=== RUN TestAddons/serial/Volcano
addons_test.go:884: volcano-controller stabilized in 14.592216ms
addons_test.go:876: volcano-admission stabilized in 14.63832ms
addons_test.go:868: volcano-scheduler stabilized in 14.784596ms
addons_test.go:890: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-scheduler" in namespace "volcano-system" ...
helpers_test.go:352: "volcano-scheduler-799f64f894-pthl8" [eabaa50d-a4ea-4187-9d96-e9e3a4e3ee87] Running
addons_test.go:890: (dbg) TestAddons/serial/Volcano: app=volcano-scheduler healthy within 5.003208945s
addons_test.go:894: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-admission" in namespace "volcano-system" ...
helpers_test.go:352: "volcano-admission-589c7dd587-prpdk" [5ad75b93-0371-4858-8419-a2a9ba7bbeb7] Running
addons_test.go:894: (dbg) TestAddons/serial/Volcano: app=volcano-admission healthy within 5.003699611s
addons_test.go:898: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-controller" in namespace "volcano-system" ...
helpers_test.go:352: "volcano-controllers-7dc6969b45-pgdlp" [7f3b0137-16de-4a4d-bc85-4f44317eddcd] Running
addons_test.go:898: (dbg) TestAddons/serial/Volcano: app=volcano-controller healthy within 5.003414125s
addons_test.go:903: (dbg) Run: kubectl --context addons-619347 delete -n volcano-system job volcano-admission-init
addons_test.go:909: (dbg) Run: kubectl --context addons-619347 create -f testdata/vcjob.yaml
addons_test.go:917: (dbg) Run: kubectl --context addons-619347 get vcjob -n my-volcano
addons_test.go:935: (dbg) TestAddons/serial/Volcano: waiting 3m0s for pods matching "volcano.sh/job-name=test-job" in namespace "my-volcano" ...
helpers_test.go:352: "test-job-nginx-0" [ea13d899-24fa-4952-96e2-f96a6e3c7beb] Pending
helpers_test.go:352: "test-job-nginx-0" [ea13d899-24fa-4952-96e2-f96a6e3c7beb] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:337: 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:935: ***** TestAddons/serial/Volcano: pod "volcano.sh/job-name=test-job" failed to start within 3m0s: context deadline exceeded ****
addons_test.go:935: (dbg) Run: out/minikube-linux-amd64 status --format={{.APIServer}} -p addons-619347 -n addons-619347
addons_test.go:935: TestAddons/serial/Volcano: showing logs for failed pods as of 2025-09-26 22:34:40.011184642 +0000 UTC m=+349.967167579
addons_test.go:935: (dbg) Run: kubectl --context addons-619347 describe po test-job-nginx-0 -n my-volcano
addons_test.go:935: (dbg) kubectl --context addons-619347 describe po test-job-nginx-0 -n my-volcano:
Name: test-job-nginx-0
Namespace: my-volcano
Priority: 0
Service Account: default
Node: addons-619347/192.168.49.2
Start Time: Fri, 26 Sep 2025 22:31:41 +0000
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-eea5974b-c808-46fa-854a-fd48546dd832
volcano.sh/job-name: test-job
volcano.sh/job-retry-count: 0
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: 10.244.0.28
IPs:
IP: 10.244.0.28
Controlled By: Job/test-job
Containers:
nginx:
Container ID:
Image: nginx:latest
Image ID:
Port: <none>
Host Port: <none>
Command:
sleep
10m
State: Waiting
Reason: ImagePullBackOff
Ready: False
Restart Count: 0
Environment:
GOOGLE_APPLICATION_CREDENTIALS: /google-app-creds.json
PROJECT_ID: this_is_fake
GCP_PROJECT: this_is_fake
GCLOUD_PROJECT: this_is_fake
GOOGLE_CLOUD_PROJECT: this_is_fake
CLOUDSDK_CORE_PROJECT: this_is_fake
Mounts:
/google-app-creds.json from gcp-creds (ro)
/var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-h897f (ro)
Conditions:
Type Status
PodReadyToStartContainers True
Initialized True
Ready False
ContainersReady False
PodScheduled True
Volumes:
kube-api-access-h897f:
Type: Projected (a volume that contains injected data from multiple sources)
TokenExpirationSeconds: 3607
ConfigMapName: kube-root-ca.crt
Optional: false
DownwardAPI: true
gcp-creds:
Type: HostPath (bare host directory volume)
Path: /var/lib/minikube/google_application_credentials.json
HostPathType: File
QoS Class: BestEffort
Node-Selectors: <none>
Tolerations: node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Normal Scheduled 2m59s volcano Successfully assigned my-volcano/test-job-nginx-0 to addons-619347
Warning Failed 2m59s kubelet Failed to pull image "nginx:latest": toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
Normal Pulling 89s (x4 over 2m59s) kubelet Pulling image "nginx:latest"
Warning Failed 89s (x4 over 2m59s) kubelet Error: ErrImagePull
Warning Failed 89s (x3 over 2m47s) kubelet Failed to pull image "nginx:latest": Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
Normal BackOff 11s (x11 over 2m58s) kubelet Back-off pulling image "nginx:latest"
Warning Failed 11s (x11 over 2m58s) kubelet Error: ImagePullBackOff
addons_test.go:935: (dbg) Run: kubectl --context addons-619347 logs test-job-nginx-0 -n my-volcano
addons_test.go:935: (dbg) Non-zero exit: kubectl --context addons-619347 logs test-job-nginx-0 -n my-volcano: exit status 1 (70.959813ms)
** stderr **
Error from server (BadRequest): container "nginx" in pod "test-job-nginx-0" is waiting to start: trying and failing to pull image
** /stderr **
addons_test.go:935: kubectl --context addons-619347 logs test-job-nginx-0 -n my-volcano: exit status 1
addons_test.go:936: 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:223: ======> post-mortem[TestAddons/serial/Volcano]: network settings <======
helpers_test.go:230: HOST ENV snapshots: PROXY env: HTTP_PROXY="<empty>" HTTPS_PROXY="<empty>" NO_PROXY="<empty>"
helpers_test.go:238: ======> post-mortem[TestAddons/serial/Volcano]: docker inspect <======
helpers_test.go:239: (dbg) Run: docker inspect addons-619347
helpers_test.go:243: (dbg) docker inspect addons-619347:
-- stdout --
[
{
"Id": "f0caa77a58786e07b8d9d7cafc46cf1520daa88580e060469aff98344652db5d",
"Created": "2025-09-26T22:29:24.504112175Z",
"Path": "/usr/local/bin/entrypoint",
"Args": [
"/sbin/init"
],
"State": {
"Status": "running",
"Running": true,
"Paused": false,
"Restarting": false,
"OOMKilled": false,
"Dead": false,
"Pid": 1401920,
"ExitCode": 0,
"Error": "",
"StartedAt": "2025-09-26T22:29:24.53667075Z",
"FinishedAt": "0001-01-01T00:00:00Z"
},
"Image": "sha256:c6b5532e987b5b4f5fc9cb0336e378ed49c0542bad8cbfc564b71e977a6269de",
"ResolvConfPath": "/var/lib/docker/containers/f0caa77a58786e07b8d9d7cafc46cf1520daa88580e060469aff98344652db5d/resolv.conf",
"HostnamePath": "/var/lib/docker/containers/f0caa77a58786e07b8d9d7cafc46cf1520daa88580e060469aff98344652db5d/hostname",
"HostsPath": "/var/lib/docker/containers/f0caa77a58786e07b8d9d7cafc46cf1520daa88580e060469aff98344652db5d/hosts",
"LogPath": "/var/lib/docker/containers/f0caa77a58786e07b8d9d7cafc46cf1520daa88580e060469aff98344652db5d/f0caa77a58786e07b8d9d7cafc46cf1520daa88580e060469aff98344652db5d-json.log",
"Name": "/addons-619347",
"RestartCount": 0,
"Driver": "overlay2",
"Platform": "linux",
"MountLabel": "",
"ProcessLabel": "",
"AppArmorProfile": "unconfined",
"ExecIDs": null,
"HostConfig": {
"Binds": [
"/lib/modules:/lib/modules:ro",
"addons-619347:/var"
],
"ContainerIDFile": "",
"LogConfig": {
"Type": "json-file",
"Config": {
"max-size": "100m"
}
},
"NetworkMode": "addons-619347",
"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": "private",
"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": 4294967296,
"NanoCpus": 0,
"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": 8589934592,
"MemorySwappiness": null,
"OomKillDisable": null,
"PidsLimit": null,
"Ulimits": [],
"CpuCount": 0,
"CpuPercent": 0,
"IOMaximumIOps": 0,
"IOMaximumBandwidth": 0,
"MaskedPaths": null,
"ReadonlyPaths": null
},
"GraphDriver": {
"Data": {
"ID": "f0caa77a58786e07b8d9d7cafc46cf1520daa88580e060469aff98344652db5d",
"LowerDir": "/var/lib/docker/overlay2/ddf944e5ac1417ec2793c38ad4e9fe13c6283fa59ddce6003ae7a715d34daeba-init/diff:/var/lib/docker/overlay2/827bbee2845c10b8115687dac9c29e877014c7a0c40dad5ffa79d8df88591ec1/diff",
"MergedDir": "/var/lib/docker/overlay2/ddf944e5ac1417ec2793c38ad4e9fe13c6283fa59ddce6003ae7a715d34daeba/merged",
"UpperDir": "/var/lib/docker/overlay2/ddf944e5ac1417ec2793c38ad4e9fe13c6283fa59ddce6003ae7a715d34daeba/diff",
"WorkDir": "/var/lib/docker/overlay2/ddf944e5ac1417ec2793c38ad4e9fe13c6283fa59ddce6003ae7a715d34daeba/work"
},
"Name": "overlay2"
},
"Mounts": [
{
"Type": "bind",
"Source": "/lib/modules",
"Destination": "/lib/modules",
"Mode": "ro",
"RW": false,
"Propagation": "rprivate"
},
{
"Type": "volume",
"Name": "addons-619347",
"Source": "/var/lib/docker/volumes/addons-619347/_data",
"Destination": "/var",
"Driver": "local",
"Mode": "z",
"RW": true,
"Propagation": ""
}
],
"Config": {
"Hostname": "addons-619347",
"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:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1",
"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-619347",
"name.minikube.sigs.k8s.io": "addons-619347",
"role.minikube.sigs.k8s.io": ""
},
"StopSignal": "SIGRTMIN+3"
},
"NetworkSettings": {
"Bridge": "",
"SandboxID": "3015286d67af8b7391959f3121ca363feb45d14fa55ccdc7193de806e7fe6e96",
"SandboxKey": "/var/run/docker/netns/3015286d67af",
"Ports": {
"22/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "33881"
}
],
"2376/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "33882"
}
],
"32443/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "33885"
}
],
"5000/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "33883"
}
],
"8443/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "33884"
}
]
},
"HairpinMode": false,
"LinkLocalIPv6Address": "",
"LinkLocalIPv6PrefixLen": 0,
"SecondaryIPAddresses": null,
"SecondaryIPv6Addresses": null,
"EndpointID": "",
"Gateway": "",
"GlobalIPv6Address": "",
"GlobalIPv6PrefixLen": 0,
"IPAddress": "",
"IPPrefixLen": 0,
"IPv6Gateway": "",
"MacAddress": "",
"Networks": {
"addons-619347": {
"IPAMConfig": {
"IPv4Address": "192.168.49.2"
},
"Links": null,
"Aliases": null,
"MacAddress": "26:cd:cb:d7:a7:3a",
"DriverOpts": null,
"GwPriority": 0,
"NetworkID": "22f06ef7f1b3d4919d623039fdb7eaef892f9c8c0a7074ff47e8c48934f6f117",
"EndpointID": "4b693477b2120ec160d127bc2bc90fabb016ebf45c34df1cad9bd2399ffdc1cc",
"Gateway": "192.168.49.1",
"IPAddress": "192.168.49.2",
"IPPrefixLen": 24,
"IPv6Gateway": "",
"GlobalIPv6Address": "",
"GlobalIPv6PrefixLen": 0,
"DNSNames": [
"addons-619347",
"f0caa77a5878"
]
}
}
}
}
]
-- /stdout --
helpers_test.go:247: (dbg) Run: out/minikube-linux-amd64 status --format={{.Host}} -p addons-619347 -n addons-619347
helpers_test.go:252: <<< TestAddons/serial/Volcano FAILED: start of post-mortem logs <<<
helpers_test.go:253: ======> post-mortem[TestAddons/serial/Volcano]: minikube logs <======
helpers_test.go:255: (dbg) Run: out/minikube-linux-amd64 -p addons-619347 logs -n 25
helpers_test.go:260: TestAddons/serial/Volcano logs:
-- stdout --
==> Audit <==
┌─────────┬───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┬────────────────────────┬─────────┬─────────┬─────────────────────┬─────────────────────┐
│ COMMAND │ ARGS │ PROFILE │ USER │ VERSION │ START TIME │ END TIME │
├─────────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┼────────────────────────┼─────────┼─────────┼─────────────────────┼─────────────────────┤
│ start │ -o=json --download-only -p download-only-036757 --force --alsologtostderr --kubernetes-version=v1.28.0 --container-runtime=docker --driver=docker --container-runtime=docker │ download-only-036757 │ jenkins │ v1.37.0 │ 26 Sep 25 22:28 UTC │ │
│ delete │ --all │ minikube │ jenkins │ v1.37.0 │ 26 Sep 25 22:28 UTC │ 26 Sep 25 22:28 UTC │
│ delete │ -p download-only-036757 │ download-only-036757 │ jenkins │ v1.37.0 │ 26 Sep 25 22:28 UTC │ 26 Sep 25 22:28 UTC │
│ start │ -o=json --download-only -p download-only-040048 --force --alsologtostderr --kubernetes-version=v1.34.0 --container-runtime=docker --driver=docker --container-runtime=docker │ download-only-040048 │ jenkins │ v1.37.0 │ 26 Sep 25 22:28 UTC │ │
│ delete │ --all │ minikube │ jenkins │ v1.37.0 │ 26 Sep 25 22:28 UTC │ 26 Sep 25 22:28 UTC │
│ delete │ -p download-only-040048 │ download-only-040048 │ jenkins │ v1.37.0 │ 26 Sep 25 22:28 UTC │ 26 Sep 25 22:28 UTC │
│ delete │ -p download-only-036757 │ download-only-036757 │ jenkins │ v1.37.0 │ 26 Sep 25 22:28 UTC │ 26 Sep 25 22:28 UTC │
│ delete │ -p download-only-040048 │ download-only-040048 │ jenkins │ v1.37.0 │ 26 Sep 25 22:28 UTC │ 26 Sep 25 22:28 UTC │
│ start │ --download-only -p download-docker-193843 --alsologtostderr --driver=docker --container-runtime=docker │ download-docker-193843 │ jenkins │ v1.37.0 │ 26 Sep 25 22:28 UTC │ │
│ delete │ -p download-docker-193843 │ download-docker-193843 │ jenkins │ v1.37.0 │ 26 Sep 25 22:29 UTC │ 26 Sep 25 22:29 UTC │
│ start │ --download-only -p binary-mirror-237584 --alsologtostderr --binary-mirror http://127.0.0.1:35911 --driver=docker --container-runtime=docker │ binary-mirror-237584 │ jenkins │ v1.37.0 │ 26 Sep 25 22:29 UTC │ │
│ delete │ -p binary-mirror-237584 │ binary-mirror-237584 │ jenkins │ v1.37.0 │ 26 Sep 25 22:29 UTC │ 26 Sep 25 22:29 UTC │
│ addons │ disable dashboard -p addons-619347 │ addons-619347 │ jenkins │ v1.37.0 │ 26 Sep 25 22:29 UTC │ │
│ addons │ enable dashboard -p addons-619347 │ addons-619347 │ jenkins │ v1.37.0 │ 26 Sep 25 22:29 UTC │ │
│ start │ -p addons-619347 --wait=true --memory=4096 --alsologtostderr --addons=registry --addons=registry-creds --addons=metrics-server --addons=volumesnapshots --addons=csi-hostpath-driver --addons=gcp-auth --addons=cloud-spanner --addons=inspektor-gadget --addons=nvidia-device-plugin --addons=yakd --addons=volcano --addons=amd-gpu-device-plugin --driver=docker --container-runtime=docker --addons=ingress --addons=ingress-dns --addons=storage-provisioner-rancher │ addons-619347 │ jenkins │ v1.37.0 │ 26 Sep 25 22:29 UTC │ 26 Sep 25 22:31 UTC │
└─────────┴───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┴────────────────────────┴─────────┴─────────┴─────────────────────┴─────────────────────┘
==> Last Start <==
Log file created at: 2025/09/26 22:29:01
Running on machine: ubuntu-20-agent-14
Binary: Built with gc go1.24.6 for linux/amd64
Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
I0926 22:29:01.756585 1401287 out.go:360] Setting OutFile to fd 1 ...
I0926 22:29:01.756707 1401287 out.go:408] TERM=,COLORTERM=, which probably does not support color
I0926 22:29:01.756717 1401287 out.go:374] Setting ErrFile to fd 2...
I0926 22:29:01.756724 1401287 out.go:408] TERM=,COLORTERM=, which probably does not support color
I0926 22:29:01.756944 1401287 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21642-1396392/.minikube/bin
I0926 22:29:01.757503 1401287 out.go:368] Setting JSON to false
I0926 22:29:01.758423 1401287 start.go:130] hostinfo: {"hostname":"ubuntu-20-agent-14","uptime":15086,"bootTime":1758910656,"procs":173,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"22.04","kernelVersion":"6.8.0-1040-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
I0926 22:29:01.758529 1401287 start.go:140] virtualization: kvm guest
I0926 22:29:01.760350 1401287 out.go:179] * [addons-619347] minikube v1.37.0 on Ubuntu 22.04 (kvm/amd64)
I0926 22:29:01.761510 1401287 out.go:179] - MINIKUBE_LOCATION=21642
I0926 22:29:01.761513 1401287 notify.go:220] Checking for updates...
I0926 22:29:01.763728 1401287 out.go:179] - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
I0926 22:29:01.765716 1401287 out.go:179] - KUBECONFIG=/home/jenkins/minikube-integration/21642-1396392/kubeconfig
I0926 22:29:01.766946 1401287 out.go:179] - MINIKUBE_HOME=/home/jenkins/minikube-integration/21642-1396392/.minikube
I0926 22:29:01.767993 1401287 out.go:179] - MINIKUBE_BIN=out/minikube-linux-amd64
I0926 22:29:01.768984 1401287 out.go:179] - MINIKUBE_FORCE_SYSTEMD=
I0926 22:29:01.770171 1401287 driver.go:421] Setting default libvirt URI to qemu:///system
I0926 22:29:01.792688 1401287 docker.go:123] docker version: linux-28.4.0:Docker Engine - Community
I0926 22:29:01.792779 1401287 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0926 22:29:01.845164 1401287 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:30 OomKillDisable:false NGoroutines:50 SystemTime:2025-09-26 22:29:01.835526355 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:6.8.0-1040-gcp OperatingSystem:Ubuntu 22.04.5 LTS OSType:linux Architecture:
x86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33652170752 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-14 Labels:[] ExperimentalBuild:false ServerVersion:28.4.0 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:b98a3aace656320842a23f4a392a33f46af97866 Expected:} RuncCommit:{ID:v1.3.0-0-g4ca628d1 Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] 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.28.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.39.4] map[Name:model Path:/usr/libexec/docker/cli-plugins/docker-model SchemaVersion:0.1.0 ShortDescription:Docker Model Runner Vendor:Docker Inc. Version:v0.1.40] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
I0926 22:29:01.845273 1401287 docker.go:318] overlay module found
I0926 22:29:01.847734 1401287 out.go:179] * Using the docker driver based on user configuration
I0926 22:29:01.848892 1401287 start.go:304] selected driver: docker
I0926 22:29:01.848910 1401287 start.go:924] validating driver "docker" against <nil>
I0926 22:29:01.848922 1401287 start.go:935] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
I0926 22:29:01.849577 1401287 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0926 22:29:01.899952 1401287 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:30 OomKillDisable:false NGoroutines:50 SystemTime:2025-09-26 22:29:01.890671576 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:6.8.0-1040-gcp OperatingSystem:Ubuntu 22.04.5 LTS OSType:linux Architecture:
x86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33652170752 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-14 Labels:[] ExperimentalBuild:false ServerVersion:28.4.0 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:b98a3aace656320842a23f4a392a33f46af97866 Expected:} RuncCommit:{ID:v1.3.0-0-g4ca628d1 Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] 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.28.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.39.4] map[Name:model Path:/usr/libexec/docker/cli-plugins/docker-model SchemaVersion:0.1.0 ShortDescription:Docker Model Runner Vendor:Docker Inc. Version:v0.1.40] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
I0926 22:29:01.900135 1401287 start_flags.go:327] no existing cluster config was found, will generate one from the flags
I0926 22:29:01.900371 1401287 start_flags.go:992] Waiting for all components: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
I0926 22:29:01.902046 1401287 out.go:179] * Using Docker driver with root privileges
I0926 22:29:01.903097 1401287 cni.go:84] Creating CNI manager for ""
I0926 22:29:01.903175 1401287 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
I0926 22:29:01.903186 1401287 start_flags.go:336] Found "bridge CNI" CNI - setting NetworkPlugin=cni
I0926 22:29:01.903270 1401287 start.go:348] cluster config:
{Name:addons-619347 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 Memory:4096 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.34.0 ClusterName:addons-619347 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: Netwo
rkPlugin: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.34.0 ContainerRuntime:docker 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 MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1
m0s}
I0926 22:29:01.904858 1401287 out.go:179] * Starting "addons-619347" primary control-plane node in "addons-619347" cluster
I0926 22:29:01.906044 1401287 cache.go:123] Beginning downloading kic base image for docker with docker
I0926 22:29:01.907356 1401287 out.go:179] * Pulling base image v0.0.48 ...
I0926 22:29:01.908297 1401287 preload.go:131] Checking if preload exists for k8s version v1.34.0 and runtime docker
I0926 22:29:01.908335 1401287 preload.go:146] Found local preload: /home/jenkins/minikube-integration/21642-1396392/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-docker-overlay2-amd64.tar.lz4
I0926 22:29:01.908345 1401287 cache.go:58] Caching tarball of preloaded images
I0926 22:29:01.908416 1401287 image.go:81] Checking for gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 in local docker daemon
I0926 22:29:01.908443 1401287 preload.go:172] Found /home/jenkins/minikube-integration/21642-1396392/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-docker-overlay2-amd64.tar.lz4 in cache, skipping download
I0926 22:29:01.908453 1401287 cache.go:61] Finished verifying existence of preloaded tar for v1.34.0 on docker
I0926 22:29:01.908843 1401287 profile.go:143] Saving config to /home/jenkins/minikube-integration/21642-1396392/.minikube/profiles/addons-619347/config.json ...
I0926 22:29:01.908883 1401287 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21642-1396392/.minikube/profiles/addons-619347/config.json: {Name:mkc2865f84bd589b8eae2eb83eded5267684d61a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0926 22:29:01.925224 1401287 cache.go:152] Downloading gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 to local cache
I0926 22:29:01.925402 1401287 image.go:65] Checking for gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 in local cache directory
I0926 22:29:01.925420 1401287 image.go:68] Found gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 in local cache directory, skipping pull
I0926 22:29:01.925428 1401287 image.go:137] gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 exists in cache, skipping pull
I0926 22:29:01.925435 1401287 cache.go:155] successfully saved gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 as a tarball
I0926 22:29:01.925439 1401287 cache.go:165] Loading gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 from local cache
I0926 22:29:14.155592 1401287 cache.go:167] successfully loaded and using gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 from cached tarball
I0926 22:29:14.155633 1401287 cache.go:232] Successfully downloaded all kic artifacts
I0926 22:29:14.155712 1401287 start.go:360] acquireMachinesLock for addons-619347: {Name:mk16a13d35eefb90d37e67ab9d542372a6292c4b Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
I0926 22:29:14.155829 1401287 start.go:364] duration metric: took 91.725µs to acquireMachinesLock for "addons-619347"
I0926 22:29:14.155856 1401287 start.go:93] Provisioning new machine with config: &{Name:addons-619347 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 Memory:4096 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.34.0 ClusterName:addons-619347 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[
] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker 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.34.0 ContainerRuntime:docker 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 MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPat
h: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.34.0 ContainerRuntime:docker ControlPlane:true Worker:true}
I0926 22:29:14.155980 1401287 start.go:125] createHost starting for "" (driver="docker")
I0926 22:29:14.157562 1401287 out.go:252] * Creating docker container (CPUs=2, Memory=4096MB) ...
I0926 22:29:14.157823 1401287 start.go:159] libmachine.API.Create for "addons-619347" (driver="docker")
I0926 22:29:14.157858 1401287 client.go:168] LocalClient.Create starting
I0926 22:29:14.158021 1401287 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/21642-1396392/.minikube/certs/ca.pem
I0926 22:29:14.205932 1401287 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/21642-1396392/.minikube/certs/cert.pem
I0926 22:29:14.366294 1401287 cli_runner.go:164] Run: docker network inspect addons-619347 --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}}]}"
W0926 22:29:14.383620 1401287 cli_runner.go:211] docker network inspect addons-619347 --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
I0926 22:29:14.383691 1401287 network_create.go:284] running [docker network inspect addons-619347] to gather additional debugging logs...
I0926 22:29:14.383716 1401287 cli_runner.go:164] Run: docker network inspect addons-619347
W0926 22:29:14.399817 1401287 cli_runner.go:211] docker network inspect addons-619347 returned with exit code 1
I0926 22:29:14.399876 1401287 network_create.go:287] error running [docker network inspect addons-619347]: docker network inspect addons-619347: exit status 1
stdout:
[]
stderr:
Error response from daemon: network addons-619347 not found
I0926 22:29:14.399898 1401287 network_create.go:289] output of [docker network inspect addons-619347]: -- stdout --
[]
-- /stdout --
** stderr **
Error response from daemon: network addons-619347 not found
** /stderr **
I0926 22:29:14.400043 1401287 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}}]}"
I0926 22:29:14.417291 1401287 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:0xc001ae9be0}
I0926 22:29:14.417339 1401287 network_create.go:124] attempt to create docker network addons-619347 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
I0926 22:29:14.417382 1401287 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-619347 addons-619347
I0926 22:29:14.473127 1401287 network_create.go:108] docker network addons-619347 192.168.49.0/24 created
I0926 22:29:14.473163 1401287 kic.go:121] calculated static IP "192.168.49.2" for the "addons-619347" container
I0926 22:29:14.473252 1401287 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
I0926 22:29:14.489293 1401287 cli_runner.go:164] Run: docker volume create addons-619347 --label name.minikube.sigs.k8s.io=addons-619347 --label created_by.minikube.sigs.k8s.io=true
I0926 22:29:14.506092 1401287 oci.go:103] Successfully created a docker volume addons-619347
I0926 22:29:14.506161 1401287 cli_runner.go:164] Run: docker run --rm --name addons-619347-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-619347 --entrypoint /usr/bin/test -v addons-619347:/var gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 -d /var/lib
I0926 22:29:20.841341 1401287 cli_runner.go:217] Completed: docker run --rm --name addons-619347-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-619347 --entrypoint /usr/bin/test -v addons-619347:/var gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 -d /var/lib: (6.335139978s)
I0926 22:29:20.841369 1401287 oci.go:107] Successfully prepared a docker volume addons-619347
I0926 22:29:20.841406 1401287 preload.go:131] Checking if preload exists for k8s version v1.34.0 and runtime docker
I0926 22:29:20.841430 1401287 kic.go:194] Starting extracting preloaded images to volume ...
I0926 22:29:20.841514 1401287 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/21642-1396392/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-docker-overlay2-amd64.tar.lz4:/preloaded.tar:ro -v addons-619347:/extractDir gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 -I lz4 -xf /preloaded.tar -C /extractDir
I0926 22:29:24.436467 1401287 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/21642-1396392/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-docker-overlay2-amd64.tar.lz4:/preloaded.tar:ro -v addons-619347:/extractDir gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 -I lz4 -xf /preloaded.tar -C /extractDir: (3.594814262s)
I0926 22:29:24.436527 1401287 kic.go:203] duration metric: took 3.595091279s to extract preloaded images to volume ...
W0926 22:29:24.436629 1401287 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
W0926 22:29:24.436675 1401287 oci.go:252] Your kernel does not support CPU cfs period/quota or the cgroup is not mounted.
I0926 22:29:24.436720 1401287 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
I0926 22:29:24.488860 1401287 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-619347 --name addons-619347 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-619347 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-619347 --network addons-619347 --ip 192.168.49.2 --volume addons-619347:/var --security-opt apparmor=unconfined --memory=4096mb -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:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1
I0926 22:29:24.739034 1401287 cli_runner.go:164] Run: docker container inspect addons-619347 --format={{.State.Running}}
I0926 22:29:24.756901 1401287 cli_runner.go:164] Run: docker container inspect addons-619347 --format={{.State.Status}}
I0926 22:29:24.774535 1401287 cli_runner.go:164] Run: docker exec addons-619347 stat /var/lib/dpkg/alternatives/iptables
I0926 22:29:24.821732 1401287 oci.go:144] the created container "addons-619347" has a running status.
I0926 22:29:24.821762 1401287 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/21642-1396392/.minikube/machines/addons-619347/id_rsa...
I0926 22:29:25.058873 1401287 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/21642-1396392/.minikube/machines/addons-619347/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
I0926 22:29:25.084720 1401287 cli_runner.go:164] Run: docker container inspect addons-619347 --format={{.State.Status}}
I0926 22:29:25.103222 1401287 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
I0926 22:29:25.103256 1401287 kic_runner.go:114] Args: [docker exec --privileged addons-619347 chown docker:docker /home/docker/.ssh/authorized_keys]
I0926 22:29:25.152057 1401287 cli_runner.go:164] Run: docker container inspect addons-619347 --format={{.State.Status}}
I0926 22:29:25.171032 1401287 machine.go:93] provisionDockerMachine start ...
I0926 22:29:25.171165 1401287 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-619347
I0926 22:29:25.192356 1401287 main.go:141] libmachine: Using SSH client type: native
I0926 22:29:25.192770 1401287 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x840140] 0x842e40 <nil> [] 0s} 127.0.0.1 33881 <nil> <nil>}
I0926 22:29:25.192789 1401287 main.go:141] libmachine: About to run SSH command:
hostname
I0926 22:29:25.329327 1401287 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-619347
I0926 22:29:25.329360 1401287 ubuntu.go:182] provisioning hostname "addons-619347"
I0926 22:29:25.329440 1401287 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-619347
I0926 22:29:25.347623 1401287 main.go:141] libmachine: Using SSH client type: native
I0926 22:29:25.347852 1401287 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x840140] 0x842e40 <nil> [] 0s} 127.0.0.1 33881 <nil> <nil>}
I0926 22:29:25.347866 1401287 main.go:141] libmachine: About to run SSH command:
sudo hostname addons-619347 && echo "addons-619347" | sudo tee /etc/hostname
I0926 22:29:25.495671 1401287 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-619347
I0926 22:29:25.495764 1401287 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-619347
I0926 22:29:25.513361 1401287 main.go:141] libmachine: Using SSH client type: native
I0926 22:29:25.513676 1401287 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x840140] 0x842e40 <nil> [] 0s} 127.0.0.1 33881 <nil> <nil>}
I0926 22:29:25.513706 1401287 main.go:141] libmachine: About to run SSH command:
if ! grep -xq '.*\saddons-619347' /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-619347/g' /etc/hosts;
else
echo '127.0.1.1 addons-619347' | sudo tee -a /etc/hosts;
fi
fi
I0926 22:29:25.648127 1401287 main.go:141] libmachine: SSH cmd err, output: <nil>:
I0926 22:29:25.648158 1401287 ubuntu.go:188] set auth options {CertDir:/home/jenkins/minikube-integration/21642-1396392/.minikube CaCertPath:/home/jenkins/minikube-integration/21642-1396392/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/21642-1396392/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/21642-1396392/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/21642-1396392/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/21642-1396392/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/21642-1396392/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/21642-1396392/.minikube}
I0926 22:29:25.648181 1401287 ubuntu.go:190] setting up certificates
I0926 22:29:25.648194 1401287 provision.go:84] configureAuth start
I0926 22:29:25.648256 1401287 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-619347
I0926 22:29:25.665581 1401287 provision.go:143] copyHostCerts
I0926 22:29:25.665655 1401287 exec_runner.go:151] cp: /home/jenkins/minikube-integration/21642-1396392/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/21642-1396392/.minikube/ca.pem (1082 bytes)
I0926 22:29:25.665964 1401287 exec_runner.go:151] cp: /home/jenkins/minikube-integration/21642-1396392/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/21642-1396392/.minikube/cert.pem (1123 bytes)
I0926 22:29:25.666216 1401287 exec_runner.go:151] cp: /home/jenkins/minikube-integration/21642-1396392/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/21642-1396392/.minikube/key.pem (1675 bytes)
I0926 22:29:25.666332 1401287 provision.go:117] generating server cert: /home/jenkins/minikube-integration/21642-1396392/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/21642-1396392/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/21642-1396392/.minikube/certs/ca-key.pem org=jenkins.addons-619347 san=[127.0.0.1 192.168.49.2 addons-619347 localhost minikube]
I0926 22:29:26.345521 1401287 provision.go:177] copyRemoteCerts
I0926 22:29:26.345589 1401287 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
I0926 22:29:26.345626 1401287 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-619347
I0926 22:29:26.363376 1401287 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33881 SSHKeyPath:/home/jenkins/minikube-integration/21642-1396392/.minikube/machines/addons-619347/id_rsa Username:docker}
I0926 22:29:26.461182 1401287 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21642-1396392/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
I0926 22:29:26.487057 1401287 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21642-1396392/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
I0926 22:29:26.511222 1401287 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21642-1396392/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
I0926 22:29:26.535844 1401287 provision.go:87] duration metric: took 887.635192ms to configureAuth
I0926 22:29:26.535878 1401287 ubuntu.go:206] setting minikube options for container-runtime
I0926 22:29:26.536095 1401287 config.go:182] Loaded profile config "addons-619347": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.0
I0926 22:29:26.536165 1401287 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-619347
I0926 22:29:26.554135 1401287 main.go:141] libmachine: Using SSH client type: native
I0926 22:29:26.554419 1401287 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x840140] 0x842e40 <nil> [] 0s} 127.0.0.1 33881 <nil> <nil>}
I0926 22:29:26.554438 1401287 main.go:141] libmachine: About to run SSH command:
df --output=fstype / | tail -n 1
I0926 22:29:26.690395 1401287 main.go:141] libmachine: SSH cmd err, output: <nil>: overlay
I0926 22:29:26.690420 1401287 ubuntu.go:71] root file system type: overlay
I0926 22:29:26.690565 1401287 provision.go:314] Updating docker unit: /lib/systemd/system/docker.service ...
I0926 22:29:26.690630 1401287 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-619347
I0926 22:29:26.708389 1401287 main.go:141] libmachine: Using SSH client type: native
I0926 22:29:26.708653 1401287 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x840140] 0x842e40 <nil> [] 0s} 127.0.0.1 33881 <nil> <nil>}
I0926 22:29:26.708753 1401287 main.go:141] libmachine: About to run SSH command:
sudo mkdir -p /lib/systemd/system && printf %s "[Unit]
Description=Docker Application Container Engine
Documentation=https://docs.docker.com
After=network-online.target nss-lookup.target docker.socket firewalld.service containerd.service time-set.target
Wants=network-online.target containerd.service
Requires=docker.socket
StartLimitBurst=3
StartLimitIntervalSec=60
[Service]
Type=notify
Restart=always
# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
# The base configuration already specifies an 'ExecStart=...' command. The first directive
# here is to clear out that command inherited from the base configuration. Without this,
# the command from the base configuration and the command specified here are treated as
# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
# will catch this invalid input and refuse to start the service with an error like:
# Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
ExecStart=
ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 \
-H fd:// --containerd=/run/containerd/containerd.sock \
-H unix:///var/run/docker.sock \
--default-ulimit=nofile=1048576:1048576 \
--tlsverify \
--tlscacert /etc/docker/ca.pem \
--tlscert /etc/docker/server.pem \
--tlskey /etc/docker/server-key.pem --label provider=docker --insecure-registry 10.96.0.0/12
ExecReload=/bin/kill -s HUP \$MAINPID
# Having non-zero Limit*s causes performance problems due to accounting overhead
# in the kernel. We recommend using cgroups to do container-local accounting.
LimitNOFILE=infinity
LimitNPROC=infinity
LimitCORE=infinity
# Uncomment TasksMax if your systemd version supports it.
# Only systemd 226 and above support this version.
TasksMax=infinity
TimeoutStartSec=0
# set delegate yes so that systemd does not reset the cgroups of docker containers
Delegate=yes
# kill only the docker process, not all processes in the cgroup
KillMode=process
OOMScoreAdjust=-500
[Install]
WantedBy=multi-user.target
" | sudo tee /lib/systemd/system/docker.service.new
I0926 22:29:26.857459 1401287 main.go:141] libmachine: SSH cmd err, output: <nil>: [Unit]
Description=Docker Application Container Engine
Documentation=https://docs.docker.com
After=network-online.target nss-lookup.target docker.socket firewalld.service containerd.service time-set.target
Wants=network-online.target containerd.service
Requires=docker.socket
StartLimitBurst=3
StartLimitIntervalSec=60
[Service]
Type=notify
Restart=always
# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
# The base configuration already specifies an 'ExecStart=...' command. The first directive
# here is to clear out that command inherited from the base configuration. Without this,
# the command from the base configuration and the command specified here are treated as
# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
# will catch this invalid input and refuse to start the service with an error like:
# Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
ExecStart=
ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H fd:// --containerd=/run/containerd/containerd.sock -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=docker --insecure-registry 10.96.0.0/12
ExecReload=/bin/kill -s HUP $MAINPID
# Having non-zero Limit*s causes performance problems due to accounting overhead
# in the kernel. We recommend using cgroups to do container-local accounting.
LimitNOFILE=infinity
LimitNPROC=infinity
LimitCORE=infinity
# Uncomment TasksMax if your systemd version supports it.
# Only systemd 226 and above support this version.
TasksMax=infinity
TimeoutStartSec=0
# set delegate yes so that systemd does not reset the cgroups of docker containers
Delegate=yes
# kill only the docker process, not all processes in the cgroup
KillMode=process
OOMScoreAdjust=-500
[Install]
WantedBy=multi-user.target
I0926 22:29:26.857566 1401287 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-619347
I0926 22:29:26.875261 1401287 main.go:141] libmachine: Using SSH client type: native
I0926 22:29:26.875543 1401287 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x840140] 0x842e40 <nil> [] 0s} 127.0.0.1 33881 <nil> <nil>}
I0926 22:29:26.875567 1401287 main.go:141] libmachine: About to run SSH command:
sudo diff -u /lib/systemd/system/docker.service /lib/systemd/system/docker.service.new || { sudo mv /lib/systemd/system/docker.service.new /lib/systemd/system/docker.service; sudo systemctl -f daemon-reload && sudo systemctl -f enable docker && sudo systemctl -f restart docker; }
I0926 22:29:27.972927 1401287 main.go:141] libmachine: SSH cmd err, output: <nil>: --- /lib/systemd/system/docker.service 2025-09-03 20:55:49.000000000 +0000
+++ /lib/systemd/system/docker.service.new 2025-09-26 22:29:26.855075288 +0000
@@ -9,23 +9,34 @@
[Service]
Type=notify
-# the default is not to use systemd for cgroups because the delegate issues still
-# exists and systemd currently does not support the cgroup feature set required
-# for containers run by docker
-ExecStart=/usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
-ExecReload=/bin/kill -s HUP $MAINPID
-TimeoutStartSec=0
-RestartSec=2
Restart=always
+
+
+# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
+# The base configuration already specifies an 'ExecStart=...' command. The first directive
+# here is to clear out that command inherited from the base configuration. Without this,
+# the command from the base configuration and the command specified here are treated as
+# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
+# will catch this invalid input and refuse to start the service with an error like:
+# Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
+
+# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
+# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
+ExecStart=
+ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H fd:// --containerd=/run/containerd/containerd.sock -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=docker --insecure-registry 10.96.0.0/12
+ExecReload=/bin/kill -s HUP $MAINPID
+
# Having non-zero Limit*s causes performance problems due to accounting overhead
# in the kernel. We recommend using cgroups to do container-local accounting.
+LimitNOFILE=infinity
LimitNPROC=infinity
LimitCORE=infinity
-# Comment TasksMax if your systemd version does not support it.
-# Only systemd 226 and above support this option.
+# Uncomment TasksMax if your systemd version supports it.
+# Only systemd 226 and above support this version.
TasksMax=infinity
+TimeoutStartSec=0
# set delegate yes so that systemd does not reset the cgroups of docker containers
Delegate=yes
Synchronizing state of docker.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install enable docker
I0926 22:29:27.972953 1401287 machine.go:96] duration metric: took 2.801887579s to provisionDockerMachine
I0926 22:29:27.972966 1401287 client.go:171] duration metric: took 13.815098068s to LocalClient.Create
I0926 22:29:27.972989 1401287 start.go:167] duration metric: took 13.815166582s to libmachine.API.Create "addons-619347"
I0926 22:29:27.972999 1401287 start.go:293] postStartSetup for "addons-619347" (driver="docker")
I0926 22:29:27.973014 1401287 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]
I0926 22:29:27.973075 1401287 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
I0926 22:29:27.973123 1401287 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-619347
I0926 22:29:27.990436 1401287 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33881 SSHKeyPath:/home/jenkins/minikube-integration/21642-1396392/.minikube/machines/addons-619347/id_rsa Username:docker}
I0926 22:29:28.088898 1401287 ssh_runner.go:195] Run: cat /etc/os-release
I0926 22:29:28.092357 1401287 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
I0926 22:29:28.092381 1401287 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
I0926 22:29:28.092389 1401287 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
I0926 22:29:28.092397 1401287 info.go:137] Remote host: Ubuntu 22.04.5 LTS
I0926 22:29:28.092411 1401287 filesync.go:126] Scanning /home/jenkins/minikube-integration/21642-1396392/.minikube/addons for local assets ...
I0926 22:29:28.092496 1401287 filesync.go:126] Scanning /home/jenkins/minikube-integration/21642-1396392/.minikube/files for local assets ...
I0926 22:29:28.092533 1401287 start.go:296] duration metric: took 119.526658ms for postStartSetup
I0926 22:29:28.092888 1401287 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-619347
I0926 22:29:28.110347 1401287 profile.go:143] Saving config to /home/jenkins/minikube-integration/21642-1396392/.minikube/profiles/addons-619347/config.json ...
I0926 22:29:28.110666 1401287 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
I0926 22:29:28.110720 1401287 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-619347
I0926 22:29:28.127963 1401287 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33881 SSHKeyPath:/home/jenkins/minikube-integration/21642-1396392/.minikube/machines/addons-619347/id_rsa Username:docker}
I0926 22:29:28.219507 1401287 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
I0926 22:29:28.223820 1401287 start.go:128] duration metric: took 14.067824148s to createHost
I0926 22:29:28.223850 1401287 start.go:83] releasing machines lock for "addons-619347", held for 14.068007272s
I0926 22:29:28.223922 1401287 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-619347
I0926 22:29:28.240598 1401287 ssh_runner.go:195] Run: cat /version.json
I0926 22:29:28.240633 1401287 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
I0926 22:29:28.240652 1401287 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-619347
I0926 22:29:28.240703 1401287 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-619347
I0926 22:29:28.257372 1401287 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33881 SSHKeyPath:/home/jenkins/minikube-integration/21642-1396392/.minikube/machines/addons-619347/id_rsa Username:docker}
I0926 22:29:28.258797 1401287 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33881 SSHKeyPath:/home/jenkins/minikube-integration/21642-1396392/.minikube/machines/addons-619347/id_rsa Username:docker}
I0926 22:29:28.423810 1401287 ssh_runner.go:195] Run: systemctl --version
I0926 22:29:28.428533 1401287 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
I0926 22:29:28.433038 1401287 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' {}" ;
I0926 22:29:28.461936 1401287 cni.go:230] loopback cni configuration patched: "/etc/cni/net.d/*loopback.conf*" found
I0926 22:29:28.462028 1401287 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" ;
I0926 22:29:28.488392 1401287 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
I0926 22:29:28.488420 1401287 start.go:495] detecting cgroup driver to use...
I0926 22:29:28.488455 1401287 detect.go:190] detected "systemd" cgroup driver on host os
I0926 22:29:28.488593 1401287 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"
I0926 22:29:28.505081 1401287 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.10.1"|' /etc/containerd/config.toml"
I0926 22:29:28.516249 1401287 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"
I0926 22:29:28.526291 1401287 containerd.go:146] configuring containerd to use "systemd" as cgroup driver...
I0926 22:29:28.526353 1401287 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = true|g' /etc/containerd/config.toml"
I0926 22:29:28.536220 1401287 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"
I0926 22:29:28.546282 1401287 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
I0926 22:29:28.556108 1401287 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
I0926 22:29:28.565920 1401287 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
I0926 22:29:28.575000 1401287 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"
I0926 22:29:28.584684 1401287 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
I0926 22:29:28.594441 1401287 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"
I0926 22:29:28.604436 1401287 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
I0926 22:29:28.612926 1401287 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
I0926 22:29:28.621307 1401287 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I0926 22:29:28.686706 1401287 ssh_runner.go:195] Run: sudo systemctl restart containerd
I0926 22:29:28.765771 1401287 start.go:495] detecting cgroup driver to use...
I0926 22:29:28.765825 1401287 detect.go:190] detected "systemd" cgroup driver on host os
I0926 22:29:28.765881 1401287 ssh_runner.go:195] Run: sudo systemctl cat docker.service
I0926 22:29:28.778235 1401287 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
I0926 22:29:28.789193 1401287 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
I0926 22:29:28.806369 1401287 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
I0926 22:29:28.817718 1401287 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
I0926 22:29:28.828841 1401287 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/cri-dockerd.sock
" | sudo tee /etc/crictl.yaml"
I0926 22:29:28.845391 1401287 ssh_runner.go:195] Run: which cri-dockerd
I0926 22:29:28.848841 1401287 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/cri-docker.service.d
I0926 22:29:28.859051 1401287 ssh_runner.go:362] scp memory --> /etc/systemd/system/cri-docker.service.d/10-cni.conf (192 bytes)
I0926 22:29:28.876661 1401287 ssh_runner.go:195] Run: sudo systemctl unmask docker.service
I0926 22:29:28.939711 1401287 ssh_runner.go:195] Run: sudo systemctl enable docker.socket
I0926 22:29:29.006868 1401287 docker.go:575] configuring docker to use "systemd" as cgroup driver...
I0926 22:29:29.007006 1401287 ssh_runner.go:362] scp memory --> /etc/docker/daemon.json (129 bytes)
I0926 22:29:29.025882 1401287 ssh_runner.go:195] Run: sudo systemctl reset-failed docker
I0926 22:29:29.037344 1401287 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I0926 22:29:29.102031 1401287 ssh_runner.go:195] Run: sudo systemctl restart docker
I0926 22:29:29.866941 1401287 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
I0926 22:29:29.878676 1401287 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.socket
I0926 22:29:29.890349 1401287 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
I0926 22:29:29.901859 1401287 ssh_runner.go:195] Run: sudo systemctl unmask cri-docker.socket
I0926 22:29:29.971712 1401287 ssh_runner.go:195] Run: sudo systemctl enable cri-docker.socket
I0926 22:29:30.041653 1401287 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I0926 22:29:30.108440 1401287 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.socket
I0926 22:29:30.127589 1401287 ssh_runner.go:195] Run: sudo systemctl reset-failed cri-docker.service
I0926 22:29:30.138450 1401287 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I0926 22:29:30.204543 1401287 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.service
I0926 22:29:30.280240 1401287 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
I0926 22:29:30.292074 1401287 start.go:542] Will wait 60s for socket path /var/run/cri-dockerd.sock
I0926 22:29:30.292147 1401287 ssh_runner.go:195] Run: stat /var/run/cri-dockerd.sock
I0926 22:29:30.295851 1401287 start.go:563] Will wait 60s for crictl version
I0926 22:29:30.295920 1401287 ssh_runner.go:195] Run: which crictl
I0926 22:29:30.299332 1401287 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
I0926 22:29:30.334344 1401287 start.go:579] Version: 0.1.0
RuntimeName: docker
RuntimeVersion: 28.4.0
RuntimeApiVersion: v1
I0926 22:29:30.334407 1401287 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
I0926 22:29:30.359394 1401287 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
I0926 22:29:30.385840 1401287 out.go:252] * Preparing Kubernetes v1.34.0 on Docker 28.4.0 ...
I0926 22:29:30.385911 1401287 cli_runner.go:164] Run: docker network inspect addons-619347 --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}}]}"
I0926 22:29:30.402657 1401287 ssh_runner.go:195] Run: grep 192.168.49.1 host.minikube.internal$ /etc/hosts
I0926 22:29:30.406689 1401287 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""
I0926 22:29:30.418124 1401287 kubeadm.go:883] updating cluster {Name:addons-619347 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 Memory:4096 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.34.0 ClusterName:addons-619347 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] D
NSDomain:cluster.local ContainerRuntime:docker 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.34.0 ContainerRuntime:docker 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 MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: Sock
etVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
I0926 22:29:30.418244 1401287 preload.go:131] Checking if preload exists for k8s version v1.34.0 and runtime docker
I0926 22:29:30.418289 1401287 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
I0926 22:29:30.437981 1401287 docker.go:691] Got preloaded images: -- stdout --
registry.k8s.io/kube-apiserver:v1.34.0
registry.k8s.io/kube-controller-manager:v1.34.0
registry.k8s.io/kube-proxy:v1.34.0
registry.k8s.io/kube-scheduler:v1.34.0
registry.k8s.io/etcd:3.6.4-0
registry.k8s.io/pause:3.10.1
registry.k8s.io/coredns/coredns:v1.12.1
gcr.io/k8s-minikube/storage-provisioner:v5
-- /stdout --
I0926 22:29:30.438007 1401287 docker.go:621] Images already preloaded, skipping extraction
I0926 22:29:30.438061 1401287 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
I0926 22:29:30.457379 1401287 docker.go:691] Got preloaded images: -- stdout --
registry.k8s.io/kube-apiserver:v1.34.0
registry.k8s.io/kube-controller-manager:v1.34.0
registry.k8s.io/kube-proxy:v1.34.0
registry.k8s.io/kube-scheduler:v1.34.0
registry.k8s.io/etcd:3.6.4-0
registry.k8s.io/pause:3.10.1
registry.k8s.io/coredns/coredns:v1.12.1
gcr.io/k8s-minikube/storage-provisioner:v5
-- /stdout --
I0926 22:29:30.457402 1401287 cache_images.go:85] Images are preloaded, skipping loading
I0926 22:29:30.457415 1401287 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.34.0 docker true true} ...
I0926 22:29:30.457550 1401287 kubeadm.go:946] kubelet [Unit]
Wants=docker.socket
[Service]
ExecStart=
ExecStart=/var/lib/minikube/binaries/v1.34.0/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=addons-619347 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
[Install]
config:
{KubernetesVersion:v1.34.0 ClusterName:addons-619347 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
I0926 22:29:30.457608 1401287 ssh_runner.go:195] Run: docker info --format {{.CgroupDriver}}
I0926 22:29:30.507568 1401287 cni.go:84] Creating CNI manager for ""
I0926 22:29:30.507618 1401287 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
I0926 22:29:30.507640 1401287 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
I0926 22:29:30.507666 1401287 kubeadm.go:189] 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.34.0 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-619347 NodeName:addons-619347 DNSDomain:cluster.local CRISocket:/var/run/cri-dockerd.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:systemd ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPodPath:/etc/kubern
etes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///var/run/cri-dockerd.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
I0926 22:29:30.507817 1401287 kubeadm.go:195] kubeadm config:
apiVersion: kubeadm.k8s.io/v1beta4
kind: InitConfiguration
localAPIEndpoint:
advertiseAddress: 192.168.49.2
bindPort: 8443
bootstrapTokens:
- groups:
- system:bootstrappers:kubeadm:default-node-token
ttl: 24h0m0s
usages:
- signing
- authentication
nodeRegistration:
criSocket: unix:///var/run/cri-dockerd.sock
name: "addons-619347"
kubeletExtraArgs:
- name: "node-ip"
value: "192.168.49.2"
taints: []
---
apiVersion: kubeadm.k8s.io/v1beta4
kind: ClusterConfiguration
apiServer:
certSANs: ["127.0.0.1", "localhost", "192.168.49.2"]
extraArgs:
- name: "enable-admission-plugins"
value: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
controllerManager:
extraArgs:
- name: "allocate-node-cidrs"
value: "true"
- name: "leader-elect"
value: "false"
scheduler:
extraArgs:
- name: "leader-elect"
value: "false"
certificatesDir: /var/lib/minikube/certs
clusterName: mk
controlPlaneEndpoint: control-plane.minikube.internal:8443
etcd:
local:
dataDir: /var/lib/minikube/etcd
kubernetesVersion: v1.34.0
networking:
dnsDomain: cluster.local
podSubnet: "10.244.0.0/16"
serviceSubnet: 10.96.0.0/12
---
apiVersion: kubelet.config.k8s.io/v1beta1
kind: KubeletConfiguration
authentication:
x509:
clientCAFile: /var/lib/minikube/certs/ca.crt
cgroupDriver: systemd
containerRuntimeEndpoint: unix:///var/run/cri-dockerd.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
I0926 22:29:30.507878 1401287 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.34.0
I0926 22:29:30.517618 1401287 binaries.go:44] Found k8s binaries, skipping transfer
I0926 22:29:30.517680 1401287 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
I0926 22:29:30.526766 1401287 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (312 bytes)
I0926 22:29:30.544641 1401287 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
I0926 22:29:30.561976 1401287 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2213 bytes)
I0926 22:29:30.579430 1401287 ssh_runner.go:195] Run: grep 192.168.49.2 control-plane.minikube.internal$ /etc/hosts
I0926 22:29:30.582806 1401287 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""
I0926 22:29:30.593536 1401287 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I0926 22:29:30.659215 1401287 ssh_runner.go:195] Run: sudo systemctl start kubelet
I0926 22:29:30.680701 1401287 certs.go:69] Setting up /home/jenkins/minikube-integration/21642-1396392/.minikube/profiles/addons-619347 for IP: 192.168.49.2
I0926 22:29:30.680722 1401287 certs.go:195] generating shared ca certs ...
I0926 22:29:30.680743 1401287 certs.go:227] acquiring lock for ca certs: {Name:mk6c7838cc2dce82903d545772166c35f6a8ea14 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0926 22:29:30.680859 1401287 certs.go:241] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/21642-1396392/.minikube/ca.key
I0926 22:29:30.837572 1401287 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21642-1396392/.minikube/ca.crt ...
I0926 22:29:30.837605 1401287 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21642-1396392/.minikube/ca.crt: {Name:mka8a7fba6c323e3efb5c337a110d874f4a069f0 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0926 22:29:30.837797 1401287 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21642-1396392/.minikube/ca.key ...
I0926 22:29:30.837813 1401287 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21642-1396392/.minikube/ca.key: {Name:mk5241bded4d58e8d730b5c39e3cb6b761b06b97 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0926 22:29:30.837926 1401287 certs.go:241] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/21642-1396392/.minikube/proxy-client-ca.key
I0926 22:29:31.379026 1401287 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21642-1396392/.minikube/proxy-client-ca.crt ...
I0926 22:29:31.379062 1401287 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21642-1396392/.minikube/proxy-client-ca.crt: {Name:mk0b26827e7effdc6e0cb418dab9aa237c23935e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0926 22:29:31.379267 1401287 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21642-1396392/.minikube/proxy-client-ca.key ...
I0926 22:29:31.379283 1401287 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21642-1396392/.minikube/proxy-client-ca.key: {Name:mkc17ee61ac662bf18733fd6087e23ac2b546ef5 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0926 22:29:31.379447 1401287 certs.go:257] generating profile certs ...
I0926 22:29:31.379550 1401287 certs.go:364] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/21642-1396392/.minikube/profiles/addons-619347/client.key
I0926 22:29:31.379571 1401287 crypto.go:68] Generating cert /home/jenkins/minikube-integration/21642-1396392/.minikube/profiles/addons-619347/client.crt with IP's: []
I0926 22:29:31.863291 1401287 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21642-1396392/.minikube/profiles/addons-619347/client.crt ...
I0926 22:29:31.863331 1401287 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21642-1396392/.minikube/profiles/addons-619347/client.crt: {Name:mk25ddefd62aaf8d3e2f6d1fd2d519d1c2b1bea2 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0926 22:29:31.863552 1401287 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21642-1396392/.minikube/profiles/addons-619347/client.key ...
I0926 22:29:31.863571 1401287 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21642-1396392/.minikube/profiles/addons-619347/client.key: {Name:mk8cc05aa8f2753617dfe3d2ae365690c5c6ce86 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0926 22:29:31.863711 1401287 certs.go:364] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/21642-1396392/.minikube/profiles/addons-619347/apiserver.key.7bdc1e15
I0926 22:29:31.863742 1401287 crypto.go:68] Generating cert /home/jenkins/minikube-integration/21642-1396392/.minikube/profiles/addons-619347/apiserver.crt.7bdc1e15 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
I0926 22:29:32.476987 1401287 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21642-1396392/.minikube/profiles/addons-619347/apiserver.crt.7bdc1e15 ...
I0926 22:29:32.477026 1401287 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21642-1396392/.minikube/profiles/addons-619347/apiserver.crt.7bdc1e15: {Name:mkd972c04e4a2418d910fa6a476af654883d90ea Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0926 22:29:32.477231 1401287 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21642-1396392/.minikube/profiles/addons-619347/apiserver.key.7bdc1e15 ...
I0926 22:29:32.477251 1401287 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21642-1396392/.minikube/profiles/addons-619347/apiserver.key.7bdc1e15: {Name:mk6e7ebd8b361ff43396ae1d43e26cc4b3fca9ff Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0926 22:29:32.477363 1401287 certs.go:382] copying /home/jenkins/minikube-integration/21642-1396392/.minikube/profiles/addons-619347/apiserver.crt.7bdc1e15 -> /home/jenkins/minikube-integration/21642-1396392/.minikube/profiles/addons-619347/apiserver.crt
I0926 22:29:32.477503 1401287 certs.go:386] copying /home/jenkins/minikube-integration/21642-1396392/.minikube/profiles/addons-619347/apiserver.key.7bdc1e15 -> /home/jenkins/minikube-integration/21642-1396392/.minikube/profiles/addons-619347/apiserver.key
I0926 22:29:32.477596 1401287 certs.go:364] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/21642-1396392/.minikube/profiles/addons-619347/proxy-client.key
I0926 22:29:32.477626 1401287 crypto.go:68] Generating cert /home/jenkins/minikube-integration/21642-1396392/.minikube/profiles/addons-619347/proxy-client.crt with IP's: []
I0926 22:29:32.537971 1401287 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21642-1396392/.minikube/profiles/addons-619347/proxy-client.crt ...
I0926 22:29:32.538009 1401287 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21642-1396392/.minikube/profiles/addons-619347/proxy-client.crt: {Name:mkfbd9d4d456b434b04760e6c3778ba177b5caa0 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0926 22:29:32.538198 1401287 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21642-1396392/.minikube/profiles/addons-619347/proxy-client.key ...
I0926 22:29:32.538217 1401287 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21642-1396392/.minikube/profiles/addons-619347/proxy-client.key: {Name:mkdbd77fea74f3adf740a694b7d5ff5142acf56a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0926 22:29:32.538432 1401287 certs.go:484] found cert: /home/jenkins/minikube-integration/21642-1396392/.minikube/certs/ca-key.pem (1675 bytes)
I0926 22:29:32.538493 1401287 certs.go:484] found cert: /home/jenkins/minikube-integration/21642-1396392/.minikube/certs/ca.pem (1082 bytes)
I0926 22:29:32.538542 1401287 certs.go:484] found cert: /home/jenkins/minikube-integration/21642-1396392/.minikube/certs/cert.pem (1123 bytes)
I0926 22:29:32.538584 1401287 certs.go:484] found cert: /home/jenkins/minikube-integration/21642-1396392/.minikube/certs/key.pem (1675 bytes)
I0926 22:29:32.539249 1401287 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21642-1396392/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
I0926 22:29:32.564650 1401287 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21642-1396392/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
I0926 22:29:32.589199 1401287 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21642-1396392/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
I0926 22:29:32.612819 1401287 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21642-1396392/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
I0926 22:29:32.636809 1401287 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21642-1396392/.minikube/profiles/addons-619347/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
I0926 22:29:32.660922 1401287 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21642-1396392/.minikube/profiles/addons-619347/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
I0926 22:29:32.684674 1401287 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21642-1396392/.minikube/profiles/addons-619347/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
I0926 22:29:32.708845 1401287 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21642-1396392/.minikube/profiles/addons-619347/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
I0926 22:29:32.732866 1401287 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21642-1396392/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
I0926 22:29:32.759367 1401287 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
I0926 22:29:32.777459 1401287 ssh_runner.go:195] Run: openssl version
I0926 22:29:32.783004 1401287 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"
I0926 22:29:32.794673 1401287 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
I0926 22:29:32.798422 1401287 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 26 22:29 /usr/share/ca-certificates/minikubeCA.pem
I0926 22:29:32.798497 1401287 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
I0926 22:29:32.805099 1401287 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"
I0926 22:29:32.814605 1401287 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
I0926 22:29:32.817944 1401287 certs.go:400] '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
I0926 22:29:32.818016 1401287 kubeadm.go:400] StartCluster: {Name:addons-619347 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 Memory:4096 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.34.0 ClusterName:addons-619347 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSD
omain:cluster.local ContainerRuntime:docker 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.34.0 ContainerRuntime:docker 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 MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketV
MnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
I0926 22:29:32.818116 1401287 ssh_runner.go:195] Run: docker ps --filter status=paused --filter=name=k8s_.*_(kube-system)_ --format={{.ID}}
I0926 22:29:32.836878 1401287 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
I0926 22:29:32.846020 1401287 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
I0926 22:29:32.855171 1401287 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
I0926 22:29:32.855233 1401287 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
I0926 22:29:32.863903 1401287 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
I0926 22:29:32.863919 1401287 kubeadm.go:157] found existing configuration files:
I0926 22:29:32.863955 1401287 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
I0926 22:29:32.872442 1401287 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
I0926 22:29:32.872518 1401287 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
I0926 22:29:32.880882 1401287 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
I0926 22:29:32.889348 1401287 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
I0926 22:29:32.889394 1401287 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
I0926 22:29:32.897735 1401287 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
I0926 22:29:32.906508 1401287 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
I0926 22:29:32.906558 1401287 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
I0926 22:29:32.915447 1401287 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
I0926 22:29:32.924534 1401287 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
I0926 22:29:32.924590 1401287 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
I0926 22:29:32.933327 1401287 ssh_runner.go:286] Start: sudo /bin/bash -c "env PATH="/var/lib/minikube/binaries/v1.34.0:$PATH" kubeadm init --config /var/tmp/minikube/kubeadm.yaml --ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests,DirAvailable--var-lib-minikube,DirAvailable--var-lib-minikube-etcd,FileAvailable--etc-kubernetes-manifests-kube-scheduler.yaml,FileAvailable--etc-kubernetes-manifests-kube-apiserver.yaml,FileAvailable--etc-kubernetes-manifests-kube-controller-manager.yaml,FileAvailable--etc-kubernetes-manifests-etcd.yaml,Port-10250,Swap,NumCPU,Mem,SystemVerification,FileContent--proc-sys-net-bridge-bridge-nf-call-iptables"
I0926 22:29:32.971243 1401287 kubeadm.go:318] [init] Using Kubernetes version: v1.34.0
I0926 22:29:32.971298 1401287 kubeadm.go:318] [preflight] Running pre-flight checks
I0926 22:29:33.008888 1401287 kubeadm.go:318] [preflight] The system verification failed. Printing the output from the verification:
I0926 22:29:33.009014 1401287 kubeadm.go:318] [0;37mKERNEL_VERSION[0m: [0;32m6.8.0-1040-gcp[0m
I0926 22:29:33.009067 1401287 kubeadm.go:318] [0;37mOS[0m: [0;32mLinux[0m
I0926 22:29:33.009160 1401287 kubeadm.go:318] [0;37mCGROUPS_CPU[0m: [0;32menabled[0m
I0926 22:29:33.009217 1401287 kubeadm.go:318] [0;37mCGROUPS_CPUSET[0m: [0;32menabled[0m
I0926 22:29:33.009313 1401287 kubeadm.go:318] [0;37mCGROUPS_DEVICES[0m: [0;32menabled[0m
I0926 22:29:33.009388 1401287 kubeadm.go:318] [0;37mCGROUPS_FREEZER[0m: [0;32menabled[0m
I0926 22:29:33.009472 1401287 kubeadm.go:318] [0;37mCGROUPS_MEMORY[0m: [0;32menabled[0m
I0926 22:29:33.009577 1401287 kubeadm.go:318] [0;37mCGROUPS_PIDS[0m: [0;32menabled[0m
I0926 22:29:33.009649 1401287 kubeadm.go:318] [0;37mCGROUPS_HUGETLB[0m: [0;32menabled[0m
I0926 22:29:33.009739 1401287 kubeadm.go:318] [0;37mCGROUPS_IO[0m: [0;32menabled[0m
I0926 22:29:33.064493 1401287 kubeadm.go:318] [preflight] Pulling images required for setting up a Kubernetes cluster
I0926 22:29:33.064612 1401287 kubeadm.go:318] [preflight] This might take a minute or two, depending on the speed of your internet connection
I0926 22:29:33.064736 1401287 kubeadm.go:318] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
I0926 22:29:33.076202 1401287 kubeadm.go:318] [certs] Using certificateDir folder "/var/lib/minikube/certs"
I0926 22:29:33.078537 1401287 out.go:252] - Generating certificates and keys ...
I0926 22:29:33.078633 1401287 kubeadm.go:318] [certs] Using existing ca certificate authority
I0926 22:29:33.078712 1401287 kubeadm.go:318] [certs] Using existing apiserver certificate and key on disk
I0926 22:29:33.613982 1401287 kubeadm.go:318] [certs] Generating "apiserver-kubelet-client" certificate and key
I0926 22:29:34.132193 1401287 kubeadm.go:318] [certs] Generating "front-proxy-ca" certificate and key
I0926 22:29:34.241294 1401287 kubeadm.go:318] [certs] Generating "front-proxy-client" certificate and key
I0926 22:29:34.638661 1401287 kubeadm.go:318] [certs] Generating "etcd/ca" certificate and key
I0926 22:29:34.928444 1401287 kubeadm.go:318] [certs] Generating "etcd/server" certificate and key
I0926 22:29:34.928596 1401287 kubeadm.go:318] [certs] etcd/server serving cert is signed for DNS names [addons-619347 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
I0926 22:29:35.122701 1401287 kubeadm.go:318] [certs] Generating "etcd/peer" certificate and key
I0926 22:29:35.122888 1401287 kubeadm.go:318] [certs] etcd/peer serving cert is signed for DNS names [addons-619347 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
I0926 22:29:35.275604 1401287 kubeadm.go:318] [certs] Generating "etcd/healthcheck-client" certificate and key
I0926 22:29:35.549799 1401287 kubeadm.go:318] [certs] Generating "apiserver-etcd-client" certificate and key
I0926 22:29:35.689108 1401287 kubeadm.go:318] [certs] Generating "sa" key and public key
I0926 22:29:35.689184 1401287 kubeadm.go:318] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
I0926 22:29:35.894121 1401287 kubeadm.go:318] [kubeconfig] Writing "admin.conf" kubeconfig file
I0926 22:29:36.122749 1401287 kubeadm.go:318] [kubeconfig] Writing "super-admin.conf" kubeconfig file
I0926 22:29:36.401681 1401287 kubeadm.go:318] [kubeconfig] Writing "kubelet.conf" kubeconfig file
I0926 22:29:36.449466 1401287 kubeadm.go:318] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
I0926 22:29:36.577737 1401287 kubeadm.go:318] [kubeconfig] Writing "scheduler.conf" kubeconfig file
I0926 22:29:36.578213 1401287 kubeadm.go:318] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
I0926 22:29:36.581892 1401287 kubeadm.go:318] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
I0926 22:29:36.583521 1401287 out.go:252] - Booting up control plane ...
I0926 22:29:36.583635 1401287 kubeadm.go:318] [control-plane] Creating static Pod manifest for "kube-apiserver"
I0926 22:29:36.583735 1401287 kubeadm.go:318] [control-plane] Creating static Pod manifest for "kube-controller-manager"
I0926 22:29:36.584452 1401287 kubeadm.go:318] [control-plane] Creating static Pod manifest for "kube-scheduler"
I0926 22:29:36.594025 1401287 kubeadm.go:318] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
I0926 22:29:36.594112 1401287 kubeadm.go:318] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/instance-config.yaml"
I0926 22:29:36.599591 1401287 kubeadm.go:318] [patches] Applied patch of type "application/strategic-merge-patch+json" to target "kubeletconfiguration"
I0926 22:29:36.599832 1401287 kubeadm.go:318] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
I0926 22:29:36.599913 1401287 kubeadm.go:318] [kubelet-start] Starting the kubelet
I0926 22:29:36.682320 1401287 kubeadm.go:318] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
I0926 22:29:36.682523 1401287 kubeadm.go:318] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
I0926 22:29:37.683335 1401287 kubeadm.go:318] [kubelet-check] The kubelet is healthy after 1.001189529s
I0926 22:29:37.687852 1401287 kubeadm.go:318] [control-plane-check] Waiting for healthy control plane components. This can take up to 4m0s
I0926 22:29:37.687994 1401287 kubeadm.go:318] [control-plane-check] Checking kube-apiserver at https://192.168.49.2:8443/livez
I0926 22:29:37.688138 1401287 kubeadm.go:318] [control-plane-check] Checking kube-controller-manager at https://127.0.0.1:10257/healthz
I0926 22:29:37.688267 1401287 kubeadm.go:318] [control-plane-check] Checking kube-scheduler at https://127.0.0.1:10259/livez
I0926 22:29:38.693325 1401287 kubeadm.go:318] [control-plane-check] kube-controller-manager is healthy after 1.005328653s
I0926 22:29:39.818196 1401287 kubeadm.go:318] [control-plane-check] kube-scheduler is healthy after 2.130304657s
I0926 22:29:41.690178 1401287 kubeadm.go:318] [control-plane-check] kube-apiserver is healthy after 4.002189462s
I0926 22:29:41.702527 1401287 kubeadm.go:318] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
I0926 22:29:41.711408 1401287 kubeadm.go:318] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
I0926 22:29:41.720193 1401287 kubeadm.go:318] [upload-certs] Skipping phase. Please see --upload-certs
I0926 22:29:41.720435 1401287 kubeadm.go:318] [mark-control-plane] Marking the node addons-619347 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
I0926 22:29:41.727838 1401287 kubeadm.go:318] [bootstrap-token] Using token: ydwgpt.re3mhs2qr7yfu0od
I0926 22:29:41.729412 1401287 out.go:252] - Configuring RBAC rules ...
I0926 22:29:41.729554 1401287 kubeadm.go:318] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
I0926 22:29:41.732328 1401287 kubeadm.go:318] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
I0926 22:29:41.737352 1401287 kubeadm.go:318] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
I0926 22:29:41.740726 1401287 kubeadm.go:318] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
I0926 22:29:41.743207 1401287 kubeadm.go:318] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
I0926 22:29:41.745363 1401287 kubeadm.go:318] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
I0926 22:29:42.096302 1401287 kubeadm.go:318] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
I0926 22:29:42.513166 1401287 kubeadm.go:318] [addons] Applied essential addon: CoreDNS
I0926 22:29:43.094717 1401287 kubeadm.go:318] [addons] Applied essential addon: kube-proxy
I0926 22:29:43.095522 1401287 kubeadm.go:318]
I0926 22:29:43.095627 1401287 kubeadm.go:318] Your Kubernetes control-plane has initialized successfully!
I0926 22:29:43.095642 1401287 kubeadm.go:318]
I0926 22:29:43.095755 1401287 kubeadm.go:318] To start using your cluster, you need to run the following as a regular user:
I0926 22:29:43.095774 1401287 kubeadm.go:318]
I0926 22:29:43.095814 1401287 kubeadm.go:318] mkdir -p $HOME/.kube
I0926 22:29:43.095897 1401287 kubeadm.go:318] sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
I0926 22:29:43.095977 1401287 kubeadm.go:318] sudo chown $(id -u):$(id -g) $HOME/.kube/config
I0926 22:29:43.095986 1401287 kubeadm.go:318]
I0926 22:29:43.096062 1401287 kubeadm.go:318] Alternatively, if you are the root user, you can run:
I0926 22:29:43.096071 1401287 kubeadm.go:318]
I0926 22:29:43.096135 1401287 kubeadm.go:318] export KUBECONFIG=/etc/kubernetes/admin.conf
I0926 22:29:43.096145 1401287 kubeadm.go:318]
I0926 22:29:43.096220 1401287 kubeadm.go:318] You should now deploy a pod network to the cluster.
I0926 22:29:43.096324 1401287 kubeadm.go:318] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
I0926 22:29:43.096430 1401287 kubeadm.go:318] https://kubernetes.io/docs/concepts/cluster-administration/addons/
I0926 22:29:43.096455 1401287 kubeadm.go:318]
I0926 22:29:43.096638 1401287 kubeadm.go:318] You can now join any number of control-plane nodes by copying certificate authorities
I0926 22:29:43.096786 1401287 kubeadm.go:318] and service account keys on each node and then running the following as root:
I0926 22:29:43.096798 1401287 kubeadm.go:318]
I0926 22:29:43.096919 1401287 kubeadm.go:318] kubeadm join control-plane.minikube.internal:8443 --token ydwgpt.re3mhs2qr7yfu0od \
I0926 22:29:43.097088 1401287 kubeadm.go:318] --discovery-token-ca-cert-hash sha256:bb03dd3d3cc4e0d1ed19743dc0135bcd735f974baaac927fcaff77cb8a636413 \
I0926 22:29:43.097115 1401287 kubeadm.go:318] --control-plane
I0926 22:29:43.097122 1401287 kubeadm.go:318]
I0926 22:29:43.097214 1401287 kubeadm.go:318] Then you can join any number of worker nodes by running the following on each as root:
I0926 22:29:43.097228 1401287 kubeadm.go:318]
I0926 22:29:43.097348 1401287 kubeadm.go:318] kubeadm join control-plane.minikube.internal:8443 --token ydwgpt.re3mhs2qr7yfu0od \
I0926 22:29:43.097470 1401287 kubeadm.go:318] --discovery-token-ca-cert-hash sha256:bb03dd3d3cc4e0d1ed19743dc0135bcd735f974baaac927fcaff77cb8a636413
I0926 22:29:43.099587 1401287 kubeadm.go:318] [WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/6.8.0-1040-gcp\n", err: exit status 1
I0926 22:29:43.099739 1401287 kubeadm.go:318] [WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
I0926 22:29:43.099768 1401287 cni.go:84] Creating CNI manager for ""
I0926 22:29:43.099788 1401287 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
I0926 22:29:43.101355 1401287 out.go:179] * Configuring bridge CNI (Container Networking Interface) ...
I0926 22:29:43.102553 1401287 ssh_runner.go:195] Run: sudo mkdir -p /etc/cni/net.d
I0926 22:29:43.112120 1401287 ssh_runner.go:362] scp memory --> /etc/cni/net.d/1-k8s.conflist (496 bytes)
I0926 22:29:43.130674 1401287 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
I0926 22:29:43.130768 1401287 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
I0926 22:29:43.130767 1401287 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-619347 minikube.k8s.io/updated_at=2025_09_26T22_29_43_0700 minikube.k8s.io/version=v1.37.0 minikube.k8s.io/commit=528ef52dd808f925e881f79a2a823817d9197d47 minikube.k8s.io/name=addons-619347 minikube.k8s.io/primary=true
I0926 22:29:43.138720 1401287 ops.go:34] apiserver oom_adj: -16
I0926 22:29:43.217942 1401287 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0926 22:29:43.718375 1401287 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0926 22:29:44.218391 1401287 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0926 22:29:44.718337 1401287 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0926 22:29:45.219035 1401287 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0926 22:29:45.719000 1401287 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0926 22:29:46.218689 1401287 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0926 22:29:46.718531 1401287 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0926 22:29:47.218333 1401287 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0926 22:29:47.718316 1401287 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0926 22:29:47.783783 1401287 kubeadm.go:1113] duration metric: took 4.653074895s to wait for elevateKubeSystemPrivileges
I0926 22:29:47.783815 1401287 kubeadm.go:402] duration metric: took 14.965805729s to StartCluster
I0926 22:29:47.783835 1401287 settings.go:142] acquiring lock: {Name:mk19bb20e8e2719c9f4ae7071ba1f293bea0c47a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0926 22:29:47.783943 1401287 settings.go:150] Updating kubeconfig: /home/jenkins/minikube-integration/21642-1396392/kubeconfig
I0926 22:29:47.784300 1401287 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21642-1396392/kubeconfig: {Name:mk53eccd4814679d9dd1f60d4b668d1b7f9967e5 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0926 22:29:47.784499 1401287 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.34.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
I0926 22:29:47.784532 1401287 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.34.0 ContainerRuntime:docker ControlPlane:true Worker:true}
I0926 22:29:47.784609 1401287 addons.go:511] enable addons start: toEnable=map[ambassador:false amd-gpu-device-plugin:true 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 kubetail: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:true storage-provisioner:true storage-provisioner-rancher:true volcano:true volumesnapshots:true yakd:true]
I0926 22:29:47.784681 1401287 config.go:182] Loaded profile config "addons-619347": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.0
I0926 22:29:47.784735 1401287 addons.go:69] Setting registry=true in profile "addons-619347"
I0926 22:29:47.784746 1401287 addons.go:69] Setting amd-gpu-device-plugin=true in profile "addons-619347"
I0926 22:29:47.784755 1401287 addons.go:69] Setting storage-provisioner=true in profile "addons-619347"
I0926 22:29:47.784760 1401287 addons.go:238] Setting addon registry=true in "addons-619347"
I0926 22:29:47.784746 1401287 addons.go:69] Setting registry-creds=true in profile "addons-619347"
I0926 22:29:47.784770 1401287 addons.go:238] Setting addon storage-provisioner=true in "addons-619347"
I0926 22:29:47.784775 1401287 addons.go:238] Setting addon registry-creds=true in "addons-619347"
I0926 22:29:47.784785 1401287 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-619347"
I0926 22:29:47.784806 1401287 host.go:66] Checking if "addons-619347" exists ...
I0926 22:29:47.784811 1401287 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-619347"
I0926 22:29:47.784804 1401287 addons.go:69] Setting inspektor-gadget=true in profile "addons-619347"
I0926 22:29:47.784822 1401287 addons.go:69] Setting volumesnapshots=true in profile "addons-619347"
I0926 22:29:47.784827 1401287 addons.go:238] Setting addon nvidia-device-plugin=true in "addons-619347"
I0926 22:29:47.784832 1401287 addons.go:238] Setting addon inspektor-gadget=true in "addons-619347"
I0926 22:29:47.784833 1401287 addons.go:238] Setting addon volumesnapshots=true in "addons-619347"
I0926 22:29:47.784844 1401287 host.go:66] Checking if "addons-619347" exists ...
I0926 22:29:47.784849 1401287 addons.go:238] Setting addon csi-hostpath-driver=true in "addons-619347"
I0926 22:29:47.784851 1401287 host.go:66] Checking if "addons-619347" exists ...
I0926 22:29:47.784856 1401287 host.go:66] Checking if "addons-619347" exists ...
I0926 22:29:47.784879 1401287 host.go:66] Checking if "addons-619347" exists ...
I0926 22:29:47.784806 1401287 host.go:66] Checking if "addons-619347" exists ...
I0926 22:29:47.784951 1401287 addons.go:69] Setting ingress-dns=true in profile "addons-619347"
I0926 22:29:47.784970 1401287 addons.go:69] Setting default-storageclass=true in profile "addons-619347"
I0926 22:29:47.784958 1401287 addons.go:69] Setting gcp-auth=true in profile "addons-619347"
I0926 22:29:47.784988 1401287 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-619347"
I0926 22:29:47.784817 1401287 addons.go:69] Setting volcano=true in profile "addons-619347"
I0926 22:29:47.785003 1401287 addons.go:238] Setting addon volcano=true in "addons-619347"
I0926 22:29:47.785032 1401287 addons.go:69] Setting cloud-spanner=true in profile "addons-619347"
I0926 22:29:47.785040 1401287 host.go:66] Checking if "addons-619347" exists ...
I0926 22:29:47.785045 1401287 addons.go:238] Setting addon cloud-spanner=true in "addons-619347"
I0926 22:29:47.785065 1401287 host.go:66] Checking if "addons-619347" exists ...
I0926 22:29:47.785262 1401287 cli_runner.go:164] Run: docker container inspect addons-619347 --format={{.State.Status}}
I0926 22:29:47.785350 1401287 cli_runner.go:164] Run: docker container inspect addons-619347 --format={{.State.Status}}
I0926 22:29:47.784800 1401287 host.go:66] Checking if "addons-619347" exists ...
I0926 22:29:47.785379 1401287 cli_runner.go:164] Run: docker container inspect addons-619347 --format={{.State.Status}}
I0926 22:29:47.784973 1401287 addons.go:238] Setting addon ingress-dns=true in "addons-619347"
I0926 22:29:47.785498 1401287 cli_runner.go:164] Run: docker container inspect addons-619347 --format={{.State.Status}}
I0926 22:29:47.785518 1401287 cli_runner.go:164] Run: docker container inspect addons-619347 --format={{.State.Status}}
I0926 22:29:47.785535 1401287 host.go:66] Checking if "addons-619347" exists ...
I0926 22:29:47.785723 1401287 cli_runner.go:164] Run: docker container inspect addons-619347 --format={{.State.Status}}
I0926 22:29:47.785798 1401287 cli_runner.go:164] Run: docker container inspect addons-619347 --format={{.State.Status}}
I0926 22:29:47.785980 1401287 cli_runner.go:164] Run: docker container inspect addons-619347 --format={{.State.Status}}
I0926 22:29:47.785350 1401287 cli_runner.go:164] Run: docker container inspect addons-619347 --format={{.State.Status}}
I0926 22:29:47.784992 1401287 mustload.go:65] Loading cluster: addons-619347
I0926 22:29:47.784762 1401287 addons.go:238] Setting addon amd-gpu-device-plugin=true in "addons-619347"
I0926 22:29:47.787331 1401287 host.go:66] Checking if "addons-619347" exists ...
I0926 22:29:47.785351 1401287 cli_runner.go:164] Run: docker container inspect addons-619347 --format={{.State.Status}}
I0926 22:29:47.784792 1401287 addons.go:69] Setting metrics-server=true in profile "addons-619347"
I0926 22:29:47.784734 1401287 addons.go:69] Setting yakd=true in profile "addons-619347"
I0926 22:29:47.787078 1401287 out.go:179] * Verifying Kubernetes components...
I0926 22:29:47.785351 1401287 cli_runner.go:164] Run: docker container inspect addons-619347 --format={{.State.Status}}
I0926 22:29:47.787824 1401287 cli_runner.go:164] Run: docker container inspect addons-619347 --format={{.State.Status}}
I0926 22:29:47.788010 1401287 addons.go:238] Setting addon metrics-server=true in "addons-619347"
I0926 22:29:47.788028 1401287 addons.go:238] Setting addon yakd=true in "addons-619347"
I0926 22:29:47.788047 1401287 host.go:66] Checking if "addons-619347" exists ...
I0926 22:29:47.788063 1401287 host.go:66] Checking if "addons-619347" exists ...
I0926 22:29:47.789412 1401287 cli_runner.go:164] Run: docker container inspect addons-619347 --format={{.State.Status}}
I0926 22:29:47.787118 1401287 config.go:182] Loaded profile config "addons-619347": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.0
I0926 22:29:47.784734 1401287 addons.go:69] Setting ingress=true in profile "addons-619347"
I0926 22:29:47.789936 1401287 addons.go:238] Setting addon ingress=true in "addons-619347"
I0926 22:29:47.789980 1401287 host.go:66] Checking if "addons-619347" exists ...
I0926 22:29:47.784814 1401287 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-619347"
I0926 22:29:47.790231 1401287 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-619347"
I0926 22:29:47.790451 1401287 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I0926 22:29:47.793232 1401287 cli_runner.go:164] Run: docker container inspect addons-619347 --format={{.State.Status}}
I0926 22:29:47.793847 1401287 cli_runner.go:164] Run: docker container inspect addons-619347 --format={{.State.Status}}
I0926 22:29:47.802421 1401287 cli_runner.go:164] Run: docker container inspect addons-619347 --format={{.State.Status}}
I0926 22:29:47.803014 1401287 cli_runner.go:164] Run: docker container inspect addons-619347 --format={{.State.Status}}
I0926 22:29:47.835418 1401287 out.go:179] - Using image docker.io/volcanosh/vc-webhook-manager:v1.12.2
I0926 22:29:47.836021 1401287 out.go:179] - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
I0926 22:29:47.839393 1401287 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
I0926 22:29:47.839421 1401287 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
I0926 22:29:47.840142 1401287 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-619347
I0926 22:29:47.845675 1401287 out.go:179] - Using image docker.io/volcanosh/vc-controller-manager:v1.12.2
I0926 22:29:47.849257 1401287 out.go:179] - Using image docker.io/volcanosh/vc-scheduler:v1.12.2
I0926 22:29:47.856053 1401287 addons.go:435] installing /etc/kubernetes/addons/volcano-deployment.yaml
I0926 22:29:47.858820 1401287 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volcano-deployment.yaml (498149 bytes)
I0926 22:29:47.856545 1401287 out.go:179] - Using image gcr.io/k8s-minikube/storage-provisioner:v5
I0926 22:29:47.858894 1401287 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-619347
I0926 22:29:47.860040 1401287 addons.go:238] Setting addon default-storageclass=true in "addons-619347"
I0926 22:29:47.860081 1401287 host.go:66] Checking if "addons-619347" exists ...
I0926 22:29:47.860516 1401287 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner.yaml
I0926 22:29:47.860534 1401287 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
I0926 22:29:47.860630 1401287 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-619347
I0926 22:29:47.866839 1401287 cli_runner.go:164] Run: docker container inspect addons-619347 --format={{.State.Status}}
I0926 22:29:47.873854 1401287 out.go:179] - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.44.1
I0926 22:29:47.875341 1401287 addons.go:435] installing /etc/kubernetes/addons/ig-crd.yaml
I0926 22:29:47.875365 1401287 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (14 bytes)
I0926 22:29:47.875428 1401287 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-619347
I0926 22:29:47.882655 1401287 out.go:179] - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
I0926 22:29:47.882749 1401287 out.go:179] - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.41
I0926 22:29:47.884700 1401287 out.go:179] - Using image docker.io/rocm/k8s-device-plugin:1.25.2.8
I0926 22:29:47.885073 1401287 addons.go:435] installing /etc/kubernetes/addons/deployment.yaml
I0926 22:29:47.885418 1401287 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
I0926 22:29:47.885504 1401287 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-619347
I0926 22:29:47.884703 1401287 out.go:179] - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
I0926 22:29:47.887232 1401287 addons.go:435] installing /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
I0926 22:29:47.887315 1401287 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/amd-gpu-device-plugin.yaml (1868 bytes)
I0926 22:29:47.887396 1401287 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-619347
I0926 22:29:47.887247 1401287 out.go:179] - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
I0926 22:29:47.889515 1401287 out.go:179] - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
I0926 22:29:47.892008 1401287 out.go:179] - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
I0926 22:29:47.893405 1401287 out.go:179] - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
I0926 22:29:47.895131 1401287 out.go:179] - Using image docker.io/kicbase/minikube-ingress-dns:0.0.4
I0926 22:29:47.896348 1401287 addons.go:435] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
I0926 22:29:47.896370 1401287 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2889 bytes)
I0926 22:29:47.896434 1401287 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-619347
I0926 22:29:47.897311 1401287 addons.go:238] Setting addon storage-provisioner-rancher=true in "addons-619347"
I0926 22:29:47.897358 1401287 host.go:66] Checking if "addons-619347" exists ...
I0926 22:29:47.898142 1401287 cli_runner.go:164] Run: docker container inspect addons-619347 --format={{.State.Status}}
I0926 22:29:47.899126 1401287 out.go:179] - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
I0926 22:29:47.900143 1401287 out.go:179] - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
I0926 22:29:47.902104 1401287 out.go:179] - Using image registry.k8s.io/metrics-server/metrics-server:v0.8.0
I0926 22:29:47.902740 1401287 addons.go:435] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
I0926 22:29:47.902755 1401287 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
I0926 22:29:47.902813 1401287 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-619347
I0926 22:29:47.903595 1401287 addons.go:435] installing /etc/kubernetes/addons/metrics-apiservice.yaml
I0926 22:29:47.903615 1401287 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
I0926 22:29:47.903685 1401287 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-619347
I0926 22:29:47.911178 1401287 out.go:179] - Using image docker.io/marcnuri/yakd:0.0.5
I0926 22:29:47.912616 1401287 addons.go:435] installing /etc/kubernetes/addons/yakd-ns.yaml
I0926 22:29:47.912637 1401287 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
I0926 22:29:47.912867 1401287 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-619347
I0926 22:29:47.916927 1401287 out.go:179] - Using image registry.k8s.io/ingress-nginx/controller:v1.13.2
I0926 22:29:47.918186 1401287 out.go:179] - Using image nvcr.io/nvidia/k8s-device-plugin:v0.17.3
I0926 22:29:47.919909 1401287 out.go:179] - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.6.2
I0926 22:29:47.920091 1401287 addons.go:435] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
I0926 22:29:47.920106 1401287 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
I0926 22:29:47.920166 1401287 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-619347
I0926 22:29:47.921441 1401287 host.go:66] Checking if "addons-619347" exists ...
I0926 22:29:47.922745 1401287 out.go:179] - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.6.2
I0926 22:29:47.923875 1401287 addons.go:435] installing /etc/kubernetes/addons/ingress-deploy.yaml
I0926 22:29:47.923890 1401287 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
I0926 22:29:47.923943 1401287 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-619347
I0926 22:29:47.926937 1401287 out.go:179] - Using image docker.io/upmcenterprises/registry-creds:1.10
I0926 22:29:47.927973 1401287 addons.go:435] installing /etc/kubernetes/addons/registry-creds-rc.yaml
I0926 22:29:47.927993 1401287 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-creds-rc.yaml (3306 bytes)
I0926 22:29:47.928052 1401287 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-619347
I0926 22:29:47.940536 1401287 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33881 SSHKeyPath:/home/jenkins/minikube-integration/21642-1396392/.minikube/machines/addons-619347/id_rsa Username:docker}
I0926 22:29:47.942062 1401287 out.go:179] - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.9
I0926 22:29:47.945122 1401287 out.go:179] - Using image docker.io/registry:3.0.0
I0926 22:29:47.946248 1401287 addons.go:435] installing /etc/kubernetes/addons/registry-rc.yaml
I0926 22:29:47.946273 1401287 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
I0926 22:29:47.946337 1401287 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-619347
I0926 22:29:47.951570 1401287 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33881 SSHKeyPath:/home/jenkins/minikube-integration/21642-1396392/.minikube/machines/addons-619347/id_rsa Username:docker}
I0926 22:29:47.958865 1401287 out.go:179] - Using image docker.io/rancher/local-path-provisioner:v0.0.22
I0926 22:29:47.959859 1401287 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33881 SSHKeyPath:/home/jenkins/minikube-integration/21642-1396392/.minikube/machines/addons-619347/id_rsa Username:docker}
I0926 22:29:47.960450 1401287 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33881 SSHKeyPath:/home/jenkins/minikube-integration/21642-1396392/.minikube/machines/addons-619347/id_rsa Username:docker}
I0926 22:29:47.961755 1401287 out.go:179] - Using image docker.io/busybox:stable
I0926 22:29:47.965573 1401287 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
I0926 22:29:47.965594 1401287 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
I0926 22:29:47.965659 1401287 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-619347
I0926 22:29:47.966411 1401287 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33881 SSHKeyPath:/home/jenkins/minikube-integration/21642-1396392/.minikube/machines/addons-619347/id_rsa Username:docker}
I0926 22:29:47.976561 1401287 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33881 SSHKeyPath:/home/jenkins/minikube-integration/21642-1396392/.minikube/machines/addons-619347/id_rsa Username:docker}
I0926 22:29:47.976622 1401287 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33881 SSHKeyPath:/home/jenkins/minikube-integration/21642-1396392/.minikube/machines/addons-619347/id_rsa Username:docker}
I0926 22:29:47.977107 1401287 addons.go:435] installing /etc/kubernetes/addons/storageclass.yaml
I0926 22:29:47.977106 1401287 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33881 SSHKeyPath:/home/jenkins/minikube-integration/21642-1396392/.minikube/machines/addons-619347/id_rsa Username:docker}
I0926 22:29:47.977119 1401287 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
I0926 22:29:47.977177 1401287 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-619347
I0926 22:29:47.980224 1401287 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33881 SSHKeyPath:/home/jenkins/minikube-integration/21642-1396392/.minikube/machines/addons-619347/id_rsa Username:docker}
I0926 22:29:47.984609 1401287 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33881 SSHKeyPath:/home/jenkins/minikube-integration/21642-1396392/.minikube/machines/addons-619347/id_rsa Username:docker}
I0926 22:29:47.989681 1401287 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33881 SSHKeyPath:/home/jenkins/minikube-integration/21642-1396392/.minikube/machines/addons-619347/id_rsa Username:docker}
I0926 22:29:47.990796 1401287 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33881 SSHKeyPath:/home/jenkins/minikube-integration/21642-1396392/.minikube/machines/addons-619347/id_rsa Username:docker}
W0926 22:29:47.997697 1401287 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
I0926 22:29:47.997795 1401287 retry.go:31] will retry after 178.321817ms: ssh: handshake failed: EOF
W0926 22:29:47.999217 1401287 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
I0926 22:29:47.999256 1401287 retry.go:31] will retry after 245.552991ms: ssh: handshake failed: EOF
I0926 22:29:48.009280 1401287 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33881 SSHKeyPath:/home/jenkins/minikube-integration/21642-1396392/.minikube/machines/addons-619347/id_rsa Username:docker}
I0926 22:29:48.011073 1401287 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33881 SSHKeyPath:/home/jenkins/minikube-integration/21642-1396392/.minikube/machines/addons-619347/id_rsa Username:docker}
I0926 22:29:48.018912 1401287 ssh_runner.go:195] Run: sudo systemctl start kubelet
I0926 22:29:48.019331 1401287 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.34.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^ forward . \/etc\/resolv.conf.*/i \ hosts {\n 192.168.49.1 host.minikube.internal\n fallthrough\n }' -e '/^ errors *$/i \ log' | sudo /var/lib/minikube/binaries/v1.34.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
I0926 22:29:48.022191 1401287 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33881 SSHKeyPath:/home/jenkins/minikube-integration/21642-1396392/.minikube/machines/addons-619347/id_rsa Username:docker}
I0926 22:29:48.027290 1401287 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33881 SSHKeyPath:/home/jenkins/minikube-integration/21642-1396392/.minikube/machines/addons-619347/id_rsa Username:docker}
W0926 22:29:48.029295 1401287 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
I0926 22:29:48.029402 1401287 retry.go:31] will retry after 284.652213ms: ssh: handshake failed: EOF
I0926 22:29:48.076445 1401287 node_ready.go:35] waiting up to 6m0s for node "addons-619347" to be "Ready" ...
I0926 22:29:48.081001 1401287 node_ready.go:49] node "addons-619347" is "Ready"
I0926 22:29:48.081030 1401287 node_ready.go:38] duration metric: took 4.536047ms for node "addons-619347" to be "Ready" ...
I0926 22:29:48.081059 1401287 api_server.go:52] waiting for apiserver process to appear ...
I0926 22:29:48.081111 1401287 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
I0926 22:29:48.140834 1401287 addons.go:435] installing /etc/kubernetes/addons/ig-deployment.yaml
I0926 22:29:48.140859 1401287 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-deployment.yaml (15034 bytes)
I0926 22:29:48.162194 1401287 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
I0926 22:29:48.165548 1401287 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
I0926 22:29:48.168900 1401287 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
I0926 22:29:48.182428 1401287 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
I0926 22:29:48.188630 1401287 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
I0926 22:29:48.188700 1401287 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
I0926 22:29:48.201257 1401287 addons.go:435] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
I0926 22:29:48.201282 1401287 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
I0926 22:29:48.206272 1401287 addons.go:435] installing /etc/kubernetes/addons/yakd-sa.yaml
I0926 22:29:48.206297 1401287 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
I0926 22:29:48.207662 1401287 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
I0926 22:29:48.207682 1401287 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
I0926 22:29:48.218223 1401287 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
I0926 22:29:48.220995 1401287 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
I0926 22:29:48.226298 1401287 addons.go:435] installing /etc/kubernetes/addons/rbac-hostpath.yaml
I0926 22:29:48.226321 1401287 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
I0926 22:29:48.226742 1401287 addons.go:435] installing /etc/kubernetes/addons/registry-svc.yaml
I0926 22:29:48.226761 1401287 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
I0926 22:29:48.262874 1401287 addons.go:435] installing /etc/kubernetes/addons/yakd-crb.yaml
I0926 22:29:48.262908 1401287 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
I0926 22:29:48.275319 1401287 addons.go:435] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
I0926 22:29:48.275353 1401287 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
I0926 22:29:48.291538 1401287 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
I0926 22:29:48.291571 1401287 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
I0926 22:29:48.310099 1401287 addons.go:435] installing /etc/kubernetes/addons/registry-proxy.yaml
I0926 22:29:48.310124 1401287 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
I0926 22:29:48.326030 1401287 addons.go:435] installing /etc/kubernetes/addons/yakd-svc.yaml
I0926 22:29:48.326056 1401287 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
I0926 22:29:48.326064 1401287 addons.go:435] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
I0926 22:29:48.326081 1401287 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)
I0926 22:29:48.368923 1401287 addons.go:435] installing /etc/kubernetes/addons/metrics-server-service.yaml
I0926 22:29:48.368970 1401287 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
I0926 22:29:48.377708 1401287 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
I0926 22:29:48.377782 1401287 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
I0926 22:29:48.395824 1401287 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
I0926 22:29:48.409558 1401287 start.go:976] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
I0926 22:29:48.410568 1401287 api_server.go:72] duration metric: took 626.001878ms to wait for apiserver process to appear ...
I0926 22:29:48.410598 1401287 api_server.go:88] waiting for apiserver healthz status ...
I0926 22:29:48.410621 1401287 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
I0926 22:29:48.424990 1401287 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
ok
I0926 22:29:48.427236 1401287 api_server.go:141] control plane version: v1.34.0
I0926 22:29:48.427333 1401287 api_server.go:131] duration metric: took 16.7257ms to wait for apiserver health ...
I0926 22:29:48.427359 1401287 system_pods.go:43] waiting for kube-system pods to appear ...
I0926 22:29:48.434147 1401287 system_pods.go:59] 7 kube-system pods found
I0926 22:29:48.434185 1401287 system_pods.go:61] "coredns-66bc5c9577-l8gdk" [274a2cdf-93eb-4503-807d-8f18887cfc77] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
I0926 22:29:48.434195 1401287 system_pods.go:61] "coredns-66bc5c9577-qctdw" [79e3c602-4683-479a-a931-c6a4dbf6a202] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
I0926 22:29:48.434206 1401287 system_pods.go:61] "etcd-addons-619347" [fc9bdd1a-7f59-4f36-b45e-b947a144e6ad] Running / Ready:ContainersNotReady (containers with unready status: [etcd]) / ContainersReady:ContainersNotReady (containers with unready status: [etcd])
I0926 22:29:48.434221 1401287 system_pods.go:61] "kube-apiserver-addons-619347" [42b981f5-1497-4776-928c-2e5d0dbaf309] Running / Ready:ContainersNotReady (containers with unready status: [kube-apiserver]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-apiserver])
I0926 22:29:48.434230 1401287 system_pods.go:61] "kube-controller-manager-addons-619347" [4a0482a6-c1fc-47d8-b777-66e61cbcce78] Running / Ready:ContainersNotReady (containers with unready status: [kube-controller-manager]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-controller-manager])
I0926 22:29:48.434237 1401287 system_pods.go:61] "kube-proxy-sdscg" [3a54821c-0141-4976-ab37-84e6f1ab4883] Pending / Ready:ContainersNotReady (containers with unready status: [kube-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-proxy])
I0926 22:29:48.434245 1401287 system_pods.go:61] "kube-scheduler-addons-619347" [819e02c0-b2b6-447a-983e-a768c2c004e8] Running / Ready:ContainersNotReady (containers with unready status: [kube-scheduler]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-scheduler])
I0926 22:29:48.434254 1401287 system_pods.go:74] duration metric: took 6.877162ms to wait for pod list to return data ...
I0926 22:29:48.434265 1401287 default_sa.go:34] waiting for default service account to be created ...
I0926 22:29:48.437910 1401287 default_sa.go:45] found service account: "default"
I0926 22:29:48.437986 1401287 default_sa.go:55] duration metric: took 3.713655ms for default service account to be created ...
I0926 22:29:48.438009 1401287 system_pods.go:116] waiting for k8s-apps to be running ...
I0926 22:29:48.449749 1401287 system_pods.go:86] 7 kube-system pods found
I0926 22:29:48.449859 1401287 system_pods.go:89] "coredns-66bc5c9577-l8gdk" [274a2cdf-93eb-4503-807d-8f18887cfc77] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
I0926 22:29:48.449883 1401287 system_pods.go:89] "coredns-66bc5c9577-qctdw" [79e3c602-4683-479a-a931-c6a4dbf6a202] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
I0926 22:29:48.449933 1401287 system_pods.go:89] "etcd-addons-619347" [fc9bdd1a-7f59-4f36-b45e-b947a144e6ad] Running / Ready:ContainersNotReady (containers with unready status: [etcd]) / ContainersReady:ContainersNotReady (containers with unready status: [etcd])
I0926 22:29:48.449956 1401287 system_pods.go:89] "kube-apiserver-addons-619347" [42b981f5-1497-4776-928c-2e5d0dbaf309] Running / Ready:ContainersNotReady (containers with unready status: [kube-apiserver]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-apiserver])
I0926 22:29:48.449992 1401287 system_pods.go:89] "kube-controller-manager-addons-619347" [4a0482a6-c1fc-47d8-b777-66e61cbcce78] Running / Ready:ContainersNotReady (containers with unready status: [kube-controller-manager]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-controller-manager])
I0926 22:29:48.450028 1401287 system_pods.go:89] "kube-proxy-sdscg" [3a54821c-0141-4976-ab37-84e6f1ab4883] Pending / Ready:ContainersNotReady (containers with unready status: [kube-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-proxy])
I0926 22:29:48.450047 1401287 system_pods.go:89] "kube-scheduler-addons-619347" [819e02c0-b2b6-447a-983e-a768c2c004e8] Running / Ready:ContainersNotReady (containers with unready status: [kube-scheduler]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-scheduler])
I0926 22:29:48.450113 1401287 retry.go:31] will retry after 220.911414ms: missing components: kube-dns, kube-proxy
I0926 22:29:48.454420 1401287 addons.go:435] installing /etc/kubernetes/addons/yakd-dp.yaml
I0926 22:29:48.454446 1401287 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
I0926 22:29:48.467995 1401287 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml
I0926 22:29:48.486003 1401287 addons.go:435] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
I0926 22:29:48.486043 1401287 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
I0926 22:29:48.505966 1401287 addons.go:435] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
I0926 22:29:48.506005 1401287 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
I0926 22:29:48.519158 1401287 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/volcano-deployment.yaml
I0926 22:29:48.533016 1401287 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml
I0926 22:29:48.564879 1401287 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
I0926 22:29:48.613388 1401287 addons.go:435] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
I0926 22:29:48.613410 1401287 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
I0926 22:29:48.638555 1401287 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/registry-creds-rc.yaml
I0926 22:29:48.678611 1401287 system_pods.go:86] 8 kube-system pods found
I0926 22:29:48.678647 1401287 system_pods.go:89] "amd-gpu-device-plugin-vs4x8" [4b80c3e5-edd1-4ef9-ab2d-9e72b02f0248] Pending
I0926 22:29:48.678660 1401287 system_pods.go:89] "coredns-66bc5c9577-l8gdk" [274a2cdf-93eb-4503-807d-8f18887cfc77] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
I0926 22:29:48.678669 1401287 system_pods.go:89] "coredns-66bc5c9577-qctdw" [79e3c602-4683-479a-a931-c6a4dbf6a202] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
I0926 22:29:48.678691 1401287 system_pods.go:89] "etcd-addons-619347" [fc9bdd1a-7f59-4f36-b45e-b947a144e6ad] Running / Ready:ContainersNotReady (containers with unready status: [etcd]) / ContainersReady:ContainersNotReady (containers with unready status: [etcd])
I0926 22:29:48.678698 1401287 system_pods.go:89] "kube-apiserver-addons-619347" [42b981f5-1497-4776-928c-2e5d0dbaf309] Running
I0926 22:29:48.678709 1401287 system_pods.go:89] "kube-controller-manager-addons-619347" [4a0482a6-c1fc-47d8-b777-66e61cbcce78] Running / Ready:ContainersNotReady (containers with unready status: [kube-controller-manager]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-controller-manager])
I0926 22:29:48.678717 1401287 system_pods.go:89] "kube-proxy-sdscg" [3a54821c-0141-4976-ab37-84e6f1ab4883] Pending / Ready:ContainersNotReady (containers with unready status: [kube-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-proxy])
I0926 22:29:48.678724 1401287 system_pods.go:89] "kube-scheduler-addons-619347" [819e02c0-b2b6-447a-983e-a768c2c004e8] Running / Ready:ContainersNotReady (containers with unready status: [kube-scheduler]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-scheduler])
I0926 22:29:48.678749 1401287 retry.go:31] will retry after 325.08055ms: missing components: kube-dns, kube-proxy
I0926 22:29:48.694878 1401287 addons.go:435] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
I0926 22:29:48.694910 1401287 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
I0926 22:29:48.717411 1401287 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
I0926 22:29:48.874966 1401287 addons.go:435] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
I0926 22:29:48.875006 1401287 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
I0926 22:29:48.915620 1401287 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-619347" context rescaled to 1 replicas
I0926 22:29:48.947182 1401287 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
I0926 22:29:48.947278 1401287 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
I0926 22:29:49.013309 1401287 system_pods.go:86] 9 kube-system pods found
I0926 22:29:49.013412 1401287 system_pods.go:89] "amd-gpu-device-plugin-vs4x8" [4b80c3e5-edd1-4ef9-ab2d-9e72b02f0248] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
I0926 22:29:49.013424 1401287 system_pods.go:89] "coredns-66bc5c9577-l8gdk" [274a2cdf-93eb-4503-807d-8f18887cfc77] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
I0926 22:29:49.013461 1401287 system_pods.go:89] "coredns-66bc5c9577-qctdw" [79e3c602-4683-479a-a931-c6a4dbf6a202] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
I0926 22:29:49.013471 1401287 system_pods.go:89] "etcd-addons-619347" [fc9bdd1a-7f59-4f36-b45e-b947a144e6ad] Running / Ready:ContainersNotReady (containers with unready status: [etcd]) / ContainersReady:ContainersNotReady (containers with unready status: [etcd])
I0926 22:29:49.013525 1401287 system_pods.go:89] "kube-apiserver-addons-619347" [42b981f5-1497-4776-928c-2e5d0dbaf309] Running
I0926 22:29:49.013537 1401287 system_pods.go:89] "kube-controller-manager-addons-619347" [4a0482a6-c1fc-47d8-b777-66e61cbcce78] Running / Ready:ContainersNotReady (containers with unready status: [kube-controller-manager]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-controller-manager])
I0926 22:29:49.013546 1401287 system_pods.go:89] "kube-proxy-sdscg" [3a54821c-0141-4976-ab37-84e6f1ab4883] Pending / Ready:ContainersNotReady (containers with unready status: [kube-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-proxy])
I0926 22:29:49.013553 1401287 system_pods.go:89] "kube-scheduler-addons-619347" [819e02c0-b2b6-447a-983e-a768c2c004e8] Running / Ready:ContainersNotReady (containers with unready status: [kube-scheduler]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-scheduler])
I0926 22:29:49.013560 1401287 system_pods.go:89] "nvidia-device-plugin-daemonset-q4gzr" [7f1521a5-454c-418e-b05e-032a88a3e3f4] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
I0926 22:29:49.013636 1401287 retry.go:31] will retry after 486.746944ms: missing components: kube-dns, kube-proxy
I0926 22:29:49.102910 1401287 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
I0926 22:29:49.102950 1401287 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
I0926 22:29:49.259460 1401287 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
I0926 22:29:49.259504 1401287 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
I0926 22:29:49.377226 1401287 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
I0926 22:29:49.377250 1401287 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
I0926 22:29:49.493928 1401287 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
I0926 22:29:49.493968 1401287 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
I0926 22:29:49.517924 1401287 system_pods.go:86] 14 kube-system pods found
I0926 22:29:49.517990 1401287 system_pods.go:89] "amd-gpu-device-plugin-vs4x8" [4b80c3e5-edd1-4ef9-ab2d-9e72b02f0248] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
I0926 22:29:49.518004 1401287 system_pods.go:89] "coredns-66bc5c9577-l8gdk" [274a2cdf-93eb-4503-807d-8f18887cfc77] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
I0926 22:29:49.518013 1401287 system_pods.go:89] "coredns-66bc5c9577-qctdw" [79e3c602-4683-479a-a931-c6a4dbf6a202] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
I0926 22:29:49.518022 1401287 system_pods.go:89] "etcd-addons-619347" [fc9bdd1a-7f59-4f36-b45e-b947a144e6ad] Running / Ready:ContainersNotReady (containers with unready status: [etcd]) / ContainersReady:ContainersNotReady (containers with unready status: [etcd])
I0926 22:29:49.518044 1401287 system_pods.go:89] "kube-apiserver-addons-619347" [42b981f5-1497-4776-928c-2e5d0dbaf309] Running
I0926 22:29:49.518055 1401287 system_pods.go:89] "kube-controller-manager-addons-619347" [4a0482a6-c1fc-47d8-b777-66e61cbcce78] Running / Ready:ContainersNotReady (containers with unready status: [kube-controller-manager]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-controller-manager])
I0926 22:29:49.518063 1401287 system_pods.go:89] "kube-ingress-dns-minikube" [67d5aed1-60ec-4253-955f-5b33c2d59118] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
I0926 22:29:49.518072 1401287 system_pods.go:89] "kube-proxy-sdscg" [3a54821c-0141-4976-ab37-84e6f1ab4883] Pending / Ready:ContainersNotReady (containers with unready status: [kube-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-proxy])
I0926 22:29:49.518081 1401287 system_pods.go:89] "kube-scheduler-addons-619347" [819e02c0-b2b6-447a-983e-a768c2c004e8] Running / Ready:ContainersNotReady (containers with unready status: [kube-scheduler]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-scheduler])
I0926 22:29:49.518100 1401287 system_pods.go:89] "nvidia-device-plugin-daemonset-q4gzr" [7f1521a5-454c-418e-b05e-032a88a3e3f4] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
I0926 22:29:49.518123 1401287 system_pods.go:89] "registry-66898fdd98-gxfpk" [02236731-d4ca-42bf-bb39-ba8fc407b333] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
I0926 22:29:49.518143 1401287 system_pods.go:89] "registry-creds-764b6fb674-kjmd4" [70ab44b0-8ebe-4b65-831d-a4cc579401a7] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
I0926 22:29:49.518154 1401287 system_pods.go:89] "registry-proxy-vs5xn" [f52ee9a8-d5d7-418f-8f71-2243c5ebfe4a] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
I0926 22:29:49.518165 1401287 system_pods.go:89] "storage-provisioner" [bd8557de-6ad0-4dd6-bcc3-184086181257] Pending
I0926 22:29:49.518211 1401287 retry.go:31] will retry after 599.651697ms: missing components: kube-dns, kube-proxy
I0926 22:29:49.625802 1401287 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
I0926 22:29:50.130675 1401287 system_pods.go:86] 15 kube-system pods found
I0926 22:29:50.130828 1401287 system_pods.go:89] "amd-gpu-device-plugin-vs4x8" [4b80c3e5-edd1-4ef9-ab2d-9e72b02f0248] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
I0926 22:29:50.130842 1401287 system_pods.go:89] "coredns-66bc5c9577-l8gdk" [274a2cdf-93eb-4503-807d-8f18887cfc77] Running / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
I0926 22:29:50.130854 1401287 system_pods.go:89] "coredns-66bc5c9577-qctdw" [79e3c602-4683-479a-a931-c6a4dbf6a202] Running / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
I0926 22:29:50.130861 1401287 system_pods.go:89] "etcd-addons-619347" [fc9bdd1a-7f59-4f36-b45e-b947a144e6ad] Running
I0926 22:29:50.130866 1401287 system_pods.go:89] "kube-apiserver-addons-619347" [42b981f5-1497-4776-928c-2e5d0dbaf309] Running
I0926 22:29:50.130875 1401287 system_pods.go:89] "kube-controller-manager-addons-619347" [4a0482a6-c1fc-47d8-b777-66e61cbcce78] Running / Ready:ContainersNotReady (containers with unready status: [kube-controller-manager]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-controller-manager])
I0926 22:29:50.130885 1401287 system_pods.go:89] "kube-ingress-dns-minikube" [67d5aed1-60ec-4253-955f-5b33c2d59118] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
I0926 22:29:50.130892 1401287 system_pods.go:89] "kube-proxy-sdscg" [3a54821c-0141-4976-ab37-84e6f1ab4883] Running
I0926 22:29:50.130900 1401287 system_pods.go:89] "kube-scheduler-addons-619347" [819e02c0-b2b6-447a-983e-a768c2c004e8] Running / Ready:ContainersNotReady (containers with unready status: [kube-scheduler]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-scheduler])
I0926 22:29:50.130908 1401287 system_pods.go:89] "metrics-server-85b7d694d7-mjlqr" [18663e65-efc9-4e15-8dad-c4e23a7f7f18] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
I0926 22:29:50.130924 1401287 system_pods.go:89] "nvidia-device-plugin-daemonset-q4gzr" [7f1521a5-454c-418e-b05e-032a88a3e3f4] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
I0926 22:29:50.130932 1401287 system_pods.go:89] "registry-66898fdd98-gxfpk" [02236731-d4ca-42bf-bb39-ba8fc407b333] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
I0926 22:29:50.130942 1401287 system_pods.go:89] "registry-creds-764b6fb674-kjmd4" [70ab44b0-8ebe-4b65-831d-a4cc579401a7] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
I0926 22:29:50.130951 1401287 system_pods.go:89] "registry-proxy-vs5xn" [f52ee9a8-d5d7-418f-8f71-2243c5ebfe4a] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
I0926 22:29:50.130958 1401287 system_pods.go:89] "storage-provisioner" [bd8557de-6ad0-4dd6-bcc3-184086181257] Pending / Ready:ContainersNotReady (containers with unready status: [storage-provisioner]) / ContainersReady:ContainersNotReady (containers with unready status: [storage-provisioner])
I0926 22:29:50.130969 1401287 system_pods.go:126] duration metric: took 1.692943423s to wait for k8s-apps to be running ...
I0926 22:29:50.130981 1401287 system_svc.go:44] waiting for kubelet service to be running ....
I0926 22:29:50.131036 1401287 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
I0926 22:29:50.228682 1401287 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (2.066443039s)
I0926 22:29:50.228730 1401287 addons.go:479] Verifying addon ingress=true in "addons-619347"
I0926 22:29:50.229183 1401287 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (2.06360117s)
I0926 22:29:50.229277 1401287 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml: (2.06027927s)
I0926 22:29:50.229386 1401287 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: (2.046934043s)
W0926 22:29:50.229417 1401287 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
stdout:
namespace/gadget created
serviceaccount/gadget created
configmap/gadget created
clusterrole.rbac.authorization.k8s.io/gadget-cluster-role created
clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding created
role.rbac.authorization.k8s.io/gadget-role created
rolebinding.rbac.authorization.k8s.io/gadget-role-binding created
daemonset.apps/gadget created
stderr:
Warning: spec.template.metadata.annotations[container.apparmor.security.beta.kubernetes.io/gadget]: deprecated since v1.30; use the "appArmorProfile" field instead
error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
I0926 22:29:50.229439 1401287 retry.go:31] will retry after 244.753675ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
stdout:
namespace/gadget created
serviceaccount/gadget created
configmap/gadget created
clusterrole.rbac.authorization.k8s.io/gadget-cluster-role created
clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding created
role.rbac.authorization.k8s.io/gadget-role created
rolebinding.rbac.authorization.k8s.io/gadget-role-binding created
daemonset.apps/gadget created
stderr:
Warning: spec.template.metadata.annotations[container.apparmor.security.beta.kubernetes.io/gadget]: deprecated since v1.30; use the "appArmorProfile" field instead
error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
I0926 22:29:50.229506 1401287 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (2.040735105s)
I0926 22:29:50.229590 1401287 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (2.040703194s)
I0926 22:29:50.229630 1401287 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (2.011384775s)
I0926 22:29:50.229674 1401287 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (2.00860092s)
I0926 22:29:50.229967 1401287 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (1.834111385s)
I0926 22:29:50.229990 1401287 addons.go:479] Verifying addon registry=true in "addons-619347"
I0926 22:29:50.230454 1401287 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (1.762415616s)
I0926 22:29:50.230635 1401287 addons.go:479] Verifying addon metrics-server=true in "addons-619347"
I0926 22:29:50.230518 1401287 out.go:179] * Verifying ingress addon...
I0926 22:29:50.233574 1401287 out.go:179] * Verifying registry addon...
I0926 22:29:50.234496 1401287 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
I0926 22:29:50.236422 1401287 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
I0926 22:29:50.239932 1401287 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
I0926 22:29:50.239997 1401287 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0926 22:29:50.242126 1401287 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
I0926 22:29:50.242195 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0926 22:29:50.474912 1401287 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
I0926 22:29:50.747610 1401287 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0926 22:29:50.749841 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0926 22:29:51.178335 1401287 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/volcano-deployment.yaml: (2.659134928s)
I0926 22:29:51.178429 1401287 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml: (2.645380917s)
I0926 22:29:51.178600 1401287 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (2.613538879s)
I0926 22:29:51.178880 1401287 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/registry-creds-rc.yaml: (2.540232302s)
I0926 22:29:51.179022 1401287 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (2.461568485s)
W0926 22:29:51.179054 1401287 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
stdout:
customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
serviceaccount/snapshot-controller created
clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
deployment.apps/snapshot-controller created
stderr:
Warning: unrecognized format "int64"
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
I0926 22:29:51.179074 1401287 retry.go:31] will retry after 372.721698ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
stdout:
customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
serviceaccount/snapshot-controller created
clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
deployment.apps/snapshot-controller created
stderr:
Warning: unrecognized format "int64"
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
I0926 22:29:51.180773 1401287 out.go:179] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
minikube -p addons-619347 service yakd-dashboard -n yakd-dashboard
I0926 22:29:51.223913 1401287 ssh_runner.go:235] Completed: sudo systemctl is-active --quiet service kubelet: (1.092854415s)
I0926 22:29:51.223952 1401287 system_svc.go:56] duration metric: took 1.092967022s WaitForService to wait for kubelet
I0926 22:29:51.223963 1401287 kubeadm.go:586] duration metric: took 3.439402099s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
I0926 22:29:51.223986 1401287 node_conditions.go:102] verifying NodePressure condition ...
I0926 22:29:51.224342 1401287 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml: (1.598487819s)
I0926 22:29:51.224378 1401287 addons.go:479] Verifying addon csi-hostpath-driver=true in "addons-619347"
I0926 22:29:51.225939 1401287 out.go:179] * Verifying csi-hostpath-driver addon...
I0926 22:29:51.228192 1401287 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
I0926 22:29:51.229798 1401287 node_conditions.go:122] node storage ephemeral capacity is 304681132Ki
I0926 22:29:51.229833 1401287 node_conditions.go:123] node cpu capacity is 8
I0926 22:29:51.229856 1401287 node_conditions.go:105] duration metric: took 5.863751ms to run NodePressure ...
I0926 22:29:51.229880 1401287 start.go:241] waiting for startup goroutines ...
I0926 22:29:51.234026 1401287 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I0926 22:29:51.234047 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:29:51.241936 1401287 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0926 22:29:51.243854 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0926 22:29:51.552700 1401287 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
I0926 22:29:51.709711 1401287 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: (1.234742831s)
W0926 22:29:51.709760 1401287 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
stdout:
namespace/gadget unchanged
serviceaccount/gadget unchanged
configmap/gadget unchanged
clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
role.rbac.authorization.k8s.io/gadget-role unchanged
rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
daemonset.apps/gadget configured
stderr:
error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
I0926 22:29:51.709786 1401287 retry.go:31] will retry after 268.370333ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
stdout:
namespace/gadget unchanged
serviceaccount/gadget unchanged
configmap/gadget unchanged
clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
role.rbac.authorization.k8s.io/gadget-role unchanged
rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
daemonset.apps/gadget configured
stderr:
error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
I0926 22:29:51.732520 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:29:51.738383 1401287 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0926 22:29:51.739361 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0926 22:29:51.978851 1401287 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
I0926 22:29:52.231665 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:29:52.237879 1401287 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0926 22:29:52.238844 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0926 22:29:52.731592 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:29:52.738117 1401287 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0926 22:29:52.739055 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0926 22:29:53.232517 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:29:53.237333 1401287 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0926 22:29:53.239471 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0926 22:29:53.731711 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:29:53.737791 1401287 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0926 22:29:53.738851 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0926 22:29:54.244329 1401287 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (2.691529274s)
I0926 22:29:54.244428 1401287 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: (2.26554658s)
W0926 22:29:54.244461 1401287 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
stdout:
namespace/gadget unchanged
serviceaccount/gadget unchanged
configmap/gadget unchanged
clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
role.rbac.authorization.k8s.io/gadget-role unchanged
rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
daemonset.apps/gadget configured
stderr:
error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
I0926 22:29:54.244491 1401287 retry.go:31] will retry after 392.451192ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
stdout:
namespace/gadget unchanged
serviceaccount/gadget unchanged
configmap/gadget unchanged
clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
role.rbac.authorization.k8s.io/gadget-role unchanged
rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
daemonset.apps/gadget configured
stderr:
error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
I0926 22:29:54.303455 1401287 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0926 22:29:54.303472 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0926 22:29:54.303697 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:29:54.637695 1401287 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
I0926 22:29:54.732408 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:29:54.737348 1401287 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0926 22:29:54.738840 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
W0926 22:29:55.209616 1401287 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
stdout:
namespace/gadget unchanged
serviceaccount/gadget unchanged
configmap/gadget unchanged
clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
role.rbac.authorization.k8s.io/gadget-role unchanged
rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
daemonset.apps/gadget configured
stderr:
error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
I0926 22:29:55.209647 1401287 retry.go:31] will retry after 748.885115ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
stdout:
namespace/gadget unchanged
serviceaccount/gadget unchanged
configmap/gadget unchanged
clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
role.rbac.authorization.k8s.io/gadget-role unchanged
rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
daemonset.apps/gadget configured
stderr:
error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
I0926 22:29:55.232030 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:29:55.238153 1401287 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0926 22:29:55.239111 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0926 22:29:55.331196 1401287 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
I0926 22:29:55.331261 1401287 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-619347
I0926 22:29:55.348751 1401287 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33881 SSHKeyPath:/home/jenkins/minikube-integration/21642-1396392/.minikube/machines/addons-619347/id_rsa Username:docker}
I0926 22:29:55.457803 1401287 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
I0926 22:29:55.479373 1401287 addons.go:238] Setting addon gcp-auth=true in "addons-619347"
I0926 22:29:55.479441 1401287 host.go:66] Checking if "addons-619347" exists ...
I0926 22:29:55.479850 1401287 cli_runner.go:164] Run: docker container inspect addons-619347 --format={{.State.Status}}
I0926 22:29:55.499515 1401287 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
I0926 22:29:55.499611 1401287 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-619347
I0926 22:29:55.520325 1401287 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33881 SSHKeyPath:/home/jenkins/minikube-integration/21642-1396392/.minikube/machines/addons-619347/id_rsa Username:docker}
I0926 22:29:55.618144 1401287 out.go:179] - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.6.2
I0926 22:29:55.619415 1401287 out.go:179] - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.3
I0926 22:29:55.621107 1401287 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
I0926 22:29:55.621131 1401287 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
I0926 22:29:55.643383 1401287 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-service.yaml
I0926 22:29:55.643405 1401287 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
I0926 22:29:55.664765 1401287 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
I0926 22:29:55.664789 1401287 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
I0926 22:29:55.685778 1401287 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/gcp-auth-ns.yaml -f /etc/kubernetes/addons/gcp-auth-service.yaml -f /etc/kubernetes/addons/gcp-auth-webhook.yaml
I0926 22:29:55.732904 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:29:55.737583 1401287 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0926 22:29:55.739755 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0926 22:29:55.958754 1401287 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
I0926 22:29:56.145831 1401287 addons.go:479] Verifying addon gcp-auth=true in "addons-619347"
I0926 22:29:56.147565 1401287 out.go:179] * Verifying gcp-auth addon...
I0926 22:29:56.149656 1401287 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
I0926 22:29:56.153451 1401287 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
I0926 22:29:56.153473 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:29:56.234575 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:29:56.238524 1401287 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0926 22:29:56.240547 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0926 22:29:56.753812 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:29:56.754009 1401287 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0926 22:29:56.754105 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0926 22:29:56.754175 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
W0926 22:29:56.846438 1401287 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
stdout:
namespace/gadget unchanged
serviceaccount/gadget unchanged
configmap/gadget unchanged
clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
role.rbac.authorization.k8s.io/gadget-role unchanged
rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
daemonset.apps/gadget configured
stderr:
error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
I0926 22:29:56.846489 1401287 retry.go:31] will retry after 1.306898572s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
stdout:
namespace/gadget unchanged
serviceaccount/gadget unchanged
configmap/gadget unchanged
clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
role.rbac.authorization.k8s.io/gadget-role unchanged
rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
daemonset.apps/gadget configured
stderr:
error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
I0926 22:29:57.154380 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:29:57.257757 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0926 22:29:57.257867 1401287 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0926 22:29:57.257914 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:29:57.653373 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:29:57.731799 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:29:57.738612 1401287 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0926 22:29:57.739139 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0926 22:29:58.153929 1401287 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
I0926 22:29:58.154158 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:29:58.231698 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:29:58.238196 1401287 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0926 22:29:58.239871 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0926 22:29:58.653423 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:29:58.732047 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:29:58.737700 1401287 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0926 22:29:58.739381 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
W0926 22:29:58.876131 1401287 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
stdout:
namespace/gadget unchanged
serviceaccount/gadget unchanged
configmap/gadget unchanged
clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
role.rbac.authorization.k8s.io/gadget-role unchanged
rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
daemonset.apps/gadget configured
stderr:
error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
I0926 22:29:58.876169 1401287 retry.go:31] will retry after 1.510195391s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
stdout:
namespace/gadget unchanged
serviceaccount/gadget unchanged
configmap/gadget unchanged
clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
role.rbac.authorization.k8s.io/gadget-role unchanged
rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
daemonset.apps/gadget configured
stderr:
error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
I0926 22:29:59.153627 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:29:59.231973 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:29:59.237626 1401287 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0926 22:29:59.239442 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0926 22:29:59.653088 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:29:59.732199 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:29:59.737381 1401287 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0926 22:29:59.739318 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0926 22:30:00.154349 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:00.234946 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:30:00.237553 1401287 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0926 22:30:00.238970 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0926 22:30:00.387250 1401287 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
I0926 22:30:00.653371 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:00.754562 1401287 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0926 22:30:00.754718 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:30:00.754737 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
W0926 22:30:01.142390 1401287 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
stdout:
namespace/gadget unchanged
serviceaccount/gadget unchanged
configmap/gadget unchanged
clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
role.rbac.authorization.k8s.io/gadget-role unchanged
rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
daemonset.apps/gadget configured
stderr:
error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
I0926 22:30:01.142433 1401287 retry.go:31] will retry after 2.823589735s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
stdout:
namespace/gadget unchanged
serviceaccount/gadget unchanged
configmap/gadget unchanged
clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
role.rbac.authorization.k8s.io/gadget-role unchanged
rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
daemonset.apps/gadget configured
stderr:
error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
I0926 22:30:01.153470 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:01.231864 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:30:01.238191 1401287 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0926 22:30:01.238929 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0926 22:30:01.653817 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:01.732601 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:30:01.738292 1401287 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0926 22:30:01.738765 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0926 22:30:02.153510 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:02.232061 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:30:02.237606 1401287 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0926 22:30:02.239333 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0926 22:30:02.653691 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:02.785100 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0926 22:30:02.785181 1401287 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0926 22:30:02.785282 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:30:03.228531 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:03.231398 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:30:03.237322 1401287 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0926 22:30:03.239087 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0926 22:30:03.653658 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:03.754788 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:30:03.754892 1401287 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0926 22:30:03.754903 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0926 22:30:03.966722 1401287 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
I0926 22:30:04.154061 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:04.232281 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:30:04.237980 1401287 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0926 22:30:04.240238 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0926 22:30:04.653129 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
W0926 22:30:04.657965 1401287 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
stdout:
namespace/gadget unchanged
serviceaccount/gadget unchanged
configmap/gadget unchanged
clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
role.rbac.authorization.k8s.io/gadget-role unchanged
rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
daemonset.apps/gadget configured
stderr:
error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
I0926 22:30:04.657997 1401287 retry.go:31] will retry after 3.931075545s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
stdout:
namespace/gadget unchanged
serviceaccount/gadget unchanged
configmap/gadget unchanged
clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
role.rbac.authorization.k8s.io/gadget-role unchanged
rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
daemonset.apps/gadget configured
stderr:
error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
I0926 22:30:04.732441 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:30:04.738568 1401287 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0926 22:30:04.739156 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0926 22:30:05.153676 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:05.231619 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:30:05.237952 1401287 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0926 22:30:05.238902 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0926 22:30:05.653858 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:05.732363 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:30:05.737932 1401287 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0926 22:30:05.739708 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0926 22:30:06.153005 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:06.232588 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:30:06.238508 1401287 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0926 22:30:06.238930 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0926 22:30:06.653625 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:06.732133 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:30:06.737660 1401287 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0926 22:30:06.739398 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0926 22:30:07.153662 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:07.231544 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:30:07.238376 1401287 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0926 22:30:07.238896 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0926 22:30:07.653623 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:07.732168 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:30:07.737693 1401287 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0926 22:30:07.739572 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0926 22:30:08.153679 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:08.231882 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:30:08.237268 1401287 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0926 22:30:08.239112 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0926 22:30:08.589607 1401287 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
I0926 22:30:08.653128 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:08.732858 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:30:08.737867 1401287 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0926 22:30:08.739211 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0926 22:30:09.153590 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:09.232224 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:30:09.237615 1401287 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0926 22:30:09.239714 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
W0926 22:30:09.284897 1401287 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
stdout:
namespace/gadget unchanged
serviceaccount/gadget unchanged
configmap/gadget unchanged
clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
role.rbac.authorization.k8s.io/gadget-role unchanged
rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
daemonset.apps/gadget configured
stderr:
error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
I0926 22:30:09.284936 1401287 retry.go:31] will retry after 5.203674911s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
stdout:
namespace/gadget unchanged
serviceaccount/gadget unchanged
configmap/gadget unchanged
clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
role.rbac.authorization.k8s.io/gadget-role unchanged
rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
daemonset.apps/gadget configured
stderr:
error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
I0926 22:30:09.653321 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:09.731879 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:30:09.737435 1401287 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0926 22:30:09.739163 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0926 22:30:10.153976 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:10.232225 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:30:10.237891 1401287 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0926 22:30:10.239799 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0926 22:30:10.652648 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:10.732289 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:30:10.740552 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0926 22:30:10.740620 1401287 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0926 22:30:11.153709 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:11.231772 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:30:11.237915 1401287 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0926 22:30:11.238911 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0926 22:30:11.653574 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:11.731464 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:30:11.737883 1401287 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0926 22:30:11.738742 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0926 22:30:12.154161 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:12.255109 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:30:12.255143 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0926 22:30:12.255266 1401287 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0926 22:30:12.653341 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:12.732278 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:30:12.737987 1401287 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0926 22:30:12.739675 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0926 22:30:13.152601 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:13.231735 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:30:13.238458 1401287 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0926 22:30:13.238993 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0926 22:30:13.653963 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:13.732677 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:30:13.737942 1401287 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0926 22:30:13.738815 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0926 22:30:14.153349 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:14.231707 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:30:14.238128 1401287 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0926 22:30:14.238724 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0926 22:30:14.489029 1401287 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
I0926 22:30:14.654034 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:14.755687 1401287 kapi.go:107] duration metric: took 24.519261155s to wait for kubernetes.io/minikube-addons=registry ...
I0926 22:30:14.755725 1401287 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0926 22:30:14.755952 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:30:15.152792 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
W0926 22:30:15.222551 1401287 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
stdout:
namespace/gadget unchanged
serviceaccount/gadget unchanged
configmap/gadget unchanged
clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
role.rbac.authorization.k8s.io/gadget-role unchanged
rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
daemonset.apps/gadget configured
stderr:
error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
I0926 22:30:15.222596 1401287 retry.go:31] will retry after 5.506436948s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
stdout:
namespace/gadget unchanged
serviceaccount/gadget unchanged
configmap/gadget unchanged
clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
role.rbac.authorization.k8s.io/gadget-role unchanged
rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
daemonset.apps/gadget configured
stderr:
error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
I0926 22:30:15.231403 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:30:15.237852 1401287 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0926 22:30:15.662260 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:15.731552 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:30:15.738097 1401287 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0926 22:30:16.154099 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:16.231851 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:30:16.237284 1401287 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0926 22:30:16.653593 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:16.732118 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:30:16.737657 1401287 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0926 22:30:17.153191 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:17.232638 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:30:17.238260 1401287 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0926 22:30:17.654087 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:17.732572 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:30:17.737869 1401287 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0926 22:30:18.153497 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:18.231724 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:30:18.237938 1401287 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0926 22:30:18.653474 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:18.754180 1401287 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0926 22:30:18.754664 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:30:19.153672 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:19.231937 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:30:19.237429 1401287 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0926 22:30:19.653500 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:19.732332 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:30:19.737902 1401287 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0926 22:30:20.153193 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:20.231558 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:30:20.238229 1401287 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0926 22:30:20.653596 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:20.729807 1401287 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
I0926 22:30:20.755463 1401287 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0926 22:30:20.755497 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:30:21.156185 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:21.232540 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:30:21.237339 1401287 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
W0926 22:30:21.506242 1401287 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
stdout:
namespace/gadget unchanged
serviceaccount/gadget unchanged
configmap/gadget unchanged
clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
role.rbac.authorization.k8s.io/gadget-role unchanged
rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
daemonset.apps/gadget configured
stderr:
error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
I0926 22:30:21.506283 1401287 retry.go:31] will retry after 16.573257161s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
stdout:
namespace/gadget unchanged
serviceaccount/gadget unchanged
configmap/gadget unchanged
clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
role.rbac.authorization.k8s.io/gadget-role unchanged
rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
daemonset.apps/gadget configured
stderr:
error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
I0926 22:30:21.653673 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:21.746511 1401287 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0926 22:30:21.747024 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:30:22.154193 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:22.255191 1401287 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0926 22:30:22.255336 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:30:22.653679 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:22.732249 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:30:22.765524 1401287 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0926 22:30:23.153260 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:23.232592 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:30:23.237546 1401287 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0926 22:30:23.653954 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:23.732247 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:30:23.738249 1401287 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0926 22:30:24.153348 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:24.231679 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:30:24.238206 1401287 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0926 22:30:24.653640 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:24.754172 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:30:24.754291 1401287 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0926 22:30:25.155071 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:25.232312 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:30:25.237762 1401287 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0926 22:30:25.654098 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:25.755772 1401287 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0926 22:30:25.756117 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:30:26.153020 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:26.232253 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:30:26.237493 1401287 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0926 22:30:26.653784 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:26.731755 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:30:26.738149 1401287 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0926 22:30:27.153957 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:27.231912 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:30:27.237304 1401287 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0926 22:30:27.740418 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:27.740422 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:30:27.740489 1401287 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0926 22:30:28.153035 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:28.232351 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:30:28.253652 1401287 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0926 22:30:28.653198 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:28.732594 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:30:28.738617 1401287 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0926 22:30:29.153818 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:29.255363 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:30:29.255402 1401287 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0926 22:30:29.653377 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:29.795403 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:30:29.795568 1401287 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0926 22:30:30.154437 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:30.255203 1401287 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0926 22:30:30.255255 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:30:30.654322 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:30.731875 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:30:30.738025 1401287 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0926 22:30:31.153152 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:31.232403 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:30:31.237980 1401287 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0926 22:30:31.686139 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:31.732196 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:30:31.737642 1401287 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0926 22:30:32.153176 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:32.232567 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:30:32.238193 1401287 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0926 22:30:32.653520 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:32.731607 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:30:32.738120 1401287 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0926 22:30:33.153329 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:33.231836 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:30:33.238090 1401287 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0926 22:30:33.653138 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:33.753505 1401287 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0926 22:30:33.753695 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:30:34.153545 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:34.232120 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:30:34.237425 1401287 kapi.go:107] duration metric: took 44.002941806s to wait for app.kubernetes.io/name=ingress-nginx ...
I0926 22:30:34.654015 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:34.732058 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:30:35.153560 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:35.232023 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:30:35.653149 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:35.733392 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:30:36.195661 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:36.294162 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:30:36.653726 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:36.732044 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:30:37.153456 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:37.231729 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:30:37.653114 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:37.732251 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:30:38.080636 1401287 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
I0926 22:30:38.154372 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:38.231375 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:30:38.653809 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:38.782691 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
W0926 22:30:38.852949 1401287 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
stdout:
namespace/gadget unchanged
serviceaccount/gadget unchanged
configmap/gadget unchanged
clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
role.rbac.authorization.k8s.io/gadget-role unchanged
rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
daemonset.apps/gadget configured
stderr:
error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
I0926 22:30:38.852986 1401287 retry.go:31] will retry after 15.881899723s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
stdout:
namespace/gadget unchanged
serviceaccount/gadget unchanged
configmap/gadget unchanged
clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
role.rbac.authorization.k8s.io/gadget-role unchanged
rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
daemonset.apps/gadget configured
stderr:
error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
I0926 22:30:39.153131 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:39.232352 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0926 22:30:39.653465 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:39.731259 1401287 kapi.go:107] duration metric: took 48.503064069s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
I0926 22:30:40.153304 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:40.652405 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:41.153555 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:41.652676 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:42.152544 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:42.653090 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:43.153739 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:43.652905 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:44.153461 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:44.653397 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:45.153887 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:45.652913 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:46.153414 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:46.652678 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:47.153158 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:47.653282 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:48.152600 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:48.652859 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:49.153593 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:49.652792 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:50.152790 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:50.652641 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:51.153977 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:51.653558 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:52.153042 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:52.653062 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:53.153284 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:53.653232 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:54.153389 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:54.653118 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:54.735407 1401287 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
I0926 22:30:55.153085 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
W0926 22:30:55.342933 1401287 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
stdout:
namespace/gadget unchanged
serviceaccount/gadget unchanged
configmap/gadget unchanged
clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
role.rbac.authorization.k8s.io/gadget-role unchanged
rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
daemonset.apps/gadget configured
stderr:
error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
I0926 22:30:55.342967 1401287 retry.go:31] will retry after 26.788650375s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
stdout:
namespace/gadget unchanged
serviceaccount/gadget unchanged
configmap/gadget unchanged
clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
role.rbac.authorization.k8s.io/gadget-role unchanged
rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
daemonset.apps/gadget configured
stderr:
error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
I0926 22:30:55.653379 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:56.153887 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:56.653069 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:57.153833 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:57.653088 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:58.153701 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:58.653075 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:59.153896 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:30:59.652981 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:31:00.152946 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:31:00.653566 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:31:01.152984 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:31:01.653887 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:31:02.153373 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:31:02.654120 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:31:03.153468 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:31:03.653248 1401287 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0926 22:31:04.153804 1401287 kapi.go:107] duration metric: took 1m8.004150077s to wait for kubernetes.io/minikube-addons=gcp-auth ...
I0926 22:31:04.155559 1401287 out.go:179] * Your GCP credentials will now be mounted into every pod created in the addons-619347 cluster.
I0926 22:31:04.156826 1401287 out.go:179] * 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.
I0926 22:31:04.158107 1401287 out.go:179] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
I0926 22:31:22.132659 1401287 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
W0926 22:31:22.704256 1401287 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
stdout:
namespace/gadget unchanged
serviceaccount/gadget unchanged
configmap/gadget unchanged
clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
role.rbac.authorization.k8s.io/gadget-role unchanged
rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
daemonset.apps/gadget configured
stderr:
error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
W0926 22:31:22.704391 1401287 out.go:285] ! Enabling 'inspektor-gadget' returned an error: running callbacks: [sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
stdout:
namespace/gadget unchanged
serviceaccount/gadget unchanged
configmap/gadget unchanged
clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
role.rbac.authorization.k8s.io/gadget-role unchanged
rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
daemonset.apps/gadget configured
stderr:
error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
]
I0926 22:31:22.706313 1401287 out.go:179] * Enabled addons: ingress-dns, amd-gpu-device-plugin, cloud-spanner, storage-provisioner, nvidia-device-plugin, metrics-server, default-storageclass, volcano, registry-creds, yakd, storage-provisioner-rancher, volumesnapshots, registry, ingress, csi-hostpath-driver, gcp-auth
I0926 22:31:22.707981 1401287 addons.go:514] duration metric: took 1m34.923379678s for enable addons: enabled=[ingress-dns amd-gpu-device-plugin cloud-spanner storage-provisioner nvidia-device-plugin metrics-server default-storageclass volcano registry-creds yakd storage-provisioner-rancher volumesnapshots registry ingress csi-hostpath-driver gcp-auth]
I0926 22:31:22.708039 1401287 start.go:246] waiting for cluster config update ...
I0926 22:31:22.708063 1401287 start.go:255] writing updated cluster config ...
I0926 22:31:22.708371 1401287 ssh_runner.go:195] Run: rm -f paused
I0926 22:31:22.712517 1401287 pod_ready.go:37] extra waiting up to 4m0s for all "kube-system" pods having one of [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] labels to be "Ready" ...
I0926 22:31:22.716253 1401287 pod_ready.go:83] waiting for pod "coredns-66bc5c9577-qctdw" in "kube-system" namespace to be "Ready" or be gone ...
I0926 22:31:22.720372 1401287 pod_ready.go:94] pod "coredns-66bc5c9577-qctdw" is "Ready"
I0926 22:31:22.720398 1401287 pod_ready.go:86] duration metric: took 4.121653ms for pod "coredns-66bc5c9577-qctdw" in "kube-system" namespace to be "Ready" or be gone ...
I0926 22:31:22.722139 1401287 pod_ready.go:83] waiting for pod "etcd-addons-619347" in "kube-system" namespace to be "Ready" or be gone ...
I0926 22:31:22.725796 1401287 pod_ready.go:94] pod "etcd-addons-619347" is "Ready"
I0926 22:31:22.725814 1401287 pod_ready.go:86] duration metric: took 3.654877ms for pod "etcd-addons-619347" in "kube-system" namespace to be "Ready" or be gone ...
I0926 22:31:22.727751 1401287 pod_ready.go:83] waiting for pod "kube-apiserver-addons-619347" in "kube-system" namespace to be "Ready" or be gone ...
I0926 22:31:22.731230 1401287 pod_ready.go:94] pod "kube-apiserver-addons-619347" is "Ready"
I0926 22:31:22.731252 1401287 pod_ready.go:86] duration metric: took 3.484052ms for pod "kube-apiserver-addons-619347" in "kube-system" namespace to be "Ready" or be gone ...
I0926 22:31:22.733085 1401287 pod_ready.go:83] waiting for pod "kube-controller-manager-addons-619347" in "kube-system" namespace to be "Ready" or be gone ...
I0926 22:31:23.117180 1401287 pod_ready.go:94] pod "kube-controller-manager-addons-619347" is "Ready"
I0926 22:31:23.117210 1401287 pod_ready.go:86] duration metric: took 384.107267ms for pod "kube-controller-manager-addons-619347" in "kube-system" namespace to be "Ready" or be gone ...
I0926 22:31:23.316538 1401287 pod_ready.go:83] waiting for pod "kube-proxy-sdscg" in "kube-system" namespace to be "Ready" or be gone ...
I0926 22:31:23.716914 1401287 pod_ready.go:94] pod "kube-proxy-sdscg" is "Ready"
I0926 22:31:23.716945 1401287 pod_ready.go:86] duration metric: took 400.37971ms for pod "kube-proxy-sdscg" in "kube-system" namespace to be "Ready" or be gone ...
I0926 22:31:23.917057 1401287 pod_ready.go:83] waiting for pod "kube-scheduler-addons-619347" in "kube-system" namespace to be "Ready" or be gone ...
I0926 22:31:24.316600 1401287 pod_ready.go:94] pod "kube-scheduler-addons-619347" is "Ready"
I0926 22:31:24.316631 1401287 pod_ready.go:86] duration metric: took 399.543309ms for pod "kube-scheduler-addons-619347" in "kube-system" namespace to be "Ready" or be gone ...
I0926 22:31:24.316645 1401287 pod_ready.go:40] duration metric: took 1.604097264s for extra waiting for all "kube-system" pods having one of [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] labels to be "Ready" ...
I0926 22:31:24.363816 1401287 start.go:623] kubectl: 1.34.1, cluster: 1.34.0 (minor skew: 0)
I0926 22:31:24.365720 1401287 out.go:179] * Done! kubectl is now configured to use "addons-619347" cluster and "default" namespace by default
==> Docker <==
Sep 26 22:30:31 addons-619347 dockerd[1116]: time="2025-09-26T22:30:31.654809043Z" level=info msg="ignoring event" container=bfe36f35592f01ff612439edda9a1993b8e8027021fdac6404bceffeb375504f module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Sep 26 22:30:32 addons-619347 dockerd[1116]: time="2025-09-26T22:30:32.185705897Z" level=info msg="ignoring event" container=342e5ecae35ceb38d090fda4b0405a8e7750a2e6c80d389875ccf123a57b36b0 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Sep 26 22:30:33 addons-619347 dockerd[1116]: time="2025-09-26T22:30:33.203976219Z" level=info msg="ignoring event" container=a8c51ec77f97a5fac637b6ef5be4005822a67d4a87c010d477eeb9ef66ba94f3 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Sep 26 22:30:33 addons-619347 cri-dockerd[1422]: time="2025-09-26T22:30:33Z" level=info msg="Stop pulling image registry.k8s.io/ingress-nginx/controller:v1.13.2@sha256:1f7eaeb01933e719c8a9f4acd8181e555e582330c7d50f24484fb64d2ba9b2ef: Status: Downloaded newer image for registry.k8s.io/ingress-nginx/controller@sha256:1f7eaeb01933e719c8a9f4acd8181e555e582330c7d50f24484fb64d2ba9b2ef"
Sep 26 22:30:33 addons-619347 dockerd[1116]: time="2025-09-26T22:30:33.645739848Z" level=warning msg="reference for unknown type: " digest="sha256:f1c25991bac2fbb7f5fcf91ed9438df31e30edee6bed5a780464238aa09ad24c" remote="registry.k8s.io/sig-storage/csi-node-driver-registrar@sha256:f1c25991bac2fbb7f5fcf91ed9438df31e30edee6bed5a780464238aa09ad24c"
Sep 26 22:30:34 addons-619347 cri-dockerd[1422]: time="2025-09-26T22:30:34Z" level=info msg="Stop pulling image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0@sha256:f1c25991bac2fbb7f5fcf91ed9438df31e30edee6bed5a780464238aa09ad24c: Status: Downloaded newer image for registry.k8s.io/sig-storage/csi-node-driver-registrar@sha256:f1c25991bac2fbb7f5fcf91ed9438df31e30edee6bed5a780464238aa09ad24c"
Sep 26 22:30:34 addons-619347 dockerd[1116]: time="2025-09-26T22:30:34.575596252Z" level=warning msg="reference for unknown type: " digest="sha256:92257881c1d6493cf18299a24af42330f891166560047902b8d431fb66b01af5" remote="registry.k8s.io/sig-storage/hostpathplugin@sha256:92257881c1d6493cf18299a24af42330f891166560047902b8d431fb66b01af5"
Sep 26 22:30:35 addons-619347 cri-dockerd[1422]: time="2025-09-26T22:30:35Z" level=info msg="Stop pulling image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0@sha256:92257881c1d6493cf18299a24af42330f891166560047902b8d431fb66b01af5: Status: Downloaded newer image for registry.k8s.io/sig-storage/hostpathplugin@sha256:92257881c1d6493cf18299a24af42330f891166560047902b8d431fb66b01af5"
Sep 26 22:30:35 addons-619347 dockerd[1116]: time="2025-09-26T22:30:35.511395631Z" level=warning msg="reference for unknown type: " digest="sha256:cacee2b5c36dd59d4c7e8469c05c9e4ef53ecb2df9025fa8c10cdaf61bce62f0" remote="registry.k8s.io/sig-storage/livenessprobe@sha256:cacee2b5c36dd59d4c7e8469c05c9e4ef53ecb2df9025fa8c10cdaf61bce62f0"
Sep 26 22:30:36 addons-619347 cri-dockerd[1422]: time="2025-09-26T22:30:36Z" level=info msg="Stop pulling image registry.k8s.io/sig-storage/livenessprobe:v2.8.0@sha256:cacee2b5c36dd59d4c7e8469c05c9e4ef53ecb2df9025fa8c10cdaf61bce62f0: Status: Downloaded newer image for registry.k8s.io/sig-storage/livenessprobe@sha256:cacee2b5c36dd59d4c7e8469c05c9e4ef53ecb2df9025fa8c10cdaf61bce62f0"
Sep 26 22:30:36 addons-619347 dockerd[1116]: time="2025-09-26T22:30:36.250630025Z" level=warning msg="reference for unknown type: " digest="sha256:ee3b525d5b89db99da3b8eb521d9cd90cb6e9ef0fbb651e98bb37be78d36b5b8" remote="registry.k8s.io/sig-storage/csi-provisioner@sha256:ee3b525d5b89db99da3b8eb521d9cd90cb6e9ef0fbb651e98bb37be78d36b5b8"
Sep 26 22:30:37 addons-619347 cri-dockerd[1422]: time="2025-09-26T22:30:37Z" level=info msg="Stop pulling image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0@sha256:ee3b525d5b89db99da3b8eb521d9cd90cb6e9ef0fbb651e98bb37be78d36b5b8: Status: Downloaded newer image for registry.k8s.io/sig-storage/csi-provisioner@sha256:ee3b525d5b89db99da3b8eb521d9cd90cb6e9ef0fbb651e98bb37be78d36b5b8"
Sep 26 22:30:37 addons-619347 dockerd[1116]: time="2025-09-26T22:30:37.860060406Z" level=warning msg="reference for unknown type: " digest="sha256:291334908ddf71a4661fd7f6d9d97274de8a5378a2b6fdfeb2ce73414a34f82f" remote="registry.k8s.io/sig-storage/csi-snapshotter@sha256:291334908ddf71a4661fd7f6d9d97274de8a5378a2b6fdfeb2ce73414a34f82f"
Sep 26 22:30:38 addons-619347 cri-dockerd[1422]: time="2025-09-26T22:30:38Z" level=info msg="Stop pulling image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0@sha256:291334908ddf71a4661fd7f6d9d97274de8a5378a2b6fdfeb2ce73414a34f82f: Status: Downloaded newer image for registry.k8s.io/sig-storage/csi-snapshotter@sha256:291334908ddf71a4661fd7f6d9d97274de8a5378a2b6fdfeb2ce73414a34f82f"
Sep 26 22:30:54 addons-619347 cri-dockerd[1422]: time="2025-09-26T22:30:54Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/9d7b50889a41ebe13e51942099c1d27d4f15216e01770c2e568846a2cdbd03aa/resolv.conf as [nameserver 10.96.0.10 search volcano-system.svc.cluster.local svc.cluster.local cluster.local local us-east4-a.c.k8s-minikube.internal c.k8s-minikube.internal google.internal options ndots:5]"
Sep 26 22:30:54 addons-619347 cri-dockerd[1422]: time="2025-09-26T22:30:54Z" level=info msg="Stop pulling image docker.io/volcanosh/vc-webhook-manager:v1.12.2@sha256:b7c3bd73e2d9240cf17662451d50e0d73654342235a66cdfb2ec221f1628ae35: Status: Image is up to date for volcanosh/vc-webhook-manager@sha256:b7c3bd73e2d9240cf17662451d50e0d73654342235a66cdfb2ec221f1628ae35"
Sep 26 22:31:00 addons-619347 cri-dockerd[1422]: time="2025-09-26T22:31:00Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/52b57f2876ecbebc9968d2247bc24ce018ca8553a6a675a3bef07aeaec8e9f4f/resolv.conf as [nameserver 10.96.0.10 search gcp-auth.svc.cluster.local svc.cluster.local cluster.local local us-east4-a.c.k8s-minikube.internal c.k8s-minikube.internal google.internal options ndots:5]"
Sep 26 22:31:00 addons-619347 dockerd[1116]: time="2025-09-26T22:31:00.549228563Z" level=warning msg="reference for unknown type: " digest="sha256:94f0c448171b974aab7b4a96d00feb5799b1d69827a738a4f8b4b30c17fb74e7" remote="gcr.io/k8s-minikube/gcp-auth-webhook@sha256:94f0c448171b974aab7b4a96d00feb5799b1d69827a738a4f8b4b30c17fb74e7"
Sep 26 22:31:03 addons-619347 cri-dockerd[1422]: time="2025-09-26T22:31:03Z" level=info msg="Stop pulling image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.3@sha256:94f0c448171b974aab7b4a96d00feb5799b1d69827a738a4f8b4b30c17fb74e7: Status: Downloaded newer image for gcr.io/k8s-minikube/gcp-auth-webhook@sha256:94f0c448171b974aab7b4a96d00feb5799b1d69827a738a4f8b4b30c17fb74e7"
Sep 26 22:31:41 addons-619347 cri-dockerd[1422]: time="2025-09-26T22:31:41Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/ece8ed8b9f23368181b432fc4d9651d8f3e4fcf1966b03618dedee5601eaecb7/resolv.conf as [nameserver 10.96.0.10 search my-volcano.svc.cluster.local svc.cluster.local cluster.local local us-east4-a.c.k8s-minikube.internal c.k8s-minikube.internal google.internal options ndots:5]"
Sep 26 22:31:41 addons-619347 dockerd[1116]: time="2025-09-26T22:31:41.753347129Z" level=error msg="Not continuing with pull after error" error="toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
Sep 26 22:31:41 addons-619347 cri-dockerd[1422]: time="2025-09-26T22:31:41Z" level=info msg="Stop pulling image nginx:latest: latest: Pulling from library/nginx"
Sep 26 22:31:53 addons-619347 dockerd[1116]: time="2025-09-26T22:31:53.403277784Z" level=error msg="Not continuing with pull after error" error="toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
Sep 26 22:32:22 addons-619347 dockerd[1116]: time="2025-09-26T22:32:22.423674012Z" level=error msg="Not continuing with pull after error" error="toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
Sep 26 22:33:11 addons-619347 dockerd[1116]: time="2025-09-26T22:33:11.401095883Z" level=error msg="Not continuing with pull after error" error="toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
==> container status <==
CONTAINER IMAGE CREATED STATE NAME ATTEMPT POD ID POD
5dea4358c2bdf gcr.io/k8s-minikube/gcp-auth-webhook@sha256:94f0c448171b974aab7b4a96d00feb5799b1d69827a738a4f8b4b30c17fb74e7 3 minutes ago Running gcp-auth 0 52b57f2876ecb gcp-auth-78565c9fb4-k7rcx
7a1c6f8df1356 volcanosh/vc-webhook-manager@sha256:b7c3bd73e2d9240cf17662451d50e0d73654342235a66cdfb2ec221f1628ae35 3 minutes ago Running admission 0 9d7b50889a41e volcano-admission-589c7dd587-prpdk
ce8cf08b141fd registry.k8s.io/sig-storage/csi-snapshotter@sha256:291334908ddf71a4661fd7f6d9d97274de8a5378a2b6fdfeb2ce73414a34f82f 4 minutes ago Running csi-snapshotter 0 de2617410b653 csi-hostpathplugin-rbzvs
7dcfe799d3773 registry.k8s.io/sig-storage/csi-provisioner@sha256:ee3b525d5b89db99da3b8eb521d9cd90cb6e9ef0fbb651e98bb37be78d36b5b8 4 minutes ago Running csi-provisioner 0 de2617410b653 csi-hostpathplugin-rbzvs
931b17716c09b registry.k8s.io/sig-storage/livenessprobe@sha256:cacee2b5c36dd59d4c7e8469c05c9e4ef53ecb2df9025fa8c10cdaf61bce62f0 4 minutes ago Running liveness-probe 0 de2617410b653 csi-hostpathplugin-rbzvs
7d61fc01cddfd registry.k8s.io/sig-storage/hostpathplugin@sha256:92257881c1d6493cf18299a24af42330f891166560047902b8d431fb66b01af5 4 minutes ago Running hostpath 0 de2617410b653 csi-hostpathplugin-rbzvs
1dafa88bf03ff registry.k8s.io/sig-storage/csi-node-driver-registrar@sha256:f1c25991bac2fbb7f5fcf91ed9438df31e30edee6bed5a780464238aa09ad24c 4 minutes ago Running node-driver-registrar 0 de2617410b653 csi-hostpathplugin-rbzvs
728e0cf65646d registry.k8s.io/ingress-nginx/controller@sha256:1f7eaeb01933e719c8a9f4acd8181e555e582330c7d50f24484fb64d2ba9b2ef 4 minutes ago Running controller 0 db768efcc91e0 ingress-nginx-controller-9cc49f96f-ghq9n
2272adc16d5b8 registry.k8s.io/sig-storage/csi-external-health-monitor-controller@sha256:80b9ba94aa2afe24553d69bd165a6a51552d1582d68618ec00d3b804a7d9193c 4 minutes ago Running csi-external-health-monitor-controller 0 de2617410b653 csi-hostpathplugin-rbzvs
4830d4a0f03bf registry.k8s.io/sig-storage/csi-resizer@sha256:425d8f1b769398127767b06ed97ce62578a3179bcb99809ce93a1649e025ffe7 4 minutes ago Running csi-resizer 0 b9ce75482df7a csi-hostpath-resizer-0
e37820c539b12 registry.k8s.io/sig-storage/csi-attacher@sha256:9a685020911e2725ad019dbce6e4a5ab93d51e3d4557f115e64343345e05781b 4 minutes ago Running csi-attacher 0 84987d9e1a070 csi-hostpath-attacher-0
6e5908937f056 volcanosh/vc-scheduler@sha256:6e28f0f79d4cd09c1c34afaba41623c1b4d0fd7087cc99d6449a8a62e073b50e 4 minutes ago Running volcano-scheduler 0 6c00d6de83634 volcano-scheduler-799f64f894-pthl8
4cc3707d46bf8 registry.k8s.io/sig-storage/snapshot-controller@sha256:823c75d0c45d1427f6d850070956d9ca657140a7bbf828381541d1d808475280 4 minutes ago Running volume-snapshot-controller 0 3dd9df25ed9e8 snapshot-controller-7d9fbc56b8-2zg9l
d91e1c6dab5ec registry.k8s.io/sig-storage/snapshot-controller@sha256:823c75d0c45d1427f6d850070956d9ca657140a7bbf828381541d1d808475280 4 minutes ago Running volume-snapshot-controller 0 f5d5e2661efee snapshot-controller-7d9fbc56b8-ml295
8e232f360c1a6 volcanosh/vc-controller-manager@sha256:286112e70bdbf88174a66895bb3c64dd9026b5a762025b61bcd8f6cac04e1b90 4 minutes ago Running volcano-controllers 0 af92806fa0429 volcano-controllers-7dc6969b45-pgdlp
2be186df9d067 registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:050a34002d5bb4966849c880c56c91f5320372564245733b33d4b3461b4dbd24 4 minutes ago Exited patch 0 e4cb125881f09 ingress-nginx-admission-patch-65dgz
64e745dd36107 registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:050a34002d5bb4966849c880c56c91f5320372564245733b33d4b3461b4dbd24 4 minutes ago Exited create 0 8c9898018e8fa ingress-nginx-admission-create-dbtd8
8225f70c79655 rancher/local-path-provisioner@sha256:e34c88ae0affb1cdefbb874140d6339d4a27ec4ee420ae8199cd839997b05246 4 minutes ago Running local-path-provisioner 0 287d670c65c8c local-path-provisioner-648f6765c9-mgt7q
cb67a88c34cc5 registry.k8s.io/metrics-server/metrics-server@sha256:89258156d0e9af60403eafd44da9676fd66f600c7934d468ccc17e42b199aee2 4 minutes ago Running metrics-server 0 9822140b1ce77 metrics-server-85b7d694d7-mjlqr
8afc7c86056b8 marcnuri/yakd@sha256:c5414196116a2266ad097b0468833b73ef1d6c7922241115fe203fb826381624 4 minutes ago Running yakd 0 9ec56d496b02b yakd-dashboard-5ff678cb9-gcppv
a6d48b6dd738f ghcr.io/inspektor-gadget/inspektor-gadget@sha256:66fdf18cc8a577423b2a36b96a5be40fe690fdb986bfe7875f54edfa9c7d19a5 4 minutes ago Running gadget 0 1e350b656bd65 gadget-9rfhl
152ab0bca0d3a gcr.io/k8s-minikube/kube-registry-proxy@sha256:f832bbe1d48c62de040bd793937eaa0c05d2f945a55376a99c80a4dd9961aeb1 4 minutes ago Running registry-proxy 0 b551f72e238a6 registry-proxy-vs5xn
6c95150654506 kicbase/minikube-ingress-dns@sha256:d7c3fd25a0ea8fa62d4096eda202b3fc69d994b01ed6ab431def629f16ba1a89 4 minutes ago Running minikube-ingress-dns 0 8f1cf5e8da338 kube-ingress-dns-minikube
113de21811067 registry@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d 4 minutes ago Running registry 0 86f5d30f86393 registry-66898fdd98-gxfpk
075ac67607cf0 nvcr.io/nvidia/k8s-device-plugin@sha256:630596340f8e83aa10b0bc13a46db76772e31b7dccfc34d3a4e41ab7e0aa6117 4 minutes ago Running nvidia-device-plugin-ctr 0 a467d003e737c nvidia-device-plugin-daemonset-q4gzr
4ff8a3b49dd7d gcr.io/cloud-spanner-emulator/emulator@sha256:15030dbba87c4fba50265cc80e62278eb41925d24d3a54c30563eff06304bf58 4 minutes ago Running cloud-spanner-emulator 0 9bc7f8c4727c5 cloud-spanner-emulator-85f6b7fc65-2hm5t
bf27d19913ae5 rocm/k8s-device-plugin@sha256:f3835498cf2274e0a07c32b38c166c05a876f8eb776d756cc06805e599a3ba5f 4 minutes ago Running amd-gpu-device-plugin 0 b4bd288cc5cb1 amd-gpu-device-plugin-vs4x8
d9822a41079f6 6e38f40d628db 4 minutes ago Running storage-provisioner 0 e7dd4d41d742b storage-provisioner
9ea233eb6b299 52546a367cc9e 4 minutes ago Running coredns 0 3dff0fbc29922 coredns-66bc5c9577-qctdw
227d066a100ce df0860106674d 4 minutes ago Running kube-proxy 0 9cd7f6237aa02 kube-proxy-sdscg
f5b2050f68de5 a0af72f2ec6d6 5 minutes ago Running kube-controller-manager 0 fbe20fd4325ef kube-controller-manager-addons-619347
8209664c099ee 46169d968e920 5 minutes ago Running kube-scheduler 0 779a1e971ca62 kube-scheduler-addons-619347
9d1b130b03b02 90550c43ad2bc 5 minutes ago Running kube-apiserver 0 f2516f75f5542 kube-apiserver-addons-619347
5ae0da6e5bfbf 5f1f5298c888d 5 minutes ago Running etcd 0 fa78f9e958055 etcd-addons-619347
==> controller_ingress [728e0cf65646] <==
Repository: https://github.com/kubernetes/ingress-nginx
nginx version: nginx/1.27.1
-------------------------------------------------------------------------------
W0926 22:30:33.796826 7 client_config.go:667] Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work.
I0926 22:30:33.796983 7 main.go:205] "Creating API client" host="https://10.96.0.1:443"
I0926 22:30:33.803331 7 main.go:248] "Running in Kubernetes cluster" major="1" minor="34" git="v1.34.0" state="clean" commit="f28b4c9efbca5c5c0af716d9f2d5702667ee8a45" platform="linux/amd64"
I0926 22:30:34.860571 7 main.go:101] "SSL fake certificate created" file="/etc/ingress-controller/ssl/default-fake-certificate.pem"
I0926 22:30:34.870879 7 ssl.go:535] "loading tls certificate" path="/usr/local/certificates/cert" key="/usr/local/certificates/key"
I0926 22:30:34.880241 7 nginx.go:273] "Starting NGINX Ingress controller"
I0926 22:30:34.886138 7 event.go:377] Event(v1.ObjectReference{Kind:"ConfigMap", Namespace:"ingress-nginx", Name:"ingress-nginx-controller", UID:"af1f95e7-79cc-4834-9dbc-25b238d52837", APIVersion:"v1", ResourceVersion:"639", FieldPath:""}): type: 'Normal' reason: 'CREATE' ConfigMap ingress-nginx/ingress-nginx-controller
I0926 22:30:34.887630 7 event.go:377] Event(v1.ObjectReference{Kind:"ConfigMap", Namespace:"ingress-nginx", Name:"tcp-services", UID:"8ae5a3fc-8742-4ced-9ecf-3e3a21a0cf7c", APIVersion:"v1", ResourceVersion:"640", FieldPath:""}): type: 'Normal' reason: 'CREATE' ConfigMap ingress-nginx/tcp-services
I0926 22:30:34.887711 7 event.go:377] Event(v1.ObjectReference{Kind:"ConfigMap", Namespace:"ingress-nginx", Name:"udp-services", UID:"f6bd66b9-f1c6-476b-a596-e7c7ed771583", APIVersion:"v1", ResourceVersion:"641", FieldPath:""}): type: 'Normal' reason: 'CREATE' ConfigMap ingress-nginx/udp-services
I0926 22:30:36.082816 7 nginx.go:319] "Starting NGINX process"
I0926 22:30:36.082933 7 leaderelection.go:257] attempting to acquire leader lease ingress-nginx/ingress-nginx-leader...
I0926 22:30:36.083217 7 nginx.go:339] "Starting validation webhook" address=":8443" certPath="/usr/local/certificates/cert" keyPath="/usr/local/certificates/key"
I0926 22:30:36.083836 7 controller.go:214] "Configuration changes detected, backend reload required"
I0926 22:30:36.090331 7 leaderelection.go:271] successfully acquired lease ingress-nginx/ingress-nginx-leader
I0926 22:30:36.090382 7 status.go:85] "New leader elected" identity="ingress-nginx-controller-9cc49f96f-ghq9n"
I0926 22:30:36.093730 7 status.go:224] "POD is not ready" pod="ingress-nginx/ingress-nginx-controller-9cc49f96f-ghq9n" node="addons-619347"
I0926 22:30:36.132936 7 controller.go:228] "Backend successfully reloaded"
I0926 22:30:36.133071 7 controller.go:240] "Initial sync, sleeping for 1 second"
I0926 22:30:36.133167 7 event.go:377] Event(v1.ObjectReference{Kind:"Pod", Namespace:"ingress-nginx", Name:"ingress-nginx-controller-9cc49f96f-ghq9n", UID:"ce9ba75b-f03c-4081-b6c3-12af26a48c26", APIVersion:"v1", ResourceVersion:"1265", FieldPath:""}): type: 'Normal' reason: 'RELOAD' NGINX reload triggered due to a change in configuration
I0926 22:30:36.196634 7 status.go:224] "POD is not ready" pod="ingress-nginx/ingress-nginx-controller-9cc49f96f-ghq9n" node="addons-619347"
==> coredns [9ea233eb6b29] <==
[INFO] 10.244.0.8:55538 - 12444 "AAAA IN registry.kube-system.svc.cluster.local.local. udp 62 false 512" NXDOMAIN qr,rd,ra 62 0.003125387s
[INFO] 10.244.0.8:44508 - 52472 "AAAA IN registry.kube-system.svc.cluster.local.us-east4-a.c.k8s-minikube.internal. udp 91 false 512" NXDOMAIN qr,aa,rd,ra 198 0.000088533s
[INFO] 10.244.0.8:44508 - 52121 "A IN registry.kube-system.svc.cluster.local.us-east4-a.c.k8s-minikube.internal. udp 91 false 512" NXDOMAIN qr,aa,rd,ra 198 0.000116925s
[INFO] 10.244.0.8:40588 - 27017 "AAAA IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,aa,rd,ra 185 0.000090303s
[INFO] 10.244.0.8:40588 - 26695 "A IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,aa,rd,ra 185 0.000142751s
[INFO] 10.244.0.8:32780 - 27322 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,aa,rd,ra 177 0.000091822s
[INFO] 10.244.0.8:32780 - 26988 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,aa,rd,ra 177 0.000130714s
[INFO] 10.244.0.8:34268 - 17213 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000132338s
[INFO] 10.244.0.8:34268 - 16970 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.00009144s
[INFO] 10.244.0.27:32935 - 45410 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000327431s
[INFO] 10.244.0.27:49406 - 23181 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000412135s
[INFO] 10.244.0.27:42691 - 10663 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000129221s
[INFO] 10.244.0.27:49167 - 28887 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000157287s
[INFO] 10.244.0.27:40544 - 36384 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000160696s
[INFO] 10.244.0.27:45145 - 3022 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000123636s
[INFO] 10.244.0.27:57336 - 33875 "A IN storage.googleapis.com.local. udp 57 false 1232" NXDOMAIN qr,rd,ra 46 0.00499531s
[INFO] 10.244.0.27:41391 - 16202 "AAAA IN storage.googleapis.com.local. udp 57 false 1232" NXDOMAIN qr,rd,ra 46 0.005792959s
[INFO] 10.244.0.27:59854 - 59303 "A IN storage.googleapis.com.us-east4-a.c.k8s-minikube.internal. udp 86 false 1232" NXDOMAIN qr,rd,ra 182 0.005004398s
[INFO] 10.244.0.27:34824 - 56259 "AAAA IN storage.googleapis.com.us-east4-a.c.k8s-minikube.internal. udp 86 false 1232" NXDOMAIN qr,rd,ra 182 0.005925015s
[INFO] 10.244.0.27:36869 - 29305 "A IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 169 0.004734879s
[INFO] 10.244.0.27:45437 - 987 "AAAA IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 169 0.00498032s
[INFO] 10.244.0.27:47010 - 60828 "AAAA IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 161 0.005607554s
[INFO] 10.244.0.27:46662 - 45152 "A IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 161 0.007088447s
[INFO] 10.244.0.27:60306 - 17345 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 534 0.000925116s
[INFO] 10.244.0.27:50259 - 39178 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.001983867s
==> describe nodes <==
Name: addons-619347
Roles: control-plane
Labels: beta.kubernetes.io/arch=amd64
beta.kubernetes.io/os=linux
kubernetes.io/arch=amd64
kubernetes.io/hostname=addons-619347
kubernetes.io/os=linux
minikube.k8s.io/commit=528ef52dd808f925e881f79a2a823817d9197d47
minikube.k8s.io/name=addons-619347
minikube.k8s.io/primary=true
minikube.k8s.io/updated_at=2025_09_26T22_29_43_0700
minikube.k8s.io/version=v1.37.0
node-role.kubernetes.io/control-plane=
node.kubernetes.io/exclude-from-external-load-balancers=
topology.hostpath.csi/node=addons-619347
Annotations: csi.volume.kubernetes.io/nodeid: {"hostpath.csi.k8s.io":"addons-619347"}
node.alpha.kubernetes.io/ttl: 0
volumes.kubernetes.io/controller-managed-attach-detach: true
CreationTimestamp: Fri, 26 Sep 2025 22:29:39 +0000
Taints: <none>
Unschedulable: false
Lease:
HolderIdentity: addons-619347
AcquireTime: <unset>
RenewTime: Fri, 26 Sep 2025 22:34:38 +0000
Conditions:
Type Status LastHeartbeatTime LastTransitionTime Reason Message
---- ------ ----------------- ------------------ ------ -------
MemoryPressure False Fri, 26 Sep 2025 22:34:07 +0000 Fri, 26 Sep 2025 22:29:38 +0000 KubeletHasSufficientMemory kubelet has sufficient memory available
DiskPressure False Fri, 26 Sep 2025 22:34:07 +0000 Fri, 26 Sep 2025 22:29:38 +0000 KubeletHasNoDiskPressure kubelet has no disk pressure
PIDPressure False Fri, 26 Sep 2025 22:34:07 +0000 Fri, 26 Sep 2025 22:29:38 +0000 KubeletHasSufficientPID kubelet has sufficient PID available
Ready True Fri, 26 Sep 2025 22:34:07 +0000 Fri, 26 Sep 2025 22:29:40 +0000 KubeletReady kubelet is posting ready status
Addresses:
InternalIP: 192.168.49.2
Hostname: addons-619347
Capacity:
cpu: 8
ephemeral-storage: 304681132Ki
hugepages-1Gi: 0
hugepages-2Mi: 0
memory: 32863448Ki
pods: 110
Allocatable:
cpu: 8
ephemeral-storage: 304681132Ki
hugepages-1Gi: 0
hugepages-2Mi: 0
memory: 32863448Ki
pods: 110
System Info:
Machine ID: 0728f6ac4f7f4421b7f9eeb1f21a8502
System UUID: bfe74e22-ee1d-47b3-9c54-c1f6ef287d9d
Boot ID: 778ce869-c8a7-4efb-98b6-7ae64ac12ba5
Kernel Version: 6.8.0-1040-gcp
OS Image: Ubuntu 22.04.5 LTS
Operating System: linux
Architecture: amd64
Container Runtime Version: docker://28.4.0
Kubelet Version: v1.34.0
Kube-Proxy Version:
PodCIDR: 10.244.0.0/24
PodCIDRs: 10.244.0.0/24
Non-terminated Pods: (29 in total)
Namespace Name CPU Requests CPU Limits Memory Requests Memory Limits Age
--------- ---- ------------ ---------- --------------- ------------- ---
default cloud-spanner-emulator-85f6b7fc65-2hm5t 0 (0%) 0 (0%) 0 (0%) 0 (0%) 4m53s
gadget gadget-9rfhl 0 (0%) 0 (0%) 0 (0%) 0 (0%) 4m52s
gcp-auth gcp-auth-78565c9fb4-k7rcx 0 (0%) 0 (0%) 0 (0%) 0 (0%) 4m45s
ingress-nginx ingress-nginx-controller-9cc49f96f-ghq9n 100m (1%) 0 (0%) 90Mi (0%) 0 (0%) 4m51s
kube-system amd-gpu-device-plugin-vs4x8 0 (0%) 0 (0%) 0 (0%) 0 (0%) 4m53s
kube-system coredns-66bc5c9577-qctdw 100m (1%) 0 (0%) 70Mi (0%) 170Mi (0%) 4m53s
kube-system csi-hostpath-attacher-0 0 (0%) 0 (0%) 0 (0%) 0 (0%) 4m50s
kube-system csi-hostpath-resizer-0 0 (0%) 0 (0%) 0 (0%) 0 (0%) 4m50s
kube-system csi-hostpathplugin-rbzvs 0 (0%) 0 (0%) 0 (0%) 0 (0%) 4m50s
kube-system etcd-addons-619347 100m (1%) 0 (0%) 100Mi (0%) 0 (0%) 4m59s
kube-system kube-apiserver-addons-619347 250m (3%) 0 (0%) 0 (0%) 0 (0%) 4m59s
kube-system kube-controller-manager-addons-619347 200m (2%) 0 (0%) 0 (0%) 0 (0%) 4m59s
kube-system kube-ingress-dns-minikube 0 (0%) 0 (0%) 0 (0%) 0 (0%) 4m52s
kube-system kube-proxy-sdscg 0 (0%) 0 (0%) 0 (0%) 0 (0%) 4m54s
kube-system kube-scheduler-addons-619347 100m (1%) 0 (0%) 0 (0%) 0 (0%) 4m59s
kube-system metrics-server-85b7d694d7-mjlqr 100m (1%) 0 (0%) 200Mi (0%) 0 (0%) 4m52s
kube-system nvidia-device-plugin-daemonset-q4gzr 0 (0%) 0 (0%) 0 (0%) 0 (0%) 4m53s
kube-system registry-66898fdd98-gxfpk 0 (0%) 0 (0%) 0 (0%) 0 (0%) 4m52s
kube-system registry-creds-764b6fb674-kjmd4 0 (0%) 0 (0%) 0 (0%) 0 (0%) 4m52s
kube-system registry-proxy-vs5xn 0 (0%) 0 (0%) 0 (0%) 0 (0%) 4m52s
kube-system snapshot-controller-7d9fbc56b8-2zg9l 0 (0%) 0 (0%) 0 (0%) 0 (0%) 4m51s
kube-system snapshot-controller-7d9fbc56b8-ml295 0 (0%) 0 (0%) 0 (0%) 0 (0%) 4m51s
kube-system storage-provisioner 0 (0%) 0 (0%) 0 (0%) 0 (0%) 4m52s
local-path-storage local-path-provisioner-648f6765c9-mgt7q 0 (0%) 0 (0%) 0 (0%) 0 (0%) 4m52s
my-volcano test-job-nginx-0 0 (0%) 0 (0%) 0 (0%) 0 (0%) 3m1s
volcano-system volcano-admission-589c7dd587-prpdk 0 (0%) 0 (0%) 0 (0%) 0 (0%) 4m51s
volcano-system volcano-controllers-7dc6969b45-pgdlp 0 (0%) 0 (0%) 0 (0%) 0 (0%) 4m51s
volcano-system volcano-scheduler-799f64f894-pthl8 0 (0%) 0 (0%) 0 (0%) 0 (0%) 4m51s
yakd-dashboard yakd-dashboard-5ff678cb9-gcppv 0 (0%) 0 (0%) 128Mi (0%) 256Mi (0%) 4m52s
Allocated resources:
(Total limits may be over 100 percent, i.e., overcommitted.)
Resource Requests Limits
-------- -------- ------
cpu 950m (11%) 0 (0%)
memory 588Mi (1%) 426Mi (1%)
ephemeral-storage 0 (0%) 0 (0%)
hugepages-1Gi 0 (0%) 0 (0%)
hugepages-2Mi 0 (0%) 0 (0%)
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Normal Starting 4m52s kube-proxy
Normal Starting 5m4s kubelet Starting kubelet.
Normal NodeHasSufficientMemory 5m4s (x8 over 5m4s) kubelet Node addons-619347 status is now: NodeHasSufficientMemory
Normal NodeHasNoDiskPressure 5m4s (x8 over 5m4s) kubelet Node addons-619347 status is now: NodeHasNoDiskPressure
Normal NodeHasSufficientPID 5m4s (x7 over 5m4s) kubelet Node addons-619347 status is now: NodeHasSufficientPID
Normal NodeAllocatableEnforced 5m4s kubelet Updated Node Allocatable limit across pods
Normal Starting 4m59s kubelet Starting kubelet.
Normal NodeAllocatableEnforced 4m59s kubelet Updated Node Allocatable limit across pods
Normal NodeHasSufficientMemory 4m59s kubelet Node addons-619347 status is now: NodeHasSufficientMemory
Normal NodeHasNoDiskPressure 4m59s kubelet Node addons-619347 status is now: NodeHasNoDiskPressure
Normal NodeHasSufficientPID 4m59s kubelet Node addons-619347 status is now: NodeHasSufficientPID
Normal RegisteredNode 4m55s node-controller Node addons-619347 event: Registered Node addons-619347 in Controller
==> dmesg <==
[ +0.000007] ll header: 00000000: ff ff ff ff ff ff e2 7d e7 a4 ab c8 08 06
[ +1.583504] IPv4: martian source 10.244.0.1 from 10.244.0.19, on dev eth0
[ +0.000007] ll header: 00000000: ff ff ff ff ff ff 92 a8 90 b4 e9 ec 08 06
[ +2.727096] IPv4: martian source 10.244.0.1 from 10.244.0.24, on dev eth0
[ +0.000008] ll header: 00000000: ff ff ff ff ff ff 2e 11 5f 5c bb 18 08 06
[ +0.077832] IPv4: martian source 10.244.0.1 from 10.244.0.23, on dev eth0
[ +0.000005] ll header: 00000000: ff ff ff ff ff ff 22 b0 60 62 2a 0f 08 06
[ +2.140079] IPv4: martian source 10.244.0.8 from 10.244.0.3, on dev eth0
[ +0.000007] ll header: 00000000: ff ff ff ff ff ff fa 14 9e f1 bc cd 08 06
[ +0.023792] IPv4: martian source 10.244.0.8 from 10.244.0.7, on dev eth0
[ +0.000009] ll header: 00000000: ff ff ff ff ff ff 22 3f 5d 98 cd 81 08 06
[ +1.345643] IPv4: martian source 10.244.0.1 from 10.244.0.25, on dev eth0
[ +0.000006] ll header: 00000000: ff ff ff ff ff ff fe 22 0c 1a c4 8b 08 06
[ +1.813176] IPv4: martian source 10.244.0.1 from 10.244.0.21, on dev eth0
[ +0.000008] ll header: 00000000: ff ff ff ff ff ff 26 05 27 7d 9f 14 08 06
[ +0.017756] IPv4: martian source 10.244.0.1 from 10.244.0.20, on dev eth0
[ +0.000008] ll header: 00000000: ff ff ff ff ff ff 32 f6 d3 97 e3 ca 08 06
[ +0.515693] IPv4: martian source 10.244.0.1 from 10.244.0.22, on dev eth0
[ +0.000008] ll header: 00000000: ff ff ff ff ff ff b2 10 d3 fe cb 71 08 06
[ +18.829685] IPv4: martian source 10.244.0.1 from 10.244.0.26, on dev eth0
[ +0.000006] ll header: 00000000: ff ff ff ff ff ff 86 86 fd b1 a2 03 08 06
[Sep26 22:31] IPv4: martian source 10.244.0.1 from 10.244.0.27, on dev eth0
[ +0.000007] ll header: 00000000: ff ff ff ff ff ff 0e 47 8d 17 d7 e7 08 06
[ +0.000516] IPv4: martian source 10.244.0.27 from 10.244.0.3, on dev eth0
[ +0.000004] ll header: 00000000: ff ff ff ff ff ff fa 14 9e f1 bc cd 08 06
==> etcd [5ae0da6e5bfb] <==
{"level":"warn","ts":"2025-09-26T22:29:39.359357Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48584","server-name":"","error":"EOF"}
{"level":"warn","ts":"2025-09-26T22:29:39.402678Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48600","server-name":"","error":"EOF"}
{"level":"warn","ts":"2025-09-26T22:29:51.875788Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36686","server-name":"","error":"EOF"}
{"level":"warn","ts":"2025-09-26T22:29:51.882030Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36696","server-name":"","error":"EOF"}
{"level":"warn","ts":"2025-09-26T22:29:56.750352Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"124.699546ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 serializable:true keys_only:true ","response":"range_response_count:0 size:5"}
{"level":"info","ts":"2025-09-26T22:29:56.750520Z","caller":"traceutil/trace.go:172","msg":"trace[545120805] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:1029; }","duration":"124.835239ms","start":"2025-09-26T22:29:56.625613Z","end":"2025-09-26T22:29:56.750448Z","steps":["trace[545120805] 'range keys from in-memory index tree' (duration: 124.657379ms)"],"step_count":1}
{"level":"warn","ts":"2025-09-26T22:29:56.750545Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"129.950667ms","expected-duration":"100ms","prefix":"","request":"header:<ID:8128040237519390281 > lease_revoke:<id:70cc9988256cc037>","response":"size:29"}
{"level":"info","ts":"2025-09-26T22:29:56.750622Z","caller":"traceutil/trace.go:172","msg":"trace[550957012] linearizableReadLoop","detail":"{readStateIndex:1044; appliedIndex:1043; }","duration":"110.947341ms","start":"2025-09-26T22:29:56.639663Z","end":"2025-09-26T22:29:56.750610Z","steps":["trace[550957012] 'read index received' (duration: 40.919µs)","trace[550957012] 'applied index is now lower than readState.Index' (duration: 110.905488ms)"],"step_count":2}
{"level":"warn","ts":"2025-09-26T22:29:56.750818Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"111.149289ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/roles/gadget/gadget-role\" limit:1 ","response":"range_response_count:1 size:929"}
{"level":"info","ts":"2025-09-26T22:29:56.750855Z","caller":"traceutil/trace.go:172","msg":"trace[1241908482] range","detail":"{range_begin:/registry/roles/gadget/gadget-role; range_end:; response_count:1; response_revision:1029; }","duration":"111.19346ms","start":"2025-09-26T22:29:56.639653Z","end":"2025-09-26T22:29:56.750846Z","steps":["trace[1241908482] 'agreement among raft nodes before linearized reading' (duration: 111.040998ms)"],"step_count":1}
{"level":"warn","ts":"2025-09-26T22:30:11.365351Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"101.170976ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/masterleases/192.168.49.2\" limit:1 ","response":"range_response_count:1 size:131"}
{"level":"info","ts":"2025-09-26T22:30:11.365445Z","caller":"traceutil/trace.go:172","msg":"trace[2098668277] range","detail":"{range_begin:/registry/masterleases/192.168.49.2; range_end:; response_count:1; response_revision:1075; }","duration":"101.279805ms","start":"2025-09-26T22:30:11.264150Z","end":"2025-09-26T22:30:11.365430Z","steps":["trace[2098668277] 'range keys from in-memory index tree' (duration: 101.005862ms)"],"step_count":1}
{"level":"warn","ts":"2025-09-26T22:30:16.821834Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53756","server-name":"","error":"EOF"}
{"level":"warn","ts":"2025-09-26T22:30:16.870731Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53772","server-name":"","error":"EOF"}
{"level":"warn","ts":"2025-09-26T22:30:16.885825Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53794","server-name":"","error":"EOF"}
{"level":"warn","ts":"2025-09-26T22:30:16.893998Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53812","server-name":"","error":"EOF"}
{"level":"warn","ts":"2025-09-26T22:30:16.925127Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53828","server-name":"","error":"EOF"}
{"level":"warn","ts":"2025-09-26T22:30:16.935713Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53844","server-name":"","error":"EOF"}
{"level":"warn","ts":"2025-09-26T22:30:16.946969Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53846","server-name":"","error":"EOF"}
{"level":"warn","ts":"2025-09-26T22:30:16.959548Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53858","server-name":"","error":"EOF"}
{"level":"warn","ts":"2025-09-26T22:30:16.971710Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53868","server-name":"","error":"EOF"}
{"level":"warn","ts":"2025-09-26T22:30:16.978983Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53890","server-name":"","error":"EOF"}
{"level":"warn","ts":"2025-09-26T22:30:16.988574Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53904","server-name":"","error":"EOF"}
{"level":"warn","ts":"2025-09-26T22:30:16.999879Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53924","server-name":"","error":"EOF"}
{"level":"info","ts":"2025-09-26T22:30:33.500976Z","caller":"traceutil/trace.go:172","msg":"trace[381421690] transaction","detail":"{read_only:false; response_revision:1252; number_of_response:1; }","duration":"106.589616ms","start":"2025-09-26T22:30:33.394366Z","end":"2025-09-26T22:30:33.500955Z","steps":["trace[381421690] 'process raft request' (duration: 106.446725ms)"],"step_count":1}
==> gcp-auth [5dea4358c2bd] <==
2025/09/26 22:31:03 GCP Auth Webhook started!
2025/09/26 22:31:39 Ready to marshal response ...
2025/09/26 22:31:39 Ready to write response ...
2025/09/26 22:31:40 Ready to marshal response ...
2025/09/26 22:31:40 Ready to write response ...
==> kernel <==
22:34:41 up 4:17, 0 users, load average: 0.35, 1.15, 1.54
Linux addons-619347 6.8.0-1040-gcp #42~22.04.1-Ubuntu SMP Tue Sep 9 13:30:57 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
PRETTY_NAME="Ubuntu 22.04.5 LTS"
==> kube-apiserver [9d1b130b03b0] <==
W0926 22:30:39.018366 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.104.128.242:443: connect: connection refused
W0926 22:30:40.030642 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.104.128.242:443: connect: connection refused
W0926 22:30:41.130177 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.104.128.242:443: connect: connection refused
W0926 22:30:42.145418 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.104.128.242:443: connect: connection refused
W0926 22:30:43.184711 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.104.128.242:443: connect: connection refused
W0926 22:30:44.249371 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.104.128.242:443: connect: connection refused
W0926 22:30:45.252938 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.104.128.242:443: connect: connection refused
W0926 22:30:46.279361 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.104.128.242:443: connect: connection refused
W0926 22:30:47.336685 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.104.128.242:443: connect: connection refused
W0926 22:30:48.427342 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.104.128.242:443: connect: connection refused
W0926 22:30:49.458244 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.104.128.242:443: connect: connection refused
W0926 22:30:50.535922 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.104.128.242:443: connect: connection refused
W0926 22:30:51.575570 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.104.128.242:443: connect: connection refused
I0926 22:30:52.555148 1 stats.go:136] "Error getting keys" err="empty key: \"\""
W0926 22:30:52.614075 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.104.128.242:443: connect: connection refused
I0926 22:30:52.848591 1 stats.go:136] "Error getting keys" err="empty key: \"\""
W0926 22:30:53.716894 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.104.128.242:443: connect: connection refused
W0926 22:30:54.767760 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.104.128.242:443: connect: connection refused
I0926 22:31:39.625353 1 controller.go:667] quota admission added evaluator for: jobs.batch.volcano.sh
I0926 22:31:39.642576 1 controller.go:667] quota admission added evaluator for: podgroups.scheduling.volcano.sh
I0926 22:31:55.603277 1 stats.go:136] "Error getting keys" err="empty key: \"\""
I0926 22:32:14.471934 1 stats.go:136] "Error getting keys" err="empty key: \"\""
I0926 22:33:02.052776 1 stats.go:136] "Error getting keys" err="empty key: \"\""
I0926 22:33:33.724342 1 stats.go:136] "Error getting keys" err="empty key: \"\""
I0926 22:34:24.872751 1 stats.go:136] "Error getting keys" err="empty key: \"\""
==> kube-controller-manager [f5b2050f68de] <==
I0926 22:29:46.803265 1 shared_informer.go:356] "Caches are synced" controller="TTL after finished"
I0926 22:29:46.803305 1 shared_informer.go:356] "Caches are synced" controller="job"
I0926 22:29:46.804358 1 shared_informer.go:356] "Caches are synced" controller="endpoint_slice_mirroring"
I0926 22:29:46.804400 1 shared_informer.go:356] "Caches are synced" controller="PVC protection"
I0926 22:29:46.804491 1 shared_informer.go:356] "Caches are synced" controller="attach detach"
I0926 22:29:46.804682 1 shared_informer.go:356] "Caches are synced" controller="endpoint_slice"
I0926 22:29:46.807417 1 shared_informer.go:356] "Caches are synced" controller="crt configmap"
I0926 22:29:46.807858 1 shared_informer.go:356] "Caches are synced" controller="namespace"
I0926 22:29:46.810795 1 shared_informer.go:356] "Caches are synced" controller="resource quota"
I0926 22:29:46.812891 1 shared_informer.go:356] "Caches are synced" controller="taint-eviction-controller"
I0926 22:29:46.818210 1 shared_informer.go:356] "Caches are synced" controller="service-cidr-controller"
I0926 22:29:46.823258 1 shared_informer.go:356] "Caches are synced" controller="garbage collector"
E0926 22:29:49.687051 1 replica_set.go:587] "Unhandled Error" err="sync \"kube-system/metrics-server-85b7d694d7\" failed with pods \"metrics-server-85b7d694d7-\" is forbidden: error looking up service account kube-system/metrics-server: serviceaccount \"metrics-server\" not found" logger="UnhandledError"
E0926 22:30:16.816012 1 resource_quota_controller.go:446] "Unhandled Error" err="unable to retrieve the complete list of server APIs: metrics.k8s.io/v1beta1: stale GroupVersion discovery: metrics.k8s.io/v1beta1" logger="UnhandledError"
I0926 22:30:16.816214 1 resource_quota_monitor.go:227] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="jobs.batch.volcano.sh"
I0926 22:30:16.816291 1 resource_quota_monitor.go:227] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="commands.bus.volcano.sh"
I0926 22:30:16.816334 1 resource_quota_monitor.go:227] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="jobtemplates.flow.volcano.sh"
I0926 22:30:16.816371 1 resource_quota_monitor.go:227] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="jobflows.flow.volcano.sh"
I0926 22:30:16.816421 1 resource_quota_monitor.go:227] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="podgroups.scheduling.volcano.sh"
I0926 22:30:16.816460 1 resource_quota_monitor.go:227] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="volumesnapshots.snapshot.storage.k8s.io"
I0926 22:30:16.816551 1 shared_informer.go:349] "Waiting for caches to sync" controller="resource quota"
I0926 22:30:16.831474 1 garbagecollector.go:787] "failed to discover some groups" logger="garbage-collector-controller" groups="map[\"metrics.k8s.io/v1beta1\":\"stale GroupVersion discovery: metrics.k8s.io/v1beta1\"]"
I0926 22:30:16.836988 1 shared_informer.go:349] "Waiting for caches to sync" controller="garbage collector"
I0926 22:30:18.017434 1 shared_informer.go:356] "Caches are synced" controller="resource quota"
I0926 22:30:18.037609 1 shared_informer.go:356] "Caches are synced" controller="garbage collector"
==> kube-proxy [227d066a100c] <==
I0926 22:29:48.632051 1 server_linux.go:53] "Using iptables proxy"
I0926 22:29:48.823798 1 shared_informer.go:349] "Waiting for caches to sync" controller="node informer cache"
I0926 22:29:48.926913 1 shared_informer.go:356] "Caches are synced" controller="node informer cache"
I0926 22:29:48.926974 1 server.go:219] "Successfully retrieved NodeIPs" NodeIPs=["192.168.49.2"]
E0926 22:29:48.927216 1 server.go:256] "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`"
I0926 22:29:48.966553 1 server.go:265] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
I0926 22:29:48.966624 1 server_linux.go:132] "Using iptables Proxier"
I0926 22:29:48.976081 1 proxier.go:242] "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"
I0926 22:29:48.977337 1 server.go:527] "Version info" version="v1.34.0"
I0926 22:29:48.977360 1 server.go:529] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
I0926 22:29:48.983888 1 config.go:403] "Starting serviceCIDR config controller"
I0926 22:29:48.983916 1 shared_informer.go:349] "Waiting for caches to sync" controller="serviceCIDR config"
I0926 22:29:48.984026 1 config.go:200] "Starting service config controller"
I0926 22:29:48.984052 1 shared_informer.go:349] "Waiting for caches to sync" controller="service config"
I0926 22:29:48.984116 1 config.go:106] "Starting endpoint slice config controller"
I0926 22:29:48.984123 1 shared_informer.go:349] "Waiting for caches to sync" controller="endpoint slice config"
I0926 22:29:48.987589 1 config.go:309] "Starting node config controller"
I0926 22:29:48.987610 1 shared_informer.go:349] "Waiting for caches to sync" controller="node config"
I0926 22:29:48.987619 1 shared_informer.go:356] "Caches are synced" controller="node config"
I0926 22:29:49.084696 1 shared_informer.go:356] "Caches are synced" controller="endpoint slice config"
I0926 22:29:49.084764 1 shared_informer.go:356] "Caches are synced" controller="service config"
I0926 22:29:49.085094 1 shared_informer.go:356] "Caches are synced" controller="serviceCIDR config"
==> kube-scheduler [8209664c099e] <==
E0926 22:29:39.815534 1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Node"
E0926 22:29:39.815639 1 reflector.go:205] "Failed to watch" err="failed to list *v1.VolumeAttachment: volumeattachments.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"volumeattachments\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.VolumeAttachment"
E0926 22:29:39.815741 1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.StatefulSet"
E0926 22:29:39.815842 1 reflector.go:205] "Failed to watch" err="failed to list *v1.ResourceClaim: resourceclaims.resource.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"resourceclaims\" in API group \"resource.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.ResourceClaim"
E0926 22:29:39.815881 1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Service"
E0926 22:29:39.815924 1 reflector.go:205] "Failed to watch" err="failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicasets\" in API group \"apps\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.ReplicaSet"
E0926 22:29:39.815978 1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.CSIStorageCapacity"
E0926 22:29:39.816083 1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.PersistentVolume"
E0926 22:29:39.816079 1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.PersistentVolumeClaim"
E0926 22:29:39.816116 1 reflector.go:205] "Failed to watch" err="failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User \"system:kube-scheduler\" cannot list resource \"poddisruptionbudgets\" in API group \"policy\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.PodDisruptionBudget"
E0926 22:29:39.816205 1 reflector.go:205] "Failed to watch" err="failed to list *v1.Pod: pods is forbidden: User \"system:kube-scheduler\" cannot list resource \"pods\" in API group \"\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Pod"
E0926 22:29:39.816287 1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.CSINode"
E0926 22:29:39.816442 1 reflector.go:205] "Failed to watch" err="failed to list *v1.ResourceSlice: resourceslices.resource.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"resourceslices\" in API group \"resource.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.ResourceSlice"
E0926 22:29:39.816526 1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.StorageClass"
E0926 22:29:40.634465 1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.StatefulSet"
E0926 22:29:40.655555 1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.StorageClass"
E0926 22:29:40.682056 1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.PersistentVolume"
E0926 22:29:40.739683 1 reflector.go:205] "Failed to watch" err="failed to list *v1.DeviceClass: deviceclasses.resource.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"deviceclasses\" in API group \"resource.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.DeviceClass"
E0926 22:29:40.750044 1 reflector.go:205] "Failed to watch" err="failed to list *v1.ResourceSlice: resourceslices.resource.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"resourceslices\" in API group \"resource.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.ResourceSlice"
E0926 22:29:40.783186 1 reflector.go:205] "Failed to watch" err="failed to list *v1.VolumeAttachment: volumeattachments.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"volumeattachments\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.VolumeAttachment"
E0926 22:29:40.869968 1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Service"
E0926 22:29:40.950295 1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.CSINode"
E0926 22:29:41.003301 1 reflector.go:205] "Failed to watch" err="failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User \"system:kube-scheduler\" cannot list resource \"poddisruptionbudgets\" in API group \"policy\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.PodDisruptionBudget"
E0926 22:29:41.010326 1 reflector.go:205] "Failed to watch" err="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" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Namespace"
I0926 22:29:41.412472 1 shared_informer.go:356] "Caches are synced" controller="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
==> kubelet <==
Sep 26 22:32:08 addons-619347 kubelet[2321]: E0926 22:32:08.310287 2321 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"nginx\" with ImagePullBackOff: \"Back-off pulling image \\\"nginx:latest\\\": ErrImagePull: Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="my-volcano/test-job-nginx-0" podUID="ea13d899-24fa-4952-96e2-f96a6e3c7beb"
Sep 26 22:32:22 addons-619347 kubelet[2321]: E0926 22:32:22.426582 2321 log.go:32] "PullImage from image service failed" err="rpc error: code = Unknown desc = Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" image="nginx:latest"
Sep 26 22:32:22 addons-619347 kubelet[2321]: E0926 22:32:22.426640 2321 kuberuntime_image.go:43] "Failed to pull image" err="Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" image="nginx:latest"
Sep 26 22:32:22 addons-619347 kubelet[2321]: E0926 22:32:22.426725 2321 kuberuntime_manager.go:1449] "Unhandled Error" err="container nginx start failed in pod test-job-nginx-0_my-volcano(ea13d899-24fa-4952-96e2-f96a6e3c7beb): ErrImagePull: Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" logger="UnhandledError"
Sep 26 22:32:22 addons-619347 kubelet[2321]: E0926 22:32:22.426756 2321 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"nginx\" with ErrImagePull: \"Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="my-volcano/test-job-nginx-0" podUID="ea13d899-24fa-4952-96e2-f96a6e3c7beb"
Sep 26 22:32:33 addons-619347 kubelet[2321]: E0926 22:32:33.310932 2321 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"nginx\" with ImagePullBackOff: \"Back-off pulling image \\\"nginx:latest\\\": ErrImagePull: Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="my-volcano/test-job-nginx-0" podUID="ea13d899-24fa-4952-96e2-f96a6e3c7beb"
Sep 26 22:32:36 addons-619347 kubelet[2321]: I0926 22:32:36.310192 2321 kubelet_pods.go:1082] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-66898fdd98-gxfpk" secret="" err="secret \"gcp-auth\" not found"
Sep 26 22:32:46 addons-619347 kubelet[2321]: E0926 22:32:46.310690 2321 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"nginx\" with ImagePullBackOff: \"Back-off pulling image \\\"nginx:latest\\\": ErrImagePull: Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="my-volcano/test-job-nginx-0" podUID="ea13d899-24fa-4952-96e2-f96a6e3c7beb"
Sep 26 22:32:51 addons-619347 kubelet[2321]: I0926 22:32:51.310162 2321 kubelet_pods.go:1082] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-proxy-vs5xn" secret="" err="secret \"gcp-auth\" not found"
Sep 26 22:32:58 addons-619347 kubelet[2321]: E0926 22:32:58.310435 2321 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"nginx\" with ImagePullBackOff: \"Back-off pulling image \\\"nginx:latest\\\": ErrImagePull: Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="my-volcano/test-job-nginx-0" podUID="ea13d899-24fa-4952-96e2-f96a6e3c7beb"
Sep 26 22:33:11 addons-619347 kubelet[2321]: E0926 22:33:11.403395 2321 log.go:32] "PullImage from image service failed" err="rpc error: code = Unknown desc = Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" image="nginx:latest"
Sep 26 22:33:11 addons-619347 kubelet[2321]: E0926 22:33:11.403451 2321 kuberuntime_image.go:43] "Failed to pull image" err="Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" image="nginx:latest"
Sep 26 22:33:11 addons-619347 kubelet[2321]: E0926 22:33:11.403580 2321 kuberuntime_manager.go:1449] "Unhandled Error" err="container nginx start failed in pod test-job-nginx-0_my-volcano(ea13d899-24fa-4952-96e2-f96a6e3c7beb): ErrImagePull: Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" logger="UnhandledError"
Sep 26 22:33:11 addons-619347 kubelet[2321]: E0926 22:33:11.403612 2321 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"nginx\" with ErrImagePull: \"Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="my-volcano/test-job-nginx-0" podUID="ea13d899-24fa-4952-96e2-f96a6e3c7beb"
Sep 26 22:33:25 addons-619347 kubelet[2321]: E0926 22:33:25.310551 2321 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"nginx\" with ImagePullBackOff: \"Back-off pulling image \\\"nginx:latest\\\": ErrImagePull: Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="my-volcano/test-job-nginx-0" podUID="ea13d899-24fa-4952-96e2-f96a6e3c7beb"
Sep 26 22:33:39 addons-619347 kubelet[2321]: E0926 22:33:39.310185 2321 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"nginx\" with ImagePullBackOff: \"Back-off pulling image \\\"nginx:latest\\\": ErrImagePull: Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="my-volcano/test-job-nginx-0" podUID="ea13d899-24fa-4952-96e2-f96a6e3c7beb"
Sep 26 22:33:51 addons-619347 kubelet[2321]: I0926 22:33:51.310363 2321 kubelet_pods.go:1082] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-66898fdd98-gxfpk" secret="" err="secret \"gcp-auth\" not found"
Sep 26 22:33:51 addons-619347 kubelet[2321]: E0926 22:33:51.310781 2321 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"nginx\" with ImagePullBackOff: \"Back-off pulling image \\\"nginx:latest\\\": ErrImagePull: Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="my-volcano/test-job-nginx-0" podUID="ea13d899-24fa-4952-96e2-f96a6e3c7beb"
Sep 26 22:33:59 addons-619347 kubelet[2321]: E0926 22:33:59.258305 2321 secret.go:189] Couldn't get secret kube-system/registry-creds-gcr: secret "registry-creds-gcr" not found
Sep 26 22:33:59 addons-619347 kubelet[2321]: E0926 22:33:59.258420 2321 nestedpendingoperations.go:348] Operation for "{volumeName:kubernetes.io/secret/70ab44b0-8ebe-4b65-831d-a4cc579401a7-gcr-creds podName:70ab44b0-8ebe-4b65-831d-a4cc579401a7 nodeName:}" failed. No retries permitted until 2025-09-26 22:36:01.258403821 +0000 UTC m=+379.030982967 (durationBeforeRetry 2m2s). Error: MountVolume.SetUp failed for volume "gcr-creds" (UniqueName: "kubernetes.io/secret/70ab44b0-8ebe-4b65-831d-a4cc579401a7-gcr-creds") pod "registry-creds-764b6fb674-kjmd4" (UID: "70ab44b0-8ebe-4b65-831d-a4cc579401a7") : secret "registry-creds-gcr" not found
Sep 26 22:34:05 addons-619347 kubelet[2321]: I0926 22:34:05.310149 2321 kubelet_pods.go:1082] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-proxy-vs5xn" secret="" err="secret \"gcp-auth\" not found"
Sep 26 22:34:05 addons-619347 kubelet[2321]: E0926 22:34:05.310298 2321 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"nginx\" with ImagePullBackOff: \"Back-off pulling image \\\"nginx:latest\\\": ErrImagePull: Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="my-volcano/test-job-nginx-0" podUID="ea13d899-24fa-4952-96e2-f96a6e3c7beb"
Sep 26 22:34:10 addons-619347 kubelet[2321]: E0926 22:34:10.311071 2321 pod_workers.go:1324] "Error syncing pod, skipping" err="unmounted volumes=[gcr-creds], unattached volumes=[], failed to process volumes=[]: context deadline exceeded" pod="kube-system/registry-creds-764b6fb674-kjmd4" podUID="70ab44b0-8ebe-4b65-831d-a4cc579401a7"
Sep 26 22:34:16 addons-619347 kubelet[2321]: E0926 22:34:16.310018 2321 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"nginx\" with ImagePullBackOff: \"Back-off pulling image \\\"nginx:latest\\\": ErrImagePull: Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="my-volcano/test-job-nginx-0" podUID="ea13d899-24fa-4952-96e2-f96a6e3c7beb"
Sep 26 22:34:29 addons-619347 kubelet[2321]: E0926 22:34:29.310556 2321 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"nginx\" with ImagePullBackOff: \"Back-off pulling image \\\"nginx:latest\\\": ErrImagePull: Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="my-volcano/test-job-nginx-0" podUID="ea13d899-24fa-4952-96e2-f96a6e3c7beb"
==> storage-provisioner [d9822a41079f] <==
W0926 22:34:15.605537 1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
W0926 22:34:17.608514 1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
W0926 22:34:17.612391 1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
W0926 22:34:19.615913 1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
W0926 22:34:19.621040 1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
W0926 22:34:21.624150 1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
W0926 22:34:21.629359 1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
W0926 22:34:23.632057 1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
W0926 22:34:23.635793 1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
W0926 22:34:25.639232 1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
W0926 22:34:25.643398 1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
W0926 22:34:27.646755 1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
W0926 22:34:27.650398 1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
W0926 22:34:29.653925 1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
W0926 22:34:29.657554 1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
W0926 22:34:31.660823 1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
W0926 22:34:31.666619 1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
W0926 22:34:33.669334 1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
W0926 22:34:33.673022 1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
W0926 22:34:35.676325 1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
W0926 22:34:35.681180 1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
W0926 22:34:37.683993 1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
W0926 22:34:37.687796 1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
W0926 22:34:39.690460 1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
W0926 22:34:39.695287 1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
-- /stdout --
helpers_test.go:262: (dbg) Run: out/minikube-linux-amd64 status --format={{.APIServer}} -p addons-619347 -n addons-619347
helpers_test.go:269: (dbg) Run: kubectl --context addons-619347 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:280: non-running pods: ingress-nginx-admission-create-dbtd8 ingress-nginx-admission-patch-65dgz registry-creds-764b6fb674-kjmd4 test-job-nginx-0
helpers_test.go:282: ======> post-mortem[TestAddons/serial/Volcano]: describe non-running pods <======
helpers_test.go:285: (dbg) Run: kubectl --context addons-619347 describe pod ingress-nginx-admission-create-dbtd8 ingress-nginx-admission-patch-65dgz registry-creds-764b6fb674-kjmd4 test-job-nginx-0
helpers_test.go:285: (dbg) Non-zero exit: kubectl --context addons-619347 describe pod ingress-nginx-admission-create-dbtd8 ingress-nginx-admission-patch-65dgz registry-creds-764b6fb674-kjmd4 test-job-nginx-0: exit status 1 (60.88957ms)
** stderr **
Error from server (NotFound): pods "ingress-nginx-admission-create-dbtd8" not found
Error from server (NotFound): pods "ingress-nginx-admission-patch-65dgz" not found
Error from server (NotFound): pods "registry-creds-764b6fb674-kjmd4" not found
Error from server (NotFound): pods "test-job-nginx-0" not found
** /stderr **
helpers_test.go:287: kubectl --context addons-619347 describe pod ingress-nginx-admission-create-dbtd8 ingress-nginx-admission-patch-65dgz registry-creds-764b6fb674-kjmd4 test-job-nginx-0: exit status 1
addons_test.go:1053: (dbg) Run: out/minikube-linux-amd64 -p addons-619347 addons disable volcano --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-linux-amd64 -p addons-619347 addons disable volcano --alsologtostderr -v=1: (11.300202297s)
--- FAIL: TestAddons/serial/Volcano (208.92s)