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

How to avoid "Checks if running on a Unix-like node" in BlueOcean output

XMLWordPrintable

      In our pipelines a step's output appeared recently:

      "Checks if running on a Unix-like node"

      We figured out with a single search, that it's the output of a function "isUnix()". Our problem is, that we are not calling this plugin. In the classic UI it's also visible.

      [Pipeline] isUnix
      

       Is it somehow possible to hide these messages in Blue Ocean. As I wrote, we are not calling this function, it has to pipeline or docker plugin.

      Jenkins 2.204.2 LTS

      • docker-commons:1.16
      • docker-workflow:1.21
      • pipeline-build-step:2.11

            Unassigned Unassigned
            gabor_mandity Gabor Mandity
            Votes:
            10 Vote for this issue
            Watchers:
            12 Start watching this issue

              Created:
              Updated: