Skip to content
This repository was archived by the owner on Jan 11, 2023. It is now read-only.

openshift: mysterious kubelet failure #3054

Closed
0xmichalis opened this issue May 23, 2018 · 4 comments
Closed

openshift: mysterious kubelet failure #3054

0xmichalis opened this issue May 23, 2018 · 4 comments

Comments

@0xmichalis
Copy link
Contributor

I run a deployment of 3.9 to test #3053 and the master node never came up until I restarted origin-node.

I was seeing the following error in its journal:

May 23 15:43:23 ocp-master-98543699-0 origin-node[2431]: I0523 15:43:23.325055    2431 kubelet.go:1779] skipping pod synchronization - [Kubelet failed to get node info: failed to get zone from cloud provider: invalid character '<' looking for beginning of value]

I had a look at the node config and azure.conf but both seemed fine (and the process came up fine once I restarted it).

Another thing to note here is that because it took some time for the master node to come up, ansible eventually failed to install the webconsole and of course subsequently didn't install any other component. We probably need a separate issue about this in openshift-ansible, similar to openshift/openshift-ansible#8028

@jim-minter @pweil- @kwoodson @mjudeikis

@jim-minter
Copy link
Member

@Kargakis agreed - open issues upstream + a tracking issue here?

@pweil-
Copy link
Collaborator

pweil- commented May 23, 2018

that error message is suspiciously like when you get an html 404 page (or something similar) for something we're expecting to return a json response. I suspect config error or a down api.

@0xmichalis
Copy link
Contributor Author

@Kargakis agreed - open issues upstream + a tracking issue here?

Opened openshift/openshift-ansible#8507

@pweil-
Copy link
Collaborator

pweil- commented May 24, 2018

/kind bug
/orchestrator openshift

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants