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

builds fail when using timeout step with the Pipeline Basic Steps Plugin

      timeout is set up to 10 - 20 minutes

      since we upgraded to version 2.12 all pipeline builds fail after a certain time with the following error message:

      After 10s process did not stop

       

      After downgrading back to 2.11 builds are successful again

          [JENKINS-54764] builds fail when using timeout step with the Pipeline Basic Steps Plugin

          Cenk Tosun created issue -

          A naive search seems to indicate this is from https://github.com/jenkinsci/workflow-durable-task-step-plugin/blob/8e981b298db8a39a161a366bea9a19f48a68e183/src/main/java/org/jenkinsci/plugins/workflow/steps/durable_task/DurableTaskStep.java#L377

          But I have no idea how this and the allegedly only change in pipeline basic steps plugin 2.12 (https://wiki.jenkins.io/display/JENKINS/Pipeline+Basic+Steps+Plugin), namely JENKINS-54078, are related...

          => pinging the expert jglick

          Reinhold Füreder added a comment - A naive search seems to indicate this is from https://github.com/jenkinsci/workflow-durable-task-step-plugin/blob/8e981b298db8a39a161a366bea9a19f48a68e183/src/main/java/org/jenkinsci/plugins/workflow/steps/durable_task/DurableTaskStep.java#L377 But I have no idea how this and the allegedly only change in pipeline basic steps plugin 2.12 ( https://wiki.jenkins.io/display/JENKINS/Pipeline+Basic+Steps+Plugin ), namely JENKINS-54078 , are related... => pinging the expert jglick
          Vivek Pandey made changes -
          Assignee New: Jesse Glick [ jglick ]
          Vivek Pandey made changes -
          Labels Original: pipeline plugins New: pipeline plugins triaged-2018-11

          Jesse Glick added a comment -

          Not enough information here to guess at the problem, much less reproduce it from scratch. 2.12 refers to what? workflow-basic-steps plugin or something else? What does the relevant section of the script look like? Etc.

          Jesse Glick added a comment - Not enough information here to guess at the problem, much less reproduce it from scratch. 2.12 refers to what? workflow-basic-steps plugin or something else? What does the relevant section of the script look like? Etc.
          Cenk Tosun made changes -
          Environment Original: Jenkins ver. 2.138.3 New: Jenkins ver. 2.138.3
          Cenk Tosun made changes -
          Environment Original: Jenkins ver. 2.138.3
          New: Jenkins ver. 2.138.3
          basic steps plugin 2.12
          Andrew Bayer made changes -
          Component/s New: workflow-basic-steps-plugin [ 21712 ]
          Component/s New: workflow-durable-task-step-plugin [ 21715 ]
          Component/s Original: pipeline [ 21692 ]
          Jesse Glick made changes -
          Assignee Original: Jesse Glick [ jglick ]

            Unassigned Unassigned
            swtch3k Cenk Tosun
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: