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

Building on a remote node does not preserve the Violations

    • Icon: Bug Bug
    • Resolution: Incomplete
    • Icon: Critical Critical
    • violations-plugin
    • None

      I am building on a remove slave node and all Violations are reported as none.

      jslint No reports pmd No reports

      There are, however, violations. From the console output:

      jslint:
      [jslint] JSLint: 85 errors in 5 files

      I have the project setup to report Violations for PMD and jslint and I have confirmed that the xml files listed in the configuration do exist and have data.

      The master's builds/#/violations/violations.xml file is basically empty:

      <violations>
      </violations>

      The only thing in the log is the success from the run:

      INFO: fnd-webserver-backoffice #7 main build action completed: SUCCESS

          [JENKINS-10011] Building on a remote node does not preserve the Violations

          Laurent Roger added a comment - - edited

          did you check the "report violation" configuration settings : filename pattern ?

          i had the same problem with jslint : using **/**/jslint.xml seems to solve the problem

          i have a graphic output now but the data is not correct : multiple and old files/violations ...

          Needs deeper investigation ...

          Laurent Roger added a comment - - edited did you check the "report violation" configuration settings : filename pattern ? i had the same problem with jslint : using **/**/jslint.xml seems to solve the problem i have a graphic output now but the data is not correct : multiple and old files/violations ... Needs deeper investigation ...

          evernat added a comment -

          No response from the reporter, so closing as incomplete.
          Please reopen if needed.

          evernat added a comment - No response from the reporter, so closing as incomplete. Please reopen if needed.

            peterkittreilly peterkittreilly
            chemphill chemphill
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: