jenkinsci / jenkinsci/ssh-agent-plugin
[JENKINS-65857] docker exec containerID ssh-agent -k ;timeout after 1 minutes
- Dominant language
- Java
- Stars
- 63
- Forks
- 81
- Avg merge
- 5h 36m
- Merged PRs (30d)
- 9
Description
If several pipelines pull gitlab code at the same time on the same machine, docker exec ssh-agent -k will fail.
---
Originally reported by zhengjunyuan, imported from: docker exec containerID ssh-agent -k ;timeout after 1 minutes
Raw content of original issue
If several pipelines pull gitlab code at the same time on the same machine, docker exec ssh-agent -k will fail.
- environment:
centos8.2 ; jenkins 2.277.3 ; ssh agent plugin 1.20; ssh credentials plugin 1.18.1; docker 20.10.6
2 attachments
- [image-2021-06-10-16-07-34-406.png](https://raw.githubusercontent.com/jenkinsci/attachments-from-jira-issues-misc/refs/heads/main/attachments/54966/image-2021-06-10-16-07-34-406.png)
> 
- [image-2021-06-10-16-08-25-675.png](https://raw.githubusercontent.com/jenkinsci/attachments-from-jira-issues-misc/refs/heads/main/attachments/54965/image-2021-06-10-16-08-25-675.png)
> 
Contributor guide
Assessment
This issue has not been assessed yet.