[00:00:30] <dogarrhea> "bitbucket plugin. integrates with bitbucket"1.1.5
[00:00:42] *** armguy <armguy!~adminempi@unaffiliated/adminempire-jl> has joined #jenkins
[00:00:42] <tang^> there'a a bitbucket plugin?
[00:00:55] <tang^> I just use git
[00:02:11] <tang^> oh, that's for pushing data from bitbucket to jenkins
[00:02:21] <dogarrhea> which i want...
[00:02:32] <dogarrhea> why does the pipeline feature not have this ?
[00:02:36] <danielbeck> so how is that related to your pipeline configuration?
[00:02:39] <dogarrhea> er pipeline plugin
[00:02:54] <tang^> you use git to clone/checkout the repo
[00:03:04] <dogarrhea> git clone plaintextpassword?
[00:03:17] <danielbeck> dogarrhea are you trying to enable the Bitbucket push trigger for your project? It's really not clear what you're trying to do?
[00:03:27] <tang^> scm checkout
[00:03:30] <tang^> err
[00:03:35] <dogarrhea> where are the credentials though heh
[00:03:36] <tang^> declarative or scripted pipeline?
[00:03:47] <dogarrhea> it's an inline script for now
[00:03:53] <tang^> ah... hang on
[00:03:58] <dogarrhea> i just want to click "build now" and it checks out git (for starters)
[00:04:00] *** cilefen <cilefen!~cilefen@c-73-10-49-252.hsd1.nj.comcast.net> has joined #jenkins
[00:04:20]
<ahuang> can i merge two linkedhashmaps like this http://pastebin.com/FMmujHDk? I get a nullpointerexception but if i pick out each html_param['key'] and pass it into publishHTML it works fine
[00:04:22] <dogarrhea> no scraping of bitbucket for changes, no special cases etc.
[00:04:54] <tang^> I have a sample here
[00:06:02] <danielbeck> dogarrhea unclear why you're asking about plain text passwords
[00:06:31] <timdau> I have a file I need for about a dozen projects. I could commit the file to each of the different dozen git repos, but that seems like a waste. What is the Right Way to do this?
[00:06:32] <tang^> that snippet does two things... check out the repo in which it's based (probably not usable for you)
[00:06:47] <dogarrhea> danielbeck: i dont see that configuration. is that generated from the inline script?
[00:06:53] <timdau> I don't *need* to have it inside the workspace even.
[00:06:54] <tang^> then, in a separate directory clones a bitbucket repo
[00:07:18] <tang^> timdau: my gist could answer that as well
[00:08:33] *** ro14nd__ <ro14nd__!~ro14nd@p4FDD3BBD.dip0.t-ipconnect.de> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[00:09:18] <timdau> tang^: I'm too new to Jenkins to understand your gist
[00:09:39] <tang^> timdau: fair enough
[00:09:42] *** cilefen_ <cilefen_!~cilefen@192.16.204.65> has joined #jenkins
[00:09:47] *** dani0_ <dani0_!~daniel@095-097-242-154.static.chello.nl> has joined #jenkins
[00:10:30] <tang^> timdau: for scripted pipeline, put your shared stuff into it's own repo and clone it during your job run
[00:10:43] *** thc202 <thc202!~thc202@unaffiliated/thc202> has quit IRC (Ping timeout: 255 seconds)
[00:10:54] *** villav <villav!~Thunderbi@72-54-189-186.customerip.birch.net> has quit IRC (Ping timeout: 258 seconds)
[00:10:55] <tang^> I'm not sure about declarative pipeline
[00:11:01] <timdau> tang^: okay, when I do that, what does the filesystem layout look like?
[00:11:36] <timdau> workspace/Service/{git1,git2}/ ?
[00:11:54] <tang^> tim for that dir('utils') snip, it would be the same as doing a git clone git at bitbucket dot org:username/utils utils
[00:12:21] <timdau> ah, got it. I'll give it a try and see what the result is.
[00:12:31] <tang^> dir('utils') tells jenkins to do everything inside inside the utils directory in your workspace
[00:13:27] *** cr3 <cr3!~cr3@207.107.68.234> has quit IRC (Quit: leaving)
[00:13:41] <tang^> I also have bits that are using copyArtifact to pull in artifacts from other jobs
[00:13:50] *** recampbell <recampbell!~recampbel@4.14.86.198> has quit IRC (Remote host closed the connection)
[00:13:51] *** villav <villav!~Thunderbi@72-54-189-186.customerip.birch.net> has joined #jenkins
[00:14:31] *** cilefen_ <cilefen_!~cilefen@192.16.204.65> has quit IRC (Ping timeout: 240 seconds)
[00:14:46] *** ahuang <ahuang!~ahuang@208.184.50.130> has quit IRC (Ping timeout: 264 seconds)
[00:14:51] *** cilefen <cilefen!~cilefen@c-73-10-49-252.hsd1.nj.comcast.net> has quit IRC (Remote host closed the connection)
[00:16:22] *** recampbell <recampbell!~recampbel@4.14.86.198> has joined #jenkins
[00:16:22] *** ChanServ sets mode: +v recampbell
[00:19:56] <timdau> I'm not sure how much I should depend on things. There is another job that has the file I am looking for. And that works as long as that job has been run once.
[00:20:20] <timdau> Which it has been. Am I allowed to depend on that?
[00:21:22] *** Tobbi <Tobbi!~Tobbi@supertux/tobbi> has joined #jenkins
[00:22:38] *** hobodave <hobodave!~hobodave@pdpc/supporter/professional/hobodave> has quit IRC (Ping timeout: 276 seconds)
[00:23:45] *** tfennelly <tfennelly!~tfennelly@89.127.32.73> has quit IRC (Remote host closed the connection)
[00:24:22] *** tfennelly <tfennelly!~tfennelly@89.127.32.73> has joined #jenkins
[00:25:11] *** sathed <sathed!~sathed@ec2-52-35-165-12.us-west-2.compute.amazonaws.com> has quit IRC (Remote host closed the connection)
[00:25:25] <tang^> up to you
[00:25:40] *** devnull84 <devnull84!~devnull84@169-1-177-87.ip.afrihost.co.za> has joined #jenkins
[00:26:32] *** _ari_ <_ari_!arilivigni@nat/redhat/x-sfdgztifwgkicefo> has quit IRC (Ping timeout: 252 seconds)
[00:27:36] *** jwd <jwd!~jwd@dslb-088-076-197-135.088.076.pools.vodafone-ip.de> has joined #jenkins
[00:27:43] *** _ari_ <_ari_!arilivigni@nat/redhat/x-zsphwonhiwsbkixr> has joined #jenkins
[00:27:47] *** mmazing <mmazing!~mmazing@unaffiliated/mmazing> has quit IRC (Remote host closed the connection)
[00:27:53] <timdau> up to now I've been making changes via the webpage, which cfg file should I be changing to add your gist?
[00:28:25] <tang^> well, that depends on whether you're running freestyle or pipeline jobs
[00:28:35] *** jwd <jwd!~jwd@dslb-088-076-197-135.088.076.pools.vodafone-ip.de> has quit IRC (Remote host closed the connection)
[00:28:44] *** tfennelly <tfennelly!~tfennelly@89.127.32.73> has quit IRC (Ping timeout: 252 seconds)
[00:28:46] *** ageer <ageer!~allengeer@85.sub-174-238-143.myvzw.com> has joined #jenkins
[00:29:12] <timdau> freestyle
[00:29:15] <timdau> for now
[00:29:40] *** devnull84 <devnull84!~devnull84@169-1-177-87.ip.afrihost.co.za> has quit IRC (Ping timeout: 240 seconds)
[00:30:00] *** ageer <ageer!~allengeer@85.sub-174-238-143.myvzw.com> has quit IRC (Read error: No route to host)
[00:30:05] *** cilefen <cilefen!~cilefen@c-73-10-49-252.hsd1.nj.comcast.net> has joined #jenkins
[00:31:29] *** villav <villav!~Thunderbi@72-54-189-186.customerip.birch.net> has quit IRC (Ping timeout: 252 seconds)
[00:31:39] *** last_staff <last_staff!~Thunderbi@167-23-11.connect.netcom.no> has quit IRC (Quit: last_staff)
[00:32:07] <dogarrhea> do i need to explicitly add a step to pull from docker hub or can i just use withdockerhub
[00:32:18] *** recampbell <recampbell!~recampbel@4.14.86.198> has quit IRC (Remote host closed the connection)
[00:38:24] *** cilefen <cilefen!~cilefen@c-73-10-49-252.hsd1.nj.comcast.net> has quit IRC ()
[00:38:37] <absentia> re
[00:44:23] <Rapture> why would one prefer gradle over shell for defining tasks?
[00:47:18] *** cilefen <cilefen!~cilefen@c-73-10-49-252.hsd1.nj.comcast.net> has joined #jenkins
[00:50:33] *** ploynog <ploynog!~ploynog@ip-176-52-202-235.static.reverse.dsi.net> has joined #jenkins
[00:50:36] *** cilefen <cilefen!~cilefen@c-73-10-49-252.hsd1.nj.comcast.net> has quit IRC (Remote host closed the connection)
[00:51:48] *** jenelizabeth <jenelizabeth!~jenelizab@cpc76810-brmb10-2-0-cust4.1-3.cable.virginm.net> has joined #jenkins
[00:52:23] <dogarrhea> something about "infrastructure as code" where changes to jenkins are versioned in git/svn/whatever instead of xml configuration backups?
[00:53:38] <tang^> timdau: sorry... freestyle, add a copy artifact build step
[00:54:10] *** JamesBaxter <JamesBaxter!~JamesBaxt@unaffiliated/jamesbaxter> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[00:54:14] <dogarrhea> hrm i don't know how i'm going to generate a html report if my tests are running inside docker
[00:54:14] <dogarrhea> how do you make the docker image scat out a html report?
[00:54:59] *** ploynog <ploynog!~ploynog@ip-176-52-202-235.static.reverse.dsi.net> has quit IRC (Ping timeout: 258 seconds)
[00:55:14] *** sabre1041 <sabre1041!~sabre1041@12.41.26.130> has joined #jenkins
[00:56:51] *** Rapture <Rapture!~textual@50-204-232-30-static.hfc.comcastbusiness.net> has quit IRC (Quit: Textual IRC Client: www.textualapp.com)
[00:57:21] *** swills <swills!~swills@freebsd/developer/swills> has quit IRC (Read error: Connection reset by peer)
[00:57:28] *** elijah <elijah!uid21431@gateway/web/irccloud.com/x-uowtxwilahfsgote> has joined #jenkins
[00:57:31] *** tang^ <tang^!~tang^@204.191.127.146> has quit IRC (Quit: Time to focus on something else)
[00:57:37] *** fax <fax!~fax@87-92-17-71.bb.dnainternet.fi> has quit IRC (Quit: Konversation terminated!)
[00:58:11] <dogarrhea> how do
[00:58:39] *** swills <swills!~swills@freebsd/developer/swills> has joined #jenkins
[00:58:48] <dogarrhea> oops pressed enter key -- I add ${BrowserstackKey} to the jenkinsfile script (inline script)
[01:08:04] *** sobersabre_ <sobersabre_!~sobersabr@bzq-224-168-31-61.red.bezeqint.net> has quit IRC (Read error: Connection reset by peer)
[01:08:36] *** sobersabre_ <sobersabre_!~sobersabr@bzq-224-168-31-61.red.bezeqint.net> has joined #jenkins
[01:11:14] *** konishi <konishi!~Takayuki@156.118.102.121.dy.bbexcite.jp> has joined #jenkins
[01:15:59] *** dani0_ <dani0_!~daniel@095-097-242-154.static.chello.nl> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[01:19:09] *** sobczyk_ <sobczyk_!~sobczyk@176.122.244.139> has quit IRC (Quit: Konversation terminated!)
[01:22:12] *** denimsoft <denimsoft!~textual@2.121.247.76> has joined #jenkins
[01:22:38] *** denimsoft <denimsoft!~textual@2.121.247.76> has quit IRC (Client Quit)
[01:24:15] *** denimsoft <denimsoft!~textual@2.121.247.76> has joined #jenkins
[01:24:18] *** denimsoft <denimsoft!~textual@2.121.247.76> has quit IRC (Client Quit)
[01:25:37] *** Tobbi <Tobbi!~Tobbi@supertux/tobbi> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[01:30:30] *** mattupstate <mattupstate!~mattupsta@66.37.34.238> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[01:31:13] *** tphummel <tphummel!~tom@12.20.175.2> has quit IRC (Quit: tphummel)
[01:31:19] *** sobersabre_ <sobersabre_!~sobersabr@bzq-224-168-31-61.red.bezeqint.net> has quit IRC (Read error: Connection reset by peer)
[01:31:55] *** sobersabre_ <sobersabre_!~sobersabr@bzq-224-168-31-61.red.bezeqint.net> has joined #jenkins
[01:32:15] *** sobersabre_ <sobersabre_!~sobersabr@bzq-224-168-31-61.red.bezeqint.net> has quit IRC (Read error: Connection reset by peer)
[01:32:44] *** sobersabre_ <sobersabre_!~sobersabr@bzq-224-168-31-61.red.bezeqint.net> has joined #jenkins
[01:33:21] <stephend> anybody up for hitting me over the head with a Pipeline cluestick?
[01:34:16] *** tphummel <tphummel!~tom@12.20.175.2> has joined #jenkins
[01:34:53] * stephend is going mad, and not slowly
[01:36:54] <stephend> guessing the problem is in creating/referencing reportDir, in publishHTML (or before)?
[01:38:05] <stephend> oh man, do I just want to pepper more commands with ${environment} ?
[01:38:07] * stephend tries
[01:45:29] *** dogarrhea <dogarrhea!454b2d32@gateway/web/freenode/ip.69.75.45.50> has quit IRC (Ping timeout: 260 seconds)
[01:47:58] <stephend> ah, this is likely telling: 16:44:13 Warning: overwriting stash ‘tests’
[01:50:24] *** mitz <mitz!~mitz@KD106167040033.ppp-bb.dion.ne.jp> has quit IRC (Remote host closed the connection)
[01:50:58] *** px3 <px3!~Adium@p54AAD97F.dip0.t-ipconnect.de> has joined #jenkins
[01:51:11] *** notebox <notebox!~textual@host81-151-91-252.range81-151.btcentralplus.com> has quit IRC (Quit: Textual IRC Client: www.textualapp.com)
[01:51:59] <stephend> bitwiseman: thanks for your feedback on our PR!
[01:52:12] <stephend> <3
[01:53:19] <bitwiseman> stephend: sure thing.
[01:53:34] *** notebox <notebox!~textual@host81-151-91-252.range81-151.btcentralplus.com> has joined #jenkins
[01:53:35] <stephend> by any chance, would you hit me with a quick cluestick as to the above?
[01:53:45] <bitwiseman> okay...
[01:53:48] <bitwiseman> looking.
[01:53:53] *** elsevero <elsevero!~elsevero@79.117.67.90> has joined #jenkins
[01:54:20] <stephend> thx, struggling on so little sleep :-(
[01:54:38] * stephend wishes our Jenkins instance were open, like it was a few months ago
[01:54:53] *** mitz <mitz!~mitz@KD106167040033.ppp-bb.dion.ne.jp> has joined #jenkins
[01:55:02] <stephend> once I get this PR working, I'll work on the declarative piece for this project too
[01:55:08] *** px3 <px3!~Adium@p54AAD97F.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 240 seconds)
[01:55:26] <stephend> (we're migrating all former Web QA projects -> Pipeline)
[01:55:31] *** zregvart <zregvart!~zregvart@5.28.122.206> has quit IRC (Ping timeout: 240 seconds)
[01:58:00] <bitwiseman> yeah like the declarative version of this better . :)
[01:58:05] * stephend nods
[01:58:20] <stephend> this is literally the 5th style/variation we've done :-(
[01:58:26] <bitwiseman> stephend: okay, I'm not sure what's wrong. but I'll ask some questions.
[01:58:32] <stephend> it's no wonder davehunt and I were confused
[01:58:39] *** TheAres <TheAres!~TheAres@unaffiliated/theares> has quit IRC (Quit: BBL)
[01:59:53] <bitwiseman> the stash/unstash: have tried she 'ls -R' before stash and after unstash?
[02:00:24] <bitwiseman> The first thing I'd want to know is if the files are where we expected them at each of those points.
[02:00:28] <stephend> ah, recursive - nope - lemme try
[02:00:28] <stephend> yeah
[02:00:42] <stephend> there's a failed step where the console output is absolutely empty - not even an error
[02:01:48] <bitwiseman> and you are calling stash environment twice.
[02:02:14] <bitwiseman> Which may result in behavior you don't want.
[02:04:09] *** elsevero_ <elsevero_!~elsevero@79.117.59.109> has joined #jenkins
[02:04:19] <bitwiseman> stephend: you might also try - stash name: environment, includes: 'results/**'
[02:04:38] <stephend> yeah, I asked davehunt about that - "shouldn't we be concerned about this warning?" - we're seeing it in other builds, but luckily, for now, it doesn't seem to cause issues there
[02:04:39] <bitwiseman> instead of the dir () { stash ... }
[02:05:16] <bitwiseman> as long as you stash from the same node twice - which it looks like you do.
[02:05:19] <stephend> oh cool
[02:06:13] *** elsevero <elsevero!~elsevero@79.117.67.90> has quit IRC (Ping timeout: 255 seconds)
[02:06:13] *** elsevero_ is now known as elsevero
[02:06:19] *** tphummel <tphummel!~tom@12.20.175.2> has quit IRC (Quit: tphummel)
[02:06:42] <bitwiseman> but your unstash will get simpler (you won't have to mkdir)
[02:07:12] <stephend> so I can get rid of the dir('results') { call/branch?
[02:07:26] <stephend> and just replace with the above-mentioned?
[02:07:37] <stephend> yeah, you said that, sorry, trying :-)
[02:07:53] *** tphummel <tphummel!~tom@12.20.175.2> has joined #jenkins
[02:08:35] <bitwiseman> stephend: np.
[02:08:44] <bitwiseman> I think I see the problem.
[02:08:55] *** jeffweiss <jeffweiss!~jweiss@65.152.8.171> has quit IRC (Ping timeout: 255 seconds)
[02:09:07] *** ahuang <ahuang!~ahuang@pool-100-36-38-5.washdc.fios.verizon.net> has joined #jenkins
[02:09:21] *** tphummel <tphummel!~tom@12.20.175.2> has quit IRC (Client Quit)
[02:09:31] <bitwiseman> You're stashing 'results/**'
[02:10:04] <bitwiseman> which is to say, you're calling stash/unstash on "$WORKSPACE/results/**"
[02:11:27] <bitwiseman> but your junit and archiveArtifacts steps are looking in "e2e-tests/results/"
[02:11:46] <bitwiseman> which to say, "$WORKSPACE/e2e-tests/results/"
[02:11:51] <stephend> ah, yeah
[02:12:24] <bitwiseman> so the failure "ERROR: No test report files were found. Configuration error?"
[02:12:36] <stephend> most repos are owned by us, but the PR you reviewed earlier is a co-owned w/dev one, and a funky paths
[02:13:01] <bitwiseman> is the junit step saying it can find any results.
[02:13:11] <bitwiseman> can't
[02:13:43] <stephend> tests running with modified Replay
[02:13:46] * stephend crosses fingers
[02:13:53] <stephend> grabbing food + moar yerba mate; brb
[02:15:51] <bitwiseman> yup, 90% sure your stash is copying an empty directory.
[02:16:34] <bitwiseman> results are written to /var/lib/jenkins/jobs/socorro.pipeline.adhoc/workspace/e2e-tests/results/tests.xml
[02:16:56] <bitwiseman> and /var/lib/jenkins/jobs/socorro.pipeline.adhoc/workspace/e2e-tests/results/tests.html
[02:17:25] <bitwiseman> stash is storing "/var/lib/jenkins/jobs/socorro.pipeline.adhoc/workspace/results/**"
[02:17:35] <bitwiseman> then when you unstash you have nothing.
[02:19:11] <stephend> probably bungled something
[02:19:40] <bitwiseman> stephend: do this stash instead: stash name: environment, includes: 'e2e-tests/results/**'
[02:20:30] <stephend> will do!
[02:20:57] <bitwiseman> stephend: you also have to change your unstash
[02:21:11] <stephend> oh; man, amateur-hour here
[02:22:15] <stephend> basically to remove the dir('results') as in the stash... but with unstash this time, right?
[02:22:26] *** swills <swills!~swills@freebsd/developer/swills> has quit IRC (Read error: Connection reset by peer)
[02:22:31] <bitwiseman> yeah.
[02:22:39] <stephend> i.e. unstash name: environment, includes: 'e2e-tests/results/**'
[02:22:41] <stephend> cool
[02:22:56] <bitwiseman> stephend: don't need the includes.
[02:23:31] *** howitdo <howitdo!~howitdo@unaffiliated/howitdo> has quit IRC (Quit: I Bomanos)
[02:23:33] <stephend> roger that
[02:23:38] *** swills <swills!~swills@freebsd/developer/swills> has joined #jenkins
[02:23:42] <bitwiseman> stephend: still remove mkdir and dir
[02:24:29] <stephend> gotcha
[02:25:02] *** tfennelly <tfennelly!~tfennelly@89.127.32.73> has joined #jenkins
[02:25:12] *** antgel <antgel!~topdog@host86-142-16-124.range86-142.btcentralplus.com> has joined #jenkins
[02:25:58] <stephend> oh man, great sign
[02:26:21] <stephend> even without finishing the last few things you've reminded me to do, it's stopped warning about clobbering the 'tests' env, so cheers :-)
[02:26:25] <stephend> onward!
[02:28:50] *** JamesBaxter <JamesBaxter!~JamesBaxt@unaffiliated/jamesbaxter> has joined #jenkins
[02:29:10] *** JamesBaxter <JamesBaxter!~JamesBaxt@unaffiliated/jamesbaxter> has quit IRC (Client Quit)
[02:29:28] *** gableroux <gableroux!~gableroux@modemcable237.73-57-74.mc.videotron.ca> has quit IRC (Remote host closed the connection)
[02:29:40] *** tfennelly <tfennelly!~tfennelly@89.127.32.73> has quit IRC (Ping timeout: 258 seconds)
[02:30:43] <stephend> ++ - running this sucker now
[02:33:08]
<ahuang> bitwiseman: any ideas on why http://pastebin.com/FMmujHDk gives me a nullpointerexception but if i just list out the key:value pairs in the publishHTML() call it works fine?
[02:34:10] <bitwiseman> ahuang: because Groovy.
[02:34:35] <ahuang> lol it works in groovysh but not in jenkins groovy
[02:35:44] <bitwiseman> just out of curiosity: in your pastebin code, try " publishHTML target: html_params
[02:36:08] <ahuang> ok one sec
[02:36:35] *** ahuang <ahuang!~ahuang@pool-100-36-38-5.washdc.fios.verizon.net> has quit IRC (Remote host closed the connection)
[02:37:04] *** VanDyke <VanDyke!~somedude@kernel-panic/vandyke> has quit IRC (Ping timeout: 256 seconds)
[02:37:07] *** ahuang <ahuang!~ahuang@199.16.199.4> has joined #jenkins
[02:37:11] <stephend> bitwiseman: you're gonna love this
[02:37:16] <stephend> Finished: SUCCESS
[02:37:28] <bitwiseman> stephend: \o/
[02:37:30] <stephend> but we still get/got a warning about overwriting stash 'tests'
[02:37:32] <stephend> heh
[02:37:39] <stephend> still, thanks again _so much_!
[02:38:14] <stephend> imma commit these changes, stat - I might keep working on it, but at least will put it up in a PR for review
[02:38:31] <bitwiseman> stephend: cool.
[02:40:32] <ahuang> yea so i read that, and it works fine if i call out the actual hash map
[02:40:44] <ahuang> but if I try to pass the variable in it doesnt work
[02:41:04] <ahuang> it works if i do like keepAll = ${html_params["keepAll"]} etc
[02:43:04] *** mattupstate <mattupstate!~mattupsta@ool-2f14f4e1.dyn.optonline.net> has joined #jenkins
[02:44:09] <bitwiseman> ahuang: so target: html_params doesn't work?
[02:44:54] <ahuang> nope
[02:44:58] *** pandeiro <pandeiro!~user@2606:6000:6098:8000:6e29:95ff:fea6:8d62> has joined #jenkins
[02:45:54] *** mattupst_ <mattupst_!~mattupsta@ec2-52-7-99-73.compute-1.amazonaws.com> has joined #jenkins
[02:46:36] <bitwiseman> try - def html_params = [:]
[02:47:50] *** mattupstate <mattupstate!~mattupsta@ool-2f14f4e1.dyn.optonline.net> has quit IRC (Ping timeout: 256 seconds)
[02:48:16] <ahuang> ok
[02:49:02] <ahuang> btw does 'default_params + other_params' override the defaults if its defined in other_params? or do I need to do a lookup for each key and loop and replace/add?
[02:49:43] *** Grapes <Grapes!~greatgrap@109.201.138.225> has quit IRC (Quit: Left IRC)
[02:50:28] *** godfath3r <godfath3r!~godfath3r@37.6.196.122> has quit IRC (Ping timeout: 255 seconds)
[02:51:20] <ahuang> the def didnt work either
[02:51:21] <bitwiseman> it looks like it does an override, but you might try doing an println or echo to be sure.
[02:51:25] *** ploynog <ploynog!~ploynog@ip-176-52-202-235.static.reverse.dsi.net> has joined #jenkins
[02:51:45] *** cilefen <cilefen!~cilefen@c-73-10-49-252.hsd1.nj.comcast.net> has joined #jenkins
[02:54:08] <bitwiseman> ahuang: I'm trying a couple things here.
[02:54:39] <ahuang> no worries, thanks! -- as am i
[02:55:52] *** ploynog <ploynog!~ploynog@ip-176-52-202-235.static.reverse.dsi.net> has quit IRC (Ping timeout: 255 seconds)
[02:56:19] *** cilefen <cilefen!~cilefen@c-73-10-49-252.hsd1.nj.comcast.net> has quit IRC (Ping timeout: 255 seconds)
[02:56:59] *** mattupst_ <mattupst_!~mattupsta@ec2-52-7-99-73.compute-1.amazonaws.com> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[02:59:18] <ahuang> its probably the way im setting that html_params because if i set it explicitly to what is inside the parens it works
[02:59:25] <ahuang> but when i try to build it as default + other it doesnt
[03:00:09] <bitwiseman> I get this:
[03:00:09] <bitwiseman> org.jenkinsci.plugins.scriptsecurity.sandbox.RejectedAccessException: Scripts not permitted to use staticMethod org.codehaus.groovy.runtime.DefaultGroovyMethods plus java.util.Map java.util.Map
[03:00:54] <bitwiseman> You're probably getting around this by running in a shared library.
[03:01:53] <ahuang> right
[03:03:48] *** godfath3r <godfath3r!~godfath3r@37.6.192.194> has joined #jenkins
[03:03:58] *** Ylbam <Ylbam!uid99779@gateway/web/irccloud.com/x-dvruvgnpjykftptl> has quit IRC (Quit: Connection closed for inactivity)
[03:05:16] <bitwiseman> ahuang: are you sure report isn't null?
[03:05:43] <bitwiseman> I can do this and it works:
[03:07:40] <ahuang> hmm let me try
[03:08:22] *** antgel <antgel!~topdog@host86-142-16-124.range86-142.btcentralplus.com> has quit IRC (Remote host closed the connection)
[03:08:28] *** vjuranek_ <vjuranek_!~vjuranek@redhat/jboss/vjuranek> has quit IRC (Ping timeout: 255 seconds)
[03:09:43] *** elsevero <elsevero!~elsevero@79.117.59.109> has quit IRC (Quit: elsevero)
[03:10:05] *** elsevero <elsevero!~elsevero@79.117.59.109> has joined #jenkins
[03:10:54] *** cilefen <cilefen!~cilefen@192.16.204.65> has joined #jenkins
[03:13:33] <ahuang> well
[03:13:45] <ahuang> its virtually the same as what you did
[03:14:01] *** lifeofguenter <lifeofguenter!~lifeofgue@bnc.pro.to.co.ls> has quit IRC (Ping timeout: 240 seconds)
[03:15:31] *** cilefen <cilefen!~cilefen@192.16.204.65> has quit IRC (Ping timeout: 240 seconds)
[03:16:59] *** lifeofguenter <lifeofguenter!~lifeofgue@bnc.pro.to.co.ls> has joined #jenkins
[03:17:28] *** sobersabre_ <sobersabre_!~sobersabr@bzq-224-168-31-61.red.bezeqint.net> has quit IRC (Read error: Connection reset by peer)
[03:18:03] *** sobersabre_ <sobersabre_!~sobersabr@bzq-224-168-31-61.red.bezeqint.net> has joined #jenkins
[03:18:24] *** patryk_ <patryk_!~pk@projekte.imos.net> has quit IRC (Quit: Client Exiting)
[03:18:47] *** recampbell <recampbell!~recampbel@172.56.4.200> has joined #jenkins
[03:18:47] *** ChanServ sets mode: +v recampbell
[03:20:24] *** shadwwulf <shadwwulf!~shadwwulf@ip213.iceflow.net> has joined #jenkins
[03:21:32] <bitwiseman> ahuang: is that broken for you?
[03:21:39] <ahuang> yea
[03:21:45] <bitwiseman> ahuang: config.html_pattern = [[
[03:21:51] <bitwiseman> is not the same as config.html_pattern = [
[03:22:23] <ahuang> well right, thats an arraylist of linkedhashmaps right? but i iterate through and get each linkedhashmap
[03:22:52] *** shyu <shyu!~shyu@106.38.122.4> has joined #jenkins
[03:24:54] <ahuang> oh shit
[03:25:01] <ahuang> i didnt name the variables right...
[03:25:51] <ahuang> i'm dumb wow
[03:26:11] <bitwiseman> I'm trying a modified version.
[03:27:03] <bitwiseman> ahuang: default_config should be outside the for loop.
[03:27:27] <ahuang> im using dirName and fileName lol, it worked fine when i looked it up as a key and set them as reportDir and reportFiles, but with the keys being misnamed its not going to work directly
[03:27:46] <ahuang> and yeah i realized that after i pasted
[03:27:55] <bitwiseman> ah!
[03:28:18] <ahuang> fml
[03:28:44] <bitwiseman> ahuang: :D
[03:29:06] <ahuang> thanks very much for your help though, i wouldnt have seen it without your paste
[03:29:15] <ahuang> i will go cry in a corner now
[03:31:39] *** denisk <denisk!~denisk@220-244-148-246.static.tpgi.com.au> has quit IRC (Remote host closed the connection)
[03:32:39] *** benchou <benchou!~ben@45.122.156.254> has joined #jenkins
[03:33:05] *** denisk <denisk!~denisk@220-244-148-246.static.tpgi.com.au> has joined #jenkins
[03:35:47] *** gli <gli!~gli@119.254.120.72> has joined #jenkins
[03:35:53] *** cilefen <cilefen!~cilefen@c-73-10-49-252.hsd1.nj.comcast.net> has joined #jenkins
[03:38:56] *** vivekpandey <vivekpandey!~vivekpand@2602:306:326f:f700:9c48:ca8a:c12f:c0a3> has quit IRC (Remote host closed the connection)
[03:38:56] *** vivekpandey_ is now known as vivekpandey
[03:46:05] *** ahuang <ahuang!~ahuang@199.16.199.4> has quit IRC (Ping timeout: 276 seconds)
[03:48:58] *** Tobbi <Tobbi!~Tobbi@supertux/tobbi> has joined #jenkins
[03:49:46] *** Tobbi <Tobbi!~Tobbi@supertux/tobbi> has quit IRC (Client Quit)
[03:50:20] *** mitz <mitz!~mitz@KD106167040033.ppp-bb.dion.ne.jp> has quit IRC (Remote host closed the connection)
[03:51:17] *** notebox <notebox!~textual@host81-151-91-252.range81-151.btcentralplus.com> has quit IRC (Quit: My Mac Pro has gone to sleep. ZZZzzz…)
[03:51:58] *** px3 <px3!~Adium@p54AADCD8.dip0.t-ipconnect.de> has joined #jenkins
[03:54:59] *** mitz <mitz!~mitz@KD106167040033.ppp-bb.dion.ne.jp> has joined #jenkins
[03:56:09] *** px3 <px3!~Adium@p54AADCD8.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 245 seconds)
[03:56:37] *** d^sh <d^sh!~knumskull@p5B37EB8B.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 255 seconds)
[03:59:07] *** d^sh <d^sh!~knumskull@p5B37E96A.dip0.t-ipconnect.de> has joined #jenkins
[03:59:23] *** EisNerd <EisNerd!~eisnerd@dslb-084-059-173-136.084.059.pools.vodafone-ip.de> has quit IRC (Ping timeout: 252 seconds)
[03:59:23] *** xconspirisist <xconspirisist!~xconspiri@portia.teratan.net> has quit IRC (Ping timeout: 252 seconds)
[03:59:36] *** xconspirisist <xconspirisist!~xconspiri@portia.teratan.net> has joined #jenkins
[04:00:17] *** notebox <notebox!~textual@host81-151-91-252.range81-151.btcentralplus.com> has joined #jenkins
[04:01:02] *** EisNerd <EisNerd!~eisnerd@dslb-084-059-173-136.084.059.pools.vodafone-ip.de> has joined #jenkins
[04:01:03] *** bintliff <bintliff!~bintliff@207-38-147-115.c3-0.avec-ubr2.nyr-avec.ny.cable.rcn.com> has joined #jenkins
[04:01:23] *** notebox <notebox!~textual@host81-151-91-252.range81-151.btcentralplus.com> has quit IRC (Client Quit)
[04:05:46] *** bintliff <bintliff!~bintliff@207-38-147-115.c3-0.avec-ubr2.nyr-avec.ny.cable.rcn.com> has quit IRC (Ping timeout: 264 seconds)
[04:11:57] *** amcm <amcm!~amcm@ip70-191-122-127.cl.ri.cox.net> has joined #jenkins
[04:12:15] *** cilefen_ <cilefen_!~cilefen@192.16.204.65> has joined #jenkins
[04:12:19] *** g3_ <g3_!~geethree@c-73-158-70-194.hsd1.ca.comcast.net> has joined #jenkins
[04:12:24] <g3_> anyone around?
[04:14:57] *** mattupstate <mattupstate!~mattupsta@ec2-52-7-99-73.compute-1.amazonaws.com> has joined #jenkins
[04:15:27] *** g3_ <g3_!~geethree@c-73-158-70-194.hsd1.ca.comcast.net> has quit IRC (Client Quit)
[04:16:11] *** g3 <g3!~geethree@c-73-158-70-194.hsd1.ca.comcast.net> has joined #jenkins
[04:16:16] <g3> oookay
[04:16:20] <g3> ping?
[04:16:48] *** cilefen_ <cilefen_!~cilefen@192.16.204.65> has quit IRC (Ping timeout: 240 seconds)
[04:19:53] *** zerocool_ <zerocool_!~zerocoolb@106.51.24.33> has joined #jenkins
[04:21:37] <bitwiseman> yes?
[04:21:48] <bitwiseman> g3: yes?
[04:22:12] *** vpandey <vpandey!~vivekpand@2602:306:326f:f700:9c48:ca8a:c12f:c0a3> has joined #jenkins
[04:24:04] *** zerocool_ <zerocool_!~zerocoolb@106.51.24.33> has quit IRC (Ping timeout: 245 seconds)
[04:26:01] *** tfennelly <tfennelly!~tfennelly@89.127.32.73> has joined #jenkins
[04:30:20] *** pandeiro <pandeiro!~user@2606:6000:6098:8000:6e29:95ff:fea6:8d62> has quit IRC (Remote host closed the connection)
[04:30:58] *** tfennelly <tfennelly!~tfennelly@89.127.32.73> has quit IRC (Ping timeout: 264 seconds)
[04:31:50] *** rkcpi <rkcpi!~blahblahb@sandra-thieme.de> has quit IRC (Ping timeout: 252 seconds)
[04:32:09] *** denisk <denisk!~denisk@220-244-148-246.static.tpgi.com.au> has quit IRC (Remote host closed the connection)
[04:33:02] *** pandeiro <pandeiro!~user@2606:6000:6098:8000:6e29:95ff:fea6:8d62> has joined #jenkins
[04:33:10] <g3> Okay
[04:33:11] <g3> So
[04:33:19] <g3> I have a github org folder
[04:33:26] <g3> and it keeps building every push
[04:33:27] <g3> twice
[04:33:31] <g3> I am pulling out my hair!
[04:33:34] *** denisk <denisk!~denisk@220-244-148-246.static.tpgi.com.au> has joined #jenkins
[04:33:49] <g3> (apologies for the delay in response, I went to drink beer)
[04:33:59] <stephend> ++
[04:34:32] <g3> :(
[04:35:13] <g3> Jenkins seems like a magical do it all program... the problem with do it all programs is that they are overly complicated as a result of being able to do it all
[04:36:17] *** shadwwulf <shadwwulf!~shadwwulf@ip213.iceflow.net> has quit IRC (Quit: This computer has gone to sleep)
[04:38:39] *** antoniobeyah <antoniobeyah!uid206871@gateway/web/irccloud.com/x-sxdinyxchxxbpfgn> has quit IRC (Quit: Connection closed for inactivity)
[04:46:00] *** Kevin_Liu <Kevin_Liu!~textual@159.226.43.47> has joined #jenkins
[04:48:19] *** zerocool_ <zerocool_!~zerocoolb@106.51.24.33> has joined #jenkins
[04:48:40] <stephend> g3: how have you set up your build triggers?
[04:49:06] *** Groovin <Groovin!~rmizrahi@static-173-73-48-42.washdc.fios.verizon.net> has quit IRC (Remote host closed the connection)
[04:49:08] <stephend> downstream? poll on SCM changes upstream?
[04:49:10] <stephend> both?
[04:50:23] *** tphummel <tphummel!~tom@cpe-76-169-178-81.socal.res.rr.com> has joined #jenkins
[04:52:08] *** vpandey <vpandey!~vivekpand@2602:306:326f:f700:9c48:ca8a:c12f:c0a3> has quit IRC (Remote host closed the connection)
[04:52:21] *** ploynog <ploynog!~ploynog@ip-176-52-202-235.static.reverse.dsi.net> has joined #jenkins
[04:54:48] *** cilefen <cilefen!~cilefen@c-73-10-49-252.hsd1.nj.comcast.net> has quit IRC (Remote host closed the connection)
[04:55:10] *** bintliff <bintliff!~bintliff@207-38-147-115.c3-0.avec-ubr2.nyr-avec.ny.cable.rcn.com> has joined #jenkins
[04:56:12] *** recampbell <recampbell!~recampbel@172.56.4.200> has quit IRC (Remote host closed the connection)
[04:56:31] *** ploynog <ploynog!~ploynog@ip-176-52-202-235.static.reverse.dsi.net> has quit IRC (Ping timeout: 240 seconds)
[04:58:14] *** alexwhitman <alexwhitman!~alexwhitm@host86-180-109-220.range86-180.btcentralplus.com> has quit IRC (Ping timeout: 276 seconds)
[04:59:33] *** bintliff <bintliff!~bintliff@207-38-147-115.c3-0.avec-ubr2.nyr-avec.ny.cable.rcn.com> has quit IRC (Ping timeout: 258 seconds)
[05:00:21] *** sparklyballs <sparklyballs!~sparklyba@unaffiliated/sparklyballs> has quit IRC (Quit: I'M MELTING !!!!!!!!!!!!!!)
[05:01:33] *** sparklyballs <sparklyballs!~sparklyba@unaffiliated/sparklyballs> has joined #jenkins
[05:01:49] <bitwiseman> g3: yeah, sorry I stepped away too. I think stephend is on the right track.
[05:02:13] <bitwiseman> g3: the nice thing is you only need to look in a few places for this issue.
[05:02:26] *** alexwhitman <alexwhitman!~alexwhitm@host86-180-106-96.range86-180.btcentralplus.com> has joined #jenkins
[05:02:29] *** pandeiro <pandeiro!~user@2606:6000:6098:8000:6e29:95ff:fea6:8d62> has quit IRC (Remote host closed the connection)
[05:03:16] <bitwiseman> g3: place 1 - the config of your github org folder (see what your triggers are and if you have it setup to listen for notifications)
[05:04:12] <bitwiseman> g3: you might also look at your git hub org and project settings on github - see how your integrations are set up.
[05:04:33] <bitwiseman> ^ That was place 2.
[05:05:46] <bitwiseman> g3: oh, and look at the console logs for your runs, I think they say what triggered them.
[05:13:29] *** cilefen <cilefen!~cilefen@192.16.204.65> has joined #jenkins
[05:13:38] *** px3 <px3!~Adium@p54AADCD8.dip0.t-ipconnect.de> has joined #jenkins
[05:13:53] *** netcho <netcho!~vlebo@unaffiliated/netcho> has joined #jenkins
[05:14:26] *** Kevin_Liu <Kevin_Liu!~textual@159.226.43.47> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[05:17:28] <g3> Okay so
[05:18:10] *** cilefen <cilefen!~cilefen@192.16.204.65> has quit IRC (Ping timeout: 240 seconds)
[05:18:22] *** netcho <netcho!~vlebo@unaffiliated/netcho> has quit IRC (Ping timeout: 255 seconds)
[05:27:22] *** sobersabre <sobersabre!~sobersabr@unaffiliated/sobersabre> has joined #jenkins
[05:30:04] *** sobersabre_ <sobersabre_!~sobersabr@bzq-224-168-31-61.red.bezeqint.net> has quit IRC (Ping timeout: 255 seconds)
[05:30:05] * stephend has much Jenkins-community karma to circulate
[05:31:06] <bitwiseman> g3: yes?
[05:31:40] <bitwiseman> (g3: add my name to a message if you want me to see it I'm windowed away)
[05:35:32] *** jfemia_ <jfemia_!~jfemia@217.113.163.166> has joined #jenkins
[05:35:58] *** jfemia__ <jfemia__!~jfemia@217.113.163.163> has joined #jenkins
[05:37:28] *** jfemia <jfemia!~jfemia@217.113.163.163> has quit IRC (Ping timeout: 240 seconds)
[05:38:04] *** Kevin_Liu <Kevin_Liu!~textual@159.226.43.47> has joined #jenkins
[05:38:26] *** px3 <px3!~Adium@p54AADCD8.dip0.t-ipconnect.de> has quit IRC (Quit: Leaving.)
[05:39:03] *** devnull84 <devnull84!~devnull84@169-1-177-87.ip.afrihost.co.za> has joined #jenkins
[05:39:48] *** jfemia_ <jfemia_!~jfemia@217.113.163.166> has quit IRC (Ping timeout: 240 seconds)
[05:40:04] *** the_ktosiek <the_ktosiek!~quassel@108.61.166.51> has joined #jenkins
[05:40:25] *** ktosiek <ktosiek!~quassel@108.61.166.51> has quit IRC (Ping timeout: 255 seconds)
[05:43:35] *** devnull84 <devnull84!~devnull84@169-1-177-87.ip.afrihost.co.za> has quit IRC (Ping timeout: 240 seconds)
[05:46:14] *** bmurt <bmurt!~bmurt@216-164-232-97.c3-0.upd-ubr2.trpr-upd.pa.cable.rcn.com> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[05:49:21] *** bintliff <bintliff!~bintliff@207-38-147-115.c3-0.avec-ubr2.nyr-avec.ny.cable.rcn.com> has joined #jenkins
[05:50:19] *** mitz <mitz!~mitz@KD106167040033.ppp-bb.dion.ne.jp> has quit IRC (Remote host closed the connection)
[05:53:37] *** bintliff <bintliff!~bintliff@207-38-147-115.c3-0.avec-ubr2.nyr-avec.ny.cable.rcn.com> has quit IRC (Ping timeout: 255 seconds)
[05:54:46] *** mitz <mitz!~mitz@KD106167040033.ppp-bb.dion.ne.jp> has joined #jenkins
[05:59:38] *** mattupstate <mattupstate!~mattupsta@ec2-52-7-99-73.compute-1.amazonaws.com> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[05:59:42] *** shadwwulf <shadwwulf!~shadwwulf@ip213.iceflow.net> has joined #jenkins
[06:03:06] *** Edgan <Edgan!~edgan@96-95-217-146-static.hfc.comcastbusiness.net> has quit IRC (Quit: Client exiting)
[06:06:48] *** bmurt <bmurt!~bmurt@216-164-232-97.c3-0.upd-ubr2.trpr-upd.pa.cable.rcn.com> has joined #jenkins
[06:09:41] *** shadwwulf <shadwwulf!~shadwwulf@ip213.iceflow.net> has quit IRC (Quit: This computer has gone to sleep)
[06:10:33] *** shadwwulf <shadwwulf!~shadwwulf@ip213.iceflow.net> has joined #jenkins
[06:12:28] *** Kevin_Liu <Kevin_Liu!~textual@159.226.43.47> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[06:14:35] *** cilefen <cilefen!~cilefen@192.16.204.65> has joined #jenkins
[06:14:45] *** bmurt <bmurt!~bmurt@216-164-232-97.c3-0.upd-ubr2.trpr-upd.pa.cable.rcn.com> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[06:16:56] *** amcm <amcm!~amcm@ip70-191-122-127.cl.ri.cox.net> has quit IRC (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
[06:19:48] *** cilefen <cilefen!~cilefen@192.16.204.65> has quit IRC (Ping timeout: 240 seconds)
[06:20:48] *** shadwwulf <shadwwulf!~shadwwulf@ip213.iceflow.net> has quit IRC (Quit: This computer has gone to sleep)
[06:21:45] *** shadwwulf <shadwwulf!~shadwwulf@ip213.iceflow.net> has joined #jenkins
[06:26:47] *** tfennelly <tfennelly!~tfennelly@89.127.32.73> has joined #jenkins
[06:30:19] *** zenirc369 <zenirc369!~zenirc___@182.73.145.150> has joined #jenkins
[06:30:48] *** tfennelly <tfennelly!~tfennelly@89.127.32.73> has quit IRC (Ping timeout: 240 seconds)
[06:31:39] *** shadwwulf <shadwwulf!~shadwwulf@ip213.iceflow.net> has quit IRC (Quit: This computer has gone to sleep)
[06:32:34] *** shadwwulf <shadwwulf!~shadwwulf@ip213.iceflow.net> has joined #jenkins
[06:42:34] *** shadwwulf <shadwwulf!~shadwwulf@ip213.iceflow.net> has quit IRC (Quit: This computer has gone to sleep)
[06:43:28] *** shadwwulf <shadwwulf!~shadwwulf@ip213.iceflow.net> has joined #jenkins
[06:43:31] *** bintliff <bintliff!~bintliff@207-38-147-115.c3-0.avec-ubr2.nyr-avec.ny.cable.rcn.com> has joined #jenkins
[06:46:39] *** srinidhi <srinidhi!~srinidhi@opensuse/member/srinidhi> has joined #jenkins
[06:51:31] *** echelog-1` <echelog-1`!~echelog-1@108.61.103.42> has joined #jenkins
[06:51:31] *** echelog-1 <echelog-1!~echelog-1@108.61.103.42> has quit IRC (Disconnected by services)
[06:51:57] *** Kevin_Liu <Kevin_Liu!~textual@159.226.43.47> has joined #jenkins
[06:52:59] *** echelog-1 <echelog-1!~echelog-1@108.61.103.42> has joined #jenkins
[06:53:11] *** ploynog <ploynog!~ploynog@ip-176-52-202-235.static.reverse.dsi.net> has joined #jenkins
[06:53:24] *** MrMojit01 <MrMojit01!~MrMojit0@hoofddorp.cn.nl> has joined #jenkins
[06:53:48] *** rdas <rdas!~rdas@125.16.97.117> has joined #jenkins
[06:55:35] *** MrMojit0 <MrMojit0!~MrMojit0@hoofddorp.cn.nl> has quit IRC (Ping timeout: 240 seconds)
[06:55:53] *** cilefen <cilefen!~cilefen@c-73-10-49-252.hsd1.nj.comcast.net> has joined #jenkins
[06:56:55] *** vpandey <vpandey!~vivekpand@2602:306:326f:f700:c5f5:99b0:f035:ebbd> has quit IRC (Ping timeout: 255 seconds)
[06:57:37] *** ploynog <ploynog!~ploynog@ip-176-52-202-235.static.reverse.dsi.net> has quit IRC (Ping timeout: 258 seconds)
[06:57:57] *** jeffweiss <jeffweiss!~jweiss@2601:1c2:4c00:30ba:4485:f754:7b05:d61d> has joined #jenkins
[06:59:58] *** AkivaLane <AkivaLane!3e5a42b7@gateway/web/freenode/ip.62.90.66.183> has joined #jenkins
[07:00:19] *** cilefen <cilefen!~cilefen@c-73-10-49-252.hsd1.nj.comcast.net> has quit IRC (Ping timeout: 245 seconds)
[07:00:50] *** zama <zama!~zama@unaffiliated/stryx/x-3871776> has joined #jenkins
[07:05:06] *** RandomStrangler <RandomStrangler!~RandomStr@x2f07bfa.dyn.telefonica.de> has quit IRC (Read error: Connection reset by peer)
[07:12:52] *** echelog-1` <echelog-1`!~echelog-1@108.61.103.42> has joined #jenkins
[07:12:52] *** echelog-1 <echelog-1!~echelog-1@108.61.103.42> has quit IRC (Disconnected by services)
[07:18:59] *** echelog-1 <echelog-1!~echelog-1@108.61.103.42> has joined #jenkins
[07:19:03] *** ktosiek <ktosiek!~quassel@108.61.166.51> has joined #jenkins
[07:26:20] *** dcrouch <dcrouch!~dcrouch@68-188-175-246.dhcp.bycy.mi.charter.com> has joined #jenkins
[07:28:00] *** zenirc369 <zenirc369!~zenirc___@182.73.145.150> has joined #jenkins
[07:29:41] *** jnq_ <jnq_!sid150909@gateway/web/irccloud.com/x-ghqfmqcvreaalbgc> has joined #jenkins
[07:29:42] *** crazysim_ <crazysim_!sid86009@gateway/web/irccloud.com/x-dfwovsijlixebwgb> has joined #jenkins
[07:29:50] *** i386__ <i386__!sid166511@gateway/web/irccloud.com/x-opowazxrhatvjxfp> has joined #jenkins
[07:30:03] *** zifnab_ <zifnab_!sid5135@gateway/web/irccloud.com/x-llszapuardselkqk> has joined #jenkins
[07:30:33] *** hr3f <hr3f!~href@Sade.random.sh> has joined #jenkins
[07:30:40] *** oleg-nenashev_ <oleg-nenashev_!sid126285@gateway/web/irccloud.com/x-lrherfbartdkwywt> has joined #jenkins
[07:30:40] *** ChanServ sets mode: +v oleg-nenashev_
[07:30:49] *** pappaduck__ <pappaduck__!sid132110@gateway/web/irccloud.com/x-maxjykuaqfoyyszs> has joined #jenkins
[07:30:58] *** digitalfiz_ <digitalfiz_!sid533@gateway/web/irccloud.com/x-xewjtbqeycdccdde> has joined #jenkins
[07:32:27] *** EisNerd_ <EisNerd_!~eisnerd@dslb-084-059-173-136.084.059.pools.vodafone-ip.de> has joined #jenkins
[07:32:32] *** Peksa <Peksa!~peksa@ec2-54-217-75-190.eu-west-1.compute.amazonaws.com> has joined #jenkins
[07:32:35] *** godfath3r_ <godfath3r_!~godfath3r@37.6.192.194> has joined #jenkins
[07:32:37] *** Mathiasdm <Mathiasdm!~Mathiasdm@188.166.126.180> has joined #jenkins
[07:32:45] *** Boniche- <Boniche-!~Boniche@ivysaur.umbreon.net> has joined #jenkins
[07:33:07] *** fengor_ <fengor_!~fengor@blackhole.fengors-realm.de> has joined #jenkins
[07:33:08] *** srinidhi <srinidhi!~srinidhi@opensuse/member/srinidhi> has quit IRC (Ping timeout: 240 seconds)
[07:33:08] *** crazysim <crazysim!sid86009@gateway/web/irccloud.com/x-txdhlukqdqweosec> has quit IRC (Ping timeout: 240 seconds)
[07:33:08] *** Boniche <Boniche!~Boniche@ivysaur.umbreon.net> has quit IRC (Ping timeout: 240 seconds)
[07:33:08] *** i386_ <i386_!sid166511@gateway/web/irccloud.com/x-waraivovlksudhcj> has quit IRC (Ping timeout: 240 seconds)
[07:33:08] *** jnq <jnq!sid150909@gateway/web/irccloud.com/x-hwjontseshisnwox> has quit IRC (Ping timeout: 240 seconds)
[07:33:08] *** oleg-nenashev <oleg-nenashev!sid126285@gateway/web/irccloud.com/x-octiaeiwwhyymiwp> has quit IRC (Ping timeout: 240 seconds)
[07:33:08] *** dino82 <dino82!~deeno@unaffiliated/dino82> has quit IRC (Ping timeout: 240 seconds)
[07:33:08] *** Kevin_Liu <Kevin_Liu!~textual@159.226.43.47> has quit IRC (Ping timeout: 240 seconds)
[07:33:08] *** pappaduck_ <pappaduck_!sid132110@gateway/web/irccloud.com/x-cbprvokbbhupfzty> has quit IRC (Ping timeout: 240 seconds)
[07:33:08] *** EisNerd <EisNerd!~eisnerd@dslb-084-059-173-136.084.059.pools.vodafone-ip.de> has quit IRC (Ping timeout: 240 seconds)
[07:33:08] *** shyu <shyu!~shyu@106.38.122.4> has quit IRC (Ping timeout: 240 seconds)
[07:33:08] *** zifnab <zifnab!sid5135@gateway/web/irccloud.com/x-eqvqgnlcnhlaarex> has quit IRC (Ping timeout: 240 seconds)
[07:33:08] *** Mathiasd1 <Mathiasd1!~Mathiasdm@188.166.126.180> has quit IRC (Ping timeout: 240 seconds)
[07:33:08] *** Peksa_ <Peksa_!~peksa@ec2-54-217-75-190.eu-west-1.compute.amazonaws.com> has quit IRC (Ping timeout: 240 seconds)
[07:33:08] *** href <href!~href@Sade.random.sh> has quit IRC (Ping timeout: 240 seconds)
[07:33:08] *** akostadinov1 <akostadinov1!~avalon@ip-135-71.pppoe.ssi.bg> has quit IRC (Ping timeout: 240 seconds)
[07:33:08] *** godfath3r <godfath3r!~godfath3r@37.6.192.194> has quit IRC (Ping timeout: 240 seconds)
[07:33:08] *** digitalfiz <digitalfiz!sid533@gateway/web/irccloud.com/x-vxplqcbhohehtjtg> has quit IRC (Ping timeout: 240 seconds)
[07:33:08] *** fengor <fengor!~fengor@blackhole.fengors-realm.de> has quit IRC (Ping timeout: 240 seconds)
[07:33:08] *** dpogue <dpogue!~dpogue@S010600226b831d53.vf.shawcable.net> has quit IRC (Ping timeout: 240 seconds)
[07:33:08] *** hr3f is now known as href
[07:33:09] *** akostadinov2 <akostadinov2!~avalon@ip-135-71.pppoe.ssi.bg> has joined #jenkins
[07:33:10] *** dpogue_ <dpogue_!~dpogue@S010600226b831d53.vf.shawcable.net> has joined #jenkins
[07:33:14] *** i386__ is now known as i386_
[07:33:15] *** crazysim_ is now known as crazysim
[07:33:25] *** pappaduck__ is now known as pappaduck_
[07:33:25] *** gonzzor <gonzzor!~gonzzor@h-24-143-182.a213.priv.bahnhof.se> has left #jenkins
[07:33:25] *** jnq_ is now known as jnq
[07:33:32] *** din0 <din0!~deeno@65.186.19.125> has joined #jenkins
[07:33:44] *** oleg-nenashev_ is now known as oleg-nenashev
[07:34:58] *** jaafar <jaafar!~quassel@2601:645:8003:a2b0:75bf:edbb:aeb0:915c> has quit IRC (Remote host closed the connection)
[07:35:06] *** ro14nd_ <ro14nd_!~ro14nd@p4FDD3BBD.dip0.t-ipconnect.de> has joined #jenkins
[07:35:11] *** digitalfiz_ is now known as digitalfiz
[07:40:52] *** last_staff <last_staff!~Thunderbi@167-23-11.connect.netcom.no> has joined #jenkins
[07:43:27] *** Boniche- is now known as Boniche
[07:44:34] *** Boniche <Boniche!~Boniche@ivysaur.umbreon.net> has left #jenkins
[07:46:44] *** ogondza <ogondza!~ogondza@78.157.139.98> has joined #jenkins
[07:46:44] *** ChanServ sets mode: +v ogondza
[07:47:37] *** sabre1041 <sabre1041!~sabre1041@12.41.26.130> has quit IRC (Remote host closed the connection)
[07:47:55] *** Boniche <Boniche!~Boniche@ivysaur.umbreon.net> has joined #jenkins
[07:50:20] *** mitz <mitz!~mitz@KD106167040033.ppp-bb.dion.ne.jp> has quit IRC (Remote host closed the connection)
[07:55:13] *** mitz <mitz!~mitz@KD106167040033.ppp-bb.dion.ne.jp> has joined #jenkins
[07:55:28] *** sobersabre_ <sobersabre_!~sobersabr@bzq-224-168-31-61.red.bezeqint.net> has quit IRC (Read error: Connection reset by peer)
[07:55:56] *** sobersabre_ <sobersabre_!~sobersabr@bzq-224-168-31-61.red.bezeqint.net> has joined #jenkins
[07:57:07] *** hkais <hkais!~xenoadmin@p5DECAA1D.dip0.t-ipconnect.de> has joined #jenkins
[07:58:20] *** devnull84 <devnull84!~devnull84@196.15.203.251> has joined #jenkins
[07:58:44] *** segy <segy!segfault@pdpc/supporter/active/segy> has joined #jenkins
[08:04:34] *** zenirc369 <zenirc369!~zenirc___@182.73.145.150> has quit IRC (Ping timeout: 255 seconds)
[08:06:28] *** denisk <denisk!~denisk@pa49-195-67-237.pa.nsw.optusnet.com.au> has joined #jenkins
[08:07:26] *** vpandey <vpandey!~vivekpand@2602:306:326f:f700:c5f5:99b0:f035:ebbd> has joined #jenkins
[08:07:33] *** benchou <benchou!~ben@45.122.156.254> has quit IRC (Quit: Leaving)
[08:12:04] *** vpandey <vpandey!~vivekpand@2602:306:326f:f700:c5f5:99b0:f035:ebbd> has quit IRC (Ping timeout: 255 seconds)
[08:13:42] *** chele <chele!~chele@2a02:8106:1:f900:faca:b8ff:fe2f:8499> has joined #jenkins
[08:15:17] *** lordjancso <lordjancso!~lordjancs@178-164-140-53.pool.digikabel.hu> has joined #jenkins
[08:16:53] *** zenirc369 <zenirc369!~zenirc___@182.73.145.150> has joined #jenkins
[08:17:54] *** cilefen <cilefen!~cilefen@192.16.204.65> has joined #jenkins
[08:18:41] *** last_staff <last_staff!~Thunderbi@167-23-11.connect.netcom.no> has quit IRC (Quit: last_staff)
[08:22:37] *** pjanouse <pjanouse!pjanouse@nat/redhat/x-regfffvhoeuqhhst> has joined #jenkins
[08:23:18] *** cilefen <cilefen!~cilefen@192.16.204.65> has quit IRC (Ping timeout: 256 seconds)
[08:26:11] *** elijah <elijah!uid21431@gateway/web/irccloud.com/x-uowtxwilahfsgote> has quit IRC (Quit: Connection closed for inactivity)
[08:27:37] *** tfennelly <tfennelly!~tfennelly@89.127.32.73> has joined #jenkins
[08:31:15] *** shyu <shyu!~shyu@106.38.122.4> has joined #jenkins
[08:32:00] *** tfennelly <tfennelly!~tfennelly@89.127.32.73> has quit IRC (Ping timeout: 240 seconds)
[08:34:36] *** g3 <g3!~geethree@c-73-158-70-194.hsd1.ca.comcast.net> has quit IRC (Ping timeout: 258 seconds)
[08:34:47] *** iniweb <iniweb!~textual@95.68.90.1> has joined #jenkins
[08:37:18] *** cmuller <cmuller!~cmuller@134.117.39.62.rev.sfr.net> has joined #jenkins
[08:37:27] *** zifnab_ is now known as zifnab
[08:37:34] *** denisk <denisk!~denisk@pa49-195-67-237.pa.nsw.optusnet.com.au> has quit IRC (Remote host closed the connection)
[08:38:11] *** denisk <denisk!~denisk@pa49-195-67-237.pa.nsw.optusnet.com.au> has joined #jenkins
[08:38:22] *** denisk <denisk!~denisk@pa49-195-67-237.pa.nsw.optusnet.com.au> has quit IRC (Read error: Connection reset by peer)
[08:47:16] *** cmuller <cmuller!~cmuller@134.117.39.62.rev.sfr.net> has quit IRC (Quit: Leaving)
[08:49:29] *** vjuranek_ <vjuranek_!~vjuranek@2a00:1028:919b:e056:ce3d:82ff:fe5f:85e3> has joined #jenkins
[08:49:29] *** vjuranek_ <vjuranek_!~vjuranek@2a00:1028:919b:e056:ce3d:82ff:fe5f:85e3> has quit IRC (Changing host)
[08:49:29] *** vjuranek_ <vjuranek_!~vjuranek@redhat/jboss/vjuranek> has joined #jenkins
[08:49:29] *** ChanServ sets mode: +v vjuranek_
[08:51:53] *** px3 <px3!~Adium@p54AADCD8.dip0.t-ipconnect.de> has joined #jenkins
[08:52:47] *** frechdachs69 <frechdachs69!~chatzilla@195.243.167.66> has joined #jenkins
[08:54:02] *** srinidhi <srinidhi!~srinidhi@opensuse/member/srinidhi> has joined #jenkins
[08:54:04] *** ploynog <ploynog!~ploynog@ip-176-52-202-235.static.reverse.dsi.net> has joined #jenkins
[08:56:27] *** AkivaLane <AkivaLane!3e5a42b7@gateway/web/freenode/ip.62.90.66.183> has quit IRC (Quit: Page closed)
[08:56:42] *** cilefen <cilefen!~cilefen@c-73-10-49-252.hsd1.nj.comcast.net> has joined #jenkins
[08:58:30] <iniweb> found one solution, which doesn't work with Agent type Docker, script { def sonarQubeScannerHome = tool 'SonarScanner 2.8' sh "${sonarQubeScannerHome}/bin/sonar-scanner ..." }
[08:58:32] *** Flotho66 <Flotho66!~florent@2a01:e35:8ae3:b2f0:aadf:7f06:4372:61c3> has joined #jenkins
[08:59:10] *** ploynog <ploynog!~ploynog@ip-176-52-202-235.static.reverse.dsi.net> has quit IRC (Ping timeout: 264 seconds)
[09:00:19] *** vjuranek <vjuranek!~vjuranek@21.248.broadband7.iol.cz> has joined #jenkins
[09:00:19] *** vjuranek <vjuranek!~vjuranek@21.248.broadband7.iol.cz> has quit IRC (Changing host)
[09:00:19] *** vjuranek <vjuranek!~vjuranek@redhat/jboss/vjuranek> has joined #jenkins
[09:00:19] *** ChanServ sets mode: +v vjuranek
[09:00:22] *** vjuranek_ <vjuranek_!~vjuranek@redhat/jboss/vjuranek> has quit IRC (Ping timeout: 264 seconds)
[09:01:20] *** cilefen <cilefen!~cilefen@c-73-10-49-252.hsd1.nj.comcast.net> has quit IRC (Ping timeout: 252 seconds)
[09:03:54] *** rkcpi <rkcpi!~blahblahb@sandra-thieme.de> has joined #jenkins
[09:04:55] *** CodeMouse92__ <CodeMouse92__!~JasonMc92@172.79.101.25> has quit IRC (Quit: Oh freddled gruntbuggly | Thy micturations are to me | As plurdled gabbleblotchits | On a lurgid bee)
[09:06:03] *** seschwar <seschwar!~seschwar@unaffiliated/seschwar> has joined #jenkins
[09:06:44] *** Cervator <Cervator!~Thunderbi@2601:4c1:4000:1050:1023:88a2:a61:9589> has quit IRC (Quit: Cervator)
[09:06:58] <iniweb> ok... it doesn't work because there's no support "withSonarQubeEnv" variable in Declarative Syntax, so that i would need specify all credential etc. manually which isn't good thing to do, will wait implementation then
[09:09:16] *** tfennelly <tfennelly!~tfennelly@89.127.32.73> has joined #jenkins
[09:10:56] *** zregvart <zregvart!~zregvart@5.28.122.206> has joined #jenkins
[09:10:56] *** ChanServ sets mode: +v zregvart
[09:11:53] *** m0x89 <m0x89!~textual@h-213.61.167.38.host.de.colt.net> has joined #jenkins
[09:14:16] *** securevisitor <securevisitor!29475106@gateway/web/freenode/ip.41.71.81.6> has joined #jenkins
[09:14:38] *** px3 <px3!~Adium@p54AADCD8.dip0.t-ipconnect.de> has quit IRC (Quit: Leaving.)
[09:16:44] <securevisitor> anyone know who to contact to get that remedied?
[09:18:48] *** sabre1041 <sabre1041!~sabre1041@12.41.26.130> has joined #jenkins
[09:19:07] *** zregvart <zregvart!~zregvart@5.28.122.206> has quit IRC (Ping timeout: 255 seconds)
[09:19:18] *** cilefen <cilefen!~cilefen@192.16.204.65> has joined #jenkins
[09:19:29] *** zregvart <zregvart!~zregvart@5.28.122.206> has joined #jenkins
[09:19:29] *** ChanServ sets mode: +v zregvart
[09:20:47] *** last_staff <last_staff!~Thunderbi@79.135.14.226> has joined #jenkins
[09:24:03] *** cilefen <cilefen!~cilefen@192.16.204.65> has quit IRC (Ping timeout: 258 seconds)
[09:24:03] *** sabre1041 <sabre1041!~sabre1041@12.41.26.130> has quit IRC (Ping timeout: 258 seconds)
[09:24:21] *** jimklimov <jimklimov!~jimklimov@31.7.243.238> has joined #jenkins
[09:25:17] *** jimklimov <jimklimov!~jimklimov@31.7.243.238> has quit IRC (Read error: Connection reset by peer)
[09:25:18] *** jimklimov1 <jimklimov1!~jimklimov@31.7.243.238> has joined #jenkins
[09:26:05] *** wtrocki <wtrocki!wtrocki@nat/redhat/x-gkhmmuqdlrqhuezt> has joined #jenkins
[09:26:10] *** thc202 <thc202!~thc202@unaffiliated/thc202> has joined #jenkins
[09:26:55] *** bintliff <bintliff!~bintliff@207-38-147-115.c3-0.avec-ubr2.nyr-avec.ny.cable.rcn.com> has joined #jenkins
[09:26:57] *** netcho <netcho!~vlebo@unaffiliated/netcho> has joined #jenkins
[09:27:18] *** jwj <jwj!~jj@fw1-ext.hh.arvm.de> has joined #jenkins
[09:29:01] *** tfennelly <tfennelly!~tfennelly@89.127.32.73> has quit IRC (Remote host closed the connection)
[09:29:36] *** tfennelly <tfennelly!~tfennelly@89.127.32.73> has joined #jenkins
[09:29:55] *** Ylbam <Ylbam!uid99779@gateway/web/irccloud.com/x-chvtzoekgygtbvjm> has joined #jenkins
[09:30:42] *** patryk_ <patryk_!~pk@projekte.imos.net> has joined #jenkins
[09:31:18] *** bintliff <bintliff!~bintliff@207-38-147-115.c3-0.avec-ubr2.nyr-avec.ny.cable.rcn.com> has quit IRC (Ping timeout: 256 seconds)
[09:33:31] *** tfennelly <tfennelly!~tfennelly@89.127.32.73> has quit IRC (Ping timeout: 240 seconds)
[09:33:51] *** dragoonis <dragoonis!~dragoonis@x4dbba466.dyn.telefonica.de> has joined #jenkins
[09:34:06] *** dragoonis <dragoonis!~dragoonis@x4dbba466.dyn.telefonica.de> has quit IRC (Remote host closed the connection)
[09:34:15] *** daspilker <daspilker!~daspilker@newton.bdess.com> has joined #jenkins
[09:40:05] *** iniweb <iniweb!~textual@95.68.90.1> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[09:41:36] *** tphummel <tphummel!~tom@cpe-76-169-178-81.socal.res.rr.com> has quit IRC (Quit: tphummel)
[09:43:00] <ugglan> Any tips on using the Artifactory plugin inside a declarative pipeline using a docker agent?
[09:44:50] *** Tobbi_ <Tobbi_!~Tobbi@supertux/tobbi> has joined #jenkins
[09:46:59] *** dpogue_ <dpogue_!~dpogue@S010600226b831d53.vf.shawcable.net> has quit IRC (Ping timeout: 252 seconds)
[09:47:06] *** tfennelly <tfennelly!~tfennelly@86-44-148-179-dynamic.agg2.pgs.lmk-pgs.eircom.net> has joined #jenkins
[09:48:03] *** dragoonis <dragoonis!~dragoonis@h-62.96.231.226.host.de.colt.net> has joined #jenkins
[09:48:03] *** dragoonis <dragoonis!~dragoonis@h-62.96.231.226.host.de.colt.net> has quit IRC (Client Quit)
[09:48:30] *** stevegal <stevegal!d9a9a104@gateway/web/freenode/ip.217.169.161.4> has joined #jenkins
[09:48:47] *** dpogue_ <dpogue_!~dpogue@S010600226b831d53.vf.shawcable.net> has joined #jenkins
[09:49:52] *** Tobbi_ <Tobbi_!~Tobbi@supertux/tobbi> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[09:49:57] <stevegal> I've got a plugin I would like to publish. It retrieves encrypted aws credentiala from an s3 bucket and decrypts using kms
[09:50:17] *** mitz <mitz!~mitz@KD106167040033.ppp-bb.dion.ne.jp> has quit IRC (Remote host closed the connection)
[09:51:51] *** shadwwulf <shadwwulf!~shadwwulf@ip213.iceflow.net> has quit IRC (Quit: This computer has gone to sleep)
[09:52:51] *** shadwwulf <shadwwulf!~shadwwulf@ip213.iceflow.net> has joined #jenkins
[09:54:52] *** mitz <mitz!~mitz@KD106167040033.ppp-bb.dion.ne.jp> has joined #jenkins
[09:55:43] <stevegal> (plugin name aws-bucket should probably add credentials...)
[09:57:55] *** TomTom_ <TomTom_!uid45892@gateway/web/irccloud.com/x-avtxdjhvembwosjz> has joined #jenkins
[09:59:10] *** elsevero <elsevero!~elsevero@79.117.59.109> has quit IRC (Ping timeout: 255 seconds)
[09:59:33] *** stevegal <stevegal!d9a9a104@gateway/web/freenode/ip.217.169.161.4> has quit IRC (Quit: Page closed)
[10:00:02] *** TomTom_ is now known as TomTom
[10:01:58] *** _ADN_ <_ADN_!~Test@euf3300163-pip.sys.ntt.eu> has quit IRC (Ping timeout: 260 seconds)
[10:03:58] *** jeffweiss <jeffweiss!~jweiss@2601:1c2:4c00:30ba:4485:f754:7b05:d61d> has quit IRC (Ping timeout: 264 seconds)
[10:04:14] *** konishi <konishi!~Takayuki@156.118.102.121.dy.bbexcite.jp> has quit IRC (Quit: Leaving)
[10:04:29] *** jeffweiss <jeffweiss!~jweiss@2601:1c2:4c00:30ba:4485:f754:7b05:d61d> has joined #jenkins
[10:08:36] *** vpandey <vpandey!~vivekpand@2602:306:326f:f700:c5f5:99b0:f035:ebbd> has joined #jenkins
[10:09:56] *** ploynog <ploynog!~ploynog@ip-176-52-202-235.static.reverse.dsi.net> has joined #jenkins
[10:10:48] *** zregvart <zregvart!~zregvart@5.28.122.206> has quit IRC (Ping timeout: 240 seconds)
[10:11:27] *** securevisitor <securevisitor!29475106@gateway/web/freenode/ip.41.71.81.6> has quit IRC (Quit: Page closed)
[10:11:47] *** QoQOoO <QoQOoO!~qoqooo@203.69.84.240> has joined #jenkins
[10:12:29] *** jrawlings <jrawlings!~textual@cpc6-pnth2-2-0-cust142.5-2.cable.virginm.net> has joined #jenkins
[10:13:07] *** vpandey <vpandey!~vivekpand@2602:306:326f:f700:c5f5:99b0:f035:ebbd> has quit IRC (Ping timeout: 255 seconds)
[10:14:11] *** ploynog <ploynog!~ploynog@ip-176-52-202-235.static.reverse.dsi.net> has quit IRC (Ping timeout: 240 seconds)
[10:15:19] *** vjuranek <vjuranek!~vjuranek@redhat/jboss/vjuranek> has quit IRC (Ping timeout: 245 seconds)
[10:15:47] *** jfemia__ is now known as jfemia
[10:16:29] <jfemia> securevisitor: maybe rtyler?
[10:16:55] *** vjuranek <vjuranek!~vjuranek@21.248.broadband7.iol.cz> has joined #jenkins
[10:16:55] *** vjuranek <vjuranek!~vjuranek@21.248.broadband7.iol.cz> has quit IRC (Changing host)
[10:16:55] *** vjuranek <vjuranek!~vjuranek@redhat/jboss/vjuranek> has joined #jenkins
[10:16:55] *** ChanServ sets mode: +v vjuranek
[10:17:32] *** hashar <hashar!~hashar@mediawiki/hashar> has joined #jenkins
[10:20:25] *** cilefen <cilefen!~cilefen@192.16.204.65> has joined #jenkins
[10:20:52] *** elsevero <elsevero!~elsevero@82.77.50.197> has joined #jenkins
[10:21:27] *** sabre1041 <sabre1041!~sabre1041@12.41.26.130> has joined #jenkins
[10:23:08] *** zregvart <zregvart!~zregvart@5.28.122.206> has joined #jenkins
[10:23:08] *** ChanServ sets mode: +v zregvart
[10:24:50] *** shadwwulf <shadwwulf!~shadwwulf@ip213.iceflow.net> has quit IRC (Quit: This computer has gone to sleep)
[10:25:16] *** cilefen <cilefen!~cilefen@192.16.204.65> has quit IRC (Ping timeout: 255 seconds)
[10:26:02] *** sabre1041 <sabre1041!~sabre1041@12.41.26.130> has quit IRC (Ping timeout: 252 seconds)
[10:26:14] *** Tobbi_ <Tobbi_!~Tobbi@supertux/tobbi> has joined #jenkins
[10:26:26] *** _ADN_ <_ADN_!~Test@212.161.49.106> has joined #jenkins
[10:26:29] *** bintliff <bintliff!~bintliff@207-38-147-115.c3-0.avec-ubr2.nyr-avec.ny.cable.rcn.com> has joined #jenkins
[10:26:56] <bitwiseman> ugglan: tips?
[10:27:12] *** elsevero <elsevero!~elsevero@82.77.50.197> has quit IRC (Quit: elsevero)
[10:27:13] *** hkais <hkais!~xenoadmin@p5DECAA1D.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 255 seconds)
[10:31:08] *** bintliff <bintliff!~bintliff@207-38-147-115.c3-0.avec-ubr2.nyr-avec.ny.cable.rcn.com> has quit IRC (Ping timeout: 260 seconds)
[10:32:20] *** Naktibalda <Naktibalda!~chatzilla@host-81-20-37-12.eckoh.com> has joined #jenkins
[10:35:31] *** tumble <tumble!~tumble@unaffiliated/tumble> has joined #jenkins
[10:37:31] *** jifeng <jifeng!4e6c0f2e@gateway/web/freenode/ip.78.108.15.46> has joined #jenkins
[10:37:33] <bitwiseman> Hm, you can run more than one agent in the same pipeline
[10:37:40] <bitwiseman> ugglan: ^
[10:38:13] <bitwiseman> ugglan: that doesn't solve your problem as a whole, but at least your not running a separate pipeline.
[10:39:31] *** shadwwulf <shadwwulf!~shadwwulf@ip213.iceflow.net> has joined #jenkins
[10:39:35] *** dpogue_ <dpogue_!~dpogue@S010600226b831d53.vf.shawcable.net> has quit IRC (Ping timeout: 240 seconds)
[10:40:24] *** delhage <delhage!~lasse@pdpc/supporter/active/fedora.delhage> has joined #jenkins
[10:40:43] *** dpogue_ <dpogue_!~dpogue@S010600226b831d53.vf.shawcable.net> has joined #jenkins
[10:41:19] *** dani0_ <dani0_!~daniel@145.15.244.26> has joined #jenkins
[10:42:32] <bitwiseman> ugglan: the link you sent has a "Docker Builds with Artifactory" section.
[10:42:53] <ugglan> Yeah but that's regarding actually building Dockers
[10:43:19] *** netcho_ <netcho_!~vlebo@83-131-178-80.adsl.net.t-com.hr> has joined #jenkins
[10:43:33] *** Shashikant86 <Shashikant86!~textual@213.219.7.163> has joined #jenkins
[10:44:05] *** Mapatti <Mapatti!~Mapatti@unaffiliated/mapatti> has joined #jenkins
[10:45:12] <rtyler> omg go to sleep bitwiseman
[10:45:14] <rtyler> :D
[10:46:18] <bitwiseman> ugglan: ah, okay. well, then go back to my other comment. :)
[10:46:30] <bitwiseman> rtyler: 0_o
[10:46:38] *** netcho <netcho!~vlebo@unaffiliated/netcho> has quit IRC (Ping timeout: 276 seconds)
[10:47:13] <rtyler> according to my highly sophisticated time keeping device, it's "feckin' bedtime"
[10:47:17] <rtyler> in yo timezone :P
[10:49:28] *** vtunka <vtunka!~vtunka@ip-89-176-9-135.net.upcbroadband.cz> has joined #jenkins
[10:49:59] <bitwiseman> rtyler: yes I'm up too later.
[10:50:04] *** dani0_ <dani0_!~daniel@145.15.244.26> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[10:50:36] *** dani0_ <dani0_!~daniel@145.15.244.26> has joined #jenkins
[10:50:45] *** dani0_ <dani0_!~daniel@145.15.244.26> has quit IRC (Client Quit)
[10:51:01] <bitwiseman> ugglan: okay, try this :
[10:51:21] <bitwiseman> (rytler: you didn't hear me say this.)
[10:51:54] <bitwiseman> ugglan: after the "steps {" add "script {"
[10:53:50] *** emanuelez <emanuelez!5e12c684@gateway/web/freenode/ip.94.18.198.132> has joined #jenkins
[10:54:24] <emanuelez> After updating the github-branch-source plugin & co (following to the blog post) I get this: java.lang.ClassCastException: org.jenkinsci.plugins.github_branch_source.PullRequestSCMRevision cannot be cast to jenkins.plugins.git.AbstractGitSCMSource$SCMRevisionImpl
[10:54:30] <emanuelez> any hint?
[10:54:45] <bitwiseman> ugglan: this is not the right way, but it let's us test.
[10:54:47] <rtyler> bitwiseman: did you determine earlier that global variables cannot be referred to properly in the steps directive?
[10:55:32] <bitwiseman> rtyler: that's what it looks like.
[10:56:12] <rtyler> find an open ticket or open one that I can watch?
[10:56:18] <bitwiseman> rtyler: I haven't filed it yet because I'd wanted to see if the devs had any response.
[10:56:38] *** pappaduck_ is now known as pappaduck
[10:56:47] *** pappaduck <pappaduck!sid132110@gateway/web/irccloud.com/x-maxjykuaqfoyyszs> has quit IRC (Changing host)
[10:56:47] *** pappaduck <pappaduck!sid132110@unaffiliated/pappaduck> has joined #jenkins
[10:56:47] *** pappaduck <pappaduck!sid132110@unaffiliated/pappaduck> has quit IRC (Changing host)
[10:56:47] *** pappaduck <pappaduck!sid132110@gateway/web/irccloud.com/x-maxjykuaqfoyyszs> has joined #jenkins
[10:57:29] *** cilefen <cilefen!~cilefen@c-73-10-49-252.hsd1.nj.comcast.net> has joined #jenkins
[10:57:58] <bitwiseman> rtyler: I filed a PR to change the docs to match current behavior. jglick commented but abayer has not.
[10:59:05] <bitwiseman> rtyler: I wanted a bit more info before filing - it might be two or even three bugs (because I found it in relation to shared libraries).
[11:01:05] <rtyler> heh
[11:01:47] *** cilefen <cilefen!~cilefen@c-73-10-49-252.hsd1.nj.comcast.net> has quit IRC (Ping timeout: 252 seconds)
[11:02:44] *** zerocool_ <zerocool_!~zerocoolb@106.51.24.33> has quit IRC (Remote host closed the connection)
[11:03:58] <sobczyk> is there a way to find connection between Jenkins.instance.queue items and rawBuild instance?
[11:04:04] *** LiftLeft <LiftLeft!~loser@67.205.149.187> has quit IRC (Ping timeout: 245 seconds)
[11:04:35] *** wtr <wtr!wtrocki@nat/redhat/x-jmvhulmdihpokfqa> has joined #jenkins
[11:04:39] <sobczyk> item.task.ownerTask and rawBuild.parent are the same, but it's the whole job
[11:05:00] *** jimklimov1 <jimklimov1!~jimklimov@31.7.243.238> has quit IRC (Ping timeout: 240 seconds)
[11:05:26] *** Shashikant86 <Shashikant86!~textual@213.219.7.163> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[11:05:31] *** wtrocki <wtrocki!wtrocki@nat/redhat/x-gkhmmuqdlrqhuezt> has quit IRC (Ping timeout: 240 seconds)
[11:06:10] *** notebox <notebox!~textual@host81-151-91-252.range81-151.btcentralplus.com> has joined #jenkins
[11:07:00] *** notebox <notebox!~textual@host81-151-91-252.range81-151.btcentralplus.com> has quit IRC (Client Quit)
[11:13:19] *** Shashikant86 <Shashikant86!~textual@195.81.245.98> has joined #jenkins
[11:16:35] *** QoQOoO <QoQOoO!~qoqooo@203.69.84.240> has quit IRC (Ping timeout: 240 seconds)
[11:18:09] *** riemann <riemann!~riemann@84-10-11-234.static.chello.pl> has joined #jenkins
[11:18:43] <danielbeck> JENKINS-12785 ?
[11:18:49] <danielbeck> JENKINS-12875 ?
[11:18:58] <danielbeck> ugh
[11:19:12] *** gli <gli!~gli@119.254.120.72> has quit IRC (Quit: Leaving)
[11:19:22] <danielbeck> JENKINS-12827
[11:19:45] <danielbeck> sobczyk ^ See my comment to that issue -- should map directly to methods on queue items
[11:20:05] <danielbeck> obviously only once there's a build for the queue items, for the same reasons I explain there
[11:20:59] <sobczyk> I'm comparing item.task.fullDisplayName.endsWith(rawBuild.fullDisplayName) but it looks bad
[11:21:40] *** cilefen <cilefen!~cilefen@192.16.204.65> has joined #jenkins
[11:21:43] *** pjdarton <pjdarton!c3d41d50@gateway/web/freenode/ip.195.212.29.80> has joined #jenkins
[11:22:06] *** sabre1041 <sabre1041!~sabre1041@12.41.26.130> has joined #jenkins
[11:24:53] *** notebox <notebox!~textual@host81-151-91-252.range81-151.btcentralplus.com> has joined #jenkins
[11:25:01] <sobczyk> danielbeck: workflow queue items do use up numbers
[11:25:48] *** zenirc369 <zenirc369!~zenirc___@182.73.145.150> has quit IRC (Ping timeout: 240 seconds)
[11:25:53] <danielbeck> sobczyk the subtasks from node{ } blocks etc. or WDYM?
[11:25:55] *** notebox <notebox!~textual@host81-151-91-252.range81-151.btcentralplus.com> has quit IRC (Client Quit)
[11:25:59] <sobczyk> and I'm using java api not external one
[11:26:39] <sobczyk> I want to remove item from queue, and it's build log if a newer build was scheduled
[11:26:39] <danielbeck> sobczyk hence "should map directly to methods on queue items"
[11:26:40] *** sabre1041 <sabre1041!~sabre1041@12.41.26.130> has quit IRC (Ping timeout: 240 seconds)
[11:26:46] *** cilefen <cilefen!~cilefen@192.16.204.65> has quit IRC (Ping timeout: 264 seconds)
[11:26:47] *** cmuller <cmuller!~cmuller@134.117.39.62.rev.sfr.net> has joined #jenkins
[11:27:35] *** olamy <olamy!~olamy@120.147.48.139> has joined #jenkins
[11:27:35] *** ChanServ sets mode: +v olamy
[11:27:53] <sobczyk> so I wrote a global groovy method for that, but it's really weird that there is no connection (that I see) between objects on queue and rawBuild (a.k.a model.Run)
[11:28:42] <sobczyk> I cancel objects in queue, but need to delete on Run class
[11:28:44] *** cmuller <cmuller!~cmuller@134.117.39.62.rev.sfr.net> has quit IRC (Client Quit)
[11:29:06]
*** bcc <bcc!~bcc@linaro/bcc> has quit IRC (Quit: ZNC 1.6.4 - http://znc.in)
[11:31:06] <sobczyk> the old simple flow project type did not need that because the job always checked out the maximum number of commits when it started, and a newer job just finds out, that there is nothing to build
[11:31:24] <sobczyk> the workflow one checks out immidiately so each pudhed batch of commits get a build
[11:32:19] <sobczyk> it'd be nice if one could defer Jenkinsfile processing, but I guess node labels need to be read before build
[11:33:15] <sobczyk> danielbeck: your fixedfifo seems to take jobs globally
[11:33:25] <sobczyk> ie. not considering plans
[11:33:32] <danielbeck> "plans"?
[11:33:36] <sobczyk> jobs
[11:34:12] <danielbeck> it's configured per-job
[11:34:32] <danielbeck> Just though it might help you. if it doesn't work for your use case, that's fine too.
[11:35:33] *** davehunt <davehunt!~davehunt@82-69-106-126.dsl.in-addr.zen.co.uk> has joined #jenkins
[11:35:55] *** hkais <hkais!~xenoadmin@p3E9E9D9E.dip0.t-ipconnect.de> has joined #jenkins
[11:38:39] *** bcc <bcc!~bcc@mail.copeland.me.uk> has joined #jenkins
[11:38:39] *** bcc <bcc!~bcc@mail.copeland.me.uk> has quit IRC (Changing host)
[11:38:39] *** bcc <bcc!~bcc@linaro/bcc> has joined #jenkins
[11:39:12] <sobczyk> ok I see not the connection between queue items and job, nic
[11:39:14] <sobczyk> nice
[11:41:28] *** Hounddog <Hounddog!~quassel@81.14.209.98> has joined #jenkins
[11:46:15]
*** bcc <bcc!~bcc@linaro/bcc> has quit IRC (Quit: ZNC 1.6.3+deb1 - http://znc.in)
[11:46:32] *** bcc <bcc!~bcc@mail.copeland.me.uk> has joined #jenkins
[11:46:32] *** bcc <bcc!~bcc@mail.copeland.me.uk> has quit IRC (Changing host)
[11:46:32] *** bcc <bcc!~bcc@linaro/bcc> has joined #jenkins
[11:47:14] *** zenirc369 <zenirc369!~zenirc___@182.73.145.150> has joined #jenkins
[11:47:38] *** Mo <Mo!~Mo@unaffiliated/mo> has joined #jenkins
[11:48:01] *** ploynog <ploynog!~ploynog@ip-176-52-202-235.static.reverse.dsi.net> has joined #jenkins
[11:48:52] *** wtr <wtr!wtrocki@nat/redhat/x-jmvhulmdihpokfqa> has quit IRC (Quit: Bye Bye ^^)
[11:49:20] *** wtr <wtr!wtrocki@nat/redhat/x-wvgexfknexscihmc> has joined #jenkins
[11:50:16] *** mitz <mitz!~mitz@KD106167040033.ppp-bb.dion.ne.jp> has quit IRC (Remote host closed the connection)
[11:51:44] *** daspilker_ <daspilker_!~daspilker@newton.bdess.com> has joined #jenkins
[11:53:33] *** daspilker <daspilker!~daspilker@newton.bdess.com> has quit IRC (Ping timeout: 258 seconds)
[11:54:58] *** daspilker__ <daspilker__!~daspilker@newton.bdess.com> has joined #jenkins
[11:55:06] *** mitz <mitz!~mitz@KD106167040033.ppp-bb.dion.ne.jp> has joined #jenkins
[11:56:05] *** daspilker_ <daspilker_!~daspilker@newton.bdess.com> has quit IRC (Ping timeout: 240 seconds)
[11:57:30] *** Tims_Tech <Tims_Tech!~Tims_Tech@unaffiliated/tims-tech> has quit IRC (Ping timeout: 256 seconds)
[12:01:14] *** Tectu <Tectu!~Tectu@193.231.195.178.dynamic.wline.res.cust.swisscom.ch> has joined #jenkins
[12:03:48] <sobczyk> danielbeck: queue.getItems seems to be broken, or working differently for workflow
[12:04:11] *** Rev_REB <Rev_REB!~textual@c-73-189-251-248.hsd1.ca.comcast.net> has quit IRC (Quit: Textual IRC Client: www.textualapp.com)
[12:04:28] *** elsevero <elsevero!~elsevero@82.77.50.197> has joined #jenkins
[12:04:29] <sobczyk> it returns empty lists
[12:04:59] <sobczyk> Jenkins.instance.queue.items.each { println q.getItems(it.task.ownerTask) }
[12:05:36] *** wtr <wtr!wtrocki@nat/redhat/x-wvgexfknexscihmc> has quit IRC (Quit: Bye Bye ^^)
[12:05:39] *** notebox <notebox!~textual@host81-151-91-252.range81-151.btcentralplus.com> has joined #jenkins
[12:09:06] *** vpandey <vpandey!~vivekpand@2602:306:326f:f700:c5f5:99b0:f035:ebbd> has joined #jenkins
[12:09:20] <IzNo> Hi - I have a lot of pipeline jobs, created using jobdsl (not Jenkinsfile). in first stage they checkout mercurial repos. Can I in any way trigger them to build from a mercurial hook? The normal hook on the frontpage of mercurial-plugin does only trigger freestyle jobs with Mercurial SCM step.
[12:11:44] *** iniweb <iniweb!~textual@95.68.90.1> has joined #jenkins
[12:13:43] *** vpandey <vpandey!~vivekpand@2602:306:326f:f700:c5f5:99b0:f035:ebbd> has quit IRC (Ping timeout: 255 seconds)
[12:13:56] *** iniweb <iniweb!~textual@95.68.90.1> has quit IRC (Client Quit)
[12:15:28] *** shadwwulf <shadwwulf!~shadwwulf@ip213.iceflow.net> has quit IRC (Quit: This computer has gone to sleep)
[12:16:02] *** Flotho66 <Flotho66!~florent@2a01:e35:8ae3:b2f0:aadf:7f06:4372:61c3> has quit IRC (Ping timeout: 252 seconds)
[12:16:25] *** sobersabre_ <sobersabre_!~sobersabr@bzq-224-168-31-61.red.bezeqint.net> has quit IRC (Quit: WeeChat 1.4)
[12:16:38] *** sobersabre <sobersabre!~sobersabr@unaffiliated/sobersabre> has joined #jenkins
[12:17:39] *** olamy <olamy!~olamy@120.147.48.139> has quit IRC (Quit: olamy)
[12:18:17] *** Tobbi_ <Tobbi_!~Tobbi@supertux/tobbi> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[12:19:03] *** vpandey <vpandey!~vivekpand@2602:306:326f:f700:9c48:ca8a:c12f:c0a3> has joined #jenkins
[12:19:44] *** rdutra <rdutra!roberto@nat/ibm/x-yvudskuojqnfvxoj> has joined #jenkins
[12:20:06] *** Tobbi_ <Tobbi_!~Tobbi@supertux/tobbi> has joined #jenkins
[12:21:29] *** dani0_ <dani0_!~daniel@145.15.244.20> has joined #jenkins
[12:22:24] *** emanuelez <emanuelez!5e12c684@gateway/web/freenode/ip.94.18.198.132> has quit IRC (Quit: Page closed)
[12:22:53] *** cilefen <cilefen!~cilefen@192.16.204.65> has joined #jenkins
[12:23:10] *** sabre1041 <sabre1041!~sabre1041@12.41.26.130> has joined #jenkins
[12:23:15] *** brianswilson_ <brianswilson_!321ccbb5@gateway/web/freenode/ip.50.28.203.181> has joined #jenkins
[12:23:19] *** jimklimov <jimklimov!~jimklimov@31.7.243.238> has joined #jenkins
[12:23:37] *** vpandey <vpandey!~vivekpand@2602:306:326f:f700:9c48:ca8a:c12f:c0a3> has quit IRC (Ping timeout: 255 seconds)
[12:26:07] <danielbeck> sobczyk what's "q"?
[12:26:33] <sobczyk> Jenkins.instance.queue
[12:26:42] <sobczyk> I wanted to make it a one liner
[12:27:30] *** cilefen <cilefen!~cilefen@192.16.204.65> has quit IRC (Ping timeout: 240 seconds)
[12:27:30] *** alanoe <alanoe!~alanoe@187.64.231.96> has quit IRC (Ping timeout: 240 seconds)
[12:27:51] *** sabre1041 <sabre1041!~sabre1041@12.41.26.130> has quit IRC (Ping timeout: 240 seconds)
[12:32:02] *** notebox <notebox!~textual@host81-151-91-252.range81-151.btcentralplus.com> has quit IRC (Quit: My Mac Pro has gone to sleep. ZZZzzz…)
[12:33:31] *** _ADN_ <_ADN_!~Test@212.161.49.106> has quit IRC (Quit: Leaving)
[12:35:45] *** m0x89 <m0x89!~textual@h-213.61.167.38.host.de.colt.net> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[12:37:35] *** wtr <wtr!wtrocki@nat/redhat/x-jziekefrmohkzmdq> has joined #jenkins
[12:43:06] *** vpandey <vpandey!~vivekpand@2602:306:326f:f700:c5f5:99b0:f035:ebbd> has joined #jenkins
[12:45:25] *** notebox <notebox!~textual@host81-151-91-252.range81-151.btcentralplus.com> has joined #jenkins
[12:47:28] *** vpandey <vpandey!~vivekpand@2602:306:326f:f700:c5f5:99b0:f035:ebbd> has quit IRC (Ping timeout: 255 seconds)
[12:50:55] *** wtr <wtr!wtrocki@nat/redhat/x-jziekefrmohkzmdq> has quit IRC (Quit: Bye Bye ^^)
[12:51:09] *** wtr <wtr!wtrocki@nat/redhat/x-lnqlbaexocovnmco> has joined #jenkins
[12:51:58] *** zenirc369 <zenirc369!~zenirc___@182.73.145.150> has quit IRC (Ping timeout: 264 seconds)
[12:54:10] *** Mapatti <Mapatti!~Mapatti@unaffiliated/mapatti> has quit IRC (Quit: Mapatti)
[12:55:44] *** brianswilson_ <brianswilson_!321ccbb5@gateway/web/freenode/ip.50.28.203.181> has quit IRC (Ping timeout: 260 seconds)
[12:56:21] *** wtr <wtr!wtrocki@nat/redhat/x-lnqlbaexocovnmco> has quit IRC (Quit: Bye Bye ^^)
[12:58:05] *** cilefen <cilefen!~cilefen@c-73-10-49-252.hsd1.nj.comcast.net> has joined #jenkins
[12:59:14] *** askb <askb!~askb@60-240-105-249.static.tpgi.com.au> has quit IRC (Quit: Leaving)
[13:00:03] *** dani0_ <dani0_!~daniel@145.15.244.20> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[13:02:30] *** cilefen <cilefen!~cilefen@c-73-10-49-252.hsd1.nj.comcast.net> has quit IRC (Ping timeout: 240 seconds)
[13:02:44] *** wtr <wtr!wtrocki@nat/redhat/x-ousmnigbbzxmpjne> has joined #jenkins
[13:03:16] *** jwj <jwj!~jj@fw1-ext.hh.arvm.de> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[13:05:44] *** wtr <wtr!wtrocki@nat/redhat/x-ousmnigbbzxmpjne> has quit IRC (Client Quit)
[13:06:51] *** jwj <jwj!~jj@fw1-ext.hh.arvm.de> has joined #jenkins
[13:07:00] *** watmm <watmm!~nmurphy@post.dp-media.de> has quit IRC (Ping timeout: 240 seconds)
[13:07:58] *** m0x89 <m0x89!~textual@h-213.61.167.38.host.de.colt.net> has joined #jenkins
[13:08:07] *** ldnunes <ldnunes!~ldnunes_@189.114.111.135> has joined #jenkins
[13:12:38] *** wtr <wtr!wtrocki@nat/redhat/x-ulebrjxunkqdnxfy> has joined #jenkins
[13:13:53] *** shyu <shyu!~shyu@106.38.122.4> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[13:17:25] *** jwj <jwj!~jj@fw1-ext.hh.arvm.de> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[13:18:45] *** wtr <wtr!wtrocki@nat/redhat/x-ulebrjxunkqdnxfy> has quit IRC (Quit: Bye Bye ^^)
[13:18:56] *** Tobbi_ <Tobbi_!~Tobbi@supertux/tobbi> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[13:19:35] *** devnull84 <devnull84!~devnull84@196.15.203.251> has quit IRC (Remote host closed the connection)
[13:20:25] *** Tobbi <Tobbi!~Tobbi@supertux/tobbi> has joined #jenkins
[13:20:46] *** wtr <wtr!wtrocki@nat/redhat/x-uzgsyurpxfdjbixt> has joined #jenkins
[13:21:09] *** davehunt <davehunt!~davehunt@82-69-106-126.dsl.in-addr.zen.co.uk> has quit IRC (Quit: Leaving...)
[13:22:14] *** dani0_ <dani0_!~daniel@89.184.168.160> has joined #jenkins
[13:23:18] *** alanoe <alanoe!alanoe@nat/ibm/x-jgcntcgzedcdvzbm> has joined #jenkins
[13:23:52] <tfennelly> danielbeck: how do I find out why a plugin release didn't go through to the UC?
[13:24:06] *** sabre1041 <sabre1041!~sabre1041@12.41.26.130> has joined #jenkins
[13:24:07] <danielbeck> tfennelly by asking \o/
[13:24:09] <danielbeck> hold on
[13:24:19] *** cilefen <cilefen!~cilefen@192.16.204.65> has joined #jenkins
[13:24:33] <tfennelly> danielbeck: boom boom lol
[13:24:40] <tfennelly> great answer
[13:25:12] <danielbeck> I see 1.7 in the repo, seems complete
[13:25:13] <tfennelly> and what happens if nobody is here to ask? screwed?
[13:25:31] <tfennelly> danielbeck: yeah it's in the repo, but not showing up in the OSS UC
[13:26:40] *** bkr <bkr!~bkr@213.192.75.179> has joined #jenkins
[13:27:10] *** vpandey <vpandey!~vivekpand@2602:306:326f:f700:c5f5:99b0:f035:ebbd> has joined #jenkins
[13:27:12] *** bkr <bkr!~bkr@213.192.75.179> has left #jenkins
[13:27:55] <danielbeck> confirmed update center is 1.6, 1.7 is in the repo
[13:28:25] *** rdas <rdas!~rdas@125.16.97.117> has quit IRC (Remote host closed the connection)
[13:28:27] <danielbeck> interesting
[13:28:35] *** jwj <jwj!~jj@fw1-ext.hh.arvm.de> has joined #jenkins
[13:28:52] *** zregvart <zregvart!~zregvart@5.28.122.206> has quit IRC (Ping timeout: 240 seconds)
[13:28:54] <tfennelly> danielbeck: nothing to do with the fact that the cert for updates.jenkins-ci.org is expired since today?
[13:28:57] <danielbeck> the maven index in Artifactory was last updated yesterday, when that should be done every hour or so
[13:29:19] *** cilefen <cilefen!~cilefen@192.16.204.65> has quit IRC (Ping timeout: 255 seconds)
[13:29:26] <danielbeck> Coupled with the fact that interactive logins to repo.jenkins-ci.org are busted it seems our Artifactory has serious problems
[13:29:30] *** sabre1041 <sabre1041!~sabre1041@12.41.26.130> has quit IRC (Ping timeout: 240 seconds)
[13:30:06] *** Tobbi <Tobbi!~Tobbi@supertux/tobbi> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[13:30:13] <tfennelly> hmmm
[13:30:34] <danielbeck> tfennelly so this is an infra issue, unfortunately rtyler and I are powerless to fix, will need jfrog support
[13:30:59] <tfennelly> danielbeck: ok Dan ... we'll just have to wait then ... thanks for the help
[13:31:49] *** zregvart <zregvart!~zregvart@5.28.122.206> has joined #jenkins
[13:31:49] *** ChanServ sets mode: +v zregvart
[13:32:23] *** vpandey <vpandey!~vivekpand@2602:306:326f:f700:c5f5:99b0:f035:ebbd> has quit IRC (Ping timeout: 276 seconds)
[13:32:34] *** devnull84 <devnull84!~devnull84@196.15.203.251> has joined #jenkins
[13:35:17] *** flying <flying!~flying@90.216.134.194> has joined #jenkins
[13:42:06] *** zenirc369 <zenirc369!~zenirc___@14.141.6.170> has joined #jenkins
[13:42:30] *** Devnull84_ <Devnull84_!~devnull84@8ta-228-104-41.telkomadsl.co.za> has joined #jenkins
[13:43:29] *** vpandey <vpandey!~vivekpand@2602:306:326f:f700:9c48:ca8a:c12f:c0a3> has joined #jenkins
[13:44:09] *** srinidhi1 <srinidhi1!~srinidhi@192.31.114.252> has joined #jenkins
[13:44:09] *** srinidhi <srinidhi!~srinidhi@opensuse/member/srinidhi> has quit IRC (Disconnected by services)
[13:45:52] *** devnull84 <devnull84!~devnull84@196.15.203.251> has quit IRC (Ping timeout: 240 seconds)
[13:48:13] *** vpandey <vpandey!~vivekpand@2602:306:326f:f700:9c48:ca8a:c12f:c0a3> has quit IRC (Ping timeout: 255 seconds)
[13:49:35] *** srinidhi1 <srinidhi1!~srinidhi@192.31.114.252> has quit IRC (Ping timeout: 240 seconds)
[13:50:16] *** mitz <mitz!~mitz@KD106167040033.ppp-bb.dion.ne.jp> has quit IRC (Remote host closed the connection)
[13:51:22] *** sabre1041 <sabre1041!~sabre1041@12.41.26.130> has joined #jenkins
[13:54:16] *** dani0_ <dani0_!~daniel@89.184.168.160> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[13:55:16] *** mitz <mitz!~mitz@KD106167040033.ppp-bb.dion.ne.jp> has joined #jenkins
[13:57:12] *** bintliff <bintliff!~bintliff@207-38-147-115.c3-0.avec-ubr2.nyr-avec.ny.cable.rcn.com> has joined #jenkins
[13:57:42] *** wtr <wtr!wtrocki@nat/redhat/x-uzgsyurpxfdjbixt> has quit IRC (Quit: Bye Bye ^^)
[13:58:19] *** wtr <wtr!wtrocki@nat/redhat/x-uwpsennaolrobarb> has joined #jenkins
[14:02:22] *** rupalib <rupalib!~rbehera@125.16.97.125> has quit IRC (Read error: Connection reset by peer)
[14:04:16] *** riemann_ <riemann_!~riemann@84-10-11-234.static.chello.pl> has joined #jenkins
[14:04:32] *** riemann <riemann!~riemann@84-10-11-234.static.chello.pl> has quit IRC (Ping timeout: 240 seconds)
[14:05:09] *** zerocool_ <zerocool_!~zerocoolb@106.51.17.169> has joined #jenkins
[14:05:44] *** bmurt <bmurt!~bmurt@216-164-232-97.c3-0.upd-ubr2.trpr-upd.pa.cable.rcn.com> has joined #jenkins
[14:05:45] *** dcrouch <dcrouch!~dcrouch@68-188-175-246.dhcp.bycy.mi.charter.com> has quit IRC (Quit: This computer has gone to sleep)
[14:05:48] *** wtr <wtr!wtrocki@nat/redhat/x-uwpsennaolrobarb> has quit IRC (Quit: Bye Bye ^^)
[14:06:08] *** zenirc369 <zenirc369!~zenirc___@14.141.6.170> has quit IRC (Ping timeout: 256 seconds)
[14:06:30] *** wtr <wtr!wtrocki@nat/redhat/x-cdgbmjexabjcxokq> has joined #jenkins
[14:06:37] *** wtr <wtr!wtrocki@nat/redhat/x-cdgbmjexabjcxokq> has quit IRC (Client Quit)
[14:09:09] *** vpandey <vpandey!~vivekpand@2602:306:326f:f700:c5f5:99b0:f035:ebbd> has joined #jenkins
[14:13:21] *** Gtc-- <Gtc--!~gtc123@15.65.243.10> has joined #jenkins
[14:13:52] *** vpandey <vpandey!~vivekpand@2602:306:326f:f700:c5f5:99b0:f035:ebbd> has quit IRC (Ping timeout: 255 seconds)
[14:14:20] *** Gtc-- <Gtc--!~gtc123@15.65.243.10> has quit IRC (Client Quit)
[14:14:24] *** villav <villav!~Thunderbi@c-73-247-96-23.hsd1.il.comcast.net> has joined #jenkins
[14:15:33] *** Gtc-- <Gtc--!~gtc123@15.65.243.10> has joined #jenkins
[14:20:00] *** iocanel <iocanel!~iocanel@redhat/jboss/iocanel> has quit IRC (Ping timeout: 240 seconds)
[14:21:20] *** rpocase <rpocase!~quassel@APINAT.adtran.com> has quit IRC (Remote host closed the connection)
[14:22:08] *** sabre1041 <sabre1041!~sabre1041@12.41.26.130> has quit IRC (Remote host closed the connection)
[14:23:03] *** Devnull84_ <Devnull84_!~devnull84@8ta-228-104-41.telkomadsl.co.za> has quit IRC (Remote host closed the connection)
[14:24:22] *** Tobbi <Tobbi!~Tobbi@supertux/tobbi> has joined #jenkins
[14:24:27] *** cmuller <cmuller!~cmuller@134.117.39.62.rev.sfr.net> has joined #jenkins
[14:25:39] *** cilefen <cilefen!~cilefen@192.16.204.65> has joined #jenkins
[14:28:23] *** Carlrobertoh <Carlrobertoh!c2cc2919@gateway/web/freenode/ip.194.204.41.25> has joined #jenkins
[14:29:02] <Carlrobertoh> Hello. I'm having problem with jenkins source code management
[14:29:11] <Carlrobertoh> I'm not excatly sure how to set the credentials
[14:30:06] <Carlrobertoh> if i'm using this code "git clone ssh://git at domain dot com/projectname/project.git" hit enter and set the password it will clone
[14:30:20] <Carlrobertoh> but how do i set it from jenkins ?
[14:30:35] *** cilefen <cilefen!~cilefen@192.16.204.65> has quit IRC (Ping timeout: 240 seconds)
[14:30:46] <Carlrobertoh> Which Credentials kind should i use?
[14:31:37] *** devnull84 <devnull84!~devnull84@8ta-228-104-41.telkomadsl.co.za> has joined #jenkins
[14:32:08] *** dani0_ <dani0_!~daniel@2a00:1950:400:0:b86a:11c8:50b6:5367> has joined #jenkins
[14:33:32] *** Devnull84_ <Devnull84_!~devnull84@196.15.203.251> has joined #jenkins
[14:35:16] *** iocanel <iocanel!~iocanel@athedsl-172397.home.otenet.gr> has joined #jenkins
[14:35:16] *** iocanel <iocanel!~iocanel@athedsl-172397.home.otenet.gr> has quit IRC (Changing host)
[14:35:16] *** iocanel <iocanel!~iocanel@redhat/jboss/iocanel> has joined #jenkins
[14:36:22] *** mattupstate <mattupstate!~mattupsta@66.37.34.238> has joined #jenkins
[14:36:58] *** devnull84 <devnull84!~devnull84@8ta-228-104-41.telkomadsl.co.za> has quit IRC (Ping timeout: 255 seconds)
[14:37:35] *** Shashikant86 <Shashikant86!~textual@195.81.245.98> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[14:39:18] *** vf <vf!c0a6c8d8@gateway/web/freenode/ip.192.166.200.216> has joined #jenkins
[14:40:28] *** px3 <px3!~Adium@p54AADCD8.dip0.t-ipconnect.de> has joined #jenkins
[14:43:51] *** Devnull84_ <Devnull84_!~devnull84@196.15.203.251> has quit IRC (Remote host closed the connection)
[14:43:57] <vf> hi. i have upgraded jira-plugin from 2.2.1 to 2.3, got "Failed to login to JIRA" when I tried to validate settings on configure screen
[14:44:37] <vf> I deleted the config and inserted a new one, same error.
[14:46:49] <vf> in jenkins.log I can see the response of the rest request is a html error page, says "Wrong host! Please use a valid host"
[14:47:50] <vf> what have I done wrong? The configure form seems to be the same and I confirmed the JIRA rest service is working.
[14:48:05] *** elsevero <elsevero!~elsevero@82.77.50.197> has quit IRC (Remote host closed the connection)
[14:52:35] <danielbeck> Carlrobertoh you'd typically not specify the git command on the command line, but configure the SCM for the job. Needs Git Plugin in your case.
[14:52:41] *** recampbell <recampbell!~recampbel@4.14.86.198> has joined #jenkins
[14:52:41] *** ChanServ sets mode: +v recampbell
[14:53:15] <Carlrobertoh> danielbeck, I have git plugin installed
[14:53:17] <danielbeck> Mo You're on Jenkins 1.x or upgraded to 2.x without installing recommended plugins. Look for 'Pipeline' in the plugin manager and install that
[14:53:45] <danielbeck> Carlrobertoh what kind of job are you configuring?
[14:53:48] <Carlrobertoh> I have correct repository url but i dont know what kind of credentials should i use
[14:53:53] <Carlrobertoh> maven project
[14:54:05] *** resno <resno!~^_^@cpe-24-211-232-80.nc.res.rr.com> has quit IRC (Ping timeout: 240 seconds)
[14:54:25] <Carlrobertoh> "Permission denied, please try again. Permission denied (publickey,password). fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists."
[14:55:15] <danielbeck> Carlrobertoh did you set up credentials for git?
[14:55:37] <danielbeck> ideally you'd use whatever you'd use with standalone git
[14:55:52] <danielbeck> i.e. outside Jenkins
[14:55:55] <Carlrobertoh> My boss set it up for me. If i'm using shell to clone a project i just put the password and it will clone
[14:57:35] <Carlrobertoh> If I'm writing "git clone ssh://git at projectdomain dot com/project/project_name.git" it will ask me a password
[14:57:56] <Carlrobertoh> And after that is done. Cloned. But i don't know how to handle it in jenkins
[14:58:17] *** Gtc-- <Gtc--!~gtc123@15.65.243.10> has quit IRC (Ping timeout: 252 seconds)
[14:58:21] <OltzU> You create and store the credentials on then Jenkins.
[14:58:21] <Carlrobertoh> There are 6 different options for credentials
[14:58:36] <OltzU> Pick something that takes username and password?
[14:58:52] <OltzU> Unless you also need a key, then upload that too.
[14:58:57] *** cilefen <cilefen!~cilefen@c-73-10-49-252.hsd1.nj.comcast.net> has joined #jenkins
[14:58:59] <bintliff> the git checkout plugins will accept an ssh key orusernam and password
[14:59:04] <danielbeck> it's an SSH URL so would be useful you know whether you auth with key, and enter the private key password, or SSH password
[14:59:11] <bintliff> definitly use the built in git stuff
[14:59:36] *** bintliff is now known as zbintliff
[14:59:52] <Carlrobertoh> I have 2 files in my .ssh folder
[14:59:54] *** gableroux <gableroux!~gableroux@confluencex.telenetinfo.com> has joined #jenkins
[14:59:56] <Carlrobertoh> id_rsa and id_rsa.pub
[15:00:08] <Carlrobertoh> also a known_hosts
[15:00:11] <OltzU> So, two parts of the one key. :)
[15:00:32] <Carlrobertoh> which key should i use?
[15:00:42] <Carlrobertoh> id_rsa is longer
[15:01:08] <vf> danielbeck I happen to trying credential plugin for git. we are always using local rsa-key on slave, now I am just trying to let credential plugin manage the ssh-keys used by slaves.
[15:01:27] <vf> ... without much success
[15:01:30] <OltzU> Oh boy.
[15:01:32] <jimklimov> the non-pub one should stay in your system and never leave
[15:01:42] <jimklimov> the pub one you disseminate
[15:01:47] *** Gtc-- <Gtc--!~gtc123@189.40.73.131> has joined #jenkins
[15:01:56]
<Mo> danielbeck: This is 2.42. I just followed https://jenkins.io/doc/, there is nothing said about installing plugins to get an example working.
[15:02:05] <vf> the passphrase seems to be a problem for me.
[15:02:23] <jimklimov> so when you connect outwards, your client uses the private key to encode, and the remote systems use the known public one to make sure it's you (and decode properly)
[15:02:58] *** daspilker__ <daspilker__!~daspilker@newton.bdess.com> has quit IRC (Quit: Leaving)
[15:03:01] *** cilefen <cilefen!~cilefen@c-73-10-49-252.hsd1.nj.comcast.net> has quit IRC (Ping timeout: 240 seconds)
[15:03:09] *** px3 <px3!~Adium@p54AADCD8.dip0.t-ipconnect.de> has quit IRC (Quit: Leaving.)
[15:03:56] *** Luming <Luming!luyu@nat/intel/x-fykvdgfottdquwgt> has quit IRC (Ping timeout: 256 seconds)
[15:05:26] *** Luming <Luming!luyu@nat/intel/x-rjpnlftrxpbdfwmw> has joined #jenkins
[15:06:10] *** alanoe <alanoe!alanoe@nat/ibm/x-jgcntcgzedcdvzbm> has quit IRC (Ping timeout: 240 seconds)
[15:06:59] *** cilefen <cilefen!~cilefen@c-73-10-49-252.hsd1.nj.comcast.net> has joined #jenkins
[15:07:25] <danielbeck> Mo Is it a new installation? Did you follow the setup wizard and install recommended plugins?
[15:07:57] *** docwhat <docwhat!~docwhat@pool-74-98-200-101.pitbpa.fios.verizon.net> has joined #jenkins
[15:08:28] *** Tectu <Tectu!~Tectu@193.231.195.178.dynamic.wline.res.cust.swisscom.ch> has quit IRC (Quit: Leaving)
[15:08:49] <danielbeck> Maybe item '3' in the list could state that that should be done, rather than customized, but otherwise?
[15:09:45] *** rpocase <rpocase!~quassel@APINAT.adtran.com> has joined #jenkins
[15:10:24] *** weiyang <weiyang!~weiyang@li680-30.members.linode.com> has joined #jenkins
[15:10:54] *** srinidhi <srinidhi!~srinidhi@opensuse/member/srinidhi> has joined #jenkins
[15:11:40]
<docwhat> I assume that someone is working on the fact that the SSL certificate for https://updates.jenkins-ci.org/ is invalid? It looks like it is for pkg.jenkins.io only.
[15:11:49] <docwhat> Anything I can do to help?
[15:13:14] *** jenelizabeth <jenelizabeth!~jenelizab@cpc76810-brmb10-2-0-cust4.1-3.cable.virginm.net> has quit IRC (Quit: sleeeep)
[15:13:49] *** Tobbi <Tobbi!~Tobbi@supertux/tobbi> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[15:14:36] *** jenelizabeth <jenelizabeth!~jenelizab@cpc76810-brmb10-2-0-cust4.1-3.cable.virginm.net> has joined #jenkins
[15:15:17] *** g3 <g3!~geethree@c-73-158-70-194.hsd1.ca.comcast.net> has joined #jenkins
[15:16:56] *** amcm <amcm!~amcm@ip70-191-122-127.cl.ri.cox.net> has joined #jenkins
[15:17:25] *** devnull84 <devnull84!~devnull84@196.15.203.251> has joined #jenkins
[15:17:43] *** _foldLeft <_foldLeft!~foldleft@205.153.36.170> has joined #jenkins
[15:18:02] *** cilefen <cilefen!~cilefen@c-73-10-49-252.hsd1.nj.comcast.net> has quit IRC (Remote host closed the connection)
[15:18:12] *** Tobbi <Tobbi!~Tobbi@supertux/tobbi> has joined #jenkins
[15:19:11] *** Gtc-- <Gtc--!~gtc123@189.40.73.131> has quit IRC (Ping timeout: 252 seconds)
[15:19:47] *** cilefen <cilefen!~cilefen@c-73-10-49-252.hsd1.nj.comcast.net> has joined #jenkins
[15:21:52] *** weiyang <weiyang!~weiyang@li680-30.members.linode.com> has quit IRC (Read error: Connection reset by peer)
[15:22:40] *** zbintliff <zbintliff!~bintliff@207-38-147-115.c3-0.avec-ubr2.nyr-avec.ny.cable.rcn.com> has quit IRC (Ping timeout: 240 seconds)
[15:23:23] *** RandomStrangler <RandomStrangler!~RandomStr@x2f01384.dyn.telefonica.de> has joined #jenkins
[15:23:58] <Mo> danielbeck: New installation. I installed it by my distributions package manager and got some init script and .war file.
[15:24:18] <RandomStrangler> Hello! Is there a way to use the timestamper with the declarative pipeline to have timestamps across all stages? Apparently I need to wrap the steps I want to use in the "timestamps() {}" block, but I can't put this around the "stage" instruction.
[15:24:19] *** docwhat <docwhat!~docwhat@pool-74-98-200-101.pitbpa.fios.verizon.net> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[15:24:44] *** weiyang <weiyang!~weiyang@116.230.48.166> has joined #jenkins
[15:25:48] *** weiyang <weiyang!~weiyang@116.230.48.166> has quit IRC (Client Quit)
[15:25:53] *** tfennelly <tfennelly!~tfennelly@86-44-148-179-dynamic.agg2.pgs.lmk-pgs.eircom.net> has quit IRC (Remote host closed the connection)
[15:25:53] *** Nikola_ <Nikola_!5774b4da@gateway/web/freenode/ip.87.116.180.218> has joined #jenkins
[15:26:31] *** tfennelly <tfennelly!~tfennelly@86-44-148-179-dynamic.agg2.pgs.lmk-pgs.eircom.net> has joined #jenkins
[15:26:51] *** cilefen_ <cilefen_!~cilefen@192.16.204.65> has joined #jenkins
[15:29:03] *** devnull84 <devnull84!~devnull84@196.15.203.251> has quit IRC (Remote host closed the connection)
[15:29:28] <Mo> danielbeck: I have not seen that. However I've seen that I needed to configure a proxy as http_proxy environment is not used... Maybe that was failing on the first setup.
[15:29:55] *** Gtc-- <Gtc--!~gtc123@179.73.221.248> has joined #jenkins
[15:30:07] <Mo> danielbeck: Can I re-start that setup? Deleting jenkins home completely or something?
[15:30:08] *** Shashikant86 <Shashikant86!~textual@195.81.245.98> has joined #jenkins
[15:30:28] *** tfennelly <tfennelly!~tfennelly@86-44-148-179-dynamic.agg2.pgs.lmk-pgs.eircom.net> has quit IRC (Ping timeout: 240 seconds)
[15:31:50] *** cilefen_ <cilefen_!~cilefen@192.16.204.65> has quit IRC (Ping timeout: 252 seconds)
[15:32:20] *** holybit <holybit!~textual@c-67-172-159-189.hsd1.co.comcast.net> has joined #jenkins
[15:33:04] *** tfennelly <tfennelly!~tfennelly@86-44-148-179-dynamic.agg2.pgs.lmk-pgs.eircom.net> has joined #jenkins
[15:33:26] *** devnull84 <devnull84!~devnull84@196.15.203.251> has joined #jenkins
[15:33:55] <danielbeck> Mo clearing out /var/lib/jenkins (or equivalent) should work. While you could install plugins now, the exact same set would be a bit effort and I don't know which are actually relevant besides Pipeline.
[15:34:28] *** g3 <g3!~geethree@c-73-158-70-194.hsd1.ca.comcast.net> has quit IRC (Ping timeout: 260 seconds)
[15:34:35] *** Gtc-- <Gtc--!~gtc123@179.73.221.248> has quit IRC (Ping timeout: 252 seconds)
[15:34:47] *** holybit <holybit!~textual@c-67-172-159-189.hsd1.co.comcast.net> has quit IRC (Client Quit)
[15:35:08] *** holybit <holybit!~textual@50-201-69-34-static.hfc.comcastbusiness.net> has joined #jenkins
[15:37:20] *** notebox <notebox!~textual@host81-151-91-252.range81-151.btcentralplus.com> has quit IRC (Quit: My Mac Pro has gone to sleep. ZZZzzz…)
[15:38:08] *** kpease <kpease!~kpease@pool-72-74-171-203.bstnma.fios.verizon.net> has joined #jenkins
[15:38:14] <Mo> I added this to the nginx config, but didn't solve it: proxy_set_header X-Forwarded-Proto http;
[15:38:25] <Mo> However everything is working.
[15:40:48] *** notebox <notebox!~textual@host81-151-91-252.range81-151.btcentralplus.com> has joined #jenkins
[15:41:44]
<Mo> Oh, setting the Jenkins URL in the Jenkins configuration to http://localhost:8080/jenkins/ makes the warning disappear. But now I get in the Location dialog: "Please set a valid host name, instead of localhost"
[15:42:14] *** zbintliff <zbintliff!~bintliff@207-38-147-115.c3-0.avec-ubr2.nyr-avec.ny.cable.rcn.com> has joined #jenkins
[15:44:18] *** kpease <kpease!~kpease@pool-72-74-171-203.bstnma.fios.verizon.net> has quit IRC (Quit: Textual IRC Client: www.textualapp.com)
[15:46:16] *** riemann_ <riemann_!~riemann@84-10-11-234.static.chello.pl> has quit IRC (Quit: Leaving)
[15:46:32] *** riemann <riemann!~riemann@84-10-11-234.static.chello.pl> has joined #jenkins
[15:47:14] *** mfournier <mfournier!~marc@2001:4b98:dc2:41:216:3eff:fe6d:dc0b> has quit IRC (Ping timeout: 252 seconds)
[15:47:25] *** cr3 <cr3!~cr3@45-42-101-135.cpe.distributel.net> has joined #jenkins
[15:50:15] *** mitz <mitz!~mitz@KD106167040033.ppp-bb.dion.ne.jp> has quit IRC (Remote host closed the connection)
[15:52:27] *** px3 <px3!~Adium@p54AADCD8.dip0.t-ipconnect.de> has joined #jenkins
[15:54:54] *** mitz <mitz!~mitz@KD106167040033.ppp-bb.dion.ne.jp> has joined #jenkins
[15:56:31] *** bweston92_ <bweston92_!uid187776@gateway/web/irccloud.com/x-itljnmwuerqcdrez> has joined #jenkins
[15:56:39] *** alanoe <alanoe!~alanoe@32.104.18.201> has joined #jenkins
[15:59:08] *** niab <niab!~disc@unaffiliated/niab> has joined #jenkins
[16:02:45] <Carlrobertoh> I got it working now, but i'm having another problem with maven install
[16:02:55] <Carlrobertoh> "ERROR: Failed to parse POMs org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs: [ERROR] Child module /var/lib/jenkins/workspace/EcoBox/ee.ibk.ecoreutil/pom.xml of /var/lib/jenkins/workspace/EcoBox/pom.xml does not exist @ [ERROR] Child module /var/lib/jenkins/workspace/EcoBox/ee.ibk.gwt/pom.xml of /var/lib/jenkins/workspace/EcoBox/pom.xml does not exist @ "
[16:04:58] *** docwhat <docwhat!docwhat@nat/ibm/x-vspkvyiinymokced> has joined #jenkins
[16:05:10] *** berglh <berglh!~quassel@gateway/vpn/privateinternetaccess/berglh> has quit IRC (Ping timeout: 255 seconds)
[16:05:20] *** glance_ is now known as glance
[16:05:31] *** dani0_ <dani0_!~daniel@2a00:1950:400:0:b86a:11c8:50b6:5367> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[16:06:09] *** villav <villav!~Thunderbi@c-73-247-96-23.hsd1.il.comcast.net> has quit IRC (Ping timeout: 245 seconds)
[16:08:36] *** dani0_ <dani0_!~daniel@89.184.168.160> has joined #jenkins
[16:08:43] *** KostyaSha <KostyaSha!~gentoo@93.85.76.161> has joined #jenkins
[16:08:43] *** ChanServ sets mode: +v KostyaSha
[16:09:30] *** tfennelly <tfennelly!~tfennelly@86-44-148-179-dynamic.agg2.pgs.lmk-pgs.eircom.net> has quit IRC (Remote host closed the connection)
[16:09:32] <KostyaSha> jglick, hi, how test/catch that jenkinsRule had no stacktraces in system logger? I guess all logging is catched and routed outside of jenkins loggers
[16:10:03] <danielbeck> KostyaSha Isn't that what LoggerRule is for?
[16:10:06] *** tfennelly <tfennelly!~tfennelly@86-44-148-179-dynamic.agg2.pgs.lmk-pgs.eircom.net> has joined #jenkins
[16:10:12] <danielbeck> LoggingRule?
[16:10:15] *** davehunt <davehunt!~davehunt@82-69-106-126.dsl.in-addr.zen.co.uk> has joined #jenkins
[16:10:16] <danielbeck> Something like that
[16:10:17] <KostyaSha> one sec
[16:10:57] *** Dave___ <Dave___!d10c3ffb@gateway/web/freenode/ip.209.12.63.251> has joined #jenkins
[16:10:59] <danielbeck> LoggerRule#capture looks good
[16:11:18] <KostyaSha> danielbeck, yes, but no i need finalize my understand on what happening with loggers :)
[16:11:32] *** jimklimov <jimklimov!~jimklimov@31.7.243.238> has quit IRC (Ping timeout: 240 seconds)
[16:11:49] <KostyaSha> i tried insert JUL loggers from static test class initialisation, but it also differs when you run it from maven and IDE
[16:12:57] *** Shashikant86 <Shashikant86!~textual@195.81.245.98> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[16:14:00] *** alanoe <alanoe!~alanoe@32.104.18.201> has quit IRC (Ping timeout: 240 seconds)
[16:14:10] *** tfennelly <tfennelly!~tfennelly@86-44-148-179-dynamic.agg2.pgs.lmk-pgs.eircom.net> has quit IRC (Ping timeout: 240 seconds)
[16:15:20] <Dave___> Hi everyone. I'm trying to use a Jenkinsfile for the first time to build a docker image. I'm using the cloudbees pipeline plugin. When I run the build in jenkins the image is sucessfully built. The next stage is 'publish' where it's supposed to push the image to our internal registry, but the stage fails. I get zero output the push command and the push never happens. Can anyone help me figure out what's going on?
[16:18:03] *** zenirc369 <zenirc369!~zenirc___@124.123.102.226> has joined #jenkins
[16:20:39] *** dani0_ <dani0_!~daniel@89.184.168.160> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[16:21:26] *** Rapture <Rapture!~textual@50-204-232-30-static.hfc.comcastbusiness.net> has joined #jenkins
[16:21:58] *** alanoe <alanoe!~alanoe@32.104.18.201> has joined #jenkins
[16:22:01] *** berglh <berglh!~quassel@gateway/vpn/privateinternetaccess/berglh> has joined #jenkins
[16:22:13] *** tfennelly <tfennelly!~tfennelly@89.127.32.73> has joined #jenkins
[16:22:52] *** Gtc-- <Gtc--!~gtc123@104.129.29.99> has joined #jenkins
[16:24:39] *** iocanel <iocanel!~iocanel@redhat/jboss/iocanel> has quit IRC (Read error: Connection timed out)
[16:25:11] *** iocanel <iocanel!~iocanel@redhat/jboss/iocanel> has joined #jenkins
[16:25:45] <jglick> KostyaSha: `LoggerRule`
[16:26:09] <KostyaSha> s/no/now/
[16:26:21] <KostyaSha> why i'm loosing symbols every time :(
[16:27:04] <ts> I am looking into to create a loop for long logs
[16:27:18] <ts> is what I have now
[16:27:23] *** Gtc-- <Gtc--!~gtc123@104.129.29.99> has quit IRC (Ping timeout: 252 seconds)
[16:27:36] <ts> however the loop is only called once
[16:27:38] <ts> ```
[16:28:07] *** cilefen_ <cilefen_!~cilefen@192.16.204.65> has joined #jenkins
[16:28:33] <KostyaSha> jglick, strange that i had all the same code in static {} of Test class but it didn't work
[16:28:37] <ts> However I remember that I read that groovy is not fully supported. Is that what I am seeing
[16:29:05] <KostyaSha> jglick, logback/log4j/slf4j probably replacing JUL
[16:29:37] <KostyaSha> and jenkins parent has log4j that i can't replace with logback cleanly..
[16:31:37] <jglick> KostyaSha: well pretty much everything in Jenkins uses `java.util.logging` so that is what the fixture follows
[16:31:57] *** netcho <netcho!~vlebo@unaffiliated/netcho> has joined #jenkins
[16:32:07] <KostyaSha> jglick, and what happens when plugin uses slf4j api?
[16:32:38] *** tvon <tvon!~tvon@cpe-24-166-234-215.columbus.res.rr.com> has quit IRC (Quit: System is sleeping...)
[16:32:40] *** cilefen_ <cilefen_!~cilefen@192.16.204.65> has quit IRC (Ping timeout: 240 seconds)
[16:32:58] <jglick> KostyaSha: I suppose it winds up delegating to JUL anyway, not sure
[16:33:45] *** ahuang <ahuang!~ahuang@208.184.50.130> has joined #jenkins
[16:34:32] *** netcho_ <netcho_!~vlebo@83-131-178-80.adsl.net.t-com.hr> has quit IRC (Ping timeout: 258 seconds)
[16:34:39] *** vpandey <vpandey!~vivekpand@2602:306:326f:f700:9c48:ca8a:c12f:c0a3> has joined #jenkins
[16:35:44] *** alanoe <alanoe!~alanoe@32.104.18.201> has quit IRC (Ping timeout: 256 seconds)
[16:36:37] *** Shashikant86 <Shashikant86!~textual@195.81.245.98> has joined #jenkins
[16:36:59] *** MrBleu <MrBleu!5bd154fa@gateway/web/freenode/ip.91.209.84.250> has joined #jenkins
[16:38:17] *** Shashikant86 <Shashikant86!~textual@195.81.245.98> has quit IRC (Client Quit)
[16:38:21] <KostyaSha> jglick, in some logger docs i saw that they replace all JUL loggers and redirects... will better just try
[16:38:51]
<MrBleu> Hello all ! i am writting a quick groovy script for jenkins and i am trying to find the version that has been detected on the central repo . i can see my plugins with this object : http://javadoc.jenkins.io/hudson/PluginWrapper.html but i cannot find the version available.
[16:39:10] *** m0x89 <m0x89!~textual@h-213.61.167.38.host.de.colt.net> has quit IRC (Ping timeout: 240 seconds)
[16:39:13] *** vpandey <vpandey!~vivekpand@2602:306:326f:f700:9c48:ca8a:c12f:c0a3> has quit IRC (Ping timeout: 255 seconds)
[16:41:05] *** g3 <g3!~geethree@173.195.79.153> has joined #jenkins
[16:41:52] *** devnull84 <devnull84!~devnull84@196.15.203.251> has quit IRC (Remote host closed the connection)
[16:45:06] *** pjanouse <pjanouse!pjanouse@nat/redhat/x-regfffvhoeuqhhst> has quit IRC (Quit: Konversation terminated!)
[16:46:15] <zbintliff> For declaritive pipelines. I want to define a variable in the 'setup' stage. And re-use them in a later stage. How do I store that variable globally? TO add to the confusion, we are using custom 'step' functions from the global lib. (Can't get classes to work correctly)
[16:47:01] <zbintliff> For example msg to post to slack with hyperlinks. We will use it in the begining and the post stage
[16:47:09] <zbintliff> and would like to only define it once
[16:48:47] *** tvon <tvon!~tvon@207.238.219.210> has joined #jenkins
[16:50:27] *** Nikola_ <Nikola_!5774b4da@gateway/web/freenode/ip.87.116.180.218> has quit IRC (Quit: Page closed)
[16:51:38] *** Carlrobertoh <Carlrobertoh!c2cc2919@gateway/web/freenode/ip.194.204.41.25> has quit IRC (Quit: Page closed)
[16:52:53] <rpocase> zbintliff: You have to declare it outside the pipeline scope
[16:53:03] <zbintliff> interesting
[16:53:38] <zbintliff> also kinda gross if you want to keep it DRY
[16:53:49] <zbintliff> Ah
[16:53:54] <zbintliff> thanks for the ISSUE
[16:55:00] *** devnull84 <devnull84!~devnull84@196.15.203.251> has joined #jenkins
[16:55:11] *** Mo <Mo!~Mo@unaffiliated/mo> has quit IRC (Ping timeout: 276 seconds)
[16:56:29] *** paissad <paissad!5b87b0d7@gateway/web/freenode/ip.91.135.176.215> has joined #jenkins
[16:58:50] *** ploynog <ploynog!~ploynog@ip-176-52-202-235.static.reverse.dsi.net> has quit IRC (Remote host closed the connection)
[16:59:12] *** Tobbi <Tobbi!~Tobbi@supertux/tobbi> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[17:01:16] *** DeepDiver <DeepDiver!~quassel@mail.tmit.eu> has quit IRC (Remote host closed the connection)
[17:02:51] *** riemann <riemann!~riemann@84-10-11-234.static.chello.pl> has quit IRC (Quit: Leaving)
[17:04:14] *** Hounddog <Hounddog!~quassel@81.14.209.98> has quit IRC (Remote host closed the connection)
[17:05:48] *** Tobbi <Tobbi!~Tobbi@supertux/tobbi> has joined #jenkins
[17:05:54] *** villav <villav!~Thunderbi@72-54-189-186.customerip.birch.net> has joined #jenkins
[17:08:48] *** vpandey <vpandey!~vivekpand@2602:306:326f:f700:c1f3:11f5:784:8514> has joined #jenkins
[17:09:21] *** Tobbi <Tobbi!~Tobbi@supertux/tobbi> has quit IRC (Client Quit)
[17:09:44] *** bmurt <bmurt!~bmurt@216-164-232-97.c3-0.upd-ubr2.trpr-upd.pa.cable.rcn.com> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[17:09:55] *** dani0_ <dani0_!~daniel@89.184.168.160> has joined #jenkins
[17:12:05] *** MrMojit01 <MrMojit01!~MrMojit0@hoofddorp.cn.nl> has quit IRC (Quit: Leaving)
[17:12:41] <zbintliff> really helpful
[17:12:50] <zbintliff> hard to find complete complex workflows of declaritive
[17:13:19] *** seschwar <seschwar!~seschwar@unaffiliated/seschwar> has quit IRC (Quit: :wq)
[17:14:21] <rpocase> abayer: Can you define job closures and pass it to parallel in declarative?
[17:14:36] <rpocase> programatically I mean, not hard coded
[17:14:52] *** tphummel <tphummel!~tom@cpe-76-169-178-81.socal.res.rr.com> has joined #jenkins
[17:15:00] *** zerocool_ <zerocool_!~zerocoolb@106.51.17.169> has quit IRC ()
[17:16:46] *** abayer <abayer!~abayer@jenkins/developer/abayer> has joined #jenkins
[17:16:46] *** ChanServ sets mode: +o abayer
[17:18:05] *** if_gaga0 <if_gaga0!~if_gaga0@91.207.132.67> has joined #jenkins
[17:18:31] *** rkcpi <rkcpi!~blahblahb@sandra-thieme.de> has quit IRC (Ping timeout: 255 seconds)
[17:19:00] *** _flow__ <_flow__!flow@star.geekplace.eu> has quit IRC (Ping timeout: 258 seconds)
[17:20:10] <abayer> rpocase: parallel is supported in steps - you can't use other steps in a stage if you're using parallel, though.
[17:20:18] *** swills <swills!~swills@freebsd/developer/swills> has quit IRC (Read error: Connection reset by peer)
[17:20:21] <abayer> But yeah, JENKINS-41334 will be goodness.
[17:20:36] *** swills <swills!~swills@freebsd/developer/swills> has joined #jenkins
[17:20:50] <rpocase> So I should be able to do something like "stage() { steps { parallel jobs } }" ?
[17:20:58] *** jathan <jathan!~jathan@arcmty01.izabc.com> has joined #jenkins
[17:21:10] <abayer> I didn't see the context 'til you mentioned JENKINS-41334, so I could be wrong, but that sounds right.
[17:21:18] <rpocase> I'm getting "WorkflowScript: 47: Nothing to execute within stage "stage" @ line 47, column 5."
[17:21:28] <abayer> That's...weird.
[17:21:31] <rpocase> I'll post a full snippet shortly
[17:23:06] *** rkcpi <rkcpi!~blahblahb@sandra-thieme.de> has joined #jenkins
[17:23:22] *** dani0_ <dani0_!~daniel@89.184.168.160> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[17:23:50] <abayer> Hrm, fun with parallel *and* variable setting.
[17:23:52] <rpocase> I did something similar in another job actually
[17:24:38] <rpocase> Looks like in the other job its all contained within a script block, though
[17:24:42] <zbintliff> currently we send env.JOB_URL to slack. Is there any ENV variable to get the BO url?
[17:25:13] <abayer> rpocase: I'll take a look in a bit, could be something with jobs not getting set properly or something else entirely.
[17:25:14] <rpocase> adding script {} validates successfully but I think I had another issues. Double checking now
[17:26:00] *** _flow__ <_flow__!flow@star.geekplace.eu> has joined #jenkins
[17:26:16] <zbintliff> also, is ther ea way to make BO redirect to login screen? Currently we get a 404. But when you hit jenkins (non BO path) it prompts login
[17:26:40] *** vos <vos!51531ea1@gateway/web/freenode/ip.81.83.30.161> has joined #jenkins
[17:27:13] *** vos <vos!51531ea1@gateway/web/freenode/ip.81.83.30.161> has quit IRC (Client Quit)
[17:28:44] <if_gaga0> jglick: workflow-cps 2.26 (also i tried with 2.19)
[17:28:52] <rpocase> abayer: I apparently had steps {} in my dynamic job definition on the last run. About to check to make sure it wasn't a straight derp on my end
[17:29:15] <abayer> =)
[17:29:25] *** cilefen_ <cilefen_!~cilefen@192.16.204.65> has joined #jenkins
[17:29:27] <rpocase> Once I get some executors that is
[17:30:24] <jglick> if_gaga0: read the documentation, you may not run steps from inside a method marked `@NonCPS`
[17:30:30] <jglick> your library is erroneous
[17:31:26] *** Tobbi <Tobbi!~Tobbi@supertux/tobbi> has joined #jenkins
[17:31:27] *** elijah <elijah!uid21431@gateway/web/irccloud.com/x-rqeycgfwzaggvpuq> has joined #jenkins
[17:32:21] *** devnull84 <devnull84!~devnull84@196.15.203.251> has quit IRC (Remote host closed the connection)
[17:32:56] *** jimklo <jimklo!~jimklo@192.12.16.110> has joined #jenkins
[17:33:55] *** Guest23954 <Guest23954!~mike@blk-222-160-12.eastlink.ca> has joined #jenkins
[17:34:29] *** cilefen_ <cilefen_!~cilefen@192.16.204.65> has quit IRC (Ping timeout: 252 seconds)
[17:34:50] <davehunt> hey bitwiseman, thanks so much for your comments on our declarative pipeline patch
[17:35:10] *** jeffweiss <jeffweiss!~jweiss@2601:1c2:4c00:30ba:4485:f754:7b05:d61d> has quit IRC (Ping timeout: 264 seconds)
[17:35:14] *** netcho <netcho!~vlebo@unaffiliated/netcho> has quit IRC (Ping timeout: 256 seconds)
[17:35:47] <rpocase> abayer: Now I'm getting "no body to invoke". My best guess jobs[job] isn't surviving through to the next stage. Going to shove it all into the same stage and see if that helps
[17:36:28] <abayer> rpocase: That sounds plausible. But remember you can't actually have other steps and parallel in the same stage.
[17:36:44] <abayer> Really you should just be harassing me to get JENKINS-41334 done. =)
[17:38:10] <davehunt> abayer: does declarative support parallel steps within stages?
[17:38:38] <abayer> davehunt: So it can do "steps { parallel(…) }", but not if there are other steps in the stage.
[17:38:46] <abayer> JENKINS-41334 should provide a better solution.
[17:39:13] <davehunt> abayer: interesting, thanks.. so a test stage with only parallel steps should be okay?
[17:39:21] <rpocase> abayer: Yeah, I think I have to cheat and use parallel within the script scope. That's what I did in my other job. Didn't realize there was even a restriction on not being able to use other steps
[17:39:26] <davehunt> (like in scripted pipeline, right?)
[17:39:31] <rpocase> Definitely should be harassing you to get 41334 done :)
[17:39:32] <abayer> davehunt: Yup, should be.
[17:39:42] <davehunt> abayer: +1 thanks
[17:40:17] <abayer> rpocase: Yeah, we wanted to keep things syntactically simple, and, well, parallel is kludgy in the first place. We've long intended to do better syntactic sugar on top of parallel in Declarative, so now we will.
[17:40:43] *** _foldLeft <_foldLeft!~foldleft@205.153.36.170> has quit IRC (Remote host closed the connection)
[17:40:52] *** m0x89 <m0x89!~textual@fire.tngtech.com> has joined #jenkins
[17:41:09] *** ageer <ageer!~allengeer@h198.119.131.40.static.ip.windstream.net> has joined #jenkins
[17:41:10] *** m0x89 <m0x89!~textual@fire.tngtech.com> has quit IRC (Client Quit)
[17:41:16] *** _foldLeft <_foldLeft!~foldleft@205.153.36.170> has joined #jenkins
[17:42:55] *** m0x89 <m0x89!~textual@fire.tngtech.com> has joined #jenkins
[17:43:08] *** chele <chele!~chele@2a02:8106:1:f900:faca:b8ff:fe2f:8499> has quit IRC (Quit: Leaving)
[17:44:54] *** zregvart <zregvart!~zregvart@5.28.122.206> has quit IRC (Ping timeout: 245 seconds)
[17:45:58] *** _foldLeft <_foldLeft!~foldleft@205.153.36.170> has quit IRC (Ping timeout: 264 seconds)
[17:45:58] *** jimklo <jimklo!~jimklo@192.12.16.110> has quit IRC ()
[17:46:17] *** jimklo <jimklo!~jimklo@192.12.16.110> has joined #jenkins
[17:47:05] *** zregvart <zregvart!~zregvart@5.28.122.206> has joined #jenkins
[17:47:05] *** ChanServ sets mode: +v zregvart
[17:47:56] *** antoniobeyah <antoniobeyah!uid206871@gateway/web/irccloud.com/x-tkyvhamuntiatpiw> has joined #jenkins
[17:48:22] *** awallace-cray <awallace-cray!~Adium@seattle-nat.cray.com> has joined #jenkins
[17:49:27] *** amcm <amcm!~amcm@ip70-191-122-127.cl.ri.cox.net> has quit IRC (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
[17:50:18] *** mitz <mitz!~mitz@KD106167040033.ppp-bb.dion.ne.jp> has quit IRC (Remote host closed the connection)
[17:50:59] *** _foldLeft <_foldLeft!~foldleft@205.153.36.170> has joined #jenkins
[17:53:30] *** patryk_ <patryk_!~pk@projekte.imos.net> has quit IRC (Quit: Client Exiting)
[17:53:41] *** zregvart <zregvart!~zregvart@5.28.122.206> has quit IRC (Ping timeout: 276 seconds)
[17:53:50] *** Dave___ <Dave___!d10c3ffb@gateway/web/freenode/ip.209.12.63.251> has quit IRC (Quit: Page closed)
[17:54:04] *** zregvart <zregvart!~zregvart@5.28.122.206> has joined #jenkins
[17:54:04] *** ChanServ sets mode: +v zregvart
[17:55:06] *** mitz <mitz!~mitz@KD106167040033.ppp-bb.dion.ne.jp> has joined #jenkins
[17:56:05] *** nicoulaj <nicoulaj!~nicoulaj@nicoulaj.net> has quit IRC (Read error: Connection reset by peer)
[17:59:00] *** awallace-cray <awallace-cray!~Adium@seattle-nat.cray.com> has quit IRC (Ping timeout: 240 seconds)
[17:59:05] <zbintliff> just reposting question. Is there a way to get Blue Ocean url within job context
[17:59:10] *** iocanel <iocanel!~iocanel@redhat/jboss/iocanel> has quit IRC (Ping timeout: 264 seconds)
[17:59:12] <zbintliff> for examle to use as hyperlink in slack
[17:59:20] <zbintliff> instead of the env.JOB_URL
[17:59:23] *** vpandey <vpandey!~vivekpand@2602:306:326f:f700:c1f3:11f5:784:8514> has quit IRC (Remote host closed the connection)
[17:59:32] *** nicoulaj <nicoulaj!~nicoulaj@nicoulaj.net> has joined #jenkins
[17:59:32] *** vpandey <vpandey!~vivekpand@2602:306:326f:f700:c1f3:11f5:784:8514> has joined #jenkins
[18:00:03] *** ploynog <ploynog!~ploynog@ip-176-52-202-235.static.reverse.dsi.net> has joined #jenkins
[18:01:17] *** tang^ <tang^!~tang^@204.191.127.146> has joined #jenkins
[18:01:20] *** netcho <netcho!~vlebo@unaffiliated/netcho> has joined #jenkins
[18:01:34] *** CodeMouse92__ <CodeMouse92__!~JasonMc92@172.79.101.25> has joined #jenkins
[18:01:40] *** recampbell <recampbell!~recampbel@4.14.86.198> has quit IRC (Remote host closed the connection)
[18:01:52] *** awallace-cray <awallace-cray!~Adium@seattle-nat.cray.com> has joined #jenkins
[18:03:16] *** mattupstate <mattupstate!~mattupsta@66.37.34.238> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[18:04:05] *** jwj <jwj!~jj@fw1-ext.hh.arvm.de> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[18:04:19] *** vf <vf!c0a6c8d8@gateway/web/freenode/ip.192.166.200.216> has quit IRC (Ping timeout: 260 seconds)
[18:05:12] *** ploynog <ploynog!~ploynog@ip-176-52-202-235.static.reverse.dsi.net> has quit IRC (Ping timeout: 240 seconds)
[18:05:16] *** ageer <ageer!~allengeer@h198.119.131.40.static.ip.windstream.net> has quit IRC (Remote host closed the connection)
[18:05:18] *** fax <fax!~fax@87-92-4-106.bb.dnainternet.fi> has joined #jenkins
[18:10:09] *** paissad <paissad!5b87b0d7@gateway/web/freenode/ip.91.135.176.215> has quit IRC (Ping timeout: 260 seconds)
[18:10:13] *** jimklimov <jimklimov!~jimklimov@37-48-1-41.tmcz.cz> has joined #jenkins
[18:10:20] *** lordjancso <lordjancso!~lordjancs@178-164-140-53.pool.digikabel.hu> has quit IRC (Quit: Leaving)
[18:12:01] *** ageer <ageer!~allengeer@h198.119.131.40.static.ip.windstream.net> has joined #jenkins
[18:14:10] *** jimklimov <jimklimov!~jimklimov@37-48-1-41.tmcz.cz> has quit IRC (Ping timeout: 240 seconds)
[18:14:26] *** cmuller <cmuller!~cmuller@134.117.39.62.rev.sfr.net> has quit IRC (Quit: Leaving)
[18:15:23] <zbintliff> In globallibs can the vars/ be nested for easier grouping? i.e. vars/go/{build,test}.groovy?
[18:15:37] <zbintliff> so we can have a vars/ruby/{build,test}.groovy step
[18:15:45] <zbintliff> My initial testing says no
[18:21:09] *** jimklimov <jimklimov!~jimklimov@37-48-59-189.tmcz.cz> has joined #jenkins
[18:22:17] *** zenirc369 <zenirc369!~zenirc___@124.123.102.226> has quit IRC (Ping timeout: 276 seconds)
[18:22:17] *** ogondza <ogondza!~ogondza@78.157.139.98> has quit IRC (Ping timeout: 276 seconds)
[18:24:51] *** flying <flying!~flying@90.216.134.194> has quit IRC ()
[18:25:18] *** wtrocki <wtrocki!~wtrocki@37.228.226.111> has joined #jenkins
[18:25:58] *** jimklimov <jimklimov!~jimklimov@37-48-59-189.tmcz.cz> has quit IRC (Ping timeout: 260 seconds)
[18:27:15] *** hashar <hashar!~hashar@mediawiki/hashar> has quit IRC (Quit: Textual IRC Client: www.textualapp.com)
[18:29:12] *** jimklimov <jimklimov!~jimklimov@37-48-52-28.tmcz.cz> has joined #jenkins
[18:30:33] *** cilefen_ <cilefen_!~cilefen@192.16.204.65> has joined #jenkins
[18:30:40] *** schristou_ is now known as schristouu88
[18:32:02] *** last_staff <last_staff!~Thunderbi@79.135.14.226> has quit IRC (Quit: last_staff)
[18:33:21] *** _foldLeft <_foldLeft!~foldleft@205.153.36.170> has quit IRC (Remote host closed the connection)
[18:33:36] *** jimklimov <jimklimov!~jimklimov@37-48-52-28.tmcz.cz> has quit IRC (Ping timeout: 256 seconds)
[18:34:05] *** _foldLeft <_foldLeft!~foldleft@205.153.36.170> has joined #jenkins
[18:35:55] *** cilefen_ <cilefen_!~cilefen@192.16.204.65> has quit IRC (Ping timeout: 255 seconds)
[18:37:18] *** jimklimov <jimklimov!~jimklimov@37-48-8-167.tmcz.cz> has joined #jenkins
[18:39:52] *** _foldLeft <_foldLeft!~foldleft@205.153.36.170> has quit IRC (Ping timeout: 240 seconds)
[18:40:17] *** sahal` <sahal`!~sahal@outhere.club> has joined #jenkins
[18:40:39] <sahal`> is it possible to include a parameterized properties file using the jenkins dsl?
[18:43:28] *** amcm <amcm!~amcm@ip-64-134-168-41.public.wayport.net> has joined #jenkins
[18:44:05] *** jimklimov <jimklimov!~jimklimov@37-48-8-167.tmcz.cz> has quit IRC (Ping timeout: 240 seconds)
[18:45:17] <ahuang> zbintliff: i havent tested myself but does calling go.build.blah() not work?
[18:45:35] <zbintliff> no
[18:45:43] *** ageer <ageer!~allengeer@h198.119.131.40.static.ip.windstream.net> has quit IRC (Remote host closed the connection)
[18:45:46] <zbintliff> i originally tried to make a `go` class
[18:45:49] <zbintliff> but couldn't get it to work
[18:45:59] <zbintliff> (currently have a PR/GH Issue talking about it)
[18:46:13] <zbintliff> so fell back to the step functions with a call() per file
[18:46:15] <zbintliff> it works great
[18:46:19] <zbintliff> just hoping to organize
[18:47:04] *** cilefen <cilefen!~cilefen@c-73-10-49-252.hsd1.nj.comcast.net> has quit IRC (Remote host closed the connection)
[18:47:17] *** cilefen <cilefen!~cilefen@c-73-10-49-252.hsd1.nj.comcast.net> has joined #jenkins
[18:47:49] *** cilefen <cilefen!~cilefen@c-73-10-49-252.hsd1.nj.comcast.net> has quit IRC (Remote host closed the connection)
[18:48:38] *** Tobbi <Tobbi!~Tobbi@supertux/tobbi> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[18:49:05] <RandomStrangler> Trying to figure out why the Gitlab -> Jenkins CI connection does not work. When navigation to "/project/ProjectName/builds/<sha>/status.json" I can see the error: "java.lang.Exception: The project has no GitSCM configured" - How can I configure this GitSCM? It's a pipeline project.
[18:49:06] <zbintliff> i also know once i figure out how to organize the class solution will be fixed
[18:50:32] *** dani0_ <dani0_!~daniel@095-097-242-154.static.chello.nl> has joined #jenkins
[18:51:25] *** jwj <jwj!~jj@2a02:8108:4a40:1ce4:a447:58e1:c59c:8732> has joined #jenkins
[18:51:36] <ahuang> and you can just import go.Build
[18:51:43] <tang^> RandomStrangler: err? is it a pipeline job with a local pipeline or reading a Jenkinsfile from a git repo?
[18:52:11] <RandomStrangler> Currently a local pipeline, seems easier to test out things
[18:52:18] *** Tobbi <Tobbi!~Tobbi@supertux/tobbi> has joined #jenkins
[18:53:16] *** tfennelly <tfennelly!~tfennelly@89.127.32.73> has quit IRC (Remote host closed the connection)
[18:53:49] *** tfennelly <tfennelly!~tfennelly@89.127.32.73> has joined #jenkins
[18:53:59] *** mattupstate <mattupstate!~mattupsta@66.37.34.238> has joined #jenkins
[18:54:21] <RandomStrangler> I'll try configuring it as a Jenkinsfile
[18:57:33] <RandomStrangler> Meh.. on the master there's no git installed, and I can't configure it to run on the slave.
[18:57:48] *** jwj <jwj!~jj@2a02:8108:4a40:1ce4:a447:58e1:c59c:8732> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[18:57:56] *** hobodave <hobodave!~hobodave@pdpc/supporter/professional/hobodave> has joined #jenkins
[18:58:38] *** KostyaSha <KostyaSha!~gentoo@93.85.76.161> has quit IRC (Ping timeout: 260 seconds)
[18:58:41] *** tfennelly <tfennelly!~tfennelly@89.127.32.73> has quit IRC (Ping timeout: 276 seconds)
[18:59:26] *** wtrocki <wtrocki!~wtrocki@37.228.226.111> has quit IRC (Quit: Bye Bye ^^)
[18:59:54] *** docwhat is now known as zz_docwhat
[19:00:09] *** wtrocki <wtrocki!~wtrocki@37.228.226.111> has joined #jenkins
[19:00:10] *** KostyaSha <KostyaSha!~gentoo@93.85.76.161> has joined #jenkins
[19:00:10] *** ChanServ sets mode: +v KostyaSha
[19:01:57] <zbintliff> ahuang: but then i have to do everything in script{}
[19:02:08] <zbintliff> i'm trying to make them steps so i can call them as steps in declaritive pipeline
[19:02:29] *** recampbell <recampbell!~recampbel@4.14.86.198> has joined #jenkins
[19:02:29] *** ChanServ sets mode: +v recampbell
[19:02:46] *** m0x89 <m0x89!~textual@fire.tngtech.com> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[19:05:02] *** recampbe_ <recampbe_!~recampbel@4.14.86.198> has joined #jenkins
[19:05:02] *** recampbell <recampbell!~recampbel@4.14.86.198> has quit IRC (Read error: Connection reset by peer)
[19:06:10] *** trustyhank <trustyhank!~trustyhan@206.71.246.50> has quit IRC (Ping timeout: 240 seconds)
[19:06:47] *** jeffweiss <jeffweiss!~jweiss@65.152.8.171> has joined #jenkins
[19:06:47] *** wtrocki <wtrocki!~wtrocki@37.228.226.111> has quit IRC (Quit: Bye Bye ^^)
[19:07:24] *** ahuang <ahuang!~ahuang@208.184.50.130> has quit IRC (Remote host closed the connection)
[19:07:59] *** ahuang <ahuang!~ahuang@208.184.50.130> has joined #jenkins
[19:08:35] *** carrot <carrot!carrot@2a01:7e00::f03c:91ff:fe73:1488> has joined #jenkins
[19:09:09] *** zz_docwhat is now known as docwhat
[19:09:23] *** docwhat is now known as zz_docwhat
[19:09:29] *** zz_docwhat is now known as docwhat
[19:09:29] *** ageer <ageer!~allengeer@h198.119.131.40.static.ip.windstream.net> has joined #jenkins
[19:09:34] *** waynr <waynr!~waynr@unaffiliated/waynr> has joined #jenkins
[19:09:38] <waynr> howdy folks
[19:09:39] *** docwhat is now known as zz_docwhat
[19:09:58] *** recampbe_ <recampbe_!~recampbel@4.14.86.198> has quit IRC (Ping timeout: 264 seconds)
[19:10:23] <waynr> i am trying to build javadocs for a particular version of jenkins, is 'mvn javadoc:javadoc` supposed to work?
[19:12:05] *** ahuang <ahuang!~ahuang@208.184.50.130> has quit IRC (Ping timeout: 240 seconds)
[19:12:10] *** wtrocki <wtrocki!~wtrocki@213.233.148.3> has joined #jenkins
[19:13:21] *** Naktibalda <Naktibalda!~chatzilla@host-81-20-37-12.eckoh.com> has quit IRC (Quit: ChatZilla 0.9.93 [Firefox 51.0.1/20170125094131])
[19:13:48] *** ageer <ageer!~allengeer@h198.119.131.40.static.ip.windstream.net> has quit IRC (Ping timeout: 240 seconds)
[19:14:30] *** MrZoidbergMD <MrZoidbergMD!c19e3257@gateway/web/freenode/ip.193.158.50.87> has joined #jenkins
[19:14:49] *** JenkinsNewbie <JenkinsNewbie!bcc17fa1@gateway/web/freenode/ip.188.193.127.161> has joined #jenkins
[19:15:03] *** MrZoidbergMD <MrZoidbergMD!c19e3257@gateway/web/freenode/ip.193.158.50.87> has quit IRC (Client Quit)
[19:15:36] <JenkinsNewbie> Hi, i have a problem installing jenkins on a Raspi with new Raspian installation
[19:16:01] <waynr> JenkinsNewbie: got a gist?
[19:16:02] <JenkinsNewbie> If i look at service jenkins status, it looks like jenkins is running without problems
[19:16:37] <JenkinsNewbie> but if i want to access from another pc, it is not reachable
[19:16:55] <JenkinsNewbie> using netstat -l i can see no listening port from jenkins
[19:17:26] <JenkinsNewbie> logfile doesn't tell me something wrong
[19:17:35] *** holybit <holybit!~textual@50-201-69-34-static.hfc.comcastbusiness.net> has quit IRC (Ping timeout: 240 seconds)
[19:18:13] <JenkinsNewbie> the last entry in log file is "INFO: Begining extraction from war file"
[19:18:45] <JenkinsNewbie> Do I need additionally install a Webserver like apache?
[19:19:12] <JenkinsNewbie> It's my first jenkins installation, so I'm an absolutely noob
[19:19:18] <waynr> you shouldn't need apache
[19:20:01] <JenkinsNewbie> so why doesn't my jenkins open any ports?
[19:20:04] <tang^> RandomStrangler: ouch
[19:20:23] <tang^> JenkinsNewbie: jenkins listens on 8080 by default... nothing else is there already?
[19:20:29] <waynr> if you provide a link to a paste or a gist with output from the following commands i might be able to help: "sudo lsof -i -n -P", "ps auxf", "java -version"
[19:21:09] <waynr> JenkinsNewbie: also what version of Jenkins are you running?
[19:21:35] *** tfennelly <tfennelly!~tfennelly@109.125.19.38> has joined #jenkins
[19:22:22] <JenkinsNewbie> java version "1.7.0_111"
[19:22:31] <JenkinsNewbie> OpenJDK Runtime Environment (IcedTea 2.6.7) (7u111-2.6.7-2~deb8u1+rpi1)
[19:22:34] <tang^> gist
[19:22:36] <tang^> please
[19:22:37] *** ploynog <ploynog!~ploynog@ip-176-52-202-235.static.reverse.dsi.net> has joined #jenkins
[19:22:55] *** naravena <naravena!bed73653@gateway/web/freenode/ip.190.215.54.83> has joined #jenkins
[19:23:12] *** sathed <sathed!~sathed@ec2-52-35-165-12.us-west-2.compute.amazonaws.com> has joined #jenkins
[19:23:34] <naravena> Hi! Is there any way that i can access the Jenkins queue from a jenkinsfile?
[19:23:56] *** sathed <sathed!~sathed@ec2-52-35-165-12.us-west-2.compute.amazonaws.com> has quit IRC (Remote host closed the connection)
[19:24:23] *** sathed <sathed!~sathed@ec2-52-35-165-12.us-west-2.compute.amazonaws.com> has joined #jenkins
[19:24:39] <JenkinsNewbie> how do i create a "gist"?
[19:26:13] <KostyaSha> danielbeck, maybe run "jenkins-plugin" tag attachment on gh for all repos endsWith("-plugin")?
[19:27:42] *** Edgan <Edgan!~edgan@96-95-217-146-static.hfc.comcastbusiness.net> has joined #jenkins
[19:27:46] <tang^> uhh
[19:29:39] *** _foldLeft <_foldLeft!~foldleft@205.153.36.170> has joined #jenkins
[19:30:27] <tang^> you can paste multiple files into a single gist
[19:31:11] *** g3 <g3!~geethree@173.195.79.153> has quit IRC (Ping timeout: 276 seconds)
[19:31:54] <JenkinsNewbie> tang^: Oh, Gist is new to me
[19:32:06] *** cilefen <cilefen!~cilefen@192.16.204.65> has joined #jenkins
[19:32:48] *** ogondza <ogondza!~ogondza@78.157.139.98> has joined #jenkins
[19:32:48] *** ChanServ sets mode: +v ogondza
[19:32:59] <orrc> JenkinsNewbie: is the log file still stuck at "Beginning extraction from war file"? have you tried restarting the service
[19:33:23] <orrc> not that I'm imagining running Jenkins on a Raspberry Pi would be particularly pleasant
[19:34:06] *** alanoe <alanoe!alanoe@nat/ibm/x-wgzluqldjgaxmbau> has joined #jenkins
[19:34:37] *** m0x89 <m0x89!~textual@fire.tngtech.com> has joined #jenkins
[19:34:53] <JenkinsNewbie> +orrc: yes, it is still stuck at "Beginning extraction from war file"
[19:35:14] <JenkinsNewbie> after restarting the service, this line occurs with a new timestamp, but it stucks at it
[19:36:09] <rpocase> Is there a way to modify -u arguments to docker images in declarative pipeline?
[19:36:34] <JenkinsNewbie> ah, now after restart, there is a new entry in log file
[19:36:48] *** cilefen <cilefen!~cilefen@192.16.204.65> has quit IRC (Ping timeout: 240 seconds)
[19:36:49] <JenkinsNewbie> WARNING: Empty contextPath
[19:36:59] *** dogarrhea <dogarrhea!454b2d32@gateway/web/freenode/ip.69.75.45.50> has joined #jenkins
[19:36:59] <rpocase> I've got some automation using odbc and its not connecting using that uid:gid
[19:37:04] <rpocase> but fine as root
[19:37:22] <JenkinsNewbie> INFO: jetty-9.2.z-SNAPSHOT
[19:38:44] <dogarrhea> there's just no credentials to select from the dropdown.
[19:40:05] *** recampbell <recampbell!~recampbel@4.14.86.198> has joined #jenkins
[19:40:05] *** ChanServ sets mode: +v recampbell
[19:40:39] <rpocase> Actually seems like the problem is 501:501 doesn't exist and its making something barf. Not sure if theres a good pattern for ensuring a user is created on docker entry
[19:41:22] <tang^> dogarrhea: that's odd... mine work fine
[19:41:24] <rpocase> I guess I can add it to my Dockerfile and go from there
[19:41:59] *** zz_docwhat is now known as docwhat
[19:42:00] <tang^> dogarrhea: those are all global, they should show up
[19:42:09] *** docwhat is now known as zz_docwhat
[19:42:35] <JenkinsNewbie> I guess it is still starting, now there are more new entries like "Started initialization", "Listed all plugins", "Started all plugins", ...
[19:43:02] <tang^> dogarrhea: if you click on add, what type of credential does it want to create?
[19:43:16] *** srinidhi <srinidhi!~srinidhi@opensuse/member/srinidhi> has quit IRC (Ping timeout: 255 seconds)
[19:44:04] *** Guest86560 is now known as cmug
[19:44:05] <dogarrhea> there's one item in the dropdown: "Jenkins"
[19:45:08] <tang^> what pipeline step is that you're trying to set up?
[19:45:43] <JenkinsNewbie> Now it seems to work. I got a page: "Jenkins is starting. Please wait..."
[19:45:45] <dogarrhea> just a general one. i am using the script generator to withCredentials: Bind credentials to variables
[19:45:53] *** cilefen <cilefen!~cilefen@c-73-10-49-252.hsd1.nj.comcast.net> has joined #jenkins
[19:46:16] <tang^> okay
[19:46:39] <tang^> are those credentials you almost showed secret texts?
[19:46:43] <JenkinsNewbie> thanks for your help
[19:47:02] <dogarrhea> yes. one is a username/password combination
[19:47:37] <tang^> you selected secret text for that binding, not username/password
[19:47:49] <tang^> it's trying to show you the secret text credentials
[19:48:40] <dogarrhea> what's the exact syntax/ dropdown option to get the correct user name and password?
[19:48:51] <tang^> when you add a binding, select one of the two username/password types
[19:49:08] <tang^> if this is still for git, I use SSH credentials in mine
[19:49:12] <dogarrhea> can you show me a screenshot? i only have one dropdown option for withcredentials
[19:49:40] *** tphummel <tphummel!~tom@cpe-76-169-178-81.socal.res.rr.com> has quit IRC (Quit: tphummel)
[19:49:52] *** hkais <hkais!~xenoadmin@p3E9E9D9E.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 240 seconds)
[19:49:54] <tang^> are you in <jenkins>/pipeline-syntax or <jenkins>/job/<yourjob>/pipeline-syntax ?
[19:50:17] *** mitz <mitz!~mitz@KD106167040033.ppp-bb.dion.ne.jp> has quit IRC (Remote host closed the connection)
[19:50:18] *** srinidhi <srinidhi!~srinidhi@opensuse/member/srinidhi> has joined #jenkins
[19:50:23] <dogarrhea> <yourjob>
[19:50:41] *** mhenrixon <mhenrixon!~mhenrixon@2001:16b8:4214:1c00:89d3:427d:f4cf:216b> has joined #jenkins
[19:50:51] <tang^> okay, withCredentials behaves the same in or out of a job
[19:51:12] *** LiftLeft <LiftLeft!~loser@67.205.149.187> has joined #jenkins
[19:51:27] <dogarrhea> i don't know... if i just add the id there it says "expecinting user name password" or "expecting BROWSERSTACKKEY"
[19:51:52] <dogarrhea> there doesn't seem to be an option to generate anything else. Is there a special syntax for user name/password credentials?
[19:51:59] *** Edgan <Edgan!~edgan@96-95-217-146-static.hfc.comcastbusiness.net> has quit IRC (Ping timeout: 245 seconds)
[19:52:34] <tang^> not that I'm aware of
[19:52:51] <tang^> the snippet I showed you yesterday used my SSH key
[19:55:18] *** mitz <mitz!~mitz@KD106167040033.ppp-bb.dion.ne.jp> has joined #jenkins
[19:55:46] *** zbintliff <zbintliff!~bintliff@207-38-147-115.c3-0.avec-ubr2.nyr-avec.ny.cable.rcn.com> has quit IRC (Ping timeout: 256 seconds)
[19:55:54] <dogarrhea> withCredentials([string(credentialsId: 'BROWSERSTACKKEY', variable: 'BROWSERSTACKKEY')]) { //this line errors with org.jenkinsci.plugins.credentialsbinding.impl.CredentialNotFoundException: Credentials 'BROWSERSTACKKEY' is of type 'Username with password' where 'org.jenkinsci.plugins.plaincredentials.StringCredentials' was expected
[19:56:23] <dogarrhea> so this just won't work ?
[19:56:43] <dogarrhea> i dont' know how withCredentials overloads to find the right interface..
[19:56:45] *** zz_docwhat is now known as docwhat
[19:56:56] *** docwhat is now known as zz_docwhat
[19:57:04] <tang^> your cred id is browserstackkey?
[19:57:14] <dogarrhea> yea. for now
[19:58:26] <tang^> well it's not changeable once created, but at least that's easier to use than a guid
[19:58:48] <tang^> and browserstackkey is a secret text?
[19:59:54] <dogarrhea> it's a username + password
[20:00:05] *** JenkinsNewbie <JenkinsNewbie!bcc17fa1@gateway/web/freenode/ip.188.193.127.161> has quit IRC (Quit: Page closed)
[20:00:30] *** awallace-cray <awallace-cray!~Adium@seattle-nat.cray.com> has quit IRC (Quit: Leaving.)
[20:01:00] <tang^> but you don't have username/password as an option to bind
[20:01:04] *** jrawlings <jrawlings!~textual@cpc6-pnth2-2-0-cust142.5-2.cable.virginm.net> has quit IRC (Quit: Textual IRC Client: www.textualapp.com)
[20:02:42] *** tfennelly <tfennelly!~tfennelly@109.125.19.38> has quit IRC (Remote host closed the connection)
[20:03:00] <tang^> neat... too narrow and the credentials table is hidden... oh, no... it's just below the nav menu
[20:03:08] *** zz_docwhat is now known as docwhat
[20:03:19] *** docwhat is now known as zz_docwhat
[20:03:21] *** awallace-cray <awallace-cray!~Adium@seattle-nat.cray.com> has joined #jenkins
[20:03:22] *** danielbeck <danielbeck!~danielbec@jenkins/developer/danielbeck> has quit IRC (Ping timeout: 264 seconds)
[20:03:34] *** ageer <ageer!~allengeer@h198.119.131.40.static.ip.windstream.net> has joined #jenkins
[20:05:28] *** zz_docwhat is now known as docwhat
[20:05:42] *** ploynog <ploynog!~ploynog@ip-176-52-202-235.static.reverse.dsi.net> has quit IRC (Remote host closed the connection)
[20:06:03] *** pjdarton <pjdarton!c3d41d50@gateway/web/freenode/ip.195.212.29.80> has quit IRC (Quit: Page closed)
[20:06:30] *** danielbeck <danielbeck!~danielbec@jenkins/developer/danielbeck> has joined #jenkins
[20:06:30] *** ChanServ sets mode: +o danielbeck
[20:07:16] *** TomTom <TomTom!uid45892@gateway/web/irccloud.com/x-avtxdjhvembwosjz> has quit IRC (Quit: Connection closed for inactivity)
[20:08:10] *** jimklo <jimklo!~jimklo@192.12.16.110> has quit IRC (Remote host closed the connection)
[20:08:10] *** ageer <ageer!~allengeer@h198.119.131.40.static.ip.windstream.net> has quit IRC (Ping timeout: 240 seconds)
[20:08:41] *** ahuang <ahuang!~ahuang@208.184.50.130> has joined #jenkins
[20:09:02] *** m0x89 <m0x89!~textual@fire.tngtech.com> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[20:10:22] *** jimklo <jimklo!~jimklo@192.12.16.110> has joined #jenkins
[20:10:31] *** amcm <amcm!~amcm@ip-64-134-168-41.public.wayport.net> has quit IRC (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
[20:12:00] *** ploynog <ploynog!~ploynog@ip-176-52-202-235.static.reverse.dsi.net> has joined #jenkins
[20:12:08] *** tphummel <tphummel!~tom@12.20.175.2> has joined #jenkins
[20:12:49] *** Edgan <Edgan!~edgan@96-95-217-146-static.hfc.comcastbusiness.net> has joined #jenkins
[20:13:48] *** frechdachs69 <frechdachs69!~chatzilla@195.243.167.66> has quit IRC (Ping timeout: 258 seconds)
[20:14:21] *** zbintliff <zbintliff!~bintliff@207-38-147-115.c3-0.avec-ubr2.nyr-avec.ny.cable.rcn.com> has joined #jenkins
[20:14:34] *** tfennelly <tfennelly!~tfennelly@89.127.32.73> has joined #jenkins
[20:16:09] *** dogarrhea <dogarrhea!454b2d32@gateway/web/freenode/ip.69.75.45.50> has quit IRC (Ping timeout: 260 seconds)
[20:19:10] *** tfennelly <tfennelly!~tfennelly@89.127.32.73> has quit IRC (Ping timeout: 258 seconds)
[20:21:08] *** bamacharan <bamacharan!~bamachrn@139.59.24.78> has quit IRC (Ping timeout: 252 seconds)
[20:22:02] *** Tobbi <Tobbi!~Tobbi@supertux/tobbi> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[20:22:31] *** m0x89 <m0x89!~textual@fire.tngtech.com> has joined #jenkins
[20:22:32] *** condone <condone!~condone@p200300C3BBD0C91E021132FFFE1D5B17.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 276 seconds)
[20:26:39] *** naravena <naravena!bed73653@gateway/web/freenode/ip.190.215.54.83> has quit IRC (Ping timeout: 260 seconds)
[20:27:40] *** tfennelly <tfennelly!~tfennelly@89.127.32.73> has joined #jenkins
[20:28:40] *** condone <condone!~condone@p200300C3BBD283DF021132FFFE1D5B17.dip0.t-ipconnect.de> has joined #jenkins
[20:32:02] *** recampbell <recampbell!~recampbel@4.14.86.198> has quit IRC (Remote host closed the connection)
[20:32:51] *** m0x89 <m0x89!~textual@fire.tngtech.com> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[20:33:16] *** cilefen_ <cilefen_!~cilefen@192.16.204.65> has joined #jenkins
[20:33:36] *** last_staff <last_staff!~Thunderbi@167-23-11.connect.netcom.no> has joined #jenkins
[20:35:33] *** amcm <amcm!~amcm@ip-64-134-168-41.public.wayport.net> has joined #jenkins
[20:37:28] *** g3 <g3!~geethree@173.195.79.153> has joined #jenkins
[20:38:05] *** cilefen_ <cilefen_!~cilefen@192.16.204.65> has quit IRC (Ping timeout: 240 seconds)
[20:39:52] *** wtrocki <wtrocki!~wtrocki@213.233.148.3> has quit IRC (Quit: I will be back! ^^)
[20:40:56] *** alanoe <alanoe!alanoe@nat/ibm/x-wgzluqldjgaxmbau> has quit IRC (Ping timeout: 252 seconds)
[20:47:08] *** amcm <amcm!~amcm@ip-64-134-168-41.public.wayport.net> has quit IRC (Ping timeout: 240 seconds)
[20:53:02] *** godfath3r_ <godfath3r_!~godfath3r@37.6.192.194> has quit IRC (Quit: Leaving)
[20:53:42] *** godfath3r <godfath3r!~godfath3r@37.6.192.194> has joined #jenkins
[20:54:06] *** px3 <px3!~Adium@p54AADCD8.dip0.t-ipconnect.de> has quit IRC (Quit: Leaving.)
[20:55:30] *** vtunka <vtunka!~vtunka@ip-89-176-9-135.net.upcbroadband.cz> has quit IRC (Quit: Leaving)
[20:56:11] *** elijah <elijah!uid21431@gateway/web/irccloud.com/x-rqeycgfwzaggvpuq> has quit IRC (Quit: Connection closed for inactivity)
[20:57:04] *** bamachrn <bamachrn!~bamachrn@139.59.24.78> has joined #jenkins
[20:57:50] *** ageer <ageer!~allengeer@h198.119.131.40.static.ip.windstream.net> has joined #jenkins
[20:59:57] *** davehunt <davehunt!~davehunt@82-69-106-126.dsl.in-addr.zen.co.uk> has quit IRC (Quit: Leaving...)
[21:01:03] *** awallace-cray <awallace-cray!~Adium@seattle-nat.cray.com> has quit IRC (Quit: Leaving.)
[21:02:11] *** awallace-cray <awallace-cray!~Adium@seattle-nat.cray.com> has joined #jenkins
[21:02:37] *** ageer <ageer!~allengeer@h198.119.131.40.static.ip.windstream.net> has quit IRC (Ping timeout: 255 seconds)
[21:04:11] *** tvon <tvon!~tvon@207.238.219.210> has quit IRC (Quit: System is sleeping...)
[21:04:22] *** rdutra <rdutra!roberto@nat/ibm/x-yvudskuojqnfvxoj> has quit IRC (Quit: Leaving.)
[21:05:12] *** ogondza <ogondza!~ogondza@78.157.139.98> has quit IRC (Ping timeout: 240 seconds)
[21:06:42] *** Guest23954 <Guest23954!~mike@blk-222-160-12.eastlink.ca> has quit IRC (Ping timeout: 258 seconds)
[21:12:55] *** timdau <timdau!~paul@192.154.29.52> has quit IRC (Quit: Lost terminal)
[21:15:25] *** ldnunes <ldnunes!~ldnunes_@189.114.111.135> has quit IRC (Quit: Leaving)
[21:17:26] *** devnull84 <devnull84!~devnull84@169-1-177-87.ip.afrihost.co.za> has joined #jenkins
[21:21:02] *** bmurt <bmurt!~bmurt@216-164-232-97.c3-0.upd-ubr2.trpr-upd.pa.cable.rcn.com> has joined #jenkins
[21:21:12] *** docwhat is now known as zz_docwhat
[21:21:40] *** ageer <ageer!~allengeer@h198.119.131.40.static.ip.windstream.net> has joined #jenkins
[21:23:31] *** zz_docwhat is now known as docwhat
[21:23:53] *** devnull84 <devnull84!~devnull84@169-1-177-87.ip.afrihost.co.za> has quit IRC (Remote host closed the connection)
[21:24:37] *** Mapatti <Mapatti!~Mapatti@a88-115-177-150.elisa-laajakaista.fi> has joined #jenkins
[21:24:37] *** Mapatti <Mapatti!~Mapatti@a88-115-177-150.elisa-laajakaista.fi> has quit IRC (Changing host)
[21:24:37] *** Mapatti <Mapatti!~Mapatti@unaffiliated/mapatti> has joined #jenkins
[21:25:30] *** devnull84 <devnull84!~devnull84@169-1-177-87.ip.afrihost.co.za> has joined #jenkins
[21:26:09] *** jwd <jwd!~jwd@dslb-088-076-197-135.088.076.pools.vodafone-ip.de> has joined #jenkins
[21:27:13] *** devnull84 <devnull84!~devnull84@169-1-177-87.ip.afrihost.co.za> has quit IRC (Remote host closed the connection)
[21:27:30] *** Mapatti <Mapatti!~Mapatti@unaffiliated/mapatti> has quit IRC (Read error: Connection reset by peer)
[21:27:50] *** Mapatti <Mapatti!~Mapatti@a88-115-177-150.elisa-laajakaista.fi> has joined #jenkins
[21:27:50] *** Mapatti <Mapatti!~Mapatti@a88-115-177-150.elisa-laajakaista.fi> has quit IRC (Changing host)
[21:27:50] *** Mapatti <Mapatti!~Mapatti@unaffiliated/mapatti> has joined #jenkins
[21:27:53] *** devnull84 <devnull84!~devnull84@169-1-177-87.ip.afrihost.co.za> has joined #jenkins
[21:28:29] *** maratoid_ <maratoid_!~textual@97-113-234-61.tukw.qwest.net> has joined #jenkins
[21:31:00] <docwhat> https//updates.jenkins-ci.org is down due to a bad SSL certificate. Is there any one working on that?
[21:31:37] *** ahuang <ahuang!~ahuang@208.184.50.130> has quit IRC (Remote host closed the connection)
[21:31:59] *** devnull84 <devnull84!~devnull84@169-1-177-87.ip.afrihost.co.za> has quit IRC (Remote host closed the connection)
[21:32:12] *** ahuang <ahuang!~ahuang@208.184.50.130> has joined #jenkins
[21:32:13] *** devnull84 <devnull84!~devnull84@169-1-177-87.ip.afrihost.co.za> has joined #jenkins
[21:32:29] <docwhat> `curl: (60) SSL certificate problem: Invalid certificate chain` -- It looks like it isn't sending the intermediate certificate from Let's Encrypt. In addition, the CNAME is wrong (it's pkg.jenkins.io not updates.jenkins-ci.org)
[21:34:22] *** jimklimov <jimklimov!~jimklimov@dynamic-109-81-208-237.ipv4.broadband.iol.cz> has joined #jenkins
[21:34:37] *** cilefen_ <cilefen_!~cilefen@192.16.204.65> has joined #jenkins
[21:35:06] <maratoid_> Is this because of the use of groovy trait in the shared library ?
[21:35:46] *** netcho <netcho!~vlebo@unaffiliated/netcho> has quit IRC (Ping timeout: 264 seconds)
[21:36:40] *** ahuang <ahuang!~ahuang@208.184.50.130> has quit IRC (Ping timeout: 255 seconds)
[21:36:49] *** Luming <Luming!luyu@nat/intel/x-rjpnlftrxpbdfwmw> has quit IRC (Ping timeout: 255 seconds)
[21:37:16] *** bmurt <bmurt!~bmurt@216-164-232-97.c3-0.upd-ubr2.trpr-upd.pa.cable.rcn.com> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[21:37:26] *** Luming <Luming!luyu@nat/intel/x-skmqdmekbqgfjcvd> has joined #jenkins
[21:39:00] *** carrot <carrot!carrot@2a01:7e00::f03c:91ff:fe73:1488> has left #jenkins
[21:39:02] *** carrot <carrot!carrot@2a01:7e00::f03c:91ff:fe73:1488> has joined #jenkins
[21:39:03] *** carrot <carrot!carrot@2a01:7e00::f03c:91ff:fe73:1488> has left #jenkins
[21:39:22] *** cilefen_ <cilefen_!~cilefen@192.16.204.65> has quit IRC (Ping timeout: 255 seconds)
[21:42:04] *** srinidhi <srinidhi!~srinidhi@opensuse/member/srinidhi> has quit IRC (Ping timeout: 255 seconds)
[21:46:36] <tang^> docwhat: careful with the pipeline-syntax offerring
[21:46:40] *** cilefen <cilefen!~cilefen@c-73-10-49-252.hsd1.nj.comcast.net> has quit IRC (Remote host closed the connection)
[21:47:32] <tang^> docwhat: it's context sensitive so <jenkins>/pipeline-syntax may offer different results than <jenkins>/job/<pipelinejob>/pipeline-syntax does
[21:49:05] *** threadwaste <threadwaste!~tony@104.194.26.180> has quit IRC (Ping timeout: 240 seconds)
[21:50:13] *** mitz <mitz!~mitz@KD106167040033.ppp-bb.dion.ne.jp> has quit IRC (Remote host closed the connection)
[21:50:37] *** jimklimov <jimklimov!~jimklimov@dynamic-109-81-208-237.ipv4.broadband.iol.cz> has quit IRC (Ping timeout: 255 seconds)
[21:52:28] <tang^> mattt: it was mentioned 20 minutes ago
[21:53:26] *** Tobbi <Tobbi!~Tobbi@supertux/tobbi> has joined #jenkins
[21:54:13] *** jimklimov <jimklimov!~jimklimov@dynamic-109-81-208-237.ipv4.broadband.iol.cz> has joined #jenkins
[21:54:15] <mattt> tang^: very good, thanks
[21:54:39] *** tang^ <tang^!~tang^@204.191.127.146> has quit IRC (Quit: Time to focus on something else)
[21:54:42] *** Rapture <Rapture!~textual@50-204-232-30-static.hfc.comcastbusiness.net> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[21:54:50] *** mitz <mitz!~mitz@KD106167040033.ppp-bb.dion.ne.jp> has joined #jenkins
[21:55:16] *** tang^ <tang^!~tang^@204.191.127.146> has joined #jenkins
[21:56:20] *** cilefen <cilefen!~cilefen@c-73-10-49-252.hsd1.nj.comcast.net> has joined #jenkins
[21:57:23] <cpama> does anyone know how to pass extra variables between gerrit and jenkins? specifically, when someone submits a change to a repo, i have a jenkins pipeline job that is triggered. I want to it to destroy and create a specific set of servers... identfied by a string / tag. I want to be able to pass that tag in as a part of the commit some how. Each person that is allowed to commit to this repo has their own lab. Ideally i want to blow away and recreate thei
[21:57:23] <cpama> r personal labs.
[21:58:51] *** Rapture <Rapture!~textual@50-204-232-30-static.hfc.comcastbusiness.net> has joined #jenkins
[21:59:29] *** ahuang <ahuang!~ahuang@208.184.50.130> has joined #jenkins
[22:00:10] *** charims <charims!~quassel@24-176-191-18.static.reno.nv.charter.com> has quit IRC (Ping timeout: 240 seconds)
[22:00:30] *** g3 <g3!~geethree@173.195.79.153> has quit IRC (Ping timeout: 240 seconds)
[22:01:13] *** MarkEWaite <MarkEWaite!49a965c2@gateway/web/freenode/ip.73.169.101.194> has joined #jenkins
[22:01:49] *** amcm <amcm!~amcm@ip70-191-122-127.cl.ri.cox.net> has joined #jenkins
[22:02:50] *** recampbell <recampbell!~recampbel@ip65-46-221-202.z221-46-65.customer.algx.net> has joined #jenkins
[22:02:50] *** ChanServ sets mode: +v recampbell
[22:03:36] *** jimklimov <jimklimov!~jimklimov@dynamic-109-81-208-237.ipv4.broadband.iol.cz> has quit IRC (Quit: Leaving.)
[22:06:46] *** dani0_ <dani0_!~daniel@095-097-242-154.static.chello.nl> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[22:08:07] *** ageer <ageer!~allengeer@h198.119.131.40.static.ip.windstream.net> has quit IRC (Remote host closed the connection)
[22:08:36] *** bmurt <bmurt!~bmurt@216-164-232-97.c3-0.upd-ubr2.trpr-upd.pa.cable.rcn.com> has joined #jenkins
[22:08:44] *** ageer <ageer!~allengeer@h198.119.131.40.static.ip.windstream.net> has joined #jenkins
[22:09:35] *** daspilker <daspilker!~daspilker@84-46-61-219.lsn8.wtnet.de> has joined #jenkins
[22:13:27] *** ageer <ageer!~allengeer@h198.119.131.40.static.ip.windstream.net> has quit IRC (Ping timeout: 260 seconds)
[22:13:40] *** dani0_ <dani0_!~daniel@095-097-242-154.static.chello.nl> has joined #jenkins
[22:14:13] *** ageer <ageer!~allengeer@h198.119.131.40.static.ip.windstream.net> has joined #jenkins
[22:17:05] *** recampbell <recampbell!~recampbel@ip65-46-221-202.z221-46-65.customer.algx.net> has quit IRC (Remote host closed the connection)
[22:17:08] *** pono <pono!~pono@163.172.64.212> has quit IRC (Changing host)
[22:17:08] *** pono <pono!~pono@apache/staff/pono> has joined #jenkins
[22:17:20] *** vf <vf!051c7b8c@gateway/web/freenode/ip.5.28.123.140> has joined #jenkins
[22:19:13] <cpama> further to my question above, i have added 2 parameters to my jenkins job. and when i run it manually using deafult values, it works. So now I just need to know how to pass these values from gerrit to jenkins
[22:22:09] *** brianswilson <brianswilson!9f3f90e3@gateway/web/freenode/ip.159.63.144.227> has quit IRC (Ping timeout: 260 seconds)
[22:22:31] <cpama> alternatively, if jenkins could somehow "know" the name of person who did the git commit, then I can hardcode some stuff in my pipeline logic.
[22:22:31] *** ahuang <ahuang!~ahuang@208.184.50.130> has quit IRC (Remote host closed the connection)
[22:22:50] *** Guest43 <Guest43!~textual@unaffiliated/rufus> has joined #jenkins
[22:23:08] *** remiel <remiel!d1d299eb@gateway/web/freenode/ip.209.210.153.235> has joined #jenkins
[22:23:09] *** ahuang <ahuang!~ahuang@208.184.50.130> has joined #jenkins
[22:23:13] *** cilefen <cilefen!~cilefen@c-73-10-49-252.hsd1.nj.comcast.net> has quit IRC (Remote host closed the connection)
[22:23:51] *** cilefen <cilefen!~cilefen@ext-242.ias.edu> has joined #jenkins
[22:24:54] *** cjbischoff <cjbischoff!~christoph@c-174-51-45-189.hsd1.co.comcast.net> has quit IRC (Ping timeout: 258 seconds)
[22:24:56] <tang^> it should from the commit author
[22:25:11] *** cjbischoff <cjbischoff!~christoph@c-174-51-45-189.hsd1.co.comcast.net> has joined #jenkins
[22:25:36] *** askb <askb!~askb@60-240-105-249.static.tpgi.com.au> has joined #jenkins
[22:25:41] *** devnull84 <devnull84!~devnull84@169-1-177-87.ip.afrihost.co.za> has quit IRC (Remote host closed the connection)
[22:25:56] <remiel> I'm running a multibranch declarative pipeline for a CD system with an input stage before pushing to production. Currently, that input step keeps the underlying node allocated and is wasting a great deal of resources, especially once I have multiple commits backed up behind the input step. Is there any way to either not have the input step waste a node or have the input step cancel older builds waiting on the same input step?
[22:27:08] *** ahuang <ahuang!~ahuang@208.184.50.130> has quit IRC (Ping timeout: 240 seconds)
[22:28:31] <rpocase> remiel: I think milestone MIGHT work.
[22:28:35] *** cilefen_ <cilefen_!~cilefen@c-73-10-49-252.hsd1.nj.comcast.net> has joined #jenkins
[22:28:42] <rpocase> I haven't played with it, but that sounds like a primary use case
[22:29:08] *** Cervator <Cervator!~Thunderbi@2601:4c1:4000:1050:d4dd:b688:ae99:62c5> has joined #jenkins
[22:30:28] *** MarkEWaite <MarkEWaite!49a965c2@gateway/web/freenode/ip.73.169.101.194> has quit IRC ()
[22:31:35] <remiel> I don't believe milestone works here - imagine I add a milestone step before and after the input step. Build A goes through the process and is now waiting on the input step. Build B which comes after build A, goes through the process, passes through the milestones, and gets to the input step. Now I have two builds hung on input but would prefer A to just abort now that a build B has made it to the same input.
[22:32:32] *** cilefen <cilefen!~cilefen@ext-242.ias.edu> has quit IRC (Ping timeout: 276 seconds)
[22:33:08] *** cleclerc <cleclerc!~cleclerc@men91-1-88-168-88-81.fbx.proxad.net> has joined #jenkins
[22:34:19] <hrmpw> remiel: if you sandwich the input with milestone then as soon as you approve B then A will terminate
[22:35:49] *** cilefen <cilefen!~cilefen@192.16.204.65> has joined #jenkins
[22:36:22] *** akostadinov2 <akostadinov2!~avalon@ip-135-71.pppoe.ssi.bg> has quit IRC (Ping timeout: 264 seconds)
[22:36:55] <hrmpw> also you can use 'agent none' at the top level of your pipeline and only configure a node at each stage, for input stage if you don't declare an agent then you won't use a node.
[22:37:46] <remiel> hrmpw: regarding your first point, that doesn't help as it requires human intervention to abort pushes which will never happen. I really want A to terminate as soon as B's input step is reached.
[22:38:16] <tang^> remiel: then you should file an issue at issues.jenkins-ci.org
[22:38:34] <tang^> hrmpw knows how the system currently works
[22:39:15] <remiel> hrmpw: regarding the second, does that mean each stage ends up waiting for node allocation, or will it reuse the one it allocates to begin with? I suppose I'd also have to stash and unstash between stages in that world.
[22:39:16] <tang^> seems like a minor training issue: answer the latest question first
[22:39:29] <hrmpw> yes remiel
[22:39:32] <hrmpw> that is a trade off
[22:40:13] *** notebox <notebox!~textual@host81-151-91-252.range81-151.btcentralplus.com> has quit IRC (Quit: My Mac Pro has gone to sleep. ZZZzzz…)
[22:40:28] *** cilefen <cilefen!~cilefen@192.16.204.65> has quit IRC (Ping timeout: 240 seconds)
[22:40:59] <hrmpw> remiel it is the milestone step that actually aborts the old job so until B reaches a milestone that A hasn't reached yet there is nothing to tell A to abort
[22:41:05] *** dogarrhea <dogarrhea!454b2d32@gateway/web/freenode/ip.69.75.45.50> has joined #jenkins
[22:41:21] <remiel> hrmpw: would it be possible to add milestone capability into the input step itself?
[22:41:30] *** netcho <netcho!~vlebo@unaffiliated/netcho> has joined #jenkins
[22:41:31] <dogarrhea> is there a way to store a secret string without a username?
[22:41:34] <jglick> remiel: no
[22:42:06] <jglick> dogarrhea: plain text credentials
[22:42:18] <dogarrhea> wut?
[22:42:19] <hrmpw> remiel you might be able to do what you want with a lock step from lockable resources plugin
[22:42:27] <dogarrhea> plain text doesn't sound very secret
[22:42:42] <dogarrhea> the exact pipeline syntax escapes me
[22:42:42] <hrmpw> and use inversePrecedence "true"
[22:42:45] <dogarrhea> since i can't generate it
[22:42:49] <tang^> dogarrhea: secret text
[22:43:01] <tang^> dogarrhea: you might have a borken system, given what you've shared already
[22:43:10] <dogarrhea> is there a place to configure this ?
[22:43:25] <dogarrhea> tang^ it is definitely broken. the dev ops person in charge of it does not administrate the box
[22:43:30] *** sparklyballs <sparklyballs!~sparklyba@unaffiliated/sparklyballs> has quit IRC (Quit: I'M MELTING !!!!!!!!!!!!!!)
[22:43:34] <dogarrhea> there's not even any xml backups ^_^
[22:44:02] <tang^> you might want to have that addressed before going any further with pipelines
[22:44:28] <tang^> since if the syntax generator can't show you the pipeline code you need, it probably won't work with code given to you either
[22:44:32] *** awallace-cray <awallace-cray!~Adium@seattle-nat.cray.com> has left #jenkins
[22:44:57] <dogarrhea> or i could store it plaintext until someone is shamed
[22:45:57] <remiel> hrmpw: regarding the lock step, I *think* what would happen if I wrapped the input step in a lock is that build A would hold the lock and ask the question, then build B would come along and wait to acquire the lock, eating a node while it's waiting. Basically the same boat I'm in now. Am I missing a clever use of lockable there?
[22:46:33] <hrmpw> with only 2 builds it wouldn't really help
[22:46:42] <hrmpw> but assume build A, B, C
[22:46:58] <hrmpw> if A were waiting for input B would be stuck outside the lock
[22:47:11] *** notebox <notebox!~textual@host81-151-91-252.range81-151.btcentralplus.com> has joined #jenkins
[22:47:20] <hrmpw> when C catches up to A then a milestone inside lock can immediately kill B when C progresses
[22:47:29] *** g3 <g3!~geethree@173.195.79.153> has joined #jenkins
[22:47:38] *** sparklyballs <sparklyballs!~sparklyba@unaffiliated/sparklyballs> has joined #jenkins
[22:47:56] <remiel> hrmpw: Right, but it leaves all three hung on nodes waiting for either input or a lock.
[22:48:00] <tang^> does that hold the entire node or just an executor?
[22:48:54] <rpocase> I've done something along these lines but you have to be very deliberate with your node allocation
[22:50:33] <tang^> dogarrhea: well, since you only have secret text available... use that for pw
[22:50:41] <tang^> separate cred for username if you wish
[22:51:14] *** ahuang <ahuang!~ahuang@208.184.50.130> has joined #jenkins
[22:51:15] *** Gtc-- <Gtc--!~gtc123@96.47.224.155> has joined #jenkins
[22:51:33] *** frechdachs69 <frechdachs69!~chatzilla@vpn23a.hotsplots.net> has joined #jenkins
[22:51:36] <dogarrhea> how would the syntax for that look like?
[22:52:32] <jglick> dogarrhea: use the *Pipeline Syntax* link and you will see for yourself
[22:52:59] <dogarrhea> heh special case here. it doesn't work
[22:53:01] *** Gtc-- <Gtc--!~gtc123@96.47.224.155> has quit IRC (Client Quit)
[22:53:14] <dogarrhea> i get 0 options for credential types
[22:53:16] <tang^> jglick: he's getting stuck on the fact that the generator is only showing secret text and when he uses the output, jenkins spits an error
[22:53:34] <tang^> dogarrhea: oh, you're down to zero now?
[22:53:45] <jglick> tang^: if there is a bug please file it with complete steps to reproduce from scratch
[22:53:49] <tang^> really, get your ops guy to look at that server, something is horribly broken
[22:54:00] <tang^> dogarrhea: also, see jglick's request
[22:54:10] *** Gtc-- <Gtc--!~gtc123@96.47.224.155> has joined #jenkins
[22:54:38] <dogarrhea> perhaps there is a workaround
[22:54:41] <tang^> jglick: I think his server is broken rather than there being a specific bug
[22:54:56] <dogarrhea> can I inject a key stored via some other mechanism as an environment variable and use whatever corresponds to that in jenkins build?
[22:54:56] <tang^> and there will be no workaround for a broken server
[22:55:01] <remiel> rpocase: Thanks for the pointer. It seems like this might be a viable option. Is there a way to re-use a node for multiple stages so I can avoid going through node allocation when I can avoid it?
[22:55:39] <jglick> remiel: not in Declarative AFAIK (straightforward in “classic”)
[22:55:53] <tang^> actually, there is a workaround... build a new server
[22:56:23] <jglick> check browser JS log, server error log
[22:56:26] <rpocase> remiel: What jglick said. If you're using a a top level agent that will get reused between stages unless you do something manual between then
[22:56:45] <tang^> dogarrhea: you've confirmed that the credential you want to use is a "secret text"?
[22:56:46] *** cleclerc <cleclerc!~cleclerc@men91-1-88-168-88-81.fbx.proxad.net> has quit IRC (Ping timeout: 264 seconds)
[22:56:55] <tang^> dogarrhea: I recall you said it was a username/password
[22:57:00] <dogarrhea> it is.
[22:57:08] <dogarrhea> i just need the password part of it
[22:57:16] <tang^> which you can't use for a "secret text" binding
[22:57:34] <tang^> as I said several times this morning
[22:57:52] <rpocase> dogarrhea: pipeline credentials provide an option to get either the user or password individually
[22:58:04] <remiel> Ok - thanks folks, I'll try playing with individual agents on stages and see how much slower things get.
[22:58:19] <dogarrhea> i can't find the particular syntax for this
[22:58:21] <abayer> rpocase remiel: Actually, if you use a top-level stage, it'll be "used" for the entire duration of the build - i.e., the executor will be busy until the build ends.
[22:58:32] <abayer> You can override per-stage, but it doesn't free up the top-level executor.
[22:58:44] *** cleclerc <cleclerc!~cleclerc@men91-1-88-168-88-81.fbx.proxad.net> has joined #jenkins
[22:58:44] *** Mapatti <Mapatti!~Mapatti@unaffiliated/mapatti> has quit IRC (Read error: Connection reset by peer)
[22:58:51] <dogarrhea> is it withCredentials([secretText( ?
[22:58:59] <tang^> dogarrhea: select withCredentials, click add, pick username and password separated
[22:59:23] <remiel> abayer - yeah, just discovered that with my first test :)
[22:59:29] <dogarrhea> add only shows "Jenkins"
[22:59:42] *** jimklimov <jimklimov!~jimklimov@dynamic-109-81-208-237.ipv4.broadband.iol.cz> has joined #jenkins
[22:59:59] <tang^> dogarrhea: remove the secret text block first
[23:00:12] *** sabre1041 <sabre1041!~sabre1041@104.129.196.207> has joined #jenkins
[23:00:17] *** alision_ <alision_!~alision@2607:fad8:4:6:134a:537b:d316:7a5d> has joined #jenkins
[23:01:21] <tang^> you should have only one "Add" button... if you see two, you need to start over
[23:01:31] *** alision_ <alision_!~alision@2607:fad8:4:6:134a:537b:d316:7a5d> has quit IRC (Remote host closed the connection)
[23:01:46] *** alision_ <alision_!~alision@2607:fad8:4:6:134a:537b:d316:7a5d> has joined #jenkins
[23:02:47] *** Flotho66 <Flotho66!~florent@2a01:e35:8ae3:b2f0:aadf:7f06:4372:61c3> has joined #jenkins
[23:02:51] *** alision <alision!~alision@mtl.savoirfairelinux.net> has quit IRC (Ping timeout: 258 seconds)
[23:03:22] *** cleclerc <cleclerc!~cleclerc@men91-1-88-168-88-81.fbx.proxad.net> has quit IRC (Ping timeout: 264 seconds)
[23:03:32] *** jimklimov <jimklimov!~jimklimov@dynamic-109-81-208-237.ipv4.broadband.iol.cz> has quit IRC (Client Quit)
[23:03:36] *** recampbell <recampbell!~recampbel@67.142.235.252> has joined #jenkins
[23:03:37] *** ChanServ sets mode: +v recampbell
[23:04:07] *** notebox <notebox!~textual@host81-151-91-252.range81-151.btcentralplus.com> has quit IRC (Quit: My Mac Pro has gone to sleep. ZZZzzz…)
[23:05:53] *** alision__ <alision__!~alision@2607:fad8:4:6:134a:537b:d316:7a5d> has joined #jenkins
[23:06:09] *** alision_ <alision_!~alision@2607:fad8:4:6:134a:537b:d316:7a5d> has quit IRC (Read error: Connection reset by peer)
[23:09:47] *** cr3 <cr3!~cr3@45-42-101-135.cpe.distributel.net> has quit IRC (Quit: leaving)
[23:10:22] *** jwd <jwd!~jwd@dslb-088-076-197-135.088.076.pools.vodafone-ip.de> has quit IRC ()
[23:12:07] <dogarrhea> works now
[23:12:30] <tang^> shouldn't have had to be so explicit I'm thinking
[23:12:49] <tang^> but hey, beer cooler opens in an hour so I'll treat myself
[23:13:45] *** denisk <denisk!~denisk@pa49-195-143-131.pa.nsw.optusnet.com.au> has joined #jenkins
[23:14:46] *** alision__ <alision__!~alision@2607:fad8:4:6:134a:537b:d316:7a5d> has quit IRC (Ping timeout: 255 seconds)
[23:16:19] *** alision <alision!~alision@mtl.savoirfairelinux.net> has joined #jenkins
[23:19:39] *** notebox <notebox!~textual@host81-151-91-252.range81-151.btcentralplus.com> has joined #jenkins
[23:19:46] *** plasticle <plasticle!~plasticle@cpe-107-15-169-8.nc.res.rr.com> has joined #jenkins
[23:21:28] *** alision <alision!~alision@mtl.savoirfairelinux.net> has quit IRC (Ping timeout: 256 seconds)
[23:27:16] *** rdutra <rdutra!~roberto@179.176.54.172.dynamic.adsl.gvt.net.br> has joined #jenkins
[23:28:20] *** ro14nd_ <ro14nd_!~ro14nd@p4FDD3BBD.dip0.t-ipconnect.de> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[23:28:45] *** notebox <notebox!~textual@host81-151-91-252.range81-151.btcentralplus.com> has quit IRC (Quit: My Mac Pro has gone to sleep. ZZZzzz…)
[23:31:28] *** rdutra <rdutra!~roberto@179.176.54.172.dynamic.adsl.gvt.net.br> has quit IRC (Ping timeout: 240 seconds)
[23:33:23] *** denisk <denisk!~denisk@pa49-195-143-131.pa.nsw.optusnet.com.au> has quit IRC (Remote host closed the connection)
[23:34:04] *** denisk <denisk!~denisk@pa49-195-143-131.pa.nsw.optusnet.com.au> has joined #jenkins
[23:34:05] *** denisk <denisk!~denisk@pa49-195-143-131.pa.nsw.optusnet.com.au> has quit IRC (Read error: No route to host)
[23:35:15] *** tphummel <tphummel!~tom@12.20.175.2> has quit IRC (Quit: tphummel)
[23:35:37] *** tphummel <tphummel!~tom@12.20.175.2> has joined #jenkins
[23:36:56] *** cilefen <cilefen!~cilefen@192.16.204.65> has joined #jenkins
[23:38:05] *** _foldLeft <_foldLeft!~foldleft@205.153.36.170> has quit IRC (Remote host closed the connection)
[23:38:37] *** notebox <notebox!~textual@host81-151-91-252.range81-151.btcentralplus.com> has joined #jenkins
[23:40:08] *** alision <alision!~alision@198-48-208-131.cpe.pppoe.ca> has joined #jenkins
[23:42:05] *** cilefen <cilefen!~cilefen@192.16.204.65> has quit IRC (Ping timeout: 240 seconds)
[23:44:54] *** Gtc-- <Gtc--!~gtc123@96.47.224.155> has quit IRC (Quit: drøp seeya)
[23:45:08] *** jenelizabeth <jenelizabeth!~jenelizab@cpc76810-brmb10-2-0-cust4.1-3.cable.virginm.net> has quit IRC (Quit: sleeeep)
[23:45:12] *** jimklo <jimklo!~jimklo@192.12.16.110> has quit IRC (Remote host closed the connection)
[23:45:58] *** barmaley <barmaley!~barmaley@94.228.207.169> has joined #jenkins
[23:46:28] *** jenelizabeth <jenelizabeth!~jenelizab@cpc76810-brmb10-2-0-cust4.1-3.cable.virginm.net> has joined #jenkins
[23:47:13] <KostyaSha> PHP!
[23:48:10] *** Gtc-- <Gtc--!~gtc123@96.47.224.155> has joined #jenkins
[23:49:04] *** g3 <g3!~geethree@173.195.79.153> has quit IRC (Ping timeout: 245 seconds)
[23:50:15] *** mitz <mitz!~mitz@KD106167040033.ppp-bb.dion.ne.jp> has quit IRC (Remote host closed the connection)
[23:52:20] *** Gtc-- <Gtc--!~gtc123@96.47.224.155> has quit IRC (Ping timeout: 252 seconds)
[23:53:22] *** sabre1041 <sabre1041!~sabre1041@104.129.196.207> has quit IRC (Remote host closed the connection)
[23:55:01] *** mitz <mitz!~mitz@KD106167040033.ppp-bb.dion.ne.jp> has joined #jenkins
[23:55:29] *** denisk <denisk!~denisk@220-244-148-246.static.tpgi.com.au> has joined #jenkins
[23:56:51] *** mattupstate <mattupstate!~mattupsta@66.37.34.238> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[23:57:26] *** CodeMouse92__ <CodeMouse92__!~JasonMc92@172.79.101.25> has quit IRC (Quit: Oh freddled gruntbuggly | Thy micturations are to me | As plurdled gabbleblotchits | On a lurgid bee)