Refactor Dockerfile to streamline Python environment setup by consolidating commands for package installation and cleanup #353
Red Hat Konflux / Red Hat Konflux / odh-openvino-model-server-v2-25-on-pull-request
failed
Feb 6, 2026 in 1h 4m 30s
Failed
Red Hat Konflux/odh-openvino-model-server-v2-25-on-pull-request has failed.
Details
- Namespace: rhoai-tenant
- PipelineRun: odh-openvino-model-server-v2-25-on-pull-request-m96r5
Task Statuses:
| Status | Duration | Name |
|---|---|---|
| 🟢 Succeeded | 5 seconds | |
| 🟢 Succeeded | 8 seconds | |
| 🟢 Succeeded | 24 seconds | |
| 🟢 Succeeded | 7 seconds | |
| 🔴 Failed | 1 hour |
Failure snippet:
task build-images has the status "Failed":subprocess exited with status 1 subprocess exited with status 1 Error: building at STEP "RUN if [ -f /usr/bin/dnf ] ; then export DNF_TOOL=dnf ; else export DNF_TOOL=microdnf ; fi && $DNF_TOOL install -y python3-pip git iproute net-tools && $DNF_TOOL clean all && pip3 install --no-cache-dir -r requirements.txt && rm -f requirements.txt": exit status 1
Loading