Bump greenbone/actions from 3.27.13 to 3.27.19 (#75) #158
Annotations
1 error and 1 warning
Error: buildah exited with code 1
Trying to pull docker.io/openeuler/openeuler:20.03-lts-sp1...
Getting image source signatures
Copying blob sha256:f25b647ca7addf4e0b7515d346f7f85660fb733fed514f898ce242b20a62fd1b
Copying blob sha256:6684563fc90af8f06175bbe2dc0d6937bb7e431661e19b6d1f4e37e7095b362b
Copying blob sha256:f25b647ca7addf4e0b7515d346f7f85660fb733fed514f898ce242b20a62fd1b
Copying blob sha256:6684563fc90af8f06175bbe2dc0d6937bb7e431661e19b6d1f4e37e7095b362b
Copying config sha256:eb81defe0d0a8a0171c63ad04a0a3079a52769104e46d5482774f1560699d452
Writing manifest to image destination
Storing signatures
Errors during downloading metadata for repository 'OS':
- Curl error (18): Transferred a partial file for http://repo.openeuler.org/openEuler-20.03-LTS-SP1/OS/x86_64/repodata/8121dda2a6d6fcba7e15c3641f81c3b0c0533eec7e4696665190b3aabc7429ce-filelists.xml.gz [transfer closed with 815219 bytes remaining to read]
- Curl error (28): Timeout was reached for http://repo.openeuler.org/openEuler-20.03-LTS-SP1/OS/x86_64/repodata/8121dda2a6d6fcba7e15c3641f81c3b0c0533eec7e4696665190b3aabc7429ce-filelists.xml.gz [Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds]
- Curl error (18): Transferred a partial file for http://repo.openeuler.org/openEuler-20.03-LTS-SP1/OS/x86_64/repodata/8121dda2a6d6fcba7e15c3641f81c3b0c0533eec7e4696665190b3aabc7429ce-filelists.xml.gz [transfer closed with 389879 bytes remaining to read]
- Curl error (18): Transferred a partial file for http://repo.openeuler.org/openEuler-20.03-LTS-SP1/OS/x86_64/repodata/8121dda2a6d6fcba7e15c3641f81c3b0c0533eec7e4696665190b3aabc7429ce-filelists.xml.gz [transfer closed with 303699 bytes remaining to read]
Error: Failed to download metadata for repo 'OS': Yum repo downloading error: Downloading error(s): repodata/8121dda2a6d6fcba7e15c3641f81c3b0c0533eec7e4696665190b3aabc7429ce-filelists.xml.gz - Cannot download, all mirrors were already tried without success
error building at STEP "RUN if [ "$UPDATED" = true ]; then dnf upgrade -y; fi && dnf install -y openssh-server passwd shadow-utils && dnf clean all && useradd demo && echo "demo" | passwd --stdin demo && ssh-keygen -t rsa -f /etc/ssh/ssh_host_rsa_key -N "" && ssh-keygen -t ecdsa -f /etc/ssh/ssh_host_ecdsa_key -N "" && ssh-keygen -t ed25519 -f /etc/ssh/ssh_host_ed25519_key -N """: error while running runtime: exit status 1
time="2024-12-13T13:54:48Z" level=error msg="exit status 1"
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
This job failed
Loading