Update all dependencies #1415
gating.yaml
on: pull_request
Container Image Build
1m 41s
Finish coveralls-python
0s
Annotations
2 errors and 7 warnings
Unit tests
Process completed with exit code 1.
|
Container Image Build
Error: buildah exited with code 1
Trying to pull quay.io/fedora/python-312@sha256:aedc5b00a981c671a5dab3c1885f89398b2bf633264542635e3fc3096a56538a...
Getting image source signatures
Copying blob sha256:6704c72214285c5e1c8620d8c2c2ff6cb9dc67ec3a5f96dd5fdcb48e760708d3
Copying blob sha256:046045b7757730fccb70eca8690fea8b0381b89e3bc7adc138ddfd9c4f04a2bd
Copying blob sha256:8e8d3365b57922ba2e866bc9b928f54479c61eda6334b593680d9b79426a205d
Copying blob sha256:fcc88ec61e509f2d22de06108f93a11eb9a2d8e94cc463d1834ff0367d10c2f1
Copying config sha256:26973a2c2014d19580972f495af5a3a7d1ffbe40504ea1d2f83e18abb81dfe00
Writing manifest to image destination
+ mkdir -p /mnt/rootfs
+ dnf install -y --setopt install_weak_deps=false --nodocs '--disablerepo=*' --enablerepo=fedora,updates krb5-devel openldap-devel
+ dnf install -y --installroot=/mnt/rootfs --releasever=/ --setopt install_weak_deps=false --nodocs '--disablerepo=*' --enablerepo=fedora,updates krb5-libs openldap python3
Importing GPG key 0xA15B79CC:
Userid : "Fedora (40) <[email protected]>"
Fingerprint: 115D F9AE F857 853E E844 5D0A 0727 707E A15B 79CC
From : /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-40-x86_64
+ dnf --installroot=/mnt/rootfs clean all
+ curl -sSL --proto =https https://install.python-poetry.org
+ python3 -
+ python3 -m venv /venv
+ export PATH=/root/.local/bin:/opt/app-root/src/.local/bin/:/opt/app-root/src/bin:/opt/app-root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ PATH=/root/.local/bin:/opt/app-root/src/.local/bin/:/opt/app-root/src/bin:/opt/app-root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ . /venv/bin/activate
++ deactivate nondestructive
++ '[' -n '' ']'
++ '[' -n '' ']'
++ hash -r
++ '[' -n '' ']'
++ unset VIRTUAL_ENV
++ unset VIRTUAL_ENV_PROMPT
++ '[' '!' nondestructive = nondestructive ']'
++ '[' linux-gnu = cygwin ']'
++ '[' linux-gnu = msys ']'
++ export VIRTUAL_ENV=/venv
++ VIRTUAL_ENV=/venv
++ _OLD_VIRTUAL_PATH=/root/.local/bin:/opt/app-root/src/.local/bin/:/opt/app-root/src/bin:/opt/app-root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
++ PATH=/venv/bin:/root/.local/bin:/opt/app-root/src/.local/bin/:/opt/app-root/src/bin:/opt/app-root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
++ export PATH
++ '[' -n '' ']'
++ '[' -z '' ']'
++ _OLD_VIRTUAL_PS1=
++ PS1='(venv) '
++ export PS1
++ VIRTUAL_ENV_PROMPT='(venv) '
++ export VIRTUAL_ENV_PROMPT
++ hash -r
+ poetry build --format=wheel
Current Python version (3.12.7) is not allowed by the project (>=3.13,<3.14).
Please change python executable via the "env use" command.
Error: building at STEP "RUN set -ex && export PATH=/root/.local/bin:"$PATH" && . /venv/bin/activate && poetry build --format=wheel && version=$(poetry version --short) && pip install --no-cache-dir dist/waiverdb-"$version"-py3*.whl && deactivate && mv /venv /mnt/rootfs && mkdir -p /mnt/rootfs/app /mnt/rootfs/etc/waiverdb && cp -v docker/docker-entrypoint.sh /mnt/rootfs/app/entrypoint.sh && cp conf/settings.py.example /mnt/rootfs/etc/waiverdb/settings.py && cp conf/client.conf.example /mnt/rootfs/etc/waiverdb/client.conf": while running runtime: exit status 1
|
Hadolint (Dockerfile)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Linters (lint)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Linters (bandit)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Unit tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Container Image Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Container Image Build
No files were found with the provided path: /tmp/pytest-of-runner/. No artifacts will be uploaded.
|
Container Image Build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|