Skip to content

Removed dead batch code #2423

Removed dead batch code

Removed dead batch code #2423

Triggered via pull request March 5, 2026 08:57
Status Failure
Total duration 1m 41s
Artifacts

ci-tests.yaml

on: pull_request
Matrix: format-check
Matrix: unit-tests
Check codespell conformance
10s
Check codespell conformance
Matrix: Check Docker image
Codecov report upload
0s
Codecov report upload
Fit to window
Zoom out
Zoom in

Annotations

57 errors
Check capio/common clang-format conformance
The strategy configuration was canceled because "format-check.capio_server" failed
Check capio/common clang-format conformance
The operation was canceled.
Check capio/tests clang-format conformance
The strategy configuration was canceled because "format-check.capio_server" failed
Check capio/posix clang-format conformance
The strategy configuration was canceled because "format-check.capio_server" failed
Check capio/posix clang-format conformance
The operation was canceled.
Build Debug with zhongruoyu/llvm-ports:15.0-trixie
The strategy configuration was canceled because "unit-tests.Debug_gcc_12" failed
Build Debug with zhongruoyu/llvm-ports:18-trixie
The strategy configuration was canceled because "unit-tests.Debug_gcc_12" failed
Build Debug with gcc:12
Process completed with exit code 1.
Build Debug with gcc:10
The strategy configuration was canceled because "unit-tests.Debug_gcc_12" failed
Build Debug with gcc:14
The strategy configuration was canceled because "unit-tests.Debug_gcc_12" failed
Build Release with gcc:12
The strategy configuration was canceled because "unit-tests.Debug_gcc_12" failed
Build Debug with zhongruoyu/llvm-ports:19.1-bullseye
The strategy configuration was canceled because "unit-tests.Debug_gcc_12" failed
Build Debug with zhongruoyu/llvm-ports:16.0-trixie
The strategy configuration was canceled because "unit-tests.Debug_gcc_12" failed
Build Release with gcc:13
The strategy configuration was canceled because "unit-tests.Debug_gcc_12" failed
Build Release with gcc:10
The strategy configuration was canceled because "unit-tests.Debug_gcc_12" failed
Build Release with zhongruoyu/llvm-ports:13.0-trixie
The strategy configuration was canceled because "unit-tests.Debug_gcc_12" failed
Build Release with gcc:14
The strategy configuration was canceled because "unit-tests.Debug_gcc_12" failed
Build Release with gcc:9
The strategy configuration was canceled because "unit-tests.Debug_gcc_12" failed
Build Release with zhongruoyu/llvm-ports:16.0-trixie
The strategy configuration was canceled because "unit-tests.Debug_gcc_12" failed
Build Release with zhongruoyu/llvm-ports:21.1-bullseye
The strategy configuration was canceled because "unit-tests.Debug_gcc_12" failed
Build Release with zhongruoyu/llvm-ports:15.0-trixie
The strategy configuration was canceled because "unit-tests.Debug_gcc_12" failed
Build Release with zhongruoyu/llvm-ports:15.0-trixie
The operation was canceled.
Build Debug with zhongruoyu/llvm-ports:17.0-trixie
The strategy configuration was canceled because "unit-tests.Debug_gcc_12" failed
Build Debug with zhongruoyu/llvm-ports:17.0-trixie
The operation was canceled.
Build Release with zhongruoyu/llvm-ports:14.0-trixie
The strategy configuration was canceled because "unit-tests.Debug_gcc_12" failed
Build Release with zhongruoyu/llvm-ports:14.0-trixie
The operation was canceled.
Build Release with gcc:11
The strategy configuration was canceled because "unit-tests.Debug_gcc_12" failed
Build Release with gcc:11
The operation was canceled.
Build Debug with zhongruoyu/llvm-ports:14.0-trixie
The strategy configuration was canceled because "unit-tests.Debug_gcc_12" failed
Build Debug with zhongruoyu/llvm-ports:14.0-trixie
The operation was canceled.
Build Release with zhongruoyu/llvm-ports:20.1-bullseye
The strategy configuration was canceled because "unit-tests.Debug_gcc_12" failed
Build Release with zhongruoyu/llvm-ports:20.1-bullseye
The operation was canceled.
Build Debug with zhongruoyu/llvm-ports:13.0-trixie
The strategy configuration was canceled because "unit-tests.Debug_gcc_12" failed
Build Debug with zhongruoyu/llvm-ports:13.0-trixie
The operation was canceled.
Build Debug with gcc:9
The strategy configuration was canceled because "unit-tests.Debug_gcc_12" failed
Build Release with zhongruoyu/llvm-ports:17.0-trixie
The strategy configuration was canceled because "unit-tests.Debug_gcc_12" failed
Build Debug with gcc:9
The operation was canceled.
Build Release with zhongruoyu/llvm-ports:17.0-trixie
The operation was canceled.
Build Debug with zhongruoyu/llvm-ports:21.1-bullseye
The strategy configuration was canceled because "unit-tests.Debug_gcc_12" failed
Build Debug with zhongruoyu/llvm-ports:21.1-bullseye
The operation was canceled.
Build Debug with zhongruoyu/llvm-ports:20.1-bullseye
The strategy configuration was canceled because "unit-tests.Debug_gcc_12" failed
Build Debug with gcc:15
The strategy configuration was canceled because "unit-tests.Debug_gcc_12" failed
Build Debug with gcc:15
The operation was canceled.
Build Debug with zhongruoyu/llvm-ports:20.1-bullseye
The operation was canceled.
Build Release with zhongruoyu/llvm-ports:19.1-bullseye
The strategy configuration was canceled because "unit-tests.Debug_gcc_12" failed
Build Release with zhongruoyu/llvm-ports:19.1-bullseye
The operation was canceled.
Build Debug with gcc:11
The strategy configuration was canceled because "unit-tests.Debug_gcc_12" failed
Build Debug with gcc:11
The operation was canceled.
Build Release with gcc:15
The strategy configuration was canceled because "unit-tests.Debug_gcc_12" failed
Build Release with gcc:15
The operation was canceled.
Build Release with zhongruoyu/llvm-ports:18-trixie
The strategy configuration was canceled because "unit-tests.Debug_gcc_12" failed
Build Release with zhongruoyu/llvm-ports:18-trixie
The operation was canceled.
Build Debug with gcc:13
The strategy configuration was canceled because "unit-tests.Debug_gcc_12" failed
Build Debug with gcc:13
The operation was canceled.
Check Docker image (Debug)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c mkdir -p /opt/capio/build && cmake -DCMAKE_BUILD_TYPE=${CMAKE_BUILD_TYPE} -DCAPIO_BUILD_TESTS=${CAPIO_BUILD_TESTS} -DCAPIO_LOG=${CAPIO_LOG} -G Ninja -B /opt/capio/build -S /opt/capio && cmake --build /opt/capio/build -j$(nproc) && cmake --install /opt/capio/build --prefix /usr/local" did not complete successfully: exit code: 1
Check Docker image (Release)
The strategy configuration was canceled because "docker-check.Debug" failed
Check Docker image (Release)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c mkdir -p /opt/capio/build && cmake -DCMAKE_BUILD_TYPE=${CMAKE_BUILD_TYPE} -DCAPIO_BUILD_TESTS=${CAPIO_BUILD_TESTS} -DCAPIO_LOG=${CAPIO_LOG} -G Ninja -B /opt/capio/build -S /opt/capio && cmake --build /opt/capio/build -j$(nproc) && cmake --install /opt/capio/build --prefix /usr/local" did not complete successfully: exit code: 1