Blue Ocean Artifact tab not showing all artifacts

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Minor
    • Component/s: blueocean-plugin
    • Environment:

      The `artifacts` tab in blue ocean is not displaying all the build artifacts.

      Using pipelines, we have 6 test suites running on 6 different instances of our site. Each of these runs produces logs that we archive. The logs have different path names, based on the site they're running on, but when viewed in the Blue Ocean artifacts view, only one instance of each log is displayed. When going through the old Jenkins UI you can find all the expected log files.

       

      Expected results (as found when looking in jenkins/jobs/OurJob/branches/PR-4294/builds/1/archive or when looking through old UI):
      test_suite_1/logs/error.log

      test_suite_1/logs/other.log

      test_suite_1/logs/this_thing.log

      test_suite_2/logs/error.log

      test_suite_3/logs/error.log

      test_suite_3/logs/other.log

      test_suite_3/logs/this_thing.log

      test_suite_3/logs/new_thing.log

       

      Results when viewed on "Artifacts" tab in Blue Ocean:

      test_suite_1/logs/error.log

      test_suite_1/logs/this_thing.log

      test_suite_3/logs/other.log

      test_suite_3/logs/new_thing.log

            Assignee:
            Sam Gleske
            Reporter:
            Stephanie Oubre
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: