=== RUN TestAddons/parallel/Ingress
=== PAUSE TestAddons/parallel/Ingress
=== CONT TestAddons/parallel/Ingress
addons_test.go:209: (dbg) Run: kubectl --context addons-524777 wait --for=condition=ready --namespace=ingress-nginx pod --selector=app.kubernetes.io/component=controller --timeout=90s
addons_test.go:234: (dbg) Run: kubectl --context addons-524777 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:247: (dbg) Run: kubectl --context addons-524777 replace --force -f testdata/nginx-pod-svc.yaml
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: waiting 8m0s for pods matching "run=nginx" in namespace "default" ...
helpers_test.go:344: "nginx" [80aaefbe-67bb-40dc-809d-37c8d2b74fb5] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [80aaefbe-67bb-40dc-809d-37c8d2b74fb5] Running
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 10.003118403s
addons_test.go:264: (dbg) Run: out/minikube-linux-arm64 -p addons-524777 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:288: (dbg) Run: kubectl --context addons-524777 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:293: (dbg) Run: out/minikube-linux-arm64 -p addons-524777 ip
addons_test.go:299: (dbg) Run: nslookup hello-john.test 192.168.49.2
addons_test.go:299: (dbg) Non-zero exit: nslookup hello-john.test 192.168.49.2: exit status 1 (15.12093441s)
-- stdout --
;; connection timed out; no servers could be reached
-- /stdout --
addons_test.go:301: failed to nslookup hello-john.test host. args "nslookup hello-john.test 192.168.49.2" : exit status 1
addons_test.go:305: unexpected output from nslookup. stdout: ;; connection timed out; no servers could be reached
stderr:
addons_test.go:308: (dbg) Run: out/minikube-linux-arm64 -p addons-524777 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:308: (dbg) Done: out/minikube-linux-arm64 -p addons-524777 addons disable ingress-dns --alsologtostderr -v=1: (2.168493127s)
addons_test.go:313: (dbg) Run: out/minikube-linux-arm64 -p addons-524777 addons disable ingress --alsologtostderr -v=1
addons_test.go:313: (dbg) Done: out/minikube-linux-arm64 -p addons-524777 addons disable ingress --alsologtostderr -v=1: (7.798250942s)
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:230: ======> post-mortem[TestAddons/parallel/Ingress]: docker inspect <======
helpers_test.go:231: (dbg) Run: docker inspect addons-524777
helpers_test.go:235: (dbg) docker inspect addons-524777:
-- stdout --
[
{
"Id": "9e41c348b1f808a7d6add92f5985a095d203e9b474840b3d52395bf5e044b4d1",
"Created": "2024-07-01T10:20:43.250407649Z",
"Path": "/usr/local/bin/entrypoint",
"Args": [
"/sbin/init"
],
"State": {
"Status": "running",
"Running": true,
"Paused": false,
"Restarting": false,
"OOMKilled": false,
"Dead": false,
"Pid": 8761,
"ExitCode": 0,
"Error": "",
"StartedAt": "2024-07-01T10:20:43.419289172Z",
"FinishedAt": "0001-01-01T00:00:00Z"
},
"Image": "sha256:59cf53f54b1bed0b432ebf08c6ac817bec062867b90e25c5452b8e7c3276a7ff",
"ResolvConfPath": "/var/lib/docker/containers/9e41c348b1f808a7d6add92f5985a095d203e9b474840b3d52395bf5e044b4d1/resolv.conf",
"HostnamePath": "/var/lib/docker/containers/9e41c348b1f808a7d6add92f5985a095d203e9b474840b3d52395bf5e044b4d1/hostname",
"HostsPath": "/var/lib/docker/containers/9e41c348b1f808a7d6add92f5985a095d203e9b474840b3d52395bf5e044b4d1/hosts",
"LogPath": "/var/lib/docker/containers/9e41c348b1f808a7d6add92f5985a095d203e9b474840b3d52395bf5e044b4d1/9e41c348b1f808a7d6add92f5985a095d203e9b474840b3d52395bf5e044b4d1-json.log",
"Name": "/addons-524777",
"RestartCount": 0,
"Driver": "overlay2",
"Platform": "linux",
"MountLabel": "",
"ProcessLabel": "",
"AppArmorProfile": "unconfined",
"ExecIDs": null,
"HostConfig": {
"Binds": [
"addons-524777:/var",
"/lib/modules:/lib/modules:ro"
],
"ContainerIDFile": "",
"LogConfig": {
"Type": "json-file",
"Config": {}
},
"NetworkMode": "addons-524777",
"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/034d759ae13372fee9150216e9f152c13531f6428689d7e548ed99759f3fcf2b-init/diff:/var/lib/docker/overlay2/e2acd239da47561f1d9e6fd001d862cb4e9126743685e90d21bf67d89013d8ee/diff",
"MergedDir": "/var/lib/docker/overlay2/034d759ae13372fee9150216e9f152c13531f6428689d7e548ed99759f3fcf2b/merged",
"UpperDir": "/var/lib/docker/overlay2/034d759ae13372fee9150216e9f152c13531f6428689d7e548ed99759f3fcf2b/diff",
"WorkDir": "/var/lib/docker/overlay2/034d759ae13372fee9150216e9f152c13531f6428689d7e548ed99759f3fcf2b/work"
},
"Name": "overlay2"
},
"Mounts": [
{
"Type": "volume",
"Name": "addons-524777",
"Source": "/var/lib/docker/volumes/addons-524777/_data",
"Destination": "/var",
"Driver": "local",
"Mode": "z",
"RW": true,
"Propagation": ""
},
{
"Type": "bind",
"Source": "/lib/modules",
"Destination": "/lib/modules",
"Mode": "ro",
"RW": false,
"Propagation": "rprivate"
}
],
"Config": {
"Hostname": "addons-524777",
"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-1719413016-19142@sha256:af368900f8c68437efd9db2dba61a03b07068e5b9fe0dc8d7f46be199657779d",
"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-524777",
"name.minikube.sigs.k8s.io": "addons-524777",
"role.minikube.sigs.k8s.io": ""
},
"StopSignal": "SIGRTMIN+3"
},
"NetworkSettings": {
"Bridge": "",
"SandboxID": "3bd680844b8e72f6acc3593d4492a6d7cb179753eec99bb9a979b6fb7eae4068",
"SandboxKey": "/var/run/docker/netns/3bd680844b8e",
"Ports": {
"22/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "32768"
}
],
"2376/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "32769"
}
],
"32443/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "32772"
}
],
"5000/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "32770"
}
],
"8443/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "32771"
}
]
},
"HairpinMode": false,
"LinkLocalIPv6Address": "",
"LinkLocalIPv6PrefixLen": 0,
"SecondaryIPAddresses": null,
"SecondaryIPv6Addresses": null,
"EndpointID": "",
"Gateway": "",
"GlobalIPv6Address": "",
"GlobalIPv6PrefixLen": 0,
"IPAddress": "",
"IPPrefixLen": 0,
"IPv6Gateway": "",
"MacAddress": "",
"Networks": {
"addons-524777": {
"IPAMConfig": {
"IPv4Address": "192.168.49.2"
},
"Links": null,
"Aliases": null,
"MacAddress": "02:42:c0:a8:31:02",
"DriverOpts": null,
"NetworkID": "24ed019afbe901bc1a934f0047138f1fb3986c51bda263b4732cc1e1d0bf09ae",
"EndpointID": "80897bedc0fadd4580450999945ff6c30b34b36aa9067b559509dc34a32cc4cc",
"Gateway": "192.168.49.1",
"IPAddress": "192.168.49.2",
"IPPrefixLen": 24,
"IPv6Gateway": "",
"GlobalIPv6Address": "",
"GlobalIPv6PrefixLen": 0,
"DNSNames": [
"addons-524777",
"9e41c348b1f8"
]
}
}
}
}
]
-- /stdout --
helpers_test.go:239: (dbg) Run: out/minikube-linux-arm64 status --format={{.Host}} -p addons-524777 -n addons-524777
helpers_test.go:244: <<< TestAddons/parallel/Ingress FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======> post-mortem[TestAddons/parallel/Ingress]: minikube logs <======
helpers_test.go:247: (dbg) Run: out/minikube-linux-arm64 -p addons-524777 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-524777 logs -n 25: (1.045203348s)
helpers_test.go:252: TestAddons/parallel/Ingress logs:
-- stdout --
==> Audit <==
|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
| Command | Args | Profile | User | Version | Start Time | End Time |
|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
| delete | -p download-only-853630 | download-only-853630 | jenkins | v1.33.1 | 01 Jul 24 10:20 UTC | 01 Jul 24 10:20 UTC |
| delete | -p download-only-834214 | download-only-834214 | jenkins | v1.33.1 | 01 Jul 24 10:20 UTC | 01 Jul 24 10:20 UTC |
| start | --download-only -p | download-docker-930280 | jenkins | v1.33.1 | 01 Jul 24 10:20 UTC | |
| | download-docker-930280 | | | | | |
| | --alsologtostderr | | | | | |
| | --driver=docker | | | | | |
| | --container-runtime=docker | | | | | |
| delete | -p download-docker-930280 | download-docker-930280 | jenkins | v1.33.1 | 01 Jul 24 10:20 UTC | 01 Jul 24 10:20 UTC |
| start | --download-only -p | binary-mirror-892917 | jenkins | v1.33.1 | 01 Jul 24 10:20 UTC | |
| | binary-mirror-892917 | | | | | |
| | --alsologtostderr | | | | | |
| | --binary-mirror | | | | | |
| | http://127.0.0.1:44225 | | | | | |
| | --driver=docker | | | | | |
| | --container-runtime=docker | | | | | |
| delete | -p binary-mirror-892917 | binary-mirror-892917 | jenkins | v1.33.1 | 01 Jul 24 10:20 UTC | 01 Jul 24 10:20 UTC |
| addons | disable dashboard -p | addons-524777 | jenkins | v1.33.1 | 01 Jul 24 10:20 UTC | |
| | addons-524777 | | | | | |
| addons | enable dashboard -p | addons-524777 | jenkins | v1.33.1 | 01 Jul 24 10:20 UTC | |
| | addons-524777 | | | | | |
| start | -p addons-524777 --wait=true | addons-524777 | jenkins | v1.33.1 | 01 Jul 24 10:20 UTC | 01 Jul 24 10:24 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=docker | | | | | |
| | --addons=ingress | | | | | |
| | --addons=ingress-dns | | | | | |
| addons | enable headlamp | addons-524777 | jenkins | v1.33.1 | 01 Jul 24 10:24 UTC | 01 Jul 24 10:24 UTC |
| | -p addons-524777 | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| ip | addons-524777 ip | addons-524777 | jenkins | v1.33.1 | 01 Jul 24 10:24 UTC | 01 Jul 24 10:24 UTC |
| addons | addons-524777 addons disable | addons-524777 | jenkins | v1.33.1 | 01 Jul 24 10:24 UTC | 01 Jul 24 10:24 UTC |
| | registry --alsologtostderr | | | | | |
| | -v=1 | | | | | |
| addons | disable nvidia-device-plugin | addons-524777 | jenkins | v1.33.1 | 01 Jul 24 10:24 UTC | 01 Jul 24 10:24 UTC |
| | -p addons-524777 | | | | | |
| ssh | addons-524777 ssh cat | addons-524777 | jenkins | v1.33.1 | 01 Jul 24 10:24 UTC | 01 Jul 24 10:24 UTC |
| | /opt/local-path-provisioner/pvc-35f29c88-304b-4ef0-9c28-da78ae15e134_default_test-pvc/file1 | | | | | |
| addons | addons-524777 addons disable | addons-524777 | jenkins | v1.33.1 | 01 Jul 24 10:24 UTC | 01 Jul 24 10:25 UTC |
| | storage-provisioner-rancher | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| addons | addons-524777 addons disable | addons-524777 | jenkins | v1.33.1 | 01 Jul 24 10:24 UTC | 01 Jul 24 10:24 UTC |
| | volcano --alsologtostderr -v=1 | | | | | |
| addons | disable cloud-spanner -p | addons-524777 | jenkins | v1.33.1 | 01 Jul 24 10:25 UTC | 01 Jul 24 10:25 UTC |
| | addons-524777 | | | | | |
| addons | addons-524777 addons | addons-524777 | jenkins | v1.33.1 | 01 Jul 24 10:25 UTC | 01 Jul 24 10:25 UTC |
| | disable csi-hostpath-driver | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| addons | addons-524777 addons | addons-524777 | jenkins | v1.33.1 | 01 Jul 24 10:25 UTC | 01 Jul 24 10:25 UTC |
| | disable volumesnapshots | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| addons | disable inspektor-gadget -p | addons-524777 | jenkins | v1.33.1 | 01 Jul 24 10:25 UTC | 01 Jul 24 10:25 UTC |
| | addons-524777 | | | | | |
| addons | addons-524777 addons | addons-524777 | jenkins | v1.33.1 | 01 Jul 24 10:25 UTC | 01 Jul 24 10:25 UTC |
| | disable metrics-server | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| ssh | addons-524777 ssh curl -s | addons-524777 | jenkins | v1.33.1 | 01 Jul 24 10:25 UTC | 01 Jul 24 10:25 UTC |
| | http://127.0.0.1/ -H 'Host: | | | | | |
| | nginx.example.com' | | | | | |
| ip | addons-524777 ip | addons-524777 | jenkins | v1.33.1 | 01 Jul 24 10:25 UTC | 01 Jul 24 10:25 UTC |
| addons | addons-524777 addons disable | addons-524777 | jenkins | v1.33.1 | 01 Jul 24 10:26 UTC | 01 Jul 24 10:26 UTC |
| | ingress-dns --alsologtostderr | | | | | |
| | -v=1 | | | | | |
| addons | addons-524777 addons disable | addons-524777 | jenkins | v1.33.1 | 01 Jul 24 10:26 UTC | 01 Jul 24 10:26 UTC |
| | ingress --alsologtostderr -v=1 | | | | | |
|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
==> Last Start <==
Log file created at: 2024/07/01 10:20:19
Running on machine: ip-172-31-30-239
Binary: Built with gc go1.22.4 for linux/arm64
Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
I0701 10:20:19.122743 8264 out.go:291] Setting OutFile to fd 1 ...
I0701 10:20:19.123004 8264 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0701 10:20:19.123037 8264 out.go:304] Setting ErrFile to fd 2...
I0701 10:20:19.123058 8264 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0701 10:20:19.123364 8264 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19162-2194/.minikube/bin
I0701 10:20:19.123847 8264 out.go:298] Setting JSON to false
I0701 10:20:19.124638 8264 start.go:129] hostinfo: {"hostname":"ip-172-31-30-239","uptime":161,"bootTime":1719829059,"procs":147,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1063-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
I0701 10:20:19.124735 8264 start.go:139] virtualization:
I0701 10:20:19.128107 8264 out.go:177] * [addons-524777] minikube v1.33.1 on Ubuntu 20.04 (arm64)
I0701 10:20:19.130132 8264 out.go:177] - MINIKUBE_LOCATION=19162
I0701 10:20:19.130194 8264 notify.go:220] Checking for updates...
I0701 10:20:19.133962 8264 out.go:177] - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
I0701 10:20:19.136034 8264 out.go:177] - KUBECONFIG=/home/jenkins/minikube-integration/19162-2194/kubeconfig
I0701 10:20:19.138502 8264 out.go:177] - MINIKUBE_HOME=/home/jenkins/minikube-integration/19162-2194/.minikube
I0701 10:20:19.140931 8264 out.go:177] - MINIKUBE_BIN=out/minikube-linux-arm64
I0701 10:20:19.143046 8264 out.go:177] - MINIKUBE_FORCE_SYSTEMD=
I0701 10:20:19.145230 8264 driver.go:392] Setting default libvirt URI to qemu:///system
I0701 10:20:19.171507 8264 docker.go:122] docker version: linux-27.0.3:Docker Engine - Community
I0701 10:20:19.171656 8264 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0701 10:20:19.231742 8264 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-07-01 10:20:19.223303857 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1063-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214896640 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:27.0.3 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e Expected:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.15.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.28.1]] Warnings:<nil>}}
I0701 10:20:19.231851 8264 docker.go:295] overlay module found
I0701 10:20:19.234168 8264 out.go:177] * Using the docker driver based on user configuration
I0701 10:20:19.235767 8264 start.go:297] selected driver: docker
I0701 10:20:19.235789 8264 start.go:901] validating driver "docker" against <nil>
I0701 10:20:19.235802 8264 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
I0701 10:20:19.236401 8264 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0701 10:20:19.288671 8264 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-07-01 10:20:19.280284127 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1063-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214896640 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:27.0.3 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e Expected:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.15.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.28.1]] Warnings:<nil>}}
I0701 10:20:19.288823 8264 start_flags.go:310] no existing cluster config was found, will generate one from the flags
I0701 10:20:19.289048 8264 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]
I0701 10:20:19.291154 8264 out.go:177] * Using Docker driver with root privileges
I0701 10:20:19.293012 8264 cni.go:84] Creating CNI manager for ""
I0701 10:20:19.293044 8264 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
I0701 10:20:19.293061 8264 start_flags.go:319] Found "bridge CNI" CNI - setting NetworkPlugin=cni
I0701 10:20:19.293154 8264 start.go:340] cluster config:
{Name:addons-524777 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719413016-19142@sha256:af368900f8c68437efd9db2dba61a03b07068e5b9fe0dc8d7f46be199657779d Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.2 ClusterName:addons-524777 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime
:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.30.2 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock:
SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
I0701 10:20:19.295452 8264 out.go:177] * Starting "addons-524777" primary control-plane node in "addons-524777" cluster
I0701 10:20:19.297428 8264 cache.go:121] Beginning downloading kic base image for docker with docker
I0701 10:20:19.299587 8264 out.go:177] * Pulling base image v0.0.44-1719413016-19142 ...
I0701 10:20:19.301295 8264 preload.go:132] Checking if preload exists for k8s version v1.30.2 and runtime docker
I0701 10:20:19.301358 8264 preload.go:147] Found local preload: /home/jenkins/minikube-integration/19162-2194/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.2-docker-overlay2-arm64.tar.lz4
I0701 10:20:19.301362 8264 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719413016-19142@sha256:af368900f8c68437efd9db2dba61a03b07068e5b9fe0dc8d7f46be199657779d in local docker daemon
I0701 10:20:19.301370 8264 cache.go:56] Caching tarball of preloaded images
I0701 10:20:19.301444 8264 preload.go:173] Found /home/jenkins/minikube-integration/19162-2194/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.2-docker-overlay2-arm64.tar.lz4 in cache, skipping download
I0701 10:20:19.301458 8264 cache.go:59] Finished verifying existence of preloaded tar for v1.30.2 on docker
I0701 10:20:19.301796 8264 profile.go:143] Saving config to /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777/config.json ...
I0701 10:20:19.301817 8264 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777/config.json: {Name:mk52d7ac034320dfebc9cd798c6e02b248d867c2 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0701 10:20:19.317235 8264 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719413016-19142@sha256:af368900f8c68437efd9db2dba61a03b07068e5b9fe0dc8d7f46be199657779d to local cache
I0701 10:20:19.317373 8264 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719413016-19142@sha256:af368900f8c68437efd9db2dba61a03b07068e5b9fe0dc8d7f46be199657779d in local cache directory
I0701 10:20:19.317391 8264 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719413016-19142@sha256:af368900f8c68437efd9db2dba61a03b07068e5b9fe0dc8d7f46be199657779d in local cache directory, skipping pull
I0701 10:20:19.317396 8264 image.go:105] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719413016-19142@sha256:af368900f8c68437efd9db2dba61a03b07068e5b9fe0dc8d7f46be199657779d exists in cache, skipping pull
I0701 10:20:19.317405 8264 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719413016-19142@sha256:af368900f8c68437efd9db2dba61a03b07068e5b9fe0dc8d7f46be199657779d as a tarball
I0701 10:20:19.317410 8264 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719413016-19142@sha256:af368900f8c68437efd9db2dba61a03b07068e5b9fe0dc8d7f46be199657779d from local cache
I0701 10:20:35.837753 8264 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719413016-19142@sha256:af368900f8c68437efd9db2dba61a03b07068e5b9fe0dc8d7f46be199657779d from cached tarball
I0701 10:20:35.837788 8264 cache.go:194] Successfully downloaded all kic artifacts
I0701 10:20:35.837829 8264 start.go:360] acquireMachinesLock for addons-524777: {Name:mkd527540dbd785afb61c9b89f3a803cda016092 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
I0701 10:20:35.837956 8264 start.go:364] duration metric: took 94.617µs to acquireMachinesLock for "addons-524777"
I0701 10:20:35.837983 8264 start.go:93] Provisioning new machine with config: &{Name:addons-524777 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719413016-19142@sha256:af368900f8c68437efd9db2dba61a03b07068e5b9fe0dc8d7f46be199657779d Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.2 ClusterName:addons-524777 Namespace:default APIServerHAVIP: APIServerName:min
ikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.30.2 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s 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 Cust
omQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.30.2 ContainerRuntime:docker ControlPlane:true Worker:true}
I0701 10:20:35.838072 8264 start.go:125] createHost starting for "" (driver="docker")
I0701 10:20:35.840247 8264 out.go:204] * Creating docker container (CPUs=2, Memory=4000MB) ...
I0701 10:20:35.840475 8264 start.go:159] libmachine.API.Create for "addons-524777" (driver="docker")
I0701 10:20:35.840513 8264 client.go:168] LocalClient.Create starting
I0701 10:20:35.840630 8264 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19162-2194/.minikube/certs/ca.pem
I0701 10:20:36.166966 8264 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19162-2194/.minikube/certs/cert.pem
I0701 10:20:37.024032 8264 cli_runner.go:164] Run: docker network inspect addons-524777 --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}}]}"
W0701 10:20:37.041807 8264 cli_runner.go:211] docker network inspect addons-524777 --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
I0701 10:20:37.041911 8264 network_create.go:284] running [docker network inspect addons-524777] to gather additional debugging logs...
I0701 10:20:37.041941 8264 cli_runner.go:164] Run: docker network inspect addons-524777
W0701 10:20:37.056648 8264 cli_runner.go:211] docker network inspect addons-524777 returned with exit code 1
I0701 10:20:37.056684 8264 network_create.go:287] error running [docker network inspect addons-524777]: docker network inspect addons-524777: exit status 1
stdout:
[]
stderr:
Error response from daemon: network addons-524777 not found
I0701 10:20:37.056697 8264 network_create.go:289] output of [docker network inspect addons-524777]: -- stdout --
[]
-- /stdout --
** stderr **
Error response from daemon: network addons-524777 not found
** /stderr **
I0701 10:20:37.056808 8264 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}}]}"
I0701 10:20:37.070973 8264 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:0x4001862880}
I0701 10:20:37.071016 8264 network_create.go:124] attempt to create docker network addons-524777 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
I0701 10:20:37.071072 8264 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-524777 addons-524777
I0701 10:20:37.134579 8264 network_create.go:108] docker network addons-524777 192.168.49.0/24 created
I0701 10:20:37.134611 8264 kic.go:121] calculated static IP "192.168.49.2" for the "addons-524777" container
I0701 10:20:37.134695 8264 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
I0701 10:20:37.149527 8264 cli_runner.go:164] Run: docker volume create addons-524777 --label name.minikube.sigs.k8s.io=addons-524777 --label created_by.minikube.sigs.k8s.io=true
I0701 10:20:37.166054 8264 oci.go:103] Successfully created a docker volume addons-524777
I0701 10:20:37.166143 8264 cli_runner.go:164] Run: docker run --rm --name addons-524777-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-524777 --entrypoint /usr/bin/test -v addons-524777:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719413016-19142@sha256:af368900f8c68437efd9db2dba61a03b07068e5b9fe0dc8d7f46be199657779d -d /var/lib
I0701 10:20:39.240359 8264 cli_runner.go:217] Completed: docker run --rm --name addons-524777-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-524777 --entrypoint /usr/bin/test -v addons-524777:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719413016-19142@sha256:af368900f8c68437efd9db2dba61a03b07068e5b9fe0dc8d7f46be199657779d -d /var/lib: (2.07417162s)
I0701 10:20:39.240387 8264 oci.go:107] Successfully prepared a docker volume addons-524777
I0701 10:20:39.240405 8264 preload.go:132] Checking if preload exists for k8s version v1.30.2 and runtime docker
I0701 10:20:39.240423 8264 kic.go:194] Starting extracting preloaded images to volume ...
I0701 10:20:39.240507 8264 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19162-2194/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.2-docker-overlay2-arm64.tar.lz4:/preloaded.tar:ro -v addons-524777:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719413016-19142@sha256:af368900f8c68437efd9db2dba61a03b07068e5b9fe0dc8d7f46be199657779d -I lz4 -xf /preloaded.tar -C /extractDir
I0701 10:20:43.190065 8264 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19162-2194/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.2-docker-overlay2-arm64.tar.lz4:/preloaded.tar:ro -v addons-524777:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719413016-19142@sha256:af368900f8c68437efd9db2dba61a03b07068e5b9fe0dc8d7f46be199657779d -I lz4 -xf /preloaded.tar -C /extractDir: (3.949510557s)
I0701 10:20:43.190095 8264 kic.go:203] duration metric: took 3.949668558s to extract preloaded images to volume ...
W0701 10:20:43.190262 8264 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
I0701 10:20:43.190416 8264 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
I0701 10:20:43.236111 8264 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-524777 --name addons-524777 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-524777 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-524777 --network addons-524777 --ip 192.168.49.2 --volume addons-524777:/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-1719413016-19142@sha256:af368900f8c68437efd9db2dba61a03b07068e5b9fe0dc8d7f46be199657779d
I0701 10:20:43.574492 8264 cli_runner.go:164] Run: docker container inspect addons-524777 --format={{.State.Running}}
I0701 10:20:43.599752 8264 cli_runner.go:164] Run: docker container inspect addons-524777 --format={{.State.Status}}
I0701 10:20:43.618202 8264 cli_runner.go:164] Run: docker exec addons-524777 stat /var/lib/dpkg/alternatives/iptables
I0701 10:20:43.685567 8264 oci.go:144] the created container "addons-524777" has a running status.
I0701 10:20:43.685595 8264 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19162-2194/.minikube/machines/addons-524777/id_rsa...
I0701 10:20:44.274028 8264 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19162-2194/.minikube/machines/addons-524777/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
I0701 10:20:44.295752 8264 cli_runner.go:164] Run: docker container inspect addons-524777 --format={{.State.Status}}
I0701 10:20:44.316746 8264 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
I0701 10:20:44.316768 8264 kic_runner.go:114] Args: [docker exec --privileged addons-524777 chown docker:docker /home/docker/.ssh/authorized_keys]
I0701 10:20:44.385531 8264 cli_runner.go:164] Run: docker container inspect addons-524777 --format={{.State.Status}}
I0701 10:20:44.409522 8264 machine.go:94] provisionDockerMachine start ...
I0701 10:20:44.409611 8264 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-524777
I0701 10:20:44.431263 8264 main.go:141] libmachine: Using SSH client type: native
I0701 10:20:44.431592 8264 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2ba0] 0x3e5400 <nil> [] 0s} 127.0.0.1 32768 <nil> <nil>}
I0701 10:20:44.431608 8264 main.go:141] libmachine: About to run SSH command:
hostname
I0701 10:20:44.571002 8264 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-524777
I0701 10:20:44.571029 8264 ubuntu.go:169] provisioning hostname "addons-524777"
I0701 10:20:44.571092 8264 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-524777
I0701 10:20:44.591522 8264 main.go:141] libmachine: Using SSH client type: native
I0701 10:20:44.591811 8264 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2ba0] 0x3e5400 <nil> [] 0s} 127.0.0.1 32768 <nil> <nil>}
I0701 10:20:44.591831 8264 main.go:141] libmachine: About to run SSH command:
sudo hostname addons-524777 && echo "addons-524777" | sudo tee /etc/hostname
I0701 10:20:44.742898 8264 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-524777
I0701 10:20:44.742986 8264 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-524777
I0701 10:20:44.763021 8264 main.go:141] libmachine: Using SSH client type: native
I0701 10:20:44.763275 8264 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2ba0] 0x3e5400 <nil> [] 0s} 127.0.0.1 32768 <nil> <nil>}
I0701 10:20:44.763291 8264 main.go:141] libmachine: About to run SSH command:
if ! grep -xq '.*\saddons-524777' /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-524777/g' /etc/hosts;
else
echo '127.0.1.1 addons-524777' | sudo tee -a /etc/hosts;
fi
fi
I0701 10:20:44.899128 8264 main.go:141] libmachine: SSH cmd err, output: <nil>:
I0701 10:20:44.899156 8264 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19162-2194/.minikube CaCertPath:/home/jenkins/minikube-integration/19162-2194/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19162-2194/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19162-2194/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19162-2194/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19162-2194/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19162-2194/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19162-2194/.minikube}
I0701 10:20:44.899182 8264 ubuntu.go:177] setting up certificates
I0701 10:20:44.899193 8264 provision.go:84] configureAuth start
I0701 10:20:44.899278 8264 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-524777
I0701 10:20:44.915762 8264 provision.go:143] copyHostCerts
I0701 10:20:44.915870 8264 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19162-2194/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19162-2194/.minikube/ca.pem (1078 bytes)
I0701 10:20:44.915996 8264 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19162-2194/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19162-2194/.minikube/cert.pem (1123 bytes)
I0701 10:20:44.916061 8264 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19162-2194/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19162-2194/.minikube/key.pem (1679 bytes)
I0701 10:20:44.916109 8264 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19162-2194/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19162-2194/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19162-2194/.minikube/certs/ca-key.pem org=jenkins.addons-524777 san=[127.0.0.1 192.168.49.2 addons-524777 localhost minikube]
I0701 10:20:45.265618 8264 provision.go:177] copyRemoteCerts
I0701 10:20:45.265740 8264 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
I0701 10:20:45.265795 8264 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-524777
I0701 10:20:45.286999 8264 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19162-2194/.minikube/machines/addons-524777/id_rsa Username:docker}
I0701 10:20:45.388076 8264 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19162-2194/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
I0701 10:20:45.413293 8264 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19162-2194/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
I0701 10:20:45.438605 8264 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19162-2194/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
I0701 10:20:45.464147 8264 provision.go:87] duration metric: took 564.940674ms to configureAuth
I0701 10:20:45.464173 8264 ubuntu.go:193] setting minikube options for container-runtime
I0701 10:20:45.464372 8264 config.go:182] Loaded profile config "addons-524777": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.30.2
I0701 10:20:45.464425 8264 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-524777
I0701 10:20:45.481549 8264 main.go:141] libmachine: Using SSH client type: native
I0701 10:20:45.481787 8264 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2ba0] 0x3e5400 <nil> [] 0s} 127.0.0.1 32768 <nil> <nil>}
I0701 10:20:45.481803 8264 main.go:141] libmachine: About to run SSH command:
df --output=fstype / | tail -n 1
I0701 10:20:45.620239 8264 main.go:141] libmachine: SSH cmd err, output: <nil>: overlay
I0701 10:20:45.620320 8264 ubuntu.go:71] root file system type: overlay
I0701 10:20:45.620463 8264 provision.go:314] Updating docker unit: /lib/systemd/system/docker.service ...
I0701 10:20:45.620549 8264 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-524777
I0701 10:20:45.639082 8264 main.go:141] libmachine: Using SSH client type: native
I0701 10:20:45.639461 8264 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2ba0] 0x3e5400 <nil> [] 0s} 127.0.0.1 32768 <nil> <nil>}
I0701 10:20:45.639551 8264 main.go:141] libmachine: About to run SSH command:
sudo mkdir -p /lib/systemd/system && printf %!s(MISSING) "[Unit]
Description=Docker Application Container Engine
Documentation=https://docs.docker.com
BindsTo=containerd.service
After=network-online.target firewalld.service containerd.service
Wants=network-online.target
Requires=docker.socket
StartLimitBurst=3
StartLimitIntervalSec=60
[Service]
Type=notify
Restart=on-failure
# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
# The base configuration already specifies an 'ExecStart=...' command. The first directive
# here is to clear out that command inherited from the base configuration. Without this,
# the command from the base configuration and the command specified here are treated as
# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
# will catch this invalid input and refuse to start the service with an error like:
# Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
ExecStart=
ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=docker --insecure-registry 10.96.0.0/12
ExecReload=/bin/kill -s HUP \$MAINPID
# Having non-zero Limit*s causes performance problems due to accounting overhead
# in the kernel. We recommend using cgroups to do container-local accounting.
LimitNOFILE=infinity
LimitNPROC=infinity
LimitCORE=infinity
# Uncomment TasksMax if your systemd version supports it.
# Only systemd 226 and above support this version.
TasksMax=infinity
TimeoutStartSec=0
# set delegate yes so that systemd does not reset the cgroups of docker containers
Delegate=yes
# kill only the docker process, not all processes in the cgroup
KillMode=process
[Install]
WantedBy=multi-user.target
" | sudo tee /lib/systemd/system/docker.service.new
I0701 10:20:45.792752 8264 main.go:141] libmachine: SSH cmd err, output: <nil>: [Unit]
Description=Docker Application Container Engine
Documentation=https://docs.docker.com
BindsTo=containerd.service
After=network-online.target firewalld.service containerd.service
Wants=network-online.target
Requires=docker.socket
StartLimitBurst=3
StartLimitIntervalSec=60
[Service]
Type=notify
Restart=on-failure
# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
# The base configuration already specifies an 'ExecStart=...' command. The first directive
# here is to clear out that command inherited from the base configuration. Without this,
# the command from the base configuration and the command specified here are treated as
# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
# will catch this invalid input and refuse to start the service with an error like:
# Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
ExecStart=
ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=docker --insecure-registry 10.96.0.0/12
ExecReload=/bin/kill -s HUP $MAINPID
# Having non-zero Limit*s causes performance problems due to accounting overhead
# in the kernel. We recommend using cgroups to do container-local accounting.
LimitNOFILE=infinity
LimitNPROC=infinity
LimitCORE=infinity
# Uncomment TasksMax if your systemd version supports it.
# Only systemd 226 and above support this version.
TasksMax=infinity
TimeoutStartSec=0
# set delegate yes so that systemd does not reset the cgroups of docker containers
Delegate=yes
# kill only the docker process, not all processes in the cgroup
KillMode=process
[Install]
WantedBy=multi-user.target
I0701 10:20:45.792831 8264 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-524777
I0701 10:20:45.810054 8264 main.go:141] libmachine: Using SSH client type: native
I0701 10:20:45.810305 8264 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2ba0] 0x3e5400 <nil> [] 0s} 127.0.0.1 32768 <nil> <nil>}
I0701 10:20:45.810329 8264 main.go:141] libmachine: About to run SSH command:
sudo diff -u /lib/systemd/system/docker.service /lib/systemd/system/docker.service.new || { sudo mv /lib/systemd/system/docker.service.new /lib/systemd/system/docker.service; sudo systemctl -f daemon-reload && sudo systemctl -f enable docker && sudo systemctl -f restart docker; }
I0701 10:20:46.582149 8264 main.go:141] libmachine: SSH cmd err, output: <nil>: --- /lib/systemd/system/docker.service 2024-06-24 14:56:13.000000000 +0000
+++ /lib/systemd/system/docker.service.new 2024-07-01 10:20:45.786067186 +0000
@@ -1,46 +1,49 @@
[Unit]
Description=Docker Application Container Engine
Documentation=https://docs.docker.com
-After=network-online.target docker.socket firewalld.service containerd.service time-set.target
-Wants=network-online.target containerd.service
+BindsTo=containerd.service
+After=network-online.target firewalld.service containerd.service
+Wants=network-online.target
Requires=docker.socket
+StartLimitBurst=3
+StartLimitIntervalSec=60
[Service]
Type=notify
-# the default is not to use systemd for cgroups because the delegate issues still
-# exists and systemd currently does not support the cgroup feature set required
-# for containers run by docker
-ExecStart=/usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
-ExecReload=/bin/kill -s HUP $MAINPID
-TimeoutStartSec=0
-RestartSec=2
-Restart=always
+Restart=on-failure
-# Note that StartLimit* options were moved from "Service" to "Unit" in systemd 229.
-# Both the old, and new location are accepted by systemd 229 and up, so using the old location
-# to make them work for either version of systemd.
-StartLimitBurst=3
-# Note that StartLimitInterval was renamed to StartLimitIntervalSec in systemd 230.
-# Both the old, and new name are accepted by systemd 230 and up, so using the old name to make
-# this option work for either version of systemd.
-StartLimitInterval=60s
+
+# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
+# The base configuration already specifies an 'ExecStart=...' command. The first directive
+# here is to clear out that command inherited from the base configuration. Without this,
+# the command from the base configuration and the command specified here are treated as
+# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
+# will catch this invalid input and refuse to start the service with an error like:
+# Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
+
+# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
+# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
+ExecStart=
+ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=docker --insecure-registry 10.96.0.0/12
+ExecReload=/bin/kill -s HUP $MAINPID
# Having non-zero Limit*s causes performance problems due to accounting overhead
# in the kernel. We recommend using cgroups to do container-local accounting.
+LimitNOFILE=infinity
LimitNPROC=infinity
LimitCORE=infinity
-# Comment TasksMax if your systemd version does not support it.
-# Only systemd 226 and above support this option.
+# Uncomment TasksMax if your systemd version supports it.
+# Only systemd 226 and above support this version.
TasksMax=infinity
+TimeoutStartSec=0
# set delegate yes so that systemd does not reset the cgroups of docker containers
Delegate=yes
# kill only the docker process, not all processes in the cgroup
KillMode=process
-OOMScoreAdjust=-500
[Install]
WantedBy=multi-user.target
Synchronizing state of docker.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install enable docker
I0701 10:20:46.582184 8264 machine.go:97] duration metric: took 2.172636831s to provisionDockerMachine
I0701 10:20:46.582197 8264 client.go:171] duration metric: took 10.741673321s to LocalClient.Create
I0701 10:20:46.582215 8264 start.go:167] duration metric: took 10.741739886s to libmachine.API.Create "addons-524777"
I0701 10:20:46.582224 8264 start.go:293] postStartSetup for "addons-524777" (driver="docker")
I0701 10:20:46.582235 8264 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]
I0701 10:20:46.582306 8264 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
I0701 10:20:46.582350 8264 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-524777
I0701 10:20:46.600354 8264 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19162-2194/.minikube/machines/addons-524777/id_rsa Username:docker}
I0701 10:20:46.696257 8264 ssh_runner.go:195] Run: cat /etc/os-release
I0701 10:20:46.699419 8264 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
I0701 10:20:46.699458 8264 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
I0701 10:20:46.699469 8264 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
I0701 10:20:46.699476 8264 info.go:137] Remote host: Ubuntu 22.04.4 LTS
I0701 10:20:46.699492 8264 filesync.go:126] Scanning /home/jenkins/minikube-integration/19162-2194/.minikube/addons for local assets ...
I0701 10:20:46.699568 8264 filesync.go:126] Scanning /home/jenkins/minikube-integration/19162-2194/.minikube/files for local assets ...
I0701 10:20:46.699595 8264 start.go:296] duration metric: took 117.364598ms for postStartSetup
I0701 10:20:46.699900 8264 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-524777
I0701 10:20:46.715878 8264 profile.go:143] Saving config to /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777/config.json ...
I0701 10:20:46.716164 8264 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
I0701 10:20:46.716214 8264 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-524777
I0701 10:20:46.732414 8264 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19162-2194/.minikube/machines/addons-524777/id_rsa Username:docker}
I0701 10:20:46.823806 8264 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
I0701 10:20:46.828339 8264 start.go:128] duration metric: took 10.990247492s to createHost
I0701 10:20:46.828369 8264 start.go:83] releasing machines lock for "addons-524777", held for 10.990401987s
I0701 10:20:46.828474 8264 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-524777
I0701 10:20:46.845064 8264 ssh_runner.go:195] Run: cat /version.json
I0701 10:20:46.845127 8264 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-524777
I0701 10:20:46.845368 8264 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
I0701 10:20:46.845446 8264 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-524777
I0701 10:20:46.866407 8264 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19162-2194/.minikube/machines/addons-524777/id_rsa Username:docker}
I0701 10:20:46.867522 8264 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19162-2194/.minikube/machines/addons-524777/id_rsa Username:docker}
I0701 10:20:47.086415 8264 ssh_runner.go:195] Run: systemctl --version
I0701 10:20:47.090707 8264 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
I0701 10:20:47.094856 8264 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' {}" ;
I0701 10:20:47.119329 8264 cni.go:230] loopback cni configuration patched: "/etc/cni/net.d/*loopback.conf*" found
I0701 10:20:47.119409 8264 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" ;
I0701 10:20:47.149699 8264 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
I0701 10:20:47.149730 8264 start.go:494] detecting cgroup driver to use...
I0701 10:20:47.149763 8264 detect.go:196] detected "cgroupfs" cgroup driver on host os
I0701 10:20:47.149872 8264 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"
I0701 10:20:47.165509 8264 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"
I0701 10:20:47.175399 8264 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"
I0701 10:20:47.184911 8264 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
I0701 10:20:47.185012 8264 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
I0701 10:20:47.194672 8264 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"
I0701 10:20:47.203936 8264 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
I0701 10:20:47.213458 8264 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
I0701 10:20:47.223001 8264 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
I0701 10:20:47.232052 8264 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"
I0701 10:20:47.241431 8264 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
I0701 10:20:47.250992 8264 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"
I0701 10:20:47.260725 8264 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
I0701 10:20:47.269231 8264 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
I0701 10:20:47.277762 8264 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I0701 10:20:47.361600 8264 ssh_runner.go:195] Run: sudo systemctl restart containerd
I0701 10:20:47.449289 8264 start.go:494] detecting cgroup driver to use...
I0701 10:20:47.449378 8264 detect.go:196] detected "cgroupfs" cgroup driver on host os
I0701 10:20:47.449455 8264 ssh_runner.go:195] Run: sudo systemctl cat docker.service
I0701 10:20:47.468180 8264 cruntime.go:279] skipping containerd shutdown because we are bound to it
I0701 10:20:47.468279 8264 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
I0701 10:20:47.480994 8264 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %!s(MISSING) "runtime-endpoint: unix:///var/run/cri-dockerd.sock
" | sudo tee /etc/crictl.yaml"
I0701 10:20:47.499031 8264 ssh_runner.go:195] Run: which cri-dockerd
I0701 10:20:47.503355 8264 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/cri-docker.service.d
I0701 10:20:47.513467 8264 ssh_runner.go:362] scp memory --> /etc/systemd/system/cri-docker.service.d/10-cni.conf (189 bytes)
I0701 10:20:47.538936 8264 ssh_runner.go:195] Run: sudo systemctl unmask docker.service
I0701 10:20:47.642699 8264 ssh_runner.go:195] Run: sudo systemctl enable docker.socket
I0701 10:20:47.750019 8264 docker.go:574] configuring docker to use "cgroupfs" as cgroup driver...
I0701 10:20:47.750173 8264 ssh_runner.go:362] scp memory --> /etc/docker/daemon.json (130 bytes)
I0701 10:20:47.767991 8264 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I0701 10:20:47.854322 8264 ssh_runner.go:195] Run: sudo systemctl restart docker
I0701 10:20:48.137813 8264 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.socket
I0701 10:20:48.150658 8264 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
I0701 10:20:48.163932 8264 ssh_runner.go:195] Run: sudo systemctl unmask cri-docker.socket
I0701 10:20:48.262873 8264 ssh_runner.go:195] Run: sudo systemctl enable cri-docker.socket
I0701 10:20:48.355311 8264 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I0701 10:20:48.452586 8264 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.socket
I0701 10:20:48.467674 8264 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
I0701 10:20:48.478929 8264 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I0701 10:20:48.567145 8264 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.service
I0701 10:20:48.634404 8264 start.go:541] Will wait 60s for socket path /var/run/cri-dockerd.sock
I0701 10:20:48.634543 8264 ssh_runner.go:195] Run: stat /var/run/cri-dockerd.sock
I0701 10:20:48.638087 8264 start.go:562] Will wait 60s for crictl version
I0701 10:20:48.638184 8264 ssh_runner.go:195] Run: which crictl
I0701 10:20:48.644157 8264 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
I0701 10:20:48.686263 8264 start.go:578] Version: 0.1.0
RuntimeName: docker
RuntimeVersion: 27.0.1
RuntimeApiVersion: v1
I0701 10:20:48.686375 8264 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
I0701 10:20:48.708581 8264 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
I0701 10:20:48.739431 8264 out.go:204] * Preparing Kubernetes v1.30.2 on Docker 27.0.1 ...
I0701 10:20:48.739545 8264 cli_runner.go:164] Run: docker network inspect addons-524777 --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}}]}"
I0701 10:20:48.754517 8264 ssh_runner.go:195] Run: grep 192.168.49.1 host.minikube.internal$ /etc/hosts
I0701 10:20:48.758377 8264 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""
I0701 10:20:48.769035 8264 kubeadm.go:877] updating cluster {Name:addons-524777 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719413016-19142@sha256:af368900f8c68437efd9db2dba61a03b07068e5b9fe0dc8d7f46be199657779d Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.2 ClusterName:addons-524777 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNa
mes:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.2 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s 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 CustomQemuF
irmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
I0701 10:20:48.769148 8264 preload.go:132] Checking if preload exists for k8s version v1.30.2 and runtime docker
I0701 10:20:48.769207 8264 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
I0701 10:20:48.789950 8264 docker.go:685] Got preloaded images: -- stdout --
registry.k8s.io/kube-apiserver:v1.30.2
registry.k8s.io/kube-controller-manager:v1.30.2
registry.k8s.io/kube-scheduler:v1.30.2
registry.k8s.io/kube-proxy:v1.30.2
registry.k8s.io/etcd:3.5.12-0
registry.k8s.io/coredns/coredns:v1.11.1
registry.k8s.io/pause:3.9
gcr.io/k8s-minikube/storage-provisioner:v5
-- /stdout --
I0701 10:20:48.789972 8264 docker.go:615] Images already preloaded, skipping extraction
I0701 10:20:48.790033 8264 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
I0701 10:20:48.806429 8264 docker.go:685] Got preloaded images: -- stdout --
registry.k8s.io/kube-apiserver:v1.30.2
registry.k8s.io/kube-scheduler:v1.30.2
registry.k8s.io/kube-controller-manager:v1.30.2
registry.k8s.io/kube-proxy:v1.30.2
registry.k8s.io/etcd:3.5.12-0
registry.k8s.io/coredns/coredns:v1.11.1
registry.k8s.io/pause:3.9
gcr.io/k8s-minikube/storage-provisioner:v5
-- /stdout --
I0701 10:20:48.806453 8264 cache_images.go:84] Images are preloaded, skipping loading
I0701 10:20:48.806471 8264 kubeadm.go:928] updating node { 192.168.49.2 8443 v1.30.2 docker true true} ...
I0701 10:20:48.806570 8264 kubeadm.go:940] kubelet [Unit]
Wants=docker.socket
[Service]
ExecStart=
ExecStart=/var/lib/minikube/binaries/v1.30.2/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=addons-524777 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
[Install]
config:
{KubernetesVersion:v1.30.2 ClusterName:addons-524777 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
I0701 10:20:48.806641 8264 ssh_runner.go:195] Run: docker info --format {{.CgroupDriver}}
I0701 10:20:48.852121 8264 cni.go:84] Creating CNI manager for ""
I0701 10:20:48.852145 8264 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
I0701 10:20:48.852157 8264 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
I0701 10:20:48.852176 8264 kubeadm.go:181] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:192.168.49.2 APIServerPort:8443 KubernetesVersion:v1.30.2 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-524777 NodeName:addons-524777 DNSDomain:cluster.local CRISocket:/var/run/cri-dockerd.sock ImageRepository: ComponentOptions:[{Component:apiServer ExtraArgs:map[enable-admission-plugins:NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota] Pairs:map[certSANs:["127.0.0.1", "localhost", "192.168.49.2"]]} {Component:controllerManager ExtraArgs:map[allocate-node-cidrs:true leader-elect:false] Pairs:map[]} {Component:scheduler ExtraArgs:map[leader-elect:false] Pairs:map[]}] FeatureArgs:map[] NodeIP:192.168.49.2 CgroupDriver:cgroupfs ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPodPath:/etc/kuber
netes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///var/run/cri-dockerd.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
I0701 10:20:48.852328 8264 kubeadm.go:187] kubeadm config:
apiVersion: kubeadm.k8s.io/v1beta3
kind: InitConfiguration
localAPIEndpoint:
advertiseAddress: 192.168.49.2
bindPort: 8443
bootstrapTokens:
- groups:
- system:bootstrappers:kubeadm:default-node-token
ttl: 24h0m0s
usages:
- signing
- authentication
nodeRegistration:
criSocket: unix:///var/run/cri-dockerd.sock
name: "addons-524777"
kubeletExtraArgs:
node-ip: 192.168.49.2
taints: []
---
apiVersion: kubeadm.k8s.io/v1beta3
kind: ClusterConfiguration
apiServer:
certSANs: ["127.0.0.1", "localhost", "192.168.49.2"]
extraArgs:
enable-admission-plugins: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
controllerManager:
extraArgs:
allocate-node-cidrs: "true"
leader-elect: "false"
scheduler:
extraArgs:
leader-elect: "false"
certificatesDir: /var/lib/minikube/certs
clusterName: mk
controlPlaneEndpoint: control-plane.minikube.internal:8443
etcd:
local:
dataDir: /var/lib/minikube/etcd
extraArgs:
proxy-refresh-interval: "70000"
kubernetesVersion: v1.30.2
networking:
dnsDomain: cluster.local
podSubnet: "10.244.0.0/16"
serviceSubnet: 10.96.0.0/12
---
apiVersion: kubelet.config.k8s.io/v1beta1
kind: KubeletConfiguration
authentication:
x509:
clientCAFile: /var/lib/minikube/certs/ca.crt
cgroupDriver: cgroupfs
containerRuntimeEndpoint: unix:///var/run/cri-dockerd.sock
hairpinMode: hairpin-veth
runtimeRequestTimeout: 15m
clusterDomain: "cluster.local"
# disable disk resource management by default
imageGCHighThresholdPercent: 100
evictionHard:
nodefs.available: "0%!"(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
I0701 10:20:48.852396 8264 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.30.2
I0701 10:20:48.860859 8264 binaries.go:44] Found k8s binaries, skipping transfer
I0701 10:20:48.860967 8264 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
I0701 10:20:48.869418 8264 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (312 bytes)
I0701 10:20:48.888195 8264 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
I0701 10:20:48.906351 8264 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2155 bytes)
I0701 10:20:48.924326 8264 ssh_runner.go:195] Run: grep 192.168.49.2 control-plane.minikube.internal$ /etc/hosts
I0701 10:20:48.927737 8264 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""
I0701 10:20:48.938180 8264 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I0701 10:20:49.023615 8264 ssh_runner.go:195] Run: sudo systemctl start kubelet
I0701 10:20:49.036953 8264 certs.go:68] Setting up /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777 for IP: 192.168.49.2
I0701 10:20:49.037027 8264 certs.go:194] generating shared ca certs ...
I0701 10:20:49.037058 8264 certs.go:226] acquiring lock for ca certs: {Name:mk190b9986027b92e10049426e9c1a50d0addb47 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0701 10:20:49.037229 8264 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19162-2194/.minikube/ca.key
I0701 10:20:49.788089 8264 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19162-2194/.minikube/ca.crt ...
I0701 10:20:49.788120 8264 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19162-2194/.minikube/ca.crt: {Name:mk2e97413e5d6b076d1f7312b9559f47380c760f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0701 10:20:49.788306 8264 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19162-2194/.minikube/ca.key ...
I0701 10:20:49.788318 8264 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19162-2194/.minikube/ca.key: {Name:mkc8c03eb02da3ac91ae8a99f28a67547e2691b6 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0701 10:20:49.788397 8264 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19162-2194/.minikube/proxy-client-ca.key
I0701 10:20:50.343286 8264 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19162-2194/.minikube/proxy-client-ca.crt ...
I0701 10:20:50.343316 8264 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19162-2194/.minikube/proxy-client-ca.crt: {Name:mk1a28b8477a0e25caadbf64dce2c0f2513f1d72 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0701 10:20:50.343496 8264 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19162-2194/.minikube/proxy-client-ca.key ...
I0701 10:20:50.343509 8264 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19162-2194/.minikube/proxy-client-ca.key: {Name:mkb7641ad92f8709c33be215a59e6139930452bf Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0701 10:20:50.343587 8264 certs.go:256] generating profile certs ...
I0701 10:20:50.343646 8264 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777/client.key
I0701 10:20:50.343672 8264 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777/client.crt with IP's: []
I0701 10:20:50.803498 8264 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777/client.crt ...
I0701 10:20:50.803529 8264 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777/client.crt: {Name:mkfbf7636f8aaf2ce913150f40965cbbe20a9190 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0701 10:20:50.803703 8264 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777/client.key ...
I0701 10:20:50.803716 8264 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777/client.key: {Name:mkf43b5f93c1f84b949c35bf7011b56c250edcf5 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0701 10:20:50.803788 8264 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777/apiserver.key.77829488
I0701 10:20:50.803810 8264 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777/apiserver.crt.77829488 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
I0701 10:20:51.592129 8264 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777/apiserver.crt.77829488 ...
I0701 10:20:51.592165 8264 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777/apiserver.crt.77829488: {Name:mk69ec428efc0acb6d9e1461cf03fad33dd9f5c0 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0701 10:20:51.592343 8264 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777/apiserver.key.77829488 ...
I0701 10:20:51.592358 8264 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777/apiserver.key.77829488: {Name:mkdaf8f9cd6c89001e2c676464b56bc0ae45c638 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0701 10:20:51.592443 8264 certs.go:381] copying /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777/apiserver.crt.77829488 -> /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777/apiserver.crt
I0701 10:20:51.592520 8264 certs.go:385] copying /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777/apiserver.key.77829488 -> /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777/apiserver.key
I0701 10:20:51.592570 8264 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777/proxy-client.key
I0701 10:20:51.592593 8264 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777/proxy-client.crt with IP's: []
I0701 10:20:51.976771 8264 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777/proxy-client.crt ...
I0701 10:20:51.976801 8264 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777/proxy-client.crt: {Name:mk009cdaac06753c80b41dbfc97a8ac25199993c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0701 10:20:51.976981 8264 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777/proxy-client.key ...
I0701 10:20:51.976991 8264 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777/proxy-client.key: {Name:mk74086c7211a8dd9f3bad8a594ef792ff5dbbf4 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0701 10:20:51.977165 8264 certs.go:484] found cert: /home/jenkins/minikube-integration/19162-2194/.minikube/certs/ca-key.pem (1679 bytes)
I0701 10:20:51.977204 8264 certs.go:484] found cert: /home/jenkins/minikube-integration/19162-2194/.minikube/certs/ca.pem (1078 bytes)
I0701 10:20:51.977233 8264 certs.go:484] found cert: /home/jenkins/minikube-integration/19162-2194/.minikube/certs/cert.pem (1123 bytes)
I0701 10:20:51.977261 8264 certs.go:484] found cert: /home/jenkins/minikube-integration/19162-2194/.minikube/certs/key.pem (1679 bytes)
I0701 10:20:51.977844 8264 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19162-2194/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
I0701 10:20:52.004509 8264 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19162-2194/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
I0701 10:20:52.033846 8264 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19162-2194/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
I0701 10:20:52.059868 8264 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19162-2194/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
I0701 10:20:52.085635 8264 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
I0701 10:20:52.109655 8264 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
I0701 10:20:52.136626 8264 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
I0701 10:20:52.160378 8264 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19162-2194/.minikube/profiles/addons-524777/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
I0701 10:20:52.184712 8264 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19162-2194/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
I0701 10:20:52.210274 8264 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
I0701 10:20:52.228342 8264 ssh_runner.go:195] Run: openssl version
I0701 10:20:52.233951 8264 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"
I0701 10:20:52.243469 8264 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
I0701 10:20:52.246888 8264 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Jul 1 10:20 /usr/share/ca-certificates/minikubeCA.pem
I0701 10:20:52.246988 8264 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
I0701 10:20:52.253809 8264 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"
I0701 10:20:52.263000 8264 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
I0701 10:20:52.266263 8264 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
I0701 10:20:52.266307 8264 kubeadm.go:391] StartCluster: {Name:addons-524777 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719413016-19142@sha256:af368900f8c68437efd9db2dba61a03b07068e5b9fe0dc8d7f46be199657779d Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.2 ClusterName:addons-524777 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames
:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.2 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s 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 CustomQemuFirm
warePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
I0701 10:20:52.266433 8264 ssh_runner.go:195] Run: docker ps --filter status=paused --filter=name=k8s_.*_(kube-system)_ --format={{.ID}}
I0701 10:20:52.283119 8264 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
I0701 10:20:52.291533 8264 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
I0701 10:20:52.300097 8264 kubeadm.go:213] ignoring SystemVerification for kubeadm because of docker driver
I0701 10:20:52.300181 8264 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
I0701 10:20:52.310454 8264 kubeadm.go:154] config check failed, skipping stale config cleanup: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf: Process exited with status 2
stdout:
stderr:
ls: cannot access '/etc/kubernetes/admin.conf': No such file or directory
ls: cannot access '/etc/kubernetes/kubelet.conf': No such file or directory
ls: cannot access '/etc/kubernetes/controller-manager.conf': No such file or directory
ls: cannot access '/etc/kubernetes/scheduler.conf': No such file or directory
I0701 10:20:52.310475 8264 kubeadm.go:156] found existing configuration files:
I0701 10:20:52.310549 8264 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
I0701 10:20:52.319528 8264 kubeadm.go:162] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/admin.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf: Process exited with status 2
stdout:
stderr:
grep: /etc/kubernetes/admin.conf: No such file or directory
I0701 10:20:52.319598 8264 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
I0701 10:20:52.327795 8264 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
I0701 10:20:52.336100 8264 kubeadm.go:162] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/kubelet.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf: Process exited with status 2
stdout:
stderr:
grep: /etc/kubernetes/kubelet.conf: No such file or directory
I0701 10:20:52.336163 8264 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
I0701 10:20:52.344171 8264 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
I0701 10:20:52.353025 8264 kubeadm.go:162] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/controller-manager.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf: Process exited with status 2
stdout:
stderr:
grep: /etc/kubernetes/controller-manager.conf: No such file or directory
I0701 10:20:52.353100 8264 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
I0701 10:20:52.361360 8264 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
I0701 10:20:52.369850 8264 kubeadm.go:162] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/scheduler.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf: Process exited with status 2
stdout:
stderr:
grep: /etc/kubernetes/scheduler.conf: No such file or directory
I0701 10:20:52.370022 8264 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
I0701 10:20:52.378320 8264 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.30.2:$PATH" kubeadm init --config /var/tmp/minikube/kubeadm.yaml --ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests,DirAvailable--var-lib-minikube,DirAvailable--var-lib-minikube-etcd,FileAvailable--etc-kubernetes-manifests-kube-scheduler.yaml,FileAvailable--etc-kubernetes-manifests-kube-apiserver.yaml,FileAvailable--etc-kubernetes-manifests-kube-controller-manager.yaml,FileAvailable--etc-kubernetes-manifests-etcd.yaml,Port-10250,Swap,NumCPU,Mem,SystemVerification,FileContent--proc-sys-net-bridge-bridge-nf-call-iptables"
I0701 10:20:52.459199 8264 kubeadm.go:309] [WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.15.0-1063-aws\n", err: exit status 1
I0701 10:20:52.521327 8264 kubeadm.go:309] [WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
I0701 10:21:07.929786 8264 kubeadm.go:309] [init] Using Kubernetes version: v1.30.2
I0701 10:21:07.929844 8264 kubeadm.go:309] [preflight] Running pre-flight checks
I0701 10:21:07.929974 8264 kubeadm.go:309] [preflight] The system verification failed. Printing the output from the verification:
I0701 10:21:07.930065 8264 kubeadm.go:309] [0;37mKERNEL_VERSION[0m: [0;32m5.15.0-1063-aws[0m
I0701 10:21:07.930118 8264 kubeadm.go:309] [0;37mOS[0m: [0;32mLinux[0m
I0701 10:21:07.930174 8264 kubeadm.go:309] [0;37mCGROUPS_CPU[0m: [0;32menabled[0m
I0701 10:21:07.930236 8264 kubeadm.go:309] [0;37mCGROUPS_CPUACCT[0m: [0;32menabled[0m
I0701 10:21:07.930282 8264 kubeadm.go:309] [0;37mCGROUPS_CPUSET[0m: [0;32menabled[0m
I0701 10:21:07.930348 8264 kubeadm.go:309] [0;37mCGROUPS_DEVICES[0m: [0;32menabled[0m
I0701 10:21:07.930412 8264 kubeadm.go:309] [0;37mCGROUPS_FREEZER[0m: [0;32menabled[0m
I0701 10:21:07.930465 8264 kubeadm.go:309] [0;37mCGROUPS_MEMORY[0m: [0;32menabled[0m
I0701 10:21:07.930514 8264 kubeadm.go:309] [0;37mCGROUPS_PIDS[0m: [0;32menabled[0m
I0701 10:21:07.930563 8264 kubeadm.go:309] [0;37mCGROUPS_HUGETLB[0m: [0;32menabled[0m
I0701 10:21:07.930611 8264 kubeadm.go:309] [0;37mCGROUPS_BLKIO[0m: [0;32menabled[0m
I0701 10:21:07.930697 8264 kubeadm.go:309] [preflight] Pulling images required for setting up a Kubernetes cluster
I0701 10:21:07.930793 8264 kubeadm.go:309] [preflight] This might take a minute or two, depending on the speed of your internet connection
I0701 10:21:07.930885 8264 kubeadm.go:309] [preflight] You can also perform this action in beforehand using 'kubeadm config images pull'
I0701 10:21:07.930949 8264 kubeadm.go:309] [certs] Using certificateDir folder "/var/lib/minikube/certs"
I0701 10:21:07.932714 8264 out.go:204] - Generating certificates and keys ...
I0701 10:21:07.932839 8264 kubeadm.go:309] [certs] Using existing ca certificate authority
I0701 10:21:07.932917 8264 kubeadm.go:309] [certs] Using existing apiserver certificate and key on disk
I0701 10:21:07.932999 8264 kubeadm.go:309] [certs] Generating "apiserver-kubelet-client" certificate and key
I0701 10:21:07.933062 8264 kubeadm.go:309] [certs] Generating "front-proxy-ca" certificate and key
I0701 10:21:07.933134 8264 kubeadm.go:309] [certs] Generating "front-proxy-client" certificate and key
I0701 10:21:07.933216 8264 kubeadm.go:309] [certs] Generating "etcd/ca" certificate and key
I0701 10:21:07.933284 8264 kubeadm.go:309] [certs] Generating "etcd/server" certificate and key
I0701 10:21:07.933406 8264 kubeadm.go:309] [certs] etcd/server serving cert is signed for DNS names [addons-524777 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
I0701 10:21:07.933461 8264 kubeadm.go:309] [certs] Generating "etcd/peer" certificate and key
I0701 10:21:07.933583 8264 kubeadm.go:309] [certs] etcd/peer serving cert is signed for DNS names [addons-524777 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
I0701 10:21:07.933658 8264 kubeadm.go:309] [certs] Generating "etcd/healthcheck-client" certificate and key
I0701 10:21:07.933766 8264 kubeadm.go:309] [certs] Generating "apiserver-etcd-client" certificate and key
I0701 10:21:07.933830 8264 kubeadm.go:309] [certs] Generating "sa" key and public key
I0701 10:21:07.933892 8264 kubeadm.go:309] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
I0701 10:21:07.933952 8264 kubeadm.go:309] [kubeconfig] Writing "admin.conf" kubeconfig file
I0701 10:21:07.934035 8264 kubeadm.go:309] [kubeconfig] Writing "super-admin.conf" kubeconfig file
I0701 10:21:07.934095 8264 kubeadm.go:309] [kubeconfig] Writing "kubelet.conf" kubeconfig file
I0701 10:21:07.934161 8264 kubeadm.go:309] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
I0701 10:21:07.934223 8264 kubeadm.go:309] [kubeconfig] Writing "scheduler.conf" kubeconfig file
I0701 10:21:07.934340 8264 kubeadm.go:309] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
I0701 10:21:07.934421 8264 kubeadm.go:309] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
I0701 10:21:07.937576 8264 out.go:204] - Booting up control plane ...
I0701 10:21:07.937729 8264 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-apiserver"
I0701 10:21:07.937839 8264 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-controller-manager"
I0701 10:21:07.937931 8264 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-scheduler"
I0701 10:21:07.938043 8264 kubeadm.go:309] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
I0701 10:21:07.938157 8264 kubeadm.go:309] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
I0701 10:21:07.938209 8264 kubeadm.go:309] [kubelet-start] Starting the kubelet
I0701 10:21:07.938351 8264 kubeadm.go:309] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
I0701 10:21:07.938449 8264 kubeadm.go:309] [kubelet-check] Waiting for a healthy kubelet. This can take up to 4m0s
I0701 10:21:07.938516 8264 kubeadm.go:309] [kubelet-check] The kubelet is healthy after 1.501593149s
I0701 10:21:07.938592 8264 kubeadm.go:309] [api-check] Waiting for a healthy API server. This can take up to 4m0s
I0701 10:21:07.938671 8264 kubeadm.go:309] [api-check] The API server is healthy after 5.502103232s
I0701 10:21:07.938820 8264 kubeadm.go:309] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
I0701 10:21:07.938961 8264 kubeadm.go:309] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
I0701 10:21:07.939029 8264 kubeadm.go:309] [upload-certs] Skipping phase. Please see --upload-certs
I0701 10:21:07.939210 8264 kubeadm.go:309] [mark-control-plane] Marking the node addons-524777 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
I0701 10:21:07.939312 8264 kubeadm.go:309] [bootstrap-token] Using token: ncvdln.ds7vbv8wnaaiqobi
I0701 10:21:07.941176 8264 out.go:204] - Configuring RBAC rules ...
I0701 10:21:07.941375 8264 kubeadm.go:309] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
I0701 10:21:07.941467 8264 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
I0701 10:21:07.941634 8264 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
I0701 10:21:07.941815 8264 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
I0701 10:21:07.941934 8264 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
I0701 10:21:07.942024 8264 kubeadm.go:309] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
I0701 10:21:07.942137 8264 kubeadm.go:309] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
I0701 10:21:07.942190 8264 kubeadm.go:309] [addons] Applied essential addon: CoreDNS
I0701 10:21:07.942255 8264 kubeadm.go:309] [addons] Applied essential addon: kube-proxy
I0701 10:21:07.942268 8264 kubeadm.go:309]
I0701 10:21:07.942383 8264 kubeadm.go:309] Your Kubernetes control-plane has initialized successfully!
I0701 10:21:07.942392 8264 kubeadm.go:309]
I0701 10:21:07.942495 8264 kubeadm.go:309] To start using your cluster, you need to run the following as a regular user:
I0701 10:21:07.942510 8264 kubeadm.go:309]
I0701 10:21:07.942536 8264 kubeadm.go:309] mkdir -p $HOME/.kube
I0701 10:21:07.942616 8264 kubeadm.go:309] sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
I0701 10:21:07.942705 8264 kubeadm.go:309] sudo chown $(id -u):$(id -g) $HOME/.kube/config
I0701 10:21:07.942716 8264 kubeadm.go:309]
I0701 10:21:07.942769 8264 kubeadm.go:309] Alternatively, if you are the root user, you can run:
I0701 10:21:07.942777 8264 kubeadm.go:309]
I0701 10:21:07.942828 8264 kubeadm.go:309] export KUBECONFIG=/etc/kubernetes/admin.conf
I0701 10:21:07.942836 8264 kubeadm.go:309]
I0701 10:21:07.942890 8264 kubeadm.go:309] You should now deploy a pod network to the cluster.
I0701 10:21:07.942972 8264 kubeadm.go:309] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
I0701 10:21:07.943043 8264 kubeadm.go:309] https://kubernetes.io/docs/concepts/cluster-administration/addons/
I0701 10:21:07.943050 8264 kubeadm.go:309]
I0701 10:21:07.943131 8264 kubeadm.go:309] You can now join any number of control-plane nodes by copying certificate authorities
I0701 10:21:07.943207 8264 kubeadm.go:309] and service account keys on each node and then running the following as root:
I0701 10:21:07.943215 8264 kubeadm.go:309]
I0701 10:21:07.943377 8264 kubeadm.go:309] kubeadm join control-plane.minikube.internal:8443 --token ncvdln.ds7vbv8wnaaiqobi \
I0701 10:21:07.943531 8264 kubeadm.go:309] --discovery-token-ca-cert-hash sha256:32138ba9321de5ce137c8e686885f0153267851406d2e52a6bd6dd724294109c \
I0701 10:21:07.943570 8264 kubeadm.go:309] --control-plane
I0701 10:21:07.943581 8264 kubeadm.go:309]
I0701 10:21:07.943678 8264 kubeadm.go:309] Then you can join any number of worker nodes by running the following on each as root:
I0701 10:21:07.943687 8264 kubeadm.go:309]
I0701 10:21:07.943774 8264 kubeadm.go:309] kubeadm join control-plane.minikube.internal:8443 --token ncvdln.ds7vbv8wnaaiqobi \
I0701 10:21:07.943891 8264 kubeadm.go:309] --discovery-token-ca-cert-hash sha256:32138ba9321de5ce137c8e686885f0153267851406d2e52a6bd6dd724294109c
I0701 10:21:07.943930 8264 cni.go:84] Creating CNI manager for ""
I0701 10:21:07.943959 8264 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
I0701 10:21:07.946586 8264 out.go:177] * Configuring bridge CNI (Container Networking Interface) ...
I0701 10:21:07.948321 8264 ssh_runner.go:195] Run: sudo mkdir -p /etc/cni/net.d
I0701 10:21:07.957465 8264 ssh_runner.go:362] scp memory --> /etc/cni/net.d/1-k8s.conflist (496 bytes)
I0701 10:21:07.976197 8264 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
I0701 10:21:07.976320 8264 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
I0701 10:21:07.976395 8264 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-524777 minikube.k8s.io/updated_at=2024_07_01T10_21_07_0700 minikube.k8s.io/version=v1.33.1 minikube.k8s.io/commit=d5b534308abe5dfb86f36450c6d9ededa442aa16 minikube.k8s.io/name=addons-524777 minikube.k8s.io/primary=true
I0701 10:21:08.131515 8264 ops.go:34] apiserver oom_adj: -16
I0701 10:21:08.131641 8264 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0701 10:21:08.632431 8264 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0701 10:21:09.131934 8264 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0701 10:21:09.632106 8264 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0701 10:21:10.132244 8264 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0701 10:21:10.632320 8264 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0701 10:21:11.132382 8264 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0701 10:21:11.632651 8264 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0701 10:21:12.131687 8264 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0701 10:21:12.632686 8264 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0701 10:21:13.131842 8264 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0701 10:21:13.631763 8264 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0701 10:21:14.131843 8264 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0701 10:21:14.631751 8264 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0701 10:21:15.131728 8264 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0701 10:21:15.632614 8264 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0701 10:21:16.131914 8264 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0701 10:21:16.631685 8264 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0701 10:21:17.132245 8264 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0701 10:21:17.632633 8264 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0701 10:21:18.131793 8264 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0701 10:21:18.632241 8264 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0701 10:21:19.131856 8264 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0701 10:21:19.632340 8264 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0701 10:21:20.131651 8264 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0701 10:21:20.631671 8264 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0701 10:21:21.132077 8264 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0701 10:21:21.225139 8264 kubeadm.go:1107] duration metric: took 13.248856284s to wait for elevateKubeSystemPrivileges
W0701 10:21:21.225169 8264 kubeadm.go:286] apiserver tunnel failed: apiserver port not set
I0701 10:21:21.225176 8264 kubeadm.go:393] duration metric: took 28.958873219s to StartCluster
I0701 10:21:21.225192 8264 settings.go:142] acquiring lock: {Name:mkf4af070445ff3e0f9e45baa2a95fced3bd4aa5 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0701 10:21:21.225303 8264 settings.go:150] Updating kubeconfig: /home/jenkins/minikube-integration/19162-2194/kubeconfig
I0701 10:21:21.225670 8264 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19162-2194/kubeconfig: {Name:mkf75306dbed073dd6e3a0b2f9a8268e13312c34 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0701 10:21:21.225853 8264 start.go:234] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.2 ContainerRuntime:docker ControlPlane:true Worker:true}
I0701 10:21:21.226017 8264 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
I0701 10:21:21.226262 8264 config.go:182] Loaded profile config "addons-524777": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.30.2
I0701 10:21:21.226290 8264 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]
I0701 10:21:21.226372 8264 addons.go:69] Setting yakd=true in profile "addons-524777"
I0701 10:21:21.226392 8264 addons.go:234] Setting addon yakd=true in "addons-524777"
I0701 10:21:21.226414 8264 host.go:66] Checking if "addons-524777" exists ...
I0701 10:21:21.226984 8264 cli_runner.go:164] Run: docker container inspect addons-524777 --format={{.State.Status}}
I0701 10:21:21.227511 8264 addons.go:69] Setting inspektor-gadget=true in profile "addons-524777"
I0701 10:21:21.227534 8264 addons.go:234] Setting addon inspektor-gadget=true in "addons-524777"
I0701 10:21:21.227558 8264 host.go:66] Checking if "addons-524777" exists ...
I0701 10:21:21.227973 8264 cli_runner.go:164] Run: docker container inspect addons-524777 --format={{.State.Status}}
I0701 10:21:21.228255 8264 addons.go:69] Setting metrics-server=true in profile "addons-524777"
I0701 10:21:21.228275 8264 addons.go:234] Setting addon metrics-server=true in "addons-524777"
I0701 10:21:21.228297 8264 host.go:66] Checking if "addons-524777" exists ...
I0701 10:21:21.228816 8264 cli_runner.go:164] Run: docker container inspect addons-524777 --format={{.State.Status}}
I0701 10:21:21.231204 8264 addons.go:69] Setting cloud-spanner=true in profile "addons-524777"
I0701 10:21:21.231604 8264 addons.go:234] Setting addon cloud-spanner=true in "addons-524777"
I0701 10:21:21.231668 8264 host.go:66] Checking if "addons-524777" exists ...
I0701 10:21:21.231379 8264 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-524777"
I0701 10:21:21.231852 8264 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-524777"
I0701 10:21:21.231871 8264 host.go:66] Checking if "addons-524777" exists ...
I0701 10:21:21.232278 8264 cli_runner.go:164] Run: docker container inspect addons-524777 --format={{.State.Status}}
I0701 10:21:21.232611 8264 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-524777"
I0701 10:21:21.232654 8264 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-524777"
I0701 10:21:21.232707 8264 host.go:66] Checking if "addons-524777" exists ...
I0701 10:21:21.233638 8264 cli_runner.go:164] Run: docker container inspect addons-524777 --format={{.State.Status}}
I0701 10:21:21.238938 8264 addons.go:69] Setting registry=true in profile "addons-524777"
I0701 10:21:21.238972 8264 addons.go:234] Setting addon registry=true in "addons-524777"
I0701 10:21:21.239013 8264 host.go:66] Checking if "addons-524777" exists ...
I0701 10:21:21.239490 8264 cli_runner.go:164] Run: docker container inspect addons-524777 --format={{.State.Status}}
I0701 10:21:21.231387 8264 addons.go:69] Setting default-storageclass=true in profile "addons-524777"
I0701 10:21:21.244153 8264 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-524777"
I0701 10:21:21.231400 8264 addons.go:69] Setting gcp-auth=true in profile "addons-524777"
I0701 10:21:21.244224 8264 mustload.go:65] Loading cluster: addons-524777
I0701 10:21:21.231407 8264 addons.go:69] Setting ingress=true in profile "addons-524777"
I0701 10:21:21.244294 8264 addons.go:234] Setting addon ingress=true in "addons-524777"
I0701 10:21:21.244343 8264 host.go:66] Checking if "addons-524777" exists ...
I0701 10:21:21.231417 8264 addons.go:69] Setting ingress-dns=true in profile "addons-524777"
I0701 10:21:21.244705 8264 addons.go:234] Setting addon ingress-dns=true in "addons-524777"
I0701 10:21:21.244734 8264 host.go:66] Checking if "addons-524777" exists ...
I0701 10:21:21.245207 8264 cli_runner.go:164] Run: docker container inspect addons-524777 --format={{.State.Status}}
I0701 10:21:21.231424 8264 out.go:177] * Verifying Kubernetes components...
I0701 10:21:21.248458 8264 cli_runner.go:164] Run: docker container inspect addons-524777 --format={{.State.Status}}
I0701 10:21:21.250132 8264 addons.go:69] Setting storage-provisioner=true in profile "addons-524777"
I0701 10:21:21.250161 8264 addons.go:234] Setting addon storage-provisioner=true in "addons-524777"
I0701 10:21:21.250190 8264 host.go:66] Checking if "addons-524777" exists ...
I0701 10:21:21.250590 8264 cli_runner.go:164] Run: docker container inspect addons-524777 --format={{.State.Status}}
I0701 10:21:21.273465 8264 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-524777"
I0701 10:21:21.273500 8264 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-524777"
I0701 10:21:21.273905 8264 cli_runner.go:164] Run: docker container inspect addons-524777 --format={{.State.Status}}
I0701 10:21:21.286332 8264 cli_runner.go:164] Run: docker container inspect addons-524777 --format={{.State.Status}}
I0701 10:21:21.289382 8264 addons.go:69] Setting volcano=true in profile "addons-524777"
I0701 10:21:21.289422 8264 addons.go:234] Setting addon volcano=true in "addons-524777"
I0701 10:21:21.289457 8264 host.go:66] Checking if "addons-524777" exists ...
I0701 10:21:21.289904 8264 cli_runner.go:164] Run: docker container inspect addons-524777 --format={{.State.Status}}
I0701 10:21:21.311697 8264 addons.go:69] Setting volumesnapshots=true in profile "addons-524777"
I0701 10:21:21.311737 8264 addons.go:234] Setting addon volumesnapshots=true in "addons-524777"
I0701 10:21:21.311772 8264 host.go:66] Checking if "addons-524777" exists ...
I0701 10:21:21.312965 8264 cli_runner.go:164] Run: docker container inspect addons-524777 --format={{.State.Status}}
I0701 10:21:21.339805 8264 config.go:182] Loaded profile config "addons-524777": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.30.2
I0701 10:21:21.340181 8264 cli_runner.go:164] Run: docker container inspect addons-524777 --format={{.State.Status}}
I0701 10:21:21.365376 8264 cli_runner.go:164] Run: docker container inspect addons-524777 --format={{.State.Status}}
I0701 10:21:21.408727 8264 out.go:177] - Using image docker.io/marcnuri/yakd:0.0.5
I0701 10:21:21.413935 8264 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
I0701 10:21:21.413962 8264 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
I0701 10:21:21.414034 8264 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-524777
I0701 10:21:21.422019 8264 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I0701 10:21:21.452095 8264 out.go:177] - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.1
I0701 10:21:21.457087 8264 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
I0701 10:21:21.457161 8264 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
I0701 10:21:21.457263 8264 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-524777
I0701 10:21:21.469280 8264 out.go:177] - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
I0701 10:21:21.474651 8264 out.go:177] - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
I0701 10:21:21.474884 8264 out.go:177] - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
I0701 10:21:21.476857 8264 out.go:177] - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
I0701 10:21:21.478848 8264 out.go:177] - Using image docker.io/registry:2.8.3
I0701 10:21:21.497369 8264 out.go:177] - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.17
I0701 10:21:21.499563 8264 out.go:177] - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.29.0
I0701 10:21:21.505016 8264 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
I0701 10:21:21.505039 8264 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
I0701 10:21:21.505114 8264 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-524777
I0701 10:21:21.515848 8264 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
I0701 10:21:21.515867 8264 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
I0701 10:21:21.515924 8264 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-524777
I0701 10:21:21.523794 8264 out.go:177] - Using image gcr.io/k8s-minikube/storage-provisioner:v5
I0701 10:21:21.524410 8264 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
I0701 10:21:21.524433 8264 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (798 bytes)
I0701 10:21:21.524492 8264 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-524777
I0701 10:21:21.537820 8264 host.go:66] Checking if "addons-524777" exists ...
I0701 10:21:21.539437 8264 out.go:177] - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
I0701 10:21:21.542009 8264 out.go:177] - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
I0701 10:21:21.544144 8264 out.go:177] - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
I0701 10:21:21.546408 8264 out.go:177] - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
I0701 10:21:21.551549 8264 out.go:177] - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
I0701 10:21:21.553298 8264 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
I0701 10:21:21.553356 8264 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
I0701 10:21:21.553473 8264 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-524777
I0701 10:21:21.563925 8264 out.go:177] - Using image nvcr.io/nvidia/k8s-device-plugin:v0.15.1
I0701 10:21:21.570268 8264 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
I0701 10:21:21.570296 8264 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
I0701 10:21:21.570373 8264 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-524777
I0701 10:21:21.573855 8264 out.go:177] - Using image docker.io/volcanosh/vc-controller-manager:v1.7.0
I0701 10:21:21.579700 8264 out.go:177] - Using image docker.io/volcanosh/vc-scheduler:v1.7.0
I0701 10:21:21.587381 8264 out.go:177] - Using image docker.io/volcanosh/vc-webhook-manager:v1.7.0
I0701 10:21:21.588435 8264 addons.go:234] Setting addon default-storageclass=true in "addons-524777"
I0701 10:21:21.588471 8264 host.go:66] Checking if "addons-524777" exists ...
I0701 10:21:21.589948 8264 cli_runner.go:164] Run: docker container inspect addons-524777 --format={{.State.Status}}
I0701 10:21:21.597561 8264 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-524777"
I0701 10:21:21.597618 8264 host.go:66] Checking if "addons-524777" exists ...
I0701 10:21:21.598111 8264 cli_runner.go:164] Run: docker container inspect addons-524777 --format={{.State.Status}}
I0701 10:21:21.620081 8264 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
I0701 10:21:21.620110 8264 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
I0701 10:21:21.620175 8264 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-524777
I0701 10:21:21.635526 8264 out.go:177] - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
I0701 10:21:21.637348 8264 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
I0701 10:21:21.637372 8264 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
I0701 10:21:21.637438 8264 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-524777
I0701 10:21:21.684959 8264 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19162-2194/.minikube/machines/addons-524777/id_rsa Username:docker}
I0701 10:21:21.690319 8264 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19162-2194/.minikube/machines/addons-524777/id_rsa Username:docker}
I0701 10:21:21.694669 8264 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19162-2194/.minikube/machines/addons-524777/id_rsa Username:docker}
I0701 10:21:21.704137 8264 out.go:177] - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.2
I0701 10:21:21.707213 8264 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19162-2194/.minikube/machines/addons-524777/id_rsa Username:docker}
I0701 10:21:21.710516 8264 out.go:177] - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
I0701 10:21:21.710713 8264 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
I0701 10:21:21.710736 8264 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
I0701 10:21:21.710795 8264 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-524777
I0701 10:21:21.754748 8264 out.go:177] - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
I0701 10:21:21.763431 8264 out.go:177] - Using image registry.k8s.io/ingress-nginx/controller:v1.10.1
I0701 10:21:21.792388 8264 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
I0701 10:21:21.817547 8264 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
I0701 10:21:21.817622 8264 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-524777
I0701 10:21:21.818417 8264 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19162-2194/.minikube/machines/addons-524777/id_rsa Username:docker}
I0701 10:21:21.819029 8264 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19162-2194/.minikube/machines/addons-524777/id_rsa Username:docker}
I0701 10:21:21.819608 8264 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
I0701 10:21:21.819630 8264 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
I0701 10:21:21.819690 8264 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-524777
I0701 10:21:21.832949 8264 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19162-2194/.minikube/machines/addons-524777/id_rsa Username:docker}
I0701 10:21:21.806710 8264 addons.go:431] installing /etc/kubernetes/addons/volcano-deployment.yaml
I0701 10:21:21.834041 8264 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volcano-deployment.yaml (626760 bytes)
I0701 10:21:21.834112 8264 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-524777
I0701 10:21:21.817164 8264 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19162-2194/.minikube/machines/addons-524777/id_rsa Username:docker}
I0701 10:21:21.841728 8264 out.go:177] - Using image docker.io/rancher/local-path-provisioner:v0.0.22
I0701 10:21:21.843690 8264 out.go:177] - Using image docker.io/busybox:stable
I0701 10:21:21.845954 8264 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
I0701 10:21:21.845979 8264 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
I0701 10:21:21.846108 8264 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-524777
I0701 10:21:21.855592 8264 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19162-2194/.minikube/machines/addons-524777/id_rsa Username:docker}
I0701 10:21:21.890386 8264 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19162-2194/.minikube/machines/addons-524777/id_rsa Username:docker}
I0701 10:21:21.916079 8264 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19162-2194/.minikube/machines/addons-524777/id_rsa Username:docker}
I0701 10:21:21.921468 8264 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19162-2194/.minikube/machines/addons-524777/id_rsa Username:docker}
I0701 10:21:21.924900 8264 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19162-2194/.minikube/machines/addons-524777/id_rsa Username:docker}
I0701 10:21:21.943641 8264 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19162-2194/.minikube/machines/addons-524777/id_rsa Username:docker}
I0701 10:21:22.436404 8264 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
I0701 10:21:22.436431 8264 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
I0701 10:21:22.542212 8264 ssh_runner.go:235] Completed: sudo systemctl daemon-reload: (1.12016084s)
I0701 10:21:22.542284 8264 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml": (1.316234554s)
I0701 10:21:22.542424 8264 ssh_runner.go:195] Run: sudo systemctl start kubelet
I0701 10:21:22.542468 8264 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^ forward . \/etc\/resolv.conf.*/i \ hosts {\n 192.168.49.1 host.minikube.internal\n fallthrough\n }' -e '/^ errors *$/i \ log' | sudo /var/lib/minikube/binaries/v1.30.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
I0701 10:21:22.597612 8264 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
I0701 10:21:22.618276 8264 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
I0701 10:21:22.618317 8264 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
I0701 10:21:22.679674 8264 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
I0701 10:21:22.700882 8264 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
I0701 10:21:22.700908 8264 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
I0701 10:21:22.778657 8264 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
I0701 10:21:22.836784 8264 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
I0701 10:21:22.836813 8264 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
I0701 10:21:22.849179 8264 node_ready.go:35] waiting up to 6m0s for node "addons-524777" to be "Ready" ...
I0701 10:21:22.852709 8264 node_ready.go:49] node "addons-524777" has status "Ready":"True"
I0701 10:21:22.852733 8264 node_ready.go:38] duration metric: took 3.523288ms for node "addons-524777" to be "Ready" ...
I0701 10:21:22.852744 8264 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" ...
I0701 10:21:22.864552 8264 pod_ready.go:78] waiting up to 6m0s for pod "coredns-7db6d8ff4d-n5fnz" in "kube-system" namespace to be "Ready" ...
I0701 10:21:22.980989 8264 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
I0701 10:21:22.981015 8264 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
I0701 10:21:23.030180 8264 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
I0701 10:21:23.061658 8264 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
I0701 10:21:23.061687 8264 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
I0701 10:21:23.061855 8264 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
I0701 10:21:23.076645 8264 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
I0701 10:21:23.076670 8264 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
I0701 10:21:23.080711 8264 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/volcano-deployment.yaml
I0701 10:21:23.083861 8264 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
I0701 10:21:23.083915 8264 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
I0701 10:21:23.136855 8264 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
I0701 10:21:23.136879 8264 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
I0701 10:21:23.194490 8264 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
I0701 10:21:23.202815 8264 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
I0701 10:21:23.202854 8264 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)
I0701 10:21:23.219255 8264 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
I0701 10:21:23.219278 8264 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
I0701 10:21:23.237639 8264 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
I0701 10:21:23.282860 8264 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
I0701 10:21:23.282901 8264 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
I0701 10:21:23.302686 8264 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
I0701 10:21:23.302713 8264 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
I0701 10:21:23.332083 8264 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
I0701 10:21:23.332108 8264 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
I0701 10:21:23.343496 8264 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
I0701 10:21:23.343523 8264 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
I0701 10:21:23.354813 8264 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
I0701 10:21:23.354847 8264 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
I0701 10:21:23.395657 8264 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
I0701 10:21:23.395683 8264 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
I0701 10:21:23.456119 8264 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml
I0701 10:21:23.579018 8264 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
I0701 10:21:23.579045 8264 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
I0701 10:21:23.593271 8264 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
I0701 10:21:23.593298 8264 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
I0701 10:21:23.623275 8264 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
I0701 10:21:23.642656 8264 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
I0701 10:21:23.642681 8264 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
I0701 10:21:23.657622 8264 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
I0701 10:21:23.657665 8264 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
I0701 10:21:23.857959 8264 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
I0701 10:21:23.857986 8264 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
I0701 10:21:23.890693 8264 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
I0701 10:21:23.890720 8264 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
I0701 10:21:23.912213 8264 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml
I0701 10:21:23.975630 8264 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
I0701 10:21:23.975670 8264 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
I0701 10:21:23.985429 8264 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
I0701 10:21:23.985460 8264 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
I0701 10:21:24.040997 8264 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
I0701 10:21:24.041033 8264 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
I0701 10:21:24.349708 8264 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
I0701 10:21:24.349731 8264 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
I0701 10:21:24.370637 8264 pod_ready.go:92] pod "coredns-7db6d8ff4d-n5fnz" in "kube-system" namespace has status "Ready":"True"
I0701 10:21:24.370666 8264 pod_ready.go:81] duration metric: took 1.506080897s for pod "coredns-7db6d8ff4d-n5fnz" in "kube-system" namespace to be "Ready" ...
I0701 10:21:24.370718 8264 pod_ready.go:78] waiting up to 6m0s for pod "coredns-7db6d8ff4d-xrhb7" in "kube-system" namespace to be "Ready" ...
I0701 10:21:24.377008 8264 pod_ready.go:92] pod "coredns-7db6d8ff4d-xrhb7" in "kube-system" namespace has status "Ready":"True"
I0701 10:21:24.377081 8264 pod_ready.go:81] duration metric: took 6.353433ms for pod "coredns-7db6d8ff4d-xrhb7" in "kube-system" namespace to be "Ready" ...
I0701 10:21:24.377121 8264 pod_ready.go:78] waiting up to 6m0s for pod "etcd-addons-524777" in "kube-system" namespace to be "Ready" ...
I0701 10:21:24.382788 8264 pod_ready.go:92] pod "etcd-addons-524777" in "kube-system" namespace has status "Ready":"True"
I0701 10:21:24.382856 8264 pod_ready.go:81] duration metric: took 5.711289ms for pod "etcd-addons-524777" in "kube-system" namespace to be "Ready" ...
I0701 10:21:24.382884 8264 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-addons-524777" in "kube-system" namespace to be "Ready" ...
I0701 10:21:24.388811 8264 pod_ready.go:92] pod "kube-apiserver-addons-524777" in "kube-system" namespace has status "Ready":"True"
I0701 10:21:24.388849 8264 pod_ready.go:81] duration metric: took 5.943612ms for pod "kube-apiserver-addons-524777" in "kube-system" namespace to be "Ready" ...
I0701 10:21:24.388878 8264 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-addons-524777" in "kube-system" namespace to be "Ready" ...
I0701 10:21:24.444005 8264 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
I0701 10:21:24.444031 8264 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
I0701 10:21:24.453602 8264 pod_ready.go:92] pod "kube-controller-manager-addons-524777" in "kube-system" namespace has status "Ready":"True"
I0701 10:21:24.453636 8264 pod_ready.go:81] duration metric: took 64.729621ms for pod "kube-controller-manager-addons-524777" in "kube-system" namespace to be "Ready" ...
I0701 10:21:24.453650 8264 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-mgtw4" in "kube-system" namespace to be "Ready" ...
I0701 10:21:24.458807 8264 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml
I0701 10:21:24.573363 8264 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^ forward . \/etc\/resolv.conf.*/i \ hosts {\n 192.168.49.1 host.minikube.internal\n fallthrough\n }' -e '/^ errors *$/i \ log' | sudo /var/lib/minikube/binaries/v1.30.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (2.030866181s)
I0701 10:21:24.573402 8264 start.go:946] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
I0701 10:21:24.722737 8264 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
I0701 10:21:24.834423 8264 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
I0701 10:21:24.834449 8264 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
I0701 10:21:24.852834 8264 pod_ready.go:92] pod "kube-proxy-mgtw4" in "kube-system" namespace has status "Ready":"True"
I0701 10:21:24.852975 8264 pod_ready.go:81] duration metric: took 399.316008ms for pod "kube-proxy-mgtw4" in "kube-system" namespace to be "Ready" ...
I0701 10:21:24.853012 8264 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-addons-524777" in "kube-system" namespace to be "Ready" ...
I0701 10:21:25.082880 8264 kapi.go:248] "coredns" deployment in "kube-system" namespace and "addons-524777" context rescaled to 1 replicas
I0701 10:21:25.100282 8264 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (2.502631293s)
I0701 10:21:25.100377 8264 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (2.420680985s)
I0701 10:21:25.173752 8264 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
I0701 10:21:25.173787 8264 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
I0701 10:21:25.253018 8264 pod_ready.go:92] pod "kube-scheduler-addons-524777" in "kube-system" namespace has status "Ready":"True"
I0701 10:21:25.253091 8264 pod_ready.go:81] duration metric: took 400.054813ms for pod "kube-scheduler-addons-524777" in "kube-system" namespace to be "Ready" ...
I0701 10:21:25.253116 8264 pod_ready.go:38] duration metric: took 2.400328931s 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" ...
I0701 10:21:25.253165 8264 api_server.go:52] waiting for apiserver process to appear ...
I0701 10:21:25.253241 8264 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
I0701 10:21:25.531560 8264 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (2.75286654s)
I0701 10:21:25.625817 8264 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
I0701 10:21:25.625899 8264 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
I0701 10:21:26.142970 8264 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
I0701 10:21:28.548633 8264 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
I0701 10:21:28.548718 8264 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-524777
I0701 10:21:28.574886 8264 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19162-2194/.minikube/machines/addons-524777/id_rsa Username:docker}
I0701 10:21:29.460602 8264 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
I0701 10:21:29.733523 8264 addons.go:234] Setting addon gcp-auth=true in "addons-524777"
I0701 10:21:29.733574 8264 host.go:66] Checking if "addons-524777" exists ...
I0701 10:21:29.734016 8264 cli_runner.go:164] Run: docker container inspect addons-524777 --format={{.State.Status}}
I0701 10:21:29.752321 8264 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
I0701 10:21:29.752377 8264 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-524777
I0701 10:21:29.773059 8264 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19162-2194/.minikube/machines/addons-524777/id_rsa Username:docker}
I0701 10:21:31.775435 8264 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (8.745216878s)
I0701 10:21:31.775467 8264 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (8.713588268s)
I0701 10:21:31.775475 8264 addons.go:475] Verifying addon ingress=true in "addons-524777"
I0701 10:21:31.778022 8264 out.go:177] * Verifying ingress addon...
I0701 10:21:31.781335 8264 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
I0701 10:21:31.785959 8264 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
I0701 10:21:31.785986 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:21:32.298704 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:21:32.792305 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:21:33.311001 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:21:33.789683 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:21:33.815841 8264 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (10.621326759s)
I0701 10:21:33.816054 8264 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (10.578376775s)
I0701 10:21:33.816166 8264 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (10.360020044s)
I0701 10:21:33.816181 8264 addons.go:475] Verifying addon metrics-server=true in "addons-524777"
I0701 10:21:33.816212 8264 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (10.192911238s)
I0701 10:21:33.816225 8264 addons.go:475] Verifying addon registry=true in "addons-524777"
I0701 10:21:33.816516 8264 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml: (9.357679107s)
I0701 10:21:33.815800 8264 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/volcano-deployment.yaml: (10.735046869s)
I0701 10:21:33.816335 8264 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml: (9.904093644s)
I0701 10:21:33.816679 8264 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (9.093898628s)
W0701 10:21:33.816718 8264 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
stdout:
customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
serviceaccount/snapshot-controller created
clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
deployment.apps/snapshot-controller created
stderr:
error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
ensure CRDs are installed first
I0701 10:21:33.816746 8264 retry.go:31] will retry after 229.857001ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
stdout:
customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
serviceaccount/snapshot-controller created
clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
deployment.apps/snapshot-controller created
stderr:
error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
ensure CRDs are installed first
I0701 10:21:33.816756 8264 ssh_runner.go:235] Completed: sudo pgrep -xnf kube-apiserver.*minikube.*: (8.563478082s)
I0701 10:21:33.816788 8264 api_server.go:72] duration metric: took 12.590913142s to wait for apiserver process to appear ...
I0701 10:21:33.816794 8264 api_server.go:88] waiting for apiserver healthz status ...
I0701 10:21:33.816811 8264 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
I0701 10:21:33.823998 8264 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
minikube -p addons-524777 service yakd-dashboard -n yakd-dashboard
I0701 10:21:33.824132 8264 out.go:177] * Verifying registry addon...
I0701 10:21:33.827873 8264 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
I0701 10:21:33.837786 8264 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
ok
I0701 10:21:33.839553 8264 api_server.go:141] control plane version: v1.30.2
I0701 10:21:33.839579 8264 api_server.go:131] duration metric: took 22.777865ms to wait for apiserver health ...
I0701 10:21:33.839587 8264 system_pods.go:43] waiting for kube-system pods to appear ...
I0701 10:21:33.849384 8264 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
I0701 10:21:33.849459 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0701 10:21:33.861518 8264 system_pods.go:59] 15 kube-system pods found
I0701 10:21:33.861737 8264 system_pods.go:61] "coredns-7db6d8ff4d-n5fnz" [b4637dc2-9295-463f-be47-4b83fcd9f6c8] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
I0701 10:21:33.861766 8264 system_pods.go:61] "coredns-7db6d8ff4d-xrhb7" [20357ec6-4275-40d4-a4d8-b7e546894518] Running
I0701 10:21:33.861785 8264 system_pods.go:61] "etcd-addons-524777" [da3d332a-9688-4f40-a1eb-58727d871770] Running
I0701 10:21:33.861809 8264 system_pods.go:61] "kube-apiserver-addons-524777" [d317d1ec-e305-4f4c-96c6-9d6af59e7e4e] Running
I0701 10:21:33.861842 8264 system_pods.go:61] "kube-controller-manager-addons-524777" [36a5bf47-4e36-4584-b85c-6c82263fcdf4] Running
I0701 10:21:33.861866 8264 system_pods.go:61] "kube-ingress-dns-minikube" [d2c6e1a6-f631-45b8-b0ad-93c86c24562b] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
I0701 10:21:33.861888 8264 system_pods.go:61] "kube-proxy-mgtw4" [05771158-1b35-47f1-a7bb-e9a7d965b85d] Running
I0701 10:21:33.861910 8264 system_pods.go:61] "kube-scheduler-addons-524777" [fd3b60d0-ed6c-488c-b8fb-1446638849c7] Running
I0701 10:21:33.861942 8264 system_pods.go:61] "metrics-server-c59844bb4-t8dkq" [d873aa90-9786-4090-bce6-0f1ab9913838] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
I0701 10:21:33.862147 8264 system_pods.go:61] "nvidia-device-plugin-daemonset-tjcdl" [67fd4912-6768-4350-a62b-fb70419c31a5] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
I0701 10:21:33.862177 8264 system_pods.go:61] "registry-6k79c" [d61f3566-8f69-4173-b8a3-2e2a14965398] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
I0701 10:21:33.862201 8264 system_pods.go:61] "registry-proxy-krqdh" [cdf3b4cc-e6f5-496e-a1cd-17a2d51416a7] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
I0701 10:21:33.862224 8264 system_pods.go:61] "snapshot-controller-745499f584-h8zpx" [a1405398-bf2a-440c-b20e-fbc61a53f5c1] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
I0701 10:21:33.862260 8264 system_pods.go:61] "snapshot-controller-745499f584-m68f9" [3702ec98-6454-4394-b249-e660ad09779b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
I0701 10:21:33.862283 8264 system_pods.go:61] "storage-provisioner" [78224430-c824-4525-9c0f-c06dd95cf584] Running
I0701 10:21:33.862304 8264 system_pods.go:74] duration metric: took 22.711553ms to wait for pod list to return data ...
I0701 10:21:33.862328 8264 default_sa.go:34] waiting for default service account to be created ...
I0701 10:21:33.867946 8264 default_sa.go:45] found service account: "default"
I0701 10:21:33.868008 8264 default_sa.go:55] duration metric: took 5.658016ms for default service account to be created ...
I0701 10:21:33.868033 8264 system_pods.go:116] waiting for k8s-apps to be running ...
I0701 10:21:33.878625 8264 system_pods.go:86] 14 kube-system pods found
I0701 10:21:33.878701 8264 system_pods.go:89] "coredns-7db6d8ff4d-xrhb7" [20357ec6-4275-40d4-a4d8-b7e546894518] Running
I0701 10:21:33.878722 8264 system_pods.go:89] "etcd-addons-524777" [da3d332a-9688-4f40-a1eb-58727d871770] Running
I0701 10:21:33.878743 8264 system_pods.go:89] "kube-apiserver-addons-524777" [d317d1ec-e305-4f4c-96c6-9d6af59e7e4e] Running
I0701 10:21:33.878778 8264 system_pods.go:89] "kube-controller-manager-addons-524777" [36a5bf47-4e36-4584-b85c-6c82263fcdf4] Running
I0701 10:21:33.878811 8264 system_pods.go:89] "kube-ingress-dns-minikube" [d2c6e1a6-f631-45b8-b0ad-93c86c24562b] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
I0701 10:21:33.878844 8264 system_pods.go:89] "kube-proxy-mgtw4" [05771158-1b35-47f1-a7bb-e9a7d965b85d] Running
I0701 10:21:33.878865 8264 system_pods.go:89] "kube-scheduler-addons-524777" [fd3b60d0-ed6c-488c-b8fb-1446638849c7] Running
I0701 10:21:33.878899 8264 system_pods.go:89] "metrics-server-c59844bb4-t8dkq" [d873aa90-9786-4090-bce6-0f1ab9913838] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
I0701 10:21:33.878927 8264 system_pods.go:89] "nvidia-device-plugin-daemonset-tjcdl" [67fd4912-6768-4350-a62b-fb70419c31a5] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
I0701 10:21:33.878955 8264 system_pods.go:89] "registry-6k79c" [d61f3566-8f69-4173-b8a3-2e2a14965398] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
I0701 10:21:33.878978 8264 system_pods.go:89] "registry-proxy-krqdh" [cdf3b4cc-e6f5-496e-a1cd-17a2d51416a7] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
I0701 10:21:33.879011 8264 system_pods.go:89] "snapshot-controller-745499f584-h8zpx" [a1405398-bf2a-440c-b20e-fbc61a53f5c1] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
I0701 10:21:33.879047 8264 system_pods.go:89] "snapshot-controller-745499f584-m68f9" [3702ec98-6454-4394-b249-e660ad09779b] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
I0701 10:21:33.879073 8264 system_pods.go:89] "storage-provisioner" [78224430-c824-4525-9c0f-c06dd95cf584] Running
I0701 10:21:33.879113 8264 system_pods.go:126] duration metric: took 11.061711ms to wait for k8s-apps to be running ...
I0701 10:21:33.879139 8264 system_svc.go:44] waiting for kubelet service to be running ....
I0701 10:21:33.879225 8264 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
I0701 10:21:34.046924 8264 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
I0701 10:21:34.298407 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:21:34.370778 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0701 10:21:34.590480 8264 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml: (8.447412974s)
I0701 10:21:34.590664 8264 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-524777"
I0701 10:21:34.590598 8264 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (4.83825234s)
I0701 10:21:34.590633 8264 system_svc.go:56] duration metric: took 711.491946ms WaitForService to wait for kubelet
I0701 10:21:34.591138 8264 kubeadm.go:576] duration metric: took 13.365257699s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
I0701 10:21:34.591162 8264 node_conditions.go:102] verifying NodePressure condition ...
I0701 10:21:34.592799 8264 out.go:177] - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
I0701 10:21:34.592801 8264 out.go:177] * Verifying csi-hostpath-driver addon...
I0701 10:21:34.594872 8264 out.go:177] - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
I0701 10:21:34.595826 8264 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
I0701 10:21:34.597167 8264 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
I0701 10:21:34.597194 8264 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
I0701 10:21:34.611187 8264 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
I0701 10:21:34.611217 8264 node_conditions.go:123] node cpu capacity is 2
I0701 10:21:34.611330 8264 node_conditions.go:105] duration metric: took 20.061523ms to run NodePressure ...
I0701 10:21:34.611347 8264 start.go:240] waiting for startup goroutines ...
I0701 10:21:34.617455 8264 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I0701 10:21:34.617522 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:21:34.688045 8264 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
I0701 10:21:34.688108 8264 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
I0701 10:21:34.785794 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:21:34.796493 8264 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
I0701 10:21:34.796561 8264 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
I0701 10:21:34.837485 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0701 10:21:34.905682 8264 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/gcp-auth-ns.yaml -f /etc/kubernetes/addons/gcp-auth-service.yaml -f /etc/kubernetes/addons/gcp-auth-webhook.yaml
I0701 10:21:35.102235 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:21:35.285959 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:21:35.332963 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0701 10:21:35.602616 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:21:35.786042 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:21:35.832933 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0701 10:21:36.102120 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:21:36.241503 8264 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (2.194532251s)
I0701 10:21:36.275437 8264 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/gcp-auth-ns.yaml -f /etc/kubernetes/addons/gcp-auth-service.yaml -f /etc/kubernetes/addons/gcp-auth-webhook.yaml: (1.36967911s)
I0701 10:21:36.280433 8264 addons.go:475] Verifying addon gcp-auth=true in "addons-524777"
I0701 10:21:36.283611 8264 out.go:177] * Verifying gcp-auth addon...
I0701 10:21:36.286817 8264 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
I0701 10:21:36.287085 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:21:36.292632 8264 kapi.go:86] Found 0 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
I0701 10:21:36.333924 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0701 10:21:36.601687 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:21:36.790474 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:21:36.832812 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0701 10:21:37.101086 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:21:37.286499 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:21:37.333371 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0701 10:21:37.601270 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:21:37.786927 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:21:37.832901 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0701 10:21:38.103690 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:21:38.286056 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:21:38.333341 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0701 10:21:38.601757 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:21:38.786637 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:21:38.833970 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0701 10:21:39.102547 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:21:39.285739 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:21:39.332542 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0701 10:21:39.602403 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:21:39.785864 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:21:39.833210 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0701 10:21:40.104153 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:21:40.286460 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:21:40.333609 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0701 10:21:40.601938 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:21:40.786588 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:21:40.833408 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0701 10:21:41.101884 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:21:41.287037 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:21:41.333764 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0701 10:21:41.601115 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:21:41.786263 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:21:41.832574 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0701 10:21:42.101436 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:21:42.285763 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:21:42.332969 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0701 10:21:42.601177 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:21:42.785203 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:21:42.832364 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0701 10:21:43.102278 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:21:43.285699 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:21:43.332521 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0701 10:21:43.601930 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:21:43.785881 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:21:43.832699 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0701 10:21:44.106531 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:21:44.285377 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:21:44.333216 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0701 10:21:44.601484 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:21:44.785629 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:21:44.832365 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0701 10:21:45.104545 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:21:45.287685 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:21:45.333016 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0701 10:21:45.601412 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:21:45.785481 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:21:45.833487 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0701 10:21:46.101778 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:21:46.286115 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:21:46.333184 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0701 10:21:46.601260 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:21:46.785644 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:21:46.834235 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0701 10:21:47.102011 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:21:47.287109 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:21:47.334411 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0701 10:21:47.602616 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:21:47.786952 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:21:47.833896 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0701 10:21:48.103578 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:21:48.296847 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:21:48.337638 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0701 10:21:48.601529 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:21:48.786075 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:21:48.832726 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0701 10:21:49.102421 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:21:49.286671 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:21:49.333437 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0701 10:21:49.601453 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:21:49.785863 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:21:49.834393 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0701 10:21:50.105549 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:21:50.286389 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:21:50.335584 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0701 10:21:50.614642 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:21:50.790754 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:21:50.837842 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0701 10:21:51.127117 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:21:51.289707 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:21:51.333432 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0701 10:21:51.604098 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:21:51.787145 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:21:51.833742 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0701 10:21:52.103970 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:21:52.287759 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:21:52.333961 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0701 10:21:52.604651 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:21:52.785686 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:21:52.837642 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0701 10:21:53.102859 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:21:53.285833 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:21:53.333428 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0701 10:21:53.601860 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:21:53.786152 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:21:53.832678 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0701 10:21:54.101682 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:21:54.286178 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:21:54.332836 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0701 10:21:54.601388 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:21:54.786676 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:21:54.833910 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0701 10:21:55.101753 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:21:55.285811 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:21:55.332579 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0701 10:21:55.600925 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:21:55.788110 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:21:55.839325 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0701 10:21:56.102001 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:21:56.286212 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:21:56.332692 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0701 10:21:56.601376 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:21:56.787094 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:21:56.833518 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0701 10:21:57.102050 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:21:57.286318 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:21:57.333198 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0701 10:21:57.601522 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:21:57.786142 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:21:57.833177 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0701 10:21:58.102426 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:21:58.285819 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:21:58.337126 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0701 10:21:58.603014 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:21:58.787091 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:21:58.833426 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0701 10:21:59.102798 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:21:59.286406 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:21:59.333260 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0701 10:21:59.601956 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:21:59.786118 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:21:59.833242 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0701 10:22:00.193815 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:22:00.289899 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:22:00.342224 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0701 10:22:00.602567 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:22:00.786242 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:22:00.832938 8264 kapi.go:107] duration metric: took 27.005063626s to wait for kubernetes.io/minikube-addons=registry ...
I0701 10:22:01.101731 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:22:01.285869 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:22:01.604336 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:22:01.786083 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:22:02.103380 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:22:02.286332 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:22:02.607606 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:22:02.791753 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:22:03.102789 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:22:03.292675 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:22:03.601709 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:22:03.786069 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:22:04.106624 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:22:04.286956 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:22:04.601514 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:22:04.786638 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:22:05.104976 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:22:05.286811 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:22:05.601953 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:22:05.787196 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:22:06.102611 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:22:06.286154 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:22:06.602037 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:22:06.792691 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:22:07.102734 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:22:07.290165 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:22:07.607892 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:22:07.786316 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:22:08.103303 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:22:08.285862 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:22:08.601819 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:22:08.786182 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:22:09.102411 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:22:09.292652 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:22:09.601090 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:22:09.786877 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:22:10.107585 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:22:10.288031 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:22:10.606753 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:22:10.786862 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:22:11.102889 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:22:11.286318 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:22:11.604113 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:22:11.786894 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:22:12.101859 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:22:12.287087 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:22:12.601635 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:22:12.786369 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:22:13.101081 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:22:13.286063 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:22:13.602412 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:22:13.787843 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:22:14.102105 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:22:14.286815 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:22:14.602124 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:22:14.786586 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:22:15.103587 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:22:15.288800 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:22:15.606027 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:22:15.786684 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:22:16.103249 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:22:16.287214 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:22:16.609855 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:22:16.815660 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:22:17.102745 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:22:17.286281 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:22:17.605168 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:22:17.786058 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:22:18.102576 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:22:18.286183 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:22:18.602034 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:22:18.786657 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:22:19.102420 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:22:19.286523 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:22:19.601004 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:22:19.787471 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:22:20.106371 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:22:20.286342 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:22:20.601488 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:22:20.785873 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:22:21.103207 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:22:21.286837 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:22:21.604638 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:22:21.785882 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:22:22.102026 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:22:22.286105 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:22:22.601991 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:22:22.786423 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:22:23.101558 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:22:23.285525 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:22:23.601502 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0701 10:22:23.787397 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:22:24.102764 8264 kapi.go:107] duration metric: took 49.506932107s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
I0701 10:22:24.286420 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:22:24.786342 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:22:25.286417 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:22:25.786548 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:22:26.286634 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:22:26.786314 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:22:27.285505 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:22:27.785531 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:22:28.286299 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:22:28.786113 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:22:29.286630 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:22:29.786531 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:22:30.286577 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:22:30.786588 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:22:31.286510 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:22:31.795481 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:22:32.288463 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:22:32.785952 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:22:33.285718 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:22:33.786449 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:22:34.286315 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:22:34.785947 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:22:35.285387 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:22:35.785666 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:22:36.285780 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:22:36.786180 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:22:37.286111 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:22:37.785602 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:22:38.285880 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:22:38.785429 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:22:39.288916 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:22:39.786793 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:22:40.286904 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:22:40.785842 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:22:41.285698 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:22:41.786026 8264 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0701 10:22:42.285844 8264 kapi.go:107] duration metric: took 1m10.504505014s to wait for app.kubernetes.io/name=ingress-nginx ...
I0701 10:22:59.290663 8264 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
I0701 10:22:59.290689 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:22:59.792499 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:00.291045 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:00.790950 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:01.290721 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:01.790682 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:02.291377 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:02.791384 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:03.290340 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:03.790346 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:04.290381 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:04.790984 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:05.290156 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:05.790408 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:06.290225 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:06.790594 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:07.289985 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:07.790534 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:08.290186 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:08.791365 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:09.290210 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:09.791000 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:10.290274 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:10.790427 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:11.289980 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:11.790809 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:12.289917 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:12.790753 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:13.290720 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:13.790253 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:14.290124 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:14.790788 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:15.290582 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:15.790130 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:16.291089 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:16.790174 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:17.291789 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:17.790652 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:18.290352 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:18.790416 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:19.290940 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:19.790699 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:20.290970 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:20.790310 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:21.291453 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:21.790545 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:22.290939 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:22.790198 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:23.290392 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:23.790797 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:24.290667 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:24.790565 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:25.290341 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:25.790408 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:26.290449 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:26.790367 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:27.290532 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:27.790026 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:28.290958 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:28.790491 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:29.290183 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:29.791052 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:30.291873 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:30.790281 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:31.291067 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:31.790930 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:32.290876 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:32.790758 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:33.290216 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:33.790889 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:34.290484 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:34.790542 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:35.289875 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:35.790601 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:36.290315 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:36.791092 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:37.290316 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:37.790593 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:38.289979 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:38.791317 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:39.291035 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:39.790443 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:40.290639 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:40.790367 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:41.290025 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:41.790946 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:42.291174 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:42.790129 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:43.290582 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:43.790892 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:44.290055 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:44.790831 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:45.291940 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:45.791115 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:46.291189 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:46.790515 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:47.290930 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:47.790136 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:48.291007 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:48.791034 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:49.290888 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:49.790625 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:50.290522 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:50.790221 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:51.291089 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:51.791192 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:52.290505 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:52.790110 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:53.291472 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:53.790764 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:54.290072 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:54.791162 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:55.290632 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:55.790098 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:56.291111 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:56.790851 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:57.290845 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:57.790318 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:58.290148 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:58.790997 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:59.291193 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:23:59.791012 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:24:00.298428 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:24:00.793645 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:24:01.290406 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:24:01.790613 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:24:02.290394 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:24:02.789962 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:24:03.290773 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:24:03.790382 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:24:04.291280 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:24:04.790716 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:24:05.290727 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:24:05.791143 8264 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0701 10:24:06.290810 8264 kapi.go:107] duration metric: took 2m30.003991346s to wait for kubernetes.io/minikube-addons=gcp-auth ...
I0701 10:24:06.293158 8264 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-524777 cluster.
I0701 10:24:06.295075 8264 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.
I0701 10:24:06.296954 8264 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
I0701 10:24:06.298822 8264 out.go:177] * Enabled addons: storage-provisioner, nvidia-device-plugin, cloud-spanner, storage-provisioner-rancher, ingress-dns, metrics-server, inspektor-gadget, volcano, yakd, default-storageclass, volumesnapshots, registry, csi-hostpath-driver, ingress, gcp-auth
I0701 10:24:06.300542 8264 addons.go:510] duration metric: took 2m45.074246999s for enable addons: enabled=[storage-provisioner nvidia-device-plugin cloud-spanner storage-provisioner-rancher ingress-dns metrics-server inspektor-gadget volcano yakd default-storageclass volumesnapshots registry csi-hostpath-driver ingress gcp-auth]
I0701 10:24:06.300588 8264 start.go:245] waiting for cluster config update ...
I0701 10:24:06.300609 8264 start.go:254] writing updated cluster config ...
I0701 10:24:06.300939 8264 ssh_runner.go:195] Run: rm -f paused
I0701 10:24:06.629129 8264 start.go:600] kubectl: 1.30.2, cluster: 1.30.2 (minor skew: 0)
I0701 10:24:06.630940 8264 out.go:177] * Done! kubectl is now configured to use "addons-524777" cluster and "default" namespace by default
==> Docker <==
Jul 01 10:25:28 addons-524777 cri-dockerd[1540]: time="2024-07-01T10:25:28Z" level=error msg="Set backoffDuration to : 1m0s for container ID 'de49191091d14629869b5bfbda68677f235eb08351bba038b8729c52c0d17ba7'"
Jul 01 10:25:28 addons-524777 cri-dockerd[1540]: time="2024-07-01T10:25:28Z" level=error msg="error getting RW layer size for container ID 'bcb5da7c8244f6ef593530a06f32657725be881ddf945d8da4f4c24e9536c07b': Error response from daemon: No such container: bcb5da7c8244f6ef593530a06f32657725be881ddf945d8da4f4c24e9536c07b"
Jul 01 10:25:28 addons-524777 cri-dockerd[1540]: time="2024-07-01T10:25:28Z" level=error msg="Set backoffDuration to : 1m0s for container ID 'bcb5da7c8244f6ef593530a06f32657725be881ddf945d8da4f4c24e9536c07b'"
Jul 01 10:25:28 addons-524777 cri-dockerd[1540]: time="2024-07-01T10:25:28Z" level=error msg="error getting RW layer size for container ID '376b228697f321aa02faf0494d4aadb3f8bf297fdda89568315368acd79cc329': Error response from daemon: No such container: 376b228697f321aa02faf0494d4aadb3f8bf297fdda89568315368acd79cc329"
Jul 01 10:25:28 addons-524777 cri-dockerd[1540]: time="2024-07-01T10:25:28Z" level=error msg="Set backoffDuration to : 1m0s for container ID '376b228697f321aa02faf0494d4aadb3f8bf297fdda89568315368acd79cc329'"
Jul 01 10:25:28 addons-524777 cri-dockerd[1540]: time="2024-07-01T10:25:28Z" level=error msg="error getting RW layer size for container ID '6f49e31e01cf0b10edf56d4ad366836749ea18a28ecedc8900078213ca531d0f': Error response from daemon: No such container: 6f49e31e01cf0b10edf56d4ad366836749ea18a28ecedc8900078213ca531d0f"
Jul 01 10:25:28 addons-524777 cri-dockerd[1540]: time="2024-07-01T10:25:28Z" level=error msg="Set backoffDuration to : 1m0s for container ID '6f49e31e01cf0b10edf56d4ad366836749ea18a28ecedc8900078213ca531d0f'"
Jul 01 10:25:32 addons-524777 dockerd[1281]: time="2024-07-01T10:25:32.120744571Z" level=info msg="ignoring event" container=373a44f528c28219177eb45169ec556fa02bb8a01b626550dddb5ddfa7d5ffc9 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Jul 01 10:25:32 addons-524777 dockerd[1281]: time="2024-07-01T10:25:32.138638984Z" level=info msg="ignoring event" container=f31c447d63f62da509611a17a642b5a2eeccfedd659b2e2e804634c7c4ce8d39 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Jul 01 10:25:32 addons-524777 dockerd[1281]: time="2024-07-01T10:25:32.292995896Z" level=info msg="ignoring event" container=c4a5ca38f2fe48caf04bf76879cde8482edc949f9605caa826a37711c7e68bfc module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Jul 01 10:25:32 addons-524777 dockerd[1281]: time="2024-07-01T10:25:32.325913529Z" level=info msg="ignoring event" container=90f7cc31dd1f3133ecfff04b73ca9567e5634e22674751cbe2d39e224f4d20ab module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Jul 01 10:25:33 addons-524777 dockerd[1281]: time="2024-07-01T10:25:33.146217313Z" level=info msg="ignoring event" container=9e9311456a2091bc31b22bd1c3931760d168833469c1b75ff6af6560ad8a73d5 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Jul 01 10:25:39 addons-524777 cri-dockerd[1540]: time="2024-07-01T10:25:39Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/cf9c98560699280d92000bd3c829be50a02b61212c76a54151f4a441d56bcd34/resolv.conf as [nameserver 10.96.0.10 search default.svc.cluster.local svc.cluster.local cluster.local us-east-2.compute.internal options ndots:5]"
Jul 01 10:25:40 addons-524777 dockerd[1281]: time="2024-07-01T10:25:40.059195184Z" level=info msg="ignoring event" container=29c84de3ef4403624dc6ae2fed36bb390683aca6742373828c11d7fa910aafed module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Jul 01 10:25:40 addons-524777 dockerd[1281]: time="2024-07-01T10:25:40.238360813Z" level=info msg="ignoring event" container=576f6b7f136ff80b7f35501d039a2ccfe100b1b779bb3571746a8ff2b4139d2b module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Jul 01 10:25:41 addons-524777 cri-dockerd[1540]: time="2024-07-01T10:25:41Z" level=info msg="Stop pulling image docker.io/nginx:alpine: Status: Downloaded newer image for nginx:alpine"
Jul 01 10:25:50 addons-524777 cri-dockerd[1540]: time="2024-07-01T10:25:50Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/832d899c1c36cd78f70866046602bb1bf9a33c973d33d7142672997041c31527/resolv.conf as [nameserver 10.96.0.10 search default.svc.cluster.local svc.cluster.local cluster.local us-east-2.compute.internal options ndots:5]"
Jul 01 10:25:52 addons-524777 cri-dockerd[1540]: time="2024-07-01T10:25:52Z" level=info msg="Stop pulling image gcr.io/google-samples/hello-app:1.0: Status: Downloaded newer image for gcr.io/google-samples/hello-app:1.0"
Jul 01 10:25:52 addons-524777 dockerd[1281]: time="2024-07-01T10:25:52.361662027Z" level=info msg="ignoring event" container=79cfc3088a3a8fec4d762adeb1bd0bc37abf3a99f249e690600256b3fae40b89 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Jul 01 10:25:53 addons-524777 dockerd[1281]: time="2024-07-01T10:25:53.082477050Z" level=info msg="ignoring event" container=a6865468c2c05fe6dad3716e5efc9817d77f911fbcfa933943c73368bc721ce1 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Jul 01 10:26:06 addons-524777 dockerd[1281]: time="2024-07-01T10:26:06.222324778Z" level=info msg="ignoring event" container=81f93a0ffbfa904448bb8fd41cee4364a5d6712f0e31e56b0bce3cecc1b12f54 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Jul 01 10:26:08 addons-524777 dockerd[1281]: time="2024-07-01T10:26:08.444215935Z" level=info msg="ignoring event" container=75915d3afe5b295a0138a7e1d75111d2f945b1f5a360f10be204003b04e47d9d module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Jul 01 10:26:10 addons-524777 dockerd[1281]: time="2024-07-01T10:26:10.986567494Z" level=info msg="Container failed to exit within 2s of signal 15 - using the force" container=d0ce237241494a146393a22bc6d116d5b3769045d6e12f7f6d4baa66d03435c4
Jul 01 10:26:11 addons-524777 dockerd[1281]: time="2024-07-01T10:26:11.039135680Z" level=info msg="ignoring event" container=d0ce237241494a146393a22bc6d116d5b3769045d6e12f7f6d4baa66d03435c4 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Jul 01 10:26:11 addons-524777 dockerd[1281]: time="2024-07-01T10:26:11.169205090Z" level=info msg="ignoring event" container=c54deb29545d3d50906f3cdf690058f4324288e29532e9cf56ff4e3d5908bd5a module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
==> container status <==
CONTAINER IMAGE CREATED STATE NAME ATTEMPT POD ID POD
75915d3afe5b2 dd1b12fcb6097 8 seconds ago Exited hello-world-app 2 832d899c1c36c hello-world-app-86c47465fc-58sd7
34b9088ca4f7b nginx@sha256:a45ee5d042aaa9e81e013f97ae40c3dda26fbe98f22b6251acdf28e579560d55 35 seconds ago Running nginx 0 cf9c985606992 nginx
102cb79a2f6ad ghcr.io/headlamp-k8s/headlamp@sha256:1c3f42aacd8eee1d3f1c63efb5a3b42da387ca1d87b77b0f486e8443201fcb37 2 minutes ago Running headlamp 0 28595e2d89e15 headlamp-7867546754-l957p
6884c5081d9d2 gcr.io/k8s-minikube/gcp-auth-webhook@sha256:e6c5b3bc32072ea370d34c27836efd11b3519d25bd444c2a8efc339cff0e20fb 2 minutes ago Running gcp-auth 0 2875884ed25c2 gcp-auth-5db96cd9b4-4wpwt
1b050c5a4c432 registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:36d05b4077fb8e3d13663702fa337f124675ba8667cbd949c03a8e8ea6fa4366 4 minutes ago Exited patch 0 d8e15f827a3ca ingress-nginx-admission-patch-fzqc6
a502c45b78198 registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:36d05b4077fb8e3d13663702fa337f124675ba8667cbd949c03a8e8ea6fa4366 4 minutes ago Exited create 0 f4a729c3e4bfe ingress-nginx-admission-create-98dlw
f05e6ba052d9f marcnuri/yakd@sha256:c5414196116a2266ad097b0468833b73ef1d6c7922241115fe203fb826381624 4 minutes ago Running yakd 0 6500cfcddacbe yakd-dashboard-799879c74f-p2l69
909de9231c078 ba04bb24b9575 4 minutes ago Running storage-provisioner 0 e3fcab73e3856 storage-provisioner
7ec346ea05444 2437cf7621777 4 minutes ago Running coredns 0 432492fc55248 coredns-7db6d8ff4d-xrhb7
6a4ac44f6ac76 66dbb96a9149f 4 minutes ago Running kube-proxy 0 162ba606f0b18 kube-proxy-mgtw4
91a7308c65cc7 014faa467e297 5 minutes ago Running etcd 0 c941ec173dabf etcd-addons-524777
1b34a809a5aaf e1dcc3400d3ea 5 minutes ago Running kube-controller-manager 0 d8006225db63f kube-controller-manager-addons-524777
8735f64c0adc1 c7dd04b1bafeb 5 minutes ago Running kube-scheduler 0 0a218aa13914b kube-scheduler-addons-524777
9b3c246e40527 84c601f3f72c8 5 minutes ago Running kube-apiserver 0 b753364acc8f4 kube-apiserver-addons-524777
==> coredns [7ec346ea0544] <==
[INFO] 10.244.0.21:45443 - 50171 "AAAA IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000074658s
[INFO] 10.244.0.21:48220 - 64004 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.003940461s
[INFO] 10.244.0.21:45443 - 41726 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.00357364s
[INFO] 10.244.0.21:48220 - 17100 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.004727378s
[INFO] 10.244.0.21:45443 - 1670 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.002031189s
[INFO] 10.244.0.21:48220 - 16622 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000149996s
[INFO] 10.244.0.21:45443 - 13150 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000064894s
[INFO] 10.244.0.21:44094 - 52364 "A IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000151219s
[INFO] 10.244.0.21:44094 - 8726 "AAAA IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.00007908s
[INFO] 10.244.0.21:44094 - 15161 "A IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.00007039s
[INFO] 10.244.0.21:44094 - 27865 "AAAA IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000058674s
[INFO] 10.244.0.21:44094 - 5138 "A IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000064352s
[INFO] 10.244.0.21:44094 - 1946 "AAAA IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000056057s
[INFO] 10.244.0.21:44094 - 18140 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001662991s
[INFO] 10.244.0.21:54017 - 42691 "A IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000137098s
[INFO] 10.244.0.21:44094 - 4879 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.006386758s
[INFO] 10.244.0.21:54017 - 14149 "AAAA IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000084479s
[INFO] 10.244.0.21:54017 - 39924 "A IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000060676s
[INFO] 10.244.0.21:54017 - 61580 "AAAA IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000078062s
[INFO] 10.244.0.21:44094 - 45862 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000115928s
[INFO] 10.244.0.21:54017 - 16698 "AAAA IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.00006747s
[INFO] 10.244.0.21:54017 - 44693 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.003391431s
[INFO] 10.244.0.21:54017 - 64267 "A IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000074345s
[INFO] 10.244.0.21:54017 - 45207 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001750012s
[INFO] 10.244.0.21:54017 - 36520 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000080778s
==> describe nodes <==
Name: addons-524777
Roles: control-plane
Labels: beta.kubernetes.io/arch=arm64
beta.kubernetes.io/os=linux
kubernetes.io/arch=arm64
kubernetes.io/hostname=addons-524777
kubernetes.io/os=linux
minikube.k8s.io/commit=d5b534308abe5dfb86f36450c6d9ededa442aa16
minikube.k8s.io/name=addons-524777
minikube.k8s.io/primary=true
minikube.k8s.io/updated_at=2024_07_01T10_21_07_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-524777
Annotations: kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/cri-dockerd.sock
node.alpha.kubernetes.io/ttl: 0
volumes.kubernetes.io/controller-managed-attach-detach: true
CreationTimestamp: Mon, 01 Jul 2024 10:21:05 +0000
Taints: <none>
Unschedulable: false
Lease:
HolderIdentity: addons-524777
AcquireTime: <unset>
RenewTime: Mon, 01 Jul 2024 10:26:14 +0000
Conditions:
Type Status LastHeartbeatTime LastTransitionTime Reason Message
---- ------ ----------------- ------------------ ------ -------
MemoryPressure False Mon, 01 Jul 2024 10:26:14 +0000 Mon, 01 Jul 2024 10:21:02 +0000 KubeletHasSufficientMemory kubelet has sufficient memory available
DiskPressure False Mon, 01 Jul 2024 10:26:14 +0000 Mon, 01 Jul 2024 10:21:02 +0000 KubeletHasNoDiskPressure kubelet has no disk pressure
PIDPressure False Mon, 01 Jul 2024 10:26:14 +0000 Mon, 01 Jul 2024 10:21:02 +0000 KubeletHasSufficientPID kubelet has sufficient PID available
Ready True Mon, 01 Jul 2024 10:26:14 +0000 Mon, 01 Jul 2024 10:21:17 +0000 KubeletReady kubelet is posting ready status
Addresses:
InternalIP: 192.168.49.2
Hostname: addons-524777
Capacity:
cpu: 2
ephemeral-storage: 203034800Ki
hugepages-1Gi: 0
hugepages-2Mi: 0
hugepages-32Mi: 0
hugepages-64Ki: 0
memory: 8022360Ki
pods: 110
Allocatable:
cpu: 2
ephemeral-storage: 203034800Ki
hugepages-1Gi: 0
hugepages-2Mi: 0
hugepages-32Mi: 0
hugepages-64Ki: 0
memory: 8022360Ki
pods: 110
System Info:
Machine ID: de4ccc89ff874e408eb3b8ebc74db648
System UUID: 9d2762f2-427a-4625-b0da-9c2dcbb9e334
Boot ID: e944fe94-bfb0-4f20-a252-c89fe729a0a3
Kernel Version: 5.15.0-1063-aws
OS Image: Ubuntu 22.04.4 LTS
Operating System: linux
Architecture: arm64
Container Runtime Version: docker://27.0.1
Kubelet Version: v1.30.2
Kube-Proxy Version: v1.30.2
PodCIDR: 10.244.0.0/24
PodCIDRs: 10.244.0.0/24
Non-terminated Pods: (12 in total)
Namespace Name CPU Requests CPU Limits Memory Requests Memory Limits Age
--------- ---- ------------ ---------- --------------- ------------- ---
default hello-world-app-86c47465fc-58sd7 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 27s
default nginx 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 37s
gcp-auth gcp-auth-5db96cd9b4-4wpwt 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 3m17s
headlamp headlamp-7867546754-l957p 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 2m9s
kube-system coredns-7db6d8ff4d-xrhb7 100m (5%!)(MISSING) 0 (0%!)(MISSING) 70Mi (0%!)(MISSING) 170Mi (2%!)(MISSING) 4m55s
kube-system etcd-addons-524777 100m (5%!)(MISSING) 0 (0%!)(MISSING) 100Mi (1%!)(MISSING) 0 (0%!)(MISSING) 5m9s
kube-system kube-apiserver-addons-524777 250m (12%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 5m9s
kube-system kube-controller-manager-addons-524777 200m (10%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 5m9s
kube-system kube-proxy-mgtw4 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 4m56s
kube-system kube-scheduler-addons-524777 100m (5%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 5m9s
kube-system storage-provisioner 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 4m51s
yakd-dashboard yakd-dashboard-799879c74f-p2l69 0 (0%!)(MISSING) 0 (0%!)(MISSING) 128Mi (1%!)(MISSING) 256Mi (3%!)(MISSING) 4m49s
Allocated resources:
(Total limits may be over 100 percent, i.e., overcommitted.)
Resource Requests Limits
-------- -------- ------
cpu 750m (37%!)(MISSING) 0 (0%!)(MISSING)
memory 298Mi (3%!)(MISSING) 426Mi (5%!)(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 4m53s kube-proxy
Normal NodeHasSufficientMemory 5m16s (x8 over 5m16s) kubelet Node addons-524777 status is now: NodeHasSufficientMemory
Normal NodeHasNoDiskPressure 5m16s (x8 over 5m16s) kubelet Node addons-524777 status is now: NodeHasNoDiskPressure
Normal NodeHasSufficientPID 5m16s (x7 over 5m16s) kubelet Node addons-524777 status is now: NodeHasSufficientPID
Normal NodeAllocatableEnforced 5m16s kubelet Updated Node Allocatable limit across pods
Normal NodeHasSufficientMemory 5m9s kubelet Node addons-524777 status is now: NodeHasSufficientMemory
Normal NodeHasNoDiskPressure 5m9s kubelet Node addons-524777 status is now: NodeHasNoDiskPressure
Normal NodeHasSufficientPID 5m9s kubelet Node addons-524777 status is now: NodeHasSufficientPID
Normal NodeNotReady 5m9s kubelet Node addons-524777 status is now: NodeNotReady
Normal NodeAllocatableEnforced 5m9s kubelet Updated Node Allocatable limit across pods
Normal Starting 5m9s kubelet Starting kubelet.
Normal NodeReady 4m59s kubelet Node addons-524777 status is now: NodeReady
Normal RegisteredNode 4m56s node-controller Node addons-524777 event: Registered Node addons-524777 in Controller
==> dmesg <==
[Jul 1 10:17] ACPI: SRAT not present
[ +0.000000] ACPI: SRAT not present
[ +0.000000] SPI driver altr_a10sr has no spi_device_id for altr,a10sr
[ +0.014444] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[ +0.507684] systemd[1]: Configuration file /run/systemd/system/netplan-ovs-cleanup.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
[ +0.068190] systemd[1]: /lib/systemd/system/cloud-init-local.service:15: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
[ +0.002749] systemd[1]: /lib/systemd/system/cloud-init.service:19: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
[ +0.019464] systemd[1]: /lib/systemd/system/cloud-init.target:15: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
[ +0.004859] systemd[1]: /lib/systemd/system/cloud-final.service:9: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
[ +0.004075] systemd[1]: /lib/systemd/system/cloud-config.service:8: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
[ +0.684512] ena 0000:00:05.0: LLQ is not supported Fallback to host mode policy.
[ +6.702588] kauditd_printk_skb: 36 callbacks suppressed
==> etcd [91a7308c65cc] <==
{"level":"info","ts":"2024-07-01T10:21:01.764852Z","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-01T10:21:01.79621Z","caller":"embed/etcd.go:726","msg":"starting with client TLS","tls-info":"cert = /var/lib/minikube/certs/etcd/server.crt, key = /var/lib/minikube/certs/etcd/server.key, client-cert=, client-key=, trusted-ca = /var/lib/minikube/certs/etcd/ca.crt, client-cert-auth = true, crl-file = ","cipher-suites":[]}
{"level":"info","ts":"2024-07-01T10:21:01.796914Z","caller":"embed/etcd.go:277","msg":"now serving peer/client/metrics","local-member-id":"aec36adc501070cc","initial-advertise-peer-urls":["https://192.168.49.2:2380"],"listen-peer-urls":["https://192.168.49.2:2380"],"advertise-client-urls":["https://192.168.49.2:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://192.168.49.2:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"]}
{"level":"info","ts":"2024-07-01T10:21:01.79711Z","caller":"embed/etcd.go:857","msg":"serving metrics","address":"http://127.0.0.1:2381"}
{"level":"info","ts":"2024-07-01T10:21:01.797302Z","caller":"embed/etcd.go:597","msg":"serving peer traffic","address":"192.168.49.2:2380"}
{"level":"info","ts":"2024-07-01T10:21:01.798933Z","caller":"embed/etcd.go:569","msg":"cmux::serve","address":"192.168.49.2:2380"}
{"level":"info","ts":"2024-07-01T10:21:02.003507Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc is starting a new election at term 1"}
{"level":"info","ts":"2024-07-01T10:21:02.003763Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became pre-candidate at term 1"}
{"level":"info","ts":"2024-07-01T10:21:02.003928Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgPreVoteResp from aec36adc501070cc at term 1"}
{"level":"info","ts":"2024-07-01T10:21:02.004058Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became candidate at term 2"}
{"level":"info","ts":"2024-07-01T10:21:02.004179Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgVoteResp from aec36adc501070cc at term 2"}
{"level":"info","ts":"2024-07-01T10:21:02.004279Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became leader at term 2"}
{"level":"info","ts":"2024-07-01T10:21:02.004382Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"raft.node: aec36adc501070cc elected leader aec36adc501070cc at term 2"}
{"level":"info","ts":"2024-07-01T10:21:02.005489Z","caller":"etcdserver/server.go:2068","msg":"published local member to cluster through raft","local-member-id":"aec36adc501070cc","local-member-attributes":"{Name:addons-524777 ClientURLs:[https://192.168.49.2:2379]}","request-path":"/0/members/aec36adc501070cc/attributes","cluster-id":"fa54960ea34d58be","publish-timeout":"7s"}
{"level":"info","ts":"2024-07-01T10:21:02.005873Z","caller":"etcdserver/server.go:2578","msg":"setting up initial cluster version using v2 API","cluster-version":"3.5"}
{"level":"info","ts":"2024-07-01T10:21:02.006136Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
{"level":"info","ts":"2024-07-01T10:21:02.006786Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
{"level":"info","ts":"2024-07-01T10:21:02.007296Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
{"level":"info","ts":"2024-07-01T10:21:02.015287Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
{"level":"info","ts":"2024-07-01T10:21:02.015084Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
{"level":"info","ts":"2024-07-01T10:21:02.015706Z","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-01T10:21:02.015918Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
{"level":"info","ts":"2024-07-01T10:21:02.049054Z","caller":"etcdserver/server.go:2602","msg":"cluster version is updated","cluster-version":"3.5"}
{"level":"info","ts":"2024-07-01T10:21:02.017443Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
{"level":"info","ts":"2024-07-01T10:21:23.012456Z","caller":"traceutil/trace.go:171","msg":"trace[1815120341] transaction","detail":"{read_only:false; response_revision:402; number_of_response:1; }","duration":"100.350816ms","start":"2024-07-01T10:21:22.912089Z","end":"2024-07-01T10:21:23.01244Z","steps":["trace[1815120341] 'process raft request' (duration: 100.249082ms)"],"step_count":1}
==> gcp-auth [6884c5081d9d] <==
2024/07/01 10:24:07 Ready to write response ...
2024/07/01 10:24:07 Ready to marshal response ...
2024/07/01 10:24:07 Ready to write response ...
2024/07/01 10:24:07 Ready to marshal response ...
2024/07/01 10:24:07 Ready to write response ...
2024/07/01 10:24:17 Ready to marshal response ...
2024/07/01 10:24:17 Ready to write response ...
2024/07/01 10:24:32 Ready to marshal response ...
2024/07/01 10:24:32 Ready to write response ...
2024/07/01 10:24:33 Ready to marshal response ...
2024/07/01 10:24:33 Ready to write response ...
2024/07/01 10:24:34 Ready to marshal response ...
2024/07/01 10:24:34 Ready to write response ...
2024/07/01 10:24:34 Ready to marshal response ...
2024/07/01 10:24:34 Ready to write response ...
2024/07/01 10:24:42 Ready to marshal response ...
2024/07/01 10:24:42 Ready to write response ...
2024/07/01 10:25:04 Ready to marshal response ...
2024/07/01 10:25:04 Ready to write response ...
2024/07/01 10:25:15 Ready to marshal response ...
2024/07/01 10:25:15 Ready to write response ...
2024/07/01 10:25:39 Ready to marshal response ...
2024/07/01 10:25:39 Ready to write response ...
2024/07/01 10:25:49 Ready to marshal response ...
2024/07/01 10:25:49 Ready to write response ...
==> kernel <==
10:26:16 up 8 min, 0 users, load average: 1.01, 1.58, 0.87
Linux addons-524777 5.15.0-1063-aws #69~20.04.1-Ubuntu SMP Fri May 10 19:21:30 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
PRETTY_NAME="Ubuntu 22.04.4 LTS"
==> kube-apiserver [9b3c246e4052] <==
W0701 10:24:49.615836 1 cacher.go:168] Terminating all watchers from cacher podgroups.scheduling.volcano.sh
W0701 10:24:49.665240 1 cacher.go:168] Terminating all watchers from cacher jobs.batch.volcano.sh
W0701 10:24:49.674133 1 cacher.go:168] Terminating all watchers from cacher numatopologies.nodeinfo.volcano.sh
W0701 10:24:49.712447 1 cacher.go:168] Terminating all watchers from cacher queues.scheduling.volcano.sh
E0701 10:24:58.903374 1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
I0701 10:25:11.937198 1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
I0701 10:25:31.838399 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I0701 10:25:31.839170 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I0701 10:25:31.865145 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I0701 10:25:31.865417 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I0701 10:25:31.884487 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I0701 10:25:31.884537 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I0701 10:25:31.893314 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I0701 10:25:31.893548 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I0701 10:25:31.918111 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I0701 10:25:31.918877 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
W0701 10:25:32.885945 1 cacher.go:168] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
W0701 10:25:32.919111 1 cacher.go:168] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
W0701 10:25:32.936525 1 cacher.go:168] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
I0701 10:25:33.062396 1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
W0701 10:25:34.097384 1 cacher.go:168] Terminating all watchers from cacher traces.gadget.kinvolk.io
I0701 10:25:38.759789 1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
I0701 10:25:39.181457 1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.107.213.224"}
I0701 10:25:49.820412 1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.99.145.24"}
I0701 10:26:04.249225 1 controller.go:129] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Nothing (removed from the queue).
==> kube-controller-manager [1b34a809a5aa] <==
I0701 10:25:51.128097 1 shared_informer.go:313] Waiting for caches to sync for garbage collector
I0701 10:25:51.128166 1 shared_informer.go:320] Caches are synced for garbage collector
W0701 10:25:51.378296 1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0701 10:25:51.378338 1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
W0701 10:25:52.874009 1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0701 10:25:52.874047 1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
I0701 10:25:52.966045 1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="44.61µs"
I0701 10:25:53.994597 1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="39.277µs"
I0701 10:25:55.021200 1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="53.472µs"
W0701 10:26:03.018979 1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0701 10:26:03.019020 1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
I0701 10:26:07.945187 1 job_controller.go:566] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-create"
I0701 10:26:07.949202 1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="ingress-nginx/ingress-nginx-controller-768f948f8f" duration="5.842µs"
I0701 10:26:07.958228 1 job_controller.go:566] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-patch"
W0701 10:26:08.420489 1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0701 10:26:08.420525 1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
I0701 10:26:09.265996 1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="40.393µs"
W0701 10:26:09.523638 1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0701 10:26:09.523689 1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
W0701 10:26:11.599940 1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0701 10:26:11.599990 1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
W0701 10:26:13.169390 1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0701 10:26:13.169429 1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
W0701 10:26:13.642772 1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0701 10:26:13.642810 1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
==> kube-proxy [6a4ac44f6ac7] <==
I0701 10:21:22.238577 1 server_linux.go:69] "Using iptables proxy"
I0701 10:21:22.293127 1 server.go:1062] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
I0701 10:21:22.335368 1 server.go:659] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
I0701 10:21:22.335411 1 server_linux.go:165] "Using iptables Proxier"
I0701 10:21:22.338822 1 server_linux.go:511] "Detect-local-mode set to ClusterCIDR, but no cluster CIDR for family" ipFamily="IPv6"
I0701 10:21:22.338847 1 server_linux.go:528] "Defaulting to no-op detect-local"
I0701 10:21:22.338874 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"
I0701 10:21:22.339084 1 server.go:872] "Version info" version="v1.30.2"
I0701 10:21:22.339098 1 server.go:874] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
I0701 10:21:22.344054 1 config.go:192] "Starting service config controller"
I0701 10:21:22.344078 1 shared_informer.go:313] Waiting for caches to sync for service config
I0701 10:21:22.344112 1 config.go:101] "Starting endpoint slice config controller"
I0701 10:21:22.344117 1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
I0701 10:21:22.344586 1 config.go:319] "Starting node config controller"
I0701 10:21:22.344598 1 shared_informer.go:313] Waiting for caches to sync for node config
I0701 10:21:22.446620 1 shared_informer.go:320] Caches are synced for node config
I0701 10:21:22.446662 1 shared_informer.go:320] Caches are synced for service config
I0701 10:21:22.446696 1 shared_informer.go:320] Caches are synced for endpoint slice config
==> kube-scheduler [8735f64c0adc] <==
W0701 10:21:05.677225 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
E0701 10:21:05.677238 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
W0701 10:21:05.677277 1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
E0701 10:21:05.677285 1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
W0701 10:21:05.677319 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
E0701 10:21:05.677328 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
W0701 10:21:05.677372 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
E0701 10:21:05.677391 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
W0701 10:21:05.677429 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
E0701 10:21:05.677442 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
W0701 10:21:05.677519 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
E0701 10:21:05.677532 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
W0701 10:21:05.677567 1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
E0701 10:21:05.677578 1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolumeClaim: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
W0701 10:21:05.677619 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
E0701 10:21:05.677628 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
W0701 10:21:05.677668 1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
E0701 10:21:05.677681 1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
W0701 10:21:05.677716 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
E0701 10:21:05.677730 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
W0701 10:21:05.677766 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
E0701 10:21:05.677775 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
W0701 10:21:05.677830 1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
E0701 10:21:05.677842 1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
I0701 10:21:07.069805 1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
==> kubelet <==
Jul 01 10:25:55 addons-524777 kubelet[2405]: E0701 10:25:55.000841 2405 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"hello-world-app\" with CrashLoopBackOff: \"back-off 10s restarting failed container=hello-world-app pod=hello-world-app-86c47465fc-58sd7_default(e0f00c60-a95c-48a2-8245-d95f119206d9)\"" pod="default/hello-world-app-86c47465fc-58sd7" podUID="e0f00c60-a95c-48a2-8245-d95f119206d9"
Jul 01 10:26:05 addons-524777 kubelet[2405]: I0701 10:26:05.317945 2405 scope.go:117] "RemoveContainer" containerID="3d36483900ff143c2171f8ab7c9e01c139e2daecbd318fdc4ec52b5ca535399d"
Jul 01 10:26:05 addons-524777 kubelet[2405]: E0701 10:26:05.320562 2405 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"minikube-ingress-dns\" with CrashLoopBackOff: \"back-off 2m40s restarting failed container=minikube-ingress-dns pod=kube-ingress-dns-minikube_kube-system(d2c6e1a6-f631-45b8-b0ad-93c86c24562b)\"" pod="kube-system/kube-ingress-dns-minikube" podUID="d2c6e1a6-f631-45b8-b0ad-93c86c24562b"
Jul 01 10:26:06 addons-524777 kubelet[2405]: I0701 10:26:06.329111 2405 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"kube-api-access-4sfkd\" (UniqueName: \"kubernetes.io/projected/d2c6e1a6-f631-45b8-b0ad-93c86c24562b-kube-api-access-4sfkd\") pod \"d2c6e1a6-f631-45b8-b0ad-93c86c24562b\" (UID: \"d2c6e1a6-f631-45b8-b0ad-93c86c24562b\") "
Jul 01 10:26:06 addons-524777 kubelet[2405]: I0701 10:26:06.331121 2405 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/d2c6e1a6-f631-45b8-b0ad-93c86c24562b-kube-api-access-4sfkd" (OuterVolumeSpecName: "kube-api-access-4sfkd") pod "d2c6e1a6-f631-45b8-b0ad-93c86c24562b" (UID: "d2c6e1a6-f631-45b8-b0ad-93c86c24562b"). InnerVolumeSpecName "kube-api-access-4sfkd". PluginName "kubernetes.io/projected", VolumeGidValue ""
Jul 01 10:26:06 addons-524777 kubelet[2405]: I0701 10:26:06.430532 2405 reconciler_common.go:289] "Volume detached for volume \"kube-api-access-4sfkd\" (UniqueName: \"kubernetes.io/projected/d2c6e1a6-f631-45b8-b0ad-93c86c24562b-kube-api-access-4sfkd\") on node \"addons-524777\" DevicePath \"\""
Jul 01 10:26:07 addons-524777 kubelet[2405]: I0701 10:26:07.218243 2405 scope.go:117] "RemoveContainer" containerID="3d36483900ff143c2171f8ab7c9e01c139e2daecbd318fdc4ec52b5ca535399d"
Jul 01 10:26:07 addons-524777 kubelet[2405]: I0701 10:26:07.328925 2405 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="d2c6e1a6-f631-45b8-b0ad-93c86c24562b" path="/var/lib/kubelet/pods/d2c6e1a6-f631-45b8-b0ad-93c86c24562b/volumes"
Jul 01 10:26:08 addons-524777 kubelet[2405]: I0701 10:26:08.314842 2405 scope.go:117] "RemoveContainer" containerID="a6865468c2c05fe6dad3716e5efc9817d77f911fbcfa933943c73368bc721ce1"
Jul 01 10:26:09 addons-524777 kubelet[2405]: I0701 10:26:09.252003 2405 scope.go:117] "RemoveContainer" containerID="a6865468c2c05fe6dad3716e5efc9817d77f911fbcfa933943c73368bc721ce1"
Jul 01 10:26:09 addons-524777 kubelet[2405]: I0701 10:26:09.252367 2405 scope.go:117] "RemoveContainer" containerID="75915d3afe5b295a0138a7e1d75111d2f945b1f5a360f10be204003b04e47d9d"
Jul 01 10:26:09 addons-524777 kubelet[2405]: E0701 10:26:09.252626 2405 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"hello-world-app\" with CrashLoopBackOff: \"back-off 20s restarting failed container=hello-world-app pod=hello-world-app-86c47465fc-58sd7_default(e0f00c60-a95c-48a2-8245-d95f119206d9)\"" pod="default/hello-world-app-86c47465fc-58sd7" podUID="e0f00c60-a95c-48a2-8245-d95f119206d9"
Jul 01 10:26:09 addons-524777 kubelet[2405]: I0701 10:26:09.323647 2405 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="39b68271-b198-4fa9-8792-67db336f7f14" path="/var/lib/kubelet/pods/39b68271-b198-4fa9-8792-67db336f7f14/volumes"
Jul 01 10:26:09 addons-524777 kubelet[2405]: I0701 10:26:09.324028 2405 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="554d35f4-20ec-45bb-88eb-171636a23c06" path="/var/lib/kubelet/pods/554d35f4-20ec-45bb-88eb-171636a23c06/volumes"
Jul 01 10:26:11 addons-524777 kubelet[2405]: I0701 10:26:11.262222 2405 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"kube-api-access-l6vvf\" (UniqueName: \"kubernetes.io/projected/14a2cd57-64ab-46e9-9ade-502c9b3a1175-kube-api-access-l6vvf\") pod \"14a2cd57-64ab-46e9-9ade-502c9b3a1175\" (UID: \"14a2cd57-64ab-46e9-9ade-502c9b3a1175\") "
Jul 01 10:26:11 addons-524777 kubelet[2405]: I0701 10:26:11.262280 2405 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/14a2cd57-64ab-46e9-9ade-502c9b3a1175-webhook-cert\") pod \"14a2cd57-64ab-46e9-9ade-502c9b3a1175\" (UID: \"14a2cd57-64ab-46e9-9ade-502c9b3a1175\") "
Jul 01 10:26:11 addons-524777 kubelet[2405]: I0701 10:26:11.267075 2405 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/secret/14a2cd57-64ab-46e9-9ade-502c9b3a1175-webhook-cert" (OuterVolumeSpecName: "webhook-cert") pod "14a2cd57-64ab-46e9-9ade-502c9b3a1175" (UID: "14a2cd57-64ab-46e9-9ade-502c9b3a1175"). InnerVolumeSpecName "webhook-cert". PluginName "kubernetes.io/secret", VolumeGidValue ""
Jul 01 10:26:11 addons-524777 kubelet[2405]: I0701 10:26:11.267625 2405 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/14a2cd57-64ab-46e9-9ade-502c9b3a1175-kube-api-access-l6vvf" (OuterVolumeSpecName: "kube-api-access-l6vvf") pod "14a2cd57-64ab-46e9-9ade-502c9b3a1175" (UID: "14a2cd57-64ab-46e9-9ade-502c9b3a1175"). InnerVolumeSpecName "kube-api-access-l6vvf". PluginName "kubernetes.io/projected", VolumeGidValue ""
Jul 01 10:26:11 addons-524777 kubelet[2405]: I0701 10:26:11.286067 2405 scope.go:117] "RemoveContainer" containerID="d0ce237241494a146393a22bc6d116d5b3769045d6e12f7f6d4baa66d03435c4"
Jul 01 10:26:11 addons-524777 kubelet[2405]: I0701 10:26:11.305355 2405 scope.go:117] "RemoveContainer" containerID="d0ce237241494a146393a22bc6d116d5b3769045d6e12f7f6d4baa66d03435c4"
Jul 01 10:26:11 addons-524777 kubelet[2405]: E0701 10:26:11.306204 2405 remote_runtime.go:432] "ContainerStatus from runtime service failed" err="rpc error: code = Unknown desc = Error response from daemon: No such container: d0ce237241494a146393a22bc6d116d5b3769045d6e12f7f6d4baa66d03435c4" containerID="d0ce237241494a146393a22bc6d116d5b3769045d6e12f7f6d4baa66d03435c4"
Jul 01 10:26:11 addons-524777 kubelet[2405]: I0701 10:26:11.306243 2405 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"docker","ID":"d0ce237241494a146393a22bc6d116d5b3769045d6e12f7f6d4baa66d03435c4"} err="failed to get container status \"d0ce237241494a146393a22bc6d116d5b3769045d6e12f7f6d4baa66d03435c4\": rpc error: code = Unknown desc = Error response from daemon: No such container: d0ce237241494a146393a22bc6d116d5b3769045d6e12f7f6d4baa66d03435c4"
Jul 01 10:26:11 addons-524777 kubelet[2405]: I0701 10:26:11.322344 2405 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="14a2cd57-64ab-46e9-9ade-502c9b3a1175" path="/var/lib/kubelet/pods/14a2cd57-64ab-46e9-9ade-502c9b3a1175/volumes"
Jul 01 10:26:11 addons-524777 kubelet[2405]: I0701 10:26:11.363220 2405 reconciler_common.go:289] "Volume detached for volume \"kube-api-access-l6vvf\" (UniqueName: \"kubernetes.io/projected/14a2cd57-64ab-46e9-9ade-502c9b3a1175-kube-api-access-l6vvf\") on node \"addons-524777\" DevicePath \"\""
Jul 01 10:26:11 addons-524777 kubelet[2405]: I0701 10:26:11.363306 2405 reconciler_common.go:289] "Volume detached for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/14a2cd57-64ab-46e9-9ade-502c9b3a1175-webhook-cert\") on node \"addons-524777\" DevicePath \"\""
==> storage-provisioner [909de9231c07] <==
I0701 10:21:26.551130 1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
I0701 10:21:26.690924 1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
I0701 10:21:26.690972 1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
I0701 10:21:26.718262 1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
I0701 10:21:26.718737 1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"a7a36211-1cc4-4edf-b35b-c66ff52618cf", APIVersion:"v1", ResourceVersion:"505", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-524777_a3ff7ede-a8bc-4250-8401-d122734f21a3 became leader
I0701 10:21:26.719728 1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-524777_a3ff7ede-a8bc-4250-8401-d122734f21a3!
I0701 10:21:26.822475 1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-524777_a3ff7ede-a8bc-4250-8401-d122734f21a3!
-- /stdout --
helpers_test.go:254: (dbg) Run: out/minikube-linux-arm64 status --format={{.APIServer}} -p addons-524777 -n addons-524777
helpers_test.go:261: (dbg) Run: kubectl --context addons-524777 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:285: <<< TestAddons/parallel/Ingress FAILED: end of post-mortem logs <<<
helpers_test.go:286: ---------------------/post-mortem---------------------------------
--- FAIL: TestAddons/parallel/Ingress (38.68s)