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

Durable Task 1.16 breaks PowerShell live output

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • durable-task-plugin
    • None
    • Windows 10 x64
      JRE 1.8u144
      Jenkins 2.90
      Durable Task Plugin 1.16
      Jenkins installed as Standard Windows Service without a separate Webserver or Proxy

      After upgrading from Durable Task Plugin 1.15 to 1.16 the powershell step does not produce any live output while the script is running. Instead all output is printed at once as soon as the step is completed.

      Downgrading to 1.15 resolves this.

          [JENKINS-48057] Durable Task 1.16 breaks PowerShell live output

          Gabriel Loewen added a comment - This is fixed by my PR:  https://github.com/jenkinsci/durable-task-plugin/pull/51#pullrequestreview-77202235

          Code changed in jenkins
          User: Sam Van Oort
          Path:
          src/main/java/org/jenkinsci/plugins/durabletask/PowershellScript.java
          src/main/resources/org/jenkinsci/plugins/durabletask/powershellHelper.ps1
          src/test/java/org/jenkinsci/plugins/durabletask/PowershellScriptTest.java
          http://jenkins-ci.org/commit/durable-task-plugin/4a06f3cc8eb9053c0bf5597a06b69163c005c3b0
          Log:
          Merge pull request #51 from gabloe/master

          Fixed JENKINS-46876, JENKINS-46508, JENKINS-46496, JENKINS-48057, and JENKINS-47797

          Compare: https://github.com/jenkinsci/durable-task-plugin/compare/7c12b3a72cb4...4a06f3cc8eb9

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Sam Van Oort Path: src/main/java/org/jenkinsci/plugins/durabletask/PowershellScript.java src/main/resources/org/jenkinsci/plugins/durabletask/powershellHelper.ps1 src/test/java/org/jenkinsci/plugins/durabletask/PowershellScriptTest.java http://jenkins-ci.org/commit/durable-task-plugin/4a06f3cc8eb9053c0bf5597a06b69163c005c3b0 Log: Merge pull request #51 from gabloe/master Fixed JENKINS-46876 , JENKINS-46508 , JENKINS-46496 , JENKINS-48057 , and JENKINS-47797 Compare: https://github.com/jenkinsci/durable-task-plugin/compare/7c12b3a72cb4...4a06f3cc8eb9

          Sam Van Oort added a comment -

          Released with 1.18

          Sam Van Oort added a comment - Released with 1.18

            gabloe Gabriel Loewen
            mus65 m t
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: