Hello,

      I have a matrix build which does some testing on several slaves.
      At the end of this matrix job, a job is triggered in order to retrieve all logs and compile it in a global report.

      I had to set a idle timeout for these slaves because I use the label-verifier plugin (which seems to dont have a category in Jenkins bugtracker).
      And I want this verifier to check for the labels as often as possible (a slave can become unavailable and must be turned of in this case)

      The problem is, a slave can shutdown because of the timeout (and not because of the label-verifier)
      -> its workspace becomes unavailable to the report-job.

      And then the report job fails with this message:
      -> Unable to access workspace for artifact copy. Slave node offline?

      It would be nice if the slave node could be restarted automatically when the artifact is needed.

      PS:
      Or/and if a "period" can be set on the label-verifier plugin
      Sorry, I did not found the correct category to fill an "improvement request" on the label-verifier plugin too.

          [JENKINS-9593] Copy artifact fails when slave is offline

          ebann created issue -
          Alan Harder made changes -
          Assignee Original: Alan Harder [ mindless ]
          Jenkins IRC Bot made changes -
          Component/s New: matrix-project [ 18765 ]
          Component/s Original: matrix [ 15501 ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 139761 ] New: JNJira + In-Review [ 175152 ]

            Unassigned Unassigned
            ebann ebann
            Votes:
            3 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: