=== RUN TestAddons/serial/Volcano
addons_test.go:835: volcano-scheduler stabilized in 42.521045ms
addons_test.go:851: volcano-controller stabilized in 43.096329ms
addons_test.go:843: volcano-admission stabilized in 43.717881ms
addons_test.go:857: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-scheduler" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-scheduler-576bc46687-g72p9" [c20df0f9-70ae-4065-9e2a-2ce7f023eb7a] Running
addons_test.go:857: (dbg) TestAddons/serial/Volcano: app=volcano-scheduler healthy within 6.003346619s
addons_test.go:861: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-admission" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-admission-77d7d48b68-p5jsb" [aaebdad8-eeb4-4906-b434-34e6e92794cd] Running
addons_test.go:861: (dbg) TestAddons/serial/Volcano: app=volcano-admission healthy within 5.004366308s
addons_test.go:865: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-controller" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-controllers-56675bb4d5-cmlsq" [ca1b28f8-43f4-44f1-b114-6ebf014d0673] Running
addons_test.go:865: (dbg) TestAddons/serial/Volcano: app=volcano-controller healthy within 5.009849071s
addons_test.go:870: (dbg) Run: kubectl --context addons-388835 delete -n volcano-system job volcano-admission-init
addons_test.go:876: (dbg) Run: kubectl --context addons-388835 create -f testdata/vcjob.yaml
addons_test.go:884: (dbg) Run: kubectl --context addons-388835 get vcjob -n my-volcano
addons_test.go:902: (dbg) TestAddons/serial/Volcano: waiting 3m0s for pods matching "volcano.sh/job-name=test-job" in namespace "my-volcano" ...
helpers_test.go:344: "test-job-nginx-0" [c8c93cbf-e3c7-4aac-aae5-9d2e224d43d2] Pending
helpers_test.go:344: "test-job-nginx-0" [c8c93cbf-e3c7-4aac-aae5-9d2e224d43d2] Pending: PodScheduled:Unschedulable (0/1 nodes are unavailable: 1 Insufficient cpu.)
helpers_test.go:329: TestAddons/serial/Volcano: WARNING: pod list for "my-volcano" "volcano.sh/job-name=test-job" returned: client rate limiter Wait returned an error: context deadline exceeded
addons_test.go:902: ***** TestAddons/serial/Volcano: pod "volcano.sh/job-name=test-job" failed to start within 3m0s: context deadline exceeded ****
addons_test.go:902: (dbg) Run: out/minikube-linux-arm64 status --format={{.APIServer}} -p addons-388835 -n addons-388835
addons_test.go:902: TestAddons/serial/Volcano: showing logs for failed pods as of 2024-09-20 19:30:01.289884092 +0000 UTC m=+438.459971836
addons_test.go:902: (dbg) Run: kubectl --context addons-388835 describe po test-job-nginx-0 -n my-volcano
addons_test.go:902: (dbg) kubectl --context addons-388835 describe po test-job-nginx-0 -n my-volcano:
Name: test-job-nginx-0
Namespace: my-volcano
Priority: 0
Service Account: default
Node: <none>
Labels: volcano.sh/job-name=test-job
volcano.sh/job-namespace=my-volcano
volcano.sh/queue-name=test
volcano.sh/task-index=0
volcano.sh/task-spec=nginx
Annotations: scheduling.k8s.io/group-name: test-job-32b524fe-4427-453e-b10c-20475d16c577
volcano.sh/job-name: test-job
volcano.sh/job-version: 0
volcano.sh/queue-name: test
volcano.sh/task-index: 0
volcano.sh/task-spec: nginx
volcano.sh/template-uid: test-job-nginx
Status: Pending
IP:
IPs: <none>
Controlled By: Job/test-job
Containers:
nginx:
Image: nginx:latest
Port: <none>
Host Port: <none>
Command:
sleep
10m
Limits:
cpu: 1
Requests:
cpu: 1
Environment:
GOOGLE_APPLICATION_CREDENTIALS: /google-app-creds.json
PROJECT_ID: this_is_fake
GCP_PROJECT: this_is_fake
GCLOUD_PROJECT: this_is_fake
GOOGLE_CLOUD_PROJECT: this_is_fake
CLOUDSDK_CORE_PROJECT: this_is_fake
Mounts:
/google-app-creds.json from gcp-creds (ro)
/var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-qltmv (ro)
Conditions:
Type Status
PodScheduled False
Volumes:
kube-api-access-qltmv:
Type: Projected (a volume that contains injected data from multiple sources)
TokenExpirationSeconds: 3607
ConfigMapName: kube-root-ca.crt
ConfigMapOptional: <nil>
DownwardAPI: true
gcp-creds:
Type: HostPath (bare host directory volume)
Path: /var/lib/minikube/google_application_credentials.json
HostPathType: File
QoS Class: Burstable
Node-Selectors: <none>
Tolerations: node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Warning FailedScheduling 2m59s volcano 0/1 nodes are unavailable: 1 Insufficient cpu.
addons_test.go:902: (dbg) Run: kubectl --context addons-388835 logs test-job-nginx-0 -n my-volcano
addons_test.go:902: (dbg) kubectl --context addons-388835 logs test-job-nginx-0 -n my-volcano:
addons_test.go:903: failed waiting for test-local-path pod: volcano.sh/job-name=test-job within 3m0s: context deadline exceeded
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:230: ======> post-mortem[TestAddons/serial/Volcano]: docker inspect <======
helpers_test.go:231: (dbg) Run: docker inspect addons-388835
helpers_test.go:235: (dbg) docker inspect addons-388835:
-- stdout --
[
{
"Id": "9a53efdf4d85976badca27555f38139bc7aadf5c58ed071d3bac84f814fdb9ec",
"Created": "2024-09-20T19:23:28.927825122Z",
"Path": "/usr/local/bin/entrypoint",
"Args": [
"/sbin/init"
],
"State": {
"Status": "running",
"Running": true,
"Paused": false,
"Restarting": false,
"OOMKilled": false,
"Dead": false,
"Pid": 741050,
"ExitCode": 0,
"Error": "",
"StartedAt": "2024-09-20T19:23:29.06326866Z",
"FinishedAt": "0001-01-01T00:00:00Z"
},
"Image": "sha256:f8be4f9f9351784955e36c0e64d55ad19451839d9f6d0c057285eb8f9072963b",
"ResolvConfPath": "/var/lib/docker/containers/9a53efdf4d85976badca27555f38139bc7aadf5c58ed071d3bac84f814fdb9ec/resolv.conf",
"HostnamePath": "/var/lib/docker/containers/9a53efdf4d85976badca27555f38139bc7aadf5c58ed071d3bac84f814fdb9ec/hostname",
"HostsPath": "/var/lib/docker/containers/9a53efdf4d85976badca27555f38139bc7aadf5c58ed071d3bac84f814fdb9ec/hosts",
"LogPath": "/var/lib/docker/containers/9a53efdf4d85976badca27555f38139bc7aadf5c58ed071d3bac84f814fdb9ec/9a53efdf4d85976badca27555f38139bc7aadf5c58ed071d3bac84f814fdb9ec-json.log",
"Name": "/addons-388835",
"RestartCount": 0,
"Driver": "overlay2",
"Platform": "linux",
"MountLabel": "",
"ProcessLabel": "",
"AppArmorProfile": "unconfined",
"ExecIDs": null,
"HostConfig": {
"Binds": [
"/lib/modules:/lib/modules:ro",
"addons-388835:/var"
],
"ContainerIDFile": "",
"LogConfig": {
"Type": "json-file",
"Config": {}
},
"NetworkMode": "addons-388835",
"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/76a449cf6aea898a860397dcf5d4630c42c13c407740f4ac04feadd1277c004e-init/diff:/var/lib/docker/overlay2/0eebc2dd792544f9be347ae96aac5eeb2f1e9299f1fe8e5c7ced4da8d5f2fc78/diff",
"MergedDir": "/var/lib/docker/overlay2/76a449cf6aea898a860397dcf5d4630c42c13c407740f4ac04feadd1277c004e/merged",
"UpperDir": "/var/lib/docker/overlay2/76a449cf6aea898a860397dcf5d4630c42c13c407740f4ac04feadd1277c004e/diff",
"WorkDir": "/var/lib/docker/overlay2/76a449cf6aea898a860397dcf5d4630c42c13c407740f4ac04feadd1277c004e/work"
},
"Name": "overlay2"
},
"Mounts": [
{
"Type": "bind",
"Source": "/lib/modules",
"Destination": "/lib/modules",
"Mode": "ro",
"RW": false,
"Propagation": "rprivate"
},
{
"Type": "volume",
"Name": "addons-388835",
"Source": "/var/lib/docker/volumes/addons-388835/_data",
"Destination": "/var",
"Driver": "local",
"Mode": "z",
"RW": true,
"Propagation": ""
}
],
"Config": {
"Hostname": "addons-388835",
"Domainname": "",
"User": "",
"AttachStdin": false,
"AttachStdout": false,
"AttachStderr": false,
"ExposedPorts": {
"22/tcp": {},
"2376/tcp": {},
"32443/tcp": {},
"5000/tcp": {},
"8443/tcp": {}
},
"Tty": true,
"OpenStdin": false,
"StdinOnce": false,
"Env": [
"container=docker",
"PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
],
"Cmd": null,
"Image": "gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4",
"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-388835",
"name.minikube.sigs.k8s.io": "addons-388835",
"role.minikube.sigs.k8s.io": ""
},
"StopSignal": "SIGRTMIN+3"
},
"NetworkSettings": {
"Bridge": "",
"SandboxID": "61d555fac9805602c5f8870a97f82a3d8d75055b8328f68cc7164d26fd4128d9",
"SandboxKey": "/var/run/docker/netns/61d555fac980",
"Ports": {
"22/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "33138"
}
],
"2376/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "33139"
}
],
"32443/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "33142"
}
],
"5000/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "33140"
}
],
"8443/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "33141"
}
]
},
"HairpinMode": false,
"LinkLocalIPv6Address": "",
"LinkLocalIPv6PrefixLen": 0,
"SecondaryIPAddresses": null,
"SecondaryIPv6Addresses": null,
"EndpointID": "",
"Gateway": "",
"GlobalIPv6Address": "",
"GlobalIPv6PrefixLen": 0,
"IPAddress": "",
"IPPrefixLen": 0,
"IPv6Gateway": "",
"MacAddress": "",
"Networks": {
"addons-388835": {
"IPAMConfig": {
"IPv4Address": "192.168.49.2"
},
"Links": null,
"Aliases": null,
"MacAddress": "02:42:c0:a8:31:02",
"DriverOpts": null,
"NetworkID": "b2fcf60b9c3a62191b5e9af5f7109d89a173ea744446443b8b238c87f4ff56ee",
"EndpointID": "28a83df2c0a6933dffffc76f56eba2b7eb1c0933a9270463a56ac3da4d60660d",
"Gateway": "192.168.49.1",
"IPAddress": "192.168.49.2",
"IPPrefixLen": 24,
"IPv6Gateway": "",
"GlobalIPv6Address": "",
"GlobalIPv6PrefixLen": 0,
"DNSNames": [
"addons-388835",
"9a53efdf4d85"
]
}
}
}
}
]
-- /stdout --
helpers_test.go:239: (dbg) Run: out/minikube-linux-arm64 status --format={{.Host}} -p addons-388835 -n addons-388835
helpers_test.go:244: <<< TestAddons/serial/Volcano FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======> post-mortem[TestAddons/serial/Volcano]: minikube logs <======
helpers_test.go:247: (dbg) Run: out/minikube-linux-arm64 -p addons-388835 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-388835 logs -n 25: (1.654144941s)
helpers_test.go:252: TestAddons/serial/Volcano logs:
-- stdout --
==> Audit <==
|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
| Command | Args | Profile | User | Version | Start Time | End Time |
|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
| start | -o=json --download-only | download-only-790946 | jenkins | v1.34.0 | 20 Sep 24 19:22 UTC | |
| | -p download-only-790946 | | | | | |
| | --force --alsologtostderr | | | | | |
| | --kubernetes-version=v1.20.0 | | | | | |
| | --container-runtime=containerd | | | | | |
| | --driver=docker | | | | | |
| | --container-runtime=containerd | | | | | |
| delete | --all | minikube | jenkins | v1.34.0 | 20 Sep 24 19:22 UTC | 20 Sep 24 19:22 UTC |
| delete | -p download-only-790946 | download-only-790946 | jenkins | v1.34.0 | 20 Sep 24 19:22 UTC | 20 Sep 24 19:22 UTC |
| start | -o=json --download-only | download-only-509320 | jenkins | v1.34.0 | 20 Sep 24 19:22 UTC | |
| | -p download-only-509320 | | | | | |
| | --force --alsologtostderr | | | | | |
| | --kubernetes-version=v1.31.1 | | | | | |
| | --container-runtime=containerd | | | | | |
| | --driver=docker | | | | | |
| | --container-runtime=containerd | | | | | |
| delete | --all | minikube | jenkins | v1.34.0 | 20 Sep 24 19:23 UTC | 20 Sep 24 19:23 UTC |
| delete | -p download-only-509320 | download-only-509320 | jenkins | v1.34.0 | 20 Sep 24 19:23 UTC | 20 Sep 24 19:23 UTC |
| delete | -p download-only-790946 | download-only-790946 | jenkins | v1.34.0 | 20 Sep 24 19:23 UTC | 20 Sep 24 19:23 UTC |
| delete | -p download-only-509320 | download-only-509320 | jenkins | v1.34.0 | 20 Sep 24 19:23 UTC | 20 Sep 24 19:23 UTC |
| start | --download-only -p | download-docker-973006 | jenkins | v1.34.0 | 20 Sep 24 19:23 UTC | |
| | download-docker-973006 | | | | | |
| | --alsologtostderr | | | | | |
| | --driver=docker | | | | | |
| | --container-runtime=containerd | | | | | |
| delete | -p download-docker-973006 | download-docker-973006 | jenkins | v1.34.0 | 20 Sep 24 19:23 UTC | 20 Sep 24 19:23 UTC |
| start | --download-only -p | binary-mirror-080065 | jenkins | v1.34.0 | 20 Sep 24 19:23 UTC | |
| | binary-mirror-080065 | | | | | |
| | --alsologtostderr | | | | | |
| | --binary-mirror | | | | | |
| | http://127.0.0.1:33183 | | | | | |
| | --driver=docker | | | | | |
| | --container-runtime=containerd | | | | | |
| delete | -p binary-mirror-080065 | binary-mirror-080065 | jenkins | v1.34.0 | 20 Sep 24 19:23 UTC | 20 Sep 24 19:23 UTC |
| addons | enable dashboard -p | addons-388835 | jenkins | v1.34.0 | 20 Sep 24 19:23 UTC | |
| | addons-388835 | | | | | |
| addons | disable dashboard -p | addons-388835 | jenkins | v1.34.0 | 20 Sep 24 19:23 UTC | |
| | addons-388835 | | | | | |
| start | -p addons-388835 --wait=true | addons-388835 | jenkins | v1.34.0 | 20 Sep 24 19:23 UTC | 20 Sep 24 19:26 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 | | | | | |
|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
==> Last Start <==
Log file created at: 2024/09/20 19:23:04
Running on machine: ip-172-31-30-239
Binary: Built with gc go1.23.0 for linux/arm64
Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
I0920 19:23:04.436755 740558 out.go:345] Setting OutFile to fd 1 ...
I0920 19:23:04.436963 740558 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0920 19:23:04.436989 740558 out.go:358] Setting ErrFile to fd 2...
I0920 19:23:04.437009 740558 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0920 19:23:04.437313 740558 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19678-734403/.minikube/bin
I0920 19:23:04.437815 740558 out.go:352] Setting JSON to false
I0920 19:23:04.438759 740558 start.go:129] hostinfo: {"hostname":"ip-172-31-30-239","uptime":11136,"bootTime":1726849049,"procs":156,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1070-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
I0920 19:23:04.438859 740558 start.go:139] virtualization:
I0920 19:23:04.441385 740558 out.go:177] * [addons-388835] minikube v1.34.0 on Ubuntu 20.04 (arm64)
I0920 19:23:04.443865 740558 out.go:177] - MINIKUBE_LOCATION=19678
I0920 19:23:04.444024 740558 notify.go:220] Checking for updates...
I0920 19:23:04.448156 740558 out.go:177] - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
I0920 19:23:04.450465 740558 out.go:177] - KUBECONFIG=/home/jenkins/minikube-integration/19678-734403/kubeconfig
I0920 19:23:04.452591 740558 out.go:177] - MINIKUBE_HOME=/home/jenkins/minikube-integration/19678-734403/.minikube
I0920 19:23:04.454663 740558 out.go:177] - MINIKUBE_BIN=out/minikube-linux-arm64
I0920 19:23:04.456978 740558 out.go:177] - MINIKUBE_FORCE_SYSTEMD=
I0920 19:23:04.459267 740558 driver.go:394] Setting default libvirt URI to qemu:///system
I0920 19:23:04.487844 740558 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
I0920 19:23:04.487971 740558 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0920 19:23:04.540025 740558 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-09-20 19:23:04.530610821 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7]] Warnings:<nil>}}
I0920 19:23:04.540146 740558 docker.go:318] overlay module found
I0920 19:23:04.543555 740558 out.go:177] * Using the docker driver based on user configuration
I0920 19:23:04.545397 740558 start.go:297] selected driver: docker
I0920 19:23:04.545419 740558 start.go:901] validating driver "docker" against <nil>
I0920 19:23:04.545434 740558 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
I0920 19:23:04.546065 740558 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0920 19:23:04.592721 740558 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-09-20 19:23:04.583018874 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7]] Warnings:<nil>}}
I0920 19:23:04.592947 740558 start_flags.go:310] no existing cluster config was found, will generate one from the flags
I0920 19:23:04.593183 740558 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]
I0920 19:23:04.595221 740558 out.go:177] * Using Docker driver with root privileges
I0920 19:23:04.597155 740558 cni.go:84] Creating CNI manager for ""
I0920 19:23:04.597234 740558 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
I0920 19:23:04.597249 740558 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
I0920 19:23:04.597346 740558 start.go:340] cluster config:
{Name:addons-388835 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:addons-388835 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.31.1 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}
I0920 19:23:04.601255 740558 out.go:177] * Starting "addons-388835" primary control-plane node in "addons-388835" cluster
I0920 19:23:04.603433 740558 cache.go:121] Beginning downloading kic base image for docker with containerd
I0920 19:23:04.605516 740558 out.go:177] * Pulling base image v0.0.45-1726589491-19662 ...
I0920 19:23:04.607412 740558 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime containerd
I0920 19:23:04.607466 740558 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19678-734403/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-containerd-overlay2-arm64.tar.lz4
I0920 19:23:04.607478 740558 cache.go:56] Caching tarball of preloaded images
I0920 19:23:04.607483 740558 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 in local docker daemon
I0920 19:23:04.607561 740558 preload.go:172] Found /home/jenkins/minikube-integration/19678-734403/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-containerd-overlay2-arm64.tar.lz4 in cache, skipping download
I0920 19:23:04.607571 740558 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on containerd
I0920 19:23:04.607930 740558 profile.go:143] Saving config to /home/jenkins/minikube-integration/19678-734403/.minikube/profiles/addons-388835/config.json ...
I0920 19:23:04.607957 740558 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19678-734403/.minikube/profiles/addons-388835/config.json: {Name:mk462ac17cf9e2648c3ce9b6743729c7401edbca Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0920 19:23:04.634642 740558 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 to local cache
I0920 19:23:04.634754 740558 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 in local cache directory
I0920 19:23:04.634773 740558 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 in local cache directory, skipping pull
I0920 19:23:04.634778 740558 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 exists in cache, skipping pull
I0920 19:23:04.634785 740558 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 as a tarball
I0920 19:23:04.634791 740558 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 from local cache
I0920 19:23:21.888814 740558 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 from cached tarball
I0920 19:23:21.888856 740558 cache.go:194] Successfully downloaded all kic artifacts
I0920 19:23:21.888900 740558 start.go:360] acquireMachinesLock for addons-388835: {Name:mk7beff3bd5d208d001e832367d92cb2d380a9e0 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
I0920 19:23:21.889045 740558 start.go:364] duration metric: took 121.305µs to acquireMachinesLock for "addons-388835"
I0920 19:23:21.889077 740558 start.go:93] Provisioning new machine with config: &{Name:addons-388835 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:addons-388835 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.31.1 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.31.1 ContainerRuntime:containerd ControlPlane:true Worker:true}
I0920 19:23:21.889158 740558 start.go:125] createHost starting for "" (driver="docker")
I0920 19:23:21.891366 740558 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
I0920 19:23:21.891609 740558 start.go:159] libmachine.API.Create for "addons-388835" (driver="docker")
I0920 19:23:21.891644 740558 client.go:168] LocalClient.Create starting
I0920 19:23:21.891774 740558 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19678-734403/.minikube/certs/ca.pem
I0920 19:23:22.142260 740558 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19678-734403/.minikube/certs/cert.pem
I0920 19:23:22.618533 740558 cli_runner.go:164] Run: docker network inspect addons-388835 --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}}]}"
W0920 19:23:22.634221 740558 cli_runner.go:211] docker network inspect addons-388835 --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
I0920 19:23:22.634336 740558 network_create.go:284] running [docker network inspect addons-388835] to gather additional debugging logs...
I0920 19:23:22.634359 740558 cli_runner.go:164] Run: docker network inspect addons-388835
W0920 19:23:22.649521 740558 cli_runner.go:211] docker network inspect addons-388835 returned with exit code 1
I0920 19:23:22.649554 740558 network_create.go:287] error running [docker network inspect addons-388835]: docker network inspect addons-388835: exit status 1
stdout:
[]
stderr:
Error response from daemon: network addons-388835 not found
I0920 19:23:22.649569 740558 network_create.go:289] output of [docker network inspect addons-388835]: -- stdout --
[]
-- /stdout --
** stderr **
Error response from daemon: network addons-388835 not found
** /stderr **
I0920 19:23:22.649664 740558 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}}]}"
I0920 19:23:22.665713 740558 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:0x4001c329c0}
I0920 19:23:22.665759 740558 network_create.go:124] attempt to create docker network addons-388835 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
I0920 19:23:22.665821 740558 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-388835 addons-388835
I0920 19:23:22.739010 740558 network_create.go:108] docker network addons-388835 192.168.49.0/24 created
I0920 19:23:22.739045 740558 kic.go:121] calculated static IP "192.168.49.2" for the "addons-388835" container
I0920 19:23:22.739123 740558 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
I0920 19:23:22.756920 740558 cli_runner.go:164] Run: docker volume create addons-388835 --label name.minikube.sigs.k8s.io=addons-388835 --label created_by.minikube.sigs.k8s.io=true
I0920 19:23:22.775170 740558 oci.go:103] Successfully created a docker volume addons-388835
I0920 19:23:22.775269 740558 cli_runner.go:164] Run: docker run --rm --name addons-388835-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-388835 --entrypoint /usr/bin/test -v addons-388835:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 -d /var/lib
I0920 19:23:24.823117 740558 cli_runner.go:217] Completed: docker run --rm --name addons-388835-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-388835 --entrypoint /usr/bin/test -v addons-388835:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 -d /var/lib: (2.047798453s)
I0920 19:23:24.823147 740558 oci.go:107] Successfully prepared a docker volume addons-388835
I0920 19:23:24.823183 740558 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime containerd
I0920 19:23:24.823204 740558 kic.go:194] Starting extracting preloaded images to volume ...
I0920 19:23:24.823276 740558 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19678-734403/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-containerd-overlay2-arm64.tar.lz4:/preloaded.tar:ro -v addons-388835:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 -I lz4 -xf /preloaded.tar -C /extractDir
I0920 19:23:28.868256 740558 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19678-734403/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-containerd-overlay2-arm64.tar.lz4:/preloaded.tar:ro -v addons-388835:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 -I lz4 -xf /preloaded.tar -C /extractDir: (4.044935438s)
I0920 19:23:28.868290 740558 kic.go:203] duration metric: took 4.045082137s to extract preloaded images to volume ...
W0920 19:23:28.868439 740558 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
I0920 19:23:28.868551 740558 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
I0920 19:23:28.913253 740558 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-388835 --name addons-388835 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-388835 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-388835 --network addons-388835 --ip 192.168.49.2 --volume addons-388835:/var --security-opt apparmor=unconfined --memory=4000mb --cpus=2 -e container=docker --expose 8443 --publish=127.0.0.1::8443 --publish=127.0.0.1::22 --publish=127.0.0.1::2376 --publish=127.0.0.1::5000 --publish=127.0.0.1::32443 gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4
I0920 19:23:29.245157 740558 cli_runner.go:164] Run: docker container inspect addons-388835 --format={{.State.Running}}
I0920 19:23:29.270042 740558 cli_runner.go:164] Run: docker container inspect addons-388835 --format={{.State.Status}}
I0920 19:23:29.291926 740558 cli_runner.go:164] Run: docker exec addons-388835 stat /var/lib/dpkg/alternatives/iptables
I0920 19:23:29.364286 740558 oci.go:144] the created container "addons-388835" has a running status.
I0920 19:23:29.364315 740558 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19678-734403/.minikube/machines/addons-388835/id_rsa...
I0920 19:23:30.212661 740558 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19678-734403/.minikube/machines/addons-388835/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
I0920 19:23:30.239667 740558 cli_runner.go:164] Run: docker container inspect addons-388835 --format={{.State.Status}}
I0920 19:23:30.267682 740558 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
I0920 19:23:30.267710 740558 kic_runner.go:114] Args: [docker exec --privileged addons-388835 chown docker:docker /home/docker/.ssh/authorized_keys]
I0920 19:23:30.335537 740558 cli_runner.go:164] Run: docker container inspect addons-388835 --format={{.State.Status}}
I0920 19:23:30.354696 740558 machine.go:93] provisionDockerMachine start ...
I0920 19:23:30.354789 740558 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-388835
I0920 19:23:30.373971 740558 main.go:141] libmachine: Using SSH client type: native
I0920 19:23:30.374269 740558 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x413650] 0x415e90 <nil> [] 0s} 127.0.0.1 33138 <nil> <nil>}
I0920 19:23:30.374280 740558 main.go:141] libmachine: About to run SSH command:
hostname
I0920 19:23:30.521966 740558 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-388835
I0920 19:23:30.522000 740558 ubuntu.go:169] provisioning hostname "addons-388835"
I0920 19:23:30.522064 740558 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-388835
I0920 19:23:30.546108 740558 main.go:141] libmachine: Using SSH client type: native
I0920 19:23:30.546403 740558 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x413650] 0x415e90 <nil> [] 0s} 127.0.0.1 33138 <nil> <nil>}
I0920 19:23:30.546420 740558 main.go:141] libmachine: About to run SSH command:
sudo hostname addons-388835 && echo "addons-388835" | sudo tee /etc/hostname
I0920 19:23:30.702538 740558 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-388835
I0920 19:23:30.702667 740558 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-388835
I0920 19:23:30.719921 740558 main.go:141] libmachine: Using SSH client type: native
I0920 19:23:30.720174 740558 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x413650] 0x415e90 <nil> [] 0s} 127.0.0.1 33138 <nil> <nil>}
I0920 19:23:30.720192 740558 main.go:141] libmachine: About to run SSH command:
if ! grep -xq '.*\saddons-388835' /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-388835/g' /etc/hosts;
else
echo '127.0.1.1 addons-388835' | sudo tee -a /etc/hosts;
fi
fi
I0920 19:23:30.862353 740558 main.go:141] libmachine: SSH cmd err, output: <nil>:
I0920 19:23:30.862380 740558 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19678-734403/.minikube CaCertPath:/home/jenkins/minikube-integration/19678-734403/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19678-734403/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19678-734403/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19678-734403/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19678-734403/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19678-734403/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19678-734403/.minikube}
I0920 19:23:30.862400 740558 ubuntu.go:177] setting up certificates
I0920 19:23:30.862411 740558 provision.go:84] configureAuth start
I0920 19:23:30.862486 740558 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-388835
I0920 19:23:30.879234 740558 provision.go:143] copyHostCerts
I0920 19:23:30.879321 740558 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19678-734403/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19678-734403/.minikube/ca.pem (1078 bytes)
I0920 19:23:30.879439 740558 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19678-734403/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19678-734403/.minikube/cert.pem (1123 bytes)
I0920 19:23:30.879502 740558 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19678-734403/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19678-734403/.minikube/key.pem (1679 bytes)
I0920 19:23:30.879550 740558 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19678-734403/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19678-734403/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19678-734403/.minikube/certs/ca-key.pem org=jenkins.addons-388835 san=[127.0.0.1 192.168.49.2 addons-388835 localhost minikube]
I0920 19:23:31.388437 740558 provision.go:177] copyRemoteCerts
I0920 19:23:31.388506 740558 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
I0920 19:23:31.388552 740558 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-388835
I0920 19:23:31.405620 740558 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19678-734403/.minikube/machines/addons-388835/id_rsa Username:docker}
I0920 19:23:31.507196 740558 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19678-734403/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
I0920 19:23:31.532693 740558 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19678-734403/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
I0920 19:23:31.556797 740558 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19678-734403/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
I0920 19:23:31.581070 740558 provision.go:87] duration metric: took 718.645379ms to configureAuth
I0920 19:23:31.581097 740558 ubuntu.go:193] setting minikube options for container-runtime
I0920 19:23:31.581284 740558 config.go:182] Loaded profile config "addons-388835": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.31.1
I0920 19:23:31.581293 740558 machine.go:96] duration metric: took 1.226578804s to provisionDockerMachine
I0920 19:23:31.581300 740558 client.go:171] duration metric: took 9.689646398s to LocalClient.Create
I0920 19:23:31.581314 740558 start.go:167] duration metric: took 9.68970678s to libmachine.API.Create "addons-388835"
I0920 19:23:31.581321 740558 start.go:293] postStartSetup for "addons-388835" (driver="docker")
I0920 19:23:31.581332 740558 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]
I0920 19:23:31.581382 740558 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
I0920 19:23:31.581435 740558 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-388835
I0920 19:23:31.597789 740558 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19678-734403/.minikube/machines/addons-388835/id_rsa Username:docker}
I0920 19:23:31.699725 740558 ssh_runner.go:195] Run: cat /etc/os-release
I0920 19:23:31.702742 740558 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
I0920 19:23:31.702780 740558 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
I0920 19:23:31.702796 740558 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
I0920 19:23:31.702803 740558 info.go:137] Remote host: Ubuntu 22.04.5 LTS
I0920 19:23:31.702813 740558 filesync.go:126] Scanning /home/jenkins/minikube-integration/19678-734403/.minikube/addons for local assets ...
I0920 19:23:31.702877 740558 filesync.go:126] Scanning /home/jenkins/minikube-integration/19678-734403/.minikube/files for local assets ...
I0920 19:23:31.702905 740558 start.go:296] duration metric: took 121.577809ms for postStartSetup
I0920 19:23:31.703203 740558 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-388835
I0920 19:23:31.719117 740558 profile.go:143] Saving config to /home/jenkins/minikube-integration/19678-734403/.minikube/profiles/addons-388835/config.json ...
I0920 19:23:31.719406 740558 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
I0920 19:23:31.719465 740558 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-388835
I0920 19:23:31.735613 740558 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19678-734403/.minikube/machines/addons-388835/id_rsa Username:docker}
I0920 19:23:31.831157 740558 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
I0920 19:23:31.835447 740558 start.go:128] duration metric: took 9.946273286s to createHost
I0920 19:23:31.835469 740558 start.go:83] releasing machines lock for "addons-388835", held for 9.946409145s
I0920 19:23:31.835540 740558 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-388835
I0920 19:23:31.851439 740558 ssh_runner.go:195] Run: cat /version.json
I0920 19:23:31.851484 740558 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
I0920 19:23:31.851493 740558 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-388835
I0920 19:23:31.851558 740558 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-388835
I0920 19:23:31.872182 740558 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19678-734403/.minikube/machines/addons-388835/id_rsa Username:docker}
I0920 19:23:31.888858 740558 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19678-734403/.minikube/machines/addons-388835/id_rsa Username:docker}
I0920 19:23:32.097089 740558 ssh_runner.go:195] Run: systemctl --version
I0920 19:23:32.101497 740558 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
I0920 19:23:32.105879 740558 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' {}" ;
I0920 19:23:32.131440 740558 cni.go:230] loopback cni configuration patched: "/etc/cni/net.d/*loopback.conf*" found
I0920 19:23:32.131523 740558 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -name *bridge* -or -name *podman* ) -and -not -name *.mk_disabled ) -printf "%p, " -exec sh -c "sudo mv {} {}.mk_disabled" ;
I0920 19:23:32.162604 740558 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
I0920 19:23:32.162631 740558 start.go:495] detecting cgroup driver to use...
I0920 19:23:32.162668 740558 detect.go:187] detected "cgroupfs" cgroup driver on host os
I0920 19:23:32.162723 740558 ssh_runner.go:195] Run: sudo systemctl stop -f crio
I0920 19:23:32.176123 740558 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
I0920 19:23:32.188301 740558 docker.go:217] disabling cri-docker service (if available) ...
I0920 19:23:32.188379 740558 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
I0920 19:23:32.203140 740558 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
I0920 19:23:32.217892 740558 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
I0920 19:23:32.299833 740558 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
I0920 19:23:32.388089 740558 docker.go:233] disabling docker service ...
I0920 19:23:32.388193 740558 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
I0920 19:23:32.413022 740558 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
I0920 19:23:32.425104 740558 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
I0920 19:23:32.519435 740558 ssh_runner.go:195] Run: sudo systemctl mask docker.service
I0920 19:23:32.607270 740558 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
I0920 19:23:32.625415 740558 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///run/containerd/containerd.sock
" | sudo tee /etc/crictl.yaml"
I0920 19:23:32.642481 740558 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.10"|' /etc/containerd/config.toml"
I0920 19:23:32.653251 740558 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"
I0920 19:23:32.663393 740558 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
I0920 19:23:32.663481 740558 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
I0920 19:23:32.673829 740558 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"
I0920 19:23:32.684047 740558 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
I0920 19:23:32.694681 740558 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
I0920 19:23:32.704967 740558 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
I0920 19:23:32.714521 740558 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"
I0920 19:23:32.724752 740558 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
I0920 19:23:32.734731 740558 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"
I0920 19:23:32.744636 740558 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
I0920 19:23:32.753445 740558 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
I0920 19:23:32.762141 740558 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I0920 19:23:32.852013 740558 ssh_runner.go:195] Run: sudo systemctl restart containerd
I0920 19:23:32.987519 740558 start.go:542] Will wait 60s for socket path /run/containerd/containerd.sock
I0920 19:23:32.987612 740558 ssh_runner.go:195] Run: stat /run/containerd/containerd.sock
I0920 19:23:32.991224 740558 start.go:563] Will wait 60s for crictl version
I0920 19:23:32.991292 740558 ssh_runner.go:195] Run: which crictl
I0920 19:23:32.995192 740558 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
I0920 19:23:33.038517 740558 start.go:579] Version: 0.1.0
RuntimeName: containerd
RuntimeVersion: 1.7.22
RuntimeApiVersion: v1
I0920 19:23:33.038664 740558 ssh_runner.go:195] Run: containerd --version
I0920 19:23:33.064991 740558 ssh_runner.go:195] Run: containerd --version
I0920 19:23:33.092708 740558 out.go:177] * Preparing Kubernetes v1.31.1 on containerd 1.7.22 ...
I0920 19:23:33.094708 740558 cli_runner.go:164] Run: docker network inspect addons-388835 --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}}]}"
I0920 19:23:33.110504 740558 ssh_runner.go:195] Run: grep 192.168.49.1 host.minikube.internal$ /etc/hosts
I0920 19:23:33.114263 740558 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""
I0920 19:23:33.125886 740558 kubeadm.go:883] updating cluster {Name:addons-388835 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:addons-388835 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.31.1 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} ...
I0920 19:23:33.126017 740558 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime containerd
I0920 19:23:33.126084 740558 ssh_runner.go:195] Run: sudo crictl images --output json
I0920 19:23:33.166966 740558 containerd.go:627] all images are preloaded for containerd runtime.
I0920 19:23:33.166993 740558 containerd.go:534] Images already preloaded, skipping extraction
I0920 19:23:33.167058 740558 ssh_runner.go:195] Run: sudo crictl images --output json
I0920 19:23:33.205866 740558 containerd.go:627] all images are preloaded for containerd runtime.
I0920 19:23:33.205889 740558 cache_images.go:84] Images are preloaded, skipping loading
I0920 19:23:33.205897 740558 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.1 containerd true true} ...
I0920 19:23:33.205997 740558 kubeadm.go:946] kubelet [Unit]
Wants=containerd.service
[Service]
ExecStart=
ExecStart=/var/lib/minikube/binaries/v1.31.1/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=addons-388835 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
[Install]
config:
{KubernetesVersion:v1.31.1 ClusterName:addons-388835 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:}
I0920 19:23:33.206077 740558 ssh_runner.go:195] Run: sudo crictl info
I0920 19:23:33.245586 740558 cni.go:84] Creating CNI manager for ""
I0920 19:23:33.245614 740558 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
I0920 19:23:33.245624 740558 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
I0920 19:23:33.245647 740558 kubeadm.go:181] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:192.168.49.2 APIServerPort:8443 KubernetesVersion:v1.31.1 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-388835 NodeName:addons-388835 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}
I0920 19:23:33.245789 740558 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-388835"
kubeletExtraArgs:
node-ip: 192.168.49.2
taints: []
---
apiVersion: kubeadm.k8s.io/v1beta3
kind: ClusterConfiguration
apiServer:
certSANs: ["127.0.0.1", "localhost", "192.168.49.2"]
extraArgs:
enable-admission-plugins: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
controllerManager:
extraArgs:
allocate-node-cidrs: "true"
leader-elect: "false"
scheduler:
extraArgs:
leader-elect: "false"
certificatesDir: /var/lib/minikube/certs
clusterName: mk
controlPlaneEndpoint: control-plane.minikube.internal:8443
etcd:
local:
dataDir: /var/lib/minikube/etcd
extraArgs:
proxy-refresh-interval: "70000"
kubernetesVersion: v1.31.1
networking:
dnsDomain: cluster.local
podSubnet: "10.244.0.0/16"
serviceSubnet: 10.96.0.0/12
---
apiVersion: kubelet.config.k8s.io/v1beta1
kind: KubeletConfiguration
authentication:
x509:
clientCAFile: /var/lib/minikube/certs/ca.crt
cgroupDriver: cgroupfs
containerRuntimeEndpoint: unix:///run/containerd/containerd.sock
hairpinMode: hairpin-veth
runtimeRequestTimeout: 15m
clusterDomain: "cluster.local"
# disable disk resource management by default
imageGCHighThresholdPercent: 100
evictionHard:
nodefs.available: "0%"
nodefs.inodesFree: "0%"
imagefs.available: "0%"
failSwapOn: false
staticPodPath: /etc/kubernetes/manifests
---
apiVersion: kubeproxy.config.k8s.io/v1alpha1
kind: KubeProxyConfiguration
clusterCIDR: "10.244.0.0/16"
metricsBindAddress: 0.0.0.0:10249
conntrack:
maxPerCore: 0
# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
tcpEstablishedTimeout: 0s
# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
tcpCloseWaitTimeout: 0s
I0920 19:23:33.245866 740558 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
I0920 19:23:33.254764 740558 binaries.go:44] Found k8s binaries, skipping transfer
I0920 19:23:33.254843 740558 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
I0920 19:23:33.263733 740558 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (317 bytes)
I0920 19:23:33.282266 740558 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
I0920 19:23:33.300583 740558 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2167 bytes)
I0920 19:23:33.319023 740558 ssh_runner.go:195] Run: grep 192.168.49.2 control-plane.minikube.internal$ /etc/hosts
I0920 19:23:33.322468 740558 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""
I0920 19:23:33.333186 740558 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I0920 19:23:33.418887 740558 ssh_runner.go:195] Run: sudo systemctl start kubelet
I0920 19:23:33.434726 740558 certs.go:68] Setting up /home/jenkins/minikube-integration/19678-734403/.minikube/profiles/addons-388835 for IP: 192.168.49.2
I0920 19:23:33.434790 740558 certs.go:194] generating shared ca certs ...
I0920 19:23:33.434822 740558 certs.go:226] acquiring lock for ca certs: {Name:mk05671cd2fa7cea0f374261a29f5dc2649893f0 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0920 19:23:33.434981 740558 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19678-734403/.minikube/ca.key
I0920 19:23:33.897785 740558 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19678-734403/.minikube/ca.crt ...
I0920 19:23:33.897822 740558 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19678-734403/.minikube/ca.crt: {Name:mk3f0b0561ef9f81a8ad86fee28427842f7aa49e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0920 19:23:33.898051 740558 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19678-734403/.minikube/ca.key ...
I0920 19:23:33.898069 740558 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19678-734403/.minikube/ca.key: {Name:mk90fbf5730357da558f41bafc65be68811c044b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0920 19:23:33.898165 740558 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19678-734403/.minikube/proxy-client-ca.key
I0920 19:23:34.830889 740558 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19678-734403/.minikube/proxy-client-ca.crt ...
I0920 19:23:34.830921 740558 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19678-734403/.minikube/proxy-client-ca.crt: {Name:mk576efe4a422f2d9f2bfd827139083dc97c7f1c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0920 19:23:34.831111 740558 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19678-734403/.minikube/proxy-client-ca.key ...
I0920 19:23:34.831127 740558 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19678-734403/.minikube/proxy-client-ca.key: {Name:mk75a72e50a8a1d7122c957673106d9796941347 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0920 19:23:34.831204 740558 certs.go:256] generating profile certs ...
I0920 19:23:34.831266 740558 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19678-734403/.minikube/profiles/addons-388835/client.key
I0920 19:23:34.831295 740558 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19678-734403/.minikube/profiles/addons-388835/client.crt with IP's: []
I0920 19:23:35.071396 740558 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19678-734403/.minikube/profiles/addons-388835/client.crt ...
I0920 19:23:35.071437 740558 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19678-734403/.minikube/profiles/addons-388835/client.crt: {Name:mk48628d3e84cf6f1b62f77b06141d58313d83d6 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0920 19:23:35.071645 740558 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19678-734403/.minikube/profiles/addons-388835/client.key ...
I0920 19:23:35.071662 740558 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19678-734403/.minikube/profiles/addons-388835/client.key: {Name:mk1703d2a9f0fd893397b2abe561c1e0c0a2c907 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0920 19:23:35.072450 740558 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19678-734403/.minikube/profiles/addons-388835/apiserver.key.04aba3af
I0920 19:23:35.072485 740558 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19678-734403/.minikube/profiles/addons-388835/apiserver.crt.04aba3af with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
I0920 19:23:35.565916 740558 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19678-734403/.minikube/profiles/addons-388835/apiserver.crt.04aba3af ...
I0920 19:23:35.565951 740558 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19678-734403/.minikube/profiles/addons-388835/apiserver.crt.04aba3af: {Name:mkf63ea4c08d857ad01bcf19d81711811e42293b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0920 19:23:35.566137 740558 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19678-734403/.minikube/profiles/addons-388835/apiserver.key.04aba3af ...
I0920 19:23:35.566150 740558 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19678-734403/.minikube/profiles/addons-388835/apiserver.key.04aba3af: {Name:mk38bfcc14cf42241effbe561ab13769ac8bd207 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0920 19:23:35.566846 740558 certs.go:381] copying /home/jenkins/minikube-integration/19678-734403/.minikube/profiles/addons-388835/apiserver.crt.04aba3af -> /home/jenkins/minikube-integration/19678-734403/.minikube/profiles/addons-388835/apiserver.crt
I0920 19:23:35.566936 740558 certs.go:385] copying /home/jenkins/minikube-integration/19678-734403/.minikube/profiles/addons-388835/apiserver.key.04aba3af -> /home/jenkins/minikube-integration/19678-734403/.minikube/profiles/addons-388835/apiserver.key
I0920 19:23:35.566989 740558 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19678-734403/.minikube/profiles/addons-388835/proxy-client.key
I0920 19:23:35.567011 740558 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19678-734403/.minikube/profiles/addons-388835/proxy-client.crt with IP's: []
I0920 19:23:35.846819 740558 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19678-734403/.minikube/profiles/addons-388835/proxy-client.crt ...
I0920 19:23:35.846854 740558 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19678-734403/.minikube/profiles/addons-388835/proxy-client.crt: {Name:mk340b253504dbcfa902063cb71f4387a6e8ad46 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0920 19:23:35.847599 740558 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19678-734403/.minikube/profiles/addons-388835/proxy-client.key ...
I0920 19:23:35.847621 740558 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19678-734403/.minikube/profiles/addons-388835/proxy-client.key: {Name:mkc670dbee9c05798da1efc86a90a2f5c13e2732 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0920 19:23:35.847831 740558 certs.go:484] found cert: /home/jenkins/minikube-integration/19678-734403/.minikube/certs/ca-key.pem (1675 bytes)
I0920 19:23:35.847871 740558 certs.go:484] found cert: /home/jenkins/minikube-integration/19678-734403/.minikube/certs/ca.pem (1078 bytes)
I0920 19:23:35.847900 740558 certs.go:484] found cert: /home/jenkins/minikube-integration/19678-734403/.minikube/certs/cert.pem (1123 bytes)
I0920 19:23:35.847928 740558 certs.go:484] found cert: /home/jenkins/minikube-integration/19678-734403/.minikube/certs/key.pem (1679 bytes)
I0920 19:23:35.848637 740558 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19678-734403/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
I0920 19:23:35.877172 740558 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19678-734403/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
I0920 19:23:35.902920 740558 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19678-734403/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
I0920 19:23:35.928513 740558 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19678-734403/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
I0920 19:23:35.952479 740558 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19678-734403/.minikube/profiles/addons-388835/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
I0920 19:23:35.977153 740558 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19678-734403/.minikube/profiles/addons-388835/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
I0920 19:23:36.010525 740558 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19678-734403/.minikube/profiles/addons-388835/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
I0920 19:23:36.038051 740558 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19678-734403/.minikube/profiles/addons-388835/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
I0920 19:23:36.064210 740558 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19678-734403/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
I0920 19:23:36.091511 740558 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
I0920 19:23:36.111682 740558 ssh_runner.go:195] Run: openssl version
I0920 19:23:36.117460 740558 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"
I0920 19:23:36.127444 740558 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
I0920 19:23:36.131835 740558 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 20 19:23 /usr/share/ca-certificates/minikubeCA.pem
I0920 19:23:36.131907 740558 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
I0920 19:23:36.138955 740558 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"
I0920 19:23:36.148590 740558 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
I0920 19:23:36.152166 740558 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
I0920 19:23:36.152217 740558 kubeadm.go:392] StartCluster: {Name:addons-388835 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:addons-388835 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.31.1 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}
I0920 19:23:36.152296 740558 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:paused Name: Namespaces:[kube-system]}
I0920 19:23:36.152373 740558 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
I0920 19:23:36.193594 740558 cri.go:89] found id: ""
I0920 19:23:36.193667 740558 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
I0920 19:23:36.202390 740558 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
I0920 19:23:36.211368 740558 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
I0920 19:23:36.211433 740558 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
I0920 19:23:36.220280 740558 kubeadm.go:155] config check failed, skipping stale config cleanup: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf: Process exited with status 2
stdout:
stderr:
ls: cannot access '/etc/kubernetes/admin.conf': No such file or directory
ls: cannot access '/etc/kubernetes/kubelet.conf': No such file or directory
ls: cannot access '/etc/kubernetes/controller-manager.conf': No such file or directory
ls: cannot access '/etc/kubernetes/scheduler.conf': No such file or directory
I0920 19:23:36.220343 740558 kubeadm.go:157] found existing configuration files:
I0920 19:23:36.220570 740558 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
I0920 19:23:36.232939 740558 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/admin.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf: Process exited with status 2
stdout:
stderr:
grep: /etc/kubernetes/admin.conf: No such file or directory
I0920 19:23:36.233031 740558 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
I0920 19:23:36.241496 740558 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
I0920 19:23:36.250612 740558 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/kubelet.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf: Process exited with status 2
stdout:
stderr:
grep: /etc/kubernetes/kubelet.conf: No such file or directory
I0920 19:23:36.250684 740558 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
I0920 19:23:36.259403 740558 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
I0920 19:23:36.269064 740558 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/controller-manager.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf: Process exited with status 2
stdout:
stderr:
grep: /etc/kubernetes/controller-manager.conf: No such file or directory
I0920 19:23:36.269146 740558 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
I0920 19:23:36.277881 740558 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
I0920 19:23:36.286558 740558 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/scheduler.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf: Process exited with status 2
stdout:
stderr:
grep: /etc/kubernetes/scheduler.conf: No such file or directory
I0920 19:23:36.286628 740558 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
I0920 19:23:36.295168 740558 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.1:$PATH" kubeadm init --config /var/tmp/minikube/kubeadm.yaml --ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests,DirAvailable--var-lib-minikube,DirAvailable--var-lib-minikube-etcd,FileAvailable--etc-kubernetes-manifests-kube-scheduler.yaml,FileAvailable--etc-kubernetes-manifests-kube-apiserver.yaml,FileAvailable--etc-kubernetes-manifests-kube-controller-manager.yaml,FileAvailable--etc-kubernetes-manifests-etcd.yaml,Port-10250,Swap,NumCPU,Mem,SystemVerification,FileContent--proc-sys-net-bridge-bridge-nf-call-iptables"
I0920 19:23:36.336063 740558 kubeadm.go:310] [init] Using Kubernetes version: v1.31.1
I0920 19:23:36.336132 740558 kubeadm.go:310] [preflight] Running pre-flight checks
I0920 19:23:36.367383 740558 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
I0920 19:23:36.367462 740558 kubeadm.go:310] [0;37mKERNEL_VERSION[0m: [0;32m5.15.0-1070-aws[0m
I0920 19:23:36.367501 740558 kubeadm.go:310] [0;37mOS[0m: [0;32mLinux[0m
I0920 19:23:36.367552 740558 kubeadm.go:310] [0;37mCGROUPS_CPU[0m: [0;32menabled[0m
I0920 19:23:36.367603 740558 kubeadm.go:310] [0;37mCGROUPS_CPUACCT[0m: [0;32menabled[0m
I0920 19:23:36.367654 740558 kubeadm.go:310] [0;37mCGROUPS_CPUSET[0m: [0;32menabled[0m
I0920 19:23:36.367705 740558 kubeadm.go:310] [0;37mCGROUPS_DEVICES[0m: [0;32menabled[0m
I0920 19:23:36.367755 740558 kubeadm.go:310] [0;37mCGROUPS_FREEZER[0m: [0;32menabled[0m
I0920 19:23:36.367807 740558 kubeadm.go:310] [0;37mCGROUPS_MEMORY[0m: [0;32menabled[0m
I0920 19:23:36.367864 740558 kubeadm.go:310] [0;37mCGROUPS_PIDS[0m: [0;32menabled[0m
I0920 19:23:36.367917 740558 kubeadm.go:310] [0;37mCGROUPS_HUGETLB[0m: [0;32menabled[0m
I0920 19:23:36.367967 740558 kubeadm.go:310] [0;37mCGROUPS_BLKIO[0m: [0;32menabled[0m
I0920 19:23:36.449009 740558 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
I0920 19:23:36.449123 740558 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
I0920 19:23:36.449219 740558 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
I0920 19:23:36.454467 740558 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
I0920 19:23:36.457420 740558 out.go:235] - Generating certificates and keys ...
I0920 19:23:36.457529 740558 kubeadm.go:310] [certs] Using existing ca certificate authority
I0920 19:23:36.457608 740558 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
I0920 19:23:37.774921 740558 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
I0920 19:23:38.572752 740558 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
I0920 19:23:38.891226 740558 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
I0920 19:23:39.420348 740558 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
I0920 19:23:39.771149 740558 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
I0920 19:23:39.771308 740558 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-388835 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
I0920 19:23:40.134247 740558 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
I0920 19:23:40.134833 740558 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-388835 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
I0920 19:23:40.374021 740558 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
I0920 19:23:40.624673 740558 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
I0920 19:23:41.673065 740558 kubeadm.go:310] [certs] Generating "sa" key and public key
I0920 19:23:41.673352 740558 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
I0920 19:23:42.595168 740558 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
I0920 19:23:42.814271 740558 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
I0920 19:23:43.382426 740558 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
I0920 19:23:43.671488 740558 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
I0920 19:23:44.943545 740558 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
I0920 19:23:44.944242 740558 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
I0920 19:23:44.947203 740558 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
I0920 19:23:44.950010 740558 out.go:235] - Booting up control plane ...
I0920 19:23:44.950125 740558 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
I0920 19:23:44.950205 740558 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
I0920 19:23:44.950276 740558 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
I0920 19:23:44.961147 740558 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
I0920 19:23:44.968001 740558 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
I0920 19:23:44.968216 740558 kubeadm.go:310] [kubelet-start] Starting the kubelet
I0920 19:23:45.151602 740558 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
I0920 19:23:45.152581 740558 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
I0920 19:23:47.664194 740558 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 2.511655441s
I0920 19:23:47.664285 740558 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
I0920 19:23:54.666445 740558 kubeadm.go:310] [api-check] The API server is healthy after 7.002246154s
I0920 19:23:54.690946 740558 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
I0920 19:23:54.703964 740558 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
I0920 19:23:54.731491 740558 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
I0920 19:23:54.731706 740558 kubeadm.go:310] [mark-control-plane] Marking the node addons-388835 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
I0920 19:23:54.744289 740558 kubeadm.go:310] [bootstrap-token] Using token: 52wqa9.z738ke7mmaxfj21y
I0920 19:23:54.746491 740558 out.go:235] - Configuring RBAC rules ...
I0920 19:23:54.746651 740558 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
I0920 19:23:54.751867 740558 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
I0920 19:23:54.763107 740558 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
I0920 19:23:54.769056 740558 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
I0920 19:23:54.773143 740558 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
I0920 19:23:54.777419 740558 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
I0920 19:23:55.087373 740558 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
I0920 19:23:55.502419 740558 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
I0920 19:23:56.075109 740558 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
I0920 19:23:56.076617 740558 kubeadm.go:310]
I0920 19:23:56.076694 740558 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
I0920 19:23:56.076700 740558 kubeadm.go:310]
I0920 19:23:56.076777 740558 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
I0920 19:23:56.076782 740558 kubeadm.go:310]
I0920 19:23:56.076807 740558 kubeadm.go:310] mkdir -p $HOME/.kube
I0920 19:23:56.077277 740558 kubeadm.go:310] sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
I0920 19:23:56.077344 740558 kubeadm.go:310] sudo chown $(id -u):$(id -g) $HOME/.kube/config
I0920 19:23:56.077350 740558 kubeadm.go:310]
I0920 19:23:56.077403 740558 kubeadm.go:310] Alternatively, if you are the root user, you can run:
I0920 19:23:56.077407 740558 kubeadm.go:310]
I0920 19:23:56.077454 740558 kubeadm.go:310] export KUBECONFIG=/etc/kubernetes/admin.conf
I0920 19:23:56.077459 740558 kubeadm.go:310]
I0920 19:23:56.077510 740558 kubeadm.go:310] You should now deploy a pod network to the cluster.
I0920 19:23:56.077584 740558 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
I0920 19:23:56.077651 740558 kubeadm.go:310] https://kubernetes.io/docs/concepts/cluster-administration/addons/
I0920 19:23:56.077655 740558 kubeadm.go:310]
I0920 19:23:56.077960 740558 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
I0920 19:23:56.078053 740558 kubeadm.go:310] and service account keys on each node and then running the following as root:
I0920 19:23:56.078059 740558 kubeadm.go:310]
I0920 19:23:56.078361 740558 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token 52wqa9.z738ke7mmaxfj21y \
I0920 19:23:56.078470 740558 kubeadm.go:310] --discovery-token-ca-cert-hash sha256:8b304dfc288e6e4b82506869632c46f85018683fd47b95b6c7b299c4720c7503 \
I0920 19:23:56.078680 740558 kubeadm.go:310] --control-plane
I0920 19:23:56.078691 740558 kubeadm.go:310]
I0920 19:23:56.078956 740558 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
I0920 19:23:56.078985 740558 kubeadm.go:310]
I0920 19:23:56.079512 740558 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token 52wqa9.z738ke7mmaxfj21y \
I0920 19:23:56.079838 740558 kubeadm.go:310] --discovery-token-ca-cert-hash sha256:8b304dfc288e6e4b82506869632c46f85018683fd47b95b6c7b299c4720c7503
I0920 19:23:56.084749 740558 kubeadm.go:310] W0920 19:23:36.332572 1020 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "ClusterConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
I0920 19:23:56.085050 740558 kubeadm.go:310] W0920 19:23:36.333595 1020 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "InitConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
I0920 19:23:56.085269 740558 kubeadm.go:310] [WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.15.0-1070-aws\n", err: exit status 1
I0920 19:23:56.085379 740558 kubeadm.go:310] [WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
I0920 19:23:56.085403 740558 cni.go:84] Creating CNI manager for ""
I0920 19:23:56.085416 740558 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
I0920 19:23:56.087710 740558 out.go:177] * Configuring CNI (Container Networking Interface) ...
I0920 19:23:56.089718 740558 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
I0920 19:23:56.093729 740558 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.1/kubectl ...
I0920 19:23:56.093753 740558 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
I0920 19:23:56.113088 740558 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
I0920 19:23:56.405177 740558 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
I0920 19:23:56.405304 740558 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
I0920 19:23:56.405302 740558 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-388835 minikube.k8s.io/updated_at=2024_09_20T19_23_56_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=57d42ff8d541388826f5d9c37044129ec69c3d0a minikube.k8s.io/name=addons-388835 minikube.k8s.io/primary=true
I0920 19:23:56.418910 740558 ops.go:34] apiserver oom_adj: -16
I0920 19:23:56.550939 740558 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0920 19:23:57.051584 740558 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0920 19:23:57.552067 740558 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0920 19:23:58.051654 740558 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0920 19:23:58.551540 740558 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0920 19:23:59.051747 740558 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0920 19:23:59.551299 740558 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0920 19:24:00.064305 740558 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0920 19:24:00.336167 740558 kubeadm.go:1113] duration metric: took 3.93088752s to wait for elevateKubeSystemPrivileges
I0920 19:24:00.336199 740558 kubeadm.go:394] duration metric: took 24.183988016s to StartCluster
I0920 19:24:00.336221 740558 settings.go:142] acquiring lock: {Name:mk0c46dfbbc36539bac54a4b44b23e5293c710e8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0920 19:24:00.336358 740558 settings.go:150] Updating kubeconfig: /home/jenkins/minikube-integration/19678-734403/kubeconfig
I0920 19:24:00.336795 740558 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19678-734403/kubeconfig: {Name:mk2c4e41774b0706b15fe3f774308577d8981408 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0920 19:24:00.344635 740558 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:containerd ControlPlane:true Worker:true}
I0920 19:24:00.345035 740558 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
I0920 19:24:00.345378 740558 config.go:182] Loaded profile config "addons-388835": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.31.1
I0920 19:24:00.345421 740558 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 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]
I0920 19:24:00.345513 740558 addons.go:69] Setting yakd=true in profile "addons-388835"
I0920 19:24:00.345529 740558 addons.go:234] Setting addon yakd=true in "addons-388835"
I0920 19:24:00.345560 740558 host.go:66] Checking if "addons-388835" exists ...
I0920 19:24:00.346067 740558 cli_runner.go:164] Run: docker container inspect addons-388835 --format={{.State.Status}}
I0920 19:24:00.347838 740558 addons.go:69] Setting cloud-spanner=true in profile "addons-388835"
I0920 19:24:00.347866 740558 addons.go:234] Setting addon cloud-spanner=true in "addons-388835"
I0920 19:24:00.347910 740558 host.go:66] Checking if "addons-388835" exists ...
I0920 19:24:00.348427 740558 cli_runner.go:164] Run: docker container inspect addons-388835 --format={{.State.Status}}
I0920 19:24:00.348799 740558 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-388835"
I0920 19:24:00.348820 740558 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-388835"
I0920 19:24:00.348851 740558 host.go:66] Checking if "addons-388835" exists ...
I0920 19:24:00.350045 740558 cli_runner.go:164] Run: docker container inspect addons-388835 --format={{.State.Status}}
I0920 19:24:00.355523 740558 addons.go:69] Setting registry=true in profile "addons-388835"
I0920 19:24:00.355708 740558 addons.go:234] Setting addon registry=true in "addons-388835"
I0920 19:24:00.355789 740558 host.go:66] Checking if "addons-388835" exists ...
I0920 19:24:00.357190 740558 cli_runner.go:164] Run: docker container inspect addons-388835 --format={{.State.Status}}
I0920 19:24:00.367994 740558 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-388835"
I0920 19:24:00.368087 740558 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-388835"
I0920 19:24:00.368125 740558 host.go:66] Checking if "addons-388835" exists ...
I0920 19:24:00.368703 740558 cli_runner.go:164] Run: docker container inspect addons-388835 --format={{.State.Status}}
I0920 19:24:00.369498 740558 addons.go:69] Setting storage-provisioner=true in profile "addons-388835"
I0920 19:24:00.369576 740558 addons.go:234] Setting addon storage-provisioner=true in "addons-388835"
I0920 19:24:00.369650 740558 host.go:66] Checking if "addons-388835" exists ...
I0920 19:24:00.370387 740558 cli_runner.go:164] Run: docker container inspect addons-388835 --format={{.State.Status}}
I0920 19:24:00.414551 740558 addons.go:69] Setting default-storageclass=true in profile "addons-388835"
I0920 19:24:00.414591 740558 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-388835"
I0920 19:24:00.415015 740558 cli_runner.go:164] Run: docker container inspect addons-388835 --format={{.State.Status}}
I0920 19:24:00.416565 740558 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-388835"
I0920 19:24:00.416603 740558 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-388835"
I0920 19:24:00.416970 740558 cli_runner.go:164] Run: docker container inspect addons-388835 --format={{.State.Status}}
I0920 19:24:00.434086 740558 addons.go:69] Setting gcp-auth=true in profile "addons-388835"
I0920 19:24:00.434136 740558 mustload.go:65] Loading cluster: addons-388835
I0920 19:24:00.434401 740558 config.go:182] Loaded profile config "addons-388835": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.31.1
I0920 19:24:00.434695 740558 cli_runner.go:164] Run: docker container inspect addons-388835 --format={{.State.Status}}
I0920 19:24:00.519299 740558 addons.go:69] Setting volcano=true in profile "addons-388835"
I0920 19:24:00.519339 740558 addons.go:234] Setting addon volcano=true in "addons-388835"
I0920 19:24:00.519382 740558 host.go:66] Checking if "addons-388835" exists ...
I0920 19:24:00.519929 740558 cli_runner.go:164] Run: docker container inspect addons-388835 --format={{.State.Status}}
I0920 19:24:00.536380 740558 addons.go:69] Setting ingress=true in profile "addons-388835"
I0920 19:24:00.536421 740558 addons.go:234] Setting addon ingress=true in "addons-388835"
I0920 19:24:00.536478 740558 host.go:66] Checking if "addons-388835" exists ...
I0920 19:24:00.537059 740558 cli_runner.go:164] Run: docker container inspect addons-388835 --format={{.State.Status}}
I0920 19:24:00.545198 740558 addons.go:69] Setting volumesnapshots=true in profile "addons-388835"
I0920 19:24:00.545265 740558 addons.go:234] Setting addon volumesnapshots=true in "addons-388835"
I0920 19:24:00.545323 740558 host.go:66] Checking if "addons-388835" exists ...
I0920 19:24:00.545891 740558 cli_runner.go:164] Run: docker container inspect addons-388835 --format={{.State.Status}}
I0920 19:24:00.582835 740558 addons.go:69] Setting ingress-dns=true in profile "addons-388835"
I0920 19:24:00.582870 740558 addons.go:234] Setting addon ingress-dns=true in "addons-388835"
I0920 19:24:00.582921 740558 host.go:66] Checking if "addons-388835" exists ...
I0920 19:24:00.583552 740558 cli_runner.go:164] Run: docker container inspect addons-388835 --format={{.State.Status}}
I0920 19:24:00.584898 740558 out.go:177] * Verifying Kubernetes components...
I0920 19:24:00.608129 740558 addons.go:69] Setting inspektor-gadget=true in profile "addons-388835"
I0920 19:24:00.608170 740558 addons.go:234] Setting addon inspektor-gadget=true in "addons-388835"
I0920 19:24:00.608213 740558 host.go:66] Checking if "addons-388835" exists ...
I0920 19:24:00.608747 740558 cli_runner.go:164] Run: docker container inspect addons-388835 --format={{.State.Status}}
I0920 19:24:00.624106 740558 addons.go:69] Setting metrics-server=true in profile "addons-388835"
I0920 19:24:00.624142 740558 addons.go:234] Setting addon metrics-server=true in "addons-388835"
I0920 19:24:00.624182 740558 host.go:66] Checking if "addons-388835" exists ...
I0920 19:24:00.624942 740558 cli_runner.go:164] Run: docker container inspect addons-388835 --format={{.State.Status}}
I0920 19:24:00.629690 740558 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I0920 19:24:00.660609 740558 out.go:177] - Using image docker.io/marcnuri/yakd:0.0.5
I0920 19:24:00.662917 740558 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
I0920 19:24:00.663004 740558 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
I0920 19:24:00.663141 740558 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-388835
I0920 19:24:00.685361 740558 out.go:177] - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.23
I0920 19:24:00.687920 740558 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
I0920 19:24:00.687990 740558 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
I0920 19:24:00.688111 740558 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-388835
I0920 19:24:00.708415 740558 out.go:177] - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
I0920 19:24:00.710842 740558 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
I0920 19:24:00.710876 740558 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
I0920 19:24:00.710961 740558 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-388835
I0920 19:24:00.758840 740558 addons.go:234] Setting addon default-storageclass=true in "addons-388835"
I0920 19:24:00.758885 740558 host.go:66] Checking if "addons-388835" exists ...
I0920 19:24:00.759321 740558 cli_runner.go:164] Run: docker container inspect addons-388835 --format={{.State.Status}}
I0920 19:24:00.791227 740558 out.go:177] - Using image gcr.io/k8s-minikube/storage-provisioner:v5
I0920 19:24:00.793406 740558 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
I0920 19:24:00.793491 740558 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
I0920 19:24:00.793593 740558 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-388835
I0920 19:24:00.805076 740558 out.go:177] - Using image docker.io/volcanosh/vc-scheduler:v1.9.0
I0920 19:24:00.810959 740558 out.go:177] - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
I0920 19:24:00.816902 740558 out.go:177] - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
I0920 19:24:00.818468 740558 out.go:177] - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
I0920 19:24:00.818722 740558 out.go:177] - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
I0920 19:24:00.830004 740558 out.go:177] - Using image docker.io/registry:2.8.3
I0920 19:24:00.833852 740558 out.go:177] - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
I0920 19:24:00.835559 740558 out.go:177] - Using image docker.io/volcanosh/vc-webhook-manager:v1.9.0
I0920 19:24:00.835778 740558 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
I0920 19:24:00.835810 740558 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
I0920 19:24:00.835910 740558 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-388835
I0920 19:24:00.836199 740558 out.go:177] - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
I0920 19:24:00.841564 740558 out.go:177] - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
I0920 19:24:00.845989 740558 out.go:177] - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
I0920 19:24:00.851848 740558 out.go:177] - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
I0920 19:24:00.854579 740558 out.go:177] - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
I0920 19:24:00.856057 740558 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
I0920 19:24:00.856074 740558 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
I0920 19:24:00.856143 740558 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-388835
I0920 19:24:00.857044 740558 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
I0920 19:24:00.857104 740558 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
I0920 19:24:00.857192 740558 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-388835
I0920 19:24:00.874865 740558 out.go:177] - Using image docker.io/volcanosh/vc-controller-manager:v1.9.0
I0920 19:24:00.877400 740558 out.go:177] - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.32.0
I0920 19:24:00.879533 740558 addons.go:431] installing /etc/kubernetes/addons/volcano-deployment.yaml
I0920 19:24:00.879605 740558 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volcano-deployment.yaml (434001 bytes)
I0920 19:24:00.879706 740558 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-388835
I0920 19:24:00.880256 740558 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
I0920 19:24:00.880273 740558 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
I0920 19:24:00.880322 740558 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-388835
I0920 19:24:00.904090 740558 out.go:177] - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
I0920 19:24:00.904366 740558 out.go:177] - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
I0920 19:24:00.906891 740558 out.go:177] - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
I0920 19:24:00.909155 740558 out.go:177] - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
I0920 19:24:00.910761 740558 out.go:177] - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
I0920 19:24:00.911721 740558 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
I0920 19:24:00.911774 740558 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
I0920 19:24:00.911881 740558 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-388835
I0920 19:24:00.927483 740558 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-388835"
I0920 19:24:00.927526 740558 host.go:66] Checking if "addons-388835" exists ...
I0920 19:24:00.927975 740558 cli_runner.go:164] Run: docker container inspect addons-388835 --format={{.State.Status}}
I0920 19:24:00.928210 740558 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
I0920 19:24:00.928225 740558 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
I0920 19:24:00.928268 740558 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-388835
I0920 19:24:00.945370 740558 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19678-734403/.minikube/machines/addons-388835/id_rsa Username:docker}
I0920 19:24:00.946184 740558 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19678-734403/.minikube/machines/addons-388835/id_rsa Username:docker}
I0920 19:24:00.946407 740558 host.go:66] Checking if "addons-388835" exists ...
I0920 19:24:00.947951 740558 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
I0920 19:24:00.947967 740558 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
I0920 19:24:00.948020 740558 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-388835
I0920 19:24:00.957821 740558 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19678-734403/.minikube/machines/addons-388835/id_rsa Username:docker}
I0920 19:24:00.998708 740558 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
I0920 19:24:00.998731 740558 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
I0920 19:24:00.998814 740558 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-388835
I0920 19:24:01.010952 740558 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19678-734403/.minikube/machines/addons-388835/id_rsa Username:docker}
I0920 19:24:01.094453 740558 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19678-734403/.minikube/machines/addons-388835/id_rsa Username:docker}
I0920 19:24:01.098545 740558 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19678-734403/.minikube/machines/addons-388835/id_rsa Username:docker}
I0920 19:24:01.120848 740558 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19678-734403/.minikube/machines/addons-388835/id_rsa Username:docker}
I0920 19:24:01.121533 740558 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19678-734403/.minikube/machines/addons-388835/id_rsa Username:docker}
I0920 19:24:01.124080 740558 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19678-734403/.minikube/machines/addons-388835/id_rsa Username:docker}
I0920 19:24:01.134407 740558 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19678-734403/.minikube/machines/addons-388835/id_rsa Username:docker}
I0920 19:24:01.142094 740558 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19678-734403/.minikube/machines/addons-388835/id_rsa Username:docker}
I0920 19:24:01.165083 740558 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19678-734403/.minikube/machines/addons-388835/id_rsa Username:docker}
I0920 19:24:01.175778 740558 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19678-734403/.minikube/machines/addons-388835/id_rsa Username:docker}
I0920 19:24:01.179765 740558 out.go:177] - Using image docker.io/busybox:stable
I0920 19:24:01.181825 740558 out.go:177] - Using image docker.io/rancher/local-path-provisioner:v0.0.22
I0920 19:24:01.183672 740558 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
I0920 19:24:01.183699 740558 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
I0920 19:24:01.183765 740558 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-388835
I0920 19:24:01.211951 740558 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19678-734403/.minikube/machines/addons-388835/id_rsa Username:docker}
I0920 19:24:01.256009 740558 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^ forward . \/etc\/resolv.conf.*/i \ hosts {\n 192.168.49.1 host.minikube.internal\n fallthrough\n }' -e '/^ errors *$/i \ log' | sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
I0920 19:24:01.256147 740558 ssh_runner.go:195] Run: sudo systemctl start kubelet
I0920 19:24:01.880479 740558 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
I0920 19:24:01.955458 740558 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
I0920 19:24:01.955541 740558 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
I0920 19:24:01.995952 740558 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
I0920 19:24:02.026004 740558 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
I0920 19:24:02.026080 740558 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
I0920 19:24:02.029551 740558 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
I0920 19:24:02.029627 740558 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
I0920 19:24:02.043563 740558 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
I0920 19:24:02.043651 740558 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
I0920 19:24:02.057805 740558 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/volcano-deployment.yaml
I0920 19:24:02.073421 740558 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
I0920 19:24:02.073498 740558 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
I0920 19:24:02.106797 740558 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
I0920 19:24:02.111087 740558 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
I0920 19:24:02.128542 740558 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
I0920 19:24:02.128626 740558 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
I0920 19:24:02.147536 740558 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
I0920 19:24:02.147618 740558 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
I0920 19:24:02.153236 740558 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
I0920 19:24:02.195515 740558 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
I0920 19:24:02.283164 740558 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
I0920 19:24:02.311919 740558 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
I0920 19:24:02.311996 740558 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
I0920 19:24:02.361100 740558 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
I0920 19:24:02.361177 740558 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
I0920 19:24:02.404528 740558 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
I0920 19:24:02.404608 740558 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)
I0920 19:24:02.405961 740558 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
I0920 19:24:02.406029 740558 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
I0920 19:24:02.435896 740558 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
I0920 19:24:02.435971 740558 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
I0920 19:24:02.478633 740558 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
I0920 19:24:02.478709 740558 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
I0920 19:24:02.510982 740558 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
I0920 19:24:02.511060 740558 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
I0920 19:24:02.516065 740558 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
I0920 19:24:02.516144 740558 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
I0920 19:24:02.709101 740558 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
I0920 19:24:02.709182 740558 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
I0920 19:24:02.755247 740558 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
I0920 19:24:02.755328 740558 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
I0920 19:24:02.780271 740558 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
I0920 19:24:02.795123 740558 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
I0920 19:24:02.795201 740558 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
I0920 19:24:02.797003 740558 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
I0920 19:24:02.797078 740558 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
I0920 19:24:02.801430 740558 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
I0920 19:24:02.801503 740558 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
I0920 19:24:02.927100 740558 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
I0920 19:24:02.927181 740558 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
I0920 19:24:02.975420 740558 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml
I0920 19:24:03.026249 740558 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
I0920 19:24:03.026338 740558 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
I0920 19:24:03.072335 740558 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml
I0920 19:24:03.120807 740558 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
I0920 19:24:03.120883 740558 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
I0920 19:24:03.148461 740558 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.892281123s)
I0920 19:24:03.149472 740558 node_ready.go:35] waiting up to 6m0s for node "addons-388835" to be "Ready" ...
I0920 19:24:03.149759 740558 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^ forward . \/etc\/resolv.conf.*/i \ hosts {\n 192.168.49.1 host.minikube.internal\n fallthrough\n }' -e '/^ errors *$/i \ log' | sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (1.893714792s)
I0920 19:24:03.149827 740558 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
I0920 19:24:03.157153 740558 node_ready.go:49] node "addons-388835" has status "Ready":"True"
I0920 19:24:03.157226 740558 node_ready.go:38] duration metric: took 7.683828ms for node "addons-388835" to be "Ready" ...
I0920 19:24:03.157251 740558 pod_ready.go:36] extra waiting up to 6m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
I0920 19:24:03.184424 740558 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-gc4xn" in "kube-system" namespace to be "Ready" ...
I0920 19:24:03.320996 740558 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
I0920 19:24:03.321078 740558 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
I0920 19:24:03.436491 740558 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
I0920 19:24:03.436520 740558 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
I0920 19:24:03.486407 740558 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
I0920 19:24:03.619859 740558 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
I0920 19:24:03.619886 740558 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
I0920 19:24:03.653965 740558 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-388835" context rescaled to 1 replicas
I0920 19:24:03.744031 740558 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
I0920 19:24:03.744111 740558 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
I0920 19:24:03.903942 740558 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml
I0920 19:24:04.030910 740558 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
I0920 19:24:04.030993 740558 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
I0920 19:24:04.269648 740558 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (2.389127985s)
I0920 19:24:04.344994 740558 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (2.348936108s)
I0920 19:24:04.688119 740558 pod_ready.go:98] error getting pod "coredns-7c65d6cfc9-gc4xn" in "kube-system" namespace (skipping!): pods "coredns-7c65d6cfc9-gc4xn" not found
I0920 19:24:04.688194 740558 pod_ready.go:82] duration metric: took 1.503684567s for pod "coredns-7c65d6cfc9-gc4xn" in "kube-system" namespace to be "Ready" ...
E0920 19:24:04.688221 740558 pod_ready.go:67] WaitExtra: waitPodCondition: error getting pod "coredns-7c65d6cfc9-gc4xn" in "kube-system" namespace (skipping!): pods "coredns-7c65d6cfc9-gc4xn" not found
I0920 19:24:04.688262 740558 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-jvb97" in "kube-system" namespace to be "Ready" ...
I0920 19:24:04.708088 740558 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
I0920 19:24:04.708386 740558 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
I0920 19:24:05.255398 740558 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
I0920 19:24:05.255473 740558 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
I0920 19:24:05.735224 740558 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
I0920 19:24:05.735305 740558 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
I0920 19:24:05.901293 740558 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
I0920 19:24:06.698761 740558 pod_ready.go:103] pod "coredns-7c65d6cfc9-jvb97" in "kube-system" namespace has status "Ready":"False"
I0920 19:24:08.177793 740558 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
I0920 19:24:08.177944 740558 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-388835
I0920 19:24:08.213934 740558 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19678-734403/.minikube/machines/addons-388835/id_rsa Username:docker}
I0920 19:24:08.516882 740558 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
I0920 19:24:08.569723 740558 addons.go:234] Setting addon gcp-auth=true in "addons-388835"
I0920 19:24:08.569775 740558 host.go:66] Checking if "addons-388835" exists ...
I0920 19:24:08.570252 740558 cli_runner.go:164] Run: docker container inspect addons-388835 --format={{.State.Status}}
I0920 19:24:08.597148 740558 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
I0920 19:24:08.597199 740558 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-388835
I0920 19:24:08.622800 740558 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/19678-734403/.minikube/machines/addons-388835/id_rsa Username:docker}
I0920 19:24:09.241763 740558 pod_ready.go:103] pod "coredns-7c65d6cfc9-jvb97" in "kube-system" namespace has status "Ready":"False"
I0920 19:24:11.007844 740558 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/volcano-deployment.yaml: (8.949941509s)
I0920 19:24:11.007960 740558 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (8.901090562s)
I0920 19:24:11.008026 740558 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (8.896858692s)
I0920 19:24:11.008189 740558 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (8.854876126s)
I0920 19:24:11.008267 740558 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (8.812674484s)
I0920 19:24:11.008288 740558 addons.go:475] Verifying addon ingress=true in "addons-388835"
I0920 19:24:11.008495 740558 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (8.725264696s)
I0920 19:24:11.008902 740558 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (8.228555073s)
I0920 19:24:11.008932 740558 addons.go:475] Verifying addon registry=true in "addons-388835"
I0920 19:24:11.009052 740558 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml: (8.033535636s)
I0920 19:24:11.009280 740558 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (7.936849106s)
I0920 19:24:11.009645 740558 addons.go:475] Verifying addon metrics-server=true in "addons-388835"
I0920 19:24:11.009372 740558 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (7.522932305s)
W0920 19:24:11.009677 740558 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
stdout:
customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
serviceaccount/snapshot-controller created
clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
deployment.apps/snapshot-controller created
stderr:
error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
ensure CRDs are installed first
I0920 19:24:11.009712 740558 retry.go:31] will retry after 282.775658ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
stdout:
customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
serviceaccount/snapshot-controller created
clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
deployment.apps/snapshot-controller created
stderr:
error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
ensure CRDs are installed first
I0920 19:24:11.009437 740558 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml: (7.10541733s)
I0920 19:24:11.011716 740558 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
minikube -p addons-388835 service yakd-dashboard -n yakd-dashboard
I0920 19:24:11.011745 740558 out.go:177] * Verifying registry addon...
I0920 19:24:11.011728 740558 out.go:177] * Verifying ingress addon...
I0920 19:24:11.015944 740558 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
I0920 19:24:11.016041 740558 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
I0920 19:24:11.037384 740558 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
I0920 19:24:11.037406 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 19:24:11.038583 740558 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
I0920 19:24:11.038619 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
W0920 19:24:11.076603 740558 out.go:270] ! Enabling 'storage-provisioner-rancher' returned an error: running callbacks: [Error making local-path the default storage class: Error while marking storage class local-path as default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "local-path": the object has been modified; please apply your changes to the latest version and try again]
I0920 19:24:11.293395 740558 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
I0920 19:24:11.524340 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:11.528137 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 19:24:11.708642 740558 pod_ready.go:103] pod "coredns-7c65d6cfc9-jvb97" in "kube-system" namespace has status "Ready":"False"
I0920 19:24:11.957492 740558 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml: (6.056103089s)
I0920 19:24:11.957529 740558 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-388835"
I0920 19:24:11.957612 740558 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (3.360445472s)
I0920 19:24:11.959593 740558 out.go:177] - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
I0920 19:24:11.959703 740558 out.go:177] * Verifying csi-hostpath-driver addon...
I0920 19:24:11.961854 740558 out.go:177] - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
I0920 19:24:11.962862 740558 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
I0920 19:24:11.964304 740558 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
I0920 19:24:11.964363 740558 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
I0920 19:24:11.988134 740558 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I0920 19:24:11.988175 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:12.037237 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:12.087666 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 19:24:12.130003 740558 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
I0920 19:24:12.130045 740558 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
I0920 19:24:12.235329 740558 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
I0920 19:24:12.235407 740558 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
I0920 19:24:12.300976 740558 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/gcp-auth-ns.yaml -f /etc/kubernetes/addons/gcp-auth-service.yaml -f /etc/kubernetes/addons/gcp-auth-webhook.yaml
I0920 19:24:12.470620 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:12.522086 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 19:24:12.523212 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:12.968614 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:13.023216 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:13.023869 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 19:24:13.228803 740558 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (1.935346838s)
I0920 19:24:13.231708 740558 addons.go:475] Verifying addon gcp-auth=true in "addons-388835"
I0920 19:24:13.236603 740558 out.go:177] * Verifying gcp-auth addon...
I0920 19:24:13.240000 740558 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
I0920 19:24:13.242994 740558 kapi.go:86] Found 0 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
I0920 19:24:13.467864 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:13.523424 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:13.523597 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 19:24:13.968908 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:14.022817 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 19:24:14.024585 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:14.195210 740558 pod_ready.go:103] pod "coredns-7c65d6cfc9-jvb97" in "kube-system" namespace has status "Ready":"False"
I0920 19:24:14.469418 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:14.522178 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 19:24:14.523787 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:14.968824 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:15.023670 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 19:24:15.024162 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:15.468465 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:15.520797 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:15.523082 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 19:24:15.969247 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:16.025196 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 19:24:16.025470 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:16.201974 740558 pod_ready.go:103] pod "coredns-7c65d6cfc9-jvb97" in "kube-system" namespace has status "Ready":"False"
I0920 19:24:16.467626 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:16.522116 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:16.524203 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 19:24:16.968817 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:17.069550 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 19:24:17.070071 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:17.194976 740558 pod_ready.go:93] pod "coredns-7c65d6cfc9-jvb97" in "kube-system" namespace has status "Ready":"True"
I0920 19:24:17.195049 740558 pod_ready.go:82] duration metric: took 12.50676504s for pod "coredns-7c65d6cfc9-jvb97" in "kube-system" namespace to be "Ready" ...
I0920 19:24:17.195077 740558 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-388835" in "kube-system" namespace to be "Ready" ...
I0920 19:24:17.200873 740558 pod_ready.go:93] pod "etcd-addons-388835" in "kube-system" namespace has status "Ready":"True"
I0920 19:24:17.200954 740558 pod_ready.go:82] duration metric: took 5.843253ms for pod "etcd-addons-388835" in "kube-system" namespace to be "Ready" ...
I0920 19:24:17.200993 740558 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-388835" in "kube-system" namespace to be "Ready" ...
I0920 19:24:17.206593 740558 pod_ready.go:93] pod "kube-apiserver-addons-388835" in "kube-system" namespace has status "Ready":"True"
I0920 19:24:17.206669 740558 pod_ready.go:82] duration metric: took 5.631463ms for pod "kube-apiserver-addons-388835" in "kube-system" namespace to be "Ready" ...
I0920 19:24:17.206695 740558 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-388835" in "kube-system" namespace to be "Ready" ...
I0920 19:24:17.213582 740558 pod_ready.go:93] pod "kube-controller-manager-addons-388835" in "kube-system" namespace has status "Ready":"True"
I0920 19:24:17.213660 740558 pod_ready.go:82] duration metric: took 6.943253ms for pod "kube-controller-manager-addons-388835" in "kube-system" namespace to be "Ready" ...
I0920 19:24:17.213695 740558 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-9r82v" in "kube-system" namespace to be "Ready" ...
I0920 19:24:17.219427 740558 pod_ready.go:93] pod "kube-proxy-9r82v" in "kube-system" namespace has status "Ready":"True"
I0920 19:24:17.219506 740558 pod_ready.go:82] duration metric: took 5.788122ms for pod "kube-proxy-9r82v" in "kube-system" namespace to be "Ready" ...
I0920 19:24:17.219543 740558 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-388835" in "kube-system" namespace to be "Ready" ...
I0920 19:24:17.468900 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:17.523801 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:17.524937 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 19:24:17.594346 740558 pod_ready.go:93] pod "kube-scheduler-addons-388835" in "kube-system" namespace has status "Ready":"True"
I0920 19:24:17.594421 740558 pod_ready.go:82] duration metric: took 374.842273ms for pod "kube-scheduler-addons-388835" in "kube-system" namespace to be "Ready" ...
I0920 19:24:17.594446 740558 pod_ready.go:39] duration metric: took 14.43716744s 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" ...
I0920 19:24:17.594476 740558 api_server.go:52] waiting for apiserver process to appear ...
I0920 19:24:17.594582 740558 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
I0920 19:24:17.611448 740558 api_server.go:72] duration metric: took 17.266692439s to wait for apiserver process to appear ...
I0920 19:24:17.611525 740558 api_server.go:88] waiting for apiserver healthz status ...
I0920 19:24:17.611565 740558 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
I0920 19:24:17.619978 740558 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
ok
I0920 19:24:17.621258 740558 api_server.go:141] control plane version: v1.31.1
I0920 19:24:17.621331 740558 api_server.go:131] duration metric: took 9.78252ms to wait for apiserver health ...
I0920 19:24:17.621356 740558 system_pods.go:43] waiting for kube-system pods to appear ...
I0920 19:24:17.801558 740558 system_pods.go:59] 18 kube-system pods found
I0920 19:24:17.801638 740558 system_pods.go:61] "coredns-7c65d6cfc9-jvb97" [1aed1973-f82b-40c8-9a52-ffd69196ddb3] Running
I0920 19:24:17.801671 740558 system_pods.go:61] "csi-hostpath-attacher-0" [3b5a69b0-ef2a-4e59-ae0f-df75c983227f] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
I0920 19:24:17.801695 740558 system_pods.go:61] "csi-hostpath-resizer-0" [cf42fb9d-12c5-4500-8d8c-447f9f192175] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
I0920 19:24:17.801728 740558 system_pods.go:61] "csi-hostpathplugin-x78bc" [66f7a68e-78a5-456c-9958-bda260389f90] 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])
I0920 19:24:17.801752 740558 system_pods.go:61] "etcd-addons-388835" [21cd7c8d-6a8f-4f1f-aa01-45c1b3d2d04d] Running
I0920 19:24:17.801777 740558 system_pods.go:61] "kindnet-gffmg" [01a1548e-ada9-49d4-aead-0fb27af5b884] Running
I0920 19:24:17.801797 740558 system_pods.go:61] "kube-apiserver-addons-388835" [8a501fc6-4064-4273-b7c3-ab4aacca5161] Running
I0920 19:24:17.801828 740558 system_pods.go:61] "kube-controller-manager-addons-388835" [0c5c526c-a15a-4deb-a765-016282b49d92] Running
I0920 19:24:17.801851 740558 system_pods.go:61] "kube-ingress-dns-minikube" [7dbf4aec-be85-43e5-813d-75b1b3660834] Running
I0920 19:24:17.801874 740558 system_pods.go:61] "kube-proxy-9r82v" [1e88a6c5-e432-44c8-b40b-58b0d863e34f] Running
I0920 19:24:17.801896 740558 system_pods.go:61] "kube-scheduler-addons-388835" [34e5fda7-13d9-4699-b6fc-c9dbbd077725] Running
I0920 19:24:17.801930 740558 system_pods.go:61] "metrics-server-84c5f94fbc-qpwkg" [6d2ee6cf-4892-473c-a648-0405b31eddf6] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
I0920 19:24:17.801955 740558 system_pods.go:61] "nvidia-device-plugin-daemonset-pst9m" [a63a2067-c0d8-4755-bc26-33ef9f8e8c7d] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
I0920 19:24:17.801982 740558 system_pods.go:61] "registry-66c9cd494c-mr26g" [b31af5af-2dd0-483b-bb89-7be808c67c81] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
I0920 19:24:17.802012 740558 system_pods.go:61] "registry-proxy-vt26f" [c4bffcb8-e224-4e7d-9149-e0a9c22d46f4] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
I0920 19:24:17.802044 740558 system_pods.go:61] "snapshot-controller-56fcc65765-r6bk5" [faf94dc5-50bc-4ebc-b4de-352fca1feb31] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
I0920 19:24:17.802069 740558 system_pods.go:61] "snapshot-controller-56fcc65765-rtlld" [11061a27-925b-454c-9303-c1bcf4149d7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
I0920 19:24:17.802094 740558 system_pods.go:61] "storage-provisioner" [3e689755-1d20-4585-84bd-8beb171718d3] Running
I0920 19:24:17.802122 740558 system_pods.go:74] duration metric: took 180.742469ms to wait for pod list to return data ...
I0920 19:24:17.802152 740558 default_sa.go:34] waiting for default service account to be created ...
I0920 19:24:17.969170 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:17.992491 740558 default_sa.go:45] found service account: "default"
I0920 19:24:17.992570 740558 default_sa.go:55] duration metric: took 190.395489ms for default service account to be created ...
I0920 19:24:17.992605 740558 system_pods.go:116] waiting for k8s-apps to be running ...
I0920 19:24:18.023219 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 19:24:18.023462 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:18.214793 740558 system_pods.go:86] 18 kube-system pods found
I0920 19:24:18.214894 740558 system_pods.go:89] "coredns-7c65d6cfc9-jvb97" [1aed1973-f82b-40c8-9a52-ffd69196ddb3] Running
I0920 19:24:18.214923 740558 system_pods.go:89] "csi-hostpath-attacher-0" [3b5a69b0-ef2a-4e59-ae0f-df75c983227f] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
I0920 19:24:18.214951 740558 system_pods.go:89] "csi-hostpath-resizer-0" [cf42fb9d-12c5-4500-8d8c-447f9f192175] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
I0920 19:24:18.214981 740558 system_pods.go:89] "csi-hostpathplugin-x78bc" [66f7a68e-78a5-456c-9958-bda260389f90] 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])
I0920 19:24:18.215007 740558 system_pods.go:89] "etcd-addons-388835" [21cd7c8d-6a8f-4f1f-aa01-45c1b3d2d04d] Running
I0920 19:24:18.215033 740558 system_pods.go:89] "kindnet-gffmg" [01a1548e-ada9-49d4-aead-0fb27af5b884] Running
I0920 19:24:18.215057 740558 system_pods.go:89] "kube-apiserver-addons-388835" [8a501fc6-4064-4273-b7c3-ab4aacca5161] Running
I0920 19:24:18.215083 740558 system_pods.go:89] "kube-controller-manager-addons-388835" [0c5c526c-a15a-4deb-a765-016282b49d92] Running
I0920 19:24:18.215110 740558 system_pods.go:89] "kube-ingress-dns-minikube" [7dbf4aec-be85-43e5-813d-75b1b3660834] Running
I0920 19:24:18.215134 740558 system_pods.go:89] "kube-proxy-9r82v" [1e88a6c5-e432-44c8-b40b-58b0d863e34f] Running
I0920 19:24:18.215159 740558 system_pods.go:89] "kube-scheduler-addons-388835" [34e5fda7-13d9-4699-b6fc-c9dbbd077725] Running
I0920 19:24:18.215186 740558 system_pods.go:89] "metrics-server-84c5f94fbc-qpwkg" [6d2ee6cf-4892-473c-a648-0405b31eddf6] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
I0920 19:24:18.215216 740558 system_pods.go:89] "nvidia-device-plugin-daemonset-pst9m" [a63a2067-c0d8-4755-bc26-33ef9f8e8c7d] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
I0920 19:24:18.215247 740558 system_pods.go:89] "registry-66c9cd494c-mr26g" [b31af5af-2dd0-483b-bb89-7be808c67c81] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
I0920 19:24:18.215273 740558 system_pods.go:89] "registry-proxy-vt26f" [c4bffcb8-e224-4e7d-9149-e0a9c22d46f4] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
I0920 19:24:18.215299 740558 system_pods.go:89] "snapshot-controller-56fcc65765-r6bk5" [faf94dc5-50bc-4ebc-b4de-352fca1feb31] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
I0920 19:24:18.215330 740558 system_pods.go:89] "snapshot-controller-56fcc65765-rtlld" [11061a27-925b-454c-9303-c1bcf4149d7b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
I0920 19:24:18.215356 740558 system_pods.go:89] "storage-provisioner" [3e689755-1d20-4585-84bd-8beb171718d3] Running
I0920 19:24:18.215384 740558 system_pods.go:126] duration metric: took 222.756896ms to wait for k8s-apps to be running ...
I0920 19:24:18.215408 740558 system_svc.go:44] waiting for kubelet service to be running ....
I0920 19:24:18.215489 740558 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
I0920 19:24:18.247666 740558 system_svc.go:56] duration metric: took 32.231792ms WaitForService to wait for kubelet
I0920 19:24:18.247696 740558 kubeadm.go:582] duration metric: took 17.902946244s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
I0920 19:24:18.247716 740558 node_conditions.go:102] verifying NodePressure condition ...
I0920 19:24:18.393647 740558 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
I0920 19:24:18.393683 740558 node_conditions.go:123] node cpu capacity is 2
I0920 19:24:18.393697 740558 node_conditions.go:105] duration metric: took 145.975343ms to run NodePressure ...
I0920 19:24:18.393729 740558 start.go:241] waiting for startup goroutines ...
I0920 19:24:18.468166 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:18.522441 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:18.523144 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 19:24:18.968320 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:19.023592 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 19:24:19.024581 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:19.469125 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:19.569525 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 19:24:19.570771 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:19.974093 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:20.024725 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:20.025806 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 19:24:20.468628 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:20.523246 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 19:24:20.524404 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:20.968886 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:21.023185 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:21.025221 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 19:24:21.469370 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:21.523697 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:21.524618 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 19:24:21.969695 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:22.069440 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 19:24:22.070802 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:22.467844 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:22.520875 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 19:24:22.521772 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:22.967806 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:23.023113 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 19:24:23.024686 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:23.467784 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:23.525025 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:23.525671 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 19:24:23.967960 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:24.069243 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:24.069697 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 19:24:24.470425 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:24.520666 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 19:24:24.523755 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:24.969014 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:25.070029 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 19:24:25.071651 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:25.468358 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:25.521477 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 19:24:25.522499 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:25.970687 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:26.021617 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 19:24:26.022810 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:26.471697 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:26.523038 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:26.523577 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 19:24:26.969166 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:27.021627 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 19:24:27.023965 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:27.468934 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:27.521169 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 19:24:27.521777 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:27.973434 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:28.021437 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:28.023351 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 19:24:28.467951 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:28.521780 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 19:24:28.522894 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:28.968547 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:29.022321 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 19:24:29.023737 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:29.467948 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:29.520906 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 19:24:29.521849 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:29.968315 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:30.046849 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 19:24:30.048316 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:30.471328 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:30.531613 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:30.532231 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 19:24:30.969053 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:31.022421 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 19:24:31.023324 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:31.471949 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:31.522834 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 19:24:31.524049 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:31.968385 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:32.027479 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 19:24:32.028801 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:32.468893 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:32.523682 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:32.523943 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 19:24:32.968177 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:33.021793 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 19:24:33.023308 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:33.468148 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:33.521396 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 19:24:33.522570 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:33.968300 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:34.023157 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:34.024143 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 19:24:34.467879 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:34.521308 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 19:24:34.523583 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:34.968233 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:35.029195 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:35.030023 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 19:24:35.470698 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:35.524513 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 19:24:35.525710 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:35.967622 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:36.024303 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0920 19:24:36.028430 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:36.470113 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:36.521616 740558 kapi.go:107] duration metric: took 25.505567061s to wait for kubernetes.io/minikube-addons=registry ...
I0920 19:24:36.522532 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:36.971950 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:37.023399 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:37.468424 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:37.522197 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:37.967885 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:38.021826 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:38.467674 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:38.520746 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:38.967758 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:39.023057 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:39.467851 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:39.521417 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:39.969154 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:40.021163 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:40.468036 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:40.522044 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:40.968723 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:41.021692 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:41.470677 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:41.522066 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:41.968467 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:42.021892 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:42.469130 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:42.522670 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:42.968020 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:43.020268 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:43.471060 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:43.520520 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:43.968696 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:44.023526 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:44.468198 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:44.520417 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:44.975030 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:45.027942 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:45.468535 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:45.522800 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:45.968524 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:46.022327 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:46.468834 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:46.522889 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:46.968736 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:47.021233 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:47.468958 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:47.526109 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:47.968868 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:48.020840 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:48.475646 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:48.575134 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:48.968750 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:49.025121 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:49.468218 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:49.521240 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:49.968685 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:50.022693 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:50.468012 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:50.520812 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:50.967659 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:51.021346 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:51.471015 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:51.521145 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:51.968266 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:52.021339 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:52.467980 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:52.520169 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:52.967762 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:53.021248 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:53.468997 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:53.520887 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:53.967858 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:54.022478 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:54.468602 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:54.521129 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:54.967616 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:55.021142 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:55.468793 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:55.522404 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:55.969367 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:56.020628 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:56.468253 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:56.521176 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:56.968885 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:57.021162 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:57.469723 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:57.528057 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:57.973568 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:58.073315 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:58.468036 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:58.522646 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:58.971004 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:59.020595 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:59.469595 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:24:59.569035 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:24:59.969147 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:25:00.058662 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:25:00.475667 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:25:00.528673 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:25:00.967537 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:25:01.019911 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:25:01.471407 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:25:01.520133 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:25:01.968360 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0920 19:25:02.021197 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:25:02.469064 740558 kapi.go:107] duration metric: took 50.506198335s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
I0920 19:25:02.521321 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:25:03.020964 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:25:03.521335 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:25:04.020993 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:25:04.520504 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:25:05.021146 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:25:05.520763 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:25:06.021251 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:25:06.520243 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:25:07.021089 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:25:07.520132 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:25:08.020647 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:25:08.520736 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:25:09.020558 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:25:09.521527 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:25:10.028999 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:25:10.520151 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:25:11.021172 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:25:11.520106 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:25:12.021073 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:25:12.520775 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:25:13.021192 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:25:13.520505 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:25:14.021306 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:25:14.521286 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:25:15.024680 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:25:15.521101 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:25:16.022510 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:25:16.521560 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:25:17.021521 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:25:17.520661 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:25:18.021153 740558 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0920 19:25:18.528367 740558 kapi.go:107] duration metric: took 1m7.512373137s to wait for app.kubernetes.io/name=ingress-nginx ...
I0920 19:25:36.243975 740558 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
I0920 19:25:36.244052 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:25:36.744698 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:25:37.243986 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:25:37.744061 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:25:38.244393 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:25:38.744947 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:25:39.243863 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:25:39.744287 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:25:40.244732 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:25:40.743651 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:25:41.243660 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:25:41.743859 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:25:42.246715 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:25:42.744087 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:25:43.243747 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:25:43.743838 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:25:44.244231 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:25:44.744155 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:25:45.248097 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:25:45.744277 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:25:46.244528 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:25:46.743463 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:25:47.244905 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:25:47.743999 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:25:48.244202 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:25:48.745305 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:25:49.244504 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:25:49.744596 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:25:50.244164 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:25:50.743309 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:25:51.243152 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:25:51.743805 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:25:52.243497 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:25:52.744137 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:25:53.244081 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:25:53.744097 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:25:54.244155 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:25:54.744953 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:25:55.243974 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:25:55.744272 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:25:56.244487 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:25:56.743783 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:25:57.243813 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:25:57.744027 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:25:58.244852 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:25:58.743369 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:25:59.244117 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:25:59.744407 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:26:00.307788 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:26:00.743827 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:26:01.244226 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:26:01.744828 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:26:02.244423 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:26:02.744426 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:26:03.243312 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:26:03.743053 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:26:04.244194 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:26:04.744587 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:26:05.244391 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:26:05.744816 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:26:06.245469 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:26:06.743602 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:26:07.243937 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:26:07.744543 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:26:08.243847 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:26:08.743668 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:26:09.243282 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:26:09.743927 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:26:10.244961 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:26:10.743821 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:26:11.244234 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:26:11.744057 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:26:12.244209 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:26:12.744456 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:26:13.243881 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:26:13.743882 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:26:14.243977 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:26:14.745034 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:26:15.243731 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:26:15.743929 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:26:16.244443 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:26:16.745082 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:26:17.244290 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:26:17.744076 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:26:18.244348 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:26:18.743342 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:26:19.244105 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:26:19.744562 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:26:20.243867 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:26:20.744107 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:26:21.243630 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:26:21.743471 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:26:22.244159 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:26:22.743947 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:26:23.243358 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:26:23.743346 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:26:24.244189 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:26:24.744226 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:26:25.244107 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:26:25.743458 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:26:26.244479 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:26:26.743612 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:26:27.244027 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:26:27.744077 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:26:28.244084 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:26:28.744520 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:26:29.243805 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:26:29.744097 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:26:30.244636 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:26:30.743592 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:26:31.243835 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:26:31.744163 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:26:32.244502 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:26:32.743760 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:26:33.243702 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:26:33.743825 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:26:34.244329 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:26:34.744131 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:26:35.244682 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:26:35.744185 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:26:36.243853 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:26:36.744229 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:26:37.244189 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:26:37.743795 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:26:38.245159 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:26:38.744418 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:26:39.244261 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:26:39.744666 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:26:40.243472 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:26:40.744189 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:26:41.244033 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:26:41.744368 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:26:42.250368 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:26:42.744011 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:26:43.249669 740558 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0920 19:26:43.743994 740558 kapi.go:107] duration metric: took 2m30.503991666s to wait for kubernetes.io/minikube-addons=gcp-auth ...
I0920 19:26:43.746990 740558 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-388835 cluster.
I0920 19:26:43.750397 740558 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.
I0920 19:26:43.752641 740558 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
I0920 19:26:43.755326 740558 out.go:177] * Enabled addons: cloud-spanner, ingress-dns, volcano, storage-provisioner, nvidia-device-plugin, metrics-server, inspektor-gadget, yakd, default-storageclass, volumesnapshots, registry, csi-hostpath-driver, ingress, gcp-auth
I0920 19:26:43.757681 740558 addons.go:510] duration metric: took 2m43.412260843s for enable addons: enabled=[cloud-spanner ingress-dns volcano storage-provisioner nvidia-device-plugin metrics-server inspektor-gadget yakd default-storageclass volumesnapshots registry csi-hostpath-driver ingress gcp-auth]
I0920 19:26:43.757731 740558 start.go:246] waiting for cluster config update ...
I0920 19:26:43.757753 740558 start.go:255] writing updated cluster config ...
I0920 19:26:43.758046 740558 ssh_runner.go:195] Run: rm -f paused
I0920 19:26:44.134490 740558 start.go:600] kubectl: 1.31.1, cluster: 1.31.1 (minor skew: 0)
I0920 19:26:44.136863 740558 out.go:177] * Done! kubectl is now configured to use "addons-388835" cluster and "default" namespace by default
==> container status <==
CONTAINER IMAGE CREATED STATE NAME ATTEMPT POD ID POD
e6d902f127e86 4f725bf50aaa5 2 minutes ago Exited gadget 5 73de0502464cc gadget-4njwd
7ab95d06facff 6ef582f3ec844 3 minutes ago Running gcp-auth 0 8d3a674379901 gcp-auth-89d5ffd79-wwptb
b86ec76c5cb6d 8b46b1cd48760 4 minutes ago Running admission 0 50171dac9459e volcano-admission-77d7d48b68-p5jsb
95875e3ffb1d7 289a818c8d9c5 4 minutes ago Running controller 0 706b3431dd4d2 ingress-nginx-controller-bc57996ff-bfc7b
ea12edb131952 ee6d597e62dc8 5 minutes ago Running csi-snapshotter 0 339b9aa4cda63 csi-hostpathplugin-x78bc
0038c5d29c348 642ded511e141 5 minutes ago Running csi-provisioner 0 339b9aa4cda63 csi-hostpathplugin-x78bc
3d4b598a842b7 922312104da8a 5 minutes ago Running liveness-probe 0 339b9aa4cda63 csi-hostpathplugin-x78bc
6053b9034c082 08f6b2990811a 5 minutes ago Running hostpath 0 339b9aa4cda63 csi-hostpathplugin-x78bc
50ec6873972dd 420193b27261a 5 minutes ago Exited patch 2 b8cba6d21daa2 ingress-nginx-admission-patch-b8b2z
6576a7d03c15a 0107d56dbc0be 5 minutes ago Running node-driver-registrar 0 339b9aa4cda63 csi-hostpathplugin-x78bc
bbf6f768b5c54 487fa743e1e22 5 minutes ago Running csi-resizer 0 69ab0172602de csi-hostpath-resizer-0
97621c8b83cb6 d9c7ad4c226bf 5 minutes ago Running volcano-scheduler 0 5f02ed2f15e5e volcano-scheduler-576bc46687-g72p9
6b6890cd73b2a 9a80d518f102c 5 minutes ago Running csi-attacher 0 51fc005d6c718 csi-hostpath-attacher-0
f1af5a7631fd8 420193b27261a 5 minutes ago Exited create 0 227869144a2bc ingress-nginx-admission-create-z9n2d
8bfa2d0e6eb64 1461903ec4fe9 5 minutes ago Running csi-external-health-monitor-controller 0 339b9aa4cda63 csi-hostpathplugin-x78bc
248bb86e19b9c 4d1e5c3e97420 5 minutes ago Running volume-snapshot-controller 0 872b1e723d134 snapshot-controller-56fcc65765-rtlld
2b50752f3480f 4d1e5c3e97420 5 minutes ago Running volume-snapshot-controller 0 173bfc9aa6515 snapshot-controller-56fcc65765-r6bk5
4299cad1234fe 77bdba588b953 5 minutes ago Running yakd 0 8823ab6f5523d yakd-dashboard-67d98fc6b-j5kc9
44d340eed7d26 1505f556b3a7b 5 minutes ago Running volcano-controllers 0 4e0f2a66405f2 volcano-controllers-56675bb4d5-cmlsq
87a56a900b6ba 3410e1561990a 5 minutes ago Running registry-proxy 0 3d99c3940f750 registry-proxy-vt26f
208797c1ab34d c9cf76bb104e1 5 minutes ago Running registry 0 09a83ba3b4243 registry-66c9cd494c-mr26g
9d30b0b4699dc 5548a49bb60ba 5 minutes ago Running metrics-server 0 a3afef92a909d metrics-server-84c5f94fbc-qpwkg
ec0d2d026861b 8be4bcf8ec607 5 minutes ago Running cloud-spanner-emulator 0 b76c968889d93 cloud-spanner-emulator-769b77f747-d77bb
b9bd5e91f0925 7ce2150c8929b 5 minutes ago Running local-path-provisioner 0 73a4aa900f8d0 local-path-provisioner-86d989889c-m2n4x
066d4d6e39506 a9bac31a5be8d 5 minutes ago Running nvidia-device-plugin-ctr 0 e2b4d6f261996 nvidia-device-plugin-daemonset-pst9m
d19be4b6591cb 2f6c962e7b831 5 minutes ago Running coredns 0 6e70ae4545181 coredns-7c65d6cfc9-jvb97
cd651ab1307f5 35508c2f890c4 5 minutes ago Running minikube-ingress-dns 0 10958739479c5 kube-ingress-dns-minikube
6782f9539b5d1 ba04bb24b9575 5 minutes ago Running storage-provisioner 0 2a21b0d0c9f94 storage-provisioner
882d6195d5f55 6a23fa8fd2b78 6 minutes ago Running kindnet-cni 0 e929d073eb3ab kindnet-gffmg
c2b6d4875f232 24a140c548c07 6 minutes ago Running kube-proxy 0 f9d61b365dc21 kube-proxy-9r82v
bd1f1c74260c2 27e3830e14027 6 minutes ago Running etcd 0 820b55eb2b63e etcd-addons-388835
51a1b225a480e 7f8aa378bb47d 6 minutes ago Running kube-scheduler 0 63b6675a981fa kube-scheduler-addons-388835
82c971605db8b 279f381cb3736 6 minutes ago Running kube-controller-manager 0 b3936ea9f319f kube-controller-manager-addons-388835
bffe567f7dff4 d3f53a98c0a9d 6 minutes ago Running kube-apiserver 0 d7367b707814d kube-apiserver-addons-388835
==> containerd <==
Sep 20 19:27:46 addons-388835 containerd[811]: time="2024-09-20T19:27:46.600638309Z" level=info msg="CreateContainer within sandbox \"73de0502464cc1173980de8d01661a94d5883fda26d2de283fa207d4070e6fc1\" for container &ContainerMetadata{Name:gadget,Attempt:5,}"
Sep 20 19:27:46 addons-388835 containerd[811]: time="2024-09-20T19:27:46.623786739Z" level=info msg="CreateContainer within sandbox \"73de0502464cc1173980de8d01661a94d5883fda26d2de283fa207d4070e6fc1\" for &ContainerMetadata{Name:gadget,Attempt:5,} returns container id \"e6d902f127e8625a6755f6b99f36adac175a6105c5ced4f3d89708ad93de937e\""
Sep 20 19:27:46 addons-388835 containerd[811]: time="2024-09-20T19:27:46.624811638Z" level=info msg="StartContainer for \"e6d902f127e8625a6755f6b99f36adac175a6105c5ced4f3d89708ad93de937e\""
Sep 20 19:27:46 addons-388835 containerd[811]: time="2024-09-20T19:27:46.678213934Z" level=info msg="StartContainer for \"e6d902f127e8625a6755f6b99f36adac175a6105c5ced4f3d89708ad93de937e\" returns successfully"
Sep 20 19:27:48 addons-388835 containerd[811]: time="2024-09-20T19:27:48.196161397Z" level=error msg="ExecSync for \"e6d902f127e8625a6755f6b99f36adac175a6105c5ced4f3d89708ad93de937e\" failed" error="failed to exec in container: failed to start exec \"fb2b3e35b8f33cef8e513cf46987c564472c16a24c18adbd399086cba7fce025\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown"
Sep 20 19:27:48 addons-388835 containerd[811]: time="2024-09-20T19:27:48.206019758Z" level=error msg="ExecSync for \"e6d902f127e8625a6755f6b99f36adac175a6105c5ced4f3d89708ad93de937e\" failed" error="failed to exec in container: failed to start exec \"4c55bab16e3f09517296a59bcfde252c2eb11ba391d261db3d59f17310bf327f\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown"
Sep 20 19:27:48 addons-388835 containerd[811]: time="2024-09-20T19:27:48.227359152Z" level=error msg="ExecSync for \"e6d902f127e8625a6755f6b99f36adac175a6105c5ced4f3d89708ad93de937e\" failed" error="failed to exec in container: failed to start exec \"ed4f666d4e1c70b9e3f76b1d2c4f39bb879c2ed89372fe1d12b59af4ec57dca2\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown"
Sep 20 19:27:48 addons-388835 containerd[811]: time="2024-09-20T19:27:48.239816569Z" level=error msg="ExecSync for \"e6d902f127e8625a6755f6b99f36adac175a6105c5ced4f3d89708ad93de937e\" failed" error="failed to exec in container: failed to start exec \"adbb157b8d9e7d515583ff128c659d60394a1aa72a86a86c291226b396a961b7\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown"
Sep 20 19:27:48 addons-388835 containerd[811]: time="2024-09-20T19:27:48.251473306Z" level=error msg="ExecSync for \"e6d902f127e8625a6755f6b99f36adac175a6105c5ced4f3d89708ad93de937e\" failed" error="failed to exec in container: failed to start exec \"59e712a7efbb74a0fb3fedef6d124e5ea59bbad252f053e9b83c8e2f96fe8b80\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown"
Sep 20 19:27:48 addons-388835 containerd[811]: time="2024-09-20T19:27:48.262409464Z" level=error msg="ExecSync for \"e6d902f127e8625a6755f6b99f36adac175a6105c5ced4f3d89708ad93de937e\" failed" error="failed to exec in container: failed to start exec \"1ceee00e054aa854398d518cd6d5aa0b60516d5f91efbd23869fd6c976f16ddf\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown"
Sep 20 19:27:48 addons-388835 containerd[811]: time="2024-09-20T19:27:48.375878679Z" level=info msg="shim disconnected" id=e6d902f127e8625a6755f6b99f36adac175a6105c5ced4f3d89708ad93de937e namespace=k8s.io
Sep 20 19:27:48 addons-388835 containerd[811]: time="2024-09-20T19:27:48.375955692Z" level=warning msg="cleaning up after shim disconnected" id=e6d902f127e8625a6755f6b99f36adac175a6105c5ced4f3d89708ad93de937e namespace=k8s.io
Sep 20 19:27:48 addons-388835 containerd[811]: time="2024-09-20T19:27:48.375967016Z" level=info msg="cleaning up dead shim" namespace=k8s.io
Sep 20 19:27:48 addons-388835 containerd[811]: time="2024-09-20T19:27:48.832674012Z" level=info msg="RemoveContainer for \"f74e3c1f7d36e7a85abba09886a550e3b81b51b9f81cc34a7cef52960074bb03\""
Sep 20 19:27:48 addons-388835 containerd[811]: time="2024-09-20T19:27:48.853462262Z" level=info msg="RemoveContainer for \"f74e3c1f7d36e7a85abba09886a550e3b81b51b9f81cc34a7cef52960074bb03\" returns successfully"
Sep 20 19:27:55 addons-388835 containerd[811]: time="2024-09-20T19:27:55.529618823Z" level=info msg="RemoveContainer for \"dc86eddde76d99e76bd9200f66a04c7a9236bdbf2ad5e7089ac857c7a50194b1\""
Sep 20 19:27:55 addons-388835 containerd[811]: time="2024-09-20T19:27:55.536915970Z" level=info msg="RemoveContainer for \"dc86eddde76d99e76bd9200f66a04c7a9236bdbf2ad5e7089ac857c7a50194b1\" returns successfully"
Sep 20 19:27:55 addons-388835 containerd[811]: time="2024-09-20T19:27:55.538964923Z" level=info msg="StopPodSandbox for \"116dfa061d4c957c07b0355d68138f6288ba492cb4931b683a9cea83a6e3a946\""
Sep 20 19:27:55 addons-388835 containerd[811]: time="2024-09-20T19:27:55.546709929Z" level=info msg="TearDown network for sandbox \"116dfa061d4c957c07b0355d68138f6288ba492cb4931b683a9cea83a6e3a946\" successfully"
Sep 20 19:27:55 addons-388835 containerd[811]: time="2024-09-20T19:27:55.546749633Z" level=info msg="StopPodSandbox for \"116dfa061d4c957c07b0355d68138f6288ba492cb4931b683a9cea83a6e3a946\" returns successfully"
Sep 20 19:27:55 addons-388835 containerd[811]: time="2024-09-20T19:27:55.547466513Z" level=info msg="RemovePodSandbox for \"116dfa061d4c957c07b0355d68138f6288ba492cb4931b683a9cea83a6e3a946\""
Sep 20 19:27:55 addons-388835 containerd[811]: time="2024-09-20T19:27:55.547511042Z" level=info msg="Forcibly stopping sandbox \"116dfa061d4c957c07b0355d68138f6288ba492cb4931b683a9cea83a6e3a946\""
Sep 20 19:27:55 addons-388835 containerd[811]: time="2024-09-20T19:27:55.555133595Z" level=info msg="TearDown network for sandbox \"116dfa061d4c957c07b0355d68138f6288ba492cb4931b683a9cea83a6e3a946\" successfully"
Sep 20 19:27:55 addons-388835 containerd[811]: time="2024-09-20T19:27:55.561815303Z" level=warning msg="Failed to get podSandbox status for container event for sandboxID \"116dfa061d4c957c07b0355d68138f6288ba492cb4931b683a9cea83a6e3a946\": an error occurred when try to find sandbox: not found. Sending the event with nil podSandboxStatus."
Sep 20 19:27:55 addons-388835 containerd[811]: time="2024-09-20T19:27:55.562079843Z" level=info msg="RemovePodSandbox \"116dfa061d4c957c07b0355d68138f6288ba492cb4931b683a9cea83a6e3a946\" returns successfully"
==> coredns [d19be4b6591cb59a7a36378e755bf9363b7b0f40cbcbe5f8ea8758d748263633] <==
[INFO] 10.244.0.8:33732 - 56325 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000185082s
[INFO] 10.244.0.8:41436 - 12780 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.002309227s
[INFO] 10.244.0.8:41436 - 46062 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.002640039s
[INFO] 10.244.0.8:57847 - 29790 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000122502s
[INFO] 10.244.0.8:57847 - 57946 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000161804s
[INFO] 10.244.0.8:43789 - 56552 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000096246s
[INFO] 10.244.0.8:43789 - 33260 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000120401s
[INFO] 10.244.0.8:37982 - 45308 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000050084s
[INFO] 10.244.0.8:37982 - 10235 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000034651s
[INFO] 10.244.0.8:49825 - 10958 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000052028s
[INFO] 10.244.0.8:49825 - 57025 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.00012041s
[INFO] 10.244.0.8:34845 - 41168 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001713971s
[INFO] 10.244.0.8:34845 - 34770 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001767526s
[INFO] 10.244.0.8:47467 - 14851 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000055007s
[INFO] 10.244.0.8:47467 - 48125 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.00003831s
[INFO] 10.244.0.24:46452 - 46300 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000146683s
[INFO] 10.244.0.24:53873 - 57087 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000499576s
[INFO] 10.244.0.24:32938 - 54178 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.00014857s
[INFO] 10.244.0.24:52312 - 31485 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.00010025s
[INFO] 10.244.0.24:47337 - 32392 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000106945s
[INFO] 10.244.0.24:53773 - 31124 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000101415s
[INFO] 10.244.0.24:58875 - 46757 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.005655176s
[INFO] 10.244.0.24:43079 - 8035 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.004549202s
[INFO] 10.244.0.24:44843 - 21359 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 610 0.002391277s
[INFO] 10.244.0.24:47854 - 62462 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.001906307s
==> describe nodes <==
Name: addons-388835
Roles: control-plane
Labels: beta.kubernetes.io/arch=arm64
beta.kubernetes.io/os=linux
kubernetes.io/arch=arm64
kubernetes.io/hostname=addons-388835
kubernetes.io/os=linux
minikube.k8s.io/commit=57d42ff8d541388826f5d9c37044129ec69c3d0a
minikube.k8s.io/name=addons-388835
minikube.k8s.io/primary=true
minikube.k8s.io/updated_at=2024_09_20T19_23_56_0700
minikube.k8s.io/version=v1.34.0
node-role.kubernetes.io/control-plane=
node.kubernetes.io/exclude-from-external-load-balancers=
topology.hostpath.csi/node=addons-388835
Annotations: csi.volume.kubernetes.io/nodeid: {"hostpath.csi.k8s.io":"addons-388835"}
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: Fri, 20 Sep 2024 19:23:53 +0000
Taints: <none>
Unschedulable: false
Lease:
HolderIdentity: addons-388835
AcquireTime: <unset>
RenewTime: Fri, 20 Sep 2024 19:30:02 +0000
Conditions:
Type Status LastHeartbeatTime LastTransitionTime Reason Message
---- ------ ----------------- ------------------ ------ -------
MemoryPressure False Fri, 20 Sep 2024 19:26:59 +0000 Fri, 20 Sep 2024 19:23:49 +0000 KubeletHasSufficientMemory kubelet has sufficient memory available
DiskPressure False Fri, 20 Sep 2024 19:26:59 +0000 Fri, 20 Sep 2024 19:23:49 +0000 KubeletHasNoDiskPressure kubelet has no disk pressure
PIDPressure False Fri, 20 Sep 2024 19:26:59 +0000 Fri, 20 Sep 2024 19:23:49 +0000 KubeletHasSufficientPID kubelet has sufficient PID available
Ready True Fri, 20 Sep 2024 19:26:59 +0000 Fri, 20 Sep 2024 19:23:53 +0000 KubeletReady kubelet is posting ready status
Addresses:
InternalIP: 192.168.49.2
Hostname: addons-388835
Capacity:
cpu: 2
ephemeral-storage: 203034800Ki
hugepages-1Gi: 0
hugepages-2Mi: 0
hugepages-32Mi: 0
hugepages-64Ki: 0
memory: 8022296Ki
pods: 110
Allocatable:
cpu: 2
ephemeral-storage: 203034800Ki
hugepages-1Gi: 0
hugepages-2Mi: 0
hugepages-32Mi: 0
hugepages-64Ki: 0
memory: 8022296Ki
pods: 110
System Info:
Machine ID: 27dc1953eb6b420990f4dde3f28e183c
System UUID: 7ea21304-f1c6-4bc7-a11c-37f70672c453
Boot ID: cfeac633-1b4b-4878-a7d1-bdd76da68a0f
Kernel Version: 5.15.0-1070-aws
OS Image: Ubuntu 22.04.5 LTS
Operating System: linux
Architecture: arm64
Container Runtime Version: containerd://1.7.22
Kubelet Version: v1.31.1
Kube-Proxy Version: v1.31.1
PodCIDR: 10.244.0.0/24
PodCIDRs: 10.244.0.0/24
Non-terminated Pods: (27 in total)
Namespace Name CPU Requests CPU Limits Memory Requests Memory Limits Age
--------- ---- ------------ ---------- --------------- ------------- ---
default cloud-spanner-emulator-769b77f747-d77bb 0 (0%) 0 (0%) 0 (0%) 0 (0%) 5m59s
gadget gadget-4njwd 0 (0%) 0 (0%) 0 (0%) 0 (0%) 5m56s
gcp-auth gcp-auth-89d5ffd79-wwptb 0 (0%) 0 (0%) 0 (0%) 0 (0%) 4m27s
ingress-nginx ingress-nginx-controller-bc57996ff-bfc7b 100m (5%) 0 (0%) 90Mi (1%) 0 (0%) 5m54s
kube-system coredns-7c65d6cfc9-jvb97 100m (5%) 0 (0%) 70Mi (0%) 170Mi (2%) 6m2s
kube-system csi-hostpath-attacher-0 0 (0%) 0 (0%) 0 (0%) 0 (0%) 5m52s
kube-system csi-hostpath-resizer-0 0 (0%) 0 (0%) 0 (0%) 0 (0%) 5m52s
kube-system csi-hostpathplugin-x78bc 0 (0%) 0 (0%) 0 (0%) 0 (0%) 5m52s
kube-system etcd-addons-388835 100m (5%) 0 (0%) 100Mi (1%) 0 (0%) 6m8s
kube-system kindnet-gffmg 100m (5%) 100m (5%) 50Mi (0%) 50Mi (0%) 6m3s
kube-system kube-apiserver-addons-388835 250m (12%) 0 (0%) 0 (0%) 0 (0%) 6m9s
kube-system kube-controller-manager-addons-388835 200m (10%) 0 (0%) 0 (0%) 0 (0%) 6m8s
kube-system kube-ingress-dns-minikube 0 (0%) 0 (0%) 0 (0%) 0 (0%) 5m59s
kube-system kube-proxy-9r82v 0 (0%) 0 (0%) 0 (0%) 0 (0%) 6m3s
kube-system kube-scheduler-addons-388835 100m (5%) 0 (0%) 0 (0%) 0 (0%) 6m8s
kube-system metrics-server-84c5f94fbc-qpwkg 100m (5%) 0 (0%) 200Mi (2%) 0 (0%) 5m57s
kube-system nvidia-device-plugin-daemonset-pst9m 0 (0%) 0 (0%) 0 (0%) 0 (0%) 6m
kube-system registry-66c9cd494c-mr26g 0 (0%) 0 (0%) 0 (0%) 0 (0%) 5m58s
kube-system registry-proxy-vt26f 0 (0%) 0 (0%) 0 (0%) 0 (0%) 5m58s
kube-system snapshot-controller-56fcc65765-r6bk5 0 (0%) 0 (0%) 0 (0%) 0 (0%) 5m56s
kube-system snapshot-controller-56fcc65765-rtlld 0 (0%) 0 (0%) 0 (0%) 0 (0%) 5m56s
kube-system storage-provisioner 0 (0%) 0 (0%) 0 (0%) 0 (0%) 5m59s
local-path-storage local-path-provisioner-86d989889c-m2n4x 0 (0%) 0 (0%) 0 (0%) 0 (0%) 5m57s
volcano-system volcano-admission-77d7d48b68-p5jsb 0 (0%) 0 (0%) 0 (0%) 0 (0%) 5m54s
volcano-system volcano-controllers-56675bb4d5-cmlsq 0 (0%) 0 (0%) 0 (0%) 0 (0%) 5m53s
volcano-system volcano-scheduler-576bc46687-g72p9 0 (0%) 0 (0%) 0 (0%) 0 (0%) 5m53s
yakd-dashboard yakd-dashboard-67d98fc6b-j5kc9 0 (0%) 0 (0%) 128Mi (1%) 256Mi (3%) 5m56s
Allocated resources:
(Total limits may be over 100 percent, i.e., overcommitted.)
Resource Requests Limits
-------- -------- ------
cpu 1050m (52%) 100m (5%)
memory 638Mi (8%) 476Mi (6%)
ephemeral-storage 0 (0%) 0 (0%)
hugepages-1Gi 0 (0%) 0 (0%)
hugepages-2Mi 0 (0%) 0 (0%)
hugepages-32Mi 0 (0%) 0 (0%)
hugepages-64Ki 0 (0%) 0 (0%)
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Normal Starting 6m1s kube-proxy
Normal Starting 6m8s kubelet Starting kubelet.
Warning CgroupV1 6m8s kubelet Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
Normal NodeAllocatableEnforced 6m8s kubelet Updated Node Allocatable limit across pods
Normal NodeHasSufficientMemory 6m8s kubelet Node addons-388835 status is now: NodeHasSufficientMemory
Normal NodeHasNoDiskPressure 6m8s kubelet Node addons-388835 status is now: NodeHasNoDiskPressure
Normal NodeHasSufficientPID 6m8s kubelet Node addons-388835 status is now: NodeHasSufficientPID
Normal RegisteredNode 6m4s node-controller Node addons-388835 event: Registered Node addons-388835 in Controller
==> dmesg <==
[Sep20 18:22] FS-Cache: Duplicate cookie detected
[ +0.000753] FS-Cache: O-cookie c=00000025 [p=00000002 fl=222 nc=0 na=1]
[ +0.001031] FS-Cache: O-cookie d=000000007b04e949{9P.session} n=00000000fd4f4036
[ +0.001114] FS-Cache: O-key=[10] '34323936373734333137'
[ +0.000820] FS-Cache: N-cookie c=00000026 [p=00000002 fl=2 nc=0 na=1]
[ +0.000956] FS-Cache: N-cookie d=000000007b04e949{9P.session} n=00000000b2f1fccb
[ +0.001112] FS-Cache: N-key=[10] '34323936373734333137'
==> etcd [bd1f1c74260c2deaa8e08f218a7d81db74971595a945dd90240f7a05673ba5c0] <==
{"level":"info","ts":"2024-09-20T19:23:48.827723Z","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-09-20T19:23:49.550341Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc is starting a new election at term 1"}
{"level":"info","ts":"2024-09-20T19:23:49.550389Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became pre-candidate at term 1"}
{"level":"info","ts":"2024-09-20T19:23:49.550428Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgPreVoteResp from aec36adc501070cc at term 1"}
{"level":"info","ts":"2024-09-20T19:23:49.550449Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became candidate at term 2"}
{"level":"info","ts":"2024-09-20T19:23:49.550459Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgVoteResp from aec36adc501070cc at term 2"}
{"level":"info","ts":"2024-09-20T19:23:49.550469Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became leader at term 2"}
{"level":"info","ts":"2024-09-20T19:23:49.550477Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"raft.node: aec36adc501070cc elected leader aec36adc501070cc at term 2"}
{"level":"info","ts":"2024-09-20T19:23:49.555769Z","caller":"etcdserver/server.go:2118","msg":"published local member to cluster through raft","local-member-id":"aec36adc501070cc","local-member-attributes":"{Name:addons-388835 ClientURLs:[https://192.168.49.2:2379]}","request-path":"/0/members/aec36adc501070cc/attributes","cluster-id":"fa54960ea34d58be","publish-timeout":"7s"}
{"level":"info","ts":"2024-09-20T19:23:49.555814Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
{"level":"info","ts":"2024-09-20T19:23:49.556029Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
{"level":"info","ts":"2024-09-20T19:23:49.556374Z","caller":"etcdserver/server.go:2629","msg":"setting up initial cluster version using v2 API","cluster-version":"3.5"}
{"level":"info","ts":"2024-09-20T19:23:49.556676Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
{"level":"info","ts":"2024-09-20T19:23:49.557587Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
{"level":"info","ts":"2024-09-20T19:23:49.557984Z","caller":"membership/cluster.go:584","msg":"set initial cluster version","cluster-id":"fa54960ea34d58be","local-member-id":"aec36adc501070cc","cluster-version":"3.5"}
{"level":"info","ts":"2024-09-20T19:23:49.558061Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
{"level":"info","ts":"2024-09-20T19:23:49.571000Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
{"level":"info","ts":"2024-09-20T19:23:49.585628Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
{"level":"info","ts":"2024-09-20T19:23:49.574345Z","caller":"etcdserver/server.go:2653","msg":"cluster version is updated","cluster-version":"3.5"}
{"level":"info","ts":"2024-09-20T19:23:49.574396Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
{"level":"info","ts":"2024-09-20T19:23:49.586962Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
{"level":"info","ts":"2024-09-20T19:24:01.034011Z","caller":"traceutil/trace.go:171","msg":"trace[1846454628] linearizableReadLoop","detail":"{readStateIndex:337; appliedIndex:335; }","duration":"122.36152ms","start":"2024-09-20T19:24:00.902923Z","end":"2024-09-20T19:24:01.025285Z","steps":["trace[1846454628] 'read index received' (duration: 13.891034ms)","trace[1846454628] 'applied index is now lower than readState.Index' (duration: 108.469305ms)"],"step_count":2}
{"level":"warn","ts":"2024-09-20T19:24:01.035421Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"132.463794ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/kube-proxy-9r82v\" ","response":"range_response_count:1 size:3426"}
{"level":"info","ts":"2024-09-20T19:24:01.035473Z","caller":"traceutil/trace.go:171","msg":"trace[1443404074] range","detail":"{range_begin:/registry/pods/kube-system/kube-proxy-9r82v; range_end:; response_count:1; response_revision:329; }","duration":"132.544178ms","start":"2024-09-20T19:24:00.902917Z","end":"2024-09-20T19:24:01.035462Z","steps":["trace[1443404074] 'agreement among raft nodes before linearized reading' (duration: 131.265389ms)"],"step_count":1}
{"level":"info","ts":"2024-09-20T19:24:01.044179Z","caller":"traceutil/trace.go:171","msg":"trace[411689917] transaction","detail":"{read_only:false; response_revision:329; number_of_response:1; }","duration":"132.48927ms","start":"2024-09-20T19:24:00.902814Z","end":"2024-09-20T19:24:01.035304Z","steps":["trace[411689917] 'process raft request' (duration: 55.823402ms)","trace[411689917] 'attach lease to kv pair' {req_type:put; key:/registry/events/kube-system/kindnet-gffmg.17f70a3d625eb234; req_size:677; } (duration: 66.456454ms)"],"step_count":2}
==> gcp-auth [7ab95d06facff412e7e36e7d1522c98f3d5d3375b90505b122815b36ca5dae35] <==
2024/09/20 19:26:43 GCP Auth Webhook started!
2024/09/20 19:27:00 Ready to marshal response ...
2024/09/20 19:27:00 Ready to write response ...
2024/09/20 19:27:01 Ready to marshal response ...
2024/09/20 19:27:01 Ready to write response ...
==> kernel <==
19:30:03 up 3:12, 0 users, load average: 0.65, 1.43, 2.17
Linux addons-388835 5.15.0-1070-aws #76~20.04.1-Ubuntu SMP Mon Sep 2 12:20:48 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
PRETTY_NAME="Ubuntu 22.04.5 LTS"
==> kindnet [882d6195d5f55e000dc1e1b214c0ba69f1613d46a5e48746903406d8e970cec1] <==
I0920 19:28:02.520434 1 main.go:299] handling current node
I0920 19:28:12.524108 1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
I0920 19:28:12.524410 1 main.go:299] handling current node
I0920 19:28:22.519666 1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
I0920 19:28:22.519702 1 main.go:299] handling current node
I0920 19:28:32.519749 1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
I0920 19:28:32.519789 1 main.go:299] handling current node
I0920 19:28:42.527606 1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
I0920 19:28:42.527644 1 main.go:299] handling current node
I0920 19:28:52.528406 1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
I0920 19:28:52.528442 1 main.go:299] handling current node
I0920 19:29:02.520274 1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
I0920 19:29:02.520313 1 main.go:299] handling current node
I0920 19:29:12.527404 1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
I0920 19:29:12.527442 1 main.go:299] handling current node
I0920 19:29:22.526640 1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
I0920 19:29:22.526675 1 main.go:299] handling current node
I0920 19:29:32.528714 1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
I0920 19:29:32.528753 1 main.go:299] handling current node
I0920 19:29:42.526848 1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
I0920 19:29:42.526884 1 main.go:299] handling current node
I0920 19:29:52.527494 1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
I0920 19:29:52.527528 1 main.go:299] handling current node
I0920 19:30:02.520170 1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
I0920 19:30:02.520209 1 main.go:299] handling current node
==> kube-apiserver [bffe567f7dff4cc859787ecbdac8fde08be6dbb8168cb4cd127d07bb0d86eaef] <==
W0920 19:25:14.261809 1 dispatcher.go:225] Failed calling webhook, failing closed mutatequeue.volcano.sh: failed calling webhook "mutatequeue.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/queues/mutate?timeout=10s": dial tcp 10.97.172.230:443: connect: connection refused
W0920 19:25:15.331034 1 dispatcher.go:225] Failed calling webhook, failing closed mutatequeue.volcano.sh: failed calling webhook "mutatequeue.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/queues/mutate?timeout=10s": dial tcp 10.97.172.230:443: connect: connection refused
W0920 19:25:16.194057 1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.110.141.98:443: connect: connection refused
E0920 19:25:16.194097 1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s\": dial tcp 10.110.141.98:443: connect: connection refused" logger="UnhandledError"
W0920 19:25:16.195828 1 dispatcher.go:225] Failed calling webhook, failing closed mutatepod.volcano.sh: failed calling webhook "mutatepod.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/pods/mutate?timeout=10s": dial tcp 10.97.172.230:443: connect: connection refused
W0920 19:25:16.225821 1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.110.141.98:443: connect: connection refused
E0920 19:25:16.225859 1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s\": dial tcp 10.110.141.98:443: connect: connection refused" logger="UnhandledError"
W0920 19:25:16.227486 1 dispatcher.go:225] Failed calling webhook, failing closed mutatepod.volcano.sh: failed calling webhook "mutatepod.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/pods/mutate?timeout=10s": dial tcp 10.97.172.230:443: connect: connection refused
W0920 19:25:16.430622 1 dispatcher.go:225] Failed calling webhook, failing closed mutatequeue.volcano.sh: failed calling webhook "mutatequeue.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/queues/mutate?timeout=10s": dial tcp 10.97.172.230:443: connect: connection refused
W0920 19:25:17.510589 1 dispatcher.go:225] Failed calling webhook, failing closed mutatequeue.volcano.sh: failed calling webhook "mutatequeue.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/queues/mutate?timeout=10s": dial tcp 10.97.172.230:443: connect: connection refused
W0920 19:25:18.521373 1 dispatcher.go:225] Failed calling webhook, failing closed mutatequeue.volcano.sh: failed calling webhook "mutatequeue.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/queues/mutate?timeout=10s": dial tcp 10.97.172.230:443: connect: connection refused
W0920 19:25:19.620566 1 dispatcher.go:225] Failed calling webhook, failing closed mutatequeue.volcano.sh: failed calling webhook "mutatequeue.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/queues/mutate?timeout=10s": dial tcp 10.97.172.230:443: connect: connection refused
W0920 19:25:20.722281 1 dispatcher.go:225] Failed calling webhook, failing closed mutatequeue.volcano.sh: failed calling webhook "mutatequeue.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/queues/mutate?timeout=10s": dial tcp 10.97.172.230:443: connect: connection refused
W0920 19:25:21.785650 1 dispatcher.go:225] Failed calling webhook, failing closed mutatequeue.volcano.sh: failed calling webhook "mutatequeue.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/queues/mutate?timeout=10s": dial tcp 10.97.172.230:443: connect: connection refused
W0920 19:25:22.886505 1 dispatcher.go:225] Failed calling webhook, failing closed mutatequeue.volcano.sh: failed calling webhook "mutatequeue.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/queues/mutate?timeout=10s": dial tcp 10.97.172.230:443: connect: connection refused
W0920 19:25:23.945407 1 dispatcher.go:225] Failed calling webhook, failing closed mutatequeue.volcano.sh: failed calling webhook "mutatequeue.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/queues/mutate?timeout=10s": dial tcp 10.97.172.230:443: connect: connection refused
W0920 19:25:25.007284 1 dispatcher.go:225] Failed calling webhook, failing closed mutatequeue.volcano.sh: failed calling webhook "mutatequeue.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/queues/mutate?timeout=10s": dial tcp 10.97.172.230:443: connect: connection refused
W0920 19:25:36.077651 1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.110.141.98:443: connect: connection refused
E0920 19:25:36.077699 1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s\": dial tcp 10.110.141.98:443: connect: connection refused" logger="UnhandledError"
W0920 19:26:16.208975 1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.110.141.98:443: connect: connection refused
E0920 19:26:16.209022 1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s\": dial tcp 10.110.141.98:443: connect: connection refused" logger="UnhandledError"
W0920 19:26:16.232909 1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.110.141.98:443: connect: connection refused
E0920 19:26:16.232955 1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s\": dial tcp 10.110.141.98:443: connect: connection refused" logger="UnhandledError"
I0920 19:27:00.757384 1 controller.go:615] quota admission added evaluator for: jobs.batch.volcano.sh
I0920 19:27:00.796360 1 controller.go:615] quota admission added evaluator for: podgroups.scheduling.volcano.sh
==> kube-controller-manager [82c971605db8b079c6182a77500daefad15d43c64c5631e1b92ca77e4104b717] <==
I0920 19:26:16.255217 1 job_controller.go:568] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-create" delay="1s"
I0920 19:26:16.256941 1 job_controller.go:568] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch" delay="1s"
I0920 19:26:16.270492 1 job_controller.go:568] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch" delay="1s"
I0920 19:26:16.273584 1 job_controller.go:568] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch" delay="1s"
I0920 19:26:16.284732 1 job_controller.go:568] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch" delay="1s"
I0920 19:26:17.579856 1 job_controller.go:568] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch" delay="1s"
I0920 19:26:17.600712 1 job_controller.go:568] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-create" delay="1s"
I0920 19:26:18.593038 1 job_controller.go:568] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch" delay="1s"
I0920 19:26:18.706766 1 job_controller.go:568] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-create" delay="1s"
I0920 19:26:19.613175 1 job_controller.go:568] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch" delay="1s"
I0920 19:26:19.698457 1 job_controller.go:568] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch" delay="1s"
I0920 19:26:19.712955 1 job_controller.go:568] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-create" delay="1s"
I0920 19:26:19.723147 1 job_controller.go:568] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-create" delay="1s"
I0920 19:26:19.729430 1 job_controller.go:568] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-create" delay="1s"
I0920 19:26:20.621108 1 job_controller.go:568] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch" delay="1s"
I0920 19:26:20.630589 1 job_controller.go:568] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch" delay="1s"
I0920 19:26:20.639053 1 job_controller.go:568] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch" delay="1s"
I0920 19:26:43.697504 1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="gcp-auth/gcp-auth-89d5ffd79" duration="23.635878ms"
I0920 19:26:43.697627 1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="gcp-auth/gcp-auth-89d5ffd79" duration="82.904µs"
I0920 19:26:49.019336 1 job_controller.go:568] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-create" delay="0s"
I0920 19:26:49.062175 1 job_controller.go:568] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-create" delay="0s"
I0920 19:26:50.017695 1 job_controller.go:568] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch" delay="0s"
I0920 19:26:50.050877 1 job_controller.go:568] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch" delay="0s"
I0920 19:26:59.031695 1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="addons-388835"
I0920 19:27:00.454355 1 job_controller.go:568] "enqueueing job" logger="job-controller" key="volcano-system/volcano-admission-init" delay="0s"
==> kube-proxy [c2b6d4875f2320d671b24314b55e7c9764efc3097e736601d92efbd3b870d94b] <==
I0920 19:24:01.837170 1 server_linux.go:66] "Using iptables proxy"
I0920 19:24:01.985391 1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
E0920 19:24:01.985480 1 server.go:234] "Kube-proxy configuration may be incomplete or incorrect" err="nodePortAddresses is unset; NodePort connections will be accepted on all local IPs. Consider using `--nodeport-addresses primary`"
I0920 19:24:02.068995 1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
I0920 19:24:02.069060 1 server_linux.go:169] "Using iptables Proxier"
I0920 19:24:02.074960 1 proxier.go:255] "Setting route_localnet=1 to allow node-ports on localhost; to change this either disable iptables.localhostNodePorts (--iptables-localhost-nodeports) or set nodePortAddresses (--nodeport-addresses) to filter loopback addresses" ipFamily="IPv4"
I0920 19:24:02.075812 1 server.go:483] "Version info" version="v1.31.1"
I0920 19:24:02.075862 1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
I0920 19:24:02.082745 1 config.go:328] "Starting node config controller"
I0920 19:24:02.082776 1 shared_informer.go:313] Waiting for caches to sync for node config
I0920 19:24:02.083529 1 config.go:199] "Starting service config controller"
I0920 19:24:02.083540 1 shared_informer.go:313] Waiting for caches to sync for service config
I0920 19:24:02.083558 1 config.go:105] "Starting endpoint slice config controller"
I0920 19:24:02.083563 1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
I0920 19:24:02.182971 1 shared_informer.go:320] Caches are synced for node config
I0920 19:24:02.184126 1 shared_informer.go:320] Caches are synced for endpoint slice config
I0920 19:24:02.184183 1 shared_informer.go:320] Caches are synced for service config
==> kube-scheduler [51a1b225a480eca20457aa158e41d2fe674f10ab448cef879ff7b3fd4e65724c] <==
W0920 19:23:53.089184 1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
E0920 19:23:53.089201 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User \"system:kube-scheduler\" cannot list resource \"namespaces\" in API group \"\" at the cluster scope" logger="UnhandledError"
W0920 19:23:53.089274 1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
E0920 19:23:53.089294 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User \"system:kube-scheduler\" cannot list resource \"nodes\" in API group \"\" at the cluster scope" logger="UnhandledError"
W0920 19:23:53.089352 1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
E0920 19:23:53.089369 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"storageclasses\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
W0920 19:23:53.089432 1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
E0920 19:23:53.089450 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolume: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumes\" in API group \"\" at the cluster scope" logger="UnhandledError"
W0920 19:23:53.089511 1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
E0920 19:23:53.089528 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIDriver: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csidrivers\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
W0920 19:23:53.088789 1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
E0920 19:23:53.089571 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIStorageCapacity: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csistoragecapacities\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
W0920 19:23:53.972967 1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
E0920 19:23:53.973266 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIStorageCapacity: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csistoragecapacities\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
W0920 19:23:54.021341 1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
E0920 19:23:54.021571 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicationcontrollers\" in API group \"\" at the cluster scope" logger="UnhandledError"
W0920 19:23:54.041325 1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
E0920 19:23:54.041511 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StatefulSet: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"statefulsets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
W0920 19:23:54.062638 1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
E0920 19:23:54.062914 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Service: failed to list *v1.Service: services is forbidden: User \"system:kube-scheduler\" cannot list resource \"services\" in API group \"\" at the cluster scope" logger="UnhandledError"
W0920 19:23:54.090407 1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
E0920 19:23:54.090698 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolumeClaim: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumeclaims\" in API group \"\" at the cluster scope" logger="UnhandledError"
W0920 19:23:54.133889 1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
E0920 19:23:54.134736 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csinodes\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
I0920 19:23:54.578398 1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
==> kubelet <==
Sep 20 19:27:55 addons-388835 kubelet[1488]: I0920 19:27:55.527887 1488 scope.go:117] "RemoveContainer" containerID="dc86eddde76d99e76bd9200f66a04c7a9236bdbf2ad5e7089ac857c7a50194b1"
Sep 20 19:28:08 addons-388835 kubelet[1488]: I0920 19:28:08.464823 1488 scope.go:117] "RemoveContainer" containerID="e6d902f127e8625a6755f6b99f36adac175a6105c5ced4f3d89708ad93de937e"
Sep 20 19:28:08 addons-388835 kubelet[1488]: E0920 19:28:08.465065 1488 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"gadget\" with CrashLoopBackOff: \"back-off 2m40s restarting failed container=gadget pod=gadget-4njwd_gadget(a5380331-5c07-4ad6-a2d8-b954f4e41e9e)\"" pod="gadget/gadget-4njwd" podUID="a5380331-5c07-4ad6-a2d8-b954f4e41e9e"
Sep 20 19:28:09 addons-388835 kubelet[1488]: I0920 19:28:09.464430 1488 kubelet_pods.go:1007] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-66c9cd494c-mr26g" secret="" err="secret \"gcp-auth\" not found"
Sep 20 19:28:11 addons-388835 kubelet[1488]: I0920 19:28:11.464094 1488 kubelet_pods.go:1007] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/nvidia-device-plugin-daemonset-pst9m" secret="" err="secret \"gcp-auth\" not found"
Sep 20 19:28:18 addons-388835 kubelet[1488]: I0920 19:28:18.463756 1488 kubelet_pods.go:1007] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-proxy-vt26f" secret="" err="secret \"gcp-auth\" not found"
Sep 20 19:28:22 addons-388835 kubelet[1488]: I0920 19:28:22.464448 1488 scope.go:117] "RemoveContainer" containerID="e6d902f127e8625a6755f6b99f36adac175a6105c5ced4f3d89708ad93de937e"
Sep 20 19:28:22 addons-388835 kubelet[1488]: E0920 19:28:22.464659 1488 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"gadget\" with CrashLoopBackOff: \"back-off 2m40s restarting failed container=gadget pod=gadget-4njwd_gadget(a5380331-5c07-4ad6-a2d8-b954f4e41e9e)\"" pod="gadget/gadget-4njwd" podUID="a5380331-5c07-4ad6-a2d8-b954f4e41e9e"
Sep 20 19:28:34 addons-388835 kubelet[1488]: I0920 19:28:34.464631 1488 scope.go:117] "RemoveContainer" containerID="e6d902f127e8625a6755f6b99f36adac175a6105c5ced4f3d89708ad93de937e"
Sep 20 19:28:34 addons-388835 kubelet[1488]: E0920 19:28:34.464836 1488 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"gadget\" with CrashLoopBackOff: \"back-off 2m40s restarting failed container=gadget pod=gadget-4njwd_gadget(a5380331-5c07-4ad6-a2d8-b954f4e41e9e)\"" pod="gadget/gadget-4njwd" podUID="a5380331-5c07-4ad6-a2d8-b954f4e41e9e"
Sep 20 19:28:49 addons-388835 kubelet[1488]: I0920 19:28:49.464758 1488 scope.go:117] "RemoveContainer" containerID="e6d902f127e8625a6755f6b99f36adac175a6105c5ced4f3d89708ad93de937e"
Sep 20 19:28:49 addons-388835 kubelet[1488]: E0920 19:28:49.464951 1488 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"gadget\" with CrashLoopBackOff: \"back-off 2m40s restarting failed container=gadget pod=gadget-4njwd_gadget(a5380331-5c07-4ad6-a2d8-b954f4e41e9e)\"" pod="gadget/gadget-4njwd" podUID="a5380331-5c07-4ad6-a2d8-b954f4e41e9e"
Sep 20 19:29:03 addons-388835 kubelet[1488]: I0920 19:29:03.464101 1488 scope.go:117] "RemoveContainer" containerID="e6d902f127e8625a6755f6b99f36adac175a6105c5ced4f3d89708ad93de937e"
Sep 20 19:29:03 addons-388835 kubelet[1488]: E0920 19:29:03.464299 1488 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"gadget\" with CrashLoopBackOff: \"back-off 2m40s restarting failed container=gadget pod=gadget-4njwd_gadget(a5380331-5c07-4ad6-a2d8-b954f4e41e9e)\"" pod="gadget/gadget-4njwd" podUID="a5380331-5c07-4ad6-a2d8-b954f4e41e9e"
Sep 20 19:29:14 addons-388835 kubelet[1488]: I0920 19:29:14.464657 1488 scope.go:117] "RemoveContainer" containerID="e6d902f127e8625a6755f6b99f36adac175a6105c5ced4f3d89708ad93de937e"
Sep 20 19:29:14 addons-388835 kubelet[1488]: E0920 19:29:14.464842 1488 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"gadget\" with CrashLoopBackOff: \"back-off 2m40s restarting failed container=gadget pod=gadget-4njwd_gadget(a5380331-5c07-4ad6-a2d8-b954f4e41e9e)\"" pod="gadget/gadget-4njwd" podUID="a5380331-5c07-4ad6-a2d8-b954f4e41e9e"
Sep 20 19:29:18 addons-388835 kubelet[1488]: I0920 19:29:18.464475 1488 kubelet_pods.go:1007] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/nvidia-device-plugin-daemonset-pst9m" secret="" err="secret \"gcp-auth\" not found"
Sep 20 19:29:27 addons-388835 kubelet[1488]: I0920 19:29:27.464435 1488 scope.go:117] "RemoveContainer" containerID="e6d902f127e8625a6755f6b99f36adac175a6105c5ced4f3d89708ad93de937e"
Sep 20 19:29:27 addons-388835 kubelet[1488]: E0920 19:29:27.464640 1488 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"gadget\" with CrashLoopBackOff: \"back-off 2m40s restarting failed container=gadget pod=gadget-4njwd_gadget(a5380331-5c07-4ad6-a2d8-b954f4e41e9e)\"" pod="gadget/gadget-4njwd" podUID="a5380331-5c07-4ad6-a2d8-b954f4e41e9e"
Sep 20 19:29:36 addons-388835 kubelet[1488]: I0920 19:29:36.463727 1488 kubelet_pods.go:1007] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-66c9cd494c-mr26g" secret="" err="secret \"gcp-auth\" not found"
Sep 20 19:29:40 addons-388835 kubelet[1488]: I0920 19:29:40.464132 1488 scope.go:117] "RemoveContainer" containerID="e6d902f127e8625a6755f6b99f36adac175a6105c5ced4f3d89708ad93de937e"
Sep 20 19:29:40 addons-388835 kubelet[1488]: E0920 19:29:40.464355 1488 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"gadget\" with CrashLoopBackOff: \"back-off 2m40s restarting failed container=gadget pod=gadget-4njwd_gadget(a5380331-5c07-4ad6-a2d8-b954f4e41e9e)\"" pod="gadget/gadget-4njwd" podUID="a5380331-5c07-4ad6-a2d8-b954f4e41e9e"
Sep 20 19:29:44 addons-388835 kubelet[1488]: I0920 19:29:44.464320 1488 kubelet_pods.go:1007] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-proxy-vt26f" secret="" err="secret \"gcp-auth\" not found"
Sep 20 19:29:55 addons-388835 kubelet[1488]: I0920 19:29:55.465811 1488 scope.go:117] "RemoveContainer" containerID="e6d902f127e8625a6755f6b99f36adac175a6105c5ced4f3d89708ad93de937e"
Sep 20 19:29:55 addons-388835 kubelet[1488]: E0920 19:29:55.466537 1488 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"gadget\" with CrashLoopBackOff: \"back-off 2m40s restarting failed container=gadget pod=gadget-4njwd_gadget(a5380331-5c07-4ad6-a2d8-b954f4e41e9e)\"" pod="gadget/gadget-4njwd" podUID="a5380331-5c07-4ad6-a2d8-b954f4e41e9e"
==> storage-provisioner [6782f9539b5d1c0d159f1cd01a692fb2cea5f97bbe291e36023147697170f8b1] <==
I0920 19:24:05.083718 1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
I0920 19:24:05.354955 1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
I0920 19:24:05.355090 1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
I0920 19:24:05.430052 1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
I0920 19:24:05.430281 1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-388835_5f88fecc-a596-4634-a141-1ceb18fe8a6a!
I0920 19:24:05.431221 1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"ad3b2e2a-c1ff-48fc-bca6-3fff62a2b018", APIVersion:"v1", ResourceVersion:"459", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-388835_5f88fecc-a596-4634-a141-1ceb18fe8a6a became leader
I0920 19:24:05.531744 1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-388835_5f88fecc-a596-4634-a141-1ceb18fe8a6a!
-- /stdout --
helpers_test.go:254: (dbg) Run: out/minikube-linux-arm64 status --format={{.APIServer}} -p addons-388835 -n addons-388835
helpers_test.go:261: (dbg) Run: kubectl --context addons-388835 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:272: non-running pods: ingress-nginx-admission-create-z9n2d ingress-nginx-admission-patch-b8b2z test-job-nginx-0
helpers_test.go:274: ======> post-mortem[TestAddons/serial/Volcano]: describe non-running pods <======
helpers_test.go:277: (dbg) Run: kubectl --context addons-388835 describe pod ingress-nginx-admission-create-z9n2d ingress-nginx-admission-patch-b8b2z test-job-nginx-0
helpers_test.go:277: (dbg) Non-zero exit: kubectl --context addons-388835 describe pod ingress-nginx-admission-create-z9n2d ingress-nginx-admission-patch-b8b2z test-job-nginx-0: exit status 1 (86.735382ms)
** stderr **
Error from server (NotFound): pods "ingress-nginx-admission-create-z9n2d" not found
Error from server (NotFound): pods "ingress-nginx-admission-patch-b8b2z" not found
Error from server (NotFound): pods "test-job-nginx-0" not found
** /stderr **
helpers_test.go:279: kubectl --context addons-388835 describe pod ingress-nginx-admission-create-z9n2d ingress-nginx-admission-patch-b8b2z test-job-nginx-0: exit status 1
--- FAIL: TestAddons/serial/Volcano (200.13s)