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

Exit command is not working when I connect to second sever from one server. #21

Open
ferozsk409 opened this issue Feb 10, 2023 · 0 comments
Labels

Comments

@ferozsk409
Copy link

Jenkins and plugins versions report

Environment
Paste the output here

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

Use case:

Initially configured a server detail into the server list. Now I am able to connect to the remote server while configuring the job.
Now my requirement is from that server I need to connect another server. so, I wrote a ssh command and I am able to connect the second server successfully.
Now the problem is, build could not be able to exit, and build was continuing forever.

Reproduction steps

Use case:

Initially configured a server detail into the server list. Now I am able to connect to the remote server while configuring the job.
Now my requirement is from that server I need to connect another server. so, I wrote a ssh command and I am able to connect the second server successfully.
Now the problem is, build could not be able to exit, and build was continuing forever.

Expected Results

Build should get success even when I try to connect multiple remote machines

Actual Results

Could not be able to get out of build, manually I am aborting the job.

Anything else?

No response

@ferozsk409 ferozsk409 added the bug label Feb 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant