kubernetes / minikube

Run Kubernetes locally
https://minikube.sigs.k8s.io/
Apache License 2.0
29.36k stars 4.88k forks source link

Failed to create new cluster on fresh install #5477

Closed coffeepac closed 5 years ago

coffeepac commented 5 years ago

The exact command to reproduce the issue: minikube start

The full output of the command that failed:

šŸ˜„ minikube v1.4.0 on Darwin 10.14.6 šŸ”„ Creating virtualbox VM (CPUs=2, Memory=8192MB, Disk=20000MB) ... šŸ³ Preparing Kubernetes v1.16.0 on Docker 18.09.9 ... šŸšœ Pulling images ... šŸš€ Launching Kubernetes ...

šŸ’£ Error starting cluster: timed out waiting to elevate kube-system RBAC privileges: Temporary Error: creating clusterrolebinding: Post https://192.168.99.101:8443/apis/rbac.authorization.k8s.io/v1beta1/clusterrolebindings: dial tcp 192.168.99.101:8443: i/o timeout

šŸ˜æ Sorry that minikube crashed. If this was unexpected, we would love to hear from you: šŸ‘‰ https://github.com/kubernetes/minikube/issues/new/choose āŒ Problems detected in kube-addon-manager [0f9c491019ec]: error: no objectWRN: == Error s passed to apply error: ngetting default service account, reo objects passed to apply error: notry in 0.5 second objects passed to apply

The output of the minikube logs command:

==> Docker <== -- Logs begin at Thu 2019-09-26 20:59:43 UTC, end at Thu 2019-09-26 21:15:59 UTC. -- Sep 26 20:59:59 minikube dockerd[2386]: time="2019-09-26T20:59:59.017918668Z" level=info msg="pickfirstBalancer: HandleSubConnStateChange: 0xc000730420, READY" module=grpc Sep 26 20:59:59 minikube dockerd[2386]: time="2019-09-26T20:59:59.017924608Z" level=info msg="parsed scheme: \"unix\"" module=grpc Sep 26 20:59:59 minikube dockerd[2386]: time="2019-09-26T20:59:59.018141825Z" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc Sep 26 20:59:59 minikube dockerd[2386]: time="2019-09-26T20:59:59.018280515Z" level=info msg="ccResolverWrapper: sending new addresses to cc: [{unix:///var/run/docker/containerd/containerd.sock 0 }]" module=grpc Sep 26 20:59:59 minikube dockerd[2386]: time="2019-09-26T20:59:59.018305386Z" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc Sep 26 20:59:59 minikube dockerd[2386]: time="2019-09-26T20:59:59.018328941Z" level=info msg="pickfirstBalancer: HandleSubConnStateChange: 0xc0007310c0, CONNECTING" module=grpc Sep 26 20:59:59 minikube dockerd[2386]: time="2019-09-26T20:59:59.018402986Z" level=info msg="pickfirstBalancer: HandleSubConnStateChange: 0xc0007310c0, READY" module=grpc Sep 26 20:59:59 minikube dockerd[2386]: time="2019-09-26T20:59:59.034177462Z" level=info msg="Graph migration to content-addressability took 0.00 seconds" Sep 26 20:59:59 minikube dockerd[2386]: time="2019-09-26T20:59:59.034541467Z" level=warning msg="Your kernel does not support cgroup blkio weight" Sep 26 20:59:59 minikube dockerd[2386]: time="2019-09-26T20:59:59.034668280Z" level=warning msg="Your kernel does not support cgroup blkio weight_device" Sep 26 20:59:59 minikube dockerd[2386]: time="2019-09-26T20:59:59.034714904Z" level=warning msg="Your kernel does not support cgroup blkio throttle.read_bps_device" Sep 26 20:59:59 minikube dockerd[2386]: time="2019-09-26T20:59:59.034751608Z" level=warning msg="Your kernel does not support cgroup blkio throttle.write_bps_device" Sep 26 20:59:59 minikube dockerd[2386]: time="2019-09-26T20:59:59.034788890Z" level=warning msg="Your kernel does not support cgroup blkio throttle.read_iops_device" Sep 26 20:59:59 minikube dockerd[2386]: time="2019-09-26T20:59:59.034825768Z" level=warning msg="Your kernel does not support cgroup blkio throttle.write_iops_device" Sep 26 20:59:59 minikube dockerd[2386]: time="2019-09-26T20:59:59.035229744Z" level=info msg="Loading containers: start." Sep 26 20:59:59 minikube dockerd[2386]: time="2019-09-26T20:59:59.098236717Z" level=info msg="Default bridge (docker0) is assigned with an IP address 172.17.0.0/16. Daemon option --bip can be used to set a preferred IP address" Sep 26 20:59:59 minikube dockerd[2386]: time="2019-09-26T20:59:59.195414968Z" level=info msg="Loading containers: done." Sep 26 20:59:59 minikube dockerd[2386]: time="2019-09-26T20:59:59.205939257Z" level=warning msg="failed to retrieve runc version: unknown output format: runc version commit: 425e105d5a03fabd737a126ad93d62a9eeede87f\nspec: 1.0.1-dev\n" Sep 26 20:59:59 minikube dockerd[2386]: time="2019-09-26T20:59:59.206242829Z" level=warning msg="failed to retrieve docker-init version: exec: \"docker-init\": executable file not found in $PATH" Sep 26 20:59:59 minikube dockerd[2386]: time="2019-09-26T20:59:59.212411265Z" level=info msg="Docker daemon" commit=039a7df9ba graphdriver(s)=overlay2 version=18.09.9 Sep 26 20:59:59 minikube dockerd[2386]: time="2019-09-26T20:59:59.212496802Z" level=info msg="Daemon has completed initialization" Sep 26 20:59:59 minikube dockerd[2386]: time="2019-09-26T20:59:59.220659244Z" level=info msg="API listen on /var/run/docker.sock" Sep 26 20:59:59 minikube dockerd[2386]: time="2019-09-26T20:59:59.220737093Z" level=info msg="API listen on [::]:2376" Sep 26 20:59:59 minikube systemd[1]: Started Docker Application Container Engine. Sep 26 21:00:27 minikube dockerd[2386]: time="2019-09-26T21:00:27.757060556Z" level=warning msg="failed to retrieve runc version: unknown output format: runc version commit: 425e105d5a03fabd737a126ad93d62a9eeede87f\nspec: 1.0.1-dev\n" Sep 26 21:00:27 minikube dockerd[2386]: time="2019-09-26T21:00:27.759150927Z" level=warning msg="failed to retrieve docker-init version: exec: \"docker-init\": executable file not found in $PATH" Sep 26 21:00:27 minikube dockerd[2386]: time="2019-09-26T21:00:27.818072105Z" level=warning msg="failed to retrieve runc version: unknown output format: runc version commit: 425e105d5a03fabd737a126ad93d62a9eeede87f\nspec: 1.0.1-dev\n" Sep 26 21:00:27 minikube dockerd[2386]: time="2019-09-26T21:00:27.818540487Z" level=warning msg="failed to retrieve docker-init version: exec: \"docker-init\": executable file not found in $PATH" Sep 26 21:00:27 minikube dockerd[2386]: time="2019-09-26T21:00:27.853855528Z" level=warning msg="failed to retrieve runc version: unknown output format: runc version commit: 425e105d5a03fabd737a126ad93d62a9eeede87f\nspec: 1.0.1-dev\n" Sep 26 21:00:27 minikube dockerd[2386]: time="2019-09-26T21:00:27.854458846Z" level=warning msg="failed to retrieve docker-init version: exec: \"docker-init\": executable file not found in $PATH" Sep 26 21:00:28 minikube dockerd[2386]: time="2019-09-26T21:00:28.117505867Z" level=warning msg="failed to retrieve runc version: unknown output format: runc version commit: 425e105d5a03fabd737a126ad93d62a9eeede87f\nspec: 1.0.1-dev\n" Sep 26 21:00:28 minikube dockerd[2386]: time="2019-09-26T21:00:28.117914584Z" level=warning msg="failed to retrieve docker-init version: exec: \"docker-init\": executable file not found in $PATH" Sep 26 21:00:30 minikube dockerd[2386]: time="2019-09-26T21:00:30.596672032Z" level=warning msg="failed to retrieve runc version: unknown output format: runc version commit: 425e105d5a03fabd737a126ad93d62a9eeede87f\nspec: 1.0.1-dev\n" Sep 26 21:00:30 minikube dockerd[2386]: time="2019-09-26T21:00:30.597132480Z" level=warning msg="failed to retrieve docker-init version: exec: \"docker-init\": executable file not found in $PATH" Sep 26 21:00:30 minikube dockerd[2386]: time="2019-09-26T21:00:30.603260234Z" level=warning msg="failed to retrieve runc version: unknown output format: runc version commit: 425e105d5a03fabd737a126ad93d62a9eeede87f\nspec: 1.0.1-dev\n" Sep 26 21:00:30 minikube dockerd[2386]: time="2019-09-26T21:00:30.603665969Z" level=warning msg="failed to retrieve docker-init version: exec: \"docker-init\": executable file not found in $PATH" Sep 26 21:00:30 minikube dockerd[2386]: time="2019-09-26T21:00:30.630883333Z" level=warning msg="failed to retrieve runc version: unknown output format: runc version commit: 425e105d5a03fabd737a126ad93d62a9eeede87f\nspec: 1.0.1-dev\n" Sep 26 21:00:30 minikube dockerd[2386]: time="2019-09-26T21:00:30.631204604Z" level=warning msg="failed to retrieve docker-init version: exec: \"docker-init\": executable file not found in $PATH" Sep 26 21:00:30 minikube dockerd[2386]: time="2019-09-26T21:00:30.639870495Z" level=warning msg="failed to retrieve runc version: unknown output format: runc version commit: 425e105d5a03fabd737a126ad93d62a9eeede87f\nspec: 1.0.1-dev\n" Sep 26 21:00:30 minikube dockerd[2386]: time="2019-09-26T21:00:30.640152813Z" level=warning msg="failed to retrieve docker-init version: exec: \"docker-init\": executable file not found in $PATH" Sep 26 21:00:50 minikube dockerd[2386]: time="2019-09-26T21:00:50.997672689Z" level=warning msg="failed to retrieve runc version: unknown output format: runc version commit: 425e105d5a03fabd737a126ad93d62a9eeede87f\nspec: 1.0.1-dev\n" Sep 26 21:00:50 minikube dockerd[2386]: time="2019-09-26T21:00:50.998056651Z" level=warning msg="failed to retrieve docker-init version: exec: \"docker-init\": executable file not found in $PATH" Sep 26 21:00:51 minikube dockerd[2386]: time="2019-09-26T21:00:51.562007466Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/c708fe52683dee26b083cf93a4b6961e97753f8fd0cf756a7e10da9396ed7688/shim.sock" debug=false pid=3405 Sep 26 21:00:51 minikube dockerd[2386]: time="2019-09-26T21:00:51.567277614Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/b1c1ec0b486583731aefefabc9f06acb7f2831cda1871cf15ee0260e423fd5ff/shim.sock" debug=false pid=3406 Sep 26 21:00:51 minikube dockerd[2386]: time="2019-09-26T21:00:51.570334009Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/c647fd04d2e8a3c0c8964a834c1b38352983d5648721d3214280062efd1d87ac/shim.sock" debug=false pid=3408 Sep 26 21:00:51 minikube dockerd[2386]: time="2019-09-26T21:00:51.576599836Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/3937262b8771b5e53cb85c264fc387e613c1604eb601a72dabecfe6e05bfc1b5/shim.sock" debug=false pid=3433 Sep 26 21:00:51 minikube dockerd[2386]: time="2019-09-26T21:00:51.588631916Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/07d835a50f66a44d6ed337035ec4c3f4ccb040f18b1496912390c89eca0b758b/shim.sock" debug=false pid=3449 Sep 26 21:00:51 minikube dockerd[2386]: time="2019-09-26T21:00:51.909376481Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/e665604aebea7543f93144682dfa51cd38a66d2b2150627023dc267841b8fdd2/shim.sock" debug=false pid=3630 Sep 26 21:00:51 minikube dockerd[2386]: time="2019-09-26T21:00:51.919438042Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/5ca4980a04b864e32ad7fe1cd87d3d3c6d82a8958752a0a7e9ae859a82cc9eff/shim.sock" debug=false pid=3640 Sep 26 21:00:51 minikube dockerd[2386]: time="2019-09-26T21:00:51.968678682Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/3779c2d106ee4d2b1d802b79d9e4d42fb8c3e515804f4971a6ee693c8f3999b5/shim.sock" debug=false pid=3668 Sep 26 21:00:51 minikube dockerd[2386]: time="2019-09-26T21:00:51.975275754Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/646f4d4fe72bb1ae6eba100008b0892c2b3af2e46950ee4534429239ef54185d/shim.sock" debug=false pid=3678 Sep 26 21:00:51 minikube dockerd[2386]: time="2019-09-26T21:00:51.995940284Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/0f9c491019ec41b4d9a7705db7808d1d80d7e745f174df7ae9b399506d52a1cc/shim.sock" debug=false pid=3691 Sep 26 21:01:08 minikube dockerd[2386]: time="2019-09-26T21:01:08.273158776Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/f8cee73a6464239d15acb509a4f2ba93004bf896c66c7f67de674fb3395008fb/shim.sock" debug=false pid=4052 Sep 26 21:01:08 minikube dockerd[2386]: time="2019-09-26T21:01:08.462368573Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/c0eed4edb195f371fc246200b384f520b0f43fe9f28a2c675379e30a86db588a/shim.sock" debug=false pid=4109 Sep 26 21:01:09 minikube dockerd[2386]: time="2019-09-26T21:01:09.093930768Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/cbfb9362be88e6b0a5fa7a74bf58dbb239f2f2453d66ca93a903c16a18c086fc/shim.sock" debug=false pid=4221 Sep 26 21:01:09 minikube dockerd[2386]: time="2019-09-26T21:01:09.279695080Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/327ed0b513213bdae61ad5b282c9b559e6f6161a3bf252862a2955196a6de576/shim.sock" debug=false pid=4268 Sep 26 21:01:10 minikube dockerd[2386]: time="2019-09-26T21:01:10.263864846Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/84779b582f4d8e8df098f6f1a17e3d2aa85344fdd7a8b581b73474c1ff1aecb1/shim.sock" debug=false pid=4350 Sep 26 21:01:10 minikube dockerd[2386]: time="2019-09-26T21:01:10.265904738Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/46eddbe120a457501eed604d4962a45d2bd0946790d76f1e3fc17665e06c0ea0/shim.sock" debug=false pid=4354 Sep 26 21:01:10 minikube dockerd[2386]: time="2019-09-26T21:01:10.679349426Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/17c5abdc43cb1ea99a6514f0ca4ca2d9ad433a8159c87a5c3bfd452faaa1807f/shim.sock" debug=false pid=4476 Sep 26 21:01:10 minikube dockerd[2386]: time="2019-09-26T21:01:10.762306827Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/a7992fa03684cecb65bad173981d9dfb05acd2264cf62936210ee6b58116c7da/shim.sock" debug=false pid=4503

==> container status <== CONTAINER IMAGE CREATED STATE NAME ATTEMPT POD ID a7992fa03684c bf261d1579144 14 minutes ago Running coredns 0 46eddbe120a45 17c5abdc43cb1 bf261d1579144 14 minutes ago Running coredns 0 84779b582f4d8 327ed0b513213 4689081edb103 14 minutes ago Running storage-provisioner 0 cbfb9362be88e c0eed4edb195f c21b0c7400f98 14 minutes ago Running kube-proxy 0 f8cee73a64642 0f9c491019ec4 bd12a212f9dcb 15 minutes ago Running kube-addon-manager 0 3937262b8771b 646f4d4fe72bb b2756210eeabf 15 minutes ago Running etcd 0 07d835a50f66a 3779c2d106ee4 06a629a7e51cd 15 minutes ago Running kube-controller-manager 0 c647fd04d2e8a 5ca4980a04b86 301ddc62b80b1 15 minutes ago Running kube-scheduler 0 b1c1ec0b48658 e665604aebea7 b305571ca60a5 15 minutes ago Running kube-apiserver 0 c708fe52683de

==> coredns [17c5abdc43cb] <== .:53 2019-09-26T21:01:10.916Z [INFO] plugin/reload: Running configuration MD5 = f64cb9b977c7dfca58c4fab108535a76 2019-09-26T21:01:10.916Z [INFO] CoreDNS-1.6.2 2019-09-26T21:01:10.916Z [INFO] linux/amd64, go1.12.8, 795a3eb CoreDNS-1.6.2 linux/amd64, go1.12.8, 795a3eb

==> coredns [a7992fa03684] <== .:53 2019-09-26T21:01:11.007Z [INFO] plugin/reload: Running configuration MD5 = f64cb9b977c7dfca58c4fab108535a76 2019-09-26T21:01:11.007Z [INFO] CoreDNS-1.6.2 2019-09-26T21:01:11.007Z [INFO] linux/amd64, go1.12.8, 795a3eb CoreDNS-1.6.2 linux/amd64, go1.12.8, 795a3eb

==> dmesg <== [Sep26 21:11] hpet1: lost 318 rtc interrupts [ +5.002938] hpet1: lost 318 rtc interrupts [ +5.003015] hpet1: lost 319 rtc interrupts [ +5.003720] hpet1: lost 318 rtc interrupts [ +5.002969] hpet1: lost 318 rtc interrupts [ +5.002864] hpet1: lost 318 rtc interrupts [ +5.004297] hpet1: lost 318 rtc interrupts [ +5.003647] hpet1: lost 319 rtc interrupts [ +5.006685] hpet1: lost 318 rtc interrupts [ +5.003796] hpet1: lost 318 rtc interrupts [ +5.000659] hpet1: lost 318 rtc interrupts [ +5.003854] hpet1: lost 319 rtc interrupts [Sep26 21:12] hpet1: lost 319 rtc interrupts [ +5.002760] hpet1: lost 318 rtc interrupts [ +5.003660] hpet1: lost 318 rtc interrupts [ +5.004510] hpet1: lost 319 rtc interrupts [ +5.003009] hpet1: lost 318 rtc interrupts [ +5.003887] hpet1: lost 318 rtc interrupts [ +5.002757] hpet1: lost 318 rtc interrupts [ +5.003489] hpet1: lost 318 rtc interrupts [ +5.000970] hpet1: lost 319 rtc interrupts [ +5.001668] hpet1: lost 318 rtc interrupts [ +5.002244] hpet1: lost 318 rtc interrupts [ +5.000910] hpet1: lost 318 rtc interrupts [Sep26 21:13] hpet1: lost 318 rtc interrupts [ +5.001724] hpet1: lost 318 rtc interrupts [ +5.000874] hpet1: lost 318 rtc interrupts [ +5.001023] hpet1: lost 318 rtc interrupts [ +5.000960] hpet1: lost 318 rtc interrupts [ +5.001320] hpet1: lost 318 rtc interrupts [ +5.000508] hpet1: lost 318 rtc interrupts [ +5.000940] hpet1: lost 318 rtc interrupts [ +5.000935] hpet1: lost 318 rtc interrupts [ +5.001387] hpet1: lost 319 rtc interrupts [ +5.001118] hpet1: lost 318 rtc interrupts [ +5.001789] hpet1: lost 318 rtc interrupts [Sep26 21:14] hpet1: lost 318 rtc interrupts [ +5.000672] hpet1: lost 318 rtc interrupts [ +5.001985] hpet1: lost 318 rtc interrupts [ +5.001092] hpet1: lost 318 rtc interrupts [ +5.000693] hpet1: lost 318 rtc interrupts [ +5.000605] hpet1: lost 318 rtc interrupts [ +4.999971] hpet1: lost 318 rtc interrupts [ +5.001203] hpet1: lost 318 rtc interrupts [ +5.002430] hpet1: lost 318 rtc interrupts [ +5.000229] hpet1: lost 318 rtc interrupts [ +5.001961] hpet1: lost 318 rtc interrupts [ +5.001314] hpet1: lost 320 rtc interrupts [Sep26 21:15] hpet1: lost 318 rtc interrupts [ +5.001047] hpet1: lost 318 rtc interrupts [ +5.000090] hpet1: lost 318 rtc interrupts [ +5.002982] hpet1: lost 318 rtc interrupts [ +5.001448] hpet1: lost 318 rtc interrupts [ +5.000594] hpet1: lost 318 rtc interrupts [ +5.001177] hpet1: lost 318 rtc interrupts [ +5.000959] hpet1: lost 319 rtc interrupts [ +5.002391] hpet1: lost 318 rtc interrupts [ +5.003178] hpet1: lost 319 rtc interrupts [ +5.003900] hpet1: lost 318 rtc interrupts [ +5.003421] hpet1: lost 318 rtc interrupts

==> kernel <== 21:15:59 up 16 min, 0 users, load average: 0.91, 1.18, 0.92 Linux minikube 4.15.0 #1 SMP Wed Sep 18 07:44:58 PDT 2019 x86_64 GNU/Linux PRETTY_NAME="Buildroot 2018.05.3"

==> kube-addon-manager [0f9c491019ec] <== INFO: == Kubernetes addon ensure completed at 2019-09-26T21:15:18+00:00 == INFO: == Reconciling with deprecated label == error: no objects passed to apply INFO: == Reconciling with addon-manager label == serviceaccount/storage-provisioner unchanged INFO: == Kubernetes addon reconcile completed at 2019-09-26T21:15:19+00:00 == INFO: Leader election disabled. INFO: == Kubernetes addon ensure completed at 2019-09-26T21:15:24+00:00 == INFO: == Reconciling with deprecated label == error: no objects passed to apply INFO: == Reconciling with addon-manager label == serviceaccount/storage-provisioner unchanged INFO: == Kubernetes addon reconcile completed at 2019-09-26T21:15:25+00:00 == INFO: Leader election disabled. INFO: == Kubernetes addon ensure completed at 2019-09-26T21:15:28+00:00 == INFO: == Reconciling with deprecated label == error: no objects passed to apply INFO: == Reconciling with addon-manager label == error: no objects passed to apply error: no objects passed to apply serviceaccount/storage-provisioner unchanged INFO: == Kubernetes addon reconcile completed at 2019-09-26T21:15:30+00:00 == INFO: Leader election disabled. INFO: == Kubernetes addon ensure completed at 2019-09-26T21:15error: no objects passed to apply :3error: no objects passed to apply 3+00:00 == INFO: == Reconciling with deprecated label == INFO: == Reconciling with addon-manager label == serviceaccount/storage-provisioner unchanged INFO: == Kubernetes addon reconcile completed at 2019-09-26T21:15:34+00:00 == INFO: Leader election disabled. INFO: == Kubernetes addon ensure completed at 2019-09-26T21:15:38+00:00 == INFO: == Reconciling with deprecated label == INFO: == Reconciling with addon-manager label == serviceaccount/storage-provisioner unchanged INFO: == Kubernetes addon reconcile completed at 2019-09-26T21:15:40+00:00 == INFO: Leader election disabled. INFO: == Kubernetes addon ensure completed at 2019-09-26T21:15:43+00:00 == INFO: == Reconciling with deprecated label == INFO: == Reconciling with addon-manager label == serviceaccount/storage-provisioner unchanged INFO: == Kubernetes addon reconcile completed at 2019-09-26T21:15:44+00:00 == INFO: Leader election disabled. INFO: == Kubernetes addon ensure completed at 2019-09-26T21:15:48+00:00 == INFO: == Reconciling with deprecated label == INFO: == Reconciling with addon-manager label == serviceaccount/storage-provisioner unchanged error: no objects passed to apply error: no objects passed to apply INFO: == Kubernetes addon reconcile completed at 2019-09-26T21:15:50+00:00 == INFO: Leader election disabled. INFO: == Kubernetes addon ensure completed at 2019-09-26T21:15:53+00:00 == INFO: == Reconciling with deprecated label == INFO: == Reconciling with addon-manager label == serviceaccount/storage-provisioner unchanged INFO: == Kubernetes addon reconcile completed at 2019-09-26T21:15:54+00:00 == INFO: Leader election disabled. INFO: == Kubernetes addon ensure completed at 2019-09-26T21:15:59+00:00 == INFO: == Reconciling with deprecated label == INFO: == Reconciling with addon-manager label ==

==> kube-apiserver [e665604aebea] <== I0926 21:00:54.978080 1 endpoint.go:66] ccResolverWrapper: sending new addresses to cc: [{https://127.0.0.1:2379 0 }] I0926 21:00:54.989478 1 client.go:361] parsed scheme: "endpoint" I0926 21:00:54.989511 1 endpoint.go:66] ccResolverWrapper: sending new addresses to cc: [{https://127.0.0.1:2379 0 }] I0926 21:00:54.997438 1 client.go:361] parsed scheme: "endpoint" I0926 21:00:54.997476 1 endpoint.go:66] ccResolverWrapper: sending new addresses to cc: [{https://127.0.0.1:2379 0 }] I0926 21:00:55.010537 1 client.go:361] parsed scheme: "endpoint" I0926 21:00:55.010685 1 endpoint.go:66] ccResolverWrapper: sending new addresses to cc: [{https://127.0.0.1:2379 0 }] W0926 21:00:55.136423 1 genericapiserver.go:404] Skipping API batch/v2alpha1 because it has no resources. W0926 21:00:55.147871 1 genericapiserver.go:404] Skipping API node.k8s.io/v1alpha1 because it has no resources. W0926 21:00:55.176042 1 genericapiserver.go:404] Skipping API rbac.authorization.k8s.io/v1alpha1 because it has no resources. W0926 21:00:55.180719 1 genericapiserver.go:404] Skipping API scheduling.k8s.io/v1alpha1 because it has no resources. W0926 21:00:55.193891 1 genericapiserver.go:404] Skipping API storage.k8s.io/v1alpha1 because it has no resources. W0926 21:00:55.219026 1 genericapiserver.go:404] Skipping API apps/v1beta2 because it has no resources. W0926 21:00:55.219108 1 genericapiserver.go:404] Skipping API apps/v1beta1 because it has no resources. I0926 21:00:55.230619 1 plugins.go:158] Loaded 11 mutating admission controller(s) successfully in the following order: NamespaceLifecycle,LimitRanger,ServiceAccount,NodeRestriction,TaintNodesByCondition,Priority,DefaultTolerationSeconds,DefaultStorageClass,StorageObjectInUseProtection,MutatingAdmissionWebhook,RuntimeClass. I0926 21:00:55.230696 1 plugins.go:161] Loaded 7 validating admission controller(s) successfully in the following order: LimitRanger,ServiceAccount,Priority,PersistentVolumeClaimResize,ValidatingAdmissionWebhook,RuntimeClass,ResourceQuota. I0926 21:00:55.232322 1 client.go:361] parsed scheme: "endpoint" I0926 21:00:55.232354 1 endpoint.go:66] ccResolverWrapper: sending new addresses to cc: [{https://127.0.0.1:2379 0 }] I0926 21:00:55.240010 1 client.go:361] parsed scheme: "endpoint" I0926 21:00:55.240115 1 endpoint.go:66] ccResolverWrapper: sending new addresses to cc: [{https://127.0.0.1:2379 0 }] I0926 21:00:56.825594 1 secure_serving.go:123] Serving securely on [::]:8443 I0926 21:00:56.826764 1 apiservice_controller.go:94] Starting APIServiceRegistrationController I0926 21:00:56.826830 1 cache.go:32] Waiting for caches to sync for APIServiceRegistrationController controller I0926 21:00:56.826945 1 autoregister_controller.go:140] Starting autoregister controller I0926 21:00:56.826948 1 cache.go:32] Waiting for caches to sync for autoregister controller I0926 21:00:56.827063 1 controller.go:81] Starting OpenAPI AggregationController I0926 21:00:56.827203 1 crd_finalizer.go:274] Starting CRDFinalizer I0926 21:00:56.828569 1 available_controller.go:383] Starting AvailableConditionController I0926 21:00:56.828588 1 cache.go:32] Waiting for caches to sync for AvailableConditionController controller I0926 21:00:56.832849 1 crdregistration_controller.go:111] Starting crd-autoregister controller I0926 21:00:56.833027 1 shared_informer.go:197] Waiting for caches to sync for crd-autoregister I0926 21:00:56.833054 1 controller.go:85] Starting OpenAPI controller I0926 21:00:56.833067 1 customresource_discovery_controller.go:208] Starting DiscoveryController I0926 21:00:56.833109 1 naming_controller.go:288] Starting NamingConditionController I0926 21:00:56.833165 1 establishing_controller.go:73] Starting EstablishingController I0926 21:00:56.833284 1 nonstructuralschema_controller.go:191] Starting NonStructuralSchemaConditionController I0926 21:00:56.833321 1 apiapproval_controller.go:185] Starting KubernetesAPIApprovalPolicyConformantConditionController E0926 21:00:56.887478 1 controller.go:154] Unable to remove old endpoints from kubernetes service: StorageError: key not found, Code: 1, Key: /registry/masterleases/192.168.99.101, ResourceVersion: 0, AdditionalErrorMsg: I0926 21:00:56.927263 1 cache.go:39] Caches are synced for APIServiceRegistrationController controller I0926 21:00:56.927289 1 cache.go:39] Caches are synced for autoregister controller I0926 21:00:56.929402 1 cache.go:39] Caches are synced for AvailableConditionController controller I0926 21:00:56.933151 1 shared_informer.go:204] Caches are synced for crd-autoregister I0926 21:00:57.826046 1 controller.go:107] OpenAPI AggregationController: Processing item I0926 21:00:57.826129 1 controller.go:130] OpenAPI AggregationController: action for item : Nothing (removed from the queue). I0926 21:00:57.826154 1 controller.go:130] OpenAPI AggregationController: action for item k8s_internal_local_delegation_chain_0000000000: Nothing (removed from the queue). I0926 21:00:57.833693 1 storage_scheduling.go:139] created PriorityClass system-node-critical with value 2000001000 I0926 21:00:57.847352 1 storage_scheduling.go:139] created PriorityClass system-cluster-critical with value 2000000000 I0926 21:00:57.847381 1 storage_scheduling.go:148] all system priority classes are created successfully or already exist. I0926 21:00:58.629349 1 controller.go:606] quota admission added evaluator for: leases.coordination.k8s.io I0926 21:00:59.609416 1 controller.go:606] quota admission added evaluator for: roles.rbac.authorization.k8s.io I0926 21:00:59.647283 1 controller.go:606] quota admission added evaluator for: endpoints I0926 21:00:59.888650 1 controller.go:606] quota admission added evaluator for: rolebindings.rbac.authorization.k8s.io W0926 21:01:00.295069 1 lease.go:222] Resetting endpoints for master service "kubernetes" to [192.168.99.101] I0926 21:01:00.873943 1 controller.go:606] quota admission added evaluator for: serviceaccounts I0926 21:01:01.575727 1 controller.go:606] quota admission added evaluator for: deployments.apps I0926 21:01:01.913035 1 controller.go:606] quota admission added evaluator for: daemonsets.apps I0926 21:01:07.470699 1 controller.go:606] quota admission added evaluator for: replicasets.apps I0926 21:01:07.487807 1 controller.go:606] quota admission added evaluator for: events.events.k8s.io I0926 21:01:07.893834 1 controller.go:606] quota admission added evaluator for: controllerrevisions.apps E0926 21:14:25.376524 1 watcher.go:214] watch chan error: etcdserver: mvcc: required revision has been compacted

==> kube-controller-manager [3779c2d106ee] <== I0926 21:01:05.469102 1 shared_informer.go:197] Waiting for caches to sync for ClusterRoleAggregator I0926 21:01:05.718133 1 controllermanager.go:534] Started "pvc-protection" I0926 21:01:05.718172 1 pvc_protection_controller.go:100] Starting PVC protection controller I0926 21:01:05.718189 1 shared_informer.go:197] Waiting for caches to sync for PVC protection I0926 21:01:05.868985 1 controllermanager.go:534] Started "csrcleaner" I0926 21:01:05.869108 1 cleaner.go:81] Starting CSR cleaner controller I0926 21:01:06.119382 1 controllermanager.go:534] Started "persistentvolume-expander" I0926 21:01:06.119497 1 expand_controller.go:300] Starting expand controller I0926 21:01:06.119531 1 shared_informer.go:197] Waiting for caches to sync for expand I0926 21:01:06.369619 1 controllermanager.go:534] Started "replicationcontroller" I0926 21:01:06.370005 1 replica_set.go:182] Starting replicationcontroller controller I0926 21:01:06.370043 1 shared_informer.go:197] Waiting for caches to sync for ReplicationController I0926 21:01:06.618832 1 controllermanager.go:534] Started "serviceaccount" I0926 21:01:06.618859 1 serviceaccounts_controller.go:116] Starting service account controller I0926 21:01:06.619281 1 shared_informer.go:197] Waiting for caches to sync for service account I0926 21:01:07.318000 1 controllermanager.go:534] Started "horizontalpodautoscaling" I0926 21:01:07.318013 1 horizontal.go:156] Starting HPA controller I0926 21:01:07.318129 1 shared_informer.go:197] Waiting for caches to sync for HPA I0926 21:01:07.318475 1 shared_informer.go:197] Waiting for caches to sync for resource quota I0926 21:01:07.323467 1 shared_informer.go:197] Waiting for caches to sync for garbage collector W0926 21:01:07.341142 1 actual_state_of_world.go:506] Failed to update statusUpdateNeeded field in actual state of world: Failed to set statusUpdateNeeded to needed true, because nodeName="minikube" does not exist I0926 21:01:07.345330 1 shared_informer.go:204] Caches are synced for endpoint I0926 21:01:07.349321 1 shared_informer.go:204] Caches are synced for job I0926 21:01:07.368377 1 shared_informer.go:204] Caches are synced for TTL I0926 21:01:07.371994 1 shared_informer.go:204] Caches are synced for GC I0926 21:01:07.372440 1 shared_informer.go:204] Caches are synced for ClusterRoleAggregator I0926 21:01:07.372774 1 shared_informer.go:204] Caches are synced for bootstrap_signer I0926 21:01:07.372788 1 shared_informer.go:204] Caches are synced for ReplicationController I0926 21:01:07.418400 1 shared_informer.go:204] Caches are synced for ReplicaSet I0926 21:01:07.418434 1 shared_informer.go:204] Caches are synced for certificate I0926 21:01:07.418459 1 shared_informer.go:204] Caches are synced for PVC protection I0926 21:01:07.419065 1 shared_informer.go:204] Caches are synced for disruption I0926 21:01:07.419074 1 disruption.go:341] Sending events to api server. I0926 21:01:07.419284 1 shared_informer.go:204] Caches are synced for PV protection I0926 21:01:07.420241 1 shared_informer.go:204] Caches are synced for service account I0926 21:01:07.427258 1 shared_informer.go:204] Caches are synced for namespace I0926 21:01:07.429130 1 shared_informer.go:204] Caches are synced for attach detach I0926 21:01:07.432667 1 shared_informer.go:204] Caches are synced for certificate I0926 21:01:07.468908 1 shared_informer.go:204] Caches are synced for deployment I0926 21:01:07.476408 1 event.go:255] Event(v1.ObjectReference{Kind:"Deployment", Namespace:"kube-system", Name:"coredns", UID:"bdedac20-6e74-4a23-a4bf-2fcf453d0b9f", APIVersion:"apps/v1", ResourceVersion:"206", FieldPath:""}): type: 'Normal' reason: 'ScalingReplicaSet' Scaled up replica set coredns-5644d7b6d9 to 2 I0926 21:01:07.484674 1 event.go:255] Event(v1.ObjectReference{Kind:"ReplicaSet", Namespace:"kube-system", Name:"coredns-5644d7b6d9", UID:"eaad5a4a-c286-4a23-9e96-a629e030ddb7", APIVersion:"apps/v1", ResourceVersion:"319", FieldPath:""}): type: 'Normal' reason: 'SuccessfulCreate' Created pod: coredns-5644d7b6d9-57lk8 I0926 21:01:07.494774 1 event.go:255] Event(v1.ObjectReference{Kind:"ReplicaSet", Namespace:"kube-system", Name:"coredns-5644d7b6d9", UID:"eaad5a4a-c286-4a23-9e96-a629e030ddb7", APIVersion:"apps/v1", ResourceVersion:"319", FieldPath:""}): type: 'Normal' reason: 'SuccessfulCreate' Created pod: coredns-5644d7b6d9-jwjgp I0926 21:01:07.503013 1 shared_informer.go:204] Caches are synced for persistent volume I0926 21:01:07.519897 1 shared_informer.go:204] Caches are synced for expand I0926 21:01:07.618692 1 shared_informer.go:204] Caches are synced for HPA I0926 21:01:07.771040 1 shared_informer.go:204] Caches are synced for taint I0926 21:01:07.771092 1 node_lifecycle_controller.go:1208] Initializing eviction metric for zone: W0926 21:01:07.771272 1 node_lifecycle_controller.go:903] Missing timestamp for Node minikube. Assuming now as a timestamp. I0926 21:01:07.771308 1 node_lifecycle_controller.go:1108] Controller detected that zone is now in state Normal. I0926 21:01:07.771695 1 event.go:255] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"minikube", UID:"12f9f2f8-5978-40ca-8777-1adece8f598d", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'RegisteredNode' Node minikube event: Registered Node minikube in Controller I0926 21:01:07.771728 1 taint_manager.go:186] Starting NoExecuteTaintManager I0926 21:01:07.870677 1 shared_informer.go:204] Caches are synced for stateful set I0926 21:01:07.890869 1 shared_informer.go:204] Caches are synced for daemon sets I0926 21:01:07.901564 1 event.go:255] Event(v1.ObjectReference{Kind:"DaemonSet", Namespace:"kube-system", Name:"kube-proxy", UID:"89bc27e9-b171-44d2-a44a-8028ee91e83a", APIVersion:"apps/v1", ResourceVersion:"221", FieldPath:""}): type: 'Normal' reason: 'SuccessfulCreate' Created pod: kube-proxy-cqkws I0926 21:01:07.919294 1 shared_informer.go:204] Caches are synced for resource quota I0926 21:01:07.923713 1 shared_informer.go:204] Caches are synced for garbage collector I0926 21:01:07.923759 1 shared_informer.go:204] Caches are synced for resource quota I0926 21:01:07.924967 1 shared_informer.go:204] Caches are synced for garbage collector I0926 21:01:07.924978 1 garbagecollector.go:139] Garbage collector: all resource monitors have synced. Proceeding to collect garbage E0926 21:01:07.940021 1 daemon_controller.go:302] kube-system/kube-proxy failed with : error storing status for daemon set &v1.DaemonSet{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"kube-proxy", GenerateName:"", Namespace:"kube-system", SelfLink:"/apis/apps/v1/namespaces/kube-system/daemonsets/kube-proxy", UID:"89bc27e9-b171-44d2-a44a-8028ee91e83a", ResourceVersion:"221", Generation:1, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:63705128461, loc:(time.Location)(0x7776000)}}, DeletionTimestamp:(v1.Time)(nil), DeletionGracePeriodSeconds:(int64)(nil), Labels:map[string]string{"k8s-app":"kube-proxy"}, Annotations:map[string]string{"deprecated.daemonset.template.generation":"1"}, OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v1.DaemonSetSpec{Selector:(v1.LabelSelector)(0xc001382620), Template:v1.PodTemplateSpec{ObjectMeta:v1.ObjectMeta{Name:"", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:0, loc:(time.Location)(nil)}}, DeletionTimestamp:(v1.Time)(nil), DeletionGracePeriodSeconds:(int64)(nil), Labels:map[string]string{"k8s-app":"kube-proxy"}, Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v1.PodSpec{Volumes:[]v1.Volume{v1.Volume{Name:"kube-proxy", VolumeSource:v1.VolumeSource{HostPath:(v1.HostPathVolumeSource)(nil), EmptyDir:(v1.EmptyDirVolumeSource)(nil), GCEPersistentDisk:(v1.GCEPersistentDiskVolumeSource)(nil), AWSElasticBlockStore:(v1.AWSElasticBlockStoreVolumeSource)(nil), GitRepo:(v1.GitRepoVolumeSource)(nil), Secret:(v1.SecretVolumeSource)(nil), NFS:(v1.NFSVolumeSource)(nil), ISCSI:(v1.ISCSIVolumeSource)(nil), Glusterfs:(v1.GlusterfsVolumeSource)(nil), PersistentVolumeClaim:(v1.PersistentVolumeClaimVolumeSource)(nil), RBD:(v1.RBDVolumeSource)(nil), FlexVolume:(v1.FlexVolumeSource)(nil), Cinder:(v1.CinderVolumeSource)(nil), CephFS:(v1.CephFSVolumeSource)(nil), Flocker:(v1.FlockerVolumeSource)(nil), DownwardAPI:(v1.DownwardAPIVolumeSource)(nil), FC:(v1.FCVolumeSource)(nil), AzureFile:(v1.AzureFileVolumeSource)(nil), ConfigMap:(v1.ConfigMapVolumeSource)(0xc00125aa80), VsphereVolume:(v1.VsphereVirtualDiskVolumeSource)(nil), Quobyte:(v1.QuobyteVolumeSource)(nil), AzureDisk:(v1.AzureDiskVolumeSource)(nil), PhotonPersistentDisk:(v1.PhotonPersistentDiskVolumeSource)(nil), Projected:(v1.ProjectedVolumeSource)(nil), PortworxVolume:(v1.PortworxVolumeSource)(nil), ScaleIO:(v1.ScaleIOVolumeSource)(nil), StorageOS:(v1.StorageOSVolumeSource)(nil), CSI:(v1.CSIVolumeSource)(nil)}}, v1.Volume{Name:"xtables-lock", VolumeSource:v1.VolumeSource{HostPath:(v1.HostPathVolumeSource)(0xc001382640), EmptyDir:(v1.EmptyDirVolumeSource)(nil), GCEPersistentDisk:(v1.GCEPersistentDiskVolumeSource)(nil), AWSElasticBlockStore:(v1.AWSElasticBlockStoreVolumeSource)(nil), GitRepo:(v1.GitRepoVolumeSource)(nil), Secret:(v1.SecretVolumeSource)(nil), NFS:(v1.NFSVolumeSource)(nil), ISCSI:(v1.ISCSIVolumeSource)(nil), Glusterfs:(v1.GlusterfsVolumeSource)(nil), PersistentVolumeClaim:(v1.PersistentVolumeClaimVolumeSource)(nil), RBD:(v1.RBDVolumeSource)(nil), FlexVolume:(v1.FlexVolumeSource)(nil), Cinder:(v1.CinderVolumeSource)(nil), CephFS:(v1.CephFSVolumeSource)(nil), Flocker:(v1.FlockerVolumeSource)(nil), DownwardAPI:(v1.DownwardAPIVolumeSource)(nil), FC:(v1.FCVolumeSource)(nil), AzureFile:(v1.AzureFileVolumeSource)(nil), ConfigMap:(v1.ConfigMapVolumeSource)(nil), VsphereVolume:(v1.VsphereVirtualDiskVolumeSource)(nil), Quobyte:(v1.QuobyteVolumeSource)(nil), AzureDisk:(v1.AzureDiskVolumeSource)(nil), PhotonPersistentDisk:(v1.PhotonPersistentDiskVolumeSource)(nil), Projected:(v1.ProjectedVolumeSource)(nil), PortworxVolume:(v1.PortworxVolumeSource)(nil), ScaleIO:(v1.ScaleIOVolumeSource)(nil), StorageOS:(v1.StorageOSVolumeSource)(nil), CSI:(v1.CSIVolumeSource)(nil)}}, v1.Volume{Name:"lib-modules", VolumeSource:v1.VolumeSource{HostPath:(v1.HostPathVolumeSource)(0xc001382660), EmptyDir:(v1.EmptyDirVolumeSource)(nil), GCEPersistentDisk:(v1.GCEPersistentDiskVolumeSource)(nil), AWSElasticBlockStore:(v1.AWSElasticBlockStoreVolumeSource)(nil), GitRepo:(v1.GitRepoVolumeSource)(nil), Secret:(v1.SecretVolumeSource)(nil), NFS:(v1.NFSVolumeSource)(nil), ISCSI:(v1.ISCSIVolumeSource)(nil), Glusterfs:(v1.GlusterfsVolumeSource)(nil), PersistentVolumeClaim:(v1.PersistentVolumeClaimVolumeSource)(nil), RBD:(v1.RBDVolumeSource)(nil), FlexVolume:(v1.FlexVolumeSource)(nil), Cinder:(v1.CinderVolumeSource)(nil), CephFS:(v1.CephFSVolumeSource)(nil), Flocker:(v1.FlockerVolumeSource)(nil), DownwardAPI:(v1.DownwardAPIVolumeSource)(nil), FC:(v1.FCVolumeSource)(nil), AzureFile:(v1.AzureFileVolumeSource)(nil), ConfigMap:(v1.ConfigMapVolumeSource)(nil), VsphereVolume:(v1.VsphereVirtualDiskVolumeSource)(nil), Quobyte:(v1.QuobyteVolumeSource)(nil), AzureDisk:(v1.AzureDiskVolumeSource)(nil), PhotonPersistentDisk:(v1.PhotonPersistentDiskVolumeSource)(nil), Projected:(v1.ProjectedVolumeSource)(nil), PortworxVolume:(v1.PortworxVolumeSource)(nil), ScaleIO:(v1.ScaleIOVolumeSource)(nil), StorageOS:(v1.StorageOSVolumeSource)(nil), CSI:(v1.CSIVolumeSource)(nil)}}}, InitContainers:[]v1.Container(nil), Containers:[]v1.Container{v1.Container{Name:"kube-proxy", Image:"k8s.gcr.io/kube-proxy:v1.16.0", Command:[]string{"/usr/local/bin/kube-proxy", "--config=/var/lib/kube-proxy/config.conf", "--hostname-override=$(NODE_NAME)"}, Args:[]string(nil), WorkingDir:"", Ports:[]v1.ContainerPort(nil), EnvFrom:[]v1.EnvFromSource(nil), Env:[]v1.EnvVar{v1.EnvVar{Name:"NODE_NAME", Value:"", ValueFrom:(v1.EnvVarSource)(0xc0013826a0)}}, Resources:v1.ResourceRequirements{Limits:v1.ResourceList(nil), Requests:v1.ResourceList(nil)}, VolumeMounts:[]v1.VolumeMount{v1.VolumeMount{Name:"kube-proxy", ReadOnly:false, MountPath:"/var/lib/kube-proxy", SubPath:"", MountPropagation:(v1.MountPropagationMode)(nil), SubPathExpr:""}, v1.VolumeMount{Name:"xtables-lock", ReadOnly:false, MountPath:"/run/xtables.lock", SubPath:"", MountPropagation:(v1.MountPropagationMode)(nil), SubPathExpr:""}, v1.VolumeMount{Name:"lib-modules", ReadOnly:true, MountPath:"/lib/modules", SubPath:"", MountPropagation:(v1.MountPropagationMode)(nil), SubPathExpr:""}}, VolumeDevices:[]v1.VolumeDevice(nil), LivenessProbe:(v1.Probe)(nil), ReadinessProbe:(v1.Probe)(nil), StartupProbe:(v1.Probe)(nil), Lifecycle:(v1.Lifecycle)(nil), TerminationMessagePath:"/dev/termination-log", TerminationMessagePolicy:"File", ImagePullPolicy:"IfNotPresent", SecurityContext:(v1.SecurityContext)(0xc00118d400), Stdin:false, StdinOnce:false, TTY:false}}, EphemeralContainers:[]v1.EphemeralContainer(nil), RestartPolicy:"Always", TerminationGracePeriodSeconds:(int64)(0xc0010b64a8), ActiveDeadlineSeconds:(int64)(nil), DNSPolicy:"ClusterFirst", NodeSelector:map[string]string{"beta.kubernetes.io/os":"linux"}, ServiceAccountName:"kube-proxy", DeprecatedServiceAccount:"kube-proxy", AutomountServiceAccountToken:(bool)(nil), NodeName:"", HostNetwork:true, HostPID:false, HostIPC:false, ShareProcessNamespace:(bool)(nil), SecurityContext:(v1.PodSecurityContext)(0xc0006b58c0), ImagePullSecrets:[]v1.LocalObjectReference(nil), Hostname:"", Subdomain:"", Affinity:(v1.Affinity)(nil), SchedulerName:"default-scheduler", Tolerations:[]v1.Toleration{v1.Toleration{Key:"CriticalAddonsOnly", Operator:"Exists", Value:"", Effect:"", TolerationSeconds:(int64)(nil)}, v1.Toleration{Key:"", Operator:"Exists", Value:"", Effect:"", TolerationSeconds:(int64)(nil)}}, HostAliases:[]v1.HostAlias(nil), PriorityClassName:"system-node-critical", Priority:(int32)(nil), DNSConfig:(v1.PodDNSConfig)(nil), ReadinessGates:[]v1.PodReadinessGate(nil), RuntimeClassName:(string)(nil), EnableServiceLinks:(bool)(nil), PreemptionPolicy:(v1.PreemptionPolicy)(nil), Overhead:v1.ResourceList(nil), TopologySpreadConstraints:[]v1.TopologySpreadConstraint(nil)}}, UpdateStrategy:v1.DaemonSetUpdateStrategy{Type:"RollingUpdate", RollingUpdate:(v1.RollingUpdateDaemonSet)(0xc0000b29b8)}, MinReadySeconds:0, RevisionHistoryLimit:(int32)(0xc0010b64e8)}, Status:v1.DaemonSetStatus{CurrentNumberScheduled:0, NumberMisscheduled:0, DesiredNumberScheduled:0, NumberReady:0, ObservedGeneration:0, UpdatedNumberScheduled:0, NumberAvailable:0, NumberUnavailable:0, CollisionCount:(int32)(nil), Conditions:[]v1.DaemonSetCondition(nil)}}: Operation cannot be fulfilled on daemonsets.apps "kube-proxy": the object has been modified; please apply your changes to the latest version and try again

==> kube-proxy [c0eed4edb195] <== W0926 21:01:08.725633 1 server_others.go:329] Flag proxy-mode="" unknown, assuming iptables proxy I0926 21:01:08.753418 1 node.go:135] Successfully retrieved node IP: 10.0.2.15 I0926 21:01:08.753455 1 server_others.go:149] Using iptables Proxier. W0926 21:01:08.753538 1 proxier.go:287] clusterCIDR not specified, unable to distinguish between internal and external traffic I0926 21:01:08.754776 1 server.go:529] Version: v1.16.0 I0926 21:01:08.755129 1 conntrack.go:100] Set sysctl 'net/netfilter/nf_conntrack_max' to 131072 I0926 21:01:08.755162 1 conntrack.go:52] Setting nf_conntrack_max to 131072 I0926 21:01:08.755212 1 conntrack.go:100] Set sysctl 'net/netfilter/nf_conntrack_tcp_timeout_established' to 86400 I0926 21:01:08.755237 1 conntrack.go:100] Set sysctl 'net/netfilter/nf_conntrack_tcp_timeout_close_wait' to 3600 I0926 21:01:08.760914 1 config.go:313] Starting service config controller I0926 21:01:08.761128 1 shared_informer.go:197] Waiting for caches to sync for service config I0926 21:01:08.761363 1 config.go:131] Starting endpoints config controller I0926 21:01:08.761510 1 shared_informer.go:197] Waiting for caches to sync for endpoints config I0926 21:01:08.863376 1 shared_informer.go:204] Caches are synced for service config I0926 21:01:08.863632 1 shared_informer.go:204] Caches are synced for endpoints config

==> kube-scheduler [5ca4980a04b8] <== I0926 21:00:52.993222 1 serving.go:319] Generated self-signed cert in-memory W0926 21:00:56.879207 1 authentication.go:262] Unable to get configmap/extension-apiserver-authentication in kube-system. Usually fixed by 'kubectl create rolebinding -n kube-system ROLEBINDING_NAME --role=extension-apiserver-authentication-reader --serviceaccount=YOUR_NS:YOUR_SA' W0926 21:00:56.879230 1 authentication.go:199] Error looking up in-cluster authentication configuration: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot get resource "configmaps" in API group "" in the namespace "kube-system" W0926 21:00:56.879238 1 authentication.go:200] Continuing without authentication configuration. This may treat all requests as anonymous. W0926 21:00:56.879243 1 authentication.go:201] To require authentication configuration lookup to succeed, set --authentication-tolerate-lookup-failure=false I0926 21:00:56.890498 1 server.go:143] Version: v1.16.0 I0926 21:00:56.890794 1 defaults.go:91] TaintNodesByCondition is enabled, PodToleratesNodeTaints predicate is mandatory W0926 21:00:56.893979 1 authorization.go:47] Authorization is disabled W0926 21:00:56.893995 1 authentication.go:79] Authentication is disabled I0926 21:00:56.894001 1 deprecated_insecure_serving.go:51] Serving healthz insecurely on [::]:10251 I0926 21:00:56.896502 1 secure_serving.go:123] Serving securely on 127.0.0.1:10259 E0926 21:00:56.938526 1 reflector.go:123] k8s.io/client-go/informers/factory.go:134: Failed to list v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope E0926 21:00:56.947350 1 reflector.go:123] k8s.io/client-go/informers/factory.go:134: 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 E0926 21:00:56.949456 1 reflector.go:123] k8s.io/client-go/informers/factory.go:134: Failed to list v1beta1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope E0926 21:00:56.953816 1 reflector.go:123] k8s.io/client-go/informers/factory.go:134: Failed to list v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope E0926 21:00:56.954040 1 reflector.go:123] k8s.io/client-go/informers/factory.go:134: Failed to list v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope E0926 21:00:56.954079 1 reflector.go:123] k8s.io/client-go/informers/factory.go:134: Failed to list v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope E0926 21:00:56.954162 1 reflector.go:123] k8s.io/client-go/informers/factory.go:134: 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 E0926 21:00:56.955552 1 reflector.go:123] k8s.io/kubernetes/cmd/kube-scheduler/app/server.go:236: Failed to list v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope E0926 21:00:56.955592 1 reflector.go:123] k8s.io/client-go/informers/factory.go:134: Failed to list v1beta1.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 E0926 21:00:56.955627 1 reflector.go:123] k8s.io/client-go/informers/factory.go:134: Failed to list v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope E0926 21:00:56.956227 1 reflector.go:123] k8s.io/client-go/informers/factory.go:134: Failed to list v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope E0926 21:00:57.940069 1 reflector.go:123] k8s.io/client-go/informers/factory.go:134: Failed to list v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope E0926 21:00:57.948635 1 reflector.go:123] k8s.io/client-go/informers/factory.go:134: 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 E0926 21:00:57.950469 1 reflector.go:123] k8s.io/client-go/informers/factory.go:134: Failed to list v1beta1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope E0926 21:00:57.957922 1 reflector.go:123] k8s.io/client-go/informers/factory.go:134: Failed to list v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope E0926 21:00:57.959432 1 reflector.go:123] k8s.io/client-go/informers/factory.go:134: Failed to list v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope E0926 21:00:57.960732 1 reflector.go:123] k8s.io/client-go/informers/factory.go:134: Failed to list v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope E0926 21:00:57.963232 1 reflector.go:123] k8s.io/kubernetes/cmd/kube-scheduler/app/server.go:236: Failed to list v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope E0926 21:00:57.963332 1 reflector.go:123] k8s.io/client-go/informers/factory.go:134: 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 E0926 21:00:57.966737 1 reflector.go:123] k8s.io/client-go/informers/factory.go:134: Failed to list v1beta1.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 E0926 21:00:57.967482 1 reflector.go:123] k8s.io/client-go/informers/factory.go:134: Failed to list v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope E0926 21:00:57.968699 1 reflector.go:123] k8s.io/client-go/informers/factory.go:134: Failed to list v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope I0926 21:00:59.902073 1 leaderelection.go:241] attempting to acquire leader lease kube-system/kube-scheduler... I0926 21:00:59.908263 1 leaderelection.go:251] successfully acquired lease kube-system/kube-scheduler

