Bug 1848473

Summary: Improve logging for machine config daemon content mismatch
Product: OpenShift Container Platform Reporter: OpenShift BugZilla Robot <openshift-bugzilla-robot>
Component: Machine Config OperatorAssignee: Kirsten Garrison <kgarriso>
Status: CLOSED ERRATA QA Contact: Michael Nguyen <mnguyen>
Severity: low Docs Contact:
Priority: low    
Version: 4.3.0CC: kgarriso, smilner
Target Milestone: ---   
Target Release: 4.5.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-07-13 17:44:18 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1810680    
Bug Blocks:    

Comment 5 Michael Nguyen 2020-06-25 15:38:35 UTC
I'm getting bytes.Join in the output of the log which I think is inadvertent.


$ oc get clusterversion
NAME      VERSION                             AVAILABLE   PROGRESSING   SINCE   STATUS
version   4.5.0-0.nightly-2020-06-24-055959   True        False         17m     Cluster version is 4.5.0-0.nightly-2020-06-24-055959

78d021bdb26b
E0625 15:37:16.828432   49646 daemon.go:1413] content mismatch for file /etc/test (-want +got):
  bytes.Join({
+ 	"CHANGED",
  	"server foo.example.net maxdelay 0.4 offline",
  	"server bar.example.net maxdelay 0.4 offline",
  	... // 2 identical lines
  }, "\n")

Comment 7 errata-xmlrpc 2020-07-13 17:44:18 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, 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:2409