Uploaded image for project: 'Project Quay'
  1. Project Quay
  2. PROJQUAY-10798

Cancel a organization mirror process will trigger an endless stream of log "Organization mirror sync failed - Sync cancelled:"

XMLWordPrintable

    • False
    • Hide

      None

      Show
      None
    • False

      Description of problem:

      Cancel a organization mirror process will trigger an endless stream of log "Organization mirror sync failed - Sync cancelled: 0 repos set to cancelled"

      The endless log

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

      uay.io/redhat-user-workloads/quay-eng-tenant/stable-3-17-v4-20@sha256:49e174261e965e88a97e15fe3964ecd7fae845b8b883b3be66196f192b1369ce
      ------------------------------
      $ oc get $(oc get pod -l name=quay-operator-alm-owned -o name -n quay-enterprise) -o jsonpath='{.spec.containers[0].image}' -n quay-enterprise
      registry.redhat.io/quay/quay-operator-rhel9@sha256:c3b128ea1e37cadeba371aef55788a1cb787e03062e20ae9dac758a11ad77aca
      ------------------------------
      $ oc get $(oc get pod -l app=quay -o NAME -n quay-enterprise|head -n 1) -o jsonpath='{.spec.containers[0].image}' -n quay-enterprise
      registry.redhat.io/quay/quay-rhel9@sha256:084b8dba896c3fe99c13841a619ba680595c7f3b518c89a4032249758e0629aa
      ------------------------------
      $ oc get quayregistry -o jsonpath='{.items[0].status.currentVersion}'  -n quay-enterprise
      3.17.0

      Steps to reproduce:

      1. Configure a organization mirror policy

      2. Click "Sync Now" button to trigger a mirror process

      3. click "Cancel Sync" button to stop this mirror process

      4. Check the logs 

      Get the detailed operation in Screen Recording 2026-03-03 at 22.42.28-1.mov

      Expected results

      Cancel mirror process should not generate such endless logs. One is enough. 

              rh-ee-shossain Shaon Hossain
              rhwhu Weihua Hu
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: