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

Not able to launch azure vm's #463

Open
Lathaypalli opened this issue Sep 15, 2023 · 1 comment
Open

Not able to launch azure vm's #463

Lathaypalli opened this issue Sep 15, 2023 · 1 comment

Comments

@Lathaypalli
Copy link

Jenkins and plugins versions report

2023-09-14 16:30:46.683+0000 [id=46] INFO c.m.a.v.r.AzureVMAgentSSHLauncher#connectToSsh: Failed connecting to host X.X.X.X:22. Will be trying again after 10 seconds, error was: timeout: socket is not established
2023-09-14 16:30:56.683+0000 [id=46] INFO c.m.a.v.r.AzureVMAgentSSHLauncher#getRemoteSession: Getting remote session for user user_admin to host X.X.X.X:22

What Operating System are you using (both controller, and any agents involved in the problem)?

windows and linux

Reproduction steps

create an agent template on jenkins cloud and launch that agent

Expected Results

VM should launch successfully with ssh launcher

openjdk full version "11.0.11+9"
<===[JENKINS REMOTING CAPACITY]===>Remoting version: 3131.vf2b_b_798b_ce99
Launcher: AzureVMAgentSSHLauncher
Communication Protocol: Standard in/out
This is a Windows agent
Agent successfully connected and online

Actual Results

2023-09-14 15:03:23.413+0000 [id=45] INFO c.m.a.v.r.AzureVMAgentSSHLauncher#connectToSsh: Failed connecting to host x.x.x.x:22. Will be trying again after 10 seconds, error was: timeout: socket is not established

Anything else?

ssh issue remains in version 883.v63c930b_025dc and 881.vdd465399565c

@limeman40
Copy link

Are you sure port 22 to the Jenkins controller is not being blocked by an NSG rule or something?

@timja timja removed the bug label Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants