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

bootjdk download from API intermittently failing #2366

Closed
andrew-m-leonard opened this issue Jan 8, 2021 · 7 comments
Closed

bootjdk download from API intermittently failing #2366

andrew-m-leonard opened this issue Jan 8, 2021 · 7 comments
Labels
buildbreak High priority issues that cause build breaks in jenkins or build scripts
Milestone

Comments

@andrew-m-leonard
Copy link
Contributor

23:30:55  + ./build-farm/make-adopt-build-farm.sh
23:30:55  BUILD TYPE: 
23:30:55  VERSION: jdk15u
23:30:55  ARCHITECTURE s390x
23:30:55  VARIANT: hotspot
23:30:55  OS: linux
23:30:55  SCM_REF: 
23:30:55  Detecting boot jdk for: jdk15u
23:30:55  Found build version: 15
23:30:55  Required boot JDK version: 14
23:30:55  Downloading GA release of boot JDK version 14...
23:30:55  
23:30:55  gzip: stdin: unexpected end of file
23:30:55  tar: Child returned status 1
23:30:55  tar: Error is not recoverable: exiting now
23:30:55  Downloading GA release of boot JDK version 14 failed.
23:30:55  Attempting to download EA release of boot JDK version 14 ...
23:30:56  
23:30:56  gzip: stdin: unexpected end of file
23:30:56  tar: Child returned status 1
23:30:56  tar: Error is not recoverable: exiting now

https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk15u/job/jdk15u-linux-s390x-hotspot/156/console

@andrew-m-leonard andrew-m-leonard added the buildbreak High priority issues that cause build breaks in jenkins or build scripts label Jan 8, 2021
@andrew-m-leonard
Copy link
Contributor Author

These all failed at the start of jdk15 build pipeline, at exactly 23:30, could it be too many requests all at the same time?

@sxa
Copy link
Member

sxa commented Jan 8, 2021

Can you give the list of machines (or at least the jobs) that this is happening on?

@andrew-m-leonard
Copy link
Contributor Author

andrew-m-leonard commented Jan 8, 2021

Wondering if this is related? #1450 (comment)
As API forwards to the github API binaries URL

@karianna
Copy link
Contributor

CC @johnoliver JIC this triggers any thinking with your investigation

@sxa
Copy link
Member

sxa commented Jan 14, 2021

NOTE: I've added the additional boot JDKs onto the zLinux build machines so those should no longer try to download. I suggest we make sure that is done universally. We can progress in AdoptOpenJDK/openjdk-api-v3#341

@andrew-m-leonard
Copy link
Contributor Author

We've not seen this for a while now, any further api work can continue in AdoptOpenJDK/openjdk-api-v3#341

@karianna karianna added this to the January 2021 milestone Jan 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
buildbreak High priority issues that cause build breaks in jenkins or build scripts
Projects
None yet
Development

No branches or pull requests

3 participants