Skip to content

backport changes from pr:1318 to main #1490

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 11 commits into
base: rhoai-2.24
Choose a base branch
from

Conversation

Shafi-Hussain
Copy link

@Shafi-Hussain Shafi-Hussain commented Aug 18, 2025

Updated Dockerfile.konflux.cpu for jupyter-minimal images

@npanpaliya
Copy link

/build-konflux

@Shafi-Hussain
Copy link
Author

/build-konflux

4 similar comments
@Shafi-Hussain
Copy link
Author

/build-konflux

@Shafi-Hussain
Copy link
Author

/build-konflux

@puneetsharma21
Copy link

/build-konflux

@Shafi-Hussain
Copy link
Author

/build-konflux

@Shafi-Hussain
Copy link
Author

@grdryn Could you please take a look for the arm64 image builds for jupyter-minimal-cpu-py311 and jupyter-minimal-cpu-py312?

@npanpaliya, @wznoinsk ppc64le images built successfully in konflux

@grdryn
Copy link

grdryn commented Aug 20, 2025

Could you please take a look for the arm64 image builds for jupyter-minimal-cpu-py311 and jupyter-minimal-cpu-py312?

@Shafi-Hussain could you please share direct links to the specific runs that have arm64 failures? It's difficult to determine because of all of the runs (including duplicates)

@Shafi-Hussain
Copy link
Author

Could you please take a look for the arm64 image builds for jupyter-minimal-cpu-py311 and jupyter-minimal-cpu-py312?

@Shafi-Hussain could you please share direct links to the specific runs that have arm64 failures? It's difficult to determine because of all of the runs (including duplicates)

Sure.

jupyter-minimal-cpu-py312 pipeline failed on arm for some resource quota evaluation timeout.

jupyter-minimal-cpu-py311 pipeline is failing in ecosystem-cert-preflight-checks stage

@Shafi-Hussain Shafi-Hussain changed the base branch from main to rhoai-2.24 August 20, 2025 10:29
@Shafi-Hussain
Copy link
Author

/build-konflux

@grdryn
Copy link

grdryn commented Aug 20, 2025

jupyter-minimal-cpu-py312 pipeline failed on arm for some resource quota evaluation timeout.

This one is a Konflux issue, not related to the build itself: Konflux just timed out provisioning the builder. No reason to think that it's reproducible. Indeed it can be seen on the new run that it has already passed that point.

jupyter-minimal-cpu-py311 pipeline is failing in ecosystem-cert-preflight-checks stage

This is not specific to arm64: amd64 also has the same issue. I think if the checking of ppc64le didn't fail pulling the image, it would have failed on the same thing.

@jiridanek, are y'all aware of this issue in the preflight checks?

"failed": [
            {
                "name": "HasLicense",
                "elapsed_time": 0,
                "description": "Checking if terms and conditions applicable to the software including open source licensing information are present. The license must be at /licenses",
                "help": "Check HasLicense encountered an error. Please review the preflight.log file for more information.",
                "suggestion": "Create a directory named /licenses and include all relevant licensing and/or terms and conditions as text file(s) in that directory.",
                "knowledgebase_url": "https://access.redhat.com/documentation/en-us/red_hat_software_certification/2024/html-single/red_hat_openshift_software_certification_policy_guide/index#assembly-requirements-for-container-images_openshift-sw-cert-policy-introduction",
                "check_url": "https://access.redhat.com/documentation/en-us/red_hat_software_certification/2024/html-single/red_hat_openshift_software_certification_policy_guide/index#assembly-requirements-for-container-images_openshift-sw-cert-policy-introduction"
            }
        ]

Copy link

openshift-ci bot commented Aug 20, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign harshad16 for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@Shafi-Hussain
Copy link
Author

/build-konflux

@Shafi-Hussain
Copy link
Author

/build-konflux

Updated install_texlive and install_pandoc scripts to run only on
ppc64le.
Other architectures use the default install_pdf_deps scripts.

This is to ensure s390x builds don't break with ppc64le scripts.

Signed-off-by: Md. Shafi Hussain <[email protected]>
Signed-off-by: Md. Shafi Hussain <[email protected]>
Signed-off-by: Md. Shafi Hussain <[email protected]>
@Shafi-Hussain
Copy link
Author

/build-konflux

1 similar comment
@npanpaliya
Copy link

/build-konflux

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants