Bug 1853298 - [IPI][OSP] Workers failed to start nodeip-configuration.service and machine-config-daemon-pull.service
Summary: [IPI][OSP] Workers failed to start nodeip-configuration.service and machine-c...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Installer
Version: 4.6
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: 4.6.0
Assignee: Martin André
QA Contact: David Sanz
URL:
Whiteboard:
Depends On:
Blocks: 1870285
TreeView+ depends on / blocked
 
Reported: 2020-07-02 11:42 UTC by David Sanz
Modified: 2020-10-27 16:12 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1870285 (view as bug list)
Environment:
Last Closed: 2020-10-27 16:11:47 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift machine-config-operator pull 1773 0 None closed Bug 1853298: [openstack/vsphere] Move dispatcher script to common 2020-11-13 22:46:05 UTC
Red Hat Product Errata RHBA-2020:4196 0 None None None 2020-10-27 16:12:07 UTC

Description David Sanz 2020-07-02 11:42:13 UTC
Description of problem:

Machines created for workers are not starting as nodes because following services failed to start:

nodeip-configuration.service
machine-config-daemon-pull.service


Version-Release number of the following components:
4.6.0-0.nightly-2020-06-30-020342

How reproducible:
Install 4.6 latest nightly on OSP

Steps to Reproduce:
1.Launch installer
2.oc get machines will show workers
NAME                               PHASE         TYPE           REGION      ZONE   AGE
mrnd-13-46-un-gg8nv-master-0       Running       ci.m1.xlarge   regionOne   nova   24m
mrnd-13-46-un-gg8nv-master-1       Running       ci.m1.xlarge   regionOne   nova   24m
mrnd-13-46-un-gg8nv-master-2       Running       ci.m1.xlarge   regionOne   nova   24m
mrnd-13-46-un-gg8nv-worker-cprl4   Provisioned   ci.m1.xlarge   regionOne   nova   15m
mrnd-13-46-un-gg8nv-worker-gwwk2   Provisioned   ci.m1.xlarge   regionOne   nova   15m

3.oc get nodes will show only masters
NAME                           STATUS   ROLES    AGE   VERSION
mrnd-13-46-un-gg8nv-master-0   Ready    master   23m   v1.18.3+5d8c7f1
mrnd-13-46-un-gg8nv-master-1   Ready    master   23m   v1.18.3+5d8c7f1
mrnd-13-46-un-gg8nv-master-2   Ready    master   23m   v1.18.3+5d8c7f1

4.openstack console log show mrnd-13-46-un-gg8nv-worker-cprl4 will show the starting log of workers, where we find the error:
[...]
[[0;1;31mFAILED[0m] Failed to start Writes IP address c���o services select a valid node IP.
See 'systemctl status nodeip-configuration.service' for details.
[[0;1;31mFAILED[0m] Failed to start Machine Config Daemon Pull.
See 'systemctl status machine-config-daemon-pull.service' for details.
[[0;1;33mDEPEND[0m] Dependency failed for Machine Config Daemon Firstboot.
[[0;1;33mDEPEND[0m] Dependency failed for Kubernetes Kubelet.
[[0;1;33mDEPEND[0m] Dependency failed for Open Container Initiative Daemon.
[...]


Actual results:
Workers failed to start services

Expected results:
Workers starts all services as expected

Additional info:
Please attach logs from ansible-playbook with the -vvv flag

Comment 3 Denis Ollier 2020-07-05 12:18:32 UTC
Tested with OCP 4.6.0-0.nightly-2020-07-04-214558.

IPI OSP installation is working fine again.

Comment 4 David Sanz 2020-07-06 07:52:07 UTC
Verified on 4.6.0-0.nightly-2020-07-05-214050

Comment 6 errata-xmlrpc 2020-10-27 16:11:47 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (OpenShift Container Platform 4.6 GA Images), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2020:4196


Note You need to log in before you can comment on or make changes to this bug.