=== RUN TestAddons/parallel/Ingress
=== PAUSE TestAddons/parallel/Ingress
=== CONT TestAddons/parallel/Ingress
addons_test.go:207: (dbg) Run: kubectl --context addons-120944 wait --for=condition=ready --namespace=ingress-nginx pod --selector=app.kubernetes.io/component=controller --timeout=90s
addons_test.go:232: (dbg) Run: kubectl --context addons-120944 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:245: (dbg) Run: kubectl --context addons-120944 replace --force -f testdata/nginx-pod-svc.yaml
addons_test.go:250: (dbg) TestAddons/parallel/Ingress: waiting 8m0s for pods matching "run=nginx" in namespace "default" ...
helpers_test.go:344: "nginx" [03a14c95-35a0-4de4-9bd5-12025b2ea361] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [03a14c95-35a0-4de4-9bd5-12025b2ea361] Running
addons_test.go:250: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 8.003548354s
addons_test.go:262: (dbg) Run: out/minikube-linux-arm64 -p addons-120944 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:286: (dbg) Run: kubectl --context addons-120944 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:291: (dbg) Run: out/minikube-linux-arm64 -p addons-120944 ip
addons_test.go:297: (dbg) Run: nslookup hello-john.test 192.168.49.2
addons_test.go:297: (dbg) Non-zero exit: nslookup hello-john.test 192.168.49.2: exit status 1 (15.071153172s)
-- stdout --
;; connection timed out; no servers could be reached
-- /stdout --
addons_test.go:299: failed to nslookup hello-john.test host. args "nslookup hello-john.test 192.168.49.2" : exit status 1
addons_test.go:303: unexpected output from nslookup. stdout: ;; connection timed out; no servers could be reached
stderr:
addons_test.go:306: (dbg) Run: out/minikube-linux-arm64 -p addons-120944 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:306: (dbg) Done: out/minikube-linux-arm64 -p addons-120944 addons disable ingress-dns --alsologtostderr -v=1: (1.003645258s)
addons_test.go:311: (dbg) Run: out/minikube-linux-arm64 -p addons-120944 addons disable ingress --alsologtostderr -v=1
addons_test.go:311: (dbg) Done: out/minikube-linux-arm64 -p addons-120944 addons disable ingress --alsologtostderr -v=1: (7.706206335s)
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-120944
helpers_test.go:235: (dbg) docker inspect addons-120944:
-- stdout --
[
{
"Id": "cd093e6b7d5d8181cb1f0fd9c2410a3ab6fc9b2f1851ef88c307f9d86dc5fe0d",
"Created": "2024-03-18T12:02:50.386427462Z",
"Path": "/usr/local/bin/entrypoint",
"Args": [
"/sbin/init"
],
"State": {
"Status": "running",
"Running": true,
"Paused": false,
"Restarting": false,
"OOMKilled": false,
"Dead": false,
"Pid": 984403,
"ExitCode": 0,
"Error": "",
"StartedAt": "2024-03-18T12:02:50.719385766Z",
"FinishedAt": "0001-01-01T00:00:00Z"
},
"Image": "sha256:db62270b4bb0cfcde696782f7a6322baca275275e31814ce9fd8998407bf461e",
"ResolvConfPath": "/var/lib/docker/containers/cd093e6b7d5d8181cb1f0fd9c2410a3ab6fc9b2f1851ef88c307f9d86dc5fe0d/resolv.conf",
"HostnamePath": "/var/lib/docker/containers/cd093e6b7d5d8181cb1f0fd9c2410a3ab6fc9b2f1851ef88c307f9d86dc5fe0d/hostname",
"HostsPath": "/var/lib/docker/containers/cd093e6b7d5d8181cb1f0fd9c2410a3ab6fc9b2f1851ef88c307f9d86dc5fe0d/hosts",
"LogPath": "/var/lib/docker/containers/cd093e6b7d5d8181cb1f0fd9c2410a3ab6fc9b2f1851ef88c307f9d86dc5fe0d/cd093e6b7d5d8181cb1f0fd9c2410a3ab6fc9b2f1851ef88c307f9d86dc5fe0d-json.log",
"Name": "/addons-120944",
"RestartCount": 0,
"Driver": "overlay2",
"Platform": "linux",
"MountLabel": "",
"ProcessLabel": "",
"AppArmorProfile": "unconfined",
"ExecIDs": null,
"HostConfig": {
"Binds": [
"/lib/modules:/lib/modules:ro",
"addons-120944:/var"
],
"ContainerIDFile": "",
"LogConfig": {
"Type": "json-file",
"Config": {}
},
"NetworkMode": "addons-120944",
"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/1df9d5292c16c8e8d85051e783516f7377b0720edf54db2bb6416c5ea148081e-init/diff:/var/lib/docker/overlay2/a1c144cc02ec6249a09180eccc17e80dd23d7db554a74680c67079613624e9f1/diff",
"MergedDir": "/var/lib/docker/overlay2/1df9d5292c16c8e8d85051e783516f7377b0720edf54db2bb6416c5ea148081e/merged",
"UpperDir": "/var/lib/docker/overlay2/1df9d5292c16c8e8d85051e783516f7377b0720edf54db2bb6416c5ea148081e/diff",
"WorkDir": "/var/lib/docker/overlay2/1df9d5292c16c8e8d85051e783516f7377b0720edf54db2bb6416c5ea148081e/work"
},
"Name": "overlay2"
},
"Mounts": [
{
"Type": "bind",
"Source": "/lib/modules",
"Destination": "/lib/modules",
"Mode": "ro",
"RW": false,
"Propagation": "rprivate"
},
{
"Type": "volume",
"Name": "addons-120944",
"Source": "/var/lib/docker/volumes/addons-120944/_data",
"Destination": "/var",
"Driver": "local",
"Mode": "z",
"RW": true,
"Propagation": ""
}
],
"Config": {
"Hostname": "addons-120944",
"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.42-1710284843-18375@sha256:d67c38c9fc2ad14c48d95e17cbac49314325db5758d8f7b3de60b927e62ce94f",
"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-120944",
"name.minikube.sigs.k8s.io": "addons-120944",
"role.minikube.sigs.k8s.io": ""
},
"StopSignal": "SIGRTMIN+3"
},
"NetworkSettings": {
"Bridge": "",
"SandboxID": "e234c585f0b76cda345a9a77f1ff6f62dfccff4696ae13361bb5e87a236a959d",
"SandboxKey": "/var/run/docker/netns/e234c585f0b7",
"Ports": {
"22/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "33904"
}
],
"2376/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "33903"
}
],
"32443/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "33900"
}
],
"5000/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "33902"
}
],
"8443/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "33901"
}
]
},
"HairpinMode": false,
"LinkLocalIPv6Address": "",
"LinkLocalIPv6PrefixLen": 0,
"SecondaryIPAddresses": null,
"SecondaryIPv6Addresses": null,
"EndpointID": "",
"Gateway": "",
"GlobalIPv6Address": "",
"GlobalIPv6PrefixLen": 0,
"IPAddress": "",
"IPPrefixLen": 0,
"IPv6Gateway": "",
"MacAddress": "",
"Networks": {
"addons-120944": {
"IPAMConfig": {
"IPv4Address": "192.168.49.2"
},
"Links": null,
"Aliases": [
"cd093e6b7d5d",
"addons-120944"
],
"MacAddress": "02:42:c0:a8:31:02",
"NetworkID": "7eb4a18f09aa7faec7d8b15ccae43f15be16c9b882711a7c1e8a58588a8ec8ea",
"EndpointID": "99cbbed63965c5c03e848a85d3c2011c30190c0fe98063e864507ad1929ae235",
"Gateway": "192.168.49.1",
"IPAddress": "192.168.49.2",
"IPPrefixLen": 24,
"IPv6Gateway": "",
"GlobalIPv6Address": "",
"GlobalIPv6PrefixLen": 0,
"DriverOpts": null,
"DNSNames": [
"addons-120944",
"cd093e6b7d5d"
]
}
}
}
}
]
-- /stdout --
helpers_test.go:239: (dbg) Run: out/minikube-linux-arm64 status --format={{.Host}} -p addons-120944 -n addons-120944
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-120944 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-120944 logs -n 25: (1.142339704s)
helpers_test.go:252: TestAddons/parallel/Ingress logs:
-- stdout --
==> Audit <==
|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
| Command | Args | Profile | User | Version | Start Time | End Time |
|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
| delete | -p download-only-842977 | download-only-842977 | jenkins | v1.32.0 | 18 Mar 24 12:02 UTC | 18 Mar 24 12:02 UTC |
| delete | -p download-only-790135 | download-only-790135 | jenkins | v1.32.0 | 18 Mar 24 12:02 UTC | 18 Mar 24 12:02 UTC |
| delete | -p download-only-872178 | download-only-872178 | jenkins | v1.32.0 | 18 Mar 24 12:02 UTC | 18 Mar 24 12:02 UTC |
| start | --download-only -p | download-docker-876693 | jenkins | v1.32.0 | 18 Mar 24 12:02 UTC | |
| | download-docker-876693 | | | | | |
| | --alsologtostderr | | | | | |
| | --driver=docker | | | | | |
| | --container-runtime=docker | | | | | |
| delete | -p download-docker-876693 | download-docker-876693 | jenkins | v1.32.0 | 18 Mar 24 12:02 UTC | 18 Mar 24 12:02 UTC |
| start | --download-only -p | binary-mirror-306079 | jenkins | v1.32.0 | 18 Mar 24 12:02 UTC | |
| | binary-mirror-306079 | | | | | |
| | --alsologtostderr | | | | | |
| | --binary-mirror | | | | | |
| | http://127.0.0.1:44183 | | | | | |
| | --driver=docker | | | | | |
| | --container-runtime=docker | | | | | |
| delete | -p binary-mirror-306079 | binary-mirror-306079 | jenkins | v1.32.0 | 18 Mar 24 12:02 UTC | 18 Mar 24 12:02 UTC |
| addons | enable dashboard -p | addons-120944 | jenkins | v1.32.0 | 18 Mar 24 12:02 UTC | |
| | addons-120944 | | | | | |
| addons | disable dashboard -p | addons-120944 | jenkins | v1.32.0 | 18 Mar 24 12:02 UTC | |
| | addons-120944 | | | | | |
| start | -p addons-120944 --wait=true | addons-120944 | jenkins | v1.32.0 | 18 Mar 24 12:02 UTC | 18 Mar 24 12:04 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 --driver=docker | | | | | |
| | --container-runtime=docker | | | | | |
| | --addons=ingress | | | | | |
| | --addons=ingress-dns | | | | | |
| ip | addons-120944 ip | addons-120944 | jenkins | v1.32.0 | 18 Mar 24 12:05 UTC | 18 Mar 24 12:05 UTC |
| addons | addons-120944 addons disable | addons-120944 | jenkins | v1.32.0 | 18 Mar 24 12:05 UTC | 18 Mar 24 12:05 UTC |
| | registry --alsologtostderr | | | | | |
| | -v=1 | | | | | |
| addons | disable nvidia-device-plugin | addons-120944 | jenkins | v1.32.0 | 18 Mar 24 12:05 UTC | 18 Mar 24 12:05 UTC |
| | -p addons-120944 | | | | | |
| ssh | addons-120944 ssh cat | addons-120944 | jenkins | v1.32.0 | 18 Mar 24 12:05 UTC | 18 Mar 24 12:05 UTC |
| | /opt/local-path-provisioner/pvc-83fc9474-4852-4543-af75-1bb53f379349_default_test-pvc/file1 | | | | | |
| addons | addons-120944 addons disable | addons-120944 | jenkins | v1.32.0 | 18 Mar 24 12:05 UTC | 18 Mar 24 12:06 UTC |
| | storage-provisioner-rancher | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| addons | addons-120944 addons | addons-120944 | jenkins | v1.32.0 | 18 Mar 24 12:05 UTC | 18 Mar 24 12:05 UTC |
| | disable csi-hostpath-driver | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| addons | addons-120944 addons | addons-120944 | jenkins | v1.32.0 | 18 Mar 24 12:05 UTC | 18 Mar 24 12:05 UTC |
| | disable volumesnapshots | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| addons | disable cloud-spanner -p | addons-120944 | jenkins | v1.32.0 | 18 Mar 24 12:05 UTC | 18 Mar 24 12:05 UTC |
| | addons-120944 | | | | | |
| addons | enable headlamp | addons-120944 | jenkins | v1.32.0 | 18 Mar 24 12:05 UTC | 18 Mar 24 12:05 UTC |
| | -p addons-120944 | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| addons | disable inspektor-gadget -p | addons-120944 | jenkins | v1.32.0 | 18 Mar 24 12:06 UTC | 18 Mar 24 12:06 UTC |
| | addons-120944 | | | | | |
| addons | addons-120944 addons | addons-120944 | jenkins | v1.32.0 | 18 Mar 24 12:06 UTC | 18 Mar 24 12:06 UTC |
| | disable metrics-server | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| ssh | addons-120944 ssh curl -s | addons-120944 | jenkins | v1.32.0 | 18 Mar 24 12:06 UTC | 18 Mar 24 12:06 UTC |
| | http://127.0.0.1/ -H 'Host: | | | | | |
| | nginx.example.com' | | | | | |
| ip | addons-120944 ip | addons-120944 | jenkins | v1.32.0 | 18 Mar 24 12:06 UTC | 18 Mar 24 12:06 UTC |
| addons | addons-120944 addons disable | addons-120944 | jenkins | v1.32.0 | 18 Mar 24 12:06 UTC | 18 Mar 24 12:06 UTC |
| | ingress-dns --alsologtostderr | | | | | |
| | -v=1 | | | | | |
| addons | addons-120944 addons disable | addons-120944 | jenkins | v1.32.0 | 18 Mar 24 12:06 UTC | 18 Mar 24 12:06 UTC |
| | ingress --alsologtostderr -v=1 | | | | | |
|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
==> Last Start <==
Log file created at: 2024/03/18 12:02:25
Running on machine: ip-172-31-31-251
Binary: Built with gc go1.22.1 for linux/arm64
Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
I0318 12:02:25.915120 983946 out.go:291] Setting OutFile to fd 1 ...
I0318 12:02:25.915333 983946 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0318 12:02:25.915362 983946 out.go:304] Setting ErrFile to fd 2...
I0318 12:02:25.915383 983946 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0318 12:02:25.915679 983946 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18431-977751/.minikube/bin
I0318 12:02:25.916243 983946 out.go:298] Setting JSON to false
I0318 12:02:25.917213 983946 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":13490,"bootTime":1710749856,"procs":154,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1055-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
I0318 12:02:25.917317 983946 start.go:139] virtualization:
I0318 12:02:25.953389 983946 out.go:177] * [addons-120944] minikube v1.32.0 on Ubuntu 20.04 (arm64)
I0318 12:02:25.984825 983946 out.go:177] - MINIKUBE_LOCATION=18431
I0318 12:02:26.048783 983946 out.go:177] - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
I0318 12:02:25.984883 983946 notify.go:220] Checking for updates...
I0318 12:02:26.129038 983946 out.go:177] - KUBECONFIG=/home/jenkins/minikube-integration/18431-977751/kubeconfig
I0318 12:02:26.156743 983946 out.go:177] - MINIKUBE_HOME=/home/jenkins/minikube-integration/18431-977751/.minikube
I0318 12:02:26.192951 983946 out.go:177] - MINIKUBE_BIN=out/minikube-linux-arm64
I0318 12:02:26.224750 983946 out.go:177] - MINIKUBE_FORCE_SYSTEMD=
I0318 12:02:26.252099 983946 driver.go:392] Setting default libvirt URI to qemu:///system
I0318 12:02:26.274890 983946 docker.go:122] docker version: linux-25.0.4:Docker Engine - Community
I0318 12:02:26.274994 983946 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0318 12:02:26.332825 983946 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 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:24 OomKillDisable:true NGoroutines:49 SystemTime:2024-03-18 12:02:26.323287704 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1055-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:8215035904 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:25.0.4 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:ae07eda36dd25f8a1b98dfbf587313b99c0190bb Expected:ae07eda36dd25f8a1b98dfbf587313b99c0190bb} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} 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.13.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.24.7]] Warnings:<nil>}}
I0318 12:02:26.333011 983946 docker.go:295] overlay module found
I0318 12:02:26.374002 983946 out.go:177] * Using the docker driver based on user configuration
I0318 12:02:26.401712 983946 start.go:297] selected driver: docker
I0318 12:02:26.401755 983946 start.go:901] validating driver "docker" against <nil>
I0318 12:02:26.401769 983946 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
I0318 12:02:26.402514 983946 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0318 12:02:26.476581 983946 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 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:24 OomKillDisable:true NGoroutines:49 SystemTime:2024-03-18 12:02:26.466331951 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1055-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:8215035904 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:25.0.4 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:ae07eda36dd25f8a1b98dfbf587313b99c0190bb Expected:ae07eda36dd25f8a1b98dfbf587313b99c0190bb} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} 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.13.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.24.7]] Warnings:<nil>}}
I0318 12:02:26.476747 983946 start_flags.go:310] no existing cluster config was found, will generate one from the flags
I0318 12:02:26.477019 983946 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]
I0318 12:02:26.497184 983946 out.go:177] * Using Docker driver with root privileges
I0318 12:02:26.528427 983946 cni.go:84] Creating CNI manager for ""
I0318 12:02:26.528468 983946 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
I0318 12:02:26.528476 983946 start_flags.go:319] Found "bridge CNI" CNI - setting NetworkPlugin=cni
I0318 12:02:26.528563 983946 start.go:340] cluster config:
{Name:addons-120944 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1710284843-18375@sha256:d67c38c9fc2ad14c48d95e17cbac49314325db5758d8f7b3de60b927e62ce94f 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.28.4 ClusterName:addons-120944 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.28.4 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}
I0318 12:02:26.560604 983946 out.go:177] * Starting "addons-120944" primary control-plane node in "addons-120944" cluster
I0318 12:02:26.593131 983946 cache.go:121] Beginning downloading kic base image for docker with docker
I0318 12:02:26.625356 983946 out.go:177] * Pulling base image v0.0.42-1710284843-18375 ...
I0318 12:02:26.653872 983946 preload.go:132] Checking if preload exists for k8s version v1.28.4 and runtime docker
I0318 12:02:26.653982 983946 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1710284843-18375@sha256:d67c38c9fc2ad14c48d95e17cbac49314325db5758d8f7b3de60b927e62ce94f in local docker daemon
I0318 12:02:26.654191 983946 preload.go:147] Found local preload: /home/jenkins/minikube-integration/18431-977751/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.28.4-docker-overlay2-arm64.tar.lz4
I0318 12:02:26.654208 983946 cache.go:56] Caching tarball of preloaded images
I0318 12:02:26.654311 983946 preload.go:173] Found /home/jenkins/minikube-integration/18431-977751/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.28.4-docker-overlay2-arm64.tar.lz4 in cache, skipping download
I0318 12:02:26.654328 983946 cache.go:59] Finished verifying existence of preloaded tar for v1.28.4 on docker
I0318 12:02:26.654716 983946 profile.go:142] Saving config to /home/jenkins/minikube-integration/18431-977751/.minikube/profiles/addons-120944/config.json ...
I0318 12:02:26.654746 983946 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18431-977751/.minikube/profiles/addons-120944/config.json: {Name:mk971dc1246f541a1fa49e7edd633c694fc95afe Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0318 12:02:26.669101 983946 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1710284843-18375@sha256:d67c38c9fc2ad14c48d95e17cbac49314325db5758d8f7b3de60b927e62ce94f to local cache
I0318 12:02:26.669215 983946 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1710284843-18375@sha256:d67c38c9fc2ad14c48d95e17cbac49314325db5758d8f7b3de60b927e62ce94f in local cache directory
I0318 12:02:26.669238 983946 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1710284843-18375@sha256:d67c38c9fc2ad14c48d95e17cbac49314325db5758d8f7b3de60b927e62ce94f in local cache directory, skipping pull
I0318 12:02:26.669246 983946 image.go:105] gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1710284843-18375@sha256:d67c38c9fc2ad14c48d95e17cbac49314325db5758d8f7b3de60b927e62ce94f exists in cache, skipping pull
I0318 12:02:26.669254 983946 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1710284843-18375@sha256:d67c38c9fc2ad14c48d95e17cbac49314325db5758d8f7b3de60b927e62ce94f as a tarball
I0318 12:02:26.669262 983946 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1710284843-18375@sha256:d67c38c9fc2ad14c48d95e17cbac49314325db5758d8f7b3de60b927e62ce94f from local cache
I0318 12:02:43.386912 983946 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1710284843-18375@sha256:d67c38c9fc2ad14c48d95e17cbac49314325db5758d8f7b3de60b927e62ce94f from cached tarball
I0318 12:02:43.386969 983946 cache.go:194] Successfully downloaded all kic artifacts
I0318 12:02:43.386999 983946 start.go:360] acquireMachinesLock for addons-120944: {Name:mk60e432c82c0d5e7aeb44baacc5675cf49dfbc6 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
I0318 12:02:43.387123 983946 start.go:364] duration metric: took 101.275µs to acquireMachinesLock for "addons-120944"
I0318 12:02:43.387157 983946 start.go:93] Provisioning new machine with config: &{Name:addons-120944 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1710284843-18375@sha256:d67c38c9fc2ad14c48d95e17cbac49314325db5758d8f7b3de60b927e62ce94f 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.28.4 ClusterName:addons-120944 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.28.4 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.28.4 ContainerRuntime:docker ControlPlane:true Worker:true}
I0318 12:02:43.387254 983946 start.go:125] createHost starting for "" (driver="docker")
I0318 12:02:43.389334 983946 out.go:204] * Creating docker container (CPUs=2, Memory=4000MB) ...
I0318 12:02:43.389579 983946 start.go:159] libmachine.API.Create for "addons-120944" (driver="docker")
I0318 12:02:43.389615 983946 client.go:168] LocalClient.Create starting
I0318 12:02:43.389719 983946 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/18431-977751/.minikube/certs/ca.pem
I0318 12:02:43.876676 983946 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/18431-977751/.minikube/certs/cert.pem
I0318 12:02:44.252773 983946 cli_runner.go:164] Run: docker network inspect addons-120944 --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}}]}"
W0318 12:02:44.270499 983946 cli_runner.go:211] docker network inspect addons-120944 --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
I0318 12:02:44.270601 983946 network_create.go:281] running [docker network inspect addons-120944] to gather additional debugging logs...
I0318 12:02:44.270621 983946 cli_runner.go:164] Run: docker network inspect addons-120944
W0318 12:02:44.285212 983946 cli_runner.go:211] docker network inspect addons-120944 returned with exit code 1
I0318 12:02:44.285246 983946 network_create.go:284] error running [docker network inspect addons-120944]: docker network inspect addons-120944: exit status 1
stdout:
[]
stderr:
Error response from daemon: network addons-120944 not found
I0318 12:02:44.285259 983946 network_create.go:286] output of [docker network inspect addons-120944]: -- stdout --
[]
-- /stdout --
** stderr **
Error response from daemon: network addons-120944 not found
** /stderr **
I0318 12:02:44.285369 983946 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}}]}"
I0318 12:02:44.300675 983946 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:0x4002a9c750}
I0318 12:02:44.300724 983946 network_create.go:124] attempt to create docker network addons-120944 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
I0318 12:02:44.300783 983946 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-120944 addons-120944
I0318 12:02:44.368160 983946 network_create.go:108] docker network addons-120944 192.168.49.0/24 created
I0318 12:02:44.368194 983946 kic.go:121] calculated static IP "192.168.49.2" for the "addons-120944" container
I0318 12:02:44.368268 983946 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
I0318 12:02:44.382469 983946 cli_runner.go:164] Run: docker volume create addons-120944 --label name.minikube.sigs.k8s.io=addons-120944 --label created_by.minikube.sigs.k8s.io=true
I0318 12:02:44.402419 983946 oci.go:103] Successfully created a docker volume addons-120944
I0318 12:02:44.402514 983946 cli_runner.go:164] Run: docker run --rm --name addons-120944-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-120944 --entrypoint /usr/bin/test -v addons-120944:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1710284843-18375@sha256:d67c38c9fc2ad14c48d95e17cbac49314325db5758d8f7b3de60b927e62ce94f -d /var/lib
I0318 12:02:46.326858 983946 cli_runner.go:217] Completed: docker run --rm --name addons-120944-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-120944 --entrypoint /usr/bin/test -v addons-120944:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1710284843-18375@sha256:d67c38c9fc2ad14c48d95e17cbac49314325db5758d8f7b3de60b927e62ce94f -d /var/lib: (1.924274057s)
I0318 12:02:46.326894 983946 oci.go:107] Successfully prepared a docker volume addons-120944
I0318 12:02:46.326934 983946 preload.go:132] Checking if preload exists for k8s version v1.28.4 and runtime docker
I0318 12:02:46.326963 983946 kic.go:194] Starting extracting preloaded images to volume ...
I0318 12:02:46.327048 983946 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/18431-977751/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.28.4-docker-overlay2-arm64.tar.lz4:/preloaded.tar:ro -v addons-120944:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1710284843-18375@sha256:d67c38c9fc2ad14c48d95e17cbac49314325db5758d8f7b3de60b927e62ce94f -I lz4 -xf /preloaded.tar -C /extractDir
I0318 12:02:50.320905 983946 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/18431-977751/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.28.4-docker-overlay2-arm64.tar.lz4:/preloaded.tar:ro -v addons-120944:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1710284843-18375@sha256:d67c38c9fc2ad14c48d95e17cbac49314325db5758d8f7b3de60b927e62ce94f -I lz4 -xf /preloaded.tar -C /extractDir: (3.993781796s)
I0318 12:02:50.320940 983946 kic.go:203] duration metric: took 3.993973056s to extract preloaded images to volume ...
W0318 12:02:50.321094 983946 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
I0318 12:02:50.321223 983946 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
I0318 12:02:50.372458 983946 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-120944 --name addons-120944 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-120944 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-120944 --network addons-120944 --ip 192.168.49.2 --volume addons-120944:/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.42-1710284843-18375@sha256:d67c38c9fc2ad14c48d95e17cbac49314325db5758d8f7b3de60b927e62ce94f
I0318 12:02:50.728463 983946 cli_runner.go:164] Run: docker container inspect addons-120944 --format={{.State.Running}}
I0318 12:02:50.752206 983946 cli_runner.go:164] Run: docker container inspect addons-120944 --format={{.State.Status}}
I0318 12:02:50.770285 983946 cli_runner.go:164] Run: docker exec addons-120944 stat /var/lib/dpkg/alternatives/iptables
I0318 12:02:50.823216 983946 oci.go:144] the created container "addons-120944" has a running status.
I0318 12:02:50.823248 983946 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/18431-977751/.minikube/machines/addons-120944/id_rsa...
I0318 12:02:50.977519 983946 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/18431-977751/.minikube/machines/addons-120944/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
I0318 12:02:50.999966 983946 cli_runner.go:164] Run: docker container inspect addons-120944 --format={{.State.Status}}
I0318 12:02:51.034591 983946 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
I0318 12:02:51.034617 983946 kic_runner.go:114] Args: [docker exec --privileged addons-120944 chown docker:docker /home/docker/.ssh/authorized_keys]
I0318 12:02:51.108200 983946 cli_runner.go:164] Run: docker container inspect addons-120944 --format={{.State.Status}}
I0318 12:02:51.126007 983946 machine.go:94] provisionDockerMachine start ...
I0318 12:02:51.126110 983946 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-120944
I0318 12:02:51.151187 983946 main.go:141] libmachine: Using SSH client type: native
I0318 12:02:51.151458 983946 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e1e00] 0x3e4660 <nil> [] 0s} 127.0.0.1 33904 <nil> <nil>}
I0318 12:02:51.151468 983946 main.go:141] libmachine: About to run SSH command:
hostname
I0318 12:02:51.152150 983946 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: read tcp 127.0.0.1:53942->127.0.0.1:33904: read: connection reset by peer
I0318 12:02:54.296698 983946 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-120944
I0318 12:02:54.296726 983946 ubuntu.go:169] provisioning hostname "addons-120944"
I0318 12:02:54.296795 983946 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-120944
I0318 12:02:54.313408 983946 main.go:141] libmachine: Using SSH client type: native
I0318 12:02:54.313661 983946 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e1e00] 0x3e4660 <nil> [] 0s} 127.0.0.1 33904 <nil> <nil>}
I0318 12:02:54.313676 983946 main.go:141] libmachine: About to run SSH command:
sudo hostname addons-120944 && echo "addons-120944" | sudo tee /etc/hostname
I0318 12:02:54.464943 983946 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-120944
I0318 12:02:54.465025 983946 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-120944
I0318 12:02:54.481797 983946 main.go:141] libmachine: Using SSH client type: native
I0318 12:02:54.482050 983946 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e1e00] 0x3e4660 <nil> [] 0s} 127.0.0.1 33904 <nil> <nil>}
I0318 12:02:54.482069 983946 main.go:141] libmachine: About to run SSH command:
if ! grep -xq '.*\saddons-120944' /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-120944/g' /etc/hosts;
else
echo '127.0.1.1 addons-120944' | sudo tee -a /etc/hosts;
fi
fi
I0318 12:02:54.625246 983946 main.go:141] libmachine: SSH cmd err, output: <nil>:
I0318 12:02:54.625278 983946 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/18431-977751/.minikube CaCertPath:/home/jenkins/minikube-integration/18431-977751/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/18431-977751/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/18431-977751/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/18431-977751/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/18431-977751/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/18431-977751/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/18431-977751/.minikube}
I0318 12:02:54.625310 983946 ubuntu.go:177] setting up certificates
I0318 12:02:54.625320 983946 provision.go:84] configureAuth start
I0318 12:02:54.625426 983946 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-120944
I0318 12:02:54.643505 983946 provision.go:143] copyHostCerts
I0318 12:02:54.643586 983946 exec_runner.go:151] cp: /home/jenkins/minikube-integration/18431-977751/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/18431-977751/.minikube/ca.pem (1082 bytes)
I0318 12:02:54.643716 983946 exec_runner.go:151] cp: /home/jenkins/minikube-integration/18431-977751/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/18431-977751/.minikube/cert.pem (1123 bytes)
I0318 12:02:54.643775 983946 exec_runner.go:151] cp: /home/jenkins/minikube-integration/18431-977751/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/18431-977751/.minikube/key.pem (1675 bytes)
I0318 12:02:54.643831 983946 provision.go:117] generating server cert: /home/jenkins/minikube-integration/18431-977751/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/18431-977751/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/18431-977751/.minikube/certs/ca-key.pem org=jenkins.addons-120944 san=[127.0.0.1 192.168.49.2 addons-120944 localhost minikube]
I0318 12:02:54.832163 983946 provision.go:177] copyRemoteCerts
I0318 12:02:54.832232 983946 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
I0318 12:02:54.832272 983946 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-120944
I0318 12:02:54.849619 983946 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33904 SSHKeyPath:/home/jenkins/minikube-integration/18431-977751/.minikube/machines/addons-120944/id_rsa Username:docker}
I0318 12:02:54.950227 983946 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18431-977751/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
I0318 12:02:54.974407 983946 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18431-977751/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
I0318 12:02:54.997632 983946 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18431-977751/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
I0318 12:02:55.030334 983946 provision.go:87] duration metric: took 404.994036ms to configureAuth
I0318 12:02:55.030410 983946 ubuntu.go:193] setting minikube options for container-runtime
I0318 12:02:55.030651 983946 config.go:182] Loaded profile config "addons-120944": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.28.4
I0318 12:02:55.030732 983946 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-120944
I0318 12:02:55.047515 983946 main.go:141] libmachine: Using SSH client type: native
I0318 12:02:55.047775 983946 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e1e00] 0x3e4660 <nil> [] 0s} 127.0.0.1 33904 <nil> <nil>}
I0318 12:02:55.047791 983946 main.go:141] libmachine: About to run SSH command:
df --output=fstype / | tail -n 1
I0318 12:02:55.189825 983946 main.go:141] libmachine: SSH cmd err, output: <nil>: overlay
I0318 12:02:55.189845 983946 ubuntu.go:71] root file system type: overlay
I0318 12:02:55.189962 983946 provision.go:314] Updating docker unit: /lib/systemd/system/docker.service ...
I0318 12:02:55.190057 983946 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-120944
I0318 12:02:55.210026 983946 main.go:141] libmachine: Using SSH client type: native
I0318 12:02:55.210286 983946 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e1e00] 0x3e4660 <nil> [] 0s} 127.0.0.1 33904 <nil> <nil>}
I0318 12:02:55.210374 983946 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
I0318 12:02:55.365544 983946 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
I0318 12:02:55.365624 983946 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-120944
I0318 12:02:55.381730 983946 main.go:141] libmachine: Using SSH client type: native
I0318 12:02:55.381983 983946 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e1e00] 0x3e4660 <nil> [] 0s} 127.0.0.1 33904 <nil> <nil>}
I0318 12:02:55.382005 983946 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; }
I0318 12:02:56.171883 983946 main.go:141] libmachine: SSH cmd err, output: <nil>: --- /lib/systemd/system/docker.service 2024-03-06 16:31:58.000000000 +0000
+++ /lib/systemd/system/docker.service.new 2024-03-18 12:02:55.358173899 +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
I0318 12:02:56.171916 983946 machine.go:97] duration metric: took 5.045890038s to provisionDockerMachine
I0318 12:02:56.171927 983946 client.go:171] duration metric: took 12.782302728s to LocalClient.Create
I0318 12:02:56.171943 983946 start.go:167] duration metric: took 12.782364742s to libmachine.API.Create "addons-120944"
I0318 12:02:56.171951 983946 start.go:293] postStartSetup for "addons-120944" (driver="docker")
I0318 12:02:56.171966 983946 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]
I0318 12:02:56.172033 983946 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
I0318 12:02:56.172075 983946 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-120944
I0318 12:02:56.187315 983946 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33904 SSHKeyPath:/home/jenkins/minikube-integration/18431-977751/.minikube/machines/addons-120944/id_rsa Username:docker}
I0318 12:02:56.286813 983946 ssh_runner.go:195] Run: cat /etc/os-release
I0318 12:02:56.290069 983946 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
I0318 12:02:56.290107 983946 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
I0318 12:02:56.290117 983946 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
I0318 12:02:56.290132 983946 info.go:137] Remote host: Ubuntu 22.04.4 LTS
I0318 12:02:56.290147 983946 filesync.go:126] Scanning /home/jenkins/minikube-integration/18431-977751/.minikube/addons for local assets ...
I0318 12:02:56.290220 983946 filesync.go:126] Scanning /home/jenkins/minikube-integration/18431-977751/.minikube/files for local assets ...
I0318 12:02:56.290251 983946 start.go:296] duration metric: took 118.294287ms for postStartSetup
I0318 12:02:56.290588 983946 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-120944
I0318 12:02:56.305933 983946 profile.go:142] Saving config to /home/jenkins/minikube-integration/18431-977751/.minikube/profiles/addons-120944/config.json ...
I0318 12:02:56.306213 983946 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
I0318 12:02:56.306263 983946 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-120944
I0318 12:02:56.322130 983946 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33904 SSHKeyPath:/home/jenkins/minikube-integration/18431-977751/.minikube/machines/addons-120944/id_rsa Username:docker}
I0318 12:02:56.417717 983946 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
I0318 12:02:56.422065 983946 start.go:128] duration metric: took 13.034796783s to createHost
I0318 12:02:56.422090 983946 start.go:83] releasing machines lock for "addons-120944", held for 13.034951063s
I0318 12:02:56.422155 983946 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-120944
I0318 12:02:56.437597 983946 ssh_runner.go:195] Run: cat /version.json
I0318 12:02:56.437676 983946 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-120944
I0318 12:02:56.437997 983946 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
I0318 12:02:56.438084 983946 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-120944
I0318 12:02:56.463178 983946 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33904 SSHKeyPath:/home/jenkins/minikube-integration/18431-977751/.minikube/machines/addons-120944/id_rsa Username:docker}
I0318 12:02:56.476596 983946 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33904 SSHKeyPath:/home/jenkins/minikube-integration/18431-977751/.minikube/machines/addons-120944/id_rsa Username:docker}
I0318 12:02:56.564748 983946 ssh_runner.go:195] Run: systemctl --version
I0318 12:02:56.692416 983946 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
I0318 12:02:56.696553 983946 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' {}" ;
I0318 12:02:56.720211 983946 cni.go:230] loopback cni configuration patched: "/etc/cni/net.d/*loopback.conf*" found
I0318 12:02:56.720288 983946 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" ;
I0318 12:02:56.748270 983946 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
I0318 12:02:56.748296 983946 start.go:494] detecting cgroup driver to use...
I0318 12:02:56.748329 983946 detect.go:196] detected "cgroupfs" cgroup driver on host os
I0318 12:02:56.748432 983946 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"
I0318 12:02:56.764548 983946 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"
I0318 12:02:56.773873 983946 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"
I0318 12:02:56.783605 983946 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
I0318 12:02:56.783672 983946 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
I0318 12:02:56.793198 983946 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"
I0318 12:02:56.802860 983946 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
I0318 12:02:56.812650 983946 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
I0318 12:02:56.822287 983946 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
I0318 12:02:56.830972 983946 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"
I0318 12:02:56.840644 983946 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
I0318 12:02:56.848913 983946 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
I0318 12:02:56.857480 983946 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I0318 12:02:56.937408 983946 ssh_runner.go:195] Run: sudo systemctl restart containerd
I0318 12:02:57.032012 983946 start.go:494] detecting cgroup driver to use...
I0318 12:02:57.032125 983946 detect.go:196] detected "cgroupfs" cgroup driver on host os
I0318 12:02:57.032212 983946 ssh_runner.go:195] Run: sudo systemctl cat docker.service
I0318 12:02:57.048062 983946 cruntime.go:279] skipping containerd shutdown because we are bound to it
I0318 12:02:57.048222 983946 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
I0318 12:02:57.063944 983946 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"
I0318 12:02:57.089829 983946 ssh_runner.go:195] Run: which cri-dockerd
I0318 12:02:57.094046 983946 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/cri-docker.service.d
I0318 12:02:57.103585 983946 ssh_runner.go:362] scp memory --> /etc/systemd/system/cri-docker.service.d/10-cni.conf (189 bytes)
I0318 12:02:57.123372 983946 ssh_runner.go:195] Run: sudo systemctl unmask docker.service
I0318 12:02:57.230775 983946 ssh_runner.go:195] Run: sudo systemctl enable docker.socket
I0318 12:02:57.333540 983946 docker.go:574] configuring docker to use "cgroupfs" as cgroup driver...
I0318 12:02:57.333710 983946 ssh_runner.go:362] scp memory --> /etc/docker/daemon.json (130 bytes)
I0318 12:02:57.354061 983946 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I0318 12:02:57.441202 983946 ssh_runner.go:195] Run: sudo systemctl restart docker
I0318 12:02:57.686923 983946 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.socket
I0318 12:02:57.699773 983946 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
I0318 12:02:57.711786 983946 ssh_runner.go:195] Run: sudo systemctl unmask cri-docker.socket
I0318 12:02:57.807904 983946 ssh_runner.go:195] Run: sudo systemctl enable cri-docker.socket
I0318 12:02:57.900900 983946 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I0318 12:02:57.993399 983946 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.socket
I0318 12:02:58.010637 983946 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
I0318 12:02:58.023049 983946 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I0318 12:02:58.115825 983946 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.service
I0318 12:02:58.192750 983946 start.go:541] Will wait 60s for socket path /var/run/cri-dockerd.sock
I0318 12:02:58.192938 983946 ssh_runner.go:195] Run: stat /var/run/cri-dockerd.sock
I0318 12:02:58.197369 983946 start.go:562] Will wait 60s for crictl version
I0318 12:02:58.197460 983946 ssh_runner.go:195] Run: which crictl
I0318 12:02:58.201627 983946 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
I0318 12:02:58.259436 983946 start.go:578] Version: 0.1.0
RuntimeName: docker
RuntimeVersion: 25.0.4
RuntimeApiVersion: v1
I0318 12:02:58.259578 983946 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
I0318 12:02:58.283250 983946 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
I0318 12:02:58.309321 983946 out.go:204] * Preparing Kubernetes v1.28.4 on Docker 25.0.4 ...
I0318 12:02:58.309468 983946 cli_runner.go:164] Run: docker network inspect addons-120944 --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}}]}"
I0318 12:02:58.329165 983946 ssh_runner.go:195] Run: grep 192.168.49.1 host.minikube.internal$ /etc/hosts
I0318 12:02:58.332649 983946 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""
I0318 12:02:58.343519 983946 kubeadm.go:877] updating cluster {Name:addons-120944 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1710284843-18375@sha256:d67c38c9fc2ad14c48d95e17cbac49314325db5758d8f7b3de60b927e62ce94f 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.28.4 ClusterName:addons-120944 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.28.4 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} ...
I0318 12:02:58.343662 983946 preload.go:132] Checking if preload exists for k8s version v1.28.4 and runtime docker
I0318 12:02:58.343726 983946 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
I0318 12:02:58.363148 983946 docker.go:685] Got preloaded images: -- stdout --
registry.k8s.io/kube-apiserver:v1.28.4
registry.k8s.io/kube-controller-manager:v1.28.4
registry.k8s.io/kube-scheduler:v1.28.4
registry.k8s.io/kube-proxy:v1.28.4
registry.k8s.io/etcd:3.5.9-0
registry.k8s.io/coredns/coredns:v1.10.1
registry.k8s.io/pause:3.9
gcr.io/k8s-minikube/storage-provisioner:v5
-- /stdout --
I0318 12:02:58.363167 983946 docker.go:615] Images already preloaded, skipping extraction
I0318 12:02:58.363233 983946 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
I0318 12:02:58.380483 983946 docker.go:685] Got preloaded images: -- stdout --
registry.k8s.io/kube-apiserver:v1.28.4
registry.k8s.io/kube-scheduler:v1.28.4
registry.k8s.io/kube-controller-manager:v1.28.4
registry.k8s.io/kube-proxy:v1.28.4
registry.k8s.io/etcd:3.5.9-0
registry.k8s.io/coredns/coredns:v1.10.1
registry.k8s.io/pause:3.9
gcr.io/k8s-minikube/storage-provisioner:v5
-- /stdout --
I0318 12:02:58.380506 983946 cache_images.go:84] Images are preloaded, skipping loading
I0318 12:02:58.380518 983946 kubeadm.go:928] updating node { 192.168.49.2 8443 v1.28.4 docker true true} ...
I0318 12:02:58.380619 983946 kubeadm.go:940] kubelet [Unit]
Wants=docker.socket
[Service]
ExecStart=
ExecStart=/var/lib/minikube/binaries/v1.28.4/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=addons-120944 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
[Install]
config:
{KubernetesVersion:v1.28.4 ClusterName:addons-120944 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:}
I0318 12:02:58.380680 983946 ssh_runner.go:195] Run: docker info --format {{.CgroupDriver}}
I0318 12:02:58.427108 983946 cni.go:84] Creating CNI manager for ""
I0318 12:02:58.427138 983946 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
I0318 12:02:58.427149 983946 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
I0318 12:02:58.427177 983946 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.28.4 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-120944 NodeName:addons-120944 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}
I0318 12:02:58.427318 983946 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-120944"
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.28.4
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
I0318 12:02:58.427387 983946 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.28.4
I0318 12:02:58.436417 983946 binaries.go:44] Found k8s binaries, skipping transfer
I0318 12:02:58.436542 983946 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
I0318 12:02:58.445430 983946 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (312 bytes)
I0318 12:02:58.463466 983946 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
I0318 12:02:58.482668 983946 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2155 bytes)
I0318 12:02:58.501034 983946 ssh_runner.go:195] Run: grep 192.168.49.2 control-plane.minikube.internal$ /etc/hosts
I0318 12:02:58.504350 983946 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""
I0318 12:02:58.515604 983946 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I0318 12:02:58.604048 983946 ssh_runner.go:195] Run: sudo systemctl start kubelet
I0318 12:02:58.622417 983946 certs.go:68] Setting up /home/jenkins/minikube-integration/18431-977751/.minikube/profiles/addons-120944 for IP: 192.168.49.2
I0318 12:02:58.622490 983946 certs.go:194] generating shared ca certs ...
I0318 12:02:58.622520 983946 certs.go:226] acquiring lock for ca certs: {Name:mkfd026ea786f56c6f2daddb801e747add1cdccb Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0318 12:02:58.623113 983946 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/18431-977751/.minikube/ca.key
I0318 12:02:59.032635 983946 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18431-977751/.minikube/ca.crt ...
I0318 12:02:59.032672 983946 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18431-977751/.minikube/ca.crt: {Name:mk7a708af4fed6d005fff03d2abca5b633285571 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0318 12:02:59.033292 983946 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18431-977751/.minikube/ca.key ...
I0318 12:02:59.033317 983946 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18431-977751/.minikube/ca.key: {Name:mk15375122adb0200564ad42aa2a3592e73f6037 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0318 12:02:59.033747 983946 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/18431-977751/.minikube/proxy-client-ca.key
I0318 12:02:59.504050 983946 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18431-977751/.minikube/proxy-client-ca.crt ...
I0318 12:02:59.504090 983946 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18431-977751/.minikube/proxy-client-ca.crt: {Name:mke45d53e9fc3ebcb91e203dc6a56a4f70ea4dba Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0318 12:02:59.505238 983946 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18431-977751/.minikube/proxy-client-ca.key ...
I0318 12:02:59.505257 983946 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18431-977751/.minikube/proxy-client-ca.key: {Name:mk666019d25769ee67da65bac3be43fc8592610a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0318 12:02:59.505726 983946 certs.go:256] generating profile certs ...
I0318 12:02:59.505793 983946 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/18431-977751/.minikube/profiles/addons-120944/client.key
I0318 12:02:59.505813 983946 crypto.go:68] Generating cert /home/jenkins/minikube-integration/18431-977751/.minikube/profiles/addons-120944/client.crt with IP's: []
I0318 12:03:00.302509 983946 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18431-977751/.minikube/profiles/addons-120944/client.crt ...
I0318 12:03:00.302548 983946 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18431-977751/.minikube/profiles/addons-120944/client.crt: {Name:mk9002b6bbb35dd165bc811de15b675dd6a7b04e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0318 12:03:00.303877 983946 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18431-977751/.minikube/profiles/addons-120944/client.key ...
I0318 12:03:00.303901 983946 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18431-977751/.minikube/profiles/addons-120944/client.key: {Name:mk0eacc45591d6f86dafe445c0efb64e97a5fbdb Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0318 12:03:00.305213 983946 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/18431-977751/.minikube/profiles/addons-120944/apiserver.key.bf15d670
I0318 12:03:00.305252 983946 crypto.go:68] Generating cert /home/jenkins/minikube-integration/18431-977751/.minikube/profiles/addons-120944/apiserver.crt.bf15d670 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
I0318 12:03:00.793124 983946 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18431-977751/.minikube/profiles/addons-120944/apiserver.crt.bf15d670 ...
I0318 12:03:00.793156 983946 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18431-977751/.minikube/profiles/addons-120944/apiserver.crt.bf15d670: {Name:mk6e58bf22ca3c7e85d5622db390da10c62fa509 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0318 12:03:00.793352 983946 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18431-977751/.minikube/profiles/addons-120944/apiserver.key.bf15d670 ...
I0318 12:03:00.793368 983946 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18431-977751/.minikube/profiles/addons-120944/apiserver.key.bf15d670: {Name:mk6514b54df4bc653ea885c40962e5b77cb60465 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0318 12:03:00.793463 983946 certs.go:381] copying /home/jenkins/minikube-integration/18431-977751/.minikube/profiles/addons-120944/apiserver.crt.bf15d670 -> /home/jenkins/minikube-integration/18431-977751/.minikube/profiles/addons-120944/apiserver.crt
I0318 12:03:00.793551 983946 certs.go:385] copying /home/jenkins/minikube-integration/18431-977751/.minikube/profiles/addons-120944/apiserver.key.bf15d670 -> /home/jenkins/minikube-integration/18431-977751/.minikube/profiles/addons-120944/apiserver.key
I0318 12:03:00.793607 983946 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/18431-977751/.minikube/profiles/addons-120944/proxy-client.key
I0318 12:03:00.793624 983946 crypto.go:68] Generating cert /home/jenkins/minikube-integration/18431-977751/.minikube/profiles/addons-120944/proxy-client.crt with IP's: []
I0318 12:03:01.529468 983946 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18431-977751/.minikube/profiles/addons-120944/proxy-client.crt ...
I0318 12:03:01.529502 983946 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18431-977751/.minikube/profiles/addons-120944/proxy-client.crt: {Name:mkd19fb20e35d4adfcc52848d0f6b99a7f39917d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0318 12:03:01.529695 983946 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18431-977751/.minikube/profiles/addons-120944/proxy-client.key ...
I0318 12:03:01.529710 983946 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18431-977751/.minikube/profiles/addons-120944/proxy-client.key: {Name:mkdcbd9c0d1529679b0ce656d6fa770cd26f4111 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0318 12:03:01.529898 983946 certs.go:484] found cert: /home/jenkins/minikube-integration/18431-977751/.minikube/certs/ca-key.pem (1679 bytes)
I0318 12:03:01.529947 983946 certs.go:484] found cert: /home/jenkins/minikube-integration/18431-977751/.minikube/certs/ca.pem (1082 bytes)
I0318 12:03:01.529984 983946 certs.go:484] found cert: /home/jenkins/minikube-integration/18431-977751/.minikube/certs/cert.pem (1123 bytes)
I0318 12:03:01.530008 983946 certs.go:484] found cert: /home/jenkins/minikube-integration/18431-977751/.minikube/certs/key.pem (1675 bytes)
I0318 12:03:01.530605 983946 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18431-977751/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
I0318 12:03:01.557992 983946 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18431-977751/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
I0318 12:03:01.582441 983946 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18431-977751/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
I0318 12:03:01.607545 983946 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18431-977751/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
I0318 12:03:01.632027 983946 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18431-977751/.minikube/profiles/addons-120944/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
I0318 12:03:01.656479 983946 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18431-977751/.minikube/profiles/addons-120944/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
I0318 12:03:01.683286 983946 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18431-977751/.minikube/profiles/addons-120944/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
I0318 12:03:01.708125 983946 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18431-977751/.minikube/profiles/addons-120944/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
I0318 12:03:01.732899 983946 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18431-977751/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
I0318 12:03:01.757057 983946 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
I0318 12:03:01.774434 983946 ssh_runner.go:195] Run: openssl version
I0318 12:03:01.779929 983946 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"
I0318 12:03:01.789941 983946 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
I0318 12:03:01.793271 983946 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Mar 18 12:02 /usr/share/ca-certificates/minikubeCA.pem
I0318 12:03:01.793363 983946 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
I0318 12:03:01.799945 983946 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"
I0318 12:03:01.808913 983946 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
I0318 12:03:01.812023 983946 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
I0318 12:03:01.812100 983946 kubeadm.go:391] StartCluster: {Name:addons-120944 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1710284843-18375@sha256:d67c38c9fc2ad14c48d95e17cbac49314325db5758d8f7b3de60b927e62ce94f 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.28.4 ClusterName:addons-120944 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.28.4 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}
I0318 12:03:01.812226 983946 ssh_runner.go:195] Run: docker ps --filter status=paused --filter=name=k8s_.*_(kube-system)_ --format={{.ID}}
I0318 12:03:01.827915 983946 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
I0318 12:03:01.836424 983946 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
I0318 12:03:01.844979 983946 kubeadm.go:213] ignoring SystemVerification for kubeadm because of docker driver
I0318 12:03:01.845093 983946 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
I0318 12:03:01.853920 983946 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
I0318 12:03:01.853942 983946 kubeadm.go:156] found existing configuration files:
I0318 12:03:01.854025 983946 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
I0318 12:03:01.862605 983946 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
I0318 12:03:01.862696 983946 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
I0318 12:03:01.870825 983946 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
I0318 12:03:01.879308 983946 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
I0318 12:03:01.879407 983946 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
I0318 12:03:01.887949 983946 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
I0318 12:03:01.896771 983946 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
I0318 12:03:01.896836 983946 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
I0318 12:03:01.905464 983946 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
I0318 12:03:01.914793 983946 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
I0318 12:03:01.914907 983946 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
I0318 12:03:01.923205 983946 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.28.4:$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"
I0318 12:03:01.968220 983946 kubeadm.go:309] [init] Using Kubernetes version: v1.28.4
I0318 12:03:01.968344 983946 kubeadm.go:309] [preflight] Running pre-flight checks
I0318 12:03:02.025681 983946 kubeadm.go:309] [preflight] The system verification failed. Printing the output from the verification:
I0318 12:03:02.025849 983946 kubeadm.go:309] [0;37mKERNEL_VERSION[0m: [0;32m5.15.0-1055-aws[0m
I0318 12:03:02.025939 983946 kubeadm.go:309] [0;37mOS[0m: [0;32mLinux[0m
I0318 12:03:02.026056 983946 kubeadm.go:309] [0;37mCGROUPS_CPU[0m: [0;32menabled[0m
I0318 12:03:02.026147 983946 kubeadm.go:309] [0;37mCGROUPS_CPUACCT[0m: [0;32menabled[0m
I0318 12:03:02.026231 983946 kubeadm.go:309] [0;37mCGROUPS_CPUSET[0m: [0;32menabled[0m
I0318 12:03:02.026309 983946 kubeadm.go:309] [0;37mCGROUPS_DEVICES[0m: [0;32menabled[0m
I0318 12:03:02.026394 983946 kubeadm.go:309] [0;37mCGROUPS_FREEZER[0m: [0;32menabled[0m
I0318 12:03:02.026482 983946 kubeadm.go:309] [0;37mCGROUPS_MEMORY[0m: [0;32menabled[0m
I0318 12:03:02.026582 983946 kubeadm.go:309] [0;37mCGROUPS_PIDS[0m: [0;32menabled[0m
I0318 12:03:02.026672 983946 kubeadm.go:309] [0;37mCGROUPS_HUGETLB[0m: [0;32menabled[0m
I0318 12:03:02.026759 983946 kubeadm.go:309] [0;37mCGROUPS_BLKIO[0m: [0;32menabled[0m
I0318 12:03:02.103374 983946 kubeadm.go:309] [preflight] Pulling images required for setting up a Kubernetes cluster
I0318 12:03:02.103602 983946 kubeadm.go:309] [preflight] This might take a minute or two, depending on the speed of your internet connection
I0318 12:03:02.103782 983946 kubeadm.go:309] [preflight] You can also perform this action in beforehand using 'kubeadm config images pull'
I0318 12:03:02.449287 983946 kubeadm.go:309] [certs] Using certificateDir folder "/var/lib/minikube/certs"
I0318 12:03:02.452171 983946 out.go:204] - Generating certificates and keys ...
I0318 12:03:02.452316 983946 kubeadm.go:309] [certs] Using existing ca certificate authority
I0318 12:03:02.452403 983946 kubeadm.go:309] [certs] Using existing apiserver certificate and key on disk
I0318 12:03:02.654314 983946 kubeadm.go:309] [certs] Generating "apiserver-kubelet-client" certificate and key
I0318 12:03:03.091034 983946 kubeadm.go:309] [certs] Generating "front-proxy-ca" certificate and key
I0318 12:03:03.576062 983946 kubeadm.go:309] [certs] Generating "front-proxy-client" certificate and key
I0318 12:03:04.125201 983946 kubeadm.go:309] [certs] Generating "etcd/ca" certificate and key
I0318 12:03:04.432502 983946 kubeadm.go:309] [certs] Generating "etcd/server" certificate and key
I0318 12:03:04.432814 983946 kubeadm.go:309] [certs] etcd/server serving cert is signed for DNS names [addons-120944 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
I0318 12:03:04.719875 983946 kubeadm.go:309] [certs] Generating "etcd/peer" certificate and key
I0318 12:03:04.720208 983946 kubeadm.go:309] [certs] etcd/peer serving cert is signed for DNS names [addons-120944 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
I0318 12:03:05.079892 983946 kubeadm.go:309] [certs] Generating "etcd/healthcheck-client" certificate and key
I0318 12:03:05.378829 983946 kubeadm.go:309] [certs] Generating "apiserver-etcd-client" certificate and key
I0318 12:03:05.717532 983946 kubeadm.go:309] [certs] Generating "sa" key and public key
I0318 12:03:05.717771 983946 kubeadm.go:309] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
I0318 12:03:05.934498 983946 kubeadm.go:309] [kubeconfig] Writing "admin.conf" kubeconfig file
I0318 12:03:06.369414 983946 kubeadm.go:309] [kubeconfig] Writing "kubelet.conf" kubeconfig file
I0318 12:03:07.091637 983946 kubeadm.go:309] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
I0318 12:03:07.521947 983946 kubeadm.go:309] [kubeconfig] Writing "scheduler.conf" kubeconfig file
I0318 12:03:07.522799 983946 kubeadm.go:309] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
I0318 12:03:07.527305 983946 kubeadm.go:309] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
I0318 12:03:07.529615 983946 out.go:204] - Booting up control plane ...
I0318 12:03:07.529731 983946 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-apiserver"
I0318 12:03:07.529824 983946 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-controller-manager"
I0318 12:03:07.530758 983946 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-scheduler"
I0318 12:03:07.541757 983946 kubeadm.go:309] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
I0318 12:03:07.542888 983946 kubeadm.go:309] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
I0318 12:03:07.542955 983946 kubeadm.go:309] [kubelet-start] Starting the kubelet
I0318 12:03:07.645307 983946 kubeadm.go:309] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests". This can take up to 4m0s
I0318 12:03:15.147854 983946 kubeadm.go:309] [apiclient] All control plane components are healthy after 7.502728 seconds
I0318 12:03:15.147973 983946 kubeadm.go:309] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
I0318 12:03:15.163388 983946 kubeadm.go:309] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
I0318 12:03:15.689584 983946 kubeadm.go:309] [upload-certs] Skipping phase. Please see --upload-certs
I0318 12:03:15.689971 983946 kubeadm.go:309] [mark-control-plane] Marking the node addons-120944 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
I0318 12:03:16.201047 983946 kubeadm.go:309] [bootstrap-token] Using token: 15o247.z7n6mrgxjp2ie6ub
I0318 12:03:16.202695 983946 out.go:204] - Configuring RBAC rules ...
I0318 12:03:16.202823 983946 kubeadm.go:309] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
I0318 12:03:16.209345 983946 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
I0318 12:03:16.218578 983946 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
I0318 12:03:16.223723 983946 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
I0318 12:03:16.228327 983946 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
I0318 12:03:16.232656 983946 kubeadm.go:309] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
I0318 12:03:16.246726 983946 kubeadm.go:309] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
I0318 12:03:16.461995 983946 kubeadm.go:309] [addons] Applied essential addon: CoreDNS
I0318 12:03:16.615076 983946 kubeadm.go:309] [addons] Applied essential addon: kube-proxy
I0318 12:03:16.616732 983946 kubeadm.go:309]
I0318 12:03:16.616811 983946 kubeadm.go:309] Your Kubernetes control-plane has initialized successfully!
I0318 12:03:16.616821 983946 kubeadm.go:309]
I0318 12:03:16.616911 983946 kubeadm.go:309] To start using your cluster, you need to run the following as a regular user:
I0318 12:03:16.616922 983946 kubeadm.go:309]
I0318 12:03:16.616947 983946 kubeadm.go:309] mkdir -p $HOME/.kube
I0318 12:03:16.617181 983946 kubeadm.go:309] sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
I0318 12:03:16.617255 983946 kubeadm.go:309] sudo chown $(id -u):$(id -g) $HOME/.kube/config
I0318 12:03:16.617266 983946 kubeadm.go:309]
I0318 12:03:16.617317 983946 kubeadm.go:309] Alternatively, if you are the root user, you can run:
I0318 12:03:16.617326 983946 kubeadm.go:309]
I0318 12:03:16.617372 983946 kubeadm.go:309] export KUBECONFIG=/etc/kubernetes/admin.conf
I0318 12:03:16.617386 983946 kubeadm.go:309]
I0318 12:03:16.617436 983946 kubeadm.go:309] You should now deploy a pod network to the cluster.
I0318 12:03:16.617512 983946 kubeadm.go:309] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
I0318 12:03:16.617581 983946 kubeadm.go:309] https://kubernetes.io/docs/concepts/cluster-administration/addons/
I0318 12:03:16.617590 983946 kubeadm.go:309]
I0318 12:03:16.617840 983946 kubeadm.go:309] You can now join any number of control-plane nodes by copying certificate authorities
I0318 12:03:16.617941 983946 kubeadm.go:309] and service account keys on each node and then running the following as root:
I0318 12:03:16.617954 983946 kubeadm.go:309]
I0318 12:03:16.618177 983946 kubeadm.go:309] kubeadm join control-plane.minikube.internal:8443 --token 15o247.z7n6mrgxjp2ie6ub \
I0318 12:03:16.618296 983946 kubeadm.go:309] --discovery-token-ca-cert-hash sha256:53914e899480b5e9e2b1a4bfe3519bade6a7b65f6b88f40b28e0d0b71f5d6bea \
I0318 12:03:16.618480 983946 kubeadm.go:309] --control-plane
I0318 12:03:16.618499 983946 kubeadm.go:309]
I0318 12:03:16.618728 983946 kubeadm.go:309] Then you can join any number of worker nodes by running the following on each as root:
I0318 12:03:16.618740 983946 kubeadm.go:309]
I0318 12:03:16.618983 983946 kubeadm.go:309] kubeadm join control-plane.minikube.internal:8443 --token 15o247.z7n6mrgxjp2ie6ub \
I0318 12:03:16.619227 983946 kubeadm.go:309] --discovery-token-ca-cert-hash sha256:53914e899480b5e9e2b1a4bfe3519bade6a7b65f6b88f40b28e0d0b71f5d6bea
I0318 12:03:16.622899 983946 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-1055-aws\n", err: exit status 1
I0318 12:03:16.623011 983946 kubeadm.go:309] [WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
I0318 12:03:16.623027 983946 cni.go:84] Creating CNI manager for ""
I0318 12:03:16.623043 983946 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
I0318 12:03:16.625381 983946 out.go:177] * Configuring bridge CNI (Container Networking Interface) ...
I0318 12:03:16.627152 983946 ssh_runner.go:195] Run: sudo mkdir -p /etc/cni/net.d
I0318 12:03:16.639849 983946 ssh_runner.go:362] scp memory --> /etc/cni/net.d/1-k8s.conflist (457 bytes)
I0318 12:03:16.669669 983946 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
I0318 12:03:16.669807 983946 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
I0318 12:03:16.669915 983946 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-120944 minikube.k8s.io/updated_at=2024_03_18T12_03_16_0700 minikube.k8s.io/version=v1.32.0 minikube.k8s.io/commit=1eefae2ca5be099618e61623fc53c8bbe0e383fd minikube.k8s.io/name=addons-120944 minikube.k8s.io/primary=true
I0318 12:03:16.690713 983946 ops.go:34] apiserver oom_adj: -16
I0318 12:03:16.952663 983946 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0318 12:03:17.453575 983946 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0318 12:03:17.953586 983946 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0318 12:03:18.452827 983946 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0318 12:03:18.953647 983946 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0318 12:03:19.453745 983946 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0318 12:03:19.952800 983946 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0318 12:03:20.453142 983946 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0318 12:03:20.953608 983946 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0318 12:03:21.453539 983946 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0318 12:03:21.953047 983946 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0318 12:03:22.452790 983946 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0318 12:03:22.953343 983946 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0318 12:03:23.452883 983946 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0318 12:03:23.952782 983946 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0318 12:03:24.453184 983946 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0318 12:03:24.952817 983946 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0318 12:03:25.453747 983946 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0318 12:03:25.953548 983946 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0318 12:03:26.453067 983946 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0318 12:03:26.953545 983946 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0318 12:03:27.453769 983946 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0318 12:03:27.952879 983946 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0318 12:03:28.453218 983946 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0318 12:03:28.571686 983946 kubeadm.go:1107] duration metric: took 11.901920174s to wait for elevateKubeSystemPrivileges
W0318 12:03:28.571726 983946 kubeadm.go:286] apiserver tunnel failed: apiserver port not set
I0318 12:03:28.571735 983946 kubeadm.go:393] duration metric: took 26.759639159s to StartCluster
I0318 12:03:28.571750 983946 settings.go:142] acquiring lock: {Name:mkd6ee050d712cf6b624b853bbda340e3f5b6a0f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0318 12:03:28.571872 983946 settings.go:150] Updating kubeconfig: /home/jenkins/minikube-integration/18431-977751/kubeconfig
I0318 12:03:28.572299 983946 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18431-977751/kubeconfig: {Name:mk764572fd2a72b4dda2a77283c638f4dca01464 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0318 12:03:28.573060 983946 start.go:234] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.28.4 ContainerRuntime:docker ControlPlane:true Worker:true}
I0318 12:03:28.575290 983946 out.go:177] * Verifying Kubernetes components...
I0318 12:03:28.573208 983946 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.28.4/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
I0318 12:03:28.573410 983946 config.go:182] Loaded profile config "addons-120944": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.28.4
I0318 12:03:28.573420 983946 addons.go:502] 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 volumesnapshots:true yakd:true]
I0318 12:03:28.577457 983946 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I0318 12:03:28.577462 983946 addons.go:69] Setting yakd=true in profile "addons-120944"
I0318 12:03:28.577488 983946 addons.go:234] Setting addon yakd=true in "addons-120944"
I0318 12:03:28.577518 983946 host.go:66] Checking if "addons-120944" exists ...
I0318 12:03:28.577553 983946 addons.go:69] Setting ingress-dns=true in profile "addons-120944"
I0318 12:03:28.577571 983946 addons.go:234] Setting addon ingress-dns=true in "addons-120944"
I0318 12:03:28.577615 983946 host.go:66] Checking if "addons-120944" exists ...
I0318 12:03:28.578041 983946 cli_runner.go:164] Run: docker container inspect addons-120944 --format={{.State.Status}}
I0318 12:03:28.578057 983946 addons.go:69] Setting inspektor-gadget=true in profile "addons-120944"
I0318 12:03:28.578081 983946 addons.go:234] Setting addon inspektor-gadget=true in "addons-120944"
I0318 12:03:28.578107 983946 host.go:66] Checking if "addons-120944" exists ...
I0318 12:03:28.578452 983946 cli_runner.go:164] Run: docker container inspect addons-120944 --format={{.State.Status}}
I0318 12:03:28.578686 983946 addons.go:69] Setting cloud-spanner=true in profile "addons-120944"
I0318 12:03:28.578728 983946 addons.go:234] Setting addon cloud-spanner=true in "addons-120944"
I0318 12:03:28.578769 983946 host.go:66] Checking if "addons-120944" exists ...
I0318 12:03:28.579249 983946 cli_runner.go:164] Run: docker container inspect addons-120944 --format={{.State.Status}}
I0318 12:03:28.579589 983946 addons.go:69] Setting metrics-server=true in profile "addons-120944"
I0318 12:03:28.579624 983946 addons.go:234] Setting addon metrics-server=true in "addons-120944"
I0318 12:03:28.579662 983946 host.go:66] Checking if "addons-120944" exists ...
I0318 12:03:28.580050 983946 cli_runner.go:164] Run: docker container inspect addons-120944 --format={{.State.Status}}
I0318 12:03:28.582919 983946 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-120944"
I0318 12:03:28.582998 983946 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-120944"
I0318 12:03:28.583033 983946 host.go:66] Checking if "addons-120944" exists ...
I0318 12:03:28.583505 983946 cli_runner.go:164] Run: docker container inspect addons-120944 --format={{.State.Status}}
I0318 12:03:28.593233 983946 addons.go:69] Setting default-storageclass=true in profile "addons-120944"
I0318 12:03:28.593307 983946 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-120944"
I0318 12:03:28.595984 983946 cli_runner.go:164] Run: docker container inspect addons-120944 --format={{.State.Status}}
I0318 12:03:28.597400 983946 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-120944"
I0318 12:03:28.597549 983946 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-120944"
I0318 12:03:28.597644 983946 host.go:66] Checking if "addons-120944" exists ...
I0318 12:03:28.609882 983946 cli_runner.go:164] Run: docker container inspect addons-120944 --format={{.State.Status}}
I0318 12:03:28.597806 983946 addons.go:69] Setting registry=true in profile "addons-120944"
I0318 12:03:28.623039 983946 addons.go:234] Setting addon registry=true in "addons-120944"
I0318 12:03:28.623109 983946 host.go:66] Checking if "addons-120944" exists ...
I0318 12:03:28.623651 983946 cli_runner.go:164] Run: docker container inspect addons-120944 --format={{.State.Status}}
I0318 12:03:28.597826 983946 addons.go:69] Setting storage-provisioner=true in profile "addons-120944"
I0318 12:03:28.628841 983946 addons.go:234] Setting addon storage-provisioner=true in "addons-120944"
I0318 12:03:28.628953 983946 host.go:66] Checking if "addons-120944" exists ...
I0318 12:03:28.597837 983946 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-120944"
I0318 12:03:28.629536 983946 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-120944"
I0318 12:03:28.629827 983946 cli_runner.go:164] Run: docker container inspect addons-120944 --format={{.State.Status}}
I0318 12:03:28.597845 983946 addons.go:69] Setting volumesnapshots=true in profile "addons-120944"
I0318 12:03:28.630318 983946 addons.go:234] Setting addon volumesnapshots=true in "addons-120944"
I0318 12:03:28.609301 983946 addons.go:69] Setting gcp-auth=true in profile "addons-120944"
I0318 12:03:28.609337 983946 addons.go:69] Setting ingress=true in profile "addons-120944"
I0318 12:03:28.578042 983946 cli_runner.go:164] Run: docker container inspect addons-120944 --format={{.State.Status}}
I0318 12:03:28.631129 983946 cli_runner.go:164] Run: docker container inspect addons-120944 --format={{.State.Status}}
I0318 12:03:28.632629 983946 host.go:66] Checking if "addons-120944" exists ...
I0318 12:03:28.643067 983946 mustload.go:65] Loading cluster: addons-120944
I0318 12:03:28.643544 983946 config.go:182] Loaded profile config "addons-120944": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.28.4
I0318 12:03:28.644525 983946 cli_runner.go:164] Run: docker container inspect addons-120944 --format={{.State.Status}}
I0318 12:03:28.653728 983946 cli_runner.go:164] Run: docker container inspect addons-120944 --format={{.State.Status}}
I0318 12:03:28.661526 983946 addons.go:234] Setting addon ingress=true in "addons-120944"
I0318 12:03:28.661654 983946 host.go:66] Checking if "addons-120944" exists ...
I0318 12:03:28.662128 983946 cli_runner.go:164] Run: docker container inspect addons-120944 --format={{.State.Status}}
I0318 12:03:28.679499 983946 out.go:177] - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.2
I0318 12:03:28.684198 983946 addons.go:426] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
I0318 12:03:28.684272 983946 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
I0318 12:03:28.684383 983946 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-120944
I0318 12:03:28.784251 983946 addons.go:234] Setting addon default-storageclass=true in "addons-120944"
I0318 12:03:28.784292 983946 host.go:66] Checking if "addons-120944" exists ...
I0318 12:03:28.784755 983946 cli_runner.go:164] Run: docker container inspect addons-120944 --format={{.State.Status}}
I0318 12:03:28.791664 983946 out.go:177] - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
I0318 12:03:28.793272 983946 out.go:177] - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.26.0
I0318 12:03:28.795064 983946 addons.go:426] installing /etc/kubernetes/addons/ig-namespace.yaml
I0318 12:03:28.795086 983946 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
I0318 12:03:28.795159 983946 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-120944
I0318 12:03:28.816451 983946 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-120944"
I0318 12:03:28.816499 983946 host.go:66] Checking if "addons-120944" exists ...
I0318 12:03:28.820525 983946 cli_runner.go:164] Run: docker container inspect addons-120944 --format={{.State.Status}}
I0318 12:03:28.823557 983946 out.go:177] - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
I0318 12:03:28.822443 983946 out.go:177] - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.0
I0318 12:03:28.822451 983946 out.go:177] - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.15
I0318 12:03:28.826877 983946 addons.go:426] installing /etc/kubernetes/addons/deployment.yaml
I0318 12:03:28.826894 983946 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
I0318 12:03:28.826964 983946 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-120944
I0318 12:03:28.842983 983946 out.go:177] - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
I0318 12:03:28.844968 983946 out.go:177] - Using image docker.io/registry:2.8.3
I0318 12:03:28.846641 983946 out.go:177] - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.5
I0318 12:03:28.845269 983946 addons.go:426] installing /etc/kubernetes/addons/metrics-apiservice.yaml
I0318 12:03:28.848158 983946 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
I0318 12:03:28.848389 983946 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-120944
I0318 12:03:28.868602 983946 addons.go:426] installing /etc/kubernetes/addons/registry-rc.yaml
I0318 12:03:28.868691 983946 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (798 bytes)
I0318 12:03:28.868832 983946 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-120944
I0318 12:03:28.892002 983946 out.go:177] - Using image nvcr.io/nvidia/k8s-device-plugin:v0.14.5
I0318 12:03:28.901119 983946 addons.go:426] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
I0318 12:03:28.901185 983946 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
I0318 12:03:28.901303 983946 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-120944
I0318 12:03:28.909499 983946 host.go:66] Checking if "addons-120944" exists ...
I0318 12:03:28.872268 983946 out.go:177] - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
I0318 12:03:28.913196 983946 out.go:177] - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
I0318 12:03:28.915342 983946 out.go:177] - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
I0318 12:03:28.917052 983946 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
I0318 12:03:28.917078 983946 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
I0318 12:03:28.917157 983946 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-120944
I0318 12:03:28.927823 983946 out.go:177] - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
I0318 12:03:28.915598 983946 out.go:177] - Using image gcr.io/k8s-minikube/storage-provisioner:v5
I0318 12:03:28.932588 983946 addons.go:426] installing /etc/kubernetes/addons/storage-provisioner.yaml
I0318 12:03:28.932612 983946 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
I0318 12:03:28.932677 983946 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-120944
I0318 12:03:28.960091 983946 out.go:177] - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
I0318 12:03:28.961574 983946 out.go:177] - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
I0318 12:03:28.963097 983946 addons.go:426] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
I0318 12:03:28.963118 983946 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
I0318 12:03:28.963185 983946 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-120944
I0318 12:03:28.983901 983946 out.go:177] - Using image registry.k8s.io/ingress-nginx/controller:v1.10.0
I0318 12:03:28.985637 983946 out.go:177] - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.0
I0318 12:03:28.987405 983946 out.go:177] - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.0
I0318 12:03:28.989592 983946 addons.go:426] installing /etc/kubernetes/addons/ingress-deploy.yaml
I0318 12:03:28.989617 983946 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
I0318 12:03:28.989694 983946 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-120944
I0318 12:03:29.041539 983946 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.28.4/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.28.4/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
I0318 12:03:29.061384 983946 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33904 SSHKeyPath:/home/jenkins/minikube-integration/18431-977751/.minikube/machines/addons-120944/id_rsa Username:docker}
I0318 12:03:29.042692 983946 ssh_runner.go:195] Run: sudo systemctl start kubelet
I0318 12:03:29.080831 983946 out.go:177] - Using image docker.io/marcnuri/yakd:0.0.4
I0318 12:03:29.084670 983946 addons.go:426] installing /etc/kubernetes/addons/yakd-ns.yaml
I0318 12:03:29.084730 983946 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
I0318 12:03:29.084812 983946 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-120944
I0318 12:03:29.080247 983946 addons.go:426] installing /etc/kubernetes/addons/storageclass.yaml
I0318 12:03:29.084966 983946 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
I0318 12:03:29.085028 983946 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-120944
I0318 12:03:29.096307 983946 out.go:177] - Using image docker.io/rancher/local-path-provisioner:v0.0.22
I0318 12:03:29.098709 983946 out.go:177] - Using image docker.io/busybox:stable
I0318 12:03:29.100685 983946 addons.go:426] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
I0318 12:03:29.100705 983946 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
I0318 12:03:29.100784 983946 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-120944
I0318 12:03:29.149072 983946 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33904 SSHKeyPath:/home/jenkins/minikube-integration/18431-977751/.minikube/machines/addons-120944/id_rsa Username:docker}
I0318 12:03:29.183695 983946 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33904 SSHKeyPath:/home/jenkins/minikube-integration/18431-977751/.minikube/machines/addons-120944/id_rsa Username:docker}
I0318 12:03:29.211644 983946 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33904 SSHKeyPath:/home/jenkins/minikube-integration/18431-977751/.minikube/machines/addons-120944/id_rsa Username:docker}
I0318 12:03:29.254941 983946 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33904 SSHKeyPath:/home/jenkins/minikube-integration/18431-977751/.minikube/machines/addons-120944/id_rsa Username:docker}
I0318 12:03:29.265021 983946 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33904 SSHKeyPath:/home/jenkins/minikube-integration/18431-977751/.minikube/machines/addons-120944/id_rsa Username:docker}
I0318 12:03:29.267046 983946 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33904 SSHKeyPath:/home/jenkins/minikube-integration/18431-977751/.minikube/machines/addons-120944/id_rsa Username:docker}
I0318 12:03:29.267610 983946 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33904 SSHKeyPath:/home/jenkins/minikube-integration/18431-977751/.minikube/machines/addons-120944/id_rsa Username:docker}
I0318 12:03:29.297008 983946 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33904 SSHKeyPath:/home/jenkins/minikube-integration/18431-977751/.minikube/machines/addons-120944/id_rsa Username:docker}
I0318 12:03:29.303771 983946 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33904 SSHKeyPath:/home/jenkins/minikube-integration/18431-977751/.minikube/machines/addons-120944/id_rsa Username:docker}
I0318 12:03:29.315200 983946 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33904 SSHKeyPath:/home/jenkins/minikube-integration/18431-977751/.minikube/machines/addons-120944/id_rsa Username:docker}
I0318 12:03:29.315892 983946 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33904 SSHKeyPath:/home/jenkins/minikube-integration/18431-977751/.minikube/machines/addons-120944/id_rsa Username:docker}
I0318 12:03:29.319838 983946 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33904 SSHKeyPath:/home/jenkins/minikube-integration/18431-977751/.minikube/machines/addons-120944/id_rsa Username:docker}
I0318 12:03:29.704563 983946 addons.go:426] installing /etc/kubernetes/addons/rbac-hostpath.yaml
I0318 12:03:29.704638 983946 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
I0318 12:03:29.742626 983946 addons.go:426] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
I0318 12:03:29.742700 983946 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml (3038 bytes)
I0318 12:03:29.760456 983946 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
I0318 12:03:29.887800 983946 addons.go:426] installing /etc/kubernetes/addons/yakd-sa.yaml
I0318 12:03:29.887871 983946 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
I0318 12:03:29.894100 983946 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
I0318 12:03:29.935906 983946 addons.go:426] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
I0318 12:03:29.935984 983946 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
I0318 12:03:29.941361 983946 addons.go:426] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
I0318 12:03:29.941432 983946 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
I0318 12:03:29.971889 983946 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
I0318 12:03:29.976654 983946 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
I0318 12:03:30.041602 983946 addons.go:426] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
I0318 12:03:30.041690 983946 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
I0318 12:03:30.094736 983946 addons.go:426] installing /etc/kubernetes/addons/yakd-crb.yaml
I0318 12:03:30.094845 983946 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
I0318 12:03:30.099685 983946 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
I0318 12:03:30.104436 983946 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
I0318 12:03:30.109651 983946 addons.go:426] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
I0318 12:03:30.109747 983946 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
I0318 12:03:30.150685 983946 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
I0318 12:03:30.164698 983946 addons.go:426] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
I0318 12:03:30.164781 983946 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
I0318 12:03:30.170246 983946 addons.go:426] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
I0318 12:03:30.170326 983946 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
I0318 12:03:30.204446 983946 addons.go:426] installing /etc/kubernetes/addons/registry-svc.yaml
I0318 12:03:30.204527 983946 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
I0318 12:03:30.210859 983946 addons.go:426] installing /etc/kubernetes/addons/ig-role.yaml
I0318 12:03:30.210942 983946 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
I0318 12:03:30.329355 983946 addons.go:426] installing /etc/kubernetes/addons/ig-rolebinding.yaml
I0318 12:03:30.329480 983946 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
I0318 12:03:30.338065 983946 addons.go:426] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
I0318 12:03:30.338207 983946 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
I0318 12:03:30.372956 983946 addons.go:426] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
I0318 12:03:30.373029 983946 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
I0318 12:03:30.425007 983946 addons.go:426] installing /etc/kubernetes/addons/registry-proxy.yaml
I0318 12:03:30.425092 983946 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
I0318 12:03:30.465076 983946 addons.go:426] installing /etc/kubernetes/addons/yakd-svc.yaml
I0318 12:03:30.465161 983946 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
I0318 12:03:30.631555 983946 addons.go:426] installing /etc/kubernetes/addons/metrics-server-service.yaml
I0318 12:03:30.631635 983946 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
I0318 12:03:30.688590 983946 addons.go:426] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
I0318 12:03:30.688690 983946 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
I0318 12:03:30.694812 983946 addons.go:426] installing /etc/kubernetes/addons/ig-clusterrole.yaml
I0318 12:03:30.694902 983946 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
I0318 12:03:30.846833 983946 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
I0318 12:03:30.896111 983946 addons.go:426] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
I0318 12:03:30.896136 983946 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
I0318 12:03:30.900503 983946 addons.go:426] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
I0318 12:03:30.900536 983946 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
I0318 12:03:30.909057 983946 addons.go:426] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
I0318 12:03:30.909085 983946 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
I0318 12:03:30.954369 983946 addons.go:426] installing /etc/kubernetes/addons/yakd-dp.yaml
I0318 12:03:30.954393 983946 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
I0318 12:03:31.053525 983946 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/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
I0318 12:03:31.372088 983946 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
I0318 12:03:31.372163 983946 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
I0318 12:03:31.484711 983946 addons.go:426] installing /etc/kubernetes/addons/ig-crd.yaml
I0318 12:03:31.484791 983946 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
I0318 12:03:31.487153 983946 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/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
I0318 12:03:31.557504 983946 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/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
I0318 12:03:31.806054 983946 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
I0318 12:03:31.806120 983946 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
I0318 12:03:32.060103 983946 addons.go:426] installing /etc/kubernetes/addons/ig-daemonset.yaml
I0318 12:03:32.060213 983946 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
I0318 12:03:32.298006 983946 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
I0318 12:03:32.298090 983946 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
I0318 12:03:32.394733 983946 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/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
I0318 12:03:32.580039 983946 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
I0318 12:03:32.580160 983946 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
I0318 12:03:32.745527 983946 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
I0318 12:03:32.745604 983946 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
I0318 12:03:33.045192 983946 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/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
I0318 12:03:33.776713 983946 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.28.4/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.28.4/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (4.731636767s)
I0318 12:03:33.776783 983946 start.go:948] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
I0318 12:03:33.777845 983946 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (4.708408486s)
I0318 12:03:33.778630 983946 node_ready.go:35] waiting up to 6m0s for node "addons-120944" to be "Ready" ...
I0318 12:03:33.785035 983946 node_ready.go:49] node "addons-120944" has status "Ready":"True"
I0318 12:03:33.785103 983946 node_ready.go:38] duration metric: took 6.242766ms for node "addons-120944" to be "Ready" ...
I0318 12:03:33.785129 983946 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" ...
I0318 12:03:33.797872 983946 pod_ready.go:78] waiting up to 6m0s for pod "coredns-5dd5756b68-4l229" in "kube-system" namespace to be "Ready" ...
I0318 12:03:33.812294 983946 pod_ready.go:92] pod "coredns-5dd5756b68-4l229" in "kube-system" namespace has status "Ready":"True"
I0318 12:03:33.812323 983946 pod_ready.go:81] duration metric: took 14.373667ms for pod "coredns-5dd5756b68-4l229" in "kube-system" namespace to be "Ready" ...
I0318 12:03:33.812335 983946 pod_ready.go:78] waiting up to 6m0s for pod "coredns-5dd5756b68-xpbts" in "kube-system" namespace to be "Ready" ...
I0318 12:03:33.828366 983946 pod_ready.go:92] pod "coredns-5dd5756b68-xpbts" in "kube-system" namespace has status "Ready":"True"
I0318 12:03:33.828392 983946 pod_ready.go:81] duration metric: took 16.049659ms for pod "coredns-5dd5756b68-xpbts" in "kube-system" namespace to be "Ready" ...
I0318 12:03:33.828403 983946 pod_ready.go:78] waiting up to 6m0s for pod "etcd-addons-120944" in "kube-system" namespace to be "Ready" ...
I0318 12:03:33.847191 983946 pod_ready.go:92] pod "etcd-addons-120944" in "kube-system" namespace has status "Ready":"True"
I0318 12:03:33.847265 983946 pod_ready.go:81] duration metric: took 18.853506ms for pod "etcd-addons-120944" in "kube-system" namespace to be "Ready" ...
I0318 12:03:33.847291 983946 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-addons-120944" in "kube-system" namespace to be "Ready" ...
I0318 12:03:33.869118 983946 pod_ready.go:92] pod "kube-apiserver-addons-120944" in "kube-system" namespace has status "Ready":"True"
I0318 12:03:33.869191 983946 pod_ready.go:81] duration metric: took 21.878545ms for pod "kube-apiserver-addons-120944" in "kube-system" namespace to be "Ready" ...
I0318 12:03:33.869220 983946 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-addons-120944" in "kube-system" namespace to be "Ready" ...
I0318 12:03:34.182799 983946 pod_ready.go:92] pod "kube-controller-manager-addons-120944" in "kube-system" namespace has status "Ready":"True"
I0318 12:03:34.182867 983946 pod_ready.go:81] duration metric: took 313.625763ms for pod "kube-controller-manager-addons-120944" in "kube-system" namespace to be "Ready" ...
I0318 12:03:34.182896 983946 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-kj4mf" in "kube-system" namespace to be "Ready" ...
I0318 12:03:34.281377 983946 kapi.go:248] "coredns" deployment in "kube-system" namespace and "addons-120944" context rescaled to 1 replicas
I0318 12:03:34.582929 983946 pod_ready.go:92] pod "kube-proxy-kj4mf" in "kube-system" namespace has status "Ready":"True"
I0318 12:03:34.583001 983946 pod_ready.go:81] duration metric: took 400.084909ms for pod "kube-proxy-kj4mf" in "kube-system" namespace to be "Ready" ...
I0318 12:03:34.583028 983946 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-addons-120944" in "kube-system" namespace to be "Ready" ...
I0318 12:03:34.729370 983946 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (4.968806369s)
I0318 12:03:34.994939 983946 pod_ready.go:92] pod "kube-scheduler-addons-120944" in "kube-system" namespace has status "Ready":"True"
I0318 12:03:34.995015 983946 pod_ready.go:81] duration metric: took 411.965793ms for pod "kube-scheduler-addons-120944" in "kube-system" namespace to be "Ready" ...
I0318 12:03:34.995044 983946 pod_ready.go:78] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-4j5c9" in "kube-system" namespace to be "Ready" ...
I0318 12:03:35.524321 983946 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
I0318 12:03:35.524482 983946 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-120944
I0318 12:03:35.553928 983946 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33904 SSHKeyPath:/home/jenkins/minikube-integration/18431-977751/.minikube/machines/addons-120944/id_rsa Username:docker}
I0318 12:03:36.672772 983946 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (6.77858509s)
I0318 12:03:36.837558 983946 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
I0318 12:03:36.871672 983946 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (6.899701925s)
I0318 12:03:36.871949 983946 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (6.89521754s)
I0318 12:03:36.969168 983946 addons.go:234] Setting addon gcp-auth=true in "addons-120944"
I0318 12:03:36.969235 983946 host.go:66] Checking if "addons-120944" exists ...
I0318 12:03:36.969755 983946 cli_runner.go:164] Run: docker container inspect addons-120944 --format={{.State.Status}}
I0318 12:03:36.994996 983946 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
I0318 12:03:36.995059 983946 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-120944
I0318 12:03:37.004920 983946 pod_ready.go:102] pod "nvidia-device-plugin-daemonset-4j5c9" in "kube-system" namespace has status "Ready":"False"
I0318 12:03:37.028044 983946 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33904 SSHKeyPath:/home/jenkins/minikube-integration/18431-977751/.minikube/machines/addons-120944/id_rsa Username:docker}
I0318 12:03:39.490419 983946 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (9.385893715s)
I0318 12:03:39.490486 983946 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (9.339730831s)
I0318 12:03:39.490672 983946 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (8.643809763s)
I0318 12:03:39.490693 983946 addons.go:470] Verifying addon registry=true in "addons-120944"
I0318 12:03:39.493106 983946 out.go:177] * Verifying registry addon...
I0318 12:03:39.490893 983946 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (9.391124754s)
I0318 12:03:39.490952 983946 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (8.437360158s)
I0318 12:03:39.491029 983946 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/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: (8.003812975s)
I0318 12:03:39.491059 983946 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml: (7.933478163s)
I0318 12:03:39.491103 983946 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml: (7.0962799s)
I0318 12:03:39.495922 983946 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
I0318 12:03:39.496077 983946 addons.go:470] Verifying addon ingress=true in "addons-120944"
I0318 12:03:39.498262 983946 out.go:177] * Verifying ingress addon...
W0318 12:03:39.496357 983946 addons.go:452] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/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
I0318 12:03:39.496372 983946 addons.go:470] Verifying addon metrics-server=true in "addons-120944"
I0318 12:03:39.506404 983946 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
minikube -p addons-120944 service yakd-dashboard -n yakd-dashboard
I0318 12:03:39.504118 983946 retry.go:31] will retry after 321.22483ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/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
I0318 12:03:39.505064 983946 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
I0318 12:03:39.520279 983946 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
I0318 12:03:39.520345 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:03:39.520803 983946 pod_ready.go:102] pod "nvidia-device-plugin-daemonset-4j5c9" in "kube-system" namespace has status "Ready":"False"
I0318 12:03:39.521383 983946 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
I0318 12:03:39.521664 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0318 12:03:39.829751 983946 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/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
I0318 12:03:40.003801 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0318 12:03:40.016222 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:03:40.504968 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0318 12:03:40.518337 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:03:41.028898 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0318 12:03:41.048375 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:03:41.342229 983946 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/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.29693937s)
I0318 12:03:41.342376 983946 addons.go:470] Verifying addon csi-hostpath-driver=true in "addons-120944"
I0318 12:03:41.342325 983946 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (4.347303086s)
I0318 12:03:41.344365 983946 out.go:177] - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.0
I0318 12:03:41.346444 983946 out.go:177] * Verifying csi-hostpath-driver addon...
I0318 12:03:41.347970 983946 out.go:177] - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
I0318 12:03:41.349836 983946 addons.go:426] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
I0318 12:03:41.349856 983946 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
I0318 12:03:41.348893 983946 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
I0318 12:03:41.358609 983946 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I0318 12:03:41.358683 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:03:41.404260 983946 addons.go:426] installing /etc/kubernetes/addons/gcp-auth-service.yaml
I0318 12:03:41.404335 983946 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
I0318 12:03:41.427488 983946 addons.go:426] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
I0318 12:03:41.427513 983946 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
I0318 12:03:41.449107 983946 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/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
I0318 12:03:41.502692 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0318 12:03:41.513692 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:03:41.856090 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:03:42.005063 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0318 12:03:42.014867 983946 pod_ready.go:102] pod "nvidia-device-plugin-daemonset-4j5c9" in "kube-system" namespace has status "Ready":"False"
I0318 12:03:42.018978 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:03:42.297533 983946 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/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.467731948s)
I0318 12:03:42.357706 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:03:42.505133 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0318 12:03:42.513251 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:03:42.864798 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:03:42.923065 983946 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/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.473914565s)
I0318 12:03:42.926081 983946 addons.go:470] Verifying addon gcp-auth=true in "addons-120944"
I0318 12:03:42.928340 983946 out.go:177] * Verifying gcp-auth addon...
I0318 12:03:42.931096 983946 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
I0318 12:03:42.936503 983946 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
I0318 12:03:42.936528 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:03:43.002988 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0318 12:03:43.017434 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:03:43.356545 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:03:43.435388 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:03:43.502250 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0318 12:03:43.519096 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:03:43.855404 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:03:43.934784 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:03:44.011239 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0318 12:03:44.013202 983946 pod_ready.go:92] pod "nvidia-device-plugin-daemonset-4j5c9" in "kube-system" namespace has status "Ready":"True"
I0318 12:03:44.013230 983946 pod_ready.go:81] duration metric: took 9.018164555s for pod "nvidia-device-plugin-daemonset-4j5c9" in "kube-system" namespace to be "Ready" ...
I0318 12:03:44.013240 983946 pod_ready.go:38] duration metric: took 10.22806855s 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" ...
I0318 12:03:44.013281 983946 api_server.go:52] waiting for apiserver process to appear ...
I0318 12:03:44.013361 983946 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
I0318 12:03:44.017528 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:03:44.032640 983946 api_server.go:72] duration metric: took 15.459532347s to wait for apiserver process to appear ...
I0318 12:03:44.032721 983946 api_server.go:88] waiting for apiserver healthz status ...
I0318 12:03:44.032778 983946 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
I0318 12:03:44.042583 983946 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
ok
I0318 12:03:44.044212 983946 api_server.go:141] control plane version: v1.28.4
I0318 12:03:44.044283 983946 api_server.go:131] duration metric: took 11.539101ms to wait for apiserver health ...
I0318 12:03:44.044309 983946 system_pods.go:43] waiting for kube-system pods to appear ...
I0318 12:03:44.054031 983946 system_pods.go:59] 17 kube-system pods found
I0318 12:03:44.054066 983946 system_pods.go:61] "coredns-5dd5756b68-4l229" [c572996f-b8ec-45d9-bcdb-abb3921dd854] Running
I0318 12:03:44.054077 983946 system_pods.go:61] "csi-hostpath-attacher-0" [24667baa-e316-4186-aab5-5b7241ab639e] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
I0318 12:03:44.054085 983946 system_pods.go:61] "csi-hostpath-resizer-0" [0bee1215-a9a5-4392-ae07-e644300f6fe7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
I0318 12:03:44.054138 983946 system_pods.go:61] "csi-hostpathplugin-4w48v" [4edb9ce2-989d-4353-b274-b666cf921d3a] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
I0318 12:03:44.054145 983946 system_pods.go:61] "etcd-addons-120944" [fa37f405-8bc1-4d47-9a69-dab239ff19f1] Running
I0318 12:03:44.054151 983946 system_pods.go:61] "kube-apiserver-addons-120944" [52d29511-010e-4f7e-bd40-4e320fd8fbdf] Running
I0318 12:03:44.054162 983946 system_pods.go:61] "kube-controller-manager-addons-120944" [bf0d5c3d-3c27-422d-a7ce-4d21d3979982] Running
I0318 12:03:44.054172 983946 system_pods.go:61] "kube-ingress-dns-minikube" [ff0d12c3-7b61-4587-953e-1933464358d6] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
I0318 12:03:44.054185 983946 system_pods.go:61] "kube-proxy-kj4mf" [2d4252a3-0603-466f-b8eb-a189cbc64aa1] Running
I0318 12:03:44.054191 983946 system_pods.go:61] "kube-scheduler-addons-120944" [2f5f3a85-2618-4b1a-86b9-9a92d3dc0ab2] Running
I0318 12:03:44.054199 983946 system_pods.go:61] "metrics-server-69cf46c98-62c6k" [d9178d83-2e6f-4dc7-9526-c6403232dc48] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
I0318 12:03:44.054204 983946 system_pods.go:61] "nvidia-device-plugin-daemonset-4j5c9" [1f7ee548-2dd2-4965-9aec-e642b1ae4f0d] Running
I0318 12:03:44.054213 983946 system_pods.go:61] "registry-proxy-pcgt6" [86be2298-df6e-40c6-af67-6852e8d0557b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
I0318 12:03:44.054227 983946 system_pods.go:61] "registry-r5r6t" [362d5429-fe8b-4bf2-be3a-693111cc4e15] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
I0318 12:03:44.054235 983946 system_pods.go:61] "snapshot-controller-58dbcc7b99-r67fb" [51651d07-2699-4187-a241-704d1e96de07] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
I0318 12:03:44.054244 983946 system_pods.go:61] "snapshot-controller-58dbcc7b99-w7hvc" [9a588d53-29c5-431a-a2aa-99e184fa9fff] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
I0318 12:03:44.054261 983946 system_pods.go:61] "storage-provisioner" [eaf8ad99-ec04-4f19-851e-d0465360160a] Running
I0318 12:03:44.054269 983946 system_pods.go:74] duration metric: took 9.940153ms to wait for pod list to return data ...
I0318 12:03:44.054283 983946 default_sa.go:34] waiting for default service account to be created ...
I0318 12:03:44.057064 983946 default_sa.go:45] found service account: "default"
I0318 12:03:44.057086 983946 default_sa.go:55] duration metric: took 2.797225ms for default service account to be created ...
I0318 12:03:44.057095 983946 system_pods.go:116] waiting for k8s-apps to be running ...
I0318 12:03:44.066724 983946 system_pods.go:86] 17 kube-system pods found
I0318 12:03:44.066814 983946 system_pods.go:89] "coredns-5dd5756b68-4l229" [c572996f-b8ec-45d9-bcdb-abb3921dd854] Running
I0318 12:03:44.066830 983946 system_pods.go:89] "csi-hostpath-attacher-0" [24667baa-e316-4186-aab5-5b7241ab639e] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
I0318 12:03:44.066841 983946 system_pods.go:89] "csi-hostpath-resizer-0" [0bee1215-a9a5-4392-ae07-e644300f6fe7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
I0318 12:03:44.066852 983946 system_pods.go:89] "csi-hostpathplugin-4w48v" [4edb9ce2-989d-4353-b274-b666cf921d3a] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
I0318 12:03:44.066857 983946 system_pods.go:89] "etcd-addons-120944" [fa37f405-8bc1-4d47-9a69-dab239ff19f1] Running
I0318 12:03:44.066862 983946 system_pods.go:89] "kube-apiserver-addons-120944" [52d29511-010e-4f7e-bd40-4e320fd8fbdf] Running
I0318 12:03:44.066872 983946 system_pods.go:89] "kube-controller-manager-addons-120944" [bf0d5c3d-3c27-422d-a7ce-4d21d3979982] Running
I0318 12:03:44.066887 983946 system_pods.go:89] "kube-ingress-dns-minikube" [ff0d12c3-7b61-4587-953e-1933464358d6] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
I0318 12:03:44.066892 983946 system_pods.go:89] "kube-proxy-kj4mf" [2d4252a3-0603-466f-b8eb-a189cbc64aa1] Running
I0318 12:03:44.066897 983946 system_pods.go:89] "kube-scheduler-addons-120944" [2f5f3a85-2618-4b1a-86b9-9a92d3dc0ab2] Running
I0318 12:03:44.066907 983946 system_pods.go:89] "metrics-server-69cf46c98-62c6k" [d9178d83-2e6f-4dc7-9526-c6403232dc48] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
I0318 12:03:44.066911 983946 system_pods.go:89] "nvidia-device-plugin-daemonset-4j5c9" [1f7ee548-2dd2-4965-9aec-e642b1ae4f0d] Running
I0318 12:03:44.066920 983946 system_pods.go:89] "registry-proxy-pcgt6" [86be2298-df6e-40c6-af67-6852e8d0557b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
I0318 12:03:44.066930 983946 system_pods.go:89] "registry-r5r6t" [362d5429-fe8b-4bf2-be3a-693111cc4e15] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
I0318 12:03:44.066941 983946 system_pods.go:89] "snapshot-controller-58dbcc7b99-r67fb" [51651d07-2699-4187-a241-704d1e96de07] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
I0318 12:03:44.066950 983946 system_pods.go:89] "snapshot-controller-58dbcc7b99-w7hvc" [9a588d53-29c5-431a-a2aa-99e184fa9fff] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
I0318 12:03:44.066954 983946 system_pods.go:89] "storage-provisioner" [eaf8ad99-ec04-4f19-851e-d0465360160a] Running
I0318 12:03:44.066962 983946 system_pods.go:126] duration metric: took 9.860375ms to wait for k8s-apps to be running ...
I0318 12:03:44.066972 983946 system_svc.go:44] waiting for kubelet service to be running ....
I0318 12:03:44.067031 983946 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
I0318 12:03:44.081270 983946 system_svc.go:56] duration metric: took 14.2873ms WaitForService to wait for kubelet
I0318 12:03:44.081339 983946 kubeadm.go:576] duration metric: took 15.50823846s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
I0318 12:03:44.081376 983946 node_conditions.go:102] verifying NodePressure condition ...
I0318 12:03:44.084678 983946 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
I0318 12:03:44.084751 983946 node_conditions.go:123] node cpu capacity is 2
I0318 12:03:44.084779 983946 node_conditions.go:105] duration metric: took 3.381155ms to run NodePressure ...
I0318 12:03:44.084804 983946 start.go:240] waiting for startup goroutines ...
I0318 12:03:44.356114 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:03:44.434857 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:03:44.500312 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0318 12:03:44.514167 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:03:44.856371 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:03:44.935392 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:03:45.003205 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0318 12:03:45.014417 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:03:45.361179 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:03:45.435480 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:03:45.501409 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0318 12:03:45.514213 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:03:45.856398 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:03:45.936017 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:03:46.002888 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0318 12:03:46.016271 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:03:46.356231 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:03:46.434997 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:03:46.500583 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0318 12:03:46.513923 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:03:46.855314 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:03:46.935306 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:03:47.001648 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0318 12:03:47.014107 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:03:47.356532 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:03:47.434897 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:03:47.501236 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0318 12:03:47.514268 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:03:47.857240 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:03:47.935917 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:03:48.003324 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0318 12:03:48.015491 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:03:48.357036 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:03:48.435715 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:03:48.503584 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0318 12:03:48.514468 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:03:48.855690 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:03:48.935600 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:03:49.002003 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0318 12:03:49.013484 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:03:49.356222 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:03:49.435121 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:03:49.501465 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0318 12:03:49.513661 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:03:49.855290 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:03:49.935336 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:03:50.003504 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0318 12:03:50.014910 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:03:50.355860 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:03:50.435669 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:03:50.502304 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0318 12:03:50.513495 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:03:50.856277 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:03:50.935514 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:03:51.001824 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0318 12:03:51.013594 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:03:51.355226 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:03:51.435174 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:03:51.501269 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0318 12:03:51.512605 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:03:51.855110 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:03:51.936148 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:03:52.003719 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0318 12:03:52.013463 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:03:52.356170 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:03:52.435404 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:03:52.501228 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0318 12:03:52.513707 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:03:52.855355 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:03:52.936001 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:03:53.000812 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0318 12:03:53.013824 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:03:53.355614 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:03:53.435504 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:03:53.503573 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0318 12:03:53.518365 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:03:53.855744 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:03:53.935846 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:03:54.001330 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0318 12:03:54.014229 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:03:54.356128 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:03:54.435048 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:03:54.501326 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0318 12:03:54.514110 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:03:54.857666 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:03:54.935648 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:03:55.020524 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0318 12:03:55.025310 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:03:55.358633 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:03:55.435715 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:03:55.501612 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0318 12:03:55.514214 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:03:55.856050 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:03:55.934905 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:03:56.008482 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0318 12:03:56.013784 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:03:56.356389 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:03:56.436075 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:03:56.502093 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0318 12:03:56.514784 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:03:56.855359 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:03:56.934990 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:03:57.001183 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0318 12:03:57.017155 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:03:57.356344 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:03:57.435603 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:03:57.501784 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0318 12:03:57.512798 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:03:57.856086 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:03:57.934536 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:03:58.002147 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0318 12:03:58.012782 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:03:58.356527 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:03:58.446343 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:03:58.502454 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0318 12:03:58.514161 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:03:58.856730 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:03:58.935945 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:03:59.001595 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0318 12:03:59.013383 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:03:59.355382 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:03:59.434920 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:03:59.501259 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0318 12:03:59.514135 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:03:59.856256 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:03:59.934926 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:00.001448 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0318 12:04:00.024989 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:00.363144 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:04:00.437789 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:00.502614 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0318 12:04:00.514499 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:00.856077 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:04:00.934773 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:01.004338 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0318 12:04:01.013018 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:01.356423 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:04:01.435413 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:01.500698 983946 kapi.go:107] duration metric: took 22.004774983s to wait for kubernetes.io/minikube-addons=registry ...
I0318 12:04:01.513032 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:01.856398 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:04:01.935266 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:02.013778 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:02.355244 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:04:02.435130 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:02.515068 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:02.856169 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:04:02.935474 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:03.016931 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:03.355736 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:04:03.435043 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:03.528703 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:03.855363 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:04:03.935560 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:04.012984 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:04.356065 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:04:04.435055 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:04.512658 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:04.855290 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:04:04.935792 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:05.018470 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:05.356913 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:04:05.435910 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:05.514271 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:05.856605 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:04:05.937826 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:06.026350 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:06.356155 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:04:06.434679 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:06.515613 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:06.856197 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:04:06.934691 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:07.013207 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:07.355988 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:04:07.435688 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:07.514216 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:07.858479 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:04:07.935357 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:08.015543 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:08.356039 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:04:08.435216 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:08.514150 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:08.855884 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:04:08.936054 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:09.012972 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:09.356319 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:04:09.436717 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:09.512975 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:09.858717 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:04:09.935042 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:10.013828 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:10.356316 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:04:10.434869 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:10.514060 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:10.856661 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:04:10.935954 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:11.014006 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:11.355371 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:04:11.435280 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:11.512668 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:11.855202 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:04:11.934975 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:12.014734 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:12.355783 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:04:12.435440 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:12.512929 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:12.861808 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:04:12.936029 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:13.014690 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:13.355799 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:04:13.435574 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:13.514632 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:13.855324 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:04:13.935247 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:14.014143 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:14.361428 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:04:14.434947 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:14.514347 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:14.856835 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:04:14.939494 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:15.016761 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:15.357196 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:04:15.435570 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:15.516179 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:15.864698 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:04:15.936095 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:16.014859 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:16.358969 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:04:16.435221 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:16.512751 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:16.855291 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:04:16.934889 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:17.013445 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:17.356279 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:04:17.435498 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:17.514548 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:17.869758 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:04:17.935434 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:18.013440 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:18.357672 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:04:18.435877 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:18.514380 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:18.855638 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:04:18.936294 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:19.013019 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:19.359492 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:04:19.438201 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:19.513723 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:19.857057 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:04:19.934889 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:20.018652 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:20.356176 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:04:20.435140 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:20.514848 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:20.855684 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:04:20.935396 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:21.020332 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:21.356002 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:04:21.435355 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:21.513622 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:21.856200 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:04:21.934897 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:22.016903 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:22.357026 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:04:22.435761 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:22.513827 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:22.857188 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:04:22.935594 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:23.013409 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:23.356388 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:04:23.435679 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:23.514827 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:23.857329 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:04:23.940919 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:24.015240 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:24.355847 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:04:24.435206 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:24.512660 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:24.855192 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:04:24.935381 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:25.014903 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:25.356482 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:04:25.435408 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:25.520449 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:25.857876 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:04:25.935446 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:26.014077 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:26.356955 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:04:26.435120 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:26.514193 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:26.856291 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:04:26.935279 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:27.013575 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:27.356722 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0318 12:04:27.435466 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:27.513448 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:27.857367 983946 kapi.go:107] duration metric: took 46.508469722s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
I0318 12:04:27.934797 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:28.013136 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:28.435062 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:28.513127 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:28.935399 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:29.013300 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:29.435565 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:29.513043 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:29.935056 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:30.030697 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:30.434908 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:30.513416 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:30.935866 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:31.014011 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:31.435089 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:31.512983 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:31.935243 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:32.013272 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:32.434837 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:32.514586 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:32.935836 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:33.013781 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:33.434975 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:33.515029 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:33.935123 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:34.013168 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:34.434739 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:34.514335 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:34.935341 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:35.016084 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:35.434802 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:35.512963 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:35.935350 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:36.014367 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:36.435175 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:36.513318 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:36.936077 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:37.017960 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:37.435061 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:37.516943 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:37.935036 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:38.013450 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:38.453070 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:38.514464 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:38.935874 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:39.013368 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:39.434932 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:39.512729 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:39.935736 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:40.014842 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:40.435647 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:40.512514 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:40.935778 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:41.012902 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:41.434716 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:41.512965 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:41.934896 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:42.019617 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:42.435694 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:42.513083 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:42.934923 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:43.014251 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:43.434934 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:43.513105 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:43.934773 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:44.013424 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:44.435934 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:44.514316 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:44.934820 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:45.022994 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:45.436536 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:45.513602 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:45.934861 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:46.013528 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:46.434699 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:46.513252 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:46.935220 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:47.013379 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:47.435275 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:47.514009 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:47.935935 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:48.014321 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:48.435252 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:48.513468 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:48.937176 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:49.013577 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:49.436824 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:49.514408 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:49.936558 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:50.018999 983946 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0318 12:04:50.435520 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:50.518380 983946 kapi.go:107] duration metric: took 1m11.01331402s to wait for app.kubernetes.io/name=ingress-nginx ...
I0318 12:04:50.937152 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:51.435120 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:51.935307 983946 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0318 12:04:52.435391 983946 kapi.go:107] duration metric: took 1m9.50429436s to wait for kubernetes.io/minikube-addons=gcp-auth ...
I0318 12:04:52.437966 983946 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-120944 cluster.
I0318 12:04:52.441045 983946 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.
I0318 12:04:52.442949 983946 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
I0318 12:04:52.445534 983946 out.go:177] * Enabled addons: ingress-dns, storage-provisioner, nvidia-device-plugin, storage-provisioner-rancher, cloud-spanner, inspektor-gadget, metrics-server, yakd, default-storageclass, volumesnapshots, registry, csi-hostpath-driver, ingress, gcp-auth
I0318 12:04:52.447509 983946 addons.go:505] duration metric: took 1m23.874084145s for enable addons: enabled=[ingress-dns storage-provisioner nvidia-device-plugin storage-provisioner-rancher cloud-spanner inspektor-gadget metrics-server yakd default-storageclass volumesnapshots registry csi-hostpath-driver ingress gcp-auth]
I0318 12:04:52.447556 983946 start.go:245] waiting for cluster config update ...
I0318 12:04:52.447575 983946 start.go:254] writing updated cluster config ...
I0318 12:04:52.447879 983946 ssh_runner.go:195] Run: rm -f paused
I0318 12:04:52.799050 983946 start.go:600] kubectl: 1.29.3, cluster: 1.28.4 (minor skew: 1)
I0318 12:04:52.801064 983946 out.go:177] * Done! kubectl is now configured to use "addons-120944" cluster and "default" namespace by default
==> Docker <==
Mar 18 12:05:48 addons-120944 dockerd[1131]: time="2024-03-18T12:05:48.930626169Z" level=info msg="ignoring event" container=4c60e7a57c483f292cbc524d12c2adc6cf41234222ac309865ca260d0a68a0d1 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Mar 18 12:05:53 addons-120944 cri-dockerd[1342]: time="2024-03-18T12:05:53Z" level=info msg="Stop pulling image ghcr.io/inspektor-gadget/inspektor-gadget:v0.26.0@sha256:c6db0381372939368364efb98d8c90f4b0e3d86a5637682b85a01195937d9eff: Status: Image is up to date for ghcr.io/inspektor-gadget/inspektor-gadget@sha256:c6db0381372939368364efb98d8c90f4b0e3d86a5637682b85a01195937d9eff"
Mar 18 12:05:54 addons-120944 dockerd[1131]: time="2024-03-18T12:05:54.411341923Z" level=info msg="ignoring event" container=cbe91cd4dd1bd7bd0c5cf05c3e145d2c8e213a4cc3dc626bffd69ed8143e439d module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Mar 18 12:05:54 addons-120944 dockerd[1131]: time="2024-03-18T12:05:54.604792993Z" level=info msg="ignoring event" container=b6c03e0bd6ab655dd9a19094e92ea02b4a0027ce59634a25ff5cb6babb4cb57b module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Mar 18 12:05:54 addons-120944 dockerd[1131]: time="2024-03-18T12:05:54.719697923Z" level=info msg="ignoring event" container=304807a02c3a7fd486db261d60c0bc211f127154946d961ad6da44feea7ff5a5 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Mar 18 12:05:56 addons-120944 cri-dockerd[1342]: time="2024-03-18T12:05:56Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/703939e6dba0bd5244c46ae0e35b5cba7aac280e1d2276f48c17e6caf795b99d/resolv.conf as [nameserver 10.96.0.10 search headlamp.svc.cluster.local svc.cluster.local cluster.local us-east-2.compute.internal options ndots:5]"
Mar 18 12:05:56 addons-120944 dockerd[1131]: time="2024-03-18T12:05:56.497518624Z" level=warning msg="reference for unknown type: " digest="sha256:94e00732e1b43057a9135dafc7483781aea4a73a26cec449ed19f4d8794308d5" remote="ghcr.io/headlamp-k8s/headlamp@sha256:94e00732e1b43057a9135dafc7483781aea4a73a26cec449ed19f4d8794308d5" spanID=294415ddffd9aa82 traceID=9244ca412ed31e340e6b832b1387c431
Mar 18 12:05:59 addons-120944 dockerd[1131]: time="2024-03-18T12:05:59.306554060Z" level=info msg="Container failed to exit within 30s of signal 15 - using the force" container=be4cdc73b9c61a28ae37ebc3206c423d454d35eb9b0c89f52e53e50b898663f0
Mar 18 12:05:59 addons-120944 cri-dockerd[1342]: time="2024-03-18T12:05:59Z" level=info msg="Stop pulling image ghcr.io/headlamp-k8s/headlamp:v0.23.0@sha256:94e00732e1b43057a9135dafc7483781aea4a73a26cec449ed19f4d8794308d5: Status: Downloaded newer image for ghcr.io/headlamp-k8s/headlamp@sha256:94e00732e1b43057a9135dafc7483781aea4a73a26cec449ed19f4d8794308d5"
Mar 18 12:05:59 addons-120944 dockerd[1131]: time="2024-03-18T12:05:59.346059970Z" level=info msg="ignoring event" container=be4cdc73b9c61a28ae37ebc3206c423d454d35eb9b0c89f52e53e50b898663f0 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Mar 18 12:05:59 addons-120944 dockerd[1131]: time="2024-03-18T12:05:59.489955997Z" level=info msg="ignoring event" container=aa658f481fea8f1e3421fb5c19d9eecfc9b91075c935d9b29db86653627011aa module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Mar 18 12:06:12 addons-120944 dockerd[1131]: time="2024-03-18T12:06:12.486980500Z" level=info msg="ignoring event" container=a706660f2e670df3c7e34f0165773d69792b0af872634ab85bd5d88a1cf700d7 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Mar 18 12:06:18 addons-120944 dockerd[1131]: time="2024-03-18T12:06:18.656673668Z" level=info msg="ignoring event" container=ca05269100243a5f94b4ca31ffb33b2136f4e099061de67cd279eafd75575eb8 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Mar 18 12:06:18 addons-120944 dockerd[1131]: time="2024-03-18T12:06:18.790323453Z" level=info msg="ignoring event" container=2d94901e465723a4a7cb06043899c43e98a9a7c958ae97f6ef957188d65d1341 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Mar 18 12:06:18 addons-120944 cri-dockerd[1342]: time="2024-03-18T12:06:18Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/93499eb1fa71c9c98385b8147e2b0ef11cdc15fc1a118e168e9e3208c936b00a/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]"
Mar 18 12:06:20 addons-120944 cri-dockerd[1342]: time="2024-03-18T12:06:20Z" level=info msg="Stop pulling image docker.io/nginx:alpine: Status: Downloaded newer image for nginx:alpine"
Mar 18 12:06:27 addons-120944 cri-dockerd[1342]: time="2024-03-18T12:06:27Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/b08b3956ee463a81392562fa1b9976dd48306a4c121b2b10d27adf458e485df0/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]"
Mar 18 12:06:29 addons-120944 cri-dockerd[1342]: time="2024-03-18T12:06:29Z" 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"
Mar 18 12:06:29 addons-120944 dockerd[1131]: time="2024-03-18T12:06:29.567395192Z" level=info msg="ignoring event" container=9efa00c81db2b2a1ea4b0b1627586be1fb1074381e07aaaacc6a3ffcc9506018 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Mar 18 12:06:30 addons-120944 dockerd[1131]: time="2024-03-18T12:06:30.252209990Z" level=info msg="ignoring event" container=5d0a002e04198145137e5cc1981deb7a07c067a04b42a0b2127fe32ef1c8724f module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Mar 18 12:06:42 addons-120944 dockerd[1131]: time="2024-03-18T12:06:42.793529005Z" level=info msg="ignoring event" container=f7abd57fceddfdf8c6278e88fc43a053dae1c122d588adc53dc81cae48d211a5 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Mar 18 12:06:44 addons-120944 dockerd[1131]: time="2024-03-18T12:06:44.719462928Z" level=info msg="ignoring event" container=56d0bf8888d0d3f7f05f030d908bf7b1de0e4b875fd31ef1c0e41e41d694cc5e module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Mar 18 12:06:46 addons-120944 dockerd[1131]: time="2024-03-18T12:06:46.933168494Z" level=info msg="Container failed to exit within 2s of signal 15 - using the force" container=7cf0928b4d0d12211d7554ddac417a7359f7c4d0d0c3d04c1ea006dfc75668a7
Mar 18 12:06:46 addons-120944 dockerd[1131]: time="2024-03-18T12:06:46.979521212Z" level=info msg="ignoring event" container=7cf0928b4d0d12211d7554ddac417a7359f7c4d0d0c3d04c1ea006dfc75668a7 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Mar 18 12:06:47 addons-120944 dockerd[1131]: time="2024-03-18T12:06:47.122686135Z" level=info msg="ignoring event" container=84c3ed1be0112190a031f2c35c604a68304a1fa08ea32099a55330e01ea160be module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
==> container status <==
CONTAINER IMAGE CREATED STATE NAME ATTEMPT POD ID POD
56d0bf8888d0d dd1b12fcb6097 7 seconds ago Exited hello-world-app 2 b08b3956ee463 hello-world-app-5d77478584-h4l47
a5e0f59bb155d nginx@sha256:02d8d94023878cedf3e3acc55372932a9ba1478b6e2f3357786d916c2af743ba 31 seconds ago Running nginx 0 93499eb1fa71c nginx
5e258cd1772d3 ghcr.io/headlamp-k8s/headlamp@sha256:94e00732e1b43057a9135dafc7483781aea4a73a26cec449ed19f4d8794308d5 52 seconds ago Running headlamp 0 703939e6dba0b headlamp-5485c556b-6ghdl
d3e757ab43816 gcr.io/k8s-minikube/gcp-auth-webhook@sha256:e6c5b3bc32072ea370d34c27836efd11b3519d25bd444c2a8efc339cff0e20fb 2 minutes ago Running gcp-auth 0 2a4ba6b39feed gcp-auth-7d69788767-vpx2t
a13b605f41628 1a024e390dd05 2 minutes ago Exited patch 1 dbf468528b86f ingress-nginx-admission-patch-66rql
1243a66f79dd1 registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:44d1d0e9f19c63f58b380c5fddaca7cf22c7cee564adeff365225a5df5ef3334 2 minutes ago Exited create 0 4e1d01d70ef9a ingress-nginx-admission-create-dbcd8
addc4f6cb9970 marcnuri/yakd@sha256:a3f540278e4c11373e15605311851dd9c64d208f4d63e727bccc0e39f9329310 2 minutes ago Running yakd 0 71848db04fc29 yakd-dashboard-9947fc6bf-gnn2r
e3b7d80f7fc99 ba04bb24b9575 3 minutes ago Running storage-provisioner 0 c3dfc18cf610b storage-provisioner
75c53cdec89f9 97e04611ad434 3 minutes ago Running coredns 0 8bab6a6a84e45 coredns-5dd5756b68-4l229
88272d7412c4a 3ca3ca488cf13 3 minutes ago Running kube-proxy 0 6490f1e210316 kube-proxy-kj4mf
25a97db7029f1 05c284c929889 3 minutes ago Running kube-scheduler 0 89923535a6fe0 kube-scheduler-addons-120944
cd4d3af93281f 9cdd6470f48c8 3 minutes ago Running etcd 0 2673b39fc7146 etcd-addons-120944
11b6c5c927b68 9961cbceaf234 3 minutes ago Running kube-controller-manager 0 12a4d98b8ec4a kube-controller-manager-addons-120944
f08e95f5f74df 04b4c447bb9d4 3 minutes ago Running kube-apiserver 0 e9c456dabdc62 kube-apiserver-addons-120944
==> coredns [75c53cdec89f] <==
[INFO] 10.244.0.20:34614 - 48740 "A IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000066002s
[INFO] 10.244.0.20:34614 - 37857 "AAAA IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000054949s
[INFO] 10.244.0.20:34614 - 58405 "A IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000083618s
[INFO] 10.244.0.20:34614 - 9705 "AAAA IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.00009005s
[INFO] 10.244.0.20:34614 - 23044 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001108801s
[INFO] 10.244.0.20:34614 - 29679 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001296919s
[INFO] 10.244.0.20:34614 - 12628 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000066486s
[INFO] 10.244.0.20:47515 - 18371 "A IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000088319s
[INFO] 10.244.0.20:47515 - 21252 "AAAA IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000081066s
[INFO] 10.244.0.20:47515 - 8526 "A IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000047532s
[INFO] 10.244.0.20:47515 - 3240 "AAAA IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000040393s
[INFO] 10.244.0.20:47515 - 33660 "A IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000040279s
[INFO] 10.244.0.20:47515 - 65476 "AAAA IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000044586s
[INFO] 10.244.0.20:49301 - 41306 "A IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000881405s
[INFO] 10.244.0.20:47515 - 35819 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001421595s
[INFO] 10.244.0.20:49301 - 13051 "AAAA IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000086178s
[INFO] 10.244.0.20:49301 - 54505 "A IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000059043s
[INFO] 10.244.0.20:49301 - 17700 "AAAA IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000044471s
[INFO] 10.244.0.20:49301 - 25408 "A IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000058658s
[INFO] 10.244.0.20:49301 - 30482 "AAAA IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000069308s
[INFO] 10.244.0.20:47515 - 23832 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.003688083s
[INFO] 10.244.0.20:49301 - 57401 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.002608665s
[INFO] 10.244.0.20:47515 - 36925 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000077284s
[INFO] 10.244.0.20:49301 - 33148 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001089749s
[INFO] 10.244.0.20:49301 - 63171 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000066912s
==> describe nodes <==
Name: addons-120944
Roles: control-plane
Labels: beta.kubernetes.io/arch=arm64
beta.kubernetes.io/os=linux
kubernetes.io/arch=arm64
kubernetes.io/hostname=addons-120944
kubernetes.io/os=linux
minikube.k8s.io/commit=1eefae2ca5be099618e61623fc53c8bbe0e383fd
minikube.k8s.io/name=addons-120944
minikube.k8s.io/primary=true
minikube.k8s.io/updated_at=2024_03_18T12_03_16_0700
minikube.k8s.io/version=v1.32.0
node-role.kubernetes.io/control-plane=
node.kubernetes.io/exclude-from-external-load-balancers=
topology.hostpath.csi/node=addons-120944
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, 18 Mar 2024 12:03:13 +0000
Taints: <none>
Unschedulable: false
Lease:
HolderIdentity: addons-120944
AcquireTime: <unset>
RenewTime: Mon, 18 Mar 2024 12:06:51 +0000
Conditions:
Type Status LastHeartbeatTime LastTransitionTime Reason Message
---- ------ ----------------- ------------------ ------ -------
MemoryPressure False Mon, 18 Mar 2024 12:06:51 +0000 Mon, 18 Mar 2024 12:03:10 +0000 KubeletHasSufficientMemory kubelet has sufficient memory available
DiskPressure False Mon, 18 Mar 2024 12:06:51 +0000 Mon, 18 Mar 2024 12:03:10 +0000 KubeletHasNoDiskPressure kubelet has no disk pressure
PIDPressure False Mon, 18 Mar 2024 12:06:51 +0000 Mon, 18 Mar 2024 12:03:10 +0000 KubeletHasSufficientPID kubelet has sufficient PID available
Ready True Mon, 18 Mar 2024 12:06:51 +0000 Mon, 18 Mar 2024 12:03:27 +0000 KubeletReady kubelet is posting ready status
Addresses:
InternalIP: 192.168.49.2
Hostname: addons-120944
Capacity:
cpu: 2
ephemeral-storage: 203034800Ki
hugepages-1Gi: 0
hugepages-2Mi: 0
hugepages-32Mi: 0
hugepages-64Ki: 0
memory: 8022496Ki
pods: 110
Allocatable:
cpu: 2
ephemeral-storage: 203034800Ki
hugepages-1Gi: 0
hugepages-2Mi: 0
hugepages-32Mi: 0
hugepages-64Ki: 0
memory: 8022496Ki
pods: 110
System Info:
Machine ID: ff4428da0a7941d4a0332560d5aad0eb
System UUID: c58aa16a-ccca-4048-870b-9cc061d87148
Boot ID: e1722593-9d38-49bc-9380-1f6460a4a4b1
Kernel Version: 5.15.0-1055-aws
OS Image: Ubuntu 22.04.4 LTS
Operating System: linux
Architecture: arm64
Container Runtime Version: docker://25.0.4
Kubelet Version: v1.28.4
Kube-Proxy Version: v1.28.4
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-5d77478584-h4l47 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 26s
default nginx 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 34s
gcp-auth gcp-auth-7d69788767-vpx2t 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 3m10s
headlamp headlamp-5485c556b-6ghdl 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 57s
kube-system coredns-5dd5756b68-4l229 100m (5%!)(MISSING) 0 (0%!)(MISSING) 70Mi (0%!)(MISSING) 170Mi (2%!)(MISSING) 3m23s
kube-system etcd-addons-120944 100m (5%!)(MISSING) 0 (0%!)(MISSING) 100Mi (1%!)(MISSING) 0 (0%!)(MISSING) 3m36s
kube-system kube-apiserver-addons-120944 250m (12%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 3m36s
kube-system kube-controller-manager-addons-120944 200m (10%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 3m36s
kube-system kube-proxy-kj4mf 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 3m23s
kube-system kube-scheduler-addons-120944 100m (5%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 3m36s
kube-system storage-provisioner 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 3m16s
yakd-dashboard yakd-dashboard-9947fc6bf-gnn2r 0 (0%!)(MISSING) 0 (0%!)(MISSING) 128Mi (1%!)(MISSING) 256Mi (3%!)(MISSING) 3m17s
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 3m22s kube-proxy
Normal Starting 3m44s kubelet Starting kubelet.
Normal NodeHasSufficientMemory 3m44s (x8 over 3m44s) kubelet Node addons-120944 status is now: NodeHasSufficientMemory
Normal NodeHasNoDiskPressure 3m44s (x8 over 3m44s) kubelet Node addons-120944 status is now: NodeHasNoDiskPressure
Normal NodeHasSufficientPID 3m44s (x7 over 3m44s) kubelet Node addons-120944 status is now: NodeHasSufficientPID
Normal NodeAllocatableEnforced 3m44s kubelet Updated Node Allocatable limit across pods
Normal Starting 3m36s kubelet Starting kubelet.
Normal NodeHasSufficientMemory 3m36s kubelet Node addons-120944 status is now: NodeHasSufficientMemory
Normal NodeHasNoDiskPressure 3m36s kubelet Node addons-120944 status is now: NodeHasNoDiskPressure
Normal NodeHasSufficientPID 3m36s kubelet Node addons-120944 status is now: NodeHasSufficientPID
Normal NodeNotReady 3m36s kubelet Node addons-120944 status is now: NodeNotReady
Normal NodeAllocatableEnforced 3m36s kubelet Updated Node Allocatable limit across pods
Normal NodeReady 3m25s kubelet Node addons-120944 status is now: NodeReady
Normal RegisteredNode 3m24s node-controller Node addons-120944 event: Registered Node addons-120944 in Controller
==> dmesg <==
[ +0.000938] FS-Cache: N-cookie d=00000000d750b8aa{9p.inode} n=00000000e7bbd54c
[ +0.001039] FS-Cache: N-key=[8] 'ff3c5c0100000000'
[ +0.003131] FS-Cache: Duplicate cookie detected
[ +0.000784] FS-Cache: O-cookie c=0000002a [p=00000027 fl=226 nc=0 na=1]
[ +0.001043] FS-Cache: O-cookie d=00000000d750b8aa{9p.inode} n=000000002e33697b
[ +0.001219] FS-Cache: O-key=[8] 'ff3c5c0100000000'
[ +0.000725] FS-Cache: N-cookie c=00000031 [p=00000027 fl=2 nc=0 na=1]
[ +0.000944] FS-Cache: N-cookie d=00000000d750b8aa{9p.inode} n=00000000c54fa151
[ +0.001041] FS-Cache: N-key=[8] 'ff3c5c0100000000'
[ +2.288376] FS-Cache: Duplicate cookie detected
[ +0.000798] FS-Cache: O-cookie c=00000028 [p=00000027 fl=226 nc=0 na=1]
[ +0.001074] FS-Cache: O-cookie d=00000000d750b8aa{9p.inode} n=00000000995647d7
[ +0.001042] FS-Cache: O-key=[8] 'fe3c5c0100000000'
[ +0.000704] FS-Cache: N-cookie c=00000033 [p=00000027 fl=2 nc=0 na=1]
[ +0.001042] FS-Cache: N-cookie d=00000000d750b8aa{9p.inode} n=000000004601fe2b
[ +0.001069] FS-Cache: N-key=[8] 'fe3c5c0100000000'
[ +0.327107] FS-Cache: Duplicate cookie detected
[ +0.000740] FS-Cache: O-cookie c=0000002d [p=00000027 fl=226 nc=0 na=1]
[ +0.000959] FS-Cache: O-cookie d=00000000d750b8aa{9p.inode} n=00000000904dbc96
[ +0.001033] FS-Cache: O-key=[8] '043d5c0100000000'
[ +0.000774] FS-Cache: N-cookie c=00000034 [p=00000027 fl=2 nc=0 na=1]
[ +0.000949] FS-Cache: N-cookie d=00000000d750b8aa{9p.inode} n=00000000e7bbd54c
[ +0.001054] FS-Cache: N-key=[8] '043d5c0100000000'
[Mar18 11:14] IPVS: rr: TCP 192.168.49.254:8443 - no destination available
[Mar18 11:36] overlayfs: '/var/lib/containers/storage/overlay/l/Q2QJNMTVZL6GMULS36RA5ZJGSA' not a directory
==> etcd [cd4d3af93281] <==
{"level":"info","ts":"2024-03-18T12:03:09.737149Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc switched to configuration voters=(12593026477526642892)"}
{"level":"info","ts":"2024-03-18T12:03:09.737234Z","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-03-18T12:03:09.743181Z","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-03-18T12:03:09.743338Z","caller":"embed/etcd.go:597","msg":"serving peer traffic","address":"192.168.49.2:2380"}
{"level":"info","ts":"2024-03-18T12:03:09.743351Z","caller":"embed/etcd.go:569","msg":"cmux::serve","address":"192.168.49.2:2380"}
{"level":"info","ts":"2024-03-18T12:03:09.74398Z","caller":"embed/etcd.go:278","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-03-18T12:03:09.744011Z","caller":"embed/etcd.go:855","msg":"serving metrics","address":"http://127.0.0.1:2381"}
{"level":"info","ts":"2024-03-18T12:03:09.991052Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc is starting a new election at term 1"}
{"level":"info","ts":"2024-03-18T12:03:09.991159Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became pre-candidate at term 1"}
{"level":"info","ts":"2024-03-18T12:03:09.991194Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgPreVoteResp from aec36adc501070cc at term 1"}
{"level":"info","ts":"2024-03-18T12:03:09.991259Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became candidate at term 2"}
{"level":"info","ts":"2024-03-18T12:03:09.991296Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgVoteResp from aec36adc501070cc at term 2"}
{"level":"info","ts":"2024-03-18T12:03:09.991338Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became leader at term 2"}
{"level":"info","ts":"2024-03-18T12:03:09.991391Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"raft.node: aec36adc501070cc elected leader aec36adc501070cc at term 2"}
{"level":"info","ts":"2024-03-18T12:03:09.992297Z","caller":"etcdserver/server.go:2062","msg":"published local member to cluster through raft","local-member-id":"aec36adc501070cc","local-member-attributes":"{Name:addons-120944 ClientURLs:[https://192.168.49.2:2379]}","request-path":"/0/members/aec36adc501070cc/attributes","cluster-id":"fa54960ea34d58be","publish-timeout":"7s"}
{"level":"info","ts":"2024-03-18T12:03:09.992375Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
{"level":"info","ts":"2024-03-18T12:03:09.993447Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
{"level":"info","ts":"2024-03-18T12:03:09.993574Z","caller":"etcdserver/server.go:2571","msg":"setting up initial cluster version using v2 API","cluster-version":"3.5"}
{"level":"info","ts":"2024-03-18T12:03:09.997648Z","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-03-18T12:03:09.997788Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
{"level":"info","ts":"2024-03-18T12:03:09.999382Z","caller":"etcdserver/server.go:2595","msg":"cluster version is updated","cluster-version":"3.5"}
{"level":"info","ts":"2024-03-18T12:03:10.00024Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
{"level":"info","ts":"2024-03-18T12:03:10.001693Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
{"level":"info","ts":"2024-03-18T12:03:10.000609Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
{"level":"info","ts":"2024-03-18T12:03:10.017121Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
==> gcp-auth [d3e757ab4381] <==
2024/03/18 12:04:52 GCP Auth Webhook started!
2024/03/18 12:05:04 Ready to marshal response ...
2024/03/18 12:05:04 Ready to write response ...
2024/03/18 12:05:13 Ready to marshal response ...
2024/03/18 12:05:13 Ready to write response ...
2024/03/18 12:05:19 Ready to marshal response ...
2024/03/18 12:05:19 Ready to write response ...
2024/03/18 12:05:19 Ready to marshal response ...
2024/03/18 12:05:19 Ready to write response ...
2024/03/18 12:05:28 Ready to marshal response ...
2024/03/18 12:05:28 Ready to write response ...
2024/03/18 12:05:32 Ready to marshal response ...
2024/03/18 12:05:32 Ready to write response ...
2024/03/18 12:05:55 Ready to marshal response ...
2024/03/18 12:05:55 Ready to write response ...
2024/03/18 12:05:55 Ready to marshal response ...
2024/03/18 12:05:55 Ready to write response ...
2024/03/18 12:05:55 Ready to marshal response ...
2024/03/18 12:05:55 Ready to write response ...
2024/03/18 12:06:18 Ready to marshal response ...
2024/03/18 12:06:18 Ready to write response ...
2024/03/18 12:06:26 Ready to marshal response ...
2024/03/18 12:06:26 Ready to write response ...
==> kernel <==
12:06:52 up 3:49, 0 users, load average: 2.51, 2.75, 2.58
Linux addons-120944 5.15.0-1055-aws #60~20.04.1-Ubuntu SMP Thu Feb 22 15:54:21 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
PRETTY_NAME="Ubuntu 22.04.4 LTS"
==> kube-apiserver [f08e95f5f74d] <==
I0318 12:05:48.452786 1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I0318 12:05:48.452962 1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I0318 12:05:48.575047 1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I0318 12:05:48.575438 1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I0318 12:05:48.605198 1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I0318 12:05:48.605247 1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I0318 12:05:48.613136 1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I0318 12:05:48.613185 1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
W0318 12:05:49.441864 1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
W0318 12:05:49.612981 1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
W0318 12:05:49.630407 1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
E0318 12:05:53.403113 1 apf_controller.go:419] "Unable to derive new concurrency limits" err="impossible: ran out of bounds to consider in bound-constrained problem" plNames=["leader-election","workload-high","workload-low","global-default","catch-all","exempt","system","node-high"] items=[{},{},{},{},{},{},{},{}]
I0318 12:05:55.804740 1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.98.136.255"}
E0318 12:06:03.403876 1 apf_controller.go:419] "Unable to derive new concurrency limits" err="impossible: ran out of bounds to consider in bound-constrained problem" plNames=["leader-election","workload-high","workload-low","global-default","catch-all","exempt","system","node-high"] items=[{},{},{},{},{},{},{},{}]
I0318 12:06:12.405252 1 handler.go:232] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
I0318 12:06:12.415385 1 handler.go:232] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
I0318 12:06:13.190202 1 handler.go:232] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
E0318 12:06:13.404258 1 apf_controller.go:419] "Unable to derive new concurrency limits" err="impossible: ran out of bounds to consider in bound-constrained problem" plNames=["node-high","leader-election","workload-high","workload-low","global-default","catch-all","exempt","system"] items=[{},{},{},{},{},{},{},{}]
W0318 12:06:13.435649 1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
I0318 12:06:18.097739 1 controller.go:624] quota admission added evaluator for: ingresses.networking.k8s.io
I0318 12:06:18.378900 1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.106.141.56"}
E0318 12:06:23.405496 1 apf_controller.go:419] "Unable to derive new concurrency limits" err="impossible: ran out of bounds to consider in bound-constrained problem" plNames=["system","node-high","leader-election","workload-high","workload-low","global-default","catch-all","exempt"] items=[{},{},{},{},{},{},{},{}]
I0318 12:06:27.041817 1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.103.223.132"}
E0318 12:06:33.406198 1 apf_controller.go:419] "Unable to derive new concurrency limits" err="impossible: ran out of bounds to consider in bound-constrained problem" plNames=["catch-all","exempt","system","node-high","leader-election","workload-high","workload-low","global-default"] items=[{},{},{},{},{},{},{},{}]
E0318 12:06:43.407463 1 apf_controller.go:419] "Unable to derive new concurrency limits" err="impossible: ran out of bounds to consider in bound-constrained problem" plNames=["leader-election","workload-high","workload-low","global-default","catch-all","exempt","system","node-high"] items=[{},{},{},{},{},{},{},{}]
==> kube-controller-manager [11b6c5c927b6] <==
I0318 12:06:26.828713 1 event.go:307] "Event occurred" object="default/hello-world-app" fieldPath="" kind="Deployment" apiVersion="apps/v1" type="Normal" reason="ScalingReplicaSet" message="Scaled up replica set hello-world-app-5d77478584 to 1"
I0318 12:06:26.846179 1 event.go:307] "Event occurred" object="default/hello-world-app-5d77478584" fieldPath="" kind="ReplicaSet" apiVersion="apps/v1" type="Normal" reason="SuccessfulCreate" message="Created pod: hello-world-app-5d77478584-h4l47"
I0318 12:06:26.858092 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="default/hello-world-app-5d77478584" duration="28.778718ms"
I0318 12:06:26.899248 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="default/hello-world-app-5d77478584" duration="40.906968ms"
I0318 12:06:26.912551 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="default/hello-world-app-5d77478584" duration="13.190798ms"
I0318 12:06:26.912875 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="default/hello-world-app-5d77478584" duration="80.279µs"
W0318 12:06:27.130113 1 reflector.go:535] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0318 12:06:27.130245 1 reflector.go:147] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
I0318 12:06:28.508795 1 shared_informer.go:311] Waiting for caches to sync for resource quota
I0318 12:06:28.508903 1 shared_informer.go:318] Caches are synced for resource quota
I0318 12:06:28.874638 1 shared_informer.go:311] Waiting for caches to sync for garbage collector
I0318 12:06:28.874689 1 shared_informer.go:318] Caches are synced for garbage collector
I0318 12:06:30.095468 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="default/hello-world-app-5d77478584" duration="87.015µs"
I0318 12:06:31.119696 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="default/hello-world-app-5d77478584" duration="71.893µs"
I0318 12:06:32.136602 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="default/hello-world-app-5d77478584" duration="72.221µs"
W0318 12:06:35.863859 1 reflector.go:535] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0318 12:06:35.863894 1 reflector.go:147] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
I0318 12:06:43.893714 1 job_controller.go:562] "enqueueing job" key="ingress-nginx/ingress-nginx-admission-create"
I0318 12:06:43.898689 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="ingress-nginx/ingress-nginx-controller-76dc478dd8" duration="6.704µs"
I0318 12:06:43.906975 1 job_controller.go:562] "enqueueing job" key="ingress-nginx/ingress-nginx-admission-patch"
I0318 12:06:45.331243 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="default/hello-world-app-5d77478584" duration="77.768µs"
W0318 12:06:51.318015 1 reflector.go:535] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0318 12:06:51.318047 1 reflector.go:147] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
W0318 12:06:51.934309 1 reflector.go:535] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0318 12:06:51.934341 1 reflector.go:147] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
==> kube-proxy [88272d7412c4] <==
I0318 12:03:29.977236 1 server_others.go:69] "Using iptables proxy"
I0318 12:03:30.006391 1 node.go:141] Successfully retrieved node IP: 192.168.49.2
I0318 12:03:30.077334 1 server.go:632] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
I0318 12:03:30.081406 1 server_others.go:152] "Using iptables Proxier"
I0318 12:03:30.081458 1 server_others.go:421] "Detect-local-mode set to ClusterCIDR, but no cluster CIDR for family" ipFamily="IPv6"
I0318 12:03:30.081468 1 server_others.go:438] "Defaulting to no-op detect-local"
I0318 12:03:30.081500 1 proxier.go:251] "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"
I0318 12:03:30.081721 1 server.go:846] "Version info" version="v1.28.4"
I0318 12:03:30.081733 1 server.go:848] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
I0318 12:03:30.083224 1 config.go:188] "Starting service config controller"
I0318 12:03:30.083238 1 shared_informer.go:311] Waiting for caches to sync for service config
I0318 12:03:30.083280 1 config.go:97] "Starting endpoint slice config controller"
I0318 12:03:30.083287 1 shared_informer.go:311] Waiting for caches to sync for endpoint slice config
I0318 12:03:30.083745 1 config.go:315] "Starting node config controller"
I0318 12:03:30.083754 1 shared_informer.go:311] Waiting for caches to sync for node config
I0318 12:03:30.190499 1 shared_informer.go:318] Caches are synced for service config
I0318 12:03:30.190579 1 shared_informer.go:318] Caches are synced for endpoint slice config
I0318 12:03:30.190445 1 shared_informer.go:318] Caches are synced for node config
==> kube-scheduler [25a97db7029f] <==
W0318 12:03:13.374911 1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
E0318 12:03:13.375012 1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: 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
W0318 12:03:14.191341 1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: 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
E0318 12:03:14.191555 1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: 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
W0318 12:03:14.248612 1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
E0318 12:03:14.248653 1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: 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
W0318 12:03:14.325518 1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
E0318 12:03:14.325754 1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: 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
W0318 12:03:14.377897 1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: 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
E0318 12:03:14.378288 1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: 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
W0318 12:03:14.379631 1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: 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
E0318 12:03:14.379819 1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: 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
W0318 12:03:14.407560 1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
E0318 12:03:14.407782 1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: 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
W0318 12:03:14.433128 1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
E0318 12:03:14.433480 1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
W0318 12:03:14.477626 1 reflector.go:535] pkg/server/dynamiccertificates/configmap_cafile_content.go:206: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
E0318 12:03:14.477855 1 reflector.go:147] pkg/server/dynamiccertificates/configmap_cafile_content.go:206: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
W0318 12:03:14.486648 1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
E0318 12:03:14.487827 1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
W0318 12:03:14.540354 1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: 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
E0318 12:03:14.540594 1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: 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
W0318 12:03:14.562925 1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
E0318 12:03:14.562980 1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: 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
I0318 12:03:17.344056 1 shared_informer.go:318] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
==> kubelet <==
Mar 18 12:06:32 addons-120944 kubelet[2424]: E0318 12:06:32.125631 2424 pod_workers.go:1300] "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-5d77478584-h4l47_default(ef49bec8-0eaf-4539-99ba-749bdaa9a097)\"" pod="default/hello-world-app-5d77478584-h4l47" podUID="ef49bec8-0eaf-4539-99ba-749bdaa9a097"
Mar 18 12:06:35 addons-120944 kubelet[2424]: I0318 12:06:35.590075 2424 scope.go:117] "RemoveContainer" containerID="558a1f99fa35b658ea28be658af002510fde49a8fdbb26e99eb37f797a91afc4"
Mar 18 12:06:35 addons-120944 kubelet[2424]: E0318 12:06:35.590380 2424 pod_workers.go:1300] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"minikube-ingress-dns\" with CrashLoopBackOff: \"back-off 1m20s restarting failed container=minikube-ingress-dns pod=kube-ingress-dns-minikube_kube-system(ff0d12c3-7b61-4587-953e-1933464358d6)\"" pod="kube-system/kube-ingress-dns-minikube" podUID="ff0d12c3-7b61-4587-953e-1933464358d6"
Mar 18 12:06:42 addons-120944 kubelet[2424]: I0318 12:06:42.975935 2424 reconciler_common.go:172] "operationExecutor.UnmountVolume started for volume \"kube-api-access-47fcp\" (UniqueName: \"kubernetes.io/projected/ff0d12c3-7b61-4587-953e-1933464358d6-kube-api-access-47fcp\") pod \"ff0d12c3-7b61-4587-953e-1933464358d6\" (UID: \"ff0d12c3-7b61-4587-953e-1933464358d6\") "
Mar 18 12:06:42 addons-120944 kubelet[2424]: I0318 12:06:42.978014 2424 operation_generator.go:882] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/ff0d12c3-7b61-4587-953e-1933464358d6-kube-api-access-47fcp" (OuterVolumeSpecName: "kube-api-access-47fcp") pod "ff0d12c3-7b61-4587-953e-1933464358d6" (UID: "ff0d12c3-7b61-4587-953e-1933464358d6"). InnerVolumeSpecName "kube-api-access-47fcp". PluginName "kubernetes.io/projected", VolumeGidValue ""
Mar 18 12:06:43 addons-120944 kubelet[2424]: I0318 12:06:43.077070 2424 reconciler_common.go:300] "Volume detached for volume \"kube-api-access-47fcp\" (UniqueName: \"kubernetes.io/projected/ff0d12c3-7b61-4587-953e-1933464358d6-kube-api-access-47fcp\") on node \"addons-120944\" DevicePath \"\""
Mar 18 12:06:43 addons-120944 kubelet[2424]: I0318 12:06:43.251698 2424 scope.go:117] "RemoveContainer" containerID="558a1f99fa35b658ea28be658af002510fde49a8fdbb26e99eb37f797a91afc4"
Mar 18 12:06:44 addons-120944 kubelet[2424]: I0318 12:06:44.590123 2424 scope.go:117] "RemoveContainer" containerID="5d0a002e04198145137e5cc1981deb7a07c067a04b42a0b2127fe32ef1c8724f"
Mar 18 12:06:44 addons-120944 kubelet[2424]: I0318 12:06:44.601455 2424 kubelet_volumes.go:161] "Cleaned up orphaned pod volumes dir" podUID="3b0abd2d-1cbc-4778-9b88-1337899be91e" path="/var/lib/kubelet/pods/3b0abd2d-1cbc-4778-9b88-1337899be91e/volumes"
Mar 18 12:06:44 addons-120944 kubelet[2424]: I0318 12:06:44.604758 2424 kubelet_volumes.go:161] "Cleaned up orphaned pod volumes dir" podUID="c3d6884f-d672-4db2-997f-2200eb15b29f" path="/var/lib/kubelet/pods/c3d6884f-d672-4db2-997f-2200eb15b29f/volumes"
Mar 18 12:06:44 addons-120944 kubelet[2424]: I0318 12:06:44.605332 2424 kubelet_volumes.go:161] "Cleaned up orphaned pod volumes dir" podUID="ff0d12c3-7b61-4587-953e-1933464358d6" path="/var/lib/kubelet/pods/ff0d12c3-7b61-4587-953e-1933464358d6/volumes"
Mar 18 12:06:45 addons-120944 kubelet[2424]: I0318 12:06:45.308526 2424 scope.go:117] "RemoveContainer" containerID="5d0a002e04198145137e5cc1981deb7a07c067a04b42a0b2127fe32ef1c8724f"
Mar 18 12:06:45 addons-120944 kubelet[2424]: I0318 12:06:45.309335 2424 scope.go:117] "RemoveContainer" containerID="56d0bf8888d0d3f7f05f030d908bf7b1de0e4b875fd31ef1c0e41e41d694cc5e"
Mar 18 12:06:45 addons-120944 kubelet[2424]: E0318 12:06:45.309651 2424 pod_workers.go:1300] "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-5d77478584-h4l47_default(ef49bec8-0eaf-4539-99ba-749bdaa9a097)\"" pod="default/hello-world-app-5d77478584-h4l47" podUID="ef49bec8-0eaf-4539-99ba-749bdaa9a097"
Mar 18 12:06:47 addons-120944 kubelet[2424]: I0318 12:06:47.308325 2424 reconciler_common.go:172] "operationExecutor.UnmountVolume started for volume \"kube-api-access-h9pgh\" (UniqueName: \"kubernetes.io/projected/4d84f2ec-fedd-45a3-a202-2b77e3438a70-kube-api-access-h9pgh\") pod \"4d84f2ec-fedd-45a3-a202-2b77e3438a70\" (UID: \"4d84f2ec-fedd-45a3-a202-2b77e3438a70\") "
Mar 18 12:06:47 addons-120944 kubelet[2424]: I0318 12:06:47.308390 2424 reconciler_common.go:172] "operationExecutor.UnmountVolume started for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/4d84f2ec-fedd-45a3-a202-2b77e3438a70-webhook-cert\") pod \"4d84f2ec-fedd-45a3-a202-2b77e3438a70\" (UID: \"4d84f2ec-fedd-45a3-a202-2b77e3438a70\") "
Mar 18 12:06:47 addons-120944 kubelet[2424]: I0318 12:06:47.311863 2424 operation_generator.go:882] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/4d84f2ec-fedd-45a3-a202-2b77e3438a70-kube-api-access-h9pgh" (OuterVolumeSpecName: "kube-api-access-h9pgh") pod "4d84f2ec-fedd-45a3-a202-2b77e3438a70" (UID: "4d84f2ec-fedd-45a3-a202-2b77e3438a70"). InnerVolumeSpecName "kube-api-access-h9pgh". PluginName "kubernetes.io/projected", VolumeGidValue ""
Mar 18 12:06:47 addons-120944 kubelet[2424]: I0318 12:06:47.314025 2424 operation_generator.go:882] UnmountVolume.TearDown succeeded for volume "kubernetes.io/secret/4d84f2ec-fedd-45a3-a202-2b77e3438a70-webhook-cert" (OuterVolumeSpecName: "webhook-cert") pod "4d84f2ec-fedd-45a3-a202-2b77e3438a70" (UID: "4d84f2ec-fedd-45a3-a202-2b77e3438a70"). InnerVolumeSpecName "webhook-cert". PluginName "kubernetes.io/secret", VolumeGidValue ""
Mar 18 12:06:47 addons-120944 kubelet[2424]: I0318 12:06:47.344917 2424 scope.go:117] "RemoveContainer" containerID="7cf0928b4d0d12211d7554ddac417a7359f7c4d0d0c3d04c1ea006dfc75668a7"
Mar 18 12:06:47 addons-120944 kubelet[2424]: I0318 12:06:47.364198 2424 scope.go:117] "RemoveContainer" containerID="7cf0928b4d0d12211d7554ddac417a7359f7c4d0d0c3d04c1ea006dfc75668a7"
Mar 18 12:06:47 addons-120944 kubelet[2424]: E0318 12:06:47.365633 2424 remote_runtime.go:432] "ContainerStatus from runtime service failed" err="rpc error: code = Unknown desc = Error response from daemon: No such container: 7cf0928b4d0d12211d7554ddac417a7359f7c4d0d0c3d04c1ea006dfc75668a7" containerID="7cf0928b4d0d12211d7554ddac417a7359f7c4d0d0c3d04c1ea006dfc75668a7"
Mar 18 12:06:47 addons-120944 kubelet[2424]: I0318 12:06:47.365683 2424 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"docker","ID":"7cf0928b4d0d12211d7554ddac417a7359f7c4d0d0c3d04c1ea006dfc75668a7"} err="failed to get container status \"7cf0928b4d0d12211d7554ddac417a7359f7c4d0d0c3d04c1ea006dfc75668a7\": rpc error: code = Unknown desc = Error response from daemon: No such container: 7cf0928b4d0d12211d7554ddac417a7359f7c4d0d0c3d04c1ea006dfc75668a7"
Mar 18 12:06:47 addons-120944 kubelet[2424]: I0318 12:06:47.408931 2424 reconciler_common.go:300] "Volume detached for volume \"kube-api-access-h9pgh\" (UniqueName: \"kubernetes.io/projected/4d84f2ec-fedd-45a3-a202-2b77e3438a70-kube-api-access-h9pgh\") on node \"addons-120944\" DevicePath \"\""
Mar 18 12:06:47 addons-120944 kubelet[2424]: I0318 12:06:47.408969 2424 reconciler_common.go:300] "Volume detached for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/4d84f2ec-fedd-45a3-a202-2b77e3438a70-webhook-cert\") on node \"addons-120944\" DevicePath \"\""
Mar 18 12:06:48 addons-120944 kubelet[2424]: I0318 12:06:48.598575 2424 kubelet_volumes.go:161] "Cleaned up orphaned pod volumes dir" podUID="4d84f2ec-fedd-45a3-a202-2b77e3438a70" path="/var/lib/kubelet/pods/4d84f2ec-fedd-45a3-a202-2b77e3438a70/volumes"
==> storage-provisioner [e3b7d80f7fc9] <==
I0318 12:03:38.658128 1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
I0318 12:03:38.684257 1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
I0318 12:03:38.684311 1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
I0318 12:03:38.704389 1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
I0318 12:03:38.704702 1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-120944_0dbf6034-aa86-40c6-bf08-2f5ed6e75a7d!
I0318 12:03:38.708141 1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"5de9ac5a-9704-4c3d-a92d-10d6cadf51ea", APIVersion:"v1", ResourceVersion:"681", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-120944_0dbf6034-aa86-40c6-bf08-2f5ed6e75a7d became leader
I0318 12:03:38.804881 1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-120944_0dbf6034-aa86-40c6-bf08-2f5ed6e75a7d!
-- /stdout --
helpers_test.go:254: (dbg) Run: out/minikube-linux-arm64 status --format={{.APIServer}} -p addons-120944 -n addons-120944
helpers_test.go:261: (dbg) Run: kubectl --context addons-120944 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 (35.38s)