ci: test self-hosted #804
stable.yml
on: push
Build and publish docker container
/
Build base docker image
1m 45s
List Packages
16s
Matrix: Build AUR package
Matrix: Build package
Build ChimeraOS STABLE image
/
build-system-image
Annotations
1 error and 1 warning
Build and publish docker container / Build base docker image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c echo -e \"keyserver-options auto-key-retrieve\" >> /etc/pacman.d/gnupg/gpg.conf && sed -i '/CheckSpace/s/^/#/g' /etc/pacman.conf && pacman-key --init && pacman --noconfirm -Syyuu && pacman --noconfirm -S arch-install-scripts btrfs-progs base-devel fmt glib2-devel xcb-util-wm wget pyalpm python-build python-installer python-hatchling python-markdown-it-py python-setuptools python-wheel sudo && pacman --noconfirm -S --needed git && echo \"%wheel ALL=(ALL) NOPASSWD: ALL\" >> /etc/sudoers && useradd build -G wheel -m && su - build -c \"git clone https://aur.archlinux.org/pikaur.git /tmp/pikaur\" && su - build -c \"cd /tmp/pikaur && makepkg -f\" && pacman --noconfirm -U /tmp/pikaur/pikaur-*.pkg.tar.zst" did not complete successfully: exit code: 128
|
Build and publish docker container / Build base docker image
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|