-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
None
-
Quality / Stability / Reliability
-
0.42
-
False
-
-
False
-
None
-
-
None
Build
Job: verify-cnv-4.21.z-build
Build: 150
Console: https://jenkins-csb-cnvqe-main.dno.corp.redhat.com/job/verify-cnv-4.21.z-build/150/consoleFull
Result: FAILURE
Root cause
CNV deployment failed during "Deploy CNV" stage with OLM subscription resolution failure:
constraints not satisfiable: no operators found with name kubevirt-hyperconverged-operator.v4.21.1 in channel nightly of package kubevirt-hyperconverged in the catalog referenced by subscription hco-operatorhub, subscription hco-operatorhub exists
Subscription hco-operatorhub (channel: nightly, startingCSV: kubevirt-hyperconverged-operator.v4.21.1) could not be satisfied: the catalog source (hco-catalogsource) did not expose the required bundle in channel nightly.
Context
- Cluster: infd-vrf-421t0 (rhos-psi.cnv-qe.rhood.us)
- Cluster deploy: https://jenkins-csb-cnvqe-main.dno.corp.redhat.com/job/deploy-cnv-4.21-on-rhos-ipi/1112/
- IIB_IMAGE: registry-proxy.engineering.redhat.com/rh-osbs/iib:1108216
- HCO_REGISTRY_IMAGE: quay.io/openshift-virtualization/konflux-builds/v4-21/hco-bundle-registry-rhel9:v4.21.1.rhel9-47
- CNV_VERSION: 4.21.1
Pipeline retried deploy (undeployed openshift-cnv, reapplied catalog and subscription); catalog became READY on retry but the same resolution issue may recur.
Downstream effects
- Smoke tests did not run (0 passed, 0 failed; no JUnit).
- DevOps API Gateway POST failed (HTTP 400) because version/NVR was "null" in the payload.
- UMB message sent with artifact.nvr "hco-bundle-registry-container-null".
Steps to reproduce
1. Run verify-cnv-4.21.z-build with same parameters (cluster infd-vrf-421t0, IIB 1108216, CNV 4.21.1).
2. Observe Deploy CNV stage and OLM subscription resolution.
Expected
Subscription resolves and CNV installs successfully; smoke tests run.
Actual
Subscription ResolutionFailed (ConstraintsNotSatisfiable); deploy script exited 1; no tests executed.