-
Bug
-
Resolution: Fixed
-
Major
-
None
-
CentOS 7
os.arch amd64
os.name Linux
os.version 5.4.238-1.el7.elrepo.x86_64
java.vendor.version Temurin-17.0.6+10
java.version 17.0.6
jenkins.version 2.387.1
node() {
stage('1') {
500.times {
sh """#!/bin/sh +e
echo ${it}
"""
}
}
}
There will be errors when 60 concurrent executions are performed simultaneously.
sh: /opt/container/instances/tomcat/app.data/workspace/ddd@53@tmp/durable-4c0dc187/script.sh: /bin/sh: bad interpreter: Text file busy
- relates to
-
JENKINS-48258 git client plugin occasionally fails with "text file busy" error
-
- Closed
-
- links to
[JENKINS-70874] durable-8e1c4e66/script.sh: /bin/sh: bad interpreter: Text file busy
Attachment | New: screenshot-1.png [ 60199 ] |
Environment |
Original:
os.arch amd64
os.name Linux os.version 5.4.238-1.el7.elrepo.x86_64 java.vendor.version Temurin-17.0.6+10 java.version 17.0.6 jenkins.version 2.387.1 |
New:
CentOS 7
os.arch amd64 os.name Linux os.version 5.4.238-1.el7.elrepo.x86_64 java.vendor.version Temurin-17.0.6+10 java.version 17.0.6 jenkins.version 2.387.1 |
Resolution | New: Won't Fix [ 2 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |
Resolution | Original: Won't Fix [ 2 ] | |
Status | Original: Closed [ 6 ] | New: Reopened [ 4 ] |
Component/s | New: durable-task-plugin [ 18622 ] | |
Component/s | Original: pipeline [ 21692 ] |
Link |
New:
This issue relates to |
Assignee | New: Christoph Kulla [ ckullabosch ] |
Status | Original: Reopened [ 4 ] | New: In Progress [ 3 ] |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |
Remote Link | New: This issue links to "durable-task-plugin #204 (Web Link)" [ 29474 ] |