jenkinsci / jenkinsci/port-allocator-plugin
[JENKINS-2723] Port conflict despite unique port assignment
- Dominant language
- Java
- Stars
- 11
- Forks
- 34
- Avg merge
- 23h 26m
- Merged PRs (30d)
- 1
Description
Steps to reproduce :
1. Selected "Allow Unique TCP port allocation"
2. Created Hudson variables for TCP ports
3. Used Hudson variables in execution script
4. Ports are dynamically assigned by Hudson.
5. Still getting port conflict in some runs .
Seems to be an intermittent issue but it is still affecting the builds .
---
Originally reported by sb110099, imported from: Port conflict despite unique port assignment
Raw content of original issue
Steps to reproduce :
1. Selected "Allow Unique TCP port allocation"
2. Created Hudson variables for TCP ports
3. Used Hudson variables in execution script
4. Ports are dynamically assigned by Hudson.
5. Still getting port conflict in some runs .Seems to be an intermittent issue but it is still affecting the builds .
- environment:
Platform: All, OS: All
Contributor guide
Assessment
This issue has not been assessed yet.