Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-70874

durable-8e1c4e66/script.sh: /bin/sh: bad interpreter: Text file busy

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • durable-task-plugin
    • 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
       

       

       

            ckullabosch Christoph Kulla
            epoch li
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: