[JIRA] [junit-plugin] (JENKINS-12815) Add an option to select Build status when no Test is found

2014-11-05 Thread klaus.azesber...@infonova.com (JIRA)














































Klaus Azesberger
 commented on  JENKINS-12815


Add an option to select Build status when no Test is found















if you run an incremental maven build and try to publish surefire-reports there is a real possibility that there were no modules within the project list to build, that had led to testexecution and thus surefire-reports to publish. so that's a real pain in the a... when you are forced to write dummy reports in order to have a green build after a green build that didnt need to execute tests.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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] [junit-plugin] (JENKINS-12815) Add an option to select Build status when no Test is found

2014-11-05 Thread klaus.azesber...@infonova.com (JIRA)












































 
Klaus Azesberger
 edited a comment on  JENKINS-12815


Add an option to select Build status when no Test is found
















if you run an incremental maven build (as part of a free style project) and try to publish surefire-reports there is a real possibility that there were no modules within the project list to build, that had led to testexecution and thus surefire-reports to publish. so that's a real pain in the a... when you are forced to write dummy reports in order to have a green build after a green build that didnt need to execute tests.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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] [ssh-slaves] (JENKINS-22297) ssh-slave connection seems to have performance issues

2014-03-21 Thread klaus.azesber...@infonova.com (JIRA)














































Klaus Azesberger
 created  JENKINS-22297


ssh-slave connection seems to have performance issues















Issue Type:


Bug



Assignee:


Kohsuke Kawaguchi



Attachments:


visualvm_cipherInputStream.png



Components:


ssh-slaves



Created:


21/Mar/14 10:55 AM



Description:


hi,

we experienced increasingly high amounts of CPU usage on our jenkins master machine:
i made a CPU sample using visualVM (screenshot attached) 
the sample shows excessive CPU-time at CipherInputStream.fill_buffer() which performs the actual read from the ssh-connection as far as i understand this.
the sample only looks like this when a build is performed on a slave. I'm pretty sure the main cause of traffic via CipherInputStream is to stream logfiles of builds or other stuff that's getting archived.

the slaves are running on
CentOS release 6.4 (Final)
kazesberger@grzcislave32 ~$ ssh -V
OpenSSH_5.3p1, OpenSSL 1.0.0-fips 29 Mar 2010

the jenkins-master has no execution-slots itself.
we are using ssh-slaves-plugin version 1.5

currently i do not have any clue whether the problem is at trilead-ssh2-jenkins or at OpenSSH. the symptom occurs on the trilead-ssh2-jenkins side.




Environment:


CentOS release 6.4 (Final)

OpenSSH_5.3p1, OpenSSL 1.0.0-fips 29 Mar 2010

Jenkins 1.532.1 LTS

apache-tomcat-6.0.37

ssh-slaves-plugin version 1.5




Project:


Jenkins



Labels:


1.532.1
slaves
trilead-ssh2-jenkins




Priority:


Blocker



Reporter:


Klaus Azesberger

























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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] [junit] (JENKINS-10234) Junit result archiver getting stuck for a long time in concurrent builds

2014-03-21 Thread klaus.azesber...@infonova.com (JIRA)














































Klaus Azesberger
 commented on  JENKINS-10234


Junit result archiver getting stuck for a long time in concurrent builds















@clint axeda:
can you make a CPU sample using visualVM to check whether you experience high cpu-time consumption in CipherInputStream.fill_buffer() (sort by column "Self Time (CPU)")?

maybe we share the same root-cause: JENKINS-22297



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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] [core] (JENKINS-14546) Regular users (others than admin) can't see any nested-views (other than the default one) with role-based authorization strategy activated

2014-01-29 Thread klaus.azesber...@infonova.com (JIRA)












































 
Klaus Azesberger
 edited a comment on  JENKINS-14546


Regular users (others than admin) cant see any nested-views (other than the default one) with role-based authorization strategy activated
















I'm not sure yet, but we recently discovered that the folder plugin (there is also a non-enterprise one) could maybe become handy in these cases instead of using the nested view plugin. hth



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.


[JIRA] [core] (JENKINS-14546) Regular users (others than admin) can't see any nested-views (other than the default one) with role-based authorization strategy activated

2014-01-29 Thread klaus.azesber...@infonova.com (JIRA)














































Klaus Azesberger
 commented on  JENKINS-14546


Regular users (others than admin) cant see any nested-views (other than the default one) with role-based authorization strategy activated















I'm not sure yet, but we recently discovered that the folder plugin (there is also a non-enterprise one) could maybe come handy in these cases instead of using the nested view plugin. hth



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.