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

Various jdk14 slave jenkins/slave failures #1380

Closed
andrew-m-leonard opened this issue Jun 10, 2020 · 3 comments
Closed

Various jdk14 slave jenkins/slave failures #1380

andrew-m-leonard opened this issue Jun 10, 2020 · 3 comments
Labels
Milestone

Comments

@andrew-m-leonard
Copy link
Contributor

https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk14u/job/jdk14u-linux-ppc64le-hotspot/93/console

21:37:19  Caused by: hudson.plugins.git.GitException: Command "git clean -fdx" returned status code 143:
21:37:19  stdout: 
21:37:19  stderr: 

https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk14u/job/jdk14u-windows-x64-hotspot/96/console

21:52:30  wrapper script does not seem to be touching the log file in J:/jenkins/tmp@tmp/durable-e3e5e0fc
21:52:30  (JENKINS-48300: if on an extremely laggy filesystem, consider -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.HEARTBEAT_CHECK_INTERVAL=86400)

https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk14u/job/jdk14u-windows-x64-openj9-windowsXL/102/console
https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk14u/job/jdk14u-windows-x86-32-hotspot/99/console

21:27:23  	Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\workspace\openjdk-build\workspace\build\src\build\windows-x86_64-normal-server-release\jdk\gensrc\java\nio with directory contents: [C:\workspace\openjdk-build\workspace\build\src\build\windows-x86_64-normal-server-release\jdk\gensrc\java\nio\_the..]
@andrew-m-leonard
Copy link
Contributor Author

I think something "transient" across the builds must have happened last night, re-build seems to be working fine

@Willsparker
Copy link
Contributor

The top one is probably due to a connection issue: https://issues.jenkins-ci.org/browse/JENKINS-36269 . It looks like it hit the timeout of 10 minutes.

The middle one; Supposedly according to this, it was possibly an issue with the Jenkins master node?

The bottom two have just been fixed : #1379

@Willsparker
Copy link
Contributor

I think something "transient" across the builds must have happened last night, re-build seems to be working fine

That would line up; A few of my OSs in a VPC run all had Jenkins connection issues at 23:14:02 last night. Seems alright this morning

@karianna karianna added this to TODO in infrastructure via automation Jun 10, 2020
@karianna karianna added the bug label Jun 10, 2020
@karianna karianna added this to the June 2020 milestone Jun 10, 2020
infrastructure automation moved this from TODO to Done Jun 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Development

No branches or pull requests

3 participants