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

maven-stage0 fails to build on amd64 #37349

Open
murraybd opened this issue Dec 17, 2024 · 1 comment
Open

maven-stage0 fails to build on amd64 #37349

murraybd opened this issue Dec 17, 2024 · 1 comment
Labels
bug Something isn't working service:ftbfs Failed to Build From Source

Comments

@murraybd
Copy link
Member

The package maven-stage0 fails to build from source with the following error:

using /tmp/apko-temp-4100534211/apko-x86_64.tar.gz for image layer
ImgRef = /tmp/melange-guest-1337286263
running step "fetch"
--2024-12-17 07:11:10--  https://archive.apache.org/dist/maven/maven-3/3.9.1/binaries/apache-maven-3.9.1-bin.tar.gz
Resolving archive.apache.org... 65.108.204.189, 2a01:4f9:1a:a084::2
Connecting to archive.apache.org|65.108.204.189|:443... failed: Connection timed out.
Connecting to archive.apache.org|2a01:4f9:1a:a084::2|:443... failed: Cannot assign requested address.
Retrying.

--2024-12-17 07:11:16--  (try: 2)  https://archive.apache.org/dist/maven/maven-3/3.9.1/binaries/apache-maven-3.9.1-bin.tar.gz
Connecting to archive.apache.org|65.108.204.189|:443... failed: Connection timed out.
Connecting to archive.apache.org|2a01:4f9:1a:a084::2|:443... failed: Cannot assign requested address.
Retrying.

--2024-12-17 07:11:23--  (try: 3)  https://archive.apache.org/dist/maven/maven-3/3.9.1/binaries/apache-maven-3.9.1-bin.tar.gz
Connecting to archive.apache.org|65.108.204.189|:443... failed: Connection timed out.
Connecting to archive.apache.org|2a01:4f9:1a:a084::2|:443... failed: Cannot assign requested address.
Retrying.

--2024-12-17 07:11:31--  (try: 4)  https://archive.apache.org/dist/maven/maven-3/3.9.1/binaries/apache-maven-3.9.1-bin.tar.gz
Connecting to archive.apache.org|65.108.204.189|:443... failed: Connection timed out.
Connecting to archive.apache.org|2a01:4f9:1a:a084::2|:443... failed: Cannot assign requested address.
Retrying.

--2024-12-17 07:11:40--  (try: 5)  https://archive.apache.org/dist/maven/maven-3/3.9.1/binaries/apache-maven-3.9.1-bin.tar.gz
Connecting to archive.apache.org|65.108.204.189|:443... failed: Connection timed out.
Connecting to archive.apache.org|2a01:4f9:1a:a084::2|:443... failed: Cannot assign requested address.
Giving up.

deleting guest dir /tmp/melange-guest-2561129419
deleting workspace dir /tmp/melange-workspace-2414543451
removing image path /tmp/melange-guest-1337286263
failed to build package: unable to run package maven-stage0 pipeline: unable to run pipeline: unable to run pipeline: exit status 4
@murraybd murraybd added bug Something isn't working service:ftbfs Failed to Build From Source labels Dec 17, 2024
@murraybd
Copy link
Member Author

This also seems flaky.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working service:ftbfs Failed to Build From Source
Projects
None yet
Development

No branches or pull requests

1 participant