Friday, 2014-09-19

mordredmorganfainberg: so we make a session, pass it to the Client constructor, but then still pass the username/password to Client in things because of how the python api used to work00:00
morganfainbergmordred, and get them to the session right off the bat00:00
morganfainbergyeah.00:00
mordredk00:00
anteayamordred: there was concern at last infra meeting, ianw didn't want to take over your work afraid he would step on toes00:00
mordredthere are like 20 patches I want to make to a bunch of things right now because it's driving me crazy00:00
anteayawe had to explain that you expected someone to take over00:00
mordredanteaya: :)00:00
anteayathat was your workflow00:00
anteaya:D00:00
mordreddstufft: yes, I believe so - we put patches up00:00
mordredclarkb: ^^ do we need to backport that to icehouse reqs?00:01
clarkbmordred: yes00:01
*** alexpilotti_ has quit IRC00:01
clarkbdelete from juno00:01
dstufftmordred: ok cool, then I'll resubmit my test patch to see if it works now :D00:01
*** unicell has joined #openstack-infra00:01
clarkbput change in for icehouse00:01
*** atiwari has quit IRC00:02
*** Sukhdev has quit IRC00:02
ianwanteaya / mordred : i quickly got over that :)  afaics the d-i-b stuff is in pretty good shape?  centos 7 is very close to ga release of images, so once things are stable with ubuntu i'll work on getting that in00:03
anteayacool00:04
*** sarob_ has quit IRC00:04
mordredwoot00:04
*** tomoe has joined #openstack-infra00:04
*** tomoe has joined #openstack-infra00:04
*** yamamoto has joined #openstack-infra00:05
anteayajeblair: would you accept a patch to this spec that specifies nodepool/* not nodepool/scripts/* http://git.openstack.org/cgit/openstack-infra/infra-specs/tree/specs/config-repo-split.rst#n5600:05
anteayabased on the patch that is going to create the nodepool/elements directory00:05
*** alexpilotti has joined #openstack-infra00:06
anteayahttps://review.openstack.org/#/c/88479/00:06
mordredanteaya: yes00:07
*** morgan_remote_ has quit IRC00:10
anteayamordred: yes to my question to jim? okay00:11
*** rwsu has quit IRC00:11
*** boden has joined #openstack-infra00:12
*** yamamoto has quit IRC00:12
*** pballand has quit IRC00:14
clarkbianw: yup I think we just need at least one more core +2 and approval00:16
*** boden has quit IRC00:16
bknudsonclarkb: the proposal bot happens automatically?00:17
*** armax has quit IRC00:17
clarkbbknudson: it should00:17
openstackgerritAnita Kuno proposed a change to openstack-infra/infra-specs: Updates a directory to be included in project-config  https://review.openstack.org/12257200:17
clarkbbknudson: did it not push changes or new patchsets to where you expected them00:17
bknudsonwe got it in middleware already, but keystoneclient is waiting.00:18
clarkbbknudson: I can check logs00:18
*** rkukura has quit IRC00:18
*** pballand has joined #openstack-infra00:19
clarkbhttp://logs.openstack.org/c2/c2372ca3ef6c3ced31934429aecf830daafe583a/post/propose-requirements-updates/e9bbc05/console.html#_2014-09-18_22_56_42_181 looks like keystone-specs has somehow broken our job00:19
clarkbbknudson: you should go ahead and manually push an update00:19
bknudsonclarkb: will do.00:20
morganfainbergclarkb, oh this is because -specs doesn't check requirements but receives global req updates and i think we're the only one00:20
*** dane_leblanc has joined #openstack-infra00:20
morganfainbergclarkb, sorry00:20
morganfainbergclarkb, i can pull keystone-specs out of that list00:20
clarkbmorganfainberg: ty00:22
mordredclarkb, jeblair: from the mailing list - I believe we need to replace the text printed when you -2 something to just this: http://codepoints.net/U+1F4A900:22
clarkbthough the job should gracefully handle that00:22
clarkbmorganfainberg: so I should look into that too00:22
clarkbmordred: our gerrit comments are latin1 because mysql right?00:23
*** pballand has quit IRC00:23
*** stevemar has quit IRC00:23
mordredclarkb: that actually doesn't matter00:23
mordredyou can insert utf8 bytes into a latin column00:23
clarkbwill it store it binary and the browser will render properly00:23
mordredmysql won't sort it correctly, but otherwise it will be fine00:23
*** stevemar has joined #openstack-infra00:23
mordredyes00:23
clarkbgotcha00:24
openstackgerritMorgan Fainberg proposed a change to openstack/requirements: Remove keystone-specs from the projects.txt  https://review.openstack.org/12257600:24
morganfainbergclarkb, ^00:24
ianwmordred: not a bad idea, like when Fedora chose "Schrödinger" for release to seemingly see how many things would break00:24
clarkbmorganfainberg: +200:24
clarkbmordred: jeblair ^ maybe you want to fast approve that change00:24
*** Sukhdev has joined #openstack-infra00:24
*** r1chardj0n3s has left #openstack-infra00:25
mordredclarkb: what break it?00:25
mordred+A00:26
*** hdd has quit IRC00:26
*** alexpilotti_ has joined #openstack-infra00:26
*** alexpilotti has quit IRC00:26
*** alexpilotti_ is now known as alexpilotti00:26
anteayawhen I look at this patch, the dependency is marked in red and says outdated: https://review.openstack.org/#/c/122199/00:26
*** rwsu has joined #openstack-infra00:27
anteayaI have no idea what makes it outdated, does that mean I need to rebase?00:27
pleia2anteaya: afaik you need to rebase 122199 on changes in 12165000:29
anteayaah hmmmm00:30
dstufftmordred: hmm https://github.com/openstack/requirements/blob/master/global-requirements.txt#L4200:31
openstackgerritClark Boylan proposed a change to openstack-infra/config: Don't let a reqs sync fail kill the sync job  https://review.openstack.org/12257800:31
dstufftoh found it00:31
anteayaso git review -d 121650, git review -x 122199, git comit --amend, git review ?00:31
dstuffthttps://review.openstack.org/#/c/122304/00:31
dstufftdidn't get merged I guess00:31
clarkbI don't necessarily trust my bash but that should fix it00:31
clarkbmordred: they were in the list of projects to sync but not running the gate job that prevents badness from going in00:31
clarkbmordred: so they added badness which broke syncing00:31
anteayaor git review -x 121650, git review -x 122199, git comit --amend, git review ?00:32
anteayaI'll try that00:32
clarkbdstufft: mordred 122304 should delete the dependency00:32
clarkbdstufft: mordred: we only need it in icehouse00:32
*** arborism has quit IRC00:33
*** melwitt has quit IRC00:34
anteayahmmmm: http://paste.openstack.org/show/113041/00:34
anteayabusting stuff00:34
morganfainbergmordred, ok i'm going to head to the gym and when i'm back i'm going to see if I can make your patch for KSC work without new code most of the bits are there, but it's not clear right this second how it all fits together. also i can document it this way :)00:34
openstackgerritJames E. Blair proposed a change to stackforge/gertty: Add submit functionality  https://review.openstack.org/12257900:34
openstackgerritMonty Taylor proposed a change to openstack/requirements: Remove lesscpy  https://review.openstack.org/12230400:35
anteayaI am in the wrong repo00:35
anteayad'oh00:35
*** Sukhdev has quit IRC00:35
mordredclarkb: there you go00:35
clarkbanteaya: hrm that may be a bug though. it should say that change doesn't belong to this repo00:35
clarkbanteaya: -d does that properly iirc00:35
clarkb-x should too00:35
*** Sukhdev_ has joined #openstack-infra00:36
clarkbmordred: danke00:36
*** tomoe_ has joined #openstack-infra00:36
*** tomoe_ has quit IRC00:36
*** tomoe has quit IRC00:36
*** alexpilotti has quit IRC00:36
*** derekh has joined #openstack-infra00:36
mordredjeblair: nice patch00:36
anteayaclarkb: you are right -d does say that: http://paste.openstack.org/show/113043/00:37
*** tomoe has joined #openstack-infra00:37
mordredclarkb: I don't think -x has a way to figure that out00:37
mordredclarkb: becuase you can fetch any ref into any repo00:37
openstackgerritJames E. Blair proposed a change to stackforge/gertty: Add sample config for Gerrit's Gerrit  https://review.openstack.org/12255000:37
mordredclarkb: and you can try to cherry-pick any ref00:37
openstackgerritJames E. Blair proposed a change to stackforge/gertty: Add submit functionality  https://review.openstack.org/12257900:37
clarkbmordred: hrm00:37
clarkbmordred: maybe it could be a warning?00:37
mordredclarkb: how?00:37
clarkbmordred: I mean in theory that is the same with -d00:37
clarkbyou can fetch any ref and check it out in a repo00:37
mordredclarkb: I mean, how does it detect that?00:37
jeblairmika: when you have a minute, give https://review.openstack.org/122579 a try00:37
clarkbmordred: its just checking the project for the change number in gerrit00:38
mordredOH00:38
mordredthen yeah, we shoudl do that00:38
dstufftmordred: clarkb Alex_Gaynor thanks :D00:38
clarkbyou know this zuul thing is pretty good at its job00:39
openstackgerritAnita Kuno proposed a change to openstack-infra/config: Removes redundant jobs from config gate and check  https://review.openstack.org/12219900:39
openstackgerritAnita Kuno proposed a change to openstack-infra/config: Creates a new repo, project-config  https://review.openstack.org/12165000:39
harlowjaare u guys ok with https://review.openstack.org/#/c/119426/ (and later it can be switched to py34?)00:39
mordredclarkb: people should use it for tasks00:39
clarkbharlowja: no I am with fungi on this00:40
clarkbharlowja: doing 33 now is just debt00:40
harlowjaseems pretty odd that we publish https://pypi.python.org/pypi/oslo.utils/1.0.0 and say 3.3 support but its not voting :-P00:40
clarkbharlowja: thats up to the project00:40
clarkbyou should edit the setup.cfg if it is incorrect00:40
harlowjahmmmm, let me see whats broke in 3.400:41
clarkbthe issue is we already have a fairly large list of projects that don't work with 3.4 adding more just makes this harder00:41
harlowjasure sure00:41
*** shashankhegde has joined #openstack-infra00:41
harlowjajust was like 'wait a sec this says 3.3 on pypi but its not-voting'00:41
harlowja*which seems busted00:41
openstackgerritKei YAMAZAKI proposed a change to openstack-infra/jenkins-job-builder: Add support for Jenkins Sounds plugin  https://review.openstack.org/9532900:41
clarkbjenkins has sound?00:41
mordredwow00:41
anteayapleia2: it appears you are correct, the red line with outdated has disappeared00:41
anteayawat?00:42
harlowjawatttt00:42
mordredjeblair: jenkins-job-builder I think has become emacs00:42
SpamapSclarkb: what is the sound of one job failing?00:42
anteayabrrrrrrrrr00:42
anteayahas to be better than machinery backing up00:42
clarkbSpamapS: cat /dev/urandom > /dev/dsp or some such?00:42
clarkbit is the sound of entrpy :)00:42
*** alexpilotti has joined #openstack-infra00:42
clarkbhttps://wiki.jenkins-ci.org/display/JENKINS/Jenkins+Sounds+plugin "play sounsd through the browser"00:42
anteayaone way to get reviews00:42
SpamapSif a job fails in the cloud and no monitor is around, does it corrupt any state?00:42
morganfainbergclarkb, so.. the sound of the log files? :P00:42
anteayaha ha ha00:43
StevenK/dev/dsp no longer exists, and hasn't for a while. :-(00:43
pleia2anteaya: glad you got it sorted00:43
morganfainbergStevenK, awww.00:43
anteayapleia2: thanks, now I just need +1 from jenkins on both00:43
mordredclarkb: actually - this makes me want to write something that subscribes to the gerrit event stream and produces algorithmic music that it broadcasts to the internets00:43
morganfainbergStevenK, but i miss screwing with people when i have a shell on their desktop :P00:43
clarkbmordred: you know I know someone that may know how to do that00:43
mordredclarkb: zomg. he should totally do that00:44
anteayamordred: it would be a constant radio broadcast00:44
mordredyah00:44
StevenKmorganfainberg: I've not worked out an ALSA thing under /dev/snd that works the same00:44
morganfainbergStevenK, oooooh *scribbles notes for future reference*00:44
mordredmaybe it should grab graphite data and/or status.json to influence things00:44
morganfainbergStevenK, somewhere to look.00:44
morganfainbergStevenK, i need to find a way of doing that agian now. it's ... dare i say a moral imperitive.00:45
StevenKHaha00:45
anteayasounds as .xml or .yaml files00:45
StevenKNote to self: Never give morganfainberg shell on a desktop I own.00:46
*** dims_ has joined #openstack-infra00:46
clarkbmordred: a friend of nibalizer's has done procedurally generated music for things like video games00:46
anteayanibalizer: would that be blk_perl?00:46
nibalizerit is not00:47
mordredclarkb: oh - I thought you were just talking about chromakode00:48
*** bdpayne has quit IRC00:48
mordredseems like the sort of thing he'd do for fun on the side00:48
nibalizeroh man can we we get chromakode on openstack, plz plz00:48
clarkbmordred: chromakode too but chromakode is currently on vacation in another country00:48
clarkbwhere there is no breakfast00:48
nibalizerhe is in japan right now00:49
nibalizerwho do we have in japan00:49
anteayaI think the person who offered the patch00:49
anteayahttps://review.openstack.org/#/c/95329/500:49
anteayaif my ability to map names and geograph is up to snuff00:50
anteayageography00:50
mordredclarkb: like, breakfast is illegal?00:52
clarkbmordred: no more like everyone eats it at home so tourists are screwed or something00:52
mordrednibalizer: I tried already -- apparently he believes in the mission of reddit and it's a lifelong dream or something00:52
mordredclarkb: oh. FUN00:53
*** derekh has quit IRC00:53
mordredclarkb: it's like when I go to Europe and can't get coffee before 9am because shops  dont' open that early00:53
clarkbmordred: exactly00:53
mordredclarkb: but I woke up at 4am because EJETLAG00:53
clarkband if it is the weekend you should give up on everything00:53
mordredyup00:53
*** dims_ has quit IRC00:57
StevenKmordred: tchaypo and I were walking around Wellington at 8am on a Saturday looking for breakfast, and most places didn't open until 9:30am, it was very depressing.00:57
pleia2StevenK: that'll teach you to wake up at 8am00:58
StevenKpleia2: 7am, so I can shower, get dressed, etc. :-)00:58
pleia2even worse :)00:58
StevenKpleia2: I don't know what sort of hipster town San Francisco is if you walk around outside getting breakfast in your PJs00:59
anteayayou can't even buy water anywhere in australia until after 9am01:00
anteayagod help you if you are out in the oven of 40+ from 8am01:00
pleia2StevenK: it totally is that kind of town01:00
StevenKanteaya: That's just Perth, not Australia in general01:00
clarkbthough really I think you can do that in any MURICAN town01:00
anteayawell perth sucked for no water01:00
clarkbas long as you have a diner around its all fair game01:01
anteayalike one store, open at 7am, you get all the business01:01
anteayalove the all night diner01:01
anteayatruck stops work well too01:01
pleia2we prefer brunch in our pajamas though, because morning--01:01
tchaypoit's not just perth01:01
tchaypoit's also brisbane01:02
anteayaI wasn't foolish like that in brisbane01:02
tchaypobrisbane still only has sunday trading in restricted areas, and it only starts at 10am01:02
anteayaperth and thailand taught me, never leave home without a hat and water bottle01:02
anteayaever01:02
*** aysyanne has quit IRC01:02
StevenKIt's currently 17degC here, and a little bit cold01:02
tchaypoand preferably spf15+ sunscreen01:02
anteayaand brisbane was in the winter, so that helped01:03
anteayatchaypo: I don't like sunscreen, my skin feels greasy, I like the hat or unbrella for shade01:03
pleia2this is why I hope we have a cure for skin cancer by the time I'm old :)01:04
anteaya303 in merge check01:04
anteayabut at least 'in use' is staying consistent01:04
*** homeless has quit IRC01:05
anteayawe have a good preventative now, stay out of the sun01:05
anteaya:D01:05
*** nelsnelson has quit IRC01:05
anteayaand take your vitamin C01:05
clarkbtchaypo: do you guys need freedom?01:05
clarkbbecause we are full of it01:05
clarkband are happy to share01:05
clarkbdid you know that the bbc can't publish polling data on the day of an election because it is illegal?01:05
clarkbthe bbc needs freedom too :P01:05
*** homeless has joined #openstack-infra01:05
anteayaawesome01:06
anteayado you package up the freedom and fedex it01:06
StevenKclarkb: How about we send you Abbott and you send us Obama. That should make both countries happier01:06
anteayaor do you have to declare war on a country first?01:06
*** shashankhegde has quit IRC01:06
pleia2anteaya: we never declare war, we're helping, with guns01:06
anteayayeah, I would be in a hurry to get rid of Abbott too01:06
anteayapleia2: ah01:06
anteayamind you we have been trying to get rid of Harper for some time now01:07
anteayahopefully he gets the boot next year01:07
openstackgerritpatrick-crews proposed a change to openstack-infra/elastic-recheck: Make function for logstash query encoding  https://review.openstack.org/12224601:08
*** dannywilson has quit IRC01:08
*** dannywilson has joined #openstack-infra01:09
StevenKclarkb: So, we've been hearing about Yes for Scotland, or No for Scotland for damn well months, and now that polls have closed, we can't find anything out because $reasons?01:10
clarkbStevenK: pretty much. in this country is a freedom of speech issue. in your commonwealths its a make elections sane issue01:10
StevenKanteaya: Is it wrong for me to want Abbott to go the same way as Harold Holt?01:10
anteayaStevenK: no idea who Harold Holt is01:12
clarkbStevenK: I think both arguments make sense its just a matter for which thing you enjoy more I guess01:12
anteayaso I have no opinion01:12
StevenKanteaya: http://en.wikipedia.org/wiki/Harold_Holt01:12
*** dannywilson has quit IRC01:13
anteayawell up until a short while ago I didn't advocate wishing death on anyone01:13
anteayamy monster neighbours are making me re-evaluate that stance01:14
clarkbanteaya: don't you live in a place where your nearest neighbor is miles away?01:14
clarkbanteaya: or is it far less rural than I imagine/01:14
StevenKanteaya: I'm not wishing death on Abbott, I just want him to disappear like Holt did ...01:14
anteayahowever I do counsel you put your energy into the better candidate that will come along01:14
StevenKBetter candidates are so far thin on the ground01:15
anteayaclarkb: that was the idea of giving up on my career in film and teaching myself programing for 7 years starting on windows with a dial up modem, yes01:15
StevenKThey are not better, just different01:15
*** Longgeek has joined #openstack-infra01:15
clarkbI just moved from a plac where I got to listen to drunks most nights. we had a helicopter crash and at least one stabbing. To a nice quiet neighborhood. it is so weird01:15
anteayaclarkb: the quiet, and the space, my heart needs it01:15
anteayaclarkb: do you miss the noise?01:15
anteayasome people here miss the noise01:15
clarkbanteaya: not really. I do have trains to keep my company at night01:16
anteayathey think it will be like the pictures, then they can't stand it and bugger off usually before spring, these people might last 2 years but we shall see01:16
*** tgohad has quit IRC01:16
anteayaclarkb: do the wheels squeal on the tracks?01:16
StevenKMy wife and I live alongside the river. Which is good, except during school holidays because the council keeps organising noisy activites along the river bank for the kids01:16
clarkbanteaya: I don't hear the squealing just occasional horns and rumbling01:17
anteayaStevenK: yeah, that is the downside of close to water, only quiet in the off season01:17
anteayaclarkb: ah good01:17
anteayaI'm used to it being so quiet I can hear my phone ring when I am on the road below my house going for a walk01:18
*** tsg has joined #openstack-infra01:20
*** yaguang has joined #openstack-infra01:20
*** esker has joined #openstack-infra01:21
*** esker has quit IRC01:23
*** esker has joined #openstack-infra01:23
lifelessmordred: I tink I'm going to have to reply to your blog reply to sdagues ;)01:24
*** nelsnelson has joined #openstack-infra01:25
*** daneleblanc has joined #openstack-infra01:25
*** Daisy has joined #openstack-infra01:25
*** mmedvede has quit IRC01:26
clarkblifeless only if your reply is even longer :)01:26
mordredlifeless: see, if you do that, then I'm going to expect after I write a Cyrus IMAP backend for zaqar that you're going to come in and write a jabber backend or something01:27
*** groknix has quit IRC01:28
*** dane_leblanc has quit IRC01:28
*** Ryan_Lane has quit IRC01:29
tchaypoclarkb: we have lots of freedom over here thanks01:30
*** otter768 has joined #openstack-infra01:30
tchaypojust yesterday we sent 800 police into 15 homes across sydney suspected of harboring brown people01:30
*** hdd has joined #openstack-infra01:31
tchaypoone nerd was arrested for reading scandalous email and owning a sword, and someone else was arrested for something firearm-related01:31
tchaypoAlso our PM is busy trumpeting jobs being created at a rate lower than population growth as something fatnastic that he's doing, but hoping we forget about it quickly qnd focus on being scared of brown people01:32
tchaypo.... I could rant for another half hour01:34
anteayaare you successfully frightened of brown people?01:35
anteayayou don't want to throw away your freedom after all01:35
bknudsonindependent new south wales!01:35
StevenKbknudson: No, we want NSW to be part of Australia, just get rid of QLD01:36
*** ianw has quit IRC01:36
*** ianw has joined #openstack-infra01:37
mordredtchaypo: but brown people!!!01:37
*** dims has joined #openstack-infra01:38
*** tgohad has joined #openstack-infra01:39
*** marcoemorais has quit IRC01:40
*** ctracey_ is now known as ctracey01:41
*** baohua has joined #openstack-infra01:41
lifelessmordred: hahahaaha no01:42
*** tsg has quit IRC01:42
tchaypoThe woman who served me my breakfast was wearing an hijab01:43
tchaypoI was too focused on my bacon to remember to be scared01:43
mordredtchaypo: I find that bacon is actually usually much more to the point01:45
*** daneleblanc has quit IRC01:46
*** yamahata has joined #openstack-infra01:49
*** dane_leblanc has joined #openstack-infra01:50
anteayatchaypo: Abbott's work undone by the power of bacon01:54
*** resker has joined #openstack-infra01:55
*** rwsu has quit IRC01:56
*** resker has quit IRC01:56
*** tgohad has quit IRC01:56
*** esker has quit IRC01:58
*** jpich_ has joined #openstack-infra02:00
*** tomoe_ has joined #openstack-infra02:01
tchaypoin other news02:02
tchaypohttp://www.perthnow.com.au/news/western-australia/jack-cooksey-first-to-walk-out-of-perth-apple-store-with-new-iphone-6-then-it-crashed-to-the-pavement/story-fnhocxo3-122706386576802:02
*** sandywalsh has quit IRC02:02
*** jpich has quit IRC02:03
*** yamahata__ has joined #openstack-infra02:05
*** tomoe has quit IRC02:06
grue_pmtchaypo: the problem being that the majority of Aussies apparently think the PM is doing the right thing - after all they voted for him *sigh*02:06
tchaypono they didn't, they voted against labor02:06
*** Sukhdev has joined #openstack-infra02:06
*** Sukhdev_ has quit IRC02:06
tchaypolabor's vote went down compared to previous election, but almost all the votes went to the minor parties, not to the liberals02:06
grue_pmyeah of course the preference system02:07
tchaypoand polls since then have shown that approval of what the govt is doing is lower than 50%, and tony's personal approval level is even lower02:07
*** Longgeek has quit IRC02:08
*** tsg has joined #openstack-infra02:08
tchaypoa few months ago his personal rating was about 34%02:09
tchaypohttp://www.news.com.au/national/prime-minister-tony-abbotts-popularity-plummets-to-depths-that-saw-julia-gillard-ousted/story-fncynjr2-122697371741402:09
grue_pmI'd actually thought all the ranting I'd been seeing was actually cause most people I know are more left thatn right winged. Then again the right winged ranters have been remarkabley silent lately.02:09
*** rwsu has joined #openstack-infra02:09
tchaypohe does have higher approval ratings on particular issues - eg, apparently he has about 77% support for his move to presume anyone who has been to syria is a terrorist unless they can prove their innocence02:10
anteayathey only are silent when the realize they made such a mistake with the person they chose as candidate02:10
StevenKtchaypo: I didn't know about that bit. Eurgh02:10
grue_pmMonty and I have lived in Amsterdam so of course we are drugies by that logic02:10
tchaypohttp://resources.news.com.au/files/2014/08/25/1227036/617679-140826poll.pdf02:11
tchaypoI stayed with a friend in Arnhem for a few weeks and commuted to work in Amsterdam02:11
*** rwsu has quit IRC02:11
*** Sukhdev has quit IRC02:11
grue_pmThat makes you one too then *Grin*02:11
StevenKNever visited Amsterdam. Would like to, one day02:12
StevenKI suspect the chances of an OpenStack Summit there are approximately nil02:12
grue_pmOther bits of the Netherlands are prettier. Overall its flat, wet, treeless.02:12
tchaypoStevenK: happily it's right near Paris02:13
tchaypolike, just a few hours on the train02:13
tchaypo*thinks* actually less than that. I think the eurostar does paris -> brussels in an hour..02:13
grue_pmtchaypo: I've been a bit head in sand lately - no real tv/radio/newspapers. Mostly just getting articles people link on social media.02:13
*** boden has joined #openstack-infra02:14
*** Longgeek has joined #openstack-infra02:14
*** jpich_ is now known as jpich02:14
clarkbtchaypo its a little longer than that02:14
* clarkb is headed NE post summit02:15
anteayaclarkb: cool, where all are you going?02:15
clarkbbrussels, *, amsterdam02:17
mordredgrue_pm: are we only druggies by logic?02:18
grue_pmand prescription02:19
mordredStevenK: actually, I've been pitching amsterdam as a great place for a summit02:19
*** bhuvan has quit IRC02:19
*** boden has quit IRC02:19
mordredthey've got an excellent and excellently connected conference center02:19
StevenKmordred: Oooh02:19
mordredStevenK: but so far, Lauren has listened to exactly ZERO of my suggestions02:19
mordredI also pitched New Orleans because if we did New Orleans then I would _personally_ throw the best party02:20
StevenKHeh02:20
mordredand New York, because of similar reasons02:20
mordredbut nooooooo .. we have to do Paris with French People ;)02:20
*** dims has quit IRC02:20
anteayaclarkb: cool02:20
clarkb* will probably be cologne02:21
*** dims has joined #openstack-infra02:21
mordredcologne is nce02:21
mordredthe Dom is excellent02:21
StevenKmordred: You've managed to name three cities that I've never visited, and would actually like to02:21
clarkbamsterdam was partially chosen because it has direct flights home :)02:22
StevenKclarkb: With a stop, or not?02:22
clarkbno stop02:23
*** asettle is now known as asettle-dorrardo02:23
*** asettle-dorrardo is now known as asettle02:23
anteayaclarkb: you have said good things about cologne02:23
clarkbya I want to see it also kolsch02:24
anteayafrench people know food, and architecture and art and monuments02:24
anteayasometimes we need a good dose of monuments02:24
*** tsg has quit IRC02:25
*** dims has quit IRC02:25
StevenKSo far I want to see the outside of the Louvre, the tower itself, and I want to watch traffic madness at the Arc de Triomphe02:26
mordredStevenK: the traffic is great from teh top of the Arc02:26
StevenK3 lane 8 exit madness roundabout02:26
mordredclarkb: amsterdam is my favorite city to fly in and out of02:26
*** patrickeast has quit IRC02:26
anteayaStevenK: outside the Louvre hold onto your wallet02:27
*** rwsu has joined #openstack-infra02:27
mordredclarkb: if you have global entry, schipol has a reciprocating agreement and you can get a Priviuum pass there02:27
mordredclarkb: although it does involve giving the dutch government a scan of your retina02:27
StevenKanteaya: I tend to keep my wallet in my front pocket, and my hands in my pockets02:27
clarkbmordred fun02:27
StevenKanteaya: While playing tourist02:27
*** harlowja is now known as harlowja_away02:29
*** mbacchi has quit IRC02:29
anteayaStevenK: good strategy02:29
*** nijaba_ has joined #openstack-infra02:30
*** nijaba has quit IRC02:30
*** ramashri has quit IRC02:31
*** jyuso has joined #openstack-infra02:33
*** koolhead17 has joined #openstack-infra02:34
*** otter768 has quit IRC02:35
openstackgerritAnita Kuno proposed a change to openstack-infra/config: Removes redundant jobs from config gate and check  https://review.openstack.org/12219902:39
*** nijaba_ has quit IRC02:41
morganfainbergclarkb, https://review.openstack.org/#/c/122485/ small datasets but this looks like it brings eventlet back in line with other tempest jobs02:43
*** dane_leblanc has quit IRC02:43
morganfainbergclarkb, and it's gating.02:43
*** praneshp has quit IRC02:43
*** dane_leblanc has joined #openstack-infra02:44
*** acfleury has quit IRC02:47
lifelessmordred: https://review.openstack.org/#/c/122249/ +2A please02:50
*** yamamoto_ has joined #openstack-infra02:52
*** mmaglana has quit IRC02:52
*** hdd has quit IRC02:52
*** otter768 has joined #openstack-infra02:56
*** ramashri has joined #openstack-infra03:01
*** ramashri has quit IRC03:02
*** amotoki has quit IRC03:06
*** homeless has quit IRC03:07
*** dimtruck is now known as zz_dimtruck03:11
*** unicell has quit IRC03:14
*** boden has joined #openstack-infra03:15
*** unicell has joined #openstack-infra03:16
*** praneshp has joined #openstack-infra03:17
*** boden has quit IRC03:19
*** dane_leblanc has quit IRC03:20
*** ianw has quit IRC03:20
*** daya_k has joined #openstack-infra03:21
*** zz_dimtruck is now known as dimtruck03:21
*** ianw has joined #openstack-infra03:21
*** rushiagr_away is now known as rushiagr03:23
*** gyee has quit IRC03:25
*** ramashri has joined #openstack-infra03:27
*** ramashri_ has joined #openstack-infra03:30
*** otter768 has quit IRC03:30
*** dimtruck is now known as zz_dimtruck03:31
*** ramashri has quit IRC03:31
*** vdreamarkitex has quit IRC03:32
*** nelsnelson has quit IRC03:33
*** SumitNaiksatam has joined #openstack-infra03:38
*** zz_dimtruck is now known as dimtruck03:41
lifelessmordred: afs V N+1 - http://ipfs.io/03:43
stevemarhmm, why do the tox default environments for config not make sense :)03:47
*** rushiagr is now known as rushiagr_away03:47
stevemarthe default envlist is envlist = pep8,upstream,projects_alphabetized03:48
stevemarprojects_alphabetized dne, it should be 'projects'03:48
stevemaralso 'upstream' does not exist either :(03:48
openstackgerritJoshua Hesketh proposed a change to openstack-infra/nodepool: Remove the need for zmq in proper demand calcs.  https://review.openstack.org/9830603:49
openstackgerritSteve Martinelli proposed a change to openstack-infra/config: Add functional test gate job for openstackclient  https://review.openstack.org/12259903:50
*** pcrews has quit IRC03:50
openstackgerritSteve Martinelli proposed a change to openstack-infra/config: Change projects_alphabetized to projects in tox.ini  https://review.openstack.org/12260003:51
*** Longgeek_ has joined #openstack-infra03:52
*** dimtruck is now known as zz_dimtruck03:53
*** lcheng has joined #openstack-infra03:53
*** KanagarajM has joined #openstack-infra03:54
*** Longgeek has quit IRC03:55
*** yamamoto_ has quit IRC03:58
*** shashankhegde has joined #openstack-infra03:59
*** Sukhdev has joined #openstack-infra04:00
*** pcrews has joined #openstack-infra04:01
*** otherwiseguy has joined #openstack-infra04:07
*** loki184 has joined #openstack-infra04:08
*** pcrews has quit IRC04:09
*** garyh has quit IRC04:09
*** Longgeek_ has quit IRC04:11
*** Daisy has quit IRC04:12
*** wenlock has joined #openstack-infra04:15
*** boden has joined #openstack-infra04:15
*** yamamoto_ has joined #openstack-infra04:19
*** boden has quit IRC04:21
*** daya_k has quit IRC04:21
*** Longgeek has joined #openstack-infra04:22
*** bradjones has quit IRC04:24
*** sabeen has quit IRC04:30
*** yamamot__ has joined #openstack-infra04:31
*** armax has joined #openstack-infra04:32
*** yamamo___ has joined #openstack-infra04:33
*** yamamoto_ has quit IRC04:33
*** yamamot__ has quit IRC04:36
*** Longgeek has quit IRC04:37
*** baoli has quit IRC04:37
*** otherwiseguy has quit IRC04:40
*** zz_dimtruck is now known as dimtruck04:43
*** _buzz has joined #openstack-infra04:44
*** armax has quit IRC04:45
*** Longgeek has joined #openstack-infra04:45
*** harlowja_at_home has joined #openstack-infra04:46
*** reed has quit IRC04:49
*** Longgeek has quit IRC04:49
*** nelsnelson has joined #openstack-infra04:50
*** nkinder has quit IRC04:52
*** dimtruck is now known as zz_dimtruck04:53
*** nkinder has joined #openstack-infra04:53
openstackgerritSteve Martinelli proposed a change to openstack-infra/config: Add functional test gate job for openstackclient  https://review.openstack.org/12259904:54
openstackgerritSteve Baker proposed a change to openstack/requirements: Require python-heatclient>=0.2.11  https://review.openstack.org/12252004:59
*** Daisy has joined #openstack-infra05:03
*** rushiagr_away is now known as rushiagr05:06
*** hdd has joined #openstack-infra05:08
openstackgerritSteve Baker proposed a change to openstack-infra/elastic-recheck: Add query for heat update bug 1370865  https://review.openstack.org/12260705:13
uvirtbotLaunchpad bug 1370865 in tempest "tempest.api.orchestration.stacks.test_update.UpdateStackTestJSON.test_stack_update_add_remove mismatch error" [Undecided,Invalid] https://launchpad.net/bugs/137086505:13
*** shashankhegde has quit IRC05:13
*** Longgeek has joined #openstack-infra05:15
*** harlowja_at_home has quit IRC05:33
*** wenlock has quit IRC05:35
*** ildikov has quit IRC05:38
*** _buzz has quit IRC05:41
*** yamamo___ has quit IRC05:47
*** yamamoto_ has joined #openstack-infra05:48
*** yamamot__ has joined #openstack-infra05:49
*** yamamoto_ has quit IRC05:49
*** Daviey has quit IRC05:54
*** amotoki has joined #openstack-infra05:57
*** rmcall has joined #openstack-infra05:57
*** boden has joined #openstack-infra06:00
*** Sukhdev has quit IRC06:00
*** Sukhdev_ has joined #openstack-infra06:01
*** Longgeek has quit IRC06:01
openstackgerritIan Wienand proposed a change to openstack-infra/os-loganalyze: Add ability to download log bundles  https://review.openstack.org/12261506:03
*** boden has quit IRC06:05
*** pkoniszewski has joined #openstack-infra06:08
*** krtaylor has quit IRC06:09
*** krtaylor has joined #openstack-infra06:09
openstackgerritSpencer Krum proposed a change to openstack-infra/config: Add puppet-pip as a unique project  https://review.openstack.org/11954306:10
*** rushiagr is now known as rushiagr_away06:11
*** tsg has joined #openstack-infra06:16
*** rushiagr_away is now known as rushiagr06:16
*** jlibosva has joined #openstack-infra06:18
*** Longgeek has joined #openstack-infra06:21
openstackgerritJoshua Hesketh proposed a change to openstack/requirements: Remove specs respository from projects.txt  https://review.openstack.org/12261906:22
openstackgerritJoshua Hesketh proposed a change to openstack-infra/config: Report failed post jobs to openstack-qa  https://review.openstack.org/12262006:24
*** asettle has quit IRC06:25
*** Daisy has quit IRC06:25
*** tsg has quit IRC06:25
*** baohua_ has joined #openstack-infra06:26
*** ashaeron has joined #openstack-infra06:28
*** baohua has quit IRC06:28
*** luqas has joined #openstack-infra06:29
*** k4n0 has joined #openstack-infra06:29
*** ociuhandu_ has joined #openstack-infra06:29
*** ociuhandu has quit IRC06:30
*** ociuhandu_ is now known as ociuhandu06:30
*** afazekas has quit IRC06:31
*** nijaba has joined #openstack-infra06:31
*** nijaba has joined #openstack-infra06:31
*** ildikov has joined #openstack-infra06:32
*** tsg has joined #openstack-infra06:34
*** arxcruz has joined #openstack-infra06:35
*** afazekas has joined #openstack-infra06:35
*** camunoz has quit IRC06:35
*** hdd has quit IRC06:36
*** flaper87|afk is now known as flaper8706:36
*** Daisy has joined #openstack-infra06:41
*** Dafna has quit IRC06:43
*** turul_ has joined #openstack-infra06:44
*** dteselkin has left #openstack-infra06:48
*** dteselkin has joined #openstack-infra06:48
openstackgerritlifeless proposed a change to openstack-infra/reviewstats: Add stevenk to tripleo-core.  https://review.openstack.org/12262606:49
*** penguinRaider has quit IRC06:49
StevenKHaha. I was about to push the same thing06:49
*** penguinRaider has joined #openstack-infra06:50
mikajeblair: wow, that was fast! :) yes, works! (I went the review -> +2 -> "save + submit" route) thaaaaanks! \o/06:51
*** tomoe_ has quit IRC06:57
*** tomoe has joined #openstack-infra06:58
*** stevemar has quit IRC06:59
*** otter768 has joined #openstack-infra07:00
*** ppai has joined #openstack-infra07:00
*** andreaf has joined #openstack-infra07:04
*** otter768 has quit IRC07:05
vishythis is a new one to me: github.com/4P/maestro07:12
vishygrrr07:12
*** koolhead17 has quit IRC07:12
vishyhas anyone seen this timeout before? http://logs.openstack.org/70/119470/2/gate/gate-nova-python26/1ab7482/console.html07:12
*** hashar has joined #openstack-infra07:14
*** ramashri_ has quit IRC07:16
*** pblaho has joined #openstack-infra07:16
*** Sukhdev_ has quit IRC07:23
*** jgallard has joined #openstack-infra07:23
*** tsg has quit IRC07:30
*** berendt has joined #openstack-infra07:33
*** Guest11387 has joined #openstack-infra07:34
*** rmcall has quit IRC07:34
*** andreykurilin_ has joined #openstack-infra07:35
*** nadya has joined #openstack-infra07:35
*** nadya is now known as Guest4463807:35
*** yaguang has quit IRC07:36
*** tomoe has quit IRC07:36
*** ihrachyshka has joined #openstack-infra07:38
*** mancdaz has quit IRC07:38
tchaypois pypi down for everyone or just me?07:39
tchaypodot com07:39
tchaypodangnabbit. http://www.downforeveryoneorjustme.com/pypi.python.org says it's just me07:39
openstackgerritA change was merged to openstack-infra/release-tools: Add oslo_release.sh script  https://review.openstack.org/12152707:40
*** Daisy_ has joined #openstack-infra07:43
*** mpaolino has joined #openstack-infra07:44
*** Daisy has quit IRC07:44
*** Daisy_ is now known as Daisy07:44
*** MaxV has joined #openstack-infra07:50
*** che-arne has quit IRC07:51
*** jcoufal has joined #openstack-infra07:52
*** Daviey has joined #openstack-infra07:53
*** HeOS has joined #openstack-infra07:58
*** salv-orlando has joined #openstack-infra07:59
*** Daisy has quit IRC08:01
*** boden has joined #openstack-infra08:01
*** Guest44638 has quit IRC08:02
*** jistr has joined #openstack-infra08:06
*** boden has quit IRC08:07
*** jp_at_hp has joined #openstack-infra08:09
*** yamamot__ has quit IRC08:09
*** Dafna has joined #openstack-infra08:10
*** derekh has joined #openstack-infra08:11
*** che-arne has joined #openstack-infra08:14
*** ociuhandu has quit IRC08:14
*** e0ne has joined #openstack-infra08:15
*** jpich has quit IRC08:18
*** luqas has quit IRC08:25
*** Guest11387 has quit IRC08:25
*** zz_johnthetubagu is now known as johnthetubaguy08:26
*** Guest11387 has joined #openstack-infra08:26
*** boden has joined #openstack-infra08:27
*** e0ne has quit IRC08:28
*** yongli has joined #openstack-infra08:28
*** e0ne has joined #openstack-infra08:30
*** mancdaz has joined #openstack-infra08:38
*** yamamoto_ has joined #openstack-infra08:40
openstackgerritA change was merged to openstack/requirements: Remove keystone-specs from the projects.txt  https://review.openstack.org/12257608:43
dstuffttchaypo: you can't trust down for everyone kind of things on PyPI08:50
*** nadya has joined #openstack-infra08:51
dstufft~geo distributed CDN~08:51
dstufftPyPI can be down in only particular regions08:51
*** nadya is now known as Guest3558208:51
dstufftAlso I always get confused with this stuff, https://review.openstack.org/#/c/122304/ is jsut waiting on someone to approve it yea?08:51
*** luqas has joined #openstack-infra08:57
*** vigneshvar has joined #openstack-infra08:57
*** yamamoto_ has quit IRC08:58
*** koolhead17 has joined #openstack-infra08:59
*** yamamoto_ has joined #openstack-infra09:09
openstackgerritChristian Berendt proposed a change to openstack-infra/config: Solve bashate issue E002 (usage of tab indents)  https://review.openstack.org/12268109:10
openstackgerritA change was merged to openstack/requirements: Bump sahara client to 0.7.3  https://review.openstack.org/12194209:14
*** dizquierdo has joined #openstack-infra09:21
openstackgerritChristian Berendt proposed a change to openstack-infra/config: Solve bashate issue E011  https://review.openstack.org/12268709:23
*** e0ne has quit IRC09:25
openstackgerritChristian Berendt proposed a change to openstack-infra/config: Solve bashate issue E011  https://review.openstack.org/12268709:25
*** vdreamarkitex has joined #openstack-infra09:30
*** e0ne has joined #openstack-infra09:32
openstackgerritChristian Berendt proposed a change to openstack-infra/config: Solve bashate issues E010 and E004  https://review.openstack.org/12268809:34
tchaypoI'm guessing https://review.openstack.org/#/c/122304/ might be something that's waiting to get more +2s before it lands09:36
BobBallHas anyone had the problem with Ubuntu Trusty doing a dist-upgrade where update-initramfs fails (probably because hooks/kmod failed)? http://paste.openstack.org/show/113213/ (called from http://git.openstack.org/cgit/openstack-infra/config/tree/install_puppet.sh#n170)09:39
*** rlandy has joined #openstack-infra09:41
chmouelanyone reported the postgres failure of this morning: http://logs.openstack.org/13/122013/4/check/check-tempest-dsvm-postgres-full/c63e75c/logs/screen-n-api.txt.gz?level=ERROR09:52
chmouel?09:52
*** bradjones has joined #openstack-infra09:54
*** bradjones has joined #openstack-infra09:54
*** baohua_ has quit IRC09:54
*** Guest35582 has quit IRC09:59
*** cnesa13 has quit IRC10:03
*** salv-orlando has quit IRC10:04
*** pcm_ has joined #openstack-infra10:07
*** pcm_ has quit IRC10:09
*** pcm_ has joined #openstack-infra10:10
*** mrmartin has joined #openstack-infra10:11
*** jgallard has quit IRC10:13
*** e0ne has quit IRC10:17
sdaguechmouel: so I think that's normal10:19
sdagueor... did it change the exception path in nova10:19
*** amotoki_ has joined #openstack-infra10:19
*** Longgeek has quit IRC10:21
*** e0ne has joined #openstack-infra10:21
sdaguethe rpc timeout seems to be the main failure - http://logs.openstack.org/13/122013/4/check/check-tempest-dsvm-postgres-full/c63e75c/logs/screen-n-api.txt.gz?#_2014-09-19_08_23_29_58010:21
*** yamamoto_ has quit IRC10:23
*** daya_k has joined #openstack-infra10:23
*** amotoki has quit IRC10:25
*** amotoki_ is now known as amotoki10:26
*** jyuso065 has joined #openstack-infra10:31
*** jyuso has quit IRC10:31
*** Guest11387 has quit IRC10:31
*** pelix has joined #openstack-infra10:33
*** ociuhandu has joined #openstack-infra10:33
*** yamamoto has joined #openstack-infra10:36
*** ZZelle has quit IRC10:37
*** ZZelle has joined #openstack-infra10:38
*** e0ne has quit IRC10:43
*** vigneshvar has quit IRC10:44
*** bradjones has quit IRC10:45
derekhAnybody else seeing https://bugs.launchpad.net/tripleo/+bug/1371549 on CI tests , we're geting it this morning on all CI tests10:46
uvirtbotLaunchpad bug 1371549 in tripleo "No distributions matching the version for oslo.messaging>=1.4.0" [Critical,Triaged]10:46
*** andreaf has quit IRC10:46
derekhtripleo ci tests that is10:46
*** andreaf has joined #openstack-infra10:46
*** cnesa13 has joined #openstack-infra10:48
openstackgerritRamakrishnan G proposed a change to openstack/requirements: Add proliantutils dependency for Ironic  https://review.openstack.org/12269710:48
*** ildikov_ has joined #openstack-infra10:51
*** Longgeek has joined #openstack-infra10:51
*** yamahata has quit IRC10:51
*** ildikov has quit IRC10:53
*** daya_k has quit IRC10:54
openstackgerritSean Dague proposed a change to openstack/requirements: require a minimum of websockify 0.6  https://review.openstack.org/12270210:54
chmoueli'll never to get those right :(10:55
chmoueltks for looking sdague10:55
*** andreykurilin_ has quit IRC10:56
*** hashar has quit IRC11:00
*** ilyashakhat has quit IRC11:02
*** che-arne has quit IRC11:02
*** pkoniszewski has quit IRC11:03
*** mmaglana has joined #openstack-infra11:03
*** pkoniszewski has joined #openstack-infra11:03
*** habib has joined #openstack-infra11:04
derekhFound the problem, looks like our proxy servers caching needs tweaking11:04
*** ilyashakhat has joined #openstack-infra11:07
*** dims has joined #openstack-infra11:08
*** unicell1 has joined #openstack-infra11:08
*** bradjones has joined #openstack-infra11:09
*** bradjones has joined #openstack-infra11:09
*** e0ne has joined #openstack-infra11:10
*** unicell has quit IRC11:10
*** mrmartin has quit IRC11:11
*** johnthetubaguy is now known as zz_johnthetubagu11:11
*** praneshp has quit IRC11:12
*** rushiagr is now known as rushiagr_away11:19
*** cdent has joined #openstack-infra11:25
openstackgerritFlavio Percoco proposed a change to openstack/requirements: Bump zaqarclient version to 0.1.0  https://review.openstack.org/12270611:28
sdagueflaper87: what projects in OpenStack can't live without that bump?11:36
flaper87sdague: the bump can definitely wait, I'll put it in WIP11:37
sdagueok, cool11:37
flaper87I went in auto mode and submitted the patch11:37
flaper87:P11:37
sdagueyep, no worries :)11:37
* flaper87 is very forgetful11:37
flaper87not even sure if that's a word11:37
sdagueI'm just asking the same question to all client bumps, basically why can't we live with the old version11:38
sdagueand make it a user option to upgrade11:38
flaper87it makes total sense. I just released glance's client and I didn't submit the bump because of that11:38
*** habib has quit IRC11:39
flaper87but then forgot and submitted zaqar's (facepalm)11:39
*** luqas has quit IRC11:39
flaper87well, actually, now that I think about it, we may want to bump glanceclient because of the bug introduced in 0.14.011:40
flaper87let me submit a patch for that11:40
openstackgerritFlavio Percoco proposed a change to openstack/requirements: Bump glanceclient's version to 0.14.1  https://review.openstack.org/12270911:41
flaper87sdague: ^ let me know if that makes sense11:42
sdagueflaper87: so ... actually, wouldn't that really want to be a patch against stable/11:43
sdaguebecause this is driving the juno versions11:43
*** kgiusti has joined #openstack-infra11:43
sdaguemaster g-r is just going to impact what's in the requirements.txt files in juno releases11:44
openstackgerritTomas Bezdek proposed a change to openstack-infra/jenkins-job-builder: Added support for Extended Choice Parameter plugin  https://review.openstack.org/12246311:44
sdagueso it seems like !=0.14.1 should be proposed to stable/icehouse and stable/havana11:44
flaper87sdague: right, I'm worried about people updating the client to the latest juno and then breaking their environemnts11:45
flaper87you mean !=0.14.011:45
sdagueright11:45
sdagueflaper87: yeh, but proposing to master doesn't prevent that11:45
flaper87mmh but wait, glance client doesn't even have a stable branch11:45
flaper87sdague: agreed11:45
sdagueI mean stable/* global-requirements11:45
*** skolekonov has joined #openstack-infra11:45
sdaguewhich will propose to stable/* servers11:45
flaper87sdague: duh, sorry, my brain is moving slowly today11:46
sdaguewhich is actually what you are trying to protect against, right?11:46
flaper87sdague: fair enough, I'll do that and put this in WIP11:46
sdagueno worries, I'm still on cup 2 of coffee :)11:46
sdagueand, honestly the g-r juggling is complicated11:46
sdagueI should probably build a flow chart for "should I propose this requirement update?"11:47
berendtsdague: good idea11:47
flaper87sdague: +111:47
flaper87that'd be helpful11:47
sdaguejust imaging how confusing it was before we didn't have this :)11:47
*** KanagarajM has quit IRC11:48
*** baoli has joined #openstack-infra11:51
openstackgerritFlavio Percoco proposed a change to openstack/requirements: Bump glanceclient's version to 0.14.1  https://review.openstack.org/12270911:52
*** loki184 has quit IRC11:54
*** zz_johnthetubagu is now known as johnthetubaguy11:55
*** yaguang has joined #openstack-infra11:56
*** aysyanne has joined #openstack-infra12:02
*** penguinRaider has quit IRC12:09
*** dkranz has quit IRC12:11
*** dprince has joined #openstack-infra12:13
*** yamahata has joined #openstack-infra12:15
*** dkliban_afk is now known as dkliban12:16
*** yamahata has quit IRC12:17
*** bswartz has quit IRC12:17
*** yamahata has joined #openstack-infra12:17
*** e0ne has quit IRC12:18
*** e0ne has joined #openstack-infra12:19
*** pkoniszewski has quit IRC12:24
*** Guest11387 has joined #openstack-infra12:26
*** acfleury has joined #openstack-infra12:29
*** luqas has joined #openstack-infra12:31
*** dane_leblanc has joined #openstack-infra12:33
*** nadya has joined #openstack-infra12:34
*** nadya is now known as Guest5763512:35
*** xyang1 has joined #openstack-infra12:35
openstackgerritJulien Danjou proposed a change to openstack/requirements: add oslo.middleware  https://review.openstack.org/12158012:36
*** salv-orlando has joined #openstack-infra12:36
*** sballe has joined #openstack-infra12:37
*** dims has quit IRC12:40
*** dims has joined #openstack-infra12:41
*** dims has quit IRC12:41
*** dims has joined #openstack-infra12:42
*** eharney has joined #openstack-infra12:42
*** hashar has joined #openstack-infra12:43
*** mmedvede has joined #openstack-infra12:45
*** dustins has joined #openstack-infra12:45
*** dustins has quit IRC12:46
*** dustins has joined #openstack-infra12:47
russellbmordred: as a side-note, i'm amused that your hypothetical new wordpress blog runs on gentoo12:50
StevenKrussellb: Maybe mordred's blog has racing stripes and a six foot wing.12:51
*** otter768 has joined #openstack-infra12:52
*** dizquierdo has quit IRC12:53
*** rushiagr_away is now known as rushiagr12:56
*** doug-fish has joined #openstack-infra12:58
*** bswartz has joined #openstack-infra13:00
*** alexpilotti has quit IRC13:00
*** leifmadsen has quit IRC13:04
*** leifmadsen has joined #openstack-infra13:04
*** Longgeek has quit IRC13:04
*** otter768 has quit IRC13:05
openstackgerritafazekas proposed a change to openstack-infra/devstack-gate: Switch to static content for glance upload test  https://review.openstack.org/12272713:09
*** julim has joined #openstack-infra13:10
*** wenlock has joined #openstack-infra13:12
*** berendt has quit IRC13:14
*** nkinder has quit IRC13:15
*** pkoniszewski has joined #openstack-infra13:15
*** torandu has quit IRC13:17
*** habib has joined #openstack-infra13:18
openstackgerritEdward Raigosa (wenlock) proposed a change to openstack-infra/config: give install_modules options for loading requirements externally  https://review.openstack.org/11789213:21
*** Longgeek has joined #openstack-infra13:21
*** Guest57635 has quit IRC13:22
*** ppai has quit IRC13:23
*** pkoniszewski has quit IRC13:24
*** sabeen has joined #openstack-infra13:27
*** vhoward has joined #openstack-infra13:27
*** mriedem has joined #openstack-infra13:29
*** ZZelle_ has joined #openstack-infra13:31
*** mpaolino has quit IRC13:34
*** Sukhdev has joined #openstack-infra13:34
*** yamamoto has quit IRC13:35
openstackgerritEdward Raigosa (wenlock) proposed a change to openstack-infra/config: give install_modules options for loading requirements externally  https://review.openstack.org/11789213:35
*** afazekas has quit IRC13:37
openstackgerritEdward Raigosa (wenlock) proposed a change to openstack-infra/config: update install_modules.sh to pass bashate checks  https://review.openstack.org/12204513:38
*** Longgeek has quit IRC13:39
*** tsg has joined #openstack-infra13:39
*** AJaeger_ has joined #openstack-infra13:39
*** chair6 has joined #openstack-infra13:39
sdagueyeh, it's not even arch, gentoo is proper old school hipster now :)13:40
AJaeger_Hi infra team, we have two +2s already on a new project but the final +A is missing. Anybody that can review and approve, please? https://review.openstack.org/#/c/121426/13:40
*** k4n0 has quit IRC13:40
*** sandywalsh has joined #openstack-infra13:40
*** wenlock has quit IRC13:42
*** jaypipes has joined #openstack-infra13:42
*** homeless has joined #openstack-infra13:42
*** mjturek has joined #openstack-infra13:42
AJaeger_fungi: thanks a lot!13:43
fungisdague: surely gentoo is not as hipster as lfs though. at best it has only two handlebar mustaches13:43
*** rmcall has joined #openstack-infra13:43
*** hdd has joined #openstack-infra13:45
*** dmsimard_away is now known as dmsimard13:45
*** mpaolino has joined #openstack-infra13:47
*** sballe_ has joined #openstack-infra13:47
openstackgerritA change was merged to openstack-infra/config: Adds a new repo for the High Availability Guide  https://review.openstack.org/12142613:48
*** Longgeek has joined #openstack-infra13:48
*** pcm_ has quit IRC13:48
*** rmcall_ has joined #openstack-infra13:48
*** sballe_ has quit IRC13:48
*** annegent_ has joined #openstack-infra13:48
*** rmcall has quit IRC13:49
*** rmcall_ is now known as rmcall13:49
*** Sukhdev has quit IRC13:53
*** Sincler has joined #openstack-infra13:55
*** tsg has quit IRC13:55
*** JayJ has joined #openstack-infra13:55
*** JayJ has quit IRC13:57
mtreinishsdague: is this landable now?: https://review.openstack.org/122478 or will it have to wait until kilo opens?13:57
*** QuinnyPig has quit IRC13:59
*** AJaeger has quit IRC13:59
*** nelsnelson has quit IRC14:00
*** nkinder has joined #openstack-infra14:00
*** nelsnelson has joined #openstack-infra14:01
*** lcheng has quit IRC14:01
*** openstackgerrit has quit IRC14:02
*** lukego has joined #openstack-infra14:02
*** ashaeron has quit IRC14:02
*** yamahata_ has joined #openstack-infra14:02
*** ctracey_ has joined #openstack-infra14:02
*** dangers_away is now known as dangers14:02
*** miqui_ has joined #openstack-infra14:03
lukegoHoi. Checking up on an operational problem with the Tail-f CI now, FYI. causing 0 votes (but with failure report)14:03
*** juzuluag has joined #openstack-infra14:04
BobBallAnyone got any idea why applying the openstack_project::single_use_slave configuration with puppet (applied by devstack-gate in the Citrix CI) hangs when trying to restart SSH? http://paste.openstack.org/show/113311/  There are two repeated sleep 60's in-guest but with no parent PID I don't know where they are coming from14:04
*** ildikov_ has quit IRC14:04
*** stevemar has joined #openstack-infra14:04
*** gpocente1 has joined #openstack-infra14:04
*** zz_jgrimm is now known as jgrimm14:06
AJaeger_fungi: could you add annegent_ to the ha-guide-core ACL, please? https://review.openstack.org/#/admin/groups/445,members14:06
AJaeger_Or myself (jaegerandi)14:07
*** mfer has joined #openstack-infra14:07
*** cnesa2 has joined #openstack-infra14:07
*** alaski_ has joined #openstack-infra14:08
*** ihrachyshka_ has joined #openstack-infra14:08
fungiAJaeger_: would you rather just have docs-core included in ha-guide-core?14:08
*** dkranz has joined #openstack-infra14:09
*** miqui_ has quit IRC14:09
AJaeger_fungi: docs-core is fine as well!14:09
annegent_fungi: AJaeger_: that'll work14:09
fungioh, hah, there is no docs-core group... hrm14:09
*** miqui_ has joined #openstack-infra14:09
*** QuinnyPig has joined #openstack-infra14:09
fungifound... it's openstack-doc-core14:10
*** dprince has quit IRC14:10
*** ihrachyshka has quit IRC14:10
*** turul_ has quit IRC14:10
*** yamahata__ has quit IRC14:10
*** gpocentek has quit IRC14:10
*** harlowja_away has quit IRC14:10
*** cnesa has quit IRC14:10
*** imcsk8 has quit IRC14:10
*** miqui has quit IRC14:10
*** weshay has quit IRC14:10
*** ctracey has quit IRC14:10
*** bcrochet has quit IRC14:10
*** rfolco has quit IRC14:10
*** dkliban has quit IRC14:10
*** coolsvap has quit IRC14:10
*** alaski has quit IRC14:10
AJaeger_fungi: you're faster than me ;)14:10
fungiAJaeger_: done. see if that's any better now14:10
*** bcrochet has joined #openstack-infra14:10
AJaeger_fungi: thanks! Now we need to do patches ;)14:10
*** pcrews has joined #openstack-infra14:10
*** miqui_ is now known as miqui14:10
*** marcusvrn has quit IRC14:11
*** AJaeger_ has quit IRC14:11
*** ctracey_ is now known as ctracey14:12
*** dprince has joined #openstack-infra14:12
*** lcheng has joined #openstack-infra14:13
sdaguemtreinish: we really do need to wait14:14
sdaguemtreinish: honestly, why is tempest tracking under g-r anyway?14:14
sdaguefungi: yeh, gentoo is more soul patch than handlebar mustache14:14
mtreinishsdague: well you did that. I believe it was because we run it in the gate14:15
*** ChuckC has quit IRC14:15
sdagueyeh, though it is running under tox without site-packages right?14:15
*** rfolco has joined #openstack-infra14:15
sdagueso it should be isolated14:15
*** turul_ has joined #openstack-infra14:15
*** mfer has quit IRC14:16
mtreinishsdague: I think site-packages=True in the tempest tox.ini14:16
*** dkliban has joined #openstack-infra14:16
sdaguehmmm... nope14:17
*** garyh has joined #openstack-infra14:17
*** coolsvap has joined #openstack-infra14:17
mtreinishsdague: http://git.openstack.org/cgit/openstack/tempest/tree/tox.ini#n3614:18
*** weshay has joined #openstack-infra14:19
*** MaxV has quit IRC14:21
sdagueoh, it's not with the dash14:22
*** david-lyle has joined #openstack-infra14:22
*** lcheng has quit IRC14:23
*** wenlock has joined #openstack-infra14:24
*** _buzz has joined #openstack-infra14:24
*** QuinnyPi1 has joined #openstack-infra14:24
*** mfer has joined #openstack-infra14:25
*** sdake has joined #openstack-infra14:26
clarkbI think we could isolate tempest installs. only thing we need to figure out is installing python deps that have C lib requirements14:27
*** jcoufal has quit IRC14:28
clarkbthat was part of the reason for site packages being true in the past14:28
*** QuinnyPig has quit IRC14:28
*** QuinnyPi1 is now known as QuinnyPig14:28
*** skolekonov has quit IRC14:29
*** unicell has joined #openstack-infra14:29
*** rwsu has quit IRC14:29
*** jaypipes is now known as leakypipes14:31
*** dmellado has quit IRC14:31
*** unicell1 has quit IRC14:31
*** zz_gondoi is now known as gondoi14:32
*** imcsk8 has joined #openstack-infra14:33
*** dmellado has joined #openstack-infra14:34
*** _buzz has quit IRC14:35
*** dizquierdo has joined #openstack-infra14:35
*** _buzz has joined #openstack-infra14:36
*** groknix has joined #openstack-infra14:40
jeblairfungi, clarkb: i'm going to be afk this morning but back in time for the rename14:40
fungijeblair: thanks for the heads up114:41
*** mestery_ has joined #openstack-infra14:42
*** mpaolino has quit IRC14:42
*** lcheng has joined #openstack-infra14:43
*** mflobo_ has joined #openstack-infra14:43
*** rakhmerov has quit IRC14:43
*** rakhmerov_ has joined #openstack-infra14:43
*** mflobo_ has quit IRC14:43
*** rlandy has quit IRC14:44
*** eglynn__ has joined #openstack-infra14:44
*** hdd_ has joined #openstack-infra14:45
sdagueclarkb: yeh, honestly, the cffi thing bit us once14:46
sdaguebut I thought that was resolvable14:46
clarkbI think it is. we just have to change some of our assumptions about how installs happen for tempest14:47
*** AaronGreen has joined #openstack-infra14:47
*** nimrodsun___ has joined #openstack-infra14:48
*** zhiyan has quit IRC14:48
*** mestery has quit IRC14:48
*** AaronGr has quit IRC14:48
*** hdd has quit IRC14:48
*** eglynn_ has quit IRC14:48
*** mflobo has quit IRC14:48
*** nimrodsun__ has quit IRC14:48
*** serverascode has quit IRC14:48
*** dougwig has quit IRC14:48
*** unicell1 has joined #openstack-infra14:48
*** med_ has quit IRC14:48
*** serverascode_ has joined #openstack-infra14:48
*** penguinRaider has joined #openstack-infra14:48
*** unicell has quit IRC14:48
*** dougwig__ has joined #openstack-infra14:49
*** nimrodsun___ is now known as nimrodsun__14:49
*** serverascode_ is now known as serverascode14:49
*** zhiyan has joined #openstack-infra14:49
*** dizquierdo has quit IRC14:49
*** dmellado has quit IRC14:49
*** dkliban has quit IRC14:50
clarkbsimplest thing is to have devstack install C libs for tempest when tempest is enabled14:50
clarkbthen let tox make a virtualenv14:50
sdagueyeh, that was pyssl?14:51
sdagueI forget what bit tempest actually needed14:51
clarkbI think db clients and something like pyssl14:52
*** hemnass is now known as hemna14:52
*** salv-orlando has quit IRC14:52
*** zehicle_at_dell has quit IRC14:52
*** changbl_ has quit IRC14:52
*** zehicle_at_dell has joined #openstack-infra14:52
jeblairsdague: nice msg on bug reports14:53
sdaguejeblair: thanks14:53
*** lcheng has quit IRC14:53
*** gargola has joined #openstack-infra14:53
*** med_ has joined #openstack-infra14:53
*** med_ has quit IRC14:54
*** med_ has joined #openstack-infra14:54
*** dmellado has joined #openstack-infra14:55
*** mpaolino has joined #openstack-infra14:57
*** changbl_ has joined #openstack-infra14:57
mordredclarkb, sdague: I think that should be what happens across the board ...14:59
*** lukego_ has joined #openstack-infra15:00
mordredC libs by tempest - python by pip15:00
*** lukego_ has quit IRC15:00
*** [HeOS] has joined #openstack-infra15:01
*** ihrachyshka__ has joined #openstack-infra15:01
*** dizquierdo has joined #openstack-infra15:01
*** sandywalsh_ has joined #openstack-infra15:02
*** yamahata__ has joined #openstack-infra15:02
*** salv-orlando has joined #openstack-infra15:02
*** ociuhandu has quit IRC15:03
*** nkinder_ has joined #openstack-infra15:03
*** Sincler_ has joined #openstack-infra15:03
*** gargola_ has joined #openstack-infra15:03
*** ociuhandu has joined #openstack-infra15:03
*** AJaeger has joined #openstack-infra15:04
bookwari am trying to run jenkins-job test on this example: https://github.com/openstack-infra/jenkins-job-builder/blob/master/tests/yamlparser/fixtures/include-raw-escape001.yaml but get an error: yaml.constructor.ConstructorError: could not determine a constructor for the tag '!include-raw-escape'15:05
*** krotscheck_ has joined #openstack-infra15:05
*** reed has joined #openstack-infra15:05
*** annegent_ has quit IRC15:05
*** lukego has quit IRC15:05
*** yamahata_ has quit IRC15:05
*** nkinder has quit IRC15:05
*** HeOS has quit IRC15:05
*** praveenkumar has quit IRC15:05
*** krotscheck has quit IRC15:05
*** gargola has quit IRC15:05
*** ihrachyshka_ has quit IRC15:05
*** Sincler has quit IRC15:05
*** mpaolino has quit IRC15:05
*** ZZelle has quit IRC15:05
*** luqas has quit IRC15:05
*** zehicle_at_dell has quit IRC15:05
*** krotscheck_ is now known as krotscheck15:05
*** luqas has joined #openstack-infra15:06
*** zehicle_at_dell has joined #openstack-infra15:06
*** mpaolino has joined #openstack-infra15:07
*** ZZelle has joined #openstack-infra15:07
mtreinishsdague: I thought it was just the lxml stuff15:08
*** praveenkumar has joined #openstack-infra15:08
*** pblaho has quit IRC15:08
*** tonytan4ever has joined #openstack-infra15:09
*** dustins has quit IRC15:09
*** hdd_ has quit IRC15:09
*** lcheng has joined #openstack-infra15:09
sdaguemtreinish: the lxml stuff wasn't why it broke, it was cffi incompatibility, because cffi is ... silly pants15:09
anteayabookwar: hey so what constructor does jenkins_job_builder use to take the yaml file you provided at http://git.openstack.org/cgit/openstack-infra/jenkins-job-builder/tree/tests/yamlparser/fixtures/include-raw-escape001.yaml and turn it into a job?15:10
anteayabookwar: do you know?15:10
anteayaI know very little about the jjb module but it appears to need something to turn the template into a job and your set up can't find where that thing is15:10
clarkbbookwar anteaya that is a relatively new feature not yet released to pypi15:11
bookwaranteaya: it should include the file include-raw-escape001-echo-vars.sh into the yaml as a properly escaped string15:11
AJaegerinfra team, openstackgerrit has left us ;( Neither here nor on #openstack-doc15:11
clarkbso you need to install from source to use the include stuff15:11
*** jlibosva has quit IRC15:12
*** unicell1 has quit IRC15:13
fungiAJaeger: i'll give it a gentle nudge15:13
*** unicell has joined #openstack-infra15:13
bookwarclarkb: ah, i see, these docs i was following are dev docs http://ci.openstack.org/jenkins-job-builder/, not the released branch15:13
bookwarthanks15:13
*** rakhmerov_ is now known as rakhmerov15:13
*** MaxV has joined #openstack-infra15:14
anteayaclarkb: ah ha15:14
*** openstackgerrit has joined #openstack-infra15:14
*** dims_ has joined #openstack-infra15:15
anteayabookwar: yay clarkb shows up with his cape and brisket and saves the day, and feeds everybody15:15
*** dims_ has quit IRC15:15
AJaegerfungi, thanks!15:15
AJaegerfood? Great! Thanks, clarkb !15:15
jeblairclarkb: i hope you brought enough for everyone15:15
*** zz_dimtruck is now known as dimtruck15:16
*** dims_ has joined #openstack-infra15:16
*** dims_ has quit IRC15:16
*** dkliban has joined #openstack-infra15:17
*** nadya has joined #openstack-infra15:17
*** andreykurilin_ has joined #openstack-infra15:17
*** nadya is now known as Guest5314015:17
clarkbuh plan for sunday is ~12lb brisket and ~6lb pork butt15:17
*** dims_ has joined #openstack-infra15:17
*** otherwiseguy has joined #openstack-infra15:18
clarkbif you are in the portland area drop by15:18
morganfainbergclarkb, oh i think i need to book a flight to PDX then15:18
*** hdd_ has joined #openstack-infra15:18
morganfainberg;)15:18
*** dims has quit IRC15:18
*** dims_ has quit IRC15:19
*** Longgeek_ has joined #openstack-infra15:20
clarkbit will be hot and there will be beer. should be fun. also this summer needs to end already15:21
*** dims has joined #openstack-infra15:21
jrollclarkb: om nom nom15:21
anteayasorry but my mind will always think of you as clarkb brisket, it can't manage clarkb pork butt15:21
fungii'm kind of enjoying summer now that the tourists are finally going home15:21
*** dimtruck is now known as zz_dimtruck15:21
*** datsun180b has joined #openstack-infra15:21
anteayafungi: now you know how I feel15:22
anteayaif the neighbours could stop with the backing up, I would be in my regular heaven15:22
*** lukego has joined #openstack-infra15:22
*** Longgeek has quit IRC15:22
anteayalabour day was like walking around after a party and picking up cups and wiping up spills15:23
anteayaand I love listening to the loons15:23
anteayaand the deer and turkeys are back15:23
fungiyesterday we took a day-trip drive a couple islands to the south to visit a history museum, and there was nobody on the road besides us and the road crews trying to clear dunes off the pavement or raise it where the surf was washing up into the lanes15:23
clarkbanteaya I prefer brisket too15:24
*** dims has quit IRC15:25
clarkbits funny that your tourist season ends15:25
clarkbpike place is never not full of tourists15:26
*** markvan has quit IRC15:26
dhellmannclarkb, fungi : I'd like to publish docs for oslosphinx. It doesn't run the regular python jobs, so I've added the docs jobs separately. Can you take a look when you have a few mintes? https://review.openstack.org/#/c/122455/15:26
*** dims has joined #openstack-infra15:26
sdagueyeh, we start to get an uptick in tourism now for the fall colors and fruit picking15:27
fungiclarkb: here it's mostly families and it's out of the way enough that they only come for a week at a stretch and only when their kids are out of school15:27
*** dims has quit IRC15:27
anteayafungi: nice15:27
anteayafungi: how was the museum?15:27
*** markvan has joined #openstack-infra15:27
*** lukego has quit IRC15:27
anteayait is funny where I live there are two distinct groups, the summer people and the folks who live here15:28
*** michchap has joined #openstack-infra15:28
fungianteaya: nice. lots of artifacts from the wreck of the queen anne's revegne (blackbeard's famed gunship) and a bunch of other similar local stuff15:28
*** dims has joined #openstack-infra15:28
anteayasome people come for the summer and think they want to live here but they can't handle the quiet so they leave15:28
anteayafungi: fun!15:28
*** dims has quit IRC15:28
anteayafungi: glad you decided to take the day15:28
anteayathe quiet in february that is15:28
*** ptoohill has joined #openstack-infra15:29
AJaegerdhellmann: you use openstack-server-publish-jobs template, so it should publish already...15:29
*** hdd_ has quit IRC15:29
AJaegerdhellmann: check http://docs.openstack.org/developer/oslosphinx/ and be happy ;)15:29
dhellmannAJaeger: I *swear* I looked there yesterday and got a 40415:29
AJaegerdhellmann: adding check and gate jobs is fine15:29
*** pbelanyi_ has joined #openstack-infra15:29
dhellmannis it only being published on releases or something? We would want updates on merges like with the other projects15:30
*** dims has joined #openstack-infra15:30
*** dims has quit IRC15:30
AJaegerdhellmann: those are part of python-jobs which your project does not include15:30
fungidhellmann: it might be running but broken15:30
*** jdsn_ has joined #openstack-infra15:30
*** jdsn_ has joined #openstack-infra15:30
fungioh, right15:30
*** dteselkin_ has joined #openstack-infra15:30
*** schang_ has joined #openstack-infra15:30
AJaegerdhellmann: I commented on the patch, so remove the post job and it's fine...15:30
*** clayg_ has joined #openstack-infra15:30
*** mordred_ has joined #openstack-infra15:31
*** mkoderer_ has joined #openstack-infra15:31
*** dansmith is now known as superdan15:31
*** SlickN1k has joined #openstack-infra15:31
*** funzo_ has joined #openstack-infra15:31
AJaegerdhellmann: it runs on release and post, might have been broken earlier15:31
*** soupboy_ has joined #openstack-infra15:31
*** a2hill has quit IRC15:31
*** abramley has quit IRC15:31
*** clayg has quit IRC15:31
*** mordred has quit IRC15:31
*** gaelL has quit IRC15:31
*** soupboy has quit IRC15:31
*** schang has quit IRC15:31
*** michchap_ has quit IRC15:31
*** Mmike has quit IRC15:31
*** masayukig has quit IRC15:31
*** skraynev has quit IRC15:31
*** nikhil_k has quit IRC15:31
*** funzo has quit IRC15:31
*** dteselkin has quit IRC15:31
*** mkoderer has quit IRC15:31
*** pbelanyi has quit IRC15:31
*** jeblair has quit IRC15:31
*** cinerama has quit IRC15:31
*** oanufriev has quit IRC15:31
*** SlickNik has quit IRC15:31
*** morgabra has quit IRC15:31
*** lttrl has quit IRC15:31
*** dstufft has quit IRC15:31
*** d0ugal has quit IRC15:31
*** tristanC has quit IRC15:31
*** tcammann_ has quit IRC15:31
*** jdsn has quit IRC15:31
*** dstanek has quit IRC15:31
*** schang_ is now known as schang15:31
*** mordred_ is now known as mordred15:31
*** SlickN1k is now known as SlickNik15:31
*** lttrl has joined #openstack-infra15:31
AJaegerdhellmann: will you send a patch for http://docs.openstack.org/developer/openstack-projects.html ?15:31
*** nikhil_k has joined #openstack-infra15:31
*** morgabra_ has joined #openstack-infra15:32
*** jeblair has joined #openstack-infra15:32
*** Mmike has joined #openstack-infra15:32
*** bnemec is now known as beekneemech15:32
dhellmannAJaeger: yes, I wanted to have something to link to first :-)15:32
*** dstanek has joined #openstack-infra15:32
*** tcammann has joined #openstack-infra15:32
*** abramley has joined #openstack-infra15:32
*** skraynev has joined #openstack-infra15:32
AJaegerdhellmann: sure ;)15:33
*** ociuhandu has quit IRC15:33
*** tristanC has joined #openstack-infra15:33
*** dims has joined #openstack-infra15:33
fungidhellmann: AJaeger: http://logs.openstack.org/44/446a8dc6ca827fe5e9c17f24ea7326338d10d9d6/post/oslosphinx-docs/3ab29e1/console.html15:33
*** dims has quit IRC15:33
*** gaelL has joined #openstack-infra15:33
*** cinerama has joined #openstack-infra15:34
dhellmannAJaeger: I wonder why we didn't have docs before? Maybe the job was added after our last commit merged? That project hasn't been very active.15:34
*** masayukig has joined #openstack-infra15:34
dhellmannprevious to the one that merged yesterday, I guess :-)15:34
fungiso, yeah, seems to be running. obviously adding gate-oslosphinx-docs to the check and gate pipelines help ensure that it does stay running and that you can also preview your changes to the docs before approving them15:34
openstackgerritDoug Hellmann proposed a change to openstack-infra/config: Add publishing job for oslosphinx documentation  https://review.openstack.org/12245515:34
*** d0ugal has joined #openstack-infra15:35
dhellmannAJaeger: removed the extra post job ^^15:35
*** d0ugal is now known as Guest5064815:35
*** dstufft has joined #openstack-infra15:35
*** andreykurilin_ has quit IRC15:36
*** mestery_ is now known as mestery15:37
*** dims has joined #openstack-infra15:38
*** hashar has quit IRC15:39
dimsfungi: showed up here too http://docs.openstack.org/developer/oslosphinx/ - nice15:39
*** Guest11387 has quit IRC15:39
fungiyep, AJaeger pointed us to it15:40
*** tsg has joined #openstack-infra15:40
*** pballand has joined #openstack-infra15:40
*** dims has quit IRC15:40
*** dannywilson has joined #openstack-infra15:42
*** dims has joined #openstack-infra15:43
*** dims has quit IRC15:43
*** andreykurilin_ has joined #openstack-infra15:44
*** jgriffit1 has joined #openstack-infra15:44
*** dangers` has joined #openstack-infra15:44
*** dims has joined #openstack-infra15:44
*** sparkycollier has joined #openstack-infra15:45
*** JoshNang_ has joined #openstack-infra15:45
*** dannywilson has quit IRC15:45
*** charz_ has joined #openstack-infra15:45
*** dannywilson has joined #openstack-infra15:45
*** dims has quit IRC15:45
*** psedlak has quit IRC15:46
*** isviridov has quit IRC15:46
*** ruhe has quit IRC15:46
*** charz has quit IRC15:46
*** JoshNang has quit IRC15:46
*** jgriffith has quit IRC15:46
*** dstanek has quit IRC15:46
*** lttrl has quit IRC15:46
*** ekarlso has quit IRC15:46
*** dangers has quit IRC15:46
*** JoshNang_ is now known as JoshNang15:46
*** lttrl has joined #openstack-infra15:46
*** dstanek has joined #openstack-infra15:46
*** ekarlso has joined #openstack-infra15:46
*** pcm_ has joined #openstack-infra15:46
*** [HeOS] has quit IRC15:46
*** ChuckC has joined #openstack-infra15:47
*** dprince has quit IRC15:47
*** ruhe has joined #openstack-infra15:47
*** pcm__ has joined #openstack-infra15:48
*** isviridov has joined #openstack-infra15:48
*** psedlak has joined #openstack-infra15:48
*** dims has joined #openstack-infra15:48
*** doug-fish has quit IRC15:49
*** harlowja_at_home has joined #openstack-infra15:49
*** doug-fish has joined #openstack-infra15:49
*** pcm_ has quit IRC15:51
*** ChuckC_ has joined #openstack-infra15:51
*** ChuckC has quit IRC15:51
*** mpaolino has quit IRC15:53
*** yaguang has quit IRC15:53
jeblairfungi, clarkb: if you have a moment this morning to review 122533, that would be great.  if that looks like a good general direction, i can churn out the rest of the changes needed for the project-config switch.15:54
jeblairfungi, clarkb: (that one ended up being a single recursive directory copy, but i expect others (eg, review.projects.yaml) to be individual file copies, etc)15:55
*** dims has quit IRC15:56
*** eharney has quit IRC15:56
clarkbI think nibalizer said he had some concerns15:56
*** dims has joined #openstack-infra15:56
clarkbdid he write them down?15:57
*** mriedem has quit IRC15:57
*** dims_ has joined #openstack-infra15:58
clarkbnibalizer can you do that when you start your morning?15:58
*** mriedem has joined #openstack-infra15:58
jeblairyeah, in gerrit or it didn't happen :)15:58
clarkbhttps://review.openstack.org/#/c/88479 is another plug for review15:58
*** cnesa13 has quit IRC15:58
clarkbfungi I think we can start dibing next week15:59
clarkbjeblair indeed15:59
*** shashankhegde has joined #openstack-infra15:59
fungiclarkb: jeblair: sounds good. bumping priority on those two now15:59
*** jogo is now known as flashgordon16:00
*** dims has quit IRC16:01
jrollfungi or jeblair: have a quick minute to look at https://review.openstack.org/#/c/121601/ ? :)16:01
jroll+0, -116:01
jroll(and has a +2 already)16:01
*** mpaolino has joined #openstack-infra16:02
*** hdd_ has joined #openstack-infra16:03
nibalizerheh16:03
nibalizeri'll review 122533,16:03
*** arxcruz has quit IRC16:04
anteayajust to update folks I am waiting on my co-election official to review my proposed post to open nominations prior to posting16:04
*** dannywilson has quit IRC16:05
*** dannywilson has joined #openstack-infra16:05
jeblairjroll: i'm starting to wonder if maybe all that stuff should be in devstack itself; basically, it feels like devstack ought to know "how to configure ironic to use the ssh agent"16:05
*** turul_ has quit IRC16:05
*** maxbit has joined #openstack-infra16:05
jeblairjroll: i'm okay with fixing up the oversight in that patch, but maybe we could look into moving that stuff into devstack at some point?16:06
jeblairjroll: +316:06
*** pblaho has joined #openstack-infra16:07
jrolljeblair: thanks, we can look into it later, there's some things to think about such as down the road we may want to test both drivers in parallel16:08
*** unicell has quit IRC16:08
*** pblaho has quit IRC16:08
*** alexpilotti has joined #openstack-infra16:09
jeblairjroll: yeah.  if it helps, i think devstack should be where we put all the knowledge about how to deploy things in various configurations, and devstack-gate is where we make decisions about in what configurations we test things16:09
*** mpaolino has quit IRC16:09
*** dannywilson has quit IRC16:09
jrolljeblair: that does help a bit, agree16:10
nibalizerjeblair: reviewed16:11
*** hdd_ has quit IRC16:14
openstackgerritPaul Czarkowski proposed a change to openstack-infra/config: solum f20 gate is failing due to upstream dep.  https://review.openstack.org/12278216:15
*** alexpilotti has quit IRC16:15
*** ramashri has joined #openstack-infra16:16
*** Sukhdev has joined #openstack-infra16:16
jrollwhat does `wrappers: build-timeout: x` actually do? does that set tempest build timeout?16:17
jroll(in devstack-gate.yml)16:17
* anteaya goes for a walk16:18
jeblairnibalizer: i feel like that was a review of the spec.16:19
* jroll pokes adam_g16:19
jeblairnibalizer: ie, you are suggesting that instead of a repo of config files, we add yet another puppet module.  yet one of the original goals was to have a repo that was just config files and not puppet code.16:20
*** ramashri has quit IRC16:20
openstackgerritJim Rollenhagen proposed a change to openstack-infra/config: Add check job for Ironic-python-agent + Tempest  https://review.openstack.org/11269316:20
zaromorning16:20
jeblairjroll: it sets the jenkins timeout.  it should be 5 mins greater than the tempest timeout16:21
jeblairjroll: so that jenkins has time to copy logs off in case of failure16:21
*** mgrygoriev has quit IRC16:21
jrolljeblair: 5 minutes greater? so that's a unit of minutes?16:21
jeblairjroll: t16:21
zarorcarrillocruz: never used it, but i'm pretty sure JJB maven-deploy works.16:21
jrolljeblair: t?16:22
*** mpaolino has joined #openstack-infra16:22
jrolly?16:22
zarorcarrillocruz: we just don't use it.  we don't use hardly any jenkins plugins.16:22
chair6fungi: not sure what 'wishlist' means on my gerrit group request bug?  https://bugs.launchpad.net/openstack-ci/+bug/137020416:22
uvirtbotLaunchpad bug 1370204 in openstack-ci "Initial Gerrit group member for stackforge/bandit" [Wishlist,In progress]16:22
jeblairjroll: your expression evaluated to true.  it's a lisp thing.  :)16:22
jrollaha16:22
*** alexpilotti has joined #openstack-infra16:22
jrollI thought everything was python here :P16:23
jrollthanks16:23
jeblairjroll: lisp is where python gets all the _good_ ideas16:23
jrollheh16:23
*** sparkycollier has quit IRC16:23
fungichair6: i usually process new stackforge project related requests at wishlist priority. i have that one open in a tab and plan on taking care of it today16:23
*** dizquierdo has quit IRC16:23
openstackgerritJim Rollenhagen proposed a change to openstack-infra/config: Add check job for Ironic-python-agent + Tempest  https://review.openstack.org/11269316:23
*** eharney has joined #openstack-infra16:23
clarkbchair6 we use that for requests that arent proper bugs16:23
chair6fungi, clarkb: ahh, gotcha .. great, thanks for the eta16:24
*** hdd_ has joined #openstack-infra16:24
openstackgerritJim Rollenhagen proposed a change to openstack-infra/config: Add check job for Ironic-python-agent + Tempest  https://review.openstack.org/11269316:24
*** ramashri has joined #openstack-infra16:24
*** dannywilson has joined #openstack-infra16:25
*** cnesa13 has joined #openstack-infra16:26
*** annegent_ has joined #openstack-infra16:26
pleia2good morning16:26
nibalizerjeblair: I'm advocating for a repo of only config files, that all live under a files directory, so that you can pretend it is a puppet module and reach in with source =>16:26
*** dougwig__ is now known as dougwig16:27
*** Mmike has quit IRC16:27
*** Mmike has joined #openstack-infra16:27
nibalizerI probably should have spoken up louder with my thoughts durring the spec stage, yes16:27
*** praveenkumar has quit IRC16:29
nibalizeralthough looking at the spec, it doesn't go into implementation too much16:29
*** Guest50648 is now known as d0ugal16:29
*** alexpilotti has quit IRC16:30
*** d0ugal has quit IRC16:30
*** d0ugal has joined #openstack-infra16:30
jeblairPuppet configuration will then be updated to maintain a vcsrepo checkout of the project-config repo (whose URL will be configurable to support downstream use) and either reference or install files as needed from it.16:30
*** luqas has quit IRC16:30
*** annegent_ has quit IRC16:30
jeblairnibalizer: ^ that would be where it would have said "install a puppet module" instead of "maintain a vcsrepo checkout"16:30
*** emagana has joined #openstack-infra16:31
jeblairnibalizer: so yes, this gets us less flexibility, but as i argue in the review, i don't think that's a bad thing.  we don't want or need anything from this repo other than data files16:31
*** devkulkarni has joined #openstack-infra16:33
jeblairanyway, really heading afk now.  back for the project renames.16:33
*** rwsu has joined #openstack-infra16:34
*** cdent has quit IRC16:34
*** sparkycollier has joined #openstack-infra16:35
devkulkarnihey there.. could some of the cores take a look at https://review.openstack.org/#/c/122782/ whenever you get a chance? thanks in advance?16:35
*** mriedem1 has joined #openstack-infra16:36
*** gyee has joined #openstack-infra16:37
*** praneshp has joined #openstack-infra16:37
*** sdake has quit IRC16:37
*** mriedem has quit IRC16:38
clarkbcan we get mailman to refuse mail from linkedin?16:38
*** gargola_ is now known as gargola16:38
*** ihrachyshka__ has quit IRC16:38
clarkbthat may break people from linkedin actually participating upstream though...16:38
*** shashankhegde has quit IRC16:39
*** melwitt has joined #openstack-infra16:40
reedclarkb, why? what happened?16:40
*** sparkycollier has quit IRC16:40
clarkbreed we keep getting invite message looking things to the list if I am reading it right16:40
*** ramashri has quit IRC16:41
*** BobBall is now known as BobBall_Away16:41
reedclarkb, which list?16:41
*** cnesa2 has quit IRC16:41
*** mmaglana has quit IRC16:41
*** ChuckC_ has quit IRC16:41
clarkbthe main one16:41
reeddev ?16:42
Alex_Gaynorclarkb: not surprising, the python bug tracker regularly gets invited to be linkedin friends!16:42
clarkbreed no general16:42
reedohhh16:42
*** mpaolino has quit IRC16:42
reeddamn, people so happily uploading their addressbooks to online services16:42
reedand then maybe complain about NSA spying16:43
clarkb:)16:43
reedI think we can block <member@linkedin.com>16:43
*** dprince has joined #openstack-infra16:43
* reed writing a reply for mordred, taking a looooong time :)16:44
*** esker has joined #openstack-infra16:44
*** patrickeast has joined #openstack-infra16:45
*** derekh has quit IRC16:46
reedit's weird because member@linkedin.com should have been bounced16:46
reedFrom: Peter Cheung <member@linkedin.com>16:46
*** habib has quit IRC16:46
*** praneshp has quit IRC16:46
*** sandywalsh_ has quit IRC16:46
reeddoes mailman look at From: to decide whether to accept a message from a subscriber?16:47
*** sdake has joined #openstack-infra16:47
reedwrong question ...16:47
reeddoes mailman look at From: to decide whether that email is a subscriber?16:47
pleia2yeah, it's not very clever16:47
*** gyee has quit IRC16:48
*** hdd__ has joined #openstack-infra16:48
reedpleia2, if it does, than  From: Peter Cheung <member@linkedin.com> should have been rejected16:48
fungireed: it may look at the sender/smtp protocol "mail from" rather than headers16:48
fungior one of the moderators might have accidentally approved the post rather than rejecting it?16:49
pleia2I don't think so, I use my alias account (different from mail from:) on a number of lists16:49
reedfungi, the openstack general list is configured to automatically reject messages from non-subscribers16:50
*** hdd_ has quit IRC16:50
fungiweird. did someone somehow subscribe member@linkedin.com to the list?16:51
reedI'm not sure this will help but I've added member@linkedin.com to the senders whose messages will be moderated16:52
*** patrickeast has quit IRC16:52
reedfungi, no, I checked16:52
*** maxbit has quit IRC16:52
reedhttp://lists.openstack.org/cgi-bin/mailman/admin/openstack/?VARHELP=privacy/sender/hold_these_nonmembers16:53
*** patrickeast has joined #openstack-infra16:54
*** harlowja_at_home has quit IRC16:54
*** pelix has quit IRC16:54
*** sdake has quit IRC16:55
*** tonytan4ever has quit IRC16:56
fungireed: /var/log/mailman/post says we had four messages from member@linkedin.com between 15:10:59 and 16:38:27 utc today. did all of them make it onto the list?16:56
reedfungi, I saw 3 did16:57
*** sdake has joined #openstack-infra16:57
*** sdake has quit IRC16:57
*** sdake has joined #openstack-infra16:57
*** hogepodge has joined #openstack-infra16:58
*** alexpilotti has joined #openstack-infra16:58
*** mihgen has joined #openstack-infra16:59
*** MaxV has quit IRC16:59
*** Hefeweizen has quit IRC16:59
*** bdpayne has joined #openstack-infra17:00
*** lttrl has quit IRC17:00
*** dpyzhov has joined #openstack-infra17:00
*** lttrl has joined #openstack-infra17:01
*** maxbit has joined #openstack-infra17:01
dpyzhovHi guys. We have an epic issue: this review request looks nice and tiny: https://review.openstack.org/#/c/122364/ . But it silently merge our master branch to the stable.17:01
*** stevemar has quit IRC17:01
*** amcrn has joined #openstack-infra17:02
dpyzhovWe already fixed it with this revert request: https://review.openstack.org/#/c/122791/17:02
*** stevemar has joined #openstack-infra17:02
*** armax has joined #openstack-infra17:02
dpyzhovBut it seems to be a critical bug on infra side and other people can be affected.17:02
*** alexpilotti has quit IRC17:03
dpyzhovI can provide any additional information and create a bug17:03
*** ZZelle_ has quit IRC17:03
*** cnesa13 has quit IRC17:04
*** eharney has quit IRC17:05
reedfungi, all 4 did17:05
dpyzhovYou can look into merge commit, it defenetelly should not look this way: https://github.com/stackforge/fuel-main/commit/f183e1837d26d3794764be5dfff0ab5a54a1849b17:05
reedhttp://lists.openstack.org/pipermail/openstack/2014-September/17:05
*** ZZelle_ has joined #openstack-infra17:06
reedbut this one is different: http://lists.openstack.org/pipermail/openstack/2014-September/009504.html17:06
reedThis invitation from Raghavendra Lad has already been accepted.17:06
reedso someone accepted the invitation from that first message17:07
*** mriedem has joined #openstack-infra17:07
reedtriggering probably the following 3 messages?17:07
*** morgabra_ is now known as morgabra17:08
*** morgabra has joined #openstack-infra17:08
mihgenmordred: SergeyLukjanov: hi, can you take a look pls on what dpyzhov says above.. looks like really bad thing to have17:08
*** mriedem1 has quit IRC17:08
clarkbcan you provide more background. it looks like a master change was proposed to stable then merged?17:08
mihgenwhere can I get logs of job which merges stuff ?17:08
clarkbmihgen no job merges stuff, gerrit does that17:09
mihgenclarkb: not really. It was one line change: https://review.openstack.org/#/c/122364/17:09
clarkbtopic is master though implying it was pushed from master17:09
fungidpyzhov: mihgen: clarkb: i'm trying to sort out how the master-only commits would have been pulled in by that without gerrit rejecting them as not existing on the target branch17:09
mihgenclarkb: that one line led to https://github.com/stackforge/fuel-main/commit/f183e1837d26d3794764be5dfff0ab5a54a1849b17:09
*** Longgeek_ has quit IRC17:10
fungiParent(s) 9a52633718c1937ef4d0cb244b78e3a14f4d0bd5Merge "Added fuel-agent package"17:10
clarkbmihgen I am not disputing that. just trying to understand how we got there17:10
mihgenyeah thanks17:10
dpyzhovclarkb: it seems that this commit was from master branch. But gerrit is not supposed to merge branches. It creates review requests for each commit.17:10
dpyzhovAnd expected behavior: «git review» should ask something like «are you sure you want to push 20 commits?». After that gerrit creates 20 chained review requests17:12
vishysdague, mriedem: have either of you seen this error before? http://logs.openstack.org/70/119470/2/gate/gate-nova-python26/1ab7482/console.html17:12
vishytests timed out after a greenio socket failed to delete?17:13
*** alexpilotti has joined #openstack-infra17:13
*** SumitNaiksatam has quit IRC17:13
vishyit says it ignored the error but then it looks like it hung for almost an hour17:14
*** mmaglana has joined #openstack-infra17:15
clarkbdpyzhov was the change pushed with git review?17:15
dpyzhovclarkb: yes17:15
dpyzhovclarkb: we can try to reproduce this issue tomorrow17:15
mihgendpyzhov: you sure it wasn't from "Cherry-Pick" thing in gerrit?17:15
fungidefinitely seems to have been intended to be a backport... https://review.openstack.org/#/q/I5ab0495f4b57249ddce5de99512362f40d22aa2f,n,z17:16
dpyzhovmihgen: no, I’m not sure17:16
mihgendpyzhov: I'm trying to reproduce now17:16
mihgenfungi: yeah, as a standard workflow..17:16
fungimihgen: dpyzhov: that project is configured to use "merge if necessary" submit type in gerrit https://review.openstack.org/#/admin/projects/stackforge/fuel-main17:16
fungiso not configured for gerrit to use its internal cherry-pick17:17
clarkbwhich explains the resulting merge commit17:17
*** gyee has joined #openstack-infra17:17
mihgenI don't get it17:17
clarkbbut somehow gerrit and git review were ok with divergent trees17:17
mihgencan you explain?17:17
dpyzhovfungi: All our previous faulty attempts to merge master to the stable merge lead to a pack of review requests17:18
anteayavishy: unrelated, I understand you have a card at the table of the devstack.org domain name conversation?17:18
*** Sukhdev has quit IRC17:18
anteayasdague was telling me this and I have been trying to get the devstack.org publishing under infra since atlanta17:19
anteayavishy: if you do have a stake in this, how can I help?17:19
vishyanteaya: i don’t know the status17:19
*** eharney has joined #openstack-infra17:19
vishyanteaya: I backchanneled with the person who held the name and he initiated a transfer over to the foundation17:19
vishyanteaya: jbryce was supposed to let me know if the transfer went through17:20
vishyand I haven’t heard anything since so I assumed it did17:20
*** mriedem1 has joined #openstack-infra17:20
anteayavishy: thanks I will follow up with jbyrce17:20
anteayavishy: thanks for your help here17:20
fungidpyzhov: agreed, i've not seen it do this before. also the committer was not a member of the core team (which has commit create rights directly on branches, so rules out that as a cause)17:21
clarkbmihgen gerrit can "merge" code in various ways. always with merge commits, only merge if necessary, rebase if necessary, cherry pick17:21
clarkbonly the second is expected to work with our tooling17:21
*** mriedem has quit IRC17:23
*** johnthetubaguy is now known as zz_johnthetubagu17:23
*** tonytan4ever has joined #openstack-infra17:24
*** ayoung has joined #openstack-infra17:24
*** gyee has quit IRC17:24
openstackgerritA change was merged to openstack-infra/reviewstats: Add stevenk to tripleo-core.  https://review.openstack.org/12262617:25
reedvishy, anteaya: devstack seems now owned by the Foundation according to whois17:25
ayoungInfra cores can we please get another +2 on https://review.openstack.org/#/c/120261/  to get the kerberos repo started?  I'd like to start posting reviews against it.  Thanks17:25
reedAdmin Organization:OpenStack Foundation17:25
*** jgriffit1 has quit IRC17:26
anteayareed: thanks that is good to know17:26
anteayavishy: so thanks for your help here17:27
*** jgriffit1 has joined #openstack-infra17:27
*** cnesa13 has joined #openstack-infra17:27
* anteaya adds an item to next week's infra core meeting about devstack publishing17:27
*** devkulkarni has quit IRC17:27
fungione of the parents of the parent of that change was https://review.openstack.org/10411017:27
*** ildikov has joined #openstack-infra17:28
openstackgerritA change was merged to openstack-infra/reviewstats: Clean up Heat core team  https://review.openstack.org/12159317:28
anteayareed: well can I have a link to your whois search please, become mine says it isn't17:28
dpyzhovfungi: and it is a request to the master17:29
fungidpyzhov: yep17:29
mihgenfungi: yes.. it was merged in master.. and with that weird patch it was sucked into stable17:29
*** jgriffit1 is now known as jgriffith17:29
pleia2thoughts on this one? https://review.openstack.org/#/c/122501/17:29
bookwarmihgen: when commit is cherry-picked from Gerrit ui, it leaves comment at the original patch and mark in commit messages. So this one has been created manually https://review.openstack.org/#/c/122364/17:29
bookwarI wonder why Gerrit allows topic branches to have same name as one of the main branches17:30
fungibookwar: git-review tries to guess the topic from your local branch name17:30
anteayareed: it is okay, jbryce confirms the transfer17:30
dpyzhovso ‘master’ topic means only that review was created from the master branch17:31
fungidpyzhov: mihgen: so, gerrit bugs which should have prevented this aside, it looks like https://review.openstack.org/122364 was built on top of a merge commit in master and then submitted to the stable branch rather than cherry-picked into the stable branch and then proposed to the stable branch17:31
bookwarfungi: yes, so probably local branch was master and she might run git-review stable/5.1 sitting on the local master branch17:31
*** jistr has quit IRC17:32
fungiright, so i think i see how it got submitted for review. the question merely becomes why didn't gerrit see that as divergent from the target branch state17:32
*** tdasilva has joined #openstack-infra17:32
clarkbfungi: right. gerrit should've said hold on the dependencies don't exist in the target branch17:32
bookwarbut i would expect gerrit to run internal check against its existing branches and reject such patchsets17:32
clarkbas changes or as merged commits17:32
*** praneshp has joined #openstack-infra17:33
*** dannywilson has quit IRC17:33
*** markmcclain has joined #openstack-infra17:33
mihgenfungi: bookwar Yes, I think I reproduced it, exactly what you say17:33
fungiso probably what we need to test to recreate this is have two branches and our typical gerrit acls, base a change on a merge commit present in one branch and try to propose it to the other branch17:34
*** dannywilson has joined #openstack-infra17:34
mihgenI did the following: 1) made commit in master, run git review17:34
mihgen2) cherry-picked to other branch which was based on origin/stable/5.1, run git review stable/5.117:34
fungiand then see if gerrit allows or rejects that. if it allows it, we should see if there's already a bug report and fix upstream in a later release and see about backporting or upgrading17:34
mihgen3) switched back to master branch, and run git commit --amend; git review stable/5.1 - and it went there with all the master tree!17:35
fungizaro: does that bug sound familiar at all?17:36
clarkbit is possible this is a regression in gerrit. where it only checks that the parents exist and not in the proper target branch17:36
fungimight also be specific to merge commit parents since they lack change ids17:36
*** daya_k has joined #openstack-infra17:37
*** zul has quit IRC17:37
*** zul has joined #openstack-infra17:37
*** emagana has quit IRC17:37
*** Ryan_Lane has joined #openstack-infra17:38
*** dannywilson has quit IRC17:38
*** emagana has joined #openstack-infra17:38
*** mmaglana has quit IRC17:39
*** jp_at_hp has quit IRC17:40
tdasilvaSergeyLukjanov: hello, when you have a chance, can you take a look at this review again: https://review.openstack.org/#/c/115250/17:41
*** harlowja has joined #openstack-infra17:42
anteayatdasilva: hi SergeyLukjanov is on his honeymoon17:42
clarkbpleia2: if yo uwant to go ahead and update the commit message I think fungi and I can get the change through17:42
anteayatdasilva: so it might be a while17:42
clarkbpleia2: but I agree we shouldn't be so quick to close the bug17:42
*** emagana has quit IRC17:42
*** maxbit has quit IRC17:42
SergeyLukjanovanteaya, not yet17:43
tdasilvaanteaya: thanks for the heads up! do you know who might be able to help us? we would like to see this get landed17:43
tdasilvaSergeyLukjanov: congratulations!17:43
openstackgerritElizabeth K. Joseph proposed a change to openstack-infra/config: Pin openstackid jobs to precise  https://review.openstack.org/12250117:44
pleia2clarkb: done ^^17:44
funginothing obviously related mentioned as fixed by release notes for point releases later than what we're running17:44
*** Sukhdev has joined #openstack-infra17:44
anteayaSergeyLukjanov: ah my guessing of your schedule is off17:45
anteayaSergeyLukjanov: but soon though eh?17:45
SergeyLukjanovanteaya, I'm in a business trip now in CA ;)17:45
*** MaxV has joined #openstack-infra17:45
anteayaSergeyLukjanov: wat?17:45
*** melwitt has quit IRC17:45
clarkbSergeyLukjanov: I can review that change though17:45
*** lcheng has quit IRC17:45
anteayaSergeyLukjanov: and well done17:45
clarkbyou go bak to business honeymooning17:45
*** melwitt has joined #openstack-infra17:45
*** melwitt has quit IRC17:46
clarkbfungi: :/17:46
clarkbfungi: maybe we should hop over to #gerrit?17:46
*** lcheng has joined #openstack-infra17:46
anteayaSergeyLukjanov: yeah, what are you even doing on irc?17:46
SergeyLukjanovanteaya, we'll have a honeymoon after the summit in France17:46
* clarkb does that17:46
*** melwitt has joined #openstack-infra17:46
anteayaSergeyLukjanov: well that sounds nice too17:46
clarkbtdasilva: done17:46
clarkbtdasilva: give it about an hour for everything to happen17:47
clarkbassuming it doesn't fail tests for one reason or another17:47
tdasilvaclarkb: Thanks!17:47
tdasilvaclarkb: ok, will keep an eye on it17:47
clarkbhrm #gerrit is my 100th buffer17:47
*** datsun180b has quit IRC17:47
fungiclarkb: congrats! you win a friday17:48
*** hdd__ has quit IRC17:48
clarkbfungi: I am going to let you hit them with the bug though. I am still a little sketchy on details17:48
*** dannywilson has joined #openstack-infra17:48
clarkbis the merge commit parent bit important you think?17:48
*** andreykurilin_ has quit IRC17:49
openstackgerritEmilien Macchi proposed a change to stackforge/dox: First implementation of Puppet unit testing  https://review.openstack.org/11994317:49
fungimaybe, hard to be sure17:49
*** mmaglana has joined #openstack-infra17:49
clarkbpleia2: oh gah that actually isn't a sufficient change :(17:49
clarkbpleia2: if you are interested we need to update layout.yaml's jobs: list to have an entry for those two jobs setting them to default to precise nodes17:50
clarkbpleia2: are you interested in making that change?17:50
clarkbotherwise I can just push it up17:50
*** sarob_ has joined #openstack-infra17:50
clarkbpleia2: there should be examples in there for our config stuff since most of our config stuff is still precise too17:50
*** datsun180b has joined #openstack-infra17:52
*** SumitNaiksatam has joined #openstack-infra17:53
pleia2I'll have a look17:53
clarkbpleia2: the reason this is necessary is that with gearman workers we have to make both the zuul side and jenkins side agree on which node should run the job17:54
openstackgerritA change was merged to openstack-infra/config: Add swiftonfile project to stackforge  https://review.openstack.org/11525017:54
clarkbpleia2: so part of this change is updating the JJB jobs. The other part is telling zuul to do similar17:54
pleia2clarkb: ok, should I push a revision to Martin's change, or just leave comments?17:54
pleia2Marton17:55
clarkbpleia2: go ahead and push up a new revision17:55
pleia2ok17:55
clarkbI think we can go ahead and merge this change today so they are ready to go monday17:55
*** sarob_ has quit IRC17:55
*** hdd__ has joined #openstack-infra17:56
*** hdd__ has quit IRC17:56
*** devkulkarni has joined #openstack-infra17:57
*** emagana has joined #openstack-infra17:57
*** reed has quit IRC17:58
*** Guest53140 has quit IRC18:00
*** sarob_ has joined #openstack-infra18:00
*** openstackgerrit has quit IRC18:01
anteayacome back openstackgerrit18:01
*** openstackgerrit has joined #openstack-infra18:02
anteayayay18:02
*** nadya has joined #openstack-infra18:03
*** dane_leblanc has quit IRC18:03
*** nadya is now known as Guest303718:03
*** bswartz has quit IRC18:03
openstackgerritElizabeth K. Joseph proposed a change to openstack-infra/config: Pin openstackid jobs to precise  https://review.openstack.org/12250118:07
pleia2clarkb: is that right?18:07
*** baoli has quit IRC18:08
*** baoli has joined #openstack-infra18:08
pleia2assuming the post and release jobs are ok whereever they land18:08
*** dane_leblanc has joined #openstack-infra18:09
*** baoli has quit IRC18:09
*** cnesa13 has quit IRC18:10
clarkbpleia2: as soon as firefox catches up I can see :)18:10
*** baoli has joined #openstack-infra18:10
clarkbit really doesn't like the layout.yaml file18:10
pleia2hah18:10
openstackgerritA change was merged to openstack/requirements: Upgrade PyScss to version 1.2.1 and pin it <1.3 for Horizon  https://review.openstack.org/12241018:10
*** devkulkarni has quit IRC18:10
*** devkulkarni1 has joined #openstack-infra18:10
clarkbpleia2: I think the post and release jobs need precise as well since this is a build step bug. Also, you need to provide the parameter function line too18:11
*** dannywilson has quit IRC18:11
pleia2ok18:11
clarkbpleia2: I would regex on something like ^.*openstackid-(unittests|release).*$18:12
*** lcheng has quit IRC18:12
clarkbpleia2: that should cover all the tests18:12
*** dannywilson has joined #openstack-infra18:12
* pleia2 nods18:12
pleia2|branch too18:12
clarkbgah is that the time? I need to catch a bus18:13
clarkbwhat happened18:13
pleia2ah, yours is right18:13
openstackgerritMatt Riedemann proposed a change to openstack-infra/elastic-recheck: Add query for nova resize bug 1371677  https://review.openstack.org/12281118:13
uvirtbotLaunchpad bug 1371677 in nova "Race in resource tracker causes 500 response on deleting during verify_resize state " [Undecided,Confirmed] https://launchpad.net/bugs/137167718:13
*** Sukhdev has quit IRC18:14
openstackgerritElizabeth K. Joseph proposed a change to openstack-infra/config: Pin openstackid jobs to precise  https://review.openstack.org/12250118:14
pleia2there we go18:14
*** MarkAtwood has joined #openstack-infra18:14
*** tsg has quit IRC18:15
*** hashar has joined #openstack-infra18:15
*** dannywilson has quit IRC18:16
*** dannywilson has joined #openstack-infra18:16
*** e0ne has quit IRC18:19
*** SumitNaiksatam has quit IRC18:20
*** dannywilson has quit IRC18:21
*** dannywilson has joined #openstack-infra18:22
*** armax has quit IRC18:22
*** armax has joined #openstack-infra18:23
*** armax has quit IRC18:23
*** alaski_ is now known as alaski18:25
*** armax has joined #openstack-infra18:25
*** hashar has quit IRC18:25
*** dannywilson has quit IRC18:27
*** clayg_ is now known as clayg18:28
*** dannywilson has joined #openstack-infra18:29
*** vigneshvar has joined #openstack-infra18:31
*** shashankhegde has joined #openstack-infra18:31
*** maxbit has joined #openstack-infra18:31
*** vponomaryov1 has joined #openstack-infra18:33
*** melwitt1 has joined #openstack-infra18:34
*** maxbit_ has joined #openstack-infra18:35
*** sarob_ has quit IRC18:37
*** melwitt has quit IRC18:37
*** maxbit has quit IRC18:38
*** melwitt1 is now known as melwitt18:39
*** lcheng has joined #openstack-infra18:40
*** rushiagr is now known as rushiagr_away18:40
devkulkarni1hi, could someone here take a look at: https://review.openstack.org/#/c/122782/ whenever you get a chance. the patch takes off gating/voting rights from one job and gives it to another.. we don't know if the change that has been made is enough18:40
*** emagana has quit IRC18:41
*** emagana has joined #openstack-infra18:41
*** ayoung is now known as ayoung-afk18:43
*** dannywilson has quit IRC18:44
*** dannywilson has joined #openstack-infra18:44
mihgenbookwar: > as a workaround we can implement a check on Jenkins to forbid topic branches with names (stable/*|master)  -  I don't think it will solve the issue… I can have branches with arbitrary names, but do the same mistake18:44
*** ayoung-afk is now known as ayoung18:45
*** emagana_ has joined #openstack-infra18:45
anteayaand we're off: http://lists.openstack.org/pipermail/openstack-dev/2014-September/046559.html18:45
*** dannywilson has quit IRC18:45
*** emagana has quit IRC18:45
*** dannywilson has joined #openstack-infra18:45
anteayalater than expected due to technical issues, thanks for your patience everyone18:45
*** harlowja has quit IRC18:46
*** harlowja_ has joined #openstack-infra18:46
*** marcoemorais has joined #openstack-infra18:46
bknudsonthe proposal bot just updated requirements in keystoneclient. Maybe I should have listed it as a co-author?  https://review.openstack.org/#/c/116255/13..14//COMMIT_MSG18:47
*** markmcclain has quit IRC18:47
sdaguevishy: the python unit test hang is the thing I was diving through with lifeless yesterday in -nova18:47
vishysdague: ok well i posted a bug since i couldn’t find one18:48
vishysdague: https://bugs.launchpad.net/nova/+bug/137173818:48
uvirtbotLaunchpad bug 1371738 in nova "Eventlet hang in unit tests: 'NoneType' object is not callable" in <bound method GreenSocket.__del__ of <eventlet.greenio.GreenSocket object at 0xf77ee50>>" [Undecided,New]18:48
sdaguevishy: yeh, so I think there is a different actual problem going on with why testr hangs18:49
fungimihgen: i don't expect that to help much, and will probably annoy a lot of people who develop in a branch named "master" (whether that's a recommended workflow or not)18:49
sdaguevishy: non of the tests failed in that run, right?18:49
mihgenfungi: yep18:50
fungimihgen: also, i think newer versions of git-review avoid setting the topic at all if the local branch name is the same as the targeted remote branch18:50
*** morgan_remote_ has joined #openstack-infra18:51
fungimihgen: but earlier versions did not and so you get tons of changes proposed to master with a topic of "master" even today from people using older git-review versions18:51
*** e0ne has joined #openstack-infra18:52
*** ayoung has quit IRC18:53
*** otherwiseguy has quit IRC18:53
vishysdague: right although i don’t know if they all completed18:55
*** e0ne has quit IRC18:55
*** yamahata has quit IRC18:55
*** pballand has quit IRC18:56
*** alexpilotti has quit IRC18:57
*** Sukhdev has joined #openstack-infra18:58
clarkbpleia2 I am +2 on 122501 now thanks18:59
*** e0ne has joined #openstack-infra18:59
pleia2thanks18:59
clarkbalso I totally missed the first bus19:00
pleia2doh :)19:00
clarkbnibalizer on lombard now see you in about 30 minutes19:00
*** salv-orlando has quit IRC19:03
openstackgerritPaul Czarkowski proposed a change to openstack-infra/config: solum f20 gate is failing due to upstream dep.  https://review.openstack.org/12278219:04
nibalizerclarkb: ok19:05
*** dkranz has quit IRC19:05
*** doug-fish has left #openstack-infra19:08
*** Sukhdev has quit IRC19:09
*** ildikov_ has joined #openstack-infra19:09
*** ildikov has quit IRC19:12
*** Guest3037 has quit IRC19:13
*** nadya has joined #openstack-infra19:13
*** nadya is now known as Guest1536519:14
*** sc68cal has quit IRC19:14
*** shashankhegde has quit IRC19:15
jeblairfungi, clarkb: is there a change prepped for the rename?19:17
jeblairfungi, clarkb: also, did you get a chance to look at 122533?19:18
*** Guest15365 has quit IRC19:18
fungijeblair: https://review.openstack.org/11786719:18
clarkbI glanced at 122533 unsure of other thing. will review 122533 properly now19:18
fungijeblair: starting to look just in the past few minutes--got sidetracked by http://code.google.com/p/gerrit/issues/detail?id=110719:19
fungiwhich i should probably also send mail to the stable-maint list warning abiout19:19
clarkbjeblair in 122532 do we need to update path to functions file? it is relative in layout.yaml so we shouldnt right?19:20
*** pballand has joined #openstack-infra19:21
jeblairclarkb: yeah, is relative19:21
*** dannywilson has quit IRC19:21
*** dannywilson has joined #openstack-infra19:22
*** dannywilson has quit IRC19:22
*** dannywilson has joined #openstack-infra19:23
*** dkranz has joined #openstack-infra19:23
*** sc68cal has joined #openstack-infra19:23
openstackgerritAndreas Jaeger proposed a change to openstack-infra/config: Update manila jobs  https://review.openstack.org/12207619:24
*** e0ne has quit IRC19:26
clarkbjeblair what if we symlink to config instead of doing the puppet source copy?19:26
clarkbin 122533 that may be simpler?19:26
jeblairclarkb: the copy triggers the actions (like zuul reload)19:26
*** maxbit has joined #openstack-infra19:27
clarkboh I see and symlink makes that hard19:27
jeblairclarkb: i think if we symlinked, the only trigger available would be vcsrepo update, but since everything is in there, we'd be doing unecessary reloads of services19:27
clarkbnevermind19:27
clarkbya19:27
*** maxbit_ has quit IRC19:27
*** juzuluag has quit IRC19:28
*** hashar has joined #openstack-infra19:29
*** sarob_ has joined #openstack-infra19:29
openstackgerritA change was merged to openstack-dev/hacking: Updated from global requirements  https://review.openstack.org/12241619:29
clarkb+2 seems like a reasonable first stab19:29
hasharhello!19:29
*** homeless has quit IRC19:30
jeblairnibalizer: if we decide we need to make it into a puppet module, i don't think anything here will prevent us from doing that later19:30
*** e0ne has joined #openstack-infra19:30
*** Sukhdev has joined #openstack-infra19:30
hasharyesterday I have turned the switch of Zuul cloner on wikimedia CI system and it is now gating changes for  mediawiki and its extensions :-D19:30
hasharand19:31
*** homeless has joined #openstack-infra19:31
hasharit works!!!!!19:31
*** devkulkarni1 has quit IRC19:31
*** melwitt has quit IRC19:31
clarkbjeblair: right. and if we dont like how this goes we change it19:32
anteayahashar: yay19:32
fungijeblair: yeah, 122533 seems to me like it should work and be sufficiently lightweight to replicate that pattern to our other uses of those files19:33
anteayahashar: you might know something about this, sdague was asking the other day about a wiki extention ONTITLE - if I have the name correct, might you know something about it?19:33
*** ZiGMaX has joined #openstack-infra19:34
*** sarob_ has quit IRC19:35
*** e0ne has quit IRC19:37
*** mmaglana has quit IRC19:38
*** otherwiseguy has joined #openstack-infra19:38
*** marcoemorais has quit IRC19:40
*** marcoemorais has joined #openstack-infra19:41
*** marcoemorais has quit IRC19:41
*** e0ne has joined #openstack-infra19:41
fungiclarkb: 88479 seems safe. i'll let you approve when you're ready19:42
*** koolhead17 has quit IRC19:42
hasharanteaya: we have a ton of extensions and I barely know what they do :-]  As long as they have tests and the devs manages to fix tests breakage all by themselves, I barely need to know more :-]19:42
anteayahashar: suspected as much, but I thought I would try19:42
anteayahashar: thanks19:42
hasharsdague: feel free to poke me about mediawiki extensions, I can find folks that know stuff :]19:43
hasharI will be happy to relay / point to peoples19:43
*** cnesa13 has joined #openstack-infra19:43
clarkbfungi thanks19:43
jeblairhashar: good news about cloner!  we're also using it in production to test changes to our infra puppet repos19:43
hashar\O/19:44
*** daya_k has quit IRC19:44
clarkbjeblair anteaya should I wait for the config repo before 88479?19:44
jeblairhashar: check this out: https://git.openstack.org/cgit/openstack-infra/config/tree/tools/apply-test.sh#n2219:44
ekarlsophschwartz: you around ?19:44
clarkbthey "conflict"19:44
hasharjeblair: some of our repositories uses  submodules for dependencies, I have to figure out a solution to fallback to the branch tracked by the submodule instead of fall backing to target branch / master19:44
jeblairclarkb: don't wait, go for it19:44
anteayayeah, it will be a lot of work to redo the patch to point to a different repo19:45
*** melwitt has joined #openstack-infra19:45
anteayaclarkb: I am ready to bring it in19:45
anteayaclarkb: they don't conflict that I see19:45
hasharjeblair: I am quite happy to see you found a use case for the clone map \O/19:45
anteayaif they do, merge and let give me time to sort it out on my end19:45
anteayaclarkb: https://review.openstack.org/#/c/122572/19:46
jeblairhashar: yeah, it turns out it's really useful for installing puppet modules into the right place (and with the right name)19:46
*** baoli has quit IRC19:46
*** baoli has joined #openstack-infra19:47
hasharjeblair: and if I understand that script, you find out hosts then for each  run puppet apply ?19:47
hasharthat is crazy. I am wondering how long it takes19:47
jeblairhashar: yeah.  it's really fast actually.19:47
clarkbjeblair ok19:48
jeblairhashar: we use --noop so it doesn't actually have to do anything19:48
clarkbpizza rename then that19:48
jeblairhashar: but it fully exercises the parser and catches lots of errors that used to only be caught in production19:48
*** dprince has quit IRC19:48
*** eharney has quit IRC19:48
jeblairhashar: i don't know that it's better than beaker/rspec stuff, but it's easy and effective19:48
anteayaclarkb: what are you going to rename the pizza?19:49
anteayaI suggest not brisket or pork butt19:49
anteayathose are taken19:49
hasharjeblair: yeah that is a good first step :D19:49
hasharjeblair: we played a bit with rspec last year but did not went very far.19:50
hasharwhat we end up doing is disabling puppet, un pool a node from prod, run puppet and fix till that pass. Then reenable puppet19:50
hasharlong and tedious19:50
jeblairi say that, but it looks like since the upgrade to puppet3, those jobs are emitting all kinds of errors but still succeeding.19:51
jeblairwe may need to dig into that and see what's going on.19:51
*** morganfainberg is now known as CaptainMorgan19:52
hasharwill give that a try whenever I get my jobs to run in isolated instances19:52
hashar(ie setup nodepool \O/)19:52
lifelesssdague: vishy: hi19:55
*** ihrachyshka has joined #openstack-infra19:55
fungijeblair: clarkb: SergeyLukjanov: mordred: okay, 30 minutes to maintenance. plan is at https://etherpad.openstack.org/p/repo-renaming-2014-09-19 for anyone collaborating on this20:00
*** otherwiseguy has quit IRC20:00
*** juzuluag has joined #openstack-infra20:00
*** otherwiseguy has joined #openstack-infra20:00
fungii think we're at the point in the release cycle where there really just won't be lulls in the gate until right before austrailasia mondy mornings20:01
*** salv-orlando has joined #openstack-infra20:01
fungis/mondy/monday/20:01
CaptainMorganfungi probably right20:01
jeblairfungi: ack20:01
*** ayoung has joined #openstack-infra20:02
*** sandywalsh has quit IRC20:03
openstackgerritDoug Hellmann proposed a change to openstack-dev/pbr: Clean up links and docs  https://review.openstack.org/12285220:03
*** baoli has quit IRC20:03
jeblairfungi: i'm going to remove the puppetmaster crontab20:03
fungijeblair: okay20:04
*** bswartz has joined #openstack-infra20:04
anteayabswartz: follow along here if you like: https://etherpad.openstack.org/p/repo-renaming-2014-09-1920:05
*** otherwiseguy has quit IRC20:06
bswartzanteaya: ty20:07
bswartzthat's what I'm here for20:07
anteayanp20:07
anteayabswartz: I'm a mind reader I am20:07
bswartzyou're doing it at 4:30 right?20:07
anteayathis is prep20:07
anteayagerrit goes offline as soon as we are ready after 20:3020:08
*** pfallenop has quit IRC20:08
bswartzlet me know what I can do20:08
*** boden has quit IRC20:08
anteayabswartz: stand by, you will be called on if needed20:08
jeblairfungi: thoughts on whether irc is stable enough to use statusbot?20:08
*** boden has joined #openstack-infra20:09
jeblairs/irc/freenode/20:09
*** pfallenop has joined #openstack-infra20:09
fungijeblair: it's been 6 days since openstackstatus joined, so *hopefully* stable enough20:10
fungi(according to /whois anyway)20:10
*** dannywilson has quit IRC20:10
*** signed8bit has joined #openstack-infra20:10
anteayabswartz: we use statusbot to inform the channels that gerrit will be offline and update channel topics20:10
*** dannywilson has joined #openstack-infra20:10
*** e0ne has quit IRC20:12
jeblairfungi: "Gerrit will be offline from 20:30 to 20:50 UTC for project renames" ?20:12
fungilgtm20:12
jeblairalso, if we were _really_ clever, we'd have prepared the system-config rename before now :)20:13
*** david-lyle has quit IRC20:13
jeblair#status alert Gerrit will be offline from 20:30 to 20:50 UTC for project renames20:13
openstackstatusjeblair: sending alert20:13
*** boden has quit IRC20:13
fungii can't imagine it going over 20 minutes anyway20:13
ayoungjeblair, sorry to bug you, but could you +2 +A https://review.openstack.org/#/c/120261/20:13
*** signed8bit has quit IRC20:13
anteayaayoung: not right now, getting ready to take gerrit offline20:13
*** dkehnx1 has joined #openstack-infra20:13
anteayaayoung: try in about an hour20:13
ayoungnICE!20:13
AJaegerbswartz: would be great if you help with the final steps: Approving the .gitreview asap...20:13
bswartzAJaeger: which one?20:14
fungibswartz: one of us will propose an update to your projects' .gitreview files when we finish the maintenance20:14
ayounganteaya, at 4:14 on a Friday afternoon?20:14
bswartzyeah np20:14
AJaegerbswartz: step 17 on the etherpad is updating the .gitreview file. And then a manila-core needs to approve it. Could you do this, please?20:14
anteayaayoung: if you like, as long as it isn't right now20:14
-openstackstatus- NOTICE: Gerrit will be offline from 20:30 to 20:50 UTC for project renames20:14
*** ChanServ changes topic to "Gerrit will be offline from 20:30 to 20:50 UTC for project renames"20:15
ayoungGood luck20:15
anteayaayoung: thanks20:15
*** dannywilson has quit IRC20:15
bswartzxyang1: are you going to be around for the next 30 minutes?20:15
vponomaryov1I am here if needed20:15
jeblairfungi: puppetmaster confirmed stopped20:15
bswartzthere we go20:15
fungiayoung: what do you mean friday afternoon? it's saturday morning in apac ;)20:15
bswartzwe have at least 2 manila core here20:15
bswartzmaybe 320:15
*** gyee has joined #openstack-infra20:15
*** marcoemorais has joined #openstack-infra20:15
ayoungfungi, does that mean you are tempting fate less or more?  I can't decide.20:16
* fungi wishes it were saturday morning where he is20:16
*** e0ne has joined #openstack-infra20:16
AJaegerbswartz: another manila related patch is https://review.openstack.org/#/c/122076/ - do you want to review it?20:16
openstackstatusjeblair: finished sending alert20:17
anteayaAJaeger: let's let jim and jeremy focus20:17
AJaegeranteaya: ok20:17
anteayathanks20:17
* fungi is having no more trouble focusing than usual20:18
bswartzAJaeger: are the jobs removed because they still inherit from some template after the rename?20:18
jeblairpleia2: there's a pleia3 on the etherpad.  watch out for her.20:18
AJaegerbswartz: yes, the template is exactly what's removed. Just the publish job is new20:18
bswartzokay seems easy enough20:19
vponomaryov1AJaeger: why only manila, but manilaclient?20:19
AJaegervponomaryov1: good idea, I'll update20:20
clarkbok pizza done20:21
jeblairclarkb: step 0 complete! :)20:21
fungiwow, we've been pretty heavily starved for devstack-trusty workers in the check pipeline, looks like20:21
fungilots of building and delete on the graph, not much in use20:22
*** tonytan4ever has quit IRC20:22
clarkboh wow20:22
clarkbthat graph20:22
fungii suspect one or more of our providers is choking again20:22
jeblairshould we do a nodepool delete all while we're down?20:22
openstackgerritAndreas Jaeger proposed a change to openstack-infra/config: Update manila jobs  https://review.openstack.org/12207620:22
AJaegervponomaryov1, bswartz ^20:22
jeblairwould get us on our feet again faster (at the risk of making whatever provider is having a hard time have a worse time)20:23
fungiyeah, it might help a little20:23
anteayaall providers from what I see20:23
anteayaor both and all regions depending on how you see it20:23
fungianteaya: all providers what? in use or having building failures?20:24
anteayahaving failures20:24
*** mjturek has quit IRC20:24
anteayaord is the lightest hit20:24
funginot really an insane number of LaunchStatusException in the logs for a change. may be something else20:25
fungi2014-09-19 20:25:19,422 ERROR nodepool.NodeLauncher: OverLimit launching node id: 2296326 in provider: rax-iad20:25
fungiwe probably have some alien cruft in one or more regions. i'll see about cleaning those up once the maintenance is concluded20:26
*** dims_ has quit IRC20:26
*** tonytan4ever has joined #openstack-infra20:26
*** dims has joined #openstack-infra20:26
*** ZiGMaX has quit IRC20:29
*** IAX has quit IRC20:30
fungiokay, i'll take all the steps on gerrit again20:30
jeblairi've stopped zuul20:30
openstackgerritAndreas Jaeger proposed a change to openstack-infra/config: Use python-jobs and publish docs for manila  https://review.openstack.org/12207620:30
*** dims has quit IRC20:30
*** marcoemorais has quit IRC20:31
clarkbI am ready to move repos on on git mirrors and delete github side whenever you all are ready20:31
fungigerrit going down now20:31
fungiand the process has finally exited. starting in on db update queries20:32
* clarkb moves repos20:32
*** AJaeger has quit IRC20:32
*** marcoemorais has joined #openstack-infra20:33
*** andreykurilin_ has joined #openstack-infra20:33
fungiworking on file moves on the gerrit server now20:33
clarkbgitxx are done. now doing github20:34
*** praneshp has quit IRC20:34
jeblairmordred: http://paste.openstack.org/show/113468/  any ideas there?20:34
*** vhoward has left #openstack-infra20:34
fungilucene reindex is running now20:34
*** shashankhegde has joined #openstack-infra20:34
clarkbhrm there is a transfer ownership option in github now. I will stick with a delete but we should look into that for future renames20:35
*** tdasilva has quit IRC20:35
*** ayoung is now known as MadamImAdam20:35
jeblairmordred: i quoted that (editing by hand on the filesystem) and it worked20:35
mordredjeblair: I think it needs to be20:35
*** ChuckC_ has joined #openstack-infra20:35
mordredyes. quoted20:35
mordredwhen did it stop being?20:35
clarkbgithub deletes are done20:36
clarkbfungi: how does reindex look?20:37
clarkbfungi: iirc that is about a 10 minute process?20:37
jeblairmordred: that file has never been modified.  i have a patch ready for when gerrit comes back up.20:37
*** signed8bit has joined #openstack-infra20:37
fungiclarkb: ~1/3 done20:37
*** dstanek is now known as kenatsd20:37
*** mmedvede has quit IRC20:37
*** medieval1 has quit IRC20:39
*** juzuluag has quit IRC20:39
fungi~3/4 done now20:40
*** marcoemorais1 has joined #openstack-infra20:40
*** marcoemorais has quit IRC20:40
*** marcoemorais1 has quit IRC20:40
*** marcoemorais has joined #openstack-infra20:40
fungithe percentages are anything but time-linear20:41
fungilucene reindex finished... starting gerrit service again now20:41
fungigerrit seems to be back up and responding. any objections to approving the rename change now?20:42
jeblairzuul is running20:43
jeblairfungi: so go for it20:43
fungioh, need to wait until zuul's running again20:43
fungik, yep20:43
clarkbno objections here20:43
jeblairnow that that's in the queue, i'll restore the queues20:44
bswartzdo you have a way to make your job jump to the front of the queue?20:44
fungiit's in the gate now, still waiting on bare-precise and bare-centos6 workers20:44
jeblairbswartz: enqueue it before we restore the queues we saved before stopping zuul20:45
fungibswartz: we did in this case by approving it before readding the previous queue contents20:45
anteayabswartz: ours has its own queue20:45
fungier, what jeblair just said ;)20:45
bswartzcool trick20:45
fungibswartz: but we do also have a command-line admin tool that lets us reorder the gate queues on the fly if needed (used pretty much exclusively to promote gate-fix changes to the front)20:46
vponomaryov1fungi: red button exists too? =)20:47
openstackgerritJames E. Blair proposed a change to openstack-infra/config: Quote hostname in ansible clean workspaces command  https://review.openstack.org/12285820:47
jeblairfinished re-enqueing20:47
clarkbI am going to do the group stuff for the swiftonfile project I approved20:47
clarkbso that I don't forget and as the approver I feel responsible20:47
anteayaclarkb: by group stuff doesn't the patch create the groups?20:48
openstackgerritKen Giusti proposed a change to openstack-infra/config: Add tests to verify oslo.messaging's use of the Apache QPID broker  https://review.openstack.org/11575220:48
anteayaor do you mean populate the groups20:48
clarkbanteaya: have to add people to the group20:48
anteayaclarkb: ah yes20:48
jeblair#status ok Gerrit is back online20:49
openstackstatusjeblair: sending ok20:49
clarkbhrm hasn't been created yet guess need to wait for manage projects to do its thing20:49
jeblairnot quite done, but the outage is over for all but manila20:49
fungihrm, we got a bare-precise node finally20:49
clarkbnow we need centos20:50
clarkbgo nodepool go20:50
jeblairthere are many bare-centos6 building20:50
fungiright now 58 bare-centos6 nodes are building... hopefully one of them succeeds20:50
fungiyeah20:50
*** praneshp has joined #openstack-infra20:50
*** ChanServ changes topic to "Discussion of OpenStack Developer Infrastructure | docs http://ci.openstack.org | bugs https://launchpad.net/openstack-ci/ | https://git.openstack.org/cgit/openstack-infra/config/tree/"20:51
-openstackstatus- NOTICE: Gerrit is back online20:51
*** kgiusti has left #openstack-infra20:51
fungiooh, one went to ready. should pick up any...20:51
anteayalike a horse race20:51
SukhdevDear Infra folks, is there an issue with the gate?20:51
fungithere it is20:51
anteayaSukhdev: yes, gerrit was offline20:51
anteayaSukhdev: now it is back online and the queues are back again20:52
openstackgerritA change was merged to openstack-infra/config: Move manila repos from stackforge to openstack  https://review.openstack.org/11786720:52
fungiokay, there's ^ the change20:52
anteayaSukhdev: we took gerrit offline for schedules project renames, we sent an email to the list: http://lists.openstack.org/pipermail/openstack-dev/2014-September/046174.html about it and changed the irc channel topic while it was offline20:53
fungii'll go ahead and manually trigger the puppet runs20:53
openstackstatusjeblair: finished sending ok20:53
Sukhdevanteaya: would that cause the patch to be re-queued even though it was almost complete?20:53
clarkbfungi: sounds good20:53
jeblairfungi: ok20:53
anteayaSukhdev: yes it would20:53
anteayaSukhdev: we have no good times left for scheduled maintenance20:54
Sukhdevanteaya: Ah ha…that explains it….20:54
anteayaSukhdev: we have to pick the best bad time we can find20:54
Sukhdevanteaya: So, now we have a smooth sail ahead?20:54
anteayaSukhdev: you should yes20:54
anteayaSukhdev: if you don't let us know20:54
fungiSukhdev: no other outages planned through the weekend, anyway20:54
anteayaSukhdev: your patch should be back in a queue on status.openstack.org/zuul20:55
Sukhdevanteaya: cool will keep and eye on it and will report back, if see issue again20:55
*** openstackgerrit has quit IRC20:55
*** xyang1 has quit IRC20:55
anteayaSukhdev: kk, thanks20:55
*** devkulkarni has joined #openstack-infra20:55
Sukhdevanteaya: yes, it is in the queue - it went in the queue 4 times since morning :-)20:55
anteayaSukhdev: your lucky day :D20:55
*** openstackgerrit has joined #openstack-infra20:56
Sukhdevanteaya: you make it sound so +ve…..I like that :-)20:56
anteayaha ha ha20:56
anteayagood20:56
anteayaI'm glad to hear that20:56
clarkbI am approving 88479 now20:57
*** bradjones has quit IRC20:57
*** IAX has joined #openstack-infra20:59
bswartzso what's left to do?20:59
*** devkulkarni has left #openstack-infra21:00
fungibswartz: #16-17, but i21:00
fungi'm waiting for the puppet run to complete first21:00
*** morgan_remote_ has quit IRC21:00
fungihopefully only a few more minutes until it finishes21:00
vponomaryov1guys, is it expected that all "watchers" and "stars" disappeared for project?21:01
bswartzvponomaryov1: in github?21:01
vponomaryov1yes21:01
sdagueclarkb / fungi : https://review.openstack.org/#/c/122727/ should seperate horizon pooping itself because of pycss stuff from glance trying to upload an http url21:01
bswartzthey deleted the project rather than moving it, so I would guess yes21:01
clarkbyes we don't move the projects. that is a newish feature and  Iwasn't prepared to learn the intricacies of it as I was making the change21:02
*** MarkAtwood has quit IRC21:02
*** xyang1 has joined #openstack-infra21:02
fungiwell, s/move/transfer/21:02
clarkbsdague: so that should be all apache and no django mod whatever?21:03
clarkblgtm21:03
fungimove has been there a while and we've used it, but it's for renames within a github org21:03
fungitransfer ownership is new, and lets you switch a project to another org21:03
*** gyee has quit IRC21:03
*** marcoemorais has quit IRC21:03
*** julim has quit IRC21:03
sdagueclarkb: yeh21:04
sdaguebecause it's just a straight static asset21:04
clarkbsdague: I +2'd and rechecked before seeing you did the same21:04
sdagueheh21:04
clarkbsdague: feel free to promote to an approve21:04
xyang1bswartz: sorry, just saw your message. do you need to talk to me?21:04
*** marcoemorais has joined #openstack-infra21:04
*** marcoemorais has quit IRC21:05
sdagueclarkb: sure, I'll let the tests rerun. I looked at the fails and they weren't related to the issue at hand.21:05
*** mmedvede has joined #openstack-infra21:05
bswartzxyang1: they needed a manila core person for the last stop of the rename -- just wanted a backup person here if my internet connection blows up21:05
*** marcoemorais has joined #openstack-infra21:05
bswartzwe have vponomaryov1 too though21:05
*** MarkAtwood has joined #openstack-infra21:05
jeblairfungi: i think ansible has moved beyond review.o.o now21:06
xyang1bswartz: sure.  I'l be here as a backup as well21:06
fungijeblair: looks like it. i'm starting the replication run21:06
*** marcoemorais has quit IRC21:06
jeblairclarkb: is your missing group there?21:06
fungiand also working on the .gitreview changes21:06
*** marcoemorais has joined #openstack-infra21:06
clarkbjeblair: no I don't see it yet21:06
clarkbbut may need to do a refresh21:07
*** reed has joined #openstack-infra21:07
fungiwhich missing group?21:07
clarkbhrm still one. fungi the swiftonfile-core and -release groups21:07
clarkblooks like the ACLs for it never made it in. Could be a problem with the acl file21:07
*** dannywilson has joined #openstack-infra21:07
fungipossibly. i can try a manual run of manage-projects on it to see what's erroring if you need21:08
clarkbfungi: that would be great. I am going t orereview the file now21:08
* krotscheck beats his head against python multiprocessing a bit more.21:09
fungibswartz: vponomaryov1: xyang1: https://review.openstack.org/122862 and https://review.openstack.org/12286321:11
*** pcm__ has quit IRC21:11
clarkbfungi: the only thing I see is that the file has old style indentation. Does the regex in jeepyb not handle that anymore?21:11
fungiclarkb: oh... maybe? i thought i modified it to treat leading whitespace as optional (someone copying from an old change rather than from documentation or an existing file i guess)21:12
fungino errors when i ran sudo manage-projects stackforge/swiftonfile21:13
clarkbfungi: you did. the regex looks fine21:13
clarkbfungi: there they are21:13
clarkbso weird21:13
*** Ryan_Lane has quit IRC21:13
fungiso the full run of manage-projects did nothing to create those groups but they showed up when i ran it for that one project just now?21:14
clarkbarg there are two gerrit accounts with the same email address... guess I am not closing that bug21:14
clarkbfungi: ya21:14
clarkbfungi: didn't update the acl file either21:14
fungibizarre, bizarre, bizarre21:14
fungimakes me want to start in on beer already21:14
clarkboh good they gave me the users full name too I can do this21:14
fungioh, wait, i have21:14
clarkbfungi: do it and don't look back21:14
clarkb:)21:15
*** lcheng has quit IRC21:15
bswartzguys did you "expedite" the job for the 2 changes to the .gitreview files?21:17
harlowja_clarkb fungi  so for oslo.utils looks like i fixed it up @ https://review.openstack.org/#/c/122823/ so i should propose 34 jobs for it, or keep 33 and 34 or something else?21:17
bswartzI'm a tiny bit concerned they may fail in gate because of our check jobs -- they still refer to stackforge21:17
*** andreaf has quit IRC21:17
clarkbharlowja_: awesome thanks. I am happy to make py33 voting now then pick up utils when we switch everything. or you can go straight to 3421:17
clarkblet us see if fungi disagrees21:17
harlowja_k21:18
*** andreaf has joined #openstack-infra21:18
reedsdague, fantastic write up of your proxy setup. I'm linking it from the wiki21:18
harlowja_was a weird fix, but all runs ok on py34 on my ubuntu machine21:18
sdaguereed: cool, thanks21:18
clarkbharlowja_: wfm21:18
*** e0ne has quit IRC21:18
harlowja_k, let me propose a review and see what happens21:19
clarkbI wonder if some of the other projects that fail need the same fix21:19
harlowja_possibly21:19
clarkbglanceclient had a couple weird things going on. hashseed stuff and other thinsg all at once21:19
harlowja_it was weird21:19
vponomaryov1fungi: changes will fail on devstack votable job, see https://github.com/openstack/manila/blob/fe675be8329a29674436f6e9bfcd5eac87989249/contrib/devstack/lib/manila#L2721:20
harlowja_if u see stuff like https://launchpadlibrarian.net/185300176/all_errors.txt then it might be just that simple21:20
fungibswartz: i'm watching to see if they succeed but21:20
bswartzfungi: this line worries me: https://github.com/openstack/manila/blob/4b0e452b0dc9d4db83bd2ea13450202d630849f9/contrib/devstack/lib/manila#L2721:20
fungibswartz: vponomaryov1: yeah, sounds like you may need to stack or squash it with a rename of anywhere you've hardcoded stackforge inside those projects21:20
bswartzI have to get my daughter from daycare and eat dinner -- I'll be back online after21:22
bswartzand I'll check in21:22
fungibswartz: vponomaryov1: i can add that to the manila .gitreview change and resubmit if that's all you think it needs21:22
*** signed8bit has quit IRC21:22
bswartzrely on vponomaryov1 and xyang1 if you need +2s21:22
vponomaryov1fungi: yes, it will resolve issue21:22
*** pballand has quit IRC21:23
fungivponomaryov1: okay, i've updated that change with a new patchset21:23
*** tonytan4ever has quit IRC21:23
fungiit'll need reapproving21:23
*** alexpilotti has joined #openstack-infra21:23
harlowja_clarkb fungi  i also updatd https://etherpad.openstack.org/p/py34-transition fyi21:24
fungiharlowja_: oh awesome!21:24
*** flaviof is now known as flaviof_zzz21:24
fungiharlowja_: and yeah, no need to add 3.4 jobs for it just yet21:25
fungivoting on 3.3 is fine as long as 3.4 is at least confirmed working for now, so the delta to fix it up later if needed shouldn't be significant21:25
harlowja_k21:26
harlowja_guess i could just unabandone https://review.openstack.org/#/c/119426/ or maybe u guys can?21:27
*** emagana_ has quit IRC21:27
harlowja_seems like dims didn't need to abandon that21:27
*** emagana has joined #openstack-infra21:27
harlowja_hmmm, i'll poke him when i find him on iRC21:28
clarkbhrm we lost morgan21:28
CaptainMorganclarkb, hmm?21:28
clarkboh you are casual nicking21:28
clarkbthat explains it.21:28
fungiharlowja_: restored21:28
CaptainMorganclarkb, speak like a pirate!21:28
*** CaptainMorgan is now known as morganfainberg21:28
morganfainbergok back to easy to find21:28
fungiCaptainMorgan drink like a pirate day is so much more fun though21:29
morganfainbergclarkb, ok i'm here. need anything?21:29
fungi(as long as you can remember any of it the next morning)21:29
clarkbaye captain! I have just double checked the port postgres cannons and they are firing at a rate similar to the starboard mysql cannons21:29
morganfainbergfungi, ahhhh yes.21:29
*** hashar has quit IRC21:29
harlowja_fungi thx, now just can u maybe remove the -1 ;) (i added comment to 34 fix)21:29
morganfainbergclarkb, yep, the n-cpu fix looks like it worked21:29
fungiitym "arrrr yes"21:29
*** MadamImAdam is now known as CaptainYoung21:30
clarkbmorganfainberg: average is 59 minutes21:30
*** MarkAtwood has quit IRC21:30
clarkbmorganfainberg: which may include old numbers. next week will give us a better data set without tail issues21:30
morganfainbergclarkb, a little slow, but still way way way better than 1h3021:30
fungiharlowja_: didja one better21:30
*** david-lyle has joined #openstack-infra21:30
harlowja_thx21:30
clarkbmorganfainberg: ya, and possible we have a tail in those numbers from before the fix went in21:30
*** Sukhdev has quit IRC21:30
*** david-lyle has quit IRC21:30
*** Ryan_Lane has joined #openstack-infra21:31
*** alexpilotti has quit IRC21:31
* morganfainberg glares at the requirements update for keystoneclient.21:32
*** rushiagr_away is now known as rushiagr21:32
*** Ryan_Lane has quit IRC21:32
morganfainbergso close to being able to cut a release.21:32
*** emagana has quit IRC21:32
fungiworking on alien node cleanup now21:33
*** Ryan_Lane has joined #openstack-infra21:34
*** jgrimm is now known as zz_jgrimm21:34
harlowja_hmmm, wonder when we will hit http://bugs.python.org/issue22438 :(21:34
harlowja_soon enough i guess, ha21:34
*** MarkAtwood has joined #openstack-infra21:35
openstackgerritA change was merged to openstack-infra/config: Add support for disk-image-builder in nodepool  https://review.openstack.org/8847921:35
*** esker has quit IRC21:36
*** emagana has joined #openstack-infra21:36
*** laxity has quit IRC21:36
*** esker has joined #openstack-infra21:36
*** e0ne has joined #openstack-infra21:36
* anteaya redoes her project-config filter branch test21:37
*** alexpilotti has joined #openstack-infra21:37
*** CaptainYoung has quit IRC21:38
clarkbharlowja_: when ubuntu and redhat/fedora update their python2.7 verisons :)21:38
harlowja_:(21:39
*** boden has joined #openstack-infra21:39
*** ihrachyshka has quit IRC21:40
*** esker has quit IRC21:41
*** alexpilotti_ has joined #openstack-infra21:41
clarkbharlowja_: that is a fun looking bug though21:42
*** alexpilotti has quit IRC21:43
*** alexpilotti_ is now known as alexpilotti21:43
openstackgerritA change was merged to openstack-infra/config: Switch py33 jobs for oslo.log and oslo.utils to vote  https://review.openstack.org/11942621:43
*** e0ne has quit IRC21:43
*** laxity has joined #openstack-infra21:43
*** rkukura has joined #openstack-infra21:44
*** boden has quit IRC21:44
winston-djeblair: hi, sorry to bug you again. i'm wondering what would happen if i change the 'git-root' to a different directory for a working gertty.  The new location already has a lot of projects checked out there.21:44
*** rkukura has quit IRC21:45
winston-djeblair: I did that, and gertty stops responding for > 5mins and still counting.21:45
fungiwinston-d: it's designed to reuse the same git clones you're doing development in, but if you want it to not do that then it works just fine with its own copies in a different directory21:45
fungithough i haven't tried reconfiguring it after using it, so maybe there are references to the old path in its db confusing it?21:46
winston-dfungi: Yeah, when I first tried gertty, I didn't change the 'git-root', so it used the default '~/git/', now I changed the setting and restart gertty, it hangs.21:47
fungijeblair: would probably be able to speculate faster than i'll get around to pulling it up in an sqlite client21:47
fungiwow, we have a crazy quantity of orphaned/alien nodes in our nodepool providers. cleaning them all up now21:48
*** pballand has joined #openstack-infra21:49
*** FallenPegasus has joined #openstack-infra21:49
*** e0ne has joined #openstack-infra21:49
*** FallenPegasus has quit IRC21:49
*** MarkAtwood has quit IRC21:49
*** mriedem1 has quit IRC21:53
fungiugh... the novaclient on the new puppetmaster is hosed (from oslo.config import cfg -> ImportError: No module named config)21:54
fungiwas working fine a few days ago when i tested out the launch script21:54
sdaguefungi: yeh, that's typically the namespace problem with oslo21:56
fungiinstalled on tuesday21:56
fungithe day after i tested it21:56
fungipuppet upgraded it via system-wide pip on tuesday, from 2.18.1 to 2.19.021:57
fungino errors in the log21:58
*** e0ne has quit IRC21:58
*** Ryan_Lane has quit IRC21:58
fungiuninstalling and reinstalling it doesn't help... same error21:59
fungioh, the error is bubbling up from keystoneclient21:59
*** harlowja_ has quit IRC22:00
*** harlowja has joined #openstack-infra22:00
*** melwitt has quit IRC22:01
clarkbfungi: which failed bceause lxml22:01
*** melwitt has joined #openstack-infra22:01
clarkblxml comes before config22:01
fungiaha, keystoneclient can't be installed... /usr/bin/ld: cannot find -lz (trying to install lxml)22:01
clarkbit doesn't isntall config as a result22:01
fungiyeah22:01
*** melwitt has quit IRC22:02
*** dangers` is now known as dangers_away22:02
fungido we want puppet configured to install python-lxml from ubuntu?22:02
*** melwitt has joined #openstack-infra22:02
fungion the puppetmaster?22:02
clarkbfungi: yes, I think that is how we prefer to do it. maybe make python-novaclient require that package in puppet so order is correct22:02
*** otherwiseguy has joined #openstack-infra22:02
fungiargh, no22:02
fungipython-lxml is already the newest version22:03
nibalizerinstalling that should /not/ be this hard :(22:03
fungiclaims python-lxml 3.3.3-1ubuntu0.1 is installed22:03
funginibalizer: we actually hate our users and do everything we can as a project to make it impossible for them to install a working novaclient22:03
nibalizerhaha22:04
*** marcoemorais has quit IRC22:04
*** marcoemorais has joined #openstack-infra22:04
*** marcoemorais has quit IRC22:04
*** Sukhdev has joined #openstack-infra22:04
*** marcoemorais has joined #openstack-infra22:05
fungiokay, uninstalling and installing keystoneclient without passing -U to pip seems to have worked22:05
*** marcoemorais has quit IRC22:05
fungiand now novaclient works again22:05
*** marcoemorais has joined #openstack-infra22:05
clarkbfungi: ya its not lxml that broke it22:05
clarkbits that lxml was missing when it tried installing oslo.config22:05
clarkbI was really confused and had a hard time fixing last tiem I ran into this22:06
clarkbso I think we need to enforce order22:06
fungiclarkb: i think we got a new keystoneclient release, puppet tried to pip install it with -U and that made it want to pull down a newer lxml which it then failed to compile bindings for because there were no corresponding header packages on the system22:06
fungiclarkb: whereas not installing with -U allows it to accept that the system-installed lxml from ubuntu satisfies the requirement22:07
clarkboh gotcha22:07
fungieven though there happens to be a newer one on pypi22:07
*** vponomaryov1 has left #openstack-infra22:07
*** nkinder_ has quit IRC22:07
*** dannywilson has quit IRC22:08
fungii bet zuul and nodepool are similarly broken trying to upgrade keystoneclient right now since we installed python-lxml from ubuntu on them for the same reasons22:08
mtreinishclarkb: any clues what's going on with the top 2 files here?: http://logs.openstack.org/27/122527/2/check/check-tempest-dsvm-full/0258bda/logs/rabbitmq/22:08
mtreinishI'm hitting a 404 when I click on either of the log links22:08
*** dannywilson has joined #openstack-infra22:08
openstackgerritJim Rollenhagen proposed a change to openstack-infra/config: Add check job for Ironic-python-agent + Tempest  https://review.openstack.org/11269322:10
*** leakypipes has quit IRC22:11
fungiclarkb: so as elegant as we may have thought satisfying that with the ubuntu python-lxml package was at the time, we may want to switch that to installing the xml/xslt header package sinstead so that it can successfully install lxml from pypi22:11
jeblairwinston-d: sorry, was away for a bit.  it should work.  you can run with the '-d' option and it will log debug messages to .gertty.log and you can see what it's doing22:11
clarkbfungi: ya its worth considering22:11
jrolly'all look busy, but when you're free I have some new CI jobs I'd love to try out :) https://review.openstack.org/11269322:11
clarkbmtreinish: looking22:12
*** rmcall has quit IRC22:12
jeblairwinston-d: it may be missing a lot of refs, but you can run with '--fetch-missing-refs' and it will fetch them (that _will_ take a long time, but you will see progress in the sync counter at the top)22:12
*** dannywilson has quit IRC22:12
*** Ryan_Lane has joined #openstack-infra22:15
clarkbmtreinish: so startup_log works. startup_err failed for me but is on disk as a 0 byte file22:15
clarkbmtreinish: ls shows the other two files22:16
clarkbif  Ifile them get an error22:16
mtreinishclarkb: I'm trying to get rabbit@devstack-trusty-hpcloud-b1-2287263.txt.gz22:16
mtreinishwhich at least the web index and lftp show22:16
clarkbhrm now they stat22:17
clarkbfungi: jeblair: any ideas? I am willing to guess the @ causes prolems?22:17
* clarkb tries a thing22:17
clarkblol yup22:18
clarkbmtreinish: clarkbtest.txt.gz has what you want22:18
*** bcourt has quit IRC22:18
mtreinishclarkb: yeah I figured it was the @ :)22:18
mtreinishclarkb: ok cool, thanks22:18
clarkbwe should rename those files before uploading them22:18
*** beekneemech is now known as bnemec-pto22:18
fungivery much so22:18
clarkbI will write that change now22:18
bswartzhey I'm back22:19
*** baoli has joined #openstack-infra22:19
bswartzdid everything go well?22:19
*** otherwiseguy has quit IRC22:19
clarkbmtreinish: I can rename others if it helps22:19
*** baoli has quit IRC22:19
clarkbI am not going to do a massive find though22:20
mtreinishclarkb: hmm, I'm not sure if any other files have an @ in them22:20
clarkbmtreinish: well if other jobs need them22:21
*** dannywilson has joined #openstack-infra22:21
mtreinishoh, yeah I don't think anyone really looks at the rabbit logs :)22:21
mtreinishthere wasn't anything too useful on that one. I just have a random failure with an rpc timeout and wanted to do a sanity check22:22
*** vigneshvar has quit IRC22:23
clarkbhrm can't use the rename utility because fedora and ubuntu don't agree on what it is22:24
*** gondoi is now known as zz_gondoi22:24
clarkbI can probably solve this with the power of bash22:24
mtreinishclarkb: ugh, yeah I remember when that change landed it made things ugly in some of my patches22:24
bswartzthanks infra guys for doing the move22:24
fungibswartz: the update changes to your two projects are being tested now and they're expected to pass. i'm cleaning up some problems with our worker pool to get jobs going a little faster again in hopes we'll have those merged sooner22:24
*** emagana has quit IRC22:27
*** emagana has joined #openstack-infra22:28
*** kenatsd is now known as dstanek22:30
*** emagana has quit IRC22:32
winston-djeblair: thx for the tip, will try --fetch-missing-refs22:34
*** datsun180b has quit IRC22:37
*** vhoward has joined #openstack-infra22:40
openstackgerritAaron Rosen proposed a change to openstack/requirements: Add nova-docker to tracked project list  https://review.openstack.org/12222122:41
*** alexpilotti_ has joined #openstack-infra22:42
*** flaper87 is now known as flaper87|afk22:42
*** alexpilotti has quit IRC22:42
openstackgerritClark Boylan proposed a change to openstack-infra/devstack-gate: Handle @s in log file names by renaming them  https://review.openstack.org/12288522:43
clarkbnibalizer: fungi jeblair ^ that is a terrible hack that I am not proud of22:43
clarkbbut doing renames is hard22:43
clarkbI almost want to write a third tool to do it22:44
jeblairclarkb: i think it's beautiful22:44
openstackgerritClark Boylan proposed a change to openstack-infra/devstack-gate: Handle @s in log file names by renaming them  https://review.openstack.org/12288522:45
clarkbnibalizer just told me to use quotes22:45
clarkbjeblair: I am glad you enjoyed it22:45
fungiit's too bad rename doesn't have a -r22:45
*** shashankhegde has quit IRC22:45
pleia2lgtm22:45
*** alexpilotti has joined #openstack-infra22:45
fungior selse we could just 'rename -r s/@/_at_/g $BASE/logs/rabbitmq'22:46
clarkbfungi: no we can't22:46
clarkbfungi: because fedora22:46
fungipoo fedora poo22:46
clarkbfungi: its the silliest thing ever and bunnies die as a result. but rename is different on fedora and ubuntu22:46
*** alexpilotti_ has quit IRC22:46
clarkbone is from perl and the other is from not perl22:47
fungithe pitfalls of non-posix and portability22:47
pleia2heh22:47
fungile sigh22:47
nibalizercould also use %4022:47
fungidouble-percent-encoding in urls is teh heinous22:48
jeblairmtreinish: pulseaudio is responsible for 174884 lines in my syslog currently22:48
jeblairmordred: ^22:48
fungiand i'm pretty sure apache's mod_autoindex would %-encode the %22:49
jeblairmtreinish: sorry, unless you also hate pulseaudio22:49
*** alexpilotti_ has joined #openstack-infra22:49
clarkbjeblair: nice22:49
clarkbjeblair: how does your music sound? was it worht the log lines/22:49
fungijeblair: pulseaudio hate is so last year. it got replaced by networkmanager hate, which is now supplanted by systemd hate22:50
*** alexpilotti has quit IRC22:50
*** alexpilotti_ is now known as alexpilotti22:50
*** aysyanne has quit IRC22:50
mtreinishjeblair: I do, I hate it with a passion. It's part of the reason I run archlinux because I can get away without installing it22:50
*** dmsimard is now known as dmsimard_away22:50
jeblairclarkb: i'm attempting to use audio for the first time since my trusty upgrade22:50
bswartz+1 systemd hate22:50
jeblairit is not going well22:50
clarkbjeblair: try pavucontrol22:51
clarkbjeblair: I found it is basically the only thing that helps22:51
fungijeblair: as soon as systemd incorporates your audio multiplexing into pid 1, your problems will be over22:51
pleia2pavucontrol is good, I've also used xfce4-mixer on occasion to unmute strane things22:51
bswartzlol22:51
pleia2(doesn't ship with xubuntu anymore)22:51
bswartzfungi don't give them ideas22:51
jeblairi just accidentally discovered ctrl-meta click-drag in urxvt selects a rectangular region22:51
pleia2ooh22:52
* fungi uses a ctrl-hyper-super-cokebottle bucky for that22:52
fungi(or would if i had a space cadet keyboard)22:52
*** melwitt has quit IRC22:53
*** alexpilotti has quit IRC22:56
*** acfleury has quit IRC23:04
*** cnesa13 has quit IRC23:05
*** groknix has quit IRC23:06
openstackgerritA change was merged to openstack-infra/elastic-recheck: Add query for nova resize bug 1371677  https://review.openstack.org/12281123:07
uvirtbotLaunchpad bug 1371677 in nova "Race in resource tracker causes 500 response on deleting during verify_resize state " [High,Triaged] https://launchpad.net/bugs/137167723:07
openstackgerritMichael Krotscheck proposed a change to openstack-infra/storyboard: Python based daemon management  https://review.openstack.org/12289023:07
jeblairclarkb, fungi, nibalizer: a number of our modules actually have a form where they take a path of a config file as input (we usually pass 'puppet://modules/openstack_project...' in); that seems like it might be preferable to externalizing the config23:07
jeblairat least, if we have to change the way we do half the things, maybe we should go in that direction23:08
*** Sincler_ has quit IRC23:08
nibalizerjeblair: +++++++++++++++++++++++23:08
jeblair(so now they would pass '/etc/project_config/...')23:08
nibalizerthat is exactly what i was trying to say thir morning!23:09
*** armax has left #openstack-infra23:09
nibalizer(super badly, my fault on that)23:09
jeblairnibalizer: oh, but i'm not proposing that project-config be a puppet module; i thought that was the main thrust of what you were saying23:09
nibalizerno screw that, thats a bad idea, i shouldn't have said that23:10
nibalizer(puppet-config as a module i mean)23:10
*** Ryan_Lane has quit IRC23:10
jeblairnibalizer: but yeah, this seems in accordance with the bit you mentioned about crossing modules23:10
nibalizerya, i was mostly disagreeing with how the zuul config file resource had been moved out of the zuul module23:11
nibalizerkeeping it in the zuul module and passsing the 'source' as a paramter is where i want to go23:11
clarkbnibalizer: jeblair: I like this idea23:11
clarkbso ++23:11
jeblairnibalizer: it didn't seem harmful to move it out of the openstack_project::zuul module, but i agree it would be very bad to move it out of the ::zuul module (which is what some of our newer/better-written modules are already set up for)23:12
nibalizerya lets make the ::zuul module totaly self sufficeint23:13
jeblairand, oddly enough, gerrit, since people actually did work on that :)23:13
nibalizerthen as a best practice, we can wrap it with openstack_project::zuul if we need to do weird stuff23:13
nibalizerthat ^^ is what people mean when they say 'roles and profiles'23:13
*** mfer has quit IRC23:14
*** kmartin has quit IRC23:15
fungiso... vcsrepo checks the project-config repo out into /opt/project-config, then zuul puppet module sources /etc/zuul/layout/layout.yaml from /opt/puppet-config/zuul/layout.yaml or whatever23:16
fungithen any subscribe/notify from /etc/zuul/layout/layout.yaml still triggers any time vcsrepo updates /opt/puppet-config with a newer zuul/layout.yaml23:17
openstackgerritMichael Krotscheck proposed a change to openstack-infra/storyboard: Python based daemon management  https://review.openstack.org/12289023:17
fungior did i misinterpret the suggestion?23:17
jeblairfungi: that's correct23:17
sdagueso... we've got a lot of deleting nodes eh?23:17
fungiand we tell the zuul puppet module via a class param where to source that original file from23:17
jeblairfungi: yeah, i think it'll be something like $project_config::zuul_some_filename23:18
openstackgerritMichael Krotscheck proposed a change to openstack-infra/storyboard: Python based daemon management  https://review.openstack.org/12289023:19
fungisdague: i thought most of the building bloat was because we had alien cruft in the tenants and were being refused with over quota responses a bunch. removing those doesn't seem to have improved our actual count of nodes in use though23:19
fungiso there's probably more broken then just that23:19
fungiwe are getting a lot of timeouts waiting for node deletion in rackspace but that's not atypical (the frequency of those may be atypical though... still looking)23:21
jeblair"C-x b init.pp<4>" is one of the more annoying things about puppet.  :/23:22
mordredjeblair: I know I don't say this often ...23:22
mordredjeblair: but that would not be better in ansible23:23
mordredjeblair: it would just be "C-x b default.yml<4>"23:23
fungialso we're not looking at an overly large number of nodes taking longer than usual to exit building status, so this doesn't seem like the "rax can't turn over floating ip addresses fast enough" issue either23:23
jeblairmordred: nor if they were in afs.23:23
mordredjeblair: I think we  have to say both of those things from time to time23:23
jeblairmordred: quota met23:24
mordredjeblair: quota can be solved with AFS and managed with ansible23:24
jeblairzing23:24
*** wenlock has quit IRC23:25
sdaguejeblair: https://www.gnu.org/software/emacs/manual/html_node/emacs/Uniquify.html23:26
fungiit may just be that since "the great requeuing" we've been turning over lots and lots of nodes because we churned through a ton of fast/small jobs in a very short span of time23:26
*** shashankhegde has joined #openstack-infra23:26
openstackgerritElizabeth K. Joseph proposed a change to openstack-infra/config: Solve bashate issues E010 and E004  https://review.openstack.org/12268823:26
fungithe zuul job queue is plummeting fairly rapidly after all23:27
jeblairanteaya: i've made a change to https://etherpad.openstack.org/p/Le2P9YegAx to remove the jeepyb directory (moving projects.yaml into the gerrit dir); i think that makes sense from a human pov to combine them23:27
openstackgerritA change was merged to openstack-infra/config: Pin openstackid jobs to precise  https://review.openstack.org/12250123:28
*** sdake_ has joined #openstack-infra23:28
mordredmorganfainberg: I've been offline pretty much all day ... anything I can do wrt that keystoneclient change?23:29
morganfainbergmordred, i think we have a way to do it w/o the extra code.23:29
morganfainbergmordred, but its partially because that code doesn't hit evetything it is meant to do. let me find the link rq23:29
morganfainbergmordred, part of it is that code was/is the transitional code23:30
morganfainbergmordred, https://review.openstack.org/#/c/118006/ but this looks to be the direction jamielennox was going23:30
*** Sukhdev has quit IRC23:30
morganfainbergmordred, so it's using the session adapter which is more inline with don't do "keystoneclient specific stuff in the other clients"23:31
nibalizerjeblair: what?23:31
nibalizerC-x b init.pp<4> huh? how is that a puppet problem?23:31
nibalizerwhat is that problem23:31
morganfainbergmordred, but it doesn't solve it in shell.py23:31
morganfainbergmordred, ugh.23:31
jeblairnibalizer: all the interesting bits happen in files called 'init.pp'.23:32
nibalizeroh is that how you search through files that are open?23:32
mordrednibalizer: C-x b is "switch buffer"23:32
jeblairnibalizer: yeah, that's "switch to the 4th file you opened with the name init.pp" in emacs speak23:32
clarkbI was right!23:32
nibalizerwell, if thats the most annoying thing about puppet, boy do i have some stories to tell...23:32
clarkbsorry nibalizer and I are portlanding and hacking on things23:33
mordredmorganfainberg: hrm. yeah - that looks really helpful for python-*client - but not for things consuming such clients23:33
clarkbat this point mostly portlanding23:33
mordredclarkb: I have NO IDEA what that verb means23:33
nibalizerthe pants have little pumps on them to sqeeze them tighter23:33
clarkbmordred: drinking beer in a place that serves vegan and gluten free options23:33
* mordred shudders23:34
reedclarkb, is that portlanding?23:34
clarkbreed: yes23:34
reedlove it23:34
mordredclarkb: why would you want either of those things?/???!!???23:34
fungiit's nothing like landing in port23:34
clarkbmordred: I mean the beer is good23:34
mordredclarkb: but you have to be more near to food-that-isn't23:34
fungibeer is good for ignoring most of the rest of that23:34
morganfainbergmordred, yeah i think there needs to be a session constructor or a way of grabbing the session/adapter and passing it elsewhere. - let me finish this bit of code i'm in the middle of (RC blocker for keystone/keystonemiddleware) and i'll try and figure out what we can do about the session constructor23:34
reedgluten-free beer?23:34
* jeblair confirms that the beer is good23:34
mordredmorganfainberg: I can totally hack on one of those too, with proper guidance23:35
*** dims has joined #openstack-infra23:36
morganfainbergmordred, totally, i just want to point you in the right direction if you're hacking on it.23:37
*** andreykurilin_ has quit IRC23:37
mordredmorganfainberg: :)23:37
mordredmorganfainberg: for now I'm going to copy the snipper from yesterday into the thing I'm ahcking on23:38
morganfainbergmordred, :) but it's been tough because we're really in the middle of the change over from non-session to session and the guy leading that charge is off getting married.23:38
mordredbut I'd love to make it work the right way23:38
morganfainbergmordred, sounds good.23:38
mordredor _A_ right way23:38
mordredmorganfainberg: usually when I go on vacation, lifeless rewrites pbr ... it's kinda what happens when you go away23:38
morganfainbergmordred, i'll def get something documented (or harass jamielennox when he's back so we have real documentation on this) becauce I'm sure you're not the only one23:38
morganfainbergmordred, haha, yeah i'm scared to take vacation* (*=not really)23:39
*** pballand has quit IRC23:39
*** amcrn has quit IRC23:39
mordred:)23:39
morganfainbergI am tempted "Congratz on getting married.. by the way we re-wrote sessions completely)23:39
morganfainbergwhen he gets back23:39
morganfainbergeven if we dont :P23:39
mordredhaha. do it23:41
*** boden has joined #openstack-infra23:41
*** dims has quit IRC23:41
*** boden has quit IRC23:46
nibalizermordred: so, what is accomplished by your secret plan involving running puppet apply from ansible?23:47
nibalizerdoesn't that lose the secret protection of hiera?23:47
jesusaurusits shifts it somewhere else23:48
fungiyeah, by my earlier analysis it's no less secure than keeping the bits in hiera, but not necessarily any more secure either23:49
jesusaurusmordred: how does ansible deal with keeping some bits secret?23:49
*** stevemar has quit IRC23:49
fungijesusaurus: we stick the secrets in system-specific stub files and only hand them out to the correct servers23:49
jesusaurusso thats a built-in feature of ansible?23:50
*** dannywilson has quit IRC23:50
jesusaurusi havent had a chance to look at how ansible works23:50
anteayajeblair: okay I see that change to the gerrit dir on the etherpad, makes sense to me23:50
fungiso just like before, the secrets still only exist on the master and on the servers entitled to make use of them23:50
jesusauruscool, so basically the same thing23:50
anteayajeblair: so do you think Monday or Tuesday are possible for the split? Wednesday is more dentist for me23:51
anteayaI'm getting all the mercury out of my teeth and wednesday is the last day23:51
jeblairanteaya: not sure; i do want to do it soon, next week if possible, but i don't want to rush it because it can break everything :)23:51
anteayaokay23:51
anteayaand yes, let's not break everything23:52
asselinI'm trying to do some cleanup. I put my cleanup code here, but it doesn't run in a failure (if statement) https://github.com/openstack-infra/devstack-gate/blob/master/devstack-vm-gate-wrap.sh#L38823:52
asselinand I didn't see any hooks in the cleanup function...23:52
asselinis there a way, or is a patch needed?23:52
anteayajeblair: I'm thinking I can give you an updated project-config repo that has nodepool elements in it23:52
anteayaif you would like23:53
fungijesusaurus: installing files on servers is a feature of ansible, yes23:53
*** Daisy has joined #openstack-infra23:54
*** otherwiseguy has joined #openstack-infra23:54
ZZelle_jeblair, fungi, hi23:55
fungijesusaurus: if memory serves (and it's been a little while since i looked at the plan) the solution was to have ansible copy these private puppet manifests which contained nothing but the variable definitions we wanted kept secret onto the correct servers, and source/include them in the public puppet manifests for those servers and reference the variables normally23:55
clarkbmordred: did you see 88479 merged? I am going to give a dib image a try on monday if I can swing it23:55
clarkbmordred: probably trusty-devstack in one region/az23:55
ZZelle_jeblair, fungi, it would be great if one of you could have a look to gerrit git-review changes23:55
jeblairif we want to get ehiera into there, we may need to decrypt server-side before ansible pushes it out23:56
ZZelle_clarkb, hi23:56
ZZelle_clarkb, i try to explain the why of https://review.openstack.org/93952 in comments23:56
jesusaurusfungi: i guess my question was more around how ansible controls that given information is accessible from one host and not another. but i guess that's an inherent part of it being a push model rather than a pull model23:56
mordredjesusaurus: yes23:57
mordredjesusaurus: that's precisely it23:57
clarkbZZelle_: there are gerrits where review is optional?23:58
jeblairupstream, we don't so much have the 'publicly-managed secrets' problem that ehiera helps solve, but it may be useful for our backups (would potentially make a backup server compromise less catastrophic if we have a good policy around managing backup copies of the ehiera key)23:58
clarkbZZelle_: I guess I see that is a potential workflow but not one assocaited with gerrit23:58
ZZelle_clarkb, yes there are for 2 usecases iirc23:59

Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!