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

Provide a username of a person who stopped the build job

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Duplicate
    • Icon: Major Major
    • core
    • None

      Today, Hudson writes in a log a username of a person who started the build.
      But it doesn't write who stopped it, it's only according to exception thrown we understand someone stopped the job:

      Caused by: java.nio.channels.ClosedByInterruptException
      	at java.nio.channels.spi.AbstractInterruptibleChannel.end(AbstractInterruptibleChannel.java:184)
      	at sun.nio.ch.FileChannelImpl.size(FileChannelImpl.java:314)
      

      It would be very nice to log the username of a person who stopped the job

            Unassigned Unassigned
            evgeny_goldin evgeny_goldin
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: