Scheduled Release #13252
release-scheduled.yaml
on: schedule
Simple Checks
/
Validate Image Metadata
4s
Matrix: Build Images / build-platform-images
Matrix: Build Images / merge
Render Readme
/
Render README
Annotations
5 errors
|
Build Images / Build/Test home-assistant (linux/amd64)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c apk add --no-cache bash bluez bluez-deprecated bluez-libs ca-certificates catatonit cups-libs curl eudev-libs ffmpeg git jq libcap libturbojpeg libstdc++ libxslt mariadb-connector-c mariadb-connector-c-dev nano openssh-client openssl postgresql-libs socat tiff tzdata unzip && apk add --no-cache --virtual=.build-deps autoconf build-base cargo cmake cups-dev eudev-dev ffmpeg-dev glib-dev jpeg-dev libffi-dev libxml2-dev libxslt-dev postgresql-dev unixodbc-dev && pip install uv && curl -fsSL \"https://github.com/home-assistant/core/archive/${VERSION}.tar.gz\" | tar xzf - -C /tmp --strip-components=1 && case \"${TARGETPLATFORM}\" in 'linux/amd64') export ARCH='amd64'; ;; 'linux/arm64') export ARCH='aarch64'; ;; esac && HOME_ASSISTANT_BASE=$(curl -fsSL \"https://raw.githubusercontent.com/home-assistant/core/${VERSION}/build.yaml\" | grep \"${ARCH}: \" | cut -d \":\" -f3) && uv pip install --system --only-binary=:all: --find-links \"${HOMEASSISTANT_WHEELS}\" --requirement \"https://raw.githubusercontent.com/home-assistant/docker/${HOME_ASSISTANT_BASE}/requirements.txt\" && uv pip install --system --only-binary=:all: --find-links \"${HOMEASSISTANT_WHEELS}\" --requirement /tmp/requirements_all.txt && uv pip install --system --only-binary=:all: --find-links \"${HOMEASSISTANT_WHEELS}\" homeassistant==\"${VERSION}\" && apk del --purge .build-deps && rm -rf /root/.cache /root/.cargo /tmp/*" did not complete successfully: exit code: 2
|
|
Build Images / Build/Test home-assistant (linux/arm64)
buildx failed with: ERROR: failed to build: failed to solve: process "/dev/.buildkit_qemu_emulator /bin/sh -c apk add --no-cache bash bluez bluez-deprecated bluez-libs ca-certificates catatonit cups-libs curl eudev-libs ffmpeg git jq libcap libturbojpeg libstdc++ libxslt mariadb-connector-c mariadb-connector-c-dev nano openssh-client openssl postgresql-libs socat tiff tzdata unzip && apk add --no-cache --virtual=.build-deps autoconf build-base cargo cmake cups-dev eudev-dev ffmpeg-dev glib-dev jpeg-dev libffi-dev libxml2-dev libxslt-dev postgresql-dev unixodbc-dev && pip install uv && curl -fsSL \"https://github.com/home-assistant/core/archive/${VERSION}.tar.gz\" | tar xzf - -C /tmp --strip-components=1 && case \"${TARGETPLATFORM}\" in 'linux/amd64') export ARCH='amd64'; ;; 'linux/arm64') export ARCH='aarch64'; ;; esac && HOME_ASSISTANT_BASE=$(curl -fsSL \"https://raw.githubusercontent.com/home-assistant/core/${VERSION}/build.yaml\" | grep \"${ARCH}: \" | cut -d \":\" -f3) && uv pip install --system --only-binary=:all: --find-links \"${HOMEASSISTANT_WHEELS}\" --requirement \"https://raw.githubusercontent.com/home-assistant/docker/${HOME_ASSISTANT_BASE}/requirements.txt\" && uv pip install --system --only-binary=:all: --find-links \"${HOMEASSISTANT_WHEELS}\" --requirement /tmp/requirements_all.txt && uv pip install --system --only-binary=:all: --find-links \"${HOMEASSISTANT_WHEELS}\" homeassistant==\"${VERSION}\" && apk del --purge .build-deps && rm -rf /root/.cache /root/.cargo /tmp/*" did not complete successfully: exit code: 2
|
|
Build Images / Build/Test steam-headless (linux/amd64)
buildx failed with: ERROR: failed to build: failed to solve: process "/usr/bin/fakeroot -- /bin/sh -c cd /tmp && VIRTUALGL_VERSION=\"$(curl -fsSL \"https://api.github.com/repos/VirtualGL/virtualgl/releases/latest\" | jq -r '.tag_name' | sed 's/[^0-9\\.\\-]*//g')\" && if [ \"$(dpkg --print-architecture)\" = \"amd64\" ]; then dpkg --add-architecture i386 && curl -fsSL -O \"https://github.com/VirtualGL/virtualgl/releases/download/${VIRTUALGL_VERSION}/virtualgl_${VIRTUALGL_VERSION}_amd64.deb\" && curl -fsSL -O \"https://github.com/VirtualGL/virtualgl/releases/download/${VIRTUALGL_VERSION}/virtualgl32_${VIRTUALGL_VERSION}_amd64.deb\" && apt-get update && apt-get install -y --no-install-recommends \"./virtualgl_${VIRTUALGL_VERSION}_amd64.deb\" \"./virtualgl32_${VIRTUALGL_VERSION}_amd64.deb\" && rm -f \"virtualgl_${VIRTUALGL_VERSION}_amd64.deb\" \"virtualgl32_${VIRTUALGL_VERSION}_amd64.deb\" && chmod u+s /usr/lib/libvglfaker.so /usr/lib/libvglfaker-nodl.so /usr/lib/libvglfaker-opencl.so /usr/lib/libdlfaker.so /usr/lib/libgefaker.so && chmod u+s /usr/lib32/libvglfaker.so /usr/lib32/libvglfaker-nodl.so /usr/lib32/libvglfaker-opencl.so /usr/lib32/libdlfaker.so /usr/lib32/libgefaker.so && chmod u+s /usr/lib/i386-linux-gnu/libvglfaker.so /usr/lib/i386-linux-gnu/libvglfaker-nodl.so /usr/lib/i386-linux-gnu/libvglfaker-opencl.so /usr/lib/i386-linux-gnu/libdlfaker.so /usr/lib/i386-linux-gnu/libgefaker.so; elif [ \"$(dpkg --print-architecture)\" = \"arm64\" ]; then curl -fsSL -O \"https://github.com/VirtualGL/virtualgl/releases/download/${VIRTUALGL_VERSION}/virtualgl_${VIRTUALGL_VERSION}_arm64.deb\" && apt-get update && apt-get install -y --no-install-recommends ./virtualgl_${VIRTUALGL_VERSION}_arm64.deb && rm -f \"virtualgl_${VIRTUALGL_VERSION}_arm64.deb\" && chmod u+s /usr/lib/libvglfaker.so /usr/lib/libvglfaker-nodl.so /usr/lib/libdlfaker.so /usr/lib/libgefaker.so; fi && apt-get clean && rm -rf /var/lib/apt/lists/* /var/cache/debconf/* /var/log/* /tmp/* /var/tmp/*" did not complete successfully: exit code: 22
|
|
Build Images / Merge home-assistant
Process completed with exit code 2.
|
|
Build Images / Merge steam-headless
Process completed with exit code 2.
|