pageserver: use direct io for delta + image layer writes #30559
Annotations
1 error and 1 warning
Build compute-node image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt update && case $DEBIAN_VERSION in bullseye) VERSION_INSTALLS=\"libicu67 libgdal28 libproj19\"; ;; bookworm) VERSION_INSTALLS=\"libicu72 libgdal32 libproj25\"; ;; *) echo \"Unknown Debian version ${DEBIAN_VERSION}\" && exit 1 ;; esac && apt install --no-install-recommends -y gdb liblz4-1 libreadline8 libboost-iostreams1.74.0 libboost-regex1.74.0 libboost-serialization1.74.0 libboost-system1.74.0 libossp-uuid16 libgeos-c1v5 libprotobuf-c1 libsfcgal1 libxml2 libxslt1.1 libzstd1 libcurl4 locales procps ca-certificates $VERSION_INSTALLS && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/* && localedef -i en_US -c -f UTF-8 -A /usr/share/locale/locale.alias en_US.UTF-8" did not complete successfully: exit code: 100
|
Post Build compute-node image
Process "docker run" closed with code 125
|
Loading