Thursday, 2015-07-09

fungiokay, i stand corrected. tcpdump _does_ show me reaching git.o.o00:00
fungii think haproxy is simply not able to get the right content from the backends00:00
jeblairtelnet git01.openstack.org 808000:00
jeblairTrying 2001:4800:7817:101:3bc3:d7f6:ff05:81fa...00:00
jeblairtelnet: connect to address 2001:4800:7817:101:3bc3:d7f6:ff05:81fa: Connection refused00:00
jeblairTrying 198.61.223.164...00:00
jeblairtelnet: connect to address 198.61.223.164: Connection refused00:00
jeblairfrom git.o.o ^00:00
clarkbany sprint changes?00:01
jeblairclarkb: yes indeed00:01
fungino httpd running on git backends00:01
clarkbI bet apache 2.4 change broke us00:02
openstackgerritJames E. Blair proposed openstack-infra/puppet-cgit: Revert "Updated config for CentOS 7 and Apache 2.4"  https://review.openstack.org/19978500:02
jeblairclarkb, fungi: ^00:02
*** heyongli has quit IRC00:03
jeblairfwiw, that passed the centos6 apply check00:03
jeblairso probably syntactically correct, but logically wrong00:03
fungiokay, also the "wrong content" is my fault. the socket was closing so fast that my 'GET / HTTP/1.1' was calling /usr/bin/GET on my system (provided by libwww-perl... has that always been a thing?!?)00:03
lifelessLOL00:04
*** laughterwym has joined #openstack-infra00:04
*** heyongli has joined #openstack-infra00:04
fungithe GET command (again wtf?!?) also returns some very interesting javascript and other garbage along with your root filesystem directory listing00:04
*** mayurig has quit IRC00:05
fungiso anyway, my paranoia levels are dropping back to approaching sanity, or as close as they normally manage anyway00:05
openstackgerritMerged openstack-infra/puppet-cgit: Revert "Updated config for CentOS 7 and Apache 2.4"  https://review.openstack.org/19978500:05
jeblairinstamerged ^00:05
fungiyeah, there was no way that was going to pass jobs with the git servers offline00:05
clarkbit might have00:06
fungialso we may need to manually apply it?00:06
clarkbbecause git:// works00:06
patrickeasthey uh, i am getting spammed by a ci system from https://review.openstack.org/#/c/188732/00:06
clarkbbut ansible likely needs hand holding00:06
patrickeastcan someone turn it off?00:06
openstackgerritKhai Do proposed openstack-infra/system-config: use updated jenkins_master.pp manifest  https://review.openstack.org/19978000:06
jeblairi'm running ansible on puppetmaster00:06
patrickeasti didnt see nikeshm online https://wiki.openstack.org/wiki/ThirdPartySystems/Vedams-HPMSA_FCISCSIDriver_CI00:06
*** puranamr has joined #openstack-infra00:07
jeblairwhich may fail because it can't update the puppetmodule from git.o.o00:07
anteayapatrickeast: which ci?00:07
asselinVedams-HPMSA FCISCSIDriver CI00:07
patrickeastanteaya: ^00:07
asselinanteaya, fungi should turn that off quick ^^00:07
patrickeastlooks like its pretty borked00:07
anteayavedams_hp_ci@vedams.com00:08
asselin~20 comments/minute00:08
jeblairi have manually updated the puppet-cgit repo00:08
fungianteaya: patrickeast: done00:08
anteayathank you00:08
patrickeastfungi: thanks!00:08
anteayapatrickeast asselin it will take a while for the cache to clear00:08
anteayaunless we restart gerrit00:08
fungii've got a flush-caches running right now00:09
anteayafungi: thanks00:09
anteayalet's hope that kills it00:09
anteayaaccount 16941 for the record: http://paste.openstack.org/show/356765/00:10
*** wenlock has quit IRC00:10
anteayapatrickeast asselin http://lists.openstack.org/pipermail/third-party-announce/2015-July/000236.html00:13
jeblairhrm, i think ansible will continue to fail because of the project-config update00:13
jeblairfungi, clarkb: i think we'll need to manually repair00:14
*** Swami has quit IRC00:14
anteayaour inbound eth1 traffic on review.o.o has spiked: http://cacti.openstack.org/cacti/graph_view.php?action=tree&tree_id=1&leaf_id=900:15
anteayasame as last time this happened00:15
clarkbif you get one up haproxy should work again00:15
clarkbso just one host manually00:16
anteayaspiked and come down, perhaps flush caches is effective00:16
fungihttpd: Syntax error on line 154 of /etc/httpd/conf/httpd.conf: Cannot load /etc/httpd/modules/mod_authn_core.so into server: /etc/httpd/modules/mod_authn_core.so: cannot open shared object file: No such file or directory00:16
asselinanteaya, not sure why that happened to nikesh....he's using the same ci setup as me...00:16
anteayaasselin: glad you know this person00:17
jeblairfungi: yeah, i'm working through a manual revert on git0100:17
jeblairit kind of looks like IfVersion isn't supported by this version of apache00:17
anteayaasselin: hopefully they will make contact and we can get to the bottom of this, it isn't great if this keeps happening00:17
*** thorst has quit IRC00:18
anteayaasselin: no recheck syntax in the comment I see, so that isn't it00:18
asselinanteaya, yeah, we met in vancouver.00:18
anteayaasselin: good00:18
openstackgerritStanislaw Pitucha proposed openstack/requirements: Minimal setuptools required for tests  https://review.openstack.org/19978800:18
jeblairokay git01 is up00:18
harlowja_intersting, anyone seen http://logs.openstack.org/75/196275/6/check/gate-tempest-dsvm-neutron-src-taskflow/7d4d632/logs/devstack-gate-setup-workspace-new.txt.gz#_2015-07-09_00_07_24_91000:18
harlowja_looks questionable :-P00:18
*** yamahata has joined #openstack-infra00:18
asselinanteaya, I'm also curious.....00:19
lifelessharlowja_: see backscroll00:19
harlowja_k00:19
harlowja_scrolling00:19
harlowja_niciria fail?00:20
harlowja_(if rackspace is still using nicria/nsx, whatever its called now)00:20
fungiharlowja_: broken configuration applied to our git servers00:20
jeblairi'm manually fixing the others00:21
*** dims has quit IRC00:21
*** dims has joined #openstack-infra00:22
fungiso for whatever reason, the <IfVersion >= 2.4> container is ignored in the apache version running on centos 600:22
openstackgerritMikhail S Medvedev proposed openstack-infra/puppet-openstackci: Add generic logstash manifests  https://review.openstack.org/19979000:23
jeblairfungi: okay, all manually repaired and running00:23
clarkb  probably added the clause to 2.400:23
clarkboh no hrm00:23
fungiclarkb: the apache docs don't say so, and their examples show matching on old 2.1 versions even00:24
clarkbis mod version installed?00:24
fungioh....00:24
funginope!00:24
fungii bet that's the bug00:24
*** bswartz has joined #openstack-infra00:24
jeblairso i think things are stable now; my original failed ansipuppet run is still going; when it is done, i'll trigger another which should hopefully work00:25
fungiit does indeed look like you need mod_version enabled to be able to use IfVersion containers00:25
jeblairand it just finished, so i've kicked off the next run00:25
fungithanks jeblair!00:25
*** puranamr has quit IRC00:25
jeblairneat, it's changing vcsrepo :)00:25
*** dims has quit IRC00:26
clarkbmaybe we should cobgrol the blocks in puppet?00:27
clarkbif 6 then 2.2 if 7 then 2.400:27
jeblairseems safer and makes for cleaner config files00:28
*** puranamr has joined #openstack-infra00:28
openstackgerritColleen Murphy proposed openstack-infra/puppet-askbot: Add Gemfile and puppet 4 checks  https://review.openstack.org/19979200:28
*** jamielennox is now known as jamielennox|away00:29
fungiyeah00:29
fungiapache's fallback of "lets just ignore your version restrictions if you don't have support for version inspection loaded" is sort of unsafe00:30
lifelessheh00:30
fungithen again, i can't imagine any other fallbacks would be any more safe (skip anything in an ifversion block? throw an error about ifversion needing a module you haven't loaded?)00:31
lifelesssigmavirus24_awa: https://review.openstack.org/#/c/190276/ <- ewwww. Is there a better option ?00:31
lifelessfungi: when in doubt refuse to guess00:31
fungilifeless: yeah, throwing an error about ifversion not being recognized would at least have made it marginally faster to identify the real problem00:32
kevinbentonis the script broken that changes bug reports to in-progress with a reference to the patch when someone uses the "Closes-Bug: #BUGNUMBER" tag in the commit message?00:33
kevinbentoner, looks like it goes to in progress, but there is no reference to the patch00:33
*** shashank_hegde has quit IRC00:33
kevinbentonhere is an example: https://review.openstack.org/#/c/199623/00:33
fungikevinbenton: yes, https://review.openstack.org/197725 needs approving to fix it again00:33
*** hdd has quit IRC00:34
openstackgerritIan Wienand proposed openstack-infra/system-config: Add git https slowness work-around for RHEL/Centos 6  https://review.openstack.org/19979400:34
kevinbentonfungi: cool. thanks for the pointer00:34
fungii'm going to exercise my core prerogative to just approve that00:34
fungisince clarkb +2's it already00:34
fungii didn't notice my fix had been sitting there for more than a week00:35
fungiso many things broken i lose track of what i've fixed and whether it's merged00:35
smcginnisAnyone around that can disable a CI account?00:35
openstackgerritMerged openstack-infra/jeepyb: Default to no series in update_bug.py  https://review.openstack.org/19772500:36
fungismcginnis: Vedams-HPMSA FCISCSIDriver CI or another one?00:36
smcginnisfungi: That'd be the one. :)00:36
smcginnisDidnt read the scrollback, so sorry if it's already in the works.00:36
fungilooks like disabling it hasn't stopped it. i'll see if i can disconnect its open connections00:36
fungismcginnis: that account has been disabled for 15+ minutes, but disabling an account doesn't disconnect anything00:37
smcginnisfungi: Ah, I see. Guess we'll have to ride it out then.00:37
smcginnisfungi: Thanks!00:37
fungiwell, looks like it eventually took effect00:37
fungiit's been silent for 8 minutes now00:38
smcginnisfungi: OK, probably just queued up mail still coming in for me.00:38
*** jamielennox|away is now known as jamielennox00:39
*** sabeen1 has joined #openstack-infra00:39
*** r-daneel has quit IRC00:40
openstackgerritThai Tran proposed openstack/requirements: Adding angular-gettext to global requirements  https://review.openstack.org/19934900:43
*** thorst has joined #openstack-infra00:43
*** abitha has quit IRC00:44
*** otter768 has joined #openstack-infra00:46
jeblairaccepted host key for hound00:46
*** sabeen2 has joined #openstack-infra00:46
jeblairand phabricator00:47
fungijeblair: cool. i don't know that it will likely break those since they have no node definitions anyway00:47
jeblairprobably just install some new ssh keys :)00:48
fungiso probably just as well to avoid the errors00:48
fungiindeed, yes00:48
fungiand maybe not even that00:48
openstackgerritAnita Kuno proposed openstack-infra/puppet-cgit: New Updated config for CentOS 7 and Apache 2.4  https://review.openstack.org/19979800:48
*** sabeen1 has quit IRC00:48
nibalizerno node definitions and they'll probably pick up the default node00:48
fungiokay, i think the release.slave.openstack.org server is looking good now that it can puppet successfully with the git servers back up00:48
nibalizerwhich is a basic application of o_p::server00:48
funginibalizer: ahh, yes that sounds right00:49
jeblairat any rate, it is now past the git* portion of the run.  they were changed and are still working.00:49
jeblairso i think that concludes emergency unplanned maintenance :)00:49
fungican't break an omelette without making a few eggs00:50
*** tsekiyam_ has joined #openstack-infra00:50
anteayaI've offered my version of the patch with mod_version00:50
anteayado tell me how it should look00:50
*** otter768 has quit IRC00:51
anteayafungi: glad the flushes caches was eventually effective00:52
*** mtanino has quit IRC00:53
*** tsekiyama has quit IRC00:54
openstackgerritMerged openstack-infra/system-config: Add proposal and release workers to cacti  https://review.openstack.org/19844600:54
*** tsekiyam_ has quit IRC00:55
openstackgerritAnita Kuno proposed openstack-infra/puppet-cgit: New Updated config for CentOS 7 and Apache 2.4  https://review.openstack.org/19979800:55
fungilifeless: looking at the bindep situation on --brief, you were referring to the basics section in the readme or somewhere else it needed to be explained?00:57
*** sdake has joined #openstack-infra00:57
openstackgerritStanislaw Pitucha proposed openstack/requirements: Update requirements for Anchor  https://review.openstack.org/19980200:58
*** tqtran has quit IRC00:59
openstackgerritAnita Kuno proposed openstack-infra/puppet-cgit: New Updated config for CentOS 7 and Apache 2.4  https://review.openstack.org/19979801:00
*** jgriffit1 has joined #openstack-infra01:00
*** thorst has quit IRC01:00
*** sdake_ has quit IRC01:01
lifelessfungi: just thinking README01:02
*** laughterwym_ has joined #openstack-infra01:02
lifelessfungi: there's nothing to hint that bindep can help you install the things atm01:02
*** zz_dimtruck is now known as dimtruck01:02
fungilifeless: i'm also adding info on the exit code since that tripped me up01:02
lifelessfungi: \o/01:03
*** DericHorn-HP has joined #openstack-infra01:03
lifelessfungi: is bindep installed on workers atm ?01:03
lifelessfungi: or soon ?01:03
fungilifeless: yes, and it's also scraping other-requirements.txt files from all repos we host (if they have them) and pre-caching packages described therein01:03
*** asettle has quit IRC01:04
*** laughterwym has quit IRC01:05
fungilifeless: once https://review.openstack.org/199364 lands i'll have a good poc and source of accurate timing data to confirm things are working the way we want before trying to roll it out more generally01:05
*** vnod has quit IRC01:09
*** jgriffit1 has quit IRC01:10
*** btully has quit IRC01:10
*** amotoki has joined #openstack-infra01:10
*** jgriffit1 has joined #openstack-infra01:10
openstackgerritJeremy Stanley proposed openstack-infra/bindep: Document --brief and exit code in basics  https://review.openstack.org/19980501:11
fungilifeless: ^01:11
*** oomichi has joined #openstack-infra01:11
fungii didn't add anything about --profile because the profiles section right after that goes into what seems like plenty of detail about that particular command-line option01:12
fungialso in the rendered documentation, we get the full --help output embedded in usage.html too, for people who are more browsery01:14
fungiand once we have mordred's magic to pluck the sphinx-generated manpage and embed it into the sdist, it will end up embedded there automatically as well01:15
fungiif things are looking basically cool with bindep after that patch, i want to tag 0.4 so we get the documentation to show up on docs.o.o and then i'll get a change to the setup.cfg to switch some trove classifiers and the homepage link to point to the rendered docs before tagging a 1.001:17
fungiwell, 0.4.0 and 1.0.0 really, but ykwim01:17
openstackgerritIan Wienand proposed openstack-infra/system-config: Add git https slowness work-around for RHEL/Centos 6  https://review.openstack.org/19979401:18
fungimostly just want to see my poc work and then get an example merged to nova along with a tox env so people can 'tox -e bindep' for convenience before we declare it open for business01:18
*** sdake_ has joined #openstack-infra01:19
openstackgerritPaul Belanger proposed openstack-infra/system-config: WIP: Migrate to puppet-httpd module  https://review.openstack.org/19881901:20
fungithough really i think i want to avoid repos adding other-requirements.txt willy nilly until we have our jobs cut over to install the packages they add there, so that we don't get into a situation where the new job setup insta-breaks testing for someone. if the job configs are in place first, then other-projects.txt files are self-testing01:20
anteayafungi: any way we can perform some db surgery and make this patch reviewable? https://review.openstack.org/#/c/188732/01:20
anteayathe runaway ci comments01:20
fungianteaya: the toggle ci button works for me01:21
anteayaokay01:21
fungithere aren't so many comments on it that gerrit fails to load01:21
anteayait is slow for me01:21
*** sdake has quit IRC01:21
anteayabut it does load eventually01:21
fungiyeah a little, but unlike that other change which wasn't reviewable at all01:21
anteayajust thought I would ask01:21
*** armax has quit IRC01:21
fungii just don't want to go mucking about in the gerrit database any more than i can help, especially not this close to bed time01:21
anteayafair enough01:22
*** alexsyip has quit IRC01:22
openstackgerritMerged openstack-infra/project-config: Use bindep in thin worker experimental job  https://review.openstack.org/19936401:22
*** jgriffit1 has quit IRC01:26
*** fitoduarte has joined #openstack-infra01:26
*** bdr7 has joined #openstack-infra01:27
*** dguerri` is now known as dguerri01:29
*** asettle has joined #openstack-infra01:32
*** ddieterly has joined #openstack-infra01:32
*** DericHorn-HP_ has joined #openstack-infra01:33
*** DericHorn-HP_ has quit IRC01:34
*** DericHorn-HP has quit IRC01:34
*** jasondotstar has joined #openstack-infra01:35
*** sabeen2 has left #openstack-infra01:36
*** ddieterly has quit IRC01:37
openstackgerritDan Prince proposed openstack/diskimage-builder: Add docker output support  https://review.openstack.org/18915801:37
openstackgerritDan Prince proposed openstack/diskimage-builder: Add base element for using docker as image base  https://review.openstack.org/18916501:37
*** sabeen1 has joined #openstack-infra01:37
*** sridhar_ram has quit IRC01:38
*** heyongli has quit IRC01:39
*** ivar-laz_ has joined #openstack-infra01:40
*** heyongli has joined #openstack-infra01:41
*** camunoz_gone is now known as camunoz01:41
*** mriedem has quit IRC01:42
*** ivar-lazzaro has quit IRC01:44
*** ivar-laz_ has quit IRC01:44
*** bitblt has quit IRC01:45
*** oomichi has quit IRC01:46
*** Sukhdev has quit IRC01:48
*** sigmavirus24_awa is now known as sigmavirus2401:49
sigmavirus24lifeless: you mean a better way to force people to use the system store?01:50
sigmavirus24Assuming you know the path of the system store, you could just set REQUESTS_CA_BUNDLE=/path/to/system/store01:51
sigmavirus24It's always amusing to me that people think their system store is more likely to be correct than ours considering we all crib Mozilla's work01:52
*** taron_ has joined #openstack-infra01:54
*** lhcheng has left #openstack-infra01:55
openstackgerritJarod Du proposed openstack-infra/project-config: Add networking-lenovo project to OpenStack. This repo will be used for the development of backend ML2 mech drivers and service plugins for Lenovo networking products.  https://review.openstack.org/19982001:57
sigmavirus24lifeless: it's not much better but it's somewhat better at least01:58
*** laughterwym has joined #openstack-infra01:59
*** hdd has joined #openstack-infra01:59
*** ddieterly has joined #openstack-infra02:00
*** unicell1 has quit IRC02:00
*** baoli has joined #openstack-infra02:02
*** baoli_ has joined #openstack-infra02:04
*** davideagnello has quit IRC02:05
*** laughterwym has quit IRC02:06
*** baoli has quit IRC02:07
*** sdake_ has quit IRC02:07
*** crinkle has quit IRC02:08
*** Hunner has quit IRC02:08
*** taron has quit IRC02:08
*** puranamr has quit IRC02:09
*** yamahata has quit IRC02:10
*** Sukhdev has joined #openstack-infra02:11
openstackgerritJarod Du proposed openstack-infra/project-config: Add networking-lenovo project to OpenStack. This repo will be used for the development of backend ML2 mech drivers and service plugins for Lenovo networking products.  https://review.openstack.org/19982002:11
openstackgerritDavide Guerri proposed openstack-infra/shade: Fix "Bad floatingip request" when multiple fixed IPs are present  https://review.openstack.org/19982802:12
*** sdake has joined #openstack-infra02:15
*** taron_ has quit IRC02:15
*** crinkle has joined #openstack-infra02:15
*** taron has joined #openstack-infra02:15
*** taron is now known as taron_02:16
*** madong is now known as larainema02:16
*** dguerri is now known as dguerri`02:17
openstackgerritMikhail S Medvedev proposed openstack-infra/puppet-openstackci: Add generic logstash manifests  https://review.openstack.org/19979002:17
*** sigmavirus24 is now known as sigmavirus24_awa02:17
*** Sukhdev has quit IRC02:20
*** achanda has quit IRC02:21
*** achanda has joined #openstack-infra02:21
*** achanda has quit IRC02:22
*** dguerri` is now known as dguerri02:22
openstackgerritPaul Belanger proposed openstack-infra/system-config: WIP: Migrate to puppet-httpd module  https://review.openstack.org/19881902:23
*** Hunner has joined #openstack-infra02:23
*** taron has joined #openstack-infra02:23
*** jsavak has joined #openstack-infra02:24
*** dguerri is now known as dguerri`02:25
*** yamada-h has joined #openstack-infra02:26
*** gyee has quit IRC02:28
*** dguerri` is now known as dguerri02:30
*** yamada-h has quit IRC02:30
openstackgerritJoshua Hesketh proposed openstack-infra/system-config: Tidy up zuul-env-reqs  https://review.openstack.org/19983302:30
*** yamamoto has joined #openstack-infra02:32
*** dguerri is now known as dguerri`02:34
*** r-daneel has joined #openstack-infra02:35
*** hdd has quit IRC02:35
*** rossella_s has quit IRC02:37
*** rossella_s has joined #openstack-infra02:37
*** spzala has quit IRC02:38
*** _amrith_ is now known as amrith02:39
camunozhi StevenK02:46
StevenKcamunoz: Hai!02:46
camunozare you an admin on the translate-dev.openstack.org instance by any chance?02:47
StevenKcamunoz: I am02:47
*** otter768 has joined #openstack-infra02:47
camunozcould you make me one too? :)02:47
StevenKcamunoz: That should be proposed as a puppet change as well02:47
StevenKpleia2: If you're still around, any objections ^ ?02:48
*** asselin_ has joined #openstack-infra02:48
StevenKcamunoz: I'm also having some fun with trying to push translations for openstack-manuals02:49
camunozahh... I can try to submit a patch if you'd prefer.... become a contributor and all02:49
camunozany questions about that?02:49
*** patrickeast has quit IRC02:49
StevenKcamunoz: Just getting ducks in a row so I can paste02:49
camunozok02:49
StevenKcamunoz: And can haz 3.7.1 server? Please? :-)02:50
*** dahoo has quit IRC02:50
camunozwe've delayed it for another week.... some last minute alterations we wanted to get in... will keep you posted02:50
*** smccully has quit IRC02:51
camunozStevenK, where is a good place to start looking for implementing the puppet changes?02:52
*** otter768 has quit IRC02:52
*** smccully has joined #openstack-infra02:52
*** r-daneel has quit IRC02:55
StevenKcamunoz: Let me dig up a recent change that will help you, but http://paste.openstack.org/show/357228/ is my zanata.xml -- and http://paste.openstack.org/show/357236/ are the warnings I get for every translated file, even including http://paste.openstack.org/show/357241/ with the exclude in place02:55
*** rbrooker has quit IRC02:56
*** hdd has joined #openstack-infra02:56
openstackgerritJarod Du proposed openstack-infra/project-config: Add networking-lenovo project to OpenStack. This repo will be used for the development of backend ML2 mech drivers and service plugins for Lenovo networking products.  https://review.openstack.org/19982002:56
camunozStevenK, I'll take a look...02:57
StevenKcamunoz: Found the change -- https://review.openstack.org/#/c/193677/02:58
openstackgerritgreghaynes proposed openstack-infra/nodepool: Fix untemplated images_dir in config fixtures  https://review.openstack.org/19983803:00
*** jsavak has quit IRC03:02
camunozStevenK... where can I check out the source?03:03
camunozfor the issue you are having03:03
mordredStevenK: ducks? I like ducks03:03
StevenKcamunoz: openstack-manuals is at http://git.openstack.org/cgit/openstack/openstack-manuals03:03
StevenKcamunoz: Drop the cgit/ for git clone, of course03:04
jeblairmordred: i don't think StevenK is offering to cook your dinner03:04
EmilienMmordred: so you like enovance ducks :-P03:04
StevenKHaha03:04
StevenKjeblair: If you are vaguely around, can you have a look at https://review.openstack.org/#/c/198236/ , specifically AJaeger's last comment ?03:05
jeblairEmilienM: i have 2 in my living room!03:06
*** mayurig has joined #openstack-infra03:06
*** bdr7 has quit IRC03:06
EmilienMjeblair: who doesn't ?03:06
*** bdr7 has joined #openstack-infra03:07
mordredjeblair: wait. what?03:08
*** puranamr has joined #openstack-infra03:08
EmilienMthe old and the new one I bet03:08
mordredjeblair: I'm very confused as to why anyone would not offer to cook me dinner03:08
*** puranamr has quit IRC03:08
jeblairEmilienM: indeed, big duck and little duck03:09
*** xyang1 has quit IRC03:09
jrollmordred: touche, I would cook you dinner03:09
mordredjeblair: also: https://twitter.com/sc68cal/status/618913388064669696 ...03:09
mordredjeblair: there are some immersion circulators in our midst03:09
mordredjroll: THANKS! see ... that's all I'm asking03:09
sc68calI didn't say in the chat - but now I wait 40 hours lol03:09
sc68cals/chat/twitter03:09
jrollmordred: you've gotta make it back out to the best coast first though03:10
jeblairStevenK: i think that will work on the proposal slave.  we also have a pattern of doing that sort of thing with jeepyb on hosts themselves (eg, gerrit or cgit run jeepyb locally via puppet to create projects there)03:10
mordredsc68cal: that is the appropriate amount of time to wait for food once you put it into a cooking vessel03:10
sc68calI have a huge beef brisket i'll do next03:10
sc68calthat'll be like 4 days03:10
mordredsc68cal: +++++++03:10
*** mayurig has quit IRC03:10
jeblairmmm03:10
jrollis that sous vide? looks like sous vide03:10
mordredjroll: I feel like you are suggesting that the coast I am currently situated is deficient in some manner03:10
jrollmordred: oh, no, just an innocent typo :)03:11
mordred:)03:11
jrollreally though the north/south is what matters most03:11
jrolltoo much cold in ny03:11
mordredjroll: you have clearly not been here now03:11
EmilienMsous vide is french, isn't ?03:11
mordredEmilienM: yup!03:11
EmilienMand you say that in english? lol.03:11
mordredEmilienM: but it's become a common enough cooking technique here that the french term is in common usage03:12
jrollmordred: idk, it was 75 and sunny today, I don't see the need to change :P03:12
jeblairmost of food words come from french for some inexplicable reason ;)03:12
jeblairmost of our...03:12
StevenKjeblair: Ah, excellent -- will you prepare a suitable comment?03:12
mordredjroll: here is was 85 and about 95% humidity03:12
jrollmordred: I grew up in michigan, I know better than to go back that far north03:12
mordredjroll: heh03:12
jrollsummer is deceiving03:12
StevenKmordred: Oh my god, send it here03:12
EmilienM"inexplicable" > ahah03:12
mordredEmilienM: to be fair - I tend to hear "immersion circulator" more frequently than sous vide these days ...03:13
StevenKIt's 59 here and I'm dying of cold03:13
mordredEmilienM: because here we like talking about the technology more than the idea03:13
jeblairStevenK: yeah, i'm going to spend some time thinking about whether it's better to do it in jenkins (because it's more like the zuulv3 world we envision where everything is driven instantly by commits landing) or better in puppet (because it will run every X minutes and ensure that things are correct working even if zuul misses an event or something)03:13
jeblairerm.  my sentences are less coherent than mordred's.  this tells me something.03:14
StevenKMore beer required?03:14
*** Hunner has quit IRC03:14
*** taron has quit IRC03:14
*** heyongli has quit IRC03:15
mordredjeblair: dude03:15
mordredjeblair: I'm sure you know how much cachaça has been involved by 23:1503:15
*** armax has joined #openstack-infra03:16
mordredjeblair: also, I vote for jenkins/zuulv3 - but I have thought about the problem for exactly 20 seconds03:16
jeblairmordred: and it's already 03:16!03:16
mordred:)03:16
*** heyongli has joined #openstack-infra03:17
mordredjeblair: usually at 03:16 it's time to enter the abandoned factory and enjoy the resounding thump-untz-thump-untz03:17
*** davideagnello has joined #openstack-infra03:19
*** crc32 has joined #openstack-infra03:21
*** jamielennox is now known as jamielennox|away03:22
sc68caljroll: indeed it is sou vide03:25
*** achanda has joined #openstack-infra03:26
*** bdr7 has quit IRC03:30
*** jamielennox|away is now known as jamielennox03:31
*** achanda has quit IRC03:34
*** Kennan2 has joined #openstack-infra03:35
*** Kennan has quit IRC03:36
*** julim has quit IRC03:36
*** julim has joined #openstack-infra03:37
*** julim has quit IRC03:37
*** amotoki has quit IRC03:37
*** jasondotstar has quit IRC03:37
*** asselin__ has joined #openstack-infra03:39
*** maishsk has joined #openstack-infra03:39
*** asselin_ has quit IRC03:43
*** dims has joined #openstack-infra03:45
*** yamamoto has quit IRC03:45
*** dims_ has joined #openstack-infra03:46
*** dims_ has quit IRC03:46
*** dims_ has joined #openstack-infra03:46
*** maishsk has quit IRC03:48
*** maishsk has joined #openstack-infra03:49
*** maishsk has quit IRC03:49
*** dims has quit IRC03:49
*** linkedinyou has quit IRC03:50
*** kiran-r has joined #openstack-infra03:51
*** yamamoto has joined #openstack-infra03:51
*** amotoki has joined #openstack-infra03:51
pleia2StevenK: yeah re: camunoz admin03:58
* StevenK tries to work out how to do that03:59
*** ayoung has quit IRC03:59
pleia2from memory... clicky administration in the top right, then go to users03:59
StevenKYeah, just found it by randoming clicking04:00
pleia2:)04:00
StevenKcamunoz: Enjoy your new superpowers04:00
*** achanda has joined #openstack-infra04:00
StevenKcamunoz: But do please propose a change adding yourself :-)04:00
camunozthanks pleia2, StevenK ... yes... I plan on proposing the change... I also have one of my guys looking at your issue StevenK04:01
*** ddieterly has quit IRC04:02
StevenKcamunoz: \o/04:02
StevenKSome debugging information like "Here's what I found for locales from the project config" would be useful04:03
*** blaedd has joined #openstack-infra04:03
StevenKBut I poked around last night and openstack-manuals seems to match every other project04:03
*** jamespage has quit IRC04:05
*** gnuoy has quit IRC04:05
*** gnuoy has joined #openstack-infra04:06
*** jamespage has joined #openstack-infra04:06
*** achanda has quit IRC04:06
*** maishsk has joined #openstack-infra04:07
*** markvoelker has quit IRC04:08
*** yamamoto has quit IRC04:12
*** dims_ has quit IRC04:14
*** maishsk has quit IRC04:15
lifelesssigmavirus24_awa: rather than ripping out requests and replacing it with a symlink inside of devstack04:15
*** dims has joined #openstack-infra04:15
*** BharatK has joined #openstack-infra04:16
*** amotoki has quit IRC04:17
*** dims has quit IRC04:20
openstackgerritIan Wienand proposed openstack-infra/devstack-gate: Catch early devstack output into logfile  https://review.openstack.org/19985104:21
*** baoli_ has quit IRC04:22
*** amotoki has joined #openstack-infra04:23
*** achanda has joined #openstack-infra04:24
*** kiran-r has quit IRC04:25
*** sridhar_ram has joined #openstack-infra04:26
*** maishsk has joined #openstack-infra04:28
*** sridhar_ram1 has joined #openstack-infra04:28
*** Hunner has joined #openstack-infra04:28
*** bhunter71 has quit IRC04:29
*** sridhar_ram has quit IRC04:30
*** maishsk has quit IRC04:32
*** amotoki has quit IRC04:33
*** ashleighfarnham has quit IRC04:33
openstackgerritIan Wienand proposed openstack-infra/devstack-gate: Catch early devstack output into logfile  https://review.openstack.org/19985104:40
*** woodster_ has quit IRC04:41
*** amotoki has joined #openstack-infra04:43
*** taron has joined #openstack-infra04:44
*** sdake has quit IRC04:45
*** otter768 has joined #openstack-infra04:48
*** watanabe_isao has joined #openstack-infra04:48
*** harlowja_at_home has joined #openstack-infra04:49
watanabe_isaoHello, to all. Can anyone help us out about the title: [CI] How to set a proxy for zuul. in maillist, please?04:51
*** blaedd has quit IRC04:51
clarkbset up a proxy/port forward the point zuul at it?04:51
clarkbparamiko doesnt do proxies out of the box but nothing prevents pointing it at a proxy set up at eg lcalhost04:52
*** unicell has joined #openstack-infra04:52
watanabe_isaoclarkb, thanks for your reply.04:53
*** otter768 has quit IRC04:53
watanabe_isaoclarkb, sorry, I'm not quite sure about how to set up a proxy/port forward the point zuul at it. Is there any information about it, please.04:55
*** ildikov has quit IRC04:55
clarkbI dont have any zuul specific info04:56
watanabe_isaoclarkb, I mean is there any software or procedure there on Internet, please?04:56
clarkbssh supports SOCKS for example but without knwoibg what ylu need to proxy through I dont have specifics04:56
clarkblooks like corkscrew will do ssh over http proxy04:59
openstackgerritJarod Du proposed openstack-infra/project-config: Add networking-lenovo project to OpenStack.  https://review.openstack.org/19982004:59
watanabe_isaoclarkb, how about SOCKS5 server?04:59
clarkbor httptunnel04:59
openstackgerritMerged openstack-infra/project-config: Added --silent flag to npm run template.  https://review.openstack.org/19678805:00
clarkbjust do ssh -D for a socks proxy assuming you can ssh out somehwere05:00
clarkbcorkscrew looks like a good option if you have an http proxy05:01
*** dims has joined #openstack-infra05:01
lifelessthe yak stack gets deeper05:01
*** btully has joined #openstack-infra05:01
watanabe_isaoclarkb, thank you for the corkscrew information, I'll have a try.:)05:02
*** dims_ has joined #openstack-infra05:02
*** ddieterly has joined #openstack-infra05:02
*** dims has quit IRC05:06
clarkblifeless do you need a bigger razor?05:07
*** ddieterly has quit IRC05:07
lifelessless yaks05:09
*** yamamoto has joined #openstack-infra05:10
openstackgerritJarod Du proposed openstack-infra/project-config: Add networking-lenovo project to OpenStack.  https://review.openstack.org/19982005:14
openstackgerritColleen Murphy proposed openstack-infra/puppet-askbot: Add Gemfile and puppet 4 checks  https://review.openstack.org/19979205:14
*** dims_ has quit IRC05:14
openstackgerritKhai Do proposed openstack-infra/puppet-openstackci: Move jenkins job builder into jenkins_master  https://review.openstack.org/19978405:19
*** hubot_ has joined #openstack-infra05:19
*** hubot_ has quit IRC05:20
*** BharatK has quit IRC05:25
*** Sukhdev has joined #openstack-infra05:25
*** binbincong has quit IRC05:25
openstackgerritHao Liu proposed openstack-infra/jenkins-job-builder: Replace templates by traversing component  https://review.openstack.org/19946605:26
*** hdd has quit IRC05:27
lifelessharlowja_at_home: so yeah, funcsigs05:27
*** abregman has joined #openstack-infra05:27
lifelessharlowja_at_home: want to co-maintain a fork ?05:27
StevenKcamunoz: It looks like the client makes the decision about locales, when I added --log-http to the command line, but I can't see in the mess of output where it determines what they are05:28
harlowja_at_homelifeless, sureeee05:28
harlowja_at_homelifeless, the one on pypi seems sorta errr dead05:29
harlowja_at_homeor the person just isn't responsive05:29
lifelessyah05:29
harlowja_at_homethey never took my PR (https://github.com/aliles/funcsigs/pull/13)05:29
harlowja_at_home^ makes me sad, lol05:29
lifelessso I've just pinged him on twitter05:29
lifelessI'll follow up with more stalky things in a couple days05:30
harlowja_at_homecool :-P05:30
harlowja_at_homeagent 007 lifeless05:30
lifelessI've got an inconsistency with python 305:30
harlowja_at_homelol05:30
lifelessso I need to fix05:30
lifelessand vendor it into mock in the short term05:30
lifelessyay05:30
harlowja_at_homeya, we need to get rid of getargspec usage all over05:30
camunozStevenK, I think we found a bug in the client for this case.... I will cc you on it in a sec05:30
lifelessvendored within vendored05:31
lifelessits gonna be great05:31
*** spredzy|afk is now known as spredzy05:31
lifelessharlowja_at_home: do we use it in openstack ?05:31
StevenKcamunoz: YAY05:31
StevenKcamunoz: Or something :-)05:31
harlowja_at_homelifeless, getargspec usage? yes, oslo.utils has some, seen it in other places05:31
lifelessno05:32
lifelessfuncsigs05:32
harlowja_at_homenot afaik05:32
camunozStevenK, do you have a bugzilla.redhat.com account?05:32
harlowja_at_homelifeless,  i think haypo was trying to get it in, but i think i asked if the project is dead/alive :-P05:32
lifelesscomatose05:32
harlowja_at_homelifeless,  or https://review.openstack.org/#/c/152357/ was where i found out about victor recommending it (then i looked it over, seemed ok, except for the dead part, lol)05:33
StevenKcamunoz: I do, it's my gerrit e-mail05:33
lifelessharlowja_at_home: yah05:33
lifelessharlowja_at_home: I'm bakporting mock changes from cpython05:33
lifelessharlowja_at_home: and there's a lovely cleanup to use .signature05:33
lifelessbut it breaks on 2.7 :/05:33
harlowja_at_homecool05:33
harlowja_at_homeoh05:33
harlowja_at_homedurn05:34
lifelessso, guess where I'm at05:34
harlowja_at_homestalking authors05:34
harlowja_at_homelol05:34
harlowja_at_homeu in his back yard?05:34
harlowja_at_home(my guess)05:34
harlowja_at_homeha05:34
lifelessnah05:34
lifelesshe's in canberra05:34
lifelessI met him last year @ PyConAU05:35
lifelesshe gave a talk on begins05:35
*** sabeen1 has quit IRC05:35
harlowja_at_homecool, so he's closer to u05:35
*** sridhar_ram1 has quit IRC05:36
*** sabeen1 has joined #openstack-infra05:36
harlowja_at_homewell that means u can find his backyard if u have to05:36
harlowja_at_homelol05:36
openstackgerritKhai Do proposed openstack-infra/puppet-openstackci: Move jenkins job builder into jenkins_master  https://review.openstack.org/19978405:37
*** BharatK has joined #openstack-infra05:39
watanabe_isaoclarkb, hello, are you still there?05:39
*** akscram has quit IRC05:41
openstackgerritAndreas Jaeger proposed openstack-infra/project-config: Remove non-voting job from networking-odl  https://review.openstack.org/19986805:41
*** akscram has joined #openstack-infra05:42
*** ildikov has joined #openstack-infra05:44
openstackgerritTobias Henkel proposed openstack-infra/jenkins-job-builder: xunit: Add support for Google Test  https://review.openstack.org/19987105:45
*** fawadkhaliq has joined #openstack-infra05:45
*** ig0r_ has joined #openstack-infra05:51
lifelessharlowja_at_home: and success. Evil ensues.05:54
harlowja_at_homelifeless, woot05:54
harlowja_at_homeu aren't still in his backyard are u?05:54
harlowja_at_homelol05:54
*** ig0r__ has quit IRC05:55
harlowja_at_home(at least i crack myself up) :-P05:55
lifelessharlowja_at_home: man, I'm so going to lay in some one dollar bills for you05:55
harlowja_at_homehmmm, how do u want me to spend lots of one dollar bills05:56
harlowja_at_home*i've heard of one way*05:56
harlowja_at_homelol05:56
*** fitoduarte has quit IRC05:57
lifelessharlowja_at_home: http://paste.openstack.org/show/35765305:58
lifelessharlowja_at_home: thats a backported patch05:58
*** heyongli has quit IRC05:58
StevenKcamunoz: The second thing is how are excludes matched? Since I was hoping to get the client to ignore anything under .tox05:58
lifelessharlowja_at_home: look at the bind fixup and weep05:58
harlowja_at_home# Has funcsigs been fixed? lol05:58
harlowja_at_homelifeless, nice stuff, ha :-/05:59
* harlowja_at_home closes tab as quickly as i can06:00
*** heyongli has joined #openstack-infra06:00
harlowja_at_homelol06:00
lifelessharlowja_at_home: a tad evil06:00
*** markvoelker has joined #openstack-infra06:00
*** sabeen1 has quit IRC06:02
*** Kennan2 has quit IRC06:02
*** jsavak has joined #openstack-infra06:02
*** Kennan has joined #openstack-infra06:03
*** sdake has joined #openstack-infra06:03
*** ddieterly has joined #openstack-infra06:03
*** markvoelker has quit IRC06:04
NakatoIs anyone aware of where virtualenv gets updated prior to run tox on the test nodes?06:05
*** unicell1 has joined #openstack-infra06:06
*** davidlenwell has quit IRC06:06
openstackgerritOpenStack Proposal Bot proposed openstack-infra/project-config: Normalize projects.yaml  https://review.openstack.org/19988306:07
*** jsavak has quit IRC06:07
*** ParsectiX has joined #openstack-infra06:07
*** davidlenwell has joined #openstack-infra06:08
lifelessNakato: yes06:08
lifelessNakato: its updated during the image build06:08
*** unicell has quit IRC06:08
lifelessNakato: the rule for it is in system-config IIRC06:08
lifelessNakato: grep for virtualenv therein06:08
*** ddieterly has quit IRC06:08
*** afazekas has joined #openstack-infra06:08
Nakatolifeless: Ah, how did I miss that.  Thanks06:10
openstackgerritHao Liu proposed openstack-infra/jenkins-job-builder: Replace templates by traversing component  https://review.openstack.org/19946606:11
openstackgerrityolanda.robla proposed openstack-infra/system-config: Don't hardcode pip.conf values  https://review.openstack.org/16625206:11
openstackgerritIWAMOTO Toshihiro proposed openstack/requirements: Add ryu  https://review.openstack.org/15435406:12
*** fitoduarte has joined #openstack-infra06:15
*** gildub has quit IRC06:15
*** dims has joined #openstack-infra06:15
*** jtomasek has joined #openstack-infra06:16
openstackgerrityolanda.robla proposed openstack-infra/puppet-cgit: Add cgit::ssh class to manage git over ssh  https://review.openstack.org/17911306:18
*** kiran-r has joined #openstack-infra06:19
*** fitoduarte has quit IRC06:20
*** fitoduarte has joined #openstack-infra06:20
*** dims has quit IRC06:20
*** _nadya_ has joined #openstack-infra06:21
*** crc32 has quit IRC06:23
openstackgerritvikram.choudhary proposed openstack-infra/project-config: Adding networking-onos as a part of neutron project.  https://review.openstack.org/19874006:23
*** adduarte has joined #openstack-infra06:25
*** fitoduarte has quit IRC06:26
openstackgerrityolanda.robla proposed openstack-infra/system-config: Start using puppet-cgit to manage cgitrc  https://review.openstack.org/18183506:26
openstackgerritHao Liu proposed openstack-infra/jenkins-job-builder: Replace templates by traversing component  https://review.openstack.org/19946606:27
openstackgerrityolanda.robla proposed openstack-infra/puppet-nodepool: Add creation of secure.conf file  https://review.openstack.org/18832506:27
*** fitoduarte has joined #openstack-infra06:29
*** adduarte has quit IRC06:31
*** dtantsur|afk is now known as dtantsur06:31
openstackgerritSachi King proposed openstack/requirements: WIP: Add capability to run tests in environment installed with constraints  https://review.openstack.org/19862006:32
*** deepakcs has joined #openstack-infra06:34
*** maishsk has joined #openstack-infra06:34
*** scheuran has joined #openstack-infra06:35
*** cdent has joined #openstack-infra06:39
*** dguerri` is now known as dguerri06:40
openstackgerritMerged openstack-infra/project-config: Normalize projects.yaml  https://review.openstack.org/19988306:45
*** dguerri is now known as dguerri`06:46
*** _kiran_ has joined #openstack-infra06:48
*** otter768 has joined #openstack-infra06:49
*** bexelbie has joined #openstack-infra06:50
*** kiran-r has quit IRC06:51
*** fhubik has joined #openstack-infra06:51
*** yamada-h has joined #openstack-infra06:51
*** fhubik is now known as fhubik_afk06:52
*** achanda has quit IRC06:52
*** sanjayu__u has joined #openstack-infra06:52
*** otter768 has quit IRC06:54
*** fhubik_afk is now known as fhubik06:57
*** yamahata has joined #openstack-infra06:57
*** arxcruz has joined #openstack-infra06:58
*** armax has quit IRC07:00
*** jamespage_ has joined #openstack-infra07:02
*** sdake has quit IRC07:03
*** davideagnello has quit IRC07:04
*** ddieterly has joined #openstack-infra07:04
*** yamada-h has quit IRC07:05
*** jamespage_ has quit IRC07:07
*** sshnaidm has joined #openstack-infra07:07
*** _kiran_ has quit IRC07:08
*** ddieterly has quit IRC07:09
*** Longgeek has quit IRC07:10
*** jamespage_ has joined #openstack-infra07:10
*** dimtruck is now known as zz_dimtruck07:10
*** asettle has quit IRC07:10
*** fhubik has quit IRC07:11
openstackgerritSteve Kowalik proposed openstack-infra/project-config: Refactor pulling translations into a common func  https://review.openstack.org/19991507:11
*** fhubik has joined #openstack-infra07:12
openstackgerrityolanda.robla proposed openstack-infra/system-config: Don't hardcode pip.conf values  https://review.openstack.org/16625207:13
*** enikanorov2 has joined #openstack-infra07:13
*** fhubik_afk has joined #openstack-infra07:13
*** yamada-h has joined #openstack-infra07:15
*** fhubik_afk has quit IRC07:15
*** mrunge has joined #openstack-infra07:16
*** ociuhandu has joined #openstack-infra07:16
*** jamespage_ has quit IRC07:16
*** fhubik has quit IRC07:16
*** fhubik has joined #openstack-infra07:19
*** fhubik has quit IRC07:19
*** fhubik has joined #openstack-infra07:20
*** fhubik_afk has joined #openstack-infra07:20
*** harlowja_at_home has quit IRC07:24
openstackgerrityolanda.robla proposed openstack-infra/puppet-nodepool: Add creation of secure.conf file  https://review.openstack.org/18832507:24
*** sshnaidm_ has joined #openstack-infra07:24
*** Sukhdev has quit IRC07:25
*** mrda is now known as mrda-away07:26
*** sshnaidm has quit IRC07:27
*** jlanoux has joined #openstack-infra07:29
*** maishsk has quit IRC07:37
openstackgerritMerged openstack-infra/devstack-gate: Remove swapiness settings from sysctl.conf  https://review.openstack.org/18866407:37
*** dizquierdo has joined #openstack-infra07:37
*** dizquierdo has quit IRC07:38
*** dizquierdo has joined #openstack-infra07:38
*** HeOS has quit IRC07:39
*** smccully has quit IRC07:39
*** dpose has joined #openstack-infra07:42
*** shardy has joined #openstack-infra07:42
*** btully has quit IRC07:43
*** maishsk has joined #openstack-infra07:44
*** Sukhdev has joined #openstack-infra07:46
*** amotoki_ has joined #openstack-infra07:47
*** amotoki has quit IRC07:49
*** Longgeek has joined #openstack-infra07:50
*** yamahata has quit IRC07:51
*** kushal has joined #openstack-infra07:52
*** yamamoto has quit IRC07:52
*** yamada-h has quit IRC07:54
*** maishsk has quit IRC07:59
*** ihrachyshka has joined #openstack-infra07:59
*** maishsk has joined #openstack-infra08:01
*** maishsk has quit IRC08:01
*** markvoelker has joined #openstack-infra08:01
*** Sukhdev has quit IRC08:02
*** Ala has joined #openstack-infra08:02
*** jasondotstar has joined #openstack-infra08:04
*** ddieterly has joined #openstack-infra08:05
*** markvoelker has quit IRC08:06
*** mrunge has quit IRC08:07
*** yamamoto has joined #openstack-infra08:07
*** jistr has joined #openstack-infra08:09
*** ddieterly has quit IRC08:10
*** abregman has quit IRC08:12
*** jamespage_ has joined #openstack-infra08:12
*** gordc has joined #openstack-infra08:13
*** jamespage_ has quit IRC08:13
*** bexelbie has quit IRC08:15
*** dims has joined #openstack-infra08:16
openstackgerrityolanda.robla proposed openstack-infra/system-config: Decouple server class from nodepool service class  https://review.openstack.org/17285908:17
*** abregman has joined #openstack-infra08:17
*** dims has quit IRC08:21
*** ihrachyshka has quit IRC08:21
*** Murad has joined #openstack-infra08:21
Muraddoes anybody have any idea how to install devstack with infiniband?08:22
*** katyafervent_awa is now known as katyafervent08:24
*** Longgeek has quit IRC08:25
*** heyongli has quit IRC08:25
*** laughterwym_ has quit IRC08:26
*** _nadya_ has quit IRC08:27
*** _nadya_ has joined #openstack-infra08:28
*** btully has joined #openstack-infra08:29
*** jasondotstar has quit IRC08:29
*** heyongli has joined #openstack-infra08:30
lifelessharlowja_: https://github.com/aliles/funcsigs/pull/1508:30
*** ihrachyshka has joined #openstack-infra08:33
*** Longgeek has joined #openstack-infra08:34
*** btully has quit IRC08:34
*** heyongli has quit IRC08:35
openstackgerritTobias Henkel proposed openstack-infra/jenkins-job-builder: builder.py: Ask for credentials if unauthorized  https://review.openstack.org/19996508:39
*** nfedotov has joined #openstack-infra08:40
*** heyongli has joined #openstack-infra08:43
*** watanabe_isao has quit IRC08:43
*** dizquierdo_ has joined #openstack-infra08:43
*** pelix has joined #openstack-infra08:46
zigolifeless: Hi there! I have upgraded unittest to version 1.1.0 in Experimental, but now I have the issue that testtools wants to import it in Py3 tests.08:46
zigolifeless: Would unittest2 work in Py3 now?08:46
*** ctlaugh_ has quit IRC08:47
*** dizquierdo has quit IRC08:47
*** heyongli has quit IRC08:47
*** HeOS has joined #openstack-infra08:48
*** camunoz has quit IRC08:48
lifelesszigo: it always has08:48
lifelesszigo: the 2 does not mean 'python 2'08:48
*** camunoz has joined #openstack-infra08:48
lifelesszigo: the 2 means 'newer than 1' (which unittest is)08:48
*** kiran-r has joined #openstack-infra08:49
zigolifeless: Ok, then probably the CLASSIFIERS should be updated.08:49
zigolifeless: I'll add Py3 support to the package right away.08:49
lifelessyah, the metadata and description etc is very stale08:49
lifelessits tested on 2.6 2.7 3.2 3.3 3.4 3.5 3.6 pypy208:49
*** otter768 has joined #openstack-infra08:50
*** jasondotstar has joined #openstack-infra08:53
*** otter768 has quit IRC08:54
*** maishsk has joined #openstack-infra08:57
*** dizquierdo_ has quit IRC08:59
*** ctlaugh_ has joined #openstack-infra09:01
*** dtantsur is now known as dtantsur|brb09:01
*** amotoki_ has quit IRC09:02
*** hashar has joined #openstack-infra09:03
*** davideagnello has joined #openstack-infra09:04
openstackgerritThomas Morin proposed openstack-infra/project-config: Add check-requirements job to 2 projects  https://review.openstack.org/19997609:05
*** ddieterly has joined #openstack-infra09:06
*** davideagnello has quit IRC09:09
*** abregman is now known as abregman|brb09:09
*** ddieterly has quit IRC09:10
*** sanjayu_1u has joined #openstack-infra09:10
*** taron_ has quit IRC09:11
*** taron1 has joined #openstack-infra09:11
*** vikram has quit IRC09:13
*** park_heijlong has quit IRC09:14
*** coolsvap|away is now known as coolsvap09:15
*** jamespage has quit IRC09:17
*** jamespage has joined #openstack-infra09:18
*** jamespage has quit IRC09:18
*** jamespage has joined #openstack-infra09:18
*** heyongli has joined #openstack-infra09:18
*** fawadkhaliq has quit IRC09:22
*** che-arne has joined #openstack-infra09:23
*** heyongli has quit IRC09:23
zigolifeless: FYI, I just uploaded unittest2 with Py3 support added, traceback2, linecache2, and version 1.8.0 of testtools, I'll update fixtures soon too.09:23
*** heyongli has joined #openstack-infra09:24
zigolifeless: test_run_list_failed_import in testtools/tests/test_run.py was broken, as the failure text is currently different, so I had to disable it btw.09:25
zigo(I patched it out...)09:25
lifelesszigo: its not broken upstream09:26
lifelesszigo: you've probably got a bad dependent version somewhere09:26
*** fhubik_lunch has joined #openstack-infra09:26
*** fhubik_meeting has joined #openstack-infra09:26
lifelesszigo: e.g. too-old unittest209:26
zigolifeless: Not a big deal, though IMO comparing tracebacks isn't a good way to do such a test.09:26
zigoAh, maybe.09:26
zigoMaybe now it works though... :)09:27
*** fhubik_meeting has quit IRC09:27
*** e0ne has joined #openstack-infra09:28
zigolifeless: Do you think I should also update testr & subunit for Liberty? Are all projects switched to the new versions?09:28
lifelesszigo: all of openstack tests with latest pretty-much-everything always09:28
zigo:)09:29
lifelesszigo: we've only just introduced *a* mechanism to do otherwise09:29
zigoOk.09:29
*** marzif_ has joined #openstack-infra09:29
lifelessand we're trying hard to keep things as up to date as we can (only holding back when things are broken)09:29
lifelesszigo: you can see the versions in upper-constraints.txt09:29
zigoSure.09:29
*** fhubik_afk has quit IRC09:30
zigolifeless: BTW, what si the way to parse the new requirements.txt format with PBR that you told me about?09:30
DavieyThis is weird... Patch set #3 correctly removed Meiji.. but moments after Patch set #4 is trying to re-add it (which doesn't resemble the parent project!) - https://review.openstack.org/#/c/199437/ .. am i going nuts?09:30
*** fhubik has quit IRC09:30
zigoMy goal would be to translate requirements.txt into a debian/control, of course ...09:30
zigoWhich I could do in Kilo, but which is currently a bit broken.09:30
lifelesszigo: python setup.py egg_info09:30
zigoAh...09:30
lifelesszigo: that produces the standard python sdist metadata format09:30
* zigo tries09:31
*** yamamoto has quit IRC09:32
zigolifeless: It's not really what I wanted to do, so I guess I'll keep on adding features to my shell script toolings.09:33
*** shardy_ has joined #openstack-infra09:33
*** shardy_ has quit IRC09:33
*** shardy_ has joined #openstack-infra09:33
lifelesszigo: well, we're going to be deleting requirements.txt soon09:34
*** bexelbie has joined #openstack-infra09:34
lifelesszigo: but up to you09:34
zigolifeless: Where will it end up? In setup.cfg?09:34
*** shardy has quit IRC09:34
lifelessyes09:34
zigolifeless: I'd need something that would extract the info then, and *not* just producing an egg-info.09:34
*** heyongli has quit IRC09:35
lifelessif you produce an egg-info and read the data from there09:35
lifelessyou can keep doing that regardless of the changes we make09:35
zigolifeless: I do *not* want to produce an egg-info, I don't use it and it's going to be annoying for me.09:35
lifelessok09:35
*** dpose has quit IRC09:35
lifelessits the current interface for extracting full metadata however09:36
*** dpose has joined #openstack-infra09:36
zigolifeless: Just an easy "pbr please-extract-just-the-dependencies" spitting stuff on stdout would be enough.09:36
*** derekh has joined #openstack-infra09:36
lifelesszigo: so, please do file a bug, and we can discuss it where other folk can chime in.09:36
lifelesszigo: but so far I don't see the difference09:36
zigolifeless: Thanks, will do.09:36
zigolifeless: Against pbr, right?09:36
lifelessyes09:36
*** dizquierdo has joined #openstack-infra09:37
Davieyzigo: Are you also hoping to autogenerate pydist-overrides ?09:37
zigoDaviey: I hope to continue to be able to use pkgos-reqsdiff which is a helper for humans (*not* an automation tool) to generate correct (build-)depends.09:38
*** shardy_ has quit IRC09:38
*** shardy has joined #openstack-infra09:39
Davieyzigo: right09:39
*** heyongli has joined #openstack-infra09:41
zigoI hope I wrote it in a clear enough way: https://bugs.launchpad.net/pbr/+bug/147298609:46
openstackLaunchpad bug 1472986 in PBR "wishlist: parseable dependency list" [Undecided,New]09:46
zigoPlease ping me if you need more details, or if I expressed myself not well enough.09:46
zigo-> lunch time09:47
*** marzif_ has quit IRC09:47
*** coolsvap is now known as coolsvap|away09:48
*** fhubik_lunch has quit IRC09:51
*** fhubik has joined #openstack-infra09:52
openstackgerrityolanda.robla proposed openstack-infra/puppet-openstackci: Create a nodepool node as nodepool.openstack.org  https://review.openstack.org/18489309:59
*** markvoelker has joined #openstack-infra10:02
*** heyongli has quit IRC10:03
*** shardy_ has joined #openstack-infra10:03
*** shardy has quit IRC10:05
*** dpose has quit IRC10:06
*** dpose has joined #openstack-infra10:06
*** markvoelker has quit IRC10:06
*** ddieterly has joined #openstack-infra10:07
openstackgerritMerged openstack/diskimage-builder: Removes hardcoded refrences for ethernet interface  https://review.openstack.org/19872010:07
*** shardy_ has quit IRC10:09
*** shardy has joined #openstack-infra10:10
*** mrunge has joined #openstack-infra10:11
*** coolsvap|away is now known as coolsvap10:11
*** isviridov_away is now known as isviridov10:11
*** ddieterly has quit IRC10:11
*** abregman|brb is now known as abregman10:12
*** mrunge has quit IRC10:12
*** mrunge has joined #openstack-infra10:12
*** dpose has quit IRC10:14
*** dims has joined #openstack-infra10:17
*** fhubik is now known as fhubik_afk10:18
*** dims has quit IRC10:21
*** fawadkhaliq has joined #openstack-infra10:22
*** fawadkhaliq has quit IRC10:23
*** fawadkhaliq has joined #openstack-infra10:23
*** e0ne is now known as e0ne_10:24
*** larainema has quit IRC10:24
*** larainema has joined #openstack-infra10:24
*** shardy_ has joined #openstack-infra10:25
*** coolsvap is now known as coolsvap|away10:25
*** shardy has quit IRC10:27
*** heyongli has joined #openstack-infra10:27
*** maishsk has quit IRC10:28
*** maishsk has joined #openstack-infra10:29
*** e0ne_ is now known as e0ne10:31
*** shardy_ has quit IRC10:31
*** shardy has joined #openstack-infra10:32
*** dtantsur|brb is now known as dtantsur10:34
openstackgerritHao Liu proposed openstack-infra/jenkins-job-builder: Replace templates by traversing component  https://review.openstack.org/19946610:37
*** heyongli has quit IRC10:37
*** maishsk has quit IRC10:41
*** hashar is now known as hasharLunch10:42
*** fhubik_afk is now known as fhubik10:43
*** sdake has joined #openstack-infra10:45
*** maishsk has joined #openstack-infra10:45
*** sdake_ has joined #openstack-infra10:46
*** heyongli has joined #openstack-infra10:48
*** sdake has quit IRC10:50
*** otter768 has joined #openstack-infra10:51
*** e0ne is now known as e0ne_10:51
*** heyongli has quit IRC10:52
openstackgerritHao Liu proposed openstack-infra/jenkins-job-builder: Replace templates by traversing component  https://review.openstack.org/19946610:53
*** jlanoux has quit IRC10:53
*** heyongli has joined #openstack-infra10:53
*** otter768 has quit IRC10:55
*** Longgeek has quit IRC10:59
*** maishsk has quit IRC11:00
Davieylifeless: Ugh, I think i had a brain fart.11:02
*** fhubik is now known as fhubik_afk11:03
lifelessDaviey: orly11:03
Davieylifeless: One of those moments where you realize you were wrong shortly after sending a mail.  You can ignore my response.11:04
*** davideagnello has joined #openstack-infra11:05
lifelessDaviey: I presume your speech eating retraction is inbound ?11:06
Davieylifeless: I made the wrong conclusion about upper-constraints.txt vs requirements.txt11:06
Davieylifeless: Yus11:06
*** fawadkhaliq has quit IRC11:06
*** ddieterly has joined #openstack-infra11:07
*** fawadkhaliq has joined #openstack-infra11:08
*** heyongli has quit IRC11:09
*** pc_m has joined #openstack-infra11:09
*** davideagnello has quit IRC11:10
*** heyongli has joined #openstack-infra11:10
sdaguelifeless: so, can you look at - https://review.openstack.org/#/c/195292/ and possible suggest better ways to test that, because making the testability reliable is currently a little interesting with actual process spawns.11:11
*** ddieterly has quit IRC11:12
*** larainema has quit IRC11:13
*** larainema has joined #openstack-infra11:13
*** dprince has joined #openstack-infra11:13
*** Longgeek has joined #openstack-infra11:14
lifelesssdague: I have it open and shall review tomorrow11:14
openstackgerritMerged openstack-dev/pbr: Add more documentation around building docs  https://review.openstack.org/19960911:15
sdaguethanks11:15
openstackgerritVictor Stinner proposed openstack-infra/project-config: Make gate-glance_store-python34 voting, add gate  https://review.openstack.org/20001411:17
*** thorst has joined #openstack-infra11:20
*** kushal has quit IRC11:21
*** coolsvap|away is now known as coolsvap11:22
*** maishsk has joined #openstack-infra11:23
*** weshay has quit IRC11:24
*** shardy_ has joined #openstack-infra11:25
*** shardy has quit IRC11:26
*** shardy_ has quit IRC11:30
*** shardy has joined #openstack-infra11:31
fricklerwow, looks like ubuntu has created an update for grub2 which busts at least both trusty and vivid11:32
*** markvoelker has joined #openstack-infra11:33
fricklercould anyone try to boot http://cloud-images.ubuntu.com/vivid/current/vivid-server-cloudimg-amd64-disk1.img and see if it also stops in grub rescue for them?11:33
*** sdake_ has quit IRC11:33
fricklerthis is very likely to affect the next run of nodepool-created images, too11:33
*** jlanoux has joined #openstack-infra11:34
*** spredzy is now known as spredzy|afk11:36
*** markvoelker has quit IRC11:37
*** fhubik_afk is now known as fhubik11:37
*** sdake has joined #openstack-infra11:42
*** ldnunes has joined #openstack-infra11:43
*** jaypipes has joined #openstack-infra11:45
*** e0ne_ is now known as e0ne11:50
*** ParsectiX has quit IRC11:54
*** kushal has joined #openstack-infra11:55
*** bexelbie has quit IRC11:56
*** bexelbie has joined #openstack-infra11:56
*** Somay has joined #openstack-infra11:56
*** sdake_ has joined #openstack-infra11:56
*** ParsectiX has joined #openstack-infra11:58
*** sdake has quit IRC12:00
openstackgerritAntoine Musso proposed openstack/diskimage-builder: debian: install DHCP client and ifconfig packages  https://review.openstack.org/20003012:01
*** e0ne is now known as e0ne_12:02
*** che-arne has quit IRC12:03
*** weshay has joined #openstack-infra12:07
*** ddieterly has joined #openstack-infra12:08
*** gildub has joined #openstack-infra12:09
*** e0ne_ is now known as e0ne12:09
openstackgerritTobias Henkel proposed openstack-infra/zuul: gerrit: Allow sending data with ssh command  https://review.openstack.org/20003312:09
openstackgerritTobias Henkel proposed openstack-infra/zuul: Use ssh for git-upload-pack  https://review.openstack.org/20003412:09
*** kgiusti has joined #openstack-infra12:09
*** mattt has joined #openstack-infra12:11
openstackgerritAndreas Jaeger proposed openstack-infra/project-config: Fix slave-cleanup.sh  https://review.openstack.org/20003512:12
*** markvoelker has joined #openstack-infra12:12
*** ddieterly has quit IRC12:13
AJaegersdague, fungi: Could you review https://review.openstack.org/200035, please?12:13
*** annegentle has joined #openstack-infra12:15
annegentleflaper87: around?12:16
*** jamespage_ has joined #openstack-infra12:16
*** isviridov is now known as isviridov_away12:17
*** dims has joined #openstack-infra12:17
*** gildub has quit IRC12:18
*** jamespage_ has quit IRC12:18
*** larainema has quit IRC12:20
*** larainema has joined #openstack-infra12:20
mancdazwhat's the easiest way to add an epoch when building wheels from source? I tried insterting 1! before the version in setup.cfg, but pbr seemed to bork when grokking that version string12:20
*** dims has quit IRC12:22
*** fawadkhaliq has quit IRC12:22
mancdazseems like PEP440 makes provision for epochs, and pbr expects semver 3.0 compatible versions, and semver v3 is PEP-440 compatible....12:24
*** bknudson has quit IRC12:26
*** amrith is now known as _amrith_12:26
*** sdake has joined #openstack-infra12:28
*** rcarrillocruz has quit IRC12:28
*** liam_ has joined #openstack-infra12:30
*** liam_ is now known as Guest8877912:31
*** vponomaryov has quit IRC12:31
*** abregman has quit IRC12:31
*** viktors has quit IRC12:31
*** aarefiev has quit IRC12:31
*** svasheka has quit IRC12:31
*** sdake_ has quit IRC12:31
*** e0ne has quit IRC12:32
*** ddieterly has joined #openstack-infra12:34
mordredmancdaz: we don't have any support for epochs at the moment. also, best I can tell, there is no semver 3.0?12:35
*** heyongli has quit IRC12:35
tobiash_Hi, does anybody see what went wrong with the coverage build here: https://review.openstack.org/#/c/200034/ ?12:36
*** fhubik is now known as fhubik_afk12:36
*** heyongli has joined #openstack-infra12:36
*** annegentle has quit IRC12:38
*** jasondotstar has quit IRC12:38
*** Guest88779 has quit IRC12:38
*** dims has joined #openstack-infra12:40
*** shardy_ has joined #openstack-infra12:41
*** bswartz has quit IRC12:41
*** bknudson has joined #openstack-infra12:42
*** shardy has quit IRC12:42
mancdazmordred I meant this http://docs.openstack.org/developer/pbr/semver.html12:43
mancdazmordred and this "All versions have been made PEP-440 compatible"12:43
mordredah12:44
mordredmancdaz: sorry - I'm still coffeeing :)12:44
mancdaz:)12:44
mordredmancdaz: so - all of our versions are pep440 - but not all of pep440 are our versions12:44
*** julim has joined #openstack-infra12:44
*** abregman has joined #openstack-infra12:45
*** fawadkhaliq has joined #openstack-infra12:45
mancdazmorded yeah, all of the openstack packages have pep440 versions. But pbr spcifically doesn't support all pep440 versioning12:45
mancdazwhich may be what you just said12:45
mordredyup12:45
mordredI know that we have no support for epochs - I'm not sure we would want it, because they're pretty confusing to most users12:45
mordredI would not expect most of our users to know what 1!1.0.3 means12:46
mancdazmordred I was just looking ahead to liberty times12:46
mancdazwe build wheels from the source12:46
*** shardy_ has quit IRC12:46
mancdazso we're effectively having to deal with the same issues that packagers will12:46
mancdazthe epoch scheme that we get to use is that in python itself12:47
mordrednod12:47
mancdazso was trying to see if I could inject an epoch and build a wheel12:47
*** shardy has joined #openstack-infra12:47
mancdazbut then pbr12:47
mordredwell ... you can set a version to anything you want with the env var PBR_VERSION12:47
mancdazah yes12:47
mancdazbut that feels a little sledgehammery12:48
mordredhowever - your use case sounds similar to the local vendor stuff lifeless is wanting to pull from nova12:48
mancdazwe'd need to do some of what pbr does, and grok the version from setup.cfg12:48
mordredlifeless: ^^ you may want to peruse the scrollback here when you get up12:48
Sam-I-Ammornings12:48
*** pserebryakov has joined #openstack-infra12:48
mancdazah I've not seen any of that12:48
*** hdd has joined #openstack-infra12:49
*** Longgeek has quit IRC12:49
mordredmancdaz: well, you can actually do it easily ... PBR_VERSION=1:$(python setup.py --version)12:49
mordredmancdaz: nova has some extra stuff in tree for allowing downstream vendors to add a file somewhere to inject some more version info12:49
mordredmancdaz: we'd like for it to not be nova specific and to solve the use case they are solving generally for everyone12:50
mancdazyeah that sounds nice12:50
mordredmancdaz: as an example:12:51
mordredmordred@camelot:~/src/openstack-infra/shade$ python setup.py --version12:51
mordred0.10.1.dev412:51
mordredmordred@camelot:~/src/openstack-infra/shade$ PBR_VERSION=1\!$(python setup.py --version) python setup.py --version12:51
mordred1!0.10.1.dev412:51
mancdazthough nicest for me would be for pbr to support epochs, and all the projects include an epoch in their versions :D12:51
*** tlian has joined #openstack-infra12:51
mordredheh. well - _that's_ not going to happen :)12:51
*** otter768 has joined #openstack-infra12:51
*** fhubik_afk is now known as fhubik12:51
mordredbut - maybe lifeless will have a good idea of how to solve your issue12:52
*** miqui has joined #openstack-infra12:52
mordreddhellmann, ttx: also, fyi ^^12:52
mancdazmordred humour me for a moment. Aside from it being a bit hard to read, why wouldn't that happen?12:52
mordred2 reasons12:52
mordreda) it's hard to read12:53
mordred(most important one)12:53
mordredb) ! is a special character on unix command lines, so if you don't escape it things blow up12:53
mordredhonestly, I'm quite annoyed that PEP440 decided to use ! as an epoch marker when there is a pre-existing long history of using : which is also not a character that will break all the scripts in the world12:54
mancdazan odd choice for epoch separator in pep440 then?12:54
mordredyah12:54
mancdazhmm12:54
mordredso, even if it weren't immediately confusing for the general case12:54
mordredit would make our tarballs and pacakges very hard to work with for everyone12:54
mancdazthis saddens me12:55
mordredand there is one and only one event that will cause them to be needed12:55
*** shardy_ has joined #openstack-infra12:55
mordredhonestly - I'd just write a workaround script to deal with the liberty release and not try to solve it generally12:55
*** che-arne has joined #openstack-infra12:56
*** amotoki has joined #openstack-infra12:56
mancdazyeah, sounds like it might have to be the way12:56
*** otter768 has quit IRC12:56
*** rlandy has joined #openstack-infra12:56
*** jaypipes has quit IRC12:56
mordredwe generally take increasing versions very seriously - we only took this change because we don't (yet) release the servers to pypi and so that we could treat them more normally lke everything else12:56
mordredso I _strongly_ doubt it will ever happen again12:56
*** shardy has quit IRC12:57
fungialso, it already happened for some other projects cycles ago (e.g. novaclient used to have date-based versioning)12:57
mancdazsure, I understand the need. Just was hoping to solve it in the 'proper' way when we come to liberty12:58
*** jasondotstar has joined #openstack-infra12:58
mancdazdoesn't seem like there is a real 'proper' way to do it though12:58
*** aarefiev has joined #openstack-infra12:59
fungidistros will add an epoch prefix on their package versions12:59
*** svasheka has joined #openstack-infra12:59
fungibut python packages don't really have that construct12:59
mancdazyeah, they have their own versioning scheme to be able to wrap this all with12:59
mancdazright12:59
*** e0ne has joined #openstack-infra13:00
mancdazwell they do, but it's a bad one because of '!'13:00
*** shardy_ has quit IRC13:00
fungioh, i didn't realize that existed13:01
fungiwow13:01
openstackgerritMerged openstack-infra/project-config: Fix slave-cleanup.sh  https://review.openstack.org/20003513:01
*** shardy has joined #openstack-infra13:01
*** ZZelle has quit IRC13:01
*** fawadkhaliq has quit IRC13:01
fungialso wondering, once we do release to pypi, how we're going to deal with https://pypi.python.org/pypi/horizon13:01
*** ZZelle has joined #openstack-infra13:02
mancdazouch13:02
*** vponomaryov has joined #openstack-infra13:02
fungithough it's not got any actual files on pypi, just spiderlinks13:02
mancdazjust delete it and pretend it never existed13:02
fungiso it may end up fine13:02
fungimordred: jeblair: clarkb: pleia2: just fyi, i'm not around much today. more house-related stuff. i expect tomorrow to be much the same13:04
mordredfungi: awesome. enjoy house stuff13:04
fungiyou bet. i love visiting with lawyers, signing endless sheaves of contracts, et cetera13:04
*** viktors has joined #openstack-infra13:05
mordredfungi: can you believe pep440 picked "!" as their epoch char? :)13:05
fungimordred: it's ludicrous i agree13:05
mordredfungi: also - I _think_ we're going to need to change the name of the thing we publish to pypi to openstack-$name for all the servers13:05
mordredfungi: because keystone is already taken on pypi13:05
mordredso pypi should not be a problem really13:05
fungimordred: then again, ; as a marker separator isn't much better when it comes to being special in pretty much every unix shell ever13:06
mordredfungi: debian uses : for that reason13:06
mordredoh13:06
mordredmarker separator13:06
mordredyeah13:06
*** davideagnello has joined #openstack-infra13:06
mordredbut you don't expect markers to show up in filenames13:06
fungitrue. and the comparison operators are similarly problematic in that regard (!=<>)13:07
mordredyuppers13:07
fungiso i guess quoting version specs is sort of already expected... but the filenames much less so13:07
*** weshay has quit IRC13:07
mordredGheRivero: updated the os-client-config patch - better?13:07
*** radez_g0n3 is now known as radez13:08
mordredfungi: I am not interested in needing to quote filenames :)13:08
*** jsavak has joined #openstack-infra13:08
*** ddieterly has quit IRC13:08
fungimordred: however, debian has the benefit of not needing to work on mac filesystems, where : is path separator13:09
mordredoh. bother13:09
*** Somay has quit IRC13:09
mordredwait - is that still the case?13:09
mordredpost osx?13:09
*** amitgandhinz has joined #openstack-infra13:09
*** amotoki has quit IRC13:09
fungioh, i dunno. the last time i had to deal with a mac filesystem was mac os 7.something13:10
*** BharatK has quit IRC13:10
funginot sure if hfs+ does that13:10
*** davideagnello has quit IRC13:10
*** jaypipes has joined #openstack-infra13:10
*** hdd has quit IRC13:11
mancdaznah, it's '/' on osx13:11
*** mriedem has joined #openstack-infra13:12
openstackgerritSomay Jain proposed openstack-infra/jenkins-job-builder: Added support for groovy script trigger  https://review.openstack.org/20006613:12
mordredfungi: you dont' want to review a shade patch before you go deal with lawyers, do you? https://review.openstack.org/#/c/199600/13:12
*** rbrooker has joined #openstack-infra13:13
*** peristeri has joined #openstack-infra13:14
fungimordred: probably not. helping fifieldt track down a spam infestation on ask.openstack.org at the moment13:14
mordredooh. have fun with that13:14
*** paramite has joined #openstack-infra13:15
mordredI'll just wait for SpamapS to wake up13:15
fifieldttriaging that problem in #openstack-community at the moment, for referecne13:15
openstackgerrityolanda.robla proposed openstack-infra/puppet-nodepool: Add creation of secure.conf file  https://review.openstack.org/18832513:15
mordredfifieldt, fungi: have fun with that! I wish you both luck13:15
*** puranamr has joined #openstack-infra13:16
*** amotoki has joined #openstack-infra13:16
* fifieldt shakes fist at askbot13:17
*** Longgeek has joined #openstack-infra13:17
*** weshay has joined #openstack-infra13:17
* fungi shakes fist at web forums in general. they reinvent usenet, badly13:18
openstackgerritScott Moser proposed openstack-infra/git-review: support urls as change-id input  https://review.openstack.org/19922513:19
*** Somay has joined #openstack-infra13:19
*** abregman has quit IRC13:22
*** akshai has joined #openstack-infra13:23
*** ayoung has joined #openstack-infra13:26
mordredfungi: yah13:26
openstackgerritAndrew Laski proposed openstack-infra/elastic-recheck: Add query for bug 1466696  https://review.openstack.org/20007713:26
openstackbug 1466696 in OpenStack Compute (nova) "Cells: Race between instance 'unlock' and 'stop' can cause 'stop' to fail" [Low,Confirmed] https://launchpad.net/bugs/146669613:26
*** ParsectiX has quit IRC13:27
*** amotoki has quit IRC13:28
*** amotoki_ has joined #openstack-infra13:28
*** k4n0 has quit IRC13:28
*** eharney has joined #openstack-infra13:28
*** deepakcs has quit IRC13:29
*** paramite is now known as paramite|afk13:32
openstackgerrityolanda.robla proposed openstack-infra/puppet-nodepool: Add creation of secure.conf file  https://review.openstack.org/18832513:33
*** dustins has joined #openstack-infra13:34
*** abregman has joined #openstack-infra13:35
*** ari has joined #openstack-infra13:35
*** bswartz has joined #openstack-infra13:36
*** dboik_ has quit IRC13:36
sigmavirus24_awalifeless: if you want to test against terribly outdated versions of requests in devstack, be my guest. The best way to replace likely identical (if not newer) certificate bundles though is through the environment variable or doing what that patch already does13:41
*** _amrith_ is now known as amrith13:41
*** bhunter71 has joined #openstack-infra13:43
mordredsigmavirus24_awa: I have no context to that conversation - but it sounds interesting - reference?13:44
sigmavirus24_awauh let me scroll back and find the review13:44
*** puranamr has quit IRC13:45
sigmavirus24_awatl;dr a devstack change was merged that symlinks the system certificate bundle into where requests stores its certificate bundle13:45
sigmavirus24_awamordred: https://review.openstack.org/#/c/190276/13:45
mordredfascinating13:46
sigmavirus24_awaThere are env variables to override what the certificate bundle is if you would rather use those, but we actually do our best to stay as up-to-date with Mozilla as possible (which is where Fedora, Debian, and (I'm guessing) Ubuntu generate theirs from)13:46
mordredsigmavirus24_awa: well, I think the problem in this case might actually be that the system bundle is less up to date, but other tools in the devstack stack are using it to set some things up ... so the mismatch causes api requests to have a sad later on13:47
openstackgerritChris Dent proposed openstack-infra/project-config: [WIP] Add an experimental ceilometer grenade job  https://review.openstack.org/20008613:47
*** sigmavirus24_awa is now known as sigmavirus2413:47
mordredsigmavirus24_awa: that said - I agree with you, requests has more than adequate ability to pass in bundles13:48
mordredsigmavirus24: and, in fact, all of the openstack tools have config options to specify things to pass in to requests13:48
*** bhunter71 has quit IRC13:48
mordredWHICH devstack does not properly set :)13:48
sigmavirus24mordred: yep. Lifeless asked if there was a better way13:48
*** paramite|afk is now known as paramite13:48
mordredso I'd agree with you ... maybe we shoudl just set the variables we already have to the correct values13:48
sigmavirus24There's that way, which seems to be a bit more work, or using env vars but you could always just use distro-packaged requests13:48
sigmavirus24All downstreams rip out our ca bundle and use the system one13:49
mordredoh no - that's definitely not possible13:49
sigmavirus24(Which I understand and expect)13:49
openstackgerrityolanda.robla proposed openstack-infra/system-config: Stop passing unused nodepool parameters  https://review.openstack.org/19975013:49
sigmavirus24Just beware of requests ~2.6 series of requests13:49
mordredwe're very much in the "all things in devstack intalled from pip" bucket13:49
sigmavirus24It's ... uh .. a little broken thanks to urllib313:49
mordred\o/13:49
sigmavirus242.7 is fine though13:49
sigmavirus24took a bit of work, but Cory and I worked out the remaining kinks13:50
*** katyafervent is now known as katyafervent_awa13:50
sigmavirus24This is what we get for trying to give users more control over chunked responses along with more information about them and ripping that away from httplib13:50
*** hdd has joined #openstack-infra13:50
mordredsigmavirus24: I find that giving users control of things is always a path to pain13:51
*** rbrooker has quit IRC13:51
sigmavirus24mordred: well this was a legitimate request for usage of urllib313:52
sigmavirus24requests doesn't quite provide that access directly unless you use the raw urllib3 response object13:52
sigmavirus24but yeah13:52
*** katyafervent_awa is now known as katyafervent13:52
sigmavirus24some Red Hatters needed it and re-implemented it poorly causing the issues in the 2.6 branch of requests13:52
*** bexelbie_ has joined #openstack-infra13:53
*** Mzoo_ has joined #openstack-infra13:53
Mzoo_Hi experts. I have an openstack identity unit test question.13:54
Mzoo_formData = {'action': 'tenants__delete__%s' % project_id}   res = self.client.post(INDEX_URL, formData) returns no html response. Does anybody know why?13:54
openstackgerritVictor Stinner proposed openstack-infra/project-config: Make gate-keystone-python34 voting and add gate  https://review.openstack.org/20009213:54
Mzoo_After the execution, res value is:  Accept-Language, Cookie X-Frame-Options: SAMEORIGIN Content-Type: text/html; charset=utf-8 Location: http://testserver/identity/ Content-Language: en13:54
Mzoo_I want to get html elements from the response but res obj is empty?13:55
*** xyang1 has joined #openstack-infra13:55
*** btully has joined #openstack-infra13:56
fungiMzoo_: i've no idea why you're asking the sysadmins for the community servers about that, but it sounds like you might be looking for the #openstack-dev or #openstack-keystone channels instead13:56
openstackgerritThomas Morin proposed openstack-infra/project-config: Add check-requirements job to 2 projects  https://review.openstack.org/19997613:56
*** dboik has joined #openstack-infra13:56
fungiMzoo_: at least, i have not nearly enough context to guess at what you're asking13:56
*** bexelbie has quit IRC13:57
Mzoo_fungi: Thanks, I asked this question at dev channel. But no body answered it. I read this channel is related to integration and some sort of test. So ask it again here. (https://wiki.openstack.org/wiki/IRC)13:58
*** kiran-r has quit IRC13:58
*** amotoki has joined #openstack-infra13:58
*** wenlock has joined #openstack-infra13:59
*** sridhar_ram has joined #openstack-infra13:59
fungiMzoo_: right, we build and maintain the servers where the tests run (and also maintain things like the code review server, the wiki, mailing lists server, et cetera)13:59
*** mtanino has joined #openstack-infra13:59
Mzoo_fungi: sorry for my misundrestanding. Just asking on keystone channel again :)14:00
*** pserebryakov has quit IRC14:00
fungiMzoo_: no problem, just trying to direct you to channels with people who are more likely to have answers to your questions14:00
*** amotoki_ has quit IRC14:01
*** pserebryakov has joined #openstack-infra14:02
AJaegermestery: thanks for following up on the ACL issue with ttx!14:03
*** michchap has quit IRC14:03
mesteryAJaeger: np, wanted to ensure we closed the loop there for those following along :)14:03
*** amotoki has quit IRC14:03
*** claudiub has joined #openstack-infra14:03
*** michchap has joined #openstack-infra14:03
*** Kennan2 has joined #openstack-infra14:03
*** Kennan has quit IRC14:04
*** dpose has joined #openstack-infra14:04
*** mtanino has quit IRC14:08
*** hasharLunch has quit IRC14:08
*** yamahata has joined #openstack-infra14:10
*** spzala has joined #openstack-infra14:10
*** annegentle has joined #openstack-infra14:12
AJaegermestery: appreciated, thanks!14:12
openstackgerritChris Dent proposed openstack-infra/project-config: [WIP] Add an experimental ceilometer grenade job  https://review.openstack.org/20008614:12
*** mtanino has joined #openstack-infra14:13
*** jsavak has quit IRC14:15
*** wenlock_ has joined #openstack-infra14:16
openstackgerritSomay Jain proposed openstack-infra/jenkins-job-builder: Support for more configurable options in sonar publisher  https://review.openstack.org/20011514:17
*** smccully has joined #openstack-infra14:17
*** jsavak has joined #openstack-infra14:18
openstackgerritSean Dague proposed openstack-infra/devstack-gate: POC: grenade partial multinode  https://review.openstack.org/19909114:21
openstackgerritThomas Morin proposed openstack-infra/project-config: Add check-requirements job to 2 projects  https://review.openstack.org/19997614:25
openstackgerritThomas Morin proposed openstack-infra/project-config: Add check-requirements job to 2 projects  https://review.openstack.org/19997614:26
*** ildikov has quit IRC14:26
*** _nadya_ has quit IRC14:28
*** _nadya_ has joined #openstack-infra14:28
*** _nadya_ has quit IRC14:28
*** _nadya_ has joined #openstack-infra14:29
*** amotoki has joined #openstack-infra14:29
*** macjack has quit IRC14:30
*** Somay has quit IRC14:31
*** mpopow has joined #openstack-infra14:32
*** spredzy|afk is now known as spredzy14:33
*** Mzoo_ has quit IRC14:33
*** bdr7 has joined #openstack-infra14:34
paramiteHi all, can somebody help me here? I'm looking for a source code of runner of job gate-puppet-ceilometer-puppet-beaker-rspec-upgrade-dsvm-centos714:35
*** jamespage_ has joined #openstack-infra14:36
*** rossella_s has quit IRC14:37
*** jamespage_ has quit IRC14:37
*** rossella_s has joined #openstack-infra14:37
*** tmorin has joined #openstack-infra14:40
*** yamahata has quit IRC14:40
*** yamahata has joined #openstack-infra14:41
*** jsavak has quit IRC14:43
*** jsavak has joined #openstack-infra14:43
*** dims has quit IRC14:45
openstackgerritThomas Morin proposed openstack-infra/project-config: Add check-requirements job to 2 projects  https://review.openstack.org/19997614:45
*** maishsk has quit IRC14:46
*** devvesa has joined #openstack-infra14:46
tmorinhi dougwig14:47
*** zz_dimtruck is now known as dimtruck14:47
tmorinI've one question related to how service_providers are loaded  and the commit at https://review.openstack.org/gitweb?p=openstack%2Fneutron.git;a=commitdiff;h=fb3138c8d718be67505f247ca776abf15ba1504a14:47
*** bdr7 has quit IRC14:48
Clintparamite: openstack-infra/project-config:jenkins/jobs/puppet-module-jobs.yaml ?14:48
tmorinI see you can't have both service_providers in neutron.conf and in neutron_*aas.conf14:48
*** bdr7 has joined #openstack-infra14:48
paramiteClint, thanks14:49
tmorinwe have a service_provider for bgpvpn (networking-bgpvpn) that does not sit in any of neutron_(lbaas|fwaas|vpnaas).conf14:49
tmorinbut if we add it to neutron.conf, we can't coexist with service providers using neutron_(lbaas|fwaas|vpnaas).conf14:49
jeblairtmorin: you might try asking in #openstack-dev or #openstack-neutron14:50
*** dims has joined #openstack-infra14:50
tmorinjeblair: gee, wrong room :-(14:50
tmorinjeblair: thought that was my openstack-neutron tab...14:50
jeblairtmorin: np :)14:50
tmorinjeblair: thanks14:50
*** tmorin has left #openstack-infra14:51
*** otter768 has joined #openstack-infra14:52
*** heyongli has quit IRC14:52
*** armax has joined #openstack-infra14:53
*** heyongli has joined #openstack-infra14:53
*** che-arne has quit IRC14:53
*** marzif_ has joined #openstack-infra14:53
*** bhunter71 has joined #openstack-infra14:54
*** tsekiyama has joined #openstack-infra14:55
*** bdr7 has quit IRC14:55
*** bdr7 has joined #openstack-infra14:56
*** bdr7 has quit IRC14:56
*** otter768 has quit IRC14:57
*** annegentle has quit IRC14:58
*** MarkAtwood has joined #openstack-infra14:59
*** achanda has joined #openstack-infra15:00
*** sdake_ has joined #openstack-infra15:01
anteayaClint: I commented on your comment on https://review.openstack.org/#/c/199798/15:02
*** fhubik is now known as fhubik_afk15:02
anteayaClint: my patch is basically a straight copy of yolanda's patch15:02
anteayaClint: I don't really favour a big rework of it right now15:03
anteayaClint: hope that makes sense15:03
*** sdake has quit IRC15:05
mordredanteaya: we've verified that mod_version exists on the centos ?15:05
anteayaI have not verified anything15:05
anteayathat is a good question you ask15:05
openstackgerritMikhail S Medvedev proposed openstack-infra/puppet-openstackci: Add generic logstash manifests  https://review.openstack.org/19979015:05
*** fhubik_afk is now known as fhubik15:06
mordredyolanda: ^^ ?15:06
*** austin81 has joined #openstack-infra15:06
*** achanda has quit IRC15:06
yolandahi, we have that running on our centos 715:06
mordredok. great15:07
*** davideagnello has joined #openstack-infra15:07
*** changbl has quit IRC15:07
anteayaI also have not tested my patch15:07
*** Ala has quit IRC15:07
EmilienMwe are noticing some downtime on git.o.o > http://logs.openstack.org/17/200117/1/check/gate-puppet-trove-puppet-unit-3.3/eb96d51/15:08
yolandaanteaya, same patch as i pushed, was the one i had working under our apache, but i saw it was reverted. The issue was the ordering?15:09
anteayayup, Maximum of 3 git retries reached15:09
anteayayolanda: the issue was that mod_version was not installed15:09
*** sdake_ has quit IRC15:09
*** coolsvap is now known as coolsvap|away15:09
anteayayolanda: and without mod_version IfVersion is not parsed15:09
yolandai guess it worked for us because we had it installed before15:09
anteayaso all the modules specific to 2.4 were installed on 2.215:09
anteayaso much unhappiness15:09
*** sdake has joined #openstack-infra15:10
anteayayolanda: yep, that makes sense15:10
clarkbwe run cwntos6...15:10
mordredyolanda: well, in our case, we're runing centos6 - so the ifversions are more important I think15:10
clarkbyes15:10
yolandawe have several with centos6 as well15:10
anteayaso can anyone confirm that centos6 has mod_version available?15:11
anteayamy google fu is subpar15:11
*** davideagnello has quit IRC15:11
jeblairwe also had a discussion yesterday that perhaps a better approach would be to avoid using mod_version and instead have the conditional logic in puppet15:11
*** bhunter71 has quit IRC15:11
mordredjeblair: there is an available apache version fact we can use?15:12
yolandais there a fact in puppet that can easily tell which apache version are we using?15:12
persiaanteaya: http://rpm.pbone.net/index.php3/stat/3/srodzaj/1/search/mod_version.so suggests it does, if that is the same mod_version15:12
mordredyolanda: jinx15:12
yolandaeh :)15:12
mordredpersia: woot. thanks15:12
samuelBarteles15:12
jeblairmordred, yolanda: i bet we can find out if we're running centos6 or 715:12
anteayapersia: thank you15:12
yolandamordred, i tried that approach as well, but the comparison for ubuntu and centos versions, to make sure which apache versions were they using, was so complex15:13
yolandajeblair ^15:13
anteayajeblair: I'm fine with a different approach, I was just doing the minimal of what I understood to be helpful15:13
yolandaif we limit only to centos, and assume centos >= 7 is 2.415:13
yolandaand centos < 7 is 2.2, we can do it15:13
persiaAt least the search results I posted suggested it was for a httpd24 in CentOS 6, which may not be default.15:14
jeblairEmilienM: i don't see anything too drastic in our monitoring; i wonder if there is/was a network in that node's region15:14
*** bhunter71 has joined #openstack-infra15:14
jeblairEmilienM: network problem that is15:15
*** sambetts has quit IRC15:15
*** ildikov has joined #openstack-infra15:16
*** ildikov is now known as ildikov_afk15:16
*** sambetts has joined #openstack-infra15:17
EmilienMjeblair: ok, it was just fyi15:17
*** pblaho has quit IRC15:19
*** tonytan4ever has joined #openstack-infra15:19
*** shardy_ has joined #openstack-infra15:19
spredzyjeblair, ping https://review.openstack.org/#/c/175849/. Can I ask if my remark is accurate and that the generic function you refered to are still too generic for doc ?15:19
*** shardy has quit IRC15:21
*** jsavak has quit IRC15:22
*** sabeen has joined #openstack-infra15:22
jeblairspredzy: setup_git is generic at least15:23
*** jsavak has joined #openstack-infra15:23
*** jamielennox is now known as jamielennox|away15:23
jeblairspredzy: if you want to make things more generic, that would be great, but we don't need to hold that patch on that kind of improvement, but updating it to use anything that's already done would be good.15:24
*** bexelbie_ has quit IRC15:24
*** shardy_ has quit IRC15:24
*** shardy has joined #openstack-infra15:25
*** puranamr has joined #openstack-infra15:26
spredzyjeblair, ack. Let me update that15:27
*** puranamr has quit IRC15:27
*** jgriffith has left #openstack-infra15:27
*** puranamr has joined #openstack-infra15:28
spredzyjeblair, should I make a first review that move setup_git outside common_translation_update.sh to a more generic name common.sh15:28
*** Somay has joined #openstack-infra15:29
spredzysourcing  common_translation_update.sh to a job unrelated to translation might not make sense15:29
*** fhubik is now known as fhubik_afk15:29
openstackgerritSébastien Han proposed openstack-infra/project-config: Add Ceph DevStack plugin to Stackforge  https://review.openstack.org/18876815:29
*** dims has quit IRC15:30
jeblairspredzy: i think setup_git is already in common.sh15:31
*** jamielennox|away is now known as jamielennox15:32
*** dizquierdo has quit IRC15:32
*** dims has joined #openstack-infra15:32
*** dims has quit IRC15:32
*** fitoduarte has quit IRC15:32
*** e0ne is now known as e0ne_15:32
*** dims has joined #openstack-infra15:33
*** amrith is now known as _amrith_15:33
*** nihilifer has joined #openstack-infra15:34
spredzyjeblair, erf you're right local copy was old :/15:34
spredzymy bad15:34
openstackgerritDirk Mueller proposed openstack-infra/project-config: Start with a green field for RPM packaging  https://review.openstack.org/19113415:35
jeblairspredzy: whew, i thought maybe my local copy was too new ;)15:35
*** bdr768 has joined #openstack-infra15:35
*** bdr768 is now known as jgriffith15:35
*** paramite has quit IRC15:40
*** jcoufal has quit IRC15:43
openstackgerritYanis Guenane proposed openstack-infra/project-config: Add support for backport-potential commit flag  https://review.openstack.org/17584915:47
spredzyjeblair, ^15:47
spredzyEmilienM, ^15:47
openstackgerritDerek Higgins proposed openstack-infra/tripleo-ci: Revert "Switch to using pypi"  https://review.openstack.org/20015615:48
*** e0ne_ is now known as e0ne15:48
EmilienMspredzy: thx15:48
*** dtantsur is now known as dtantsur|afk15:49
*** Somay has quit IRC15:49
*** fhubik_afk is now known as fhubik15:49
*** fhubik is now known as fhubik_afk15:49
*** weshay is now known as weshay_brb15:50
zaromorning15:51
jeblairgnus has this thing where you can group newsgroups together and toggle display of them as a group... i think gertty needs this (so i can deal with the puppet-* repos at a glance)15:52
openstackgerrityolanda.robla proposed openstack-infra/nodepool: Update nodepool to use secure.conf file  https://review.openstack.org/18976215:52
*** jaypipes has quit IRC15:53
openstackgerrityolanda.robla proposed openstack-infra/puppet-nodepool: Add creation of secure.conf file  https://review.openstack.org/18832515:54
*** coolsvap|away is now known as coolsvap15:54
openstackgerritDavid Medberry proposed openstack-infra/irc-meetings: Fix the tags so that it generates the proper log entry.  https://review.openstack.org/20016215:54
*** alexsyip has joined #openstack-infra15:55
*** jlanoux has quit IRC15:55
openstackgerritKhai Do proposed openstack-infra/system-config: use updated jenkins_master.pp manifest  https://review.openstack.org/19978015:55
*** claudiub has quit IRC15:59
*** vnod has joined #openstack-infra15:59
*** davideagnello has joined #openstack-infra15:59
pc_mAnyone know how to view older code (like Icehouse) from github? It doesn't show as a branch. I know I can access it from a local repo, but wanted to point someone to icehouse code on github and can't seem to see it.16:00
*** davideagnello has quit IRC16:00
*** harlowja_at_home has joined #openstack-infra16:01
*** fhubik_afk is now known as fhubik16:01
*** fhubik has quit IRC16:02
fungipc_m: there is a tag, icehouse-eol16:02
fungipc_m: it represents the final state of the stable/icehouse branch when it reached end of life16:02
jeblairpc_m: you can see it on git.o.o with https://git.openstack.org/cgit/openstack/nova/tree/?id=icehouse-eol16:03
jeblairpc_m: i assume github has similar functionality ;)16:03
fungii've heard github is useful for such things, but since it's not free software i'm not inclined to waste my time finding out16:03
*** bitblt has joined #openstack-infra16:03
*** bdr78 has joined #openstack-infra16:04
pc_mfungi: jeblair: Thanks! I see it. Under pulldown, there is a branch tab and a tag tab, it is under tag tab.16:04
openstackgerritMerged openstack-infra/puppet-os_client_config: Module boilerplate  https://review.openstack.org/19965316:05
*** Somay has joined #openstack-infra16:05
*** dims_ has joined #openstack-infra16:05
fungipc_m: anyway, we have .*-eol tags going back to diablo (for repos like nova which have been around that long)16:05
*** ihrachyshka has quit IRC16:05
*** unicell1 has quit IRC16:05
pc_mfungi: Cool. Didn't see that tag tab.16:06
fungiand also some release tags for things even older than diablo, it seems16:06
fungisuch as nova 0.9.0 (wow!)16:06
*** mpopow has quit IRC16:07
pc_m:)16:08
*** nfedotov has quit IRC16:08
*** dpose has quit IRC16:08
*** dims has quit IRC16:09
*** Somay has left #openstack-infra16:09
dgonzalezHi all, i am planning to create a multi-region scenario test for heat (See https://review.openstack.org/#/c/185598/). I guess for this to work i would have to create a new experimental jenkins job for heat, which runs on a multi-region devstack environment. Can this be done with a multinode setup? Or how do i have to configure the jenkins job to run such a multi-region test?16:10
openstackgerritJohn Patterson proposed openstack-infra/jenkins-job-builder: Adding Flowdock as a supported publisher  https://review.openstack.org/20016816:11
fungidgonzalez: so it's not possible to create multiple regions on a single-node devstack? if not, then yeah you'd need to have the job use a 2-node devstack worker (but i don't know enough about devstack and regions to say for sure that's sufficient)16:11
*** fawadkhaliq has joined #openstack-infra16:11
dgonzalezfungi: As far as i know, it is not possible to configure a single devstack with multiple regions.  You need one devstack per region. In my local tests i was able to create two regions with two devstack installations. But i am not sure how i can configure something like this in a jenkisn job for devstack-gate...16:13
*** ashleighfarnham has joined #openstack-infra16:14
*** scheuran has quit IRC16:14
fungidgonzalez: devstack-gate uses ansible to run stack.sh on each subnode in the multinode group (or just on the local node if there's only one)16:16
fungidgonzalez: you can probably look at the definition of one of our existing multinode devstack jobs for ideas16:16
openstackgerritMerged openstack-infra/elastic-recheck: Add query for neutron functional test race bug 1472692  https://review.openstack.org/19964016:17
*** ihrachyshka has joined #openstack-infra16:17
openstackbug 1472692 in neutron "test_port_creation_and_deletion randomly fails with: eventlet.timeout.Timeout: 60 seconds" [Medium,Confirmed] https://launchpad.net/bugs/147269216:17
*** sshnaidm_ has quit IRC16:18
*** vnod has quit IRC16:18
reedfungi, on https://ask-staging.openstack.org/ wouldn't there need to be also a restore of the database of users and questions/answers?16:19
*** afazekas has quit IRC16:19
*** jamielennox is now known as jamielennox|away16:21
*** samuelBartel has quit IRC16:21
dgonzalezfungi: I did already take a look at some jobs in project-config. It seems to me like they all just set 'export DEVSTACK_GATE_TOPOLOGY="multinode"'. To get a multi-region setup i would need to configure the localrc files for the devstack nodes in order to set the regions for the devstack nodes. But i am not sure how to do this16:22
*** boris-42 has quit IRC16:22
*** weshay_brb is now known as weshay16:23
*** harlowja_at_home has quit IRC16:23
fungireed: we can do that, sure. maybe a periodic dump and import mechanism16:23
*** soren has quit IRC16:23
*** fitoduarte has joined #openstack-infra16:23
fungidgonzalez: yep, it's beyond what i've done but clarkb and sdague might have some guidance16:24
reedfungi, don't you have an old copy somewhere?16:25
greghaynesfungi: mordred the check experimental I just did on https://review.openstack.org/#/c/198795/ looks like it is going to be all red :(16:25
greghaynesso might not be a good idea to switch it all over to ubuntu-trusty16:26
*** _nadya_ has quit IRC16:26
openstackgerritJohn Patterson proposed openstack-infra/jenkins-job-builder: Adding Flowdock as a supported publisher  https://review.openstack.org/20016816:26
greghaynesIm also uploading an image to rax now to see if I can repro out hostname behavior...16:26
*** _nadya_ has joined #openstack-infra16:27
*** BharatK has joined #openstack-infra16:27
openstackgerritPaul Belanger proposed openstack-infra/system-config: WIP: Migrate to puppet-httpd module  https://review.openstack.org/19881916:27
*** _nadya_ has quit IRC16:28
*** _nadya_ has joined #openstack-infra16:28
*** bdr78 has quit IRC16:29
*** arxcruz has quit IRC16:29
*** jamielennox|away is now known as jamielennox16:29
*** derekh has quit IRC16:30
*** tqtran has joined #openstack-infra16:31
openstackgerritMerged openstack-infra/irc-meetings: Fix the tags so that it generates the proper log entry.  https://review.openstack.org/20016216:32
*** BharatK has left #openstack-infra16:32
*** Swami has joined #openstack-infra16:33
*** BharatK has joined #openstack-infra16:33
fungireed: of the production database?16:33
SpamapSmordred: I'm awake. Wassup?16:33
reedfungi, yes16:33
fungireed: sure, but i can also just psql dump a fresh one16:33
*** kiran-r has joined #openstack-infra16:33
reedfungi, i think it would be good, when you have time16:33
dgonzalezfungi: ok thanks for the advice. Any idea when clarkb or sdague are usually online?16:34
fungireed: yep, likely next week. i'm neck deep in house closing interruptions at the moment16:34
clarkbI am almost here, finishing breakfast16:34
fungidgonzalez: it varies16:34
*** annegentle has joined #openstack-infra16:35
mordredSpamapS: uhm.16:35
mordredSpamapS: I don't remember?16:35
*** coolsvap is now known as coolsvap|away16:36
SpamapSmordred: 06:12 < mordred> fungi: you dont' want to review a shade patch before you go deal with lawyers, do you?  https://review.openstack.org/#/c/199600/16:36
SpamapSmordred: I think it was that.16:36
mordredSpamapS: almost certainly16:36
mordredSpamapS: although I feel there was a more complex thing I wanted to discuss as well16:37
*** jistr has quit IRC16:37
*** homeless has joined #openstack-infra16:37
SpamapSmordred: https://review.openstack.org/#/c/199600/ <-- -1'd .. very tiny fix16:38
SpamapSmordred: was it maybe.....16:38
SpamapSmordred: THE SPANISH INQUISITION?16:38
mordredSpamapS: oops. nice catch16:38
openstackgerritMonty Taylor proposed openstack-infra/shade: Rework how we get domains  https://review.openstack.org/19960016:39
mordredSpamapS: done16:39
mordredShrews: ^^ fixed a thing for the SpamapS16:39
fungireed: also i probably want to consult with mrmartin or evgeny on how to import a data dump from an older askbot release into the version running on the staging server16:39
fungireed: since i have a feeling the db schema may change from time to time and need migrations applied16:40
reedindeed16:40
openstackgerritSalvatore Orlando proposed openstack-infra/elastic-recheck: Add a query for failures in shutting down cinder-api  https://review.openstack.org/20017616:40
*** unicell has joined #openstack-infra16:40
*** heyongli has quit IRC16:41
fungireed: also do you have any tips for fifieldt and i for cleaning up tags added by spam posts?16:41
fungiapparently even if you mark all the spam posts for deletion, the tags stick around indefinitely or something16:41
eharneyjeblair: could you drop by https://review.openstack.org/#/c/198079/ again?  you had previously +2'd16:41
*** jgriffith1 has joined #openstack-infra16:41
*** e0ne has quit IRC16:42
*** ihrachyshka has quit IRC16:42
reedfungi, i'm aware of that issue but I have no solution. I'd email Evgeny for that16:42
*** jgriffith has quit IRC16:42
fungireed: good to know we're not just missing something obvious at least. thanks!16:43
*** jgriffith1 is now known as jgriffith16:43
*** shardy has quit IRC16:45
*** heyongli has joined #openstack-infra16:45
jeblaireharney: i don't think the change to hardcode devstack-trusty is necessary -- did you think there was some configuration that would cause it to run on precise?16:45
*** bitblt has quit IRC16:45
eharneyjeblair: that was the assumption yes, that it could end up on either16:45
*** annegentle has quit IRC16:46
jeblaireharney: we're not quite so random as that :)  the current logic is that devstack jobs run on devstack-trusty, unless they have 'centos7' or 'precise' in their names16:47
jeblaireharney: (they used to also use precise for changes to the icehouse branch, but that was just eol'd)16:47
eharneyjeblair: oh, well, the drbd one may be a little off too then (i copied this from there)16:47
jeblaireharney: so leaving it floating will let us use the generalized logic, which is usually correct, and upgrade without having to change all 6000 jobs :)16:48
eharneyjeblair: sounds good, i'll update it16:48
jeblaireharney: (also, due to how things are actually implemented -- if you set that to devstack-trusty, and the logic decided to do run it on precise, the job would just get stuck.  come to think of it, i probably should have lead with that point. :)16:49
eharneyjeblair: :)16:49
*** annegentle has joined #openstack-infra16:50
*** heyongli has quit IRC16:52
krotscheckAny non-jeblair cores able to look at this? I would like to be able to debug my build. https://review.openstack.org/#/c/199774/16:53
*** otter768 has joined #openstack-infra16:53
mordredkrotscheck: done16:54
krotscheckThanks16:55
openstackgerritEric Harney proposed openstack-infra/project-config: Add experimental Cinder job for LIO  https://review.openstack.org/19807916:55
*** homeless has quit IRC16:55
eharneyjeblair: fixed up, thanks ^16:55
*** pblaho has joined #openstack-infra16:56
openstackgerritMerged openstack-infra/elastic-recheck: Add a query for failures in shutting down cinder-api  https://review.openstack.org/20017616:58
*** otter768 has quit IRC16:58
*** asselin_ has joined #openstack-infra16:58
fungijeblair: would the job really get stuck? from what i've seen in those cases it just immediately terminates with a NOT_REGISTERED status16:58
*** kutija_ has joined #openstack-infra17:00
*** asselin__ has quit IRC17:00
*** maishsk has joined #openstack-infra17:00
jeblairfungi: yeah, probably so.  though if the job were voting that wouldn't be great.17:00
*** ayoung has quit IRC17:01
*** kutija has quit IRC17:02
openstackgerritSpencer Krum proposed openstack-infra/puppet-os_client_config: Manage OSCC config file with Puppet  https://review.openstack.org/19967417:04
*** Sukhdev has joined #openstack-infra17:05
fungidefinitely wouldn't be great, no. seen that happen before too :/17:05
*** heyongli has joined #openstack-infra17:05
*** bswartz has quit IRC17:06
*** afazekas has joined #openstack-infra17:06
*** ihrachyshka has joined #openstack-infra17:07
clarkbdgonzalez: hi there17:08
clarkbdgonzalez: what is required to make the test work?17:08
*** coolsvap|away is now known as coolsvap17:08
*** bswartz has joined #openstack-infra17:08
*** HeOS has quit IRC17:09
dgonzalezclarkb: I need a devstack environment with two regions. So that i can create a heat stack which deploys resources on both regions17:09
clarkbright but that does devstack environment with two regions require17:09
clarkbwhat does this environment look like17:09
*** heyongli has quit IRC17:09
*** davideagnello has joined #openstack-infra17:10
*** rbrooker has joined #openstack-infra17:11
dgonzalezBasically i need the environment to be configured as explained in the devstack README here: https://github.com/openstack-dev/devstack#multi-region-setup17:12
*** akshai has quit IRC17:12
*** afazekas has quit IRC17:12
dgonzalez(The configuration options shown there are meant to go into the localrc file)17:13
*** heyongli has joined #openstack-infra17:13
*** mpopow has joined #openstack-infra17:13
clarkbok so its two full installs of openstack with one shared keystone?17:14
dgonzalezyes17:14
clarkbso right now devstack-gate controls the localrc for both the primary node (controller) and the subnode (compute) and it basically sets them up the one way17:15
clarkbto do the multiregion thing you will need to add a second set of config for the subnode that makes it a controller too pointing it at the primary nodes keystone17:15
greghayneshrm, uploaded a new glean image to rax and networking failed, scary17:15
clarkbthat should just be a config change, the existing run ansible stuff to run stack.sh shouldn't need changing17:15
*** sdake has quit IRC17:16
dgonzalezok sounds good, where would i have to add/change this config?17:16
clarkbdevstack-gate17:16
*** annegentle has quit IRC17:16
openstackgerritPaul Belanger proposed openstack-infra/system-config: WIP: Migrate to puppet-httpd module  https://review.openstack.org/19881917:17
*** heyongli has quit IRC17:17
dgonzalezi never worked with devstack-gate before, so sorry if this is a stupid question, but where exactly would i have to change this? in the devstack-vm-gate-wrap.sh file?17:19
dgonzalezI cannot find any mention of multinode in the devstack-gate repo17:19
*** salv-orl_ has quit IRC17:20
*** boris-42 has joined #openstack-infra17:20
*** sdake has joined #openstack-infra17:20
*** achanda has joined #openstack-infra17:20
clarkbdgonzalez: the checks to look at are DEVSTACK_GATE_TOPOLOGY17:21
clarkband likely in devstack-vm-gate.sh not the wrap script as we do localrc generation in devstack-vm-gate.sh17:21
*** salv-orlando has joined #openstack-infra17:22
*** yamahata has quit IRC17:22
dgonzalezclarkb: Ok thanks, i think i have found the relevant places in devstack-vm-gate.sh17:23
*** geoffarnold has quit IRC17:24
*** afazekas has joined #openstack-infra17:24
bswartzcould someone help me understand why this patch is in merge conflict? https://review.openstack.org/#/c/200166/17:25
*** heyongli has joined #openstack-infra17:25
clarkbbswartz: sure let me look17:25
openstackgerritPaul Belanger proposed openstack-infra/puppet-openstackci: Migrate to puppet-httpd module  https://review.openstack.org/19882017:26
*** sdake_ has joined #openstack-infra17:26
krotscheckclarkb: Once you're done with that -> https://review.openstack.org/#/c/199774/ is a thing jeblair did that makes our tests talk to us.17:26
fungiooh! we surpassed review 200000 today!17:26
*** maishsk has quit IRC17:26
clarkbbswartz: its proposed to master but appears to be meant for stable/kilo?17:27
bswartzoh crap17:27
clarkbbswartz: it definitely conflicts with master17:27
bswartzI bet that' the issue17:27
clarkband this my friends is why git review -R is bad17:27
clarkb(just saying)17:27
bswartzthanks for noticing that17:27
bswartzIt should save been kilo17:27
fungiand also if you accidentally do the opposite (propose a master change to stable/kilo) you can end up fast-forwarding your stable branch. i recommend you don't do that either ;)17:28
krotscheckclarkb: Much obliged17:28
clarkbkrotscheck: np17:28
clarkbfungi: are you planning on dealing with ssl certs post home buying?17:29
anteayafungi: wooooo 20000017:29
clarkbwasn't sure if that was already on your radar17:29
*** ashleighfarnham has quit IRC17:29
fungiclarkb: yep, was just waiting until closer to the middle of july17:29
*** maishsk has joined #openstack-infra17:29
*** sdake has quit IRC17:29
*** heyongli has quit IRC17:30
clarkbcool17:30
*** ashleighfarnham has joined #openstack-infra17:30
*** sdake has joined #openstack-infra17:30
fungiclarkb: the plan is early next week to buy new or updated certs for: etherpad, git, refstack, review, wiki (were there any others we were needing to add?) and replacing jenkins with snakeoil17:31
clarkbthat list looks good unless ask/groups are also due17:31
fungithose can wait a year17:31
fungijeblair was good about keeping most of our certs in sync for july renewals, so any which are coming due before next july i'm renewing at the same time17:32
fungigroups expires a year from november, and ask expires a year from next february so they can both get done next july17:33
clarkb++17:33
jeblairfungi: oh yeah, meant to double check that you planned to do that... guess so!17:33
jeblairthanks!17:33
fungijeblair: yep, it's on my pile17:33
fungithe soonest expiration is git/wiki which both go on the 19th, so we've still got 10 days before it's critical17:34
*** sdake_ has quit IRC17:34
*** ihrachyshka has quit IRC17:34
fungibut i figure early next week is safely ahead of emergency17:34
*** ihrachyshka has joined #openstack-infra17:34
fungiright now i'm trying to use what little free time i have to learn how to send summit invites to our wonderful liberty contributors17:35
fungiand to do some manual cleanup post askbot spamstorm17:35
*** dims_ has quit IRC17:35
*** maishsk has quit IRC17:36
*** maishsk_ has joined #openstack-infra17:36
fungii have some interesting notes from evgeny to add to our management documentation17:36
*** dims has joined #openstack-infra17:37
*** FallenPegasus has joined #openstack-infra17:38
*** abregman has quit IRC17:38
* clarkb is reading openssl vulnerability details now to figure out if/how we are affected17:38
openstackgerritMerged openstack-infra/system-config: Remove -e from apply test applier  https://review.openstack.org/19977417:38
fungitbh i haven't even looked at that today. being pulled in too many directions already17:39
*** cdent has quit IRC17:39
fungii should take a moment to read through it as well17:39
openstackgerritMikhail S Medvedev proposed openstack-infra/system-config: Move out server class from logstash classes  https://review.openstack.org/20018617:39
clarkbit looks like we may be ok, its a certificate verification bug and we don't use openssl for that in say gerrit17:39
clarkbWe do use it in gear but don't use the feature yet17:40
*** linkedinyou has joined #openstack-infra17:40
clarkbI suppose nodepool verifying rax/hpcloud endpoints is the other place17:41
clarkbso we should restart nodepool after the package update17:41
*** heyongli has joined #openstack-infra17:41
*** annegentle has joined #openstack-infra17:41
clarkbI still don't see it on usn though17:41
*** enikanorov2 has quit IRC17:41
clarkbfungi: ^ thats my distillation, please do let me know if I am msitaken or have missed anything17:42
*** BharatK has quit IRC17:43
fungiclarkb: yeah, it looks like something i'm not especially worried by in the short term. the other place is the puppetmaster but we don't actually validate the signature on the cert there either aiui?17:44
openstackgerritPaul Belanger proposed openstack-infra/puppet-askbot: Migrate to puppet-httpd module  https://review.openstack.org/19882717:44
fungi(thinking about puppet node certs)17:44
jeblairclarkb: it was introduced in june i think17:44
clarkbthe master does auth the client17:44
clarkbjeblair: oh is ours old enough to not be affected? /me checks version numbers17:45
fungiif memory serves puppet is doing something more ugly like matching the actual cert (though i suppose it could be validating its own signature there)17:45
clarkbsweet I think that is the case17:45
jeblairclarkb: yeah, i haven't checked yet, but would not be surprised if that's the case for the lts's at least17:45
clarkbwe have 1.0.1f on LTS and 1.0.1n and 1.0.1o are affected17:45
fungioh, wow. i skipped the date because the pre-release heads up mentioned affected versions back as far as what's running on precise/trusty/centos617:45
clarkbso unless ubuntu backported the bug we should be fine17:46
krotscheckThe usual email address for ci things is openstackci@openstack.org, correct?17:46
fungiyeah, this is a non-issue17:46
fungikrotscheck: setting up the npm account?17:46
krotscheckfungi: Writing the documentation17:46
fungikrotscheck: oh, you mean for people to contact us?17:46
krotscheckfungi: No, for people to setup projects.17:47
openstackgerritPaul Belanger proposed openstack-infra/system-config: WIP: Migrate to puppet-httpd module  https://review.openstack.org/19881917:47
krotscheckfungi: There's a command called `npm owner add <email> <projectname>`17:47
krotscheckJust trying to fill in the email bit17:47
fungikrotscheck: okay, for npm though, got it. i think we had said we were going to use a separate e-mail alias per service? at least that's my recollection from when pleia2 was adding our zanata openstackid account. but maybe we're okay reusing a common e-mail for publication services?17:48
fungijeblair: clarkb: mordred: ^ ?17:49
krotscheckfungi: You could use + notation.17:49
openstackgerritgreghaynes proposed openstack-infra/glean: dont fail if /etc/hosts is missing  https://review.openstack.org/20018817:49
krotscheckopenstackci+npm@openstack.org or something like that17:49
greghaynesmordred: ^ I was just hitting this17:50
*** heyongli has quit IRC17:50
jeblairfungi: i think with zanata we were mostly focused on the openstackid account -- in that we thought zanata should have its own; i think that implied it should get its own address too17:50
jeblairfungi, krotscheck: i think with npm, we probably don't have the same issue and could use a more generic address17:51
pleia2fungi: (and everyone else prepping for renames tomorrow who is interested), draft etherpad here: https://etherpad.openstack.org/p/repo-renaming-2015-07-1017:51
*** e0ne has joined #openstack-infra17:51
fungijeblair: ahh, yep. but having one openstack.org e-mail alias for pypi/puppetforge/maven nexus/npm/et cetera should be fine i guess17:51
jeblairkrotscheck, fungi: and also, i agree that we could probably use + notation for some of these, if that works (though for user comfort we may not want to do that for the specific npm case)17:51
jeblair(i have not tested that + works with rax email)17:52
openstackgerritMerged openstack-infra/shade: Rework how we get domains  https://review.openstack.org/19960017:52
*** soren has joined #openstack-infra17:52
fungipleia2: cool--thanks for putting that together! did my hacky shell script come in handy i guess?17:52
jeblairfungi, krotscheck: how about "infra@openstack.org" ?17:53
pleia2fungi: hacky script was wonderful :)17:53
*** enikanorov2 has joined #openstack-infra17:53
krotscheckjeblair: (That ascii shruggy shoulder thing)17:53
fungijeblair: wfm. i'm trying to live out my retirement in a no-bikeshed zone17:53
jeblairfungi, krotscheck: if we were chosing a username, i would recommend "openstackinfra"; infra@openstack.org is as close to that as i can get in emailspeak17:54
*** bdr768 has joined #openstack-infra17:54
anteayapleia2: is the order on the etherpad the order you would like them stacked as I rebase?17:54
pleia2anteaya: sure, that makes sense17:54
anteayaokay17:54
fungipleia2: i vaguely recall there being 12 renames on our wiki agenda but see only 8 on the etherpad. what became of the rest? changes not up to snuff? blocked on new project-team applications?17:54
pleia2fungi: anteaya pointed out that the TC decided compass is not ready17:55
pleia2I'll update the wiki17:55
anteayacompass had 4 repos17:55
*** salv-orlando has quit IRC17:55
*** geoffarnold has joined #openstack-infra17:55
fungipleia2: anteaya: perfect--that's what i thought might have happened17:55
jeblairfungi, krotscheck: gimme a min and i'll see about setting up infra@17:55
*** kushal has quit IRC17:55
openstackgerritMichael Krotscheck proposed openstack-infra/system-config: Added NPM Publishing credentials to pypi slave.  https://review.openstack.org/19970717:56
krotscheckjeblair: Much obliged.17:56
krotscheckjeblair, fungi: Once ^^ merges, that's where the properties should go.17:56
fungikrotscheck: btw i did get the new release.slave.openstack.org built and a cursory examination last night after the git emergency had receded, but i'm hesitant to add it to jenkins.o.o and switch the slave label over until i'm around for a bit to keep an eye on it17:57
krotscheckfungi: I noticed the new entry, thanks for that.17:57
fungithough if it becomes urgent, someone else can probably knock that bit out17:57
jeblairfungi, krotscheck: infra@o.o is set up (or will be as soon as their mta refreshes its config)17:57
fungithanks jeblair!17:58
krotscheckSweet.17:58
*** heyongli has joined #openstack-infra17:58
*** mjturek1 has left #openstack-infra17:58
anteayattx could you give this a push, it didn't merge: https://review.openstack.org/#/c/192727/17:58
*** SumitNaiksatam has joined #openstack-infra17:59
*** bknudson has quit IRC17:59
jeblairanteaya, ttx: it depends on an unmerged project-config patch17:59
*** ivar-lazzaro has joined #openstack-infra17:59
*** yamahata has joined #openstack-infra18:00
fungiyeah, it's not going in until 192730 lands18:00
*** gordc is now known as gordc_afk18:00
openstackgerritgreghaynes proposed openstack-infra/glean: dont fail if /etc/hosts is missing  https://review.openstack.org/20018818:00
*** annegentle has quit IRC18:00
fungiwhich looks like is slated for tomorrow18:00
fungiso can recheck at that point18:00
*** jgriffith has quit IRC18:03
*** bdr768 is now known as jgriffith18:03
anteayajeblair: oh the dependency is the other way, sorry I missed that18:03
anteayaEmilienM: who can give this a rebase? https://review.openstack.org/#/c/192730/18:03
*** markmcclain has quit IRC18:03
*** davidlenwell has quit IRC18:03
*** jgriffith is now known as Guest7774718:04
EmilienManteaya: no idea. In the middle of our kilo release, i'll check that later today or tomorrow18:04
fungianteaya: there may be minimal point to rebasing rename patches (as long as they otherwise review clean) until tomorrow so they can be stacked together18:04
*** heyongli has quit IRC18:04
anteayawell are we asking folks to just rename them, I thought that was a goal going forward18:05
*** afazekas has quit IRC18:05
*** davidlenwell has joined #openstack-infra18:05
openstackgerritJames E. Blair proposed openstack-infra/system-config: Use git:// in modules.env  https://review.openstack.org/20019418:05
anteayathe patch also changes jobs which I thought we were asking people not to do in rename patches18:05
anteayaI don't know the author's irc nick18:05
jeblairclarkb, pabelanger: continuing a conversation we started in -sprint:18:05
EmilienManteaya: me neither :(18:05
anteayaunless we don't care, I thought we cared18:05
anteayaEmilienM: oh okay sorry to bother you then18:05
*** markmcclain has joined #openstack-infra18:06
EmilienManteaya: no problem!18:06
jeblairclarkb, pabelanger: it seems like we can address the centos git problem with https://review.openstack.org/199794  or possibly https://review.openstack.org/20019418:06
fungianteaya: yeah, if it needs changes then rebasing when that is done makes sense, but just rebasing because there's a merge conflict is likely of limited value18:06
pabelangerjeblair, git config --global url."git://".insteadOf https://18:06
pabelangermight be needed too18:06
*** heyongli has joined #openstack-infra18:06
jeblairpabelanger: why's that?18:06
clarkbjeblair: 200194 is an incomplete fix18:06
clarkbjeblair: because of all our vcsrepos18:06
fungianteaya: we've been finding it goes a lot smoother if someone goes through shortly before the maintenance and creates a series with them all depending together, and resolves all the merge conflicts they may have with each other at that point too18:06
pabelangerjeblair, of of the puppetlabs modules use git-submodule hardcoded to use https18:07
pabelangersome of*18:07
pabelangerIIRC18:07
jeblairwe use modules with submodules?18:07
clarkbjeblair: even if we do I don't think we init them18:07
clarkbso thats likely a non issue18:07
pabelangerya, let me see if I can remember with one18:07
*** Guest77747 has quit IRC18:07
*** bdr768 has joined #openstack-infra18:08
fungiright, we'd have to be doing a recursive clone i think for that to matter?18:08
pabelangeryou should see the delay in centos6 job18:08
jeblairclarkb: yeah, i don't remember doing any work to actually init them18:08
jeblairwould the insteadOf approach take care of all the vcsrepo stuff?18:09
*** kiran-r has quit IRC18:09
clarkbjeblair: it should18:09
*** dprince has quit IRC18:09
clarkbas long as we apply it globally18:09
*** bdr768 has quit IRC18:09
*** dprince has joined #openstack-infra18:10
*** dprince has quit IRC18:10
*** dprince has joined #openstack-infra18:10
*** jgriffit1 has joined #openstack-infra18:10
jeblairnow i'm thinking we should decide between (A) ianw's git build or (B) setting that gitconfig on centos6 image builds18:11
jeblaireither of those options actually let us start switching to https everywhere in our configs18:11
clarkbI prefer A because it fixes the issue rather than working around it18:11
*** linkedinyou has quit IRC18:11
anteayafungi: yes that is what I am working on doing18:12
jeblairfungi, mordred, pleia2: would love to hear your thoughts on this18:12
jeblair(A) is https://review.openstack.org/19979418:12
anteayaand my understanding is that projects under openstack/ use docs.o.o not rtfd18:13
jeblair(B) is 18:06 < pabelanger> jeblair, git config --global url."git://".insteadOf https://18:13
*** heyongli has quit IRC18:13
*** ayoung has joined #openstack-infra18:13
anteayaso in the case of renaming changing publish jobs from rtfd to docs.o.o is required18:13
*** jgriffit1 is now known as jdg18:13
fungianteaya: it can always happen after the rename if they want18:14
*** ihrachyshka has quit IRC18:15
*** _nadya_ has quit IRC18:15
pabelangergoing to test B again18:16
*** _nadya_ has joined #openstack-infra18:16
anteayafungi: okay thank you18:16
pleia2B certainly is easier, particularly if we decide to upgrade to centos7 in the near future, but clarkb is right about A being a better fix18:16
fungijeblair: i'd lean toward the newer git, though the protocol config workaround does mean we can continue to not hack in unofficial packages18:16
openstackgerritMichael Krotscheck proposed openstack-infra/system-config: Added NPM Publishing credentials to pypi slave.  https://review.openstack.org/19970718:16
clarkbpleia2: A should only affect centos6, centos7 won't match that block of code18:16
* fungi is sort of torn on this one too18:16
pleia2clarkb: that's what I mean, this is a temporary fix until we upgrade18:17
pleia2once we upgrade the problem should go away18:17
clarkbyup18:17
*** heyongli has joined #openstack-infra18:17
jeblairpleia2: (and drop the last 2.6 jobs, but that's not far off either)18:17
pleia2jeblair: nods18:17
openstackgerritMerged openstack-infra/shade: Fix "Bad floatingip request" when multiple fixed IPs are present  https://review.openstack.org/19982818:17
*** puranamr has quit IRC18:17
anteayavipul: is this your patch? if so please address the comments: https://review.openstack.org/#/c/196268/18:17
fungiyeah, at the end of the day i'm fine with either, but noting that being able to rebuild our git servers with trusty or centos 7 is who knows how far down the road before a fix for shallow cloning makes it into one of those platforms (or else we decide to declare shallow clones unsupported)18:18
*** puranamr has joined #openstack-infra18:19
*** Sukhdev has quit IRC18:19
jeblairfungi, clarkb, pleia2: sounds like A is the closest we have to a winner... want to leave your mark on https://review.openstack.org/199794 ?18:19
*** sdake is now known as sdae18:19
*** annegentle has joined #openstack-infra18:19
*** sdae is now known as sdake18:19
*** annegentle has quit IRC18:20
*** _nadya_ has quit IRC18:20
fungisplatted18:20
* fungi needs to disappear in 15 minutes to meet with lawyers, likely never to return (at least for some many hours)18:21
*** dims has quit IRC18:21
* krotscheck grumbles about grumbly things.18:22
sigmavirus24jeblair: how does one get rid of the hold warning in the top right if there are no open holds that are shown in that pane?18:22
*** Sherif has joined #openstack-infra18:22
openstackgerritPaul Belanger proposed openstack-infra/system-config: WIP: Migrate to puppet-httpd module  https://review.openstack.org/19881918:23
pabelangerfungi, \o/18:23
anteayafungi: happy signing things18:24
*** Sherif has quit IRC18:24
*** markvoelker has quit IRC18:24
*** hashar has joined #openstack-infra18:24
sdagueis...."git.exc.GitCommandError: 'git remote prune --dry-run origin' returned with exit code 128" a thing we're aware of already?18:24
*** markvoelker has joined #openstack-infra18:24
*** jdg is now known as jgriffith18:24
*** bswartz has quit IRC18:24
*** afazekas has joined #openstack-infra18:25
*** paramite has joined #openstack-infra18:25
*** jgriffith is now known as Guest4364318:25
fungithat's a new one on me. where is it rearing its ugly head?18:25
sdaguehttp://logs.openstack.org/91/199091/2/check/check-devstack-dsvm-cells/4398a67/18:25
sdagueit is an extremely sparse log18:26
clarkbthe line after is the important18:26
fungiwow, yeah. that's a shorty18:26
clarkb*important line18:26
clarkbconnection reset by peer18:26
sdagueyeh, there was another git fail here - http://logs.openstack.org/91/199091/2/check/gate-devstack-gate-unittests/f859cc1/console.html18:26
sdagueso this is the git servers overloading?18:26
*** bswartz has joined #openstack-infra18:26
clarkband it happened during image build time18:26
fungithe timing is right at the start of new image updates18:27
*** Guest43643 is now known as jgriffith18:27
fungiimage builds kick off daily at 14:14 utc18:27
sdaguethe second git fail is a different one18:27
*** jaypipes has joined #openstack-infra18:27
sdagueok.... so is there anyway to isolate that from not failing ci jobs every time it hits?18:27
fungiand this is after beefing up the load balancer and expanding the pool size to nearly double18:27
clarkbits the same error18:27
clarkb"Connection reset by peer"18:27
fungii think we wanted to add some retry logic into z-c?18:28
openstackgerritMerged openstack-infra/system-config: Add git https slowness work-around for RHEL/Centos 6  https://review.openstack.org/19979418:28
sdaguegotcha18:28
sdaguebut it's not out of zuul cloner this time18:28
clarkbthere is already retry logic in the second18:28
sdagueright, it retries 3 times18:28
clarkbwe can host nova and neutron on their own servers18:29
clarkbeveryone else continues to party18:29
fungiwe could reset nova and neutron to fresh git repos (for commits prior to july 2015 see...) ;)18:30
anteayathey'd like that18:31
pelixwondered does zuul-cloner limit the clone depth? never looked just curious18:31
clarkbpelix: no, shallwo clones are broken in various way18:31
fungiso the 3x retry is baked into z-c now, or dig is doing some retry magic not apparent in the log? (or am i blind?)18:31
pelixnot since recent git18:31
clarkband would not help this situation at all aiui18:31
clarkbpelix: recent git is part of what reaks it18:31
fungipelix: ESPECIALLY broken in recent git18:31
pelixah, I thought it was working from 1.9+18:31
*** patrickeast has joined #openstack-infra18:31
clarkbfungi: I think thats gerrit git prep retrying?18:31
clarkbso z-c isn't doing it yet18:32
fungilatest git releases want to be able to write temporary files inside the repo gitdirs on your git server18:32
clarkbpelix: the issues are server side not client side and ^ happens which is a problem18:32
*** paramite has quit IRC18:32
fungiclarkb: right, that's why i was wondering what sdague meant about it retrying. i don't think it did. it died when z-c tried once and failed18:32
clarkbBut also the fetch ops need almost a gigabye of memory for nova and I don't think that changes with shallow clones18:32
sdaguefungi: the second failure isn't failing in gitclone18:33
*** sdake_ has joined #openstack-infra18:33
sdaguefungi: sorry in zuul cloner18:33
sdagueit's failing to git clone in a shell loop18:33
sdaguewith retry logic18:33
sdaguebut fails the same way18:33
fungisdague: in the log you pasted18:33
fungi?18:33
fungioh! you pasted links to two logs18:33
Shrewsmordred: bah, i missed something in your identity changes.18:33
fungino wonder i'm spaced18:33
sdaguehttp://logs.openstack.org/91/199091/2/check/gate-devstack-gate-unittests/f859cc1/console.html#_2015-07-09_14_51_47_21718:33
pelixclarkb: would have thought the large memory usage was due to walking the entire tree and needing to cache every object reachable?18:33
sdaguefungi: yeh, sorry, there was a second one18:34
*** rbrooker has quit IRC18:34
clarkbpelix: nova isn't that big even if it were caching everything18:34
clarkbit seems to do with determining packfile contents then constructing that packfile18:34
pelixouch18:35
*** sridhar_ram has quit IRC18:35
*** sridhar_ram1 has joined #openstack-infra18:35
clarkbit is entirely possible the memory overhead is related to old git htough18:35
clarkbjust like the https slowness18:35
fungicould be18:35
fungii also wonder if changing to not replicating gerrit refs would make things go any faster18:35
sdaguethere are a lot of gerrit refs for sure18:36
fungihowever, i do from time to time find that i like having the gerrit refs replicated18:36
*** sdake has quit IRC18:36
pelixif you're cloning all refs, even a shallow clone won't help, since it's depth 1 for all refs not just master18:36
*** sdake has joined #openstack-infra18:37
fungiwe're not cloning all refs, just branches and tags18:37
fungiit's not a full --mirror18:37
pelixstill enough to pull a lot of objects instead of just the most recent...18:37
fungiyep18:37
fungiit's definitely still a lot of commits18:37
clarkbexcept its only a delta of one day18:38
clarkbwhich is why I think the real cost is in calculating the pack file then custom building it for each operation18:38
fungiwell... depends on what you're talking about now18:38
clarkbfungi: anything zuul-cloner or devstack-gate18:38
fungifor dib and in the jobs themselves it's only a day's delta18:38
fungifor image updates built on snapshots we're doing fresh clones, many at the same time in fact, which is i think the source of the impact18:39
clarkbgotcha18:39
fungiand also other people reusing our nodepool configs likely have not changed the 14:14 cron18:39
openstackgerritJohn Patterson proposed openstack-infra/jenkins-job-builder: Adding Flowdock as a supported publisher  https://review.openstack.org/20016818:39
sdaguefungi: why is it fresh clones in the snapshots?18:40
fungisdague: because snapshot builds are based on images from our providers18:40
fungisdague: one of the reasons we're so eager to finish transitioning to dib18:40
*** sdake_ has quit IRC18:40
sdaguefungi: oh, they are always based on base image?18:40
fungiyep18:41
sdagueI thought their was a base snapshot18:41
sdaguemy misunderstanding18:41
fungii suppose we _could_ work around it by updating a cache on a cinder volume, detaching and reattaching to the template instances one at a time to copy in the cache, but dib is on the way18:41
*** heyongli has quit IRC18:41
openstackgerritPaul Belanger proposed openstack-infra/puppet-meetbot: Migrate to puppet-httpd module  https://review.openstack.org/20020418:41
krotscheckAnyone around to setup correct ACL's on https://review.openstack.org/#/admin/projects/openstack/eslint-config-openstack,access ?18:42
fungispeaking of on the way, i need to get on my way. back (much later) tonight18:42
clarkbfungi: speaking of did we switch the multinode test env to it yet?18:42
clarkbfungi: glhf18:42
openstackgerritPaul Belanger proposed openstack-infra/system-config: WIP: Migrate to puppet-httpd module  https://review.openstack.org/19881918:42
fungiclarkb: i think we approved that change but i haven't double-checked since18:42
*** claudiub has joined #openstack-infra18:42
* fungi -> closing18:42
clarkblooking into it now, gl18:42
*** _amrith_ is now known as amrith18:42
fungithanks!18:42
clarkbhrm only my +2 on https://review.openstack.org/#/c/199741/18:43
clarkbpleia2: jeblair ^18:43
sdaguethe subnodes are now working, if that was the data point18:43
*** doug-fish has joined #openstack-infra18:43
*** geoffarnold has quit IRC18:43
pelixclarkb: presume this slowness is with cloning via gerrit as opposed to cgit?18:43
clarkbpelix: neither18:43
*** afazekas has quit IRC18:43
clarkbpelix: git daemon and smart http by way of git's cgi script appear to be affected18:44
EmilienManteaya: I can do the rebase in 10 min18:44
pelixand bitmap indexes have been created to see if they help with the packfiles or not?18:45
anteayaEmilienM: well can you address the comments about the added job?18:45
*** heyongli has joined #openstack-infra18:45
anteayaEmilienM: because that is mostly my concern18:45
EmilienManteaya: ack18:45
anteayamarekd: can you address the comments in this patch please? https://review.openstack.org/#/c/190631/318:45
clarkbpelix: we pack refs and objects daily iirc, not sure if we are doing bitmap indexes18:46
pleia2clarkb: I'm struggling with that commit message again, does it mean that devstack-trusty-2-node is too long, but ubuntu-trusty-2-node is not?18:46
anteayapleia2: the commit message syntax between project-config rename patches and the governance patches seem to be rather a free for all18:46
clarkbpelix: a quick check of gits documentation implies we may not be able to do that with our version of git so no18:46
anteayapleia2: my major concern is ensuring accuracy creating the electoral roll18:46
pelixI could be wrong but I think that use of the bitmap indexes reduces the need to recalculate packfile contents and the ability to reach objects18:46
pleia2anteaya: sorry, I was talking about https://review.openstack.org/#/c/199741/ - not renames18:46
anteayapleia2: I have made some comments in the patches concerned, what would you have me do18:47
sdagueclarkb: which git version is on those nodes?18:47
anteayapleia2: yes, I am introducing my thoughts on renames and comment syntax18:47
pleia2anteaya: I'll have a look at yours in a moment :)18:47
anteayapleia2: thanks18:47
* anteaya queues18:47
jeblairclarkb, fungi, sdague: EmilienM reported a similar incident this morning about the same time.  the git servers did not seem unduly stressed.  the other was in rax-ord, this was in rax-dfw.  i wonder if there was a network blip?18:47
clarkbsdague: 1.7.1 iirc18:47
clarkbjeblair: that is quite possible as well18:47
pelixclarkb: creating the bitmap index would be a server side only option, so might be worth testing since that part is under your control ;)18:49
sdaguejeblair: it would have to be a longish blip, because the 3 retrys over 3 seconds18:49
clarkbpelix: yes except we cannot see scrollback18:49
sdagueif it was a physical issue, wouldn't the tcp connect stack up on the subsequent ones?18:49
jeblairsdague: right, it's actually the long duration that's making me think it's something other than simply being overloaded.18:49
*** Sukhdev has joined #openstack-infra18:50
pelixclarkb: wasn't suggesting you try it out on the existing machines, but test it elsewhere first to see if it's worth looking at updating to a newer git for your servers18:50
jeblairsdague: have you characterized the instances that hit it?18:50
jeblairi'm digging into haproxy logs18:51
sdagueclarkb any idea if jogo had some notes on the 35 fails in multinode jobs? my grenade multinode patch makes things no worse, but it would be nice to understand those18:51
sdaguejeblair: I have not yet, I can do that now18:51
clarkbpelix: anyone is capable of testing it if we don't need the servers18:51
clarkbpelix: your comment about the servers being required implied I should test on the servers where it is not possible18:51
*** bswartz has quit IRC18:51
*** bswartz has joined #openstack-infra18:52
pelixjust meant that if it works, it's a server side only fix, so no need to worry about the client version18:52
jeblairsdague, clarkb, fungi: the ipv6 for the host used in this run does not appear in the haproxy logs: http://logs.openstack.org/91/199091/2/check/gate-devstack-gate-unittests/f859cc1/console.html18:52
*** puranamr has quit IRC18:52
clarkbjeblair: interesting18:52
*** HeOS has joined #openstack-infra18:52
clarkbsdague: no I am not aware of any multinode test fail notes beyond the hostname thing and whatever the issue was before that18:53
jeblair(at least, during the time period of that run; it shows up 7 hours earlier in a previous run because it was reused)18:53
clarkbjeblair: need a printing press? the oregonian is selling theirs18:53
sdaguejeblair: so interestingly, here is a job that recovers - http://logs.openstack.org/14/186114/37/gate/gate-glance-docs/f43c327/console.html18:54
*** otter768 has joined #openstack-infra18:54
*** claudiub|2 has joined #openstack-infra18:54
*** pelix has quit IRC18:54
*** geoffarnold has joined #openstack-infra18:54
sdagueoh, so sorry, looking at the timeline for - http://logs.openstack.org/91/199091/2/check/gate-devstack-gate-unittests/f859cc1/console.html that's over minutes18:55
openstackgerritMichael Krotscheck proposed openstack-infra/project-config: Added npm publish to eslint-config-openstack  https://review.openstack.org/19972518:55
openstackgerritMichael Krotscheck proposed openstack-infra/project-config: Added npm publish job.  https://review.openstack.org/19971518:55
sdagueand could be physical, because there are long delays in there, where we might just be hanging on tcp connect18:55
jeblairclarkb: it probably wouldn't fit in my apartment :/18:56
lifelessmancdaz: hi, I was trying to find your issue in the discussion with mordred but I'm just confused sorry :)18:56
*** claudiub has quit IRC18:56
jeblairclarkb, sdague: the haproxy connection queues were empty at the time, and the backends connection counts were about as high as they are now18:58
sdaguejeblair: http://logstash.openstack.org/#eyJzZWFyY2giOiJcImZhdGFsOiByZWFkIGVycm9yOiBDb25uZWN0aW9uIHJlc2V0IGJ5IHBlZXJcIiIsImZpZWxkcyI6W10sIm9mZnNldCI6MCwidGltZWZyYW1lIjoiNjA0ODAwIiwiZ3JhcGhtb2RlIjoiY291bnQiLCJ0aW1lIjp7InVzZXJfaW50ZXJ2YWwiOjB9LCJzdGFtcCI6MTQzNjQ2Nzk2NjE2M30=18:58
sdagueyeh, it looks like it's all rax nodes18:58
sdaguebut it's all 3 regions18:58
lifelesssigmavirus24: so I just loath what devstack merged18:58
pleia2anteaya: I think there's a lot of confusion around what needs governance changes and the direction of depends, even I'm confused :) I believe for renames that move into openstack/ they do depend on a governance change, but for new projects it's other way around (governance depends on repo addition), the latter is documented, I'm not sure we document the renames18:58
jeblairhttps://status.rackspace.com/18:58
sdagueif you '+' build_node it shows it18:59
lifelesssigmavirus24: and I was hoping you could jump in with a revert + a better way of doing what the person wanted18:59
jeblairsdague: rax is doing network maintenance, but disruption should only be "2 seconds"18:59
*** otter768 has quit IRC18:59
sdagueit is clearly longer than 2 seconds :)18:59
anteayapleia2: the thing I'm concerned about is the governance patches fail to mention the project config change18:59
*** jcoufal has joined #openstack-infra19:00
pleia2anteaya: I'd be more concerned if it were the other way around19:00
anteayapleia2: so we are in a situation of possibly becoming (if we arent' already) out of sync knowing our status for scripts generating things like electoral rolls19:00
*** changbl has joined #openstack-infra19:00
anteayapleia2: well if you do'nt care, I don't care19:00
sigmavirus24lifeless: I totally could but I don't feel super comfortable with all of devstack's plumbing to be honest. I might look into it tonight though at the local python users group19:00
lifelessmordred: https://review.openstack.org/#/c/190276/ was the review I linked to sigmavirus2419:00
anteayait is easier to push a button than sort it all out19:00
pleia2anteaya: I think we should write documentation on how to do a rename and then start caring more :)19:00
anteayawe have documentation I think19:01
sigmavirus24lifeless: yeah I grabbed it and showed mordred he agrees with us19:01
pleia2anteaya: I can't find it19:01
anteayapleia2: folks don't read it and just cargo cult19:01
anteayaokay well if you want to do go that route19:01
jeblairsdague, clarkb: particularly with the ip not showing up in the haproxy log while connection queues are empty i'm leaning toward "problem between worker and git server".19:01
anteayaI don't have any hope it will make any difference personally19:01
sdaguejeblair: yep19:01
clarkbjeblair: +119:01
sdaguecool, thanks for looking at it19:01
lifelesssigmavirus24: yah19:01
pleia2anteaya: it's fine if they don't read it, I just don't want to have to remember myself and repeat it every time I do a code review19:01
lifelesssigmavirus24: that would be cool!19:02
anteayaokay fair enough19:02
pleia2"here's a link, go do it right" is better on my brain19:02
anteayawhere do you you want to find that documentation when you look for it19:02
jeblairsdague, clarkb: maybe if this continues to happen after rax finishes their "barely disruptive" network maintenance, we open a ticket?19:02
sdaguesounds reasonable19:02
*** heyongli has quit IRC19:02
clarkbwfm19:03
pleia2anteaya: somewhere in infra-manual, probably under Repository Creator's Guide (where the initial creation + governance dependency docs are)19:03
sigmavirus24lifeless: yeah, I mean, at this point I'm just used to some people in openstack absolutely hating requests19:03
anteayadid you want to draft something or shall I?19:03
pleia2anteaya: I'd  think it should be a final section about renaming19:03
sigmavirus24And I've given up trying to help them solve those issues (either in requests or elsewhere)19:03
sigmavirus24Because some people won't be placated19:03
anteayawell if it is a section about renaming I can see us hitting a big stalemate around giving out a message about renaming when and how19:04
lifelesssigmavirus24: thats sad. Why do they hate requests?19:04
anteayaas that is a topic currently under discussion by the tc19:04
*** coolsvap is now known as coolsvap|away19:04
pleia2anteaya: no wonder these commit messages are all over the board19:05
anteayaI'd like to see something under writing a commit message19:05
lifelesssigmavirus24: or is it like them 'hating testr' - finding it better than the alternatives overall but still there's enough folk using it that have to that you get every gripe under the sun?19:05
anteayalike commit messge syntax19:05
clarkbanteaya: maybe we can distill the old wiki page on commit messages?19:05
sdagueclarkb: I wonder if this is the crux of the multinode issue - http://logs.openstack.org/91/199091/1/experimental/check-tempest-dsvm-multinode-full/c57e568/logs/subnode-2/screen-n-api-meta.txt.gz?level=ERROR19:05
anteayaclarkb: when can you see it going?19:05
pleia2anteaya: I dunno, there are other things related to renames we should document, like that they don't happen over night - we have to schedule them19:05
anteayawhere19:05
pleia2we get people in here all the time asking us to approve their renames19:05
clarkbanteaya: under the dev portion of the infra manual maybe?19:06
anteayaI just don't have the energy to champion this19:06
clarkbsdague: that would break ssh19:06
sigmavirus24lifeless: a bit of that and a bit of our docs having become a bit hard to navigate for some impatient people19:06
anteayaas I see it taking a long time19:06
sigmavirus24and a bit of the fact that we encourage people to use requests.packages.urllib3 which some distributions won't work with us on19:06
anteayaI can however muster the energy for accurate commit message docs19:06
sdagueclarkb: yep, it's also failing on the main node - http://logs.openstack.org/91/199091/1/experimental/check-tempest-dsvm-multinode-full/c57e568/logs/screen-n-api.txt.gz?level=TRACE19:06
* clarkb will be so happy when requests/urllib3 stops warning spamming me19:06
anteayaso will start with that19:06
sigmavirus24so vendoring which is something that I think Cory and I would not do if it were totally up to us19:06
pleia2well, I'm happy to draft up a skeleton in infra-manual and then we can fight^Wdiscussion where it should all go and what it should contain :)19:07
sigmavirus24clarkb: start using more secure platforms and complaining to rackspace about its cert =P19:07
anteayapleia2: I'm not arguing any of your points, I just can't ride them over a finish line19:07
sigmavirus24clarkb: I complain to anyone I can find internally19:07
pleia2anteaya: that's fine, I understand19:07
anteayapleia2: oh okay, i'll stand by for you and offer my support to your effort19:07
*** bhunter71 has quit IRC19:07
anteayapleia2: I have enough energy for that19:07
lifeless\o/ https://github.com/pypa/warehouse/pull/552/files <- constraints files being used by other folk19:07
pleia2after doing change reviews, I'd like to pitch in again with the sprint after lunch, so I'll work on it tomorrow or monday19:07
clarkbsigmavirus24: "start using more secure platforms" my major gripe with that is we all used those less secure platforms for years and no one thgouth  we should irritate the hell out of all our users until recentkyl19:08
vipulanteaya: Yep.. that's me - looking19:08
anteayavipul: thank you19:08
clarkbsigmavirus24: I think we can survive while the distros transition to secure python19:08
pleia2but now, lunch :)19:08
pleia2then rename reviews, then sprint19:08
sigmavirus24clarkb: yes and "ehhh I'd rather have more educated users than not"19:08
clarkbsigmavirus24: yes and I have said one warning per invocation is 100% fine19:08
*** ociuhandu has quit IRC19:08
clarkbone warning per request is now I am mad19:08
sigmavirus24clarkb: yeah, if that's still a problem in 2.7.0 then that's something we need to fix19:09
clarkbit is still a problem19:09
clarkbhas been since the warning went in19:09
*** heyongli has joined #openstack-infra19:09
sigmavirus24clarkb: is it the insecureplatformwarning or the subjectaltname warning?19:09
clarkbboth19:09
*** dims has joined #openstack-infra19:10
*** jgriffith has quit IRC19:10
*** jgriffith has joined #openstack-infra19:11
clarkbsdague: those logs aren't very verbose19:11
*** puranamr has joined #openstack-infra19:11
sigmavirus24So I think InsecurePlatformWarnings are fixed but not released. The subjectAltName warnings could be probably improved. I think someone suggested using the hostname in the warning which if we made it default would then be once per connection a host19:11
clarkbsdague: is it essentially saying it asked the db and didn't get any results?19:12
sigmavirus24Is that reasonable or do you still only want once per time it's seen?19:12
openstackgerritPaul Belanger proposed openstack-infra/puppet-askbot: Migrate to puppet-httpd module  https://review.openstack.org/19882719:12
clarkbsigmavirus24: I think once per time its seen is best for warnings19:12
clarkbif it isn't an error or debugging info then warn me once and get out of the way19:12
sigmavirus24clarkb: right, I'm pretty sure that's the default19:12
sigmavirus24We have it set to "always" right now though19:12
lifelesssigmavirus24: the one that annoys me is seeing it pop up three times in a single pip call19:13
clarkbsigmavirus24: once per unique remote host would be fine for the altname19:13
sigmavirus24clarkb: glad we agree :)19:13
sigmavirus24lifeless: why is that popping up for pip?19:13
sigmavirus24and which is popping up? InsecurePlatformWarning?19:13
openstackgerrityolanda.robla proposed openstack-infra/puppet-openstackci: Create a nodepool node as nodepool.openstack.org  https://review.openstack.org/18489319:13
*** tqtran has quit IRC19:14
*** markvoelker has quit IRC19:15
Shrewsclarkb: what version of ubuntu are running devstack testing?19:15
*** markvoelker has joined #openstack-infra19:15
krotscheckAnyone able to update ACL's for this project? https://review.openstack.org/#/admin/projects/openstack/eslint-config-openstack,access19:15
lifelesssigmavirus24: https://github.com/pypa/pip/issues/2681 and chase links19:15
krotscheckOr am I asking in the wrong channel?19:16
jeblairShrews: trusty by default; you can verify by looking at the node name19:16
clarkbShrews: most of it is trusty19:16
*** heyongli has quit IRC19:16
clarkbkrotscheck: you do it with a change to project-config19:16
clarkbkrotscheck: look in project-config/gerrit/acls19:16
*** gordc_afk has quit IRC19:16
jeblairkrotscheck: or do you want initial group members added?19:17
sigmavirus24lifeless: ah yeah, that should only happen once after we release a new requests19:17
krotscheckclarkb: You mean adding the group to another group.19:17
sigmavirus24lifeless: also amusing that in your initial issue you said "install pip 2.7.9" I know you meant Python but still gave me a chuckle19:17
krotscheckclarkb: mtreinish is under the impression that adding openstack-qa to that project is a manual step.19:17
clarkbkrotscheck: maybe I don't follow, to edit the contents of the page you linked is a project-config change. To edit initial group membership is a gerrit admin step19:17
lifelesssigmavirus24: whups :)19:18
mtreinishclarkb: has the group been initially populated?19:18
krotscheckclarkb: I'm trying to make the thing happen that's described in this comment: https://review.openstack.org/#/c/194938/4/gerrit/acls/openstack/eslint-config-openstack.config19:18
mtreinishif it has been I can walk krotscheck through the steps19:18
clarkbwhich group?19:18
jeblairthey have not19:18
mtreinishthe eslint-config-openstack-core and eslint-config-openstack-release19:18
jeblairmtreinish, krotscheck: one of you needs to say "Add ____ to ____" and we'll do it.  :)19:18
mtreinishjeblair: add me to both groups and I'll take care of the setup19:19
krotscheckOh good19:19
jeblairmtreinish: done! :)19:19
*** rbrooker has joined #openstack-infra19:19
krotscheckwoohoo19:19
mtreinishjeblair: great thanks19:19
lifelessreminder that I have fixes for the kilo check-requirements jobs that just need reviewers19:20
openstackgerritPaul Belanger proposed openstack-infra/system-config: Remove duplicate puppet module list variable  https://review.openstack.org/20021519:20
lifelessI'll try to get the juno ones debugged today19:20
krotscheckI think I'm going to wait for fungi to come back from his lawyer things before I start talking about https://review.openstack.org/#/c/199707/19:21
*** jtomasek has quit IRC19:21
*** tqtran has joined #openstack-infra19:21
sdagueclarkb: so... actually, I think there is a new hostname issue19:22
sdaguehttp://logs.openstack.org/91/199091/1/experimental/check-tempest-dsvm-multinode-full/c57e568/logs/subnode-2/screen-n-cpu.txt.gz#_2015-07-09_11_38_57_28219:22
sdagueclarkb: do we have mysql dumps here?19:23
*** heyongli has joined #openstack-infra19:23
*** _nadya_ has joined #openstack-infra19:24
*** tqtran has left #openstack-infra19:24
sigmavirus24clarkb: lifeless https://github.com/shazow/urllib3/pull/67119:24
*** sdake has quit IRC19:25
sdagueclarkb: because I think in whatever change was made, the hypervisor_hostname of both nodes is now ubuntu19:25
sdaguethat's supposed to be unique19:26
sdagueso... a lot of badness falls out of that19:26
sdaguemordred, I think you poked at this, right?19:26
*** heyongli has quit IRC19:27
openstackgerritMikhail S Medvedev proposed openstack-infra/system-config:     Move out server class from logstash.pp  https://review.openstack.org/20021819:27
*** sdake has joined #openstack-infra19:29
openstackgerritPaul Belanger proposed openstack-infra/system-config: WIP: Migrate to puppet-httpd module  https://review.openstack.org/19881919:29
*** heyongli has joined #openstack-infra19:31
*** jsavak has quit IRC19:31
openstackgerritDavide Agnello proposed openstack-infra/project-config: fixing cue rally test job  https://review.openstack.org/20022219:32
*** prad has quit IRC19:33
openstackgerritPaul Belanger proposed openstack-infra/system-config: Partial migrate to puppet-httpd module  https://review.openstack.org/19881919:33
clarkbsdague: I do't think we db dump anywhere19:34
sdaguewell, I'm pretty sure I know what it will look like by looking at my local env19:34
clarkbsdague: dansmith says this was a design decision from the dawn of nova but maybe its time to reconsdier it?19:34
clarkbnothing says hostnames have to be unique...19:34
dansmithnova says19:35
*** sambetts has quit IRC19:35
clarkb(I say while having no familiarity with the code)19:35
sdagueyeh, it's pretty deeply baked in19:35
*** jsavak has joined #openstack-infra19:35
dansmithwe can change it, but I honestly see no reason to19:35
clarkbwhich is funny because nova lets you boot multiple nodes with the same name :)19:35
dansmithit just creates indirection for us to look up, and makes it harder for admins (IMHO)19:35
sdagueclarkb: well, I have issues with that as well, personally :)19:36
dansmithclarkb: well, they claim to be the same node and we don't implement a cluster membership service, so... :D19:36
clarkbdansmith: sorry VMs19:36
clarkbits perfectly valid to as a single tenant boot two VMs called foo19:36
dansmithsure19:36
dansmithbut these are virtual things and the key is uuid19:36
dansmithand I'd love it if it didn't let us do multiple foo vms19:37
dansmithbecause it's so annoying19:37
sdaguewell, regardless of the various merrits here of theory, if we would like to move forward in the near term, we need different host names19:37
dansmith:)19:37
dansmithyeah19:37
clarkbyup19:37
dansmithalso, merits19:37
sdaguedansmith: ++ I'd be pro name must be unique per tenant19:37
clarkbsdague: in theory the change to use dib based images iwth latest glean fxies that19:37
dansmithsdague: yeah19:37
clarkbI hvae +2'd that chang ebut need another core to look at it19:37
sdagueclarkb: so... how close is that theory to go?19:38
*** sambetts has joined #openstack-infra19:38
clarkbor I suppose I can approve with one +2 since its broken anyways19:38
sdagueclarkb: which repo is it on?19:38
clarkbsystem-config19:38
clarkbgetting a link now19:38
*** mrunge has quit IRC19:39
clarkbhttps://review.openstack.org/#/c/199741/19:39
EmilienMmordred: what's up about rubygem mirror?19:39
EmilienMGem::RemoteFetcher::FetchError: bad response Not Found 404 is  happening right now in our CI19:39
EmilienMand we are stuck (in the middle of our Kilo release)19:40
EmilienMpatch: https://review.openstack.org/17802619:40
clarkbEmilienM: are you saying the mirror isn't working or wanting a status update on the mirror?19:40
*** asselin_ has quit IRC19:40
sdagueclarkb: so after that, what will the hostnames be?19:40
clarkbI am not sure where we are in the mirring process19:40
sdagueI guess I don't understand the implications19:40
clarkbsdague: they should be the nodepool node name19:40
EmilienMclarkb: I would like to know what's up about https://review.openstack.org/17802619:40
clarkbsdague: because that image uses glean to set the hostname19:40
*** asselin_ has joined #openstack-infra19:40
sdagueclarkb: and that doesn't exceed the 63 characters?19:40
clarkbsdague: no19:41
sdagueok19:41
*** zahill has joined #openstack-infra19:41
sdaguepleia2 / jeblair / fungi - https://review.openstack.org/#/c/199741 pretty please to get multinode moving forward again?19:42
*** linkedinyou has joined #openstack-infra19:42
*** _nadya_ has quit IRC19:42
*** zahill has left #openstack-infra19:42
*** _nadya_ has joined #openstack-infra19:42
*** rockyg has joined #openstack-infra19:42
*** tqtran has joined #openstack-infra19:43
* Clint notes that pleia2 left a question19:43
tqtrancan i bug some cores to take a look at https://review.openstack.org/#/c/199349/ ?19:43
*** heyongli has quit IRC19:44
clarkbEmilienM: a quick scan says it likely needs someone to hand hold due to the pypi mirror move19:46
clarkbI have no idea if that will break the pypi mirror not19:46
*** heyongli has joined #openstack-infra19:46
clarkbEmilienM: the change itself looks good so will leave a review but I can't approve until we figure ou the process for exisitng pypi mirror19:47
*** _nadya_ has quit IRC19:47
EmilienMclarkb: ok np19:47
clarkbalso any idea how big rubygems is? we likely need bigger volumes too19:47
EmilienMno it's fine19:47
*** achanda has quit IRC19:48
EmilienMwe checked it was much less than 1G19:48
EmilienMI can't remember exactly, but it was totally fine19:48
clarkbwat how is rubygems <1GB?19:48
openstackgerritMikhail S Medvedev proposed openstack-infra/system-config: Move out server class from logstash.pp  https://review.openstack.org/20018619:49
*** Longgeek has quit IRC19:49
clarkbEmilienM: googling tells me 200GB ish19:50
anteayathey don't need all ruby gems19:50
EmilienMtrue19:50
clarkbwhere does that change restrict the ruby gems?19:50
anteayajust the ruby gems they use19:50
clarkbthere is juts from, to, and parallelsim19:50
*** heyongli has quit IRC19:51
openstackgerritMikhail S Medvedev proposed openstack-infra/system-config: Move out server class from logstash_worker.pp  https://review.openstack.org/20023219:52
jogosdague: I have some notes at home about the different types of issues. If I remember correctly there is an issue with network connectivity after an instance is moved in nova network19:52
openstackgerritMikhail S Medvedev proposed openstack-infra/system-config: Move out server class from subunit_worker.pp  https://review.openstack.org/20023319:52
jogosdague: and an issue with nova-compute just hanging and not even responding to SIGUSR119:52
*** puranamr has quit IRC19:53
openstackgerritMikhail S Medvedev proposed openstack-infra/system-config: Move out server class from elasticsearch_node.pp  https://review.openstack.org/20023519:53
jogono idea why but my hunch is it is multihost related19:53
sdaguejogo: ok, well we're still recovering from hostname issues19:53
sdague35 failures is sort of code for "no guests actually started"19:53
*** rockyg has quit IRC19:53
*** rockyg has joined #openstack-infra19:53
jogosdague: yeah .. hostnames woulddo that19:53
jogojogo.github.io/gate/multinode19:54
jogoyup still 100% failure http://jogo.github.io/gate/multinode19:54
*** heyongli has joined #openstack-infra19:55
jogoAFAIK a patch landed to fix that I think clarkb was involved19:55
*** puranamr has joined #openstack-infra19:55
clarkbjogo: no, we arne't acutally using the glean nodes yet so while we in hteory fixed it for that image we aren't using the image yet. change is up to actually use the image19:55
*** crc32 has joined #openstack-infra19:55
jogoclarkb: ahh that explains it19:56
sdaguejogo: right, now all nodes are 'ubuntu' hostname19:56
sdaguewhich... doesn't so much work19:57
sdaguegiven that's our compute node key19:57
sdaguefor updates19:57
sdagueok, I'm calling it for the day. Hopefully that patch will get approved and we can take the next step towards getting multinode back somewhere close.19:58
*** heyongli has quit IRC20:00
jeblairsdague, mordred: pleia2 has a perfectly good objection to the commit message in https://review.openstack.org/199741 and i have a -1 because i think it will cause all kinds of problems for us as written20:01
jogosdague: before the subnodes on one cloud had names that were over the 63 char limit too20:01
*** heyongli has joined #openstack-infra20:03
*** annegentle has joined #openstack-infra20:04
*** puranamr has quit IRC20:05
openstackgerritPaul Belanger proposed openstack-infra/system-config: Partial migrate to puppet-httpd module  https://review.openstack.org/19881920:05
*** puranamr has joined #openstack-infra20:06
*** sridhar_ram1 has quit IRC20:07
*** bhunter71 has joined #openstack-infra20:08
*** heyongli has quit IRC20:08
*** heyongli has joined #openstack-infra20:09
*** tqtran has quit IRC20:11
SpamapSpleia2: ops mid-cycle is in Palo Alto. Do you want to try and have a CalTrain vs. SouthWest race? ;-)20:11
SpamapSoh wait20:11
SpamapSI think I'll be in Taiwan August 1120:11
lifelesssigmavirus24: cool20:11
*** ari has quit IRC20:12
openstackgerritMerged openstack/requirements: Replace coinor.pulp with pulp.  https://review.openstack.org/19858820:12
sigmavirus24lifeless: ?20:12
lifelesssigmavirus24: the urllib3 change20:12
sigmavirus24oh yeah20:12
sigmavirus24that merged way faster than I expected20:12
lifelesssigmavirus24: dunno if you saw but I have https://github.com/testing-cabal/mock shaken out20:13
sigmavirus24I saw the message on the ML20:13
*** tqtran has joined #openstack-infra20:13
*** heyongli has quit IRC20:14
sigmavirus24lifeless: Also +1 on moving unittest2 to GitHub. That's where I initially looked for it and then I went to unittest2's pypi page and found the link there20:14
*** heyongli has joined #openstack-infra20:15
*** achanda has joined #openstack-infra20:15
*** sdake_ has joined #openstack-infra20:15
lifelesssigmavirus24: the main reason is for tooling - pbr solves enough glitches ... :)20:16
*** packet has joined #openstack-infra20:16
sigmavirus24pbr only works with git?20:16
lifelessatm yes20:17
* sigmavirus24 nods20:18
sigmavirus24To be honest, i want to tear out the mercurial support from flake820:18
*** ihrachyshka has joined #openstack-infra20:18
sigmavirus24Make it it's own package20:18
lifelessI'd be open to hg being added, and would advocate amongst other devs for that.... if someone else was doing the work20:19
*** kgiusti has left #openstack-infra20:19
*** sdake has quit IRC20:19
sigmavirus24lifeless: careful20:19
lifelesssigmavirus24: what does flake8 do with vcs's ?20:19
*** salv-orlando has joined #openstack-infra20:19
sigmavirus24apparently if you import anything from mercurial, it contaminates your codebase with GPL20:19
sigmavirus24lifeless: hooks in, e.g., pre-commit hooks for git20:19
lifelesssigmavirus24: CLI20:19
*** heyongli has quit IRC20:19
sigmavirus24lifeless: fair20:19
davideagnelloHello, need small update to our Rally CI Job to be merged:  https://review.openstack.org/#/c/200222/  Thank you20:20
*** puranamr has quit IRC20:20
*** pblaho has quit IRC20:21
SpamapSgreghaynes: perhaps you would want to go to the ops mid-cycle?20:22
SpamapScrinkle: or you? :)20:22
crinklei would go to ops midcycle20:22
SpamapSjust thinking of people for whom it is a short trip. :)20:22
SpamapScrinkle: Palo Alto, Aug 11-1220:22
crinkledid they decide where it would be?20:22
crinklecool20:23
SpamapShttps://www.eventbrite.com/e/openstack-ops-mid-cycle-meetup-tickets-1770325892420:23
*** heyongli has joined #openstack-infra20:23
SpamapSdoh20:23
SpamapSI read that wrong20:23
SpamapSAug 18 - 1920:23
pleia2SpamapS: oof, I get home from peru on the 17th, so I guess it would be possible to attend20:23
SpamapSso I might be available too.. I think we should only send 2 from infra though. I mostly just want to talk to people about what we're doing and see if they might have advice or would like to help. :)20:24
pleia2I'll have to think about it20:24
SpamapSpleia2: I really do think it is equidistant in terms of time for both of us. ;)20:24
pleia2indeed20:24
SpamapSthough PA is at least a little closer to DT SF than Sunnyvale right? :)20:24
pleia2my husband isn't going into the office on the 18th (day off to recover from travel) so it's an extra long day for me since he can't pick me up, public transit again20:25
SpamapSew yeah20:25
SpamapSno lets find others. :)20:25
SpamapSbecause it's pretty easy to get to PA from SJC20:25
SpamapSbut I do think we should attend from both the standpoint of infra-cloud-we're-operators-now and also to see if infra is helping operators participate and collaborate in the dev process.20:25
pleia2agreed20:26
*** jcoufal has quit IRC20:26
*** amrith is now known as _amrith_20:27
*** gyee has joined #openstack-infra20:28
*** sdake_ is now known as sdake20:29
openstackgerritPaul Belanger proposed openstack-infra/puppet-etherpad_lite: Migrate to puppet-httpd module  https://review.openstack.org/20024420:29
*** tonytan4ever has quit IRC20:31
*** fdegir has quit IRC20:32
*** devvesa has quit IRC20:33
openstackgerritPaul Belanger proposed openstack-infra/puppet-etherpad_lite: Fix variable access warnings  https://review.openstack.org/20024620:33
*** puranamr has joined #openstack-infra20:33
*** fdegir has joined #openstack-infra20:33
openstackgerritKhai Do proposed openstack-infra/puppet-openstackci: Move jenkins job builder into jenkins_master  https://review.openstack.org/19978420:33
openstackgerritMikhail S Medvedev proposed openstack-infra/system-config: Move out server class from logstash.pp  https://review.openstack.org/20018620:33
*** tonytan4ever has joined #openstack-infra20:35
*** achanda has quit IRC20:36
*** heyongli has quit IRC20:36
openstackgerritPaul Belanger proposed openstack-infra/puppet-elastic_recheck: Fix variable access warnings  https://review.openstack.org/20024920:36
openstackgerritMikhail S Medvedev proposed openstack-infra/system-config: Move out server class from elasticsearch_node.pp  https://review.openstack.org/20023520:37
*** gyee has quit IRC20:38
*** r-daneel has joined #openstack-infra20:39
*** bswartz has quit IRC20:39
*** heyongli has joined #openstack-infra20:39
openstackgerritPaul Belanger proposed openstack-infra/puppet-openstackid: Fix variable access warnings  https://review.openstack.org/20025020:40
pleia2anteaya: ok, looks like cue, puppet-murano and keystoneauth-saml2 have some issues, hopefully the owners of those patches will fix things up before tomorrow, otherwise we'll make some decisions about what to do20:40
vipulpleia2: pushing up fix for cue in a couple of mins20:40
pleia2vipul: wonderful, thank you :)20:40
*** gyee has joined #openstack-infra20:41
openstackgerritKhai Do proposed openstack-infra/puppet-openstackci: Move jenkins job builder into jenkins_master  https://review.openstack.org/19978420:41
*** e0ne has quit IRC20:42
openstackgerritPaul Belanger proposed openstack-infra/puppet-gerrit: Fix variable access warnings  https://review.openstack.org/20025120:43
clarkbjeblair: thanks for the review on the ubuntu-trusty switch change20:44
clarkbmordred: ^ care to address that?20:44
*** devvesa has joined #openstack-infra20:44
openstackgerritPaul Belanger proposed openstack-infra/puppet-zuul: Fix variable access warnings  https://review.openstack.org/20025420:45
EmilienMwhen a patch fails in the gate, is it better/faster to run 'recheck' ? or +2 +A will just retrigger zuul again?20:46
*** heyongli has quit IRC20:47
clarkbEmilienM: they are equivalent as anything with a -1 will need to be re checked then go into the gate20:47
EmilienMclarkb: ah ok thanks20:47
*** achanda has joined #openstack-infra20:49
*** r-daneel has quit IRC20:49
openstackgerritPaul Belanger proposed openstack-infra/puppet-elasticsearch: Fix variable access warnings  https://review.openstack.org/20025620:49
*** heyongli has joined #openstack-infra20:50
*** Sukhdev has quit IRC20:50
*** Longgeek has joined #openstack-infra20:50
openstackgerritVipul Sabhaya proposed openstack-infra/project-config: Move Cue and related repos to OpenStack namespace  https://review.openstack.org/19626820:51
openstackgerritKhai Do proposed openstack-infra/system-config: use updated jenkins_master.pp manifest  https://review.openstack.org/19978020:51
openstackgerritPaul Belanger proposed openstack-infra/puppet-graphite: Fix variable access warnings  https://review.openstack.org/20025820:52
mordredclarkb: sure - one sec20:52
*** jaypipes has quit IRC20:53
mordredjeblair: nod on commit message and the review. thanks!20:53
davideagnelloHello, need small update to our Rally CI Job to be merged:  https://review.openstack.org/#/c/200222/  Thank you20:54
openstackgerritPaul Belanger proposed openstack-infra/puppet-mailman: Fix variable access warnings  https://review.openstack.org/20025920:54
*** dprince has quit IRC20:54
*** ihrachyshka has quit IRC20:54
*** otter768 has joined #openstack-infra20:55
*** Longgeek has quit IRC20:55
openstackgerritPaul Belanger proposed openstack-infra/puppet-statusbot: Fix variable access warnings  https://review.openstack.org/20026020:55
*** annegentle has quit IRC20:56
*** julim has quit IRC20:57
openstackgerritPaul Belanger proposed openstack-infra/puppet-httpd: Fix variable access warnings  https://review.openstack.org/20026320:59
*** pblaho has joined #openstack-infra20:59
*** otter768 has quit IRC21:00
*** patrickeast_ has joined #openstack-infra21:01
*** packet has quit IRC21:01
*** sridhar_ram has joined #openstack-infra21:02
*** patrickeast has quit IRC21:03
*** patrickeast_ is now known as patrickeast21:03
*** dustins has quit IRC21:03
greghaynesSpamapS: got a link to ops mid-cycle?21:04
greghaynescurious when21:04
SpamapSgreghaynes: https://www.eventbrite.com/e/openstack-ops-mid-cycle-meetup-tickets-1770325892421:05
*** dims has quit IRC21:05
greghaynesSpamapS: yea, good timing, was just booking somethibg tonight that would have conflicted21:06
*** dims has joined #openstack-infra21:07
pleia2so many august conflicts21:07
pleia2suppose it doesnt help that they decided barely a month out21:07
*** dangers is now known as dangers_away21:07
clarkbalso august is best time for all the things this hemisphere21:08
Clintbest time for air conditioning21:08
*** davideagnello has quit IRC21:08
clarkbthat too21:08
pleia2well, it'll be winter in peru, but so close to the equator it doesn't matter so much ;)21:08
clarkbbut it doesn't rain21:08
clarkband the sun is out for long days21:09
*** davideagnello has joined #openstack-infra21:09
*** sigmavirus24 is now known as emacsraptor21:10
*** emacsraptor is now known as sigmavirus2421:10
*** thorst has quit IRC21:10
*** gildub has joined #openstack-infra21:11
*** fitoduarte has quit IRC21:12
*** heyongli has quit IRC21:12
*** heyongli has joined #openstack-infra21:13
anteayaif anyone cares I'm going to the ops meetup21:14
* sigmavirus24 cares but won't be there21:15
anteayaI wouldn't count my hand strong from the infra-cloud perspective as I am bringing up the rear there21:15
*** ldnunes has quit IRC21:15
anteayaI'm mostly from the neutron/nova get a network that folks will use perspective21:15
mordredI am not going to the ops midcycle21:15
mordredI will be on the beach in bali21:16
anteayanice21:16
anteayayou seem to be doing a beach tour this summer21:16
Clintone of us will have to do a winter beach tour to maintain balance21:17
anteayayou offering?21:17
openstackgerritPaul Belanger proposed openstack-infra/puppet-httpd: Fix variable access warnings  https://review.openstack.org/20026321:17
pleia2that's what linux.conf.au is for21:17
Clinti may be offering to go to the beach in winter21:17
anteayaI'm hearing antartica is beautiful21:17
anteayaah yes21:17
*** heyongli has quit IRC21:17
hogepodgeIs there any possibility of getting this reviewed this evening? The diversity committee would like to start using the logs and meetbot asap https://review.openstack.org/#/c/198941/21:18
hogepodgeUnderstanding that we don't want to restart meetbot in the middle of the day21:19
clarkbhogepodge: let me check the meeting list for this afternoon21:19
hogepodgeThis is also the same thing for refstack. https://review.openstack.org/#/c/198621/21:20
hogepodgethanks clarkb21:20
clarkbdo we treat the ics file on eavesdrop as canonical?21:20
clarkber ical21:20
*** _amrith_ is now known as amrith21:20
anteayavipul: thank you21:20
*** heyongli has joined #openstack-infra21:21
pleia2clarkb: I'd say yes21:21
anteayaI thought the canonical ical was the irc-meetings repo21:22
clarkbcool looks like 0000 is clear today21:22
clarkbanteaya: aren't they the same21:22
openstackgerritDave Walker proposed openstack/requirements: Adding openstack/anchor to projects.txt  https://review.openstack.org/19946821:22
clarkbhogepodge: so remind me in a couple hours and I will approve21:23
hogepodgeclarkb: thanks21:23
pleia2yeah, the ical is generated from the irc-meetings repo21:23
hogepodgethat reminds me, the defcore entry for that is incorrect21:23
* hogepodge makes note to fix21:24
anteayapleia2 clarkb okay21:24
*** soren has quit IRC21:24
openstackgerritDave Walker proposed openstack-infra/project-config: Add check-requirements job to openstack/anchor  https://review.openstack.org/19947921:24
*** devvesa has quit IRC21:28
clarkbhogepodge: double checking we are clear at 4pm PDT so will approve just before then21:31
*** gyee has quit IRC21:34
*** amrith is now known as _amrith_21:34
*** pc_m has quit IRC21:34
*** tonytan4ever has quit IRC21:35
*** slagle has quit IRC21:36
*** jamielennox is now known as jamielennox|away21:37
zigolifeless: mordred: Not sure who maintains PBR these days, but I get a hard fail when trying to package nova, because the version I want to use is 12.0.0~b121:37
zigoPBR doesn't like the ~ char.21:37
zigoHowever, that's the standard one in Debian / Ubuntu for saying "lower than what's just before".21:37
zigoOh no...21:37
zigoThe issue is with sphinx ! :(21:37
zigoHum...21:37
zigoHere's the trace:21:37
zigohttp://paste.debian.net/280818/21:37
zigoslagle (slagle@nat/redhat/x-bxpxlxawvqwjhedw) has quit (Ping timeout: 276 seconds)21:37
zigoI think I'd patch pbr to do:21:37
zigo+                elif component.startswith('~'):21:37
zigo+                    dev_count = int(component[1:])21:37
zigoIs this correct?21:37
*** peristeri has quit IRC21:38
zigoOh, there's also on top some other chars ...21:38
*** sdake_ has joined #openstack-infra21:39
zigomordred: lifeless: That's a piece of code mostly from Robert, and patched by Monty, so I'd expect both of you to know what's the best way to patch it. If you give me an advice on how to fix, I can work on the CR.21:40
mordredzigo: nope!21:41
*** gyee has joined #openstack-infra21:41
zigomordred: Is "git blame" lying? :)21:41
mordredzigo: pbr does not support versions with ~'s on purpose - those are not python versions, they are debian versions. however, there is support for debian packagers mapping pep440 versions to debian versions21:41
mordredzigo: I'll let lifeless respond with more details when he's online - but it was a use case that was very specifically designed for21:42
SpamapSas powerful as ~ is... it will drive you nuts trying to implement a sort for versions with it.21:42
*** sdake has quit IRC21:42
zigoWell, the current issue is that nova cannot be built because sphinx-build just fails asking PBR about versions.21:43
zigoWhat do you propose I do then?21:43
*** dboik has quit IRC21:43
zigomordred: ^21:45
mordredzigo: I propose you do not set a debian version as the pbr version21:45
*** pblaho has quit IRC21:45
*** spzala has quit IRC21:45
zigomordred: I'm sorry, I don't understand.21:45
zigomordred: I intend to upload nova as 12.0.0~b1, then I should tell pbr something else?21:45
*** spzala has joined #openstack-infra21:46
mordredyou should not tell pbr _anything_ about 12.0.0~b1 - you shoudl put taht into your debian changelog21:46
zigomordred: Like, replace 12.0.0~b1 back to 12.0.0.0b1?21:46
*** devvesa has joined #openstack-infra21:46
mordredyes21:46
mordredlet's pretend for a second that you were packaging a tarball we had produced (I know you're not, we'll come back to that in a sec)21:46
*** larainema has quit IRC21:46
*** heyongli has quit IRC21:46
mordredwe would publish a tarball called nova-12.0.0.0b1.tar.gz - you would import that as nova_12.0.0.0b1.orig.tar.gz21:47
zigoNo, I wouldn't.21:47
mordredno?21:47
zigoBecause 12.0.0.0b1 would be considered higher than 12.0.0 by dpkg.21:47
mordredoh - sorry - I didn't mean you'd upload that as nova-12.0.0.0b1.deb21:47
zigoTry dpkg --compare-version ...21:48
mordredright21:48
mordredI understand21:48
*** jamielennox|away is now known as jamielennox21:48
mordredyou need an orig tar.gz and you need a debian/changelog entry and you need to use those to produce debs21:48
*** jpeeler has quit IRC21:48
*** fbo- has quit IRC21:48
*** dkehn has quit IRC21:48
zigoWhat I currently do is retag 12.0.0_b1 on top of the 12.0.0.0b1, which by the way keeps the pgp signature.21:49
mordredso maybe all you need to do is rename the orig.tar.gz to ~b1 - set that in the debian/changelog21:49
zigoYes, which is what I do.21:49
mordredk21:49
*** dkehn has joined #openstack-infra21:49
mordredso why is pbr getting involved? are you running sdist again?21:49
zigoThen I have some logic in debian/rules to calculate what I give to PBR as OSLO_PACKAGE_VERSION depending on the last entry in changelog.21:49
zigoIt's been working so far, until we upgraded PBR to the latest version, and now nova fails with PBR not liking the ~ char.21:50
zigoI don't mind calculating things back to 12.0.0.0b1.21:50
mordredyeah - you need to feed that to pbr21:51
zigoBut I'm affraid of unknown consequences.21:51
*** Sukhdev has joined #openstack-infra21:51
zigoSo, I'd just convert ~ back to .0, that's easy enough...21:51
*** Longgeek has joined #openstack-infra21:51
zigoA quick sed ... :)21:51
mordredawesome21:51
lifelesshi so21:51
mordredyay it's lifeless!21:51
austin81Hey all, I'm having an issue with getting tempest + devstack to run against my cloud instance. Tempest doesn't get more than a dozen or so tests in before crashing spectacularly and taking down the CI with it. I haven't found a trace of what went wrong in the logs anywhere, it simply bricks the instance without a word and eventually ends with SSH terminating in a broken pipe. Anyone seen this before or have any guidance?21:51
zigoI wont have unforseen consequences?21:51
lifeless12.0.0b1 - if you query pbr.version.Version(nova).debian_version()21:51
mordredzigo: I pass you off to liveless21:52
lifelessit should spit out 12.0.0~b1 for you21:52
lifelessthe version within Nova (and Python packages in general) MUST be a Python version number21:52
lifelessnot Debian21:52
zigomordred: Cheers!21:52
lifelessyou can reflect out a debian version number from that21:52
*** heyongli has joined #openstack-infra21:52
lifelessand we wrote the code to do that21:52
*** fbo has joined #openstack-infra21:52
zigolifeless: So, doing a convertion ~ -> .0 from what I have in debian/changelog and give that as OSLO_PACKAGE_VERSION is correct?21:53
zigo(just double checking here...)21:53
*** hichihara has joined #openstack-infra21:53
*** nelsnelson has joined #openstack-infra21:54
lifelesszigo: no21:55
zigo:/21:55
lifelesszigo: PEP-440 has its own mechanisms for sort-before.21:55
zigoWhat shall I do then?21:55
lifelesszigo: .0 is not one of them.21:55
lifelesszigo: pre-releases - a/b/rc - are sort-before21:55
lifelesszigo: as are dev versions21:55
lifelesszigo: so if you're overriding via OSLO_PACKAGE_VERSION (I'm not sure why you are, but thats a different discussion)21:56
lifelesszigo: Something like 12.0.0b121:56
*** dboik has joined #openstack-infra21:56
*** masayukig has quit IRC21:56
zigolifeless: What I was meaning is transforming ~b1 into .0b121:56
mordredlifeless: I believe he means s/12.0.0~b1/12.0.0.0b1/21:56
zigoEffectively, this means ~ to be transformed into .021:56
mordredlifeless: based on the latest debian/changelog entry21:57
lifelesszigo: I see what you're saying, but thats not the reason it works.21:57
* zigo is getting very confused here.21:57
lifelesszigo: its ~b -> b21:57
*** dboik has quit IRC21:57
*** masayukig_ has quit IRC21:57
*** fitoduarte has joined #openstack-infra21:57
lifelessgimme a sec, let me double check something21:57
*** masayukig has joined #openstack-infra21:57
mordredI also have no idea why OSLO_PACKAGE_VERSION should need to get set, because that implies you're rebuilding the source tarball at package build time21:58
zigos/12.0.0~b1/12.0.0.0b1/ is exactly the same thing as s/~/.0/21:58
lifelesszigo: ah, we did go for .0bN21:58
zigomordred: I've been using this for *years*, as this was the solution to the issue I had with PBR trying to double-guess things.21:59
lifelesszigo: so yes, 12.0.0~b1 <-> 12.0.0.0b121:59
*** sigmavirus24 is now known as sigmavirus24_awa21:59
zigoSo, with OSLO_PACKAGE_VERSION, I'm effectively telling PBR: I know better than you what version I'm packaging.21:59
zigoIs this now the wrong way?21:59
lifelessno22:00
lifelesslets not get distracted22:00
lifelesswe'll never finish the discussion22:00
zigo:)22:00
zigoThanks.22:00
lifeless12.0.0~b1 <-> 12.0.0.0b122:00
lifelesshow you achieve that is up to yoou22:00
lifelesspbr can generate 12.0.0~b1 for you22:00
lifelessor you can generate 12.0.0.0b1 forit22:00
*** amotoki has quit IRC22:02
lifelessif you want it to generate it: from pbr.version import VersionInfo; semver = VersionInfo('nova').semantic_version(); print(semver.debian_string())22:02
*** jsavak has quit IRC22:02
*** changbl has quit IRC22:02
*** sridhar_ram1 has joined #openstack-infra22:03
zigolifeless: FYI: export OSLO_PACKAGE_VERSION=$(dpkg-parsechangelog -S Version | sed -e 's/^[[:digit:]]*://' -e 's/[-].*//' -e 's/~/.0/')22:03
*** dims has quit IRC22:03
*** dims has joined #openstack-infra22:03
*** bknudson has joined #openstack-infra22:04
openstackgerritMadhusudhan Kandadai proposed openstack-infra/project-config: New jobs for neutron-lbaasv2 scenario tests  https://review.openstack.org/19975422:05
*** oomichi has joined #openstack-infra22:05
*** coolsvap|away is now known as coolsvap22:05
zigolifeless: & mordred: Thanks a lot to both of you.22:06
zigoThis was super helpful! :)22:06
*** sridhar_ram has quit IRC22:06
*** jgriffith is now known as Guest8583122:06
lifelesszigo: yeah no, I understand whats going on there ... and [not today] we need to sit down and see if we can unwind all of that so you can use upstream versions22:06
*** madong has joined #openstack-infra22:07
*** kutija has joined #openstack-infra22:07
*** amitgandhinz has quit IRC22:07
zigolifeless: Whenever you want, I'll make myself available.22:08
*** enikanorov2 has quit IRC22:09
*** rossella_s has quit IRC22:09
*** Longgeek has quit IRC22:10
*** mriedem is now known as mriedem_away22:10
*** kutija_ has quit IRC22:11
*** hichihara has quit IRC22:11
openstackgerritKhai Do proposed openstack-infra/puppet-openstackci: Move jenkins job builder into jenkins_master  https://review.openstack.org/19978422:11
*** jgriffith has joined #openstack-infra22:14
*** heyongli has quit IRC22:14
*** jpeeler has joined #openstack-infra22:16
*** jpeeler has joined #openstack-infra22:16
*** heyongli has joined #openstack-infra22:16
*** weshay has quit IRC22:18
*** weshay has joined #openstack-infra22:19
openstackgerritKhai Do proposed openstack-infra/puppet-openstackci: Make jenkins password a required parameter  https://review.openstack.org/20028922:19
*** prad has joined #openstack-infra22:24
openstackgerritKhai Do proposed openstack-infra/puppet-openstackci: Make jenkins password a required parameter  https://review.openstack.org/20028922:24
*** jasondotstar has quit IRC22:25
*** rossella_s has joined #openstack-infra22:26
*** bknudson has quit IRC22:27
*** ivar-lazzaro has quit IRC22:29
*** ivar-lazzaro has joined #openstack-infra22:30
*** ivar-lazzaro has quit IRC22:30
*** ivar-lazzaro has joined #openstack-infra22:31
*** heyongli has quit IRC22:31
openstackgerritKhai Do proposed openstack-infra/system-config: use updated jenkins_master.pp manifest  https://review.openstack.org/19978022:31
*** RichardRaseley has joined #openstack-infra22:31
*** heyongli has joined #openstack-infra22:33
*** hashar has quit IRC22:33
*** rossella_s has quit IRC22:37
*** rossella_s has joined #openstack-infra22:37
*** eharney has quit IRC22:37
openstackgerritMadhusudhan Kandadai proposed openstack-infra/project-config: New jobs for neutron-lbaasv2 scenario tests  https://review.openstack.org/19975422:39
*** MarkAtwood has quit IRC22:40
*** nijaba_ has joined #openstack-infra22:40
*** nijaba has quit IRC22:41
*** jasondotstar has joined #openstack-infra22:43
*** weshay has quit IRC22:43
*** fawadkhaliq has quit IRC22:43
davideagnelloHello, need small update to our Rally CI Job to be merged:  https://review.openstack.org/#/c/200222/  Thank you22:45
*** mdenny has quit IRC22:46
*** austin81 has left #openstack-infra22:49
*** doug-fish has left #openstack-infra22:49
openstackgerritKhai Do proposed openstack-infra/puppet-openstackci: Move jenkins job builder into jenkins_master  https://review.openstack.org/19978422:55
*** otter768 has joined #openstack-infra22:56
openstackgerritEric Fried proposed openstack/requirements: Raise minimum pbr requirement: support env markers  https://review.openstack.org/20030222:56
*** rlandy has quit IRC22:58
hogepodgethanks clarkb22:58
*** FallenPegasus has quit IRC22:58
*** rlandy has joined #openstack-infra22:59
sc68caldear lord - if you think neutron is bad, has anyone tried Amazon VPC?23:00
clarkbI have never used AWS23:00
mordredme either23:00
*** rhe00_ has joined #openstack-infra23:00
sc68calI don't claim to be a smart man, but holy MOLY I CAN'T SSH INTO MY EC2 INSTANCES23:00
*** otter768 has quit IRC23:01
clarkbdont forget to update the default security groups and attach your router to the external net then connect a floating ip23:01
mordredsc68cal: didn't you know... proper cloud apps don't actually need connectivity to things23:01
mordredsc68cal: if you think you need real networking, you've thought about the problem wrong and shoudl completely redesign23:01
sc68calmordred: lol I'm just trying to set up a throwaway server to play Mektek with my buddies ;_;23:01
mordredand probably need more cloud foundry and docker23:01
Sam-I-Amsc68cal: nerd23:01
* sc68cal cries in the corner23:01
mordredsc68cal: you're forgetting - people don't want servers anymore23:01
greghaynessounds AWSome23:02
clarkbsc68cal: do you need me to show you one of many openstack clouds?23:02
sc68calgreghaynes: nice23:02
clarkbsc68cal: runabove is actually really cheap23:02
clarkband my initial derping with it was happy times23:02
mordredand vexxhost has excellent networking23:02
Sam-I-Ammordred: its all about fancy containers23:02
*** amotoki has joined #openstack-infra23:02
mordredand dreamhost gives you ipv623:02
mordredalthough dreamhost's pricing is bong23:02
Sam-I-Amwhats ipv6?23:03
* Sam-I-Am nudges sc68cal 23:03
* mordred hands Sam-I-Am I bag in which to place his head23:03
mordreds/ I / a /23:03
rhe00_is there a way to tell nodepool to reinitialize it's database? nodepool keeps timing out when trying to update it's database.23:04
openstackgerritMerged openstack-infra/system-config: Add eavesdrop to #openstack-diversity channel  https://review.openstack.org/19894123:04
sc68calit's just awful - I got an NIH grant for someone by using EC2 for scientific computing before everyone realized how cheap spot instances are, and I just started to use EC2 again and it's so different23:04
jheskethMorning23:04
*** ddieterly has joined #openstack-infra23:04
anteayamorning jhesketh23:04
clarkbrhe00_: you can drop the db and have it recreate23:05
openstackgerritMerged openstack-infra/system-config: Add eavesdrop logging to #refstack channel  https://review.openstack.org/19862123:05
jhesketho/23:05
clarkbgood morning23:06
*** amotoki has quit IRC23:07
*** prad has quit IRC23:08
openstackgerritMadhusudhan Kandadai proposed openstack-infra/project-config: New jobs for neutron-lbaasv2 scenario tests  https://review.openstack.org/19975423:08
*** ddieterl_ has joined #openstack-infra23:11
*** mtanino_ has joined #openstack-infra23:11
*** ddieterly has quit IRC23:11
*** mtanino has quit IRC23:11
*** gildub is now known as gildub_afk23:12
*** RichardRaseley has quit IRC23:14
*** coolsvap is now known as coolsvap|afk23:14
sc68calAh - I see the failure in my ways now - I made the fatal choice of selecting VPC23:16
sc68calinstead of connecting to EC2 classic23:16
sc68calI feel it - I feel the reasons behind "Get me a network now" - so hard.23:16
*** salv-orlando has quit IRC23:18
clarkbsc68cal: oh thats literally the issue I hvae iwth neutron btw23:19
*** sridhar_ram1 has quit IRC23:19
*** hichihara has joined #openstack-infra23:19
anteayasc68cal: feeling it is the first part to understanding it23:20
anteayawho else from neutron do we need to send to aws?23:20
sc68calI've seriously had a saul conversion moment - I have fallen off the donkey - this is nuts.23:20
anteayayay23:20
* anteaya picks sc68cal back up from falling off the donkey23:20
sc68calI was like "oh, I'll just spin up an EC2 instance for like $3 so I can play mektek with my nerd friends - now I need to do advanced routing and network policy?!?!"23:21
anteayaha ha ha23:21
anteayathink how folks who know zip about networking feel23:21
sc68cal(╯°□°)╯︵ ┻━┻23:21
anteayawho want to play a game with their friends23:21
*** sridhar_ram has joined #openstack-infra23:21
* anteaya can't wait to see how the logs render that23:21
*** sdake has joined #openstack-infra23:24
*** ashleighfarnham has quit IRC23:25
*** heyongli has quit IRC23:25
*** heyongli has joined #openstack-infra23:26
*** sdake__ has joined #openstack-infra23:26
*** sridhar_ram has quit IRC23:26
*** sridhar_ram has joined #openstack-infra23:27
*** sdake_ has quit IRC23:27
*** geoffarnold has quit IRC23:28
anteayawell not much difference between versions in that particular verse but I think this is the saul falling down reference: http://biblehub.com/acts/9-4.htm23:28
*** sdake has quit IRC23:29
*** sdake__ is now known as sdake23:30
*** Swami has quit IRC23:32
sc68calit's like a combo of that, and the shia labeouf youtube video23:32
sc68calDO IT - JUST DO IT - CONNECT MY INSTANCE TO THE NETWORK23:33
openstackgerritDaniel Gonzalez Nothnagel proposed openstack-infra/devstack-gate: Multi-region dg support  https://review.openstack.org/20030923:35
*** heyongli has quit IRC23:35
*** mtanino_ has quit IRC23:36
anteayaa cultural melange23:36
openstackgerritDaniel Gonzalez Nothnagel proposed openstack-infra/devstack-gate: Multi-region dg support  https://review.openstack.org/20030923:36
*** patrickeast has quit IRC23:37
*** mtanino has joined #openstack-infra23:37
*** Longgeek has joined #openstack-infra23:38
*** heyongli has joined #openstack-infra23:38
*** openstack has joined #openstack-infra23:40
-cameron.freenode.net- [freenode-info] channel flooding and no channel staff around to help? Please check with freenode support: http://freenode.net/faq.shtml#gettinghelp23:40
openstackgerritJoshua Harlow proposed openstack-infra/project-config: Remove python26-jobs from futurist  https://review.openstack.org/20031323:40
anteayaand in chrome too23:41
*** gildub_afk is now known as gildub23:41
anteayaduring the render they were on the right so I could see them and by the time the page finished loading they disappeared23:41
dimsanteaya: do i need both entries in system-config and project-config for a new irc channel?23:41
anteayawith a horizontal scroll bar on the bottom23:41
anteayadims: what bots do you want in your channel23:41
anteayaall the things?23:41
dimsanteaya: sure, but at least logging23:42
*** nelsnelson has quit IRC23:42
lifelessmordred: hey in pbr23:42
*** heyongli has quit IRC23:42
lifelessmordred: do we export the current version to sphinx somehow ?23:42
anteayaeavesdrop is logging, that is in system-config which you have23:42
lifelessmordred: and/or the ChangeLog ?23:42
dimsi added 200310,200311 just because i saw the channels i recognized there :)23:42
lifelessmordred: pointers to something I can cargo cult from appreciated23:43
anteayadims: statusbot is announcements from us when things go awry23:43
dimsanteaya: y that will be handy too23:43
*** linkedinyou has quit IRC23:43
anteayadims: accessbot gives infra channel ops in your channel23:43
mtreinishlifeless: I think the version get's into sphinx, because all the output docs have the devN on the bottom23:44
anteayadims: you might want gerritbot in project-config as well, if you want patch status announcements in channel23:44
mtreinishlifeless: for example: http://docs.openstack.org/developer/subunit2sql/23:44
dimsanteaya: y let's get this going, will file another for patch(es)23:44
sc68calanteaya: ah, you got the same bug I did when it ft. collins23:44
*** heyongli has joined #openstack-infra23:44
anteayadims: just edit the project-config one23:44
anteayadims: add an entry to gerritbot23:45
lifelessmtreinish: ahha confoverrides23:45
dimsanteaya: ack, will do23:45
anteayasc68cal: yup23:45
anteayasc68cal: no idea how or why23:45
*** wenlock has quit IRC23:45
mtreinishlifeless: ah, yeah there it is23:46
*** wenlock_ has quit IRC23:46
anteayasc68cal: ah you're kind to give me credit23:47
*** chlong has quit IRC23:49
sc68calanteaya: only came up with it based on our conversation23:49
*** heyongli has quit IRC23:49
*** yamamoto has joined #openstack-infra23:49
anteayaokay fair23:49
*** yamamoto_ has joined #openstack-infra23:49
anteayaplaying the part of the witnessing rock23:49
*** achanda has quit IRC23:49
*** heyongli has joined #openstack-infra23:50
*** Sukhdev has quit IRC23:51
*** yamamoto_ has quit IRC23:52
anteayadims: looks like it should go right after dox and before fuel-tracker: http://git.openstack.org/cgit/openstack-infra/project-config/tree/gerritbot/channels.yaml#n6723:52
*** Longgeek has quit IRC23:52
*** ddieterly has joined #openstack-infra23:52
*** Sukhdev has joined #openstack-infra23:52
dimsanteaya: oops, ok23:52
davideagnelloHello, need small update to our Rally CI Job to be merged:  https://review.openstack.org/#/c/200222/  Thank you23:52
*** ddieterl_ has quit IRC23:52
anteayadims: I think that is what you are after, is it not?23:53
dimsanteaya: yep thanks23:53
*** yamamoto has quit IRC23:53
anteayasure23:53
openstackgerritDavanum Srinivas (dims) proposed openstack-infra/project-config: Add fuel-library channel  https://review.openstack.org/20031123:54
anteayahey dims I'm going to be in boston next week, for keystone23:54
dimsanteaya: awesome, i'll see you there23:54
anteayadims: great23:54
anteayaI will be following you to dinner23:54
anteayalooking forward to your choices of restaurant23:54
dimsanteaya: i live in the 'burbs23:55
dimswill try to find some good ones :)23:55
anteayadims: great23:55
anteayadid you want to add gerritbot to your channel?23:55
*** ivar-laz_ has joined #openstack-infra23:56
anteayathat was the point of my link above, not really commenting on the alphabetizing of your prior patch23:56
anteayabut thanks for the change23:56
anteaya:)23:56
dimsanteaya: this one is very near to BU and one of my favorite indian restaurants (http://www.indiaquality.com/)23:56
anteayaoh sold23:56
anteayaI don't even have to click23:56
dims:)23:56
dstanekanteaya: nice! on to Boston23:56
dimsyay dstanek23:56
anteayadstanek: you like Indian food?23:56
anteayacherry nan?23:57
dimsanteaya: i've dragged stevemar and bknudson to an indian place in paris i think23:57
anteayathey have cherry nan?23:57
dstanekanteaya: not sure. never really tried.23:57
anteayaoh my goodness23:57
anteayadstanek: how was it?23:58
anteayadstanek: you have to try Indian food23:58
anteayadims: how was it, sorry tab complete got confused23:58
dstaneki just have to be a little careful about what i eat. still trying to stick with my new diet as best as i can23:58
* anteaya looks at cherry nan somemore23:58
anteayadstanek: ah yes, I remember, I totally support that23:58
*** ivar-lazzaro has quit IRC23:59
anteayadstanek: well Indian food does go heavy on the clarified butter, otherwise known as ghee23:59
openstackgerritQiming Teng proposed openstack-infra/system-config: Add #senlin to the list of eavesdrop channels  https://review.openstack.org/19699323:59
dimsdstanek: ++23:59
anteayadstanek: so we will find other restaurants to share a meal23:59

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