Skip to content

fix ubuntu base build #56

fix ubuntu base build

fix ubuntu base build #56

Re-run triggered December 20, 2024 00:22
Status Failure
Total duration 2h 54m 50s
Artifacts

base-images.yml

on: push
build-base-docker-image-ubuntu-x86_64
27m 21s
build-base-docker-image-ubuntu-x86_64
build-base-docker-image-ubuntu-aarch64
4h 53m
build-base-docker-image-ubuntu-aarch64
build-base-docker-image-ubuntu-armv7
4m 44s
build-base-docker-image-ubuntu-armv7
build-integration-test-base-docker-image-ubuntu-x86_64
7m 26s
build-integration-test-base-docker-image-ubuntu-x86_64
build-integration-test-base-docker-image-ubuntu-aarch64
7m 38s
build-integration-test-base-docker-image-ubuntu-aarch64
build-integration-test-base-docker-image-ubuntu-armv7
1h 48m
build-integration-test-base-docker-image-ubuntu-armv7
build-base-docker-image-amazonlinux-x86_64
23m 38s
build-base-docker-image-amazonlinux-x86_64
build-base-docker-image-amazonlinux-aarch64
4h 34m
build-base-docker-image-amazonlinux-aarch64
build-integration-test-base-docker-image-amazonlinux-x86_64
21m 45s
build-integration-test-base-docker-image-amazonlinux-x86_64
build-integration-test-base-docker-image-amazonlinux-aarch64
4h 0m
build-integration-test-base-docker-image-amazonlinux-aarch64
build-base-docker-image-ubi8-x86_64
12m 57s
build-base-docker-image-ubi8-x86_64
build-base-docker-image-ubi8-aarch64
2h 54m
build-base-docker-image-ubi8-aarch64
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 24 warnings
build-base-docker-image-ubuntu-armv7
buildx failed with: ERROR: failed to solve: process "/bin/sh -c wget https://www.openssl.org/source/openssl-${OPENSSL_VERSION}.tar.gz && tar -zxvf openssl-${OPENSSL_VERSION}.tar.gz && cd openssl-${OPENSSL_VERSION} && ./config && make && make install && ldconfig" did not complete successfully: exit code: 2
build-integration-test-base-docker-image-ubuntu-x86_64
buildx failed with: ERROR: failed to solve: process "/bin/sh -c curl -sSL https://github.com/Kitware/CMake/releases/download/v3.24.4/cmake-3.24.4.tar.gz -o cmake-3.24.4.tar.gz && tar -zxvf cmake-3.24.4.tar.gz && cd cmake-3.24.4 && ./bootstrap && make && make install" did not complete successfully: exit code: 127
build-integration-test-base-docker-image-ubuntu-aarch64
buildx failed with: ERROR: failed to solve: process "/bin/sh -c curl -sSL https://github.com/Kitware/CMake/releases/download/v3.24.4/cmake-3.24.4.tar.gz -o cmake-3.24.4.tar.gz && tar -zxvf cmake-3.24.4.tar.gz && cd cmake-3.24.4 && ./bootstrap && make && make install" did not complete successfully: exit code: 127
build-base-docker-image-ubi8-x86_64
buildx failed with: ERROR: failed to solve: process "/bin/sh -c wget https://dist.opendnssec.org/source/softhsm-2.3.0.tar.gz && tar -xzf softhsm-2.3.0.tar.gz && cd softhsm-2.3.0 && ./configure --disable-gost && make && make install" did not complete successfully: exit code: 1
build-integration-test-base-docker-image-ubuntu-armv7
buildx failed with: ERROR: failed to solve: process "/bin/sh -c curl -sSL https://github.com/Kitware/CMake/releases/download/v3.24.4/cmake-3.24.4.tar.gz -o cmake-3.24.4.tar.gz && tar -zxvf cmake-3.24.4.tar.gz && cd cmake-3.24.4 && ./bootstrap && make && make install" did not complete successfully: exit code: 127
build-base-docker-image-ubi8-aarch64
buildx failed with: ERROR: failed to solve: process "/bin/sh -c wget https://dist.opendnssec.org/source/softhsm-2.3.0.tar.gz && tar -xzf softhsm-2.3.0.tar.gz && cd softhsm-2.3.0 && ./configure --disable-gost && make && make install" did not complete successfully: exit code: 1
build-base-docker-image-amazonlinux-aarch64
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-base-docker-image-amazonlinux-aarch64
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-base-docker-image-ubuntu-x86_64
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-base-docker-image-ubuntu-x86_64
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-base-docker-image-ubuntu-aarch64
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-base-docker-image-ubuntu-aarch64
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-integration-test-base-docker-image-amazonlinux-aarch64
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-integration-test-base-docker-image-amazonlinux-aarch64
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-base-docker-image-amazonlinux-x86_64
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-base-docker-image-amazonlinux-x86_64
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-integration-test-base-docker-image-amazonlinux-x86_64
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-integration-test-base-docker-image-amazonlinux-x86_64
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-base-docker-image-ubuntu-armv7
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-base-docker-image-ubuntu-armv7
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-integration-test-base-docker-image-ubuntu-x86_64
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-integration-test-base-docker-image-ubuntu-x86_64
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-integration-test-base-docker-image-ubuntu-aarch64
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-integration-test-base-docker-image-ubuntu-aarch64
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-base-docker-image-ubi8-x86_64
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-base-docker-image-ubi8-x86_64
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-integration-test-base-docker-image-ubuntu-armv7
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-integration-test-base-docker-image-ubuntu-armv7
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-base-docker-image-ubi8-aarch64
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-base-docker-image-ubi8-aarch64
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/