[JIRA] (JENKINS-54415) jep-200 issue w/ matrix reloaded plugin

2018-12-03 Thread mike...@zzzcomputing.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 mike bayer commented on  JENKINS-54415  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: jep-200 issue w/ matrix reloaded plugin   
 

  
 
 
 
 

 
 im on jenkins 2.138.3 now, have re-installed the matrix reloaded plugin after not having it for a few weeks and not seeing any of those errors, for some reason, and matrix builds are coming out fine including reloaded ones.  but i dont know under what circumstances this serialization occurred.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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-54415) jep-200 issue w/ matrix reloaded plugin

2018-11-02 Thread m...@praqma.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Mads Nielsen commented on  JENKINS-54415  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: jep-200 issue w/ matrix reloaded plugin   
 

  
 
 
 
 

 
 I have started work on this on the branch JENKINS-54415. The only thing that is serialized in that class is the AbstractBuild which we do not need to serialize.  https://github.com/jenkinsci/matrix-reloaded-plugin/tree/JENKINS-54415 But yes...this plugin probably could use a new maintainer  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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-54415) jep-200 issue w/ matrix reloaded plugin

2018-11-02 Thread o.v.nenas...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Oleg Nenashev commented on  JENKINS-54415  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: jep-200 issue w/ matrix reloaded plugin   
 

  
 
 
 
 

 
 Fyi Ewelina Wilkosz. Not sure Praqma still maintains it  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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-54415) jep-200 issue w/ matrix reloaded plugin

2018-11-01 Thread mike...@zzzcomputing.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 mike bayer updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-54415  
 
 
  jep-200 issue w/ matrix reloaded plugin   
 

  
 
 
 
 

 
Change By: 
 mike bayer  
 
 
Labels: 
 JEP-200  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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-54415) jep-200 issue w/ matrix reloaded plugin

2018-11-01 Thread mike...@zzzcomputing.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 mike bayer created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-54415  
 
 
  jep-200 issue w/ matrix reloaded plugin   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Praqma Support  
 
 
Components: 
 matrix-reloaded-plugin  
 
 
Created: 
 2018-11-02 04:02  
 
 
Environment: 
 jenkins 2.138.2  latest version of the matrix plugin (1.30 I think) and latest matrix reloaded plugin  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 mike bayer  
 

  
 
 
 
 

 
 getting one of those "failed to serialize" exceptions that seem to be reported everywhere re: the jep-200 change, with respect to the matrix reloaded plugin.  this plugin is not listed at https://wiki.jenkins.io/display/JENKINS/Plugins+affected+by+fix+for+JEP-200, however when I uninstalled it, all the issues  was having went away.   the stack trace is below, and along with it, a successful matrix build fails to set itself as "successful" in some way, e.g. the junit.xml doesn't get written and it the lastSuccessfulBuild symlink seems to get reset, I don't know how all these things work but that's the handwavy summary.   SEVERE: Failed to save build record java.io.IOException: java.lang.RuntimeException: Failed to serialize hudson.model.Actionable#actions for class hudson.matrix.MatrixRun at hudson.XmlFile.write(XmlFile.java:200) at hudson.model.Run.save(Run.java:2015) at hudson.model.Run.execute(Run.java:1876) at hudson.matrix.MatrixRun.run(MatrixRun.java:153) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) Caused by: java.lang.RuntimeException: Failed to serialize hudson.model.Actionable#actions for class hudson.matrix.MatrixRun at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224) at