-
-
Notifications
You must be signed in to change notification settings - Fork 102
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
build-azure-win2012r2-x64-2: Intermittent make Error 127 in JDK14/J9&HS/windowsXL&windows #1441
Comments
I'm going to reboot that machine. Not really expecting it to resolve this but it'll eliminate the possibility that it's something in the background on the machine that's causing issues. |
https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk/job/jdk-windows-x64-hotspot/103/console on
Not sure if this build was kicked off before or after you restarted it |
That looks to have been initiated 8 hours ago so yes it would have been after yesterday's reboot |
127 is file not found, so I suspect some path/cygwin shenanigans |
https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk11u/job/jdk11u-windows-x86-32-hotspot/544/consoleFull (
|
adoptium/temurin-build#1832 was a reoccurance of this in jdk11u-windows-x64-hotspot (
|
If the reason is the same as this stackoverflow instance of it occurring, it seems likely we have a corrupt directory/command somewhere on that machine. Either way, this seems to be an infra problem over build (this doesn't occur on any other machines from what I could tell), can this issue be transferred to infrastructure @karianna ? |
I've had a look, unfortunately all of the build runs linked in this issue and the dupe issue are old and have been removed so I'm unable to see the logs. When this recurs, I'll look into it a bit more , and I can see what file (and/ or command) is missing :-) |
Given that it's been >2 weeks now and the issue (AFAIK) hasn't reappeared, @M-Davies do you have any quarrels with me closing the issue for now? |
@Willsparker Yes this should be ok to close for now |
Platform:
jdk14/hotspot and openj9/windows and windowsXL
Architecture:
x64
The build intermittently fails at almost random places and sometimes continues to build after this error occurs. Error code 127 is not in the Jenkins Exit statuses
Link: https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk14u/job/jdk14u-windows-x64-hotspot/50/console on
build-azure-win2012r2-x64-2
.Link: https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk14u/job/jdk14u-windows-x64-openj9/69/consoleFull on
build-azure-win2012r2-x64-2
.build-azure-win2012r2-x64-2
Link: https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk14u/job/jdk14u-windows-x64-openj9-windowsXL/68/consoleFull on
build-azure-win2012r2-x64-2
.@sxa @andrew-m-leonard FYI
The text was updated successfully, but these errors were encountered: