[00:00:36] *** satpal_ has joined #jenkins
[00:00:49] *** shuber__ has joined #jenkins
[00:00:52] *** wdj has joined #jenkins
[00:02:01] *** cdracars is now known as zz_cdracars
[00:02:23] *** q0rban is now known as [q0rban]
[00:02:41] *** choas_ has joined #jenkins
[00:03:01] *** sn0wb1rd has quit IRC
[00:03:05] *** johd has quit IRC
[00:03:06] *** satpal has quit IRC
[00:03:07] *** choas has quit IRC
[00:03:10] *** shuber_ has quit IRC
[00:03:14] *** ikeike443 has quit IRC
[00:03:15] *** moparisthebest has quit IRC
[00:03:17] *** moparsthbest has joined #jenkins
[00:03:48] *** shanlar has quit IRC
[00:04:15] *** zz_cdracars is now known as cdracars
[00:05:15] *** wdj has quit IRC
[00:05:33] *** shanlar has joined #jenkins
[00:06:16] *** cdracars is now known as zz_cdracars
[00:06:20] *** sn0wb1rd has joined #jenkins
[00:06:32] *** johd has joined #jenkins
[00:07:25] *** hobodave has quit IRC
[00:14:04] *** otter768 has joined #jenkins
[00:18:55] *** otter768 has quit IRC
[00:22:19] *** sjmikem1 has quit IRC
[00:24:57] *** abayer has quit IRC
[00:26:57] *** ogondza has quit IRC
[00:30:15] *** konobi has joined #jenkins
[00:31:17] <konobi> is there a way to get access to the webhook payload from the github plugin?
[00:31:54] <KostyaSha> this info is pushed to UnprotectedRootAction
[00:32:04] <KostyaSha> read github-plugin sources
[00:32:23] <KostyaSha> public class GitHubWebHook implements UnprotectedRootAction {
[00:40:28] *** hare_brain has quit IRC
[00:42:03] <konobi> KostyaSha: mkay... how about when not diving into java
[00:42:24] <KostyaSha> what do you want to do?
[00:43:12] <konobi> get it as a string or env vars in the job configuration or shell script
[00:46:09] *** shuber__ has quit IRC
[00:46:29] *** [q0rban] is now known as q0rban
[00:46:29] *** shuber_ has joined #jenkins
[00:50:13] *** thomasvandoren has quit IRC
[00:50:22] *** ximenean_ has joined #jenkins
[00:51:33] *** thomasvandoren has joined #jenkins
[00:51:39] *** intransi_ has joined #jenkins
[00:54:58] *** fandi has quit IRC
[00:54:58] *** ximenean_ has quit IRC
[00:55:13] *** intransit has quit IRC
[00:55:21] *** whimboo has quit IRC
[00:58:36] *** hare_brain has joined #jenkins
[00:58:36] *** ChanServ sets mode: +o hare_brain
[01:00:53] *** hare_brain has quit IRC
[01:01:38] *** wdj has joined #jenkins
[01:04:36] *** konishi has joined #jenkins
[01:06:20] *** mleung has quit IRC
[01:06:25] *** wdj has quit IRC
[01:08:11] *** mleung has joined #jenkins
[01:09:09] *** Creeture has quit IRC
[01:10:20] *** hectorh30 has joined #jenkins
[01:18:49] *** Cervator has joined #jenkins
[01:19:13] *** Ravine has quit IRC
[01:19:41] *** q0rban is now known as [q0rban]
[01:26:51] *** djm68 has quit IRC
[01:27:14] *** djm68 has joined #jenkins
[01:28:57] *** blizzow has quit IRC
[01:39:14] *** mahmoudimus has quit IRC
[01:40:28] *** epu has quit IRC
[01:47:40] *** deanclkclk has joined #jenkins
[01:48:45] *** kinow has joined #jenkins
[01:48:45] *** ChanServ sets mode: +v kinow
[01:57:45] *** shuber_ has quit IRC
[01:58:06] *** shuber_ has joined #jenkins
[01:59:24] *** talios has quit IRC
[02:00:46] *** shuber_ has quit IRC
[02:02:26] *** wdj has joined #jenkins
[02:03:02] *** shuber_ has joined #jenkins
[02:06:49] *** wdj has quit IRC
[02:08:05] *** shuber_ has quit IRC
[02:17:34] *** tfennelly has joined #jenkins
[02:19:33] *** shuber_ has joined #jenkins
[02:20:19] *** colinPL has quit IRC
[02:22:14] *** tfennelly has quit IRC
[02:23:14] *** djm68 has quit IRC
[02:23:32] *** fabrice31 has joined #jenkins
[02:27:06] *** mahmoudimus has joined #jenkins
[02:28:32] *** fabrice31 has quit IRC
[02:28:42] *** weiyang has joined #jenkins
[02:29:22] *** shuber_ has quit IRC
[02:32:29] *** mleung has quit IRC
[02:32:30] *** source47 has quit IRC
[02:34:37] *** mahmoudimus has quit IRC
[02:34:56] *** pedahzur has quit IRC
[02:36:55] *** talios has joined #jenkins
[02:43:29] *** zz_cdracars is now known as cdracars
[02:47:10] *** cdracars is now known as zz_cdracars
[02:49:40] *** thomasvandoren has quit IRC
[02:54:33] *** mahmoudimus has joined #jenkins
[02:54:44] *** fixi has joined #jenkins
[02:54:47] <fixi> hey folks
[02:55:48] <fixi> I'm tryin to run jenkins on openshift
[02:55:55] <fixi> but i en up with this:
[02:56:10] <fixi> INFO: Completed initialization
[02:56:10] <fixi> dec. 18, 2014 8:52:43 DU hudson.util.BootFailure publish
[02:56:10] <fixi> SEVERE: Failed to initialize Jenkins
[02:56:12] <fixi> hudson.util.HudsonFailedToLoad: java.net.SocketException:
[02:56:20] <fixi> here is how im starting it:
[03:00:29] *** nwang has joined #jenkins
[03:01:35] *** konobi has left #jenkins
[03:03:12] *** wdj has joined #jenkins
[03:05:26] <kinow> hey fixi, sorry, never used jenkins on openshift :-(
[03:06:10] <kinow> have you searched for more info in the logs? Or looked for similar issues on issues.jenkins-ci.org (like JENKINS-12347) ?
[03:06:20] <kinow> thanks jenkins-admin :)
[03:08:16] <fixi> well i tought that configuring jenkins to disable sshd might work.
[03:08:18] *** wdj has quit IRC
[03:10:21] <fixi> org.jenkinsci.main.modules.sshd.SSHD.xml
[03:10:28] <fixi> thats my config turning off sshd
[03:11:09] <fixi> jenkins-admin: any idea what might be wrong?
[03:11:09] <jenkins-admin> I didn't understand the command
[03:11:22] <fixi> no luck
[03:11:41] <fixi> kinow: any tips?
[03:13:09] <fixi> i also sow this: at hudson.TcpSlaveAgentListener.<init>(TcpSlaveAgentListener.java:72)
[03:13:18] <fixi> inside the error message
[03:13:26] <kinow> can't say without looking at the logs... but a java.net.SocketException could be due to trying to bind an already bound port
[03:13:35] <fixi> is there any way to set tcpslaveagentlistner address&port?
[03:14:11] <kinow> looking at your cmd it looks correct... those --http... options
[03:14:17] <kinow> I think there's something in the wiki...
[03:15:33] <kinow> dunno about those openshift vars, but if you are sure that those have some valid values... then maybe `netstat -tulnp | grep <0000>` replacing the 0000 by the port number might help to check that the ports are not being used
[03:17:02] <fixi> well i cant use netstat there sadly
[03:17:16] <fixi> yea i copied that stuff right from this wiki page :)
[03:17:44] <kinow> weird, no way to execute some shell commands in your openshift server?
[03:19:22] <fixi> i can execute *some* but mostly just basic ones
[03:20:29] <fixi> well
[03:20:34] <fixi> here is the end of the logs
[03:20:58] <kinow> interesting. I used it some time ago.. I recall I had to set up some kind of special files (.openshift?) and git push like heroku to some special place? not sure if I recall how it worked
[03:21:00] <fixi> from source it seems as if its just before running jenkins
[03:21:18] <fixi> kinow: yea thats for sources :)
[03:21:22]
[03:21:27] <fixi> oh sorry
[03:21:31] <fixi> permission denies
[03:21:33] <fixi> permission denied
[03:21:33] <kinow> yeah, but I used for some PHP code... much easier hehe
[03:21:35] <kinow> ooohh
[03:22:03] <fixi> i can only think of TcpSlaveAgentListener
[03:22:11] <fixi> but havent found anything on it
[03:22:43] <kinow> maybe your application is not running with a root user, and is trying to bind a port under 1024? (e.g. 80, 443) ? Does it make sense?
[03:23:26] <kinow> BTW, what language is that? I can't recognize it :) is it Finnish or Swedish?
[03:24:18] <fixi> im sorry its hungarian :)
[03:24:43] <fixi> now im tryin it with --httpPort=15021
[03:24:54] <fixi> that should work ..still the same
[03:25:27] <kinow> and that http listen port?
[03:25:33] <kinow> is that above 1024 as well?
[03:25:39] *** schristou has joined #jenkins
[03:25:39] *** ChanServ sets mode: +v schristou
[03:27:08] <fixi> what do you mean exaclty?
[03:27:23] <fixi> i have only seen httpport and httplistenaddress
[03:27:33] <fixi> is there httplistenport?
[03:27:54] <kinow> oh, sorry, that's the address (httpListenAddress)
[03:28:03] <kinow> hmm, the other port is above 1024 as well...
[03:28:23] <fixi> yea its a local addr: 127.6.22.1
[03:28:25] <kinow> what if you try to simply run java -jar jenkins.war ?that will try to use 8080 by default
[03:32:46] <kinow> weird fixi , seems like something very easy to fix, but I'm not really being able to help ya :)
[03:33:25] <kinow> my guess is that jenkins is trying to bind some ports and getting this error... but not knowing openshift very well I don't know how to tackle this problem
[03:34:01] <fixi> the annying thing is thati cant figure out whats about to bind and where
[03:34:15] <kinow> so that's probably why we can't use 8080
[03:34:45] <kinow> are you using the internal IP?
[03:34:49] <kinow> in the address..
[03:35:51] *** talios has quit IRC
[03:36:47] *** zz_cdracars is now known as cdracars
[03:38:25] <fixi> kinow: where?
[03:38:33] <fixi> im using the internal ip to bind yea
[03:38:48] *** cdracars is now known as zz_cdracars
[03:38:49] <kinow> hmm
[03:39:52] *** schristou has quit IRC
[03:45:04] *** zz_cdracars is now known as cdracars
[03:50:00] *** [reed] has quit IRC
[03:50:25] <fixi> hmm even the openshift guys say it should work :D
[03:52:07] *** moparsthbest has quit IRC
[03:52:11] *** schristou has joined #jenkins
[03:52:11] *** ChanServ sets mode: +v schristou
[03:53:47] <kinow> yeah, very weird... could be a typo in some parameter, but I didn't notice anything wrong with the command (but it's almost 1AM here :)
[03:55:35] <fixi> yea i see
[03:55:44] <fixi> its 3:55 here in Budapest :)
[03:55:59] *** moparisthebest has joined #jenkins
[03:58:36] <kinow> almost 1AM in Sao Paulo. I'll file a few more issues for a project, and will get some sleep
[03:59:15] <kinow> hope you find what's going on fixi. If it is something in Jenkins, you can also update existing pages or add a new page in Jenkins wiki for other openshift users to know how to set up their envs
[03:59:18] <kinow> take care
[03:59:53] <fixi> thanks very much
[04:00:00] <fixi> have a good night sleep
[04:00:01] <fixi> :)
[04:00:04] <fixi> see ya later!
[04:00:10] <fixi> thanks for the help!!
[04:00:51] *** mahmoudimus has quit IRC
[04:01:16] *** kurtisnelson has quit IRC
[04:01:50] *** mahmoudimus has joined #jenkins
[04:01:55] *** cdracars is now known as zz_cdracars
[04:03:57] *** wdj has joined #jenkins
[04:08:48] *** wdj has quit IRC
[04:09:58] *** kinow has quit IRC
[04:11:05] *** tfennelly has joined #jenkins
[04:12:16] *** fabrice31 has joined #jenkins
[04:15:52] *** tfennelly has quit IRC
[04:15:55] *** otter768 has joined #jenkins
[04:16:46] *** fabrice31 has quit IRC
[04:20:41] *** otter768 has quit IRC
[04:39:15] <fixi> hmm
[04:39:19] <fixi> anyone still around?
[04:40:32] *** satpal_ has quit IRC
[04:42:54] *** strtok has quit IRC
[04:43:30] *** strtok has joined #jenkins
[04:44:56] *** satpal has joined #jenkins
[04:57:59] *** mahmoudimus has quit IRC
[04:59:20] *** mahmoudimus has joined #jenkins
[05:01:12] <fixi> could someone please tell me what a hudson.TcpSlaveAgentListener is?
[05:04:42] *** wdj has joined #jenkins
[05:05:23] *** vlee has joined #jenkins
[05:05:55] *** tfennelly has joined #jenkins
[05:09:03] *** wdj has quit IRC
[05:10:42] *** tfennelly has quit IRC
[05:12:58] *** instence has joined #jenkins
[05:14:21] *** instence_ has quit IRC
[05:14:49] *** sparr has quit IRC
[05:14:50] *** sparr has joined #jenkins
[05:16:01] *** kersh has quit IRC
[05:31:55] *** deanclkclk has quit IRC
[05:35:23] *** hobodave has joined #jenkins
[05:35:29] *** hobodave has joined #jenkins
[05:44:21] *** St_Marx has quit IRC
[05:48:36] *** St_Marx has joined #jenkins
[05:49:12] *** kepioo has quit IRC
[05:49:41] *** deanclkclk has joined #jenkins
[06:00:20] *** rdas has joined #jenkins
[06:01:12] *** fabrice31 has joined #jenkins
[06:01:30] *** Deevolution has quit IRC
[06:02:14] *** Deevolution has joined #jenkins
[06:05:26] *** wdj has joined #jenkins
[06:06:20] *** fabrice31 has quit IRC
[06:08:15] *** mahmoudimus has quit IRC
[06:08:30] *** satpal has quit IRC
[06:10:07] *** wdj has quit IRC
[06:12:54] *** satpal has joined #jenkins
[06:16:48] *** otter768 has joined #jenkins
[06:21:30] *** otter768 has quit IRC
[06:23:51] *** mahmoudimus has joined #jenkins
[06:39:54] *** icarus has quit IRC
[06:41:49] *** Networkn3rd has joined #jenkins
[06:48:06] *** ShotgunKlaus has joined #jenkins
[07:06:02] *** andreasmandel has joined #jenkins
[07:06:11] *** wdj has joined #jenkins
[07:10:40] *** wdj has quit IRC
[07:11:57] *** mahmoudimus has quit IRC
[07:13:11] *** lamrod has joined #jenkins
[07:14:16] *** hobodave has quit IRC
[07:15:23] *** schristou has left #jenkins
[07:16:14] *** lamrod1 has joined #jenkins
[07:18:03] *** lamrod has quit IRC
[07:18:05] *** whimboo has joined #jenkins
[07:23:09] *** deanclkclk has quit IRC
[07:28:21] *** mahmoudimus has joined #jenkins
[07:28:40] *** lamrod1 has quit IRC
[07:33:59] *** mahmoudimus has quit IRC
[07:34:16] *** deanclkclk has joined #jenkins
[07:35:04] *** kersh has joined #jenkins
[07:42:25] *** kersh has quit IRC
[07:42:52] *** kersh has joined #jenkins
[07:43:40] *** Networkn3rd has quit IRC
[07:44:04] *** mahmoudimus has joined #jenkins
[07:47:51] *** kersh has quit IRC
[07:49:36] *** kepioo has joined #jenkins
[07:49:55] *** fabrice31 has joined #jenkins
[07:52:39] *** Cervator has quit IRC
[07:52:43] *** andreasmandel has quit IRC
[07:54:03] *** andreasmandel has joined #jenkins
[07:54:18] *** kepioo has quit IRC
[07:54:27] *** fabrice31 has quit IRC
[07:56:13] *** shiin has joined #jenkins
[07:58:28] *** davi has joined #jenkins
[07:59:05] *** pjanouse has joined #jenkins
[08:06:53] *** wdj has joined #jenkins
[08:09:14] *** ulrichard has joined #jenkins
[08:10:25] *** papajulio has joined #jenkins
[08:11:24] *** tisto has joined #jenkins
[08:11:54] *** wdj has quit IRC
[08:12:48] *** jgeboski has quit IRC
[08:13:20] *** jgeboski has joined #jenkins
[08:17:40] *** otter768 has joined #jenkins
[08:21:57] *** otter768 has quit IRC
[08:28:14] *** mleung has joined #jenkins
[08:33:16] *** csanchez has joined #jenkins
[08:34:17] *** deanclkclk has quit IRC
[08:34:21] *** TomTom has joined #jenkins
[08:37:47] *** mleung has quit IRC
[08:37:54] *** csanchez has quit IRC
[08:40:19] *** maxd_ has joined #jenkins
[08:41:59] *** mleung has joined #jenkins
[08:42:30] *** maxd has quit IRC
[08:43:20] *** mleung has quit IRC
[08:44:13] *** fabrice31 has joined #jenkins
[08:46:06] *** mleung has joined #jenkins
[08:50:06] *** csanchez has joined #jenkins
[08:51:32] *** mleung has quit IRC
[08:53:11] *** integer` has joined #jenkins
[08:53:43] *** KostyaSha has quit IRC
[08:55:38] *** CyberDuck has joined #jenkins
[09:00:22] *** kez_ has joined #jenkins
[09:05:43] *** olamy has joined #jenkins
[09:05:43] *** ChanServ sets mode: +v olamy
[09:07:41] *** wdj has joined #jenkins
[09:08:36] *** sflanigan has quit IRC
[09:09:44] *** lamrod has joined #jenkins
[09:11:53] *** wdj has quit IRC
[09:12:38] *** ximenean_ has joined #jenkins
[09:15:12] *** patryk__ has joined #jenkins
[09:15:50] *** seschwar has joined #jenkins
[09:22:47] *** wdj has joined #jenkins
[09:23:19] *** Ravine has joined #jenkins
[09:24:49] *** CyberDuck has quit IRC
[09:27:29] *** tfennelly has joined #jenkins
[09:27:43] *** tfennelly has quit IRC
[09:29:20] *** dezza_k has joined #jenkins
[09:34:17] *** dezza_k has quit IRC
[09:35:25] *** dezzak has joined #jenkins
[09:35:42] *** dezzak has quit IRC
[09:36:41] *** dezza_k has joined #jenkins
[09:37:02] *** dezza_k has quit IRC
[09:37:11] *** dezza_k has joined #jenkins
[09:38:02] *** source47 has joined #jenkins
[09:40:18] *** wdj has quit IRC
[09:40:44] *** wdj has joined #jenkins
[09:41:39] *** ogondza has joined #jenkins
[09:41:39] *** ChanServ sets mode: +v ogondza
[09:42:22] *** sarri has quit IRC
[09:43:58] *** sarri has joined #jenkins
[09:44:52] *** wdj has quit IRC
[09:45:28] *** [reed] has joined #jenkins
[09:45:31] *** olamy has quit IRC
[09:46:10] *** wdj has joined #jenkins
[10:01:18] *** shiin has quit IRC
[10:02:15] *** source47 has quit IRC
[10:02:51] *** source47 has joined #jenkins
[10:09:11] *** ogondza has quit IRC
[10:09:48] *** konishi has quit IRC
[10:13:37] *** papajulio has quit IRC
[10:18:34] *** otter768 has joined #jenkins
[10:23:11] *** otter768 has quit IRC
[10:23:55] *** shiin has joined #jenkins
[10:24:48] *** shiin has quit IRC
[10:24:48] *** shiin has joined #jenkins
[10:25:49] *** davehunt has joined #jenkins
[10:26:51] *** maxd_ has quit IRC
[10:30:17] *** shiin has quit IRC
[10:30:26] *** papajulio has joined #jenkins
[10:32:31] *** Atomy has quit IRC
[10:33:33] *** Atomy has joined #jenkins
[10:34:38] *** CyberDuck has joined #jenkins
[10:35:02] *** jenkins-builds has quit IRC
[10:36:37] *** weiyang has quit IRC
[10:36:37] *** jenkins-builds has joined #jenkins
[10:36:37] *** ChanServ sets mode: +o jenkins-builds
[10:37:21] *** jacobsd has joined #jenkins
[10:39:24] *** maxd has joined #jenkins
[10:40:21] *** Ravine has quit IRC
[11:05:53] *** vtunka has joined #jenkins
[11:11:38] *** kinkie has joined #jenkins
[11:34:53] *** tisto has quit IRC
[11:36:22] *** lamrod has quit IRC
[11:36:22] *** dezza_k has quit IRC
[11:38:25] *** lamrod has joined #jenkins
[11:38:28] *** dezza_k has joined #jenkins
[11:46:16] *** integer__ has joined #jenkins
[11:49:35] *** integer` has quit IRC
[11:52:10] *** source47 has quit IRC
[11:54:21] *** source47 has joined #jenkins
[11:54:31] *** papajulio has quit IRC
[11:57:25] *** papajulio has joined #jenkins
[11:59:51] *** rbowlby has quit IRC
[12:06:35] *** csanchez has quit IRC
[12:07:33] *** wdj has quit IRC
[12:07:59] *** wdj has joined #jenkins
[12:10:12] *** shorty_mu has joined #jenkins
[12:10:16] *** rdas has quit IRC
[12:12:17] *** wdj has quit IRC
[12:13:44] <shorty_mu> Hello all, I need to reinstall a server which is used as a Jenkins slave(is launched via SSH) and there are already jobs running on it. Keys, accounts etc are controlled by configuration managemtn. Except from marking the node as offline is there anything eles I should take care of? Cheers
[12:14:23] *** lamrod has quit IRC
[12:15:19] *** lamrod has joined #jenkins
[12:19:28] *** otter768 has joined #jenkins
[12:19:33] *** papajulio has quit IRC
[12:24:04] *** otter768 has quit IRC
[12:24:18] *** fabrice31 has quit IRC
[12:24:44] *** fabrice31 has joined #jenkins
[12:27:29] *** elyssonmr has joined #jenkins
[12:29:10] *** fabrice31 has quit IRC
[12:30:04] *** mahmoudimus has quit IRC
[12:30:10] *** papajulio has joined #jenkins
[12:31:43] *** unreal4u has quit IRC
[12:33:35] *** unreal4u has joined #jenkins
[12:35:33] *** fabrice31 has joined #jenkins
[12:36:28] *** sahumada_ has quit IRC
[12:37:15] *** sahumada has joined #jenkins
[12:38:29] *** wdj has joined #jenkins
[12:39:44] *** ShotgunKlaus has quit IRC
[12:40:07] *** wdj has quit IRC
[12:40:19] *** nwang has quit IRC
[12:40:22] *** wdj has joined #jenkins
[12:40:31] *** csanchez has joined #jenkins
[12:44:45] *** wdj has quit IRC
[12:51:32] *** kinow has joined #jenkins
[12:51:33] *** ChanServ sets mode: +v kinow
[12:55:48] *** mcupak has joined #jenkins
[12:57:37] *** csanchez has quit IRC
[13:00:01] *** pandeiro has quit IRC
[13:00:45] *** javabot has quit IRC
[13:01:11] *** javabot has joined #jenkins
[13:03:09] *** wdj has joined #jenkins
[13:10:44] *** csanchez has joined #jenkins
[13:20:11] *** csanchez has quit IRC
[13:21:28] *** savantgarde has joined #jenkins
[13:23:25] *** droogie- has joined #jenkins
[13:24:43] <droogie-> Does one still require "Poll SCM" checked if the build is triggered by a "notifyCommit" call? From what I've read the Poll SCM option has to be checked, but the builds here start without it being checked.
[13:24:51] <savantgarde> I'm experiencing that the Publish Over CIFS plugin is failing, saying "remote file operation failed"
[13:24:58] <savantgarde> any tips as to how to resolve this??
[13:25:26] *** source47 has quit IRC
[13:33:55] *** davehunt has quit IRC
[13:38:16] *** dezza_k has quit IRC
[13:40:14] <savantgarde> it works on another slave node, and I am able to copy to the network share by hand
[13:40:17] <savantgarde> so it should work
[13:44:01] *** tterrag has quit IRC
[13:45:12] *** Brando753 has quit IRC
[13:45:30] *** pdxleif has quit IRC
[13:46:01] *** mr_burdell has quit IRC
[13:47:21] *** mr_burdell has joined #jenkins
[13:47:24] *** apetresc has quit IRC
[13:47:31] *** Brando753 has joined #jenkins
[13:47:40] *** pdxleif has joined #jenkins
[13:49:14] *** apetresc has joined #jenkins
[13:49:49] *** CyberDuck has quit IRC
[13:51:31] *** mlhess has joined #jenkins
[13:55:28] *** pandeiro has joined #jenkins
[14:03:41] *** papajulio has quit IRC
[14:08:36] *** source47 has joined #jenkins
[14:09:08] *** wdj_ has joined #jenkins
[14:10:43] *** wdj has quit IRC
[14:20:24] *** otter768 has joined #jenkins
[14:23:03] *** davi has quit IRC
[14:24:48] *** djm68 has joined #jenkins
[14:25:10] *** otter768 has quit IRC
[14:26:06] *** tfennelly has joined #jenkins
[14:26:54] *** djm68_ has joined #jenkins
[14:29:17] *** djm68 has quit IRC
[14:30:37] *** tfennelly has quit IRC
[14:31:20] *** savantgarde has quit IRC
[14:31:40] *** savantgarde has joined #jenkins
[14:46:16] *** pjanouse has quit IRC
[14:47:34] *** source47 has quit IRC
[14:53:26] *** source47 has joined #jenkins
[14:53:48] *** dezza_k has joined #jenkins
[14:54:13] *** source47 has quit IRC
[14:54:23] *** shorty_mu has left #jenkins
[14:54:32] *** source47 has joined #jenkins
[14:56:53] *** jglick has joined #jenkins
[14:56:53] *** ChanServ sets mode: +v jglick
[14:57:36] *** source47 has quit IRC
[14:58:02] *** source47 has joined #jenkins
[14:58:54] *** Networkn3rd has joined #jenkins
[14:59:27] *** sobersocialist has joined #jenkins
[14:59:39] <savantgarde> how can I see why the git plugin fails to clone a repo?
[14:59:50] <savantgarde> it's failing for no reason, and doesn't say why
[14:59:51] *** fandi has joined #jenkins
[15:04:50] *** olvesh has joined #jenkins
[15:11:09] <kinow> savantgarde: maybe you can try creating a logger for jenkins.plugins.git and hudson.plugins.git with log level ALL
[15:11:14] *** [q0rban] is now known as q0rban
[15:11:21] <savantgarde> kinow: how?
[15:11:48] <getxsick> i want to specify a node for a specific build. i think i need to set a label for the node and then set the label for the project, but i dont see the label option in a build configuration. what am i missing?
[15:12:15] <savantgarde> kinow: thanks
[15:12:19] <kinow> np
[15:12:34] <savantgarde> this node is driving me nuts; suddenly nothing works, even cloning from git
[15:12:37] <kinow> getxsick: off the top of my head... I think the option is called "Restrict where this project can run" ?
[15:12:40] <savantgarde> manually it works
[15:13:01] <kinow> hehe, it's a friday bug savantgarde. You'll either realize it is something really simple, or you'll fix it on monday morning :)
[15:13:29] <savantgarde> kinow: not only is it Friday, it's holiday time and I'm quitting this position :(
[15:13:42] <savantgarde> grrrrr
[15:13:43] <getxsick> kinow: right!
[15:13:45] <kinow> damn, what a combo.
[15:13:56] <kinow> getxsick: ;) hope that helps
[15:13:57] <savantgarde> I know :/
[15:14:05] <savantgarde> not the best way to start Christmas
[15:14:23] <kinow> take a look at the logs, if that doesn't help we can look at other things :)
[15:14:27] <kinow> savantgarde: ^
[15:14:34] <savantgarde> yup, thanks
[15:14:54] <kinow> np
[15:17:17] *** wdj has joined #jenkins
[15:17:18] <getxsick> kinow: yeah, i missed this option
[15:18:34] *** wdj_ has quit IRC
[15:19:49] <kinow> glad it helped getxsick
[15:28:37] *** pandeiro has quit IRC
[15:30:09] *** pandeiro has joined #jenkins
[15:32:07] *** linuxboytoo has joined #jenkins
[15:36:06] <olvesh> I am totally new at the workflow plugin - how can I set JAVA_HOME for a maven tool?
[15:36:16] *** pandeiro has quit IRC
[15:36:58] <kinow> olvesh: as most of us are :) I haven't really used it yet, so wait for someone else to answer here, or if you don't get an answer here, post it to jenkins users mailing list :)
[15:37:42] <olvesh> Answering my own question here:
[15:37:43] <olvesh> def javaHome = tool 'Java8'
[15:37:44] <olvesh> env.JAVA_HOME="${javaHome}"
[15:37:58] *** pandeiro has joined #jenkins
[15:41:13] <savantgarde> kinow: I've enabled logging as you suggested, but I only see one message related to master-side polling
[15:41:20] <getxsick> pretty weird, one some nodes i get JAVA_HOME is not defined, and well its exactly the same configured as on other nodes
[15:41:50] <kinow> getxsick: maybe the JAVA_HOME var was set after jenkins was already running and you need to restart it? :S
[15:42:13] <kinow> savantgarde: what's the plugin output in the build?
[15:42:30] *** source47 has quit IRC
[15:42:54] <getxsick> kinow: shall i restart jenkins on the node? i thought its being run from the master
[15:43:38] <kinow> getxsick: probably you're using ssh slaves... jenkins connects via ssh to your slave computer and starts a java agent process
[15:44:24] <savantgarde> oops
[15:44:32] <savantgarde> not that one :)
[15:44:40] <savantgarde> although it's a fun one :P
[15:44:50] *** wdj has quit IRC
[15:44:50] *** Cervator has joined #jenkins
[15:44:53] <savantgarde> I have to get the data from another desktop...
[15:44:54] <getxsick> kinow: so if it starts the java agent process so why it's possible i get this error?
[15:45:07] *** droogie- has quit IRC
[15:45:08] <kinow> oh why, that's a very interesting issue savantgarde
[15:45:20] <savantgarde> kinow: it's incredibly amusing
[15:45:27] <kinow> indeed 'tis
[15:45:36] <savantgarde> I wish I knew of it earlier so I could've put it on my wishlist!
[15:45:39] *** themurph has joined #jenkins
[15:45:41] * kinow giggles
[15:46:15] <savantgarde> kinow: well, there's always next year ;)
[15:46:32] <savantgarde> kinow: ^
[15:47:10] <kinow> getxsick: *maybe*, JAVA_HOME is set to /usr/lib/jvm/java-7-openjdk-amd64/ in your slave... take a look if that directory is correct in your slave computer
[15:47:48] *** shiin has joined #jenkins
[15:48:21] <mlhess> Is there a way in jenkins for a job to use another job’s build results (like files from the other jobs workspace copied to jenkins master)
[15:48:24] <kinow> savantgarde: is that correct --> <my-repo> ?
[15:48:24] *** source47 has joined #jenkins
[15:48:43] <getxsick> kinow: it is, and the thing is when i use build locally with it's working. only not when running as a slave
[15:48:47] *** djm68_ has quit IRC
[15:48:58] <kinow> mlhess: yup, tho I have to take a look at the plug-ins.. I had to do that some time ago... there's a plugin for that IIRC
[15:49:00] <savantgarde> kinow: I chose not to disclose real URLs etc
[15:49:11] <savantgarde> it's a proprietary project
[15:49:47] <savantgarde> the real URL looks fine
[15:49:54] <savantgarde> I've even tested it manually
[15:50:04] <mlhess> kinow: Thanks
[15:50:12] <kinow> oh, sorry savantgarde , my bad
[15:50:24] <savantgarde> np
[15:51:03] *** deanclkclk has joined #jenkins
[15:51:06] *** jasonium has quit IRC
[15:51:29] *** jasonium has joined #jenkins
[15:51:34] *** rdas has joined #jenkins
[15:51:46] <kinow> savantgarde: ain't there are way to increase git's verbose level?
[15:51:56] <kinow> and hopefully one that is wrapped in git plugin
[15:51:59] *** zz_cdracars is now known as cdracars
[15:52:00] <savantgarde> kinow: I couldn't see any
[15:52:55] <kinow> ?
[15:53:06] <kinow> there's also a whole windows section
[15:53:53] <savantgarde> kinow: no thanks, I'm reading it now
[15:54:46] *** shiin has quit IRC
[15:55:48] *** michaelneale has joined #jenkins
[15:57:01] *** maafy6 has joined #jenkins
[15:57:37] <savantgarde> kinow: couldn't see anything of help
[15:58:06] <savantgarde> the node was behaving weird for f.ex. CIFS copying prior to the git thing though
[15:58:13] <savantgarde> maybe Java is screwy somehow
[15:59:08] <kinow> is re-provisioning that node an option?
[15:59:25] <savantgarde> not right now at least
[15:59:38] <savantgarde> due to it being Christmas and all
[15:59:42] *** Cervator has quit IRC
[15:59:48] <savantgarde> otherwise I would definitely replace it :)
[16:00:03] <savantgarde> piece of crap *grumble*
[16:00:03] <kinow> is that a private repo savantgarde ?
[16:00:10] <kinow> hehe
[16:00:26] <savantgarde> kinow: it's an https resource in our network
[16:01:24] *** tterrag has joined #jenkins
[16:02:44] <savantgarde> hm, I never remember quite how the credentials system works with this thing; I just set it up initially
[16:03:16] <kinow> the title looks really similar to your case
[16:04:01] <savantgarde> interesting
[16:08:58] *** kepioo has joined #jenkins
[16:09:46] *** kepioo has joined #jenkins
[16:09:50] *** davehunt has joined #jenkins
[16:10:56] *** whimboo has quit IRC
[16:14:43] <savantgarde> kinow: I've never needed to specify credentials, case in point it's working on another node
[16:15:37] <kinow> if both nodes have the same java and git versions, and running the command line works on both of them... then perhaps you need to restart jenkins in the failing node?
[16:16:35] <savantgarde> they have different Java versions; working one has 1.7, other one has 1.8, 1.8 used to work though
[16:16:55] <kinow> can you try starting that slave with 1.7?
[16:17:04] <savantgarde> kinow: I s'pose
[16:17:06] <kinow> just to eliminate that as a cause for this issue
[16:18:48] *** kepioo has quit IRC
[16:18:57] *** source47 has quit IRC
[16:19:12] *** rdas has quit IRC
[16:19:19] *** djm68 has joined #jenkins
[16:19:30] *** source47 has joined #jenkins
[16:21:20] *** otter768 has joined #jenkins
[16:21:33] *** source47 has quit IRC
[16:21:51] *** source47 has joined #jenkins
[16:22:24] <savantgarde> kinow: nope, didn't help
[16:23:11] <kinow> hmmm, are the slaves running with the same user in both computers?
[16:23:17] <savantgarde> yep
[16:23:20] <kinow> and the services are similar under services.msc
[16:23:29] <kinow> or mcs, never know which one is the right one
[16:23:47] <savantgarde> yeah
[16:24:04] <kinow> well, crap. Dunno how else to help you to investigate this issue :/
[16:24:28] *** djm68 has quit IRC
[16:24:29] <savantgarde> kinow: I think it's better to tear down this idiotic node, and forget about it :(
[16:24:30] *** vjuranek has joined #jenkins
[16:24:30] *** vjuranek has joined #jenkins
[16:24:31] *** ChanServ sets mode: +v vjuranek
[16:24:35] *** michaelneale has quit IRC
[16:24:41] <savantgarde> I'm enabling the other node to replace it completely
[16:25:53] *** otter768 has quit IRC
[16:27:13] *** kez_ has quit IRC
[16:28:50] *** olvesh has quit IRC
[16:32:08] *** michaelneale has joined #jenkins
[16:32:17] *** hlprmnky has left #jenkins
[16:35:07] *** russmuss has joined #jenkins
[16:36:41] *** russypoo has quit IRC
[16:36:58] *** imjoshdean has joined #jenkins
[16:37:58] *** kepioo has joined #jenkins
[16:38:05] *** richid has joined #jenkins
[16:39:27] *** russmuss has quit IRC
[16:39:36] *** russmuss has joined #jenkins
[16:43:45] *** michaelneale has quit IRC
[16:47:53] *** cleclerc has joined #jenkins
[16:47:54] *** ChanServ sets mode: +v cleclerc
[16:48:04] *** scotty269 has quit IRC
[16:48:23] *** cdracars is now known as zz_cdracars
[16:52:43] *** integer__ is now known as KostyaSha
[16:52:51] *** ChanServ sets mode: +v KostyaSha
[16:53:20] <KostyaSha> jglick, kohsuke could you stop using global cloudbees.jenkins. namespace for classes in any plugin?
[16:53:39] <KostyaSha> github-plugin com.cloudbees.jenkins.Cleaner
[16:53:47] <KostyaSha> how should i enable logging for such plugins?
[16:53:53] <jglick> KostyaSha: busy
[16:54:18] <KostyaSha> they will catch logs from all plugins where you used such package name
[16:55:31] *** source47 has quit IRC
[16:57:38] *** djm68 has joined #jenkins
[16:58:09] *** csanchez has joined #jenkins
[16:58:21] *** kepioo has joined #jenkins
[16:59:20] *** source47 has joined #jenkins
[17:02:16] *** otter768 has joined #jenkins
[17:02:55] *** zz_cdracars is now known as cdracars
[17:04:01] *** savantgarde has quit IRC
[17:08:47] *** source47 has quit IRC
[17:09:50] *** carif has joined #jenkins
[17:13:19] <carif> for jenkins 1.590, when you have multiple views of the job list, it looks like th order of the tabs is alphanumeric.. Can the order be fixed (manually specified)?
[17:15:07] *** fabrice31 has quit IRC
[17:15:33] *** fabrice31 has joined #jenkins
[17:20:13] *** whimboo has joined #jenkins
[17:20:17] *** fabrice31 has quit IRC
[17:20:49] *** russypoo has joined #jenkins
[17:21:29] *** russmuss has quit IRC
[17:22:06] *** seschwar has quit IRC
[17:23:36] *** cleclerc has quit IRC
[17:29:03] *** mbacchi has joined #jenkins
[17:30:01] *** maxd has quit IRC
[17:34:00] *** davehunt has quit IRC
[17:34:24] *** otter768 has quit IRC
[17:35:02] *** blizzow has joined #jenkins
[17:35:22] *** vtunka has quit IRC
[17:38:43] *** maxd has joined #jenkins
[17:38:47] *** whimboo has quit IRC
[17:42:00] *** colinPL has joined #jenkins
[17:43:31] *** thedodd has joined #jenkins
[17:48:07] *** deanclkclk has quit IRC
[17:49:06] *** ulrichard has quit IRC
[17:50:09] *** deanclkclk has joined #jenkins
[17:51:54] *** deny[all] has joined #jenkins
[17:53:01] *** kpease has joined #jenkins
[17:54:32] *** patryk__ has quit IRC
[17:54:49] *** unreal4u has quit IRC
[17:56:11] *** ximenean_ has quit IRC
[17:58:17] *** cleclerc has joined #jenkins
[17:58:17] *** ChanServ sets mode: +v cleclerc
[17:58:19] *** kepioo has quit IRC
[17:59:34] *** mahmoudimus has joined #jenkins
[18:00:48] *** ximenean_ has joined #jenkins
[18:02:47] *** davehunt has joined #jenkins
[18:06:14] *** tfennelly has joined #jenkins
[18:06:19] *** kinkie has quit IRC
[18:08:54] *** tfennelly has quit IRC
[18:10:28] *** davi has joined #jenkins
[18:11:22] *** richid has quit IRC
[18:11:22] *** cleclerc has quit IRC
[18:11:41] *** lamrod has quit IRC
[18:14:37] *** maxd has quit IRC
[18:15:51] <kohsuke> KostyaSha: I don't think we ever intentionally use that package name for plugins meant for public, but sometimes we do end up starting plugins for internal use that eventually get open-sourced
[18:16:01] *** maxd has joined #jenkins
[18:16:14] <kohsuke> so I think you are seeing those, and I hear you, but it's hard to change those
[18:16:29] <KostyaSha> kohsuke, and that's you didn't define plugin name for package name?
[18:16:50] <kohsuke> ?
[18:16:58] <KostyaSha> kohsuke, how you locally or for CB customers will do system logging with such general package name in plugin?
[18:17:23] <KostyaSha> or it was just open-sourcing issue?
[18:17:28] <kohsuke> oh I misunderstood your complaint
[18:17:42] <kohsuke> you are saying that the package name doesn't have any plugin name in it, so you can't selectively on/off logging
[18:17:55] <kohsuke> in that case I think that one is a rare exception
[18:18:49] *** epu has joined #jenkins
[18:20:21] *** hare_brain has joined #jenkins
[18:20:21] *** ChanServ sets mode: +o hare_brain
[18:20:32] <KostyaSha> kohsuke, and can i get IDEA license?
[18:21:00] <KostyaSha> or better answer in mail list, because question is open from summer
[18:22:28] *** dezza_k has quit IRC
[18:23:03] <kohsuke> right, ok
[18:24:52] *** jacobsd has quit IRC
[18:30:27] *** cdracars is now known as zz_cdracars
[18:32:01] *** andreasmandel has quit IRC
[18:32:18] *** mleung has joined #jenkins
[18:33:02] *** cleclerc has joined #jenkins
[18:33:02] *** ChanServ sets mode: +v cleclerc
[18:35:23] *** cleclerc has quit IRC
[18:35:44] *** cleclerc has joined #jenkins
[18:35:44] *** ChanServ sets mode: +v cleclerc
[18:35:45] *** cleclerc has quit IRC
[18:36:15] *** andreasmandel has joined #jenkins
[18:38:36] *** whimboo has joined #jenkins
[18:46:38] *** themurph has quit IRC
[18:47:07] *** KostyaSha has quit IRC
[18:47:29] *** themurph has joined #jenkins
[18:52:12] *** ximenean_ has quit IRC
[18:53:14] *** ximenean_ has joined #jenkins
[18:54:19] *** sjmikem has joined #jenkins
[18:56:36] *** richid has joined #jenkins
[18:57:36] *** davehunt has quit IRC
[18:58:00] *** shuber_ has joined #jenkins
[19:02:15] *** shuber_ has quit IRC
[19:03:28] *** djm68 has quit IRC
[19:05:25] *** shuber_ has joined #jenkins
[19:06:32] *** ximenean_ has quit IRC
[19:10:47] *** Aslate has joined #jenkins
[19:12:51] <Aslate> I'm trying to set up a continuous deploy pipeline. I've got a job that uploads a docker image based on the build number, how do I forward the build number to my deploy job?
[19:13:06] *** shuber_ has quit IRC
[19:13:33] <Aslate> I've got the Trigger Parameterized Builds plugin installed, but can't see how to forward the build number through
[19:14:26] *** shuber_ has joined #jenkins
[19:18:39] *** T3 has joined #jenkins
[19:18:39] *** lamrod has joined #jenkins
[19:21:39] *** kinow has quit IRC
[19:22:13] *** deny[all] has quit IRC
[19:24:57] *** whimboo has quit IRC
[19:26:35] *** rbowlby has joined #jenkins
[19:31:50] *** shuber_ has quit IRC
[19:32:50] *** csanchez has quit IRC
[19:34:15] *** csanchez has joined #jenkins
[19:34:29] *** kurtisnelson has joined #jenkins
[19:35:27] *** otter768 has joined #jenkins
[19:35:39] *** csanchez has quit IRC
[19:35:47] *** lamrod1 has joined #jenkins
[19:37:22] *** lamrod has quit IRC
[19:38:43] *** shuber_ has joined #jenkins
[19:39:58] *** otter768 has quit IRC
[19:45:21] *** ximenean_ has joined #jenkins
[19:45:56] *** andreasmandel has quit IRC
[19:47:32] *** andreasmandel has joined #jenkins
[19:48:28] *** praveenkumar has quit IRC
[19:49:16] *** thedodd has quit IRC
[19:52:01] *** TomTom has quit IRC
[19:54:28] *** shiin has joined #jenkins
[19:58:42] *** kepioo has joined #jenkins
[20:03:18] *** lamrod1 has quit IRC
[20:03:39] *** kepioo has quit IRC
[20:04:17] *** kotk_ has joined #jenkins
[20:05:19] *** mleung_ has joined #jenkins
[20:05:24] *** colinPL_ has joined #jenkins
[20:05:46] *** maxd_ has joined #jenkins
[20:07:40] *** davi_ has joined #jenkins
[20:07:56] *** mattyb_ has joined #jenkins
[20:07:58] *** csanchez has joined #jenkins
[20:08:00] *** PaulePan1er has joined #jenkins
[20:08:09] *** dcorbin_ has joined #jenkins
[20:08:21] *** Cassapanco_ has joined #jenkins
[20:08:33] *** dpogue_ has joined #jenkins
[20:08:42] *** kurtisnelson has quit IRC
[20:08:43] *** mleung has quit IRC
[20:08:47] *** Imdsm has quit IRC
[20:08:51] *** maxd has quit IRC
[20:08:55] *** kotk has quit IRC
[20:08:56] *** mattyb has quit IRC
[20:08:57] *** PaulePanter has quit IRC
[20:08:58] *** colinPL has quit IRC
[20:09:06] *** maxorator has quit IRC
[20:09:07] *** dcorbin has quit IRC
[20:09:09] *** davi has quit IRC
[20:09:12] *** moparisthebest has quit IRC
[20:09:14] *** kalz has quit IRC
[20:09:19] *** Cassapanco has quit IRC
[20:09:19] *** Keridos has quit IRC
[20:09:20] *** kokotchY has quit IRC
[20:09:21] *** awreece has quit IRC
[20:09:22] *** dpogue has quit IRC
[20:09:24] *** kokotchY has joined #jenkins
[20:09:25] *** maxorator has joined #jenkins
[20:09:25] *** mleung_ is now known as mleung
[20:09:26] *** thedodd has joined #jenkins
[20:09:29] *** kurtisnelson has joined #jenkins
[20:09:30] *** Imdsm has joined #jenkins
[20:09:42] *** Keridos has joined #jenkins
[20:10:21] *** moparisthebest has joined #jenkins
[20:11:11] *** kalz has joined #jenkins
[20:11:21] *** source47 has joined #jenkins
[20:11:32] *** awreece has joined #jenkins
[20:12:35] *** rylinaux has quit IRC
[20:13:01] *** rylinaux has joined #jenkins
[20:18:54] *** jglick has quit IRC
[20:22:24] *** pandeiro has quit IRC
[20:22:30] *** cschoppy has joined #jenkins
[20:28:29] *** davehunt has joined #jenkins
[20:29:56] *** Cassapanco_ is now known as Cassapanco
[20:32:12] *** kinow has joined #jenkins
[20:32:13] *** ChanServ sets mode: +v kinow
[20:33:35] *** russmuss has joined #jenkins
[20:34:00] *** f00dWorksta has joined #jenkins
[20:34:06] *** russypoo has quit IRC
[20:34:58] *** hectorh30 has quit IRC
[20:38:26] *** intransi_ has quit IRC
[20:40:10] *** thomasvandoren has joined #jenkins
[20:42:01] *** davi_ has quit IRC
[20:44:02] *** PaulePan1er is now known as PaulePanter
[20:46:34] <kohsuke> jenkins-admin: make uaarkoti a committer
[20:46:37] *** Aslate has quit IRC
[20:46:41] <jenkins-admin> Added uaarkoti as a GitHub committer
[20:47:04] <kohsuke> jenkins-admin: fork uaarkoti/customize-build-now-plugin on github
[20:47:05] <jenkins-admin> Forking customize-build-now-plugin
[20:48:32] *** carif has quit IRC
[20:51:00] *** rcombs has quit IRC
[20:51:32] *** rcombs has joined #jenkins
[20:51:35] *** andreasmandel has quit IRC
[20:54:52] *** colinPL_ is now known as colinPL
[20:57:11] *** andreasmandel has joined #jenkins
[21:00:48] *** vjuranek has quit IRC
[21:01:34] *** csanchez has quit IRC
[21:03:47] *** andreasmandel has quit IRC
[21:03:57] *** djm68 has joined #jenkins
[21:07:01] *** zz_cdracars is now known as cdracars
[21:08:46] *** djm68 has quit IRC
[21:10:38] *** djm68 has joined #jenkins
[21:10:41] *** intransit has joined #jenkins
[21:15:00] *** davehunt has quit IRC
[21:19:26] *** davehunt has joined #jenkins
[21:20:32] *** mahmoudimus has quit IRC
[21:21:04] *** mahmoudimus has joined #jenkins
[21:21:10] *** jglick has joined #jenkins
[21:21:11] *** ChanServ sets mode: +v jglick
[21:21:29] *** davehunt has quit IRC
[21:28:37] *** cdracars is now known as zz_cdracars
[21:30:20] *** mleung has quit IRC
[21:30:52] *** zz_cdracars is now known as cdracars
[21:35:54] *** linuxboytoo has quit IRC
[21:36:11] *** otter768 has joined #jenkins
[21:40:49] *** otter768 has quit IRC
[21:43:57] *** boatski has quit IRC
[21:51:25] *** lamrod has joined #jenkins
[21:51:48] *** source47 has quit IRC
[21:52:21] *** source47 has joined #jenkins
[21:53:42] *** lamrod has quit IRC
[22:03:24] *** schristou has joined #jenkins
[22:03:24] *** ChanServ sets mode: +v schristou
[22:03:28] <danielbeck> kohsuke Are you deliberately adding users as committers to everything?
[22:04:52] *** kpease has quit IRC
[22:05:42] <danielbeck> jenkins-admin: help
[22:06:20] <danielbeck> jenkins-admin: make williamg the lead of cloudfoundry-plugin
[22:06:20] <jenkins-admin> Changing default assignee of subcomponent cloudfoundry-plugin to williamg
[22:06:22] <jenkins-admin> Default assignee set to williamg
[22:07:13] *** kpease has joined #jenkins
[22:10:46] *** csanchez has joined #jenkins
[22:19:26] *** shuber_ has quit IRC
[22:24:56] *** shuber_ has joined #jenkins
[22:26:10] *** maxd_ has quit IRC
[22:27:50] *** maxd has joined #jenkins
[22:28:37] *** mleung has joined #jenkins
[22:29:37] *** mleung has quit IRC
[22:29:46] *** mleung has joined #jenkins
[22:30:54] *** elyssonmr has quit IRC
[22:31:08] *** linuxboytoo has joined #jenkins
[22:34:08] *** fullerja has quit IRC
[22:34:52] *** source47 has joined #jenkins
[22:36:54] *** T3 has quit IRC
[22:37:47] *** ximenean_ has quit IRC
[22:42:52] *** ximenean_ has joined #jenkins
[22:43:07] *** Moter8 has joined #jenkins
[22:47:30] *** ximenean_ has quit IRC
[22:50:41] *** sqlbyme has joined #jenkins
[22:52:18] *** sobersocialist has quit IRC
[22:53:18] *** mahmoudimus has quit IRC
[22:53:59] *** pedahzur has joined #jenkins
[22:54:00] *** source47 has quit IRC
[22:54:17] *** source47 has joined #jenkins
[22:56:13] *** shuber_ has quit IRC
[23:03:05] *** cschoppy has quit IRC
[23:05:02] *** shuber_ has joined #jenkins
[23:06:08] *** k5_ has quit IRC
[23:06:09] *** k5__ has joined #jenkins
[23:06:25] *** k5__ is now known as k5_
[23:07:38] *** KostyaSha has joined #jenkins
[23:10:55] *** shuber_ has quit IRC
[23:11:09] *** shuber_ has joined #jenkins
[23:12:47] <KostyaSha> danielbeck, here?
[23:12:52] <danielbeck> KostyaSha yes
[23:13:03] <danielbeck> still not a wiki admin though :-)
[23:13:13] <KostyaSha> i also had such question...
[23:13:25] <KostyaSha> maybe nowadays better change "build" to "run" word?
[23:14:13] <KostyaSha> then jenkins will have more generic for any kind of job (deploy/build/etc)
[23:14:23] <KostyaSha> *phrase
[23:15:34] *** sqlbyme has left #jenkins
[23:15:56] *** shuber_ has quit IRC
[23:16:17] *** integer` has joined #jenkins
[23:16:44] *** KostyaSha is now known as Guest50006
[23:16:48] <integer`> sorry
[23:16:52] *** integer` is now known as KostyaSha
[23:16:55] <danielbeck> integer` welcome back
[23:16:58] *** ChanServ sets mode: +v KostyaSha
[23:17:41] <danielbeck> KostyaSha not sure. I'd probably rather not, and here's why: I expect freestyle projects are overwhelmingly used for building things
[23:17:48] <danielbeck> they're designed for it
[23:18:04] <danielbeck> sure you could timer-trigger a batch script but that's not where it excels
[23:18:51] <KostyaSha> freestyle also is not only build job
[23:19:11] *** cleclerc has joined #jenkins
[23:19:11] *** ChanServ sets mode: +v cleclerc
[23:19:14] <KostyaSha> i did linux repositories sync for different fedora versions and arches
[23:19:18] *** Guest50006 has quit IRC
[23:19:41] <KostyaSha> and "build" is also doesn't match... and Run still more generic
[23:19:55] *** shuber_ has joined #jenkins
[23:20:31] <danielbeck> again, just because you can do something different doesn't mean you need to change the terminology
[23:21:19] <danielbeck> note that 'customize-build-now' would still be necessary to have it be 'deploy' rather than 'run' (because from a user POV the running of a script is secondary to the software getting deployed)
[23:21:26] <KostyaSha> it's ancient terminology
[23:21:34] *** Intensity has joined #jenkins
[23:21:54] *** shuber_ has quit IRC
[23:22:02] <danielbeck> so is "CI" in "Jenkins CI"
[23:22:08] <KostyaSha> even workflow plugin proves that build is only one step for many other jobs
[23:22:28] *** nathanhi has quit IRC
[23:22:51] <KostyaSha> build once deploy and test in many envs... "build" is here 1:10 jobs i think in general
[23:22:58] <danielbeck> KostyaSha What job type do you want to change? IIRC the choice of wording is job type specific
[23:23:23] <KostyaSha> "buid with parameters" to "Run with parameters", "Build now" -> "Run now"
[23:23:32] <KostyaSha> even shorter text :)
[23:23:49] *** cleclerc has quit IRC
[23:24:07] <KostyaSha> "Build history" maybe to "Run history"...
[23:24:38] <Moter8> (newb to jenkins), gotta say jenkins' UX is pretty terrible
[23:24:43] <Moter8> UX/UI
[23:24:54] <KostyaSha> Moter8, feel free to join development
[23:25:17] <KostyaSha> we mostly care to work it right and UI the last thing that we do ;)
[23:25:24] <Moter8> :(
[23:25:25] *** richid has quit IRC
[23:25:38] *** shuber_ has joined #jenkins
[23:25:56] *** nathanhi has joined #jenkins
[23:26:20] *** nathanhi is now known as Guest60455
[23:27:01] *** Guest60455 has quit IRC
[23:27:02] *** Guest60455 has joined #jenkins
[23:27:20] <danielbeck> Moter8 Anything specific?
[23:27:30] *** shuber_ has quit IRC
[23:27:30] <Moter8> doing a list, 1-2 min
[23:28:02] <schristou> list?
[23:28:06] <KostyaSha> Moter8, but i will also like UI like in jira ;)
[23:28:14] * KostyaSha slaps schristou with cobertura
[23:28:19] <schristou> AH!
[23:28:20] *** shuber_ has joined #jenkins
[23:28:25] <KostyaSha> i will migrate from cobertura to something else
[23:28:26] <schristou> OK MUST RELEASE TODAY
[23:28:45] <KostyaSha> i have random unreproducible errors with it
[23:28:57] <schristou> hmm
[23:28:59] <KostyaSha> schristou, i run and it fails on check for some class, i run again and it pass
[23:29:14] <KostyaSha> tired with this random magic :(
[23:29:23] <schristou> I believe that's a known issue with classloading which should be fixed
[23:29:37] <schristou> it would have weird coverage reports because of it
[23:29:55] *** shuber_ has quit IRC
[23:30:04] <KostyaSha> schristou, master has fix for int-> double values
[23:30:15] <KostyaSha> this persist for 1 y, how we can use it ? :(
[23:32:37] <KostyaSha> schristou, release now!
[23:32:54] <KostyaSha> schristou, or release as beta
[23:33:15] <KostyaSha> schristou, because release -SNAPSHOT is not something that i can use in reproducible way in production builds
[23:34:28] <KostyaSha> schristou, also jenkins-cobertura plugin has bugs, it doesn't parse results when build failed (even with unset checkbox "parse only stable...")
[23:35:12] *** tterrag has quit IRC
[23:35:22] *** Guest60455 is now known as nathanhi
[23:35:24] <Moter8> 7 newlines, didnt wanna spam
[23:35:27] *** tterrag has joined #jenkins
[23:35:59] <Moter8> the language thing is the most annoying
[23:36:02] *** tterrag has quit IRC
[23:36:19] *** tterrag has joined #jenkins
[23:36:24] <KostyaSha> Moter8, filter is just js function that hides plugins in list of plugins
[23:36:32] <Moter8> user.country is at US and user.language is "en"
[23:36:38] <Moter8> no idea why it would be spanish
[23:37:02] <Moter8> (or it probably looks at the browser?)
[23:37:07] <KostyaSha> browser settings or fixed in global configuration
[23:37:08] *** otter768 has joined #jenkins
[23:37:57] <KostyaSha> checkbox exist and you can set it to restart jenkins
[23:38:13] <KostyaSha> Moter8, 5. jenkins_url/restart
[23:38:25] <KostyaSha> shutdown makes no sense to do from web
[23:38:26] <Moter8> >using checkboxes for immediate actions
[23:38:32] <KostyaSha> because you need shutdown container
[23:38:41] <Moter8> Ah I see
[23:38:55] <KostyaSha> 6. for refresh there is auto refresh mode
[23:39:11] <KostyaSha> default refresh doesn't work for all cases, this is known limitation
[23:39:26] <KostyaSha> (7) i never used jenkins search ;)
[23:39:45] *** cleclerc has joined #jenkins
[23:39:46] *** ChanServ sets mode: +v cleclerc
[23:39:51] *** shuber_ has joined #jenkins
[23:40:15] <danielbeck> Moter8: 1. Uses Accept-Language header of the browser. There's also the Locale Plugin to override.
[23:40:18] *** intransit has quit IRC
[23:40:23] <danielbeck> 2. Is a joke.
[23:41:24] <danielbeck> 3. Could be changed, right
[23:41:42] *** otter768 has quit IRC
[23:42:09] *** schristou1 has joined #jenkins
[23:42:20] <KostyaSha> UC in general is not works like i want :(
[23:43:51] *** ximenean_ has joined #jenkins
[23:44:19] <danielbeck> 5. Safe Restart Plugin does that. That said, there's the URLs /safeRestart and /safeExit (plus /exit and /restart which you generally don't want) -- since it's a server software you'll generally not want to restart except for e.g. installing plugins, and the restart checkbox (which is weird) is on /updateCenter (that's also where you can restart any time from the UI). Not sure how relevant this is, you'd
[23:44:19] <danielbeck> either Ctrl-C or restart using Windows Services management or the Linux service control scripts.
[23:44:27] *** shuber_ has quit IRC
[23:44:38] <danielbeck> 6. Should probably be filed as a bug if it's not already
[23:44:57] <danielbeck> 7 makes no sense
[23:45:05] *** rikkimaru has quit IRC
[23:45:32] <danielbeck> Moter8 To be honest, while I think there's a lot wrong with the Jenkins UI, I'd consider the issues you mention rather minor.
[23:45:50] *** cdracars is now known as zz_cdracars
[23:46:24] *** schristou1 has quit IRC
[23:47:10] <Moter8> winxp olive green
[23:47:10] *** T3 has joined #jenkins
[23:48:06] *** deanclkclk has quit IRC
[23:48:34] *** ximenean_ has quit IRC
[23:49:53] *** deanclkclk has joined #jenkins
[23:49:53] <danielbeck> Moter8 Hah yeah kohsuke used Windows XP at least until mid 2014 :-)
[23:50:52] <Moter8> oh god.. :D
[23:51:10] <danielbeck> that said, it's worth noting that there's maybe about the equlivalent of ~2 full-time devs working on Jenkins core, if that. Probably more like 1.
[23:51:13] *** Deevolution has quit IRC
[23:52:10] <Moter8> how is that relevant to windows xp?
[23:52:24] *** stewart has joined #jenkins
[23:52:30] <danielbeck> Moter8 Updating documentation takes time
[23:52:41] *** shuber_ has joined #jenkins
[23:53:23] <Moter8> Aah yea
[23:53:39] <danielbeck> and you need to think about where time is best spent
[23:53:50] <danielbeck> but year, Windows XP Silver was so much better than everything else :-)
[23:53:52] <danielbeck> *yeah
[23:54:02] <danielbeck> Except the green Start button
[23:54:04] *** shuber_ has quit IRC
[23:55:33] *** metrix has joined #jenkins
[23:56:11] <metrix> I would like to build jobs when new branches are made in version control -- any suggestions on how to do this?
[23:57:59] <danielbeck> the latter two are only available on the experimental update center
[23:58:50] <metrix> Awesome, thank you!