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

TALM PreCaching Fails With Error"opt/precache/precache.sh: No such file or directory"

XMLWordPrintable

    • Important
    • No
    • False
    • Hide

      None

      Show
      None

      Description of problem:

      TALM Precaching fails consistently with error: 
       $ oc get pods -A|grep -i cache
      openshift-talo-pre-cache                           pre-cache-6qzh5                                                              0/1     Error              0                21s
      
       $ oc logs -n openshift-talo-pre-cache pre-cache-6qzh5 --follow
      /bin/bash: line 1: /opt/precache/precache.sh: No such file or directory
        

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

          TALM 4.16.0-16

      How reproducible:

          Always

      Steps to Reproduce:

          1. Install latest TALM 4.16 from Brew
          2. Create policy and CGU with   preCaching: true
          4. CGU Fails with Precaching failed for all clusters
          5. Precache pod logs on managedcluster show the above error.
      
         

      Actual results:

      [kni@registry.kni-qe-16 auth]$ oc get pods -A|grep -i cache openshift-talo-pre-cache                           pre-cache-6qzh5                                                              0/1     Error              0                21s
      
      [kni@registry.kni-qe-16 auth]$ oc logs -n openshift-talo-pre-cache pre-cache-6qzh5 --follow
      /bin/bash: line 1: /opt/precache/precache.sh: No such file or directory
       

      Expected results:

          Precache is successful

      Additional info:

          

            jche@redhat.com Jun Chen
            josclark@redhat.com Joshua Clark
            Joshua Clark Joshua Clark
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: