-
Notifications
You must be signed in to change notification settings - Fork 137
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
Bump SWT bundle versions for 4.33 #1261
Conversation
Looks like SWT build hangs in signing native macosx.aarch code: |
OK, looks like we (https://ci.eclipse.org/releng/view/SWT%20Natives/) are waiting for this machine https://ci.eclipse.org/releng/computer/nc1ht-macos11-arm64/ that currently runs SDK tests https://ci.eclipse.org/releng/job/AutomatedTests/job/ep433I-unit-mac64-java17/ |
Test Results 313 files ±0 313 suites ±0 1h 48m 12s ⏱️ +15s For more details on these failures and errors, see this check. Results for commit 7acb4a8. ± Comparison against base commit fdde98e. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is the right thing to do and should have been done in #1259
The last verification build failed due to the occasional OOM error. I restarted it hoping it passes this time.
OK, looks like we (https://ci.eclipse.org/releng/view/SWT%20Natives/) are waiting for this machine https://ci.eclipse.org/releng/computer/nc1ht-macos11-arm64/ that currently runs SDK tests https://ci.eclipse.org/releng/job/AutomatedTests/job/ep433I-unit-mac64-java17/
The jobs in the SWT natives view are not used anymore and will be deleted soon: eclipse-platform/eclipse.platform.releng.aggregator#1060
But your observation about the job waiting for the build machine is correct. The mac native builder is unfortunately over-occupied (hopefully this can be solved soon): eclipse-platform/eclipse.platform.releng.aggregator#2005 (comment)
The build fails, can you see why? |
I only see these obscure The number often varies. I was told that this is an out of memory issue and it happened more often in the past. But I cannot really say why. The api-check was a suspect to cause it, but disabling wasn't the silver bullet to fix it :/ |
Maven build passed now.
I suggest to submit this nevertheless to have the natives re-built. |
Should we trigger build now, or wait for the nightlyin 3 hours? |
We first have to wait until the master built triggered by submitting this change has passed and the rebuilt natives have been pushed. |
Thank you both for caring for this !! |
Once that is done we could trigger an I-build. But I would be fine waiting for it too. I don't know if anyone needs it in the (European) night or will take action if there is again an issue.
Your welcome 😃 |
OK, let's wait for a regular build then. |
The master build succeeded immediately and the new binaries were built and pushed to: |
See eclipse-platform/eclipse.platform.releng.aggregator#2085