Skip to content

Containers

Containers #789

Triggered via schedule October 18, 2024 06:13
Status Failure
Total duration 53m 29s
Artifacts

containers.yml

on: schedule
setup-matrix
2s
setup-matrix
Matrix: containers
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
rhel7
buildx failed with: ERROR: failed to solve: process "/bin/sh -c subscription-manager register --org `cat /run/secrets/REDHAT_ORG_RHEL7` --activationkey `cat /run/secrets/REDHAT_ACTIVATION_KEY_RHEL7` && yum install -y https://archives.fedoraproject.org/pub/archive/epel/7/x86_64/Packages/e/epel-release-7-14.noarch.rpm && yum install -y https://github.com/r-lib/rig/releases/download/latest/r-rig-latest-1.$(arch).rpm && rig add ${R_VERSION} && yum install -y harfbuzz-devel fribidi-devel libtiff-devel devscripts-minimal && yum clean all && rm -rf /tmp/* && subscription-manager unregister" did not complete successfully: exit code: 1
Update website
Process completed with exit code 1.
Update website
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.