Buff apt against intermittent fail #1138
CI.yml
on: pull_request
Matrix: Tests
Enforce Tidyness
1m 25s
Test Tidy Enforcement on macOS
1m 47s
Web Tests
1m 39s
Measure Test Coverage
1m 24s
Build Docker Image
21s
Deploy Documentation Coverage
0s
Deploy to DockerHub and ghcr.io
0s
Annotations
17 errors and 2 warnings
Build Docker Image
buildx failed with: ERROR: failed to solve: process "/bin/bash -c for n in $(seq 1 5); do apt-get update -y && sleep 5 && break; done && apt-get install --no-install-recommends libxxhash0 software-properties-common && for n in $(seq 1 5); do add-apt-repository -y ppa:ubuntu-toolchain-r/test && sleep 5 && break; done && for n in $(seq 1 5); do add-apt-repository -y ppa:deadsnakes/ppa && sleep 5 && break; done && for n in $(seq 1 5); do apt-get update -y && sleep 5 && break; done && apt-get install --no-install-recommends --allow-downgrades -y build-essential dpkg-dev g++-11 libc6 xvfb x11vnc x11-xkb-utils xfonts-100dpi xfonts-75dpi xfonts-scalable xfonts-cyrillic x11-apps gtk2-engines-pixbuf firefox libnss3 lsb-release xdg-utils cmake 'python3\\.10' 'python3\\.10-distutils' 'python3\\.10-venv' nodejs npm tar gzip libpthread-stubs0-dev gdb doxygen curl perl perl-base git htop man unzip vim-common vim-runtime vim nano wget ssh-client libasound2 gpg-agent doxygen && apt-get clean && rm -rf /var/lib/apt/lists/* && echo \"installed apt packages\"" did not complete successfully: exit code: 1
|
Tests (clang++, test-native-opt)
The run was canceled by @mmore500.
|
Tests (clang++, test-native-fulldebug)
The run was canceled by @mmore500.
|
Tests (clang++, test-demos)
The run was canceled by @mmore500.
|
Tests (clang++, test-native-regular)
The run was canceled by @mmore500.
|
Tests (g++, test-native-fulldebug)
The run was canceled by @mmore500.
|
Tests (g++, test-demos)
The run was canceled by @mmore500.
|
Tests (g++, test-examples)
The run was canceled by @mmore500.
|
Tests (g++, test-native-regular)
The run was canceled by @mmore500.
|
Tests (g++, test-native-opt)
The run was canceled by @mmore500.
|
Tests (clang++, test-examples)
The run was canceled by @mmore500.
|
Tests (clang++, test-examples)
The operation was canceled.
|
Web Tests
The operation was canceled.
|
Test Tidy Enforcement on macOS
The run was canceled by @mmore500.
|
Test Tidy Enforcement on macOS
The operation was canceled.
|
Measure Test Coverage
The run was canceled by @mmore500.
|
Measure Test Coverage
The operation was canceled.
|
Build Docker Image
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Web Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: GabrielBB/xvfb-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|