[JIRA] (JENKINS-36103) timestamper java.io.EOFException

2016-06-26 Thread stevengbr...@java.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Steven G Brown resolved as Fixed  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-36103  
 
 
  timestamper java.io.EOFException   
 

  
 
 
 
 

 
Change By: 
 Steven G Brown  
 
 
Status: 
 Open Resolved  
 
 
Resolution: 
 Fixed  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-36103) timestamper java.io.EOFException

2016-06-26 Thread stevengbr...@java.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Steven G Brown commented on  JENKINS-36103  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: timestamper java.io.EOFException   
 

  
 
 
 
 

 
 You're welcome. That's good news.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-36103) timestamper java.io.EOFException

2016-06-26 Thread daniel.bl...@au.ibm.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Daniel Black commented on  JENKINS-36103  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: timestamper java.io.EOFException   
 

  
 
 
 
 

 
 Thanks Steven G Brown, I have tested 1.8.4 and a complete output is shown using the "System clock time" and the "Use browser timezone" option and no backtraces. Looks like a fairly invasive fix so thanks for your time to make this (and the entire plugin) possible.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-36103) timestamper java.io.EOFException

2016-06-26 Thread stevengbr...@java.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Steven G Brown commented on  JENKINS-36103  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: timestamper java.io.EOFException   
 

  
 
 
 
 

 
 Thanks for the bug report. Timestamper 1.8.4 includes a fix. Could you give it a try?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-36103) timestamper java.io.EOFException

2016-06-20 Thread daniel.bl...@au.ibm.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Daniel Black created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-36103  
 
 
  timestamper java.io.EOFException   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Steven G Brown  
 
 
Attachments: 
 mariadb-10.0-build_and_test.log  
 
 
Components: 
 timestamper-plugin  
 
 
Created: 
 2016/Jun/21 2:24 AM  
 
 
Environment: 
 Jenkins-2.7  
 
 
Labels: 
 plugin timestamp  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Daniel Black  
 

  
 
 
 
 

 
 Following the 'view as plain text' link near the timestamp options generated the following backtrace: 

 
Jun 21, 2016 11:55:17 AM hudson.plugins.timestamper.action.TimestampsAction doIndex
WARNING: http://jenkins.ozlabs.ibm.com/job/MySQL%20Build%20and%20functional%20test/branch/10.0/CC=gcc,CONFIG=x86_64_docker,FLAVOUR=mariadb/17/timestamps/?time=HH:mm:ss=en_AU
java.io.EOFException
	at java.io.DataInputStream.readFully(DataInputStream.java:197)
	at java.io.DataInputStream.readFully(DataInputStream.java:169)
	at hudson.console.ConsoleNote.readFrom(ConsoleNote.java:212)
	at hudson.plugins.timestamper.io.LogFileReader.readTimestamp(LogFileReader.java:137)
	at hudson.plugins.timestamper.io.LogFileReader.nextLine(LogFileReader.java:117)
	at hudson.plugins.timestamper.action.TimestampsActionOutput$1.readNextLine(TimestampsActionOutput.java:157)
	at