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

test-macstadium-macos11-arm64-1 and -2 randomly go offline in Jenkins #3188

Closed
Haroon-Khel opened this issue Sep 15, 2023 · 3 comments
Closed

Comments

@Haroon-Khel
Copy link
Contributor

Happens more often with test-macstadium-macos11-arm64-2.

	at hudson.node_monitors.AbstractNodeMonitorDescriptor$Record.run(AbstractNodeMonitorDescriptor.java:305)
ERROR: Failed to monitor for JVM Version
java.util.concurrent.TimeoutException
	at hudson.remoting.Request$1.get(Request.java:322)
	at hudson.remoting.Request$1.get(Request.java:240)
	at hudson.remoting.FutureAdapter.get(FutureAdapter.java:66)
	at hudson.node_monitors.AbstractAsyncNodeMonitorDescriptor.monitorDetailed(AbstractAsyncNodeMonitorDescriptor.java:112)
	at hudson.node_monitors.AbstractAsyncNodeMonitorDescriptor.monitor(AbstractAsyncNodeMonitorDescriptor.java:76)
	at hudson.node_monitors.AbstractNodeMonitorDescriptor$Record.run(AbstractNodeMonitorDescriptor.java:305)
onitorDescriptor.java:76)
	at hudson.node_monitors.AbstractNodeMonitorDescriptor$Record.run(AbstractNodeMonitorDescriptor.java:305)
Sep 15, 2023 6:23:55 AM hudson.slaves.ChannelPinger$1 onDead
INFO: Ping failed. Terminating the channel channel.
java.util.concurrent.TimeoutException: Ping started at 1694783994970 hasn't completed by 1694784234975
	at hudson.remoting.PingThread.ping(PingThread.java:132)
	at hudson.remoting.PingThread.run(PingThread.java:88)

Sep 15, 2023 6:24:39 AM hudson.remoting.Request$2 run
INFO: Failed to send back a reply to the request UserRequest:hudson.FilePath$IsDirectory@e245c1a: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Channel@1ae369b7:channel": channel is already closed

And then when trying to launch the node I will sometimes see this

The Agent is connected, disconnect it before to try to connect it again.

-2 is currently down at the moment. I can't ssh into it nor is it pingable

@Haroon-Khel
Copy link
Contributor Author

-2 will randomly go offline (the machine itself not the jenkins agent), and comeback randomly only to go offline again

@Haroon-Khel
Copy link
Contributor Author

Disconnecting -2 in jenkins doesn't seem to keep the machine offline as it appears theres something running of the machine which keeps trying to make a connection to jenkins. So ive turned it off in the macstadium console, to keep it from interfering with the release

@Haroon-Khel
Copy link
Contributor Author

Replaced with Orka nodes

@Haroon-Khel Haroon-Khel self-assigned this Feb 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

1 participant