Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-57271

"failed to list *v1.MachineOSConfig" error message spammed in MCC if no techpreview is enabled

XMLWordPrintable

    • Quality / Stability / Reliability
    • False
    • Hide

      None

      Show
      None
    • 1
    • Low
    • None
    • None
    • None
    • MCO Sprint 272, MCO Sprint 273
    • 2
    • In Progress
    • Release Note Not Required
    • None
    • None
    • None
    • None
    • None

      Description of problem:

      When techpreview is not enabled the machine-config-controller pod in MCO spams the message
      
      E0610 08:21:11.710719       1 reflector.go:158] "Unhandled Error" err="github.com/openshift/client-go/machineconfiguration/informers/externalversions/factory.go:125: Failed to watch *v1.MachineOSConfig: failed to list *v1.MachineOSConfig: the server could not find the requested resource (get machineosconfigs.machineconfiguration.openshift.io)"
      W0610 08:22:10.950032       1 reflector.go:561] github.com/openshift/client-go/machineconfiguration/informers/externalversions/factory.go:125: failed to list *v1.MachineOSConfig: the server could not find the requested resource (get machineosconfigs.machineconfiguration.openshift.io)
      E0610 08:22:10.950079       1 reflector.go:158] "Unhandled Error" err="github.com/openshift/client-go/machineconfiguration/informers/externalversions/factory.go:125: Failed to watch *v1.MachineOSConfig: failed to list *v1.MachineOSConfig: the server could not find the requested resource (get machineosconfigs.machineconfiguration.openshift.io)"
      W0610 08:23:09.178985       1 reflector.go:561] github.com/openshift/client-go/machineconfiguration/informers/externalversions/factory.go:125: failed to list *v1.MachineOSConfig: the server could not find the requested resource (get machineosconfigs.machineconfiguration.openshift.io)
      
      
      

      Version-Release number of selected component (if applicable):

      $ oc get clusterversion
      NAME      VERSION   AVAILABLE   PROGRESSING   SINCE   STATUS
      version   4.18.17   True        False         12m     Cluster version is 4.18.17
      
      

      How reproducible:

      Always
      

      Steps to Reproduce:

      Install a 4.18.17 cluster and check the  machine-config-controller's logs
      
      $ oc logs -l k8s-app=machine-config-controller
      
      

      Actual results:

      The error message mentioned above is spammed
      

      Expected results:

      No error should be spammed
      

      Additional info:

      
      

              umohnani Urvashi Mohnani
              sregidor@redhat.com Sergio Regidor de la Rosa
              None
              None
              Sergio Regidor de la Rosa Sergio Regidor de la Rosa
              None
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: