-
Bug
-
Resolution: Not a Bug
-
Undefined
-
None
-
4.16
-
Important
-
No
-
Proposed
-
False
-
-
Description of problem:
bootkube does not start during OCP 4.16 deployment
Mar 27 14:24:53 cnfde4.ptp.lab.eng.bos.redhat.com bootkube.sh[45290]: Starting cluster-bootstrap... Mar 27 14:24:53 cnfde4.ptp.lab.eng.bos.redhat.com bootkube.sh[45290]: Creating master ignition and writing it to disk Mar 27 14:24:53 cnfde4.ptp.lab.eng.bos.redhat.com bootkube.sh[46607]: % Total % Received % Xferd Average Speed Time Time Time Current Mar 27 14:24:53 cnfde4.ptp.lab.eng.bos.redhat.com bootkube.sh[46607]: Dload Upload Total Spent Left Speed Mar 27 14:24:53 cnfde4.ptp.lab.eng.bos.redhat.com bootkube.sh[46607]: [158B blob data] Mar 27 14:24:53 cnfde4.ptp.lab.eng.bos.redhat.com bootkube.sh[46607]: curl: (7) Failed to connect to localhost port 22624: Connection refused Mar 27 14:24:53 cnfde4.ptp.lab.eng.bos.redhat.com systemd[1]: bootkube.service: Main process exited, code=exited, status=7/NOTRUNNING
Version-Release number of selected component (if applicable):
ACM 2.10.1
How reproducible:
100% on one server
Steps to Reproduce:
1. Deploy 4.16 SNO 2. monitor journalctl -b -f -u release-image.service -u bootkube.service
Actual results:
bootkube fails to start:
Mar 27 14:24:53 cnfde4.ptp.lab.eng.bos.redhat.com bootkube.sh[45290]: Starting cluster-bootstrap... Mar 27 14:24:53 cnfde4.ptp.lab.eng.bos.redhat.com bootkube.sh[45290]: Creating master ignition and writing it to disk Mar 27 14:24:53 cnfde4.ptp.lab.eng.bos.redhat.com bootkube.sh[46607]: % Total % Received % Xferd Average Speed Time Time Time Current Mar 27 14:24:53 cnfde4.ptp.lab.eng.bos.redhat.com bootkube.sh[46607]: Dload Upload Total Spent Left Speed Mar 27 14:24:53 cnfde4.ptp.lab.eng.bos.redhat.com bootkube.sh[46607]: [158B blob data] Mar 27 14:24:53 cnfde4.ptp.lab.eng.bos.redhat.com bootkube.sh[46607]: curl: (7) Failed to connect to localhost port 22624: Connection refused Mar 27 14:24:53 cnfde4.ptp.lab.eng.bos.redhat.com systemd[1]: bootkube.service: Main process exited, code=exited, status=7/NOTRUNNING
Expected results:
bootkube starts and deployment completes
Additional info:
I deployed 4.15.5 successfully in this environment with ACM 2.10.1 Both ipv4 and ipv6 configs were tried with same result