Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

openeuler: Switch to Berkeley OCF mirror #844

Merged
merged 1 commit into from
Sep 8, 2024

Conversation

kdrag0n
Copy link
Contributor

@kdrag0n kdrag0n commented Sep 8, 2024

Connectivity from builders to the primary mirror has been flaky:

+ distrobuilder --cache-dir /root/build/cache/ --timeout 7200 build-dir image.yaml rootfs -o image.serial=20240906_18:19 -o image.architecture=aarch64 -o image.release=24.03 -o image.variant=default time="2024-09-06T18:19:22Z" level=info msg="Downloading source" Error: Error while downloading source: Failed to download https://repo.openeuler.org/openEuler-24.03-LTS/ISO/aarch64/openEuler-24.03-LTS-aarch64-dvd.iso: stream error: stream ID 7; INTERNAL_ERROR; received from peer time="2024-09-06T18:47:35Z" level=error msg="Failed running distrobuilder" err="Error while downloading source: Failed to download https://repo.openeuler.org/openEuler-24.03-LTS/ISO/aarch64/openEuler-24.03-LTS-aarch64-dvd.iso: stream error: stream ID 7; INTERNAL_ERROR; received from peer" time="2024-09-06T18:47:35Z" level=info msg="Removing cache directory"

Fixes #843

Connectivity from builders to the primary mirror has been flaky:

+ distrobuilder --cache-dir /root/build/cache/ --timeout 7200 build-dir image.yaml rootfs -o image.serial=20240906_18:19 -o image.architecture=aarch64 -o image.release=24.03 -o image.variant=default
time="2024-09-06T18:19:22Z" level=info msg="Downloading source"
Error: Error while downloading source: Failed to download https://repo.openeuler.org/openEuler-24.03-LTS/ISO/aarch64/openEuler-24.03-LTS-aarch64-dvd.iso: stream error: stream ID 7; INTERNAL_ERROR; received from peer
time="2024-09-06T18:47:35Z" level=error msg="Failed running distrobuilder" err="Error while downloading source: Failed to download https://repo.openeuler.org/openEuler-24.03-LTS/ISO/aarch64/openEuler-24.03-LTS-aarch64-dvd.iso: stream error: stream ID 7; INTERNAL_ERROR; received from peer"
time="2024-09-06T18:47:35Z" level=info msg="Removing cache directory"

Fixes lxc#843

Signed-off-by: Danny Lin <[email protected]>
@stgraber stgraber merged commit e0814ce into lxc:main Sep 8, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

openEuler images missing due to failed builds
2 participants