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

Installer build break #1683

Closed
M-Davies opened this issue Apr 21, 2020 · 11 comments
Closed

Installer build break #1683

M-Davies opened this issue Apr 21, 2020 · 11 comments
Assignees
Labels
bug Issues that are problems in the code as reported by the community buildbreak High priority issues that cause build breaks in jenkins or build scripts
Milestone

Comments

@M-Davies
Copy link
Contributor

M-Davies commented Apr 21, 2020

Installer jobs are causing the nightly builds to fail. I don't have the perms to see or diagnose the problems.

Execution error: script returned exit code 1

May also be due to a network glitch that has also killed some of the testing jobs #1683 (comment)

@M-Davies
Copy link
Contributor Author

Seems to be across all platforms and JDK versions, including next

@sxa sxa added the bug Issues that are problems in the code as reported by the community label Apr 21, 2020
@sxa sxa added this to the April 2020 milestone Apr 21, 2020
@sxa sxa added this to TODO in temurin-build via automation Apr 21, 2020
@sxa
Copy link
Member

sxa commented Apr 21, 2020

@sxa
Copy link
Member

sxa commented Apr 21, 2020

It looks like the associated test jobs, such as https://ci.adoptopenjdk.net/job/Test_openjdk11_hs_sanity.openjdk_ppc64le_linux/202/console failed though


01:49:48  getJtreg:
01:49:48      [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk11_hs_sanity.openjdk_ppc64le_linux/jvmtest/openjdk
01:49:48       [echo] Getting Jtreg from https://ci.adoptopenjdk.net/job/jtreg/lastSuccessfulBuild/artifact/jtreg-4.2.0-tip.tar.gz
01:54:59       [exec] curl: (28) Operation timed out after 300967 milliseconds with 0 out of 0 bytes received
01:54:59  
01:54:59  BUILD FAILED
01:54:59  /home/jenkins/workspace/Test_openjdk11_hs_sanity.openjdk_ppc64le_linux/openjdk-tests/TKG/scripts/build_test.xml:58: The following error occurred while executing this line:
01:54:59  /home/jenkins/workspace/Test_openjdk11_hs_sanity.openjdk_ppc64le_linux/openjdk-tests/openjdk/build.xml:196: The following error occurred while executing this line:
01:54:59  /home/jenkins/workspace/Test_openjdk11_hs_sanity.openjdk_ppc64le_linux/openjdk-tests/openjdk/build.xml:42: exec returned: 28
01:54:59  
01:54:59  Total time: 5 minutes 1 second
01:54:59  1
01:54:59  compile.mk:42: recipe for target 'compile' failed
01:54:59  make[1]: *** [compile] Error 1
01:54:59  make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk11_hs_sanity.openjdk_ppc64le_linux/openjdk-tests/TKG'
01:54:59  makefile:60: recipe for target 'compile' failed
01:54:59  make: *** [compile] Error 2
[Pipeline] }

@M-Davies
Copy link
Contributor Author

Correct. My assumption is that it's the installer as the build itself completed successfully.

Looking at some of the test failures, it looks like there might have been a network glitch last night on the jtreg side so it could be that the job died halfway through due to the internet dropping out https://ci.adoptopenjdk.net/view/Test_openjdk/job/Test_openjdk11_j9_sanity.openjdk_x86-64_linux/206/console

@M-Davies
Copy link
Contributor Author

Ah. Just seen you commented the exact same thing 😄

@M-Davies
Copy link
Contributor Author

@sxa Could we kick off a new respin of nightlies to verify it was just a glitch?

@M-Davies M-Davies changed the title Installer jobs failing across the nightlies Installer jobs failing across the nightlies? Apr 21, 2020
@sxa
Copy link
Member

sxa commented Apr 21, 2020

JDK11 pipeline is still running at the moment, so I was going to kick off 8 but they haven't failed in the same way ... The tests appear to have been ok on there

@gdams
Copy link
Member

gdams commented Apr 21, 2020

it's not the installer jobs. this was broken by #1668

@sxa
Copy link
Member

sxa commented Apr 21, 2020

The above revert does not appear to have fully resolved this as https://ci.adoptopenjdk.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-linux-ppc64le-hotspot/517/consoleFull still shows the failure despite the above revert going in

@sxa sxa added the buildbreak High priority issues that cause build breaks in jenkins or build scripts label Apr 21, 2020
@karianna karianna moved this from TODO to In Progress in temurin-build Apr 21, 2020
@M-Davies M-Davies changed the title Installer jobs failing across the nightlies? SHA checksum buildbreak Apr 22, 2020
@M-Davies M-Davies changed the title SHA checksum buildbreak Installer build break Apr 22, 2020
@M-Davies
Copy link
Contributor Author

Regarding this issue, the builds look a lot happier this morning. Thanks for the help on this

temurin-build automation moved this from In Progress to Done Apr 22, 2020
@sxa
Copy link
Member

sxa commented Apr 22, 2020

For reference, the revert of #1687 resolved this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issues that are problems in the code as reported by the community buildbreak High priority issues that cause build breaks in jenkins or build scripts
Projects
No open projects
temurin-build
  
Done
Development

No branches or pull requests

3 participants