openstackgerrit | James E. Blair proposed a change to stackforge/gertty: Support background sync of missing refs https://review.openstack.org/97066 | 00:33 |
---|---|---|
openstackgerrit | James E. Blair proposed a change to stackforge/gertty: Add dependency navigation https://review.openstack.org/97067 | 00:33 |
openstackgerrit | James E. Blair proposed a change to stackforge/gertty: Remove stray debug line https://review.openstack.org/97068 | 00:33 |
*** sarob has joined #openstack-infra | 00:46 | |
*** sarob has quit IRC | 01:15 | |
*** sarob has joined #openstack-infra | 01:16 | |
*** gfa has quit IRC | 01:17 | |
*** sarob has quit IRC | 01:20 | |
*** matsuhas_ has quit IRC | 01:24 | |
clarkb | jeblair: see comment on https://review.openstack.org/#/c/97066/ haven't had time to properly debug that though | 01:29 |
clarkb | jeblair: I think it just needs an alembic migration | 01:29 |
*** starmer has quit IRC | 01:30 | |
*** morganfainberg_Z is now known as morganfainberg | 01:33 | |
*** sarob has joined #openstack-infra | 01:36 | |
*** lcheng_ has joined #openstack-infra | 01:42 | |
*** harlowja_at_home has joined #openstack-infra | 01:48 | |
*** mriedem has quit IRC | 01:50 | |
*** sarob has quit IRC | 01:51 | |
*** sarob has joined #openstack-infra | 01:51 | |
*** sarob has quit IRC | 01:56 | |
*** lcheng_ has quit IRC | 01:59 | |
*** harlowja_at_home has quit IRC | 02:06 | |
*** yamahata has quit IRC | 02:13 | |
*** yamahata has joined #openstack-infra | 02:14 | |
*** trinaths has joined #openstack-infra | 02:16 | |
mordred | clarkb: I think 1.1 west is resource constrained, but it's worth trying some amount of load there | 02:16 |
trinaths | Hi | 02:17 |
mordred | clarkb: (I believe the machines from 1.0, which is all in West, are going to get added to 1.1 west once 1.0 is turned off, so there is a temporary aspect to that) | 02:17 |
mordred | hi trinaths | 02:17 |
mordred | ok. here comes the sync from my offline gerttying | 02:18 |
* mordred excited | 02:18 | |
*** lcheng_ has joined #openstack-infra | 02:21 | |
trinaths | mordred: Hi.. Good Morning | 02:22 |
trinaths | I have doubt with zuul, While using it, I can capture, data like change.number and change.patchset. How to get the Change-name or change- commit message. | 02:25 |
openstackgerrit | A change was merged to openstack-infra/config: Checks if requirements overlap between head and branch reqs https://review.openstack.org/84100 | 02:25 |
openstackgerrit | A change was merged to openstack-infra/config: Give ssh access to openstackid-dev https://review.openstack.org/88219 | 02:27 |
*** lcheng_ has quit IRC | 02:28 | |
openstackgerrit | A change was merged to openstack-infra/config: Fixes git repository browser line number misalignment https://review.openstack.org/86495 | 02:30 |
mordred | trinaths: hey - I'm not sure - I'm less strong on zuul internals. I'd expect that info to be in the changeish object - but I'd have to go read code to be sure | 02:31 |
trinaths | mordred: okay. thanks. Will read the code and understand this | 02:32 |
mordred | jeblair: if gertty knew things I voted on external to gertty were 'seen' that woudl be neat. as would a keystroke to allow me to hide all changes that are WIP | 02:32 |
clarkb | mordred: I do my best to just hit 'v' as they come up | 02:33 |
clarkb | but those features would be nice | 02:33 |
clarkb | trinaths: you need that info in zuul itself? or just in a job? | 02:33 |
clarkb | a job can always git log -1 | 02:33 |
mordred | clarkb: I'll try to write them - but I figured I'd mention them here because that's how we file bugs :) | 02:34 |
* mordred goes off to write storyboard entries | 02:34 | |
mordred | clarkb: btw - most of my commits have their -1's fixed | 02:34 |
clarkb | mordred: great. Does that include the unbound one that mattoliverau -1'd? | 02:35 |
clarkb | I think that is a prereq for dib nodepool right? | 02:35 |
* StevenK peers at the check-projects-yaml-alphabetized failure in https://review.openstack.org/#/c/96335/ | 02:35 | |
mordred | clarkb: yup | 02:35 |
clarkb | StevenK: Download error on https://pypi.python.org/simple/pbr/: [Errno 110] Connection timed out -- Some packages may not be found! | 02:36 |
clarkb | StevenK: you won the lottery please try again | 02:36 |
clarkb | or was it lost? | 02:36 |
openstackgerrit | A change was merged to openstack-infra/config: Import puppet-yum project https://review.openstack.org/90874 | 02:36 |
mordred | clarkb: why does that job not use the mirror? | 02:36 |
clarkb | mordred: because its not an opensatck project | 02:36 |
mordred | clarkb: oh right | 02:36 |
trinaths | clarkb: I need it in Jenkins JOB. Its used with devstack-gate as $ZULL_CHANGE | 02:37 |
clarkb | I think it uses pypi.python and pypi.o | 02:37 |
clarkb | but the way pip works is it checks both of them | 02:37 |
mordred | yah. | 02:37 |
clarkb | trinaths: just do git log -1 then | 02:37 |
StevenK | clarkb: I can't recall if there is a bug for download errors -- I know there is a tripleo specific one | 02:37 |
mordred | clarkb: oh! you know what - now that we don't have any external download link things anymroe | 02:38 |
clarkb | StevenK: its not really a bug. Just normal Internet flakyness | 02:38 |
mordred | clarkb: the generalized mirror tools like bandersnatch should be useful for us - like, we could have one that's a fallback for everythng | 02:38 |
clarkb | mordred: oh good point | 02:38 |
StevenK | clarkb: "recheck jenkins lives in an ivory tower of perfect networks" ? :-P | 02:38 |
mordred | clarkb: like, it might be worthwhile to just run one in general for robustness, and then have pypi.o.o be the specific "these are openstack things" | 02:39 |
clarkb | and I approved fungi's change to stop allowing specific external links in the mirror build so we shouldn't add any new deps with them | 02:39 |
mordred | StevenK: ++ | 02:39 |
mordred | clarkb: ++ | 02:39 |
clarkb | StevenK: I'm not sure there is anything we can do about it given our current state of things | 02:39 |
clarkb | StevenK: now mordred indicates we could use bandersnatch but not in the general case | 02:40 |
clarkb | unless we just want to say no external links period have a nice day stackforge | 02:40 |
clarkb | which I suppose is an option | 02:40 |
StevenK | I don't think we want to do that | 02:40 |
StevenK | Requring everything to be in global-requirements is no solution | 02:41 |
trinaths | clarkb: I just get this root@freescaleci:/var/lib/zuul/git/openstack/neutron# git log -1 | 02:41 |
openstackgerrit | Monty Taylor proposed a change to openstack-infra/config: Stop giving -f and -e lines a pass in requirements https://review.openstack.org/91604 | 02:41 |
trinaths | commit b41b311155b0e734295d119f72e18e2e5a2e8228 | 02:41 |
trinaths | Merge: d8c790b f3ea571 | 02:41 |
trinaths | Author: trinaths <trinath.somanchi@freescale.com> | 02:41 |
trinaths | Date: Sun Jun 1 07:21:36 2014 +0530 | 02:41 |
trinaths | Merge commit 'refs/changes/23/96823/1' of ssh://review.openstack.org:29418/openstack/neutron in | 02:41 |
trinaths | (END) | 02:41 |
clarkb | trinaths: please use a paste service | 02:41 |
clarkb | oh right because zuul will do a merge for you, it is a bit more complicated than git log -1 | 02:42 |
clarkb | trinaths: git log --no-mergers -1 | 02:42 |
clarkb | I think that will do it | 02:43 |
*** dims_ has quit IRC | 02:43 | |
clarkb | but it may depend on the direction zuul does the merge | 02:43 |
mordred | trinaths: can I ask what you're wanting to do with the change number and change patchset so I can understand the thing you're doing? | 02:44 |
clarkb | * --no-merges I can't type | 02:44 |
mordred | clarkb: I blame the hummus | 02:44 |
trinaths | clarkb: I get this for git log --decorate | 02:45 |
trinaths | clarkb: http://paste.openstack.org/show/82324/ | 02:45 |
*** sarob has joined #openstack-infra | 02:46 | |
trinaths | mordred: I want to post the logs of the 3rd party testing with ZUUL_CHANGE and ZUUL_PATCHSET | 02:47 |
openstackgerrit | A change was merged to openstack-infra/jeepyb: use exceptions instead of return True/False https://review.openstack.org/94196 | 02:47 |
*** jhesketh has joined #openstack-infra | 02:48 | |
trinaths | mordred: It also helps to post the Change-name to help the core-reviewers who verify the working of CI. | 02:48 |
trinaths | mordred: I'm posting my CI logs this way now. Still I like to make it more informative. http://freescaleci.fh2web.com/?dir=96823/1 | 02:49 |
*** sarob has quit IRC | 02:51 | |
*** openstackgerrit has quit IRC | 02:51 | |
mordred | gotcha | 02:52 |
*** openstackgerrit has joined #openstack-infra | 02:53 | |
trinaths | How to contact Jeremy in #openstack-infra. I have change with respect to email of my CI. | 02:53 |
mordred | trinaths: he's fungi here | 02:54 |
mordred | fungi: ^^ | 02:54 |
openstackgerrit | A change was merged to openstack-infra/config: Add docs job for os-cloud-config https://review.openstack.org/96335 | 02:54 |
trinaths | mordred: okay.. he helped me a lot yesterday,, | 02:54 |
trinaths | fungi: Hi. Can you kindly change the CI email to fslosci@freescale.com. | 02:55 |
trinaths | mordred: thanks a lot | 02:55 |
mordred | clarkb: wow. I just marked 19 devstack-gate changes as viewed, because not one of them was in a fit state for further review | 02:56 |
clarkb | trinaths: it would be better to send mail to the infra list with the details | 02:56 |
clarkb | as fungi is not the only one that can make the change | 02:56 |
clarkb | mordred: its nice how that works out | 02:56 |
*** aconrad has joined #openstack-infra | 02:57 | |
trinaths | clarkb: I have sent a mail a week ago. Still not successful. So posted here.. | 02:58 |
*** openstackgerrit has quit IRC | 03:00 | |
*** lcheng_ has joined #openstack-infra | 03:02 | |
*** lcheng_ has quit IRC | 03:05 | |
clarkb | trinaths: done | 03:07 |
mordred | wenlock: btw - I want to have your babies for your work on the base security class for gerrit | 03:07 |
clarkb | though I note deleting the old email seems to have not set the new email to the preferred address | 03:07 |
mordred | wenlock: I'm saying that because I'm about to rip in to it in about 12 different ways, but I wanted you to know I think it's awesome and I look forward to it as our new overlord | 03:08 |
clarkb | I am going to delete the current email, then add it and see if it updates properly | 03:08 |
clarkb | that worked | 03:09 |
clarkb | so don't do a --add-email and --delete-email in the same command | 03:09 |
clarkb | do the delete then the add and its happy | 03:09 |
*** aconrad has quit IRC | 03:12 | |
*** msabramo has quit IRC | 03:13 | |
clarkb | mordred: I think zaro's review was pretty good | 03:13 |
clarkb | mordred: I didn't end up digging into it very deep because zaro seemed to cover a lot of the bases | 03:13 |
trinaths | clarkb: thanks a lot. | 03:14 |
*** msabramo has joined #openstack-infra | 03:14 | |
clarkb | that and I think gertty died on it because of zaro's file comment | 03:17 |
clarkb | trinaths: no problem | 03:18 |
mordred | clarkb: when you get a sec - could you weigh in on 86378? Jim said a thing on the review that's the opposite of something you've said | 03:19 |
*** lcheng_ has joined #openstack-infra | 03:19 | |
mordred | clarkb: also, is there a way to tell gerrty to jump to a specific change? like M-x 86378 or something? | 03:19 |
clarkb | mordred: I think you transposed numbers in that change number | 03:19 |
clarkb | mordred: ^O | 03:19 |
clarkb | 86378 looks like a stackforge chef change to me | 03:20 |
mordred | hrm | 03:20 |
mordred | clarkb: nibalizer's puppet3 puppetmaster change | 03:21 |
mordred | 83678 | 03:21 |
clarkb | mordred: yup you summarized my position well | 03:22 |
clarkb | basically with precise and fedora and centos6 not going anywhere for a while having puppetlabs repo around is a good thing | 03:22 |
clarkb | so that we can have the same version everywhere | 03:22 |
*** plars has quit IRC | 03:26 | |
mordred | k. just making sure | 03:26 |
*** plars has joined #openstack-infra | 03:26 | |
mordred | clarkb: what does the sponsors column do? | 03:27 |
clarkb | mordred: its an idea notmyname has thrown around where swift core would sponsor changes and be responsible for ushering them through the review process | 03:28 |
clarkb | mordred: I should WIP that change if it isn't WIP yet though | 03:28 |
clarkb | as I don't think we are quite sold on that particular implementation yet | 03:28 |
mordred | clarkb: I just wip'd is as part of my review | 03:28 |
clarkb | thanks | 03:29 |
mordred | clarkb: because you say "mock up" in the commit message :) | 03:29 |
clarkb | mordred: if you can come up with a better way to do something like that feedback would be good | 03:29 |
mordred | I'm tryng to be a little better about WIPing things as I go | 03:29 |
mordred | hrm | 03:29 |
mordred | interesting idea | 03:29 |
clarkb | searchability is one of the key things and that change provides that but the UI is a bit clunky | 03:29 |
mordred | is "function = NoOp" there to ensure you don't need a +1 in that column for a change to land? | 03:30 |
clarkb | mordred: yup | 03:30 |
mordred | cool | 03:30 |
mordred | I mean, I don't hate it | 03:30 |
mordred | in fact, it seems worth trying even if it is clunky | 03:30 |
clarkb | we may want to test what happens to changes when you remove a review category from the config (if we don't like it we may want to do that) | 03:31 |
clarkb | review-dev can test that for us | 03:31 |
mordred | yah | 03:31 |
mordred | we should test that | 03:31 |
mordred | I could see this being a thing that, if it worked out, could be useful to us too | 03:31 |
mordred | there are changes I think some of us ride shotgun on from time to time - would be nice to indicate taht | 03:32 |
mordred | but you're also right - it could be crazypants bad ui | 03:32 |
*** sarob has joined #openstack-infra | 03:47 | |
*** sarob_ has joined #openstack-infra | 03:48 | |
*** moted has joined #openstack-infra | 03:49 | |
*** sarob has quit IRC | 03:51 | |
*** gfa has joined #openstack-infra | 03:52 | |
*** sarob_ has quit IRC | 03:53 | |
*** moted has quit IRC | 03:59 | |
*** harlowja_at_home has joined #openstack-infra | 04:03 | |
Alex_Gaynor | mordred: when will the re-enfranchisement of pypy take effect? | 04:04 |
*** lcheng_ has quit IRC | 04:10 | |
*** yfried has quit IRC | 04:13 | |
mordred | after puppet runs | 04:26 |
clarkb | oh ya thats safe now that 1.0 is dead | 04:26 |
mordred | Alex_Gaynor: so, within 15 minutes | 04:26 |
mordred | WOOT | 04:26 |
Alex_Gaynor | mordred: Cool. Thanks. | 04:26 |
mordred | I'm at inbox 0 on openstack-infra/config | 04:26 |
clarkb | mordred: wow gg | 04:26 |
*** jhesketh has quit IRC | 04:29 | |
*** jhesketh has joined #openstack-infra | 04:30 | |
mordred | clarkb: gerritbot died again | 04:32 |
mordred | clarkb: what did we do about it last time? | 04:32 |
clarkb | mordred: restart it | 04:34 |
clarkb | there is probably something wrong with its connection to freenode | 04:34 |
clarkb | like maybe it is getting killed for flooding | 04:34 |
clarkb | or being connected to too many channels or something | 04:34 |
mordred | restarted. let's see if it joins us | 04:35 |
*** openstackgerrit has joined #openstack-infra | 04:35 | |
mordred | hey openstackgerrit | 04:37 |
*** sarob has joined #openstack-infra | 04:39 | |
*** doude_ has quit IRC | 04:39 | |
*** enikanorov_ has quit IRC | 04:39 | |
*** enikanorov_ has joined #openstack-infra | 04:39 | |
*** doude has joined #openstack-infra | 04:40 | |
*** sarob_ has joined #openstack-infra | 04:41 | |
*** sarob has quit IRC | 04:44 | |
*** sarob_ has quit IRC | 04:45 | |
*** sarob has joined #openstack-infra | 04:47 | |
*** sarob has quit IRC | 04:51 | |
*** yamahata has quit IRC | 04:59 | |
*** doude has quit IRC | 05:10 | |
*** doude has joined #openstack-infra | 05:11 | |
*** mrmartin has joined #openstack-infra | 05:12 | |
*** lcheng_ has joined #openstack-infra | 05:21 | |
*** harlowja_at_home has quit IRC | 05:22 | |
*** mrmartin has quit IRC | 05:24 | |
*** enikanorov_ has quit IRC | 05:28 | |
morganfainberg | yay openstackgerrit! | 05:29 |
*** YorikSar has quit IRC | 05:32 | |
*** YorikSar has joined #openstack-infra | 05:32 | |
*** enikanorov_ has joined #openstack-infra | 05:32 | |
*** lcheng_ has quit IRC | 05:33 | |
*** sarob has joined #openstack-infra | 05:39 | |
*** yfried has joined #openstack-infra | 05:40 | |
*** ihrachyshka has joined #openstack-infra | 05:40 | |
*** ihrachyshka has quit IRC | 05:45 | |
*** sarob has quit IRC | 05:50 | |
*** sarob has joined #openstack-infra | 05:50 | |
*** sarob has quit IRC | 05:55 | |
*** lcheng_ has joined #openstack-infra | 06:03 | |
*** flaper87|afk is now known as flaper87 | 06:26 | |
Alex_Gaynor | What needs to happen to fix the .gitreview for python-barbicanclient? | 06:35 |
Alex_Gaynor | (it still points at stackforge) | 06:40 |
*** lcheng_ has quit IRC | 06:46 | |
*** sarob has joined #openstack-infra | 06:48 | |
*** sarob has quit IRC | 06:52 | |
*** bearhands is now known as comstud | 07:01 | |
*** miarmak_ has quit IRC | 07:20 | |
*** miarmak has joined #openstack-infra | 07:20 | |
*** mrmartin has joined #openstack-infra | 07:23 | |
openstackgerrit | Andreas Jaeger proposed a change to openstack-infra/config: Fix translation setup for api-site https://review.openstack.org/97085 | 07:24 |
openstackgerrit | Andreas Jaeger proposed a change to openstack-infra/config: Fix translation setup for api-site https://review.openstack.org/97085 | 07:40 |
*** flaper87 is now known as flaper87|afk | 07:40 | |
openstackgerrit | Andreas Jaeger proposed a change to openstack-infra/config: Fix translation setup for api-site https://review.openstack.org/97085 | 07:41 |
*** sarob has joined #openstack-infra | 07:47 | |
*** flaper87|afk is now known as flaper87 | 07:47 | |
*** sarob has quit IRC | 07:51 | |
*** rdopiera has joined #openstack-infra | 07:55 | |
*** lcheng_ has joined #openstack-infra | 08:03 | |
*** Longgeek has joined #openstack-infra | 08:08 | |
*** plomakin has quit IRC | 08:16 | |
*** andreykurilin has joined #openstack-infra | 08:17 | |
*** masayukig has joined #openstack-infra | 08:44 | |
*** masayuki_ has joined #openstack-infra | 08:45 | |
*** lcheng_ has quit IRC | 08:46 | |
*** masayuki_ has joined #openstack-infra | 08:46 | |
*** sarob has joined #openstack-infra | 08:47 | |
*** mrmartin has quit IRC | 08:49 | |
*** melwitt1 has quit IRC | 08:49 | |
*** sarob has quit IRC | 08:52 | |
*** e0ne has joined #openstack-infra | 09:37 | |
SergeyLukjanov | jeblair, clarkb, fungi, mordred, is graph export disabled on our cacti? :( | 09:38 |
*** e0ne has quit IRC | 09:38 | |
SergeyLukjanov | (CSV export) | 09:38 |
mordred_phone | SergeyLukjanov: me no know | 09:43 |
*** sarob has joined #openstack-infra | 09:47 | |
*** sarob has quit IRC | 09:52 | |
*** locke105 has quit IRC | 10:04 | |
*** masayukig has quit IRC | 10:06 | |
mordred_phone | Alex_Gaynor: just make a commit that fixes it. then remove the gerrit remote and run git review and it'll recreate it for you | 10:07 |
*** rlandy has joined #openstack-infra | 10:12 | |
*** masayukig has joined #openstack-infra | 10:12 | |
*** wenlock has quit IRC | 10:13 | |
*** jhesketh has quit IRC | 10:18 | |
*** rdopiera has quit IRC | 10:21 | |
openstackgerrit | Cedric Brandily proposed a change to openstack-infra/git-review: Have a break, Have a sleep! https://review.openstack.org/97093 | 10:21 |
*** jhesketh has joined #openstack-infra | 10:30 | |
*** sarob has joined #openstack-infra | 10:47 | |
*** yamahata has joined #openstack-infra | 10:49 | |
*** rcarrill` has joined #openstack-infra | 10:50 | |
*** rcarrillocruz has quit IRC | 10:50 | |
*** sarob has quit IRC | 10:51 | |
sdague | mordred_phone: if you are still on, trying to understand where you want a comment here - https://review.openstack.org/#/c/94260/ | 11:07 |
mordred_phone | looking | 11:07 |
mordred_phone | sdague: there is a sample config snippet at the top of the file | 11:08 |
mordred_phone | sdague: putting in a dash-file entry ... | 11:09 |
sdague | mordred: ah, gotcha | 11:10 |
mordred_phone | sdague: also, what I meant by default was that if you add a file to the repo conforming to a naming sequence, you could avoid putting a dash-file entry | 11:10 |
mordred_phone | but I don't feel strongly on that ... just a thought | 11:11 |
sdague | so... I'm not sure there is any value in that | 11:11 |
mordred_phone | kk | 11:11 |
sdague | project level dashboards I think will be rare | 11:11 |
SpamapS | infra never sleeps eh? ;) | 11:11 |
sdague | because the foreach stanza lets you specify a per project dashboard at the All-Sites level | 11:12 |
mordred_phone | SpamapS: sleep is for wimps | 11:14 |
mordred_phone | SpamapS: also, I'm in Israel | 11:14 |
*** yamahata has quit IRC | 11:15 | |
*** yamahata has joined #openstack-infra | 11:15 | |
SpamapS | mordred_phone: ah. I'm in Los Angeles. \o/ | 11:16 |
mordred_phone | SpamapS: woot | 11:17 |
SpamapS | with a ridiculous amount of Indian sweets to consume. ;) | 11:17 |
SpamapS | http://en.wikipedia.org/wiki/Laddu http://en.wikipedia.org/wiki/Mysore_pak and http://en.wikipedia.org/wiki/Kaju_Katli | 11:18 |
openstackgerrit | Sean Dague proposed a change to openstack-infra/jeepyb: add dashboard support to jeepyb https://review.openstack.org/94260 | 11:22 |
sdague | SpamapS: nice :) | 11:23 |
sdague | http://en.wikipedia.org/wiki/Kaju_Katli are some of my favorites | 11:24 |
SpamapS | sdague: indeed... so damn rich tho... takes a few days to recover after eating one. ;) | 11:25 |
sdague | :) | 11:25 |
SpamapS | I kind of like the Laddu more actually. :) | 11:25 |
sdague | my wife studied south indian music in grad school, so has a lot of connections there. We actually had a selection of sweets at our wedding as part of desert. | 11:26 |
SpamapS | sdague: Nice. I just spend 6 days eating nothing but southern indian food. Such dosa. Very Sambar. | 11:28 |
SpamapS | The one thing that struck me was just how satisfying the food is compared to american food. | 11:28 |
SpamapS | I lost 1kg while there even though I felt incredibly full all week. :P | 11:29 |
sdague | :) | 11:29 |
sdague | So I'm only medium on sambar, but dosa and idlies are pretty awesome | 11:30 |
SpamapS | Yeah idli and dosa were most of what I ate. :) | 11:31 |
sdague | I actually didn't realize idlies were a breakfast food until we went over there for a wedding, because my wife used to just make them randomly for dinner. | 11:31 |
sdague | which, I should nudge her to do again :) | 11:31 |
SpamapS | yeah they're awesome | 11:31 |
SpamapS | I would dump the sambar on the idli sometimes. :) | 11:31 |
sdague | :) | 11:32 |
sdague | though a good coconut chutney is really my favorite part | 11:32 |
*** andreykurilin has quit IRC | 11:32 | |
SpamapS | sdague: I was warned against abusing that particular flavor amazingness. ;) | 11:33 |
*** sarob has joined #openstack-infra | 11:47 | |
*** sarob has quit IRC | 11:51 | |
sdague | I am having too much fun playing with gerrit dashboard slices | 11:52 |
sdague | https://review.openstack.org/#/dashboard/?foreach=status%3Aopen+NOT+owner%3Aself+reviewer%3Aself&title=My+Past+Votes+%28things+I%27ve+reviewed+that+aren%27t+in+yet%29&Needs+Feedback+%28Changes+older+than+5+days+that+have+not+been+reviewed+by+anyone%29=NOT+label%3ACode-Review%3C%3D2+age%3A5d&Things+I%27ve+-2ed=label%3ACode-Review%3C%3D-2%2Cself&Things+I%27ve+%2B2ed+that+haven%27t+landed+yet=label%3ACode-Review%3E%3D2%2Cself&Approved+things+that | 11:52 |
sdague | +are+stuck=label%3AWorkflow%3E%3D1 | 11:52 |
sdague | hmm... let me url shorten that | 11:52 |
sdague | http://goo.gl/dblfeg | 11:53 |
*** Longgeek_ has joined #openstack-infra | 11:56 | |
*** Longgeek has quit IRC | 12:00 | |
*** masayukig has quit IRC | 12:07 | |
*** masayukig has joined #openstack-infra | 12:12 | |
*** Alexei_987 has joined #openstack-infra | 12:12 | |
*** plomakin has joined #openstack-infra | 12:18 | |
*** rcarrill` is now known as rcarrillocruz | 12:20 | |
*** enikanorov_ has quit IRC | 12:31 | |
*** enikanorov_ has joined #openstack-infra | 12:36 | |
*** sarob has joined #openstack-infra | 12:47 | |
*** wenlock has joined #openstack-infra | 12:47 | |
*** Longgeek has joined #openstack-infra | 12:51 | |
*** sarob has quit IRC | 12:52 | |
*** Longgeek_ has quit IRC | 12:52 | |
*** wenlock has quit IRC | 12:52 | |
*** Longgeek_ has joined #openstack-infra | 12:52 | |
*** Longgeek has quit IRC | 12:55 | |
*** dims has joined #openstack-infra | 13:03 | |
*** rcarrillocruz has quit IRC | 13:04 | |
openstackgerrit | A change was merged to openstack-infra/config: Replace Rechecks with elastic-recheck page https://review.openstack.org/93608 | 13:09 |
*** rcarrillocruz has joined #openstack-infra | 13:10 | |
openstackgerrit | Fathi Boudra proposed a change to openstack-infra/jenkins-job-builder: authorization property: add extended read support https://review.openstack.org/97097 | 13:12 |
*** ildikov has joined #openstack-infra | 13:14 | |
*** ildikov_ has quit IRC | 13:14 | |
*** dims has quit IRC | 13:22 | |
openstackgerrit | Emilien Macchi proposed a change to openstack-infra/devstack-gate: features: do not drop ceilometer when using grenade https://review.openstack.org/96518 | 13:25 |
*** flaper87 is now known as flaper87|afk | 13:42 | |
*** flaper87|afk is now known as flaper87 | 13:46 | |
*** sarob has joined #openstack-infra | 13:47 | |
openstackgerrit | Matthew Treinish proposed a change to openstack-infra/devstack-gate: Capture *.failure logs from $BASE/status/stack https://review.openstack.org/91965 | 13:49 |
openstackgerrit | Matthew Treinish proposed a change to openstack-infra/devstack-gate: Capture *.failure logs from $BASE/status/stack https://review.openstack.org/91965 | 13:49 |
*** sarob has quit IRC | 13:52 | |
*** otherwiseguy has joined #openstack-infra | 13:54 | |
*** flaper87 is now known as flaper87|afk | 14:19 | |
*** mrmartin has joined #openstack-infra | 14:20 | |
*** dizquierdo has joined #openstack-infra | 14:23 | |
openstackgerrit | Khai Do proposed a change to openstack-infra/config: remove unused jenkins plugins from masters https://review.openstack.org/96891 | 14:23 |
*** fabo has joined #openstack-infra | 14:36 | |
*** yamahata has quit IRC | 14:44 | |
*** sarob has joined #openstack-infra | 14:47 | |
*** sarob has quit IRC | 14:51 | |
fungi | clarkb: technically we already tested what happens when you remove a review category from the config... it gets left around in the db and any other votes from the same same reviewer are masked because gerrit doesn't know how to represent one of the votes any longer | 14:54 |
fungi | (recall, we spent a couple days after the upgrade with old merged reviews having a +1 approve in the database until we updated those to workflow) | 14:55 |
*** mrmartin has quit IRC | 15:02 | |
*** ildikov has quit IRC | 15:05 | |
*** Longgeek has joined #openstack-infra | 15:09 | |
*** Longgeek_ has quit IRC | 15:12 | |
openstackgerrit | Andreas Jaeger proposed a change to openstack-infra/config: Fix django_openstack_auth translation setup https://review.openstack.org/96132 | 15:14 |
openstackgerrit | Andreas Jaeger proposed a change to openstack-infra/config: Remove markdown-docbook https://review.openstack.org/97106 | 15:20 |
*** yfried has quit IRC | 15:20 | |
*** Guest22618 has joined #openstack-infra | 15:24 | |
*** wenlock has joined #openstack-infra | 15:25 | |
openstackgerrit | Matt Ray proposed a change to openstack-infra/config: New Chef cookbooks for client services, Sahara and Trove. https://review.openstack.org/96332 | 15:25 |
*** lcheng_ has joined #openstack-infra | 15:31 | |
*** sarob has joined #openstack-infra | 15:47 | |
*** sarob has quit IRC | 15:51 | |
*** lcheng_ has quit IRC | 15:57 | |
clarkb | fungi: thanks (I wasnt actually around for that) | 16:00 |
clarkb | so not great but not terrible either | 16:01 |
*** zzelle has joined #openstack-infra | 16:07 | |
*** dizquierdo has quit IRC | 16:12 | |
openstackgerrit | Fathi Boudra proposed a change to openstack-infra/jenkins-job-builder: general: add support for childCustomWorkspace https://review.openstack.org/97108 | 16:15 |
openstackgerrit | Tim Freund proposed a change to openstack-infra/config: Remove link to devstack_launch_slave.pp https://review.openstack.org/97110 | 16:17 |
*** _nadya_ has joined #openstack-infra | 16:28 | |
*** msabramo has quit IRC | 16:35 | |
zaro | fabo: so i think you can make any change proposal you like to gerrit and you'll get useful feeback by others. | 16:36 |
*** _nadya_ has quit IRC | 16:36 | |
zaro | fabo: let me take a look at http://pastie.org/9247473 again to see which approach makes more sense. | 16:37 |
fabo | zaro: ok, so I'll go with my "naive" patch | 16:37 |
fabo | zaro: I wrote something pretty straight forward to get dynamic axis supported | 16:38 |
fabo | zaro: wrt https://review.openstack.org/#/c/97097/ , you want a test, right? | 16:40 |
zaro | fabo: i think in this case. it depends on how the dynamicaxis plugin works. | 16:41 |
zaro | fabo: is there some settings provided by the dynamicaxis that is seperate from the core project axis? | 16:43 |
zaro | fabo: if so how does the user configure those settings? | 16:43 |
zaro | fabo: sorry, i've don't know how it works, never worked with dynamicaxis before. | 16:44 |
fabo | zaro: no, it's all in core | 16:44 |
fabo | zaro: e.g. http://pastie.org/9247755 | 16:45 |
fabo | zaro: you have 2 values to set, axis name and variable name | 16:46 |
zaro | fabo: so if the dynamicaxis settings are all done as part of project axis then you what you have looks good. if there are configs outside of project matrix settings then you should probably create a seperate module for dynamicaxis | 16:46 |
fabo | zaro: they're translated to a name/value element and a varname element (as we can see in the xml) | 16:47 |
fabo | zaro: the axisvalue element is hardcoded to "default", so I simply do the same | 16:47 |
*** sarob has joined #openstack-infra | 16:47 | |
fabo | zaro: based on that and your feedbacnk, I'd say we should be good | 16:47 |
*** dims has joined #openstack-infra | 16:47 | |
zaro | fabo: yep. wfm. how do we let users know that they will need to install dynamicaxis plugin for the change to work? | 16:48 |
fabo | zaro: the other modules documents it by a "Requires foo plugin" so I guess I should at least add something similar | 16:49 |
zaro | fabo: yes, i think that would be a requirement. | 16:50 |
fabo | sure | 16:50 |
*** sarob has quit IRC | 16:51 | |
zaro | fabo: cool. | 16:52 |
*** zzelle has quit IRC | 16:53 | |
zaro | fabo: yes, a test for change 97097 would be great. | 16:54 |
*** mrmartin has joined #openstack-infra | 16:54 | |
*** ociuhandu has quit IRC | 16:55 | |
*** Longgeek has quit IRC | 16:57 | |
*** Longgeek has joined #openstack-infra | 16:57 | |
*** _nadya_ has joined #openstack-infra | 16:59 | |
*** rlandy has quit IRC | 17:03 | |
*** yfried has joined #openstack-infra | 17:05 | |
*** mrmartin has quit IRC | 17:06 | |
*** _nadya_ has quit IRC | 17:08 | |
*** ildikov has joined #openstack-infra | 17:11 | |
openstackgerrit | Fathi Boudra proposed a change to openstack-infra/jenkins-job-builder: matrix project: add support for dynamic axis https://review.openstack.org/97111 | 17:12 |
*** trinaths has quit IRC | 17:15 | |
*** Longgeek has quit IRC | 17:16 | |
*** starmer has joined #openstack-infra | 17:25 | |
openstackgerrit | Radoslav Gerganov proposed a change to openstack-infra/config: Add button that shows/hides CI comments in Gerrit https://review.openstack.org/95743 | 17:27 |
*** starmer has quit IRC | 17:30 | |
*** talluri has joined #openstack-infra | 17:38 | |
*** Longgeek has joined #openstack-infra | 17:42 | |
*** talluri has quit IRC | 17:43 | |
*** harlowja_at_home has joined #openstack-infra | 17:47 | |
*** sarob has joined #openstack-infra | 17:47 | |
*** sarob has quit IRC | 17:52 | |
openstackgerrit | A change was merged to openstack-infra/elastic-recheck: Add query for nova unit test bug 1325246 https://review.openstack.org/97045 | 17:53 |
uvirtbot | Launchpad bug 1325246 in nova "test_objects.test_versions fails with different hash but code is unchanged" [Undecided,New] https://launchpad.net/bugs/1325246 | 17:53 |
*** bhuvan has joined #openstack-infra | 17:53 | |
*** Longgeek has quit IRC | 17:53 | |
openstackgerrit | Elizabeth K. Joseph proposed a change to openstack-infra/config: Add nodepool_prod.pp to documentation https://review.openstack.org/97115 | 17:57 |
pleia2 | (inspired by 97110) | 17:59 |
pleia2 | nice day, going outside to play now | 18:00 |
*** dims has quit IRC | 18:02 | |
*** rcarrill` has joined #openstack-infra | 18:04 | |
*** rcarrillocruz has quit IRC | 18:06 | |
*** talluri has joined #openstack-infra | 18:14 | |
*** talluri has quit IRC | 18:24 | |
*** andreykurilin has joined #openstack-infra | 18:27 | |
*** Ajaeger has joined #openstack-infra | 18:35 | |
*** flaper87|afk is now known as flaper87 | 18:39 | |
*** sarob has joined #openstack-infra | 18:47 | |
*** sarob has quit IRC | 18:52 | |
*** e0ne has joined #openstack-infra | 18:55 | |
*** andreykurilin has quit IRC | 18:56 | |
*** _nadya_ has joined #openstack-infra | 19:00 | |
*** sarob has joined #openstack-infra | 19:02 | |
*** sarob_ has joined #openstack-infra | 19:03 | |
*** andreykurilin has joined #openstack-infra | 19:04 | |
*** ociuhandu has joined #openstack-infra | 19:06 | |
*** sarob has quit IRC | 19:06 | |
*** harlowja_at_home has quit IRC | 19:06 | |
*** _nadya_ has quit IRC | 19:12 | |
*** e0ne has quit IRC | 19:13 | |
*** e0ne has joined #openstack-infra | 19:14 | |
*** dims has joined #openstack-infra | 19:19 | |
*** lcheng_ has joined #openstack-infra | 19:22 | |
*** _nadya_ has joined #openstack-infra | 19:30 | |
*** sarob has joined #openstack-infra | 19:37 | |
*** sarob_ has quit IRC | 19:38 | |
*** sarob_ has joined #openstack-infra | 19:44 | |
*** flaper87 is now known as flaper87|afk | 19:46 | |
*** ihrachyshka has joined #openstack-infra | 19:46 | |
*** sarob has quit IRC | 19:47 | |
*** sarob_ has quit IRC | 19:49 | |
*** bcrochet has quit IRC | 19:51 | |
*** otter768 has joined #openstack-infra | 19:52 | |
*** jomara has quit IRC | 19:52 | |
*** dkliban_afk has quit IRC | 19:53 | |
*** radez_g0n3 has quit IRC | 19:54 | |
*** jomara has joined #openstack-infra | 19:55 | |
*** dkliban_afk has joined #openstack-infra | 19:55 | |
*** bcrochet has joined #openstack-infra | 19:55 | |
*** radez_g0n3 has joined #openstack-infra | 19:59 | |
*** andreykurilin has quit IRC | 19:59 | |
*** _nadya_ has quit IRC | 20:01 | |
*** e0ne has quit IRC | 20:08 | |
*** e0ne has joined #openstack-infra | 20:08 | |
*** zzelle has joined #openstack-infra | 20:09 | |
*** sarob has joined #openstack-infra | 20:17 | |
*** salv-orlando has joined #openstack-infra | 20:17 | |
*** sarob has quit IRC | 20:22 | |
*** dims has quit IRC | 20:22 | |
*** locke105 has joined #openstack-infra | 20:32 | |
*** rcarrill` has quit IRC | 20:42 | |
*** salv-orlando has quit IRC | 20:45 | |
*** e0ne has quit IRC | 20:45 | |
*** e0ne has joined #openstack-infra | 20:46 | |
*** lcheng_ has quit IRC | 20:47 | |
*** rcarrillocruz has joined #openstack-infra | 20:47 | |
*** fifieldt_ has joined #openstack-infra | 21:01 | |
*** fifieldt has quit IRC | 21:02 | |
*** sarob has joined #openstack-infra | 21:08 | |
*** salv-orlando has joined #openstack-infra | 21:08 | |
*** sarob has quit IRC | 21:12 | |
Alex_Gaynor | I think that possibly one of the 3 setuptools releases today broke everything | 21:16 |
Ajaeger | Alex_Gaynor: Thanks for your rechecks of the requirements patches! | 21:17 |
Alex_Gaynor | Ajaeger: no problem :-) It goes nicely with watching TV on a sunday afternoon | 21:18 |
Ajaeger | ;) | 21:18 |
*** mrda_awak is now known as mrda | 21:24 | |
*** Ajaeger has quit IRC | 21:26 | |
Alex_Gaynor | Yup, latest setuptools release is going to break all requirements jobs, and probably some other jobs as well | 21:26 |
Alex_Gaynor | Issue is filed here: https://bitbucket.org/pypa/setuptools/issue/213/newest-setuptools-breaks-installation-of | 21:26 |
Alex_Gaynor | Should I submit a thing to pin our setuptools? /cc jeblair mordred | 21:27 |
Alex_Gaynor | Hmm, setuptools isn't even listed in global-requirements, where would one pin it? The version that prevents the "kaboom" is "setuptools<3.7". | 21:28 |
*** bhuvan has quit IRC | 21:33 | |
mordred | Alex_Gaynor: we don't pin setuptools, because pinning setuptools breaks lots of stuff a lot of the time | 21:33 |
mordred | Alex_Gaynor: what has latest setuptools done? | 21:33 |
Alex_Gaynor | mordred: I don't know what the cause is, but https://bitbucket.org/pypa/setuptools/issue/213/newest-setuptools-breaks-installation-of is the result | 21:34 |
mordred | Alex_Gaynor: SPECTACULAR | 21:34 |
mordred | Alex_Gaynor: how about if they just stop hackign on setuptools | 21:35 |
Alex_Gaynor | cc: dstufft :-) | 21:35 |
Alex_Gaynor | mordred: I guess I'll file a bug on openstack-ci so at least we can track it | 21:35 |
mordred | Alex_Gaynor: thanks | 21:35 |
mordred | Alex_Gaynor: I'm about to go to sleep - so I may not be much use for a while | 21:35 |
dstufft | someday i'll have some CI setup so we can test setuptools + pip + virtualenv against a bunch of known good project versions | 21:36 |
Alex_Gaynor | https://bugs.launchpad.net/openstack-ci/+bug/1325423 | 21:36 |
uvirtbot | Launchpad bug 1325423 in openstack-ci "Setuptools 3.7 and newer breaks installation of many packages" [Undecided,New] | 21:36 |
*** dims has joined #openstack-infra | 21:50 | |
*** salv-orlando has quit IRC | 21:59 | |
*** Ivo has quit IRC | 22:06 | |
*** sarob has joined #openstack-infra | 22:08 | |
*** salv-orlando has joined #openstack-infra | 22:09 | |
openstackgerrit | Christian Schwede proposed a change to openstack-infra/config: Add new project stackforge/swift-ceph-backend https://review.openstack.org/93102 | 22:09 |
*** sarob has quit IRC | 22:13 | |
*** HenryG has quit IRC | 22:19 | |
*** alexandra_ has joined #openstack-infra | 22:23 | |
*** Sukhdev has joined #openstack-infra | 22:23 | |
*** HenryG has joined #openstack-infra | 22:23 | |
*** asettle has quit IRC | 22:26 | |
*** Ivo has joined #openstack-infra | 22:29 | |
*** sarob has joined #openstack-infra | 22:30 | |
*** zzelle has quit IRC | 22:31 | |
Sukhdev | folks may I seek assistance in figuring out the jenkins failure reason for https://review.openstack.org/#/c/97125/ | 22:31 |
Sukhdev | it gives me TypeError: 'unicode' does not have the buffer interface | 22:32 |
Sukhdev | but, it does not point me to where is the issue | 22:33 |
Sukhdev | clarkb: can I bug you with a question? | 22:33 |
mattoliverau | Morning all | 22:34 |
*** sarob has quit IRC | 22:35 | |
clarkb | Sukhdev see scrollback | 22:35 |
*** sarob has joined #openstack-infra | 22:36 | |
Sukhdev | clarkb: did not get it - what do you mean? | 22:37 |
clarkb | Sukhdev: the error you are seeing is pointed out by Alex_Gaynor in scrollback | 22:39 |
clarkb | oh I see you just joined | 22:39 |
clarkb | https://bitbucket.org/pypa/setuptools/issue/213/newest-setuptools-breaks-installation-of is the bug | 22:39 |
Alex_Gaynor | Sukhdev: we're tracking it at https://bugs.launchpad.net/openstack-ci/+bug/1325423 there's no point in rechecking though, it's just broken for now | 22:40 |
uvirtbot | Launchpad bug 1325423 in openstack-ci "Setuptools 3.7 and newer breaks installation of many packages" [Undecided,New] | 22:40 |
clarkb | Alex_Gaynor: I am not sure off the top of my head how we might want to work around that | 22:41 |
*** sarob has quit IRC | 22:41 | |
clarkb | Alex_Gaynor: I think the tox run jobs should be fine because tox's virtualenv bundles setuptools | 22:41 |
Sukhdev | clarkb: Thanks - yes, this is the one I am hitting….any workaround? | 22:41 |
clarkb | for the devstack jobs maybe we pin in devstack? | 22:41 |
Alex_Gaynor | clarkb: yeah, so far it's only the requirements jobs I've seen fail | 22:41 |
clarkb | oh right and requirements is even more special | 22:42 |
clarkb | hrm that specs change tests use tox | 22:42 |
clarkb | this will be a fun one :) | 22:42 |
Alex_Gaynor | I'm hoping jaraco gets to his computer soon, fixes the bug, and we all go out for margaritas | 22:43 |
clarkb | ++ | 22:43 |
clarkb | I am going to return to my weekend now | 22:43 |
Sukhdev | Alex_Gaynor: + | 22:43 |
*** bhuvan has joined #openstack-infra | 22:43 | |
tchaypo | mrmm, margaritas | 22:43 |
Alex_Gaynor | That said, I don't think there's anything to be done for us besides wait it out. | 22:43 |
tchaypo | it's 8:45am monday and I already have a craving for salt-rimmed glasses | 22:43 |
Alex_Gaynor | sorry :-) | 22:44 |
Sukhdev | tchaypo: :-) | 22:44 |
clarkb | Alex_Gaynor: oh and the reason setuptools isn't in global-requirements is that it is an assumed requirement that the pypi-mirror gives you by default | 22:45 |
clarkb | because things need it | 22:45 |
Alex_Gaynor | yeah makes sense, no one lists setuptools as a dependency | 22:45 |
clarkb | pip setuptools wheel and something else fall in that category | 22:46 |
*** e0ne has quit IRC | 22:47 | |
*** sarob has joined #openstack-infra | 22:47 | |
*** harlowja_away is now known as harlowja_ | 22:48 | |
*** alexandra_ is now known as asettle | 22:50 | |
tchaypo | virtualenv? | 22:52 |
*** sarob has quit IRC | 22:52 | |
tchaypo | run_mirror.py has special handling for pip, wheel, virtualenv, setuptools and distribute, in addition to anything listed in the requires file | 22:52 |
*** camunoz has joined #openstack-infra | 22:54 | |
jhesketh | Morning | 23:07 |
*** salv-orlando has quit IRC | 23:10 | |
*** jamielennox|away is now known as jamielennox | 23:15 | |
*** e0ne has joined #openstack-infra | 23:18 | |
*** weshay has joined #openstack-infra | 23:18 | |
*** otherwiseguy has quit IRC | 23:19 | |
*** e0ne has quit IRC | 23:19 | |
*** e0ne has joined #openstack-infra | 23:19 | |
*** e0ne has quit IRC | 23:24 | |
*** yamahata has joined #openstack-infra | 23:30 | |
*** jhesketh has quit IRC | 23:38 | |
*** jhesketh__ has joined #openstack-infra | 23:38 | |
*** jhesketh__ is now known as jhesketh | 23:42 | |
*** Alexei_987 has quit IRC | 23:44 | |
*** sarob has joined #openstack-infra | 23:47 | |
*** sarob has quit IRC | 23:52 | |
*** miqui has joined #openstack-infra | 23:54 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!