I can't get jenkins to record logs for xUnit plugin and I'm not too familiar with Jenkins mgmt tasks.
I've gone through Logging <https://wiki.jenkins.io/display/JENKINS/Logging#Logging-LogsinJenkins> and checked the package for my plugin version, however, nothing is recorded. xUnit plugin version: 1.104 (unfortunately, upgrading is not an option) Logger values I've tried: org.jenkinsci.plugins.xunit.service.XUnitLog, org.jenkinsci.plugins.xunit.service, org.jenkinsci.plugins.xunit Jenkins version is 2.107.3 (can't upgrade either) I'm already sure our xml is not valid under both recommended schemas <https://wiki.jenkins.io/display/JENKINS/xUnit+Plugin> (Ant Junit, Maven Surefire) but I want to a.) Confirm the issue comes from this (the error message informs agent is disconnected - always but this does seem rather unlikely) b.) Debug why my custom xsl is not found (for custom type) I really appreciate any tips you might have. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/2a9d881a-92e0-43b4-afc9-4cfc9971a6c8%40googlegroups.com.
