CLI trigger #152
montag-build-push-ghcr.yml
on: repository_dispatch
buildah
48s
Annotations
2 errors and 2 warnings
buildah
Path does not exist: trivy-results.sarif
|
buildah
Error: buildah exited with code 1
Resolved "python" as an alias (/etc/containers/registries.conf.d/shortnames.conf)
Trying to pull docker.io/library/python:3-slim-bullseye...
Getting image source signatures
Copying blob sha256:84cc1aab0e305846bfe610808deb56a9d7b26f4977fa44d2c80dba4138e8b342
Copying blob sha256:82aabceedc2fbf89030cbb4ff98215b70d9ae35c780ade6c784d9b447b1109ed
Copying blob sha256:627070dd34d9f900d92a8a555cb10855e89e136554fe82d859023b260e6427d7
Copying blob sha256:59f520d241473b7bd9f1d06621dca946c906ec81fa2cfaa8f73d6d36257b93ee
Copying blob sha256:a4200e1448605fea138f331f1b94f7560a83d164f5cd1288df96990cf6c7b4d0
Copying blob sha256:a4200e1448605fea138f331f1b94f7560a83d164f5cd1288df96990cf6c7b4d0
Copying blob sha256:59f520d241473b7bd9f1d06621dca946c906ec81fa2cfaa8f73d6d36257b93ee
Copying blob sha256:82aabceedc2fbf89030cbb4ff98215b70d9ae35c780ade6c784d9b447b1109ed
Copying blob sha256:627070dd34d9f900d92a8a555cb10855e89e136554fe82d859023b260e6427d7
Copying blob sha256:84cc1aab0e305846bfe610808deb56a9d7b26f4977fa44d2c80dba4138e8b342
Copying config sha256:3158d84a8445883e9c4eebadd5eb922cef3f163fdf0786742ac92e0d4e76f669
Writing manifest to image destination
Storing signatures
debconf: delaying package configuration, since apt-utils is not installed
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.
Your system has GNU libc version 2.31. The calibre binaries require at least version: 2.35 (released on 2022-02-03). Update your system.
error building at STEP "RUN echo "deb http://deb.debian.org/debian bullseye-backports main" >> /etc/apt/sources.list && apt-get update -q && apt-get -y install -qq --no-install-recommends ca-certificates curl imagemagick libegl1 libmagic1 libopengl0 libxcb-cursor0 libxkbcommon0 python3-ebooklib python3-magic xvfb xz-utils && python3 -m ensurepip && python3 -m pip install --no-cache /usr/local/src/montag-cleaner && bash -c 'curl -sSL https://raw.githubusercontent.com/kovidgoyal/calibre/master/setup/linux-installer.py | python3 -c "import sys; main=lambda:sys.stderr.write(\"Download failed\n\"); exec(sys.stdin.read()); main()"' && apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/* /var/cache/*/* /usr/local/src/montag-cleaner": error while running runtime: exit status 1
time="2024-08-13T20:30:43Z" level=error msg="exit status 1"
|
buildah
The following actions use a deprecated Node.js version and will be forced to run on node20: styfle/[email protected], actions/checkout@v3, docker/setup-qemu-action@v2, github/codeql-action/upload-sarif@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
buildah
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|