==> kubelet <== -- Logs begin at Thu 2019-09-26 20:59:43 UTC, end at Thu 2019-09-26 21:15:59 UTC. -- Sep 26 21:00:54 minikube kubelet[3313]: E0926 21:00:54.805357 3313 kubelet.go:2267] node "minikube" not found Sep 26 21:00:54 minikube kubelet[3313]: E0926 21:00:54.905453 3313 kubelet.go:2267] node "minikube" not found Sep 26 21:00:55 minikube kubelet[3313]: E0926 21:00:55.005742 3313 kubelet.go:2267] node "minikube" not found Sep 26 21:00:55 minikube kubelet[3313]: E0926 21:00:55.106023 3313 kubelet.go:2267] node "minikube" not found Sep 26 21:00:55 minikube kubelet[3313]: E0926 21:00:55.207856 3313 kubelet.go:2267] node "minikube" not found Sep 26 21:00:55 minikube kubelet[3313]: E0926 21:00:55.308187 3313 kubelet.go:2267] node "minikube" not found Sep 26 21:00:55 minikube kubelet[3313]: E0926 21:00:55.408815 3313 kubelet.go:2267] node "minikube" not found Sep 26 21:00:55 minikube kubelet[3313]: E0926 21:00:55.509145 3313 kubelet.go:2267] node "minikube" not found Sep 26 21:00:55 minikube kubelet[3313]: E0926 21:00:55.609822 3313 kubelet.go:2267] node "minikube" not found Sep 26 21:00:55 minikube kubelet[3313]: E0926 21:00:55.710399 3313 kubelet.go:2267] node "minikube" not found Sep 26 21:00:55 minikube kubelet[3313]: E0926 21:00:55.811384 3313 kubelet.go:2267] node "minikube" not found Sep 26 21:00:55 minikube kubelet[3313]: E0926 21:00:55.911954 3313 kubelet.go:2267] node "minikube" not found Sep 26 21:00:56 minikube kubelet[3313]: E0926 21:00:56.012345 3313 kubelet.go:2267] node "minikube" not found Sep 26 21:00:56 minikube kubelet[3313]: E0926 21:00:56.113823 3313 kubelet.go:2267] node "minikube" not found Sep 26 21:00:56 minikube kubelet[3313]: E0926 21:00:56.214035 3313 kubelet.go:2267] node "minikube" not found Sep 26 21:00:56 minikube kubelet[3313]: E0926 21:00:56.314260 3313 kubelet.go:2267] node "minikube" not found Sep 26 21:00:56 minikube kubelet[3313]: E0926 21:00:56.415021 3313 kubelet.go:2267] node "minikube" not found Sep 26 21:00:56 minikube kubelet[3313]: E0926 21:00:56.515362 3313 kubelet.go:2267] node "minikube" not found Sep 26 21:00:56 minikube kubelet[3313]: E0926 21:00:56.615955 3313 kubelet.go:2267] node "minikube" not found Sep 26 21:00:56 minikube kubelet[3313]: E0926 21:00:56.716175 3313 kubelet.go:2267] node "minikube" not found Sep 26 21:00:56 minikube kubelet[3313]: E0926 21:00:56.816329 3313 kubelet.go:2267] node "minikube" not found Sep 26 21:00:56 minikube kubelet[3313]: E0926 21:00:56.916626 3313 kubelet.go:2267] node "minikube" not found Sep 26 21:00:56 minikube kubelet[3313]: E0926 21:00:56.966942 3313 controller.go:220] failed to get node "minikube" when trying to set owner ref to the node lease: nodes "minikube" not found Sep 26 21:00:56 minikube kubelet[3313]: I0926 21:00:56.994593 3313 kubelet_node_status.go:75] Successfully registered node minikube Sep 26 21:00:57 minikube kubelet[3313]: E0926 21:00:57.023717 3313 controller.go:135] failed to ensure node lease exists, will retry in 1.6s, error: namespaces "kube-node-lease" not found Sep 26 21:00:57 minikube kubelet[3313]: I0926 21:00:57.027869 3313 reconciler.go:154] Reconciler: start to sync state Sep 26 21:00:57 minikube kubelet[3313]: E0926 21:00:57.050032 3313 event.go:237] Server rejected event '&v1.Event{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"minikube.15c818b887e2620a", GenerateName:"", Namespace:"default", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:0, loc:(time.Location)(nil)}}, DeletionTimestamp:(v1.Time)(nil), DeletionGracePeriodSeconds:(int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry(nil)}, InvolvedObject:v1.ObjectReference{Kind:"Node", Namespace:"", Name:"minikube", UID:"minikube", APIVersion:"", ResourceVersion:"", FieldPath:""}, Reason:"Starting", Message:"Starting kubelet.", Source:v1.EventSource{Component:"kubelet", Host:"minikube"}, FirstTimestamp:v1.Time{Time:time.Time{wall:0xbf5b67a0b9e6ce0a, ext:20440483508, loc:(time.Location)(0x797f100)}}, LastTimestamp:v1.Time{Time:time.Time{wall:0xbf5b67a0b9e6ce0a, ext:20440483508, loc:(time.Location)(0x797f100)}}, Count:1, Type:"Normal", EventTime:v1.MicroTime{Time:time.Time{wall:0x0, ext:0, loc:(time.Location)(nil)}}, Series:(v1.EventSeries)(nil), Action:"", Related:(v1.ObjectReference)(nil), ReportingController:"", ReportingInstance:""}': 'namespaces "default" not found' (will not retry!) Sep 26 21:00:57 minikube kubelet[3313]: E0926 21:00:57.105252 3313 event.go:237] Server rejected event '&v1.Event{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"minikube.15c818b88b794c8a", GenerateName:"", Namespace:"default", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:0, loc:(time.Location)(nil)}}, DeletionTimestamp:(v1.Time)(nil), DeletionGracePeriodSeconds:(int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry(nil)}, InvolvedObject:v1.ObjectReference{Kind:"Node", Namespace:"", Name:"minikube", UID:"minikube", APIVersion:"", ResourceVersion:"", FieldPath:""}, Reason:"NodeHasNoDiskPressure", Message:"Node minikube status is now: NodeHasNoDiskPressure", Source:v1.EventSource{Component:"kubelet", Host:"minikube"}, FirstTimestamp:v1.Time{Time:time.Time{wall:0xbf5b67a0c1e2ee8a, ext:20500705586, loc:(time.Location)(0x797f100)}}, LastTimestamp:v1.Time{Time:time.Time{wall:0xbf5b67a0c1e2ee8a, ext:20500705586, loc:(time.Location)(0x797f100)}}, Count:1, Type:"Normal", EventTime:v1.MicroTime{Time:time.Time{wall:0x0, ext:0, loc:(time.Location)(nil)}}, Series:(v1.EventSeries)(nil), Action:"", Related:(v1.ObjectReference)(nil), ReportingController:"", ReportingInstance:""}': 'namespaces "default" not found' (will not retry!) Sep 26 21:00:57 minikube kubelet[3313]: E0926 21:00:57.159545 3313 event.go:237] Server rejected event '&v1.Event{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"minikube.15c818b88b793b42", GenerateName:"", Namespace:"default", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:0, loc:(time.Location)(nil)}}, DeletionTimestamp:(v1.Time)(nil), DeletionGracePeriodSeconds:(int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry(nil)}, InvolvedObject:v1.ObjectReference{Kind:"Node", Namespace:"", Name:"minikube", UID:"minikube", APIVersion:"", ResourceVersion:"", FieldPath:""}, Reason:"NodeHasSufficientMemory", Message:"Node minikube status is now: NodeHasSufficientMemory", Source:v1.EventSource{Component:"kubelet", Host:"minikube"}, FirstTimestamp:v1.Time{Time:time.Time{wall:0xbf5b67a0c1e2dd42, ext:20500701162, loc:(time.Location)(0x797f100)}}, LastTimestamp:v1.Time{Time:time.Time{wall:0xbf5b67a0c1e2dd42, ext:20500701162, loc:(time.Location)(0x797f100)}}, Count:1, Type:"Normal", EventTime:v1.MicroTime{Time:time.Time{wall:0x0, ext:0, loc:(time.Location)(nil)}}, Series:(v1.EventSeries)(nil), Action:"", Related:(v1.ObjectReference)(nil), ReportingController:"", ReportingInstance:""}': 'namespaces "default" not found' (will not retry!) Sep 26 21:00:57 minikube kubelet[3313]: E0926 21:00:57.213161 3313 event.go:237] Server rejected event '&v1.Event{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"minikube.15c818b88b7955af", GenerateName:"", Namespace:"default", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:0, loc:(time.Location)(nil)}}, DeletionTimestamp:(v1.Time)(nil), DeletionGracePeriodSeconds:(int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry(nil)}, InvolvedObject:v1.ObjectReference{Kind:"Node", Namespace:"", Name:"minikube", UID:"minikube", APIVersion:"", ResourceVersion:"", FieldPath:""}, Reason:"NodeHasSufficientPID", Message:"Node minikube status is now: NodeHasSufficientPID", Source:v1.EventSource{Component:"kubelet", Host:"minikube"}, FirstTimestamp:v1.Time{Time:time.Time{wall:0xbf5b67a0c1e2f7af, ext:20500707929, loc:(time.Location)(0x797f100)}}, LastTimestamp:v1.Time{Time:time.Time{wall:0xbf5b67a0c1e2f7af, ext:20500707929, loc:(time.Location)(0x797f100)}}, Count:1, Type:"Normal", EventTime:v1.MicroTime{Time:time.Time{wall:0x0, ext:0, loc:(time.Location)(nil)}}, Series:(v1.EventSeries)(nil), Action:"", Related:(v1.ObjectReference)(nil), ReportingController:"", ReportingInstance:""}': 'namespaces "default" not found' (will not retry!) Sep 26 21:00:57 minikube kubelet[3313]: E0926 21:00:57.267292 3313 event.go:237] Server rejected event '&v1.Event{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"minikube.15c818b88cb1fe3d", GenerateName:"", Namespace:"default", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:0, loc:(time.Location)(nil)}}, DeletionTimestamp:(v1.Time)(nil), DeletionGracePeriodSeconds:(int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry(nil)}, InvolvedObject:v1.ObjectReference{Kind:"Node", Namespace:"", Name:"minikube", UID:"minikube", APIVersion:"", ResourceVersion:"", FieldPath:""}, Reason:"NodeAllocatableEnforced", Message:"Updated Node Allocatable limit across pods", Source:v1.EventSource{Component:"kubelet", Host:"minikube"}, FirstTimestamp:v1.Time{Time:time.Time{wall:0xbf5b67a0c31ba03d, ext:20521198308, loc:(time.Location)(0x797f100)}}, LastTimestamp:v1.Time{Time:time.Time{wall:0xbf5b67a0c31ba03d, ext:20521198308, loc:(time.Location)(0x797f100)}}, Count:1, Type:"Normal", EventTime:v1.MicroTime{Time:time.Time{wall:0x0, ext:0, loc:(time.Location)(nil)}}, Series:(v1.EventSeries)(nil), Action:"", Related:(v1.ObjectReference)(nil), ReportingController:"", ReportingInstance:""}': 'namespaces "default" not found' (will not retry!) Sep 26 21:00:57 minikube kubelet[3313]: E0926 21:00:57.325247 3313 event.go:237] Server rejected event '&v1.Event{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"minikube.15c818b88b7955af", GenerateName:"", Namespace:"default", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:0, loc:(time.Location)(nil)}}, DeletionTimestamp:(v1.Time)(nil), DeletionGracePeriodSeconds:(int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry(nil)}, InvolvedObject:v1.ObjectReference{Kind:"Node", Namespace:"", Name:"minikube", UID:"minikube", APIVersion:"", ResourceVersion:"", FieldPath:""}, Reason:"NodeHasSufficientPID", Message:"Node minikube status is now: NodeHasSufficientPID", Source:v1.EventSource{Component:"kubelet", Host:"minikube"}, FirstTimestamp:v1.Time{Time:time.Time{wall:0xbf5b67a0c1e2f7af, ext:20500707929, loc:(time.Location)(0x797f100)}}, LastTimestamp:v1.Time{Time:time.Time{wall:0xbf5b67a0c4c2ab6f, ext:20548922904, loc:(time.Location)(0x797f100)}}, Count:2, Type:"Normal", EventTime:v1.MicroTime{Time:time.Time{wall:0x0, ext:0, loc:(time.Location)(nil)}}, Series:(v1.EventSeries)(nil), Action:"", Related:(v1.ObjectReference)(nil), ReportingController:"", ReportingInstance:""}': 'namespaces "default" not found' (will not retry!) Sep 26 21:00:57 minikube kubelet[3313]: E0926 21:00:57.380447 3313 event.go:237] Server rejected event '&v1.Event{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"minikube.15c818b88b793b42", GenerateName:"", Namespace:"default", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:0, loc:(time.Location)(nil)}}, DeletionTimestamp:(v1.Time)(nil), DeletionGracePeriodSeconds:(int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry(nil)}, InvolvedObject:v1.ObjectReference{Kind:"Node", Namespace:"", Name:"minikube", UID:"minikube", APIVersion:"", ResourceVersion:"", FieldPath:""}, Reason:"NodeHasSufficientMemory", Message:"Node minikube status is now: NodeHasSufficientMemory", Source:v1.EventSource{Component:"kubelet", Host:"minikube"}, FirstTimestamp:v1.Time{Time:time.Time{wall:0xbf5b67a0c1e2dd42, ext:20500701162, loc:(time.Location)(0x797f100)}}, LastTimestamp:v1.Time{Time:time.Time{wall:0xbf5b67a0c4c28fe8, ext:20548915857, loc:(time.Location)(0x797f100)}}, Count:2, Type:"Normal", EventTime:v1.MicroTime{Time:time.Time{wall:0x0, ext:0, loc:(time.Location)(nil)}}, Series:(v1.EventSeries)(nil), Action:"", Related:(v1.ObjectReference)(nil), ReportingController:"", ReportingInstance:""}': 'namespaces "default" not found' (will not retry!) Sep 26 21:00:57 minikube kubelet[3313]: E0926 21:00:57.436457 3313 event.go:237] Server rejected event '&v1.Event{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"minikube.15c818b88b794c8a", GenerateName:"", Namespace:"default", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:0, loc:(time.Location)(nil)}}, DeletionTimestamp:(v1.Time)(nil), DeletionGracePeriodSeconds:(int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry(nil)}, InvolvedObject:v1.ObjectReference{Kind:"Node", Namespace:"", Name:"minikube", UID:"minikube", APIVersion:"", ResourceVersion:"", FieldPath:""}, Reason:"NodeHasNoDiskPressure", Message:"Node minikube status is now: NodeHasNoDiskPressure", Source:v1.EventSource{Component:"kubelet", Host:"minikube"}, FirstTimestamp:v1.Time{Time:time.Time{wall:0xbf5b67a0c1e2ee8a, ext:20500705586, loc:(time.Location)(0x797f100)}}, LastTimestamp:v1.Time{Time:time.Time{wall:0xbf5b67a0c4c2a207, ext:20548920496, loc:(time.Location)(0x797f100)}}, Count:2, Type:"Normal", EventTime:v1.MicroTime{Time:time.Time{wall:0x0, ext:0, loc:(time.Location)(nil)}}, Series:(v1.EventSeries)(nil), Action:"", Related:(v1.ObjectReference)(nil), ReportingController:"", ReportingInstance:""}': 'namespaces "default" not found' (will not retry!) Sep 26 21:00:57 minikube kubelet[3313]: E0926 21:00:57.504264 3313 event.go:237] Server rejected event '&v1.Event{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"minikube.15c818b88b793b42", GenerateName:"", Namespace:"default", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:0, loc:(time.Location)(nil)}}, DeletionTimestamp:(v1.Time)(nil), DeletionGracePeriodSeconds:(int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry(nil)}, InvolvedObject:v1.ObjectReference{Kind:"Node", Namespace:"", Name:"minikube", UID:"minikube", APIVersion:"", ResourceVersion:"", FieldPath:""}, Reason:"NodeHasSufficientMemory", Message:"Node minikube status is now: NodeHasSufficientMemory", Source:v1.EventSource{Component:"kubelet", Host:"minikube"}, FirstTimestamp:v1.Time{Time:time.Time{wall:0xbf5b67a0c1e2dd42, ext:20500701162, loc:(time.Location)(0x797f100)}}, LastTimestamp:v1.Time{Time:time.Time{wall:0xbf5b67a0c4cf20ad, ext:20549739351, loc:(time.Location)(0x797f100)}}, Count:3, Type:"Normal", EventTime:v1.MicroTime{Time:time.Time{wall:0x0, ext:0, loc:(time.Location)(nil)}}, Series:(v1.EventSeries)(nil), Action:"", Related:(v1.ObjectReference)(nil), ReportingController:"", ReportingInstance:""}': 'namespaces "default" not found' (will not retry!) Sep 26 21:00:57 minikube kubelet[3313]: E0926 21:00:57.904777 3313 event.go:237] Server rejected event '&v1.Event{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"minikube.15c818b88b794c8a", GenerateName:"", Namespace:"default", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:0, loc:(time.Location)(nil)}}, DeletionTimestamp:(v1.Time)(nil), DeletionGracePeriodSeconds:(int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry(nil)}, InvolvedObject:v1.ObjectReference{Kind:"Node", Namespace:"", Name:"minikube", UID:"minikube", APIVersion:"", ResourceVersion:"", FieldPath:""}, Reason:"NodeHasNoDiskPressure", Message:"Node minikube status is now: NodeHasNoDiskPressure", Source:v1.EventSource{Component:"kubelet", Host:"minikube"}, FirstTimestamp:v1.Time{Time:time.Time{wall:0xbf5b67a0c1e2ee8a, ext:20500705586, loc:(time.Location)(0x797f100)}}, LastTimestamp:v1.Time{Time:time.Time{wall:0xbf5b67a0c4cf3011, ext:20549743288, loc:(time.Location)(0x797f100)}}, Count:3, Type:"Normal", EventTime:v1.MicroTime{Time:time.Time{wall:0x0, ext:0, loc:(time.Location)(nil)}}, Series:(v1.EventSeries)(nil), Action:"", Related:(v1.ObjectReference)(nil), ReportingController:"", ReportingInstance:""}': 'namespaces "default" not found' (will not retry!) Sep 26 21:00:58 minikube kubelet[3313]: E0926 21:00:58.304283 3313 event.go:237] Server rejected event '&v1.Event{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"minikube.15c818b88b7955af", GenerateName:"", Namespace:"default", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:0, loc:(time.Location)(nil)}}, DeletionTimestamp:(v1.Time)(nil), DeletionGracePeriodSeconds:(int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry(nil)}, InvolvedObject:v1.ObjectReference{Kind:"Node", Namespace:"", Name:"minikube", UID:"minikube", APIVersion:"", ResourceVersion:"", FieldPath:""}, Reason:"NodeHasSufficientPID", Message:"Node minikube status is now: NodeHasSufficientPID", Source:v1.EventSource{Component:"kubelet", Host:"minikube"}, FirstTimestamp:v1.Time{Time:time.Time{wall:0xbf5b67a0c1e2f7af, ext:20500707929, loc:(time.Location)(0x797f100)}}, LastTimestamp:v1.Time{Time:time.Time{wall:0xbf5b67a0c4cf39fe, ext:20549745831, loc:(time.Location)(0x797f100)}}, Count:3, Type:"Normal", EventTime:v1.MicroTime{Time:time.Time{wall:0x0, ext:0, loc:(time.Location)(nil)}}, Series:(v1.EventSeries)(nil), Action:"", Related:(v1.ObjectReference)(nil), ReportingController:"", ReportingInstance:""}': 'namespaces "default" not found' (will not retry!) Sep 26 21:00:58 minikube kubelet[3313]: E0926 21:00:58.703026 3313 event.go:237] Server rejected event '&v1.Event{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"minikube.15c818b88b7955af", GenerateName:"", Namespace:"default", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:0, loc:(time.Location)(nil)}}, DeletionTimestamp:(v1.Time)(nil), DeletionGracePeriodSeconds:(int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry(nil)}, InvolvedObject:v1.ObjectReference{Kind:"Node", Namespace:"", Name:"minikube", UID:"minikube", APIVersion:"", ResourceVersion:"", FieldPath:""}, Reason:"NodeHasSufficientPID", Message:"Node minikube status is now: NodeHasSufficientPID", Source:v1.EventSource{Component:"kubelet", Host:"minikube"}, FirstTimestamp:v1.Time{Time:time.Time{wall:0xbf5b67a0c1e2f7af, ext:20500707929, loc:(time.Location)(0x797f100)}}, LastTimestamp:v1.Time{Time:time.Time{wall:0xbf5b67a0c4f89a4b, ext:20552457460, loc:(time.Location)(0x797f100)}}, Count:4, Type:"Normal", EventTime:v1.MicroTime{Time:time.Time{wall:0x0, ext:0, loc:(time.Location)(nil)}}, Series:(v1.EventSeries)(nil), Action:"", Related:(v1.ObjectReference)(nil), ReportingController:"", ReportingInstance:""}': 'namespaces "default" not found' (will not retry!) Sep 26 21:00:59 minikube kubelet[3313]: E0926 21:00:59.104704 3313 event.go:237] Server rejected event '&v1.Event{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"minikube.15c818b88b793b42", GenerateName:"", Namespace:"default", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:0, loc:(time.Location)(nil)}}, DeletionTimestamp:(v1.Time)(nil), DeletionGracePeriodSeconds:(int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry(nil)}, InvolvedObject:v1.ObjectReference{Kind:"Node", Namespace:"", Name:"minikube", UID:"minikube", APIVersion:"", ResourceVersion:"", FieldPath:""}, Reason:"NodeHasSufficientMemory", Message:"Node minikube status is now: NodeHasSufficientMemory", Source:v1.EventSource{Component:"kubelet", Host:"minikube"}, FirstTimestamp:v1.Time{Time:time.Time{wall:0xbf5b67a0c1e2dd42, ext:20500701162, loc:(time.Location)(0x797f100)}}, LastTimestamp:v1.Time{Time:time.Time{wall:0xbf5b67a0c4f87f94, ext:20552450627, loc:(time.Location)(0x797f100)}}, Count:4, Type:"Normal", EventTime:v1.MicroTime{Time:time.Time{wall:0x0, ext:0, loc:(time.Location)(nil)}}, Series:(v1.EventSeries)(nil), Action:"", Related:(v1.ObjectReference)(nil), ReportingController:"", ReportingInstance:""}': 'namespaces "default" not found' (will not retry!) Sep 26 21:00:59 minikube kubelet[3313]: E0926 21:00:59.503335 3313 event.go:237] Server rejected event '&v1.Event{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"minikube.15c818b88b794c8a", GenerateName:"", Namespace:"default", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:0, loc:(time.Location)(nil)}}, DeletionTimestamp:(v1.Time)(nil), DeletionGracePeriodSeconds:(int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry(nil)}, InvolvedObject:v1.ObjectReference{Kind:"Node", Namespace:"", Name:"minikube", UID:"minikube", APIVersion:"", ResourceVersion:"", FieldPath:""}, Reason:"NodeHasNoDiskPressure", Message:"Node minikube status is now: NodeHasNoDiskPressure", Source:v1.EventSource{Component:"kubelet", Host:"minikube"}, FirstTimestamp:v1.Time{Time:time.Time{wall:0xbf5b67a0c1e2ee8a, ext:20500705586, loc:(time.Location)(0x797f100)}}, LastTimestamp:v1.Time{Time:time.Time{wall:0xbf5b67a0c4f8919e, ext:20552455239, loc:(time.Location)(0x797f100)}}, Count:4, Type:"Normal", EventTime:v1.MicroTime{Time:time.Time{wall:0x0, ext:0, loc:(time.Location)(nil)}}, Series:(v1.EventSeries)(nil), Action:"", Related:(v1.ObjectReference)(nil), ReportingController:"", ReportingInstance:""}': 'namespaces "default" not found' (will not retry!) Sep 26 21:00:59 minikube kubelet[3313]: E0926 21:00:59.903898 3313 event.go:237] Server rejected event '&v1.Event{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"minikube.15c818b88b794c8a", GenerateName:"", Namespace:"default", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:0, loc:(time.Location)(nil)}}, DeletionTimestamp:(v1.Time)(nil), DeletionGracePeriodSeconds:(int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry(nil)}, InvolvedObject:v1.ObjectReference{Kind:"Node", Namespace:"", Name:"minikube", UID:"minikube", APIVersion:"", ResourceVersion:"", FieldPath:""}, Reason:"NodeHasNoDiskPressure", Message:"Node minikube status is now: NodeHasNoDiskPressure", Source:v1.EventSource{Component:"kubelet", Host:"minikube"}, FirstTimestamp:v1.Time{Time:time.Time{wall:0xbf5b67a0c1e2ee8a, ext:20500705586, loc:(time.Location)(0x797f100)}}, LastTimestamp:v1.Time{Time:time.Time{wall:0xbf5b67a0c50f4f36, ext:20553945567, loc:(time.Location)(0x797f100)}}, Count:5, Type:"Normal", EventTime:v1.MicroTime{Time:time.Time{wall:0x0, ext:0, loc:(time.Location)(nil)}}, Series:(v1.EventSeries)(nil), Action:"", Related:(v1.ObjectReference)(nil), ReportingController:"", ReportingInstance:""}': 'namespaces "default" not found' (will not retry!) Sep 26 21:01:07 minikube kubelet[3313]: I0926 21:01:07.982386 3313 reconciler.go:207] operationExecutor.VerifyControllerAttachedVolume started for volume "kube-proxy" (UniqueName: "kubernetes.io/configmap/adca5697-6bdc-4c24-8fb4-7a53b5640528-kube-proxy") pod "kube-proxy-cqkws" (UID: "adca5697-6bdc-4c24-8fb4-7a53b5640528") Sep 26 21:01:07 minikube kubelet[3313]: I0926 21:01:07.982836 3313 reconciler.go:207] operationExecutor.VerifyControllerAttachedVolume started for volume "xtables-lock" (UniqueName: "kubernetes.io/host-path/adca5697-6bdc-4c24-8fb4-7a53b5640528-xtables-lock") pod "kube-proxy-cqkws" (UID: "adca5697-6bdc-4c24-8fb4-7a53b5640528") Sep 26 21:01:07 minikube kubelet[3313]: I0926 21:01:07.983023 3313 reconciler.go:207] operationExecutor.VerifyControllerAttachedVolume started for volume "lib-modules" (UniqueName: "kubernetes.io/host-path/adca5697-6bdc-4c24-8fb4-7a53b5640528-lib-modules") pod "kube-proxy-cqkws" (UID: "adca5697-6bdc-4c24-8fb4-7a53b5640528") Sep 26 21:01:07 minikube kubelet[3313]: I0926 21:01:07.983091 3313 reconciler.go:207] operationExecutor.VerifyControllerAttachedVolume started for volume "kube-proxy-token-6jsfw" (UniqueName: "kubernetes.io/secret/adca5697-6bdc-4c24-8fb4-7a53b5640528-kube-proxy-token-6jsfw") pod "kube-proxy-cqkws" (UID: "adca5697-6bdc-4c24-8fb4-7a53b5640528") Sep 26 21:01:08 minikube kubelet[3313]: I0926 21:01:08.787649 3313 reconciler.go:207] operationExecutor.VerifyControllerAttachedVolume started for volume "storage-provisioner-token-sstqz" (UniqueName: "kubernetes.io/secret/669e1f14-479e-4784-9ed9-b9c18fdeb6dd-storage-provisioner-token-sstqz") pod "storage-provisioner" (UID: "669e1f14-479e-4784-9ed9-b9c18fdeb6dd") Sep 26 21:01:08 minikube kubelet[3313]: I0926 21:01:08.787795 3313 reconciler.go:207] operationExecutor.VerifyControllerAttachedVolume started for volume "tmp" (UniqueName: "kubernetes.io/host-path/669e1f14-479e-4784-9ed9-b9c18fdeb6dd-tmp") pod "storage-provisioner" (UID: "669e1f14-479e-4784-9ed9-b9c18fdeb6dd") Sep 26 21:01:08 minikube kubelet[3313]: E0926 21:01:08.910427 3313 reflector.go:123] object-"kube-system"/"coredns-token-2clxb": Failed to list v1.Secret: secrets "coredns-token-2clxb" is forbidden: User "system:node:minikube" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node "minikube" and this object Sep 26 21:01:08 minikube kubelet[3313]: E0926 21:01:08.910498 3313 reflector.go:123] object-"kube-system"/"coredns": Failed to list v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:minikube" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node "minikube" and this object Sep 26 21:01:08 minikube kubelet[3313]: I0926 21:01:08.988514 3313 reconciler.go:207] operationExecutor.VerifyControllerAttachedVolume started for volume "config-volume" (UniqueName: "kubernetes.io/configmap/0a8f266d-2669-49ea-8b2e-b1b3d7162381-config-volume") pod "coredns-5644d7b6d9-jwjgp" (UID: "0a8f266d-2669-49ea-8b2e-b1b3d7162381") Sep 26 21:01:08 minikube kubelet[3313]: I0926 21:01:08.988557 3313 reconciler.go:207] operationExecutor.VerifyControllerAttachedVolume started for volume "coredns-token-2clxb" (UniqueName: "kubernetes.io/secret/5bb9e334-c4f9-4d52-840a-f037429ce1ee-coredns-token-2clxb") pod "coredns-5644d7b6d9-57lk8" (UID: "5bb9e334-c4f9-4d52-840a-f037429ce1ee") Sep 26 21:01:08 minikube kubelet[3313]: I0926 21:01:08.988698 3313 reconciler.go:207] operationExecutor.VerifyControllerAttachedVolume started for volume "coredns-token-2clxb" (UniqueName: "kubernetes.io/secret/0a8f266d-2669-49ea-8b2e-b1b3d7162381-coredns-token-2clxb") pod "coredns-5644d7b6d9-jwjgp" (UID: "0a8f266d-2669-49ea-8b2e-b1b3d7162381") Sep 26 21:01:08 minikube kubelet[3313]: I0926 21:01:08.988719 3313 reconciler.go:207] operationExecutor.VerifyControllerAttachedVolume started for volume "config-volume" (UniqueName: "kubernetes.io/configmap/5bb9e334-c4f9-4d52-840a-f037429ce1ee-config-volume") pod "coredns-5644d7b6d9-57lk8" (UID: "5bb9e334-c4f9-4d52-840a-f037429ce1ee") Sep 26 21:01:10 minikube kubelet[3313]: W0926 21:01:10.627745 3313 pod_container_deletor.go:75] Container "84779b582f4d8e8df098f6f1a17e3d2aa85344fdd7a8b581b73474c1ff1aecb1" not found in pod's containers Sep 26 21:01:10 minikube kubelet[3313]: W0926 21:01:10.628804 3313 docker_sandbox.go:394] failed to read pod IP from plugin/docker: Couldn't find network status for kube-system/coredns-5644d7b6d9-57lk8 through plugin: invalid network status for Sep 26 21:01:10 minikube kubelet[3313]: W0926 21:01:10.699378 3313 docker_sandbox.go:394] failed to read pod IP from plugin/docker: Couldn't find network status for kube-system/coredns-5644d7b6d9-jwjgp through plugin: invalid network status for Sep 26 21:01:10 minikube kubelet[3313]: W0926 21:01:10.702919 3313 pod_container_deletor.go:75] Container "46eddbe120a457501eed604d4962a45d2bd0946790d76f1e3fc17665e06c0ea0" not found in pod's containers Sep 26 21:01:10 minikube kubelet[3313]: W0926 21:01:10.710530 3313 docker_sandbox.go:394] failed to read pod IP from plugin/docker: Couldn't find network status for kube-system/coredns-5644d7b6d9-jwjgp through plugin: invalid network status for Sep 26 21:01:11 minikube kubelet[3313]: W0926 21:01:11.709141 3313 docker_sandbox.go:394] failed to read pod IP from plugin/docker: Couldn't find network status for kube-system/coredns-5644d7b6d9-57lk8 through plugin: invalid network status for Sep 26 21:01:11 minikube kubelet[3313]: W0926 21:01:11.715892 3313 docker_sandbox.go:394] failed to read pod IP from plugin/docker: Couldn't find network status for kube-system/coredns-5644d7b6d9-jwjgp through plugin: invalid network status for

==> storage-provisioner [327ed0b51321] <==

The operating system version: macOS - Mojave version 10.14.16 Using VirtualBox backend

medyagh commented 5 years ago

Thanks for creating this issue, while I dont have an aswer why this happens, I am curious, would this happen if you use hyperkit driver instead of virtualbox ?

afbjorklund commented 5 years ago

Looks like there is some VPN or proxy or other networking software installed, that is blocking the access to the virtual machine: dial tcp 192.168.99.101:8443: i/o timeout

tstromberg commented 5 years ago

This issue appears to be a duplicate of #4540, do you mind if we move the conversation there?

Ths way we can centralize the content relating to the issue. If you feel that this issue is not in fact a duplicate, please re-open it using /reopen. If you have additional information to share, please add it to the new issue.

Thank you for reporting this!

coffeepac commented 5 years ago

Howdy!

Took a look at the other thread and I am running Cisco AnyConnect. Next time I'm working on this I will try connecting without being on the VPN.

And @medyagh when I used Hyperkit I didn't even get this far. I installed VirtualBox in the hopes I could get things running.

Any further comments I have I will put on the other ticket.