Skip to content

Update dependencies #1310

Update dependencies

Update dependencies #1310

Triggered via pull request September 1, 2023 17:42
Status Failure
Total duration 9m 29s
Artifacts

container-git-store.yaml

on: pull_request
Build container image and push to repositories
9m 20s
Build container image and push to repositories
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
Build container image and push to repositories
Error: buildah exited with code 1 Trying to pull docker.io/library/debian:testing-slim... Getting image source signatures Copying blob sha256:2075d8cabb61ec2a0b818fd203c5cd32173e8201632e0955e17c2127d270dbf1 Copying blob sha256:2075d8cabb61ec2a0b818fd203c5cd32173e8201632e0955e17c2127d270dbf1 Copying config sha256:7737dcf609acf1b610db68739051815ff929e6946d7cce39f9dba16f4b99acba Writing manifest to image destination Storing signatures WARNING: apt does not have a stable CLI interface. Use with caution in scripts. WARNING: apt does not have a stable CLI interface. Use with caution in scripts. debconf: delaying package configuration, since apt-utils is not installed WARNING: apt does not have a stable CLI interface. Use with caution in scripts. debconf: delaying package configuration, since apt-utils is not installed WARNING: apt does not have a stable CLI interface. Use with caution in scripts. debconf: delaying package configuration, since apt-utils is not installed WARNING: apt does not have a stable CLI interface. Use with caution in scripts. WARNING: apt does not have a stable CLI interface. Use with caution in scripts. debconf: delaying package configuration, since apt-utils is not installed Running command git clone --filter=blob:none --quiet https://github.com/jelmer/dulwich /tmp/pip-install-elod9c2l/dulwich_c6357b3c9ad14f34869d8d2cbd3bae82 Running command git clone --filter=blob:none --quiet https://github.com/jelmer/ognibuild /tmp/pip-install-elod9c2l/ognibuild_b99b139c4536435293bd3d905f99fd06 Running command git clone --filter=blob:none --quiet https://github.com/jelmer/buildlog-consultant /tmp/pip-install-elod9c2l/buildlog-consultant_7a05337ce8114a49913dbc662bef3422 Running command git clone --filter=blob:none --quiet https://github.com/jelmer/silver-platter /tmp/pip-install-elod9c2l/silver-platter_23b3335761a8430ca256ef984445e7fd Running command git clone --filter=blob:none --quiet https://github.com/jonashaag/klaus /tmp/pip-install-elod9c2l/klaus_4e6fab42760f4bd084b6b9e4be7e450b error: subprocess-exited-with-error × Building wheel for janitor (pyproject.toml) did not run successfully. │ exit code: 1 ╰─> [927 lines of output] running bdist_wheel running build running build_protobuf creating ['janitor/config_pb2.py'] from janitor/config.proto Writing mypy to janitor/config_pb2.pyi running build_py creating build creating build/lib.linux-x86_64-cpython-311 creating build/lib.linux-x86_64-cpython-311/janitor copying janitor/worker_creds.py -> build/lib.linux-x86_64-cpython-311/janitor copying janitor/runner.py -> build/lib.linux-x86_64-cpython-311/janitor copying janitor/__init__.py -> build/lib.linux-x86_64-cpython-311/janitor copying janitor/publish.py -> build/lib.linux-x86_64-cpython-311/janitor copying janitor/logs.py -> build/lib.linux-x86_64-cpython-311/janitor copying janitor/diffoscope.py -> build/lib.linux-x86_64-cpython-311/janitor copying janitor/reprocess_logs.py -> build/lib.linux-x86_64-cpython-311/janitor copying janitor/config.py -> build/lib.linux-x86_64-cpython-311/janitor copying janitor/worker.py -> build/lib.linux-x86_64-cpython-311/janitor copying janitor/vcs.py -> build/lib.linux-x86_64-cpython-311/janitor copying janitor/_launchpad.py -> build/lib.linux-x86_64-cpython-311/janitor copying janitor/state.py -> build/lib.linux-x86_64-cpython-311/janitor copying janitor/publish_one.py -> build/lib.linux-x86_64-cpython-311/janitor copying janitor/artifacts.py -> build/lib.linux-x86_64-cpython-311/janitor copying janitor/git_store.py -> build/lib.linux-x86_64-cpython-311/janitor copying janitor/schedule.py -> build/lib.linux-x86_64-cpython-311/janitor copying janitor/config_pb2.py -> build/lib.linux-x86_64-cpython-311/janitor copying janitor/differ.py -> build/lib.linux-x86_64-cpython-311/janitor copying janitor/bzr_store.py -> build/lib.linux-x86_64-cpython-311/janitor copying janitor/queue.py
Build container image and push to repositories
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/