Uploaded image for project: 'Red Hat Advanced Cluster Management'
  1. Red Hat Advanced Cluster Management
  2. ACM-21969

OCP 4.19 - Spoke cluster: No OS images are available for version 4.19

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • None
    • ACM AI
    • None
    • Product / Portfolio Work
    • False
    • Hide

      None

      Show
      None
    • False
    • None

      Description of problem:

      From an ACM hub running OCP-4.19 we are unable to deploy an spoke cluster with OCP-4.19

      The AgentCluster install CR reports that:

       

      The Spec could not be synced due to an input error: No OS images are
              available for version 4.19.0-0.nightly-2025-07-02-094155 and architecture

       

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

      OCP: 4.19

      MCE: version": "multicluster-engine.v2.8.2
      ACM: advanced-cluster-management.v2.13.3

      How reproducible:

      Always

      Steps to Reproduce:

      1. Deploy a connected Hub cluster that used the GA catalog for ocp-4.19
      2. Try to deploy a spoke cluster using 4.19

      Actual results:

      $ oc get AgentClusterInstall -o yaml
      <trimmed>
        status:
          conditions:
          - lastProbeTime: "2025-07-02T21:49:29Z"
            lastTransitionTime: "2025-07-02T21:49:29Z"
            message: 'The Spec could not be synced due to an input error: No OS images are
              available for version 4.19.0-0.nightly-2025-07-02-094155 and architecture

      Expected results:

      A 4.19 cluster must be installed

      Additional info:

       

      $ oc get clusterdeployment 
      NAME           INFRAID   PLATFORM          REGION   VERSION   CLUSTERTYPE   PROVISIONSTATUS   POWERSTATE   AGE
      server10-sno             agent-baremetal                                    Provisioning                   64m
      $ oc get clusterversion
      NAME      VERSION                              AVAILABLE   PROGRESSING   SINCE   STATUS
      version   4.19.0-0.nightly-2025-07-02-094155   True        False         114m    Cluster version is 4.19.0-0.nightly-2025-07-02-094155
      $ oc get catsrc -n openshift-marketplace redhat-operators -o yaml
      apiVersion: operators.coreos.com/v1alpha1
      kind: CatalogSource
      <trimmed>
        icon:
          base64data: ""
          mediatype: ""
        image: registry.redhat.io/redhat/redhat-operator-index:v4.19
      
      $ oc get AgentClusterInstall -o yaml
      <trimmed>
        status:
          conditions:
          - lastProbeTime: "2025-07-02T21:49:29Z"
            lastTransitionTime: "2025-07-02T21:49:29Z"
            message: 'The Spec could not be synced due to an input error: No OS images are
              available for version 4.19.0-0.nightly-2025-07-02-094155 and architecture
              
      $ oc get sub -A | grep -P 'advanced-cluster|multicluster-engine'
      multicluster-engine         multicluster-engine                multicluster-engine                redhat-operators   stable-2.8
      open-cluster-management     advanced-cluster-management        advanced-cluster-management        redhat-operators   release-2.13
      $ oc exec -ti -n multicluster-engine assisted-image-service-0 -- ls /data/
      isoutil1032823993                    rhcos-full-iso-4.16-416.94.202501270445-0-ppc64le.iso  rhcos-full-iso-4.18-418.94.202501221327-0-x86_64.iso
      isoutil1137460757                    rhcos-full-iso-4.16-416.94.202501270445-0-s390x.iso    rhcos-minimal-iso-4.16-416.94.202501270445-0-arm64.iso
      isoutil1341224498                    rhcos-full-iso-4.16-416.94.202501270445-0-x86_64.iso   rhcos-minimal-iso-4.16-416.94.202501270445-0-ppc64le.iso
      isoutil2839766259                    rhcos-full-iso-4.17-417.94.202501301529-0-arm64.iso    rhcos-minimal-iso-4.16-416.94.202501270445-0-x86_64.iso
      isoutil2882694231                    rhcos-full-iso-4.17-417.94.202501301529-0-ppc64le.iso  rhcos-minimal-iso-4.17-417.94.202501301529-0-arm64.iso
      isoutil3321061637                    rhcos-full-iso-4.17-417.94.202501301529-0-s390x.iso    rhcos-minimal-iso-4.17-417.94.202501301529-0-ppc64le.iso
      isoutil3692129652                    rhcos-full-iso-4.17-417.94.202501301529-0-x86_64.iso   rhcos-minimal-iso-4.17-417.94.202501301529-0-x86_64.iso
      isoutil374466706                    rhcos-full-iso-4.18-418.94.202501221327-0-arm64.iso    rhcos-minimal-iso-4.18-418.94.202501221327-0-arm64.iso
      isoutil888744484                    rhcos-full-iso-4.18-418.94.202501221327-0-ppc64le.iso  rhcos-minimal-iso-4.18-418.94.202501221327-0-ppc64le.iso
      rhcos-full-iso-4.16-416.94.202501270445-0-arm64.iso  rhcos-full-iso-4.18-418.94.202501221327-0-s390x.iso    rhcos-minimal-iso-4.18-418.94.202501221327-0-x86_64.iso
      

       

       

              Unassigned Unassigned
              josearod@redhat.com Jose Alberto Rodriguez
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: