Skip to content
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

chore(deps): update dependency djangorestframework to v3.15.2 - autoclosed #2365

chore(deps): update dependency djangorestframework to v3.15.2

e9ddbeb
Select commit
Loading
Failed to load commit list.
Closed

chore(deps): update dependency djangorestframework to v3.15.2 - autoclosed #2365

chore(deps): update dependency djangorestframework to v3.15.2
e9ddbeb
Select commit
Loading
Failed to load commit list.
Red Hat Konflux / Red Hat Konflux / automation-hub-galaxy-ng-master-on-pull-request failed Nov 30, 2024 in 19m 18s

Failed

Red Hat Konflux/automation-hub-galaxy-ng-master-on-pull-request has failed.

Details


Task Statuses:

StatusDurationName
✅ Succeeded 6 seconds

init

✅ Succeeded 20 seconds

clone-repository

❌ Failed 9 minutes

build-container

✅ Succeeded 55 seconds

show-summary


Failure snippet:

task build-container has the status "Failed":
subprocess exited with status 1
subprocess exited with status 1
Error: building at STEP "RUN set -ex;     DNF="dnf -y --disableplugin=subscription-manager" &&     INSTALL_PKGS="glibc-langpack-en git-core libpq python3.11 python3.11-pip skopeo" &&     INSTALL_PKGS_BUILD="gcc libpq-devel python3.11-devel openldap-devel" &&     LANG=C ${DNF} install ${INSTALL_PKGS} ${INSTALL_PKGS_BUILD} &&     python3.11 -m venv "${VIRTUAL_ENV}" &&     PYTHON="${VIRTUAL_ENV}/bin/python3" &&     ${PYTHON} -m pip install -U pip wheel &&     ${PYTHON} -m pip install -r /tmp/requirements.txt &&     ${DNF} autoremove ${INSTALL_PKGS_BUILD} &&     ${DNF} clean all --enablerepo='*'": exit status 1