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

Orka mac x64 nodes don't always initialize successfully or take a very long time to... #3484

Open
andrew-m-leonard opened this issue Mar 21, 2024 · 1 comment

Comments

@andrew-m-leonard
Copy link
Contributor

We have seen hung/timeout mac x64 Orka requests, eg: https://ci.adoptium.net/job/Test_openjdk22_hs_sanity.openjdk_x86-64_mac/30/console

14:21:55  Could not find any nodes with 'ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)&&!sw.os.osx.10_14' label
[Pipeline] timeout
14:21:55  Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] node
14:22:10  Still waiting to schedule task
14:22:10  All nodes of label ‘[ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)&&!sw.os.osx.10_14](https://ci.adoptium.net/label/ci.role.test&&hw.arch.x86&&(sw.os.osx%7C%7Csw.os.mac)&&!sw.os.osx.10_14/)’ are offline
14:26:55  Cancelling nested steps due to timeout

From watching the Jenkins node view, I can see the Orka Cloud initiates several times to attempt to start a VM, but each time the node fails to start the agent with message:

Waiting for SSH to be enabled

It eventually seems to give up, and try starting a new Orka VM.

@gdams I think we may need Orka support to take a look? again I think this is only an x64Mac problem.

@sxa
Copy link
Member

sxa commented Mar 21, 2024

Ref #2536 which is still open until the machines are confirmed as fully functional ;-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants