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

Jenkinsfile batch steps randomly hang when complete

      When executing simple JenkinsFile a simple maven build hangs when completed. It works well with some, but always fail with others.

      #!groovy
      node {
      checkout scm
      bat "${tool 'maven 3.0.5'}/bin/mvn -DskipTests=true clean install"
      }

          [JENKINS-33904] Jenkinsfile batch steps randomly hang when complete

          obearn created issue -

          Jesse Glick added a comment -

          Probably a duplicate of one of the several issues in durable-task claiming some variant. Not yet known how to reproduce from scratch.

          Jesse Glick added a comment - Probably a duplicate of one of the several issues in durable-task claiming some variant. Not yet known how to reproduce from scratch.
          Jesse Glick made changes -
          Epic Link New: JENKINS-35399 [ 171192 ]
          Jesse Glick made changes -
          Component/s New: durable-task-plugin [ 18622 ]
          Component/s Original: workflow-plugin [ 18820 ]
          Labels New: windows
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 169912 ] New: JNJira + In-Review [ 183685 ]

          Patrick Wolf added a comment -

          Can you upgrade and verify if this problem still exists

          Patrick Wolf added a comment - Can you upgrade and verify if this problem still exists
          Patrick Wolf made changes -
          Link New: This issue is related to JENKINS-34150 [ JENKINS-34150 ]
          Vivek Pandey made changes -
          Labels Original: windows New: triaged-2018-11 windows

            Unassigned Unassigned
            obearn obearn
            Votes:
            3 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: