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

Need to understand where the Install Plan got stuck

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Normal Normal
    • None
    • 4.14.z
    • OLM
    • Moderate
    • None
    • Rejected
    • False
    • Hide

      None

      Show
      None

      Description of problem:

      IHAC who tried to install  ibm-zen-operator  operator but they found - job 8ad0992f05b12e517fb97147886b9cfdc6b4672b66504803fe5743f6077a543 got created 2024-10-10 18:51:17.

      ~~~

      $ oc get job 8ad0992f05b12e517fb97147886b9cfdc6b4672b66504803fe5743f6077a543 -o json | jq .metadata.creationTimestamp "2024-10-10T18:51:17Z"

      ~~~

      complete at 18:51:25, }}{{but Install Plan created 20:43:39{{ after almost 2 hours. How can we find where it got stuck.  }}
       
      ~~~
      2024-10-10T18:51:25.581820288Z I1010 18:51:25.581792 1 event.go:307] "Event occurred" object="cp4ba/8ad0992f05b12e517fb97147886b9cfdc6b4672b66504803fe5743f6077a543" fieldPath="" kind="Job" apiVersion="batch/v1" type="Normal" reason="Completed" message="Job completed"
      ~~~
       
      ~~~
      $ oc get ip -o json | jq -r '.items[]|select(.status.plan[] | .. | select(type == "string" and contains("8ad0992f05b12e517fb97147886b9cfdc6b4672b66504803fe5743f6077a543"))) | "(.metadata.name), :(.metadata.creationTimestamp)"' | sort | uniq install-245bs, :2024-10-10T20:43:39Z install-lp227, :2024-10-10T20:43:49Z
      ~~~

      Need to find out where IP got stuck?

      Steps to Reproduce:

          1.
          2.
          3.
          

      Actual results:

          

      Expected results:

          

      Additional info:

          

              lmohanty@redhat.com Lalatendu Mohanty
              rhn-support-rkale Rutuja Kale
              Jian Zhang Jian Zhang
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated: