-
-
Notifications
You must be signed in to change notification settings - Fork 251
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_mac issue with file permission issue. #1879
Comments
Its odd, as the stage view says the installer job has failed, but the status page of that installer job says its passed https://ci.adoptopenjdk.net/job/build-scripts/job/release/job/create_installer_mac/3352/ |
Ahh, the |
https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk11u/job/jdk11u-mac-x64-openj9/623/ |
@karianna I'm still seeing this on a few builds except the installer are passing this time (in the case of the windows job below anyway, I don't have the perms to view the mac ones). Do the installers need the same change you made with George yesterday? Only the artifacts are failing to be copied across for JRE job. FYI @douph1
|
We updated all of the jobs that were impacted (mac install, win installer, and sign release). Will need to do some more digging on this one. Let's meet up on slack |
Seen again on https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk11u/job/jdk11u-windows-x64-openj9/630/console @karianna We never managed to meet up the other day to discuss this. Is today better for you? |
From https://plugins.jenkins.io/copyartifact/
After a quick search, we only seem to use,
not |
@M-Davies - It could well be, worth trying I reckon if you're happy to submit a PR? |
Mac looks ok now. Windows is still having issues with this #1878 (comment) |
jdk11u-mac-x64-openj9
https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk11u/job/jdk11u-mac-x64-openj9/622/console
04:47:56 Starting building: build-scripts » release » create_installer_mac #3352
[Pipeline] copyArtifacts
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
05:04:38 Execution error: Unable to get file permissions
[Pipeline] }
looks like something went wrong in overwriting file ?, there is no other error or explanation I can see. Might require cleaning machine if it is not done auto clearing before build.
The text was updated successfully, but these errors were encountered: