• Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • sloccount-plugin
    • None
    • Master: Jenkins ver. 2.222.1, sloccount v1.24, Java 11.0.7+10-LTS
      Agent: WIndows 10

      Problem

      SLOCCount Results tables in dashboard views show 0 files, 0 lines, etc. even though summary table on main page of job shows cloc results. See attached screenshots.

      Execution

      1. Jenkins pipeline calls bat step to run cloc.pl v 1.82 (http://github.com/AlDanial/cloc) against mixed codebase on Windows 10 VM agent, on ActiveState Perl v5.22
      2. Output from cloc.pl is saved as XML files.
      3. Jenkins pipeline call sloccountPublish step on XML files
      4. Jenkins console displays SLOCCount results on main page of job (see screen captures)

          [JENKINS-62940] No sloccount results in dahsboard tables

          Philip Steiner created issue -
          Philip Steiner made changes -
          Description Original: *Problem*

          SLOCCount Results tables in dashboard views show 0 files, 0 lines, etc. even though summary table on main page of job shows cloc results. See attached screenshots.

          *Execution*
           # Jenkins pipeline calls cloc.pl v 1.82 on Windows 10 VM agent ([http://github.com/AlDanial/cloc)] on mixed codebase, saves output as XML files
           # Jenkins pipeline call sloccountPublish step on XML files
           # Jenkins console displays SLOCCount results on main page of job (see screen captures)
          New: *Problem*

          SLOCCount Results tables in dashboard views show 0 files, 0 lines, etc. even though summary table on main page of job shows cloc results. See attached screenshots.

          *Execution*
           # Jenkins pipeline calls bat step to run cloc.pl v 1.82 ([http://github.com/AlDanial/cloc)] against mixed codebase on Windows 10 VM agent, on ActiveState Perl v5.22
           # Output from cloc.pl is saved as XML files.
           # Jenkins pipeline call sloccountPublish step on XML files
           # Jenkins console displays SLOCCount results on main page of job (see screen captures)

            npiguet npiguet
            psteiner Philip Steiner
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: