Skip to content

Conversation

@cdemadura
Copy link
Contributor

No description provided.

@rh-operator-bundle-bot
Copy link
Collaborator

Pipeline Summary

Pipeline: operator-hosted-pipeline
PipelineRun: operator-hosted-pipeline-run29ttt
Start Time: 2026-01-21 23:51:52+00:00

Tasks

Status Task Start Time Duration
✔️ get-pr-number 2026-01-21 23:51:52+00:00 5 seconds
✔️ acquire-lease 2026-01-21 23:52:01+00:00 5 seconds
✔️ set-github-started-label 2026-01-21 23:52:10+00:00 7 seconds
✔️ set-github-status-pending 2026-01-21 23:52:10+00:00 6 seconds
✔️ set-env 2026-01-21 23:52:22+00:00 6 seconds
✔️ clone-repository 2026-01-21 23:52:32+00:00 a minute
✔️ clone-repository-base 2026-01-21 23:52:33+00:00 a minute
detect-changes 2026-01-21 23:53:46+00:00 42 seconds

Pipeline logs: https://gist.github.com/rh-operator-bundle-bot/ba782096dc6b6b10d0c4c90e372df5f6

Troubleshooting

Please refer to the troubleshooting guide.

Run /pipeline restart operator-hosted-pipeline in case of pipeline failure to restart a pipeline.

@rh-operator-bundle-bot rh-operator-bundle-bot added operator-hosted-pipeline/started approved Indicates a PR has been approved by an approver from all required OWNERS files. and removed operator-hosted-pipeline/failed labels Jan 22, 2026
@rh-operator-bundle-bot rh-operator-bundle-bot changed the title Add FBC Integration to DxOperator Catalog update [dxoperator] [v4.13,v4.14,v4.15,v4.16,v4.17,v4.18,v4.19] Jan 22, 2026
@rh-operator-bundle-bot
Copy link
Collaborator

Static test results

Status Check Message
check_olm_bundle_object_in_fbc Bundle object found in OperatorCatalog(v4.18/dxoperator) catalog uses 'olm.bundle.object'. This is not allowed for catalogs with version >= 4.17. Render catalog again with latest Makefile using make catalogs. Bundle object is not supported in FBC.
check_olm_bundle_object_in_fbc Bundle object found in OperatorCatalog(v4.17/dxoperator) catalog uses 'olm.bundle.object'. This is not allowed for catalogs with version >= 4.17. Render catalog again with latest Makefile using make catalogs. Bundle object is not supported in FBC.
check_olm_bundle_object_in_fbc Bundle object found in OperatorCatalog(v4.19/dxoperator) catalog uses 'olm.bundle.object'. This is not allowed for catalogs with version >= 4.17. Render catalog again with latest Makefile using make catalogs. Bundle object is not supported in FBC.

@rh-operator-bundle-bot
Copy link
Collaborator

@rh-operator-bundle-bot
Copy link
Collaborator

There were some errors while publishing your Operator Bundle. You can use this support case to contact the Red Hat certification team for review.

@rh-operator-bundle-bot
Copy link
Collaborator

Pipeline Summary

Pipeline: operator-hosted-pipeline
PipelineRun: operator-hosted-pipeline-runnzdfk
Start Time: 2026-01-22 00:08:39+00:00

Tasks

Status Task Start Time Duration
✔️ get-pr-number 2026-01-22 00:08:39+00:00 5 seconds
✔️ acquire-lease 2026-01-22 00:08:48+00:00 5 seconds
✔️ set-github-status-pending 2026-01-22 00:08:59+00:00 6 seconds
✔️ set-github-started-label 2026-01-22 00:08:59+00:00 8 seconds
✔️ set-env 2026-01-22 00:09:10+00:00 6 seconds
✔️ clone-repository-base 2026-01-22 00:09:19+00:00 56 seconds
✔️ clone-repository 2026-01-22 00:09:20+00:00 55 seconds
✔️ detect-changes 2026-01-22 00:10:17+00:00 48 seconds
✔️ check-permissions 2026-01-22 00:11:09+00:00 43 seconds
✔️ set-github-pr-title 2026-01-22 00:11:53+00:00 7 seconds
✔️ read-config 2026-01-22 00:12:02+00:00 37 seconds
✔️ resolve-pr-type 2026-01-22 00:12:43+00:00 5 seconds
✔️ validate-catalog-format 2026-01-22 00:12:52+00:00 a minute
✔️ build-fragment-images 2026-01-22 00:14:09+00:00 47 seconds
✔️ content-hash 2026-01-22 00:14:57+00:00 29 seconds
✔️ certification-project-check 2026-01-22 00:15:30+00:00 31 seconds
✔️ get-organization 2026-01-22 00:16:04+00:00 37 seconds
✔️ get-pyxis-certification-data 2026-01-22 00:16:44+00:00 38 seconds
✔️ verify-project 2026-01-22 00:17:25+00:00 7 seconds
✔️ update-cert-project-status 2026-01-22 00:17:35+00:00 5 seconds
static-tests 2026-01-22 00:17:42+00:00 37 seconds

Pipeline logs: https://gist.github.com/rh-operator-bundle-bot/2156378e3d393592ec0e6e534e05a61b

Troubleshooting

Please refer to the troubleshooting guide.

Run /pipeline restart operator-hosted-pipeline in case of pipeline failure to restart a pipeline.

@cdemadura
Copy link
Contributor Author

@Allda Would you be able to assist me here? the error makes it sound like there is something wrong with my Makefile, but it's the Makefile I pulled directly from https://raw.githubusercontent.com/redhat-openshift-ecosystem/operator-pipelines/main/fbc/Makefile . I have followed the directions in the past for the operators-prod repo and everything worked there.

Thank you!

@Allda
Copy link
Contributor

Allda commented Jan 23, 2026

@cdemadura Which version of opm do you have on your system? Is there a possibility you have an older version in the ./certified-operator/bin. If so please try to remove the opm binary and run the make again. This should download opm v1.46.0 automatically. That version is a minimal requirement for the static check to pass.

devmicros and others added 11 commits January 27, 2026 15:28
)

* feat(aims-mobile-operator): submit version 0.1

* feat: Actualiza bundle del operador a v0.0.1 con estructura correcta

* feat: Actualiza bundle del operador a v0.0.1 con formato correcto

* feat: Actualiza ci.yaml del operador a v0.0.1

* feat: Actualiza versión openshift del operador a v0.0.1

* feat: Actualiza formato de versión openshift del operador a v0.0.1

* feat: Actualiza formato de versión e imagenes del operador a v0.0.1

* Actualiza formato de versión sin v del operador a v0.0.1

* Actualiza formato de versión sin v del operador a v0.0.1

* Actualiza formato de versión sin v del operador a v0.0.1

* Actualización versión del operador a v0.0.2

* Actualización versión del operador a v0.0.2

* Actualización

* Actualización de permisos RBAC Operator v0.0.2

* Actualización de installModes - Operator v0.0.2

* Imagen bundle publica - Operator v0.0.2

* Contenedores certificados y publicados - Operator v0.0.2

* Cambio de installModes - Operator v0.0.2

* Version con repositorios publicos

* version con repositorio publico no certificado

* Sin remplazar version 0.0.1 (no cert)

* Operator version 0.0.3

* Aims Mobile Operator v0.0.4

* Aims Mobile Operator v0.0.4-1

* Aims Mobile Operator v0.0.4-2

* Aims Mobile Operator v0.0.4-3

* Aims Mobile Operator v0.0.4-4

* Aims Mobile Operator v0.0.5

* Aims Mobile Operator v0.0.6

* AIMS Mobile Operator v0.0.7

* Aims Mobile operator v0.0.7 (2)

* Aims Mobile Operator 0.0.8

* Aims Mobile Operator v0.0.9

* Aims Mobile v0.0.10

* Aims Mobile Operator v0.0.11

* Aims Mobile v0.0.12

* Aims Mobile Operator v0.0.12-2

* Aims Mobile Operator v0.0.13

* Aims Mobile Operator v0.0.14

* Aims Mobile Operator v0.0.14 - No replace version

---------

Co-authored-by: devmicros <[email protected]>
…osystem#7484)

Co-authored-by: isovalent-operator[bot] <isovalent-operator[bot]@users.noreply.github.com>
Signed-off-by: Clemens Beck (Operator Release) <[email protected]>
Co-authored-by: Clemens Beck (Operator Release) <[email protected]>
…system#7488)

Co-authored-by: isovalent-operator[bot] <isovalent-operator[bot]@users.noreply.github.com>
….17,v4.18,v4.19,v4.20] (redhat-openshift-ecosystem#7492)

* Convert existing operator to FBC

* Initial convert

* Complete templates

* Regenerate catalogs for habana-ai-operator

* Fix missing bundle issue

* Regenerate catalogs

---------

Co-authored-by: HabDevopsInfra <[email protected]>
quic-vmellemp and others added 18 commits January 27, 2026 15:29
* Update ScaleOps Operator to v1.26.21

* Pin the operator manifests

---------

Co-authored-by: ScaleOps Releaser [bot] <[email protected]>
…cosystem#7504)

* ADM agent operator version 141.60.54

* fixed trailing spaces

* ADM agent operator version 141.60.57

* removed trailing
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@openshift-merge-robot openshift-merge-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Jan 27, 2026
@openshift-merge-robot
Copy link

PR needs rebase.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@rh-operator-bundle-bot
Copy link
Collaborator

Pipeline Summary

Pipeline: operator-hosted-pipeline
PipelineRun: operator-hosted-pipeline-rungc4hz
Start Time: 2026-01-27 23:30:26+00:00

Tasks

Status Task Start Time Duration
✔️ get-pr-number 2026-01-27 23:30:26+00:00 5 seconds
✔️ acquire-lease 2026-01-27 23:30:35+00:00 5 seconds
✔️ set-github-started-label 2026-01-27 23:30:43+00:00 9 seconds
✔️ set-github-status-pending 2026-01-27 23:30:43+00:00 7 seconds
✔️ set-env 2026-01-27 23:30:55+00:00 5 seconds
✔️ clone-repository 2026-01-27 23:31:03+00:00 a minute
✔️ clone-repository-base 2026-01-27 23:31:03+00:00 a minute
detect-changes 2026-01-27 23:32:18+00:00 48 seconds

Pipeline logs: https://gist.github.com/rh-operator-bundle-bot/2ea1d9fc8304f96c7c605557a0c4522b

Troubleshooting

Please refer to the troubleshooting guide.

Run /pipeline restart operator-hosted-pipeline in case of pipeline failure to restart a pipeline.

@cdemadura cdemadura closed this Jan 28, 2026
@cdemadura cdemadura deleted the dxoperator-fbc branch January 28, 2026 00:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. operator-hosted-pipeline/failed validation-failed

Projects

None yet

Development

Successfully merging this pull request may close these issues.