Switch to DuckDuckGo Search
   December 6, 2014  
< | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | >

Toggle Join/Part | bottom
[00:00:36] <kinow> jpalmer: it is a relatively young plug-in, and from what I can see from the github commits, it has a single maintainer. You can jump in and update the wiki or send some pull requests :)
[00:01:06] <jpalmer> kinow: if I ever get it working, I'd consider it :)
[00:01:32] <kinow> I have a few minutes until some code compiles/builds here. Maybe I can help you?
[00:01:35] <kinow> what's happening?
[00:01:36] <jpalmer> as it stands right now, if I ever get it working, I'll be making a pretty detailed blog post so others don't waste the same time I am
[00:02:06] <kinow> that's a great idea!
[00:02:13] <jpalmer> let me pastebin a couple errors from various build attemtps/incantations
[00:02:17] * kinow is reading the plug-in wiki
[00:02:39] *** graeme_ has joined #jenkins
[00:03:41] *** deny[all] has quit IRC
[00:03:55] *** intransit has quit IRC
[00:04:31] *** intransit has joined #jenkins
[00:04:48] *** recampbell has quit IRC
[00:04:52] *** phutchins has quit IRC
[00:04:56] <jpalmer> kinow: the link I just sent you, is a job setup *identical* to the instructions shown on the plugin wiki
[00:05:22] *** recampbell has joined #jenkins
[00:05:23] *** ChanServ sets mode: +v recampbell
[00:05:44] <jpalmer> I tried to do that, after trying to get it working in the environment I was waning for so long, I decided to follow his instructions, and got essentially the same errors.
[00:06:54] *** zkisling has quit IRC
[00:09:08] *** davehunt has joined #jenkins
[00:09:49] *** recampbell has quit IRC
[00:10:00] <jpalmer> See what I man about the docs? it's unclear if the job itself is going to run a pbuilder --create as needed, or if not, how I specify which base.tgz to use, where to put it, etc
[00:10:06] <kinow> let me start a local jenkins to play with it. My first time using this plugin, but I can debug jenkins (I'm debugging another plug-in on eclipse)
[00:10:31] *** q0rban is now known as [q0rban]
[00:10:49] <jpalmer> oh, no man, it's not necessary. I just thought another pair of eyes would be useful. I didn't intend on making this someone elses headache.
[00:11:22] <jpalmer> I appreciate the offer though
[00:11:37] *** cdracars is now known as zz_cdracars
[00:12:05] <jpalmer> my guess is that I'm doing something mildly or extrmely retarded since i'm newish to both jenkins and pbuilder.
[00:12:35] <kinow> sure, no problem. Warming up to work on some boring issues in this other plugin
[00:12:52] <kinow> give me two minutes to read the wiki and get familiar with what the plugin is supposed to do
[00:14:09] *** rikkimaru has quit IRC
[00:14:26] * kinow just learned about pbuilder
[00:18:03] *** source47 has quit IRC
[00:18:04] *** jglick has quit IRC
[00:18:58] *** deanclkclk_ has joined #jenkins
[00:19:05] *** davehunt has quit IRC
[00:20:51] *** davehunt has joined #jenkins
[00:21:09] *** olamy has joined #jenkins
[00:21:09] *** ChanServ sets mode: +v olamy
[00:23:26] <jpalmer> I've spent several days on this. I'm open to other "build in a chroot" suggestions instead of spending more time on it.
[00:26:16] <kinow> being a java programmer I'm afraid I can't really help much on this direction
[00:26:33] <kinow> I just created the global configuration (following the wiki instructions) for the plugin
[00:26:48] <kinow> but looking at the job you sent me... didn't it fail during the git checkout???
[00:27:14] *** source47 has joined #jenkins
[00:28:27] *** stewart has joined #jenkins
[00:30:21] *** thedodd has quit IRC
[00:30:32] *** rikkimaru has joined #jenkins
[00:31:10] *** smccarthy has quit IRC
[00:33:49] *** cleclerc has quit IRC
[00:34:49] <jpalmer> it failed immediately after the git checkout
[00:35:11] <jpalmer> I literally now have a git repo with a single file in it, and followed the wiki "instructions" and get the exact same error.
[00:36:27] <jpalmer> according to the wiki, the first job that calls that chroot environment, should *build* that environment, but the error message is trying to copy "something" (not sure what) to another location, and failing. what is it trying to copy if the chroot hasn't been built yet.. lol
[00:38:29] <kinow> Can't tell much without looking at the job config... but maybe there's something wrong in the git checkout configuration?
[00:38:55] <jpalmer> nah, if I disable the chroot part, the job succeeds
[00:39:36] <jpalmer> if you want to sign up on the jenkins install, I'll give you view perms on the job. It's about as basic as you can get.
[00:39:37] *** cleclerc has joined #jenkins
[00:39:37] *** ChanServ sets mode: +v cleclerc
[00:39:47] <jpalmer> actually
[00:39:56] <jpalmer> I'll enable view perms for anon. 1 sec
[00:40:00] <kinow> cool
[00:40:12] <kinow> you can also install the extended configuration plugin (I think that's the name)
[00:40:24] <kinow> it allows you to show job configs only
[00:42:04] <jpalmer> oh, handy. I'll have to look at it
[00:42:45] *** diogogmt has quit IRC
[00:42:59] <jpalmer> just sent you the link. as you can see, I literally have the job doing nothing but the git clone/checkout, and echoing a few things so I can see progress as it moves from item to item.
[00:43:28] *** blahdodo has quit IRC
[00:44:03] <kinow> reproducing the job here, let me see
[00:44:14] *** olamy has quit IRC
[00:45:22] *** blahdodo has joined #jenkins
[00:45:39] *** Cervator is now known as Cerv_afk
[00:46:20] <jpalmer> I just changed it to clear the workspace before the job starts, just to make sure I wasn't seeing any leftover artifacts. but, same error.
[00:46:48] <jpalmer> this error is nearly useless and crazy frustrating:
[00:46:59] <kinow> When my job started building with chroot, it got stuck, but the first message was
[00:47:02] <jpalmer> FATAL: Failed to copy . to /var/lib/jenkins/jobs/temp/workspace/temp <-- what the hell is "." and why are you trying to copy it! lol
[00:47:09] <kinow> $ sudo /usr/sbin/pbuilder --create --basetgz /home/kinow/java/jenkins/chroot-plugin/work/pbuilder/debian-pbuilder.tgz --extrapackages "python-software-properties sudo wget"
[00:47:09] <kinow> W: /home/kinow/.pbuilderrc does not exist
[00:47:45] <jpalmer> ok, so your instance does appear to be trying to pbuilder --create
[00:48:48] <jpalmer> want me to send you a .pbuilderrc? (I have one that works fine with pbuilder --create manually, I just haven't had a chance to test with jenkins)
[00:49:26] <kinow> if you have one at hand. I have no clue how to create a .pbuilderrc and what it does :)
[00:49:38] * kinow installing the git plugin
[00:50:10] <kinow> the plug-in created -rw-r--r-- 1 root root 0 Dec 5 21:37 debian-pbuilder.tgz
[00:50:41] <kinow> looks like it got stuck here.. but running manually the same sudo /usr/sbin/pbuilder (...) worked and produced several other messages in the console
[00:51:42] *** vjuranek has quit IRC
[00:53:20] <jpalmer> actually, nevermind on my pbuilderrc, I forgot it's got some paths hardcoded the assumes root. but the basic fact that yours is trying to run pbuilder --create means yours is already working better than mine.
[00:53:48] *** KostyaSha has quit IRC
[00:53:50] *** tang^ has quit IRC
[00:54:30] <kinow> yeah, and if maybe I can reproduce that error message (which I suspect is not related to the chroot plugin)
[00:54:31] *** cleclerc has quit IRC
[00:54:43] <kinow> then maybe we can find out what's going on
[00:56:35] <jpalmer> well, let me take that same job, disable the chroot plugin part, and re-build
[00:56:44] *** KostyaSha has joined #jenkins
[00:58:31] *** mcupak has quit IRC
[01:00:29] *** uberjar has joined #jenkins
[01:00:46] *** davehunt has quit IRC
[01:00:58] *** fabrice31 has joined #jenkins
[01:01:47] *** KostyaSha has joined #jenkins
[01:01:55] <uberjar> hi. Is there a way to allow Jenkins to recieve webhooks from the public Internet while keeping him safely tucked away behind a firewall ?
[01:02:45] *** KostyaSha has quit IRC
[01:02:55] *** davehunt has joined #jenkins
[01:02:55] <uberjar> exposing a build system that has access to my private repos to the public internet is a scarry proposition to me even though Jenkins has fine grained access controls
[01:03:42] <jpalmer> uberjar: nah, if that is a concern, you probably want polling, rather than using hooks.
[01:03:43] <uberjar> but I still want a way to let jenkins know about certain events emanating from the global interwebs
[01:03:50] *** davehunt has quit IRC
[01:04:06] <uberjar> I'll look into polling, cheers
[01:04:10] *** deny[all] has joined #jenkins
[01:04:32] <jpalmer> uberjar: what you could do, is use nginx or apache as a front end, and return a 404 for any URI other than the jenkins web hook, and proxy that internally to jenkins
[01:04:33] *** deanclkclk_ has quit IRC
[01:04:53] *** zkisling has joined #jenkins
[01:05:16] <uberjar> jpalmer: smart idea! that's the kind of solution I wanted as a backup plan
[01:05:17] <jpalmer> but as I mentioned if exposing jenkins is a concern, polling is probably your safest option.
[01:05:17] *** fabrice31 has quit IRC
[01:06:31] *** deanclkclk has joined #jenkins
[01:08:40] *** kgerman has quit IRC
[01:08:44] *** jieryn has quit IRC
[01:08:54] <jpalmer> kinow: what OS are you testing on, just out of curiousity?
[01:09:30] *** deny[all] has quit IRC
[01:10:32] *** xaaabk has joined #jenkins
[01:10:38] *** jieryn has joined #jenkins
[01:10:38] *** jieryn has joined #jenkins
[01:10:39] *** ChanServ sets mode: +v jieryn
[01:11:11] *** mahmoudimus has quit IRC
[01:11:25] <kinow> jpalmer: ubuntu
[01:11:47] <kinow> sorry, had to look at another thing
[01:12:03] <kinow> hmmm, I think I found something interesting
[01:12:11] *** uberjar has quit IRC
[01:12:26] <kinow> I tried to update my jenkins to 1.592
[01:13:12] <kinow> but the code doesn't compile (I'm running the plugin from eclipse, and updated jenkins version in the pom.xml)
[01:13:28] <jpalmer> the code for the pbuilder pugin?
[01:13:36] <kinow> for the chroot plugin
[01:14:06] <jpalmer> hrm, and I'm running 1.592.
[01:16:13] <kinow> yeah, I tried to use the same version
[01:17:04] *** rikkimaru has quit IRC
[01:17:45] <jpalmer> are you thinking this is a bug in the latest jenkins, or just a compatibility issue with the plugin?
[01:18:40] <kinow> compatibility issue... let me dig deeper by running 1.592 outside eclipse
[01:19:02] <jpalmer> I think I'll look into downgrading jenkins temporarily. do you know what version you were on a few minutes ago?
[01:20:04] <jpalmer> Here's how much I know about java.. I didn't even realize you could run jenkins in eclipse. lol
[01:20:52] <jpalmer> frustrating to know I've spent days on this. glad to know.. it may not be that I'm super dense. :P
[01:21:35] <kinow> I was using the same version that the maintainer is writing his code against - 1.480.3
[01:21:40] <kinow> which is quite old
[01:22:23] <kinow> running 1.592 now, same version
[01:26:46] *** tfennelly has quit IRC
[01:29:22] *** davehunt has joined #jenkins
[01:29:32] <kinow> worked with git, but no chroot
[01:29:41] <kinow> let me see what happens when I turn that option on
[01:30:08] *** rikkimaru has joined #jenkins
[01:31:03] <kinow> jpalmer: https://gist.github.com/kinow/3fdb47c57cb59ee8729d
[01:31:29] <kinow> jpalmer: https://gist.github.com/kinow/720f7464c82247fbc211
[01:31:49] <kinow> first gist is github cloning the same repo as in your job
[01:32:07] <kinow> the second is the exact same config, plus the chroot builder enabled
[01:33:08] <jpalmer> did you have to do anything special/different?
[01:33:37] <kinow> hmm, I don't have all that github integration
[01:33:41] <kinow> just the git-plugin enabled
[01:33:53] <kinow> same configuration for the git-plugin, same branch (**), same repo
[01:33:58] <jpalmer> I'm willing to remove the github stuff temporarily
[01:34:02] <kinow> no build triggers
[01:34:10] <kinow> try that, and remove the build triggers as well
[01:34:14] <jpalmer> ok
[01:34:48] *** blizzow has quit IRC
[01:35:04] <jpalmer> (though, if that becomes the requirement, chroot plugin won't work for me. hehe) this one job is going to end up parameterized.. and will lead to about 500 different builds.
[01:35:13] <kinow> jpalmer: job config: https://gist.github.com/kinow/c185f069a58484793b36
[01:36:00] *** zkisling has quit IRC
[01:38:45] <jpalmer> ok, removed all plugins aside from git and chroot. restarting jenkins now.
[01:39:51] *** davehunt has quit IRC
[01:40:34] <jpalmer> and same issue.
[01:41:00] <jpalmer> I wonder then, if this could be an issue with jenkins on debian. what version of ubuntu are you running, I'll give it a whirl in a VM
[01:41:37] <kinow> kinow@chuva:~$ cat /proc/version
[01:41:38] <kinow> Linux version 3.13.0-36-generic (buildd@toyol) (gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1) ) #63-Ubuntu SMP Wed Sep 3 21:30:07 UTC 2014
[01:42:03] <kinow> hmmm, can't recall whether it's a 13.04... 14.04.. never know where to look for that info
[01:42:13] <kinow> do you know how to get the release version?
[01:42:42] <jpalmer> not sure on debian based systems :P I'm a 20 year BSD guy, and RHEL for the last 5 years
[01:42:54] <kinow> kinow@chuva:~$ lsb_release -a
[01:42:54] <kinow> No LSB modules are available.
[01:42:55] <kinow> Distributor ID: Ubuntu
[01:42:55] <kinow> Description: Ubuntu 14.04.1 LTS
[01:42:55] <kinow> Release: 14.04
[01:42:56] <kinow> Codename: trusty
[01:42:56] <jpalmer> on RHEL, I can cat /etc/redhat-release
[01:42:57] <kinow> kinow@chuva:~$
[01:43:08] <jpalmer> ok, 14.04
[01:43:17] <kinow> yup, but let's check another thing first
[01:43:21] <kinow> jpalmer: ^
[01:43:38] <kinow> jpalmer: https://github.com/rmohr/chroot-plugin/issues/1
[01:43:46] *** deanclkclk has quit IRC
[01:43:47] *** deanclkclk_ has joined #jenkins
[01:44:00] <kinow> can you take a look if that issue is related to yours....
[01:44:05] <jpalmer> I got plenty of time. my internets are slow like molasses. hehee ubuntu is downloading and 3 hours remaining
[01:46:38] <jpalmer> checking
[01:49:11] *** zkisling has joined #jenkins
[01:50:43] *** davehunt has joined #jenkins
[01:51:52] <jpalmer> it was unrelated, but it's got some useful info. trying something new, now.
[01:52:29] *** davehunt has quit IRC
[01:52:39] <jpalmer> unchecking the install automatically option, allows me to define a directory to chroot into. so, let me manually run pbuilder, and create the directory.
[01:52:58] <jpalmer> with my internet, this will take.. oh an hour or two.
[01:53:04] *** villav has quit IRC
[01:53:26] *** otter768 has joined #jenkins
[01:55:56] <jpalmer> kinow: thanks for your help. I think I'm on the right track now. won't know for a while.
[01:57:09] <kinow> cool, I'm going to debug some js issues in another plug-in, feel free to ping me if you need anything :) g'luck!
[01:57:13] <kinow> jpalmer: ^
[01:57:52] *** tfennelly has joined #jenkins
[01:58:10] *** otter768 has quit IRC
[01:58:20] *** Cerv_afk is now known as Cervator
[01:59:24] *** xaaabk has quit IRC
[02:06:16] *** tfennelly has quit IRC
[02:08:40] *** deny[all] has joined #jenkins
[02:09:33] *** abayer has quit IRC
[02:11:00] *** pedahzur has quit IRC
[02:12:17] *** deanclkclk_ has quit IRC
[02:12:53] *** deny[all] has quit IRC
[02:24:53] *** graeme_ has quit IRC
[02:25:27] *** graeme_ has joined #jenkins
[02:28:53] *** hare_brain has quit IRC
[02:29:26] *** serialsito has quit IRC
[02:30:20] *** graeme_ has quit IRC
[02:31:04] *** rikkimaru has quit IRC
[02:36:28] *** zkisling has quit IRC
[02:43:01] *** jtheuer has joined #jenkins
[02:47:27] *** source47 has quit IRC
[02:49:49] *** fabrice31 has joined #jenkins
[02:52:47] *** tfennelly has joined #jenkins
[02:53:05] *** jtheuer has quit IRC
[02:54:27] *** fabrice31 has quit IRC
[02:57:17] *** tfennelly has quit IRC
[02:59:58] *** deny[all] has joined #jenkins
[03:02:01] *** f1neart has joined #jenkins
[03:02:17] *** kepioo has joined #jenkins
[03:02:32] <f1neart> Hi. I want to use Jenkins to assit me with building a single project.. but it's a java project. how much RAM will I need ?
[03:02:57] <f1neart> I tried it on a 1GB VPS and got: OpenJDK 64-Bit Server VM warning: INFO: os::commit_memory(0x00000006b5a00000, 1789526016, 0) failed; error='Cannot allocate memory'
[03:03:28] *** deny[all] has quit IRC
[03:03:35] <f1neart> is a 2GB box likely to be enough or should I save up for a 4GB ?
[03:04:19] *** whimboo has quit IRC
[03:07:16] *** kepioo has quit IRC
[03:08:49] *** deanclkclk_ has joined #jenkins
[03:13:38] *** phutchins has joined #jenkins
[03:15:06] *** stewart has quit IRC
[03:32:35] <kinow> f1neart: I think it depends a lot on your project. My first jenkins instance was in a 512mb vps @ linode
[03:33:01] <kinow> had some problems when started building nlp stuff that needed a lot of memory for training some models... increased to 2gb and it was fine
[03:33:35] <kinow> later had trouble because even though the memory was fine for the nlp projects, I had some smaller bioinformatics jobs running that consumed a considerable amount (when running together)
[03:33:39] *** intransit has quit IRC
[03:33:56] <kinow> at the moment I have a 4gb, with another two 2gb slaves (1 is offline most of the time)
[03:34:00] <kinow> hope that helps f1neart
[03:38:27] *** zz_cdracars is now known as cdracars
[03:52:05] *** jimklo_ has joined #jenkins
[03:54:19] *** otter768 has joined #jenkins
[03:56:02] *** jimklo has quit IRC
[03:56:47] *** jimklo_ has quit IRC
[03:58:59] *** otter768 has quit IRC
[04:04:20] *** deny[all] has joined #jenkins
[04:09:44] *** deny[all] has quit IRC
[04:15:40] *** graeme_ has joined #jenkins
[04:27:05] *** _gentle_giant has quit IRC
[04:27:08] *** phutchins has quit IRC
[04:32:47] *** danylevskyi_ has joined #jenkins
[04:35:02] *** Networkn3rd has joined #jenkins
[04:35:18] *** kinow has quit IRC
[04:37:21] *** Tapas has joined #jenkins
[04:38:05] <Tapas> Hello Everyone!
[04:38:44] *** fabrice31 has joined #jenkins
[04:38:45] <Tapas> I am looking for a help on deploying jenkins on JBOSS EAP 6.3
[04:40:28] *** olamy has joined #jenkins
[04:40:29] *** ChanServ sets mode: +v olamy
[04:40:58] <Tapas> I am getting Failed to start error message everytime with below log:
[04:40:59] <Tapas> {"JBAS014653: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-2" => {"JBAS014671: Failed services" => {"jboss.web.deployment.default-host./jenkins" => "org.jboss.msc.service.StartException in service jboss.web.deployment.default-host./jenkins: org.jboss.msc.service.StartException in anonymous service: JBAS018040: Failed to start context Caused by: org.jboss.msc.service.StartException in anony
[04:42:05] *** olamy has quit IRC
[04:43:29] *** fabrice31 has quit IRC
[04:44:07] *** graeme_ has quit IRC
[04:44:40] *** graeme_ has joined #jenkins
[04:47:26] *** olamy has joined #jenkins
[04:47:26] *** ChanServ sets mode: +v olamy
[04:47:42] *** in2rd_ has joined #jenkins
[04:48:08] *** in2rd_ has joined #jenkins
[04:48:15] *** graeme__ has joined #jenkins
[04:48:21] *** graeme_ has quit IRC
[04:48:39] *** olamy has quit IRC
[04:49:42] *** intransit has joined #jenkins
[04:51:11] *** otter768 has joined #jenkins
[04:53:08] <Slide-O-Mix> anyone around who works on the job-dsl-plugin?
[04:53:13] *** in2rd_ has left #jenkins
[04:53:34] <Slide-O-Mix> I'm trying to figure out how to debug it in IDEA, the hpi:run doesn't come up as an option
[04:57:40] *** stewart has joined #jenkins
[04:58:29] *** graeme__ has quit IRC
[04:59:01] *** graeme_ has joined #jenkins
[04:59:13] *** in2rd has joined #jenkins
[05:01:28] *** thomasvandoren has quit IRC
[05:03:30] *** graeme_ has quit IRC
[05:06:15] *** longbeach has joined #jenkins
[05:09:46] *** kersh has joined #jenkins
[05:09:53] *** deny[all] has joined #jenkins
[05:14:38] *** deny[all] has quit IRC
[05:18:52] *** danylevskyi_ has quit IRC
[05:22:46] *** mahtennek has joined #jenkins
[05:25:23] *** norro has quit IRC
[05:28:27] *** danylevskyi_ has joined #jenkins
[05:29:21] *** thedodd has joined #jenkins
[05:32:39] *** praveenkumar_ has joined #jenkins
[05:34:24] *** praveenkumar has quit IRC
[05:34:34] *** praveenkumar_ is now known as praveenkumar
[05:48:21] *** Networkn3rd has quit IRC
[05:51:41] *** schristou has left #jenkins
[05:53:17] *** colinPL has quit IRC
[05:53:22] *** kersh has quit IRC
[05:56:01] *** mahtennek has quit IRC
[06:00:30] *** mahtenne_ has joined #jenkins
[06:07:10] *** Tapas has quit IRC
[06:10:57] *** deny[all] has joined #jenkins
[06:12:50] *** stewart has quit IRC
[06:15:25] *** deny[all] has quit IRC
[06:17:47] *** nhanH_ is now known as nhanH
[06:22:41] *** rdas has joined #jenkins
[06:27:24] *** fabrice31 has joined #jenkins
[06:29:48] *** mahtenne_ has quit IRC
[06:31:11] *** Cervator has quit IRC
[06:31:54] *** fabrice31 has quit IRC
[06:32:30] *** intransit has quit IRC
[06:40:18] *** mahtennek has joined #jenkins
[06:42:44] *** mahtennek has quit IRC
[06:43:36] *** rdas has quit IRC
[06:58:39] *** stewart has joined #jenkins
[07:00:40] *** tfennelly has joined #jenkins
[07:01:12] *** kurtisnelson has quit IRC
[07:03:17] *** source47 has joined #jenkins
[07:04:13] *** kersh has joined #jenkins
[07:04:33] *** deanclkclk_ has quit IRC
[07:04:34] *** source47 has quit IRC
[07:05:38] *** tfennelly has quit IRC
[07:05:46] *** deanclkclk has joined #jenkins
[07:05:53] *** rdas has joined #jenkins
[07:07:19] *** otter768 has quit IRC
[07:08:31] *** kersh has quit IRC
[07:12:10] *** deny[all] has joined #jenkins
[07:16:17] *** deny[all] has quit IRC
[07:17:53] *** otter768 has joined #jenkins
[07:24:59] *** fandi has joined #jenkins
[07:28:17] *** otter768 has quit IRC
[07:31:10] *** stewart has quit IRC
[07:33:20] *** rdas has quit IRC
[07:38:34] *** fandi has quit IRC
[07:39:01] *** ironhulk has quit IRC
[07:47:42] *** talluri has joined #jenkins
[07:59:51] *** cdracars is now known as zz_cdracars
[08:01:34] *** source47 has joined #jenkins
[08:03:56] *** source47 has quit IRC
[08:04:33] *** source47 has joined #jenkins
[08:05:53] *** michaelneale has joined #jenkins
[08:06:18] *** source47 has quit IRC
[08:12:59] *** deny[all] has joined #jenkins
[08:16:21] *** fabrice31 has joined #jenkins
[08:17:19] *** deny[all] has quit IRC
[08:20:58] *** fabrice31 has quit IRC
[08:29:28] *** michaelneale has quit IRC
[08:35:07] *** michaelneale has joined #jenkins
[08:35:31] *** michaelneale has quit IRC
[08:35:35] *** whimboo has joined #jenkins
[08:36:19] *** papajulio has joined #jenkins
[08:47:47] *** whimboo has quit IRC
[08:50:12] *** source47 has joined #jenkins
[08:54:55] *** tfennelly has joined #jenkins
[08:59:26] *** tfennelly has quit IRC
[08:59:43] *** ansiwen_ has quit IRC
[09:00:03] *** ansiwen has joined #jenkins
[09:13:57] *** deny[all] has joined #jenkins
[09:15:02] *** tfennelly has joined #jenkins
[09:18:28] *** deny[all] has quit IRC
[09:18:53] *** source47 has quit IRC
[09:18:57] *** tfennelly has quit IRC
[09:24:58] *** rdas has joined #jenkins
[09:25:40] *** deanclkclk has quit IRC
[09:27:11] *** olamy has joined #jenkins
[09:27:11] *** ChanServ sets mode: +v olamy
[09:29:12] *** otter768 has joined #jenkins
[09:31:25] *** olamy has quit IRC
[09:33:43] *** otter768 has quit IRC
[09:35:17] *** source47 has joined #jenkins
[09:36:57] *** drulli has joined #jenkins
[09:37:04] *** drulli has joined #jenkins
[09:37:04] *** ChanServ sets mode: +v drulli
[09:39:07] *** davi has joined #jenkins
[09:39:07] *** davi has joined #jenkins
[09:43:56] *** tfennelly has joined #jenkins
[09:45:13] *** thedodd has quit IRC
[09:46:30] *** drulli has quit IRC
[10:01:01] *** csanchez has joined #jenkins
[10:05:03] *** fabrice31 has joined #jenkins
[10:07:40] *** ogondza has joined #jenkins
[10:07:40] *** ChanServ sets mode: +v ogondza
[10:10:05] *** fabrice31 has quit IRC
[10:14:56] *** deny[all] has joined #jenkins
[10:16:41] *** source47 has quit IRC
[10:19:27] *** deny[all] has quit IRC
[10:26:45] *** rdas has quit IRC
[10:27:45] *** source47 has joined #jenkins
[10:29:41] *** talluri has quit IRC
[10:34:33] *** talluri has joined #jenkins
[10:35:02] *** jenkins-builds has quit IRC
[10:36:26] *** jenkins-builds has joined #jenkins
[10:36:27] *** jenkins-builds has joined #jenkins
[10:36:27] *** ChanServ sets mode: +o jenkins-builds
[10:46:22] *** hectorh30 has joined #jenkins
[10:54:56] *** Keridos is now known as Keridos_off
[10:59:17] *** tfennelly has quit IRC
[11:11:30] *** talluri has quit IRC
[11:12:22] *** ndeloof has joined #jenkins
[11:12:23] *** ChanServ sets mode: +v ndeloof
[11:12:57] *** ndeloof has quit IRC
[11:14:52] *** talluri has joined #jenkins
[11:16:05] *** deny[all] has joined #jenkins
[11:20:49] *** _gentle_giant has joined #jenkins
[11:22:38] *** deny[all] has quit IRC
[11:29:47] *** jtheuer has joined #jenkins
[11:30:07] *** otter768 has joined #jenkins
[11:32:30] *** KostyaSha has joined #jenkins
[11:34:37] *** otter768 has quit IRC
[11:35:35] *** jtheuer has quit IRC
[11:37:41] *** jtheuer has joined #jenkins
[11:37:51] *** talluri has quit IRC
[11:40:17] *** _gentle_giant has quit IRC
[11:51:43] *** source47 has quit IRC
[11:53:55] *** fabrice31 has joined #jenkins
[11:54:14] *** akostadinov has joined #jenkins
[11:58:19] *** fabrice31 has quit IRC
[11:59:57] *** akostadinov has quit IRC
[12:01:03] *** Guest22054 is now known as cmug
[12:01:11] *** praveenkumar has quit IRC
[12:10:20] *** wolrah has joined #jenkins
[12:11:00] *** wolrah_ has quit IRC
[12:19:04] *** deny[all] has joined #jenkins
[12:23:39] *** deny[all] has quit IRC
[12:30:31] *** mtscout6 has quit IRC
[12:32:12] *** mtscout6 has joined #jenkins
[12:33:35] *** jtheuer has quit IRC
[12:38:44] *** jtheuer has joined #jenkins
[12:41:36] *** vjuranek has joined #jenkins
[12:41:36] *** ChanServ sets mode: +v vjuranek
[12:43:56] *** AbigailBuccaneer has quit IRC
[12:44:07] *** AbigailBuccaneer has joined #jenkins
[12:50:04] *** jtheuer has quit IRC
[12:51:28] *** jtheuer has joined #jenkins
[12:53:31] *** olamy has joined #jenkins
[12:53:31] *** ChanServ sets mode: +v olamy
[12:54:30] *** ogondza has quit IRC
[12:57:26] *** source47 has joined #jenkins
[13:02:49] *** vjuranek has quit IRC
[13:08:00] *** sarri has quit IRC
[13:10:08] *** sarri has joined #jenkins
[13:11:13] *** source47 has quit IRC
[13:12:27] *** source47 has joined #jenkins
[13:20:04] *** deny[all] has joined #jenkins
[13:20:12] *** fandi has joined #jenkins
[13:21:49] *** olamy has quit IRC
[13:23:46] *** mcupak has joined #jenkins
[13:24:25] *** deny[all] has quit IRC
[13:26:36] *** dhouck has quit IRC
[13:27:10] *** dhouck has joined #jenkins
[13:27:23] *** in2rd has quit IRC
[13:27:46] *** source47 has quit IRC
[13:31:00] *** otter768 has joined #jenkins
[13:35:39] *** otter768 has quit IRC
[13:38:19] *** dhouck has quit IRC
[13:38:46] *** dhouck has joined #jenkins
[13:41:19] *** csanchez has quit IRC
[13:42:24] *** fabrice31 has joined #jenkins
[13:45:48] *** source47 has joined #jenkins
[13:47:10] *** fabrice31 has quit IRC
[13:48:50] *** andreasmandel has joined #jenkins
[13:51:53] *** fandi has quit IRC
[13:55:37] *** fandi has joined #jenkins
[14:10:08] *** maxorator has quit IRC
[14:11:32] *** mahtennek has joined #jenkins
[14:16:57] *** maxorator has joined #jenkins
[14:17:05] *** davi has quit IRC
[14:20:58] *** deny[all] has joined #jenkins
[14:23:43] *** deny[all] has quit IRC
[14:24:23] *** mahtennek has quit IRC
[14:27:24] *** f1neart has quit IRC
[14:27:52] *** source47_ has joined #jenkins
[14:27:57] *** source47 has quit IRC
[14:32:21] *** fandi has quit IRC
[14:36:01] *** kgerman has joined #jenkins
[14:43:42] *** kgerman has quit IRC
[14:47:02] *** ogondza has joined #jenkins
[14:47:03] *** ChanServ sets mode: +v ogondza
[14:49:34] *** fandi has joined #jenkins
[14:56:21] *** mahtennek has joined #jenkins
[15:03:09] *** Keridos_off is now known as Keridos
[15:05:15] *** compengi has joined #jenkins
[15:05:15] *** compengi has joined #jenkins
[15:06:05] <compengi> Hello, is anyone using Changes Since Last Success plugin? I can't figure out how to set it up :/
[15:07:41] *** jtheuer has quit IRC
[15:21:01] *** praveenkumar has joined #jenkins
[15:22:57] *** mahtennek has quit IRC
[15:30:16] *** csanchez has joined #jenkins
[15:30:32] *** mahtennek has joined #jenkins
[15:31:14] *** fabrice31 has joined #jenkins
[15:31:51] *** otter768 has joined #jenkins
[15:32:49] *** tfennelly has joined #jenkins
[15:34:54] *** intransit has joined #jenkins
[15:34:56] *** csanchez has quit IRC
[15:36:15] *** fabrice31 has quit IRC
[15:36:52] *** otter768 has quit IRC
[15:46:10] *** deanclkclk has joined #jenkins
[15:47:07] *** intransit has quit IRC
[15:50:32] *** whimboo has joined #jenkins
[15:52:19] *** smccarthy has joined #jenkins
[15:57:17] *** CyberDuck has joined #jenkins
[16:08:35] *** vjuranek has joined #jenkins
[16:08:36] *** ChanServ sets mode: +v vjuranek
[16:13:13] *** praveenkumar has quit IRC
[16:15:10] *** vjuranek has quit IRC
[16:18:36] *** Rockj has quit IRC
[16:19:39] *** Rockj has joined #jenkins
[16:20:14] *** whimboo has quit IRC
[16:20:22] *** Cervator has joined #jenkins
[16:23:32] *** phutchins has joined #jenkins
[16:26:33] *** fandi has quit IRC
[16:33:17] *** KostyaSha has quit IRC
[16:39:28] *** mspiegle has quit IRC
[16:40:01] *** mspiegle has joined #jenkins
[16:46:39] *** wolrah_ has joined #jenkins
[16:46:54] *** wolrah has quit IRC
[16:54:10] *** zkisling has joined #jenkins
[16:54:24] *** norro has joined #jenkins
[16:58:02] *** source47 has joined #jenkins
[17:00:29] *** source47_ has quit IRC
[17:10:16] *** zkisling has quit IRC
[17:10:34] *** zkisling has joined #jenkins
[17:11:09] *** zkisling has quit IRC
[17:19:04] *** csanchez has joined #jenkins
[17:19:31] *** villav has joined #jenkins
[17:20:00] *** fabrice31 has joined #jenkins
[17:20:48] *** source47 has quit IRC
[17:23:22] *** csanchez has quit IRC
[17:24:54] *** fabrice31 has quit IRC
[17:26:11] *** kinow has joined #jenkins
[17:26:11] *** kinow has joined #jenkins
[17:26:11] *** ChanServ sets mode: +v kinow
[17:32:47] *** otter768 has joined #jenkins
[17:35:06] *** hectorh30 has quit IRC
[17:37:32] *** otter768 has quit IRC
[17:39:46] *** villav has quit IRC
[17:42:11] *** villav has joined #jenkins
[17:43:57] *** intransit has joined #jenkins
[17:46:30] *** oleg-nenashev has joined #jenkins
[17:46:30] *** ChanServ sets mode: +v oleg-nenashev
[17:47:14] *** phutchins has quit IRC
[17:48:00] <oleg-nenashev> jenkins-admin: make centic a committer of jacoco-plugin
[17:48:40] <oleg-nenashev> jenkins-admin: ping
[17:50:43] *** hectorh30 has joined #jenkins
[17:50:45] *** villav has quit IRC
[17:51:02] *** phutchins has joined #jenkins
[17:51:29] *** jenkins-admin has quit IRC
[17:51:41] *** mahtennek has quit IRC
[18:06:55] *** 21WAAKJN5 has joined #jenkins
[18:06:56] *** jenkins-admin has joined #jenkins
[18:06:56] <jenkins-admin> I didn't understand the command
[18:07:44] *** kgerman has joined #jenkins
[18:10:20] *** _gentle_giant has joined #jenkins
[18:17:04] *** kepioo has joined #jenkins
[18:22:25] <oleg-nenashev> jenkins-admin: make centic a committer of jacoco-plugin
[18:22:31] <jenkins-admin> Added centic as a GitHub committer for repository jacoco-plugin
[18:25:02] *** talluri has joined #jenkins
[18:25:53] *** danylevskyi_ has quit IRC
[18:26:41] <oleg-nenashev> jenkins-admin: make mig42 a committer of plasticscm-plugin
[18:26:46] <jenkins-admin> Added mig42 as a GitHub committer for repository plasticscm-plugin
[18:27:03] *** praveenkumar has joined #jenkins
[18:30:32] *** kurtisnelson has joined #jenkins
[18:36:57] *** deanclkclk has quit IRC
[18:37:28] *** csanchez has joined #jenkins
[18:37:50] *** oleg-nenashev has quit IRC
[18:38:11] *** kepioo has quit IRC
[18:40:09] *** villav has joined #jenkins
[18:41:16] *** St_Marx has quit IRC
[18:42:14] *** St_Marx has joined #jenkins
[18:42:43] *** deanclkclk has joined #jenkins
[18:42:44] *** longbeach has quit IRC
[18:46:06] *** zz_cdracars is now known as cdracars
[18:51:48] *** kgerman has quit IRC
[18:54:29] *** _gentle_giant has quit IRC
[18:55:09] *** papajulio has quit IRC
[19:04:32] *** deanclkclk has quit IRC
[19:06:19] *** deanclkclk has joined #jenkins
[19:07:44] *** villav has quit IRC
[19:08:13] *** kepioo has joined #jenkins
[19:08:47] *** fabrice31 has joined #jenkins
[19:13:53] *** fabrice31 has quit IRC
[19:18:01] *** mspiegle has quit IRC
[19:24:04] *** mcupak has quit IRC
[19:27:49] *** praveenkumar has quit IRC
[19:33:44] *** otter768 has joined #jenkins
[19:35:23] *** akostadinov has joined #jenkins
[19:38:03] *** kepioo has quit IRC
[19:38:10] *** otter768 has quit IRC
[19:40:48] *** kepioo has joined #jenkins
[19:43:37] *** kinow has quit IRC
[19:51:03] *** csanchez has quit IRC
[19:53:09] *** csanchez has joined #jenkins
[19:56:20] *** mwalling has quit IRC
[19:56:22] *** burn2k has quit IRC
[19:56:38] *** mwalling has joined #jenkins
[19:57:37] *** mspiegle has joined #jenkins
[19:59:46] *** villav has joined #jenkins
[20:00:12] *** davi has joined #jenkins
[20:05:09] *** talluri has quit IRC
[20:06:07] *** davi has quit IRC
[20:09:13] *** burn2k has joined #jenkins
[20:14:14] *** kepioo has quit IRC
[20:35:56] <compengi> Hello everyone, I'm trying to connect git client to a server with a self signed certificate. I imported the certificate on the machine but began to receive this error: Failed to connect to repository : hostname in certificate didn't match: <...> != <...> how do I work around this?
[20:37:12] <compengi> basically: <sub.domain> != <domain>
[20:37:30] <compengi> bot sub.domain and domain use same certificate
[20:37:38] <compengi> both*
[20:38:40] *** villav has quit IRC
[20:44:13] *** csanchez has quit IRC
[20:46:33] *** instence has quit IRC
[20:54:10] *** ulrichard has joined #jenkins
[20:57:47] *** fabrice31 has joined #jenkins
[20:58:46] *** instence has joined #jenkins
[20:59:25] *** deanclkclk has quit IRC
[20:59:28] *** villav has joined #jenkins
[20:59:52] *** ogondza has quit IRC
[21:01:29] *** otter768 has joined #jenkins
[21:02:14] *** fabrice31 has quit IRC
[21:03:25] *** instence has quit IRC
[21:05:42] *** instence has joined #jenkins
[21:09:53] *** instence_ has joined #jenkins
[21:10:10] *** instence has quit IRC
[21:10:39] *** tfennelly has quit IRC
[21:10:42] *** maxorator has quit IRC
[21:13:27] *** maxorator has joined #jenkins
[21:14:32] *** instence_ has quit IRC
[21:20:03] *** instence has joined #jenkins
[21:24:28] *** instence_ has joined #jenkins
[21:24:29] *** instence has quit IRC
[21:34:06] *** villav has quit IRC
[21:41:10] *** tfennelly has joined #jenkins
[21:48:35] *** compengi has quit IRC
[21:49:31] *** tfennelly has quit IRC
[22:01:37] *** cdracars is now known as zz_cdracars
[22:09:06] *** smccarthy has quit IRC
[22:12:11] *** ulrichard has quit IRC
[22:19:54] *** Sarphram has quit IRC
[22:25:28] *** ulrichard_ has joined #jenkins
[22:25:57] *** deanclkclk has joined #jenkins
[22:28:08] *** zz_cdracars is now known as cdracars
[22:31:08] *** andreasmandel has quit IRC
[22:31:42] *** tfennelly has joined #jenkins
[22:41:29] <sag47> How do I censor the log output?
[22:42:03] <sag47> I'm automatically loading environment variables in my build process but I want to censor certain output from the logs such as when API keys are shown during a deployment process.
[22:46:19] *** fabrice31 has joined #jenkins
[22:50:58] *** fabrice31 has quit IRC
[22:51:13] *** michaelneale has joined #jenkins
[22:55:38] *** ulrichard_ has quit IRC
[22:58:12] *** source47 has joined #jenkins
[23:00:20] *** michaelneale_ has joined #jenkins
[23:02:29] *** michaelneale has quit IRC
[23:05:12] *** michaelneale_ has quit IRC
[23:09:31] *** compengi has joined #jenkins
[23:10:12] *** otter768 has quit IRC
[23:11:17] *** cdracars is now known as zz_cdracars
[23:12:24] *** compengi has quit IRC
[23:15:37] *** cleclerc has joined #jenkins
[23:15:37] *** ChanServ sets mode: +v cleclerc
[23:16:10] *** stewart has joined #jenkins
[23:22:42] *** Sarphram has joined #jenkins
[23:30:53] *** thomasvandoren has joined #jenkins
[23:32:50] *** thomasvandoren1 has joined #jenkins
[23:35:22] *** thomasvandoren has quit IRC
[23:35:51] *** source47 has quit IRC
[23:39:21] *** cleclerc has quit IRC
[23:55:39] *** akostadinov has quit IRC
top

   December 6, 2014  
< | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | >