Thursday, 2015-11-05

anteayazaro: thanks for digging that up!00:00
lifelessmordred: why are you copy pastaing ?00:00
anteayazaro: let me know if you have something to test or if you want to discuss something00:00
*** signed8bit is now known as signed8bit_ZZZzz00:00
lifelessmordred: oh, new reqs?00:00
mordredlifeless: yah. to add the new req as is from g-r00:00
jeblair^C^Chelp^[^[Q^Qhelp:q!00:01
lifelessmordred: perhaps there should be a command for that00:01
mordrednot editing it first is easier00:01
mordredlifeless: nah. then I'd have to remember how the command works00:01
ianwfungi / greghaynes: have you considered running bindep from puppet?  i mean you can just [yum|apt-get] install $(bindep ...) , but it kind of breaks the whole idea of specifying packages in the .pp00:02
lifelessbindep ftw00:02
mordred  jeblair: ^xf ../req<tab>/glo<tab><enter>^srequestsex<enter>^a^k^xb^y00:02
lifeless(in general, things I started ftw :))00:02
ianwlifeless: well how did you think it would integrate with puppet :)00:02
lifelessianw: it was written for devs, so didn't think about that at all :)00:03
mordredianw: I think a bindep provider for puppet would be awesome00:03
mordredianw: I have LONG thought that the way that puppet does packages is horsecrap00:03
lifelessianw: but there is a parser in the library, so you can use that using a ruby python bridge00:03
lifelessianw: (or just shell out to get it to resolve locally)00:04
mordredianw: I've been meaning to write one for ansible too00:04
*** wenlock_ has quit IRC00:04
mordredlifeless: if I were to write it, I'd do it as provider that shelled out to bindep00:04
*** sridhar_ram has joined #openstack-infra00:04
*** heyongli has quit IRC00:05
mordredianw: although I understand the graph-theory reasons for treating each package requirement as a node in the graph00:05
mordredianw: it's both inefficient (install packages one at a time rather than as a list) and it leaks impl details (if !defined(pacakge['foo']) { package { foo: } )00:05
*** heyongli has joined #openstack-infra00:05
*** wenlock has quit IRC00:06
mordredwhen what you are ALWAYS doing is asserting that you want a set of packages idempotently installed00:06
*** camunoz has joined #openstack-infra00:06
*** camunoz_ has joined #openstack-infra00:06
*** camunoz has quit IRC00:06
mordredso it's one of those cases where theory and internal impl details lose in the face of common sense00:06
*** markvoelker has quit IRC00:06
mordredimo00:06
*** baoli has quit IRC00:07
ianwok, so the answer for the pypi/wheel stuff seems to be start with a simple list of known things, and work towards bindep integration :)00:08
*** dramalho has joined #openstack-infra00:08
mordred+10000:08
greghaynesYep00:08
greghaynesActually, that is an interesting question, are bindep dependencies the runtime deps or build deps00:09
mordredyes00:09
greghaynesYea, obv they are runtime, but I wonder if we might have other-build-deps.txt00:10
ianwgreghaynes: ok, well i think the system-config bit just needs a few common deps in the puppet, then i can't see why it's not ready to test.  i can add that if you want00:10
greghaynesianw: go for it :)00:10
openstackgerritTony Breeds proposed openstack-infra/project-config: Add #openstack-ux to accessbot  https://review.openstack.org/24182200:10
openstackgerritTony Breeds proposed openstack-infra/system-config: Enable logging in #openstack-ux  https://review.openstack.org/24182100:10
*** otter768 has quit IRC00:10
*** mtanino has quit IRC00:11
greghaynesOr, I think bindep supports some kind of arbitrary tagging of packages00:11
greghaynesso we should just use that00:11
*** xyang1 has quit IRC00:11
*** sridhar_ram has quit IRC00:11
*** sridhar_ram1 has joined #openstack-infra00:11
*** dramalho has quit IRC00:12
*** ramashri has quit IRC00:13
*** heyongli has quit IRC00:15
openstackgerritDavid Pursehouse proposed openstack-infra/project-config: Add pep8 jobs for lodgeit  https://review.openstack.org/24165300:15
*** amitgandhinz has joined #openstack-infra00:15
*** ashleighfarnham has quit IRC00:16
*** heyongli has joined #openstack-infra00:16
anteayaclarkb: thank you00:16
*** amitgandhinz has quit IRC00:18
pleia2so, stackalytics needs a service account for gerrit to watch the event stream, should I create a new -infra email address (like we did for zanata) and sign up to gerrit with that or something else?00:19
anteayapleia2: I vote for the first thing00:20
pleia2anteaya: that is my inclination as well00:20
pleia2easier to track down issues if it's only used for one thing00:20
pleia2second thing is, jeblair set up the translate@ email last time, I don't know if email account creation is something I have access to00:22
anteayaah, good question00:22
*** amotoki has quit IRC00:23
*** bardia has joined #openstack-infra00:24
openstackgerritKhai Do proposed openstack-infra/project-config: Update zuul-dev.o.o pipelines  https://review.openstack.org/24182700:24
bardiacan anyone point me to an up to date instructions on setting up third party CI inf?00:24
*** sabeen has quit IRC00:24
*** heyongli has quit IRC00:25
bardiaI tried os-ext-testing but its way out of date and it does not work00:25
*** heyongli has joined #openstack-infra00:26
anteayahello bardia, have you come across this yet? http://docs.openstack.org/infra/system-config/third_party.html00:26
bardiayes00:28
bardiabut that doesn't include step to setup the infrastructure00:28
*** eliqiao has joined #openstack-infra00:30
anteayabardia: okay just wanting to ensure you haven't skipped a step00:30
*** tongli has quit IRC00:30
anteayabardia: have you seen this repo before? http://git.openstack.org/cgit/openstack-infra/puppet-openstackci/00:30
*** pvaneck has quit IRC00:30
bardianope00:30
anteayabardia: great00:31
anteayabardia: so that is the code and currently the documentation is a patch that is under review: https://review.openstack.org/#/c/227584/00:31
anteayabardia: it would be great if you went over the documentation and tried to follow it sharing your experience with asselin as you go along00:32
*** achanda has quit IRC00:32
bardiagreat00:32
bardiathanks I will do that00:32
anteayabardia: also there are third party meetings every week, it is a good place to meet other operators and ask questions00:32
anteayabardia: wonderful, thank you, that will help a lot00:32
anteayabardia: this is our meetings page: http://eavesdrop.openstack.org/00:33
bardiacool00:33
bardiathanks00:34
anteayayou're welcome00:35
*** heyongli has quit IRC00:35
fungiianw: greghaynes: mordred: i can't think of any reason why using an exec to bindep from puppet for a lengthy set of cross-platform dependencies would be a poor choice, but i also haven't really thought about it before or for very long just now either00:35
greghaynesfungi: Yea, I think its a fine idea00:36
*** heyongli has joined #openstack-infra00:36
*** bcourt has quit IRC00:37
ianwfungi: well, at a first instance you're going to have to handle yum/dnf/apt matching yourself00:38
greghaynesianw: Thats what bindep does00:38
greghayneswell, it lets you do that00:39
*** ramashri has joined #openstack-infra00:39
greghaynesso in theory  we would only need to do the mapping in one place, then00:39
jeblairgreghaynes: yeah, i think that's a big win in this context00:39
jeblairmordred, fungi, clarkb, timrc: https://www.ethercalc.org/wzvk5pjvuu00:39
openstackgerritIan Wienand proposed openstack-infra/system-config: Add wheel_mirror_slaves that use pypi-mirror  https://review.openstack.org/16524000:40
jeblairi think the new ovh configuration (with even less overcommitment) looks good.00:40
ianwgreghaynes / fungi / modred : ^ so i'd propose we start something like that, and get things going00:40
jeblairmordred, timrc: i'm not quite sure about bluebox yet -- we're still seeing a large variation in times across the jobs.  moving from 10 to 20 jobs didn't change the average much, but it did spread out the range a bit.  this is not intuitive for me.00:43
anteayaadam_g: might I have one more respin please? https://review.openstack.org/#/c/241328/ finally got to look at it in detail00:44
anteayajeblair: how soon do you think we can roll out ovh for test nodes? or are we and I missed it?00:45
*** FallenPegasus has quit IRC00:45
fungiovh-4 falls between rax/hpcloud times, so presumably good enough?00:45
*** heyongli has quit IRC00:46
jeblairanteaya: not yet, i'm still trying to profile it.00:46
jeblairfungi: that's my feeling.00:46
*** wenlock has joined #openstack-infra00:46
*** heyongli has joined #openstack-infra00:46
jeblairanteaya: rolling it out and having it take 2 hours to fail all the jobs would be bad.00:46
*** markvoelker has joined #openstack-infra00:47
jeblairanteaya: so if we like this, i'll go back to the ovh people, probably do a little more testing, and then they'll see how much hardware they can actually put toward this, since we're apparently requiring more than they expected.00:47
*** sridhar_ram1 has quit IRC00:47
*** armax has quit IRC00:47
jeblairanteaya: i'll also ask how we could update our requirements so that people have a better idea of what we need.00:48
*** sileht has quit IRC00:48
fungior, rather, their performance compared to other providers is not as well suited as they anticipated00:48
jeblairtimrc, mordred: launched 5 jobs on bluebox now.00:48
jeblairfungi: indeed, we may be helping them discover that too :)00:48
openstackgerritIan Wienand proposed openstack-infra/system-config: Add wheel_mirror_slaves that use pypi-mirror  https://review.openstack.org/16524000:49
*** armax has joined #openstack-infra00:49
anteayajeblair: ah thank you for the update00:49
anteayaoh and I didnt' realize this commitment to us meant they have to do more shopping00:50
*** armax has quit IRC00:50
anteayathank you ovh00:50
jeblairfungi: though, oddly enough a thing that has hurt us here is that we are in our own host aggregate, so while we might normally tolerate oversubscription, we are less tolerant if we are our own neighbors.00:50
fungithat makes sense00:50
anteayaha ha ha00:50
greghaynesoh wow00:50
*** wenlock has quit IRC00:50
greghaynesThat makes a ton of sense00:51
anteayawe make terrible neighbours00:51
fungii know i do00:51
*** bcourt has joined #openstack-infra00:51
anteayaha ha ha00:51
jeblairand even then, if we are large enough, we could probably weather it in aggregate, but we really do often launch 10s of simultaneous devstack jobs...00:51
anteayasomething something pull out the shrubs and plant cacti something something00:51
greghaynesThat has some interesting implications for infra cloud because it will have the same issue00:51
fungijeblair: mordred: clarkb: timrc: is the bluebox expected to be on consistent underlying hardware? and we're the only tenant in it?00:51
jeblairfungi: my understanding is yes and yes (i believe timrc verified the consistency yesterday, and i believe the single-tenant is more or less the business model)00:52
greghaynesjeblair: sounds like we want the scheduler to go breadth first, not depth first00:52
jeblairgreghaynes: i think that would be advantageous for us00:53
jeblairgreghaynes: that appears to be what's happening on bluebox00:53
greghaynesjeblair: ok. :(00:54
jeblair(is that the behavior of the default nova scheduler?)00:54
greghaynesI thought it wasn't, but I am not totally sure00:54
*** eil397 has quit IRC00:54
jeblairgreghaynes, fungi: but i have not been able to support a hypothesis like "compute node X is consistently slower" or "the clusters of times we see are associated with certain compute nodes"00:54
jeblairthat seems to push "different hardware" lower on the list of possible causes for the performance variation00:55
jeblairi also haven't been able to support "the more instances running on a compute host the slower they all run" which doesn't support oversubscription00:55
jeblairso i'm still puzzled.00:56
*** heyongli has quit IRC00:56
jeblairanyway, still hoping more data will trace a pattern00:56
greghaynesYea, I don't have any great ideas for trying to find a pattern in that00:57
*** heyongli has joined #openstack-infra00:57
greghaynesjeblair: For your tests, youre scheduling all of them at once?00:57
jeblairgreghaynes: yes00:57
greghaynesMaybe we could look at how size of the number of nodes we schedule at once effects runtime?00:58
jeblairgreghaynes: good idea.  i'm running 5 now; if that is consistently fast, then i'll do 5+5 staggered and see if that looks more like running 5 or running 10.00:58
*** ddieterly has joined #openstack-infra00:59
*** gyee has quit IRC00:59
*** hemna is now known as hemnafk00:59
*** SumitNaiksatam has quit IRC01:01
fungioh, yeah a stampede hitting the array at once (are these centralized or distributed storage?) could be one explanation01:02
anteayaclarkb: can you take a peek at http://logstash.openstack.org/#dashboard/file/logstash.json?query=message:%5C%22TypeError:%20format%20requires%20a%20mapping%5C%2201:03
anteayatwo goverance-docs jobs failures both on zm0401:03
timrcLooping jlk into this dicussion jeblair.  Jesse is my lead at Blue Box.01:04
jeblairfungi: it's a better explanation for "slow overall" but not a great match for "2 or 3 distinct timing profiles across a range +/- 25% of center" which is what i'm seeing.01:04
anteayaclarkb: sorry within the last 3 hours01:04
timrcjeblair: From a capacity standpoint we never came close to butting up to any upper limits on the resources allocated to this cloud.01:05
*** heyongli has quit IRC01:06
*** heyongli has joined #openstack-infra01:07
*** ybathia has quit IRC01:07
clarkbanteaya: what about it?01:08
clarkbI get two results01:08
timrcjeblair: By any superficial marker: load avg, iowait, disk read/writes, I did not detect any pressure.01:09
anteayayeah, sorry I thought the fact it failed on zm04 was significant01:09
anteayabut both failures are the same patch01:09
anteayafunny that they would both run on the same zuul merger twice in a row01:10
timrcjlk: Are we the only tenants on the hardware allocated to the monty cloud?01:10
*** zhenguo has joined #openstack-infra01:11
*** bharath__ has quit IRC01:11
fungijeblair: oh, yeah i see that now. some of the instances are taking 25% longer than the fastest ones, and some are 75% longer01:11
*** FallenPegasus has joined #openstack-infra01:11
bardiaquick question for third_party CI01:11
anteayaclarkb: talking with the author in -dev, it is probably the patch but I can't see the error01:12
fungijeblair: i agree the grouping is rather strange01:12
*** sdake_ has quit IRC01:12
bardiathe CI only has the Jenkins master and the tests are run on cloud node?01:12
anteayabardia: best to just go ahead and ask01:12
timrcjeblair: I'm not familiar with the actual machine specs for hpcloud... are their noticeable differences in cpu clock rates?01:12
timrcthere*01:12
bardiaconfused about providers section of nodepool.yaml. do we have to use external cloud nodes for testing?01:13
*** boris-42 has joined #openstack-infra01:13
boris-42jeblair: hi there01:13
boris-42jeblair: is it possible to ban user in gerrit? we have some bot that is putting -1 on patches with random comments01:13
nibalizerboris-42: link?01:14
fungiboris-42: yes, link us to an example01:14
*** sdake has joined #openstack-infra01:14
boris-42nibalizer: https://review.openstack.org/#/c/240903/01:14
boris-42fungi: so nick name is "Hui" which is quite bad word in russian =)01:14
anteayabardia: nodepool manages a pool of vms01:15
anteayabardia: in the section identifying external resources a pool of vms is one of three external requirements listed01:15
fungiboris-42: i've disabled that gerrit account now, e-mail address on it seems to be i140010@trbvm.com01:16
anteayabardia: line 36 https://review.openstack.org/#/c/227584/6/contrib/README.md01:16
boris-42fungi: thank you01:16
anteayaboris-42: thanks for letting us know01:16
*** heyongli has quit IRC01:16
*** nadya has joined #openstack-infra01:16
jeblairtimrc: hpcloud says we get 8 cpus at 2593.498MHz01:16
jeblairtimrc: it claims they are model name: Intel(R) Core(TM)2 Duo CPU     T7700  @ 2.40GHz01:16
jeblairtimrc: i have no idea how that compares to reality01:17
bardiaanteaya: got it. thanks01:17
*** rfolco has joined #openstack-infra01:17
jeblairtimrc: 5186.99 BogoMIPS01:17
anteayaboris-42: there is a cache on the account, let us know if it keeps happening01:17
*** heyongli has joined #openstack-infra01:17
anteayabardia: thanks for asking01:18
fungii did flush caches in gerrit as well, so hopefully they cease being able to leave comments through the webui immediately, at least01:18
anteayafungi: wonderful, let's hope01:18
boris-42anteaya: I will thanks01:19
jeblairtimrc, jlk: i have to run for today; i have a test with 5 jobs running now; i'll resume this tomorrow morning01:20
fungiboris-42: did you see that account leaving comments on more than just these two changes? https://review.openstack.org/#/q/reviewer:i140010%2540trbvm.com,n,z want to make sure there aren't more accounts in use there01:21
*** nadya has quit IRC01:21
openstackgerritmatthew wagoner proposed openstack-infra/shade: Add new context manager for shade exceptions, cont.  https://review.openstack.org/24166701:22
timrcjeblair: I think the CPUs in the softlayer are around 2000mhz... I'm stilled miffed by the random-ish times though.01:22
openstackgerritAdam Gandelman proposed openstack-infra/project-config: Rename projects akanda-* -> astara-*  https://review.openstack.org/24132801:22
adam_ganteaya, ^ thanks, was wondering how that gets resolved01:22
anteayaadam_g: :)01:22
boris-42fungi: so we found only this for now..01:23
fungicool. let us know if more crop up01:23
anteayaadam_g: all the others have individual acl files for each attic'd repo: http://git.openstack.org/cgit/openstack-infra/project-config/tree/gerrit/acls/openstack-attic01:23
boris-42fungi: sure01:23
adam_ganteaya, yea, makes sense01:23
anteayaadam_g: not the best but also fixing it is outside what I want to be responsible for for this rename01:23
*** angdraug has quit IRC01:24
anteayaclarkb: okay the rename patches all look good to me, save one: https://review.openstack.org/#/c/23793601:26
timrcjeblair: I wonder if just a subset of tests are variable or if they are uniformly variable?  Would that be useful to know? e.g. if say tests that exercise network are variable but tests that exercise compute are uniform?01:26
anteayaclarkb: so I will leave that off the next step until I see a new patch on that one01:26
*** heyongli has quit IRC01:27
openstackgerritFei Long Wang proposed openstack-infra/project-config: Add release notes jobs for Zaqar  https://review.openstack.org/24183101:27
*** heyongli has joined #openstack-infra01:27
clarkbok01:30
*** amitgandhinz has joined #openstack-infra01:30
*** amotoki has joined #openstack-infra01:31
*** jyuso1 has joined #openstack-infra01:34
*** bardia has quit IRC01:35
*** heyongli has quit IRC01:37
*** rossella_s has quit IRC01:37
*** heyongli has joined #openstack-infra01:38
*** rossella_s has joined #openstack-infra01:38
*** baoli has joined #openstack-infra01:39
*** dolpher has joined #openstack-infra01:40
*** dpursehouse has quit IRC01:40
*** notmorgan has joined #openstack-infra01:42
*** rfolco has quit IRC01:42
notmorganmuch better.01:42
*** rlandy has quit IRC01:43
timrcjeblair: Just as a data point the softlayer systems are  Intel(R) Xeon(R) CPU E7-4820 v2 @ 2.00GHz, 4002.3901:46
*** julim has joined #openstack-infra01:46
*** FallenPegasus has quit IRC01:46
anteayamtreinish: confirming openstack-health is not currently in the storyboard db01:46
anteayamtreinish: this is for the rename of the puppet module which happens on Friday01:47
anteayaI can't see it in storyboard01:47
*** tiswanso has joined #openstack-infra01:47
*** heyongli has quit IRC01:47
*** heyongli has joined #openstack-infra01:48
anteayaclarkb fungi pleia2 if you want to take a peek at the steps in the maintainance plan before I populate them with script output: https://etherpad.openstack.org/p/project-renames-November-6-201501:49
anteayajeblair: ^^ if you care to look too01:49
anteayaI don't think I missed a step but you never know01:49
*** dims has joined #openstack-infra01:49
openstackgerritMatt Riedemann proposed openstack-infra/elastic-recheck: Add query for fwaas tests failing over quota  https://review.openstack.org/24183501:50
*** baoli has quit IRC01:51
fungianteaya: a quick skim, lgtm01:54
fungialso i think we still need a maintenance announcement. i can send one tomorrow unless someone beats me to it01:54
clarkbtimrc maybe the time diffs are based on whether or not the cpu is turboing01:54
greghaynessomeone needs to hold down the button01:55
fungithat's what i was just thinking01:55
*** rlandy has joined #openstack-infra01:56
openstackgerritgreghaynes proposed openstack/diskimage-builder: Add missing six requirement for svc-map element  https://review.openstack.org/23296201:57
*** heyongli has quit IRC01:57
*** signed8bit_ZZZzz is now known as signed8bit01:58
*** heyongli has joined #openstack-infra01:58
*** weshay has quit IRC02:00
anteayafungi: thank you for the quick skim02:01
anteayafungi: well I think it is you and clark and I don't know if a time was announced but I thought you decided Friday02:02
anteayaor am I imagining that you decided Friday?02:02
anteayasorry I don't know if a time was decided02:02
fungii'll review the meeting log and make one up^W^W^Wconfer with clarkb02:03
anteayasure02:03
openstackgerritMerged openstack-infra/elastic-recheck: Add query for fwaas tests failing over quota  https://review.openstack.org/24183502:04
*** heyongli has quit IRC02:08
*** heyongli has joined #openstack-infra02:08
openstackgerritmatthew wagoner proposed openstack-infra/shade: Add new context manager for shade exceptions, cont.  https://review.openstack.org/24166702:09
*** sridhar_ram has joined #openstack-infra02:10
*** otter768 has joined #openstack-infra02:11
openstackgerritAnita Kuno proposed openstack-infra/system-config: Update the name of repos.yaml to renames.list  https://review.openstack.org/24184002:11
anteayafungi: ^^02:12
openstackgerritEli Qiao proposed openstack-infra/project-config: Magnum: export eth0 as public_interface  https://review.openstack.org/24184202:15
*** otter768 has quit IRC02:16
fungianteaya: what script is erroring on that? the file is meant to be used by an ansible playbook02:16
anteayaah perhaps that is my issue02:16
anteayaI am not using it as an ansible playbook, I am using it is a bash script02:16
anteayaI just copy/pasted it into a file and ran it02:16
fungiif you were trying to run the script in my (now ancient) change, look at the comments that indicate the format of the renames.list file02:17
anteayafungi: this is what I came up with: http://paste.openstack.org/show/478038/02:17
*** amitgandhinz has quit IRC02:17
*** SumitNaiksatam has joined #openstack-infra02:18
fungianteaya: yeah, totally different format02:18
*** heyongli has quit IRC02:18
* anteaya reads again02:18
*** heyongli has joined #openstack-infra02:19
anteayaoh sorry I see that, you are right02:19
* anteaya changes the format02:19
*** sridhar_ram has quit IRC02:21
*** bpokorny_ has joined #openstack-infra02:21
anteayathat looks more usable02:22
*** bpokorny has quit IRC02:25
*** tiswanso has quit IRC02:25
*** tiswanso has joined #openstack-infra02:25
*** bpokorny_ has quit IRC02:26
*** binbincong has quit IRC02:26
*** achanda has joined #openstack-infra02:27
*** heyongli has quit IRC02:28
*** ramashri has quit IRC02:29
*** heyongli has joined #openstack-infra02:29
*** sabeen has joined #openstack-infra02:29
openstackgerritDavanum Srinivas (dims) proposed openstack-infra/project-config: Better duplicate detection for project requirements check  https://review.openstack.org/23887102:31
*** wenlock has joined #openstack-infra02:31
*** yamamoto has quit IRC02:32
*** inteq has joined #openstack-infra02:36
*** heyongli has quit IRC02:38
*** binbincong has joined #openstack-infra02:39
*** heyongli has joined #openstack-infra02:39
*** otter768 has joined #openstack-infra02:39
anteayaokay so that is what I have for https://etherpad.openstack.org/p/project-renames-November-6-201502:43
*** btully has quit IRC02:45
anteayafungi: if you and clark decide when you want to offline gerrit for this let me know02:47
*** heyongli has quit IRC02:49
*** heyongli has joined #openstack-infra02:49
*** armax has joined #openstack-infra02:51
*** oomichi has joined #openstack-infra02:55
openstackgerritMerged openstack-infra/glean: Add support for reading vlan information  https://review.openstack.org/20978402:56
*** wenlock_ has joined #openstack-infra02:57
*** heyongli has quit IRC02:59
*** heyongli has joined #openstack-infra03:00
*** EricGonczer_ has joined #openstack-infra03:00
*** ad_rien_ has quit IRC03:00
*** someara2_ has joined #openstack-infra03:01
*** sdake_ has joined #openstack-infra03:02
*** someara2 has quit IRC03:03
*** FallenPegasus has joined #openstack-infra03:03
*** sdake has quit IRC03:03
timrcSo, I noticed that Nimble Storage CI checked my dummy change to sandbox a few days ago and then all of a sudden I got some random solicitation wondering if I'd be interested in learning more about Nimble Storage... hopefully that's just coincidence.03:04
timrcI'd be sad if they were mining Gerrit for leads.03:05
*** mriedem has quit IRC03:07
*** FallenPegasus has quit IRC03:07
*** heyongli has quit IRC03:09
*** jyuso has joined #openstack-infra03:09
*** heyongli has joined #openstack-infra03:10
*** armax has quit IRC03:10
*** otter768 has quit IRC03:11
*** jyuso1 has quit IRC03:12
*** tlian2 has quit IRC03:13
*** sdake_ has quit IRC03:16
*** armax has joined #openstack-infra03:19
*** jyuso1 has joined #openstack-infra03:19
*** heyongli has quit IRC03:19
*** heyongli has joined #openstack-infra03:20
*** yuanying_ has joined #openstack-infra03:21
*** yuanying has quit IRC03:21
*** jyuso has quit IRC03:21
*** EricGonczer_ has quit IRC03:22
*** yamamoto has joined #openstack-infra03:25
*** Sree has joined #openstack-infra03:25
*** Sree has quit IRC03:26
*** binbincong has quit IRC03:26
*** Sree has joined #openstack-infra03:26
*** spzala has quit IRC03:27
jlktimrc: jeblair: yes, you are the sole tenant. Unless monty handed out access to other people.03:28
*** heyongli has quit IRC03:30
jlktimrc: did you visit their booth in Tokyo?03:30
*** heyongli has joined #openstack-infra03:31
*** freesand has quit IRC03:32
timrcjlk: Oh that could be it ;) Scanned my badge.03:34
jlkthere ya go03:34
timrcjlk: Not that I remember, but that seems probable.03:34
openstackgerritMerged openstack/diskimage-builder: Fix uniqueness check of initrd in fedora-minimal  https://review.openstack.org/23570503:36
*** yuanying_ has quit IRC03:36
*** armax has quit IRC03:36
*** binbincong has joined #openstack-infra03:38
*** heyongli has quit IRC03:40
*** oomichi_ has joined #openstack-infra03:40
*** heyongli has joined #openstack-infra03:41
*** oomichi has quit IRC03:42
*** signed8bit is now known as signed8bit_ZZZzz03:42
*** eliqiao has quit IRC03:43
anteayatimrc: can you link me to the patch in teh sandbox?03:44
*** btully has joined #openstack-infra03:46
*** EricGonczer_ has joined #openstack-infra03:48
*** wenlock has quit IRC03:50
*** heyongli has quit IRC03:50
*** btully has quit IRC03:51
*** heyongli has joined #openstack-infra03:51
*** dramalho has joined #openstack-infra03:52
*** markvoelker has quit IRC03:54
*** EricGonczer_ has quit IRC03:55
*** dramalho has quit IRC03:56
*** eliqiao has joined #openstack-infra03:57
*** r-daneel has quit IRC03:58
*** heyongli has quit IRC04:00
*** heyongli has joined #openstack-infra04:01
*** baoli has joined #openstack-infra04:01
*** unicell has joined #openstack-infra04:02
*** unicell1 has quit IRC04:02
*** armax has joined #openstack-infra04:04
openstackgerritDavid Pursehouse proposed openstack-infra/project-config: Add pep8 jobs for lodgeit  https://review.openstack.org/24165304:07
*** rlandy has quit IRC04:07
*** yuanying has joined #openstack-infra04:08
*** heyongli has quit IRC04:11
*** heyongli has joined #openstack-infra04:12
*** eliqiao1 has joined #openstack-infra04:14
*** eliqiao has quit IRC04:16
*** dingyichen has quit IRC04:16
*** armax has quit IRC04:17
*** wenlock has joined #openstack-infra04:18
SamYapleHow do I get logs out of the gate? Is there a special 'logs' folder I can drop my logs into that will get them published?04:19
*** fedexo has joined #openstack-infra04:20
*** heyongli has quit IRC04:21
*** achanda has quit IRC04:22
*** heyongli has joined #openstack-infra04:22
*** rlandy has joined #openstack-infra04:25
*** dingyichen has joined #openstack-infra04:25
*** links has joined #openstack-infra04:26
*** mahatic has joined #openstack-infra04:27
*** garyk1 has joined #openstack-infra04:31
*** heyongli has quit IRC04:31
*** tiswanso has quit IRC04:31
*** heyongli has joined #openstack-infra04:32
*** signed8bit_ZZZzz has quit IRC04:32
openstackgerritSteve Kowalik proposed openstack-infra/system-config: Add Alex Eng to admins for translate{,-dev}  https://review.openstack.org/24186704:37
openstackgerritDavid Pursehouse proposed openstack-infra/lodgeit: Add tox configuration  https://review.openstack.org/24186804:39
*** heyongli has quit IRC04:41
*** heyongli has joined #openstack-infra04:42
*** baoli has quit IRC04:44
*** sileht has joined #openstack-infra04:44
*** _denisra has quit IRC04:45
*** nadya has joined #openstack-infra04:48
*** aopincar has joined #openstack-infra04:51
*** heyongli has quit IRC04:52
*** FallenPegasus has joined #openstack-infra04:52
*** heyongli has joined #openstack-infra04:53
*** nadya has quit IRC04:53
*** markvoelker has joined #openstack-infra04:55
*** FallenPegasus has quit IRC04:56
*** aopincar has quit IRC04:58
*** markvoelker has quit IRC05:00
*** heyongli has quit IRC05:02
*** heyongli has joined #openstack-infra05:03
*** gnuoy has quit IRC05:05
*** jamespage has quit IRC05:05
*** gnuoy has joined #openstack-infra05:06
*** jamespage has joined #openstack-infra05:06
*** otter768 has joined #openstack-infra05:11
*** heyongli has quit IRC05:12
*** mohankumar has joined #openstack-infra05:13
*** heyongli has joined #openstack-infra05:13
*** ad_rien_ has joined #openstack-infra05:13
openstackgerritSam Yaple proposed openstack-infra/project-config: Add devstack-logs publisher for Kolla  https://review.openstack.org/24187805:15
*** otter768 has quit IRC05:16
*** rlandy has quit IRC05:20
*** ad_rien_ has quit IRC05:21
rm_workanyone know how to make this https://review.openstack.org/#/c/239260/ not be stuck?05:22
*** achanda has joined #openstack-infra05:22
*** heyongli has quit IRC05:22
*** heyongli has joined #openstack-infra05:23
*** harlowja_at_home has joined #openstack-infra05:26
*** tangchen has joined #openstack-infra05:27
*** achanda has quit IRC05:30
*** heyongli has quit IRC05:33
*** heyongli has joined #openstack-infra05:34
rm_workoh ok tonyb pointed out the depends-on i missed :P05:36
tonybrm_work: :)  like I said in the message I didn't realise that https://review.openstack.org/#/c/237348/ hadn't landed05:37
*** rossella_s has quit IRC05:37
tonybrm_work: still paging in task per-summit task state ;P05:38
*** rossella_s has joined #openstack-infra05:38
Kennanhi infra-cores please help review this if it is Ok ?05:38
Kennanhttps://review.openstack.org/#/c/218144/05:38
*** harlowja_at_home has quit IRC05:40
tonybKennan: you have an open question from sdague.05:40
tonybKennan: I suggest you answer that.05:40
Kennanwe have answered tonyb: Sample replied05:41
*** glauco_ has joined #openstack-infra05:41
KennanI am not sure what other he needs05:41
*** maishsk has quit IRC05:41
*** achanda has joined #openstack-infra05:42
*** heyongli has quit IRC05:43
tonybKennan: hmm okay05:43
*** fawadkhaliq has quit IRC05:43
*** heyongli has joined #openstack-infra05:44
*** fawadkhaliq has joined #openstack-infra05:44
*** glauco__ has quit IRC05:44
*** btully has joined #openstack-infra05:45
tonybKennan: Ah so Fedora 23 is the only distro that has packages that meet your minumum versions.05:46
tonybKennan: are they really the minimum required?05:46
*** salv-orlando has quit IRC05:46
*** salv-orlando has joined #openstack-infra05:46
Kennantonyb: I think so. but let me check with Sample05:50
SamYapletonyb: thats ok though05:52
SamYapleat least in the case of ubuntu they package newer packages with cloud-archive05:52
SamYapledont the rdo repos do the same?05:53
SamYapleits not like this is getting backported05:53
*** heyongli has quit IRC05:53
SamYapleKennan: also, I am fairly certain they are not the minimum requirements05:53
*** heyongli has joined #openstack-infra05:54
tonybSamYaple: I'm not certain either way as it it's okay'ness05:54
tonybSamYaple, Kennan: It'd be good to know if they're actually the minimums but that's a complex problem.05:55
*** salv-orl_ has joined #openstack-infra05:55
SamYaplethe upper-contraints can remain as is, we can lower the requirements.txt lower ends05:55
SamYaplesince we are the only project using it, it should be fine05:55
SamYaplebut for the record we bump stuff in requirements.txt past the distro packaged versions all the time05:56
*** salv-orlando has quit IRC05:57
*** boris-42 has quit IRC05:58
*** Daisy has joined #openstack-infra05:58
*** ianychoi has quit IRC06:00
mordredtonyb, SamYaple: we have no knowledge of actual minimums at the moment, although I believe lifeless would like to do some things in that area06:00
*** nadya has joined #openstack-infra06:01
SamYaplequick! merge before decisions are made06:01
mordredtonyb, SamYaple: we don't target "what is availabe in distros" though06:01
SamYapleright, that much I did know06:01
* mordred is jetlag-brain, so may not have followed the ENTIRE discussion06:02
SamYaplethis is only a conversation because sdague asked about versions packaged by distros06:02
openstackgerritOpenStack Proposal Bot proposed openstack-infra/project-config: Normalize projects.yaml  https://review.openstack.org/24189606:02
*** cbader has quit IRC06:02
mordredah06:03
mordrednod06:03
*** cbader has joined #openstack-infra06:03
*** heyongli has quit IRC06:03
mordredfwiw, zuul depends on GitPython>=0.3.306:03
mordredand 1.0.1 is currently running on zuul.o.06:04
mordredand 1.0.1 is currently running on zuul.o.o06:04
SamYapleyea that sounds about right06:04
*** heyongli has joined #openstack-infra06:04
SamYapleKolla needs the same constraints i believe.06:04
SamYaplelemme test and ill get Kennan to update the patch with "mordred said it was ok"06:05
*** kushal has joined #openstack-infra06:06
mordredSamYaple: I think 1.0.1 is a fine version to require06:09
mordredI don't think we should be adding 0.x versions to g-r if there is a 1.x out at the time06:09
SamYaplei have no strong feelings one way or the other. i just want proposal bot proposing things06:10
mordred:)06:10
crinklegreghaynes: i added a new section to https://etherpad.openstack.org/p/infra-cloud-inventory-status06:11
crinkleit's called "working"06:11
crinklei'm still trying to get used to it06:12
jlvillalThe devstack-gate job that has been running for over 128 hours.  Will it ever stop?  http://status.openstack.org/zuul/06:12
*** SumitNaiksatam has quit IRC06:12
greghaynescrinkle: whoa, all of those 'work'?}06:12
crinklegreghaynes: for low standards of 'work'06:12
crinklegreghaynes: as in they boot06:13
clarkbjlvillal it likely eont06:13
clarkbthats indicative of a patch that breaks networking06:13
greghaynescrinkle: boot from ironic?06:13
crinklegreghaynes: yup06:13
clarkbI wonder if we should remove that feature from zuul06:13
greghaynescrinkle: sweet06:13
* jlvillal googles eont06:13
*** heyongli has quit IRC06:14
*** hdd has joined #openstack-infra06:14
clarkbits "wont"06:14
mordredcrinkle: wow!06:14
clarkbwritten on a soft keyboard late at night06:14
jlvillalclarkb, Ah :)06:14
jlvillalclarkb, That makes much more sense!06:14
mordredcrinkle: that's even more working than not working06:15
crinklemordred: ikr06:15
*** heyongli has joined #openstack-infra06:15
mordredcrinkle: are you sure ironic isn't just joking with you?06:15
* jlvillal perks up on hearing Ironic...06:15
crinklemordred: i logged into them to make sure06:15
zaroclarkb, mordred trying to remote debug gerrit on review-dev but i think port is blocked.  suggestions to resolve?06:15
openstackgerritMerged openstack-infra/project-config: Normalize projects.yaml  https://review.openstack.org/24189606:16
mordredjlvillal: we are successfully ironicing more nodes than not in our pile of machines currently - which is exciting06:16
mordredzaro: what's the port?06:16
zaro800006:16
jlvillalmordred, Woo hoo! :)  Great to hear it is being used.06:16
mordredzaro: yeah - that's almost certainly blocked - you might want to brush up on your ssh port forwarding skills06:17
StevenKnc: connect to review-dev.openstack.org port 8000 (tcp) failed: Permission denied06:17
StevenKHeh06:17
zaromordred: brush up assumes i had some in the first place06:17
mordred:)06:18
StevenKzaro: ssh -L <port>:<remote>:<remote port> jump host06:19
StevenKThen connect to localhost:<port>06:19
zarocuel! will give that a shot. thanks06:19
mordredyah. what StevenK said06:19
*** mohankumar has quit IRC06:20
StevenKzaro: -v is also helpful, but it will scribble all over that pty, no matter if the jump host gives you a shell prompt.06:21
*** ParsectiX has joined #openstack-infra06:21
openstackgerritMerged openstack-infra/project-config: Add #openstack-ux to accessbot  https://review.openstack.org/24182206:21
*** heyongli has quit IRC06:24
*** sileht has quit IRC06:25
*** heyongli has joined #openstack-infra06:25
*** yfried has quit IRC06:25
openstackgerritOpenStack Proposal Bot proposed openstack/requirements: Updated from generate-constraints  https://review.openstack.org/23789406:26
openstackgerritMaty Grosz proposed openstack-infra/project-config: Initialize vitrage-specs project  https://review.openstack.org/24189906:27
tonybmordred: I'm not certain I agree with you assertion that zuul follow g-r but I don't know that that really matters06:28
*** ianychoi has joined #openstack-infra06:29
*** mohankumar has joined #openstack-infra06:30
zaroStevenK: i can't sem to get that to work06:32
*** mgrosz has joined #openstack-infra06:33
zaroStevenK: how do i test that i can connect?06:33
StevenKzaro: nc -vz should work06:34
mgroszHello, I have submitted a change for adding a new project vitrage-specs. Can someone review, please? https://review.openstack.org/#/c/241899/06:34
*** heyongli has quit IRC06:34
*** heyongli has joined #openstack-infra06:35
zaroStevenK: says 'nc: connectx to localhost port 4200 (tcp) failed: Connection refused'06:35
zaroStevenK: i setup as 'ssh -L 4200:<remote>:8000' jump host06:36
zaroactually it looks like it tries to connect but then i get 'ssh: connect to host jump port 22: Operation timed out'06:37
StevenKzaro: Ah, right. So what you want is ssh -L 4200:review-dev.openstack.org:8000 <some host that has access to review-dev's port 8000>06:37
*** tnarg has quit IRC06:37
*** aopincar has joined #openstack-infra06:37
clarkbits likely you need to do 4200:localhost:8000 review-dev06:38
StevenKAh yes06:38
*** FallenPegasus has joined #openstack-infra06:40
zaroahh much better, thanks!06:40
mgroszHello, I have submitted a change for adding a new project vitrage-specs. Can someone review, please? https://review.openstack.org/#/c/241899/06:40
*** sileht has joined #openstack-infra06:42
*** FallenPegasus has quit IRC06:44
*** heyongli has quit IRC06:44
*** heyongli has joined #openstack-infra06:45
*** yfried has joined #openstack-infra06:46
*** Ramanjaneya has joined #openstack-infra06:50
*** jtomasek has joined #openstack-infra06:51
*** heyongli has quit IRC06:55
*** baoli has joined #openstack-infra06:56
*** heyongli has joined #openstack-infra06:56
*** markvoelker has joined #openstack-infra06:56
*** gampel has joined #openstack-infra06:56
openstackgerritMerged openstack-infra/project-config: Add pep8 jobs for lodgeit  https://review.openstack.org/24165306:56
*** Daisy has quit IRC06:58
*** asettle has quit IRC06:59
*** Daisy has joined #openstack-infra06:59
*** baoli has quit IRC07:00
*** eliqiao1 is now known as eliqiao07:01
openstackgerritMaty Grosz proposed openstack-infra/project-config: 1) Initialize vitrage-specs project 2) Remove python 3 jobs from vitrage project  https://review.openstack.org/24189907:01
*** markvoelker has quit IRC07:01
*** sshnaidm has joined #openstack-infra07:02
*** heyongli has quit IRC07:05
*** fedexo has quit IRC07:05
*** heyongli has joined #openstack-infra07:06
*** yfried has quit IRC07:06
*** sabeen has quit IRC07:06
*** abregman has joined #openstack-infra07:08
*** Daisy has quit IRC07:09
*** Zhongjun has joined #openstack-infra07:09
*** Daisy has joined #openstack-infra07:09
*** _denisra has joined #openstack-infra07:10
*** [HeOS] has quit IRC07:12
*** otter768 has joined #openstack-infra07:12
*** fawadkhaliq has quit IRC07:14
*** maishsk has joined #openstack-infra07:14
*** sileht has quit IRC07:15
mgroszHello, I have submitted a change for adding a new project vitrage-specs. Can someone review, please? https://review.openstack.org/#/c/241899/07:15
*** heyongli has quit IRC07:15
*** heyongli has joined #openstack-infra07:16
*** otter768 has quit IRC07:17
*** wenlock has quit IRC07:20
*** sdake has joined #openstack-infra07:22
*** ZZelle_away is now known as ZZelle07:23
*** sdake_ has joined #openstack-infra07:24
*** heyongli has quit IRC07:25
*** heyongli has joined #openstack-infra07:26
*** sdake has quit IRC07:27
*** fawadkhaliq has joined #openstack-infra07:29
*** fabo has quit IRC07:30
*** fabo has joined #openstack-infra07:31
openstackgerritMaty Grosz proposed openstack-infra/project-config: Update vitrage-specs  https://review.openstack.org/24189907:35
*** heyongli has quit IRC07:36
*** fawadkhaliq has quit IRC07:36
*** fawadkhaliq has joined #openstack-infra07:36
*** heyongli has joined #openstack-infra07:36
*** mohankumar has quit IRC07:40
*** Daisy has quit IRC07:41
*** Daisy has joined #openstack-infra07:41
*** devvesa has joined #openstack-infra07:42
*** yfried has joined #openstack-infra07:44
openstackgerritMerged openstack-infra/project-config: Add new repo for Smaug  https://review.openstack.org/24084107:46
*** Daisy has quit IRC07:46
*** heyongli has quit IRC07:46
*** heyongli has joined #openstack-infra07:47
*** amotoki has quit IRC07:47
openstackgerritMerged openstack-infra/system-config: Add #openstack-vmware-nsx to eavesdrop bot  https://review.openstack.org/22659807:48
*** yfried has quit IRC07:48
*** yfried has joined #openstack-infra07:49
*** gampel has quit IRC07:50
*** e0ne has joined #openstack-infra07:51
openstackgerritMerged openstack-infra/project-config: Create puppet-magnum repository  https://review.openstack.org/24030307:51
*** bharathm has joined #openstack-infra07:52
*** k4n0 has joined #openstack-infra07:53
*** zigo has quit IRC07:53
*** jamielennox is now known as jamielennox|away07:54
*** jamielennox|away is now known as jamielennox07:54
*** zigo has joined #openstack-infra07:56
*** heyongli has quit IRC07:56
mgroszHello, I have submitted a change for adding a new project vitrage-specs. Can someone review, please? Thanks.  https://review.openstack.org/#/c/241899/07:57
*** heyongli has joined #openstack-infra07:57
*** jamielennox is now known as jamielennox|away07:57
*** sileht has joined #openstack-infra07:59
*** ParsectiX has quit IRC07:59
*** e0ne has quit IRC08:00
*** Sree_ has joined #openstack-infra08:00
*** [HeOS] has joined #openstack-infra08:00
*** Sree_ is now known as Guest9530508:00
*** ifarkas has joined #openstack-infra08:00
mordredtonyb: zuul doesn't follow g-r at all. it's not fully relevant.08:01
mordredtonyb: I was mainly saying that as "there is an active project in production in the OpenStack ecosystem that uses this version of this requirement"08:01
mordredtonyb: which may or may not be useful information08:01
*** ParsectiX has joined #openstack-infra08:02
*** Sree has quit IRC08:03
*** shuquan has joined #openstack-infra08:03
*** ParsectiX has quit IRC08:03
*** Sree has joined #openstack-infra08:03
*** ParsectiX has joined #openstack-infra08:03
*** e0ne has joined #openstack-infra08:04
*** shardy has joined #openstack-infra08:04
*** Guest95305 has quit IRC08:05
*** markus_z has joined #openstack-infra08:05
zaroyolanda: ping08:06
yolandahi zaro08:06
*** heyongli has quit IRC08:06
openstackgerritMerged openstack-infra/project-config: zuul/layout/puppet-openstack_extras: invert matching rules  https://review.openstack.org/24170508:06
*** btully has quit IRC08:07
zaroyolanda: was wondering if you could test this? https://review.openstack.org/24039308:07
*** heyongli has joined #openstack-infra08:07
zaroi mean run puppet apply test or something like that.08:08
zaro*test/dry run08:08
yolandai should have a test instance that i use for Gozer, but the code won't be on sync08:08
*** shuquan has quit IRC08:09
zarohmm, do you know how to dry-run on jenkins-dev?08:09
*** _skolekonov is now known as skolekonov08:10
zaroyolanda: i just want to make sure the file runs without error.08:10
*** aopincar has quit IRC08:10
yolandawell, if that passes tests, it means that it runs without error. But to test properly, what i normally do is to setup a test instance with this code, then do a puppet apply08:11
*** Daisy has joined #openstack-infra08:11
zaroyolanda: ahh ok.  i though you already had a proper env setup for that but if not then don't worry about it.08:12
yolandamm, actually, looking more carefully, i found a problem with your change08:12
yolandazaro, i have that for Gozer08:12
yolandazaro, syntax looked fine, but i found a problem with the conditional nesting08:13
*** Liuqing has joined #openstack-infra08:14
*** fawadkhaliq has quit IRC08:15
zaroyolanda: i put it inside due to jhesketh comment in PS 108:15
*** fawadkhaliq has joined #openstack-infra08:15
yolanda/etc/nodepool/scripts need to be always created08:15
yolandathe if ! defined need only to apply to project_config class08:15
yolandabut let me check the comment08:16
LiuqingHELLO attention!!!08:16
Liuqinghttp://pasteboard.co/1U9KhLGz.png08:16
*** placko has joined #openstack-infra08:16
*** openstackgerrit has quit IRC08:16
Liuqingnormal user has admin privileges in openstack gerrit08:16
Liuqingsee screenshot08:16
*** heyongli has quit IRC08:17
*** openstackgerrit has joined #openstack-infra08:17
*** arxcruz has joined #openstack-infra08:17
eliqiaoI don't have08:17
*** heyongli has joined #openstack-infra08:17
zaroLiuqing: where does it say that?08:17
*** zhurong has joined #openstack-infra08:18
Liuqingcould you guys see screenshot?08:18
zaroyes, but i don't see registered users having admin priv08:18
*** ihrachys has joined #openstack-infra08:19
yolandazaro, i'm not following jhesketh comment here, we should talk with him08:19
yolandaa definition of project config if not defined, and a require project_config to create /etc/nodepool/scripts look enough for me08:19
*** dtardivel has joined #openstack-infra08:20
eliqiaoLiuqing: this is mine http://pasteboard.co/1Ua1VHzL.png08:20
Liuqingwhy registered user could edit the access of project?08:20
yolandahi Liuqing, you have read only access, that's ok08:21
zhurongwe can access https://review.openstack.org/#/admin/projects/All-Projects,access, and can edit it08:21
yolandathen we have a problem08:22
zaroLiuqing: you cannot save it.08:22
eliqiaozhurong: oh, get you.08:22
yolandano save option?08:22
Liuqingok   got that08:22
Liuqingcould save that ..08:22
yolandaok08:22
yolandaare you able to update and save?08:22
Liuqingno08:23
eliqiaohmm, just take a try , before landing any changes, it need to be reviewed08:23
Liuqingwhen i take a try , it will post one new  'modify access rule' patch08:23
eliqiaothat is normal, make sense.08:23
zaroLiuqing: yeah, it won't get approved.08:24
zaroapprove is the save08:24
*** peterlisak has joined #openstack-infra08:24
*** binbincong has quit IRC08:25
*** mgrosz has quit IRC08:25
*** achanda has quit IRC08:25
yolandaok that's fine08:25
zaroyolanda: ok, please clarify with him and let me know.08:25
yolandazaro ok08:26
*** fawadk has joined #openstack-infra08:26
zarogood night08:27
yolandabye zaro08:27
*** heyongli has quit IRC08:27
*** mfalatic has quit IRC08:27
*** Hal1 has joined #openstack-infra08:28
*** heyongli has joined #openstack-infra08:28
*** FallenPegasus has joined #openstack-infra08:28
*** yfried is now known as yfried|afk08:28
*** mfalatic has joined #openstack-infra08:28
*** aeng has quit IRC08:29
*** binbincong has joined #openstack-infra08:29
*** yfried|afk is now known as yfried08:29
*** fawadkhaliq has quit IRC08:29
openstackgerritThomas Morin proposed openstack-infra/project-config: networking-bagpipe: use 'Neutron stadium' ACLs  https://review.openstack.org/24192508:31
*** gildub has quit IRC08:31
*** yfried_ has joined #openstack-infra08:32
*** devvesa has quit IRC08:32
jheskethzaro, yolanda: I was querying why we were checking for the class to be defined. Surely it is or it isn't?08:32
*** zhurong has quit IRC08:32
*** FallenPegasus has quit IRC08:32
*** devvesa has joined #openstack-infra08:32
*** openstack has joined #openstack-infra08:36
*** Liuqing has quit IRC08:36
*** binbincong has quit IRC08:36
*** heyongli has quit IRC08:37
*** Liuqing has joined #openstack-infra08:37
*** ZZelle has quit IRC08:38
*** heyongli has joined #openstack-infra08:38
*** ZZelle has joined #openstack-infra08:38
*** jordanP has joined #openstack-infra08:39
*** shuquan has joined #openstack-infra08:39
*** Daisy has quit IRC08:39
*** Daisy has joined #openstack-infra08:40
*** Daisy has quit IRC08:40
*** sshnaidm has quit IRC08:40
*** Daisy has joined #openstack-infra08:40
*** nmagnezi has joined #openstack-infra08:42
*** jlanoux has joined #openstack-infra08:43
*** yfried__ has joined #openstack-infra08:45
*** e0ne has quit IRC08:45
*** Daisy has quit IRC08:45
*** Daisy has joined #openstack-infra08:46
*** e0ne has joined #openstack-infra08:46
*** mgrosz has joined #openstack-infra08:46
*** amotoki has joined #openstack-infra08:46
*** mgrosz has quit IRC08:47
*** heyongli has quit IRC08:47
*** amotoki has quit IRC08:48
*** e0ne has quit IRC08:48
*** heyongli has joined #openstack-infra08:48
*** Liuqing has quit IRC08:49
*** yfried_ has quit IRC08:49
*** binbincong has joined #openstack-infra08:49
*** Liuqing has joined #openstack-infra08:50
*** Daisy has quit IRC08:50
*** fhubik has joined #openstack-infra08:51
*** fhubik is now known as fhubik_brb08:52
*** sdake_ has quit IRC08:53
jheskethyolanda: so I think the part that is confusing me is the need to check if the class is defined... for downstream, should we just be passing through the project_config_repo so that it can be overwritten?08:54
*** cdent has joined #openstack-infra08:54
yolandajhesketh, mostly what we try to avoid when adding if ! defined checks, is errors about duplication on puppet. If you define the same class twice, puppet will fail. So if you co-locate this jenkins with another project that uses project_config as well, puppet will complain08:55
yolandanot the case of upstream and as this is system-config we could probably skip the check08:55
yolandabut it doesn't hurt08:55
jheskethyolanda: is that defining the class though? I thought it was calling it08:55
yolandajhesketh, if you call the class twice on a manifest, puppet will fail08:56
*** Ramanjaneya has quit IRC08:56
jheskethah okay, now I follow08:56
jheskethin that case, yes, I agree with your comment08:56
*** markvoelker has joined #openstack-infra08:57
jheskeththanks for the clarification08:57
*** dolpher has quit IRC08:57
yolandanp, puppet is so picky with duplicated declarations08:57
*** heyongli has quit IRC08:58
*** heyongli has joined #openstack-infra08:58
*** shuquan has quit IRC08:59
*** Sree_ has joined #openstack-infra09:00
*** Sree_ is now known as Guest6121209:01
*** maishsk has quit IRC09:01
*** markvoelker has quit IRC09:01
*** matrohon has joined #openstack-infra09:02
*** robcresswell has joined #openstack-infra09:02
*** Sree has quit IRC09:02
openstackgerritRicardo Carrillo Cruz proposed openstack-infra/puppet-pip: Ensure pip from OS is uninstalled  https://review.openstack.org/24193709:05
*** gildub has joined #openstack-infra09:06
*** heyongli has quit IRC09:08
*** heyongli has joined #openstack-infra09:09
* mordred is failing at jetlag09:09
*** derekh has joined #openstack-infra09:09
*** yfried has joined #openstack-infra09:11
*** shuquan has joined #openstack-infra09:12
*** otter768 has joined #openstack-infra09:13
*** Guest61212 has quit IRC09:13
*** dingyichen has quit IRC09:13
*** yfried__ has quit IRC09:15
*** hichihara has quit IRC09:15
*** Zhongjun has quit IRC09:17
*** heyongli has quit IRC09:18
*** otter768 has quit IRC09:18
*** heyongli has joined #openstack-infra09:19
*** salv-orlando has joined #openstack-infra09:21
*** salv-orlando has quit IRC09:22
*** jistr has joined #openstack-infra09:24
*** salv-orl_ has quit IRC09:24
*** Ramanjaneya has joined #openstack-infra09:26
*** heyongli has quit IRC09:28
*** someara2 has joined #openstack-infra09:29
*** heyongli has joined #openstack-infra09:29
*** rossella_s has quit IRC09:30
*** someara2_ has quit IRC09:33
*** yfried is now known as yfried|afk09:33
*** someara2 has quit IRC09:34
*** sdake has joined #openstack-infra09:34
*** camunoz_ has quit IRC09:34
*** shuquan has quit IRC09:38
*** heyongli has quit IRC09:38
*** sshnaidm has joined #openstack-infra09:39
*** heyongli has joined #openstack-infra09:39
*** kushal has quit IRC09:43
*** rossella_s has joined #openstack-infra09:43
*** heyongli has quit IRC09:48
*** Ala has joined #openstack-infra09:49
*** heyongli has joined #openstack-infra09:49
*** ParsectiX has quit IRC09:50
*** e0ne has joined #openstack-infra09:53
*** yfried|afk is now known as yfried09:53
openstackgerritSteven Hardy proposed openstack-infra/project-config: Add stable/liberty tripleo job  https://review.openstack.org/24093809:55
*** salv-orlando has joined #openstack-infra09:57
*** markvoelker has joined #openstack-infra09:57
*** ParsectiX has joined #openstack-infra09:58
*** zhenguo has quit IRC09:58
*** heyongli has quit IRC09:58
*** Liuqing has quit IRC09:59
*** heyongli has joined #openstack-infra09:59
*** salv-orlando has quit IRC10:00
*** jamielennox|away is now known as jamielennox10:01
nibalizerjhesketh: yolanda sometimes you can get aroubd that by only using 'include' but yea, sucks10:02
*** markvoelker has quit IRC10:02
*** salv-orlando has joined #openstack-infra10:02
yolandanibalizer yes, problem is when you need to have a parameter, so you cannot use include...10:02
nibalizeryep10:03
*** yfried is now known as yfried|afk10:03
*** fhubik_brb is now known as fhubik10:06
*** heyongli has quit IRC10:08
*** heyongli has joined #openstack-infra10:09
*** fawadk has quit IRC10:10
*** mgrosz has joined #openstack-infra10:11
*** Ala has quit IRC10:12
*** mgrosz has quit IRC10:15
mordrednibalizer: I feel like you're also failing at jetlagging10:15
rcarrillocruzhmm10:16
rcarrillocruzfolks10:16
rcarrillocruzyou don't have a 'service' in upstream that you can query to get which master is a slave assigned to10:16
rcarrillocruz?10:16
rcarrillocruz(morning)10:16
mordredmorning!10:16
mordredI believe the data is in the nodepool db no?10:16
*** FallenPegasus has joined #openstack-infra10:16
rcarrillocruzyeah, but trying to query for static slaves, nodepool would have only single-use10:17
rcarrillocruz?10:17
mordredoh - well, I mean, all of our static slaves are on the same master10:17
mordredthey're all on jenkins.o.o10:17
rcarrillocruzyeah, we have them spread out10:17
rcarrillocruzwe have gazillion static slaves10:17
rcarrillocruzo-k10:17
rcarrillocruzi'll need to loop over all masters and query them i guess10:18
mordredyah - so no, we do not have such a thing at the moment10:18
*** yfried|afk is now known as yfried10:18
mordredI believe we intend to have such a thing once nodepool can understand static slaves10:18
*** salv-orlando has quit IRC10:18
mordredbut nothing now10:18
*** heyongli has quit IRC10:18
*** salv-orlando has joined #openstack-infra10:18
*** heyongli has joined #openstack-infra10:19
*** amotoki has joined #openstack-infra10:20
*** FallenPegasus has quit IRC10:20
*** maishsk has joined #openstack-infra10:21
*** jyuso1 has quit IRC10:22
openstackgerritAnusha Ramineni proposed openstack-infra/project-config: Allow congress jobs use devstack and tempest plugins  https://review.openstack.org/24196910:23
*** devvesa has quit IRC10:24
*** fhubik is now known as fhubik_brb10:24
*** Liuqing has joined #openstack-infra10:26
*** heyongli has quit IRC10:29
*** heyongli has joined #openstack-infra10:29
*** k4n0 has quit IRC10:36
*** ldnunes has joined #openstack-infra10:37
sc68calmordred: sheesh, in the space of two weeks, 5am local mornings10:38
*** fhubik_brb is now known as fhubik10:38
*** dramalho has joined #openstack-infra10:38
sc68calmordred: it's getting a little old now10:38
*** heyongli has quit IRC10:39
*** heyongli has joined #openstack-infra10:40
mordredsc68cal: I know, right?10:40
*** mika has quit IRC10:40
*** sdake has quit IRC10:41
*** yamamoto has quit IRC10:41
mordredsc68cal: otoh - I've just finished writing some nice patches for python-neutronclient10:41
mordred:)10:41
sc68calwoo!10:41
*** ilyashakhat has joined #openstack-infra10:42
openstackgerritDerek Higgins proposed openstack-infra/project-config: Add stable/liberty tripleo job  https://review.openstack.org/24093810:42
mordred(also involved adding a feature to os-client-config - but I have a python-neutronclient repo now that defers all arg parsing and declaration to os-client-config, as well as session and client construction)10:42
*** gildub has quit IRC10:43
sc68calnice10:43
*** dramalho has quit IRC10:43
openstackgerritKATO Tomoyuki proposed openstack-infra/infra-manual: Add previewing a change  https://review.openstack.org/24198210:44
openstackgerritAnusha Ramineni proposed openstack-infra/project-config: Allow congress jobs use devstack and tempest plugins  https://review.openstack.org/24196910:45
*** Liuqing has quit IRC10:46
*** Liuqing has joined #openstack-infra10:46
*** heyongli has quit IRC10:49
*** heyongli has joined #openstack-infra10:50
*** k4n0 has joined #openstack-infra10:50
*** mika has joined #openstack-infra10:50
*** yfried is now known as yfried|afk10:53
*** hashar-away is now known as hashar10:57
*** fhubik is now known as fhubik_brb10:58
*** fhubik_brb is now known as fhubik10:58
*** k4n0 has quit IRC10:59
*** heyongli has quit IRC10:59
*** sergmelikyan has joined #openstack-infra11:00
*** heyongli has joined #openstack-infra11:00
*** mohankumar has joined #openstack-infra11:01
*** k4n0 has joined #openstack-infra11:01
openstackgerritAnusha Ramineni proposed openstack-infra/project-config: Allow congress jobs use devstack and tempest plugins  https://review.openstack.org/24196911:02
*** yfried|afk is now known as yfried11:02
*** fhubik is now known as fhubik_brb11:03
daemontoolall: anyone can help with https://review.openstack.org/#/c/239668/11:04
daemontoolthis is the change that generate the failure, before it was working: https://review.openstack.org/#/c/239668/5..8/reference/projects.yaml11:04
daemontoolconsole logs here: http://logs.openstack.org/68/239668/8/check/gate-governance-docs/e128b9f/console.html11:05
*** aysyd has joined #openstack-infra11:06
*** maishsk has quit IRC11:09
yolandadaemontool, i'm not familiar with these jobs but i see 2015-11-05 00:43:29.115 |   File "/home/jenkins/workspace/gate-governance-docs/doc/source/_exts/teams.py", line 36, in _team_to_rst11:10
yolanda2015-11-05 00:43:29.116 |     yield ':PTL: %(name)s (%(irc)s)' % ptl11:10
yolanda2015-11-05 00:43:29.116 | TypeError: format requires a mappingç11:10
*** heyongli has quit IRC11:10
openstackgerritSam Betts proposed openstack-infra/project-config: Disable python34 for stable/kilo and juno branches  https://review.openstack.org/24199411:10
yolandalooks as you miss some setting?11:10
*** fhubik_brb is now known as fhubik11:10
*** heyongli has joined #openstack-infra11:10
daemontoolyolanda,  yes11:11
*** mwagone has joined #openstack-infra11:11
*** mwagone has quit IRC11:11
*** sambetts has joined #openstack-infra11:11
*** yfried is now known as yfried|afk11:12
*** sergmelikyan has quit IRC11:13
*** markvoelker has joined #openstack-infra11:13
*** wenlock_ has quit IRC11:13
*** otter768 has joined #openstack-infra11:14
*** bharathm has quit IRC11:15
*** markvoelker has quit IRC11:18
*** otter768 has quit IRC11:19
*** heyongli has quit IRC11:20
sambettsMorning everyone o/ can I get some eyes on this please a merge into stable/kilo of ours is being blocked by this, https://review.openstack.org/#/c/241994/11:20
*** heyongli has joined #openstack-infra11:21
*** yamamoto has joined #openstack-infra11:25
*** pc_m has joined #openstack-infra11:25
*** yamamoto_ has joined #openstack-infra11:25
*** Daisy has joined #openstack-infra11:27
*** ddieterly has quit IRC11:28
*** yamamoto has quit IRC11:29
*** heyongli has quit IRC11:30
*** dolpher has joined #openstack-infra11:31
*** Daisy has quit IRC11:31
*** heyongli has joined #openstack-infra11:31
*** Daisy has joined #openstack-infra11:31
openstackgerritGlauco Oliveira proposed openstack-infra/puppet-openstack-health: Fix broken acceptance tests  https://review.openstack.org/24177111:32
*** dolpher has quit IRC11:35
*** mugsie has quit IRC11:35
*** mugsie has joined #openstack-infra11:35
*** Daisy has quit IRC11:35
*** dramalho has joined #openstack-infra11:39
*** Daisy has joined #openstack-infra11:40
*** heyongli has quit IRC11:40
*** heyongli has joined #openstack-infra11:41
*** dramalho has quit IRC11:43
*** Daisy has quit IRC11:45
*** Daisy has joined #openstack-infra11:45
*** ParsectiX has quit IRC11:47
*** heyongli has quit IRC11:51
*** ParsectiX has joined #openstack-infra11:51
*** heyongli has joined #openstack-infra11:51
*** someara2 has joined #openstack-infra11:52
*** glauco__ has joined #openstack-infra11:56
*** rfolco has joined #openstack-infra11:58
*** glauco_ has quit IRC11:58
*** devvesa has joined #openstack-infra11:59
*** k4n0 has quit IRC11:59
*** heyongli has quit IRC12:01
*** heyongli has joined #openstack-infra12:02
openstackgerritDerek Higgins proposed openstack-infra/tripleo-ci: Test a update in trunk repository version  https://review.openstack.org/22978912:02
*** maishsk has joined #openstack-infra12:02
*** achanda has joined #openstack-infra12:03
*** FallenPegasus has joined #openstack-infra12:04
*** achanda has quit IRC12:05
*** maiteb has joined #openstack-infra12:06
*** k4n0 has joined #openstack-infra12:08
*** FallenPegasus has quit IRC12:08
*** sdake has joined #openstack-infra12:10
*** heyongli has quit IRC12:11
*** heyongli has joined #openstack-infra12:12
*** notnownikki has joined #openstack-infra12:14
*** someara2 has quit IRC12:15
*** fhubik is now known as fhubik_brb12:18
*** jordanP has quit IRC12:18
*** jordanP has joined #openstack-infra12:18
openstackgerritFausto Marzi proposed openstack-infra/project-config: Change acl for freezer* projects  https://review.openstack.org/24202512:19
*** jordanP has quit IRC12:19
*** jordanP has joined #openstack-infra12:20
*** heyongli has quit IRC12:21
*** heyongli has joined #openstack-infra12:22
*** dims_ has joined #openstack-infra12:22
*** yfried|afk is now known as yfried12:23
*** maishsk has quit IRC12:24
*** dims has quit IRC12:25
*** mgrosz has joined #openstack-infra12:25
openstackgerritSylvain Bauza proposed openstack-infra/project-config: add release notes jobs for nova  https://review.openstack.org/24202712:26
*** mahatic_ has joined #openstack-infra12:27
*** mgrosz has quit IRC12:27
*** sileht has quit IRC12:28
*** Daisy has quit IRC12:29
*** Daisy has joined #openstack-infra12:29
*** mahatic has quit IRC12:30
*** heyongli has quit IRC12:32
*** heyongli has joined #openstack-infra12:32
*** Daisy has quit IRC12:33
*** k4n0 has quit IRC12:34
*** cdent has quit IRC12:37
*** sileht has joined #openstack-infra12:39
*** fhubik_brb is now known as fhubik12:41
*** heyongli has quit IRC12:42
*** mohankumar has quit IRC12:42
*** salv-orlando has quit IRC12:42
*** heyongli has joined #openstack-infra12:43
*** dzamboni has joined #openstack-infra12:44
*** yamahata has joined #openstack-infra12:45
*** thorst has joined #openstack-infra12:46
*** inteq has quit IRC12:46
*** sergmelikyan has joined #openstack-infra12:48
*** Daisy has joined #openstack-infra12:48
*** daemontool has quit IRC12:49
*** Daisy has quit IRC12:51
*** Daisy has joined #openstack-infra12:51
*** heyongli has quit IRC12:52
*** jistr has quit IRC12:52
*** heyongli has joined #openstack-infra12:53
*** smarcet has joined #openstack-infra12:55
*** ddieterly has joined #openstack-infra12:55
openstackgerritMichael Krotscheck proposed openstack-infra/system-config: Renamed pypi.<>.openstack.org to mirror.<>.openstack.org  https://review.openstack.org/23875412:56
openstackgerritMichael Krotscheck proposed openstack-infra/system-config: Clean up references to old pypi mirror urls.  https://review.openstack.org/23875512:56
openstackgerritMichael Krotscheck proposed openstack-infra/system-config: Added NPM Mirror to Infra  https://review.openstack.org/23561712:57
*** Daisy has quit IRC12:57
*** Daisy has joined #openstack-infra12:57
*** Sree has joined #openstack-infra12:59
*** mrmartin has joined #openstack-infra12:59
*** sergmelikyan has quit IRC12:59
sdagueso now that we've got the wheel mirror builder code back up - https://review.openstack.org/#/c/165240, someone else want to review to get these bits out there13:01
*** dprince has joined #openstack-infra13:02
*** Daisy has quit IRC13:02
*** woodster_ has joined #openstack-infra13:02
*** heyongli has quit IRC13:02
*** someara2 has joined #openstack-infra13:03
*** heyongli has joined #openstack-infra13:03
*** sdake_ has joined #openstack-infra13:04
*** sdake has quit IRC13:08
*** jamielennox is now known as jamielennox|away13:08
*** mahatic__ has joined #openstack-infra13:09
*** dramalho has joined #openstack-infra13:09
*** jistr has joined #openstack-infra13:11
*** gampel has joined #openstack-infra13:12
*** heyongli has quit IRC13:13
*** mohankumar has joined #openstack-infra13:13
*** heyongli has joined #openstack-infra13:13
*** mahatic_ has quit IRC13:13
*** gordc has joined #openstack-infra13:14
*** markvoelker has joined #openstack-infra13:14
*** dramalho has quit IRC13:14
*** mgrosz has joined #openstack-infra13:14
*** trown|outttypeww is now known as trown13:14
*** otter768 has joined #openstack-infra13:15
*** mgrosz has quit IRC13:16
*** baoli has joined #openstack-infra13:16
*** Ala has joined #openstack-infra13:16
*** fhubik is now known as fhubik_brb13:17
openstackgerritEmilien Macchi proposed openstack-infra/project-config: zuul/layout: fix puppet-integration jobs  https://review.openstack.org/24204013:18
*** markvoelker_ has joined #openstack-infra13:18
*** markvoelker has quit IRC13:18
*** yamamoto_ has quit IRC13:20
*** otter768 has quit IRC13:20
openstackgerritEmilien Macchi proposed openstack-infra/project-config: zuul/layout: fix puppet-integration jobs  https://review.openstack.org/24204013:20
*** yamamoto has joined #openstack-infra13:20
*** burgerk has joined #openstack-infra13:21
*** sdake_ has quit IRC13:21
*** jsavak has joined #openstack-infra13:22
*** dramalho has joined #openstack-infra13:22
*** heyongli has quit IRC13:23
dhellmannanteaya : could you poke https://review.openstack.org/#/c/241344/ now that its dependency has merged, please? I'm not sure if it needs another approval or what.13:23
*** yamamoto has quit IRC13:24
*** heyongli has joined #openstack-infra13:24
*** yamamoto has joined #openstack-infra13:24
*** yamamoto has quit IRC13:24
*** yamamoto has joined #openstack-infra13:25
*** nadya has quit IRC13:26
*** sdake has joined #openstack-infra13:27
*** signed8bit has joined #openstack-infra13:28
*** sergmelikyan has joined #openstack-infra13:29
*** heyongli has quit IRC13:33
*** yamamoto has quit IRC13:34
*** yamamoto has joined #openstack-infra13:34
*** heyongli has joined #openstack-infra13:34
*** edmondsw has joined #openstack-infra13:34
*** kgiusti has joined #openstack-infra13:36
pasquier-shello everybody, it would be great if someone from infra could look at this patch: https://review.openstack.org/#/c/239926/13:37
*** tlian has joined #openstack-infra13:37
*** mohankumar has quit IRC13:37
*** weshay_xchat has joined #openstack-infra13:38
*** fhubik_brb is now known as fhubik13:42
openstackgerritMerged openstack-infra/project-config: add release notes jobs for glance  https://review.openstack.org/24134413:43
*** heyongli has quit IRC13:43
*** salv-orlando has joined #openstack-infra13:44
*** heyongli has joined #openstack-infra13:45
*** someara2 has quit IRC13:45
*** someara2 has joined #openstack-infra13:45
*** someara2 has quit IRC13:45
*** ddieterly has quit IRC13:46
openstackgerritMerged openstack-infra/storyboard: Allow browsing stories by creator_id  https://review.openstack.org/21210413:47
*** wenlock has joined #openstack-infra13:50
*** FallenPegasus has joined #openstack-infra13:53
*** ParsectiX has quit IRC13:53
sdakemorning folks13:53
*** heyongli has quit IRC13:54
sdakewould it be possible to get a 16gig vm in the gate?13:54
sdakewe do multinode vm testing single node by using dind13:54
*** wenlock has quit IRC13:54
*** heyongli has joined #openstack-infra13:55
*** someara2 has joined #openstack-infra13:55
mordredsdake: not really - we do 8g nodes for the rest of the tests on purpose, and adding a node type to the pool is fairly costly in terms of being able to spread workloads13:55
mordredsdake: can you do multinode vm testing on mutliple nodes?13:56
sdakewe can't because we have to have the images in one registry13:56
sdakeregistry push takes forever13:56
sdakeSamYaple ^^13:56
*** FallenPegasus has quit IRC13:57
mordredshouldn't registry pushes be differential? I mean, would solving the "how do we have a pre-cached registry" problem be helpful? Or still problematic for your usecase13:57
*** xyang1 has joined #openstack-infra13:57
sdakeit shoudl be differential but docker is busted and as a result it is not13:57
*** denisra_ has quit IRC13:58
sdakehttps://github.com/docker/docker/issues/1401813:58
sdakewe could use v1 regitry but samyaple indicated this would still not fit in the 90 minute timer we have13:59
mordredawesome13:59
*** salv-orlando has quit IRC13:59
sdakethat is why we hvee investigated multinode gating in one vm13:59
*** salv-orlando has joined #openstack-infra13:59
*** daemontool has joined #openstack-infra13:59
sdakewhich appears to work in our experiments minu the out of memoroy problem ;)13:59
SamYapleall of those things yes14:00
SamYaplei think its oom still investigating14:00
sdakemordred before we commit to 16gb vms, i'd like to prove it actually would be viable14:00
sdakei am not convinced but sam seems to think it woudl work14:00
SamYapleit does work14:01
SamYaplei do it on my local machine14:01
*** links has quit IRC14:01
sdakeoh didn't know that14:01
sdakeif only i was omnipotent ;)14:01
mordredyou should probably consider 16g vms a non-starter14:01
SamYaplethis i told him :)14:01
*** bswartz has joined #openstack-infra14:01
sdakeroger, well worth asking14:02
SamYapleindeed14:02
sdakethanks for the confirmation14:02
mordredgetting 8g vms that perform properly across our providers is a hard enough challenge - and on at least one of the providers we're actually capped out with 8g because of how we have to get them14:02
*** unicell1 has joined #openstack-infra14:02
mordrednow - if you could get someone to donate us 1000 beefy bare metal machines - we'd be more than happy to oblige :)14:02
*** yfried is now known as yfried|afk14:02
*** yfried|afk is now known as yfried14:03
*** unicell has quit IRC14:03
sdakemordred this is the approach tripleo takes correct?14:03
SamYaplei can give 1....14:03
mordredsdake: well - ish - the tripleo farm has bare metal hosts network-adjacent to the vms we spin up in their vm cloud14:03
mordredand their test jobs know how to do things with them14:03
mordredthe level of effort that went in to getting that running was fairly high though14:04
*** heyongli has quit IRC14:04
*** mgrosz has joined #openstack-infra14:04
*** signed8bit is now known as signed8bit_ZZZzz14:04
sdakemordred just exploring options, i dont even know who I would beg for gear14:05
*** heyongli has joined #openstack-infra14:05
SamYaplei will confirm OOM then trim fat14:05
sdakeSamYaple so the idea of building on each node is not viable?14:06
sdakeI realize its not exactly what kolla does or how kolla operates14:06
sdakebut its how the dind gate runs right?14:06
SamYaplenope14:06
SamYaplenot even a little14:06
mordred\o/14:06
sdakenoep to which question? :)14:06
mordredall of them14:06
mordred:)14:06
SamYapleyes14:06
SamYaplebut seriously, no to all of them14:07
mgroszHello, I have submitted a change for adding a new project vitrage-specs. Can someone review, please? Thanks.  https://review.openstack.org/#/c/241899/14:07
sdakemordred do these gate machiens have swap14:08
sdakea large swap space might work for us14:08
*** david-lyle has joined #openstack-infra14:08
mordredsome of them do14:08
SamYaplesdake: i can make swap i have a disk14:08
Sam-I-Amyou can just make swap from a file14:08
Sam-I-Amthats how o-a does it14:08
Sam-I-Amnot ideal, but works14:08
SamYapleyup14:08
mordredsome of them have a not-huge-amount of disk in the first place14:09
sdakeso les explore that14:09
*** rlandy has joined #openstack-infra14:09
mordredwe've got a todo list task to document what our actual available disk you can count on it14:09
mordredis14:09
*** garyk1 has quit IRC14:09
SamYaplemordred: except hp, 500gb out of nowhere14:09
mordredyah. so much disk in HP14:09
mordredbut that's because we spin up 30G nodes there and then kernel limit them to 8G14:09
SamYaplewait say that again?14:10
mordredthe 8G nodes there are too slow14:10
mordredso we spin up 30G nodes which are mostly fast enough14:10
mordredbut we don't want to accidentally land changes that require more than 8G of ram, since that's what we spin up elsewhere14:11
mordredso we modify the kernel boot parameters to make the kernel only show 8G of ram on tose boxes14:11
SamYaple:/14:11
sdakecould we override that from 8 to 16?14:11
mordrednope. because the nodes elsewhere aren't 16G14:11
SamYapleif we want our gate to work only 30% of the time :P14:11
mordred(we very much don't want different sizes across clouds)14:11
mordredyah14:11
mordredthat14:11
sdakealways force ourgate tor un on hp?14:12
*** peristeri has joined #openstack-infra14:12
SamYapleno lets not do any of that14:12
SamYapleill work out some answers14:12
SamYapleneed to identify the problem 100% first14:12
mordredwell, if you did that, your gate would stop working in January14:13
SamYaplecurl http://download.com/ram | /dev/ram14:13
mordredheh14:13
hasharcan we pass it parameters ?14:13
sdakeoh hp is stopping gating as well?14:13
mordredsdake: they're turning off their public cloud14:14
sdakeyup i was aware14:14
sdakewasn't sure if that meant gating as well sounds like yes14:14
mordredyah. we just consume their public cloud14:14
*** heyongli has quit IRC14:14
mordredwe're working with them to find other ways for them to continue donating resources14:14
sdaguemordred: as you are active, https://review.openstack.org/#/c/230956/ is stalled and is basically documentation for d-g so we don't forget next time14:15
*** gordc has quit IRC14:15
*** heyongli has joined #openstack-infra14:15
mordredsdague: I like documenting things!14:15
*** daemontool has quit IRC14:15
mordredsdague: or, rather, I like it when other people do :)14:15
Sam-I-Ammordred: me too :)14:16
mordredSam-I-Am: :)14:16
mordredsdague: +314:16
Sam-I-Amslowly but surely, we get there14:16
*** daemontool has joined #openstack-infra14:16
mordredsdague: btw - I wrote a patch for novaclient this morning because jetlag14:16
*** ddieterly has joined #openstack-infra14:16
sdaguemordred: ah, cool14:16
mordredsdague: I have not yet pushed it because I still need to fix up tests and stuff14:16
sdakejetlag = 4am patches ftw14:16
mordredsdague: but it's the patch to make novaclient clouds.yaml and keystoneauth aware/consuming14:17
sdaguemordred: great, looking forward to it14:17
mordredsdague: it's pretty neat - nova --os-cloud=vexxhost list totally works on my laptop now :)14:17
SamYaplei have bad vision and the sda*e are getting confusing14:17
* SamYaple goes back to his corner14:17
mordredSamYaple: you should have been here the cycle where both of them joined openstack at the same time14:18
openstackgerritDavid Pursehouse proposed openstack-infra/lodgeit: Add tox configuration  https://review.openstack.org/24186814:18
sdaguemordred: makes me happy, should also make the functional tests a little nicer14:18
mordredit was like "which one is k and which one is g?"14:18
*** alivigni has joined #openstack-infra14:18
mordredsdague: yah. fo sho14:18
SamYaplethe funny one14:18
*** ddieterl_ has joined #openstack-infra14:18
*** tiswanso has joined #openstack-infra14:18
sdaguemordred: hey, so a question that came up in nova channel14:18
*** nadya has joined #openstack-infra14:19
sdaguewhich was novaclient functional tests hitting bits of function which error when neutron is backing the cloud14:19
sdaguebecause, non api compat14:19
sdaguehow are you addressing that in shade?14:19
*** spzala has joined #openstack-infra14:20
sdagueto give an idea of the right way to address it here14:20
sdaguealso - http://logs.openstack.org/38/224538/1/check/gate-novaclient-dsvm-functional/126c027/console.html#_2015-11-05_04_19_37_73914:20
sdague/usr/local/jenkins/slave_scripts/subunit2html.py': [Errno 2] No such file or directory14:20
sdagueis that something transient, or is there something wrong on a class of nodes14:20
*** ddieter__ has joined #openstack-infra14:20
mordredsdague: oh - so - in shade, we normalize apis to look like neutron is always backing the cloud14:20
*** regXboi has joined #openstack-infra14:21
*** akshai has joined #openstack-infra14:21
mordredsdague: for instance, http://git.openstack.org/cgit/openstack-infra/shade/tree/shade/_utils.py#n157 and the function below it14:21
openstackgerritDavid Pursehouse proposed openstack-infra/lodgeit: Make test_json_get_styles work cross-platform  https://review.openstack.org/24162714:21
openstackgerritDavid Pursehouse proposed openstack-infra/lodgeit: pep8: F401 '<name>' imported but unused  https://review.openstack.org/24154714:21
openstackgerritDavid Pursehouse proposed openstack-infra/lodgeit: Add instructions and dependencies for running tests  https://review.openstack.org/23463714:21
openstackgerritDavid Pursehouse proposed openstack-infra/lodgeit: pep8: E131 continuation line unaligned for hanging indent  https://review.openstack.org/24154014:21
openstackgerritDavid Pursehouse proposed openstack-infra/lodgeit: Fix the tests by removing dependency on alfajor  https://review.openstack.org/24156814:21
openstackgerritDavid Pursehouse proposed openstack-infra/lodgeit: pep8: E128 continuation line under-indented for visual indent  https://review.openstack.org/24153814:21
openstackgerritDavid Pursehouse proposed openstack-infra/lodgeit: Ignore the virtualenv folder and Eclipse's settings files.  https://review.openstack.org/24156914:21
openstackgerritDavid Pursehouse proposed openstack-infra/lodgeit: pep8: E127 continuation line over-indented for visual indent  https://review.openstack.org/24153914:21
*** ddieterly has quit IRC14:21
openstackgerritDavid Pursehouse proposed openstack-infra/lodgeit: pep8: E272 multiple spaces before keyword  https://review.openstack.org/24153614:21
openstackgerritDavid Pursehouse proposed openstack-infra/lodgeit: pep8: E302 expected 2 blank lines, found <n>  https://review.openstack.org/24153414:21
openstackgerritDavid Pursehouse proposed openstack-infra/lodgeit: pep8: E712 comparison to False should be 'if cond is False:' or 'if not cond:'  https://review.openstack.org/24153714:21
openstackgerritDavid Pursehouse proposed openstack-infra/lodgeit: pep8: E265 block comment should start with '# '  https://review.openstack.org/24153514:21
*** mriedem has joined #openstack-infra14:21
mordredsdague: make security groups always look the same no matter which is the backend14:21
*** kun_huang has left #openstack-infra14:22
mordredsdague: and then we do similar tings in other places for data structures - we also just use the neutron api for neutron commands when we can when neutron is there14:22
mordredsdague: because saying "if neutorn exists, call the neutron floating ip command" is pretty easy - as opposed to "poke at the nova api and see if it's prxying nova-net or neutron"14:23
*** ddieterl_ has quit IRC14:23
sdagueyeh, I think the fixed_ip_get and dns admin are the things falling down14:23
sdagueyeh, from a novaclient functional testing perspective it's a little different, because we mostly just want to skip those in neutron. I guess looking at service catalog is probably the best bet there14:24
mordred++14:24
*** sridhar_ram has joined #openstack-infra14:24
*** heyongli has quit IRC14:24
mordredI definitely think trying to align fixed_ip_get with a neutron backed cloud in novaclient is not worth the energy - since the neutron semantics on that are so different14:25
mordredI know nothing about nova dns, so can offer no corroboration there14:25
*** heyongli has joined #openstack-infra14:26
*** markus_z has quit IRC14:26
*** thiagop has joined #openstack-infra14:26
*** signed8bit_ZZZzz is now known as signed8bit14:26
sdagueyeh, nova has basic dns management facilities on nova-net14:26
sdaguewhich I assume is just a dead thing with designate, except that whole integration story is a bit opaque to me still14:27
*** mriedem is now known as mriedem_meeting14:29
*** yfried has quit IRC14:30
*** mtanino has joined #openstack-infra14:31
*** amitgandhinz has joined #openstack-infra14:32
*** heyongli has quit IRC14:35
*** heyongli has joined #openstack-infra14:36
*** mriedem_meeting is now known as mriedem14:38
*** pradk has joined #openstack-infra14:38
*** FallenPegasus has joined #openstack-infra14:39
*** dims has joined #openstack-infra14:40
*** schang has quit IRC14:41
openstackgerritMerged openstack-infra/shade: Don't warn on configured insecure certs  https://review.openstack.org/24121514:42
*** sdake has quit IRC14:42
*** rlandy has quit IRC14:42
*** dims_ has quit IRC14:43
*** pradk has quit IRC14:43
*** aviau has quit IRC14:43
*** pradk has joined #openstack-infra14:44
*** ctlaugh has quit IRC14:44
*** _elmiko has quit IRC14:44
*** jesusaurus has quit IRC14:44
*** Mmike has quit IRC14:44
openstackgerritMoises Trovó proposed openstack-infra/puppet-subunit2sql: Removes prefix of parameters saved as run_metadata  https://review.openstack.org/24178114:44
*** Ramanjaneya has quit IRC14:45
*** aviau has joined #openstack-infra14:45
*** _elmiko has joined #openstack-infra14:45
*** smcginnis has quit IRC14:45
*** heyongli has quit IRC14:45
*** schang has joined #openstack-infra14:45
*** rhedlind has quit IRC14:45
*** mrunge has quit IRC14:45
greghaynesjeblair: clarkb Curious if you all agree with my comment on https://review.openstack.org/#/c/235165/1/nodepool/provider_manager.py14:45
*** tjcocozz has quit IRC14:46
*** heyongli has joined #openstack-infra14:46
*** smcginnis has joined #openstack-infra14:46
*** mika has quit IRC14:46
*** jaypipes has joined #openstack-infra14:47
*** mrunge has joined #openstack-infra14:47
*** sdake has joined #openstack-infra14:47
*** rhedlind has joined #openstack-infra14:47
*** tjcocozz has joined #openstack-infra14:47
*** mika has joined #openstack-infra14:48
*** Mmike has joined #openstack-infra14:48
openstackgerritMerged openstack-infra/shade: Use the requestsexceptions library  https://review.openstack.org/24130714:48
openstackgerritMerged openstack-infra/shade: Fix keystone domain searching  https://review.openstack.org/24170414:48
anteayadhellmann: looks like you are taken care of with 241344, yolanda and ajeager are faster than I14:48
openstackgerritMerged openstack-infra/shade: Normalization methods should return Munch  https://review.openstack.org/24173814:48
openstackgerritMerged openstack-infra/shade: Normalize domain data  https://review.openstack.org/24174314:48
*** xiexs has quit IRC14:49
HenryGanteaya: ianw: can you spare a few seconds to look at https://review.openstack.org/241994 ?14:49
openstackgerritMonty Taylor proposed openstack-infra/shade: Fix up neutron and designate constructors  https://review.openstack.org/24209514:49
anteayaHenryG: I have to be afk for a bit, will check when I return14:53
*** Mmike has quit IRC14:53
*** Mmike has joined #openstack-infra14:53
HenryGanteaya: thanks!14:53
openstackgerritgreghaynes proposed openstack-infra/nodepool: Decouple nodepool db and config from builders  https://review.openstack.org/22239814:53
*** dims has quit IRC14:53
*** heyongli has quit IRC14:55
*** heyongli has joined #openstack-infra14:56
*** rossella_s has quit IRC14:56
*** pavel_bondar has left #openstack-infra14:56
*** Zhongjun has joined #openstack-infra14:56
*** trown is now known as trown|outttypeww14:57
*** sdake has quit IRC14:57
*** Swami has joined #openstack-infra14:58
*** burgerk has quit IRC14:58
openstackgerritDavid Shrewsbury proposed openstack-infra/shade: Add new context manager for shade exceptions, cont.  https://review.openstack.org/24166714:59
*** wenlock has joined #openstack-infra14:59
*** mohankumar has joined #openstack-infra15:01
*** baoli has quit IRC15:01
ShrewsTheJulia: can you take a look at https://review.openstack.org/241667 when you get a chance? It touches a lot of your ironic code.15:01
*** sridhar_ram has quit IRC15:02
*** tiswanso has quit IRC15:02
*** tiswanso has joined #openstack-infra15:03
*** wenlock_ has joined #openstack-infra15:03
*** rlandy has joined #openstack-infra15:04
*** tonytan4ever has joined #openstack-infra15:04
*** spzala has quit IRC15:05
*** placko has quit IRC15:05
*** heyongli has quit IRC15:05
*** david-lyle has quit IRC15:06
TheJuliaShrews: I like it o far, not seeing anything sticking out, I'm going to feed bifrost a canary job with it to see if things are happy with it15:06
*** dkranz has joined #openstack-infra15:06
TheJulias/it o/it so/15:06
*** heyongli has joined #openstack-infra15:06
ShrewsTheJulia: i was hoping you'd do that. thx   :)15:06
*** mrmartin has quit IRC15:06
ShrewsTheJulia: mordred and I won't approve it until you give the ok15:07
*** amitgandhinz has quit IRC15:08
*** baoli has joined #openstack-infra15:09
*** btully has joined #openstack-infra15:10
TheJuliaShrews: submitted the job15:10
TheJuliaShrews: and thank you :)15:10
TheJuliaShrews: clearly, I owe you a cup of coffee15:11
ShrewsTheJulia: irish, please15:11
*** ctlaugh has joined #openstack-infra15:11
*** tdurakov has joined #openstack-infra15:11
*** jesusaurus has joined #openstack-infra15:11
mgroszHello, Can someone review, please? I need it merged.... Thanks  https://review.openstack.org/#/c/241899/15:11
*** cdent has joined #openstack-infra15:14
openstackgerritMoises Trovó proposed openstack-infra/puppet-subunit2sql: Removes prefix of parameters saved as run_metadata  https://review.openstack.org/24178115:14
*** Jokke_ has joined #openstack-infra15:15
*** heyongli has quit IRC15:16
dhellmannanteaya : thanks15:16
Jokke_anyone has idea what that NOT_REGISTERED means and how we fix it? https://review.openstack.org/#/c/242044/ https://review.openstack.org/#/c/227312/15:16
*** bunting has joined #openstack-infra15:16
*** otter768 has joined #openstack-infra15:16
*** heyongli has joined #openstack-infra15:17
*** rossella_s has joined #openstack-infra15:17
openstackgerritMerged openstack-infra/devstack-gate: inline comment on when to do branches  https://review.openstack.org/23095615:17
openstackgerritgreghaynes proposed openstack-infra/nodepool: Decouple nodepool db and config from builders  https://review.openstack.org/22239815:17
*** cdent has quit IRC15:19
*** cdent has joined #openstack-infra15:19
fungiJokke_: it usually means there are no workers registering any ability to run that job15:19
zulfungi: have you seen this before? http://paste.ubuntu.com/13112919/15:20
*** otter768 has quit IRC15:21
Jokke_fungi: thanks, is that something that will sort itself out or do we need to do something about it?15:21
openstackgerritJim Rollenhagen proposed openstack/requirements: Bump ironicclient upper constraint to 0.10.0  https://review.openstack.org/24211115:22
fungiJokke_: it looks like a recheck should clear it. i see 10 bare-trusty workers currently available to run that15:23
fungichances are it got updated on zuul before it was added to any of the jenkins masters, and those changes were unlucky enough to run during that window15:23
*** sergmelikyan has quit IRC15:24
sdaguefungi: so, after our revert fest yesterday, could I nudge you to review the system-config changes to get the pypi wheel mirror bits moving https://review.openstack.org/#/c/165240/15:24
*** doug-fish has joined #openstack-infra15:24
*** sergmelikyan has joined #openstack-infra15:25
fungizul: that doesn't look familiar, but then again i don't use cookiecutter very often15:25
fungisdague: yep, it's on my to do list for today15:25
zulfungi: yeah its me not you ;)15:25
*** tdurakov has quit IRC15:25
*** jaypipes has quit IRC15:25
*** heyongli has quit IRC15:26
*** sigmavirus24_awa is now known as sigmavirus2415:26
*** heyongli has joined #openstack-infra15:27
Jokke_fungi: ok, thanks!15:28
*** sergmelikyan has quit IRC15:28
*** sergmelikyan has joined #openstack-infra15:28
mordredjroll: when 0.10.0 release will be?15:29
mordredjroll: I hand tiny pine tree as release present15:29
fungimordred: you totally stocked up on those in japan15:30
mordredfungi: SO MANY TINY PINE TREES15:30
*** markvoelker has joined #openstack-infra15:30
*** amotoki has quit IRC15:30
openstackgerritDanilo Ramalho proposed openstack-infra/puppet-openstack-health: IPC-76 Fix broken acceptance tests  https://review.openstack.org/24211615:30
*** sdake has joined #openstack-infra15:30
*** sdake has quit IRC15:31
fungitotemo kawaii desu yo15:31
*** markvoelker_ has quit IRC15:31
Shrewsfungi: mordred: I have those growing in my yard and I didn't even have to cross oceans for them15:31
mordredfungi: I also came back with 3 bottles of cachaça, which you wouldn't normally associate with tokyo - but samueldmq is awesome15:31
*** sdake has joined #openstack-infra15:31
jrollmordred: sounds like today, doug wanted a link to that upper constraints change before doing it15:31
samueldmqmordred: o/15:31
mordredjroll: woot!15:31
mordredjroll: I have a change that's waiting on it, so I look forward to being able to recheck that change and then land it15:32
* mordred enjoys odd things15:32
mordredjeblair: when you awaken from your jetlags, I am having a very hard time subscribing to projects in gertty15:33
*** dramalho has quit IRC15:34
jrollmordred: yay15:34
*** salv-orlando has quit IRC15:34
*** salv-orlando has joined #openstack-infra15:35
*** mohankumar has quit IRC15:35
*** markvoelker_ has joined #openstack-infra15:35
*** sdake has quit IRC15:35
*** amitgandhinz has joined #openstack-infra15:36
*** sdake has joined #openstack-infra15:36
krotscheckI have a few questions. Are the release slave and the jenkins slaves cut from the same cloth? That is to say, if I try to get a thing installed on the jenkins slaves, will the release slave also get it?15:36
*** heyongli has quit IRC15:36
krotscheckAlternatively, is the $NODEPOOL_REGION environment variable available to a build macro?15:36
*** heyongli has joined #openstack-infra15:37
* krotscheck is trying to write the npm portion of configure_mirrors.sh, and appears to have a bit of a chicken/egg problem vis-a-vis the existence of npm.15:37
*** markvoelker has quit IRC15:37
Shrewsmordred: do we even need pass_version_arg in shade anymore with the changes in 242095?15:37
*** dprince has quit IRC15:37
Shrewsmordred: it's no longer used15:38
mordredShrews: nope. I just left it in case there was another client that was also broken15:38
Shrewskk15:38
jeblairmordred: what sort of problems?15:39
*** sshnaidm has quit IRC15:39
*** Swami has quit IRC15:43
*** kushal has joined #openstack-infra15:43
pabelangerpleia2: ilyashakhat: I guess we need to figure out how large of a server we need for stackalytics.o.o. I guess 32GB of memory is required?15:44
pabelangerpleia2: ilyashakhat: Locally, I was testing with 8GB, but ran out of memory eventually15:44
mordredjeblair: I hit "s" and wait for a while and still nothing happens15:44
*** fhubik has quit IRC15:45
jeblairmordred: can you paste the debug log from the time?15:45
*** yamamoto has quit IRC15:45
krotscheckIncidentally, is now a good time to do the mirror renam?15:46
*** heyongli has quit IRC15:46
mordredjeblair: yes. let me try again once it's finished syncing so that the debug log is less chatty15:46
*** sergmelikyan has quit IRC15:47
*** heyongli has joined #openstack-infra15:47
*** dramalho has joined #openstack-infra15:48
*** ayoung_ has joined #openstack-infra15:49
fungikrotscheck: the nodepool workers have the openstack_project::single_use_slave class as their entrypoint, while release.slave.o.o uses openstack_project::release_slave instead15:51
*** arxcruz has quit IRC15:51
*** spzala has joined #openstack-infra15:53
*** peterlisak has quit IRC15:53
*** jistr is now known as jistr|afkmtg15:53
*** bnemec has quit IRC15:55
krotscheckfungi: Hrm. Ok, so I wouldn't be able to use slave_common since they both use that.15:55
*** Sree has quit IRC15:55
*** salv-orl_ has joined #openstack-infra15:56
*** ihrachys has quit IRC15:56
*** yamahata has quit IRC15:56
*** heyongli has quit IRC15:57
*** burgerk has joined #openstack-infra15:57
*** tnarg has joined #openstack-infra15:57
*** angdraug has joined #openstack-infra15:57
*** heyongli has joined #openstack-infra15:58
*** tdurakov has joined #openstack-infra15:58
*** dramalho has quit IRC15:58
openstackgerritgreghaynes proposed openstack-infra/nodepool: Builders distinguish between failure and exception  https://review.openstack.org/24213115:58
*** salv-orlando has quit IRC15:59
*** sabeen1 has joined #openstack-infra15:59
tdurakovsdague, clarkb hi16:00
tdurakovwhat is the easiest way to debug and test new job?16:01
*** ajmiller has quit IRC16:01
*** tnarg has quit IRC16:01
*** tnarg has joined #openstack-infra16:02
*** tiswanso has quit IRC16:02
*** tiswanso has joined #openstack-infra16:02
*** wenlock__ has joined #openstack-infra16:03
*** sergmelikyan has joined #openstack-infra16:04
*** jlanoux has quit IRC16:05
*** heyongli has quit IRC16:07
*** wenlock__ has quit IRC16:07
*** heyongli has joined #openstack-infra16:08
*** gampel has quit IRC16:09
*** spzala_ has joined #openstack-infra16:10
*** salv-orl_ has quit IRC16:10
openstackgerritgreghaynes proposed openstack-infra/nodepool: Decouple nodepool db and config from builders  https://review.openstack.org/22239816:10
*** ayoung_ has quit IRC16:11
krotschecktdurakov: The times I've built one it's been more of a question of trial and error. Most of the existing macros all work - it just requires quite a bit of code reading to figure out how to make your code output what they're expecting.16:11
krotschecktdurakov: In such cases as you need a custom macro of your own, I've always just run that locally on my own single-use VM.16:12
krotscheck(Which is actually a little complicated to set up)16:12
*** EricGonczer_ has joined #openstack-infra16:12
jrollmordred: ironicclient now has a 0.10.0 tag, open fire on lxml16:12
*** spzala has quit IRC16:12
*** spzala_ is now known as spzala16:12
mordredwoot!16:12
krotschecktdurakov: Is there a particular patch you need help with? Code reviews are usually the best way to gain understanding as to how things might break.16:12
*** hemnafk is now known as hemna16:13
openstackgerritgreghaynes proposed openstack-infra/nodepool: Decouple nodepool db and config from builders  https://review.openstack.org/22239816:13
mordredjeblair, Shrews: ^^ https://review.openstack.org/#/c/240628/ I rechecked - it removes shade's transitive depend on lxml16:13
tdurakovkrotscheck, I haven't uploaded one yet. Working on a new job for nova, so wanted to test it locally before16:13
jeblairmordred: nice16:13
*** tongli has joined #openstack-infra16:14
openstackgerritgreghaynes proposed openstack-infra/nodepool: Builders distinguish between failure and exception  https://review.openstack.org/24213116:14
*** baoli has quit IRC16:14
*** baoli has joined #openstack-infra16:14
*** sabeen2 has joined #openstack-infra16:16
openstackgerritVictor Ryzhenkin proposed openstack-infra/project-config: Force set network gateway in murano job-template  https://review.openstack.org/24142216:16
*** nmagnezi has quit IRC16:16
*** heyongli has quit IRC16:17
*** heyongli has joined #openstack-infra16:18
openstackgerritMerged openstack/gertty: Change key binding for reverse sort to shift-r ('R')  https://review.openstack.org/23356616:19
*** sabeen1 has quit IRC16:19
*** baoli has quit IRC16:21
*** EricGonc_ has joined #openstack-infra16:21
*** baoli has joined #openstack-infra16:21
*** FallenPegasus has quit IRC16:23
SamYaplemordred: how do I go about investigating true multinode vms for the gate? I have a way around the issues discussed earlier16:23
*** EricGonczer_ has quit IRC16:24
openstackgerritgreghaynes proposed openstack-infra/nodepool: Decouple builders from nodepool instance  https://review.openstack.org/23213516:25
*** Liuqing has quit IRC16:25
*** yolanda has quit IRC16:26
mordredSamYaple: we have some jobs using it already - you probably want to sync with clarkb when he's up though16:26
mordredSamYaple: he's the smart one16:27
*** yolanda has joined #openstack-infra16:27
SamYapleroger roger16:27
*** heyongli has quit IRC16:27
openstackgerritFausto Marzi proposed openstack-infra/irc-meetings: Add Freezer team meeting  https://review.openstack.org/24103916:27
*** heyongli has joined #openstack-infra16:28
*** kgiusti has quit IRC16:28
*** jaypipes has joined #openstack-infra16:30
*** Piet has joined #openstack-infra16:30
*** fedexo has joined #openstack-infra16:30
mordredjeblair: so - I can't remember if I mentioned or not - but I've been working through shade API usage for the nodepool flow and making sure that we're only making the API calls we expect to make16:32
mordredjeblair: I've found and fixed two places where we made an API call that we didn't need to make16:33
mordredjeblair: so I _think_ we're getting close to being ready to rebase the nodepool patch and do some shade runs with it again16:33
mordred(since that was the most recent issue)16:33
*** mohankumar has joined #openstack-infra16:34
*** dramalho has joined #openstack-infra16:35
freerunnerHi folks! I would like to ask you for review this https://review.openstack.org/#/c/241422/3 . This patch is quite needed for murano, and is should make our new job green.16:35
*** yfried has joined #openstack-infra16:36
*** tiswanso has quit IRC16:36
*** denisra has joined #openstack-infra16:37
*** heyongli has quit IRC16:38
*** EricGonc_ has quit IRC16:38
*** heyongli has joined #openstack-infra16:39
*** bpokorny has joined #openstack-infra16:39
*** EricGonczer_ has joined #openstack-infra16:39
mordredjeblair, Shrews: well, I say found and fixed - https://review.openstack.org/#/c/240941 is the second one16:41
pabelangertimrc: have some time to approve https://review.openstack.org/#/c/241678 patchset? Its some updates to singlestat that yolanda has asked for. Little refactor and adds more code coverage16:42
pabelangermordred: do you happen to know how much memory stackalytics.com uses?16:43
mordredpabelanger: I do not16:43
pabelangerroger16:43
*** Swami has joined #openstack-infra16:43
mordredpabelanger: more than 512M :)16:43
*** sergmelikyan has quit IRC16:43
openstackgerritJim Rollenhagen proposed openstack-infra/project-config: Add release notes jobs for ironic  https://review.openstack.org/24215216:45
jlvillalShould the job that has been running for over 139 hours be killed?  http://status.openstack.org/zuul/16:45
krotscheck jlvillal Urrr..... wow. That's amazing16:45
jlvillal:)16:45
mordredsome jobs are amazing16:46
*** ifarkas has quit IRC16:46
*** tiswanso has joined #openstack-infra16:46
*** yamamoto has joined #openstack-infra16:46
jlvillaljohnthetubaguy, Is the proud owner of that job :)16:46
jlvillals/owner/creator/16:46
johnthetubaguyoh dear, is that the LXC thing?16:46
jlvillaljohnthetubaguy, It is https://review.openstack.org/#/c/237480/16:47
johnthetubaguyyeah, I see now, fun fun16:47
johnthetubaguyits the test out LXC stuff16:48
*** heyongli has quit IRC16:48
timrcpabelanger: Sure.  I'll have some time this afternoon to take a look at that review.16:48
*** sfinucan has joined #openstack-infra16:48
*** heyongli has joined #openstack-infra16:49
johnthetubaguyjlvillal: is there a way for me to kill the run?16:49
pabelangertimrc: thanks!16:50
jlvillaljohnthetubaguy, Only way I know of would be to ask infra people nicely :)16:50
*** cdent_ has joined #openstack-infra16:50
*** jgriffith has joined #openstack-infra16:51
*** jgriffith is now known as Guest8804716:51
*** odyssey4me_ has joined #openstack-infra16:51
*** someara2_ has joined #openstack-infra16:51
*** jcooley_ has joined #openstack-infra16:51
*** alex_xu_ has joined #openstack-infra16:51
*** rhe00 has joined #openstack-infra16:52
*** yamamoto has quit IRC16:52
*** thiagop_ has joined #openstack-infra16:52
*** mquin_ has joined #openstack-infra16:53
*** kisoku_ has joined #openstack-infra16:53
*** ameade has quit IRC16:53
*** ajmiller has joined #openstack-infra16:53
*** Steap_ has joined #openstack-infra16:53
*** sc`_ has joined #openstack-infra16:53
*** dosaboy_ has joined #openstack-infra16:54
*** Daviey_ has joined #openstack-infra16:54
*** tangchen_ has joined #openstack-infra16:54
openstackgerritDerek Higgins proposed openstack-infra/tripleo-ci: Test a update in trunk repository version  https://review.openstack.org/22978916:54
*** StevenK_ has joined #openstack-infra16:54
*** mriedem1 has joined #openstack-infra16:55
openstackgerritMonty Taylor proposed openstack/requirements: Bump upper-constraint for os-client-config  https://review.openstack.org/24216016:55
*** yolanda_ has joined #openstack-infra16:55
*** sdake_ has joined #openstack-infra16:56
*** ameade has joined #openstack-infra16:57
*** jlk` has joined #openstack-infra16:57
*** hughhalf_ has joined #openstack-infra16:57
*** jsavak has quit IRC16:58
*** e0ne has quit IRC16:58
*** timrc_ has joined #openstack-infra16:58
*** heyongli has quit IRC16:58
*** ihrachys has joined #openstack-infra16:58
*** roaet- has joined #openstack-infra16:58
*** ajmiller_ has joined #openstack-infra16:58
*** heyongli has joined #openstack-infra16:59
openstackgerritMichael Krotscheck proposed openstack-infra/system-config: Add NodeJS and NPM to single-use-slave  https://review.openstack.org/24216117:00
*** dhellmann_ has joined #openstack-infra17:00
*** mriedem1 has quit IRC17:00
*** mriedem1 has joined #openstack-infra17:00
*** tsufiev_ has joined #openstack-infra17:00
*** tsufiev has quit IRC17:00
*** cburgess_ has joined #openstack-infra17:00
wznoinskhi fungi pleia2 et al17:00
*** tiswanso has quit IRC17:01
*** sirushti_ has joined #openstack-infra17:01
wznoinskwould you know whether Anreas is around in last/next days? I'm thinking how can I get a hold on him in re https://review.openstack.org/#/c/222763/ ... unless I can ask someone else to comment on it17:01
*** adreznec has quit IRC17:01
*** ajmiller has quit IRC17:02
*** SergeyLukjanov2 has joined #openstack-infra17:02
*** tiswanso has joined #openstack-infra17:02
*** hashar is now known as hasharmeeting17:02
*** ajmiller has joined #openstack-infra17:02
*** signed8bit is now known as signed8bit_ZZZzz17:02
*** signed8bit_ZZZzz is now known as signed8bit17:02
*** jsavak has joined #openstack-infra17:03
*** simonmcc_ has joined #openstack-infra17:03
*** Ng_ has joined #openstack-infra17:03
*** dprince has joined #openstack-infra17:03
*** signed8bit is now known as signed8bit_ZZZzz17:03
*** mriedem1 is now known as mriedem_lunch17:03
*** ajmiller__ has joined #openstack-infra17:03
*** Steap has quit IRC17:03
*** Steap_ is now known as Steap17:03
*** yolanda has quit IRC17:04
*** sdake has quit IRC17:04
*** cdent has quit IRC17:04
*** rhedlind has quit IRC17:04
*** thiagop has quit IRC17:04
*** mriedem has quit IRC17:04
*** bswartz has quit IRC17:04
*** someara2 has quit IRC17:04
*** ianychoi has quit IRC17:04
*** ericksonsantos has quit IRC17:04
*** alex_xu has quit IRC17:04
*** Guest90242 has quit IRC17:04
*** fungi has quit IRC17:04
*** simonmcc has quit IRC17:04
*** dhellmann has quit IRC17:04
*** dougwig has quit IRC17:04
*** roaet_ has quit IRC17:04
*** tangchen has quit IRC17:04
*** Ng has quit IRC17:04
*** skraynev has quit IRC17:04
*** timrc has quit IRC17:04
*** SergeyLukjanov has quit IRC17:04
*** jlk has quit IRC17:04
*** odyssey4me has quit IRC17:04
*** mquin has quit IRC17:04
*** freyes has quit IRC17:04
*** lxsli has quit IRC17:04
*** zaro has quit IRC17:04
*** bkero has quit IRC17:04
*** StevenK has quit IRC17:04
*** cburgess has quit IRC17:04
*** hughhalf has quit IRC17:04
*** sc` has quit IRC17:04
*** kisoku has quit IRC17:04
*** svasheka has quit IRC17:04
*** dosaboy has quit IRC17:04
*** Daviey has quit IRC17:04
*** jcooley has quit IRC17:04
*** sirushti has quit IRC17:04
*** sirushti_ is now known as sirushti17:04
*** SergeyLukjanov2 is now known as SergeyLukjanov17:04
*** jcooley_ is now known as jcooley17:04
*** _ianychoi_ has joined #openstack-infra17:04
*** ajmiller_ has quit IRC17:05
*** sc`_ is now known as sc`17:05
*** svasheka has joined #openstack-infra17:05
*** dhellmann_ is now known as dhellmann17:05
*** cdent_ is now known as cdent17:05
*** skraynev has joined #openstack-infra17:05
*** mgrosz has quit IRC17:05
*** zaro has joined #openstack-infra17:05
*** dougwig_ has joined #openstack-infra17:05
*** ericksonsantos has joined #openstack-infra17:05
*** zeljkof has quit IRC17:05
*** adreznec has joined #openstack-infra17:05
daemontool_anyone available to review acl changes please https://review.openstack.org/#/c/242025/17:06
*** fungi has joined #openstack-infra17:06
*** lxsli has joined #openstack-infra17:06
*** ajmiller has quit IRC17:06
*** Ng_ is now known as Ng17:06
*** nicodemos has joined #openstack-infra17:07
*** yolanda_ has quit IRC17:07
*** simonmcc_ is now known as simonmcc17:07
*** yolanda has joined #openstack-infra17:07
*** mgrosz has joined #openstack-infra17:07
*** bswartz has joined #openstack-infra17:07
*** bkero has joined #openstack-infra17:08
*** rebase has joined #openstack-infra17:08
fungieek, freenode just lost a server i think17:08
*** freyes has joined #openstack-infra17:08
*** ajmiller has joined #openstack-infra17:08
*** heyongli has quit IRC17:08
*** heyongli has joined #openstack-infra17:09
*** bnemec has joined #openstack-infra17:10
*** ajmiller__ has quit IRC17:11
*** ajmiller_ has joined #openstack-infra17:11
fungijohnthetubaguy: jlvillal: we don't have manual dequeue capability in zuul yet. in the past, abandoning the change until you're ready to upload a new patchset has worked to stop the looping for situations where the change does something to cause jenkins to lose contact with the worker and get automatically requeued ad infinitum17:13
*** zeljkof has joined #openstack-infra17:14
*** bkero has quit IRC17:14
*** bkero has joined #openstack-infra17:14
mordredfungi, Shrews, jeblair: woot! this patch works now! please to +A the change, because it makes lxml go away17:14
*** jistr|afkmtg is now known as jistr17:14
mordredoh17:14
mordredhttps://review.openstack.org/#/c/240628/17:14
mordredthe patch17:14
*** ajmiller has quit IRC17:14
*** Ala has quit IRC17:15
*** cdent has left #openstack-infra17:15
fungiheh17:15
jeblairturns out there is more than one patch outstanding17:15
fungii keep getting lagged on the new freenode server i jumped to after the previous one became unresponsive. must be international ddos freenode day17:16
*** hdd has quit IRC17:17
*** otter768 has joined #openstack-infra17:17
mordredjeblair: BAH17:18
*** ajmiller_ has quit IRC17:18
*** pradk has quit IRC17:18
mordredfungi: it seems like a day that should be a day17:18
*** heyongli has quit IRC17:19
sdaguehmmm... so I just logged into openstackid17:19
sdagueand it gave me dhellmann's profile page17:20
*** heyongli has joined #openstack-infra17:20
jeblairsdague: congrats!17:20
sdagueis that a feature?17:20
zaromorning17:21
jeblairsdague: it must be -- the alternative is terrible!17:21
*** pradk has joined #openstack-infra17:21
*** otter768 has quit IRC17:21
sdaguewhen I clicked on "My Account" I ended up on my stuff17:21
*** ZZelle_ has joined #openstack-infra17:22
sdaguebut it was just where it landed me post login was on the url for dhellmann's account17:22
sdagueI wonder if there is some over aggressive caching somewhere17:22
openstackgerritMerged openstack-infra/shade: Remove another extraneous get for create_server  https://review.openstack.org/24094117:22
mordredsdague: or - maybe it's trying to remind us all to be more like dhellmann17:22
jeblairsdague: https://openstackid.org/accounts/user/profile looks like me17:23
jeblairfor me17:23
sdaguejeblair: yeh, https://openstackid.org/accounts/user/profile is right17:23
jeblairsdague: oh, where was it you saw dhellmann's profile?17:23
sdaguebut it pushed me all the way to https://www.openstack.org/community/members/profile/35917:23
fungismarcet: ^ any idea what might cause that?17:23
sdaguewent to log in17:23
jeblairsdague: where did you initiate the process?17:23
jeblair(i just went to openstackid.org directly)17:24
sdagueopenstack.org17:24
sdagueLogin17:24
sdaguegoes to openstackid.org17:24
sdaguefill that out17:24
*** notnownikki has quit IRC17:24
jeblairsdague: hrm, that took me right back to the homepage17:24
sdagueasked me if I was ok sharing the 4 bits of info from openid with the site (and check boxes for how long)17:24
zarorcarrillocruz: maybe you can get the slave-master conn info from using python-jenkins?17:24
sdagueand after that submitted it landed me at dhellmann's profile page by full url - https://www.openstack.org/community/members/profile/35917:25
*** Ala has joined #openstack-infra17:25
*** achanda has joined #openstack-infra17:26
sdaguecan't reproduce it now, but I did say my openid is good forever, so it's not giving me that other openstackid sharing page17:26
*** Zhongjun has quit IRC17:27
sdagueyeh, can't reproduce17:28
sdaguebut it definitely did happen once17:28
*** heyongli has quit IRC17:29
*** heyongli has joined #openstack-infra17:30
*** sergmelikyan has joined #openstack-infra17:31
*** matrohon has quit IRC17:31
*** Ala has quit IRC17:31
*** jordanP has quit IRC17:32
*** wenlock__ has joined #openstack-infra17:32
*** unicell1 has quit IRC17:33
openstackgerritPaul Belanger proposed openstack-infra/project-config: Use current valueName for zuul-stats singlestats  https://review.openstack.org/24217017:36
*** mquin_ is now known as mquin17:37
*** [HeOS] has quit IRC17:37
*** heyongli has quit IRC17:39
*** jlk` is now known as jlk17:40
*** heyongli has joined #openstack-infra17:40
*** mwhahaha has joined #openstack-infra17:40
*** ashleighfarnham has joined #openstack-infra17:40
*** e0ne has joined #openstack-infra17:41
*** jlk has quit IRC17:41
*** jlk has joined #openstack-infra17:41
*** afaranha has joined #openstack-infra17:41
*** wenlock__ has quit IRC17:43
*** achanda has quit IRC17:43
jlvillalCould I get a review on patch to have the Ironic grenade job use Ironic Python Agent(IPA) instead of bash ramdisk?  https://review.openstack.org/#/c/241426/17:44
*** achanda has joined #openstack-infra17:45
*** kushal has quit IRC17:46
*** wenlock__ has joined #openstack-infra17:46
afaranhaHello, my team have developt a CI in ironic, we already have it configured and would ask for the next step, that is to be able to vote in the Verified.17:47
afaranhaOur last test was here: https://review.openstack.org/#/c/226956/17:47
*** derekh has quit IRC17:48
afaranhaLog here: http://ironic-oneview-ci.lsd.ufcg.edu.br/logs/ufcg_ci/power_and_management/314/17:48
*** mriedem_lunch is now known as mriedem17:48
afaranhaMay I have any feedback, if it's ok or missing something?17:48
*** heyongli has quit IRC17:49
*** heyongli has joined #openstack-infra17:50
*** eil397 has joined #openstack-infra17:51
*** andersonvom has joined #openstack-infra17:51
*** eil397 has joined #openstack-infra17:51
jeblairafaranha: you may want to ask the ironic team for that17:51
*** e0ne has quit IRC17:51
*** rossella_s has quit IRC17:52
zaroannouncement: review-dev.openstack.org will be unavailable today. Will be using it for testing.17:52
*** thiagop_ is now known as thiagop17:53
*** e0ne has joined #openstack-infra17:54
*** tdurakov has quit IRC17:54
*** armax has joined #openstack-infra17:56
jeblairinfra-root: ^ see msg from zaro17:56
*** e0ne has quit IRC17:56
*** sdake_ is now known as sdake17:57
fungithanks for the heads up, zaro!17:57
*** ihrachys has quit IRC17:58
*** wenlock__ has quit IRC17:59
*** marcusvrn_ has joined #openstack-infra17:59
*** timrc_ is now known as timrc17:59
*** heyongli has quit IRC18:00
*** jistr has quit IRC18:00
*** heyongli has joined #openstack-infra18:01
*** kdas_ has joined #openstack-infra18:01
timrcWill someone cooler than me please confirm that the gearman-plugin upgraded to 0.1.3 at jenkins-dev?  Also, it occurs to me I'm not sure what additional testing I can do between zuul and jenkins re: gearman-client sending zuul node label info and zuul using that information to submit stats using the -dev services.18:01
pleia2pabelanger: when you're running out of memory on your 8G stackalytics instance, it's server memory, not the $memcached_max_memory that's set at 4G in the config, right?18:03
zarotimrc: puppet has been turned off on jenkins-dev so it won't update.  the puppet for has been stale for a while now. i'm in the process of making it good again.  https://review.openstack.org/#/c/240393/18:03
*** jsavak has quit IRC18:03
*** e0ne has joined #openstack-infra18:04
*** jsavak has joined #openstack-infra18:04
asselinzaro, hi18:04
*** sergmelikyan has quit IRC18:05
*** sergmelikyan has joined #openstack-infra18:05
zaroasselin: back to reality?18:05
asselinzaro, yes, getting there:)18:05
*** kdas_ has quit IRC18:05
*** ramashri has joined #openstack-infra18:05
*** tiswanso has quit IRC18:06
zaroasselin: hope the kids didn't cry too much while you were gone18:07
*** e0ne has quit IRC18:08
timrczaro: Ah cool.18:09
*** tiswanso has joined #openstack-infra18:09
*** unicell has joined #openstack-infra18:09
*** daemontool has quit IRC18:09
*** hasharmeeting is now known as hashar-away18:10
*** heyongli has quit IRC18:10
*** bswartz has quit IRC18:10
*** heyongli has joined #openstack-infra18:11
*** sridhar_ram has joined #openstack-infra18:11
*** barnaby has joined #openstack-infra18:11
fungiclarkb: around today/yet?18:12
pabelangerpleia2: right. I needed to bump it up higher to process everything and server up uwsgi18:12
openstackgerritKhai Do proposed openstack-infra/system-config: Update plugins and use files from project_config repo  https://review.openstack.org/24039318:12
pleia2pabelanger: ok, so $memcached_max_memory is still ok at 4G then18:12
pabelangerpleia2: we could try 16GB first, then resize to 32GB if needed18:12
pabelangerpleia2: right18:12
pleia2I don't know if we can resize18:13
*** ashleighfarnham has quit IRC18:13
pleia2I think we deploy a new instanc18:13
pabelangerokay18:13
*** gordc has joined #openstack-infra18:13
*** bcourt has quit IRC18:13
fungiyeah, resize hasn't been available in rackspace for a while that i've been able to tell18:13
pleia2pabelanger: maybe we wait to hear from ilyashakhat?18:13
*** mriedem has quit IRC18:13
fungii think they dropped that feature when they switched off their legacy platform18:14
*** sabeen2 has quit IRC18:14
pabelangerpleia2: sure. What sizes are available right now?18:14
*** salv-orlando has joined #openstack-infra18:15
pleia2pabelanger: 8, 15, 30...18:15
pleia2I'd say 30 and abovie (there's 60 and 90 too) require some team discussion18:16
pleia2above too18:16
pabelangerRight18:16
pleia2ah, and 12018:17
pleia2but that's probably a bit high :)18:17
*** sridhar_ram1 has joined #openstack-infra18:17
*** sridhar_ram has quit IRC18:17
openstackgerritMerged openstack/diskimage-builder: Add missing six requirement for svc-map element  https://review.openstack.org/23296218:18
*** kgiusti has joined #openstack-infra18:18
pleia2approved 190765, so once that lands the only things blocking the server launch are deciding on size and setting up email+gerrit account18:19
*** achanda has quit IRC18:19
*** mgrosz has quit IRC18:20
pabelangernice18:20
fungijeblair: where have you been adding our service-specific e-mail aliases in the past? is that something you'd like help with? should i go rtfm something about it? ;)18:20
*** heyongli has quit IRC18:20
fungii also expect you've said before and i've failed to commit it to long-term memory^W^W^Wmy notes18:21
*** mriedem has joined #openstack-infra18:21
*** heyongli has joined #openstack-infra18:21
*** dramalho has quit IRC18:23
*** devvesa has quit IRC18:23
*** tonytan4ever has quit IRC18:23
*** abregman has quit IRC18:23
lifelessrandom idea18:25
lifelesshave the pep8 checks annotate the review as comments rather than being a log file one needs to read.18:26
lifelessor as well as18:26
openstackgerritMerged openstack-infra/system-config: Create stackalytics.o.o under -infra  https://review.openstack.org/19076518:27
cleelifeless: that'd be pretty cool18:27
cleelifeless: could probably write a small tool to do that from the pep8 logs...18:27
*** mahatic__ has quit IRC18:27
*** dramalho has joined #openstack-infra18:28
mriedemmordred: why is it when i see requestsexceptions there is one part of that word that i focus on?18:28
*** jsavak has quit IRC18:29
*** heyongli has quit IRC18:30
*** heyongli has joined #openstack-infra18:31
*** cloudtrainme has joined #openstack-infra18:32
mordredmriedem: heh18:32
fungilifeless: it's come up at least once before. i don't recall if there were other reasons it didn't get implemented besides nobody had time to work on it18:32
*** weshay_xchat has quit IRC18:32
fungialso i vaguely recall there might be support in newer gerrit (or maybe it never got completed) to make that easier18:33
*** mohankumar has quit IRC18:33
jeblairlifeless: yeah, that's been implemented elsewhere, but since it requires gerrit creds and the job runs on untrusted code on untrusted nodes, there's some non-trivial engineering.  a post-run gearman worker could be one solution.18:33
*** weshay_xchat has joined #openstack-infra18:34
*** [HeOS] has joined #openstack-infra18:34
jeblairfungi, pleia2: stackalytics@o.o delivers to infra-root@o.o  (or will in "several minutes" according to the thingy)18:35
*** salv-orlando has quit IRC18:35
mordredjeblair: woot!18:35
pleia2jeblair: thank you18:35
nibalizercool18:36
nibalizerand infra-root@o.o ... does that bounce to us eventually?18:37
jeblairnibalizer: no, it's a mailbox that we have creds for (in the passwords file)18:37
*** jsavak has joined #openstack-infra18:37
jeblairnibalizer: did you get inducted into the rites of the passwords file?18:37
nibalizernope18:38
jeblairnibalizer: let me (or someone) know when you have 15 mins or so :)18:38
nibalizerwill do18:39
lifelessjeblair: someone could third party it I guess?18:39
*** tdurakov has joined #openstack-infra18:39
lifelessjeblair: just look for pep8 comments on new revisions and submit?18:39
lifelessjeblair: Is the done elsewhere code open?18:40
glauco__Could anybody tell me what are the machine size (cpu, memory) for status.openstack.org/openstack-health/#/ and http://health.openstack.org/18:40
jeblairlifeless: why not first-party that?18:40
lifelessjeblair: that would be preferrable18:40
lifelessjeblair: just speculating18:40
*** glauco__ is now known as glauco_18:41
*** heyongli has quit IRC18:41
glauco_I am currently provisioning machines to have it running downstream and would like to have a clue on what we are using upstream18:41
jeblairglauco_: http://cacti.openstack.org18:41
*** achanda has joined #openstack-infra18:41
*** heyongli has joined #openstack-infra18:42
jeblairglauco_: status.openstack.org is a vhost on static.openstack.org.  it just serves static content.18:42
*** ramashri has quit IRC18:42
*** doug-fis_ has joined #openstack-infra18:42
jeblairglauco_: er, i'm wrong about that, sorry.  it is its own vm.18:43
*** austin81 has joined #openstack-infra18:43
jeblairhealth.o.o is probably oversized.18:44
jeblairlooks like it could be a 1gb vm without issue18:44
*** rakhmerov has quit IRC18:45
glauco_jeblair: Thank you! :)18:45
*** doug-fish has quit IRC18:45
*** nadya has quit IRC18:46
*** alivigni has quit IRC18:47
*** tonytan4ever has joined #openstack-infra18:47
*** rakhmerov has joined #openstack-infra18:48
jlkIs there an easy way to add changes to somebody else's existing gerrit change request?18:49
*** armax has quit IRC18:49
*** alivigni has joined #openstack-infra18:50
jeblairjlk: yes, you can download the change, amend the commit, and push it up for review as a new patchset on the existing change18:50
jlkyeah, I'm trying to figure out that workflow. The gerrit options to download the change aren't necessarily setting me up with an easy to use branch18:51
jeblairjlk: or if it's more of a followup enhancement, you can download the change, add a new commit, and push it up -- it will become a new change that depends on the first.18:51
jlkI'm just not clear on what the right steps are18:51
*** heyongli has quit IRC18:51
jeblairjlk: you can do "git review -d 1234" to download the current patchset in change 123418:51
jlkdo I make a branch first, or...?18:51
pabelangerAm I right thinking that default_data.json from stackalytics would be moved into project-config?18:51
jeblairjlk: git-review will make a branch for you18:51
pabelangerthink somebody requested that18:52
jlkokay18:52
*** heyongli has joined #openstack-infra18:52
jlkawesome. i was trying ot use the download links that generate command strings to copy/paste from the review page18:53
jlkthanks jeblair18:53
jeblairjlk: np.  then 'git review' should dtrt after you 'git commit --amend'18:53
*** cloudtrainme has quit IRC18:53
jlknod18:53
*** mfalatic_ has joined #openstack-infra18:56
openstackgerritMichael Krotscheck proposed openstack-infra/project-config: Set npm mirror location  https://review.openstack.org/24219118:57
*** vilobhmm11 has joined #openstack-infra18:57
*** cloudtrainme has joined #openstack-infra18:59
*** mfalatic has quit IRC19:00
*** mriedem has quit IRC19:01
*** hdd has joined #openstack-infra19:01
*** heyongli has quit IRC19:01
openstackgerritMichael Krotscheck proposed openstack-infra/project-config: Removed npm-install macro  https://review.openstack.org/24219319:01
*** mriedem has joined #openstack-infra19:01
*** alivigni has quit IRC19:02
*** EricGonc_ has joined #openstack-infra19:02
*** heyongli has joined #openstack-infra19:02
*** EricGonczer_ has quit IRC19:02
*** someara2 has joined #openstack-infra19:03
*** tdurakov has quit IRC19:03
*** ramashri has joined #openstack-infra19:04
*** someara2 has quit IRC19:05
*** alivigni has joined #openstack-infra19:05
*** sabeen1 has joined #openstack-infra19:05
*** sabeen2 has joined #openstack-infra19:06
*** [HeOS] is now known as HeOS19:06
*** someara2_ has quit IRC19:06
*** someara2 has joined #openstack-infra19:07
krotscheckIs anyone from infra....core? root? available either today or tomorrow to help me with the mirror rename and switchover?19:08
krotscheckAlso, this seems like a thing we should send an email out about.19:09
*** alivigni has quit IRC19:09
krotscheck...or maybe not? Technically no-one's supposed to be using our mirrors.19:09
*** sabeen1 has quit IRC19:09
*** mgrosz has joined #openstack-infra19:11
*** heyongli has quit IRC19:11
openstackgerritRamy Asselin proposed openstack-infra/project-config: Resync nodepool.yaml with system-config version.  https://review.openstack.org/24219419:12
*** heyongli has joined #openstack-infra19:12
*** andersonvom has quit IRC19:13
*** tdurakov has joined #openstack-infra19:13
openstackgerritRamy Asselin proposed openstack-infra/system-config: Migrate to puppet-openstackci openstackci::nodepool  https://review.openstack.org/23331519:14
*** pvaneck has joined #openstack-infra19:14
asselinclarkb, nibalizer would be good to find a time to merge these and avoid future merge conflicts ^^19:14
*** electrofelix has quit IRC19:15
*** andersonvom has joined #openstack-infra19:16
openstackgerritDan Prince proposed openstack/diskimage-builder: Use ironic-agent for source-repositories  https://review.openstack.org/23308819:17
*** salv-orlando has joined #openstack-infra19:17
*** otter768 has joined #openstack-infra19:18
*** dougwig_ is now known as dougwig19:18
*** nadya has joined #openstack-infra19:19
*** heyongli has quit IRC19:22
*** otter768 has quit IRC19:22
*** heyongli has joined #openstack-infra19:23
openstackgerritKyle Mestery proposed openstack-infra/project-config: Correct ACLs for Neutron sub-projects  https://review.openstack.org/24219619:23
*** FallenPegasus has joined #openstack-infra19:24
*** fedexo has quit IRC19:24
jeblairfungi, mordred, clarkb, timrc, jlk: i updated https://www.ethercalc.org/wzvk5pjvuu19:26
jeblairi added standard deviation for tempest times19:26
jeblairi've run 10 jobs at once, 10 jobs at once, 1 job at once, 5 jobs at once, and then 5 jobs staggered with 5 more jobs 30 minutes apart19:26
*** fawadkhaliq has joined #openstack-infra19:27
jeblairer one of those 10s was supposed to be 2019:27
mordredjeblair: so - bluebox seems pretty stable19:27
jeblairone at a time or 5 at once shows very low standard deviation19:27
*** EricGonc_ has quit IRC19:27
jeblairbut 10 or 20 at once shows rather high sd (2x from 5->10, and 2x again from 10->20)19:28
jeblair5+5 staggered is low sd, just like 5 at a time19:28
jeblairwhich makes me think that during the tempest phase, we're hitting a resource limitation with > 5 jobs running tempest at the same time.19:29
*** alivigni has joined #openstack-infra19:29
*** bharathm has joined #openstack-infra19:29
mordredoh - I see that now19:30
*** EricGonczer_ has joined #openstack-infra19:30
mordredwell - there are 5 compute nodes currently19:30
mordredso > 5 is going to be more than one thing running on a compute node at a time19:30
jeblairmordred: yep19:30
mordredright?19:30
jeblairmordred: however, if you look at the detailed runs at the bottom, you'll find that it's not a straightforward relationship...19:31
mordredblast19:32
jeblairmordred: eg 5997, 5999, 6004 all ran on the same host at the same time.  97 was fast, the others slow.19:32
*** heyongli has quit IRC19:32
*** heyongli has joined #openstack-infra19:33
jlkare these jobs heavy I/O?19:33
jlklots of disk?19:33
*** ZZelle_ has quit IRC19:33
jlkall the VMs are on a single local raid I believe, so there could be contention for read/write19:33
jeblairthey may be19:34
* jlk wonders what would happen if you made the instances with LOTS of ram and used tmpfs19:34
nibalizerasselin: krotscheck I want to work on other stuff today, so I can't help you deploy your things, but next week after the ES upgrade I can help19:34
*** nadya has quit IRC19:34
jlkI don't believe these are SSDs, but I could be wrong.19:34
*** bhunter71 has joined #openstack-infra19:35
jeblairperhaps in the case i highlighted, the first job ran slightly faster and only the 2nd and 3rd jobs were in contention.19:35
jlkalso19:36
jeblairtimrc said he didn't see much io activity, but it may be very bursty and he may not have looked at just the right time19:36
jlkare you using any scheduler hints, like group antiaffinnity to spread the instances out as much as possible?19:36
jeblairjlk: that seems to be happening without us doing anything special19:36
jlktrue, I think scheduler tries to spread. I think this stack has dedicated controllers so those don't come into play19:37
jeblairyeah, i think thats what ds0001 and 2 are19:37
jlk(I've seen scheduler lay instances on "compute" only nodes more frequently than compute + control so you wind up stacking a lot of instances on a dedicated compute node)19:37
fungikrotscheck: well, we can keep legacy cnames as serveralias additions in the vhost definition to provide us with some seamless transitioning19:38
fungikrotscheck: was there a transition plan sketched out for the renaming?19:38
jlkanother thought, how network heavy is tempest? All traffic does go through neutron routing19:38
*** spzala has quit IRC19:38
krotscheckfungi: I can come up with one, sec.19:38
* krotscheck goes and puts his brain on paper19:38
fungikrotscheck: even just a summary of what we wanted done would probably be plenty19:39
jeblairjlk: should be very light -- the network activity should all be in the setup phase before tempest runs19:39
*** mgrosz has quit IRC19:39
*** salv-orlando has quit IRC19:39
jeblairjlk: what kind of raid structure?19:39
jlkalright19:39
jlkjeblair: I'm trying to discover that now19:39
*** nicodemos has quit IRC19:41
*** heyongli has quit IRC19:42
*** someara2 has quit IRC19:42
*** someara2 has joined #openstack-infra19:42
*** heyongli has joined #openstack-infra19:43
krotscheckfungi, jeblair, clarkb, mordred: Sanity check? https://etherpad.openstack.org/p/pypi-mirror-rename19:46
jeblairjlk: i pulled a dstat log from one of the recent runs... it looks like there are a handful of times when iowait is significant (20-50%) and it's trying to write 50-200M/s19:46
jeblairjlk: i don't have that for any of the previous runs, but i could repeat a 10 or 20 job run, and see if, on the jobs that are slow, the times of io contention match.19:47
*** someara2 has quit IRC19:47
jeblairbut just looking at those figures, if we're talking a small number of spinning disks, it does seem reasonable that ~1 job could max it out during those peak times.19:48
*** someara2 has joined #openstack-infra19:48
krotscheckfungi: I've WIP'd the various dependent patches so we can make sure things don't land out of control.19:49
jlkjeblair: sounds about right19:50
*** sergmelikyan has quit IRC19:50
*** alivigni has quit IRC19:51
*** heyongli has quit IRC19:52
fungikrotscheck: i left my sanity in my other pants, but looks reasonable. one snag though, it would be nice to tackle the wheel mirror patches as a higher priority since those have a significant performance implication for lots of our jobs, and then make sure this rename work takes any adjustments from that into account19:53
jeblairjlk: i'll kick off another set of 10 over lunch and see if this holds up19:53
*** alivigni has joined #openstack-infra19:53
*** heyongli has joined #openstack-infra19:53
*** signed8bit_ZZZzz is now known as signed8bit19:53
fungikrotscheck: i'm in the midst of going over 165240 and 164927 to that end now19:54
*** denisra has quit IRC19:54
openstackgerritKyle Mestery proposed openstack-infra/project-config: Correct ACLs for Neutron sub-projects  https://review.openstack.org/24219619:55
krotscheckfungi: Lemme go research wheels, will get back to you. From an initial look i agree.19:55
mordredkrotscheck: looking19:56
jeblairkrotscheck: lgtm19:57
jeblairfungi, mordred: did we ever come to a conclusion about whether/how we should rename the <region> portion of the mirrors?19:57
*** jsavak has quit IRC19:58
fungii liked the mirror.region.provider.openstack.org option19:58
*** jsavak has joined #openstack-infra19:58
fungior perhaps region.provider.mirror.openstack.org even19:58
jeblairkrotscheck: oh, we're missing a step.. etherpadding19:58
krotscheckjeblair: danke19:59
jeblairsteps 7 and 8 need to happen before 238755 lands, so that the hosts know their new name in puppet before we remove the old one20:00
*** salv-orlando has joined #openstack-infra20:00
*** maiteb has quit IRC20:00
krotscheckjeblair: Coolio, I removed the unaccounted for steps that I didn't know where to put.20:01
*** maiteb has joined #openstack-infra20:02
*** amitgandhinz has quit IRC20:02
*** heyongli has quit IRC20:03
*** amitgandhinz has joined #openstack-infra20:03
*** sabeen2 has quit IRC20:03
*** EricGonczer_ has quit IRC20:03
*** heyongli has joined #openstack-infra20:04
*** EricGonczer_ has joined #openstack-infra20:04
*** cloudtrainme has quit IRC20:04
*** doug-fis_ is now known as doug-fish20:05
*** salv-orlando has quit IRC20:05
*** salv-orlando has joined #openstack-infra20:06
*** nadya has joined #openstack-infra20:07
openstackgerritMatt Riedemann proposed openstack-infra/elastic-recheck: Filter non-voting jobs from the uncategorized bugs page  https://review.openstack.org/24220720:07
jeblairi just got hpcloud spam; i clicked unsubscribe; i got " We are sorry but this is temporarily unavailable. "20:08
*** maiteb has quit IRC20:08
*** rfolco has quit IRC20:08
fungiour unsubscription page is currently unavailable, but our spam is HIGHLY available!20:09
*** fawadkhaliq has quit IRC20:10
fungigreghaynes: a few comments/questions on 164927, some probably just due to the change being reawakened after a long slumber20:11
fungigreghaynes: my main concern is i don't think the subtree for centos 7 is going to be correct20:11
*** sabeen1 has joined #openstack-infra20:12
*** austin81 has left #openstack-infra20:12
*** heyongli has quit IRC20:13
openstackgerritMatt Riedemann proposed openstack-infra/elastic-recheck: Filter non-voting jobs from the uncategorized bugs page  https://review.openstack.org/24220720:13
*** hdd has quit IRC20:13
*** heyongli has joined #openstack-infra20:14
*** bardia has joined #openstack-infra20:14
*** ldnunes has quit IRC20:15
*** ramashri has quit IRC20:15
fungigreghaynes: and on 165240 i think we're missing the ssh key necessary to be able to rsync, unless i'm just blind20:16
*** someara2 has quit IRC20:16
fungigreghaynes: ianw: if one of you can knock that missing piece out, i'm happy to go ahead and launch those machines20:17
*** tdurakov has quit IRC20:18
*** spzala has joined #openstack-infra20:20
*** tdurakov has joined #openstack-infra20:20
fungiclarkb: around? i'm trying to put together a maintenance notification for the pending project rename batch, but would like to make sure i pick a time convenient for you20:20
fungiwe never finalized the scheduling before we ran out of time in tuesday's meeting20:21
*** daemontool has joined #openstack-infra20:22
*** bharathm has quit IRC20:22
krotscheckYeah, I don't quite understand how this works. I totally get why we want a wheel-mirror though.20:23
*** heyongli has quit IRC20:23
krotscheckThough, is this a thing that bandersnatch can do? Maybe I'm not understanding it properly :/20:24
*** heyongli has joined #openstack-infra20:24
*** tdurakov has quit IRC20:25
*** bhunter71 has quit IRC20:25
krotscheckOh, now I get it.20:26
*** tdurakov has joined #openstack-infra20:26
*** cloudtrainme has joined #openstack-infra20:28
krotscheckfungi: Does having a wheel-mirror obsolete a pypi mirror?20:30
krotscheckI konw it's a restricted set of deps in the wheel mirror, but assumably it will (eventually) grow to include more than just global requirements.20:31
*** hdd has joined #openstack-infra20:32
*** heyongli has quit IRC20:33
*** heyongli has joined #openstack-infra20:34
*** tdurakov has quit IRC20:34
*** tdurakov has joined #openstack-infra20:35
*** tdurakov has quit IRC20:35
*** achanda has quit IRC20:35
fungikrotscheck: it doesn't completely obsolete the bandersnatch-built mirror, it just shortcuts the local wheel building step in a job for anything which is directly or indirectly declared as a possible openstack dependency in our global requirements list20:37
fungibasically it's augmenting the mirror with wheels in cases where our dependencies' upstreams are only publishing sdist tarballs (or publishing wheels for other platforms than we need)20:38
greghaynesfungi: ah, good finds on those pypi mirror patches20:38
lifelessits bringing back something we had :)20:38
fungimore or less, yes20:38
lifelesspypi-mirror mk 220:39
greghaynesWe need to make pypi-mirror support constraints, too20:39
fungigreghaynes: yeah, this could probably be better done by passing the upper-constraints.txt rather than global-requirements.txt20:39
fungii don't know there's that much effort needed to "support" constraints in pypi-mirror20:40
lifelessgreghaynes: well, just feed it the constraints text file20:40
fungiyeah, what he said ;_20:40
lifelessfungi: zero, pip wheel -r upper-constraints.txt -> a mirror for that python version on that architecture on that os20:40
greghaynessweet20:41
lifelessblah. lets all sing in hymn now20:41
fungiheh20:41
lifelesspypi-mirror's shenanigans should be unneeded20:41
fungikrotscheck: as for your mirror rename work, basically i think the only additional consideration is that we're adding references to the list of mirror server names in a few more places. perhaps that can be extracted out to avoid so much duplication as well20:41
greghaynesupper-constraints is a list of all the deps + transitive deps?20:42
fungigreghaynes: yep20:42
fungipre-resolved to the compatible set20:42
greghaynesYea, thats easy enough then20:42
sdaguegreghaynes: just loop it for all branches20:42
fungiright, that20:43
lifelesswe'll also want release-constraints.txt when that appears20:43
lifelessyou may as well check for that file in each branch too20:43
lifelesssince you're writing code :)20:43
sdaguethat seems like it could be added after it exists20:43
greghaynesfun. I think I might need to make this a script rather than inline bash in jjb20:43
fungiand as lifeless says, we can just call pip wheel on that file directly now rather than pypi-mirror, presumably20:43
lifelessyup20:43
lifelessfungi: ^20:43
sdaguegreghaynes: well if you look at my reverted thing20:44
*** heyongli has quit IRC20:44
sdagueit has the loop20:44
greghaynessdague: ah, right20:44
sdaguehttps://review.openstack.org/#/c/241692/3/nodepool/elements/cache-devstack/install.d/60-pip-warm-cache,cm20:44
fungiright, i would lift the loop and git show logic from there and make sdague a co-author20:44
lifelesssdague: I don't see much point forcing a revisit-later is all20:45
*** heyongli has joined #openstack-infra20:45
fungithat git show to stream a file from an arbitrary ref without altering the worktree is an awesomely useful trick20:45
lifelesssdague: unless you think release-constraints.tct is unlikely to happen...20:45
openstackgerritDavid Shrewsbury proposed openstack-infra/shade: Make sure cache expiration time is an int  https://review.openstack.org/24221420:46
sdaguelifeless: it's not there yet, so it's debt to support it. Maybe it shows up, maybe it doesn't. But premptively putting stuff like that in place often bites us when we go a different direction, and no one knows why it's there a year later, so is afraid to remove it20:46
Shrewsmordred: you'll need to rebase the ironicclient change on 24221420:46
anteayaHenryG: thanks for your patience20:46
mordredShrews: ++20:47
Shrewsactually, i guess *all* unmerged reviews need to do that now20:48
Shrews:(20:48
openstackgerritsebastian marcet proposed openstack-infra/openstackid-resources: Summit Application API  https://review.openstack.org/22196420:50
krotscheckWell, if you say so. I personally feel that having One Mirror To Rule Them All would be preferable, but maybe teaching bandersnatch to do wheel builds is too complicated (or maybe not even possible)20:51
* krotscheck doesn't quite understand the wackiness of python packaging.20:51
anteayanobody understands the wackiness of python packaging20:52
Clintnow featuring increased wackiness through the magic of wheels20:52
sdagueso the one wheel question20:52
sdaguehow are the numpy wheels going to work cross distro?20:52
fungikrotscheck: wheel builds would be a huge addition to what bandersnatch does now. it's design is to attempt to duplicate what's on official pypi.python.org by sequencing serialized updates20:52
sdaguebecause I thought that wasn't a thing with wheels and linux20:52
fungisdague: they're not. this work adds per-distro builders and syncs them into the distro-specific wheel subtrees on the mirror servers20:53
greghaynessdague: pypi-mirror builds a wheelhouse per distro20:53
sdagueok, and pip knows to ask for the right distro?20:53
greghaynessdague: We point each distro at the correct URL20:53
greghaynesI think...20:53
fungisdague: i am told that is the case, but i'll defer to people who have actually tested it themselves20:53
fungioh, or that (configurationy goodness?)20:54
*** heyongli has quit IRC20:54
greghayneshrm, that would be nice if it did. In tripleo I just pointed it at the correct place20:54
fungiyeah, would be good to have this interaction documented20:54
sdagueas long as someone is on it, I just figured I'd ask20:54
mordredyeah. we'll have to point at the right mirror20:55
sdagueyou know, this is a place where the lsb would totally be a thing.20:55
*** heyongli has joined #openstack-infra20:55
sdaguebecause almost all of these are linking pretty low level libraries20:55
mordredbecause the ultimatle problem with binary whees is the linking20:55
mordredyeah20:55
mordredso just saying "this is a python2.7 wheel" is not good enough20:55
sdagueyeh20:55
sdaguebecause of abi20:55
mordredyup20:55
greghaynesYep, we basically cheat and know exactly what were making wheels for20:55
mordredbut - lucky for us - we really only have a few base images20:55
mordredyup20:56
mordredthis iactually only work in situations like ours20:56
mordredand is why uploading binary wheels to pypi for things build with C is a bad idea20:56
fungioh, except also debian is officially abandoning caring about lsb at this point, based on a recent debian-devel thread. the consensus seems to be that the lsb is dead and nobody has realized it should be buried yet20:56
mordredyah20:57
fungiso up to this point people have just been kicking dirt on top of it to see if it twitches20:57
mordredmain thing I want from lsb is the lsb_release tool20:57
lifelesskrotscheck: bandersnatch can't build or host wheels, its architecture is just fundamentally incompatible20:58
mordredwhich is useful20:58
Clintlsb_release isn't going away20:58
mordredClint: awesome20:58
lifelesssdague: numpy - as I said the mirror you get is os + arch + python version specific20:58
mordredClint: can we get RH to install it by default in their minimal installs?20:58
lifelesssdague: so we need to build N mirrors, and point at them smartly20:58
*** hdd has quit IRC20:58
*** bharathm has joined #openstack-infra20:58
mordredlifeless: yup. we has just covered this20:58
lifelessmordred: ebackscroll catchup20:58
fungiyeah, as long as lsb_release continues to be a thing (by some name, but would be swell if nobody renamed it for purely aesthetic reasons) i'm happy. i too could care less about the lsb itself20:59
lifelessfungi: I believe the new shiny is /etc/os-release20:59
* fungi sighs20:59
mordredoh. what's that?20:59
lifelessfungi: because people hate stable interfaces20:59
sdaguefungi: well, all of qt being in lsb at an old version is kind of bonkers20:59
mordredoh! llookie there20:59
fungiall hail the new inconsistent consistency in naming overlords20:59
mordredZOMG20:59
mordred/etc/os-release is pretty cool20:59
lifelessI think we should add a unified bindep file to requirements21:00
mordredfungi: it's on all of our platforms21:01
mordredfungi: I propose we ditch all of the places where we lsb_release or other thigns and consume os-release21:01
openstackgerritSridhar Ramaswamy proposed openstack-infra/project-config: Add tacker pypi jobs  https://review.openstack.org/23560221:01
fungilifeless: something along the lines of http://git.openstack.org/cgit/openstack-infra/project-config/tree/jenkins/data/bindep-fallback.txt maybe21:01
lifelessfungi: yes21:01
lifelessfungi: I'm thinking thats the wrong home for it21:01
Clintand mordred embraces systemd21:01
fungilifeless: i'm happy to see it move, but soon. i don't expect to have the jobs consuming that be experimental for much longer21:02
lifelessvale mordred21:02
mordredClint: is that a systemd thing?21:02
Clintmordred: yup21:02
mordredif so - it's a good thing21:02
mordredregardless of its source21:02
mordredso good for them for doing a good thing21:02
fungigood things do come of systemd21:02
lifelessfungi: I can't +2A on stable requirements, but I will on master :)21:02
mordredwell, I don't hate systemd because I hate people - I hate it because it largely sucks - it's judged on technical merits21:02
mordredon technical merits, os-release is good21:03
mordredso I like it21:03
clarkbfungi I am just waking up. the jet lag is real21:03
*** dzamboni has quit IRC21:03
greghaynesclarkb: wow21:03
mordredif other parts of systemd were good, I would like them21:03
mordredclarkb: I had a bad jetlag today too21:03
mordredclarkb: but the opposite21:03
greghaynesclarkb: its ok, I started working at 4am today21:03
fungilifeless: well, the challenge is that this file is branchless. it sits a step above branching decisions currently because it's the unified set of what all jobs for all branches expect to be preinstalled21:03
mordredclarkb: I woke up at 25:3021:03
sdaguemordred: journalctrl is pretty neat21:03
openstackgerritTony Breeds proposed openstack-infra/system-config: Enable logging in #openstack-ux  https://review.openstack.org/24182121:03
nibalizermordred: ... thats an interesting time21:03
lifelessfungi: I don't see a problem keeping master as that union21:04
lifelessfungi: since master requirements has the things that branchless tempest needs, for instance21:04
*** heyongli has quit IRC21:04
fungilifeless: yeah, it may make sense to just care about the master version of it and let the stable branches of that file bitrot (or delete them after branching to avoid confusion)21:04
lifelessfungi: and we're more worried about consistency and coinstallability than surface area21:04
lifelesswhen stable is made21:05
clarkbfungi in theory 8/9am is plenty fine for me and I will just power through jetlag21:05
*** heyongli has joined #openstack-infra21:05
*** ramashri has joined #openstack-infra21:05
fungiclarkb: i'm happy to shift it later if that's better for your lag21:06
clarkbfungi noon pst (2000utc) is probably a safe timr21:06
fungiclarkb: and did we decide for sure tomorrow vs saturday?21:06
fungii'm up for either, but don't want to cut into your weekend21:07
jeblairdo irc pings report jetlag?21:07
fungithey totally should21:07
*** denisra has joined #openstack-infra21:07
fungi"local timezone offset: X; effective timezone offset: Y"21:08
fungii'm physically in utc-5 but thanks to jetlag effectively operating on utc-821:08
fungiif people still relied on finger, i'd totally track my lagged timezone offset in my .plan file21:09
*** nadya has quit IRC21:09
*** aysyd has quit IRC21:09
ruagairo/21:09
*** armax has joined #openstack-infra21:10
docaedopeople don't rely on finger any more? when did this happen?21:10
fungidocaedo: about the same time they stopped posting to usenet, i think21:11
fungi(so depends entirely on which people)21:11
jeblairwow, even gnu.org doesn't answer finger :(21:11
docaedoWell, we'll always have IRC right?  At least until we switch to slack ;)21:11
docaedo(kidding! I'm kidding!)21:11
fungicthulhu.yuggoth.org does, because i'm a greybearded luddite21:12
jeblairdocaedo: i hear some teams are ditching slack for irc21:12
Clintdocaedo: there is that microblogging platform that runs over finger21:12
* dhellmann checks to make sure sdague didn't modify his profile page :-)21:13
*** sridhar_ram1 is now known as sridhar_ram21:13
lifelessfungi: huh21:13
docaedomicroblogging over finger seems reasonable to me21:13
clarkbfungi I never saw definitive tomorrow vs saturday21:14
clarkbboth work for me21:14
jeblairclarkb: do it late enough you can do both21:14
clarkbha21:14
clarkbI will probably be awake :)21:14
fungihah. saturday for me, friday for clarkb. perfect!21:14
*** heyongli has quit IRC21:14
mordredjeblair, fungi, clarkb: perhaps we should run a finger service for openstack ...21:15
*** heyongli has joined #openstack-infra21:15
fungifinger interface for openstackid.org. that could be the lookup api i'm wanting!21:15
greghaynesWhy didnt the keystone catalog reworking session end up with a finger-based design21:16
docaedogreghaynes: there's always Austin - time to start campaigning now!21:16
fungigreghaynes: because dns is even greybeardier21:16
Clintforcing people to open up 79/tcp21:16
*** spzala has quit IRC21:17
*** eil397 has quit IRC21:17
* mordred still wants hesiod for openstack ...21:17
fungigreghaynes: also remember there's the regularly occurring suggestion to switch to smtp and imap for the message bus21:17
mordredsmtp/imap++21:17
fungior perhaps smpt and pop321:17
greghayneshaha21:18
fungibleagh, smTP21:18
mordrednah - imap shared folders make the message semantics pretty directly awesome21:18
fungisymmetrical multi-processing thing21:18
mordredgiven that shared folders have per-user seen flags already21:18
*** otter768 has joined #openstack-infra21:19
*** armax has quit IRC21:20
ddieter__can we get someone to review https://review.openstack.org/#/c/240600/21:20
*** ddieter__ is now known as ddieterly21:20
*** dramalho has quit IRC21:21
*** eil397 has joined #openstack-infra21:21
*** dramalho has joined #openstack-infra21:21
*** dramalho has quit IRC21:21
*** kgiusti has left #openstack-infra21:22
*** hdd has joined #openstack-infra21:23
*** otter768 has quit IRC21:23
lifelessoh21:24
lifelessgreghaynes: fungi: for dependencies for building21:24
lifelessthere is already a other-requirements.txt in openstack/requirements21:24
fungioh!21:24
lifelessso you should be able to just call bindep within each branch21:24
openstackgerritMonty Taylor proposed openstack-infra/shade: Bump ironicclient depend  https://review.openstack.org/24062821:24
fungii missed that was there21:24
greghaynesawesome21:24
lifelessits missing e.g. ant21:24
*** heyongli has quit IRC21:25
lifelessbut thats in the category of other stuff21:25
*** mwhahaha has left #openstack-infra21:25
*** heyongli has joined #openstack-infra21:25
*** hdd has quit IRC21:26
lifelesskrotscheck: did you end up with a centralised place for js dependencies ?21:26
Clintdocaedo: for the record, https://github.com/thimbl21:26
docaedoClint: nice, thanks!21:27
greghaynessdague: fungi actually, I think pypi-mirror builds wheels for all the branches already21:27
*** smarcet has quit IRC21:28
*** achanda has joined #openstack-infra21:28
fungigreghaynes: pypi-mirror does yes, but if replacing it with pip wheel -r upper-constraints.txt in a loop over branches works, that's a lot simpler than maintaining pypi-mirror21:29
anteayafungi clarkb so my take away is that the rename takes place over friday and saturday?21:29
lifelessfungi: so I am torn over moving the fallbac to requirements21:30
lifelessfungi: if we're going to put arbitrary language things in one place, we should; but if different language policies are going to be in different repos21:30
fungianteaya: no, i'm about to confirm 29:00 utc with clarkb and send a short-notice announcement21:30
lifelessfungi: then it doesn't make such sense to me21:30
lifelessfungi: do you know what the situation is with the equivalent of global-requirements for js ?21:30
clarkbfungi where did the 5 extra hours come from? :)21:30
anteayafungi: ah thank you21:30
lifelessfungi: (or is it perhaps a non-thing?)21:31
fungilifeless: yeah, that bindep fallback list is meant to be more of a transitional mechanism while various projects independently implement their own more specific other-requirements.txt files21:31
anteayaclarkb: 4th or 5th dimension21:31
lifelessok, I'll scratch this then21:31
* anteaya is reminded of buckaroo banzai and the 8th dimension21:31
fungilifeless: so i needed something to mimic the set of packages installed on our old "bare" job workers in situations where a repo didn't specify its own set of packages21:32
fungianteaya: we're going to planet 10 real soon21:32
fungii promise21:32
anteayafungi: oh goodie21:32
jeblairi think we should go to 1121:32
fungiclarkb: the extra hours came from my 9 key being next to my 0 and not noticing21:33
fungi20:00 utc is what i meant ;)21:33
anteayafungi clarkb here is the etherpad: https://etherpad.openstack.org/p/project-renames-November-6-201521:33
jeblairit's like planet 10 but just a little bit more21:33
anteayafungi clarkb whenever you do the rename21:33
anteayajeblair: even better21:33
clarkb2000utc sounds good21:33
krotschecklifeless: Not yet.21:33
krotschecklifeless: It's on my rather long todo list21:34
anteayafungi clarkb one patch is still under discussion, I'll leave it to you to do with what you will, the bagpipe patch21:34
lifelessfungi: it occurs to me that devstack could potentially use such files rather than procedural code21:34
* fungi hopes eris is planet xi21:34
anteayame too21:34
fungilifeless: yep, that's already on my unwritten roadmap for after this is working for non-devstack jobs21:35
*** heyongli has quit IRC21:35
lifelessfungi: so in about 12 months..21:35
anteayafungi: who do you have as ten?21:35
* anteaya has orcus21:35
lifelessfungi: given you entered the 'abandon all code ye who enter here' portal21:35
*** hdd has joined #openstack-infra21:36
* fungi sings the ptl blues21:36
*** heyongli has joined #openstack-infra21:36
*** bhunter71 has joined #openstack-infra21:36
*** EricGonczer_ has quit IRC21:36
fungilifeless: the current bindep caching code in our dib elements was written on the assumption that it would be able to at some point take over the package caching part of our devstack caching element21:36
fungiso hopefully the bulk of the work will just be translating devstack's package lists into bindepese21:37
anteayamtreinish: do we want projects to create new repos for the tempest tests for their plugin?21:37
anteayathis could expand very fast21:38
fungianteaya: yeah, i guess we could count eris as planet x and orcus as planet xi (given that the others don't sound as cool)21:38
anteayafungi: fair enough21:39
fungisedna comes close to being a cool name though21:39
anteayaI do like sedna21:39
*** hdd has quit IRC21:39
krotscheckfungi: So, you'd prefer it if the wheel thing lands before my mirror changes?21:39
anteayaI think eris moves slow, then I think of sedna21:39
*** EricGonczer_ has joined #openstack-infra21:39
fungikrotscheck: that's the order i'd like to batch them up in. i'm hoping we can have this all knocked out in short order21:40
krotscheckfungi: Alrightey, just let me know when you're ready for the rename fixes21:40
*** thiagop has quit IRC21:40
fungithe wheel mirror stuff has been hanging out there a long time, and recent activities have reminded us that having it in place rsn would be a big benefit21:40
fungiand since both efforts touch the same space, we need to consider ordering21:41
*** dprince has quit IRC21:41
fungii'm reminded that one of us also needs to fix the etherpad from the py3k discussion in tokyo. i'll put that on my don't forget list for tomorrow21:43
sridhar_raminfra-team - I think I finally got the pypi lines correct for the tacker repos - https://review.openstack.org/235602. anyone got some cycles to review ?21:43
*** armax has joined #openstack-infra21:44
*** heyongli has quit IRC21:45
anteayasridhar_ram: tacker is not listed in the governance repo: http://git.openstack.org/cgit/openstack/governance/tree/reference/projects.yaml21:45
anteayasridhar_ram: I do believe current doc publishing policy is that only those projects listed in goverance publish docs to docs.openstack.org21:46
jeblairi'm not sure what to make of the dstat output that regularly has 16E for 1 second in networking send and receive.  maybe a counter overflow?21:46
*** heyongli has joined #openstack-infra21:46
anteayasridhar_ram: am I missing something?21:46
*** tiswanso has quit IRC21:46
sridhar_ramanteaya: yes, we are not yet in the tent..21:46
anteayasridhar_ram: okay so my latest understanding is that you can't publish to docs.openstack.org until after you are in the tent21:47
* anteaya waits for someone to correct her if this has changed21:47
anteayapublishing to pypi is fine21:47
*** AJaeger has joined #openstack-infra21:47
* jeblair does not correct anteaya who is already correct21:47
anteayabut your jobs also have you publishing to docs.o.o21:48
anteayajeblair: thanks21:48
sridhar_ramanteaya: I didn't realize docs are restricted to governance projects..21:48
anteayasridhar_ram: docs to docs.o.o are yes21:48
anteayasridhar_ram: most projects not in the governance repo publish to rtds21:48
sridhar_ramanteaya: I'll remove the docs.o.o21:49
anteayasridhar_ram: https://readthedocs.org/21:49
*** mgrosz has joined #openstack-infra21:49
sridhar_ramanteaya: I still wish ecosystem projects can publish to a slightly different namespace like docs.o.o/experimental/21:49
anteayasridhar_ram: thanks you can replace it with publishing to read the docs21:49
anteayasridhar_ram: that is a fine wish, but that is a policy decision21:49
sridhar_ramanteaya: understood...21:50
anteayasridhar_ram: I can't make a policy decision when I review your patch21:50
anteayasridhar_ram: you can start with a chat with the docs team21:50
sridhar_ramanteaya: no worries at all.. will reach out to docs team21:50
anteayathanks21:50
sridhar_ramanteaya: meanwhile .. are there any cookie cutter steps to push to rtds ?21:51
*** mgrosz has quit IRC21:51
*** edmondsw has quit IRC21:52
anteayasridhar_ram: if you look at the distill project: http://git.openstack.org/cgit/openstack-infra/project-config/tree/zuul/layout.yaml#n440121:53
*** thorst has quit IRC21:54
anteayasridhar_ram: sorry it is called distil, one l: http://git.openstack.org/cgit/openstack-infra/project-config/tree/jenkins/jobs/projects.yaml#n105021:54
anteayasridhar_ram: copy their docs job configuration in a new patch and we will go from there21:55
*** yfried has quit IRC21:55
*** tjones has joined #openstack-infra21:55
anteayafor the doc publishing, your pypi publishing is fine, given you are on pypi21:55
sridhar_ramanteaya: thanks... I just went back and looked to realize I already have hook-{name}-rtfd (in projects.yaml) and docs-on-rtfd !!21:55
*** heyongli has quit IRC21:55
*** pc_m has quit IRC21:55
sridhar_ramanteaya: now, what would trigger the publish to rtfd ? where will it end up ?21:56
*** heyongli has joined #openstack-infra21:56
openstackgerritSridhar Ramaswamy proposed openstack-infra/project-config: Add tacker pypi jobs  https://review.openstack.org/23560221:58
*** shardy has quit IRC21:58
*** rkukura has quit IRC21:58
*** rkukura has joined #openstack-infra21:59
*** jsavak has quit IRC22:00
fungisridhar_ram: you have to create the project on rtfd and set it to track your git repository. it will periodically pull, build and update your project's docs on its own (daily i think?) but that hook job triggers an immediate rebuild whenever a change merges to your repo22:00
*** unicell1 has joined #openstack-infra22:01
*** unicell has quit IRC22:02
clarkbcatching up on the jjb situation all but 02 updated properly. 02 ran into a 502 error so I am restarting there to make sure its all happy22:03
*** HeOS has quit IRC22:03
anteayaclarkb: ack22:03
ddieterlyfungi: do we need to do something to get https://review.openstack.org/#/c/240600/ reviewed?22:03
anteayathough I am clueless as to the _current_ jjb situation22:03
*** HeOS has joined #openstack-infra22:03
sridhar_ramfungi: thanks.. rftd --> our git repo make sense but how abt this other way around .. our hook job trigger --> rtfd. how will our job would know where to push ? the reason I ask is.. http://tacker.readthedocs.org/en/latest/ is already take up by another project22:03
clarkbanteaya: its the same thing, I used the wrong cache22:03
clarkbso just need to make sure that 02 runs properly so its cache is all happy and all the jobs are updated22:04
sridhar_ramsridhar_ram: fungi: I need to find a new home for tacker docs in rtfd22:04
*** peristeri has quit IRC22:04
anteayaclarkb: ah22:05
anteayaclarkb: yup22:05
*** heyongli has quit IRC22:06
*** salv-orlando has quit IRC22:06
*** salv-orlando has joined #openstack-infra22:06
*** heyongli has joined #openstack-infra22:06
*** AJaeger has quit IRC22:07
*** baoli_ has joined #openstack-infra22:07
*** tjones has quit IRC22:08
*** rguillebert has quit IRC22:08
*** weshay_xchat has quit IRC22:08
*** roaet- has quit IRC22:08
*** baoli has quit IRC22:08
*** ayoung has quit IRC22:08
*** mhu has quit IRC22:08
*** timsim has quit IRC22:09
*** tjones has joined #openstack-infra22:09
*** unicell1 has quit IRC22:10
*** nadya has joined #openstack-infra22:10
*** unicell has joined #openstack-infra22:10
*** rguillebert has joined #openstack-infra22:10
*** andersonvom has quit IRC22:11
greghaynesfungi: do you have the mirror fqdn for ovh gra1 handy?22:12
anteayasridhar_ram: sorry I said copy the rtfd docs jobs in a new patch, I mean a new patchset on your current patch22:12
anteayasridhar_ram: don't make a brand new patch22:12
*** Piet has quit IRC22:14
*** mhu has joined #openstack-infra22:14
fungigreghaynes: currently pypi.gra1.openstack.org22:14
greghaynesfungi: ty22:14
sridhar_ramanteaya: sounds good.. in fact I already have rtfd entries for this project http://git.openstack.org/cgit/openstack-infra/project-config/tree/jenkins/jobs/projects.yaml#n668522:14
anteayagreat22:15
*** timsim has joined #openstack-infra22:15
*** akshai has quit IRC22:15
greghaynesfungi: Also, I dont have any strong feeling about whether or not we add fedora and centos6  wheel builders...22:16
greghaynesnot sure if anyone has any ideas about that22:16
*** heyongli has quit IRC22:16
fungigreghaynes: yeah, it's an optional improvement, not necessary day 122:16
*** nadya has quit IRC22:16
fungiand possibly not necessary at all given the tradeoffs22:16
*** roaet_ has joined #openstack-infra22:16
greghaynesYea, SGTM22:16
*** akshai has joined #openstack-infra22:16
*** heyongli has joined #openstack-infra22:17
jheskethMorning22:17
openstackgerritgreghaynes proposed openstack-infra/project-config: Create jobs for a wheel mirror  https://review.openstack.org/16492722:17
anteayajhesketh: morning22:17
greghaynesfungi: ^ ok, switched it to just be bash doing pip wheel -r upper-constraints22:18
openstackgerritSridhar Ramaswamy proposed openstack-infra/project-config: Add tacker pypi jobs  https://review.openstack.org/23560222:18
*** alivigni has quit IRC22:18
sridhar_ramanteaya: thanks a lot for your help... I just updated the patchset removing docs.o.o lines22:19
anteayaokay22:19
sridhar_ramanteaya: fungi: I also pulled the docs (manually) into http://tacker-docs.readthedocs.org/en/latest/22:20
*** daemontool has quit IRC22:21
sridhar_ramanteaya: fungi: last missing piece (in my head) is how hook-rtfd/docs-on-rtfd would know to push to this specific rtfd URL22:21
*** weshay_xchat has joined #openstack-infra22:22
*** achanda has quit IRC22:22
clarkbjesusaurus: about to have some comments on the range code but overall lgtm22:23
*** dkranz has quit IRC22:23
openstackgerritgreghaynes proposed openstack-infra/system-config: Add wheel_mirror_slaves that use pypi-mirror  https://review.openstack.org/16524022:24
jesusaurusclarkb: cool22:24
*** aviau has quit IRC22:25
clarkbjesusaurus: and posted22:25
clarkbalso yay tests22:25
*** pradk has quit IRC22:25
*** cloudtrainme has quit IRC22:25
*** heyongli has quit IRC22:26
*** spzala has joined #openstack-infra22:26
*** ramashri has quit IRC22:27
anteayabardia: thank you for reviewing the openstackci docs patch22:27
clarkbcrinkle: ++ to using apache's built in version switching22:27
openstackgerritMatt Riedemann proposed openstack-infra/devstack-gate: DO NOT MERGE: test config for gate-tempest-dsvm-cells-neutron  https://review.openstack.org/23548522:27
clarkbnow to write a response22:27
*** heyongli has joined #openstack-infra22:27
crinkleclarkb: :)22:27
anteayasridhar_ram: you know I don't know the answer to that question22:28
*** aviau has joined #openstack-infra22:28
openstackgerritMerged openstack-infra/shade: Make sure cache expiration time is an int  https://review.openstack.org/24221422:28
bardiaanteaya: no problem. still going through the whole README and setting up as I go. I will add more comments if any steps are ambiguous. So far its been good22:28
asselinbardia, Hi, I'm working on the next patch set for those docs.22:29
anteayayay so glad the two of you can meet, asselin and bardia22:29
asselinbardia, doing a clean setup for zaro's gerrit test. Let me know of any issues and I'll incorporate.22:29
bardiaasselin: Hi. okie dok. I will let you know.22:30
*** rossella_s has joined #openstack-infra22:30
sridhar_ramanteaya: no worries.. getting pypi is an urgent need for us. I'm happy we have the docs publishable thru rtfd. Auto push to rtfd is not urgent.22:31
sridhar_ramanteaya: thanks again for the guidance22:31
zaroasselin: review-dev.o.o down for testing today.22:31
*** cloudtrainme has joined #openstack-infra22:32
asselinzaro, ok when I'm ready to test it, I'll let you know22:32
*** gyee has joined #openstack-infra22:32
*** krtaylor has quit IRC22:32
anteayasridhar_ram: welcome, I am now into errands for a conf I need to travel to tomorrow so will get back to your patch when I have laundry going etc.22:33
*** tjones has left #openstack-infra22:34
sridhar_ramanteaya: np... travel is hard, glad the summit is over... looks not for you. take care22:34
*** EricGonczer_ has quit IRC22:36
*** cloudtrainme has quit IRC22:36
*** heyongli has quit IRC22:36
*** heyongli has joined #openstack-infra22:37
*** mgrosz has joined #openstack-infra22:38
*** mgrosz has quit IRC22:39
*** regXboi has quit IRC22:40
*** jsavak has joined #openstack-infra22:41
*** jklare has quit IRC22:42
*** bpokorny_ has joined #openstack-infra22:44
*** krtaylor has joined #openstack-infra22:45
*** jklare has joined #openstack-infra22:46
anteayasridhar_ram: thanks for understanding22:46
*** heyongli has quit IRC22:47
*** baoli_ has quit IRC22:47
*** heyongli has joined #openstack-infra22:47
*** bpokorny has quit IRC22:48
*** jhesketh has quit IRC22:48
*** dgonzalez has quit IRC22:51
*** asettle has joined #openstack-infra22:51
*** wfoster has quit IRC22:51
*** austin81 has joined #openstack-infra22:51
*** wfoster has joined #openstack-infra22:52
*** jhesketh has joined #openstack-infra22:52
*** freyes has quit IRC22:54
*** freyes has joined #openstack-infra22:54
*** freyes has quit IRC22:54
*** freyes has joined #openstack-infra22:54
*** sridhar_ram has quit IRC22:55
*** heyongli has quit IRC22:57
jesusaurusclarkb: thanks, that remainder suggestion definitely makes it a bit simpler22:57
*** gyee has quit IRC22:57
*** heyongli has joined #openstack-infra22:58
jesusaurusclarkb: I hadn't thought of a client trying to set Range to bytes=- but I think that should cause either a 400 or possibly a 416 (range not satisfiable)22:58
*** achanda has joined #openstack-infra22:59
*** jamielennox|away is now known as jamielennox22:59
clarkbjesusaurus: also if you do bytes=400 the split will return 400 for start and end will raise an Index exception23:00
*** spzala has quit IRC23:00
clarkbI don't think thats valid according ot the rfc so returning a 500 error (which is what will happen) should be ok23:00
*** spzala has joined #openstack-infra23:00
*** rossella_s has quit IRC23:01
*** amitgandhinz has quit IRC23:01
openstackgerritMerged openstack-infra/shade: Bump ironicclient depend  https://review.openstack.org/24062823:01
*** jsavak has quit IRC23:01
jesusaurusclarkb: yeah, 500 is acceptable in both cases, but a 4xx might be better23:03
openstackgerritRamy Asselin proposed openstack-infra/project-config-example: Fix doc error for PUBLISH_HOST  https://review.openstack.org/24224923:03
clarkbjesusaurus: miht be good to add a couple fail cases to the tests too?23:04
clarkband assert raises so that we know it will raise an exception?23:04
*** dgonzalez has joined #openstack-infra23:04
jesusaurusyeah23:05
*** dgonzalez has quit IRC23:06
*** heyongli has quit IRC23:07
*** dgonzalez has joined #openstack-infra23:07
*** FallenPegasus has quit IRC23:08
*** heyongli has joined #openstack-infra23:08
jeblairclarkb, fungi, jlk, mordred: i've looked in detail at dstat from 3 runs on the same compute host; one fast, two slow.  i don't think io contention is the exclusive or even dominant cause of the difference.  they all run ansible and testr at nearly the same time (which i take to be the start of tempest), but by the time the first section of heavy io happens, the slower runs are 3 minutes behind.23:11
*** sdake has quit IRC23:12
*** dgonzalez has quit IRC23:12
*** FallenPegasus has joined #openstack-infra23:12
*** dgonzalez has joined #openstack-infra23:12
jeblairhowever, i can't think of any other likely causes.23:13
clarkbI wonder if the CPU turboing could actually be at play here23:13
*** sdake has joined #openstack-infra23:14
clarkbthough according to ARK the max turbo frequency isn't very dramatic over the base23:14
jeblairclarkb: uhoh, i'm guessing this isn't that little button on the front of the machine that makes games work right...23:15
*** kisoku_ is now known as kisoku23:15
clarkbno, newer intel CPUs dynamically adjust their clock to "turbo" based on thermal output and load23:15
clarkbits all very magical and I am not sure how much control linux or the user have over it23:15
*** gildub has joined #openstack-infra23:16
*** yamamoto has joined #openstack-infra23:16
jeblairclarkb: what about different cores or different dies?23:16
clarkbhttp://ark.intel.com/products/53675/Intel-Xeon-Processor-E7-4820-18M-Cache-2_00-GHz-5_86-GTs-Intel-QPI is the CPUs ark page23:17
jeblairclarkb: (since we're seeing differing performance on a single host)23:17
clarkbjeblair: ya typically what will happen is you turbo a single core23:17
clarkbwith the goal of getting that unit of work done quicker then you turbo another busy core and so on iirc23:17
*** heyongli has quit IRC23:17
jeblairclarkb: which my test workload will defeat with enough simultaneous jobs23:17
*** heyongli has joined #openstack-infra23:18
zaroinfra-core: review-dev.o.o is back online (without the '//' in url)23:19
jeblairclarkb: is that visible to linux?23:19
*** tjones has joined #openstack-infra23:19
*** tjones has left #openstack-infra23:19
jeblair(maybe powertop or something?)23:19
clarkbjeblair: yes /proc/cpuinfo should reflect the current cpu frequency23:19
jeblairthough i wonder if that would propogate through to a vm23:19
*** burgerk has quit IRC23:19
openstackgerritRamy Asselin proposed openstack-infra/project-config-example: Add tox -e zuul prerequisites  https://review.openstack.org/24225223:19
clarkbjeblair: you'll see it go above 2.0ghz there if a core is turboing23:19
*** gyee has joined #openstack-infra23:19
pleia2zaro: it's -root :)23:19
*** otter768 has joined #openstack-infra23:19
clarkbzaro: so you found the bug?23:20
*** ybathia has joined #openstack-infra23:20
openstackgerritK Jonathan Harker proposed openstack-infra/os-loganalyze: Add Range header support  https://review.openstack.org/24105823:20
StevenK_pleia2: Out of interest, did you promote aeng to admin on translate, or was that someone else? In any case, I've put up https://review.openstack.org/241867 so puppet matches.23:21
pleia2StevenK_: I did not23:21
pleia2StevenK_: thanks for keeping up with that :)23:21
StevenK_Gah, when did my nick change.23:21
*** StevenK_ is now known as StevenK23:21
pleia2freenode was a bit wobbly earlier23:21
openstackgerritMerged openstack-infra/shade: Add new context manager for shade exceptions, cont.  https://review.openstack.org/24166723:21
zaroclarkb: i believe so: https://gerrit-review.googlesource.com/#/c/7210523:22
*** sigmavirus24 is now known as sigmavirus24_awa23:22
*** signed8bit has quit IRC23:22
*** nibalizer has quit IRC23:24
*** otter768 has quit IRC23:24
openstackgerritMerged openstack-infra/system-config: Add Alex Eng to admins for translate{,-dev}  https://review.openstack.org/24186723:27
*** heyongli has quit IRC23:28
*** nibalizer has joined #openstack-infra23:28
*** yamamoto has quit IRC23:28
clarkbzaro: nice23:28
*** heyongli has joined #openstack-infra23:28
*** bpokorny_ has quit IRC23:29
*** bpokorny has joined #openstack-infra23:30
jeblairclarkb, zaro: are either of you using ff to look at that gerrit-review change?  i'm getting javascript errors23:30
*** yamamoto has joined #openstack-infra23:30
*** achanda has quit IRC23:31
clarkbjeblair: I did and had to refresh to get the diff to load23:31
clarkblet me try again and look more closely at the debugger23:31
*** sfinucan has quit IRC23:31
jeblairrefresh isn't helping me; i'm getting "(TypeError) : a is undefined"23:32
clarkbI get no element found but thats it23:32
zaroi have not been using FF23:32
*** armax has left #openstack-infra23:32
jeblairi love gwt23:32
*** achanda has joined #openstack-infra23:32
clarkbI am still on ff 4123:32
clarkbdid you update to latest?23:32
jeblairclarkb: i haven't see cpu mhz change yet; i suspect if it is, it may be invisible to vms23:32
clarkbI can try that23:32
anteayajeblair: I am signed into review-dev using ff 41.0.2 and so far see no errors23:34
anteayawhat do I need to do replicate?23:34
jeblairanteaya: ok, though i was asking about gerrit-review.23:34
anteayasorry23:34
*** yfried has joined #openstack-infra23:35
*** samyewell has quit IRC23:35
* jeblair should probably just use gertty23:36
*** ddieterly has quit IRC23:36
anteayajeblair: I am now signed into gerrit-review and see no errors23:36
* anteaya keeps clicking on things23:36
clarkbjeblair: ff 42 just has the same no element found issue23:37
clarkbjeblair: what version of ff are you using?23:37
*** mriedem has quit IRC23:37
zarowow, my MAC suddenly restart. coincidentally when i started using FF23:37
jeblairclarkb: i tried both 41 and 4223:37
*** samyewell has joined #openstack-infra23:37
clarkbzaro: thats its way of telling you to use linux23:37
*** sridhar_ram has joined #openstack-infra23:37
jeblairclarkb: got the typeerror with both23:37
*** salv-orlando has quit IRC23:37
jeblairanteaya: https://gerrit-review.googlesource.com/#/c/72105/1/gerrit-openid/src/main/java/com/google/gerrit/httpd/auth/openid/OpenIdServiceImpl.java23:37
zaroi'm using 42 on MAC and i don't see any errors.23:37
*** cloudtrainme has joined #openstack-infra23:38
*** heyongli has quit IRC23:38
zaroclarkb: i'm going to blame FF this time.23:38
jeblairwell, maybe the next randomize gwt compile will work better23:38
*** heyongli has joined #openstack-infra23:39
clarkbjeblair: have you tried a hard refresh? I wonder if you have cached something23:39
anteayajeblair: that link renders the view with the one line removed in the patch and no errors I can see23:39
jeblairclarkb: yep23:39
anteayato confirm I am signed in to gerrit-review23:40
jeblairanteaya: i am not23:40
openstackgerritDavid Pursehouse proposed openstack-infra/lodgeit: pep8: E126 continuation line over-indented for hanging indent  https://review.openstack.org/24226423:40
jeblairstill fails after a restart too.23:41
mordredjeblair: have you tried turnning it off and on again?23:41
jeblairmordred: twice23:41
anteayaI have signed out and closed my browser, the link to the patch no longer renders for me23:42
*** freyes has quit IRC23:42
jeblairclarkb: logged in?23:42
anteayaI don't have a firefox debugger running23:43
zaroAhh i can repro if not logged in.23:43
dougwigwow, known issue?  zuul - openstack-infra/devstack-gate 237480,9  146 hr 21 min23:43
jeblairwho uses the web without being logged into google? /s :)23:43
anteayajeblair: ha ha ha23:43
clarkbjeblair: no23:44
clarkbor let me double check23:44
anteayaI wasn't, but logged in to view the patch23:44
clarkbI am23:44
anteayadougwig: I think regXboi asked about it in backscroll, I don't think there was an outcome23:45
anteayadougwig: thanks for asking again23:45
* anteaya goes back to laundry23:45
clarkbdougwig: anteaya thats a change that has broken networking on the slaves23:45
jeblairi believe fungi provided instructions for pulling it from the queue23:45
clarkbso zuul restarts the job23:45
clarkbyou can push a new patchset that doens't break networking23:45
*** sridhar_ram1 has joined #openstack-infra23:45
clarkbor a jenkins admin can manually kill the job23:45
*** daemontool has joined #openstack-infra23:47
*** sridhar_ram has quit IRC23:47
jeblairpoof23:48
*** tongli has quit IRC23:48
*** heyongli has quit IRC23:48
clarkbjeblair: I cant diff if not logged in23:48
clarkbzaro: ^23:48
clarkbrelated to other diff bug I found maybe?23:49
*** heyongli has joined #openstack-infra23:49
zaroyeah, seems to be on both FF and chrome.23:49
*** angdraug has quit IRC23:49
*** davideagnello has quit IRC23:50
*** xgerman has quit IRC23:50
zaroalthough i have not been able to repro on review-dev.23:51
*** yamamoto has quit IRC23:52
*** tonytan4ever has quit IRC23:52
anteayazaro: oh and thanks for fixing review-dev23:52
*** xgerman has joined #openstack-infra23:53
jeblairzaro: agreed, review-dev wfm23:54
clarkbjeblair: and debug log shows that a is undefined with a typeerror23:54
*** dingyichen has joined #openstack-infra23:54
clarkbwoo ff 42 broke treetab23:54
*** ameade has quit IRC23:54
*** ameade has joined #openstack-infra23:55
clarkbnow I remember why I can't use horizontal tabs23:55
anteayathanks for telling me about treetab, though it is now broken23:56
*** hughhalf_ is now known as hughhalf23:56
*** gordc has quit IRC23:56
*** julim has quit IRC23:56
*** heyongli has quit IRC23:58
mordredwhat's treetab?23:59
*** julim has joined #openstack-infra23:59
*** heyongli has joined #openstack-infra23:59

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