Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

none: error uploading configuration: unable to create configmap: connection refused #3381

Closed
tstromberg opened this issue Nov 29, 2018 · 1 comment
Assignees
Labels
kind/flake Categorizes issue or PR as related to a flaky test.

Comments

@tstromberg
Copy link
Contributor

First seen ~Sep 27 15:31 (build #1105):

		[WARNING DirAvailable--data-minikube]: /data/minikube is not empty
		[certificates] Using the existing ca certificate and key.
		[certificates] Using the existing apiserver certificate and key.
		[certificates] Using the existing apiserver-kubelet-client certificate and key.
		[certificates] Using the existing etcd/ca certificate and key.
		[certificates] Using the existing etcd/server certificate and key.
		[certificates] Using the existing etcd/peer certificate and key.
		[certificates] Using the existing etcd/healthcheck-client certificate and key.
		[certificates] Using the existing apiserver-etcd-client certificate and key.
		[certificates] Using the existing sa key.
		[certificates] Using the existing front-proxy-ca certificate and key.
		[certificates] Using the existing front-proxy-client certificate and key.
		[certificates] Valid certificates and keys now exist in "/var/lib/minikube/certs/"
		[kubeconfig] Using existing up-to-date KubeConfig file: "/etc/kubernetes/admin.conf"
		[kubeconfig] Using existing up-to-date KubeConfig file: "/etc/kubernetes/kubelet.conf"
		[kubeconfig] Using existing up-to-date KubeConfig file: "/etc/kubernetes/controller-manager.conf"
		[kubeconfig] Using existing up-to-date KubeConfig file: "/etc/kubernetes/scheduler.conf"
		[controlplane] Wrote Static Pod manifest for component kube-apiserver to "/etc/kubernetes/manifests/kube-apiserver.yaml"
		[controlplane] Wrote Static Pod manifest for component kube-controller-manager to "/etc/kubernetes/manifests/kube-controller-manager.yaml"
		[controlplane] Wrote Static Pod manifest for component kube-scheduler to "/etc/kubernetes/manifests/kube-scheduler.yaml"
		[etcd] Wrote Static Pod manifest for a local etcd instance to "/etc/kubernetes/manifests/etcd.yaml"
		[init] Waiting for the kubelet to boot up the control plane as Static Pods from directory "/etc/kubernetes/manifests".
		[init] This might take a minute or longer if the control plane images have to be pulled.
		[apiclient] All control plane components are healthy after 6.293066 seconds
		[uploadconfig] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
		error uploading configuration: unable to create configmap: Post https://localhost:8443/api/v1/namespaces/kube-system/configmaps: dial tcp [::1]:8443: getsockopt: connection refused
@tstromberg tstromberg added the kind/flake Categorizes issue or PR as related to a flaky test. label Nov 29, 2018
@balopat
Copy link
Contributor

balopat commented Dec 7, 2018

A version of this says:

error uploading configuration: unable to create configmap: configmaps "kubeadm-config" is forbidden: not yet ready to handle request
    		: running command: 

https://storage.googleapis.com/minikube-builds/logs/3399/Linux-None.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/flake Categorizes issue or PR as related to a flaky test.
Projects
None yet
Development

No branches or pull requests

2 participants