RE: Jenkins Content Security Policy and jQuery for HTML reports

2016-03-15 Thread Steffen Breitbach
Hi Brice, try this https://wiki.jenkins-ci.org/display/JENKINS/Configuring+Content+Security+Policy Cheers Steffen From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of Brice Parmentier Sent: Tuesday, March 15, 2016 9:14 AM To: Jenkins Users Subject:

Re: How to secure Maven passwords?

2015-12-28 Thread Steffen Breitbach
mail.com?utm_medium=email_source=footer>. For more options, visit https://groups.google.com/d/optout. -- Steffen Breitbach Operations Architect Continuous Integration & Delivery BS 1&1 Internet SE | Bahnallee | 56410 Montabaur | Germany Phone: +49 2602 96-1282 E-Mail: steffen.breitb...@1

How to secure Maven passwords?

2015-12-23 Thread Steffen Breitbach
Hi everyone! I've been agonising about this for quite some time now. However, I have yet to find a solution for this. Is there a way to prevent malicious users from obtaining server passwords from your Maven settings? If you use the Config File Provider plug in with the Credentials plug

Re: Measures: display key as column

2015-11-17 Thread Steffen Breitbach
Aaaand that was the wrong list I posted to :) Sorry, just ignore this :( On 17.11.2015 14:29, Steffen Breitbach wrote: Hi everyone! We just switched from SonarQube 3.7.4 to 5.2. One thing that we are missing in 5.2 is the "Key" column in the measures. Is there a way to add this co

Measures: display key as column

2015-11-17 Thread Steffen Breitbach
Hi everyone! We just switched from SonarQube 3.7.4 to 5.2. One thing that we are missing in 5.2 is the "Key" column in the measures. Is there a way to add this column again? Thanks in advance Steffen -- You received this message because you are subscribed to the Google Groups "Jenkins

Filter Plugin updates / Sign update information

2015-09-14 Thread steffen . breitbach
Hi everyone! I want to filter "malicious" plugin updates from the update center so no one can install them accidentially. Just stripping the update information from the JSON doesn't work because the output is signed. Is there another way to filter updates? If not, is there a documentation

1.596.1 LTS and error about pinned Matrix Project Plugin

2015-03-09 Thread Steffen Breitbach
Hi everyone, having upgraded from 1.580.3 to 1.596.1 just now I get an error about not having the right Matrix Project Plugin (on top of the Manage Jenkins page). I guess this is because of the faulty release 1.4.1 of the Matrix Project Plugin and should not concern me, correct? Just wanted to

AW: Some error ! Simple ping failed

2014-12-22 Thread Steffen Breitbach
Maybe not getting an answer means no one does have an answer? People do read this group and usually respond if they can help. Begging for help won’t help in getting an answer faster… or at all. Please do stop doing that. Thanks Von: jenkinsci-users@googlegroups.com

Highlight Executors Plugin

2014-12-02 Thread Steffen Breitbach
Hi everyone! Is there a way to highlight executors depending on their configuration? What I'm looking for is a way to highlight executors that are running release jobs, e.g. by printing them bold or in another color in the build executors list. What I'm trying to achieve is to look at the

Jenkins in Winstone vs. Tomcat = poor performance?

2014-05-23 Thread Steffen Breitbach
Hi everyone! I just moved our Jenkins to new hardware. Doing this, I also switched to standalone Jenkins rather than running from inside a Tomcat container. I guess our installation is quite large, ~1200 jobs, ~10k builds, ~60 views... It seems that Winstone does very little caching (compared

AW: Jenkins in Winstone vs. Tomcat = poor performance?

2014-05-23 Thread Steffen Breitbach
What makes you think it might be a cacheing issue? Well, caching just a few (hundred) kilobytes in Winstone instead of quite a few megabytes in Jenkins as well as vastly degraded page load performance sounds like Winstone doesn’t do as much caching as Tomcat did. Regards Steffen -- You

AW: Jenkins in Winstone vs. Tomcat = poor performance?

2014-05-23 Thread Steffen Breitbach
(Jetty since some months now, actually)? Hm, well. We’re still running 1.532.2 LTS, maybe I should update to 1.554.1 LTS soon. -- 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,

Editable shutdown message

2013-12-13 Thread Steffen Breitbach
Hi everyone! Our Jenkins installation is quite large and so we have many users (I don't know the exact number, but it should be 200-something). Every time I set the shutdown flag there are users that misinterpret this and think that Jenkins actually is in the process of shutting down (and not

AW: Jenkins backup problem

2013-11-29 Thread Steffen Breitbach
We don't rely on plugins to backup our Jenkins but rather use our own scripts that run directly OS/file system level. Maybe you should do that too? -Ursprüngliche Nachricht- Von: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] Im Auftrag von David Aldrich

Use different backend (plug in) for authentication and authorization?

2013-11-21 Thread Steffen Breitbach
Hi everyone! In our company one can use CAS as an authentication service for single sign on purposes. Unfortunately, however, that is all it does. The response contains information about the user (like email address) but not about the roles he is in. This has to be done e.g. trough LDAP. Is

AW: Use different backend (plug in) for authentication and authorization?

2013-11-21 Thread Steffen Breitbach
it in as an *Additional* layer On 21 November 2013 14:34, Steffen Breitbach steffen.breitb...@1und1.de wrote: I think I might have to convince middle management to buy a license ;-) -Ursprüngliche Nachricht- Von: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users

AW: Use different backend (plug in) for authentication and authorization?

2013-11-21 Thread Steffen Breitbach
... but you wouldn't have the CAS authentication then ;-) ) On 21 November 2013 10:18, Steffen Breitbach steffen.breitb...@1und1.de wrote: Hi everyone! In our company one can use CAS as an authentication service for single sign on purposes. Unfortunately, however, that is all

Re: List Jobs by plugins used?

2013-10-10 Thread Steffen Breitbach
').write(s.toString(), 'UTF-8') This can be made available using the HTML Publisher plugin, folder is 'report', index page 'usage.html'. WTFPL license if it matters. On 07.10.2013, at 10:54, Steffen Breitbach steffen.breitb...@1und1.de wrote: Hi everyone! Is there a way

List Jobs by plugins used?

2013-10-07 Thread Steffen Breitbach
Hi everyone! Is there a way to list all jobs that use a certain plugin? Scraping the config.xmls would be OK as a last resort. Thans in advance Steffen -- You received this message because you are subscribed to the Google Groups Jenkins Users group. To unsubscribe from this group and stop

Re: Version upgrade

2013-09-17 Thread Steffen Breitbach
Hi Suri, from what you describe I (can only) guess that your issue is with a plug in. Have you updated plug ins after updating to 1.509.2 LTS? You might try to disable the plugins manually and then re-enable then one by one. Regards Steffen On Mon, 2013-09-16 at 23:34 -0700, Suri wrote:

Re: View job rights for anonymous users

2013-09-17 Thread Steffen Breitbach
Do anonymous users have overall read permission? On Tue, 2013-09-17 at 15:10 +0800, Gocol Dev wrote: Hi all, I am trying to set up jenkins such a way that all anonymous users have view rights of the jobs. I am choosing matrix based security to do this. And,security realm is set to

Re: Checking xCode plugin return code

2013-09-13 Thread Steffen Breitbach
Why don't you just use the Buold other projects post build step and select Trigger only if build succeeds? On Thu, 2013-09-12 at 11:54 -0700, reinhard.kar...@gmail.com wrote: When I am running a shell script in Jenkins I can check the return code at the end by looking at $? Now I have a

Re: xCode instruments support

2013-09-11 Thread Steffen Breitbach
Hi Reinhard! On Tue, 2013-09-10 at 15:48 -0700, reinhard.kar...@gmail.com wrote: Is there a plan to support xCode instruments runs or a plugin that understands the output of xCode instruments (automation tests and performance tests)? This won't ever be Jenkins core functionality and always

Limit project size?

2013-09-09 Thread Steffen Breitbach
Hi everyone! Is there a way to limit the size a project (or all projects) may use on the file system? Let's say I could limit the disk space (for all builds) to 2 GB. If the project has reached its limit it won't build any more until an older build has been deleted (or something like that).

Re: Limit project size?

2013-09-09 Thread Steffen Breitbach
Hi Stephen, this sounds very promising, let's hope I get the time to build a plug in or so ;) Regards Steffen On Mon, 2013-09-09 at 10:59 +0100, Stephen Connolly wrote: There are the extension points that would allow you to write a plugin to do just that. Easiest way to start would be

Re: polling for changes; where are credentials stored

2013-08-28 Thread Steffen Breitbach
Hi Michael! On Wed, 2013-08-28 at 06:40 +0200, Michael Hüttermann wrote: Where on the file system are the credentials stored, which are used to connect to Subversion to poll for existence of changes? Look for the hudson.scm.*SCM.xml files. For SVN it is stored in

Re: Jenkins AIX version

2013-08-22 Thread Steffen Breitbach
Hi Suri! On Thu, 2013-08-22 at 01:24 -0700, Suri wrote: Can anyone please suggest me, whether Jenkins installation is possible in AIX server or not. As there is Java for AIX this shouldn't be a problem. You don't _have_ to use native packages. Regards Steffen -- You received this

AW: Prevent job from when a particular job is running

2013-08-19 Thread Steffen Breitbach
Hi Jared! Is there a way to prevent job b from running if job a is running? Beside the other solution you might want to give the Throttle Concurrent Builds plugin a look. Regards Steffen -- You received this message because you are subscribed to the Google Groups Jenkins Users group. To

AW: understanding Discard Old Builds

2013-08-15 Thread Steffen Breitbach
Every threshold that matches. It's an or condition. Example: 10 builds and 14 days. If you have 10 builds and the _youngest_ was older than 14 days you will end up with 1 build after running it. -Ursprüngliche Nachricht- Von: jenkinsci-users@googlegroups.com

Re: Failed to send out e-mail from VM Jenkins machien

2013-08-14 Thread Steffen Breitbach
On Wed, 2013-08-14 at 06:19 -0700, Avihay Eyal wrote: javax.mail.SendFailedException: Invalid Addresses; ... Domain of sender address nobody@nowhere does not exist. In your setup, you have to add a valid(!) address in System Admin e-mail address under Jenkins Location. Regards Steffen

Re: Why is my Jenkins logging in german?

2013-08-13 Thread Steffen Breitbach
Hi Daniel! On Mon, 2013-08-12 at 19:55 +0200, Daniel Beck wrote: Is there anything language-related in /systemInfo or /computer/slavename/systemInfo, e.g. in environment variables? Apparently in a startup configuration there was -Duser.language=de. I've set it to -Duser.language=en which

Re: jenkins very slowly at finish any jobs

2013-08-13 Thread Steffen Breitbach
Hi Luis! On Mon, 2013-08-12 at 16:55 -0400, Luis Lopez wrote: i have jenkins 1.526. When a job ends takes forever to cominece another job. Can anyone help me? This might be related to fingerprinting. Are you running maven jobs? You might try to put the fingerprints in a ramdisk just for

Why is my Jenkins logging in german?

2013-08-12 Thread Steffen Breitbach
And how do I stop it? Hi everyone! Jenkins os logging in german, mostly events related to slaves. Here are some examples: SEVERE: Kann keinen Slave-Agenten starten für bsjenkinsslave02 WARNING: Node monitoring bsjenkinsslave01 for Antwortzeit aborted. Exception in thread Monitoring

Re: Job success or failure message

2013-08-01 Thread Steffen Breitbach
Hi Tânia! On Thu, 2013-08-01 at 04:31 -0700, Tânia Magalhães wrote: Is there way to configure the job so it will stop if any of the steps fail? You could use a script that will do that for you and let Jenkins run the script only. How can I configure it so this job test won't run if JOB_A

Re: Job success or failure message

2013-08-01 Thread Steffen Breitbach
You could use a script that will do that for you and let Jenkins run the script only. I just tried it: individual build steps (e.g. n times Execute shell) will do exactly the same by the way. Regards Steffen -- You received this message because you are subscribed to the Google Groups

Re: NodeLabel Parameter Plugin

2013-08-01 Thread Steffen Breitbach
Hi Tânia! On Thu, 2013-08-01 at 07:09 -0700, Tânia Magalhães wrote: Does anyone knows how to this with this plugin or in other way? Just add a label on the slaves that you want to run your job on and then add the label to your job configuration under Restrict where this project can be run.

Re: NodeLabel Parameter Plugin

2013-08-01 Thread Steffen Breitbach
Just add a label on the slaves that you want to run your job on and then add the label to your job configuration under Restrict where this project can be run. This is, by the way, achieved without any plugins. -- You received this message because you are subscribed to the Google Groups

Re: build only if other job succeeded?

2013-08-01 Thread Steffen Breitbach
Hi Tânia! On Thu, 2013-08-01 at 09:10 -0700, Tânia Magalhães wrote: B doesn't need to run right after A ends. If it doesn't _need_ that still implies that it _can_, so why not running as a downstream job? Regards Steffen -- You received this message because you are subscribed to the Google

Re: Jenkins with Tomcat7 very slow

2013-08-01 Thread Steffen Breitbach
Hi Eduardo! On Thu, 2013-08-01 at 13:39 -0300, Eduardo Dias wrote: I am experiencing a very poor performance. What does poor performance mean? Regards Steffen -- lies http://www.tty1.net/smart-questions_de.html read http://c2.com/cgi/wiki?HowToAskQuestionsTheSmartWay -- You received this

Re: Jenkins cli copy command not working

2013-07-30 Thread Steffen Breitbach
Hi suresh! On Mon, 2013-07-29 at 23:43 -0700, suresh wrote: Below command i tried but did not work java -jar c:\jenkins.jar -s http://localhost:8181/jenkins copy-job project1 project2 --username suresh --password suresh It is jenkins-cli.jar, not jenkins.jar. Regards Steffen -- You

Re: Alter/Remove All view in My Views

2013-07-29 Thread Steffen Breitbach
Hi Daniel! On Fri, 2013-07-26 at 22:04 +0200, Daniel Beck wrote: I just set up a 1.509.2 test instance from scratch. My 'reader' user (permisisons Overall/Read, Job/Read when using Matrix-based security) can create new views for himself and has access to configuring himself (including the

Alter/Remove All view in My Views

2013-07-26 Thread Steffen Breitbach
Hi everyone! Does someone know a way to remove or alter the All view in My Views? There is a way to do so for the global All view (https://wiki.jenkins-ci.org/display/JENKINS/Editing+or+Replacing+the +All+View) but I can't find a way to do so for the users All view. Even if I can't change the

Re: Alter/Remove All view in My Views

2013-07-26 Thread Steffen Breitbach
Hi Fred! On Fri, 2013-07-26 at 04:33 -0700, Fred G wrote: The user's default view can be changed under People your username/userid Configure. I updated the wiki page with instructions. The strange thing is that people seem to be able to access Configure only when being an Admin user. Normal

Re: Critical problem with my Jenkins server

2013-07-25 Thread Steffen Breitbach
On Thu, 2013-07-25 at 04:14 -0700, Mark Waite wrote: If you're using Git for SCM, then you can reduce the polling significantly using a post-receive hook in your git repositories. The same is true for SVN, of course. -- You received this message because you are subscribed to the Google

Re: [1.509.2 LTS] Job changing oprations take ages to finish

2013-07-24 Thread Steffen Breitbach
Hi Daniel! On Tue, 2013-07-23 at 20:01 +0200, Daniel Beck wrote: - Limit history to fewer entries than you have now (check the folders on disk for the number of saved states) - Update Copy Artifact to a snapshot with the linked fix - Disable 'Do not save duplicate history' I've disabled

[1.509.2 LTS] Job changing oprations take ages to finish

2013-07-23 Thread Steffen Breitbach
Hi everyone! We're running 1.509.2 LTS inside a Tomcat 6.0.36 with Java 7u25-b15 (altough we also had this problem with 1.509.1 and 7u09) on a Linux machine. Operations that change jobs like changing the configuration or renaming take ages to finish. Eventually the action will terminate, but it

AW: Access Jenkins Parameter in job

2013-07-22 Thread Steffen Breitbach
Hi Gaurang! Is there any way i can access the jenkins parameter inside the job. ? What is the jenkins parameter? Regards Steffen -- 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

SVN: ignore post commit hooks on maven release

2013-07-19 Thread Steffen Breitbach
Hi everyone! We're testing post commit hooks for SVN at the moment. Together with maven releases we have bit of a problem. If you allow concurrent builds in one job and start a release job, maven will commit to SVN twice, thus triggering two new builds trough the post commit hook. Is there a

Policy of fixes in LTS?

2013-07-18 Thread Steffen Breitbach
Hi everyone! What's the policy of fixes in LTS versions? The deadlock fix of JENKINS-18589 for example, is this something we can expect to see e.g. in 1.509.3? Regards Steffen -- You received this message because you are subscribed to the Google Groups Jenkins Users group. To unsubscribe

What is 1.509.2.JENKINS-8856-diag?

2013-07-11 Thread Steffen Breitbach
Hi Everyone! Our LTS Jenkins announces 1.509.2.JENKINS-8856-diag as the latest version. However, that version doesn't exist anywhere. I suppose this is a glitch in the update site? Regards Steffen -- You received this message because you are subscribed to the Google Groups Jenkins Users

Re: How does the SVN polling work (internally)?

2013-07-08 Thread Steffen Breitbach
Hi Dean! On 05.07.2013 20:41, Dean Yu wrote: Having you considered using a Subversion post-commit hook to trigger your jobs? That sounds like a brilliant idea, I'll look into this! Thanks! Regards Steffen -- You received this message because you are subscribed to the Google Groups Jenkins

Re: Disable fingerprinting? (1.509.1 LTS)

2013-07-08 Thread Steffen Breitbach
Hi Chris! On 05.07.2013 18:58, Chris Withers wrote: What problem are you experiencing that make you think you want to go out of your way to disable fingerprinting? If you don't need it, don't actively use it, but it being there does you no harm... Well, unfortunately, that isn't entirely

How does the SVN polling work (internally)?

2013-07-05 Thread Steffen Breitbach
Hi everyone! Can someone tell me how Jenkins determines SCM changes in SVN for projects? At the moment, we have 741 projects that use the Poll SCM trigger to determine wether there are SCM changes. Unfortunately, most of them use a minute expression like */15 or */60, so almost everything polls

Re: How does the SVN polling work (internally)?

2013-07-05 Thread Steffen Breitbach
On Fri, 2013-07-05 at 12:11 +, Mandeville, Rob wrote: I'm not sure, but I'm guessing that H/15 * * * * Would poll every fifteen minutes. Yes, but as far as I know only from 1.510 onward. We're running 1.509.1 LTS. For now, the syntax is H(x-y), so to simulate H/10 I used

How to announce a plug in update for a private plug in?

2013-07-04 Thread Steffen Breitbach
Hi everyone! We have written a plug in that makes use of our company wide authentication infrastructure. As it will work in our company only, it would't be of use for anyone else and so we haven't published it. However, as several departments in our company use this plug in, it would be really

Disable fingerprinting? (1.509.1 LTS)

2013-07-03 Thread Steffen Breitbach
Hi everyone! We don't use fingerprinting in our projects. Therefore I'd like to disable fingerprinting globally. Is there a way to do so? Regards Steffen -- You received this message because you are subscribed to the Google Groups Jenkins Users group. To unsubscribe from this group and stop

Vote for fixes in next LTS?

2013-07-01 Thread Steffen Breitbach
Hi everyone! Is there a way to vote for fixes for the next LTS release? We would like to see the fingerprinting and lazy loading related issues fixed. - Fixed file descriptor leak in fingerprint computation. (issue 18351) - Fingerprint action deserialization problem fixed. (issue 17125) -

Re: Jenkins login session timeout

2013-06-25 Thread Steffen Breitbach
Hi Pavel! On Mon, 2013-06-24 at 09:48 +0300, Pavel Tankov wrote: This can't be too hard, please tell me where to configure it. Thanks. No, we just want to mess with you so we just ain't telling ;-) However, if it is THAT important: install Jenkins in a container (e.g. Tomcat) and delegate

Re: Host key verification failure: Trying to launch ssh

2013-06-25 Thread Steffen Breitbach
Hi Gupta! On Mon, 2013-06-24 at 22:17 -0700, Gupta wrote: c:\jenkins\workspace\x86_Linux_SmoketestBssh root@192.168.x.x ls -l /usr/local/SWAT Host key verification failed. Execute ssh without a parameter and then accept the host key. Another option would be to use 'ssh -s

Re: new user gets a Status Code: 404 @ login

2013-06-24 Thread Steffen Breitbach
Hi Kamal! On Fri, 2013-06-21 at 13:38 -0700, Kamal Ahmed wrote: I create a new user using Jenkins Security, but the user cannot login, and gte a 404 Status Code If you could be a litte more (or better: much more) verbose about your issue someone on this list might acutally able to help you.

Re: jenkins user password?

2013-06-19 Thread Steffen Breitbach
Hi Veer! On Tue, 2013-06-18 at 11:58 -0700, Veer Mati wrote: Hi! What is the password for the user 'jenkins'? How is that user cerated? I am seeing that there is a user 'jenkins' (when do I 'whoami' in a script run by a Jenkins build - it prints out jenkins), but if I log on as user

Re: Does Build Now behave differently than an automated build?

2013-06-19 Thread Steffen Breitbach
Hi Daniel! On Tue, 2013-06-18 at 14:36 -0700, Daniel Spangler wrote: I'm trying to debug this and am curious if anyone has any pointers at why I'm seeing different results? Not exactly a pointer specific to your problem, but you might give the Dump Info BuildWrapper Plugin a try. Regards

Re: Jenkins login session timeout

2013-06-19 Thread Steffen Breitbach
On Wed, 2013-06-19 at 11:31 +0300, Pavel Tankov wrote: I searched high and low but couldn't find the answer to this simple question: How can I increase the Jenkins login session timeout? I would like to set it to, say, one week. Where's the security in a week long timeout? When I am working

Re: Execute few Jenkin jobs under logged on user credential

2013-06-19 Thread Steffen Breitbach
Hi Vijendra! On Wed, 2013-06-19 at 16:46 +0530, Vijendra Patil wrote: The reason I am asking this is because, we have list of Jenkins job, while most of them does Create Build on Local Build Server, while few jobs does Release to Production. Is this possible? I don't know what you do

org.kohsuke.stapler.compression.CompressionFilter reportException, but only sometimes

2013-06-18 Thread Steffen Breitbach
Hi everyone! We're running Jenkins 1.509.1 LTS. Sometimes, but really only somtimes, Jenkins will hang completely for a few minutes (usually around 10). After that, Jenkins will respond normally. When this happens, you can't usually see any high load or other activity in Jenkins (in the example,

Redirect/Rewrite URL in Jenkins

2013-05-28 Thread Steffen Breitbach
Hi everyone! Is there a way to rewrite or redirect URLs in Jenkins? Here's the Problem that I'm trying to solve: Currently, we have projects that may be linked somewhere (e.g. in documentations, wiki pages etc.) trough a link that contains the view. They look something like this:

Re: [1.509.1 LTS] Massive performance issues

2013-05-21 Thread Steffen Breitbach
Hi Arnaud! On 19.05.2013 11:48, Arnaud Héritier wrote: I have such issue and downgraded back to 1.480.3 LTS. I'm also looking into this as a possible fix for our current situation. Did you face any issues after downgrading to 1.480.3 LTS ? Regards Steffen -- You received this message

Soft stopping of slaves

2013-05-17 Thread Steffen Breitbach
Hi everyone! I'd like to prevent our slaves from processing tasks in a given timeframe to have system ressources free for other tasks (e.g. backup tasks). I don't want to shutdown the slaves, I'd rather make them stop processing jobs and then enable them some time later, much like the safe

Getting LDAP groups to work

2013-01-15 Thread Steffen Breitbach
Hi everyone, I'm desperately trying to get LDAP group based authentication to run. LDAP user based security does work, but I can't get the groups to work. Most obvious symptom is the no entry-Sign in front of every group. I've debugged my installation using ldapsearch with those parameters:

RE: JNLP slave no longer works

2013-01-11 Thread Steffen Breitbach
We'll fix this in the next mainline release, and once all the fallout bugs like this are fixed and verified, I'll plan on another LTS release. My apologies for the problems in the mean time. No problem! The workaround using the anonymous user is OK for me in the meantime. :) smime.p7s