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

In OCB. MOSB resources not updated when several builds are executed at the same time

XMLWordPrintable

    • Moderate
    • None
    • 1
    • MCO Sprint 266
    • 1
    • False
    • Hide

      None

      Show
      None

      Description of problem:

      When OCB is enabled, and many builds are executed at the same time the MachineOSBuild resources are never updated with the build information once the build pods have finished
      
          

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

      IPI on AWS 4.18.0-0.nightly-2024-10-01-234940
      
          

      How reproducible:

      Always
          

      Steps to Reproduce:

          1. Enable techpreview
          2. Create 5 custom MCPs
          3. Create one MOSC resource for each new MCP
          

      Actual results:

          
      When the build pods successfully finish, MachineOSBuild resources are not updated with the right status 
      $ oc get machineosbuild
      NAME                                                                PREPARED   BUILDING   SUCCEEDED   INTERRUPTED   FAILED
      infra-0-rendered-infra-0-7b02e911606cff5198353c4b6e4cf1e3-builder   False      True       False       False         False
      infra-1-rendered-infra-1-7b02e911606cff5198353c4b6e4cf1e3-builder   False      True       False       False         False
      infra-2-rendered-infra-2-7b02e911606cff5198353c4b6e4cf1e3-builder   False      True       False       False         False
      infra-3-rendered-infra-3-7b02e911606cff5198353c4b6e4cf1e3-builder   False      True       False       False         False
      infra-4-rendered-infra-4-7b02e911606cff5198353c4b6e4cf1e3-builder   False      True       False       False         False
      
      
          

      Expected results:

      The builds should be executed without problems for the MCPs building OCL builds at the same time and the MOSB resources should be updated accordingly.
          

      Additional info:

      
          

              zzlotnik@redhat.com Zack Zlotnik
              sregidor@redhat.com Sergio Regidor de la Rosa
              Sergio Regidor de la Rosa Sergio Regidor de la Rosa
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: