=== RUN TestAddons/serial/Volcano
addons_test.go:905: volcano-admission stabilized in 51.448676ms
addons_test.go:897: volcano-scheduler stabilized in 51.531941ms
addons_test.go:913: volcano-controller stabilized in 51.637524ms
addons_test.go:919: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-scheduler" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-scheduler-844f6db89b-55cms" [b90f2e14-e01f-46e5-bfa7-c939302b6cb8] Running
addons_test.go:919: (dbg) TestAddons/serial/Volcano: app=volcano-scheduler healthy within 6.004661341s
addons_test.go:923: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-admission" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-admission-5f7844f7bc-mmllb" [cc363384-d464-4e6f-9515-7352f1dca3d8] Running
addons_test.go:923: (dbg) TestAddons/serial/Volcano: app=volcano-admission healthy within 5.004507541s
addons_test.go:927: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-controller" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-controllers-59cb4746db-brkwb" [cd74e070-a474-4ec2-8a92-cbd863c697bc] Running
addons_test.go:927: (dbg) TestAddons/serial/Volcano: app=volcano-controller healthy within 5.003452228s
addons_test.go:932: (dbg) Run: kubectl --context addons-291974 delete -n volcano-system job volcano-admission-init
addons_test.go:938: (dbg) Run: kubectl --context addons-291974 create -f testdata/vcjob.yaml
addons_test.go:946: (dbg) Run: kubectl --context addons-291974 get vcjob -n my-volcano
addons_test.go:964: (dbg) TestAddons/serial/Volcano: waiting 3m0s for pods matching "volcano.sh/job-name=test-job" in namespace "my-volcano" ...
helpers_test.go:344: "test-job-nginx-0" [b16e6db0-b765-4161-a734-224de8cf0c83] Pending
helpers_test.go:344: "test-job-nginx-0" [b16e6db0-b765-4161-a734-224de8cf0c83] Pending: PodScheduled:Unschedulable (0/1 nodes are unavailable: 1 Insufficient cpu.)
helpers_test.go:329: TestAddons/serial/Volcano: WARNING: pod list for "my-volcano" "volcano.sh/job-name=test-job" returned: client rate limiter Wait returned an error: context deadline exceeded
addons_test.go:964: ***** TestAddons/serial/Volcano: pod "volcano.sh/job-name=test-job" failed to start within 3m0s: context deadline exceeded ****
addons_test.go:964: (dbg) Run: out/minikube-linux-arm64 status --format={{.APIServer}} -p addons-291974 -n addons-291974
addons_test.go:964: TestAddons/serial/Volcano: showing logs for failed pods as of 2024-07-29 13:05:41.256868422 +0000 UTC m=+443.136728817
addons_test.go:964: (dbg) Run: kubectl --context addons-291974 describe po test-job-nginx-0 -n my-volcano
addons_test.go:964: (dbg) kubectl --context addons-291974 describe po test-job-nginx-0 -n my-volcano:
Name: test-job-nginx-0
Namespace: my-volcano
Priority: 0
Service Account: default
Node: <none>
Labels: volcano.sh/job-name=test-job
volcano.sh/job-namespace=my-volcano
volcano.sh/queue-name=test
volcano.sh/task-index=0
volcano.sh/task-spec=nginx
Annotations: scheduling.k8s.io/group-name: test-job-3599fdfe-1e6e-49fe-9ac5-10c2913f1868
volcano.sh/job-name: test-job
volcano.sh/job-version: 0
volcano.sh/queue-name: test
volcano.sh/task-index: 0
volcano.sh/task-spec: nginx
volcano.sh/template-uid: test-job-nginx
Status: Pending
IP:
IPs: <none>
Controlled By: Job/test-job
Containers:
nginx:
Image: nginx:latest
Port: <none>
Host Port: <none>
Command:
sleep
10m
Limits:
cpu: 1
Requests:
cpu: 1
Environment:
GOOGLE_APPLICATION_CREDENTIALS: /google-app-creds.json
PROJECT_ID: this_is_fake
GCP_PROJECT: this_is_fake
GCLOUD_PROJECT: this_is_fake
GOOGLE_CLOUD_PROJECT: this_is_fake
CLOUDSDK_CORE_PROJECT: this_is_fake
Mounts:
/google-app-creds.json from gcp-creds (ro)
/var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-t4slz (ro)
Conditions:
Type Status
PodScheduled False
Volumes:
kube-api-access-t4slz:
Type: Projected (a volume that contains injected data from multiple sources)
TokenExpirationSeconds: 3607
ConfigMapName: kube-root-ca.crt
ConfigMapOptional: <nil>
DownwardAPI: true
gcp-creds:
Type: HostPath (bare host directory volume)
Path: /var/lib/minikube/google_application_credentials.json
HostPathType: File
QoS Class: Burstable
Node-Selectors: <none>
Tolerations: node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Warning FailedScheduling 3m volcano 0/1 nodes are unavailable: 1 Insufficient cpu.
addons_test.go:964: (dbg) Run: kubectl --context addons-291974 logs test-job-nginx-0 -n my-volcano
addons_test.go:964: (dbg) kubectl --context addons-291974 logs test-job-nginx-0 -n my-volcano:
addons_test.go:965: failed waiting for test-local-path pod: volcano.sh/job-name=test-job within 3m0s: context deadline exceeded
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:230: ======> post-mortem[TestAddons/serial/Volcano]: docker inspect <======
helpers_test.go:231: (dbg) Run: docker inspect addons-291974
helpers_test.go:235: (dbg) docker inspect addons-291974:
-- stdout --
[
{
"Id": "e1c4173e84c66e24da96770b58a011873f8d374e39dc1132325792dc59e4e4c1",
"Created": "2024-07-29T12:59:02.538571877Z",
"Path": "/usr/local/bin/entrypoint",
"Args": [
"/sbin/init"
],
"State": {
"Status": "running",
"Running": true,
"Paused": false,
"Restarting": false,
"OOMKilled": false,
"Dead": false,
"Pid": 1545221,
"ExitCode": 0,
"Error": "",
"StartedAt": "2024-07-29T12:59:02.70117462Z",
"FinishedAt": "0001-01-01T00:00:00Z"
},
"Image": "sha256:2cd84ab2172023a68162f38a55db46353562cea41552fd8e8bdec97b31b2c495",
"ResolvConfPath": "/var/lib/docker/containers/e1c4173e84c66e24da96770b58a011873f8d374e39dc1132325792dc59e4e4c1/resolv.conf",
"HostnamePath": "/var/lib/docker/containers/e1c4173e84c66e24da96770b58a011873f8d374e39dc1132325792dc59e4e4c1/hostname",
"HostsPath": "/var/lib/docker/containers/e1c4173e84c66e24da96770b58a011873f8d374e39dc1132325792dc59e4e4c1/hosts",
"LogPath": "/var/lib/docker/containers/e1c4173e84c66e24da96770b58a011873f8d374e39dc1132325792dc59e4e4c1/e1c4173e84c66e24da96770b58a011873f8d374e39dc1132325792dc59e4e4c1-json.log",
"Name": "/addons-291974",
"RestartCount": 0,
"Driver": "overlay2",
"Platform": "linux",
"MountLabel": "",
"ProcessLabel": "",
"AppArmorProfile": "unconfined",
"ExecIDs": null,
"HostConfig": {
"Binds": [
"/lib/modules:/lib/modules:ro",
"addons-291974:/var"
],
"ContainerIDFile": "",
"LogConfig": {
"Type": "json-file",
"Config": {}
},
"NetworkMode": "addons-291974",
"PortBindings": {
"22/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": ""
}
],
"2376/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": ""
}
],
"32443/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": ""
}
],
"5000/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": ""
}
],
"8443/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": ""
}
]
},
"RestartPolicy": {
"Name": "no",
"MaximumRetryCount": 0
},
"AutoRemove": false,
"VolumeDriver": "",
"VolumesFrom": null,
"ConsoleSize": [
0,
0
],
"CapAdd": null,
"CapDrop": null,
"CgroupnsMode": "host",
"Dns": [],
"DnsOptions": [],
"DnsSearch": [],
"ExtraHosts": null,
"GroupAdd": null,
"IpcMode": "private",
"Cgroup": "",
"Links": null,
"OomScoreAdj": 0,
"PidMode": "",
"Privileged": true,
"PublishAllPorts": false,
"ReadonlyRootfs": false,
"SecurityOpt": [
"seccomp=unconfined",
"apparmor=unconfined",
"label=disable"
],
"Tmpfs": {
"/run": "",
"/tmp": ""
},
"UTSMode": "",
"UsernsMode": "",
"ShmSize": 67108864,
"Runtime": "runc",
"Isolation": "",
"CpuShares": 0,
"Memory": 4194304000,
"NanoCpus": 2000000000,
"CgroupParent": "",
"BlkioWeight": 0,
"BlkioWeightDevice": [],
"BlkioDeviceReadBps": [],
"BlkioDeviceWriteBps": [],
"BlkioDeviceReadIOps": [],
"BlkioDeviceWriteIOps": [],
"CpuPeriod": 0,
"CpuQuota": 0,
"CpuRealtimePeriod": 0,
"CpuRealtimeRuntime": 0,
"CpusetCpus": "",
"CpusetMems": "",
"Devices": [],
"DeviceCgroupRules": null,
"DeviceRequests": null,
"MemoryReservation": 0,
"MemorySwap": 8388608000,
"MemorySwappiness": null,
"OomKillDisable": false,
"PidsLimit": null,
"Ulimits": [],
"CpuCount": 0,
"CpuPercent": 0,
"IOMaximumIOps": 0,
"IOMaximumBandwidth": 0,
"MaskedPaths": null,
"ReadonlyPaths": null
},
"GraphDriver": {
"Data": {
"LowerDir": "/var/lib/docker/overlay2/ff440aa327d4e087d7b2592542d732e8f3bb02008c4f16b4ed93fdc182961751-init/diff:/var/lib/docker/overlay2/bb108dffbc072e7f68b7fb6ed0c69aa111b7b5baa314a9884fb1d0aded9b5e4e/diff",
"MergedDir": "/var/lib/docker/overlay2/ff440aa327d4e087d7b2592542d732e8f3bb02008c4f16b4ed93fdc182961751/merged",
"UpperDir": "/var/lib/docker/overlay2/ff440aa327d4e087d7b2592542d732e8f3bb02008c4f16b4ed93fdc182961751/diff",
"WorkDir": "/var/lib/docker/overlay2/ff440aa327d4e087d7b2592542d732e8f3bb02008c4f16b4ed93fdc182961751/work"
},
"Name": "overlay2"
},
"Mounts": [
{
"Type": "bind",
"Source": "/lib/modules",
"Destination": "/lib/modules",
"Mode": "ro",
"RW": false,
"Propagation": "rprivate"
},
{
"Type": "volume",
"Name": "addons-291974",
"Source": "/var/lib/docker/volumes/addons-291974/_data",
"Destination": "/var",
"Driver": "local",
"Mode": "z",
"RW": true,
"Propagation": ""
}
],
"Config": {
"Hostname": "addons-291974",
"Domainname": "",
"User": "",
"AttachStdin": false,
"AttachStdout": false,
"AttachStderr": false,
"ExposedPorts": {
"22/tcp": {},
"2376/tcp": {},
"32443/tcp": {},
"5000/tcp": {},
"8443/tcp": {}
},
"Tty": true,
"OpenStdin": false,
"StdinOnce": false,
"Env": [
"container=docker",
"PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
],
"Cmd": null,
"Image": "gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7",
"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-291974",
"name.minikube.sigs.k8s.io": "addons-291974",
"role.minikube.sigs.k8s.io": ""
},
"StopSignal": "SIGRTMIN+3"
},
"NetworkSettings": {
"Bridge": "",
"SandboxID": "58363108aea57190684290c370f27e9d50eaea1602c261dde9a577cf6f1af63f",
"SandboxKey": "/var/run/docker/netns/58363108aea5",
"Ports": {
"22/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "34624"
}
],
"2376/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "34625"
}
],
"32443/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "34628"
}
],
"5000/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "34626"
}
],
"8443/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "34627"
}
]
},
"HairpinMode": false,
"LinkLocalIPv6Address": "",
"LinkLocalIPv6PrefixLen": 0,
"SecondaryIPAddresses": null,
"SecondaryIPv6Addresses": null,
"EndpointID": "",
"Gateway": "",
"GlobalIPv6Address": "",
"GlobalIPv6PrefixLen": 0,
"IPAddress": "",
"IPPrefixLen": 0,
"IPv6Gateway": "",
"MacAddress": "",
"Networks": {
"addons-291974": {
"IPAMConfig": {
"IPv4Address": "192.168.49.2"
},
"Links": null,
"Aliases": null,
"MacAddress": "02:42:c0:a8:31:02",
"DriverOpts": null,
"NetworkID": "d2730b95ae30e8072815c204d711a3e76d0c734aa3a0e5fe4af801aa9bcacbca",
"EndpointID": "86f69d1f371da594c1e3c6bf5be094ebe9686de92ce6cd6d11c8623ad832b946",
"Gateway": "192.168.49.1",
"IPAddress": "192.168.49.2",
"IPPrefixLen": 24,
"IPv6Gateway": "",
"GlobalIPv6Address": "",
"GlobalIPv6PrefixLen": 0,
"DNSNames": [
"addons-291974",
"e1c4173e84c6"
]
}
}
}
}
]
-- /stdout --
helpers_test.go:239: (dbg) Run: out/minikube-linux-arm64 status --format={{.Host}} -p addons-291974 -n addons-291974
helpers_test.go:244: <<< TestAddons/serial/Volcano FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======> post-mortem[TestAddons/serial/Volcano]: minikube logs <======
helpers_test.go:247: (dbg) Run: out/minikube-linux-arm64 -p addons-291974 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-291974 logs -n 25: (1.606345438s)
helpers_test.go:252: TestAddons/serial/Volcano logs:
-- stdout --
==> Audit <==
|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
| Command | Args | Profile | User | Version | Start Time | End Time |
|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
| start | -o=json --download-only | download-only-915649 | jenkins | v1.33.1 | 29 Jul 24 12:58 UTC | |
| | -p download-only-915649 | | | | | |
| | --force --alsologtostderr | | | | | |
| | --kubernetes-version=v1.20.0 | | | | | |
| | --container-runtime=containerd | | | | | |
| | --driver=docker | | | | | |
| | --container-runtime=containerd | | | | | |
| delete | --all | minikube | jenkins | v1.33.1 | 29 Jul 24 12:58 UTC | 29 Jul 24 12:58 UTC |
| delete | -p download-only-915649 | download-only-915649 | jenkins | v1.33.1 | 29 Jul 24 12:58 UTC | 29 Jul 24 12:58 UTC |
| start | -o=json --download-only | download-only-716907 | jenkins | v1.33.1 | 29 Jul 24 12:58 UTC | |
| | -p download-only-716907 | | | | | |
| | --force --alsologtostderr | | | | | |
| | --kubernetes-version=v1.30.3 | | | | | |
| | --container-runtime=containerd | | | | | |
| | --driver=docker | | | | | |
| | --container-runtime=containerd | | | | | |
| delete | --all | minikube | jenkins | v1.33.1 | 29 Jul 24 12:58 UTC | 29 Jul 24 12:58 UTC |
| delete | -p download-only-716907 | download-only-716907 | jenkins | v1.33.1 | 29 Jul 24 12:58 UTC | 29 Jul 24 12:58 UTC |
| start | -o=json --download-only | download-only-584795 | jenkins | v1.33.1 | 29 Jul 24 12:58 UTC | |
| | -p download-only-584795 | | | | | |
| | --force --alsologtostderr | | | | | |
| | --kubernetes-version=v1.31.0-beta.0 | | | | | |
| | --container-runtime=containerd | | | | | |
| | --driver=docker | | | | | |
| | --container-runtime=containerd | | | | | |
| delete | --all | minikube | jenkins | v1.33.1 | 29 Jul 24 12:58 UTC | 29 Jul 24 12:58 UTC |
| delete | -p download-only-584795 | download-only-584795 | jenkins | v1.33.1 | 29 Jul 24 12:58 UTC | 29 Jul 24 12:58 UTC |
| delete | -p download-only-915649 | download-only-915649 | jenkins | v1.33.1 | 29 Jul 24 12:58 UTC | 29 Jul 24 12:58 UTC |
| delete | -p download-only-716907 | download-only-716907 | jenkins | v1.33.1 | 29 Jul 24 12:58 UTC | 29 Jul 24 12:58 UTC |
| delete | -p download-only-584795 | download-only-584795 | jenkins | v1.33.1 | 29 Jul 24 12:58 UTC | 29 Jul 24 12:58 UTC |
| start | --download-only -p | download-docker-334790 | jenkins | v1.33.1 | 29 Jul 24 12:58 UTC | |
| | download-docker-334790 | | | | | |
| | --alsologtostderr | | | | | |
| | --driver=docker | | | | | |
| | --container-runtime=containerd | | | | | |
| delete | -p download-docker-334790 | download-docker-334790 | jenkins | v1.33.1 | 29 Jul 24 12:58 UTC | 29 Jul 24 12:58 UTC |
| start | --download-only -p | binary-mirror-229986 | jenkins | v1.33.1 | 29 Jul 24 12:58 UTC | |
| | binary-mirror-229986 | | | | | |
| | --alsologtostderr | | | | | |
| | --binary-mirror | | | | | |
| | http://127.0.0.1:39243 | | | | | |
| | --driver=docker | | | | | |
| | --container-runtime=containerd | | | | | |
| delete | -p binary-mirror-229986 | binary-mirror-229986 | jenkins | v1.33.1 | 29 Jul 24 12:58 UTC | 29 Jul 24 12:58 UTC |
| addons | enable dashboard -p | addons-291974 | jenkins | v1.33.1 | 29 Jul 24 12:58 UTC | |
| | addons-291974 | | | | | |
| addons | disable dashboard -p | addons-291974 | jenkins | v1.33.1 | 29 Jul 24 12:58 UTC | |
| | addons-291974 | | | | | |
| start | -p addons-291974 --wait=true | addons-291974 | jenkins | v1.33.1 | 29 Jul 24 12:58 UTC | 29 Jul 24 13:02 UTC |
| | --memory=4000 --alsologtostderr | | | | | |
| | --addons=registry | | | | | |
| | --addons=metrics-server | | | | | |
| | --addons=volumesnapshots | | | | | |
| | --addons=csi-hostpath-driver | | | | | |
| | --addons=gcp-auth | | | | | |
| | --addons=cloud-spanner | | | | | |
| | --addons=inspektor-gadget | | | | | |
| | --addons=storage-provisioner-rancher | | | | | |
| | --addons=nvidia-device-plugin | | | | | |
| | --addons=yakd --addons=volcano | | | | | |
| | --driver=docker | | | | | |
| | --container-runtime=containerd | | | | | |
| | --addons=ingress | | | | | |
| | --addons=ingress-dns | | | | | |
|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
==> Last Start <==
Log file created at: 2024/07/29 12:58:37
Running on machine: ip-172-31-21-244
Binary: Built with gc go1.22.5 for linux/arm64
Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
I0729 12:58:37.738944 1544727 out.go:291] Setting OutFile to fd 1 ...
I0729 12:58:37.739105 1544727 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0729 12:58:37.739114 1544727 out.go:304] Setting ErrFile to fd 2...
I0729 12:58:37.739120 1544727 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0729 12:58:37.739347 1544727 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19341-1538324/.minikube/bin
I0729 12:58:37.739866 1544727 out.go:298] Setting JSON to false
I0729 12:58:37.740763 1544727 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":31262,"bootTime":1722226656,"procs":159,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1065-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
I0729 12:58:37.740839 1544727 start.go:139] virtualization:
I0729 12:58:37.743822 1544727 out.go:177] * [addons-291974] minikube v1.33.1 on Ubuntu 20.04 (arm64)
I0729 12:58:37.746444 1544727 out.go:177] - MINIKUBE_LOCATION=19341
I0729 12:58:37.746592 1544727 notify.go:220] Checking for updates...
I0729 12:58:37.750472 1544727 out.go:177] - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
I0729 12:58:37.752644 1544727 out.go:177] - KUBECONFIG=/home/jenkins/minikube-integration/19341-1538324/kubeconfig
I0729 12:58:37.754568 1544727 out.go:177] - MINIKUBE_HOME=/home/jenkins/minikube-integration/19341-1538324/.minikube
I0729 12:58:37.756453 1544727 out.go:177] - MINIKUBE_BIN=out/minikube-linux-arm64
I0729 12:58:37.758340 1544727 out.go:177] - MINIKUBE_FORCE_SYSTEMD=
I0729 12:58:37.760766 1544727 driver.go:392] Setting default libvirt URI to qemu:///system
I0729 12:58:37.787234 1544727 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
I0729 12:58:37.787355 1544727 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0729 12:58:37.843357 1544727 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-07-29 12:58:37.834346923 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214904832 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
I0729 12:58:37.843474 1544727 docker.go:307] overlay module found
I0729 12:58:37.845547 1544727 out.go:177] * Using the docker driver based on user configuration
I0729 12:58:37.847688 1544727 start.go:297] selected driver: docker
I0729 12:58:37.847704 1544727 start.go:901] validating driver "docker" against <nil>
I0729 12:58:37.847717 1544727 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
I0729 12:58:37.848354 1544727 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0729 12:58:37.907079 1544727 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-07-29 12:58:37.898045055 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214904832 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
I0729 12:58:37.907248 1544727 start_flags.go:310] no existing cluster config was found, will generate one from the flags
I0729 12:58:37.907479 1544727 start_flags.go:947] Waiting for all components: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
I0729 12:58:37.909530 1544727 out.go:177] * Using Docker driver with root privileges
I0729 12:58:37.911543 1544727 cni.go:84] Creating CNI manager for ""
I0729 12:58:37.911568 1544727 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
I0729 12:58:37.911580 1544727 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
I0729 12:58:37.911680 1544727 start.go:340] cluster config:
{Name:addons-291974 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.3 ClusterName:addons-291974 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime
:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHA
uthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
I0729 12:58:37.914029 1544727 out.go:177] * Starting "addons-291974" primary control-plane node in "addons-291974" cluster
I0729 12:58:37.915850 1544727 cache.go:121] Beginning downloading kic base image for docker with containerd
I0729 12:58:37.917677 1544727 out.go:177] * Pulling base image v0.0.44-1721902582-19326 ...
I0729 12:58:37.919642 1544727 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime containerd
I0729 12:58:37.919694 1544727 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19341-1538324/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-containerd-overlay2-arm64.tar.lz4
I0729 12:58:37.919708 1544727 cache.go:56] Caching tarball of preloaded images
I0729 12:58:37.919732 1544727 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local docker daemon
I0729 12:58:37.919802 1544727 preload.go:172] Found /home/jenkins/minikube-integration/19341-1538324/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-containerd-overlay2-arm64.tar.lz4 in cache, skipping download
I0729 12:58:37.919813 1544727 cache.go:59] Finished verifying existence of preloaded tar for v1.30.3 on containerd
I0729 12:58:37.920145 1544727 profile.go:143] Saving config to /home/jenkins/minikube-integration/19341-1538324/.minikube/profiles/addons-291974/config.json ...
I0729 12:58:37.920212 1544727 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19341-1538324/.minikube/profiles/addons-291974/config.json: {Name:mk575d43058213c637ae477612739c804de614c6 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0729 12:58:37.935508 1544727 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 to local cache
I0729 12:58:37.935646 1544727 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory
I0729 12:58:37.935670 1544727 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory, skipping pull
I0729 12:58:37.935676 1544727 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 exists in cache, skipping pull
I0729 12:58:37.935685 1544727 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 as a tarball
I0729 12:58:37.935695 1544727 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 from local cache
I0729 12:58:54.922742 1544727 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 from cached tarball
I0729 12:58:54.922789 1544727 cache.go:194] Successfully downloaded all kic artifacts
I0729 12:58:54.922827 1544727 start.go:360] acquireMachinesLock for addons-291974: {Name:mkee73f07f76327f7860a2c5a2992af67258f4d1 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
I0729 12:58:54.922945 1544727 start.go:364] duration metric: took 94.744µs to acquireMachinesLock for "addons-291974"
I0729 12:58:54.922977 1544727 start.go:93] Provisioning new machine with config: &{Name:addons-291974 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.3 ClusterName:addons-291974 Namespace:default APIServerHAVIP: APIServerName:min
ikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:fa
lse CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:containerd ControlPlane:true Worker:true}
I0729 12:58:54.923059 1544727 start.go:125] createHost starting for "" (driver="docker")
I0729 12:58:54.925185 1544727 out.go:204] * Creating docker container (CPUs=2, Memory=4000MB) ...
I0729 12:58:54.925451 1544727 start.go:159] libmachine.API.Create for "addons-291974" (driver="docker")
I0729 12:58:54.925484 1544727 client.go:168] LocalClient.Create starting
I0729 12:58:54.925656 1544727 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19341-1538324/.minikube/certs/ca.pem
I0729 12:58:56.232036 1544727 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19341-1538324/.minikube/certs/cert.pem
I0729 12:58:56.437149 1544727 cli_runner.go:164] Run: docker network inspect addons-291974 --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}}]}"
W0729 12:58:56.453459 1544727 cli_runner.go:211] docker network inspect addons-291974 --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
I0729 12:58:56.453547 1544727 network_create.go:284] running [docker network inspect addons-291974] to gather additional debugging logs...
I0729 12:58:56.453600 1544727 cli_runner.go:164] Run: docker network inspect addons-291974
W0729 12:58:56.468458 1544727 cli_runner.go:211] docker network inspect addons-291974 returned with exit code 1
I0729 12:58:56.468490 1544727 network_create.go:287] error running [docker network inspect addons-291974]: docker network inspect addons-291974: exit status 1
stdout:
[]
stderr:
Error response from daemon: network addons-291974 not found
I0729 12:58:56.468505 1544727 network_create.go:289] output of [docker network inspect addons-291974]: -- stdout --
[]
-- /stdout --
** stderr **
Error response from daemon: network addons-291974 not found
** /stderr **
I0729 12:58:56.468607 1544727 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}}]}"
I0729 12:58:56.486065 1544727 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:0x40016ef0d0}
I0729 12:58:56.486129 1544727 network_create.go:124] attempt to create docker network addons-291974 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
I0729 12:58:56.486217 1544727 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-291974 addons-291974
I0729 12:58:56.559850 1544727 network_create.go:108] docker network addons-291974 192.168.49.0/24 created
I0729 12:58:56.559881 1544727 kic.go:121] calculated static IP "192.168.49.2" for the "addons-291974" container
I0729 12:58:56.559963 1544727 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
I0729 12:58:56.574906 1544727 cli_runner.go:164] Run: docker volume create addons-291974 --label name.minikube.sigs.k8s.io=addons-291974 --label created_by.minikube.sigs.k8s.io=true
I0729 12:58:56.592283 1544727 oci.go:103] Successfully created a docker volume addons-291974
I0729 12:58:56.592379 1544727 cli_runner.go:164] Run: docker run --rm --name addons-291974-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-291974 --entrypoint /usr/bin/test -v addons-291974:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -d /var/lib
I0729 12:58:58.206297 1544727 cli_runner.go:217] Completed: docker run --rm --name addons-291974-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-291974 --entrypoint /usr/bin/test -v addons-291974:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -d /var/lib: (1.613872708s)
I0729 12:58:58.206329 1544727 oci.go:107] Successfully prepared a docker volume addons-291974
I0729 12:58:58.206362 1544727 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime containerd
I0729 12:58:58.206383 1544727 kic.go:194] Starting extracting preloaded images to volume ...
I0729 12:58:58.206466 1544727 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19341-1538324/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-containerd-overlay2-arm64.tar.lz4:/preloaded.tar:ro -v addons-291974:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -I lz4 -xf /preloaded.tar -C /extractDir
I0729 12:59:02.473050 1544727 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19341-1538324/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-containerd-overlay2-arm64.tar.lz4:/preloaded.tar:ro -v addons-291974:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -I lz4 -xf /preloaded.tar -C /extractDir: (4.266537813s)
I0729 12:59:02.473097 1544727 kic.go:203] duration metric: took 4.266697721s to extract preloaded images to volume ...
W0729 12:59:02.473236 1544727 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
I0729 12:59:02.473359 1544727 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
I0729 12:59:02.523897 1544727 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-291974 --name addons-291974 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-291974 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-291974 --network addons-291974 --ip 192.168.49.2 --volume addons-291974:/var --security-opt apparmor=unconfined --memory=4000mb --cpus=2 -e container=docker --expose 8443 --publish=127.0.0.1::8443 --publish=127.0.0.1::22 --publish=127.0.0.1::2376 --publish=127.0.0.1::5000 --publish=127.0.0.1::32443 gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7
I0729 12:59:02.882646 1544727 cli_runner.go:164] Run: docker container inspect addons-291974 --format={{.State.Running}}
I0729 12:59:02.902520 1544727 cli_runner.go:164] Run: docker container inspect addons-291974 --format={{.State.Status}}
I0729 12:59:02.923999 1544727 cli_runner.go:164] Run: docker exec addons-291974 stat /var/lib/dpkg/alternatives/iptables
I0729 12:59:02.982405 1544727 oci.go:144] the created container "addons-291974" has a running status.
I0729 12:59:02.982446 1544727 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19341-1538324/.minikube/machines/addons-291974/id_rsa...
I0729 12:59:03.337738 1544727 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19341-1538324/.minikube/machines/addons-291974/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
I0729 12:59:03.371143 1544727 cli_runner.go:164] Run: docker container inspect addons-291974 --format={{.State.Status}}
I0729 12:59:03.406911 1544727 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
I0729 12:59:03.406931 1544727 kic_runner.go:114] Args: [docker exec --privileged addons-291974 chown docker:docker /home/docker/.ssh/authorized_keys]
I0729 12:59:03.473470 1544727 cli_runner.go:164] Run: docker container inspect addons-291974 --format={{.State.Status}}
I0729 12:59:03.498122 1544727 machine.go:94] provisionDockerMachine start ...
I0729 12:59:03.498220 1544727 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291974
I0729 12:59:03.523256 1544727 main.go:141] libmachine: Using SSH client type: native
I0729 12:59:03.523535 1544727 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil> [] 0s} 127.0.0.1 34624 <nil> <nil>}
I0729 12:59:03.523544 1544727 main.go:141] libmachine: About to run SSH command:
hostname
I0729 12:59:03.706438 1544727 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-291974
I0729 12:59:03.706518 1544727 ubuntu.go:169] provisioning hostname "addons-291974"
I0729 12:59:03.706615 1544727 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291974
I0729 12:59:03.729459 1544727 main.go:141] libmachine: Using SSH client type: native
I0729 12:59:03.729823 1544727 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil> [] 0s} 127.0.0.1 34624 <nil> <nil>}
I0729 12:59:03.729839 1544727 main.go:141] libmachine: About to run SSH command:
sudo hostname addons-291974 && echo "addons-291974" | sudo tee /etc/hostname
I0729 12:59:03.903413 1544727 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-291974
I0729 12:59:03.903582 1544727 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291974
I0729 12:59:03.924583 1544727 main.go:141] libmachine: Using SSH client type: native
I0729 12:59:03.924819 1544727 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil> [] 0s} 127.0.0.1 34624 <nil> <nil>}
I0729 12:59:03.924835 1544727 main.go:141] libmachine: About to run SSH command:
if ! grep -xq '.*\saddons-291974' /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-291974/g' /etc/hosts;
else
echo '127.0.1.1 addons-291974' | sudo tee -a /etc/hosts;
fi
fi
I0729 12:59:04.065623 1544727 main.go:141] libmachine: SSH cmd err, output: <nil>:
I0729 12:59:04.065694 1544727 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19341-1538324/.minikube CaCertPath:/home/jenkins/minikube-integration/19341-1538324/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19341-1538324/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19341-1538324/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19341-1538324/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19341-1538324/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19341-1538324/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19341-1538324/.minikube}
I0729 12:59:04.065762 1544727 ubuntu.go:177] setting up certificates
I0729 12:59:04.065789 1544727 provision.go:84] configureAuth start
I0729 12:59:04.065874 1544727 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-291974
I0729 12:59:04.083735 1544727 provision.go:143] copyHostCerts
I0729 12:59:04.083827 1544727 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19341-1538324/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19341-1538324/.minikube/key.pem (1675 bytes)
I0729 12:59:04.083962 1544727 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19341-1538324/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19341-1538324/.minikube/ca.pem (1082 bytes)
I0729 12:59:04.084035 1544727 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19341-1538324/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19341-1538324/.minikube/cert.pem (1123 bytes)
I0729 12:59:04.084096 1544727 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19341-1538324/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19341-1538324/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19341-1538324/.minikube/certs/ca-key.pem org=jenkins.addons-291974 san=[127.0.0.1 192.168.49.2 addons-291974 localhost minikube]
I0729 12:59:05.086706 1544727 provision.go:177] copyRemoteCerts
I0729 12:59:05.086787 1544727 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
I0729 12:59:05.086831 1544727 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291974
I0729 12:59:05.104097 1544727 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34624 SSHKeyPath:/home/jenkins/minikube-integration/19341-1538324/.minikube/machines/addons-291974/id_rsa Username:docker}
I0729 12:59:05.202901 1544727 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19341-1538324/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
I0729 12:59:05.227408 1544727 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19341-1538324/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
I0729 12:59:05.251605 1544727 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19341-1538324/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
I0729 12:59:05.275966 1544727 provision.go:87] duration metric: took 1.21015138s to configureAuth
I0729 12:59:05.275991 1544727 ubuntu.go:193] setting minikube options for container-runtime
I0729 12:59:05.276173 1544727 config.go:182] Loaded profile config "addons-291974": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.3
I0729 12:59:05.276188 1544727 machine.go:97] duration metric: took 1.778046441s to provisionDockerMachine
I0729 12:59:05.276195 1544727 client.go:171] duration metric: took 10.350699444s to LocalClient.Create
I0729 12:59:05.276208 1544727 start.go:167] duration metric: took 10.350759276s to libmachine.API.Create "addons-291974"
I0729 12:59:05.276218 1544727 start.go:293] postStartSetup for "addons-291974" (driver="docker")
I0729 12:59:05.276228 1544727 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]
I0729 12:59:05.276283 1544727 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
I0729 12:59:05.276335 1544727 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291974
I0729 12:59:05.292750 1544727 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34624 SSHKeyPath:/home/jenkins/minikube-integration/19341-1538324/.minikube/machines/addons-291974/id_rsa Username:docker}
I0729 12:59:05.386656 1544727 ssh_runner.go:195] Run: cat /etc/os-release
I0729 12:59:05.389654 1544727 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
I0729 12:59:05.389691 1544727 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
I0729 12:59:05.389702 1544727 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
I0729 12:59:05.389710 1544727 info.go:137] Remote host: Ubuntu 22.04.4 LTS
I0729 12:59:05.389720 1544727 filesync.go:126] Scanning /home/jenkins/minikube-integration/19341-1538324/.minikube/addons for local assets ...
I0729 12:59:05.389785 1544727 filesync.go:126] Scanning /home/jenkins/minikube-integration/19341-1538324/.minikube/files for local assets ...
I0729 12:59:05.389814 1544727 start.go:296] duration metric: took 113.589705ms for postStartSetup
I0729 12:59:05.390132 1544727 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-291974
I0729 12:59:05.405782 1544727 profile.go:143] Saving config to /home/jenkins/minikube-integration/19341-1538324/.minikube/profiles/addons-291974/config.json ...
I0729 12:59:05.406082 1544727 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
I0729 12:59:05.406133 1544727 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291974
I0729 12:59:05.421836 1544727 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34624 SSHKeyPath:/home/jenkins/minikube-integration/19341-1538324/.minikube/machines/addons-291974/id_rsa Username:docker}
I0729 12:59:05.514585 1544727 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
I0729 12:59:05.519599 1544727 start.go:128] duration metric: took 10.596524404s to createHost
I0729 12:59:05.519625 1544727 start.go:83] releasing machines lock for "addons-291974", held for 10.596665219s
I0729 12:59:05.519694 1544727 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-291974
I0729 12:59:05.536225 1544727 ssh_runner.go:195] Run: cat /version.json
I0729 12:59:05.536248 1544727 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
I0729 12:59:05.536281 1544727 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291974
I0729 12:59:05.536306 1544727 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291974
I0729 12:59:05.556833 1544727 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34624 SSHKeyPath:/home/jenkins/minikube-integration/19341-1538324/.minikube/machines/addons-291974/id_rsa Username:docker}
I0729 12:59:05.573671 1544727 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34624 SSHKeyPath:/home/jenkins/minikube-integration/19341-1538324/.minikube/machines/addons-291974/id_rsa Username:docker}
I0729 12:59:05.783341 1544727 ssh_runner.go:195] Run: systemctl --version
I0729 12:59:05.787676 1544727 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
I0729 12:59:05.791865 1544727 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' {}" ;
I0729 12:59:05.817310 1544727 cni.go:230] loopback cni configuration patched: "/etc/cni/net.d/*loopback.conf*" found
I0729 12:59:05.817396 1544727 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -name *bridge* -or -name *podman* ) -and -not -name *.mk_disabled ) -printf "%!p(MISSING), " -exec sh -c "sudo mv {} {}.mk_disabled" ;
I0729 12:59:05.846096 1544727 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
I0729 12:59:05.846125 1544727 start.go:495] detecting cgroup driver to use...
I0729 12:59:05.846179 1544727 detect.go:187] detected "cgroupfs" cgroup driver on host os
I0729 12:59:05.846245 1544727 ssh_runner.go:195] Run: sudo systemctl stop -f crio
I0729 12:59:05.858854 1544727 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
I0729 12:59:05.870586 1544727 docker.go:217] disabling cri-docker service (if available) ...
I0729 12:59:05.870677 1544727 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
I0729 12:59:05.884523 1544727 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
I0729 12:59:05.898752 1544727 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
I0729 12:59:05.981024 1544727 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
I0729 12:59:06.086232 1544727 docker.go:233] disabling docker service ...
I0729 12:59:06.086330 1544727 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
I0729 12:59:06.108416 1544727 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
I0729 12:59:06.121070 1544727 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
I0729 12:59:06.217551 1544727 ssh_runner.go:195] Run: sudo systemctl mask docker.service
I0729 12:59:06.309464 1544727 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
I0729 12:59:06.321240 1544727 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %!s(MISSING) "runtime-endpoint: unix:///run/containerd/containerd.sock
" | sudo tee /etc/crictl.yaml"
I0729 12:59:06.342336 1544727 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.9"|' /etc/containerd/config.toml"
I0729 12:59:06.352790 1544727 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"
I0729 12:59:06.364387 1544727 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
I0729 12:59:06.364460 1544727 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
I0729 12:59:06.374995 1544727 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"
I0729 12:59:06.384638 1544727 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
I0729 12:59:06.395106 1544727 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
I0729 12:59:06.405387 1544727 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
I0729 12:59:06.415447 1544727 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"
I0729 12:59:06.425732 1544727 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
I0729 12:59:06.435690 1544727 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"
I0729 12:59:06.446146 1544727 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
I0729 12:59:06.455324 1544727 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
I0729 12:59:06.464070 1544727 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I0729 12:59:06.547644 1544727 ssh_runner.go:195] Run: sudo systemctl restart containerd
I0729 12:59:06.674267 1544727 start.go:542] Will wait 60s for socket path /run/containerd/containerd.sock
I0729 12:59:06.674411 1544727 ssh_runner.go:195] Run: stat /run/containerd/containerd.sock
I0729 12:59:06.677928 1544727 start.go:563] Will wait 60s for crictl version
I0729 12:59:06.678024 1544727 ssh_runner.go:195] Run: which crictl
I0729 12:59:06.681188 1544727 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
I0729 12:59:06.717272 1544727 start.go:579] Version: 0.1.0
RuntimeName: containerd
RuntimeVersion: 1.7.19
RuntimeApiVersion: v1
I0729 12:59:06.717398 1544727 ssh_runner.go:195] Run: containerd --version
I0729 12:59:06.740198 1544727 ssh_runner.go:195] Run: containerd --version
I0729 12:59:06.763749 1544727 out.go:177] * Preparing Kubernetes v1.30.3 on containerd 1.7.19 ...
I0729 12:59:06.765442 1544727 cli_runner.go:164] Run: docker network inspect addons-291974 --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}}]}"
I0729 12:59:06.780667 1544727 ssh_runner.go:195] Run: grep 192.168.49.1 host.minikube.internal$ /etc/hosts
I0729 12:59:06.784551 1544727 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""
I0729 12:59:06.795241 1544727 kubeadm.go:883] updating cluster {Name:addons-291974 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.3 ClusterName:addons-291974 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNa
mes:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false Cus
tomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
I0729 12:59:06.795361 1544727 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime containerd
I0729 12:59:06.795425 1544727 ssh_runner.go:195] Run: sudo crictl images --output json
I0729 12:59:06.833329 1544727 containerd.go:627] all images are preloaded for containerd runtime.
I0729 12:59:06.833355 1544727 containerd.go:534] Images already preloaded, skipping extraction
I0729 12:59:06.833416 1544727 ssh_runner.go:195] Run: sudo crictl images --output json
I0729 12:59:06.868233 1544727 containerd.go:627] all images are preloaded for containerd runtime.
I0729 12:59:06.868257 1544727 cache_images.go:84] Images are preloaded, skipping loading
I0729 12:59:06.868266 1544727 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.30.3 containerd true true} ...
I0729 12:59:06.868368 1544727 kubeadm.go:946] kubelet [Unit]
Wants=containerd.service
[Service]
ExecStart=
ExecStart=/var/lib/minikube/binaries/v1.30.3/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=addons-291974 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
[Install]
config:
{KubernetesVersion:v1.30.3 ClusterName:addons-291974 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
I0729 12:59:06.868440 1544727 ssh_runner.go:195] Run: sudo crictl info
I0729 12:59:06.905996 1544727 cni.go:84] Creating CNI manager for ""
I0729 12:59:06.906021 1544727 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
I0729 12:59:06.906031 1544727 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
I0729 12:59:06.906076 1544727 kubeadm.go:181] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:192.168.49.2 APIServerPort:8443 KubernetesVersion:v1.30.3 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-291974 NodeName:addons-291974 DNSDomain:cluster.local CRISocket:/run/containerd/containerd.sock ImageRepository: ComponentOptions:[{Component:apiServer ExtraArgs:map[enable-admission-plugins:NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota] Pairs:map[certSANs:["127.0.0.1", "localhost", "192.168.49.2"]]} {Component:controllerManager ExtraArgs:map[allocate-node-cidrs:true leader-elect:false] Pairs:map[]} {Component:scheduler ExtraArgs:map[leader-elect:false] Pairs:map[]}] FeatureArgs:map[] NodeIP:192.168.49.2 CgroupDriver:cgroupfs ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPodPath:/etc
/kubernetes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///run/containerd/containerd.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
I0729 12:59:06.906260 1544727 kubeadm.go:187] kubeadm config:
apiVersion: kubeadm.k8s.io/v1beta3
kind: InitConfiguration
localAPIEndpoint:
advertiseAddress: 192.168.49.2
bindPort: 8443
bootstrapTokens:
- groups:
- system:bootstrappers:kubeadm:default-node-token
ttl: 24h0m0s
usages:
- signing
- authentication
nodeRegistration:
criSocket: unix:///run/containerd/containerd.sock
name: "addons-291974"
kubeletExtraArgs:
node-ip: 192.168.49.2
taints: []
---
apiVersion: kubeadm.k8s.io/v1beta3
kind: ClusterConfiguration
apiServer:
certSANs: ["127.0.0.1", "localhost", "192.168.49.2"]
extraArgs:
enable-admission-plugins: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
controllerManager:
extraArgs:
allocate-node-cidrs: "true"
leader-elect: "false"
scheduler:
extraArgs:
leader-elect: "false"
certificatesDir: /var/lib/minikube/certs
clusterName: mk
controlPlaneEndpoint: control-plane.minikube.internal:8443
etcd:
local:
dataDir: /var/lib/minikube/etcd
extraArgs:
proxy-refresh-interval: "70000"
kubernetesVersion: v1.30.3
networking:
dnsDomain: cluster.local
podSubnet: "10.244.0.0/16"
serviceSubnet: 10.96.0.0/12
---
apiVersion: kubelet.config.k8s.io/v1beta1
kind: KubeletConfiguration
authentication:
x509:
clientCAFile: /var/lib/minikube/certs/ca.crt
cgroupDriver: cgroupfs
containerRuntimeEndpoint: unix:///run/containerd/containerd.sock
hairpinMode: hairpin-veth
runtimeRequestTimeout: 15m
clusterDomain: "cluster.local"
# disable disk resource management by default
imageGCHighThresholdPercent: 100
evictionHard:
nodefs.available: "0%!"(MISSING)
nodefs.inodesFree: "0%!"(MISSING)
imagefs.available: "0%!"(MISSING)
failSwapOn: false
staticPodPath: /etc/kubernetes/manifests
---
apiVersion: kubeproxy.config.k8s.io/v1alpha1
kind: KubeProxyConfiguration
clusterCIDR: "10.244.0.0/16"
metricsBindAddress: 0.0.0.0:10249
conntrack:
maxPerCore: 0
# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
tcpEstablishedTimeout: 0s
# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
tcpCloseWaitTimeout: 0s
I0729 12:59:06.906344 1544727 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.30.3
I0729 12:59:06.915918 1544727 binaries.go:44] Found k8s binaries, skipping transfer
I0729 12:59:06.915990 1544727 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
I0729 12:59:06.925401 1544727 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (317 bytes)
I0729 12:59:06.944669 1544727 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
I0729 12:59:06.964590 1544727 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2167 bytes)
I0729 12:59:06.983864 1544727 ssh_runner.go:195] Run: grep 192.168.49.2 control-plane.minikube.internal$ /etc/hosts
I0729 12:59:06.987534 1544727 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""
I0729 12:59:06.998717 1544727 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I0729 12:59:07.088754 1544727 ssh_runner.go:195] Run: sudo systemctl start kubelet
I0729 12:59:07.105892 1544727 certs.go:68] Setting up /home/jenkins/minikube-integration/19341-1538324/.minikube/profiles/addons-291974 for IP: 192.168.49.2
I0729 12:59:07.105917 1544727 certs.go:194] generating shared ca certs ...
I0729 12:59:07.105935 1544727 certs.go:226] acquiring lock for ca certs: {Name:mkbc77940a12ef6ef6c9cd49971000c6439643a7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0729 12:59:07.106111 1544727 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19341-1538324/.minikube/ca.key
I0729 12:59:07.594212 1544727 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19341-1538324/.minikube/ca.crt ...
I0729 12:59:07.594245 1544727 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19341-1538324/.minikube/ca.crt: {Name:mkc825e1ff4cfd997cd1362fccc364146eff5f43 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0729 12:59:07.594442 1544727 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19341-1538324/.minikube/ca.key ...
I0729 12:59:07.594456 1544727 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19341-1538324/.minikube/ca.key: {Name:mkf95814c42deba0f97f9e7bcbca7f0a846cde85 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0729 12:59:07.595083 1544727 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19341-1538324/.minikube/proxy-client-ca.key
I0729 12:59:07.888958 1544727 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19341-1538324/.minikube/proxy-client-ca.crt ...
I0729 12:59:07.888995 1544727 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19341-1538324/.minikube/proxy-client-ca.crt: {Name:mk95bc36f287b0c4db1214622fb1f48c05848204 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0729 12:59:07.889748 1544727 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19341-1538324/.minikube/proxy-client-ca.key ...
I0729 12:59:07.889768 1544727 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19341-1538324/.minikube/proxy-client-ca.key: {Name:mk458816a5a9ef21c9c8949ff78d1924c142e9ad Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0729 12:59:07.889845 1544727 certs.go:256] generating profile certs ...
I0729 12:59:07.889904 1544727 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19341-1538324/.minikube/profiles/addons-291974/client.key
I0729 12:59:07.889921 1544727 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19341-1538324/.minikube/profiles/addons-291974/client.crt with IP's: []
I0729 12:59:08.532150 1544727 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19341-1538324/.minikube/profiles/addons-291974/client.crt ...
I0729 12:59:08.532184 1544727 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19341-1538324/.minikube/profiles/addons-291974/client.crt: {Name:mka6761816f82b8310a45e22e8d0128f262fc116 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0729 12:59:08.532401 1544727 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19341-1538324/.minikube/profiles/addons-291974/client.key ...
I0729 12:59:08.532418 1544727 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19341-1538324/.minikube/profiles/addons-291974/client.key: {Name:mkad3710083ce04f0ec6f92dd06ba662944f6e34 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0729 12:59:08.532509 1544727 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19341-1538324/.minikube/profiles/addons-291974/apiserver.key.6de08888
I0729 12:59:08.532530 1544727 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19341-1538324/.minikube/profiles/addons-291974/apiserver.crt.6de08888 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
I0729 12:59:09.145726 1544727 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19341-1538324/.minikube/profiles/addons-291974/apiserver.crt.6de08888 ...
I0729 12:59:09.145759 1544727 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19341-1538324/.minikube/profiles/addons-291974/apiserver.crt.6de08888: {Name:mkda6d73cadfd15f541acf2b424a2c037bfbdfde Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0729 12:59:09.145950 1544727 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19341-1538324/.minikube/profiles/addons-291974/apiserver.key.6de08888 ...
I0729 12:59:09.145968 1544727 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19341-1538324/.minikube/profiles/addons-291974/apiserver.key.6de08888: {Name:mkcd6835c162242f992b3d3e60ca57e0db98f92f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0729 12:59:09.146049 1544727 certs.go:381] copying /home/jenkins/minikube-integration/19341-1538324/.minikube/profiles/addons-291974/apiserver.crt.6de08888 -> /home/jenkins/minikube-integration/19341-1538324/.minikube/profiles/addons-291974/apiserver.crt
I0729 12:59:09.146137 1544727 certs.go:385] copying /home/jenkins/minikube-integration/19341-1538324/.minikube/profiles/addons-291974/apiserver.key.6de08888 -> /home/jenkins/minikube-integration/19341-1538324/.minikube/profiles/addons-291974/apiserver.key
I0729 12:59:09.146201 1544727 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19341-1538324/.minikube/profiles/addons-291974/proxy-client.key
I0729 12:59:09.146223 1544727 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19341-1538324/.minikube/profiles/addons-291974/proxy-client.crt with IP's: []
I0729 12:59:09.547211 1544727 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19341-1538324/.minikube/profiles/addons-291974/proxy-client.crt ...
I0729 12:59:09.547249 1544727 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19341-1538324/.minikube/profiles/addons-291974/proxy-client.crt: {Name:mk721c68f4efd01e64d1afe458e964cb7a09bc6e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0729 12:59:09.547443 1544727 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19341-1538324/.minikube/profiles/addons-291974/proxy-client.key ...
I0729 12:59:09.547457 1544727 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19341-1538324/.minikube/profiles/addons-291974/proxy-client.key: {Name:mk8ead8cd885aa97c58ec651b7f39a95fdea28e5 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0729 12:59:09.547651 1544727 certs.go:484] found cert: /home/jenkins/minikube-integration/19341-1538324/.minikube/certs/ca-key.pem (1675 bytes)
I0729 12:59:09.547696 1544727 certs.go:484] found cert: /home/jenkins/minikube-integration/19341-1538324/.minikube/certs/ca.pem (1082 bytes)
I0729 12:59:09.547728 1544727 certs.go:484] found cert: /home/jenkins/minikube-integration/19341-1538324/.minikube/certs/cert.pem (1123 bytes)
I0729 12:59:09.547752 1544727 certs.go:484] found cert: /home/jenkins/minikube-integration/19341-1538324/.minikube/certs/key.pem (1675 bytes)
I0729 12:59:09.548365 1544727 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19341-1538324/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
I0729 12:59:09.574681 1544727 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19341-1538324/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
I0729 12:59:09.601187 1544727 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19341-1538324/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
I0729 12:59:09.627068 1544727 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19341-1538324/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
I0729 12:59:09.651488 1544727 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19341-1538324/.minikube/profiles/addons-291974/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
I0729 12:59:09.676600 1544727 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19341-1538324/.minikube/profiles/addons-291974/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
I0729 12:59:09.701065 1544727 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19341-1538324/.minikube/profiles/addons-291974/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
I0729 12:59:09.725739 1544727 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19341-1538324/.minikube/profiles/addons-291974/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
I0729 12:59:09.751039 1544727 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19341-1538324/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
I0729 12:59:09.776618 1544727 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
I0729 12:59:09.795670 1544727 ssh_runner.go:195] Run: openssl version
I0729 12:59:09.801169 1544727 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"
I0729 12:59:09.810851 1544727 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
I0729 12:59:09.814503 1544727 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Jul 29 12:59 /usr/share/ca-certificates/minikubeCA.pem
I0729 12:59:09.814578 1544727 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
I0729 12:59:09.821548 1544727 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"
I0729 12:59:09.831281 1544727 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
I0729 12:59:09.834610 1544727 certs.go:399] 'apiserver-kubelet-client' cert doesn't exist, likely first start: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt: Process exited with status 1
stdout:
stderr:
stat: cannot statx '/var/lib/minikube/certs/apiserver-kubelet-client.crt': No such file or directory
I0729 12:59:09.834659 1544727 kubeadm.go:392] StartCluster: {Name:addons-291974 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.3 ClusterName:addons-291974 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames
:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false Custom
QemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
I0729 12:59:09.834746 1544727 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:paused Name: Namespaces:[kube-system]}
I0729 12:59:09.834801 1544727 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
I0729 12:59:09.871207 1544727 cri.go:89] found id: ""
I0729 12:59:09.871284 1544727 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
I0729 12:59:09.880250 1544727 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
I0729 12:59:09.889328 1544727 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
I0729 12:59:09.889414 1544727 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
I0729 12:59:09.898179 1544727 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
I0729 12:59:09.898211 1544727 kubeadm.go:157] found existing configuration files:
I0729 12:59:09.898293 1544727 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
I0729 12:59:09.907291 1544727 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
I0729 12:59:09.907358 1544727 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
I0729 12:59:09.916201 1544727 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
I0729 12:59:09.925315 1544727 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
I0729 12:59:09.925485 1544727 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
I0729 12:59:09.934113 1544727 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
I0729 12:59:09.942988 1544727 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
I0729 12:59:09.943056 1544727 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
I0729 12:59:09.951963 1544727 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
I0729 12:59:09.961035 1544727 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
I0729 12:59:09.961101 1544727 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
I0729 12:59:09.969850 1544727 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.30.3:$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"
I0729 12:59:10.082625 1544727 kubeadm.go:310] [WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.15.0-1065-aws\n", err: exit status 1
I0729 12:59:10.155269 1544727 kubeadm.go:310] [WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
I0729 12:59:26.342791 1544727 kubeadm.go:310] [init] Using Kubernetes version: v1.30.3
I0729 12:59:26.342848 1544727 kubeadm.go:310] [preflight] Running pre-flight checks
I0729 12:59:26.342933 1544727 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
I0729 12:59:26.342987 1544727 kubeadm.go:310] [0;37mKERNEL_VERSION[0m: [0;32m5.15.0-1065-aws[0m
I0729 12:59:26.343020 1544727 kubeadm.go:310] [0;37mOS[0m: [0;32mLinux[0m
I0729 12:59:26.343065 1544727 kubeadm.go:310] [0;37mCGROUPS_CPU[0m: [0;32menabled[0m
I0729 12:59:26.343112 1544727 kubeadm.go:310] [0;37mCGROUPS_CPUACCT[0m: [0;32menabled[0m
I0729 12:59:26.343157 1544727 kubeadm.go:310] [0;37mCGROUPS_CPUSET[0m: [0;32menabled[0m
I0729 12:59:26.343204 1544727 kubeadm.go:310] [0;37mCGROUPS_DEVICES[0m: [0;32menabled[0m
I0729 12:59:26.343250 1544727 kubeadm.go:310] [0;37mCGROUPS_FREEZER[0m: [0;32menabled[0m
I0729 12:59:26.343296 1544727 kubeadm.go:310] [0;37mCGROUPS_MEMORY[0m: [0;32menabled[0m
I0729 12:59:26.343340 1544727 kubeadm.go:310] [0;37mCGROUPS_PIDS[0m: [0;32menabled[0m
I0729 12:59:26.343387 1544727 kubeadm.go:310] [0;37mCGROUPS_HUGETLB[0m: [0;32menabled[0m
I0729 12:59:26.343433 1544727 kubeadm.go:310] [0;37mCGROUPS_BLKIO[0m: [0;32menabled[0m
I0729 12:59:26.343503 1544727 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
I0729 12:59:26.343593 1544727 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
I0729 12:59:26.343682 1544727 kubeadm.go:310] [preflight] You can also perform this action in beforehand using 'kubeadm config images pull'
I0729 12:59:26.343745 1544727 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
I0729 12:59:26.346057 1544727 out.go:204] - Generating certificates and keys ...
I0729 12:59:26.346144 1544727 kubeadm.go:310] [certs] Using existing ca certificate authority
I0729 12:59:26.346222 1544727 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
I0729 12:59:26.346291 1544727 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
I0729 12:59:26.346352 1544727 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
I0729 12:59:26.346415 1544727 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
I0729 12:59:26.346467 1544727 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
I0729 12:59:26.346522 1544727 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
I0729 12:59:26.346638 1544727 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-291974 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
I0729 12:59:26.346692 1544727 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
I0729 12:59:26.346805 1544727 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-291974 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
I0729 12:59:26.346873 1544727 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
I0729 12:59:26.346938 1544727 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
I0729 12:59:26.346987 1544727 kubeadm.go:310] [certs] Generating "sa" key and public key
I0729 12:59:26.347044 1544727 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
I0729 12:59:26.347098 1544727 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
I0729 12:59:26.347159 1544727 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
I0729 12:59:26.347220 1544727 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
I0729 12:59:26.347285 1544727 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
I0729 12:59:26.347342 1544727 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
I0729 12:59:26.347426 1544727 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
I0729 12:59:26.347493 1544727 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
I0729 12:59:26.349656 1544727 out.go:204] - Booting up control plane ...
I0729 12:59:26.349820 1544727 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
I0729 12:59:26.349921 1544727 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
I0729 12:59:26.350007 1544727 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
I0729 12:59:26.350135 1544727 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
I0729 12:59:26.350238 1544727 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
I0729 12:59:26.350298 1544727 kubeadm.go:310] [kubelet-start] Starting the kubelet
I0729 12:59:26.350458 1544727 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
I0729 12:59:26.350550 1544727 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet. This can take up to 4m0s
I0729 12:59:26.350627 1544727 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.009621979s
I0729 12:59:26.350713 1544727 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
I0729 12:59:26.350780 1544727 kubeadm.go:310] [api-check] The API server is healthy after 6.502069161s
I0729 12:59:26.350897 1544727 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
I0729 12:59:26.351031 1544727 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
I0729 12:59:26.351095 1544727 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
I0729 12:59:26.351287 1544727 kubeadm.go:310] [mark-control-plane] Marking the node addons-291974 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
I0729 12:59:26.351351 1544727 kubeadm.go:310] [bootstrap-token] Using token: 2ve1zi.ixo11es36kjk11m4
I0729 12:59:26.353664 1544727 out.go:204] - Configuring RBAC rules ...
I0729 12:59:26.353791 1544727 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
I0729 12:59:26.353882 1544727 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
I0729 12:59:26.354033 1544727 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
I0729 12:59:26.354182 1544727 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
I0729 12:59:26.354307 1544727 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
I0729 12:59:26.354399 1544727 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
I0729 12:59:26.354522 1544727 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
I0729 12:59:26.354571 1544727 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
I0729 12:59:26.354622 1544727 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
I0729 12:59:26.354630 1544727 kubeadm.go:310]
I0729 12:59:26.354692 1544727 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
I0729 12:59:26.354700 1544727 kubeadm.go:310]
I0729 12:59:26.354780 1544727 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
I0729 12:59:26.354787 1544727 kubeadm.go:310]
I0729 12:59:26.354813 1544727 kubeadm.go:310] mkdir -p $HOME/.kube
I0729 12:59:26.354878 1544727 kubeadm.go:310] sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
I0729 12:59:26.354933 1544727 kubeadm.go:310] sudo chown $(id -u):$(id -g) $HOME/.kube/config
I0729 12:59:26.354941 1544727 kubeadm.go:310]
I0729 12:59:26.355003 1544727 kubeadm.go:310] Alternatively, if you are the root user, you can run:
I0729 12:59:26.355011 1544727 kubeadm.go:310]
I0729 12:59:26.355061 1544727 kubeadm.go:310] export KUBECONFIG=/etc/kubernetes/admin.conf
I0729 12:59:26.355068 1544727 kubeadm.go:310]
I0729 12:59:26.355123 1544727 kubeadm.go:310] You should now deploy a pod network to the cluster.
I0729 12:59:26.355205 1544727 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
I0729 12:59:26.355279 1544727 kubeadm.go:310] https://kubernetes.io/docs/concepts/cluster-administration/addons/
I0729 12:59:26.355286 1544727 kubeadm.go:310]
I0729 12:59:26.355374 1544727 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
I0729 12:59:26.355458 1544727 kubeadm.go:310] and service account keys on each node and then running the following as root:
I0729 12:59:26.355467 1544727 kubeadm.go:310]
I0729 12:59:26.355554 1544727 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token 2ve1zi.ixo11es36kjk11m4 \
I0729 12:59:26.355665 1544727 kubeadm.go:310] --discovery-token-ca-cert-hash sha256:c55a70fcdc5ef5b75b75137f88078b8cc19dadca1249ce3ebda4986513d86bce \
I0729 12:59:26.355689 1544727 kubeadm.go:310] --control-plane
I0729 12:59:26.355696 1544727 kubeadm.go:310]
I0729 12:59:26.355785 1544727 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
I0729 12:59:26.355792 1544727 kubeadm.go:310]
I0729 12:59:26.355878 1544727 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token 2ve1zi.ixo11es36kjk11m4 \
I0729 12:59:26.355999 1544727 kubeadm.go:310] --discovery-token-ca-cert-hash sha256:c55a70fcdc5ef5b75b75137f88078b8cc19dadca1249ce3ebda4986513d86bce
I0729 12:59:26.356011 1544727 cni.go:84] Creating CNI manager for ""
I0729 12:59:26.356018 1544727 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
I0729 12:59:26.358334 1544727 out.go:177] * Configuring CNI (Container Networking Interface) ...
I0729 12:59:26.360177 1544727 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
I0729 12:59:26.364156 1544727 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.30.3/kubectl ...
I0729 12:59:26.364175 1544727 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2438 bytes)
I0729 12:59:26.382999 1544727 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
I0729 12:59:26.631560 1544727 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
I0729 12:59:26.631694 1544727 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
I0729 12:59:26.631783 1544727 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-291974 minikube.k8s.io/updated_at=2024_07_29T12_59_26_0700 minikube.k8s.io/version=v1.33.1 minikube.k8s.io/commit=b867516af467da0393bcbe7e6497c888199628ff minikube.k8s.io/name=addons-291974 minikube.k8s.io/primary=true
I0729 12:59:26.832055 1544727 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0729 12:59:26.832130 1544727 ops.go:34] apiserver oom_adj: -16
I0729 12:59:27.332447 1544727 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0729 12:59:27.832448 1544727 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0729 12:59:28.332517 1544727 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0729 12:59:28.833103 1544727 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0729 12:59:29.332169 1544727 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0729 12:59:29.832216 1544727 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0729 12:59:30.332801 1544727 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0729 12:59:30.832197 1544727 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0729 12:59:31.332193 1544727 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0729 12:59:31.832398 1544727 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0729 12:59:32.332201 1544727 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0729 12:59:32.832572 1544727 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0729 12:59:33.332989 1544727 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0729 12:59:33.832237 1544727 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0729 12:59:34.332474 1544727 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0729 12:59:34.832695 1544727 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0729 12:59:35.332958 1544727 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0729 12:59:35.832254 1544727 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0729 12:59:36.332194 1544727 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0729 12:59:36.832739 1544727 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0729 12:59:37.332482 1544727 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0729 12:59:37.833172 1544727 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0729 12:59:38.333110 1544727 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0729 12:59:38.832406 1544727 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0729 12:59:39.332106 1544727 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0729 12:59:39.833149 1544727 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0729 12:59:39.951910 1544727 kubeadm.go:1113] duration metric: took 13.320259802s to wait for elevateKubeSystemPrivileges
I0729 12:59:39.951944 1544727 kubeadm.go:394] duration metric: took 30.117289671s to StartCluster
I0729 12:59:39.951963 1544727 settings.go:142] acquiring lock: {Name:mkc36c5d2e9a853d0d6fb26fc412cceab1b72f4b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0729 12:59:39.952091 1544727 settings.go:150] Updating kubeconfig: /home/jenkins/minikube-integration/19341-1538324/kubeconfig
I0729 12:59:39.952461 1544727 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19341-1538324/kubeconfig: {Name:mk46b37980bb5f0bd54da3ebf6502abcd79d8a25 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0729 12:59:39.952665 1544727 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:containerd ControlPlane:true Worker:true}
I0729 12:59:39.952969 1544727 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
I0729 12:59:39.953274 1544727 config.go:182] Loaded profile config "addons-291974": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.3
I0729 12:59:39.953315 1544727 addons.go:507] enable addons start: toEnable=map[ambassador:false auto-pause:false cloud-spanner:true csi-hostpath-driver:true dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:true gvisor:false headlamp:false helm-tiller:false inaccel:false ingress:true ingress-dns:true inspektor-gadget:true istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:true nvidia-device-plugin:true nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:true registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:true volcano:true volumesnapshots:true yakd:true]
I0729 12:59:39.953406 1544727 addons.go:69] Setting yakd=true in profile "addons-291974"
I0729 12:59:39.953434 1544727 addons.go:234] Setting addon yakd=true in "addons-291974"
I0729 12:59:39.953461 1544727 host.go:66] Checking if "addons-291974" exists ...
I0729 12:59:39.953929 1544727 cli_runner.go:164] Run: docker container inspect addons-291974 --format={{.State.Status}}
I0729 12:59:39.954347 1544727 addons.go:69] Setting inspektor-gadget=true in profile "addons-291974"
I0729 12:59:39.954377 1544727 addons.go:234] Setting addon inspektor-gadget=true in "addons-291974"
I0729 12:59:39.954414 1544727 host.go:66] Checking if "addons-291974" exists ...
I0729 12:59:39.954820 1544727 cli_runner.go:164] Run: docker container inspect addons-291974 --format={{.State.Status}}
I0729 12:59:39.954965 1544727 addons.go:69] Setting metrics-server=true in profile "addons-291974"
I0729 12:59:39.954987 1544727 addons.go:234] Setting addon metrics-server=true in "addons-291974"
I0729 12:59:39.955014 1544727 host.go:66] Checking if "addons-291974" exists ...
I0729 12:59:39.955384 1544727 cli_runner.go:164] Run: docker container inspect addons-291974 --format={{.State.Status}}
I0729 12:59:39.955802 1544727 addons.go:69] Setting cloud-spanner=true in profile "addons-291974"
I0729 12:59:39.955840 1544727 addons.go:234] Setting addon cloud-spanner=true in "addons-291974"
I0729 12:59:39.955873 1544727 host.go:66] Checking if "addons-291974" exists ...
I0729 12:59:39.956275 1544727 cli_runner.go:164] Run: docker container inspect addons-291974 --format={{.State.Status}}
I0729 12:59:39.958452 1544727 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-291974"
I0729 12:59:39.958485 1544727 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-291974"
I0729 12:59:39.958523 1544727 host.go:66] Checking if "addons-291974" exists ...
I0729 12:59:39.958938 1544727 cli_runner.go:164] Run: docker container inspect addons-291974 --format={{.State.Status}}
I0729 12:59:39.959099 1544727 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-291974"
I0729 12:59:39.959159 1544727 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-291974"
I0729 12:59:39.959182 1544727 host.go:66] Checking if "addons-291974" exists ...
I0729 12:59:39.959443 1544727 addons.go:69] Setting default-storageclass=true in profile "addons-291974"
I0729 12:59:39.959507 1544727 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-291974"
I0729 12:59:39.959848 1544727 cli_runner.go:164] Run: docker container inspect addons-291974 --format={{.State.Status}}
I0729 12:59:39.973505 1544727 addons.go:69] Setting gcp-auth=true in profile "addons-291974"
I0729 12:59:39.973547 1544727 mustload.go:65] Loading cluster: addons-291974
I0729 12:59:39.973760 1544727 config.go:182] Loaded profile config "addons-291974": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.3
I0729 12:59:39.974117 1544727 cli_runner.go:164] Run: docker container inspect addons-291974 --format={{.State.Status}}
I0729 12:59:39.986705 1544727 addons.go:69] Setting registry=true in profile "addons-291974"
I0729 12:59:39.986773 1544727 addons.go:234] Setting addon registry=true in "addons-291974"
I0729 12:59:39.986808 1544727 host.go:66] Checking if "addons-291974" exists ...
I0729 12:59:39.987529 1544727 cli_runner.go:164] Run: docker container inspect addons-291974 --format={{.State.Status}}
I0729 12:59:39.987911 1544727 addons.go:69] Setting ingress=true in profile "addons-291974"
I0729 12:59:39.987942 1544727 addons.go:234] Setting addon ingress=true in "addons-291974"
I0729 12:59:39.987975 1544727 host.go:66] Checking if "addons-291974" exists ...
I0729 12:59:39.988365 1544727 cli_runner.go:164] Run: docker container inspect addons-291974 --format={{.State.Status}}
I0729 12:59:40.005741 1544727 addons.go:69] Setting ingress-dns=true in profile "addons-291974"
I0729 12:59:40.005792 1544727 addons.go:234] Setting addon ingress-dns=true in "addons-291974"
I0729 12:59:40.005840 1544727 host.go:66] Checking if "addons-291974" exists ...
I0729 12:59:40.006318 1544727 cli_runner.go:164] Run: docker container inspect addons-291974 --format={{.State.Status}}
I0729 12:59:40.007845 1544727 addons.go:69] Setting storage-provisioner=true in profile "addons-291974"
I0729 12:59:40.007889 1544727 addons.go:234] Setting addon storage-provisioner=true in "addons-291974"
I0729 12:59:40.007930 1544727 host.go:66] Checking if "addons-291974" exists ...
I0729 12:59:40.008374 1544727 cli_runner.go:164] Run: docker container inspect addons-291974 --format={{.State.Status}}
I0729 12:59:40.019768 1544727 out.go:177] * Verifying Kubernetes components...
I0729 12:59:40.021726 1544727 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-291974"
I0729 12:59:40.021827 1544727 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-291974"
I0729 12:59:40.022169 1544727 cli_runner.go:164] Run: docker container inspect addons-291974 --format={{.State.Status}}
I0729 12:59:40.022620 1544727 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I0729 12:59:40.023323 1544727 cli_runner.go:164] Run: docker container inspect addons-291974 --format={{.State.Status}}
I0729 12:59:40.055117 1544727 addons.go:69] Setting volcano=true in profile "addons-291974"
I0729 12:59:40.055175 1544727 addons.go:234] Setting addon volcano=true in "addons-291974"
I0729 12:59:40.055444 1544727 host.go:66] Checking if "addons-291974" exists ...
I0729 12:59:40.058619 1544727 cli_runner.go:164] Run: docker container inspect addons-291974 --format={{.State.Status}}
I0729 12:59:40.064045 1544727 addons.go:69] Setting volumesnapshots=true in profile "addons-291974"
I0729 12:59:40.064087 1544727 addons.go:234] Setting addon volumesnapshots=true in "addons-291974"
I0729 12:59:40.064125 1544727 host.go:66] Checking if "addons-291974" exists ...
I0729 12:59:40.064574 1544727 cli_runner.go:164] Run: docker container inspect addons-291974 --format={{.State.Status}}
I0729 12:59:40.134435 1544727 host.go:66] Checking if "addons-291974" exists ...
I0729 12:59:40.178580 1544727 addons.go:234] Setting addon default-storageclass=true in "addons-291974"
I0729 12:59:40.178624 1544727 host.go:66] Checking if "addons-291974" exists ...
I0729 12:59:40.179112 1544727 cli_runner.go:164] Run: docker container inspect addons-291974 --format={{.State.Status}}
I0729 12:59:40.182031 1544727 out.go:177] - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.1
I0729 12:59:40.184213 1544727 out.go:177] - Using image docker.io/marcnuri/yakd:0.0.5
I0729 12:59:40.184343 1544727 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
I0729 12:59:40.184370 1544727 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
I0729 12:59:40.184511 1544727 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291974
I0729 12:59:40.193464 1544727 out.go:177] - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.22
I0729 12:59:40.196211 1544727 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
I0729 12:59:40.196234 1544727 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
I0729 12:59:40.196307 1544727 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291974
I0729 12:59:40.201155 1544727 out.go:177] - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.0
I0729 12:59:40.233365 1544727 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-291974"
I0729 12:59:40.233419 1544727 host.go:66] Checking if "addons-291974" exists ...
I0729 12:59:40.240852 1544727 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
I0729 12:59:40.240887 1544727 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
I0729 12:59:40.240972 1544727 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291974
I0729 12:59:40.244975 1544727 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
I0729 12:59:40.244995 1544727 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
I0729 12:59:40.245159 1544727 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291974
I0729 12:59:40.246974 1544727 out.go:177] - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
I0729 12:59:40.248330 1544727 out.go:177] - Using image docker.io/registry:2.8.3
I0729 12:59:40.248538 1544727 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
I0729 12:59:40.248551 1544727 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
I0729 12:59:40.248618 1544727 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291974
I0729 12:59:40.264431 1544727 out.go:177] - Using image registry.k8s.io/ingress-nginx/controller:v1.11.1
I0729 12:59:40.264663 1544727 out.go:177] - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.30.0
I0729 12:59:40.267745 1544727 cli_runner.go:164] Run: docker container inspect addons-291974 --format={{.State.Status}}
I0729 12:59:40.271402 1544727 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
I0729 12:59:40.271425 1544727 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
I0729 12:59:40.271505 1544727 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291974
I0729 12:59:40.273989 1544727 out.go:177] - Using image gcr.io/k8s-minikube/storage-provisioner:v5
I0729 12:59:40.282672 1544727 out.go:177] - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
I0729 12:59:40.283594 1544727 out.go:177] - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
I0729 12:59:40.289670 1544727 out.go:177] - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
I0729 12:59:40.283747 1544727 out.go:177] - Using image docker.io/volcanosh/vc-webhook-manager:v1.9.0
I0729 12:59:40.288835 1544727 out.go:177] - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
I0729 12:59:40.291514 1544727 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
I0729 12:59:40.291599 1544727 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
I0729 12:59:40.291672 1544727 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291974
I0729 12:59:40.309088 1544727 out.go:177] - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
I0729 12:59:40.291522 1544727 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
I0729 12:59:40.309433 1544727 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
I0729 12:59:40.309501 1544727 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291974
I0729 12:59:40.320499 1544727 out.go:177] - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
I0729 12:59:40.331998 1544727 out.go:177] - Using image docker.io/volcanosh/vc-controller-manager:v1.9.0
I0729 12:59:40.335936 1544727 out.go:177] - Using image docker.io/volcanosh/vc-scheduler:v1.9.0
I0729 12:59:40.339113 1544727 addons.go:431] installing /etc/kubernetes/addons/volcano-deployment.yaml
I0729 12:59:40.339141 1544727 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volcano-deployment.yaml (434001 bytes)
I0729 12:59:40.339213 1544727 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291974
I0729 12:59:40.360312 1544727 out.go:177] - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
I0729 12:59:40.362354 1544727 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^ forward . \/etc\/resolv.conf.*/i \ hosts {\n 192.168.49.1 host.minikube.internal\n fallthrough\n }' -e '/^ errors *$/i \ log' | sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
I0729 12:59:40.364874 1544727 out.go:177] - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
I0729 12:59:40.367530 1544727 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
I0729 12:59:40.367555 1544727 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
I0729 12:59:40.367625 1544727 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291974
I0729 12:59:40.368135 1544727 out.go:177] - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
I0729 12:59:40.370418 1544727 out.go:177] - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
I0729 12:59:40.372712 1544727 out.go:177] - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
I0729 12:59:40.376789 1544727 out.go:177] - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
I0729 12:59:40.378768 1544727 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
I0729 12:59:40.378798 1544727 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
I0729 12:59:40.378873 1544727 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291974
I0729 12:59:40.398405 1544727 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34624 SSHKeyPath:/home/jenkins/minikube-integration/19341-1538324/.minikube/machines/addons-291974/id_rsa Username:docker}
I0729 12:59:40.398915 1544727 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
I0729 12:59:40.398930 1544727 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
I0729 12:59:40.399124 1544727 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291974
I0729 12:59:40.415577 1544727 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
I0729 12:59:40.415600 1544727 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
I0729 12:59:40.415675 1544727 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291974
I0729 12:59:40.420787 1544727 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34624 SSHKeyPath:/home/jenkins/minikube-integration/19341-1538324/.minikube/machines/addons-291974/id_rsa Username:docker}
I0729 12:59:40.421862 1544727 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34624 SSHKeyPath:/home/jenkins/minikube-integration/19341-1538324/.minikube/machines/addons-291974/id_rsa Username:docker}
I0729 12:59:40.435538 1544727 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34624 SSHKeyPath:/home/jenkins/minikube-integration/19341-1538324/.minikube/machines/addons-291974/id_rsa Username:docker}
I0729 12:59:40.441554 1544727 out.go:177] - Using image docker.io/busybox:stable
I0729 12:59:40.444259 1544727 out.go:177] - Using image docker.io/rancher/local-path-provisioner:v0.0.22
I0729 12:59:40.450952 1544727 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
I0729 12:59:40.450978 1544727 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
I0729 12:59:40.451045 1544727 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291974
I0729 12:59:40.468088 1544727 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34624 SSHKeyPath:/home/jenkins/minikube-integration/19341-1538324/.minikube/machines/addons-291974/id_rsa Username:docker}
I0729 12:59:40.482309 1544727 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34624 SSHKeyPath:/home/jenkins/minikube-integration/19341-1538324/.minikube/machines/addons-291974/id_rsa Username:docker}
I0729 12:59:40.539625 1544727 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34624 SSHKeyPath:/home/jenkins/minikube-integration/19341-1538324/.minikube/machines/addons-291974/id_rsa Username:docker}
I0729 12:59:40.543029 1544727 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34624 SSHKeyPath:/home/jenkins/minikube-integration/19341-1538324/.minikube/machines/addons-291974/id_rsa Username:docker}
I0729 12:59:40.546708 1544727 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34624 SSHKeyPath:/home/jenkins/minikube-integration/19341-1538324/.minikube/machines/addons-291974/id_rsa Username:docker}
I0729 12:59:40.551809 1544727 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34624 SSHKeyPath:/home/jenkins/minikube-integration/19341-1538324/.minikube/machines/addons-291974/id_rsa Username:docker}
I0729 12:59:40.569530 1544727 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34624 SSHKeyPath:/home/jenkins/minikube-integration/19341-1538324/.minikube/machines/addons-291974/id_rsa Username:docker}
I0729 12:59:40.572530 1544727 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34624 SSHKeyPath:/home/jenkins/minikube-integration/19341-1538324/.minikube/machines/addons-291974/id_rsa Username:docker}
W0729 12:59:40.575573 1544727 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
I0729 12:59:40.575604 1544727 retry.go:31] will retry after 136.324282ms: ssh: handshake failed: EOF
I0729 12:59:40.580420 1544727 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34624 SSHKeyPath:/home/jenkins/minikube-integration/19341-1538324/.minikube/machines/addons-291974/id_rsa Username:docker}
I0729 12:59:40.591707 1544727 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34624 SSHKeyPath:/home/jenkins/minikube-integration/19341-1538324/.minikube/machines/addons-291974/id_rsa Username:docker}
I0729 12:59:40.611336 1544727 ssh_runner.go:195] Run: sudo systemctl start kubelet
I0729 12:59:41.136820 1544727 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
I0729 12:59:41.136847 1544727 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
I0729 12:59:41.140661 1544727 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/volcano-deployment.yaml
I0729 12:59:41.244916 1544727 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
I0729 12:59:41.378215 1544727 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
I0729 12:59:41.378292 1544727 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
I0729 12:59:41.381714 1544727 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
I0729 12:59:41.495440 1544727 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
I0729 12:59:41.524959 1544727 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
I0729 12:59:41.525040 1544727 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
I0729 12:59:41.556436 1544727 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
I0729 12:59:41.662205 1544727 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
I0729 12:59:41.662226 1544727 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
I0729 12:59:41.724728 1544727 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
I0729 12:59:41.724801 1544727 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
I0729 12:59:41.818875 1544727 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
I0729 12:59:41.818947 1544727 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
I0729 12:59:41.827804 1544727 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
I0729 12:59:41.827878 1544727 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
I0729 12:59:41.830510 1544727 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
I0729 12:59:41.848278 1544727 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
I0729 12:59:41.848382 1544727 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
I0729 12:59:41.904226 1544727 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
I0729 12:59:41.914294 1544727 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
I0729 12:59:41.914366 1544727 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
I0729 12:59:41.926829 1544727 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
I0729 12:59:41.978817 1544727 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
I0729 12:59:41.978976 1544727 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
I0729 12:59:42.079709 1544727 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
I0729 12:59:42.079788 1544727 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
I0729 12:59:42.095571 1544727 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
I0729 12:59:42.095652 1544727 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
I0729 12:59:42.098166 1544727 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
I0729 12:59:42.098244 1544727 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)
I0729 12:59:42.105465 1544727 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
I0729 12:59:42.258680 1544727 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
I0729 12:59:42.258762 1544727 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
I0729 12:59:42.384673 1544727 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
I0729 12:59:42.384706 1544727 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
I0729 12:59:42.461295 1544727 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
I0729 12:59:42.461332 1544727 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
I0729 12:59:42.558199 1544727 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
I0729 12:59:42.630933 1544727 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
I0729 12:59:42.631004 1544727 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
I0729 12:59:42.876768 1544727 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
I0729 12:59:42.876844 1544727 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
I0729 12:59:42.906739 1544727 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^ forward . \/etc\/resolv.conf.*/i \ hosts {\n 192.168.49.1 host.minikube.internal\n fallthrough\n }' -e '/^ errors *$/i \ log' | sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (2.544352703s)
I0729 12:59:42.906814 1544727 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
I0729 12:59:42.907218 1544727 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (2.295851731s)
I0729 12:59:42.908662 1544727 node_ready.go:35] waiting up to 6m0s for node "addons-291974" to be "Ready" ...
I0729 12:59:42.913223 1544727 node_ready.go:49] node "addons-291974" has status "Ready":"True"
I0729 12:59:42.913287 1544727 node_ready.go:38] duration metric: took 4.384305ms for node "addons-291974" to be "Ready" ...
I0729 12:59:42.913312 1544727 pod_ready.go:35] extra waiting up to 6m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
I0729 12:59:42.928617 1544727 pod_ready.go:78] waiting up to 6m0s for pod "coredns-7db6d8ff4d-clzxg" in "kube-system" namespace to be "Ready" ...
I0729 12:59:42.998364 1544727 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
I0729 12:59:42.998435 1544727 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
I0729 12:59:43.089909 1544727 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
I0729 12:59:43.089983 1544727 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
I0729 12:59:43.134054 1544727 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
I0729 12:59:43.134126 1544727 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
I0729 12:59:43.412114 1544727 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-291974" context rescaled to 1 replicas
I0729 12:59:43.441040 1544727 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
I0729 12:59:43.441120 1544727 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
I0729 12:59:43.459003 1544727 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
I0729 12:59:43.459079 1544727 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
I0729 12:59:43.539285 1544727 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
I0729 12:59:43.568561 1544727 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
I0729 12:59:43.568586 1544727 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
I0729 12:59:43.788325 1544727 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
I0729 12:59:43.788346 1544727 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
I0729 12:59:43.990304 1544727 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
I0729 12:59:43.990377 1544727 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
I0729 12:59:44.066455 1544727 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
I0729 12:59:44.066526 1544727 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
I0729 12:59:44.074515 1544727 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
I0729 12:59:44.292976 1544727 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
I0729 12:59:44.293064 1544727 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
I0729 12:59:44.302100 1544727 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml
I0729 12:59:44.509123 1544727 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
I0729 12:59:44.509204 1544727 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
I0729 12:59:44.682159 1544727 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
I0729 12:59:44.682242 1544727 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
I0729 12:59:44.934939 1544727 pod_ready.go:102] pod "coredns-7db6d8ff4d-clzxg" in "kube-system" namespace has status "Ready":"False"
I0729 12:59:45.784555 1544727 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
I0729 12:59:45.784630 1544727 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
I0729 12:59:46.063953 1544727 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
I0729 12:59:46.936807 1544727 pod_ready.go:102] pod "coredns-7db6d8ff4d-clzxg" in "kube-system" namespace has status "Ready":"False"
I0729 12:59:47.471878 1544727 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
I0729 12:59:47.472003 1544727 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291974
I0729 12:59:47.501797 1544727 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34624 SSHKeyPath:/home/jenkins/minikube-integration/19341-1538324/.minikube/machines/addons-291974/id_rsa Username:docker}
I0729 12:59:48.209833 1544727 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
I0729 12:59:48.584101 1544727 addons.go:234] Setting addon gcp-auth=true in "addons-291974"
I0729 12:59:48.584159 1544727 host.go:66] Checking if "addons-291974" exists ...
I0729 12:59:48.584615 1544727 cli_runner.go:164] Run: docker container inspect addons-291974 --format={{.State.Status}}
I0729 12:59:48.615451 1544727 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
I0729 12:59:48.615512 1544727 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-291974
I0729 12:59:48.641805 1544727 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34624 SSHKeyPath:/home/jenkins/minikube-integration/19341-1538324/.minikube/machines/addons-291974/id_rsa Username:docker}
I0729 12:59:49.438011 1544727 pod_ready.go:102] pod "coredns-7db6d8ff4d-clzxg" in "kube-system" namespace has status "Ready":"False"
I0729 12:59:50.995308 1544727 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (9.750356901s)
I0729 12:59:50.995372 1544727 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (9.613593375s)
I0729 12:59:50.995407 1544727 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (9.499900063s)
I0729 12:59:50.995430 1544727 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (9.438978212s)
I0729 12:59:50.995450 1544727 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (9.164887003s)
I0729 12:59:50.995637 1544727 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (9.091341064s)
I0729 12:59:50.995785 1544727 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (9.068887444s)
I0729 12:59:50.995795 1544727 addons.go:475] Verifying addon ingress=true in "addons-291974"
I0729 12:59:50.995968 1544727 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/volcano-deployment.yaml: (9.854560995s)
I0729 12:59:50.996155 1544727 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (8.89061063s)
I0729 12:59:50.996208 1544727 addons.go:475] Verifying addon metrics-server=true in "addons-291974"
I0729 12:59:50.996280 1544727 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (8.438003454s)
I0729 12:59:50.996305 1544727 addons.go:475] Verifying addon registry=true in "addons-291974"
I0729 12:59:50.996308 1544727 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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: (7.45692496s)
I0729 12:59:50.996694 1544727 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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: (6.922088995s)
W0729 12:59:50.996777 1544727 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
stdout:
customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
serviceaccount/snapshot-controller created
clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
deployment.apps/snapshot-controller created
stderr:
error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
ensure CRDs are installed first
I0729 12:59:50.996795 1544727 retry.go:31] will retry after 265.567649ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
stdout:
customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
serviceaccount/snapshot-controller created
clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
deployment.apps/snapshot-controller created
stderr:
error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
ensure CRDs are installed first
I0729 12:59:50.996867 1544727 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml: (6.694703076s)
I0729 12:59:50.999352 1544727 out.go:177] * Verifying ingress addon...
I0729 12:59:51.001367 1544727 out.go:177] * Verifying registry addon...
I0729 12:59:51.001416 1544727 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
minikube -p addons-291974 service yakd-dashboard -n yakd-dashboard
I0729 12:59:51.005093 1544727 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
I0729 12:59:51.006929 1544727 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
W0729 12:59:51.023713 1544727 out.go:239] ! Enabling 'default-storageclass' returned an error: running callbacks: [Error making standard the default storage class: Error while marking storage class local-path as non-default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "local-path": the object has been modified; please apply your changes to the latest version and try again]
I0729 12:59:51.037778 1544727 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
I0729 12:59:51.037801 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 12:59:51.038304 1544727 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
I0729 12:59:51.038312 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0729 12:59:51.263013 1544727 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
I0729 12:59:51.443095 1544727 pod_ready.go:102] pod "coredns-7db6d8ff4d-clzxg" in "kube-system" namespace has status "Ready":"False"
I0729 12:59:51.538273 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 12:59:51.544992 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0729 12:59:52.046787 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 12:59:52.059049 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0729 12:59:52.124872 1544727 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml: (6.060750491s)
I0729 12:59:52.124967 1544727 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-291974"
I0729 12:59:52.125170 1544727 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (3.509689974s)
I0729 12:59:52.129024 1544727 out.go:177] * Verifying csi-hostpath-driver addon...
I0729 12:59:52.129174 1544727 out.go:177] - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
I0729 12:59:52.131396 1544727 out.go:177] - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
I0729 12:59:52.132405 1544727 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
I0729 12:59:52.133946 1544727 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
I0729 12:59:52.134021 1544727 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
I0729 12:59:52.145958 1544727 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I0729 12:59:52.145981 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 12:59:52.199767 1544727 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
I0729 12:59:52.199789 1544727 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
I0729 12:59:52.237403 1544727 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
I0729 12:59:52.237424 1544727 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
I0729 12:59:52.289912 1544727 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
I0729 12:59:52.513831 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0729 12:59:52.516372 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 12:59:52.638701 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 12:59:53.013670 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0729 12:59:53.016807 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 12:59:53.066008 1544727 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (1.802939028s)
I0729 12:59:53.139631 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 12:59:53.375936 1544727 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/gcp-auth-ns.yaml -f /etc/kubernetes/addons/gcp-auth-service.yaml -f /etc/kubernetes/addons/gcp-auth-webhook.yaml: (1.085937537s)
I0729 12:59:53.380749 1544727 addons.go:475] Verifying addon gcp-auth=true in "addons-291974"
I0729 12:59:53.382974 1544727 out.go:177] * Verifying gcp-auth addon...
I0729 12:59:53.385929 1544727 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
I0729 12:59:53.388835 1544727 kapi.go:86] Found 0 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
I0729 12:59:53.510031 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 12:59:53.513849 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0729 12:59:53.638262 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 12:59:53.935255 1544727 pod_ready.go:102] pod "coredns-7db6d8ff4d-clzxg" in "kube-system" namespace has status "Ready":"False"
I0729 12:59:54.015368 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0729 12:59:54.016891 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 12:59:54.139283 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 12:59:54.514646 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 12:59:54.519118 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0729 12:59:54.638717 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 12:59:55.025489 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0729 12:59:55.025813 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 12:59:55.140248 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 12:59:55.513204 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 12:59:55.516920 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0729 12:59:55.639949 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 12:59:56.018015 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 12:59:56.019454 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0729 12:59:56.140829 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 12:59:56.435392 1544727 pod_ready.go:102] pod "coredns-7db6d8ff4d-clzxg" in "kube-system" namespace has status "Ready":"False"
I0729 12:59:56.514664 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 12:59:56.515248 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0729 12:59:56.639173 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 12:59:57.013137 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0729 12:59:57.015511 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 12:59:57.138741 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 12:59:57.512006 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 12:59:57.530450 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0729 12:59:57.638253 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 12:59:58.012476 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 12:59:58.015354 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0729 12:59:58.139554 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 12:59:58.510668 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 12:59:58.513860 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0729 12:59:58.638234 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 12:59:58.935165 1544727 pod_ready.go:102] pod "coredns-7db6d8ff4d-clzxg" in "kube-system" namespace has status "Ready":"False"
I0729 12:59:59.011690 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 12:59:59.014098 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0729 12:59:59.138954 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 12:59:59.517205 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0729 12:59:59.517527 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 12:59:59.639397 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 13:00:00.137801 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0729 13:00:00.138904 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:00.155874 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 13:00:00.533798 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:00.543714 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0729 13:00:00.702411 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 13:00:00.950803 1544727 pod_ready.go:102] pod "coredns-7db6d8ff4d-clzxg" in "kube-system" namespace has status "Ready":"False"
I0729 13:00:01.032722 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:01.034682 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0729 13:00:01.189703 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 13:00:01.517365 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0729 13:00:01.522634 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:01.652529 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 13:00:02.010902 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:02.020166 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0729 13:00:02.142726 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 13:00:02.513819 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:02.515433 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0729 13:00:02.645817 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 13:00:03.012675 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:03.018835 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0729 13:00:03.138559 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 13:00:03.435419 1544727 pod_ready.go:102] pod "coredns-7db6d8ff4d-clzxg" in "kube-system" namespace has status "Ready":"False"
I0729 13:00:03.509973 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:03.513038 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0729 13:00:03.638606 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 13:00:04.019012 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0729 13:00:04.020339 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:04.138373 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 13:00:04.511698 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0729 13:00:04.514547 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:04.641458 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 13:00:05.014966 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0729 13:00:05.018254 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:05.139228 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 13:00:05.435614 1544727 pod_ready.go:102] pod "coredns-7db6d8ff4d-clzxg" in "kube-system" namespace has status "Ready":"False"
I0729 13:00:05.510198 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:05.513278 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0729 13:00:05.638767 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 13:00:06.024162 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:06.033826 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0729 13:00:06.138821 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 13:00:06.511772 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0729 13:00:06.513002 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:06.639161 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 13:00:07.012909 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:07.016755 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0729 13:00:07.138087 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 13:00:07.437674 1544727 pod_ready.go:92] pod "coredns-7db6d8ff4d-clzxg" in "kube-system" namespace has status "Ready":"True"
I0729 13:00:07.437699 1544727 pod_ready.go:81] duration metric: took 24.509011543s for pod "coredns-7db6d8ff4d-clzxg" in "kube-system" namespace to be "Ready" ...
I0729 13:00:07.437710 1544727 pod_ready.go:78] waiting up to 6m0s for pod "coredns-7db6d8ff4d-gzbkr" in "kube-system" namespace to be "Ready" ...
I0729 13:00:07.441182 1544727 pod_ready.go:97] error getting pod "coredns-7db6d8ff4d-gzbkr" in "kube-system" namespace (skipping!): pods "coredns-7db6d8ff4d-gzbkr" not found
I0729 13:00:07.441206 1544727 pod_ready.go:81] duration metric: took 3.48763ms for pod "coredns-7db6d8ff4d-gzbkr" in "kube-system" namespace to be "Ready" ...
E0729 13:00:07.441226 1544727 pod_ready.go:66] WaitExtra: waitPodCondition: error getting pod "coredns-7db6d8ff4d-gzbkr" in "kube-system" namespace (skipping!): pods "coredns-7db6d8ff4d-gzbkr" not found
I0729 13:00:07.441237 1544727 pod_ready.go:78] waiting up to 6m0s for pod "etcd-addons-291974" in "kube-system" namespace to be "Ready" ...
I0729 13:00:07.449164 1544727 pod_ready.go:92] pod "etcd-addons-291974" in "kube-system" namespace has status "Ready":"True"
I0729 13:00:07.449189 1544727 pod_ready.go:81] duration metric: took 7.943121ms for pod "etcd-addons-291974" in "kube-system" namespace to be "Ready" ...
I0729 13:00:07.449204 1544727 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-addons-291974" in "kube-system" namespace to be "Ready" ...
I0729 13:00:07.456204 1544727 pod_ready.go:92] pod "kube-apiserver-addons-291974" in "kube-system" namespace has status "Ready":"True"
I0729 13:00:07.456249 1544727 pod_ready.go:81] duration metric: took 7.035468ms for pod "kube-apiserver-addons-291974" in "kube-system" namespace to be "Ready" ...
I0729 13:00:07.456261 1544727 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-addons-291974" in "kube-system" namespace to be "Ready" ...
I0729 13:00:07.464460 1544727 pod_ready.go:92] pod "kube-controller-manager-addons-291974" in "kube-system" namespace has status "Ready":"True"
I0729 13:00:07.464485 1544727 pod_ready.go:81] duration metric: took 8.215767ms for pod "kube-controller-manager-addons-291974" in "kube-system" namespace to be "Ready" ...
I0729 13:00:07.464511 1544727 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-9nlkj" in "kube-system" namespace to be "Ready" ...
I0729 13:00:07.510067 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:07.513759 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0729 13:00:07.635262 1544727 pod_ready.go:92] pod "kube-proxy-9nlkj" in "kube-system" namespace has status "Ready":"True"
I0729 13:00:07.635293 1544727 pod_ready.go:81] duration metric: took 170.771952ms for pod "kube-proxy-9nlkj" in "kube-system" namespace to be "Ready" ...
I0729 13:00:07.635305 1544727 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-addons-291974" in "kube-system" namespace to be "Ready" ...
I0729 13:00:07.641083 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 13:00:08.011898 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:08.015911 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0729 13:00:08.032688 1544727 pod_ready.go:92] pod "kube-scheduler-addons-291974" in "kube-system" namespace has status "Ready":"True"
I0729 13:00:08.032722 1544727 pod_ready.go:81] duration metric: took 397.402794ms for pod "kube-scheduler-addons-291974" in "kube-system" namespace to be "Ready" ...
I0729 13:00:08.032735 1544727 pod_ready.go:78] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-78vkw" in "kube-system" namespace to be "Ready" ...
I0729 13:00:08.139758 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 13:00:08.433322 1544727 pod_ready.go:92] pod "nvidia-device-plugin-daemonset-78vkw" in "kube-system" namespace has status "Ready":"True"
I0729 13:00:08.433347 1544727 pod_ready.go:81] duration metric: took 400.603098ms for pod "nvidia-device-plugin-daemonset-78vkw" in "kube-system" namespace to be "Ready" ...
I0729 13:00:08.433358 1544727 pod_ready.go:38] duration metric: took 25.520021865s for extra waiting for all system-critical and pods with labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
I0729 13:00:08.433399 1544727 api_server.go:52] waiting for apiserver process to appear ...
I0729 13:00:08.433476 1544727 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
I0729 13:00:08.451985 1544727 api_server.go:72] duration metric: took 28.499289738s to wait for apiserver process to appear ...
I0729 13:00:08.452019 1544727 api_server.go:88] waiting for apiserver healthz status ...
I0729 13:00:08.452038 1544727 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
I0729 13:00:08.460022 1544727 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
ok
I0729 13:00:08.461153 1544727 api_server.go:141] control plane version: v1.30.3
I0729 13:00:08.461180 1544727 api_server.go:131] duration metric: took 9.152278ms to wait for apiserver health ...
I0729 13:00:08.461188 1544727 system_pods.go:43] waiting for kube-system pods to appear ...
I0729 13:00:08.509970 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:08.512997 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0729 13:00:08.641043 1544727 system_pods.go:59] 18 kube-system pods found
I0729 13:00:08.641088 1544727 system_pods.go:61] "coredns-7db6d8ff4d-clzxg" [279de361-05e6-4d4c-8835-6b9845d0ce78] Running
I0729 13:00:08.641099 1544727 system_pods.go:61] "csi-hostpath-attacher-0" [0e156baf-a2a9-431b-9659-170830eae642] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
I0729 13:00:08.641107 1544727 system_pods.go:61] "csi-hostpath-resizer-0" [0faabd1a-5475-411d-8a1a-057783ceb38c] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
I0729 13:00:08.641117 1544727 system_pods.go:61] "csi-hostpathplugin-qjhgx" [dd618590-7aa0-4aab-8700-0429287d4bbc] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
I0729 13:00:08.641122 1544727 system_pods.go:61] "etcd-addons-291974" [0acb8177-0c96-459a-8efb-c63226971de2] Running
I0729 13:00:08.641126 1544727 system_pods.go:61] "kindnet-d4k69" [74e52115-141e-4cab-8bf5-cd086cc151f2] Running
I0729 13:00:08.641131 1544727 system_pods.go:61] "kube-apiserver-addons-291974" [7dab113d-3e7a-4758-88a9-57474ce90f65] Running
I0729 13:00:08.641136 1544727 system_pods.go:61] "kube-controller-manager-addons-291974" [0c1b8ce5-4c41-459d-b8de-c1790bf88428] Running
I0729 13:00:08.641141 1544727 system_pods.go:61] "kube-ingress-dns-minikube" [c3e6f429-824d-448e-b626-eb47f2d6929c] Running
I0729 13:00:08.641151 1544727 system_pods.go:61] "kube-proxy-9nlkj" [fe94a191-5cb1-4537-8467-d823519f2663] Running
I0729 13:00:08.641155 1544727 system_pods.go:61] "kube-scheduler-addons-291974" [2f1f50d0-cf33-4c5b-907f-c54b025b1e53] Running
I0729 13:00:08.641170 1544727 system_pods.go:61] "metrics-server-c59844bb4-d2q9q" [5d5239f4-1337-46c3-bbac-5b28a8a9f3c2] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
I0729 13:00:08.641176 1544727 system_pods.go:61] "nvidia-device-plugin-daemonset-78vkw" [4c8f2e88-a308-4389-813c-0f1229a7a1b5] Running
I0729 13:00:08.641187 1544727 system_pods.go:61] "registry-656c9c8d9c-scjg9" [fccf31fb-0565-4e22-8432-8f6641f51aa7] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
I0729 13:00:08.641194 1544727 system_pods.go:61] "registry-proxy-vjm2x" [bbfb4d30-2b00-42a8-9204-5aa15dfd8811] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
I0729 13:00:08.641209 1544727 system_pods.go:61] "snapshot-controller-745499f584-lfzlp" [92bbed65-93fe-411f-95b9-5a939c26e95e] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
I0729 13:00:08.641216 1544727 system_pods.go:61] "snapshot-controller-745499f584-mmm2g" [d4d8eafe-4636-4370-a0a0-cca38cfe7271] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
I0729 13:00:08.641228 1544727 system_pods.go:61] "storage-provisioner" [4471b3a4-1760-48da-96cf-5fa4ce944aeb] Running
I0729 13:00:08.641235 1544727 system_pods.go:74] duration metric: took 180.041635ms to wait for pod list to return data ...
I0729 13:00:08.641244 1544727 default_sa.go:34] waiting for default service account to be created ...
I0729 13:00:08.646752 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 13:00:08.832522 1544727 default_sa.go:45] found service account: "default"
I0729 13:00:08.832549 1544727 default_sa.go:55] duration metric: took 191.291391ms for default service account to be created ...
I0729 13:00:08.832559 1544727 system_pods.go:116] waiting for k8s-apps to be running ...
I0729 13:00:09.010845 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:09.014025 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0729 13:00:09.046732 1544727 system_pods.go:86] 18 kube-system pods found
I0729 13:00:09.046827 1544727 system_pods.go:89] "coredns-7db6d8ff4d-clzxg" [279de361-05e6-4d4c-8835-6b9845d0ce78] Running
I0729 13:00:09.046854 1544727 system_pods.go:89] "csi-hostpath-attacher-0" [0e156baf-a2a9-431b-9659-170830eae642] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
I0729 13:00:09.046881 1544727 system_pods.go:89] "csi-hostpath-resizer-0" [0faabd1a-5475-411d-8a1a-057783ceb38c] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
I0729 13:00:09.046907 1544727 system_pods.go:89] "csi-hostpathplugin-qjhgx" [dd618590-7aa0-4aab-8700-0429287d4bbc] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
I0729 13:00:09.046941 1544727 system_pods.go:89] "etcd-addons-291974" [0acb8177-0c96-459a-8efb-c63226971de2] Running
I0729 13:00:09.046967 1544727 system_pods.go:89] "kindnet-d4k69" [74e52115-141e-4cab-8bf5-cd086cc151f2] Running
I0729 13:00:09.046987 1544727 system_pods.go:89] "kube-apiserver-addons-291974" [7dab113d-3e7a-4758-88a9-57474ce90f65] Running
I0729 13:00:09.047009 1544727 system_pods.go:89] "kube-controller-manager-addons-291974" [0c1b8ce5-4c41-459d-b8de-c1790bf88428] Running
I0729 13:00:09.047030 1544727 system_pods.go:89] "kube-ingress-dns-minikube" [c3e6f429-824d-448e-b626-eb47f2d6929c] Running
I0729 13:00:09.047051 1544727 system_pods.go:89] "kube-proxy-9nlkj" [fe94a191-5cb1-4537-8467-d823519f2663] Running
I0729 13:00:09.047072 1544727 system_pods.go:89] "kube-scheduler-addons-291974" [2f1f50d0-cf33-4c5b-907f-c54b025b1e53] Running
I0729 13:00:09.047095 1544727 system_pods.go:89] "metrics-server-c59844bb4-d2q9q" [5d5239f4-1337-46c3-bbac-5b28a8a9f3c2] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
I0729 13:00:09.047128 1544727 system_pods.go:89] "nvidia-device-plugin-daemonset-78vkw" [4c8f2e88-a308-4389-813c-0f1229a7a1b5] Running
I0729 13:00:09.047158 1544727 system_pods.go:89] "registry-656c9c8d9c-scjg9" [fccf31fb-0565-4e22-8432-8f6641f51aa7] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
I0729 13:00:09.047177 1544727 system_pods.go:89] "registry-proxy-vjm2x" [bbfb4d30-2b00-42a8-9204-5aa15dfd8811] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
I0729 13:00:09.047186 1544727 system_pods.go:89] "snapshot-controller-745499f584-lfzlp" [92bbed65-93fe-411f-95b9-5a939c26e95e] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
I0729 13:00:09.047194 1544727 system_pods.go:89] "snapshot-controller-745499f584-mmm2g" [d4d8eafe-4636-4370-a0a0-cca38cfe7271] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
I0729 13:00:09.047199 1544727 system_pods.go:89] "storage-provisioner" [4471b3a4-1760-48da-96cf-5fa4ce944aeb] Running
I0729 13:00:09.047207 1544727 system_pods.go:126] duration metric: took 214.641571ms to wait for k8s-apps to be running ...
I0729 13:00:09.047215 1544727 system_svc.go:44] waiting for kubelet service to be running ....
I0729 13:00:09.047279 1544727 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
I0729 13:00:09.066231 1544727 system_svc.go:56] duration metric: took 19.005252ms WaitForService to wait for kubelet
I0729 13:00:09.066262 1544727 kubeadm.go:582] duration metric: took 29.113571239s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
I0729 13:00:09.066286 1544727 node_conditions.go:102] verifying NodePressure condition ...
I0729 13:00:09.138918 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 13:00:09.233363 1544727 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
I0729 13:00:09.233405 1544727 node_conditions.go:123] node cpu capacity is 2
I0729 13:00:09.233419 1544727 node_conditions.go:105] duration metric: took 167.126908ms to run NodePressure ...
I0729 13:00:09.233431 1544727 start.go:241] waiting for startup goroutines ...
I0729 13:00:09.511304 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:09.517683 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0729 13:00:09.639063 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 13:00:10.034292 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0729 13:00:10.036363 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:10.143305 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 13:00:10.509687 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:10.513853 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0729 13:00:10.640103 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 13:00:11.011657 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:11.014971 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0729 13:00:11.139154 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 13:00:11.510924 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:11.515725 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0729 13:00:11.638341 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 13:00:12.011014 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:12.016631 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0729 13:00:12.139151 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 13:00:12.510674 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:12.514196 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0729 13:00:12.639243 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 13:00:13.015588 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:13.016651 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0729 13:00:13.138061 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 13:00:13.510255 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:13.513467 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0729 13:00:13.638406 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 13:00:14.011480 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:14.015603 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0729 13:00:14.139737 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 13:00:14.510679 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:14.514231 1544727 kapi.go:107] duration metric: took 23.507302865s to wait for kubernetes.io/minikube-addons=registry ...
I0729 13:00:14.649691 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 13:00:15.043965 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:15.144820 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 13:00:15.509971 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:15.641132 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 13:00:16.012527 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:16.138306 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 13:00:16.510626 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:16.641333 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 13:00:17.012817 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:17.156389 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 13:00:17.514347 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:17.644326 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 13:00:18.012870 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:18.146308 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 13:00:18.521138 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:18.641345 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 13:00:19.010318 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:19.139098 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 13:00:19.510027 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:19.639433 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 13:00:20.019475 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:20.143616 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 13:00:20.510290 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:20.637703 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 13:00:21.010310 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:21.138307 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 13:00:21.510250 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:21.638703 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 13:00:22.013119 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:22.138812 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 13:00:22.509874 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:22.638292 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 13:00:23.012869 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:23.140915 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 13:00:23.509894 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:23.638633 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 13:00:24.013769 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:24.138311 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 13:00:24.511986 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:24.639591 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 13:00:25.018425 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:25.139667 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 13:00:25.510146 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:25.639552 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 13:00:26.013929 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:26.141702 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 13:00:26.510029 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:26.639395 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 13:00:27.012406 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:27.138302 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 13:00:27.513839 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:27.638646 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 13:00:28.014201 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:28.140249 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 13:00:28.509807 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:28.638415 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 13:00:29.011073 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:29.143778 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 13:00:29.510148 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:29.641843 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 13:00:30.023104 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:30.140536 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 13:00:30.510716 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:30.638968 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 13:00:31.009996 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:31.138940 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 13:00:31.509996 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:31.639226 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 13:00:32.011325 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:32.138126 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 13:00:32.509938 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:32.640784 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 13:00:33.013655 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:33.144350 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 13:00:33.509974 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:33.638430 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 13:00:34.011708 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:34.139541 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 13:00:34.510532 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:34.637995 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 13:00:35.012495 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:35.138055 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 13:00:35.509691 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:35.639851 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 13:00:36.011851 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:36.139411 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 13:00:36.511244 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:36.639695 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 13:00:37.015788 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:37.139143 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 13:00:37.509545 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:37.638834 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 13:00:38.014552 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:38.139520 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 13:00:38.509699 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:38.638226 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 13:00:39.011451 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:39.138395 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 13:00:39.509753 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:39.638863 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 13:00:40.016207 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:40.139413 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 13:00:40.510774 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:40.641266 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 13:00:41.010652 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:41.138779 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 13:00:41.509993 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:41.639306 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 13:00:42.012260 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:42.143719 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 13:00:42.510338 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:42.639037 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 13:00:43.011944 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:43.146420 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 13:00:43.509275 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:43.639306 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 13:00:44.013896 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:44.138451 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0729 13:00:44.509708 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:44.638368 1544727 kapi.go:107] duration metric: took 52.505959544s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
I0729 13:00:45.030430 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:45.510140 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:46.011062 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:46.510006 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:47.012090 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:47.509464 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:48.014636 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:48.510411 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:49.010457 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:49.511455 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:50.021108 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:50.509402 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:51.012363 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:51.510091 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:52.012760 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:52.510394 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:53.015708 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:53.510612 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:54.021154 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:54.510802 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:55.012900 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:55.513259 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:56.011648 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:56.512153 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:57.011873 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:57.510306 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:58.012177 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:58.509668 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:59.015877 1544727 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0729 13:00:59.509999 1544727 kapi.go:107] duration metric: took 1m8.5049043s to wait for app.kubernetes.io/name=ingress-nginx ...
I0729 13:01:16.392770 1544727 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
I0729 13:01:16.392791 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:01:16.889029 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:01:17.389865 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:01:17.890405 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:01:18.389371 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:01:18.889713 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:01:19.389760 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:01:19.889110 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:01:20.390044 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:01:20.889865 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:01:21.390006 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:01:21.889022 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:01:22.390083 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:01:22.890218 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:01:23.389373 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:01:23.890421 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:01:24.389196 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:01:24.889776 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:01:25.389384 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:01:25.889989 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:01:26.389537 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:01:26.889401 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:01:27.389385 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:01:27.889442 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:01:28.389552 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:01:28.889249 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:01:29.389549 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:01:29.889981 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:01:30.390814 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:01:30.889672 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:01:31.388971 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:01:31.890446 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:01:32.388931 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:01:32.890390 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:01:33.390393 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:01:33.889829 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:01:34.388940 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:01:34.889434 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:01:35.389877 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:01:35.889362 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:01:36.389986 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:01:36.889547 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:01:37.389177 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:01:37.889117 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:01:38.390044 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:01:38.890088 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:01:39.390107 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:01:39.889304 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:01:40.390511 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:01:40.889716 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:01:41.389350 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:01:41.889985 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:01:42.390109 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:01:42.889794 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:01:43.389337 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:01:43.889902 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:01:44.389097 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:01:44.890009 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:01:45.393644 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:01:45.889959 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:01:46.389209 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:01:46.889427 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:01:47.390910 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:01:47.890568 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:01:48.389233 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:01:48.890352 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:01:49.389625 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:01:49.890752 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:01:50.389423 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:01:50.889053 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:01:51.389013 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:01:51.889970 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:01:52.389160 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:01:52.890371 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:01:53.390813 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:01:53.889853 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:01:54.389236 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:01:54.890130 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:01:55.390013 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:01:55.889207 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:01:56.399648 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:01:56.889304 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:01:57.390333 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:01:57.890444 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:01:58.389919 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:01:58.889673 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:01:59.389711 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:01:59.889895 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:02:00.389966 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:02:00.890438 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:02:01.389956 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:02:01.889903 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:02:02.390402 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:02:02.889151 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:02:03.390103 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:02:03.890490 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:02:04.390034 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:02:04.890437 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:02:05.389698 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:02:05.889480 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:02:06.390235 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:02:06.889483 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:02:07.389966 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:02:07.889491 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:02:08.389520 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:02:08.890581 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:02:09.389194 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:02:09.890330 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:02:10.389142 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:02:10.890207 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:02:11.389750 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:02:11.889667 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:02:12.390296 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:02:12.889951 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:02:13.389917 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:02:13.889933 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:02:14.390001 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:02:14.890059 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:02:15.390144 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:02:15.889942 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:02:16.389891 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:02:16.890706 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:02:17.390250 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:02:17.889908 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:02:18.389655 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:02:18.889555 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:02:19.389675 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:02:19.889543 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:02:20.389452 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:02:20.890480 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:02:21.390027 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:02:21.889238 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:02:22.390093 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:02:22.890295 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:02:23.389992 1544727 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0729 13:02:23.890152 1544727 kapi.go:107] duration metric: took 2m30.504220699s to wait for kubernetes.io/minikube-addons=gcp-auth ...
I0729 13:02:23.892264 1544727 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-291974 cluster.
I0729 13:02:23.894447 1544727 out.go:177] * If you don't want your credentials mounted into a specific pod, add a label with the `gcp-auth-skip-secret` key to your pod configuration.
I0729 13:02:23.896146 1544727 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
I0729 13:02:23.898373 1544727 out.go:177] * Enabled addons: cloud-spanner, storage-provisioner, ingress-dns, nvidia-device-plugin, volcano, metrics-server, inspektor-gadget, yakd, storage-provisioner-rancher, volumesnapshots, registry, csi-hostpath-driver, ingress, gcp-auth
I0729 13:02:23.900003 1544727 addons.go:510] duration metric: took 2m43.946668361s for enable addons: enabled=[cloud-spanner storage-provisioner ingress-dns nvidia-device-plugin volcano metrics-server inspektor-gadget yakd storage-provisioner-rancher volumesnapshots registry csi-hostpath-driver ingress gcp-auth]
I0729 13:02:23.900062 1544727 start.go:246] waiting for cluster config update ...
I0729 13:02:23.900539 1544727 start.go:255] writing updated cluster config ...
I0729 13:02:23.900877 1544727 ssh_runner.go:195] Run: rm -f paused
I0729 13:02:24.232691 1544727 start.go:600] kubectl: 1.30.3, cluster: 1.30.3 (minor skew: 0)
I0729 13:02:24.234629 1544727 out.go:177] * Done! kubectl is now configured to use "addons-291974" cluster and "default" namespace by default
==> container status <==
CONTAINER IMAGE CREATED STATE NAME ATTEMPT POD ID POD
705d609ff249e d1ca868ab82aa 2 minutes ago Exited gadget 5 9afd726aa7f36 gadget-nxvwg
af04b013895be 6ef582f3ec844 3 minutes ago Running gcp-auth 0 eb24ee5d30c82 gcp-auth-5db96cd9b4-45n67
5653538e531a3 8b46b1cd48760 4 minutes ago Running admission 0 9f02a2525a074 volcano-admission-5f7844f7bc-mmllb
e79992bffbd79 24f8f979639f1 4 minutes ago Running controller 0 3e0df248149f5 ingress-nginx-controller-6d9bd977d4-q4jlb
43f16ddc0184e ee6d597e62dc8 4 minutes ago Running csi-snapshotter 0 4c77c3e6d8d84 csi-hostpathplugin-qjhgx
705f85551b8ec 642ded511e141 5 minutes ago Running csi-provisioner 0 4c77c3e6d8d84 csi-hostpathplugin-qjhgx
5b7c76fe68047 922312104da8a 5 minutes ago Running liveness-probe 0 4c77c3e6d8d84 csi-hostpathplugin-qjhgx
0979ea6d99f62 08f6b2990811a 5 minutes ago Running hostpath 0 4c77c3e6d8d84 csi-hostpathplugin-qjhgx
89740a79e623d 0107d56dbc0be 5 minutes ago Running node-driver-registrar 0 4c77c3e6d8d84 csi-hostpathplugin-qjhgx
f4f3559f10f1d 9a80d518f102c 5 minutes ago Running csi-attacher 0 aec2c62aa2438 csi-hostpath-attacher-0
b2c6a63575d25 1461903ec4fe9 5 minutes ago Running csi-external-health-monitor-controller 0 4c77c3e6d8d84 csi-hostpathplugin-qjhgx
9879b8bd01669 296b5f799fcd8 5 minutes ago Exited patch 0 5bcf13a669810 ingress-nginx-admission-patch-nhl28
b919368046778 1505f556b3a7b 5 minutes ago Running volcano-controllers 0 5f643f95f214a volcano-controllers-59cb4746db-brkwb
fe9bbc1021c11 77bdba588b953 5 minutes ago Running yakd 0 d4faa2ebfa6e5 yakd-dashboard-799879c74f-wxnt9
a79a3e80a5770 487fa743e1e22 5 minutes ago Running csi-resizer 0 ebeb3cb09ecb0 csi-hostpath-resizer-0
143fcc1dce56c d9c7ad4c226bf 5 minutes ago Running volcano-scheduler 0 f68c20f9d3c70 volcano-scheduler-844f6db89b-55cms
10a9c79bbc811 4d1e5c3e97420 5 minutes ago Running volume-snapshot-controller 0 51e4045cc84c8 snapshot-controller-745499f584-mmm2g
4b397647b15fb 296b5f799fcd8 5 minutes ago Exited create 0 b13a76504d17a ingress-nginx-admission-create-4vm7g
141e35d07cddf 4d1e5c3e97420 5 minutes ago Running volume-snapshot-controller 0 eca84188574e7 snapshot-controller-745499f584-lfzlp
793a6a8a539b8 7ce2150c8929b 5 minutes ago Running local-path-provisioner 0 bcf9b7dcd2ba1 local-path-provisioner-8d985888d-cxxxk
499c6bf286930 95dccb4df54ab 5 minutes ago Running metrics-server 0 8d88546421b81 metrics-server-c59844bb4-d2q9q
a4958bfec5db8 3410e1561990a 5 minutes ago Running registry-proxy 0 93cf29475e542 registry-proxy-vjm2x
b788d81638736 40bd730847e7e 5 minutes ago Running registry 0 8ef5968289932 registry-656c9c8d9c-scjg9
f6e3d68c4b5ea 53af6e2c4c343 5 minutes ago Running cloud-spanner-emulator 0 3726ffa956db7 cloud-spanner-emulator-5455fb9b69-6mxgn
df61e78174932 2437cf7621777 5 minutes ago Running coredns 0 47f7c58057b36 coredns-7db6d8ff4d-clzxg
e4e77845a3b22 b644f4c9bf9c7 5 minutes ago Running nvidia-device-plugin-ctr 0 9ff4a9895adad nvidia-device-plugin-daemonset-78vkw
0f8bccb6a1de5 35508c2f890c4 5 minutes ago Running minikube-ingress-dns 0 e80f44a2148e2 kube-ingress-dns-minikube
6847143f7f73e ba04bb24b9575 5 minutes ago Running storage-provisioner 0 0ae1827b6341b storage-provisioner
19475dea2f866 f42786f8afd22 5 minutes ago Running kindnet-cni 0 452e079c20a7d kindnet-d4k69
31b9341c6510f 2351f570ed0ea 6 minutes ago Running kube-proxy 0 b29841c5686d2 kube-proxy-9nlkj
bfa4a15179bb7 d48f992a22722 6 minutes ago Running kube-scheduler 0 bc712dd47f370 kube-scheduler-addons-291974
33649eaf37475 8e97cdb19e7cc 6 minutes ago Running kube-controller-manager 0 a2c31ac1c981b kube-controller-manager-addons-291974
8d81340ddb406 61773190d42ff 6 minutes ago Running kube-apiserver 0 39c1227333f81 kube-apiserver-addons-291974
80c6b646805bf 014faa467e297 6 minutes ago Running etcd 0 19ff4514eb7e3 etcd-addons-291974
==> containerd <==
Jul 29 13:03:25 addons-291974 containerd[813]: time="2024-07-29T13:03:25.722586925Z" level=info msg="RemoveContainer for \"391dff15cefe4c7eb42aca9a157a452c96a8c8fa8e25105d2a1ccd52ea8f1709\" returns successfully"
Jul 29 13:03:25 addons-291974 containerd[813]: time="2024-07-29T13:03:25.724398957Z" level=info msg="StopPodSandbox for \"c24ffc4c97822fbdda1a6854db376497b3133e9f9d1081439953a9524d4faf82\""
Jul 29 13:03:25 addons-291974 containerd[813]: time="2024-07-29T13:03:25.732034135Z" level=info msg="TearDown network for sandbox \"c24ffc4c97822fbdda1a6854db376497b3133e9f9d1081439953a9524d4faf82\" successfully"
Jul 29 13:03:25 addons-291974 containerd[813]: time="2024-07-29T13:03:25.732077794Z" level=info msg="StopPodSandbox for \"c24ffc4c97822fbdda1a6854db376497b3133e9f9d1081439953a9524d4faf82\" returns successfully"
Jul 29 13:03:25 addons-291974 containerd[813]: time="2024-07-29T13:03:25.732710667Z" level=info msg="RemovePodSandbox for \"c24ffc4c97822fbdda1a6854db376497b3133e9f9d1081439953a9524d4faf82\""
Jul 29 13:03:25 addons-291974 containerd[813]: time="2024-07-29T13:03:25.733788157Z" level=info msg="Forcibly stopping sandbox \"c24ffc4c97822fbdda1a6854db376497b3133e9f9d1081439953a9524d4faf82\""
Jul 29 13:03:25 addons-291974 containerd[813]: time="2024-07-29T13:03:25.742740847Z" level=info msg="TearDown network for sandbox \"c24ffc4c97822fbdda1a6854db376497b3133e9f9d1081439953a9524d4faf82\" successfully"
Jul 29 13:03:25 addons-291974 containerd[813]: time="2024-07-29T13:03:25.749450574Z" level=warning msg="Failed to get podSandbox status for container event for sandboxID \"c24ffc4c97822fbdda1a6854db376497b3133e9f9d1081439953a9524d4faf82\": an error occurred when try to find sandbox: not found. Sending the event with nil podSandboxStatus."
Jul 29 13:03:25 addons-291974 containerd[813]: time="2024-07-29T13:03:25.749619066Z" level=info msg="RemovePodSandbox \"c24ffc4c97822fbdda1a6854db376497b3133e9f9d1081439953a9524d4faf82\" returns successfully"
Jul 29 13:03:25 addons-291974 containerd[813]: time="2024-07-29T13:03:25.750695406Z" level=info msg="StopPodSandbox for \"dd6c62cf34a5a981559ff74543986bbda0fd2680b7e3c5a4672b3d46d1396f26\""
Jul 29 13:03:25 addons-291974 containerd[813]: time="2024-07-29T13:03:25.759308292Z" level=info msg="TearDown network for sandbox \"dd6c62cf34a5a981559ff74543986bbda0fd2680b7e3c5a4672b3d46d1396f26\" successfully"
Jul 29 13:03:25 addons-291974 containerd[813]: time="2024-07-29T13:03:25.759350162Z" level=info msg="StopPodSandbox for \"dd6c62cf34a5a981559ff74543986bbda0fd2680b7e3c5a4672b3d46d1396f26\" returns successfully"
Jul 29 13:03:25 addons-291974 containerd[813]: time="2024-07-29T13:03:25.759854503Z" level=info msg="RemovePodSandbox for \"dd6c62cf34a5a981559ff74543986bbda0fd2680b7e3c5a4672b3d46d1396f26\""
Jul 29 13:03:25 addons-291974 containerd[813]: time="2024-07-29T13:03:25.759904480Z" level=info msg="Forcibly stopping sandbox \"dd6c62cf34a5a981559ff74543986bbda0fd2680b7e3c5a4672b3d46d1396f26\""
Jul 29 13:03:25 addons-291974 containerd[813]: time="2024-07-29T13:03:25.767428126Z" level=info msg="TearDown network for sandbox \"dd6c62cf34a5a981559ff74543986bbda0fd2680b7e3c5a4672b3d46d1396f26\" successfully"
Jul 29 13:03:25 addons-291974 containerd[813]: time="2024-07-29T13:03:25.775178494Z" level=warning msg="Failed to get podSandbox status for container event for sandboxID \"dd6c62cf34a5a981559ff74543986bbda0fd2680b7e3c5a4672b3d46d1396f26\": an error occurred when try to find sandbox: not found. Sending the event with nil podSandboxStatus."
Jul 29 13:03:25 addons-291974 containerd[813]: time="2024-07-29T13:03:25.775305689Z" level=info msg="RemovePodSandbox \"dd6c62cf34a5a981559ff74543986bbda0fd2680b7e3c5a4672b3d46d1396f26\" returns successfully"
Jul 29 13:03:25 addons-291974 containerd[813]: time="2024-07-29T13:03:25.775840044Z" level=info msg="StopPodSandbox for \"7eda573d9a476dea33cab8b8524671a0dc9e9a5d5024a462c36c8eaaa8ec5384\""
Jul 29 13:03:25 addons-291974 containerd[813]: time="2024-07-29T13:03:25.786518301Z" level=info msg="TearDown network for sandbox \"7eda573d9a476dea33cab8b8524671a0dc9e9a5d5024a462c36c8eaaa8ec5384\" successfully"
Jul 29 13:03:25 addons-291974 containerd[813]: time="2024-07-29T13:03:25.786747280Z" level=info msg="StopPodSandbox for \"7eda573d9a476dea33cab8b8524671a0dc9e9a5d5024a462c36c8eaaa8ec5384\" returns successfully"
Jul 29 13:03:25 addons-291974 containerd[813]: time="2024-07-29T13:03:25.787359936Z" level=info msg="RemovePodSandbox for \"7eda573d9a476dea33cab8b8524671a0dc9e9a5d5024a462c36c8eaaa8ec5384\""
Jul 29 13:03:25 addons-291974 containerd[813]: time="2024-07-29T13:03:25.787402004Z" level=info msg="Forcibly stopping sandbox \"7eda573d9a476dea33cab8b8524671a0dc9e9a5d5024a462c36c8eaaa8ec5384\""
Jul 29 13:03:25 addons-291974 containerd[813]: time="2024-07-29T13:03:25.817698375Z" level=info msg="TearDown network for sandbox \"7eda573d9a476dea33cab8b8524671a0dc9e9a5d5024a462c36c8eaaa8ec5384\" successfully"
Jul 29 13:03:25 addons-291974 containerd[813]: time="2024-07-29T13:03:25.825366544Z" level=warning msg="Failed to get podSandbox status for container event for sandboxID \"7eda573d9a476dea33cab8b8524671a0dc9e9a5d5024a462c36c8eaaa8ec5384\": an error occurred when try to find sandbox: not found. Sending the event with nil podSandboxStatus."
Jul 29 13:03:25 addons-291974 containerd[813]: time="2024-07-29T13:03:25.826048115Z" level=info msg="RemovePodSandbox \"7eda573d9a476dea33cab8b8524671a0dc9e9a5d5024a462c36c8eaaa8ec5384\" returns successfully"
==> coredns [df61e78174932d56d6d7447f76ce5cbb1a6aa5fd641c7f45fb3093f388df411e] <==
[INFO] 10.244.0.4:50346 - 41994 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000065107s
[INFO] 10.244.0.4:34578 - 41061 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.002067037s
[INFO] 10.244.0.4:34578 - 43367 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.002286383s
[INFO] 10.244.0.4:43422 - 45883 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.00011204s
[INFO] 10.244.0.4:43422 - 24006 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000064968s
[INFO] 10.244.0.4:53630 - 7131 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000114412s
[INFO] 10.244.0.4:53630 - 65478 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000054555s
[INFO] 10.244.0.4:53621 - 31978 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.00022248s
[INFO] 10.244.0.4:53621 - 44532 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000063195s
[INFO] 10.244.0.4:40358 - 9489 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000053702s
[INFO] 10.244.0.4:40358 - 787 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000037653s
[INFO] 10.244.0.4:33586 - 16745 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.00210652s
[INFO] 10.244.0.4:33586 - 18543 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.002019341s
[INFO] 10.244.0.4:38855 - 12291 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000051946s
[INFO] 10.244.0.4:38855 - 8449 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000048533s
[INFO] 10.244.0.24:48844 - 14366 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000183121s
[INFO] 10.244.0.24:44549 - 34733 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000221963s
[INFO] 10.244.0.24:55183 - 26907 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000220855s
[INFO] 10.244.0.24:52956 - 26270 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000124987s
[INFO] 10.244.0.24:52298 - 25588 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000146354s
[INFO] 10.244.0.24:59966 - 41860 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.00014235s
[INFO] 10.244.0.24:37110 - 6927 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.002183599s
[INFO] 10.244.0.24:59889 - 13989 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.002880045s
[INFO] 10.244.0.24:57070 - 52165 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.000873585s
[INFO] 10.244.0.24:41890 - 43118 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 648 0.000839083s
==> describe nodes <==
Name: addons-291974
Roles: control-plane
Labels: beta.kubernetes.io/arch=arm64
beta.kubernetes.io/os=linux
kubernetes.io/arch=arm64
kubernetes.io/hostname=addons-291974
kubernetes.io/os=linux
minikube.k8s.io/commit=b867516af467da0393bcbe7e6497c888199628ff
minikube.k8s.io/name=addons-291974
minikube.k8s.io/primary=true
minikube.k8s.io/updated_at=2024_07_29T12_59_26_0700
minikube.k8s.io/version=v1.33.1
node-role.kubernetes.io/control-plane=
node.kubernetes.io/exclude-from-external-load-balancers=
topology.hostpath.csi/node=addons-291974
Annotations: csi.volume.kubernetes.io/nodeid: {"hostpath.csi.k8s.io":"addons-291974"}
kubeadm.alpha.kubernetes.io/cri-socket: unix:///run/containerd/containerd.sock
node.alpha.kubernetes.io/ttl: 0
volumes.kubernetes.io/controller-managed-attach-detach: true
CreationTimestamp: Mon, 29 Jul 2024 12:59:23 +0000
Taints: <none>
Unschedulable: false
Lease:
HolderIdentity: addons-291974
AcquireTime: <unset>
RenewTime: Mon, 29 Jul 2024 13:05:42 +0000
Conditions:
Type Status LastHeartbeatTime LastTransitionTime Reason Message
---- ------ ----------------- ------------------ ------ -------
MemoryPressure False Mon, 29 Jul 2024 13:02:28 +0000 Mon, 29 Jul 2024 12:59:19 +0000 KubeletHasSufficientMemory kubelet has sufficient memory available
DiskPressure False Mon, 29 Jul 2024 13:02:28 +0000 Mon, 29 Jul 2024 12:59:19 +0000 KubeletHasNoDiskPressure kubelet has no disk pressure
PIDPressure False Mon, 29 Jul 2024 13:02:28 +0000 Mon, 29 Jul 2024 12:59:19 +0000 KubeletHasSufficientPID kubelet has sufficient PID available
Ready True Mon, 29 Jul 2024 13:02:28 +0000 Mon, 29 Jul 2024 12:59:25 +0000 KubeletReady kubelet is posting ready status
Addresses:
InternalIP: 192.168.49.2
Hostname: addons-291974
Capacity:
cpu: 2
ephemeral-storage: 203034800Ki
hugepages-1Gi: 0
hugepages-2Mi: 0
hugepages-32Mi: 0
hugepages-64Ki: 0
memory: 8022368Ki
pods: 110
Allocatable:
cpu: 2
ephemeral-storage: 203034800Ki
hugepages-1Gi: 0
hugepages-2Mi: 0
hugepages-32Mi: 0
hugepages-64Ki: 0
memory: 8022368Ki
pods: 110
System Info:
Machine ID: f2523f979033419b917e42bf6775ba11
System UUID: 042cefd9-9cea-4acd-9b0d-3e7778f83c20
Boot ID: 40f7f4e5-3dd4-4b42-9db6-4265e768ba51
Kernel Version: 5.15.0-1065-aws
OS Image: Ubuntu 22.04.4 LTS
Operating System: linux
Architecture: arm64
Container Runtime Version: containerd://1.7.19
Kubelet Version: v1.30.3
Kube-Proxy Version: v1.30.3
PodCIDR: 10.244.0.0/24
PodCIDRs: 10.244.0.0/24
Non-terminated Pods: (27 in total)
Namespace Name CPU Requests CPU Limits Memory Requests Memory Limits Age
--------- ---- ------------ ---------- --------------- ------------- ---
default cloud-spanner-emulator-5455fb9b69-6mxgn 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 5m59s
gadget gadget-nxvwg 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 5m55s
gcp-auth gcp-auth-5db96cd9b4-45n67 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 4m26s
ingress-nginx ingress-nginx-controller-6d9bd977d4-q4jlb 100m (5%!)(MISSING) 0 (0%!)(MISSING) 90Mi (1%!)(MISSING) 0 (0%!)(MISSING) 5m53s
kube-system coredns-7db6d8ff4d-clzxg 100m (5%!)(MISSING) 0 (0%!)(MISSING) 70Mi (0%!)(MISSING) 170Mi (2%!)(MISSING) 6m2s
kube-system csi-hostpath-attacher-0 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 5m51s
kube-system csi-hostpath-resizer-0 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 5m50s
kube-system csi-hostpathplugin-qjhgx 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 5m51s
kube-system etcd-addons-291974 100m (5%!)(MISSING) 0 (0%!)(MISSING) 100Mi (1%!)(MISSING) 0 (0%!)(MISSING) 6m18s
kube-system kindnet-d4k69 100m (5%!)(MISSING) 100m (5%!)(MISSING) 50Mi (0%!)(MISSING) 50Mi (0%!)(MISSING) 6m2s
kube-system kube-apiserver-addons-291974 250m (12%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 6m16s
kube-system kube-controller-manager-addons-291974 200m (10%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 6m17s
kube-system kube-ingress-dns-minikube 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 5m59s
kube-system kube-proxy-9nlkj 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 6m2s
kube-system kube-scheduler-addons-291974 100m (5%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 6m16s
kube-system metrics-server-c59844bb4-d2q9q 100m (5%!)(MISSING) 0 (0%!)(MISSING) 200Mi (2%!)(MISSING) 0 (0%!)(MISSING) 5m56s
kube-system nvidia-device-plugin-daemonset-78vkw 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 6m
kube-system registry-656c9c8d9c-scjg9 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 5m57s
kube-system registry-proxy-vjm2x 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 5m57s
kube-system snapshot-controller-745499f584-lfzlp 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 5m54s
kube-system snapshot-controller-745499f584-mmm2g 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 5m54s
kube-system storage-provisioner 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 5m58s
local-path-storage local-path-provisioner-8d985888d-cxxxk 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 5m56s
volcano-system volcano-admission-5f7844f7bc-mmllb 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 5m53s
volcano-system volcano-controllers-59cb4746db-brkwb 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 5m52s
volcano-system volcano-scheduler-844f6db89b-55cms 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 5m52s
yakd-dashboard yakd-dashboard-799879c74f-wxnt9 0 (0%!)(MISSING) 0 (0%!)(MISSING) 128Mi (1%!)(MISSING) 256Mi (3%!)(MISSING) 5m55s
Allocated resources:
(Total limits may be over 100 percent, i.e., overcommitted.)
Resource Requests Limits
-------- -------- ------
cpu 1050m (52%!)(MISSING) 100m (5%!)(MISSING)
memory 638Mi (8%!)(MISSING) 476Mi (6%!)(MISSING)
ephemeral-storage 0 (0%!)(MISSING) 0 (0%!)(MISSING)
hugepages-1Gi 0 (0%!)(MISSING) 0 (0%!)(MISSING)
hugepages-2Mi 0 (0%!)(MISSING) 0 (0%!)(MISSING)
hugepages-32Mi 0 (0%!)(MISSING) 0 (0%!)(MISSING)
hugepages-64Ki 0 (0%!)(MISSING) 0 (0%!)(MISSING)
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Normal Starting 6m1s kube-proxy
Normal NodeHasSufficientMemory 6m24s (x8 over 6m24s) kubelet Node addons-291974 status is now: NodeHasSufficientMemory
Normal NodeHasNoDiskPressure 6m24s (x8 over 6m24s) kubelet Node addons-291974 status is now: NodeHasNoDiskPressure
Normal NodeHasSufficientPID 6m24s (x7 over 6m24s) kubelet Node addons-291974 status is now: NodeHasSufficientPID
Normal NodeAllocatableEnforced 6m24s kubelet Updated Node Allocatable limit across pods
Normal NodeHasSufficientMemory 6m17s kubelet Node addons-291974 status is now: NodeHasSufficientMemory
Normal NodeHasNoDiskPressure 6m17s kubelet Node addons-291974 status is now: NodeHasNoDiskPressure
Normal NodeHasSufficientPID 6m17s kubelet Node addons-291974 status is now: NodeHasSufficientPID
Normal NodeNotReady 6m17s kubelet Node addons-291974 status is now: NodeNotReady
Normal NodeAllocatableEnforced 6m17s kubelet Updated Node Allocatable limit across pods
Normal NodeReady 6m17s kubelet Node addons-291974 status is now: NodeReady
Normal Starting 6m17s kubelet Starting kubelet.
Normal RegisteredNode 6m3s node-controller Node addons-291974 event: Registered Node addons-291974 in Controller
==> dmesg <==
[ +0.001044] FS-Cache: O-key=[8] 'a1633b0000000000'
[ +0.000699] FS-Cache: N-cookie c=00000055 [p=0000004b fl=2 nc=0 na=1]
[ +0.000925] FS-Cache: N-cookie d=000000005e8a4d65{9p.inode} n=000000000ffb7ace
[ +0.001030] FS-Cache: N-key=[8] 'a1633b0000000000'
[ +2.409383] FS-Cache: Duplicate cookie detected
[ +0.000785] FS-Cache: O-cookie c=0000004c [p=0000004b fl=226 nc=0 na=1]
[ +0.001070] FS-Cache: O-cookie d=000000005e8a4d65{9p.inode} n=00000000245342bc
[ +0.001340] FS-Cache: O-key=[8] 'a0633b0000000000'
[ +0.000818] FS-Cache: N-cookie c=00000057 [p=0000004b fl=2 nc=0 na=1]
[ +0.001255] FS-Cache: N-cookie d=000000005e8a4d65{9p.inode} n=00000000e32e4481
[ +0.001230] FS-Cache: N-key=[8] 'a0633b0000000000'
[ +0.367540] FS-Cache: Duplicate cookie detected
[ +0.000705] FS-Cache: O-cookie c=00000051 [p=0000004b fl=226 nc=0 na=1]
[ +0.001055] FS-Cache: O-cookie d=000000005e8a4d65{9p.inode} n=00000000b6242977
[ +0.001068] FS-Cache: O-key=[8] 'a6633b0000000000'
[ +0.000703] FS-Cache: N-cookie c=00000058 [p=0000004b fl=2 nc=0 na=1]
[ +0.000923] FS-Cache: N-cookie d=000000005e8a4d65{9p.inode} n=000000000215316f
[ +0.001033] FS-Cache: N-key=[8] 'a6633b0000000000'
[ +3.687293] FS-Cache: Duplicate cookie detected
[ +0.000778] FS-Cache: O-cookie c=0000005a [p=00000002 fl=222 nc=0 na=1]
[ +0.001141] FS-Cache: O-cookie d=00000000d7f80a87{9P.session} n=00000000877ec9ea
[ +0.001166] FS-Cache: O-key=[10] '34333031373130383431'
[ +0.000801] FS-Cache: N-cookie c=0000005b [p=00000002 fl=2 nc=0 na=1]
[ +0.000956] FS-Cache: N-cookie d=00000000d7f80a87{9P.session} n=0000000070e36644
[ +0.001110] FS-Cache: N-key=[10] '34333031373130383431'
==> etcd [80c6b646805bf368a40ca05618aa6fdac49fad357f531f587acf513f9a29be64] <==
{"level":"info","ts":"2024-07-29T12:59:19.201455Z","caller":"embed/etcd.go:569","msg":"cmux::serve","address":"192.168.49.2:2380"}
{"level":"info","ts":"2024-07-29T12:59:19.20264Z","caller":"etcdserver/server.go:744","msg":"started as single-node; fast-forwarding election ticks","local-member-id":"aec36adc501070cc","forward-ticks":9,"forward-duration":"900ms","election-ticks":10,"election-timeout":"1s"}
{"level":"info","ts":"2024-07-29T12:59:19.202677Z","caller":"fileutil/purge.go:50","msg":"started to purge file","dir":"/var/lib/minikube/etcd/member/snap","suffix":"snap.db","max":5,"interval":"30s"}
{"level":"info","ts":"2024-07-29T12:59:19.202692Z","caller":"fileutil/purge.go:50","msg":"started to purge file","dir":"/var/lib/minikube/etcd/member/snap","suffix":"snap","max":5,"interval":"30s"}
{"level":"info","ts":"2024-07-29T12:59:19.202703Z","caller":"fileutil/purge.go:50","msg":"started to purge file","dir":"/var/lib/minikube/etcd/member/wal","suffix":"wal","max":5,"interval":"30s"}
{"level":"info","ts":"2024-07-29T12:59:19.202937Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc switched to configuration voters=(12593026477526642892)"}
{"level":"info","ts":"2024-07-29T12:59:19.203031Z","caller":"membership/cluster.go:421","msg":"added member","cluster-id":"fa54960ea34d58be","local-member-id":"aec36adc501070cc","added-peer-id":"aec36adc501070cc","added-peer-peer-urls":["https://192.168.49.2:2380"]}
{"level":"info","ts":"2024-07-29T12:59:20.085639Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc is starting a new election at term 1"}
{"level":"info","ts":"2024-07-29T12:59:20.085885Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became pre-candidate at term 1"}
{"level":"info","ts":"2024-07-29T12:59:20.085993Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgPreVoteResp from aec36adc501070cc at term 1"}
{"level":"info","ts":"2024-07-29T12:59:20.086152Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became candidate at term 2"}
{"level":"info","ts":"2024-07-29T12:59:20.086268Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgVoteResp from aec36adc501070cc at term 2"}
{"level":"info","ts":"2024-07-29T12:59:20.086369Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became leader at term 2"}
{"level":"info","ts":"2024-07-29T12:59:20.086458Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"raft.node: aec36adc501070cc elected leader aec36adc501070cc at term 2"}
{"level":"info","ts":"2024-07-29T12:59:20.089778Z","caller":"etcdserver/server.go:2068","msg":"published local member to cluster through raft","local-member-id":"aec36adc501070cc","local-member-attributes":"{Name:addons-291974 ClientURLs:[https://192.168.49.2:2379]}","request-path":"/0/members/aec36adc501070cc/attributes","cluster-id":"fa54960ea34d58be","publish-timeout":"7s"}
{"level":"info","ts":"2024-07-29T12:59:20.090117Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
{"level":"info","ts":"2024-07-29T12:59:20.090625Z","caller":"etcdserver/server.go:2578","msg":"setting up initial cluster version using v2 API","cluster-version":"3.5"}
{"level":"info","ts":"2024-07-29T12:59:20.092809Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
{"level":"info","ts":"2024-07-29T12:59:20.093478Z","caller":"membership/cluster.go:584","msg":"set initial cluster version","cluster-id":"fa54960ea34d58be","local-member-id":"aec36adc501070cc","cluster-version":"3.5"}
{"level":"info","ts":"2024-07-29T12:59:20.093654Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
{"level":"info","ts":"2024-07-29T12:59:20.093826Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
{"level":"info","ts":"2024-07-29T12:59:20.093733Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
{"level":"info","ts":"2024-07-29T12:59:20.094022Z","caller":"etcdserver/server.go:2602","msg":"cluster version is updated","cluster-version":"3.5"}
{"level":"info","ts":"2024-07-29T12:59:20.093591Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
{"level":"info","ts":"2024-07-29T12:59:20.096092Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
==> gcp-auth [af04b013895be369c63e63d9c322c4c86dd66acf869228b9cdd7f9705e032f47] <==
2024/07/29 13:02:23 GCP Auth Webhook started!
2024/07/29 13:02:40 Ready to marshal response ...
2024/07/29 13:02:40 Ready to write response ...
2024/07/29 13:02:40 Ready to marshal response ...
2024/07/29 13:02:40 Ready to write response ...
==> kernel <==
13:05:43 up 8:48, 0 users, load average: 0.28, 1.11, 2.53
Linux addons-291974 5.15.0-1065-aws #71~20.04.1-Ubuntu SMP Fri Jun 28 19:59:49 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
PRETTY_NAME="Ubuntu 22.04.4 LTS"
==> kindnet [19475dea2f866e2b0450cac68b2a53f0bf0e7a307a44effa085302a4222ea0d6] <==
I0729 13:04:23.925272 1 main.go:299] handling current node
W0729 13:04:26.761731 1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
E0729 13:04:26.761796 1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
I0729 13:04:33.925395 1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
I0729 13:04:33.925432 1 main.go:299] handling current node
W0729 13:04:42.278791 1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
E0729 13:04:42.278829 1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
I0729 13:04:43.925353 1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
I0729 13:04:43.925392 1 main.go:299] handling current node
I0729 13:04:53.925161 1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
I0729 13:04:53.925199 1 main.go:299] handling current node
W0729 13:04:59.528910 1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
E0729 13:04:59.528951 1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.NetworkPolicy: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
W0729 13:05:02.393334 1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
E0729 13:05:02.393368 1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
I0729 13:05:03.925356 1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
I0729 13:05:03.925396 1 main.go:299] handling current node
I0729 13:05:13.925369 1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
I0729 13:05:13.925411 1 main.go:299] handling current node
W0729 13:05:16.360434 1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
E0729 13:05:16.360472 1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
I0729 13:05:23.925417 1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
I0729 13:05:23.925452 1 main.go:299] handling current node
I0729 13:05:33.925051 1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
I0729 13:05:33.925092 1 main.go:299] handling current node
==> kube-apiserver [8d81340ddb40675e97c481392542b1b98b2b124a03c3771ed55d9dcb0e61546f] <==
W0729 13:00:55.025668 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.105.121.123:443: connect: connection refused
W0729 13:00:56.031689 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.105.121.123:443: connect: connection refused
W0729 13:00:56.366534 1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.100.36.9:443: connect: connection refused
E0729 13:00:56.366570 1 dispatcher.go:214] failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.100.36.9:443: connect: connection refused
W0729 13:00:56.366966 1 dispatcher.go:225] Failed calling webhook, failing closed mutatepod.volcano.sh: failed calling webhook "mutatepod.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/pods/mutate?timeout=10s": dial tcp 10.105.121.123:443: connect: connection refused
W0729 13:00:56.433985 1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.100.36.9:443: connect: connection refused
E0729 13:00:56.434020 1 dispatcher.go:214] failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.100.36.9:443: connect: connection refused
W0729 13:00:56.434379 1 dispatcher.go:225] Failed calling webhook, failing closed mutatepod.volcano.sh: failed calling webhook "mutatepod.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/pods/mutate?timeout=10s": dial tcp 10.105.121.123:443: connect: connection refused
W0729 13:00:57.069490 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.105.121.123:443: connect: connection refused
W0729 13:00:58.114386 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.105.121.123:443: connect: connection refused
W0729 13:00:59.176562 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.105.121.123:443: connect: connection refused
W0729 13:01:00.255291 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.105.121.123:443: connect: connection refused
W0729 13:01:01.297084 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.105.121.123:443: connect: connection refused
W0729 13:01:02.348643 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.105.121.123:443: connect: connection refused
W0729 13:01:03.412537 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.105.121.123:443: connect: connection refused
W0729 13:01:04.503763 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.105.121.123:443: connect: connection refused
W0729 13:01:05.550291 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.105.121.123:443: connect: connection refused
W0729 13:01:16.340765 1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.100.36.9:443: connect: connection refused
E0729 13:01:16.340802 1 dispatcher.go:214] failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.100.36.9:443: connect: connection refused
W0729 13:01:56.374446 1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.100.36.9:443: connect: connection refused
E0729 13:01:56.374482 1 dispatcher.go:214] failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.100.36.9:443: connect: connection refused
W0729 13:01:56.439357 1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.100.36.9:443: connect: connection refused
E0729 13:01:56.439396 1 dispatcher.go:214] failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.100.36.9:443: connect: connection refused
I0729 13:02:40.765175 1 controller.go:615] quota admission added evaluator for: jobs.batch.volcano.sh
I0729 13:02:40.814729 1 controller.go:615] quota admission added evaluator for: podgroups.scheduling.volcano.sh
==> kube-controller-manager [33649eaf3747587abdc5a41ec6f450b4856eeb02c42b7fe1f05cb64db5bf9868] <==
I0729 13:01:56.404664 1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-create"
I0729 13:01:56.410565 1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-create"
I0729 13:01:56.446563 1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch"
I0729 13:01:56.459613 1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch"
I0729 13:01:56.462657 1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch"
I0729 13:01:56.472819 1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch"
I0729 13:01:57.554019 1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-create"
I0729 13:01:57.566077 1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch"
I0729 13:01:58.662158 1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch"
I0729 13:01:58.688344 1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-create"
I0729 13:01:59.567971 1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-create"
I0729 13:01:59.583052 1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch"
I0729 13:01:59.668670 1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch"
I0729 13:01:59.676847 1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch"
I0729 13:01:59.681702 1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch"
I0729 13:01:59.693672 1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-create"
I0729 13:01:59.703021 1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-create"
I0729 13:01:59.709561 1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-create"
I0729 13:02:23.649294 1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="gcp-auth/gcp-auth-5db96cd9b4" duration="12.189105ms"
I0729 13:02:23.649909 1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="gcp-auth/gcp-auth-5db96cd9b4" duration="66.576µs"
I0729 13:02:29.025530 1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch"
I0729 13:02:29.027123 1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-create"
I0729 13:02:29.072422 1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch"
I0729 13:02:29.072715 1 job_controller.go:566] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-create"
I0729 13:02:40.486691 1 job_controller.go:566] "enqueueing job" logger="job-controller" key="volcano-system/volcano-admission-init"
==> kube-proxy [31b9341c6510fe63d38f9094a3b12985fac474889f955af03490eb178eb60b73] <==
I0729 12:59:41.318449 1 server_linux.go:69] "Using iptables proxy"
I0729 12:59:41.330807 1 server.go:1062] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
I0729 12:59:41.368240 1 server.go:659] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
I0729 12:59:41.368293 1 server_linux.go:165] "Using iptables Proxier"
I0729 12:59:41.370196 1 server_linux.go:511] "Detect-local-mode set to ClusterCIDR, but no cluster CIDR for family" ipFamily="IPv6"
I0729 12:59:41.370216 1 server_linux.go:528] "Defaulting to no-op detect-local"
I0729 12:59:41.370248 1 proxier.go:243] "Setting route_localnet=1 to allow node-ports on localhost; to change this either disable iptables.localhostNodePorts (--iptables-localhost-nodeports) or set nodePortAddresses (--nodeport-addresses) to filter loopback addresses"
I0729 12:59:41.370461 1 server.go:872] "Version info" version="v1.30.3"
I0729 12:59:41.370481 1 server.go:874] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
I0729 12:59:41.377456 1 config.go:192] "Starting service config controller"
I0729 12:59:41.377482 1 shared_informer.go:313] Waiting for caches to sync for service config
I0729 12:59:41.377533 1 config.go:101] "Starting endpoint slice config controller"
I0729 12:59:41.377539 1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
I0729 12:59:41.385312 1 config.go:319] "Starting node config controller"
I0729 12:59:41.385336 1 shared_informer.go:313] Waiting for caches to sync for node config
I0729 12:59:41.478082 1 shared_informer.go:320] Caches are synced for service config
I0729 12:59:41.478162 1 shared_informer.go:320] Caches are synced for endpoint slice config
I0729 12:59:41.489154 1 shared_informer.go:320] Caches are synced for node config
==> kube-scheduler [bfa4a15179bb770aef94ccd891fd436e63ae1dae2715e514f6308106448944d6] <==
W0729 12:59:23.278694 1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
E0729 12:59:23.278710 1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
W0729 12:59:23.278747 1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
E0729 12:59:23.278764 1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolume: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
W0729 12:59:23.279329 1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
E0729 12:59:23.279355 1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PodDisruptionBudget: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
W0729 12:59:23.279401 1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
E0729 12:59:23.279418 1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIDriver: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
W0729 12:59:23.280286 1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
E0729 12:59:23.280436 1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
W0729 12:59:24.084622 1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
E0729 12:59:24.084870 1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StatefulSet: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
W0729 12:59:24.247801 1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
E0729 12:59:24.247918 1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
W0729 12:59:24.252409 1 reflector.go:547] runtime/asm_arm64.s:1222: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
E0729 12:59:24.252620 1 reflector.go:150] runtime/asm_arm64.s:1222: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
W0729 12:59:24.291176 1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
E0729 12:59:24.291221 1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIStorageCapacity: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
W0729 12:59:24.334964 1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
E0729 12:59:24.335186 1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
W0729 12:59:24.351311 1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
E0729 12:59:24.351355 1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PodDisruptionBudget: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
W0729 12:59:24.385602 1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
E0729 12:59:24.385644 1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Service: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
I0729 12:59:26.670067 1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
==> kubelet <==
Jul 29 13:03:36 addons-291974 kubelet[1548]: E0729 13:03:36.697490 1548 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"gadget\" with CrashLoopBackOff: \"back-off 2m40s restarting failed container=gadget pod=gadget-nxvwg_gadget(603608b8-1205-4f3a-ab6d-c3880dc950c9)\"" pod="gadget/gadget-nxvwg" podUID="603608b8-1205-4f3a-ab6d-c3880dc950c9"
Jul 29 13:03:44 addons-291974 kubelet[1548]: I0729 13:03:44.696613 1548 kubelet_pods.go:988] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-proxy-vjm2x" secret="" err="secret \"gcp-auth\" not found"
Jul 29 13:03:51 addons-291974 kubelet[1548]: I0729 13:03:51.698652 1548 scope.go:117] "RemoveContainer" containerID="705d609ff249e288cfdf015ecafebf6f1b3b99b66aa40ac00a3a395258b28ff1"
Jul 29 13:03:51 addons-291974 kubelet[1548]: E0729 13:03:51.699154 1548 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"gadget\" with CrashLoopBackOff: \"back-off 2m40s restarting failed container=gadget pod=gadget-nxvwg_gadget(603608b8-1205-4f3a-ab6d-c3880dc950c9)\"" pod="gadget/gadget-nxvwg" podUID="603608b8-1205-4f3a-ab6d-c3880dc950c9"
Jul 29 13:04:03 addons-291974 kubelet[1548]: I0729 13:04:03.696646 1548 scope.go:117] "RemoveContainer" containerID="705d609ff249e288cfdf015ecafebf6f1b3b99b66aa40ac00a3a395258b28ff1"
Jul 29 13:04:03 addons-291974 kubelet[1548]: E0729 13:04:03.697159 1548 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"gadget\" with CrashLoopBackOff: \"back-off 2m40s restarting failed container=gadget pod=gadget-nxvwg_gadget(603608b8-1205-4f3a-ab6d-c3880dc950c9)\"" pod="gadget/gadget-nxvwg" podUID="603608b8-1205-4f3a-ab6d-c3880dc950c9"
Jul 29 13:04:05 addons-291974 kubelet[1548]: I0729 13:04:05.697489 1548 kubelet_pods.go:988] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-656c9c8d9c-scjg9" secret="" err="secret \"gcp-auth\" not found"
Jul 29 13:04:16 addons-291974 kubelet[1548]: I0729 13:04:16.696680 1548 scope.go:117] "RemoveContainer" containerID="705d609ff249e288cfdf015ecafebf6f1b3b99b66aa40ac00a3a395258b28ff1"
Jul 29 13:04:16 addons-291974 kubelet[1548]: E0729 13:04:16.697195 1548 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"gadget\" with CrashLoopBackOff: \"back-off 2m40s restarting failed container=gadget pod=gadget-nxvwg_gadget(603608b8-1205-4f3a-ab6d-c3880dc950c9)\"" pod="gadget/gadget-nxvwg" podUID="603608b8-1205-4f3a-ab6d-c3880dc950c9"
Jul 29 13:04:21 addons-291974 kubelet[1548]: I0729 13:04:21.697549 1548 kubelet_pods.go:988] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/nvidia-device-plugin-daemonset-78vkw" secret="" err="secret \"gcp-auth\" not found"
Jul 29 13:04:30 addons-291974 kubelet[1548]: I0729 13:04:30.696129 1548 scope.go:117] "RemoveContainer" containerID="705d609ff249e288cfdf015ecafebf6f1b3b99b66aa40ac00a3a395258b28ff1"
Jul 29 13:04:30 addons-291974 kubelet[1548]: E0729 13:04:30.696646 1548 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"gadget\" with CrashLoopBackOff: \"back-off 2m40s restarting failed container=gadget pod=gadget-nxvwg_gadget(603608b8-1205-4f3a-ab6d-c3880dc950c9)\"" pod="gadget/gadget-nxvwg" podUID="603608b8-1205-4f3a-ab6d-c3880dc950c9"
Jul 29 13:04:45 addons-291974 kubelet[1548]: I0729 13:04:45.696840 1548 scope.go:117] "RemoveContainer" containerID="705d609ff249e288cfdf015ecafebf6f1b3b99b66aa40ac00a3a395258b28ff1"
Jul 29 13:04:45 addons-291974 kubelet[1548]: E0729 13:04:45.697841 1548 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"gadget\" with CrashLoopBackOff: \"back-off 2m40s restarting failed container=gadget pod=gadget-nxvwg_gadget(603608b8-1205-4f3a-ab6d-c3880dc950c9)\"" pod="gadget/gadget-nxvwg" podUID="603608b8-1205-4f3a-ab6d-c3880dc950c9"
Jul 29 13:04:56 addons-291974 kubelet[1548]: I0729 13:04:56.696553 1548 scope.go:117] "RemoveContainer" containerID="705d609ff249e288cfdf015ecafebf6f1b3b99b66aa40ac00a3a395258b28ff1"
Jul 29 13:04:56 addons-291974 kubelet[1548]: E0729 13:04:56.697060 1548 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"gadget\" with CrashLoopBackOff: \"back-off 2m40s restarting failed container=gadget pod=gadget-nxvwg_gadget(603608b8-1205-4f3a-ab6d-c3880dc950c9)\"" pod="gadget/gadget-nxvwg" podUID="603608b8-1205-4f3a-ab6d-c3880dc950c9"
Jul 29 13:05:00 addons-291974 kubelet[1548]: I0729 13:05:00.696671 1548 kubelet_pods.go:988] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-proxy-vjm2x" secret="" err="secret \"gcp-auth\" not found"
Jul 29 13:05:10 addons-291974 kubelet[1548]: I0729 13:05:10.696882 1548 scope.go:117] "RemoveContainer" containerID="705d609ff249e288cfdf015ecafebf6f1b3b99b66aa40ac00a3a395258b28ff1"
Jul 29 13:05:10 addons-291974 kubelet[1548]: E0729 13:05:10.697414 1548 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"gadget\" with CrashLoopBackOff: \"back-off 2m40s restarting failed container=gadget pod=gadget-nxvwg_gadget(603608b8-1205-4f3a-ab6d-c3880dc950c9)\"" pod="gadget/gadget-nxvwg" podUID="603608b8-1205-4f3a-ab6d-c3880dc950c9"
Jul 29 13:05:23 addons-291974 kubelet[1548]: I0729 13:05:23.696734 1548 kubelet_pods.go:988] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/nvidia-device-plugin-daemonset-78vkw" secret="" err="secret \"gcp-auth\" not found"
Jul 29 13:05:23 addons-291974 kubelet[1548]: I0729 13:05:23.698316 1548 kubelet_pods.go:988] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-656c9c8d9c-scjg9" secret="" err="secret \"gcp-auth\" not found"
Jul 29 13:05:25 addons-291974 kubelet[1548]: I0729 13:05:25.700988 1548 scope.go:117] "RemoveContainer" containerID="705d609ff249e288cfdf015ecafebf6f1b3b99b66aa40ac00a3a395258b28ff1"
Jul 29 13:05:25 addons-291974 kubelet[1548]: E0729 13:05:25.701566 1548 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"gadget\" with CrashLoopBackOff: \"back-off 2m40s restarting failed container=gadget pod=gadget-nxvwg_gadget(603608b8-1205-4f3a-ab6d-c3880dc950c9)\"" pod="gadget/gadget-nxvwg" podUID="603608b8-1205-4f3a-ab6d-c3880dc950c9"
Jul 29 13:05:39 addons-291974 kubelet[1548]: I0729 13:05:39.696354 1548 scope.go:117] "RemoveContainer" containerID="705d609ff249e288cfdf015ecafebf6f1b3b99b66aa40ac00a3a395258b28ff1"
Jul 29 13:05:39 addons-291974 kubelet[1548]: E0729 13:05:39.697300 1548 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"gadget\" with CrashLoopBackOff: \"back-off 2m40s restarting failed container=gadget pod=gadget-nxvwg_gadget(603608b8-1205-4f3a-ab6d-c3880dc950c9)\"" pod="gadget/gadget-nxvwg" podUID="603608b8-1205-4f3a-ab6d-c3880dc950c9"
==> storage-provisioner [6847143f7f73efca63d8cb11c7e9e9904a7c4469ef7090e771c20bac276db20b] <==
I0729 12:59:46.610166 1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
I0729 12:59:46.645840 1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
I0729 12:59:46.645902 1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
I0729 12:59:46.682414 1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
I0729 12:59:46.682628 1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-291974_0cbd0582-ee80-4d37-b4d2-735925791f24!
I0729 12:59:46.683821 1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"0c168e04-e937-43e1-af14-32676dc40946", APIVersion:"v1", ResourceVersion:"599", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-291974_0cbd0582-ee80-4d37-b4d2-735925791f24 became leader
I0729 12:59:46.783751 1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-291974_0cbd0582-ee80-4d37-b4d2-735925791f24!
-- /stdout --
helpers_test.go:254: (dbg) Run: out/minikube-linux-arm64 status --format={{.APIServer}} -p addons-291974 -n addons-291974
helpers_test.go:261: (dbg) Run: kubectl --context addons-291974 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:272: non-running pods: ingress-nginx-admission-create-4vm7g ingress-nginx-admission-patch-nhl28 test-job-nginx-0
helpers_test.go:274: ======> post-mortem[TestAddons/serial/Volcano]: describe non-running pods <======
helpers_test.go:277: (dbg) Run: kubectl --context addons-291974 describe pod ingress-nginx-admission-create-4vm7g ingress-nginx-admission-patch-nhl28 test-job-nginx-0
helpers_test.go:277: (dbg) Non-zero exit: kubectl --context addons-291974 describe pod ingress-nginx-admission-create-4vm7g ingress-nginx-admission-patch-nhl28 test-job-nginx-0: exit status 1 (88.335665ms)
** stderr **
Error from server (NotFound): pods "ingress-nginx-admission-create-4vm7g" not found
Error from server (NotFound): pods "ingress-nginx-admission-patch-nhl28" not found
Error from server (NotFound): pods "test-job-nginx-0" not found
** /stderr **
helpers_test.go:279: kubectl --context addons-291974 describe pod ingress-nginx-admission-create-4vm7g ingress-nginx-admission-patch-nhl28 test-job-nginx-0: exit status 1
--- FAIL: TestAddons/serial/Volcano (199.84s)