lifeless | the entire line was being shlex.split | 00:00 |
---|---|---|
fungi | yep, i see that | 00:00 |
lifeless | which strips quotes | 00:00 |
fungi | didn't play well with marker arguments | 00:00 |
lifeless | it was also supporting optparses any-position options things | 00:01 |
lifeless | --global-option "--foo=bar" packagename <=2; python_version==\'2.6\' | 00:01 |
lifeless | was a legitimate line in 7.0.0 | 00:01 |
*** geoffarnold has joined #openstack-infra | 00:01 | |
fungi | and then it tried to parse --foo=bar as a pip option i guess | 00:02 |
lifeless | no that gets smuggled to setup.py | 00:02 |
*** hdd_ has quit IRC | 00:02 | |
lifeless | (its what --global-option is for, along with --install-option) | 00:02 |
*** dannywilson has quit IRC | 00:02 | |
*** yamada-h has quit IRC | 00:03 | |
fungi | oh, right that's what 7.0.0 added support for that's being reverted is what you're saying | 00:03 |
fungi | and its attempts to support that are what were interfering with quotes in arguments | 00:03 |
lifeless | we're keeping the new support, but changing the implementation to be much more conservative about where options are found, and thus where we dequote | 00:04 |
geoffarnold | qq: i was asked to squash two reviews into one. i did so, and everything looks good except that the old review is still hanging around. How do I abandon/delete it? should be an FAQ, but I can't find it | 00:04 |
fungi | geoffarnold: if you're the owner of the old review, there should be an abandon button | 00:04 |
fungi | geoffarnold: if you're not the owner of the old review, then a core reviewer on that repo can abandon it for you | 00:05 |
openstackgerrit | Spencer Krum proposed openstack-infra/puppet-openstackci: Update spec helper for zuul-cloner https://review.openstack.org/184905 | 00:05 |
geoffarnold | OK, next to Cherry pick. D'oh! It's been a long day - thanks | 00:06 |
fungi | nibalizer: any chance you have a few minutes to skim the chain of depends-on reviews for the ask-staging.o.o change starting at https://review.openstack.org/172880 ? we need the new server so that we can safely test updated askbot versions which fix some long-standing bugs, but that change has now gotten wrapped up in the server class refactor changes | 00:08 |
geoffarnold | Do the "Abandoned" reviews get garbage-collected at some point? | 00:08 |
fungi | geoffarnold: nope--they're kept indefinitely for posterity | 00:09 |
nibalizer | fungi: need it now or need it before you get up tomorrow? | 00:09 |
jeblair | greghaynes: i don't think the apt-sources runs before debootstrap | 00:09 |
geoffarnold | thanks | 00:09 |
zigo | sdague: Thanks for your +1 on my governance patch! :) | 00:09 |
fungi | nibalizer: before i get up tomorrow would be stellar if you have time. don't need it tonight no | 00:09 |
greghaynes | jeblair: hah, youre right | 00:09 |
*** jerryz has quit IRC | 00:09 | |
fungi | nibalizer: just trying to flag it to your attention | 00:09 |
zigo | sdague: Any idea when others from the TC will vote? | 00:10 |
nibalizer | fungi: yea no prob | 00:10 |
fungi | nibalizer: i was going to try a test deployment today but the interactions with the dependent module change are making that complicated | 00:10 |
* nibalizer nod | 00:10 | |
jeblair | does debootstrap use sources.list? | 00:11 |
Clint | jeblair: no | 00:11 |
jeblair | aha | 00:11 |
*** ddieterly has joined #openstack-infra | 00:11 | |
Clint | you pass it command-line arguments | 00:11 |
greghaynes | jeblair: looks like there isnt really a way to set extra repos ATM, it just accepts a single DIB_DISTRIBUTION_MIRROR env var which the debian element sets | 00:12 |
fungi | i have not had the best luck trying to get our launch script's --environment option to work with changes that depend on other changes in separate modules. not sure if i haven't gotten my module path quite right on the puppetmaster or what. anyway, tangent | 00:12 |
*** jerryz has joined #openstack-infra | 00:12 | |
greghaynes | jeblair: and looks like debootstrap can only operate on one repo at a time | 00:13 |
greghaynes | jeblair: so this will probably have to be another element which adds its own root.d script that does another debootstrap pass | 00:13 |
*** gokrokve has quit IRC | 00:13 | |
*** gokrokve has joined #openstack-infra | 00:14 | |
jeblair | you can run debootstrap twice? | 00:14 |
greghaynes | oh, no idea, if not then an (pre)-install.d | 00:15 |
*** sabari has quit IRC | 00:15 | |
greghaynes | which just installs the kernel package | 00:15 |
jeblair | that seems safer | 00:15 |
*** gokrokve has quit IRC | 00:18 | |
jhesketh | clarkb: ping | 00:18 |
*** pcrews has joined #openstack-infra | 00:18 | |
*** patrickeast has quit IRC | 00:18 | |
*** AzherKhan has joined #openstack-infra | 00:19 | |
*** ChuckC_ has joined #openstack-infra | 00:20 | |
*** AzherKhan has quit IRC | 00:21 | |
*** baoli has joined #openstack-infra | 00:21 | |
*** koolhead17 has joined #openstack-infra | 00:23 | |
*** koolhead17 has quit IRC | 00:23 | |
*** koolhead17 has joined #openstack-infra | 00:23 | |
*** sabari has joined #openstack-infra | 00:24 | |
*** mtanino has quit IRC | 00:25 | |
*** bhuvan has quit IRC | 00:28 | |
*** AzherKhan has joined #openstack-infra | 00:31 | |
*** hdd has joined #openstack-infra | 00:31 | |
*** yamahata has quit IRC | 00:31 | |
*** freerunner has quit IRC | 00:31 | |
*** salv-orlando has joined #openstack-infra | 00:34 | |
openstackgerrit | Davanum Srinivas (dims) proposed openstack-infra/project-config: Experimental job for Nova API services under Apache2 https://review.openstack.org/182753 | 00:34 |
asselin | This spec has 7 +1s, and idling. Anyone care to give it a +2 or two? https://review.openstack.org/#/c/135170/ | 00:34 |
*** gyee has quit IRC | 00:34 | |
jeblair | W: Failure trying to run: chroot /tmp/image.lxNBWYIB/mnt mount -t proc proc /proc | 00:36 |
jeblair | greghaynes: ^ | 00:36 |
mtreinish | fungi: continuing our discussion from summit about the broken periodic jobs | 00:37 |
mtreinish | it definitely looks like the workspace setup is failing | 00:37 |
mtreinish | http://logs.openstack.org/periodic-qa/periodic-tempest-dsvm-full-non-isolated-master/d073f3a/logs/devstack-gate-setup-workspace-new.txt.gz#_2015-06-01_06_19_12_075 | 00:37 |
mtreinish | do you know where that script lives? | 00:38 |
fungi | mtreinish: openstack-infra/devstack-gate | 00:39 |
mtreinish | oh, I'm dense yeah it's a function not a file... | 00:40 |
fungi | mtreinish: that sed looks like it's in setup_project | 00:40 |
mtreinish | yep, that's what it looks like | 00:41 |
fungi | FALLBACK_ZUUL_REF=$(echo $ZUUL_REF | sed -e "s,$branch,master,") | 00:41 |
fungi | i wonder if $branch is empty there | 00:41 |
*** salv-orlando has quit IRC | 00:41 | |
fungi | oh, wait it's | 00:42 |
fungi | OVERRIDE_ZUUL_REF=$(echo $ZUUL_REF | sed -e "s,$ZUUL_BRANCH,$branch,") | 00:42 |
fungi | so could be one of the expected variables on that line is not set when a periodic job is triggered | 00:42 |
mtreinish | oh, ok that makes sense | 00:43 |
fungi | https://jenkins01.openstack.org/job/periodic-tempest-dsvm-full-non-isolated-master/54/parameters/ | 00:43 |
fungi | there's no ZUUL_REF and no ZUUL_BRANCH | 00:44 |
jeblair | greghaynes: the proc erorr above is what i get just trying debian-minimal with armhf: http://paste.openstack.org/show/254432/ | 00:44 |
*** rbradfor has quit IRC | 00:45 | |
*** sdake_ has joined #openstack-infra | 00:45 | |
mtreinish | fungi: where would those be set? I don't see them in the jjb definitions, is it something zuul does? | 00:45 |
jeblair | greghaynes: with https://review.openstack.org/187410 as the only dib local change | 00:46 |
*** sdake has quit IRC | 00:49 | |
*** bswartz has quit IRC | 00:51 | |
*** sigmavirus24_awa is now known as sigmavirus24 | 00:52 | |
*** amitgandhinz has joined #openstack-infra | 00:53 | |
*** zz_dimtruck is now known as dimtruck | 00:54 | |
*** tiswanso has joined #openstack-infra | 00:56 | |
*** rbradfor has joined #openstack-infra | 00:57 | |
*** gordc has joined #openstack-infra | 00:59 | |
*** shashankhegde has quit IRC | 00:59 | |
*** AzherKhan has quit IRC | 01:00 | |
*** AzherKhan has joined #openstack-infra | 01:00 | |
*** Khaazher has joined #openstack-infra | 01:01 | |
*** AzherKhan has quit IRC | 01:01 | |
*** tiswanso has quit IRC | 01:02 | |
*** sputnik13 has quit IRC | 01:02 | |
*** tiswanso has joined #openstack-infra | 01:02 | |
*** yamamoto has joined #openstack-infra | 01:03 | |
*** teran has quit IRC | 01:08 | |
*** shashankhegde has joined #openstack-infra | 01:13 | |
*** Khaazher has quit IRC | 01:16 | |
*** shashankhegde has quit IRC | 01:20 | |
*** yamamoto has quit IRC | 01:21 | |
*** alexsyip has quit IRC | 01:24 | |
*** Sukhdev has quit IRC | 01:24 | |
*** dimtruck is now known as zz_dimtruck | 01:24 | |
*** Sukhdev has joined #openstack-infra | 01:25 | |
*** yamamoto has joined #openstack-infra | 01:28 | |
*** yamamoto has quit IRC | 01:29 | |
openstackgerrit | Davanum Srinivas (dims) proposed openstack-infra/project-config: Switch on requirements check for nova-docker https://review.openstack.org/187413 | 01:30 |
*** hdd has quit IRC | 01:31 | |
*** sdake has joined #openstack-infra | 01:33 | |
*** radez is now known as radez_g0n3 | 01:33 | |
*** thingee has quit IRC | 01:35 | |
*** tchaypo has quit IRC | 01:35 | |
*** rackertom has quit IRC | 01:35 | |
*** simonmcc has quit IRC | 01:35 | |
*** boris-42 has quit IRC | 01:35 | |
*** ctracey has quit IRC | 01:35 | |
*** j^2 has quit IRC | 01:36 | |
*** DuncanT has quit IRC | 01:36 | |
*** dougwig has quit IRC | 01:36 | |
*** briancurtin has quit IRC | 01:36 | |
*** sdake_ has quit IRC | 01:37 | |
openstackgerrit | Merged openstack-infra/project-config: Add Python 3.4 as a non-voting check to Bandit https://review.openstack.org/186629 | 01:37 |
*** rackertom has joined #openstack-infra | 01:39 | |
*** j^2 has joined #openstack-infra | 01:40 | |
*** tchaypo has joined #openstack-infra | 01:40 | |
dstufft | lifeless: 13.0.3 is out now | 01:40 |
dstufft | and 7.0.3 | 01:41 |
*** thingee has joined #openstack-infra | 01:41 | |
*** simonmcc has joined #openstack-infra | 01:42 | |
*** ctracey has joined #openstack-infra | 01:43 | |
*** briancurtin has joined #openstack-infra | 01:43 | |
*** Sukhdev has quit IRC | 01:43 | |
*** otter768 has joined #openstack-infra | 01:44 | |
openstackgerrit | lifeless proposed openstack-infra/system-config: Update virtualenv to get pip 7.0.2. https://review.openstack.org/186869 | 01:44 |
*** geoffarnold has quit IRC | 01:44 | |
*** nikeshm has quit IRC | 01:44 | |
lifeless | dstufft: brilliant, thanks. | 01:44 |
lifeless | fungi: mordred: https://review.openstack.org/186869 <- plox | 01:44 |
lifeless | bah, fixing commit msg | 01:45 |
openstackgerrit | lifeless proposed openstack-infra/system-config: Update virtualenv to get pip 7.0.3. https://review.openstack.org/186869 | 01:45 |
*** DuncanT has joined #openstack-infra | 01:45 | |
*** sdake has quit IRC | 01:48 | |
*** otter768 has quit IRC | 01:49 | |
*** sdake has joined #openstack-infra | 01:52 | |
*** sigmavirus24 is now known as sigmavirus24_awa | 01:53 | |
*** boris-42 has joined #openstack-infra | 01:55 | |
*** dougwig has joined #openstack-infra | 01:55 | |
*** sputnik13 has joined #openstack-infra | 01:59 | |
*** lnr has quit IRC | 01:59 | |
*** alexpilotti has quit IRC | 02:00 | |
openstackgerrit | Terry Howe proposed openstack/os-testr: Catch exception trying to extract test time https://review.openstack.org/187300 | 02:02 |
*** sputnik13 has quit IRC | 02:03 | |
*** ivar-laz_ has joined #openstack-infra | 02:04 | |
*** yamada-h has joined #openstack-infra | 02:05 | |
*** unicell1 has quit IRC | 02:07 | |
*** baoli has quit IRC | 02:08 | |
*** ivar-lazzaro has quit IRC | 02:09 | |
*** teran has joined #openstack-infra | 02:09 | |
*** ivar-laz_ has quit IRC | 02:09 | |
*** EricGonczer_ has joined #openstack-infra | 02:09 | |
*** baoli has joined #openstack-infra | 02:11 | |
*** yamahata has joined #openstack-infra | 02:12 | |
*** weshay has quit IRC | 02:13 | |
*** yamamoto has joined #openstack-infra | 02:13 | |
*** shashankhegde has joined #openstack-infra | 02:13 | |
*** salv-orlando has joined #openstack-infra | 02:14 | |
*** teran has quit IRC | 02:15 | |
*** amitgandhinz has quit IRC | 02:18 | |
*** camunoz has quit IRC | 02:18 | |
samueldmq | why should I be able to +1 my own patch ? | 02:18 |
samueldmq | it sounds like a facebook Like on your own publications :) | 02:19 |
*** amitgandhinz has joined #openstack-infra | 02:19 | |
anteaya | samueldmq: you shouldn't +1 your own patch | 02:19 |
anteaya | unless you are the only core reviewer on a repo | 02:19 |
*** salv-orlando has quit IRC | 02:20 | |
*** xyang1 has quit IRC | 02:20 | |
samueldmq | anteaya, yes .. I was wondering whether that option could be completely disabled | 02:23 |
samueldmq | anteaya, in the case that's your own patch | 02:23 |
samueldmq | anteaya, also, if you are the only core reviewer, you won't use +1, but +2 instaed | 02:23 |
samueldmq | instead* | 02:23 |
*** EricGonczer_ has quit IRC | 02:26 | |
greghaynes | jeblair: hah, and looks like you dont get to see the debootstrap log because we kill the chroot when we cleanup | 02:26 |
*** mohitsharma has joined #openstack-infra | 02:27 | |
*** yamahata has quit IRC | 02:29 | |
*** AzherKhan has joined #openstack-infra | 02:31 | |
*** dboik has joined #openstack-infra | 02:31 | |
*** AK has joined #openstack-infra | 02:31 | |
anteaya | samueldmq: ah I see | 02:34 |
anteaya | I don't know as there is a way in a gerrit acl file to indicate self | 02:35 |
anteaya | you can in a gerrit query but I don't think the acl files have that ability | 02:35 |
anteaya | the only filter I have seen is a gerrit group | 02:35 |
*** jerryz has quit IRC | 02:38 | |
*** chlong has quit IRC | 02:39 | |
*** baoli has quit IRC | 02:43 | |
*** jogo has quit IRC | 02:44 | |
*** dboik has quit IRC | 02:45 | |
*** hdd has joined #openstack-infra | 02:47 | |
*** dims___ has quit IRC | 02:48 | |
*** ddieterly has quit IRC | 02:48 | |
*** amotoki has joined #openstack-infra | 02:56 | |
*** yamada-h has quit IRC | 02:58 | |
*** fallenpegasus has joined #openstack-infra | 03:04 | |
*** shashankhegde has quit IRC | 03:13 | |
*** samueldmq has quit IRC | 03:15 | |
*** samueldmq has joined #openstack-infra | 03:15 | |
*** amitgandhinz has quit IRC | 03:19 | |
samueldmq | anteaya, k so the effort maybe too big to the small benefit :) | 03:21 |
*** chlong has joined #openstack-infra | 03:22 | |
samueldmq | anteaya, as there are other things with higher priority to be addresed | 03:22 |
samueldmq | addressed* | 03:22 |
*** jogo has joined #openstack-infra | 03:22 | |
*** camunoz has joined #openstack-infra | 03:24 | |
*** dahoo has joined #openstack-infra | 03:26 | |
anteaya | samueldmq: I would agree with that assessment, yes | 03:28 |
anteaya | :) | 03:28 |
samueldmq | anteaya, :) | 03:28 |
anteaya | you are asking good questions though | 03:28 |
anteaya | keep doing that | 03:28 |
anteaya | :) | 03:28 |
*** ajmiller has joined #openstack-infra | 03:28 | |
samueldmq | anteaya, thanks, just making sure to share some feedback :) | 03:32 |
*** fedexo has joined #openstack-infra | 03:33 | |
*** dannywilson has joined #openstack-infra | 03:33 | |
*** gordc has quit IRC | 03:37 | |
*** tiswanso has quit IRC | 03:40 | |
*** teran has joined #openstack-infra | 03:41 | |
*** bhunter71 has quit IRC | 03:42 | |
*** yamahata has joined #openstack-infra | 03:43 | |
*** dpaterson has quit IRC | 03:44 | |
*** otter768 has joined #openstack-infra | 03:45 | |
ianw | samueldmq: you may be the owner, sometimes someone else will upload a new version and you probably want to +1 that to say you're ok with it | 03:45 |
*** teran has quit IRC | 03:46 | |
*** yamamoto has quit IRC | 03:48 | |
*** yamamoto has joined #openstack-infra | 03:48 | |
*** mtanino has joined #openstack-infra | 03:48 | |
*** dims_ has joined #openstack-infra | 03:48 | |
*** mrmartin has joined #openstack-infra | 03:49 | |
*** otter768 has quit IRC | 03:50 | |
*** samueldmq has quit IRC | 03:50 | |
openstackgerrit | Wayne Warren proposed openstack-infra/jenkins-job-builder: Update 'timeout' wrapper module https://review.openstack.org/129467 | 03:52 |
openstackgerrit | Wayne Warren proposed openstack-infra/jenkins-job-builder: Enable parameter ordering in trigger_parameterized_builds https://review.openstack.org/175049 | 03:52 |
openstackgerrit | Wayne Warren proposed openstack-infra/jenkins-job-builder: Support use of lists in trigger-build publisher. https://review.openstack.org/150598 | 03:52 |
openstackgerrit | Wayne Warren proposed openstack-infra/jenkins-job-builder: Add Parameterized Remote Trigger Plugin support. https://review.openstack.org/150327 | 03:53 |
*** dims_ has quit IRC | 03:53 | |
*** kwills has quit IRC | 03:55 | |
*** puranamr has joined #openstack-infra | 03:58 | |
*** puranamr_ has joined #openstack-infra | 03:58 | |
*** yamamoto has quit IRC | 04:01 | |
*** puranamr has quit IRC | 04:02 | |
*** puranamr_ has quit IRC | 04:04 | |
*** jamespage has quit IRC | 04:05 | |
*** gnuoy has quit IRC | 04:05 | |
*** gnuoy has joined #openstack-infra | 04:05 | |
*** jamespage has joined #openstack-infra | 04:06 | |
*** yamamoto has joined #openstack-infra | 04:08 | |
*** unicell has joined #openstack-infra | 04:08 | |
*** yamahata has quit IRC | 04:09 | |
*** yamahata has joined #openstack-infra | 04:09 | |
*** asettle has joined #openstack-infra | 04:10 | |
*** garyk has joined #openstack-infra | 04:10 | |
*** ayoung has quit IRC | 04:12 | |
*** ddieterly has joined #openstack-infra | 04:19 | |
*** fawadkhaliq has joined #openstack-infra | 04:21 | |
*** Sukhdev has joined #openstack-infra | 04:21 | |
*** abregman has joined #openstack-infra | 04:21 | |
*** ddieterly has quit IRC | 04:23 | |
*** david-lyle has quit IRC | 04:24 | |
*** david-lyle has joined #openstack-infra | 04:25 | |
*** shashankhegde has joined #openstack-infra | 04:25 | |
*** mtanino has quit IRC | 04:27 | |
*** soren has joined #openstack-infra | 04:28 | |
*** deepakcs has joined #openstack-infra | 04:31 | |
*** armax has quit IRC | 04:33 | |
*** mrmartin has quit IRC | 04:33 | |
*** asettle has quit IRC | 04:34 | |
*** soren has quit IRC | 04:36 | |
*** soren has joined #openstack-infra | 04:37 | |
*** dannywilson has quit IRC | 04:40 | |
openstackgerrit | Wayne Warren proposed openstack-infra/jenkins-job-builder: Enable tests of builder object https://review.openstack.org/181541 | 04:41 |
*** zz_dimtruck is now known as dimtruck | 04:42 | |
*** maishsk_afk_ has quit IRC | 04:43 | |
*** salv-orlando has joined #openstack-infra | 04:46 | |
*** changbl_ has quit IRC | 04:52 | |
*** salv-orlando has quit IRC | 04:53 | |
*** dimtruck is now known as zz_dimtruck | 04:53 | |
*** evm has joined #openstack-infra | 04:53 | |
*** shashankhegde has quit IRC | 04:55 | |
*** yfried_ has quit IRC | 04:59 | |
*** sks has joined #openstack-infra | 05:03 | |
openstackgerrit | Steve Kowalik proposed openstack-infra/project-config: Switch to using $() for subshells https://review.openstack.org/184907 | 05:04 |
openstackgerrit | Merged openstack-infra/project-config: Add pep8 job to nova-specs https://review.openstack.org/181994 | 05:07 |
openstackgerrit | Merged openstack-infra/project-config: Add akanda-horizon to $PROJECTS https://review.openstack.org/187310 | 05:07 |
*** Longgeek has joined #openstack-infra | 05:07 | |
*** dahoo has quit IRC | 05:07 | |
*** sdake has quit IRC | 05:07 | |
*** nosnos has joined #openstack-infra | 05:12 | |
*** Longgeek has quit IRC | 05:13 | |
*** wenlock has joined #openstack-infra | 05:16 | |
*** shashankhegde has joined #openstack-infra | 05:19 | |
*** ddieterly has joined #openstack-infra | 05:20 | |
*** ddieterly has quit IRC | 05:25 | |
*** teran has joined #openstack-infra | 05:29 | |
*** achanda has joined #openstack-infra | 05:30 | |
*** stevemar has quit IRC | 05:31 | |
*** reed has quit IRC | 05:33 | |
*** teran has quit IRC | 05:34 | |
*** achanda_ has joined #openstack-infra | 05:37 | |
*** evm has quit IRC | 05:37 | |
*** nosnos has quit IRC | 05:37 | |
*** evm has joined #openstack-infra | 05:37 | |
*** achanda has quit IRC | 05:38 | |
*** sgordon has quit IRC | 05:39 | |
*** sgordon has joined #openstack-infra | 05:39 | |
openstackgerrit | Merged openstack-infra/project-config: Add non-voting bandit check job to Sahara https://review.openstack.org/184869 | 05:39 |
openstackgerrit | Merged openstack-infra/project-config: Add non-voting pypy jobs to taskflow https://review.openstack.org/182782 | 05:41 |
*** otter768 has joined #openstack-infra | 05:46 | |
*** reed has joined #openstack-infra | 05:47 | |
*** hdd has quit IRC | 05:49 | |
*** otter768 has quit IRC | 05:50 | |
*** Longgeek has joined #openstack-infra | 05:52 | |
*** Mmike has quit IRC | 05:52 | |
*** Mmike has joined #openstack-infra | 05:53 | |
*** Mmike has quit IRC | 05:53 | |
*** Mmike has joined #openstack-infra | 05:53 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack-infra/project-config: Normalize projects.yaml https://review.openstack.org/187462 | 06:01 |
*** Kennan2 has joined #openstack-infra | 06:06 | |
*** Kennan has quit IRC | 06:06 | |
*** achanda_ has quit IRC | 06:07 | |
openstackgerrit | Vinod Pandarinathan proposed openstack-infra/irc-meetings: Meeting for Cloudpulse Team https://review.openstack.org/187288 | 06:07 |
*** yfried_ has joined #openstack-infra | 06:10 | |
*** ihrachyshka has joined #openstack-infra | 06:12 | |
*** salv-orlando has joined #openstack-infra | 06:13 | |
*** vikram has quit IRC | 06:19 | |
*** ddieterly has joined #openstack-infra | 06:21 | |
*** Sukhdev has quit IRC | 06:21 | |
openstackgerrit | Gal Sagie proposed openstack-infra/project-config: dragonflow : move from stackforge/ to openstack/ https://review.openstack.org/187471 | 06:22 |
AJaeger | ttx, please review https://review.openstack.org/187326 - that's a proposed gerrit naming change for governance and infra-specs "Roll-Calls" | 06:23 |
*** wenlock has quit IRC | 06:24 | |
openstackgerrit | Gal Sagie proposed openstack-infra/project-config: dragonflow : move from stackforge/ to openstack/ https://review.openstack.org/187471 | 06:25 |
*** ddieterly has quit IRC | 06:25 | |
*** salv-orlando has quit IRC | 06:25 | |
*** teran has joined #openstack-infra | 06:30 | |
*** yfried_ is now known as yfried|afk | 06:34 | |
*** ihrachyshka has quit IRC | 06:35 | |
*** yfried|afk is now known as yfried_ | 06:35 | |
*** teran has quit IRC | 06:35 | |
*** ildikov has quit IRC | 06:36 | |
*** dims_ has joined #openstack-infra | 06:37 | |
*** lennyb has joined #openstack-infra | 06:38 | |
*** salv-orlando has joined #openstack-infra | 06:41 | |
*** camunoz is now known as camunoz_gone | 06:41 | |
*** dims_ has quit IRC | 06:42 | |
*** markus_z has joined #openstack-infra | 06:43 | |
*** mrunge has joined #openstack-infra | 06:43 | |
*** dahoo has joined #openstack-infra | 06:43 | |
*** isviridov_away is now known as isviridov | 06:44 | |
openstackgerrit | Merged openstack-infra/project-config: Normalize projects.yaml https://review.openstack.org/187462 | 06:44 |
*** mrmartin has joined #openstack-infra | 06:44 | |
*** masayukig_ has quit IRC | 06:47 | |
*** jcoufal has joined #openstack-infra | 06:48 | |
*** yfried_ is now known as yfried|afk | 06:50 | |
*** jcoufal has quit IRC | 06:50 | |
openstackgerrit | Gal Sagie proposed openstack-infra/project-config: dragonflow : move from stackforge/ to openstack/ https://review.openstack.org/187471 | 06:51 |
ttx | jlvillal: ew. That exceeds my git/Gerrit knowledge. Let's see if mordred has an idea of what to do on that one (https://review.openstack.org/#/c/128965/) | 06:51 |
openstackgerrit | Michal Vanco proposed openstack-infra/jenkins-job-builder: Support for image gallery publisher https://review.openstack.org/175747 | 06:51 |
*** dtantsur|afk is now known as dtantsur | 06:51 | |
*** jcoufal has joined #openstack-infra | 06:52 | |
*** scheuran has joined #openstack-infra | 06:52 | |
*** koolhead17 has quit IRC | 06:52 | |
openstackgerrit | Andreas Jaeger proposed openstack-infra/project-config: Run puppet-check-jobs on bare-trusty only. https://review.openstack.org/185653 | 06:53 |
*** loquacity is now known as loquacities | 06:54 | |
ttx | AJaeger: commented | 06:55 |
*** luqas has joined #openstack-infra | 06:55 | |
AJaeger | ttx, thanks - good point... | 06:56 |
*** HeOS has quit IRC | 06:59 | |
*** masayukig_ has joined #openstack-infra | 06:59 | |
*** soren has quit IRC | 07:02 | |
*** nikeshm has joined #openstack-infra | 07:02 | |
*** yfried|afk is now known as yfried_ | 07:03 | |
openstackgerrit | Merged openstack-infra/project-config: Use zuul-cloner to clone boostrap dg repo https://review.openstack.org/184111 | 07:04 |
*** soren has joined #openstack-infra | 07:04 | |
*** zz_dimtruck is now known as dimtruck | 07:05 | |
GheRivero | morning | 07:06 |
*** samuelBartel has joined #openstack-infra | 07:09 | |
*** woodster_ has quit IRC | 07:10 | |
*** arxcruz has joined #openstack-infra | 07:14 | |
*** dimtruck is now known as zz_dimtruck | 07:15 | |
*** dalgaaf has joined #openstack-infra | 07:17 | |
*** teran has joined #openstack-infra | 07:17 | |
*** samuelBartel has quit IRC | 07:19 | |
openstackgerrit | Andreas Jaeger proposed openstack-infra/reviewstats: Docs update https://review.openstack.org/187484 | 07:19 |
*** vponomaryov has joined #openstack-infra | 07:20 | |
*** ddieterly has joined #openstack-infra | 07:21 | |
*** panda|ko has quit IRC | 07:21 | |
openstackgerrit | Andreas Jaeger proposed openstack-infra/reviewstats: Docs update https://review.openstack.org/187484 | 07:22 |
*** panda|ko has joined #openstack-infra | 07:22 | |
*** samuelBartel has joined #openstack-infra | 07:24 | |
*** shashankhegde has quit IRC | 07:26 | |
*** ddieterly has quit IRC | 07:26 | |
*** ildikov has joined #openstack-infra | 07:27 | |
*** shashankhegde has joined #openstack-infra | 07:27 | |
*** fawadkhaliq has quit IRC | 07:29 | |
*** sshnaidm has joined #openstack-infra | 07:30 | |
*** Hal has joined #openstack-infra | 07:31 | |
*** Hal is now known as Guest31008 | 07:32 | |
lennyb | Hi, I have a question about filtering files in zuul. It seems that our CI still comments Gerrit with 'Build succeeded', even if the relevant files were filtered out and no job was triggered. ex: https://review.openstack.org/#/c/187206 | 07:33 |
lennyb | look for Mellanox CI | 07:34 |
*** matrohon has joined #openstack-infra | 07:34 | |
eantyshev | lennyb: having the same problem with our 3rd party CI as well | 07:35 |
*** hrubi has quit IRC | 07:35 | |
eantyshev | lennyb: Zuul has no ability to filter out events by files affected | 07:36 |
lennyb | eantyshev: This is actually good news :) We got our gerrit account disabled due to this noise. I am trying to debug this. do you have any ideas ? | 07:36 |
*** soren has quit IRC | 07:37 | |
*** Zhongjun has joined #openstack-infra | 07:38 | |
eantyshev | lennyb: You can say them this is not a problem of your CI;) | 07:38 |
AJaeger | lennyb, eantyshev: Please discuss as part of the 3rd party meeting | 07:38 |
*** fijal has joined #openstack-infra | 07:39 | |
*** yamahata has quit IRC | 07:39 | |
*** Kennan has joined #openstack-infra | 07:39 | |
*** Kennan2 has quit IRC | 07:39 | |
AJaeger | eantyshev: Zuul can filter out events by files affected, see for example http://git.openstack.org/cgit/openstack-infra/project-config/tree/zuul/layout.yaml#n593 and http://git.openstack.org/cgit/openstack-infra/project-config/tree/zuul/layout.yaml#n863 | 07:40 |
*** dannywilson has joined #openstack-infra | 07:41 | |
*** mrmartin has quit IRC | 07:41 | |
AJaeger | eantyshev: not sure whether that helps in your specific case | 07:41 |
lennyb | eantyshev: I will discuss this, thanks. What do you mean by "zuul has no ability..." There is a 'files' option to filter files that zuul is triggered by. I expected Zuul not to comment on the files that it filtered out | 07:41 |
eantyshev | lennyb: AJaeger: this filters out specific job, not the whole event | 07:42 |
AJaeger | eantyshev: ah | 07:42 |
* AJaeger is not running his own zuul | 07:42 | |
AJaeger | eantyshev: better ask in the meeting or later when more experts are around (US time) | 07:43 |
electrical | AJaeger: morning | 07:43 |
AJaeger | morning, electrical ! | 07:43 |
electrical | how you doing? | 07:43 |
eantyshev | lennyb: problem is that when all the jobs triggered by event are filtered out, you get empty "Build succeeded". That's all | 07:43 |
*** shashankhegde has quit IRC | 07:44 | |
*** dannywilson has quit IRC | 07:45 | |
AJaeger | electrical: fine - busy as usual... | 07:45 |
electrical | AJaeger: hehe. sounds familiar. | 07:45 |
*** hrubi has joined #openstack-infra | 07:46 | |
lennyb | eantyshev: I know, but this 'empty comment' spoils our relationship with community and annoys a lot of people that see a unacceptable noise to their work ( btw, I can really understand them ). How/if aare you avoiding those empty comments ? | 07:46 |
*** otter768 has joined #openstack-infra | 07:46 | |
*** dguerri`away is now known as dguerri | 07:48 | |
*** notnownikki_ has joined #openstack-infra | 07:48 | |
*** jlanoux has joined #openstack-infra | 07:48 | |
*** jistr has joined #openstack-infra | 07:48 | |
*** notnownikki_ has quit IRC | 07:48 | |
eantyshev | lennyb: my specific CI usage allows me to filter events by branch (only kilo). it hasn't many doc/test changes | 07:50 |
*** devvesa has joined #openstack-infra | 07:50 | |
lennyb | eantyshev: So you either dont filter by files or have the same 'empty events' like me, correct? | 07:51 |
*** otter768 has quit IRC | 07:51 | |
eantyshev | lennyb: yes | 07:51 |
*** Ala has joined #openstack-infra | 07:52 | |
*** fedexo has quit IRC | 07:53 | |
*** chlong has quit IRC | 07:56 | |
*** mrmartin has joined #openstack-infra | 07:57 | |
*** koolhead17 has joined #openstack-infra | 07:58 | |
*** koolhead17 has quit IRC | 08:02 | |
anteaya | eantyshev: will you be joining us in the third party meeting? | 08:04 |
*** eantyshev has quit IRC | 08:04 | |
*** sshnaidm has quit IRC | 08:05 | |
*** mpavone has joined #openstack-infra | 08:10 | |
*** HeOS has joined #openstack-infra | 08:10 | |
*** koolhead17 has joined #openstack-infra | 08:13 | |
*** fhubik has joined #openstack-infra | 08:14 | |
*** fhubik is now known as fhubik_afk | 08:15 | |
*** yfried_ has quit IRC | 08:15 | |
openstackgerrit | Stefano Canepa proposed openstack-infra/project-config: Adding channel for openstack-freezer project https://review.openstack.org/187490 | 08:15 |
*** sshnaidm has joined #openstack-infra | 08:17 | |
*** eantyshev has joined #openstack-infra | 08:19 | |
*** yfried has joined #openstack-infra | 08:19 | |
*** derekh has joined #openstack-infra | 08:19 | |
openstackgerrit | Stefano Canepa proposed openstack-infra/system-config: Adding #openstack-freezer IRC channel https://review.openstack.org/187492 | 08:20 |
*** fhubik_afk is now known as fhubik | 08:20 | |
*** ddieterly has joined #openstack-infra | 08:22 | |
*** wenlock has joined #openstack-infra | 08:23 | |
*** ihrachyshka has joined #openstack-infra | 08:24 | |
*** dizquierdo has joined #openstack-infra | 08:24 | |
*** yfried_ has joined #openstack-infra | 08:25 | |
*** yfried has quit IRC | 08:26 | |
*** ddieterly has quit IRC | 08:27 | |
*** ZZelle has quit IRC | 08:28 | |
*** ZZelle has joined #openstack-infra | 08:28 | |
*** HeOS has quit IRC | 08:29 | |
*** HeOS has joined #openstack-infra | 08:31 | |
*** fijal_ has joined #openstack-infra | 08:39 | |
*** fijal has quit IRC | 08:41 | |
*** fijal has joined #openstack-infra | 08:41 | |
*** mohitsharma has quit IRC | 08:43 | |
*** fallenpegasus has quit IRC | 08:43 | |
*** fijal_ has quit IRC | 08:43 | |
*** dguitarbite has joined #openstack-infra | 08:45 | |
*** mleroy has quit IRC | 08:47 | |
*** leopoldj has joined #openstack-infra | 08:53 | |
*** achanda has joined #openstack-infra | 08:54 | |
*** achanda_ has joined #openstack-infra | 08:56 | |
*** dtantsur is now known as dtantsur|brb | 08:58 | |
*** achanda has quit IRC | 09:00 | |
*** HeOS has quit IRC | 09:02 | |
*** soren has joined #openstack-infra | 09:03 | |
*** claudiub has joined #openstack-infra | 09:03 | |
anteaya | jhesketh: are you about? | 09:03 |
anteaya | sorry time for me to go back to bed | 09:03 |
anteaya | I should have tried you 30 minutes ago | 09:04 |
* anteaya returns to bed | 09:05 | |
*** teran has quit IRC | 09:06 | |
*** ociuhandu has joined #openstack-infra | 09:07 | |
mrmartin | ttx hi | 09:09 |
ttx | mrmartin: o/ | 09:10 |
*** dahoo has quit IRC | 09:10 | |
*** HeOS has joined #openstack-infra | 09:12 | |
*** fijal has quit IRC | 09:16 | |
*** ociuhandu has quit IRC | 09:16 | |
*** sshnaidm has quit IRC | 09:17 | |
*** ociuhandu has joined #openstack-infra | 09:17 | |
*** acruz_ has joined #openstack-infra | 09:17 | |
*** lennyb has left #openstack-infra | 09:19 | |
*** yfried_ is now known as yfried|afk | 09:20 | |
*** e0ne has joined #openstack-infra | 09:20 | |
*** acruz_ has quit IRC | 09:20 | |
jhesketh | anteaya: ah darn, I just missed you sorry | 09:20 |
*** achanda_ has quit IRC | 09:21 | |
*** cdent has joined #openstack-infra | 09:21 | |
*** fawadkhaliq has joined #openstack-infra | 09:22 | |
*** ddieterly has joined #openstack-infra | 09:23 | |
*** fijal has joined #openstack-infra | 09:24 | |
*** dims_ has joined #openstack-infra | 09:26 | |
*** ddieterly has quit IRC | 09:27 | |
*** dims_ has quit IRC | 09:31 | |
openstackgerrit | Merged openstack-infra/irc-meetings: Change time for Tacker Meeting (previously Neutron ServiceVM) Change official name to Tacker https://review.openstack.org/187357 | 09:32 |
*** koolhead17 has quit IRC | 09:32 | |
*** wenlock has quit IRC | 09:35 | |
*** sshnaidm has joined #openstack-infra | 09:36 | |
openstackgerrit | Merged openstack/os-testr: Catch exception trying to extract test time https://review.openstack.org/187300 | 09:36 |
openstackgerrit | Sergey Skripnick proposed openstack-infra/project-config: Split slow rally job to several small ones https://review.openstack.org/185027 | 09:38 |
*** afazekas has joined #openstack-infra | 09:40 | |
*** yfried|afk is now known as yfried_ | 09:40 | |
*** yamada-h has joined #openstack-infra | 09:41 | |
*** isviridov is now known as isviridov_away | 09:41 | |
*** kaisers1 has left #openstack-infra | 09:42 | |
openstackgerrit | Merged openstack-infra/subunit2sql: Add release notes for recent releases https://review.openstack.org/183657 | 09:42 |
*** matbu_ has left #openstack-infra | 09:45 | |
openstackgerrit | Elena Ezhova proposed openstack/requirements: Add oslo.service to projects.txt https://review.openstack.org/187507 | 09:47 |
openstackgerrit | Merged openstack-infra/subunit2sql: Add docs about using subunit2sql-graph https://review.openstack.org/183696 | 09:47 |
*** otter768 has joined #openstack-infra | 09:47 | |
*** eezhova has joined #openstack-infra | 09:48 | |
*** freerunner has joined #openstack-infra | 09:49 | |
*** yfried_ is now known as yfried|afk | 09:50 | |
*** kwills has joined #openstack-infra | 09:51 | |
*** gordc has joined #openstack-infra | 09:51 | |
*** otter768 has quit IRC | 09:52 | |
openstackgerrit | Thierry Carrez proposed openstack-infra/irc-meetings: Meeting for Cloudpulse Team https://review.openstack.org/187288 | 09:53 |
*** amotoki_ has joined #openstack-infra | 09:53 | |
*** vaidy_ has joined #openstack-infra | 09:54 | |
eezhova | hi! The governance change that included oslo.service to the oslo program (https://review.openstack.org/#/c/185327/) has recently merged. I would like to ask the infra team whether it is possible to include oslo-core in oslo-service-core and oslo-service-release groups? | 09:54 |
*** kwills has quit IRC | 09:56 | |
*** dalgaaf has quit IRC | 09:58 | |
*** yamamoto has quit IRC | 09:59 | |
*** dtantsur|brb is now known as dtantsur | 10:00 | |
*** achanda has joined #openstack-infra | 10:00 | |
*** _nadya_ has joined #openstack-infra | 10:02 | |
openstackgerrit | Merged openstack-infra/release-tools: Add a usage message for list_unreleased_changes.sh https://review.openstack.org/186867 | 10:03 |
openstackgerrit | Merged openstack-infra/release-tools: Include HEAD SHA in unreleased log output https://review.openstack.org/186872 | 10:03 |
openstackgerrit | Merged openstack-infra/release-tools: Make get_last_tag work on OS X https://review.openstack.org/184356 | 10:03 |
*** gordc has quit IRC | 10:03 | |
*** _nadya_ has quit IRC | 10:04 | |
yolanda | hi, i find that i have the opportunity to give a council - vote in the infra-specs. Shouldn't that be restricted to members of the council? | 10:04 |
yolanda | what's the purpose of that if not? | 10:04 |
*** _nadya_ has joined #openstack-infra | 10:04 | |
ttx | jeblair: when you have 5 minutes, please add dhellmann to release-tools-core @ https://review.openstack.org/#/admin/groups/249,members (and/or grant me access to change it myself) | 10:04 |
ttx | (assuming infra-ptl is the only one who can change that) | 10:05 |
openstackgerrit | Merged openstack-infra/release-tools: drop support for alpha releases https://review.openstack.org/186902 | 10:05 |
*** Guest31008 has quit IRC | 10:09 | |
*** Zhongjun has quit IRC | 10:09 | |
*** e0ne is now known as e0ne_ | 10:13 | |
*** _nadya_ has quit IRC | 10:16 | |
*** claudiub has quit IRC | 10:18 | |
*** btran_ has quit IRC | 10:19 | |
*** e0ne_ has quit IRC | 10:24 | |
*** ddieterly has joined #openstack-infra | 10:24 | |
openstackgerrit | Marton Kiss proposed openstack-infra/system-config: Initial commit of ask-staging.o.o site https://review.openstack.org/172880 | 10:27 |
*** jlanoux_ has joined #openstack-infra | 10:28 | |
*** ddieterly has quit IRC | 10:29 | |
*** e0ne has joined #openstack-infra | 10:29 | |
*** yfried|afk is now known as yfried_ | 10:30 | |
openstackgerrit | Matthew Treinish proposed openstack-infra/subunit2sql: Add external plugin support to subunit2sql-graph https://review.openstack.org/186506 | 10:30 |
*** jlanoux has quit IRC | 10:30 | |
*** samueldmq has joined #openstack-infra | 10:32 | |
samueldmq | good morning | 10:32 |
electrical | Morning samueldmq | 10:34 |
*** jyuso1 has quit IRC | 10:34 | |
*** jyuso1 has joined #openstack-infra | 10:34 | |
samueldmq | electrical, hi | 10:35 |
samueldmq | electrical, where are you based ? I would see you early in the morning | 10:36 |
samueldmq | s/would/always | 10:36 |
electrical | samueldmq: i'm in the UK. | 10:36 |
*** dguerri is now known as dguerri`away | 10:37 | |
samueldmq | electrical, nice, should be almost noon there where you are :) | 10:37 |
electrical | yeah indeed :-) | 10:38 |
*** hichihara has quit IRC | 10:38 | |
*** koolhead17 has joined #openstack-infra | 10:39 | |
*** koolhead17 has quit IRC | 10:39 | |
*** koolhead17 has joined #openstack-infra | 10:39 | |
*** HeOS has quit IRC | 10:41 | |
*** HeOS has joined #openstack-infra | 10:41 | |
*** pc_m has joined #openstack-infra | 10:44 | |
*** alexpilotti has joined #openstack-infra | 10:46 | |
*** fhubik is now known as fhubik_afk | 10:47 | |
*** freerunner has quit IRC | 10:49 | |
*** jlanoux has joined #openstack-infra | 10:53 | |
*** yamada-h has quit IRC | 10:53 | |
*** samuelBartel has quit IRC | 10:55 | |
*** dims_ has joined #openstack-infra | 10:55 | |
*** jyuso has joined #openstack-infra | 10:55 | |
*** jlanoux_ has quit IRC | 10:55 | |
openstackgerrit | Terry Howe proposed openstack-infra/project-config: Python SDK make functional tests a non voting gate https://review.openstack.org/184621 | 10:55 |
*** achanda_ has joined #openstack-infra | 10:56 | |
*** fawadkhaliq has quit IRC | 10:56 | |
*** achanda has quit IRC | 10:56 | |
*** jyuso1 has quit IRC | 10:58 | |
*** freerunner has joined #openstack-infra | 11:00 | |
*** teran has joined #openstack-infra | 11:00 | |
*** Longgeek_ has joined #openstack-infra | 11:01 | |
openstackgerrit | Lucas Alvares Gomes proposed openstack/requirements: Bump WSME to >= 0.7 https://review.openstack.org/187523 | 11:01 |
*** Longgeek has quit IRC | 11:01 | |
*** woodster_ has joined #openstack-infra | 11:03 | |
*** yfried_ is now known as yfried|afk | 11:05 | |
*** teran has quit IRC | 11:05 | |
*** AK has quit IRC | 11:07 | |
*** AzherKhan has quit IRC | 11:07 | |
*** teran has joined #openstack-infra | 11:08 | |
*** zz_dimtruck is now known as dimtruck | 11:08 | |
*** Somay has joined #openstack-infra | 11:09 | |
*** yfried|afk is now known as yfried_ | 11:11 | |
*** dimtruck is now known as zz_dimtruck | 11:11 | |
openstackgerrit | Alvaro Lopez Garcia proposed openstack-infra/project-config: Add ooi into openstack-infra https://review.openstack.org/187526 | 11:13 |
*** Adrian has joined #openstack-infra | 11:15 | |
*** Chilli_ has joined #openstack-infra | 11:15 | |
*** Adrian is now known as Guest66938 | 11:15 | |
*** e0ne has quit IRC | 11:19 | |
*** pelix has joined #openstack-infra | 11:21 | |
*** panda|ko has quit IRC | 11:21 | |
*** panda|ko has joined #openstack-infra | 11:22 | |
*** fhubik_afk is now known as fhubik | 11:22 | |
*** e0ne has joined #openstack-infra | 11:24 | |
*** ddieterly has joined #openstack-infra | 11:24 | |
*** e0ne is now known as e0ne_ | 11:25 | |
*** marcusvrn has joined #openstack-infra | 11:27 | |
*** mika has quit IRC | 11:27 | |
*** mika has joined #openstack-infra | 11:27 | |
*** mwagner_afk has quit IRC | 11:28 | |
*** freerunner has quit IRC | 11:28 | |
*** Guest66938 has quit IRC | 11:28 | |
*** achanda_ has quit IRC | 11:28 | |
openstackgerrit | Valeriy Ponomaryov proposed openstack-infra/project-config: Add experimental Rally jobs for Manila https://review.openstack.org/186702 | 11:29 |
*** ddieterly has quit IRC | 11:29 | |
*** e0ne_ is now known as e0ne | 11:30 | |
*** Kiall_ is now known as Kiall | 11:37 | |
samueldmq | hi | 11:38 |
samueldmq | when a bug affects multiple projects in lp, if I paste a link for it, our bot says it belongs to the last updated project in there | 11:39 |
samueldmq | for example | 11:39 |
samueldmq | note it contains 'cinder' in the URL : https://bugs.launchpad.net/cinder/+bug/1458945 | 11:39 |
openstack | Launchpad bug 1458945 in murano "Use graduated oslo.policy instead of oslo-incubator code" [High,Confirmed] - Assigned to Ekaterina Chernova (efedorova) | 11:39 |
samueldmq | but it's saying the bug is in murano :( | 11:39 |
SergeyLukjanov | samueldmq, IMO it's because of how lp works with the multiproject bugs | 11:40 |
*** ildikov has quit IRC | 11:41 | |
SergeyLukjanov | samueldmq, if you'll search by the bug id in lp - https://launchpad.net/+search?field.text=1458945 it'll open in the last updated project | 11:41 |
*** freerunner has joined #openstack-infra | 11:46 | |
openstackgerrit | sebastian marcet proposed openstack-infra/openstackid: Migration of resource server https://review.openstack.org/178854 | 11:47 |
*** dprince has joined #openstack-infra | 11:48 | |
*** otter768 has joined #openstack-infra | 11:48 | |
*** sdake has joined #openstack-infra | 11:49 | |
*** ldnunes has joined #openstack-infra | 11:49 | |
*** marcusvrn has quit IRC | 11:50 | |
*** Somay has quit IRC | 11:51 | |
openstackgerrit | Alvaro Lopez Garcia proposed openstack-infra/project-config: Add ooi into openstack-infra https://review.openstack.org/187526 | 11:52 |
*** kwills has joined #openstack-infra | 11:52 | |
*** yfried_ is now known as yfried|afk | 11:52 | |
*** otter768 has quit IRC | 11:53 | |
*** marcusvrn has joined #openstack-infra | 11:54 | |
*** yfried|afk is now known as yfried_ | 11:55 | |
*** ddieterly has joined #openstack-infra | 11:56 | |
*** sdake_ has joined #openstack-infra | 11:56 | |
*** ildikov has joined #openstack-infra | 11:56 | |
*** sdake has quit IRC | 11:57 | |
fungi | yolanda: it sounds like you're probably a core reviewer in at least one infra project. that's how the council membership is determined | 11:57 |
*** deepakcs has quit IRC | 11:58 | |
*** Somay has joined #openstack-infra | 11:58 | |
fungi | eantyshev: too bad lennyb didn't stick around. anyway the current options are to either not try to filter all your jobs by files changed, or to work on improving zuul by adding files changed filtering to pipeline triggers instead of jobs | 12:00 |
vponomaryov | fungi: Hello, can you please spill the light on usage of "Depends-On" tag in commit message? There is new jobs added https://review.openstack.org/#/c/186702/ in project-config and it is set as dependency in another project https://review.openstack.org/#/c/187533/ but these jobs are not triggered. Do we expect it work? | 12:01 |
openstackgerrit | Alvaro Lopez Garcia proposed openstack-infra/project-config: Add ooi into openstack-infra https://review.openstack.org/187526 | 12:03 |
eantyshev | fungi: what about to not report items which didn't launch real jobs? | 12:03 |
openstackgerrit | Alvaro Lopez Garcia proposed openstack-infra/project-config: Add ooi into openstack-infra https://review.openstack.org/187526 | 12:04 |
*** e0ne is now known as e0ne_ | 12:04 | |
*** dkehn__ has joined #openstack-infra | 12:05 | |
fungi | eezhova: dims_: i've added oslo-core to the oslo-service-core and oslo-service-release groups in gerrit | 12:05 |
dims_ | fungi: thanks, there was a futurist request as well similar to this one | 12:05 |
eezhova | fungi, thank you! | 12:06 |
samueldmq | SergeyLukjanov, sorry for late reply ... that opened my the searhc page | 12:06 |
yolanda | ah fungi, yes, in a pair | 12:06 |
dims_ | fungi: please add oslo-core to https://review.openstack.org/#/admin/groups/928,members and https://review.openstack.org/#/admin/groups/929,members when you get a chance | 12:06 |
samueldmq | SergeyLukjanov, anyway, that looks to be something in the info lp exposes via its api's, and then our bot possibly can't change that | 12:07 |
*** baoli has joined #openstack-infra | 12:07 | |
fungi | eantyshev: zuul also doesn't currently have that capability either, but i think the pipeline filtering might be less confusing for operators than zuul simply not commenting and then being unable to figure out why | 12:07 |
*** dkehn has quit IRC | 12:08 | |
*** lennyb_ has joined #openstack-infra | 12:08 | |
*** liam_ has joined #openstack-infra | 12:09 | |
*** achanda has joined #openstack-infra | 12:09 | |
*** liam_ is now known as Guest92132 | 12:09 | |
*** weshay has joined #openstack-infra | 12:10 | |
fungi | vponomaryov: no, that won't work. there is separate automation to set up and configure those jobs throughout our ci once 186702 merges. we don't have a mechanism to try not-yet-configured jobs | 12:10 |
vponomaryov | fungi: oh, got it thanks. | 12:12 |
*** ildikov has quit IRC | 12:12 | |
*** kgiusti has joined #openstack-infra | 12:13 | |
*** e0ne_ has quit IRC | 12:14 | |
*** zul has joined #openstack-infra | 12:14 | |
*** sdake has joined #openstack-infra | 12:15 | |
eantyshev | fungi: Zuul could leave appropriate info messages. I see difficulties in implementation at pipeline level, since event json data lacks files info | 12:16 |
*** sdake has quit IRC | 12:16 | |
*** rfolco has joined #openstack-infra | 12:16 | |
*** claudiub has joined #openstack-infra | 12:17 | |
*** jistr is now known as jistr|class | 12:17 | |
*** sdake_ has quit IRC | 12:17 | |
openstackgerrit | will soula proposed openstack-infra/jenkins-job-builder: Add support for the Naginator Plugin https://review.openstack.org/179366 | 12:18 |
*** vaidy_ has quit IRC | 12:20 | |
*** achanda has quit IRC | 12:20 | |
*** achanda has joined #openstack-infra | 12:21 | |
*** reazem has quit IRC | 12:21 | |
*** EricGonczer_ has joined #openstack-infra | 12:22 | |
*** dkranz has joined #openstack-infra | 12:22 | |
*** jistr|class is now known as jistr | 12:22 | |
*** koolhead17 has quit IRC | 12:23 | |
*** reazem has joined #openstack-infra | 12:24 | |
*** jsavak has joined #openstack-infra | 12:24 | |
*** Guest92132 has quit IRC | 12:25 | |
*** maishsk_afk has joined #openstack-infra | 12:25 | |
*** achanda has quit IRC | 12:25 | |
*** ildikov has joined #openstack-infra | 12:27 | |
*** zz_dimtruck is now known as dimtruck | 12:27 | |
*** aysyanne has joined #openstack-infra | 12:30 | |
openstackgerrit | will soula proposed openstack-infra/jenkins-job-builder: Add support for the Naginator Plugin https://review.openstack.org/179366 | 12:31 |
fungi | dims_: i've added oslo-core to the futurist-.* groups too | 12:31 |
ddieterly | can someone help me with https://review.openstack.org/#/c/187547/ | 12:32 |
*** rlandy has joined #openstack-infra | 12:32 | |
*** sdake has joined #openstack-infra | 12:32 | |
*** Chilli_ has quit IRC | 12:32 | |
ddieterly | i'm not sure what the problem is with the pep8 check | 12:32 |
*** shardy_ has joined #openstack-infra | 12:32 | |
ddieterly | ERROR: pep8: commands failed | 12:33 |
*** fhubik is now known as fhubik_afk | 12:34 | |
*** sdake has quit IRC | 12:34 | |
*** shardy has quit IRC | 12:34 | |
*** e0ne has joined #openstack-infra | 12:36 | |
dims_ | fungi: thanks a ton! | 12:36 |
*** fhubik_afk is now known as fhubik | 12:36 | |
ddieterly | looks like something is wrong with the build machine? | 12:36 |
*** ajmiller has quit IRC | 12:37 | |
*** shardy_ has quit IRC | 12:38 | |
sdague | ddieterly: no, your requirements are wrong, and you should remove - https://github.com/stackforge/monasca-persister/blob/master/test-requirements.txt#L2 | 12:38 |
sdague | pyflakes should be pulled in by hacking only | 12:38 |
*** shardy has joined #openstack-infra | 12:39 | |
ddieterly | ok, i'll try removing it | 12:40 |
*** sdake has joined #openstack-infra | 12:40 | |
fungi | ddieterly: the clue in that log is... pkg_resources.VersionConflict: (pyflakes 0.9.0 (/home/jenkins/workspace/gate-monasca-persister-pep8/.tox/pep8/lib/python2.7/site-packages), Requirement.parse('pyflakes==0.8.1')) | 12:41 |
dims_ | fungi: weird stuff, none of the ci jobs ran when i try to merge a futurist review - https://review.openstack.org/#/c/187378/ | 12:41 |
ddieterly | fungi: thanks | 12:41 |
*** dkranz has quit IRC | 12:42 | |
openstackgerrit | Mark T. Voelker proposed openstack-infra/irc-meetings: Add DefCore Committee Meeting https://review.openstack.org/187556 | 12:43 |
*** Hal has joined #openstack-infra | 12:44 | |
*** dkehn__ is now known as dkehn | 12:44 | |
*** Hal is now known as Guest46673 | 12:45 | |
fungi | dims_: looks like it never had a check result from when it was originally uploaded. i've rechecked it now, but there's an odd failure on its -python26 job | 12:45 |
*** EricGonczer_ has quit IRC | 12:46 | |
openstackgerrit | Mark T. Voelker proposed openstack-infra/irc-meetings: Add DefCore Committee Meeting https://review.openstack.org/187556 | 12:46 |
dims_ | fungi: interesting, thanks! will fix | 12:46 |
*** ddieterly has quit IRC | 12:47 | |
fungi | dims_: by strange i mean it looks like we hit some odd sort of race in /usr/local/jenkins/slave_scripts/jenkins-sudo-grep.sh running in "pre" mode | 12:48 |
fungi | it's hitting an error on a nonexistent file from within a conditional block that checked for existence of that file | 12:48 |
dims_ | haha | 12:49 |
*** isviridov_away is now known as isviridov | 12:50 | |
fungi | doesn't seem that script has changed at all recently (not since january) | 12:50 |
dims_ | fungi: it's better to make sure the futurist tree has stuff from cookie cutter. looks like its missing even basic stuff from there | 12:51 |
fungi | dims_: good call | 12:52 |
fungi | dims_: OH! i totally misread a benign error from that script, it's fine | 12:53 |
fungi | dims_: the problem there is actually "ERROR: toxini file 'tox.ini' not found" | 12:53 |
dims_ | y :) | 12:53 |
fungi | so, er, yeah. cookiecutter ftw! | 12:53 |
*** gordc has joined #openstack-infra | 12:54 | |
openstackgerrit | Valeriy Ponomaryov proposed openstack-infra/project-config: Add experimental Rally jobs for Manila https://review.openstack.org/186702 | 12:54 |
fungi | clearly that was a case of not-enough-coffee-yet | 12:54 |
*** ildikov has quit IRC | 12:55 | |
*** ahcorporto has joined #openstack-infra | 12:56 | |
*** ildikov has joined #openstack-infra | 12:56 | |
openstackgerrit | Michal Vanco proposed openstack-infra/jenkins-job-builder: Support for image gallery publisher https://review.openstack.org/175747 | 12:56 |
*** mrunge has quit IRC | 12:58 | |
*** dkranz has joined #openstack-infra | 12:59 | |
openstackgerrit | Davanum Srinivas (dims) proposed openstack/requirements: Subscribe new oslo projects to g-r process https://review.openstack.org/187566 | 13:00 |
*** mriedem_away is now known as mriedem | 13:01 | |
mrmartin | fungi: hi, the default 'XXX' hiera params landed for askbot patch: https://review.openstack.org/#/c/172880/7 It was there yesterday, I just forget to do a git review :( | 13:02 |
*** sks has quit IRC | 13:03 | |
openstackgerrit | Mark T. Voelker proposed openstack-infra/irc-meetings: Add DefCore Committee Meeting https://review.openstack.org/187556 | 13:03 |
fungi | mrmartin: no worries. i'm trying to get some momentum to merge the prerequisite changes for that first anyway so that i can test it more easily with our launch script | 13:03 |
mrmartin | ok. | 13:04 |
fungi | i tried yesterday but didn't have a lot of luck since convincing the puppetmaster to serve patched versions of multiple modules for a dev env is nontrivial (for me anyway) | 13:04 |
*** ahcorporto1 has joined #openstack-infra | 13:05 | |
*** dkranz has quit IRC | 13:05 | |
*** hashar has joined #openstack-infra | 13:06 | |
mrmartin | yeah, it's tricky | 13:08 |
*** ahcorporto has quit IRC | 13:08 | |
*** sdake_ has joined #openstack-infra | 13:09 | |
*** emagana has joined #openstack-infra | 13:09 | |
*** ajo has joined #openstack-infra | 13:09 | |
*** pfalleno1 has quit IRC | 13:10 | |
openstackgerrit | Ilya Tyaptin proposed openstack-infra/project-config: Add functional test job for ceilometer https://review.openstack.org/184223 | 13:10 |
*** emagana has quit IRC | 13:12 | |
*** ddieterly has joined #openstack-infra | 13:12 | |
*** emagana has joined #openstack-infra | 13:12 | |
*** pfallenop has joined #openstack-infra | 13:12 | |
mgedmin | bindep wishlist: --all (show installed packages also) | 13:12 |
*** sdake has quit IRC | 13:13 | |
fungi | mgedmin: should be fairly trivial to add. i'll keep that in the back of my mind for after i get our nodepool package caching implementation making use of bindep | 13:14 |
fungi | hopefully later this week if i get caught up on more pressing issues | 13:14 |
*** alivigni has joined #openstack-infra | 13:15 | |
mgedmin | I might find the time to do a pull request (or whatever it's called in openstackland), but this is not guaranteed | 13:15 |
mgedmin | e.g. I didn't find the time to file a bug right now instead of harping on IRC ;) (-ETOOBUSY) | 13:15 |
*** puranamr has joined #openstack-infra | 13:16 | |
*** doug-fish has joined #openstack-infra | 13:16 | |
*** emagana has quit IRC | 13:16 | |
*** julim has joined #openstack-infra | 13:17 | |
*** sks has joined #openstack-infra | 13:17 | |
*** mwagner_afk has joined #openstack-infra | 13:18 | |
*** sdake has joined #openstack-infra | 13:18 | |
*** akshai has joined #openstack-infra | 13:18 | |
openstackgerrit | Merged openstack/requirements: Add openstack/futurist to projects.txt https://review.openstack.org/187374 | 13:19 |
*** ahcorporto1 has left #openstack-infra | 13:20 | |
openstackgerrit | Merged openstack/requirements: Bump zaqarclient https://review.openstack.org/186322 | 13:20 |
*** bknudson has joined #openstack-infra | 13:20 | |
*** sdake_ has quit IRC | 13:21 | |
*** ChuckC_ has quit IRC | 13:22 | |
*** gordc has quit IRC | 13:22 | |
openstackgerrit | Russell Bryant proposed openstack-infra/reviewstats: Stop hard coding core team member lists https://review.openstack.org/187257 | 13:24 |
*** yamamoto has joined #openstack-infra | 13:25 | |
*** yamamoto_ has joined #openstack-infra | 13:26 | |
* mgedmin ♥ bindep already | 13:27 | |
mgedmin | (apt-get dependency management for jenkins slaves is so much nicer when each job has a other-requirements.txt) | 13:27 |
*** fhubik is now known as fhubik_afk | 13:27 | |
*** radez_g0n3 is now known as radez | 13:28 | |
*** yamamoto has quit IRC | 13:30 | |
mescanef | hello, could we merge https://review.openstack.org/#/c/185566/ and https://review.openstack.org/#/c/186179/ ? | 13:31 |
mescanef | fungi: ^^ :-) | 13:31 |
*** dguerri`away is now known as dguerri | 13:31 | |
*** yamamoto_ has quit IRC | 13:32 | |
*** xyang1 has joined #openstack-infra | 13:32 | |
*** unicell has quit IRC | 13:32 | |
*** dkehn is now known as dkehnx | 13:33 | |
*** dkehn_ is now known as dkehn | 13:34 | |
*** dkehnx has quit IRC | 13:35 | |
*** yfried_ is now known as yfried|afk | 13:35 | |
*** yamamoto has joined #openstack-infra | 13:36 | |
*** amitgandhinz has joined #openstack-infra | 13:36 | |
*** _nadya_ has joined #openstack-infra | 13:36 | |
*** hdd has joined #openstack-infra | 13:38 | |
AJaeger | mescanef: +2*2 ;) | 13:39 |
*** puranamr has quit IRC | 13:40 | |
AJaeger | fungi, could you create a stable/kilo branch for openstack-manuals today, please? | 13:40 |
AJaeger | fungi: just branch at the head... | 13:40 |
*** ErickHeinrich has joined #openstack-infra | 13:41 | |
*** ErickHeinrich has quit IRC | 13:41 | |
*** yfried|afk is now known as yfried_ | 13:41 | |
*** peristeri has joined #openstack-infra | 13:41 | |
*** puranamr has joined #openstack-infra | 13:42 | |
*** soren has quit IRC | 13:42 | |
*** Somay has quit IRC | 13:42 | |
*** ayoung has joined #openstack-infra | 13:45 | |
*** tiswanso has joined #openstack-infra | 13:45 | |
*** marun has joined #openstack-infra | 13:45 | |
*** puranamr has quit IRC | 13:46 | |
mescanef | AJaeger: thanks :-) | 13:46 |
*** bhunter71 has joined #openstack-infra | 13:46 | |
*** yamahata has joined #openstack-infra | 13:48 | |
openstackgerrit | Marton Kiss proposed openstack-infra/puppet-askbot: Askbot module refactor https://review.openstack.org/181873 | 13:48 |
mescanef | AJaeger: btw, who can give +1 on workflow? | 13:49 |
openstackgerrit | Ilya Tyaptin proposed openstack-infra/project-config: Add functional test job for ceilometer https://review.openstack.org/184223 | 13:49 |
AJaeger | mescanef: any of the cores of that repo. SergeyLukjanov is currently reviewing, he might do it ;) | 13:49 |
*** otter768 has joined #openstack-infra | 13:49 | |
mescanef | AJaeger: ok will ask him, tnx :-) | 13:50 |
*** dboik has joined #openstack-infra | 13:50 | |
*** dims_ has quit IRC | 13:51 | |
*** fallenpegasus has joined #openstack-infra | 13:51 | |
*** dims_ has joined #openstack-infra | 13:51 | |
*** mtanino has joined #openstack-infra | 13:51 | |
mescanef | SergeyLukjanov: hello, pls +1 on workflow for https://review.openstack.org/#/c/185566/ and https://review.openstack.org/#/c/186179/ | 13:52 |
mescanef | :-) | 13:52 |
*** Somay has joined #openstack-infra | 13:54 | |
*** armax has joined #openstack-infra | 13:54 | |
*** otter768 has quit IRC | 13:54 | |
*** ddieterly has quit IRC | 13:54 | |
*** freerunner has quit IRC | 13:57 | |
*** rkukura has joined #openstack-infra | 13:58 | |
*** marun has quit IRC | 13:58 | |
SergeyLukjanov | mescanef, appoved | 13:58 |
SergeyLukjanov | AJaeger, do you still need a branch? | 13:58 |
*** dustins has joined #openstack-infra | 13:58 | |
*** k4n0 has quit IRC | 13:59 | |
AJaeger | SergeyLukjanov: yes, I do. | 13:59 |
mescanef | SergeyLukjanov: thanks :-) | 13:59 |
SergeyLukjanov | AJaeger, stable/kilo from current HEAD? | 13:59 |
AJaeger | SergeyLukjanov: exactly | 13:59 |
*** marun has joined #openstack-infra | 13:59 | |
openstackgerrit | Merged openstack-infra/project-config: Add the coverage jobs for VPNaaS and FWaaS https://review.openstack.org/182359 | 13:59 |
*** annegentle has joined #openstack-infra | 13:59 | |
*** sdake_ has joined #openstack-infra | 14:00 | |
*** gordc has joined #openstack-infra | 14:00 | |
SergeyLukjanov | AJaeger, done | 14:00 |
AJaeger | thanks, SergeyLukjanov ! | 14:00 |
SergeyLukjanov | AJaeger, np :) | 14:00 |
*** fhubik_afk is now known as fhubik | 14:01 | |
*** rkukura has quit IRC | 14:01 | |
*** eharney has joined #openstack-infra | 14:01 | |
*** rkukura has joined #openstack-infra | 14:01 | |
annegentle | sdague: ttx: Listened to the Big Tent presentation this morning on my way to work, nicely done. | 14:02 |
fungi | AJaeger: looks like SergeyLukjanov took care of you. let me know if you need anything else | 14:02 |
*** julim has quit IRC | 14:02 | |
sdague | annegentle: thanks | 14:02 |
AJaeger | fungi: yes, everything fine - thanks! | 14:02 |
annegentle | sdague: nice docs representation there | 14:03 |
annegentle | sdague: I especially liked the person who said "docs quality is hard to measure" :) | 14:03 |
annegentle | Yes, yes it is. | 14:03 |
*** sdake has quit IRC | 14:03 | |
*** julim has joined #openstack-infra | 14:03 | |
fungi | annegentle: i like to measure docs quality via fluid volume displacement | 14:03 |
annegentle | in mm | 14:03 |
fungi | it's extremely precise, just not very accurate | 14:04 |
openstackgerrit | Merged openstack-infra/project-config: Enable Heat services for functional tests https://review.openstack.org/182974 | 14:04 |
pabelanger | morning | 14:06 |
*** pfallenop has quit IRC | 14:07 | |
*** sdake_ has quit IRC | 14:07 | |
*** sdake has joined #openstack-infra | 14:08 | |
*** KA has joined #openstack-infra | 14:08 | |
*** AK has joined #openstack-infra | 14:08 | |
*** annegentle has quit IRC | 14:08 | |
yolanda | fungi, i'm looking at puppet-gerrit, to deploy in our side. I see that expireoldreviews is no longer on gerrit::cron, it's ensuring expireoldreviews to be absent | 14:08 |
yolanda | do you know where is it now? | 14:08 |
mescanef | btw, there is a review (https://review.openstack.org/#/c/186675/) regarding "exposing fuel project spec to specs.openstack.org", but the fuel-specs is on stackforge - shall we move it out of there to be able to publish it on openstack specs? | 14:09 |
mescanef | AJaeger: ^^ :-) | 14:09 |
*** gokrokve has joined #openstack-infra | 14:09 | |
yolanda | same for removeddbdumps | 14:09 |
fungi | yolanda: not sure. we stopped using it a long time ago | 14:09 |
yolanda | ah, so you are not expiring any review? | 14:09 |
yolanda | then it may not be anywhere | 14:09 |
openstackgerrit | Andreas Jaeger proposed openstack-infra/project-config: Add stable/kilo to openstack-doc channel https://review.openstack.org/187596 | 14:10 |
*** bookwar has joined #openstack-infra | 14:10 | |
fungi | mescanef: i think fuel needs to join the big tent to make use of our publication sites for things like specs, documentation, et cetera | 14:10 |
AJaeger | mescanef: I agree with fungi. | 14:10 |
*** sigmavirus24_awa is now known as sigmavirus24 | 14:10 | |
AJaeger | fungi, could you review 187596 when it's convenient, please? | 14:11 |
*** tonytan4ever has joined #openstack-infra | 14:12 | |
fungi | yolanda: right, auto-abandoning reviews is a potentially antisocial process. we've seen an incident as recently as last week where auto-abandoned reviews from a year ago are still causing confusion and leading to community tension | 14:12 |
yolanda | wow, if there is no activity in one year, i woudn't expect people to complain about it | 14:12 |
fungi | yolanda: the problem is when new contributors don't see how to take over someone else's abandoned change and then poorly copy it to make a new one | 14:13 |
fungi | it was helpful to some established reviewers who didn't want to bother fine-tuning their review lists, but at the expense of confusing new contributors | 14:14 |
*** mohitsharma has joined #openstack-infra | 14:14 | |
yolanda | here we are in a different environment, i'll raise the topic and i may add it to our modules downstream | 14:14 |
*** soren has joined #openstack-infra | 14:14 | |
*** dimtruck is now known as zz_dimtruck | 14:15 | |
*** annegentle has joined #openstack-infra | 14:15 | |
*** jistr is now known as jistr|mtg | 14:16 | |
*** ajmiller has joined #openstack-infra | 14:16 | |
sdague | fungi: it's not as cut and dry as that, especially given linkage to launchpad artifacts that get left in progress with open reviews assuming people are working on them (when they are not) | 14:17 |
*** pfallenop has joined #openstack-infra | 14:17 | |
fungi | sdague: yep, i agree it was especially bad when we were abandoning reviews and didn't even update bugs to mention that | 14:17 |
*** boris-42 has quit IRC | 14:18 | |
*** soren has quit IRC | 14:19 | |
*** zz_dimtruck is now known as dimtruck | 14:19 | |
*** soren has joined #openstack-infra | 14:20 | |
*** ajmiller_ has joined #openstack-infra | 14:20 | |
*** dkranz has joined #openstack-infra | 14:21 | |
sdague | anyway, I feel like the whole thing is much more nuanced and jeblair and I talked through a bunch of this at one point. To keep saying that auto abandoning is evil and projects that do it are antisocial I think overly simplifies that there are a lot of moving parts, and discounts that open reviews with other people's names on them act as social locks on problems as well. | 14:21 |
fungi | i don't think projects which do it are evil, but i think that it's not a decision we should make for every repo in our infrastructure | 14:22 |
sdague | fungi: oh, sure, I agree with that | 14:22 |
*** stevemar has joined #openstack-infra | 14:23 | |
*** timcline has joined #openstack-infra | 14:23 | |
sdague | I think it's very project specific what the tradeoffs end up being | 14:23 |
*** radez is now known as radez_g0n3 | 14:23 | |
fungi | and some low-change-volume projects which had it previously imposed on them have encountered unanticipated problems with unfortunate social implications as a result | 14:23 |
*** ajmiller has quit IRC | 14:24 | |
fungi | possibly some higher-change-volume projects as well, but those projects may be better able to absorb/ignore the smaller percentage of new contributor contributions which run afoul of problems related to auto-abandonment | 14:24 |
*** puranamr has joined #openstack-infra | 14:25 | |
*** fawadkhaliq has joined #openstack-infra | 14:26 | |
*** radez_g0n3 is now known as radez | 14:26 | |
*** erikmwilson_ has joined #openstack-infra | 14:28 | |
yolanda | fungi, and are you running some manual abandon of reviews? | 14:28 |
*** abregman has quit IRC | 14:29 | |
*** erikmwilson is now known as Guest31446 | 14:29 | |
*** erikmwilson_ is now known as erikmwilson | 14:29 | |
fungi | yolanda: some individual projects may be scripting abandonment of their changes (perhaps via gerrit api interaction) but only a minority | 14:29 |
*** sks has quit IRC | 14:30 | |
*** emagana has joined #openstack-infra | 14:30 | |
*** vahidh has quit IRC | 14:30 | |
yolanda | do you know if in technical terms, it makes any difference on gerrit? | 14:30 |
*** jistr|mtg is now known as jistr | 14:30 | |
fungi | yolanda: i have no idea what your question means | 14:31 |
yolanda | fungi, in terms of storage, either on gerrit, on git | 14:31 |
yolanda | an abandoned review supposes any advantage between an active one? | 14:32 |
fungi | yolanda: no, gerrit treats abandoned reviews the same as active reviews internally. it's just a review state | 14:32 |
yolanda | cool, thx | 14:32 |
AJaeger | yolanda: it should be only a difference when you look at open reviews... | 14:33 |
fungi | it has implications on some default dashboards (filtered from view), and on new patchset submissions (rejects them as closed, like with a merged status for a change), | 14:33 |
fungi | but they still take up just as much space in the database and git repos | 14:33 |
AJaeger | fungi, one difference: We're not running merge-check on abandoned reviews | 14:34 |
fungi | AJaeger: right, but that's a zuul thing | 14:34 |
*** ddieterly has joined #openstack-infra | 14:34 | |
openstackgerrit | Alvaro Lopez Garcia proposed openstack-infra/project-config: Add ooi into openstack-infra https://review.openstack.org/187526 | 14:34 |
*** puranamr has quit IRC | 14:35 | |
*** hdd has quit IRC | 14:37 | |
*** hdd has joined #openstack-infra | 14:37 | |
*** KA has quit IRC | 14:38 | |
*** AK has quit IRC | 14:38 | |
*** gordc_ has joined #openstack-infra | 14:39 | |
*** puranamr has joined #openstack-infra | 14:39 | |
*** baoli has quit IRC | 14:40 | |
*** gordc has quit IRC | 14:41 | |
*** _nadya_ has quit IRC | 14:41 | |
*** abregman has joined #openstack-infra | 14:42 | |
*** baoli has joined #openstack-infra | 14:43 | |
*** zz_jgrimm is now known as jgrimm | 14:43 | |
*** armax has quit IRC | 14:44 | |
*** Somay has quit IRC | 14:44 | |
*** armax has joined #openstack-infra | 14:44 | |
*** coolsvap|afk has quit IRC | 14:45 | |
openstackgerrit | Merged openstack/requirements: Add sqlalchemy-utils to requirements https://review.openstack.org/185652 | 14:45 |
yolanda | fungi, AJaeger, thx for the info | 14:46 |
*** soren has quit IRC | 14:47 | |
openstackgerrit | Merged openstack/requirements: Bumps pysaml2 to 2.4.0 https://review.openstack.org/186996 | 14:47 |
openstackgerrit | Merged openstack/requirements: Add 'fasteners' package https://review.openstack.org/163666 | 14:47 |
*** abregman has quit IRC | 14:48 | |
*** coolsvap|afk has joined #openstack-infra | 14:48 | |
*** puranamr has quit IRC | 14:49 | |
jeblair | fungi, sdague: yeah, i have notes from that conversation and intend to try to address them before bringing the auto-abandon subject up again myself. :) however, it keeps coming up on its own. :( | 14:51 |
sdague | jeblair: yeh, that's fair | 14:51 |
*** Guest46673 has quit IRC | 14:51 | |
*** puranamr has joined #openstack-infra | 14:52 | |
jeblair | ttx: dhellmann added to release-tools-core | 14:53 |
*** ashleighfarnham has joined #openstack-infra | 14:53 | |
*** radez is now known as radez_g0n3 | 14:54 | |
*** jaypipes has quit IRC | 14:54 | |
openstackgerrit | Sergey Skripnick proposed openstack-infra/project-config: Add experimental cue-dsvm-rally job https://review.openstack.org/187620 | 14:54 |
AJaeger | jeblair: Russel Bryant is not core anymore on reviewstats, see https://review.openstack.org/#/c/187257/ - was that an accident? | 14:54 |
*** maishsk_afk has quit IRC | 14:56 | |
openstackgerrit | Merged openstack/requirements: Bump WSME to >= 0.7 https://review.openstack.org/187523 | 14:56 |
*** Somay has joined #openstack-infra | 14:58 | |
*** freerunner has joined #openstack-infra | 14:58 | |
*** mrmartin has quit IRC | 14:59 | |
openstackgerrit | Merged openstack/requirements: Add oslo.service to projects.txt https://review.openstack.org/187507 | 14:59 |
openstackgerrit | Merged openstack/requirements: Add oslo.service to projects.txt https://review.openstack.org/187507 | 14:59 |
*** dustins_ has joined #openstack-infra | 14:59 | |
jeblair | AJaeger, russellb: yep, fixed | 14:59 |
*** hdd has quit IRC | 15:00 | |
jeblair | yolanda: you are in pypi-mirror-core, so you're on the council | 15:01 |
*** abregman has joined #openstack-infra | 15:01 | |
yolanda | jeblair, i was thinking that was only for infra-cores, not ones in project | 15:01 |
yolanda | in side projects | 15:01 |
*** abregman has quit IRC | 15:01 | |
jeblair | we were talking about dropping pypi-mirror, but now we're talking about using it to build wheels, so we might be keeping it | 15:01 |
yolanda | we are using that downstream | 15:02 |
yolanda | although we want to move to bandersnatch | 15:02 |
*** hemnafk is now known as hemna | 15:02 | |
*** dustins has quit IRC | 15:02 | |
*** patrickeast has joined #openstack-infra | 15:02 | |
jeblair | yolanda: no, any core member in any infra-project is on the council. it's part of how we're going to scale out -- side projects get agreement from the council on their direction, and the council is a large group decision making body that we all participate in. | 15:03 |
jeblair | s/side project/sub project/ | 15:03 |
yolanda | jeblair, ok, i like that idea | 15:03 |
openstackgerrit | Jan Klare proposed openstack-infra/project-config: Rename stackforge/chef* to openstack/chef* https://review.openstack.org/186532 | 15:04 |
yolanda | jeblair, btw, i found one more issue when upgrading zuul | 15:04 |
*** jcoufal has quit IRC | 15:04 | |
yolanda | --label is not supported in gerrit 2.4 | 15:04 |
yolanda | so we've stopped upgrade for the moment, because if we have found 2 issues, and that environment is not tested actively on gerrit 2.4, we may run into unexpected problems | 15:05 |
openstackgerrit | Doug Hellmann proposed openstack-infra/release-tools: Save email body for release notes https://review.openstack.org/187621 | 15:05 |
openstackgerrit | Doug Hellmann proposed openstack-infra/release-tools: improve email format with stable and other tags https://review.openstack.org/187622 | 15:05 |
openstackgerrit | Doug Hellmann proposed openstack-infra/release-tools: add project owner to email topic tags automatically https://review.openstack.org/187623 | 15:05 |
*** abregman has joined #openstack-infra | 15:05 | |
jeblair | hrm, if you wanted to fix the --label issue, then i think you would need to detect the gerrit version. i don't think there's a way we can support both otherwise. | 15:06 |
yolanda | jeblair, well,i created a local patch for it, but we prefered to stop upgrade at the moment, as we don't want to hit unexpected problems | 15:07 |
openstackgerrit | Jan Klare proposed openstack-infra/project-config: Rename stackforge/chef* to openstack/chef* https://review.openstack.org/186532 | 15:07 |
*** Somay has quit IRC | 15:07 | |
*** e0ne is now known as e0ne_ | 15:09 | |
*** e0ne_ is now known as e0ne | 15:09 | |
*** sridhar_ram has joined #openstack-infra | 15:10 | |
*** samueldmq_ has joined #openstack-infra | 15:10 | |
*** samueldmq_ is now known as samuel-dmq | 15:11 | |
mescanef | guys, would that -> http://logs.openstack.org/79/186179/1/gate/gate-infra-puppet-apply-centos6/cf5cce5/console.html be a temporarily issue? :-) | 15:14 |
openstackgerrit | Merged openstack-infra/reviewstats: Create utils.get_core_team() function. https://review.openstack.org/187256 | 15:15 |
pabelanger | mescanef, which review triggered it? | 15:17 |
pabelanger | for some reason not listed in the logs | 15:17 |
openstackgerrit | Merged openstack-infra/project-config: Added new repositories for Fuel plugins https://review.openstack.org/185566 | 15:17 |
*** arxcruz has quit IRC | 15:18 | |
mescanef | pabelanger: https://review.openstack.org/#/c/186179/ this one | 15:18 |
*** abregman has quit IRC | 15:19 | |
fungi | mescanef: pabelanger: "Build timed out (after 30 minutes). Marking the build as failed." | 15:19 |
*** sabeen1 has joined #openstack-infra | 15:20 | |
openstackgerrit | Russell Bryant proposed openstack-infra/reviewstats: Stop hard coding core team member lists https://review.openstack.org/187257 | 15:20 |
mescanef | fungi: why it unfriendly timeouted on me? | 15:20 |
fungi | this has been an intermittent issue on centos 6 since just after the ghost vulnerability fix. git remote actions sometimes hang indefinitely now on that platform | 15:20 |
*** dtantsur is now known as dtantsur|afk | 15:20 | |
fungi | i've tried, unsuccessfully, to reproduce it under a debugger | 15:20 |
*** changbl_ has joined #openstack-infra | 15:20 | |
*** panda|ko has quit IRC | 15:21 | |
mescanef | fungi: :-) | 15:21 |
mescanef | fungi: btw, could you please add my email (mmatuszkowiak@mirantis.com) to gerrit groups of https://review.openstack.org/#/c/185566/ ? | 15:21 |
*** panda|ko has joined #openstack-infra | 15:21 | |
pabelanger | fungi, good to know | 15:22 |
*** puranamr has quit IRC | 15:22 | |
pabelanger | mescanef, Ya, I would say something not cool with git checkouts for puppet modules | 15:22 |
*** markus_z has quit IRC | 15:22 | |
*** hdd has joined #openstack-infra | 15:22 | |
pabelanger | 2015-06-02 14:55:07.017 | Error: /Stage[main]/Cgit::Selinux/Selboolean[httpd_enable_cgi]: Could not evaluate: Execution of '/usr/sbin/getsebool httpd_enable_cgi' returned 1: /usr/sbin/getsebool: SELinux is disabled | 15:22 |
pabelanger | some weird stuff | 15:23 |
mescanef | :-) | 15:23 |
fungi | pabelanger: that's benign | 15:23 |
*** puranamr has joined #openstack-infra | 15:23 | |
openstackgerrit | Stefano Canepa proposed openstack-infra/system-config: Adding #openstack-freezer IRC channel https://review.openstack.org/187492 | 15:23 |
fungi | the vcsrepo messages right before a long delay and then a job timeout are the symptom we see for this problem | 15:24 |
fungi | mescanef: it will be a little while before those groups exist in our gerrit. your change only just merged | 15:24 |
mescanef | fungi: and in parallel there was other patchset which got +2 from jenkins :-) | 15:24 |
fungi | i'll try to remember to check back in an hour | 15:24 |
*** aduarte has quit IRC | 15:25 | |
mescanef | fungi: roger | 15:25 |
mescanef | if so ill pingu you later | 15:25 |
*** krtaylor has quit IRC | 15:27 | |
j^2 | hey everyone, so i’m confused about something on one of my reviews:https://review.openstack.org/#/c/186532/ The line: Also, the linked governance change seems to be something about mistral, not chef. Please replace that with a "Depends-On" header (even if the change is already merged, that's fine) pointing to the correct change. Thanks. | 15:28 |
j^2 | can someone explain walk me through this? | 15:28 |
*** fallenpegasus has quit IRC | 15:28 | |
j^2 | what’s the Depends-On header? | 15:28 |
j^2 | oh! | 15:29 |
j^2 | ha, wow | 15:29 |
j^2 | ok, sometimes rubber ducking on IRC helps i guess | 15:29 |
fungi | j^2 well, for starters, what's the change you meant to mention in your commit message? you linked to something for mistral | 15:29 |
j^2 | yep. my bad | 15:29 |
openstackgerrit | JJ Asghar proposed openstack-infra/project-config: Rename stackforge/chef* to openstack/chef* https://review.openstack.org/186532 | 15:29 |
mescanef | fungi, AJaeger: btw, so for "joining big tent to make use of our publication sites for things like specs" - the procedure of joining is somewhere documented and what is required? | 15:29 |
j^2 | there we go | 15:29 |
*** dannywilson has joined #openstack-infra | 15:30 | |
jeblair | j^2: the correct way to use depends on in this case would be "Depends-On: I18f507da315951352e31a9d1be2aeb0e40c9d085" since I18f507da315951352e31a9d1be2aeb0e40c9d085 is the change id for https://review.openstack.org/#/c/175000/ | 15:30 |
openstackgerrit | Ihar Hrachyshka proposed openstack/requirements: Bump oslo.policy to 0.5.0 https://review.openstack.org/187637 | 15:30 |
pabelanger | j^2, I think you actually want to add Depends-On: I18f507da315951352e31a9d1be2aeb0e40c9d085 | 15:30 |
j^2 | jeblair: nice thanks! | 15:30 |
pabelanger | too slow :) | 15:31 |
j^2 | just in the commit message? | 15:31 |
fungi | mescanef: http://governance.openstack.org/reference/new-projects-requirements.html | 15:31 |
openstackgerrit | JJ Asghar proposed openstack-infra/project-config: Rename stackforge/chef* to openstack/chef* https://review.openstack.org/186532 | 15:31 |
pabelanger | j^2, I usually add it below the Change-Id field | 15:31 |
j^2 | nice, i added it above, but that should be correct now? | 15:32 |
jeblair | (that's fine, order doesn't matter) | 15:32 |
j^2 | nice | 15:32 |
j^2 | rock on guys thanks for the fast turn around and help! | 15:32 |
fungi | yeah, basically git convention is that headers are rfc-822 style in the last paragraph of the commit message | 15:32 |
j^2 | fungi: i didn’t know that nice, it makes sense though I’ve seen it in a lot of places | 15:33 |
fungi | generally order-independent, one line each, with no blank lines separating them | 15:33 |
pabelanger | fungi, I'd be curious is there is some lint test for commit messages. | 15:33 |
pabelanger | not that I would gate on them | 15:33 |
fungi | pabelanger: hacking has (had?) some | 15:33 |
pabelanger | checking | 15:33 |
*** dizquierdo has quit IRC | 15:34 | |
*** Swami has joined #openstack-infra | 15:34 | |
*** puranamr has quit IRC | 15:35 | |
*** samuel-dmq has quit IRC | 15:36 | |
nibalizer | fungi: whats the sit-rep with askbot? | 15:36 |
*** yfried_ has quit IRC | 15:37 | |
*** boris-42 has joined #openstack-infra | 15:37 | |
zaro | morning | 15:37 |
fungi | nibalizer: just wrapped my first meeting for the day, checking in on it now | 15:38 |
nibalizer | cool | 15:39 |
*** puranamr has joined #openstack-infra | 15:39 | |
fungi | nibalizer: i've just approved 181894 now. 181873 got a new patchset hopefully addressing your suggestions | 15:39 |
nibalizer | new patchset on https://review.openstack.org/#/c/181873/ am reviewing | 15:39 |
fungi | thanks! | 15:40 |
*** gordc_ is now known as gordc | 15:42 | |
*** openstackgerrit has quit IRC | 15:42 | |
*** openstackgerrit has joined #openstack-infra | 15:43 | |
*** fhubik is now known as fhubik_afk | 15:43 | |
openstackgerrit | Davanum Srinivas (dims) proposed openstack/requirements: Subscribe new oslo projects to g-r process https://review.openstack.org/187566 | 15:44 |
*** yamahata has quit IRC | 15:46 | |
*** scheuran has quit IRC | 15:49 | |
openstackgerrit | Paul Belanger proposed openstack-infra/project-config: Import puppet-stackalytics into openstack-infra https://review.openstack.org/187269 | 15:49 |
openstackgerrit | Jeremy Stanley proposed openstack-infra/infra-specs: Host OpenStack Apps Catalog Service https://review.openstack.org/187646 | 15:49 |
pleia2 | good morning | 15:50 |
*** otter768 has joined #openstack-infra | 15:50 | |
openstackgerrit | Swaminathan Vasudevan proposed openstack-infra/project-config: Make neutron-dvr job voting at the gate https://review.openstack.org/180230 | 15:50 |
*** btran_ has joined #openstack-infra | 15:50 | |
*** asselin_ has joined #openstack-infra | 15:51 | |
*** dangers_away is now known as dangers | 15:51 | |
*** sdake_ has joined #openstack-infra | 15:52 | |
openstackgerrit | Stefano Canepa proposed openstack-infra/project-config: Adding channel for openstack-freezer project https://review.openstack.org/187490 | 15:53 |
*** otter768 has quit IRC | 15:55 | |
*** jamespage_ has joined #openstack-infra | 15:55 | |
*** jamespage_ has quit IRC | 15:55 | |
*** asadoughi has left #openstack-infra | 15:55 | |
*** sdake has quit IRC | 15:56 | |
*** doug-fish has quit IRC | 15:56 | |
*** doug-fish has joined #openstack-infra | 15:57 | |
*** dustins_ has quit IRC | 15:57 | |
*** yamahata has joined #openstack-infra | 15:57 | |
*** fhubik_afk is now known as fhubik | 15:59 | |
*** ajmiller_ is now known as ajmiller | 15:59 | |
*** devvesa has quit IRC | 15:59 | |
*** yamamoto has quit IRC | 16:02 | |
*** dimtruck is now known as zz_dimtruck | 16:02 | |
timrc | I think I'm really dumb... we are register timing stats with some_time - some_other_time * 1000... why the 1000? The delta should be in seconds, which should be the unit we wan things in for graphing? | 16:02 |
timrc | registering* | 16:03 |
*** jlanoux has quit IRC | 16:03 | |
*** krtaylor has joined #openstack-infra | 16:04 | |
*** unicell has joined #openstack-infra | 16:04 | |
jeblair | timrc: milliseconds -- http://statsd.readthedocs.org/en/latest/types.html#timers | 16:04 |
*** jistr has quit IRC | 16:05 | |
*** amotoki_ has quit IRC | 16:05 | |
timrc | jeblair, Ahah. | 16:05 |
anteaya | pleia2: are you feeling any better today? | 16:05 |
pleia2 | anteaya: I am, thank you :) | 16:05 |
timrc | jeblair, Thanks! | 16:05 |
openstackgerrit | Merged openstack-infra/system-config: Disable puppet-askbot resources temporarily https://review.openstack.org/181894 | 16:06 |
timrc | jeblair, So it looks like nodepool calculates delta and sends things off to statsd without converting to milliseconds? | 16:07 |
*** puranamr has quit IRC | 16:07 | |
anteaya | pleia2: glad to hear it | 16:07 |
*** Hal has joined #openstack-infra | 16:08 | |
timrc | jeblair, e.g. https://git.openstack.org/cgit/openstack-infra/nodepool/tree/nodepool/nodepool.py#n165 | 16:08 |
*** Hal is now known as Guest75297 | 16:08 | |
*** fallenpegasus has joined #openstack-infra | 16:08 | |
jeblair | timrc: that's probably a bug then | 16:09 |
*** puranamr has joined #openstack-infra | 16:09 | |
timrc | jeblair, Okay. I'll file a bug report and will look into proposing a fix. | 16:09 |
*** yamamoto has joined #openstack-infra | 16:10 | |
*** gyee has joined #openstack-infra | 16:10 | |
*** ildikov has quit IRC | 16:11 | |
*** amitgandhinz has quit IRC | 16:11 | |
*** bhuvan has joined #openstack-infra | 16:11 | |
*** shashankhegde has joined #openstack-infra | 16:11 | |
*** leopoldj has quit IRC | 16:11 | |
*** fawadkhaliq has quit IRC | 16:12 | |
fungi | ooh, i like the new state time display in nodepool's cli output | 16:13 |
*** gokrokve_ has joined #openstack-infra | 16:14 | |
fungi | bhunter71: ^ thanks! | 16:15 |
*** alexsyip has joined #openstack-infra | 16:16 | |
openstackgerrit | Merged openstack-infra/project-config: Add grenade jobs for Heat https://review.openstack.org/178352 | 16:17 |
*** gokrokve has quit IRC | 16:17 | |
jeblair | 2015-06-02 16:15:11,430 INFO gerritbot: Sending "James E. Blair proposed openstack-infra/project-config: Add a contact macro https://review.openstack.org/186852" t | 16:18 |
jeblair | o #openstack-infra | 16:18 |
*** dprince has quit IRC | 16:18 | |
jeblair | did anyone see that? i did not get that message | 16:18 |
anteaya | I don't have that message in my dispaly | 16:19 |
pleia2 | nope | 16:19 |
anteaya | my display either | 16:19 |
jeblair | weird... | 16:19 |
timrc | jeblair, By the way, am I suppose to still be using Storyboard to submit bugs against / stories for nodepool? | 16:19 |
anteaya | the gerritbot backchannel | 16:19 |
jeblair | timrc: yes, but you don't need to file a bug if you're just going to fix it :) | 16:20 |
openstackgerrit | yolanda.robla proposed openstack-infra/puppet-jeepyb: Fix logrotate bug on jeepyb https://review.openstack.org/187653 | 16:20 |
*** gordc has quit IRC | 16:21 | |
*** mohitsharma has quit IRC | 16:21 | |
*** gordc has joined #openstack-infra | 16:21 | |
*** tiswanso has quit IRC | 16:21 | |
jeblair | SpamapS: can you look at https://review.openstack.org/186960 when you have a moment? | 16:21 |
*** tiswanso has joined #openstack-infra | 16:22 | |
*** garyk has quit IRC | 16:22 | |
*** mattfarina has joined #openstack-infra | 16:22 | |
*** Ala has quit IRC | 16:23 | |
*** whoops has joined #openstack-infra | 16:24 | |
timrc | jeblair, Okay. | 16:24 |
*** nelsnelson has joined #openstack-infra | 16:24 | |
*** jaypipes has joined #openstack-infra | 16:24 | |
SpamapS | jeblair: looking now. I must have missed it getting posted. :) | 16:25 |
*** sputnik13 has joined #openstack-infra | 16:26 | |
*** sarob has joined #openstack-infra | 16:26 | |
*** isviridov is now known as isviridov_away | 16:27 | |
*** shashankhegde has quit IRC | 16:27 | |
*** akshai has quit IRC | 16:28 | |
*** amotoki_ has joined #openstack-infra | 16:29 | |
*** annegentle has quit IRC | 16:29 | |
*** sdake has joined #openstack-infra | 16:29 | |
samueldmq | hi, what are the different permissions for users in lp ? | 16:29 |
*** baoli has quit IRC | 16:29 | |
*** e0ne has quit IRC | 16:29 | |
samueldmq | I created a bug, added affected projects and I can't mark it as 'invalid' for a given project | 16:29 |
SpamapS | jeblair: quite nice, thanks for putting that together! | 16:29 |
samueldmq | I have no permission :( | 16:29 |
*** jogo has quit IRC | 16:30 | |
pleia2 | samueldmq: you can just leave a comment asking the project owners to invalidate it | 16:30 |
pleia2 | samueldmq: permissions exist so random people don't just go around invalidating bugs :) | 16:30 |
*** baoli has joined #openstack-infra | 16:30 | |
SpamapS | Indeed. | 16:30 |
samueldmq | pleia2, yeah, although I think that should be admin_or_owner :) | 16:30 |
*** bhunter71 has quit IRC | 16:31 | |
fungi | samueldmq: bug status is delegated to the bug supervisor group for a project | 16:31 |
pleia2 | there we go, bug supervisor group | 16:31 |
greghaynes | jeblair: am I supposed to be seeing the council-vote box? | 16:31 |
fungi | samueldmq: some projects have opted to configure their open so that anyone can change those settings, but others have a specific bug supervisor group | 16:31 |
fungi | er, configure theirs | 16:31 |
fungi | greghaynes: yes, if you're a core reviewer on at least one infra repo | 16:32 |
greghaynes | hrm | 16:32 |
*** sdake__ has joined #openstack-infra | 16:32 | |
greghaynes | I guess I might be? :p | 16:32 |
jeblair | pabelanger: can you write a spec to run stackalytics in infra? possibly see https://review.openstack.org/187646 for inspiration | 16:32 |
*** sdake_ has quit IRC | 16:32 | |
*** bhunter71 has joined #openstack-infra | 16:33 | |
* fungi is surprised anyone could find his specs inspiring, but willing to go with the flow here | 16:33 | |
samueldmq | pleia2, fungi ack, that makes sense, thanks | 16:33 |
jeblair | pabelanger: i'd like to have a written plan for migrating the existing site with sign-offs from the mirantis folks | 16:33 |
*** fhubik has quit IRC | 16:34 | |
jeblair | (i think everyone is okay with it, but that's mostly based on mordred verbalizing, and i think we're getting to a more formal stage) | 16:34 |
mordred | jeblair: luckily it has no data, so migration is as simple as spin up new one, swap dns | 16:35 |
jeblair | mordred: yeah, i like that :) | 16:36 |
*** sdake has quit IRC | 16:36 | |
jeblair | mostly i want to make sure we're in agreement about the 'swap dns' part, and also perhaps we should consider moving the project itself into infra, if they are interested | 16:36 |
*** sdake has joined #openstack-infra | 16:36 | |
yamamoto | AJaeger: jeblair: i have a question about repo move for neutron sub projects | 16:36 |
*** dprince has joined #openstack-infra | 16:36 | |
jeblair | (which would be great for their stackalytics numbers, natch!) | 16:37 |
openstackgerrit | Merged openstack-infra/irc-meetings: Meeting for Cloudpulse Team https://review.openstack.org/187288 | 16:37 |
openstackgerrit | Timothy R. Chavez proposed openstack-infra/nodepool: Convert timing metrics to milliseconds https://review.openstack.org/187668 | 16:37 |
yamamoto | there are a few patches stacked on this https://review.openstack.org/#/c/184159/ | 16:37 |
*** jogo has joined #openstack-infra | 16:37 | |
yamamoto | i want to put another one on it | 16:37 |
SergeyLukjanov | jeblair, I could communicate with mirantis folks about moving stackalytics | 16:38 |
*** shashankhegde has joined #openstack-infra | 16:38 | |
yamamoto | unfortunately it seems i need to rebase these patches before putting mine | 16:38 |
yamamoto | do you think it's ok to rebase them? | 16:39 |
SergeyLukjanov | jeblair, so, I hope to have some results due to the end of week | 16:39 |
jeblair | SergeyLukjanov: great, thanks! | 16:39 |
*** _ody has quit IRC | 16:39 | |
jeblair | yamamoto: why do you need to rebase them? they should still be mergable... | 16:39 |
*** _ody has joined #openstack-infra | 16:40 | |
*** sdake__ has quit IRC | 16:40 | |
fungi | docaedo: thanks for taking a look at 187646. hoping it can get discussed at the infra meeting today (1900 utc in #openstack-meeting if you're around) and get some formal confirmation that we can move forward with the remaining tasks | 16:40 |
docaedo | jeblair: pretty sure mirantis will be excited about that move | 16:40 |
*** akshai has joined #openstack-infra | 16:40 | |
docaedo | SergeyLukjanov: let me know if I can help | 16:40 |
yamamoto | jeblair: because i want to move code which has been merged after their base | 16:40 |
*** akshai has quit IRC | 16:40 | |
*** nelsnels_ has joined #openstack-infra | 16:40 | |
*** nelsnelson has quit IRC | 16:40 | |
docaedo | fungi: thanks - let me know if I can help in any way, or if there's anything else I can do. All the help and support in moving this has been greatly appreciated | 16:41 |
jeblair | yamamoto: oh, hrm. yes, i think it should be okay to rebase them. if we're lucky, the votes might carry over, but if not, i think we will have time to re-vote. | 16:42 |
jeblair | yamamoto: just leave a review comment on them that you rebased them so people know why you uploaded new patchsets | 16:42 |
*** _ody has quit IRC | 16:42 | |
yamamoto | jeblair: ok, i'll do so. thank you for advice! | 16:42 |
fungi | docaedo: you're doing great. i think aside from getting some more eyeballs on the puppet module, we'll also want a change to add a page to openstack-infra/system-config:doc/source/ for the server | 16:43 |
*** gokrokve_ has quit IRC | 16:43 | |
fungi | docaedo: if you want to have a try at writing that (just crib from the many examples already in that directory) then awesome, otherwise i'll whip something up this week | 16:43 |
*** gokrokve has joined #openstack-infra | 16:43 | |
*** _ody has joined #openstack-infra | 16:43 | |
openstackgerrit | YAMAMOTO Takashi proposed openstack-infra/project-config: Move networking-odl into the openstack namespace https://review.openstack.org/186813 | 16:44 |
openstackgerrit | YAMAMOTO Takashi proposed openstack-infra/project-config: networking-ovn: move from stackforge/ to openstack/ https://review.openstack.org/184159 | 16:44 |
openstackgerrit | YAMAMOTO Takashi proposed openstack-infra/project-config: vmware-nsx: move from stackforge/ to openstack/ https://review.openstack.org/184558 | 16:44 |
openstackgerrit | YAMAMOTO Takashi proposed openstack-infra/project-config: networking-midonet: move from stackforge/ to openstack/ https://review.openstack.org/187671 | 16:44 |
docaedo | fungi: cool, thanks | 16:44 |
fungi | docaedo: that same change can also add an entry to manifests/site.pp for the server itself instantiating your module, and to the modules.env file adding an entry for the module itself | 16:45 |
*** gokrokve has quit IRC | 16:45 | |
*** gokrokve_ has joined #openstack-infra | 16:45 | |
openstackgerrit | Thomas Bechtold proposed openstack-dev/pbr: Remove sphinx_config.init_values() manual call https://review.openstack.org/187672 | 16:46 |
docaedo | fungi: I *think* that makes sense to me (and at least there are lots of examples) | 16:46 |
*** mpavone has quit IRC | 16:46 | |
fungi | docaedo: if not, don't worry about it. you can pretty much just throw code ant gerrit and we'll walk you through what's missing | 16:47 |
fungi | er, at gerrit | 16:47 |
*** bhuvan has quit IRC | 16:48 | |
*** HeOS has quit IRC | 16:49 | |
openstackgerrit | Mark T. Voelker proposed openstack-infra/irc-meetings: Add DefCore Committee Meeting https://review.openstack.org/187556 | 16:49 |
jeblair | yamamoto: looks like the votes stayed, so all is good :) | 16:50 |
*** dannywilson has quit IRC | 16:50 | |
yamamoto | jeblair: sure. we are lucky enough! | 16:50 |
*** dannywilson has joined #openstack-infra | 16:50 | |
openstackgerrit | Derek Higgins proposed openstack-infra/system-config: Set suitable min-ready values for tripleo fedora nodes https://review.openstack.org/187675 | 16:51 |
openstackgerrit | Derek Higgins proposed openstack-infra/system-config: Remove tripleo-f20 nodes from tripleo cloud https://review.openstack.org/187676 | 16:51 |
fungi | docaedo: but anyway, add a doc/source/apps-site.rst or something, update the doc/source/systems.rst file to incorporate it, add a node in manifests/site.pp and update the source modules and integration modules lists in modules.env to add the apps_site module | 16:51 |
*** abregman has joined #openstack-infra | 16:51 | |
fungi | that should be all we'd need for the system-config repo change | 16:52 |
openstackgerrit | Davide Guerri proposed openstack-infra/shade: Add port resource methods https://review.openstack.org/179968 | 16:52 |
*** tiswanso has quit IRC | 16:54 | |
docaedo | fungi: thanks, I should be able to do that today, and I'll try to make the infra meeting too | 16:54 |
jeblair | fungi: is https://review.openstack.org/187646 ready for council vote? | 16:54 |
jeblair | (i think so; i'll add it to meeting agenda if you agree) | 16:56 |
yolanda | asselin, what alternative do you see for https://review.openstack.org/#/c/187165/ ? the way it's now, it's a mixed template between hardcoded values, and parameterized ones | 16:56 |
*** abregman has quit IRC | 16:56 | |
yolanda | do you have any proposal? maybe just make the module accept a file | 16:56 |
yolanda | and module just puts it on the right place? | 16:56 |
*** yamahata has quit IRC | 16:57 | |
*** emagana has quit IRC | 16:57 | |
fungi | jeblair: i think so. the draft job just finished running for it. i see one very minor typo but don't feel especially obligated to update for that unless there are other issues people point out in which case i can address it then | 16:57 |
asselin_ | yolanda, yeah. I think the issue is really the credentials/secrets | 16:57 |
jeblair | fungi: can always fix the typo in a followup | 16:58 |
asselin_ | yolanda, The rest should really be static | 16:58 |
*** baoli has quit IRC | 16:58 | |
fungi | jeblair: also i added it to the agenda already, but feel free to move it around | 16:58 |
*** matrohon has quit IRC | 16:58 | |
*** dahoo has joined #openstack-infra | 16:58 | |
j^2 | my centos6 puppet run failed :( https://review.openstack.org/#/c/186532/15 | 16:58 |
j^2 | i went ahead an recheck no bug’d it | 16:58 |
yolanda | i'm more of parameterizing things and rely on modules to bring functionality, but it's ok, i'll change topic on that | 16:58 |
yolanda | and will do the initial approach with just a template | 16:59 |
*** emagana has joined #openstack-infra | 16:59 | |
jeblair | fungi: cool, i'm setting up a formal "specs ready for final voting" section, so i'll move it there | 16:59 |
fungi | perfect. i didn't see a great spot for it which is why i just tacked it onto the end | 17:00 |
asselin_ | yolanda, my concern is that the parameterization makes the template very complicated... | 17:00 |
asselin_ | visually | 17:00 |
asselin_ | and moves the definitions to another file that's not really much simpler | 17:00 |
*** ddieterly has quit IRC | 17:00 | |
asselin_ | I'm looking here: https://github.com/openstack-infra/system-config/blob/master/modules/openstack_project/templates/nodepool/nodepool.yaml.erb | 17:00 |
yolanda | yes, i know this nesting is messy. I know some other modules that have 2 levels of nesting, but in case of nodepool it's a bit more complex | 17:01 |
yolanda | if we could make it readable it will be better, but not sure on how to do it | 17:01 |
asselin_ | there's a lot of contents, but only 4 values needed as inputs | 17:01 |
*** baoli has joined #openstack-infra | 17:01 | |
*** nelsnels_ has quit IRC | 17:02 | |
*** nelsnelson has joined #openstack-infra | 17:02 | |
*** tiswanso has joined #openstack-infra | 17:02 | |
yolanda | asselin, well, that is a template that is just for upstream. If you are in dowstream, you have different providers, jenkins, etc | 17:02 |
asselin_ | I don't know the full details as to why those files were not but into project-config | 17:02 |
*** nelsnelson has quit IRC | 17:02 | |
jeblair | we could move the credentials into a different file | 17:03 |
asselin_ | but that's where it really belongs | 17:03 |
jeblair | asselin_: yeah, only because the credentials are in there, and project-config can't handle templated files | 17:03 |
*** ihrachyshka has quit IRC | 17:03 | |
jeblair | so if we changed nodepool to read credentials from a separate file, that could be in system-config (and easily templated), then the actual config could move into project-config | 17:03 |
*** ddieterly has joined #openstack-infra | 17:03 | |
asselin_ | why can't project-config handle templated files? | 17:04 |
yolanda | so we allow the users of that nodepool module to provide their own file, and just send the values of the passwords, and secrets | 17:04 |
*** nelsnelson has joined #openstack-infra | 17:04 | |
*** nelsnelson has quit IRC | 17:04 | |
*** dguerri is now known as dguerri`away | 17:04 | |
openstackgerrit | Merged openstack-infra/project-config: Switch on requirements check for nova-docker https://review.openstack.org/187413 | 17:04 |
yolanda | jeblair, asselin, at this point, i think some updates are needed | 17:04 |
jeblair | yolanda: correct | 17:04 |
yolanda | jenkins_api_user, jenkins_api_key | 17:04 |
yolanda | may not be the same for all jenkins masters | 17:05 |
yolanda | we cannot rely on that really | 17:05 |
yolanda | as jenkins_credentials_id | 17:05 |
fungi | asselin_: project-config is not a puppet module. it's just a collection of static files | 17:05 |
yolanda | how could we better manage it? i don't like to assume that all jenkins master have same creds | 17:05 |
*** ildikov has joined #openstack-infra | 17:05 | |
jeblair | asselin_: because the mechanism we use for it is just a simple git checkout of static files that we then put into place; it doesn't rely on puppet at all; getting puppet involved in it would make it much more complex | 17:05 |
fungi | (though there is a separate puppet module for installing those files to a known location) | 17:05 |
*** derekh has quit IRC | 17:06 | |
jeblair | yolanda: the credential file could be keyed by url. | 17:06 |
jeblair | yolanda: or we can assume they are the same. i'm actually okay with that. ;) | 17:06 |
yolanda | jeblair, but thinking on a downstream consumption, i see that as a limitation | 17:07 |
openstackgerrit | Merged openstack-infra/project-config: Skip python34 job for doc-only nova changes https://review.openstack.org/187041 | 17:07 |
jeblair | yolanda: https://etherpad.openstack.org/p/JIMIX0Thp1 | 17:07 |
*** achanda has joined #openstack-infra | 17:08 | |
jeblair | yolanda: so you could write the file like that | 17:08 |
yolanda | jeblair, but what i mean, different jenkins master, don't necessarily share same user, apikey, credentials | 17:08 |
yolanda | and in that template we assume the same | 17:08 |
asselin_ | Puppet cannot pull in a template looking static file from project-config? | 17:08 |
openstackgerrit | JJ Asghar proposed openstack-infra/project-config: Rename stackforge/cookbook* to openstack/cookbook* https://review.openstack.org/186532 | 17:08 |
jeblair | yolanda: not in what i just wrote in the etherpad | 17:09 |
reed | dhellmann, are you the one maintaining the RSS exports in specs.openstack.org? | 17:09 |
*** abregman has joined #openstack-infra | 17:09 | |
reed | or more generically, where should I file feature requests for specs.openstack.org? | 17:09 |
jeblair | asselin_: it would require some non-trivial work; also, i'm not sure it's good to do that. for instance, this is forcing us into a better design. | 17:09 |
jlvillal | Is there a known issue with tempest jobs failing? Seen a lot of failures in openstack/ironic: https://review.openstack.org/#/q/project:openstack/ironic+status:open,n,z | 17:10 |
openstackgerrit | Doug Hellmann proposed openstack-infra/release-tools: Save email body for release notes https://review.openstack.org/187621 | 17:10 |
openstackgerrit | Doug Hellmann proposed openstack-infra/release-tools: create missing milestones when releasing libraries https://review.openstack.org/186903 | 17:10 |
openstackgerrit | Doug Hellmann proposed openstack-infra/release-tools: improve email format with stable and other tags https://review.openstack.org/187622 | 17:10 |
openstackgerrit | Doug Hellmann proposed openstack-infra/release-tools: add project owner to email topic tags automatically https://review.openstack.org/187623 | 17:10 |
openstackgerrit | Clint 'SpamapS' Byrum proposed openstack-infra/shade: Add functional tests for object service https://review.openstack.org/187296 | 17:10 |
jlvillal | Just wondering if the openstack/ironic gate is broken or not. | 17:11 |
fungi | jlvillal: new images are just starting to come online for the day in the past hour or so. one of the several job script updates which merged yesterday might be causing issues. i'm comparing logs now | 17:11 |
*** ihrachyshka has joined #openstack-infra | 17:11 | |
asselin_ | ok..I see I ran into this a while back. I had to copy the static file over to the correct location, and puppet loaded it as a template.....https://github.com/rasselin/os-ext-testing/blob/master/puppet/modules/os_ext_testing/manifests/master.pp#L267 | 17:11 |
jlvillal | fungi: Thanks | 17:12 |
*** baoli has quit IRC | 17:12 | |
*** ivar-lazzaro has joined #openstack-infra | 17:12 | |
fungi | jlvillal: i see a neutron functional job failing on a specific test (UnprivilegedUserMetadataL3AgentTestCase.test_access_to_metadata_proxy) | 17:12 |
asselin_ | https://github.com/rasselin/os-ext-testing/blob/master/puppet/install_master.sh#L109 | 17:12 |
fungi | i see cinder unit tests failing on VolumeTestCase.test_create_delete_volume | 17:13 |
jeblair | yolanda: let's chat here | 17:13 |
yolanda | yes, better for me | 17:13 |
yolanda | so that's my concern, the current template don't provide that flexibility | 17:13 |
jeblair | yolanda: i think it's okay to pass in a list of jenkins master credentials | 17:13 |
yolanda | in the other side, the change i did, is super complex | 17:13 |
openstackgerrit | Sergey Skripnick proposed openstack-infra/project-config: Add experimental cue-dsvm-rally job https://review.openstack.org/187620 | 17:14 |
*** sshnaidm has quit IRC | 17:14 | |
jeblair | yolanda: that is simple; we pass in lists of 2-5 element dictionaries in several places and it works well | 17:14 |
jlvillal | fungi: Do you think neutron is breaking the Ironic gate? | 17:14 |
fungi | i see a grenade job that died on a bad status line from pypi.python.org (why?!?) | 17:14 |
yolanda | jeblair, so that's what i'm doing on https://review.openstack.org/#/c/187165/ | 17:14 |
sc68cal | I'm getting a hash mismatch on Babel package | 17:14 |
fungi | jlvillal: no idea yet. the failures i see in the gate are all over the map. having a tough time correlating anything | 17:14 |
yolanda | but the template is quite nasty, although it generates the right results | 17:14 |
jeblair | yolanda: yes, but you did it for the entire configuration. with my proposal, you would just do it for the jenkins credentials | 17:14 |
sc68cal | fungi: Bad md5 hash for package https://pypi.python.org/packages/source/B/Babel/Babel-1.3.tar.gz#md5=5264ceb02717843cbc9ffce8e6e06bdb (from https://pypi.python.org/simple/babel/) ? | 17:15 |
yolanda | jeblair, so we just parameterize the mysql pass, the jenkins creds | 17:15 |
jeblair | yep | 17:15 |
jlvillal | fungi: Over in #openstack-ironic they are suspecting oslo.messaging | 17:15 |
asselin_ | +1 | 17:15 |
jroll | fungi: so what I'm seeing is lots of "NoSuchOptError: no such option: rpc_response_timeout" and an oslo.messaging release today | 17:15 |
yolanda | are there more expected secrets on conf? just that? | 17:15 |
fungi | jlvillal: jroll: sounds a likely suspect | 17:15 |
fungi | dims_: ^ | 17:15 |
*** yfried_ has joined #openstack-infra | 17:15 | |
jeblair | yolanda: just that i believe | 17:16 |
jroll | fungi: dims_ http://logs.openstack.org/50/186450/4/check/check-tempest-dsvm-ironic-pxe_ssh/e0d4d57/logs/screen-ir-cond.txt.gz?level=ERROR looking like maybe a missing import_opt or something, idk | 17:16 |
openstackgerrit | Matt Riedemann proposed openstack-infra/elastic-recheck: Add query for neutron functional test bug 1461172 https://review.openstack.org/187684 | 17:16 |
openstack | bug 1461172 in neutron "neutron.tests.functional.agent.test_l3_agent.MetadataL3AgentTestCase.test_access_to_metadata_proxy times out intermittently" [Undecided,New] https://launchpad.net/bugs/1461172 | 17:16 |
yolanda | i'm ok with that | 17:16 |
*** hashar has quit IRC | 17:16 | |
jeblair | yolanda: (if we also support [jenkins "*"] in the config file, then we will only need one entry since all our jenkins masters are the same) | 17:17 |
yolanda | i was also concerned about the username, password, for each provider | 17:17 |
yolanda | but i see now it has been moved to clouds | 17:17 |
*** baoli has joined #openstack-infra | 17:18 | |
jeblair | yep | 17:18 |
fungi | so far the most common failure i've found in gate jobs right now is that cryptography's setup_requires for pyasn1 is causing trouble because pypi.python.org is returning a bad status line | 17:18 |
yolanda | i did that change because of jenkins master, and different users/pass/projects on each provider, that was too much secret and complexit | 17:18 |
yolanda | complexity | 17:18 |
yolanda | nice that things are split now... i guess documentation needs to be refrsehed | 17:18 |
jeblair | fungi: something is hitting pypi.python.org? | 17:18 |
pabelanger | jeblair, sure, not a problem. | 17:19 |
openstackgerrit | Merged openstack-infra/project-config: Skip python34 job for doc-only neutron changes https://review.openstack.org/187040 | 17:19 |
openstackgerrit | Merged openstack-infra/project-config: Add Stackforge project Mercador https://review.openstack.org/186906 | 17:19 |
yolanda | so asselin, we hae a deal there , i'll rework that change | 17:19 |
asselin_ | yolanda, yes, compromise :) | 17:19 |
asselin_ | thank you | 17:19 |
openstackgerrit | Doug Hellmann proposed openstack-infra/release-tools: Do not automatically target bugs for stable releases https://review.openstack.org/179447 | 17:19 |
yolanda | asselin, we are working downstream on puppet-gerrit as well, so if i can, i will add that to the puppet-openstackci after that | 17:20 |
*** zz_dimtruck is now known as dimtruck | 17:20 | |
asselin_ | yolanda, ok | 17:20 |
yolanda | asselin, i'm curious , in summit we agreed to don't do gerrit, becasue it was not needed by CI, but you are using that | 17:20 |
yolanda | and how do you manage changes in CI if not? | 17:21 |
asselin_ | yolanda, no we don't use it | 17:21 |
asselin_ | yolanda, since we're 3rd party ci, we just depend on other ppl setting up gerrit | 17:21 |
asselin_ | yolanda, we just subscribe to their event stream | 17:21 |
yolanda | well, but there is a final need on gerrit anyway | 17:21 |
jeblair | (i think we said that we should add it eventually, as an add-on, but not in the first pass) | 17:22 |
*** dahoo has quit IRC | 17:22 | |
yolanda | jeblair, ok. We are on that effort right now downstream, so i'll file whatever can be reused upstream | 17:22 |
*** shashankhegde has quit IRC | 17:22 | |
asselin_ | yolanda, yes....the modules selected were (selfishly) those needed by 3rd party ci...since there are many more 3rd party ci folks and 1st party ci | 17:22 |
yolanda | well, makes sense | 17:23 |
jeblair | yolanda: i think that makes sense, just know that the review priority for openstackci will focus on 3rd-party ci first, then expand later once that works | 17:23 |
yolanda | jeblair, asselin, our situation is a bit different. We are in the same effort of 3rd party ci, but we need much more | 17:23 |
*** freerunner has quit IRC | 17:24 | |
*** yamahata has joined #openstack-infra | 17:24 | |
jeblair | yolanda: i want to use puppet-openstackci upstream as it becomes ready for each thing we run; that's how we will make sure it always works | 17:24 |
openstackgerrit | Clint 'SpamapS' Byrum proposed openstack-infra/shade: Add functional tests for object service https://review.openstack.org/187296 | 17:24 |
fungi | jeblair: setuptools/easy_install is going straight to pypi.python.org because cryptography declares a setup_requires on pyasn1, aiui | 17:24 |
asselin_ | yolanda, yes, you need more, not different. so this how we align :) | 17:25 |
jeblair | yolanda: so when we can use it for zuul and logs, we will switch to it... and later when it supports gerrit, we'll switch to that, etc. | 17:25 |
jeblair | asselin_: ++ | 17:25 |
yolanda | jeblair, it makes sense. When you setup something from scratch, and with different parameters, is when you realize the failures or features missing | 17:25 |
pabelanger | yolanda, Ya, I'm in the same thinking of you initially. And was surprised when gerrit was not listed. But now I understand what the spec is doing | 17:26 |
jeblair | fungi: don't we have a mirror config file for easy_install? | 17:27 |
asselin_ | yolanda, I'm planning a virtual sprint to help get these changes over the goal (and then we can continue with the next set) | 17:27 |
yolanda | i would love to collaborate if we have the chance | 17:27 |
asselin_ | I'll bring it up in the infra meeting later today | 17:27 |
*** tonytan4ever has quit IRC | 17:28 | |
fungi | jeblair: oh, yeah it does actually try our mirror first http://logs.openstack.org/79/186879/3/gate/gate-tempest-dsvm-full-ceph/94f64cd//logs/devstacklog.txt.gz#_2015-06-02_17_07_33_969 | 17:28 |
yolanda | k, i'll attend | 17:28 |
*** baoli has quit IRC | 17:28 | |
*** bhuvan has joined #openstack-infra | 17:28 | |
asselin_ | I was thinking end of june, early july, but that's up for discussion, seeing ppl's schedule | 17:28 |
*** tonytan4ever has joined #openstack-infra | 17:28 | |
jeblair | yeah, and we might want to take it to a ml thread too before we make a final decision | 17:28 |
openstackgerrit | Dan Smith proposed openstack/requirements: Bumps oslo.versionedobjects to >= 0.3.0 https://review.openstack.org/187690 | 17:29 |
asselin_ | jeblair, +1 | 17:29 |
*** baoli has joined #openstack-infra | 17:29 | |
*** dimtruck is now known as zz_dimtruck | 17:29 | |
jeblair | fungi: so.... it found it on our mirror and then went to pypi? | 17:30 |
anteaya | asselin_: keep in mind the tc have a virtual sprint june 18 & 19th | 17:31 |
anteaya | ttx did you want to add your sprint to the virtual sprints wikipage? | 17:31 |
anteaya | https://wiki.openstack.org/wiki/VirtualSprints | 17:32 |
asselin_ | anteaya, thanks...was not aware of that | 17:32 |
anteaya | wasn't sure | 17:32 |
anteaya | best to plan around that one | 17:32 |
*** e0ne has joined #openstack-infra | 17:32 | |
*** emagana has quit IRC | 17:32 | |
*** mtanino has quit IRC | 17:33 | |
*** shardy_ has joined #openstack-infra | 17:33 | |
yolanda | asselin , i'm taking last week of june on holiday... but i guess on this time it's quite complicated | 17:33 |
*** tonytan4ever has quit IRC | 17:33 | |
anteaya | asselin_: also not sure if you want to take scheduled physical sprints into account or not: https://wiki.openstack.org/wiki/Sprints | 17:33 |
fungi | jeblair: yeah, i'm not exactly clear on what it's doing there. it says it checked our mirror, it doesn't report an error, it says it decided to download a version which happens to exist on our mirror, but then it retrieves it from pypi.o.o | 17:33 |
openstackgerrit | Matt Riedemann proposed openstack-infra/elastic-recheck: Update query for bug 1353962 https://review.openstack.org/187691 | 17:34 |
openstack | bug 1353962 in OpenStack Compute (nova) "Test job failes with FixedIpLimitExceeded with nova network" [Medium,Confirmed] https://launchpad.net/bugs/1353962 | 17:34 |
*** Swami has quit IRC | 17:34 | |
*** shardy has quit IRC | 17:34 | |
*** amotoki_ has quit IRC | 17:34 | |
fungi | and unfortunately pip freeze doesn't mention setuptools so i need to dig deeper to see if we're maybe seeing the new setuptools upload causing issues | 17:35 |
asselin_ | anteaya, as long as there's not much overlap for people | 17:35 |
*** Guest75297 has quit IRC | 17:35 | |
asselin_ | anteaya, however I do want to avoid L1 | 17:35 |
anteaya | asselin_: right so consider the people that are most important to attend for success for your goal | 17:35 |
fungi | yeah, we are running with pip 7.0.3 and setuptools 17.0 it looks like | 17:35 |
*** yamamoto has quit IRC | 17:36 | |
fungi | i wonder if latest setuptools has broken mirror handling | 17:36 |
anteaya | asselin_: and make it as easy as possible for them, for the rest it would be great if they can join too, but you can't get everyone | 17:36 |
*** Hal has joined #openstack-infra | 17:36 | |
*** Hal is now known as Guest39163 | 17:37 | |
anteaya | asselin_: and people can follow up with review and so on, just don't get bogged down in trying to pick the most perfect date (doesn't exist) and end up not picking one at all | 17:37 |
anteaya | asselin_: and avoiding L1 is a good goal | 17:37 |
dstufft | it wouldn't be a pip or a setuptools release if we didn't break something | 17:37 |
dstufft | if you don't want setuptools to ever go to PyPI you can set the allowed hosts | 17:37 |
asselin_ | l1 is june 23-25 according to https://wiki.openstack.org/wiki/Liberty_Release_Schedule | 17:37 |
dstufft | it'll never go anywhere but the hosts you allow | 17:37 |
anteaya | asselin_: depending on dates I may or may not be able to join, but I am not critical to success of your goal, so don't make my attendance a priority | 17:37 |
anteaya | asselin_: good to know :) | 17:38 |
fungi | dstufft: is that a relatively new feature? i want to say we'd have set it that way in the past if we could | 17:38 |
*** amitgandhinz has joined #openstack-infra | 17:38 | |
dstufft | fungi: No | 17:38 |
dstufft | it was introduced in like... 0.3? or so | 17:38 |
*** shardy_ has quit IRC | 17:38 | |
dstufft | it only affects setuptools though | 17:38 |
dstufft | not pip | 17:38 |
dstufft | pip generally is better at not hitting random locations on the internet though | 17:39 |
*** shardy has joined #openstack-infra | 17:39 | |
dstufft | fungi: https://pythonhosted.org/setuptools/easy_install.html#restricting-downloads-with-allow-hosts | 17:39 |
*** cdent has quit IRC | 17:40 | |
*** ihrachyshka has quit IRC | 17:40 | |
*** _nadya_ has joined #openstack-infra | 17:40 | |
*** yamamoto has joined #openstack-infra | 17:41 | |
*** baoli has quit IRC | 17:41 | |
*** maishsk_afk has joined #openstack-infra | 17:41 | |
*** tiswanso has quit IRC | 17:41 | |
fungi | dstufft: neat. thanks. i'll try to work that in | 17:41 |
*** tiswanso_ has joined #openstack-infra | 17:41 | |
*** ildikov has quit IRC | 17:42 | |
*** mrmartin has joined #openstack-infra | 17:42 | |
*** mriedem has quit IRC | 17:42 | |
jeblair | fungi: oh i was already typing :) | 17:42 |
fungi | even better! | 17:42 |
*** Swami_ has joined #openstack-infra | 17:42 | |
*** Swami has joined #openstack-infra | 17:42 | |
dstufft | I'm pleasently surprised by how little things went explodey with pip 7 | 17:43 |
dstufft | I was planning to hide for a month | 17:43 |
fungi | well, we haven't started using it in most places yet | 17:43 |
*** zz_dimtruck is now known as dimtruck | 17:43 | |
dstufft | well I meant across all all the things in the pythonsphere | 17:43 |
fungi | oh, right yeah the ml has been quiet | 17:43 |
mordred | there's more in the pythonsphere than us? | 17:43 |
*** ociuhandu has quit IRC | 17:43 | |
mordred | I choose to reject that notion | 17:43 |
openstackgerrit | James E. Blair proposed openstack-infra/project-config: Add allow_hosts to pydistutils.cfg https://review.openstack.org/187696 | 17:44 |
dstufft | I think it should work here, lifeless tested it to some degree! | 17:44 |
openstackgerrit | James E. Blair proposed openstack-infra/system-config: Add allow_hosts to pydistutils.cfg https://review.openstack.org/187697 | 17:44 |
*** tonytan4ever has joined #openstack-infra | 17:44 | |
*** baoli has joined #openstack-infra | 17:44 | |
*** vahidh has joined #openstack-infra | 17:45 | |
jlvillal | fungi: Created bug on Ironic gate issue and oslo.messaging: https://bugs.launchpad.net/ironic/+bug/1461182 | 17:46 |
mordred | where does the governance repo publish to again? | 17:46 |
openstack | Launchpad bug 1461182 in oslo.messaging "After oslo.messaging release Ironic gate is broken" [Undecided,New] | 17:47 |
fungi | mordred: governance.openstack.org | 17:47 |
mordred | fungi: bah. too easy | 17:47 |
fungi | we can try to make that more complicated | 17:47 |
*** shashankhegde has joined #openstack-infra | 17:47 | |
jlvillal | mordred: People seem to think you are the only one who can fix this patch: https://review.openstack.org/128965 Any chance you can look at it? | 17:48 |
*** sridhar_ram has quit IRC | 17:48 | |
mordred | jlvillal: hrm. weird | 17:49 |
jlvillal | mordred: That is what everyone else says ;) | 17:49 |
fungi | mordred: not so much that you're the only one who can fix it, but wondering what the implications might be if we rebase that juno tag and merge it now that there's been a subsequent kilo tag merged to master | 17:50 |
fungi | if teh answer is "none" then i'm happy to update it | 17:50 |
mordred | should be none- it's supposed to just be a null-tag | 17:50 |
mordred | HOWEVER | 17:50 |
mordred | i could be wrong | 17:50 |
*** maishsk_afk has quit IRC | 17:50 | |
pelix | waynr: nice write up on the spec for JJB! | 17:51 |
fungi | i can test an update of it on a local clone and see if pbr version generation still works as expected | 17:51 |
*** otter768 has joined #openstack-infra | 17:51 | |
pelix | few questions from me, but hopefully they aren't too onerous. | 17:51 |
*** pelix has quit IRC | 17:51 | |
*** freerunner has joined #openstack-infra | 17:51 | |
*** maishsk_afk has joined #openstack-infra | 17:51 | |
*** reazem has quit IRC | 17:52 | |
*** e0ne is now known as e0ne_ | 17:52 | |
openstackgerrit | Merged openstack-infra/project-config: Add Stackforge project Mercador, part 2. https://review.openstack.org/186967 | 17:53 |
*** freerunner has quit IRC | 17:54 | |
*** sarob has quit IRC | 17:54 | |
*** baoli has quit IRC | 17:54 | |
*** reazem has joined #openstack-infra | 17:54 | |
*** ildikov has joined #openstack-infra | 17:55 | |
*** otter768 has quit IRC | 17:55 | |
*** sarob has joined #openstack-infra | 17:55 | |
*** prometheanfire has left #openstack-infra | 17:56 | |
*** mriedem has joined #openstack-infra | 17:57 | |
*** ociuhandu has joined #openstack-infra | 17:57 | |
*** e0ne_ is now known as e0ne | 17:57 | |
boris-42 | jeblair: hey hey | 17:58 |
boris-42 | jeblair: regarding to your comment about ACL | 17:58 |
lifeless | morning | 17:58 |
boris-42 | lifeless: hi there | 17:58 |
boris-42 | jeblair: how can I help to get something ?) | 17:59 |
lifeless | fungi: speaking of, +A? https://review.openstack.org/186869 | 17:59 |
fungi | lifeless: ahh, yeah looks like when SergeyLukjanov left his second +2 he didn't approve it but didn't mention why | 17:59 |
jeblair | boris-42: i don't understand your question | 18:01 |
*** baoli has joined #openstack-infra | 18:01 | |
boris-42 | jeblair: I mean this patch https://review.openstack.org/#/c/187196/ | 18:01 |
boris-42 | jeblair: you put -1 on it | 18:02 |
*** tiswanso_ has quit IRC | 18:02 | |
*** radez_g0n3 is now known as radez | 18:02 | |
*** ivar-lazzaro has quit IRC | 18:02 | |
*** ayoung is now known as ayoung_Eeyeore | 18:02 | |
*** ayoung_Eeyeore is now known as ayoung | 18:02 | |
*** tiswanso_ has joined #openstack-infra | 18:03 | |
jeblair | boris-42: yeah, i'm glad you're interested in the prolog idea. if we do something like what you propose, i think that's the best place to start. however, i think before we do that, we should try out the process manually first. ask core reviewers to do it in their heads | 18:03 |
*** dustins has joined #openstack-infra | 18:03 | |
boris-42 | jeblair: so can we get that patch in? | 18:04 |
boris-42 | jeblair: it will be first step in right direction | 18:04 |
jeblair | boris-42: i know that nova is planning something similar, so i think it would be good for both projects to try it out, and if it seems to work, then let's look at the technical parts | 18:04 |
boris-42 | jeblair: so can we add extra column for plugin reviewers | 18:04 |
boris-42 | jeblair: and I will work on prolog stuff | 18:04 |
jeblair | boris-42: no, i'm saying do it without any changes to gerrit first. just ask core reviewers to look at the people who have reviewed and make sure that one of them is a plugin reviewer | 18:04 |
AJaeger | mordred: right now governance.openstack.org is not linked from anywhere AFAIK - so you're excused ;) | 18:05 |
boris-42 | jeblair: that is not automated and formal=) | 18:05 |
jeblair | boris-42: correct, but it will let us work on the process first to make sure we like it before we automate it | 18:05 |
AJaeger | jeblair, mordred: Any ideas which openstack.org page should contains links to governance.o.o? | 18:06 |
boris-42 | jeblair: not sure that we are on the same page=) | 18:06 |
boris-42 | jeblair: what I was thinking is next | 18:06 |
boris-42 | jeblair: Make "easy to implement" half automated approach, with extra column | 18:06 |
mordred | AJaeger: maybe the tc page | 18:07 |
mordred | ? | 18:07 |
AJaeger | mordred: which tc page? | 18:07 |
boris-42 | jeblair: if it works, start working on complicated solution that includes prolog rules and removes that column | 18:07 |
anteaya | mordred: pop into -meeting, keystone is discussing pbr | 18:07 |
anteaya | mordred: if you can | 18:07 |
boris-42 | jeblair: but instead of just having google doc with names of plugin cores, we will have automated system for it | 18:07 |
jeblair | boris-42: i really want to avoid adding new columns unless there is a really good reason. please try this manually first, and if it works for you and nova, let's look into prolog. | 18:07 |
openstackgerrit | Merged openstack-infra/project-config: Run puppet-check-jobs on bare-trusty only. https://review.openstack.org/185653 | 18:08 |
openstackgerrit | Merged openstack-infra/project-config: Add Stackforge project Mercador, part 3. https://review.openstack.org/186972 | 18:08 |
openstackgerrit | Merged openstack-infra/project-config: Add stable/kilo to openstack-doc channel https://review.openstack.org/187596 | 18:08 |
boris-42 | jeblair: it will be hard to manage without that column but OK | 18:08 |
*** openstackgerrit has quit IRC | 18:09 | |
boris-42 | jeblair: so can I work on Prolog now? | 18:10 |
*** openstackgerrit has joined #openstack-infra | 18:10 | |
boris-42 | jeblair: like make users that can +2 if change affects just part of repo? | 18:10 |
mordred | AJaeger: http://www.openstack.org/foundation/tech-committee/ | 18:10 |
*** _nadya_ has quit IRC | 18:10 | |
jeblair | boris-42: that sounds like a fine idea to look into it; i don't want to add that until you and nova try out the process manually first, but there is no harm in learning what we can do with prolog | 18:11 |
boris-42 | jeblair: could you just point me in repo where I can define rules? | 18:11 |
jeblair | boris-42: if you look into that, i'm particularly interested to know if the prolog can return custom text, so where it says "Needs Code-Review" can it say "Needs Code-Review from a plugin maintainer" | 18:11 |
*** dguerri`away is now known as dguerri | 18:11 | |
*** ociuhandu has quit IRC | 18:11 | |
jeblair | boris-42: we won't merge those changes to production, so i think you will want to set up your own gerrit for testing; it's not too hard, the gerrit docs have a step-by-step | 18:12 |
AJaeger | mordred: should the link from the first paragraph ("charter") be changed from wiki to governance? | 18:12 |
boris-42 | jeblair: hm you won't merge it at all? | 18:12 |
mordred | AJaeger: prolly so, yeah | 18:12 |
AJaeger | let me file a bug... | 18:13 |
boris-42 | jeblair: if so there is no reason for me to work on it... | 18:13 |
jeblair | boris-42: not yet, only after you and nova try the manual process first to see if you like it and if there are unanticipated problems | 18:13 |
boris-42 | jeblair: so let do it in parallel | 18:14 |
boris-42 | jeblair: I will start this process in Rally imideatelly (even without that nice column) | 18:14 |
*** mtanino has joined #openstack-infra | 18:14 | |
boris-42 | jeblair: and will make report in one month * | 18:14 |
boris-42 | jeblair: in parallel I will try to do rules | 18:14 |
boris-42 | jeblair: and prepare patch for infra | 18:14 |
openstackgerrit | Merged openstack-infra/system-config: Update virtualenv to get pip 7.0.3. https://review.openstack.org/186869 | 18:15 |
boris-42 | jeblair: makes sense? | 18:15 |
jeblair | boris-42: sounds great; you may also want to check in with nova developers and see how it's going for them | 18:16 |
jeblair | boris-42: thank you | 18:16 |
boris-42 | jeblair: do you know who is working on this? | 18:16 |
AJaeger | mordred: https://bugs.launchpad.net/openstack-org/+bug/1461205 in case you want to comment | 18:16 |
openstack | Launchpad bug 1461205 in openstack-org "No link to governance.openstack.org" [Undecided,New] | 18:16 |
mordred | boris-42: ++ | 18:16 |
boris-42 | jeblair: actually I will start new thread in mailing list | 18:16 |
boris-42 | jeblair: I believe a lot of projects are actually interested in this | 18:16 |
boris-42 | jeblair: like Cinder=) | 18:17 |
jeblair | boris-42: i don't know off-hand, maybe ask the ptls? | 18:17 |
*** sridhar_ram has joined #openstack-infra | 18:19 | |
fungi | jeblair: mordred: clarkb: pleia2: SergeyLukjanov: jhesketh: heads up, 186869 merged which will bring in virtualenv 13/pip 7/setuptools 17 everywhere when images update tomorrow | 18:19 |
mordred | fungi: whee! | 18:20 |
fungi | we're already seeing those show up in devstack jobs, so updating now for consistency in non-devstack jobs is likely wise anyway | 18:20 |
*** annegentle has joined #openstack-infra | 18:21 | |
lifeless | ok question | 18:22 |
lifeless | my constraints patch to pip is ~done, but its a feature, not a fix, so its targeted for 7.1 | 18:22 |
lifeless | which might be some time away | 18:22 |
lifeless | how does infra feel about running a custom virtualenv release (to get it for tox) and custom pip tag (for pip in dvsm etc) ? | 18:23 |
morganfainberg | lifeless: yay the optional dep stuff should make life better for us. | 18:23 |
morganfainberg | btw | 18:23 |
*** gokrokve_ has quit IRC | 18:23 | |
lifeless | Just until 7.1 comes out | 18:23 |
lifeless | specifically, I'd backport it to 7.0.3, so we wouldn't have any other stuff from the surrounding upstream work | 18:24 |
lifeless | morganfainberg: cool | 18:24 |
openstackgerrit | Paul Belanger proposed openstack-infra/infra-specs: Host Stackalytics Service https://review.openstack.org/187715 | 18:25 |
fungi | lifeless: i'd be more inclined to grab/use that for specific jobs validating it, but not actually rely on it until people running tox on their local workstations will be getting it from pypi by default | 18:25 |
lifeless | fungi: we're not do local workstations in the current plan at all | 18:25 |
lifeless | fungi: its something we said we'd enable, not thrust upon | 18:26 |
fungi | otherwise we're widening the chasm people believe exists between local testing behavior and our ci testing behavior | 18:26 |
lifeless | fungi: folk won't get pip 7.1 in their local tox jobs by default for about 10 years | 18:26 |
lifeless | fungi: [because pip is bundled in virtualenv, and thats usually system installed, and LTS] | 18:27 |
fungi | well, we currently counsel them to upgrade virtualenv. we already have many projects that require a newer virtualenv than is common on a lot of systems | 18:27 |
*** HeOS has joined #openstack-infra | 18:27 | |
lifeless | ok | 18:27 |
lifeless | so - when we document this opt-in local facility | 18:28 |
fungi | i mean, we could convince everyone to install a special virtualenv from somewhere not-pypi i guess | 18:28 |
lifeless | we can document the virtualenv minimum version at the same time | 18:28 |
fungi | but it seems safer to wait until people can get it through normal pypi channels before we run all our jobs on it by default | 18:28 |
lifeless | uhm | 18:29 |
lifeless | so thats a second disconnect | 18:29 |
lifeless | and perhaps the bigger one | 18:29 |
lifeless | AIUI both pip and virtualenv in our images are baked in | 18:29 |
lifeless | all our jobs use the same thing across the board | 18:29 |
fungi | not all our jobs | 18:29 |
lifeless | with the sole exception of the requirements test itself | 18:30 |
*** yamamoto has quit IRC | 18:30 | |
fungi | devstack-based jobs install/upgrade their own pip/setuptools | 18:30 |
lifeless | ah, ok | 18:30 |
lifeless | do dvsm jobs use virtualenv ? | 18:30 |
lifeless | at all | 18:30 |
fungi | it's just jobs which use the local virtualenv/pip/setuptools without upgrading it during the job that get what we bake in | 18:30 |
fungi | dsvm jobs use virtualenv at least for tempest | 18:30 |
*** clif_h has joined #openstack-infra | 18:31 | |
lifeless | I'm trying to solve for 'move the requirements-management spec forward without stalling on pip 7.1 releasing' | 18:31 |
*** yamamoto has joined #openstack-infra | 18:31 | |
lifeless | which is not about the pivot to make constraints enforced and used everywhere | 18:31 |
lifeless | its about all the lead up | 18:31 |
lifeless | validation | 18:31 |
lifeless | parallel jobs etc | 18:32 |
lifeless | you seem to be arguing about the use of constraints | 18:32 |
fungi | during the summit discussion you mentioned alternative solutions which can be implemented if a supporting pip takes too long to release | 18:32 |
lifeless | I'm arguing about the ability to use it | 18:32 |
lifeless | fungi: there are; they are equally intrusive though | 18:32 |
fungi | i'm a little worried about us running our jobs on a different pip than people can get through "normal" channels, but i'd love for the discussion about this to be more than just the two of us | 18:33 |
lifeless | fair enough | 18:34 |
lifeless | This is the patch in question https://github.com/pypa/pip/pull/2857 | 18:34 |
lifeless | (it hasn't landed yet - all is moot until that :)) | 18:34 |
*** amotoki_ has joined #openstack-infra | 18:35 | |
*** Guest39163 has quit IRC | 18:35 | |
annegentle | anyone have an example patch that adds a new IRC channel? | 18:37 |
annegentle | handy? | 18:37 |
lifeless | gosh I loath mocks in tests | 18:37 |
AJaeger | annegentle: yeah, give me a sec... | 18:37 |
AJaeger | annegentle: https://review.openstack.org/187490 | 18:37 |
annegentle | AJaeger: thanks! | 18:38 |
AJaeger | annegentle: you need to setup permissions for the channel, see http://docs.openstack.org/infra/system-config/irc.html | 18:38 |
annegentle | ok, I had found the doc, ha ha, but couldn't for the life of me figure out how to search for a recent patch | 18:38 |
annegentle | my regex, it's not so great | 18:38 |
*** rlandy has quit IRC | 18:39 | |
*** rlandy has joined #openstack-infra | 18:39 | |
AJaeger | pleia2: how long do you want to sit on this patch for the infra index page? https://review.openstack.org/#/c/186970 | 18:39 |
*** amotoki_ has quit IRC | 18:40 | |
AJaeger | Anybody else that wants to review before approval? | 18:40 |
pleia2 | AJaeger: it's probably fine to go in, I just didn't want to immediately-merge :) | 18:40 |
*** nelsnelson has joined #openstack-infra | 18:41 | |
*** nelsnelson has quit IRC | 18:41 | |
*** erhudy has quit IRC | 18:42 | |
*** gokrokve has joined #openstack-infra | 18:42 | |
*** nelsnelson has joined #openstack-infra | 18:42 | |
AJaeger | pleia2: yeah, waiting was fine - shall I +A or will you? | 18:42 |
pleia2 | AJaeger: go for it | 18:42 |
openstackgerrit | Monty Taylor proposed openstack-infra/infra-specs: Add spec for shade https://review.openstack.org/187312 | 18:42 |
mordred | SpamapS, greghaynes, yolanda, jhesketh: ^^ I think I have addressed your concerns - thank you! | 18:43 |
AJaeger | pleia2: done. | 18:43 |
openstackgerrit | Merged openstack-infra/project-config: Adding channel for openstack-freezer project https://review.openstack.org/187490 | 18:44 |
*** gokrokve has quit IRC | 18:44 | |
*** gokrokve has joined #openstack-infra | 18:44 | |
*** ivar-lazzaro has joined #openstack-infra | 18:44 | |
*** achanda has quit IRC | 18:45 | |
*** ivar-lazzaro has quit IRC | 18:45 | |
openstackgerrit | Merged openstack-infra/project-config: Add allow_hosts to pydistutils.cfg https://review.openstack.org/187696 | 18:45 |
*** ivar-lazzaro has joined #openstack-infra | 18:46 | |
*** yamamoto has quit IRC | 18:47 | |
*** ivar-lazzaro has quit IRC | 18:47 | |
j^2 | AJaeger: sanity check on the chef cookbooks? | 18:48 |
*** ivar-lazzaro has joined #openstack-infra | 18:48 | |
j^2 | Review that is | 18:48 |
SpamapS | mordred: thanks! I asked one question https://review.openstack.org/#/c/187312/ | 18:49 |
*** yamamoto has joined #openstack-infra | 18:49 | |
openstackgerrit | Monty Taylor proposed openstack-infra/infra-specs: Add spec for shade https://review.openstack.org/187312 | 18:51 |
mordred | SpamapS: thanks. my bad | 18:51 |
AJaeger | j^2: will do eventually | 18:51 |
SpamapS | mordred: np, glad we got it early. :) | 18:52 |
j^2 | AJaeger: nice | 18:52 |
*** alexpilotti has quit IRC | 18:52 | |
*** stack555 has joined #openstack-infra | 18:55 | |
*** asselin has quit IRC | 18:55 | |
*** asselin has joined #openstack-infra | 18:55 | |
*** asselin has quit IRC | 18:56 | |
*** openstackgerrit has quit IRC | 18:56 | |
*** asselin has joined #openstack-infra | 18:56 | |
*** openstackgerrit has joined #openstack-infra | 18:56 | |
*** asselin has quit IRC | 18:56 | |
*** kaisers has quit IRC | 18:57 | |
*** asselin has joined #openstack-infra | 18:57 | |
*** asselin has quit IRC | 18:57 | |
*** kaisers has joined #openstack-infra | 18:57 | |
jhesketh | Morning | 18:57 |
*** asselin has joined #openstack-infra | 18:57 | |
lifeless | fungi: right, patch is now green bar a flaky network connection on py27 | 18:58 |
lifeless | fungi: so you can assess the risk of divergent behaviour | 18:58 |
stack555 | Hi Folks, My patch for devstack changes https://review.openstack.org/#/c/159695/ was failing jenkins for a while. Now it has passed. Can I please have someone review this? | 18:58 |
jeblair | jhesketh: good morning! | 18:58 |
jhesketh | o/ | 18:59 |
*** kaisers1 has joined #openstack-infra | 18:59 | |
fungi | stack555: the infra team doesn't maintain devstack. better to try to get the attention of the devstack maintainers in #openstack-qa for that | 18:59 |
anteaya | morning jhesketh | 19:00 |
*** asselin has quit IRC | 19:00 | |
pleia2 | meeting time \o/ | 19:00 |
*** asselin has joined #openstack-infra | 19:00 | |
fungi | yep! | 19:00 |
*** asselin has quit IRC | 19:01 | |
*** asselin has joined #openstack-infra | 19:01 | |
openstackgerrit | Sirushti Murugesan proposed openstack-infra/project-config: Add flag DEVSTACK_GATE_NEUTRON to heat grenade job https://review.openstack.org/187725 | 19:01 |
stack555 | Okk cool thank you | 19:01 |
*** asselin has quit IRC | 19:01 | |
*** asselin has joined #openstack-infra | 19:02 | |
*** angela-s has joined #openstack-infra | 19:02 | |
*** asselin has quit IRC | 19:02 | |
*** liam_ has joined #openstack-infra | 19:03 | |
*** asselin has joined #openstack-infra | 19:03 | |
*** liam_ is now known as Guest52471 | 19:03 | |
*** achanda has joined #openstack-infra | 19:03 | |
anteaya | stack555: for another time it is best to remain in the channel after you say something | 19:04 |
*** yamamoto has quit IRC | 19:04 | |
*** asselin has quit IRC | 19:04 | |
anteaya | I notice you dropped your statement and left -qa | 19:04 |
anteaya | you won't get much of a response to that kind of behaviour | 19:04 |
zxiiro | howdy | 19:05 |
*** asselin has joined #openstack-infra | 19:05 | |
*** asselin has quit IRC | 19:05 | |
*** asselin has joined #openstack-infra | 19:06 | |
*** Rockyg has joined #openstack-infra | 19:06 | |
*** stack555 has left #openstack-infra | 19:06 | |
*** asselin has quit IRC | 19:06 | |
*** teran has quit IRC | 19:07 | |
*** yamamoto has joined #openstack-infra | 19:07 | |
*** asselin has joined #openstack-infra | 19:07 | |
Clint | and shade's in sid | 19:07 |
openstackgerrit | Thanh Ha proposed openstack-infra/jenkins-job-builder: Add support for keep-records parameter for plots-plugin https://review.openstack.org/182116 | 19:07 |
*** asselin has quit IRC | 19:08 | |
openstackgerrit | Thanh Ha proposed openstack-infra/nodepool: Update Copyright year https://review.openstack.org/170701 | 19:08 |
openstackgerrit | Thanh Ha proposed openstack-infra/nodepool: Add prerequisites for nodepool on RHEL7 https://review.openstack.org/170700 | 19:08 |
openstackgerrit | Thanh Ha proposed openstack-infra/nodepool: Add MySQL DB creation example https://review.openstack.org/170699 | 19:08 |
*** asselin has joined #openstack-infra | 19:08 | |
openstackgerrit | Thanh Ha proposed openstack-infra/nodepool: Clarify meaning of Jenkins master configuration settings in target https://review.openstack.org/167878 | 19:08 |
*** rlandy has quit IRC | 19:08 | |
*** asselin has quit IRC | 19:09 | |
*** asselin has joined #openstack-infra | 19:09 | |
*** asselin has quit IRC | 19:10 | |
harlowja | btw, could i get some eyes on https://review.openstack.org/#/c/185077/ so that i can continue working on the rest of the changes for that | 19:10 |
*** asselin has joined #openstack-infra | 19:10 | |
zxiiro | harlowja: i'd like to know as well. I got several patches going that have been waiting for months ;) | 19:11 |
harlowja | moreeee eyes! | 19:12 |
*** yamamoto has quit IRC | 19:13 | |
*** baoli has quit IRC | 19:17 | |
*** tonytan4ever has quit IRC | 19:17 | |
*** baoli_ has joined #openstack-infra | 19:18 | |
*** prometheanfire has joined #openstack-infra | 19:19 | |
prometheanfire | is the bindep project debian only? | 19:19 |
prometheanfire | The file is line orientated - each line is a Debian binary package name, an optional profile selector and optional version constraints. | 19:20 |
*** cdent has joined #openstack-infra | 19:21 | |
*** gyee has quit IRC | 19:21 | |
openstackgerrit | Merged openstack-infra/project-config: Use zuul-cloner instead of git clone https://review.openstack.org/167816 | 19:21 |
openstackgerrit | Merged openstack-infra/project-config: Add text to infra docs index https://review.openstack.org/186970 | 19:21 |
*** kaisers has quit IRC | 19:21 | |
openstackgerrit | Merged openstack-infra/project-config: Py26 for Keystonemiddleware on Icehouse/Juno Only https://review.openstack.org/187014 | 19:22 |
pabelanger | git-review question, if you want to just change the topic of a review, git-review -t some-topic fails for me (no changes made). Curious how others update just the topic without code change | 19:23 |
pleia2 | pabelanger: via the webui | 19:23 |
zxiiro | pabelanger: just use the Web UI | 19:23 |
*** kaisers has joined #openstack-infra | 19:23 | |
zxiiro | is the meeting cancelled today? | 19:23 |
prometheanfire | topic and title are the same? | 19:23 |
*** alexsyip has quit IRC | 19:24 | |
pleia2 | zxiiro: meeting is in #openstack-meeting | 19:24 |
prometheanfire | dunno if refrencing the git commit title | 19:24 |
zxiiro | doh i missed that part | 19:24 |
pabelanger | pleia2, zxiiro: thanks | 19:25 |
*** achanda has quit IRC | 19:26 | |
*** tiswanso_ has quit IRC | 19:26 | |
*** tonytan4ever has joined #openstack-infra | 19:28 | |
*** ajo has quit IRC | 19:29 | |
*** tiswanso has joined #openstack-infra | 19:29 | |
*** HeOS has quit IRC | 19:30 | |
fungi | prometheanfire: it's not debian-only. i think that readme needs a patch. an cross-distro example is http://git.openstack.org/cgit/openstack-infra/project-config/tree/jenkins/data/bindep-fallback.txt | 19:31 |
fungi | prometheanfire: no gentoo smarts in it yet though, sorry | 19:31 |
*** blahdeblah_ has joined #openstack-infra | 19:32 | |
prometheanfire | :P | 19:33 |
*** mtanino has quit IRC | 19:33 | |
*** geoffarnold_ has joined #openstack-infra | 19:34 | |
*** kaisers1 has quit IRC | 19:35 | |
fungi | it's gaining in popularity sooner than i had expected. i was hoping i'd have it wired into our jobs and a few good example bindep files merged to some of our larger openstack repos before it really took off, so i could file down any remaining rough edges | 19:35 |
*** annegentle has quit IRC | 19:35 | |
*** annegentle has joined #openstack-infra | 19:36 | |
*** kaisers1 has joined #openstack-infra | 19:36 | |
*** ajo has joined #openstack-infra | 19:38 | |
lifeless | prometheanfire: its not debian only | 19:41 |
lifeless | prometheanfire: see the full docs, you can either map things or use selectors | 19:42 |
*** kaisers has quit IRC | 19:43 | |
ttx | anteaya: thx, adding now | 19:44 |
anteaya | ttx: thank you | 19:45 |
openstackgerrit | Merged openstack-infra/project-config: Added new SF repository for Calamari Fuel plugin https://review.openstack.org/186179 | 19:45 |
*** puranamr has quit IRC | 19:45 | |
*** kaisers has joined #openstack-infra | 19:45 | |
*** annegent_ has joined #openstack-infra | 19:47 | |
*** maishsk_afk has quit IRC | 19:48 | |
*** jtomasek has quit IRC | 19:48 | |
*** mtanino has joined #openstack-infra | 19:48 | |
*** MarkAtwood has joined #openstack-infra | 19:49 | |
openstackgerrit | Davanum Srinivas (dims) proposed openstack/requirements: Bump oslo.db to 0.10.0 https://review.openstack.org/187744 | 19:50 |
*** annegentle has quit IRC | 19:50 | |
*** maishsk_afk has joined #openstack-infra | 19:51 | |
dhellmann | fungi: I'm seeing core dumps in oslo.messaging py34 jobs. Are we still waiting for a patched python package? https://jenkins01.openstack.org/job/gate-oslo.messaging-python34/37/console | 19:51 |
*** otter768 has joined #openstack-infra | 19:52 | |
dims_ | dhellmann: only that job has any hits on "Segmentation fault (core dumped)" last 48 hours. so recheck may help | 19:53 |
fungi | dhellmann: dims_: yep, that's bug 1367907 | 19:54 |
openstack | bug 1367907 in python3.4 (Ubuntu Trusty) "Segfault in gc with cyclic trash" [Undecided,Triaged] https://launchpad.net/bugs/1367907 | 19:54 |
fungi | dhellmann: dims_: which would be solved potentially by fixing bug 1348954 instead | 19:55 |
openstack | bug 1348954 in python3.4 (Ubuntu) "update Python3 for trusty" [Undecided,Confirmed] https://launchpad.net/bugs/1348954 | 19:55 |
openstackgerrit | Merged openstack-infra/project-config: Add TripleO/Puppet/Ceph job to check-tripleo-puppet-jobs https://review.openstack.org/183473 | 19:55 |
dhellmann | it looks like we set that job back to voting in late april | 19:55 |
dims_ | y | 19:55 |
fungi | dhellmann: dims_: zul indicated during the summit session on py3k support that he'd help push that forward again | 19:55 |
openstackgerrit | Victoria Martinez de la Cruz proposed openstack-infra/project-config: Adding channel for Women of OpenStack https://review.openstack.org/187745 | 19:55 |
dhellmann | fungi: ok, I have a critical patch to that library that I need to land, so I'm going to propose turning the job back to non-voting again | 19:56 |
fungi | sounds like the best option for now | 19:56 |
*** otter768 has quit IRC | 19:56 | |
*** cdent has quit IRC | 19:56 | |
*** jklare has quit IRC | 19:57 | |
dhellmann | I don't understand the current configuration in zuul/layout.yaml around line 1055, is that saying to only run the job for stable branches? | 19:57 |
*** hashar has joined #openstack-infra | 19:57 | |
*** dtantsur|afk is now known as dtantsur | 19:57 | |
dhellmann | or *not* for stable branches? | 19:57 |
*** matrohon has joined #openstack-infra | 19:57 | |
AJaeger | dhellmann: line 1055? that one has no branches for me... | 19:58 |
AJaeger | do you mean 1045: branch: ^(?!stable/(?:icehouse|juno|kilo)).*$ | 19:58 |
AJaeger | that means: Run it on master and future stable branches (liberty and newer) | 19:58 |
*** MarkAtwood has quit IRC | 19:59 | |
dhellmann | branch: ^(?!stable/(?:icehouse|juno|kilo)).*$ | 19:59 |
fungi | i see that as 1051... http://git.openstack.org/cgit/openstack-infra/project-config/tree/zuul/layout.yaml#n1051 | 19:59 |
*** sdake_ has joined #openstack-infra | 19:59 | |
fungi | oh, er 1060 from context | 19:59 |
*** jklare has joined #openstack-infra | 20:00 | |
* AJaeger updated the repo really now... | 20:00 | |
openstackgerrit | Doug Hellmann proposed openstack-infra/project-config: Make py34 job non-voting for oslo.messaging https://review.openstack.org/187746 | 20:00 |
dhellmann | fungi: ^^ | 20:00 |
Clint | fungi: what's the etiquette on rebasing https://review.openstack.org/#/c/186168/ for you? | 20:01 |
nibalizer | so something cool happened: we upgraded to puppet 3.8 and nothing broke: http://puppetboard.openstack.org/fact/puppetversion | 20:01 |
anteaya | fungi: is next friday better for you? | 20:01 |
*** ayoung is now known as ayoung-meeting | 20:01 | |
fungi | jeblair: so... on the council quorum thing, i think we need to not shoot for 51% based on http://paste.openstack.org/show/257160/ | 20:01 |
anteaya | nibalizer: yay | 20:01 |
jeblair | fungi: you think we need a quorum? | 20:01 |
fungi | anteaya: yeah, a week from this friday would be more likely to see me able to pitch in | 20:01 |
nibalizer | also begging please for reviews on the stack starting with https://review.openstack.org/#/c/184924/ | 20:01 |
anteaya | fungi: I also feel that is a good date | 20:01 |
fungi | jeblair: i do not. someone had mentioned a 51% quorum in the meeting, i forget who | 20:01 |
anteaya | me | 20:02 |
fungi | and am too lazy to look at the log | 20:02 |
*** sridhar_ram has quit IRC | 20:02 | |
anteaya | I wondered if that was what we were saying | 20:02 |
jeblair | i would rather just have people who are interested vote within the designated period | 20:02 |
anteaya | I wasn't proposing it | 20:02 |
fungi | anyway, i count 71 council members at present | 20:02 |
anteaya | just clarifying if that was what I heard | 20:02 |
fungi | got it | 20:02 |
fungi | well, anyway, it's a not-insignificant body of people in our "little" council ;) | 20:02 |
jeblair | if we feel like people are ballot stuffing, then i'll yell at people for being bad humans and we'll change it :) | 20:02 |
*** fallenpegasus has quit IRC | 20:03 | |
*** sdake has quit IRC | 20:03 | |
*** sridhar_ram has joined #openstack-infra | 20:03 | |
* fungi is a bad human, but even worse as a robot | 20:03 | |
jeblair | but if people are good humans, then we'll have people who care voting | 20:03 |
fungi | wfm | 20:03 |
openstackgerrit | Davide Guerri proposed openstack-infra/shade: Add Neutron/Nova Floating IP list/search/get https://review.openstack.org/183496 | 20:03 |
pabelanger | nibalizer, wow, scary | 20:03 |
*** puranamr has joined #openstack-infra | 20:04 | |
jeblair | nibalizer: are you sure we didn't just break reporting? ;) | 20:04 |
openstackgerrit | Matt Riedemann proposed openstack-infra/elastic-recheck: Add query for oslo.messaging/ironic bug 1461182 https://review.openstack.org/187748 | 20:05 |
openstack | bug 1461182 in oslo.messaging "After oslo.messaging release Ironic gate is broken" [Undecided,In progress] https://launchpad.net/bugs/1461182 - Assigned to Doug Hellmann (doug-hellmann) | 20:05 |
nibalizer | jeblair: pabelanger we chose to pin to 3.x not 3.7.x so we asked for this | 20:05 |
*** samueldmq has quit IRC | 20:05 | |
*** Guest52471 has quit IRC | 20:05 | |
*** Guest52471 has joined #openstack-infra | 20:05 | |
dims_ | dhellmann: there's a suggestion on nova channel for release folks to file e-r as soon as they see a gate blocking bug | 20:06 |
nibalizer | jeblair: if we broke reporting we would probably still see 3.7 because that would be the last known value | 20:06 |
crinkle | nibalizer or jeblair do one of you want to take over clarkb's spec? https://review.openstack.org/#/c/178887 if not, I can (I'm assuming clarkb is busy) | 20:06 |
*** ayoung-meeting has quit IRC | 20:06 | |
nibalizer | crinkle: go for it, i'll gladly review | 20:06 |
crinkle | nibalizer: kk | 20:07 |
dhellmann | dims_: I'm not lurking in that channel any more so I didn't see it. We should maybe have conversations like that in #openstack-dev | 20:07 |
dims_ | ack | 20:07 |
dhellmann | dims_: oh, wait, I am lurking there, I just missed it | 20:07 |
dhellmann | still... | 20:07 |
openstackgerrit | Merged openstack-infra/jenkins-job-builder: Support use of lists in trigger-build publisher. https://review.openstack.org/150598 | 20:08 |
fungi | Clint: feel free to rebase 186168 (or any other change) for me | 20:09 |
Clint | fungi: sweet | 20:09 |
openstackgerrit | Clint Adams proposed openstack-infra/project-config: Publish git-review documentation https://review.openstack.org/186168 | 20:09 |
fungi | Clint: rebase yourself silly. i don't mind | 20:09 |
fungi | also, thanks! | 20:10 |
Clint | sure | 20:10 |
*** openstackgerrit has quit IRC | 20:10 | |
*** openstackgerrit has joined #openstack-infra | 20:10 | |
fungi | dhellmann: dims_: i approved 187746 since it's a trivial change proposed by the former ptl and +1'd by the current ptl | 20:11 |
fungi | didn't bother to wait for additional reviews | 20:11 |
*** Guest52471 has quit IRC | 20:11 | |
dims_ | thanks fungi | 20:12 |
matrohon | hi all | 20:14 |
openstackgerrit | Merged openstack-infra/elastic-recheck: Add query for oslo.messaging/ironic bug 1461182 https://review.openstack.org/187748 | 20:14 |
openstack | bug 1461182 in oslo.messaging "After oslo.messaging release Ironic gate is broken" [Undecided,In progress] https://launchpad.net/bugs/1461182 - Assigned to Doug Hellmann (doug-hellmann) | 20:14 |
matrohon | I'm wondering who a new project gets accepted : https://review.openstack.org/#/c/186041/ | 20:14 |
matrohon | do we to wait for approval of each tc members? | 20:15 |
AJaeger | matrohon: that's for the TC to discuss, they're currently meeting | 20:15 |
*** timcline has quit IRC | 20:16 | |
*** prometheanfire has left #openstack-infra | 20:16 | |
openstackgerrit | Ronald Bradford proposed openstack-infra/project-config: Added coverage job to Magnum https://review.openstack.org/187753 | 20:16 |
matrohon | AJaeger : ok thanks, I'll follow that meeting :) | 20:17 |
*** salv-orlando has quit IRC | 20:18 | |
*** mrmartin has quit IRC | 20:19 | |
*** jtomasek has joined #openstack-infra | 20:19 | |
jeblair | SergeyLukjanov, anteaya: see my followup to https://review.openstack.org/185106 | 20:20 |
anteaya | jeblair: would you like the repo renamed? | 20:21 |
*** kgiusti has left #openstack-infra | 20:21 | |
*** apmelton_away is now known as apmelton | 20:22 | |
jeblair | it should be, eventually | 20:22 |
jeblair | AJaeger: ^ you may interested too | 20:22 |
*** dprince has quit IRC | 20:22 | |
*** ayoung-meeting has joined #openstack-infra | 20:23 | |
anteaya | I can offer a patch to governance for the user committee as a starting point | 20:23 |
AJaeger | jeblair: I suggested to rename but fifield was in a hurry ;( | 20:23 |
*** ldnunes has quit IRC | 20:24 | |
jeblair | yeah, i don't think that's actually a good reason | 20:24 |
jeblair | because now we have lots more work to do | 20:24 |
jeblair | and we're pretty busy | 20:24 |
*** teran has joined #openstack-infra | 20:24 | |
AJaeger | jeblair: that's why I abstained from +2 | 20:24 |
*** amotoki_ has joined #openstack-infra | 20:24 | |
jeblair | anteaya: that would be swell, thanks | 20:24 |
anteaya | okay great, thanks | 20:25 |
anteaya | I plus 2's because I sat in on the sesssion at summit | 20:26 |
*** ldnunes has joined #openstack-infra | 20:26 | |
anteaya | and I saw in the eyes and heard in the voices of those present how important it was for them to feel supported in having a place to conduct their work | 20:26 |
anteaya | and I'm sorry that resulted in more work for infra | 20:26 |
jeblair | anteaya: yeah, they are more supported than they think, they should be an official project | 20:27 |
anteaya | that may be true | 20:27 |
anteaya | and it is possible they haven't seen and felt and heard the support they have | 20:27 |
jeblair | the user committee is chartered in the bylaws of the foundation. there is no question as to whether they are official | 20:28 |
anteaya | hopefully that will become more tangible to them as we go along so they can recognize and acknowledget it | 20:28 |
anteaya | true | 20:28 |
*** yfried_ is now known as yfried|afk | 20:29 | |
*** amotoki_ has quit IRC | 20:29 | |
openstackgerrit | David Shrewsbury proposed openstack-infra/shade: Update usage documentation https://review.openstack.org/187759 | 20:29 |
*** timcline has joined #openstack-infra | 20:30 | |
*** fallenpegasus has joined #openstack-infra | 20:31 | |
*** julim has quit IRC | 20:32 | |
openstackgerrit | Merged openstack-infra/project-config: Run Puppet HA and Ceph jobs for tripleo-ci changes https://review.openstack.org/184752 | 20:32 |
*** jsavak has quit IRC | 20:33 | |
*** jsavak has joined #openstack-infra | 20:34 | |
openstackgerrit | David Shrewsbury proposed openstack-infra/shade: Cleanup OperatorCloud doc errors/warnings https://review.openstack.org/187764 | 20:36 |
*** bhuvan has quit IRC | 20:37 | |
*** puranamr has quit IRC | 20:37 | |
*** puranamr has joined #openstack-infra | 20:37 | |
openstackgerrit | Doug Hellmann proposed openstack-infra/project-config: Add TODO to restore python 3.4 job to voting for oslo.messaging https://review.openstack.org/187765 | 20:38 |
*** operator99 is now known as gyee | 20:39 | |
openstackgerrit | Davide Guerri proposed openstack-infra/shade: Add Neutron/Nova Floating IP list/search/get https://review.openstack.org/183496 | 20:40 |
anteaya | jeblair: https://review.openstack.org/#/c/187767/1 | 20:40 |
*** yfried|afk is now known as yfried_ | 20:40 | |
*** ociuhandu has joined #openstack-infra | 20:40 | |
*** emagana has joined #openstack-infra | 20:41 | |
*** nikeshm has quit IRC | 20:41 | |
*** asselin_ has quit IRC | 20:42 | |
openstackgerrit | Ian Wienand proposed openstack-infra/nodepool: Automate reload of logging configuration https://review.openstack.org/167844 | 20:42 |
*** sridhar_ram has quit IRC | 20:42 | |
dhellmann | fungi: thanks! how long after https://review.openstack.org/#/c/187746/ lands should I wait before rechecking my other patch? | 20:43 |
*** tiswanso has quit IRC | 20:43 | |
*** tiswanso has joined #openstack-infra | 20:43 | |
*** emagana has quit IRC | 20:43 | |
*** emagana has joined #openstack-infra | 20:44 | |
*** krtaylor has quit IRC | 20:44 | |
openstackgerrit | Henry Gessau proposed openstack-infra/project-config: networking-cisco: move from stackforge/ to openstack/ https://review.openstack.org/187768 | 20:45 |
*** dimtruck is now known as zz_dimtruck | 20:45 | |
openstackgerrit | Merged openstack-infra/project-config: Make py34 job non-voting for oslo.messaging https://review.openstack.org/187746 | 20:45 |
*** dizquierdo has joined #openstack-infra | 20:46 | |
*** tiswanso has quit IRC | 20:48 | |
jeblair | anteaya: lovely, thanks! | 20:48 |
anteaya | welcome, thanks for bringing up the topic | 20:48 |
*** puranamr has quit IRC | 20:48 | |
anteaya | I hadn't thought of it before | 20:48 |
*** sridhar_ram has joined #openstack-infra | 20:49 | |
fungi | dhellmann: keep an eye on the config last updated time on the zuul status page. after that ticks over you should feel free to recheck. somewhere in the 15-45 minute timeframe probably | 20:50 |
*** shashankhegde has quit IRC | 20:51 | |
dhellmann | fungi: ah, great, I didn't realize that was published; thanks! | 20:51 |
*** jsavak has quit IRC | 20:51 | |
sdague | fungi: elastic-recheck seems to not have run still, maybe that lockfile needs to be purged? | 20:52 |
*** jsavak has joined #openstack-infra | 20:52 | |
*** gyee has quit IRC | 20:53 | |
*** gyee has joined #openstack-infra | 20:53 | |
fungi | anteaya: here's the breakdown of infra-council members with the core review groups to which they belong http://paste.openstack.org/show/257346/ | 20:54 |
fungi | sdague: i'll look | 20:54 |
*** salv-orlando has joined #openstack-infra | 20:54 | |
sdague | fungi: thanks | 20:54 |
anteaya | fungi: thanks | 20:54 |
*** yfried_ is now known as yfried|afk | 20:55 | |
*** shashankhegde has joined #openstack-infra | 20:56 | |
*** zz_dimtruck is now known as dimtruck | 20:57 | |
*** puranamr has joined #openstack-infra | 20:57 | |
*** freerunner has joined #openstack-infra | 20:58 | |
*** dangers is now known as dangers_away | 20:58 | |
*** fallenpegasus has quit IRC | 20:58 | |
*** emagana has quit IRC | 20:58 | |
*** dimtruck is now known as zz_dimtruck | 20:58 | |
*** zz_dimtruck is now known as dimtruck | 20:59 | |
openstackgerrit | Monty Taylor proposed openstack-infra/shade: Just use os-client-config https://review.openstack.org/187773 | 21:01 |
anteaya | so yeah, gut feeling 71 folks on a body doesn't mean much to me | 21:02 |
*** dimtruck is now known as zz_dimtruck | 21:02 | |
*** zz_dimtruck is now known as dimtruck | 21:02 | |
anteaya | everyone on the list meets criteria | 21:03 |
*** yfried|afk is now known as yfried_ | 21:03 | |
anteaya | but it is large and diverse enough to not have a lot of impact for me | 21:03 |
*** aysyanne has quit IRC | 21:04 | |
*** alivigni has quit IRC | 21:05 | |
*** freerunner has quit IRC | 21:06 | |
*** sridhar_ram has quit IRC | 21:06 | |
*** freerunner has joined #openstack-infra | 21:07 | |
*** baoli_ has quit IRC | 21:08 | |
*** sarob has quit IRC | 21:10 | |
*** krtaylor has joined #openstack-infra | 21:11 | |
*** e0ne has quit IRC | 21:11 | |
*** shashankhegde has quit IRC | 21:11 | |
*** radez is now known as radez_g0n3 | 21:11 | |
fungi | sdague: i've disabled puppet agent on status.o.o temporarily, commented out all the commands in the rechecks crontab, killed all the new hung processes, and am now running the cron'd commands one by one | 21:11 |
fungi | on the last of them now, so far no errors | 21:12 |
sdague | fungi: so they are probably hung on a lockfile | 21:12 |
sdague | which needs deleting | 21:12 |
fungi | sdague: oh, yes i also did that after killing the hung processes | 21:12 |
fungi | forgot to mention that | 21:12 |
sdague | ok cool | 21:12 |
*** shardy has quit IRC | 21:13 | |
fungi | i'll let you know when the graph run completes | 21:13 |
sdague | cool, thanks | 21:13 |
*** dtantsur is now known as dtantsur|afk | 21:13 | |
*** rlandy has joined #openstack-infra | 21:14 | |
*** ldnunes has quit IRC | 21:14 | |
*** radez_g0n3 is now known as radez | 21:14 | |
*** yamahata has quit IRC | 21:14 | |
*** eharney has quit IRC | 21:15 | |
openstackgerrit | David Shrewsbury proposed openstack-infra/shade: Cleanup OperatorCloud doc errors/warnings https://review.openstack.org/187764 | 21:17 |
fungi | sdague: says it's done. do you see any anomalous entries now? | 21:17 |
*** pc_m has quit IRC | 21:17 | |
sdague | fungi: looks good now, thanks | 21:17 |
fungi | awesome. i'll put puppet and cronjobs back the way i found them now | 21:18 |
*** jsavak has quit IRC | 21:19 | |
*** HeOS has joined #openstack-infra | 21:19 | |
lifeless | wat. Fw: CDW HW Openstack RAM Upgrade PRequest 5-20-15 | 21:20 |
lifeless | opsec is hard | 21:20 |
fungi | yeah. some people still struggle to figure out how to e-mail | 21:21 |
*** dboik has quit IRC | 21:21 | |
*** shashankhegde has joined #openstack-infra | 21:24 | |
*** ayoung-meeting is now known as ayoung | 21:25 | |
*** doug-fish has left #openstack-infra | 21:25 | |
*** dkranz has quit IRC | 21:26 | |
*** dizquierdo has quit IRC | 21:26 | |
openstackgerrit | Davide Guerri proposed openstack-infra/shade: Add Neutron/Nova Floating IP list/search/get. https://review.openstack.org/183496 | 21:27 |
*** matrohon has quit IRC | 21:27 | |
*** mattfarina has quit IRC | 21:28 | |
*** annegent_ has quit IRC | 21:29 | |
*** annegentle has joined #openstack-infra | 21:31 | |
*** ParsectiX has joined #openstack-infra | 21:32 | |
*** ayoung_ has joined #openstack-infra | 21:34 | |
jeblair | greghaynes: is there a way to keep the image around so i can read that log? | 21:35 |
*** peristeri has quit IRC | 21:36 | |
greghaynes | export break=after-error may do the trick | 21:36 |
greghaynes | itll (should) drop you into a bash shell where it fails | 21:36 |
mordred | break after error is the bomb | 21:36 |
*** ayoung_ has quit IRC | 21:36 | |
mordred | however - I would also love a "don't clean up" option to dib | 21:36 |
jeblair | oh, then i don't want to redirect output. oops. | 21:36 |
greghaynes | I am not 100% sure of its effectiveness during the root.d phase though... so lets see what happens | 21:37 |
jeblair | we'll find out! | 21:37 |
*** mriedem is now known as mriedem_away | 21:37 | |
*** ayoung has quit IRC | 21:38 | |
mordred | it does not work during root.d | 21:39 |
greghaynes | awesome | 21:39 |
greghaynes | so, the other thing I do is || true the thing that fails and then add a bash after it | 21:39 |
jeblair | agreed, it does not work then. | 21:39 |
greghaynes | but, fixing break for root.d would be awesome | 21:40 |
greghaynes | actually, you can just || bash the thing that fails (which is the debootstrap I think) | 21:40 |
*** abregman has quit IRC | 21:43 | |
openstackgerrit | Swaminathan Vasudevan proposed openstack-infra/project-config: Make neutron-dvr job voting at the gate https://review.openstack.org/180230 | 21:44 |
*** dtroyer has quit IRC | 21:44 | |
*** claudiub has quit IRC | 21:45 | |
*** abregman has joined #openstack-infra | 21:46 | |
*** annegentle has quit IRC | 21:48 | |
*** weshay has quit IRC | 21:49 | |
*** ayoung has joined #openstack-infra | 21:50 | |
jeblair | chroot: failed to run command 'mount': Exec format error | 21:51 |
jeblair | greghaynes: ^ | 21:51 |
*** jtomasek has quit IRC | 21:51 | |
openstackgerrit | Swaminathan Vasudevan proposed openstack-infra/project-config: Make neutron-dvr job voting at the gate https://review.openstack.org/180230 | 21:51 |
*** hashar has quit IRC | 21:51 | |
jeblair | that makes sense, i'm not on an arm box :) | 21:51 |
*** dguerri is now known as dguerri`away | 21:51 | |
*** yfried_ is now known as yfried|afk | 21:51 | |
*** Swami__ has joined #openstack-infra | 21:52 | |
*** ParsectiX has quit IRC | 21:53 | |
*** otter768 has joined #openstack-infra | 21:53 | |
*** asahlin is now known as asahlin_afk | 21:53 | |
*** sdake has joined #openstack-infra | 21:54 | |
*** ZZelle_ has joined #openstack-infra | 21:55 | |
*** armax has quit IRC | 21:55 | |
*** bknudson has quit IRC | 21:56 | |
*** mwagner_afk has quit IRC | 21:57 | |
*** fawadkhaliq has joined #openstack-infra | 21:57 | |
*** otter768 has quit IRC | 21:58 | |
*** sdake_ has quit IRC | 21:58 | |
*** ParsectiX has joined #openstack-infra | 21:59 | |
*** bcourt has quit IRC | 21:59 | |
*** radez is now known as radez_g0n3 | 21:59 | |
*** amitgandhinz has quit IRC | 22:00 | |
*** erikmwilson_ has joined #openstack-infra | 22:00 | |
*** erikmwilson_ has quit IRC | 22:01 | |
*** erikmwilson has quit IRC | 22:01 | |
*** jgrimm is now known as zz_jgrimm | 22:01 | |
*** erikmwilson has joined #openstack-infra | 22:02 | |
*** Swami_ has quit IRC | 22:02 | |
*** fijal has quit IRC | 22:03 | |
*** Swami__ has quit IRC | 22:03 | |
*** Swami has quit IRC | 22:03 | |
*** kun_huang has quit IRC | 22:04 | |
*** timcline has quit IRC | 22:04 | |
*** tonytan4ever has quit IRC | 22:06 | |
*** puranamr has quit IRC | 22:06 | |
*** tonytan4ever has joined #openstack-infra | 22:07 | |
mordred | jeblair: are you trying to build arm images? | 22:07 |
*** fijal has joined #openstack-infra | 22:07 | |
*** tiswanso has joined #openstack-infra | 22:08 | |
*** sigmavirus24 is now known as sigmavirus24_awa | 22:09 | |
jeblair | mordred: yes | 22:09 |
SpamapS | oh weee, shade is in Debian | 22:09 |
SpamapS | https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=784710 marked closed | 22:10 |
openstack | Debian bug 784710 in wnpp "ITP: python-shade -- Client library for operating OpenStack clouds" [Wishlist,Fixed] | 22:10 |
pleia2 | yay :) | 22:10 |
mordred | SpamapS: oh wow | 22:10 |
SpamapS | it's 0.6.1 | 22:10 |
mordred | that's mildly terrifying | 22:10 |
mordred | SpamapS: uploading new versions should be easier than the ITP though, yeah? | 22:10 |
SpamapS | Will have to upload 0.6.3 soonish | 22:10 |
SpamapS | mordred: yeah, new versions will be instant | 22:10 |
SpamapS | also I need to transfer ownership to DPMT | 22:10 |
mordred | SpamapS: we're going to need to cut an 0.6.4 soon to capture the swift stuff | 22:11 |
*** amit213_ has joined #openstack-infra | 22:11 | |
SpamapS | mordred: oh yeah, the swift stuff, that is turning out to be fun. | 22:11 |
SpamapS | I did figure out how to instantiate SwiftService with a token and a url though | 22:11 |
*** tonytan4ever has quit IRC | 22:11 | |
SpamapS | it's just SUPER obfuscated | 22:11 |
*** yfried|afk is now known as yfried_ | 22:12 | |
mordred | awesome | 22:12 |
mordred | SpamapS: of course, doing that will not re-auth the token if the token expires | 22:12 |
mordred | just fyi | 22:12 |
SpamapS | also we may have to skip swiftclient tests on python3.4 | 22:12 |
*** annegentle has joined #openstack-infra | 22:12 | |
mordred | which is why we want to use ks sessions | 22:12 |
SpamapS | mordred: right, seems like we need that for other reasons in shade, yes? | 22:12 |
mordred | well, I mean, it's fine - swift doesn't support it anyway | 22:13 |
*** tiswanso has quit IRC | 22:13 | |
*** j^2 has quit IRC | 22:13 | |
* SpamapS throws it on the backlog | 22:13 | |
mordred | I believe that's next on jamielennox list | 22:13 |
*** abregman has quit IRC | 22:13 | |
mordred | SpamapS: probably if you added session support to python-swiftclient, jamielennox would make out with you | 22:13 |
mordred | glance, swift and ironic are missing it last I checked | 22:13 |
*** ZZelle_ has quit IRC | 22:14 | |
*** bcourt has joined #openstack-infra | 22:14 | |
nibalizer | clarkb: not that you're paying attention but https://github.com/ffrank/puppetlint-classdeclerations is a lint plugin to ensure that you do include foo instead of class { 'foo': } | 22:15 |
SpamapS | oh weird, swiftclient's tests don't run on python 3.4, but swiftclient installs and sort of works on python 3.4 | 22:15 |
openstackgerrit | Doug Wiegley proposed openstack-infra/project-config: Add lbaasv1 api job to the check queue, non-voting https://review.openstack.org/187791 | 22:15 |
mordred | morganfainberg, jamielennox: would I be correct in assumign that we probably need to get ksa happy before we attack swiftclient? | 22:16 |
SpamapS | (sort of because parsing in unit tests from a 3rd party aren't exactly "works") | 22:16 |
morganfainberg | mordred: i would encourae using the session from KSC | 22:16 |
*** amit213_ has quit IRC | 22:16 | |
openstackgerrit | Clint 'SpamapS' Byrum proposed openstack-infra/shade: Add support to get a SwiftService object https://review.openstack.org/187792 | 22:17 |
morganfainberg | mordred: KSA is still clearly a WIP. while i hope to have a release by Liberty-1 (stable) | 22:17 |
*** rackertom has quit IRC | 22:17 | |
morganfainberg | mordred: I can't guarantee it. The KSC session / auth model / etc all work today | 22:17 |
mordred | morganfainberg: yah - but that would require adding the keystoneclient dependency | 22:17 |
morganfainberg | so getting swiftclient happy now would be good. we *could* wait | 22:17 |
*** Ng has quit IRC | 22:18 | |
mordred | with the current set of transitives - and I know they're pretty conservative about that | 22:18 |
morganfainberg | like i said - I'm trying very hard to get ksa stable by liberty-1 so we can add it to g-r | 22:18 |
mordred | morganfainberg: perhaps we make a WIP patch that uses ksc so that the work is done, and then switch it to ksa when ksa is a thing | 22:18 |
*** amit213_ has joined #openstack-infra | 22:18 | |
morganfainberg | i wouldn't be opposed to that. | 22:18 |
* mordred needs to go revisit the shade ksa patch | 22:18 | |
*** erikmwilson has quit IRC | 22:18 | |
morganfainberg | i'll be doing the branch work for KSA to get us keystoneauth1 soon | 22:18 |
*** dtroyer has joined #openstack-infra | 22:19 | |
morganfainberg | which is one of the major hurdles left. | 22:19 |
morganfainberg | and i think there is some cleanup left to do | 22:20 |
*** yfried_ is now known as yfried|afk | 22:22 | |
SpamapS | hm, so new problem.. devstack is configured to have a max segment size of 5GB | 22:22 |
SpamapS | but even uploading sparse nulls over lo it takes > 60s for 5GB+8K+1 | 22:22 |
*** puranamr has joined #openstack-infra | 22:22 | |
*** puranamr has quit IRC | 22:24 | |
*** puranamr has joined #openstack-infra | 22:24 | |
*** ashleighfarnham has quit IRC | 22:26 | |
*** sridhar_ram has joined #openstack-infra | 22:26 | |
*** alexsyip has joined #openstack-infra | 22:28 | |
mordred | SpamapS: 60s or 60m? | 22:29 |
mordred | (60s isn't that long ...) | 22:29 |
*** annegentle has quit IRC | 22:29 | |
*** amit213_ is now known as amit213 | 22:30 | |
*** ddieterly has quit IRC | 22:30 | |
*** Rockyg has quit IRC | 22:31 | |
*** dims__ has joined #openstack-infra | 22:31 | |
*** gordc has quit IRC | 22:32 | |
mordred | SpamapS, Shrews: on splitting things into utils.py - should we do utils.py or _utils.py ? | 22:32 |
mordred | I could go either way | 22:32 |
*** baoli has joined #openstack-infra | 22:33 | |
SpamapS | mordred: 60s per test is the default test timeout | 22:33 |
mordred | ah | 22:33 |
mordred | I grok the words that you say from your face | 22:33 |
*** whoops has quit IRC | 22:33 | |
SpamapS | mordred: _utils. Doesn't seem like shade should be in the business of providing those things but I haven't looked closely. | 22:34 |
mordred | ++ | 22:34 |
mordred | sold | 22:34 |
*** dims_ has quit IRC | 22:34 | |
SpamapS | also I think I'm going to need a new config key per cloud for os-cloud-config ... object storage max_file_size. | 22:35 |
mordred | oh god | 22:35 |
*** Sukhdev has joined #openstack-infra | 22:35 | |
mordred | well, at least we're collecting all the things you have to know in one place | 22:35 |
SpamapS | it's going to be different per cloud I'm sure. | 22:35 |
*** kun_huang has joined #openstack-infra | 22:35 | |
mordred | SpamapS: any idea how we find out what it is? | 22:35 |
sridhar_ram | anteaya: AJaeger: Hi, looks there are two +2 for this stackforge request - https://review.openstack.org/#/c/186161 Can you please help to see if this can be approved ? | 22:35 |
SpamapS | mordred: turn it till it strips... | 22:35 |
mordred | SpamapS: *headdesk* | 22:35 |
SpamapS | BTW, this is amazing.. | 22:37 |
SpamapS | test/unit/cli/test_form_signature.py: max_file_size = str(int(1024 * 1024 * 1024 * 3.14159)) # π GiB | 22:37 |
jamielennox | mordred: ironic has it! it's just well hidden | 22:39 |
*** ayoung has quit IRC | 22:39 | |
SpamapS | mordred: I actually think the 5GB one is a sort of hard number, so if we go, say, 1GB, we'll probably work on 99% of clouds | 22:39 |
jamielennox | and yes, i will give body parts for someone else to do swiftlient - it's a disaster | 22:40 |
mordred | jamielennox: what? | 22:40 |
mordred | jamielennox: can you point me to how to use it? | 22:41 |
jamielennox | i'd be ok with doing swiftclient based on the current keystoneclient stuff (pre-ksa), it won't be any different to moving any of the other clients across | 22:41 |
mordred | cool | 22:41 |
jamielennox | mordred: https://github.com/openstack/python-ironicclient/blob/master/ironicclient/common/http.py#L533 | 22:42 |
jamielennox | so it just passes through 3 or 4 layers before it actually checks for the presence of the session keyword | 22:42 |
*** Swami has joined #openstack-infra | 22:42 | |
jamielennox | so same as other clients - it should work if you do Client(session=s, ..) | 22:42 |
mordred | jamielennox: wow - so if I just pass it as a keyword param | 22:42 |
mordred | TheJulia: ^^ | 22:42 |
*** baoli has quit IRC | 22:43 | |
openstackgerrit | Monty Taylor proposed openstack-infra/shade: Split iterate_timeout into _utils https://review.openstack.org/177615 | 22:43 |
openstackgerrit | Monty Taylor proposed openstack-infra/shade: Split list filtering into its own file https://review.openstack.org/186409 | 22:43 |
openstackgerrit | Monty Taylor proposed openstack-infra/shade: Split list filtering into _utils https://review.openstack.org/186409 | 22:44 |
mordred | SpamapS, Shrews: ^^ those should be slam dunks now | 22:44 |
jeblair | mordred: so the arm thing is for my prototype summit streaming box; i would like to be able to collaborate with others on building the image for it, and dib seemed like it might be useful there | 22:45 |
mordred | jeblair: ++ | 22:45 |
jeblair | mordred: but it seems like dib depends on running things in a chroot, so maybe doesn't work so well for the cross-arch case? | 22:45 |
mordred | jeblair: well, I did try my best to account for the existence of arm when I was doing the miniaml elements | 22:45 |
* TheJulia attempts to gain some context | 22:45 | |
mordred | jeblair: indeed. I imagine that would likely work poorly | 22:46 |
*** kutija has joined #openstack-infra | 22:46 | |
*** baoli has joined #openstack-infra | 22:46 | |
mordred | jeblair: if only it were possible to run other arches in something like a virtual computer | 22:46 |
mordred | TheJulia: talking about keystone sessions in ironicclient | 22:46 |
*** rlandy has quit IRC | 22:47 | |
jeblair | mordred: do you think i should set up a qemu environment for that? if we made a repo for this, could/would we do that in infra to run tests on it? | 22:47 |
mordred | TheJulia: turns out you may actually ahve the support - so we just need to change the Client invocation in shade to use it | 22:47 |
TheJulia | mordred: Ahh... | 22:47 |
esmute | mordred: Hi, I am trying to use the os_server ansible module to boot a VM. The vm comes up but it is erroring at the end. It complains about AttributeError with pop() in shade's server_vars.pop('links', None). Any idea of what im doing wrong? | 22:47 |
mordred | jeblair: well, I imagine qemu arm nested virt would not be fast | 22:47 |
jeblair | mordred: and do you think that's the right way to approach building images cross-arch? | 22:48 |
esmute | The nova server object comign back is novaclient.v2.servers.Server | 22:48 |
mordred | esmute: oh! that sounds like a bug. although I'm confused as to why a pop would ... ah | 22:48 |
jeblair | mordred: i am very unfamiliar with the current state of debian bootstrapping | 22:48 |
mordred | esmute: can you pastebin a traceback? I think I know what's happening | 22:48 |
openstackgerrit | Merged openstack-infra/shade: Cleanup OperatorCloud doc errors/warnings https://review.openstack.org/187764 | 22:48 |
mordred | jeblair: I have never done it - I will need to learn more things | 22:49 |
jesusaurus | clarkb: \o/ i have kibana 3.1.2 working through a proxy that doesn't allow any PUTs or DELETEs | 22:49 |
TheJulia | mordred: /win 6 | 22:49 |
TheJulia | doh | 22:49 |
jeblair | greghaynes: ^ any thoughts you have on the best way to proceed are welcome | 22:50 |
jeblair | who else can brainstorm on this topic? | 22:50 |
esmute | mordred: http://paste.openstack.org/show/257605/. Thanks! | 22:50 |
mordred | esmute: thank you! that seems like a nasty bug | 22:50 |
TheJulia | mordred: that makes sense, should be simple enough to wire through and give it a try in an environment where it is setup | 22:50 |
esmute | mordred: i tried with devstack and hpcloud... Im getting the same issue | 22:51 |
mordred | esmute: nah - it's a programming issue - I just need to see whether it's an ansible module or a shade bug | 22:51 |
jeblair | fungi, clarkb, Clint: ^ if you have any thoughts on building arm images, let me know :) | 22:51 |
*** erikmwilson has joined #openstack-infra | 22:52 | |
mordred | esmute: what versionof shade do ou have installed? I'm assuming you just installed it? | 22:52 |
*** erikmwilson has quit IRC | 22:52 | |
*** Guest31446 is now known as erikmwilson | 22:53 | |
SpamapS | You should be able to build arm on regular CPUs | 22:53 |
SpamapS | cross building is a thing. :) | 22:53 |
mordred | SpamapS: but built arm chroots with dib? | 22:53 |
jeblair | SpamapS: well, the 'building' here is 'running debootstrap' | 22:54 |
esmute | mordred: 0.6.4.. i also installed it from source .. | 22:54 |
esmute | and same issue | 22:54 |
*** mwagner_afk has joined #openstack-infra | 22:54 | |
SpamapS | so, build tools have the notion of _host_ and _target_ | 22:54 |
mordred | Shrews: aroudn? ^^ it looks like we're leaking nova server objects again - I thought we fixed that | 22:54 |
*** afazekas has quit IRC | 22:55 | |
SpamapS | jeblair: hm, that may be a challenge, unless debootstrap has a way to unpack, but not run postinsts. | 22:55 |
SpamapS | or any maintainer scripts actually | 22:55 |
jeblair | SpamapS: it's specifically dying on chroot: failed to run command 'mount': Exec format error | 22:56 |
esmute | mordred: want me to file a bug or are you good with the information i gave you? | 22:56 |
SpamapS | ah yes, it does | 22:56 |
*** baoli has quit IRC | 22:56 | |
SpamapS | debootstrap --second-stage is the part you run on the target arch | 22:56 |
*** j^2 has joined #openstack-infra | 22:56 | |
jeblair | https://wiki.debian.org/EmDebian/CrossDebootstrap#Cross-installing_Debian_using_debootstrap.2Fmultistrap | 22:57 |
jeblair | that ^ might be useful | 22:57 |
*** marun has quit IRC | 22:57 | |
SpamapS | yes thats what I found too :) | 22:57 |
mordred | esmute: I'm good - I'll have it tracked down real quick like | 22:57 |
*** bhunter71 has quit IRC | 22:57 | |
esmute | mordred: ok. Thanks! | 22:57 |
SpamapS | really the whole wiki page seems to have all the information I don't have in my head. :) | 22:58 |
jeblair | i wonder if that feature has made it into debootstrap | 22:58 |
jeblair | (sorry: the qemu support) | 22:59 |
*** apmelton is now known as apmelton_away | 22:59 | |
greghaynes | jeblair: ah, that makes sense | 22:59 |
Clint | jeblair: i know people have done qemu for debootstrap --second-stage stuff | 22:59 |
*** baoli has joined #openstack-infra | 22:59 | |
*** rackertom has joined #openstack-infra | 22:59 | |
*** yamahata has joined #openstack-infra | 23:00 | |
mordred | esmute: is it fairly easy for you to try a patch? | 23:00 |
esmute | mordred: yes.. | 23:00 |
mordred | esmute: http://paste.openstack.org/show/257642 | 23:00 |
Clint | jeblair: this appears to be using vmdebootstrap instead - https://github.com/fbxat/freedom-maker | 23:01 |
jeblair | multistrap also looks kind of cool | 23:02 |
* Clint nods. | 23:02 | |
*** kutija has quit IRC | 23:02 | |
jeblair | the multiple repository thing would work well here, i think | 23:03 |
*** Ng has joined #openstack-infra | 23:03 | |
esmute | mordred: That did it. | 23:03 |
*** dimtruck is now known as zz_dimtruck | 23:03 | |
mordred | esmute: woot! I will get that landed and released in just a sec | 23:03 |
*** rbradfor has quit IRC | 23:05 | |
openstackgerrit | Monty Taylor proposed openstack-infra/shade: Cast nova server object to dict after refetch https://review.openstack.org/187805 | 23:05 |
*** blahdeblah_ has left #openstack-infra | 23:05 | |
mordred | jeblair, SpamapS, fungi, jhesketh: could I get that landed real quick? I'd also like to figure out how we can add a test to catch it - but I'd really like to not have that bug out in the wild | 23:05 |
mordred | jeblair, SpamapS, fungi, jhesketh: esmute has confirmed that it fixes her problem - and if you walk the other paths out of create_server, you'll see that all the others wind up returning th results of obj_to_dict | 23:06 |
openstackgerrit | Joshua Harlow proposed openstack-infra/devstack-gate: Add futurist to devstack-vm-gate-wrap.sh https://review.openstack.org/187373 | 23:07 |
*** j^2 has quit IRC | 23:09 | |
*** tiswanso has joined #openstack-infra | 23:09 | |
*** baoli has quit IRC | 23:10 | |
*** amitgandhinz has joined #openstack-infra | 23:11 | |
openstackgerrit | Joshua Harlow proposed openstack-infra/devstack-gate: Add automaton to devstack-vm-gate-wrap.sh https://review.openstack.org/187806 | 23:11 |
fungi | jeblair: i've only ever bootstrapped arm system images with a chroot on an arm system (either virtual or physical) booted from another downloaded image | 23:11 |
*** stevemar has quit IRC | 23:12 | |
fungi | jeblair: though i've heard it's possible to cross-strap via debootstrap (see the --foreign and --arch options in its manual) | 23:12 |
*** stevemar has joined #openstack-infra | 23:12 | |
greghaynes | yea, the problem is the whole point of dib is running arbitrary scripts in the chroot | 23:13 |
greghaynes | so for dib well need to adopt the qemu style | 23:13 |
fungi | i've cross-compiled arm and armhf kernels on i686/amd64 hosts, but never cross-strapped full filesystems | 23:14 |
greghaynes | heh, yep, compilation is fine... running the results not so much | 23:15 |
jeblair | greghaynes: are you interested in some dib side-work? like maybe extending it to support this case? | 23:15 |
greghaynes | jeblair: yep, I definitely want dib to support this | 23:15 |
*** amit213 has quit IRC | 23:15 | |
*** puranamr has quit IRC | 23:15 | |
*** amitgandhinz has quit IRC | 23:15 | |
*** baoli has joined #openstack-infra | 23:15 | |
openstackgerrit | Doug Hellmann proposed openstack/requirements: Block oslo.messaging 1.12.0 https://review.openstack.org/187808 | 23:16 |
jeblair | i'm thinking my time might be best spent on turning my audio experiments from the weekend into code... and if you want to make it so that dib can cross-build an arm image, i can plug my results into that | 23:16 |
greghaynes | jeblair: SGTM | 23:16 |
jeblair | collaboration ftw | 23:17 |
fungi | mordred: 187805 lgtm. did you want to tackle SpamapS and jeblair's suggestions in a follow-up change? | 23:17 |
mordred | jeblair: that sounds to me like over the weekend you made experimental music, and you're now going to write code to produce that music | 23:17 |
*** Alexandra_ has joined #openstack-infra | 23:17 | |
mordred | fungi: looking real quick | 23:17 |
mordred | fungi: yes - I am working on a follow up that does those things | 23:17 |
jeblair | mordred: i mean, what did you do over the weekend if not make experimental music? | 23:17 |
fungi | mordred: great. approving then | 23:17 |
*** markvoelker_ has quit IRC | 23:18 | |
mordred | jeblair: exactly | 23:18 |
*** annegentle has joined #openstack-infra | 23:18 | |
SpamapS | mordred: good news, swift actually DOES export the max_file_size in its API | 23:19 |
mordred | SpamapS: WOW | 23:19 |
SpamapS | mordred: undesk your head | 23:19 |
mordred | SpamapS: that's awesome | 23:19 |
openstackgerrit | Monty Taylor proposed openstack-infra/shade: Document input and output of floating ip sequence https://review.openstack.org/187810 | 23:20 |
*** annegentle has quit IRC | 23:20 | |
*** bcourt has quit IRC | 23:20 | |
openstackgerrit | Merged openstack-infra/jenkins-job-builder: Add ability to configure releaseEnvVar for maven-deploy publisher https://review.openstack.org/163626 | 23:21 |
*** panda|ko has quit IRC | 23:21 | |
*** sabeen1 has quit IRC | 23:21 | |
jeblair | mordred: (what i _actually_ did was record the same 30 seconds of a librevox audio book 18 times, and then listen to it about 50 times, and then came up with a high-pass+low-pass+eq+expander+compressor+limiter chain so i could hear li talking as she walked around various rooms in the apartment) | 23:21 |
jeblair | mordred: i'm pretty sure that actually does qualify as experimental music | 23:21 |
mordred | jeblair: you could sell that and totally make 2 dollars | 23:22 |
*** tiswanso has quit IRC | 23:22 | |
*** panda|ko has joined #openstack-infra | 23:22 | |
*** nelsnelson has quit IRC | 23:22 | |
jeblair | i still have the recordings in an 18 channel audacity project; i should mix it down and release it | 23:22 |
*** chlong has joined #openstack-infra | 23:22 | |
*** amit213 has joined #openstack-infra | 23:24 | |
jeblair | (though it pales in comparison to russellb's famous piece "50 robot voices simultaneously speaking random numbers") | 23:24 |
*** tim_o has quit IRC | 23:25 | |
fungi | indeed. i gave that one an 8. it had no beat, but i could dance to it anyway | 23:25 |
mordred | jeblair: ++ | 23:26 |
fungi | of course, i also used to leave the http://spamradio.com/ stream running all the time in the background | 23:26 |
fungi | because apparently my tastes are... odd | 23:26 |
*** amit213 has quit IRC | 23:26 | |
*** armax has joined #openstack-infra | 23:27 | |
fungi | for those not familiar, it's a spamtrap e-mail address continuously fed into a text-to-speech processor | 23:27 |
dougwig | fungi: that is awesome. | 23:29 |
*** baoli has quit IRC | 23:29 | |
*** changbl_ has quit IRC | 23:30 | |
fungi | it's so much better than a white noise generator, and great when you want to freak out your officemates | 23:30 |
fungi | for example, my cat | 23:30 |
openstackgerrit | Merged openstack-infra/irc-meetings: Add DefCore Committee Meeting https://review.openstack.org/187556 | 23:31 |
*** camunoz has joined #openstack-infra | 23:32 | |
jeblair | tonyb, dhellmann is there a reason the defore meeting is in the defcore channel? | 23:33 |
jeblair | we usually ask meetings to be in the -meetings channels | 23:33 |
jeblair | (partly to encourage folks to schedule non-overlapping times, but mostly so that people don't have to join all 108 channels in case someone wants to ping them in a meeting) | 23:34 |
*** baoli has joined #openstack-infra | 23:37 | |
tonyb | jeblair: I'm checking. I probably +W'd that one too quickly. | 23:37 |
fungi | yeah, i'm hoping that was a mistake | 23:38 |
openstackgerrit | lifeless proposed openstack/requirements: Remove dev-requirements.txt https://review.openstack.org/182776 | 23:39 |
fungi | might be a candidate for our first content-based schedule lint check ;_ | 23:39 |
fungi | ;) | 23:39 |
SpamapS | oh this should be interesting | 23:39 |
SpamapS | SwiftService.upload returns a generator | 23:39 |
SpamapS | which yields each segment's result | 23:40 |
*** markvoelker has joined #openstack-infra | 23:40 | |
openstackgerrit | James E. Blair proposed openstack-infra/irc-meetings: Remove magnetoDB meeting https://review.openstack.org/187814 | 23:40 |
jeblair | i'm not sure about community-office-hours; that seems like it might be a different case. | 23:41 |
SpamapS | oh and there's a 'fail_fast' option... :-P | 23:41 |
openstackgerrit | Monty Taylor proposed openstack-infra/shade: Add Neutron/Nova Floating IP list/search/get. https://review.openstack.org/183496 | 23:41 |
openstackgerrit | Monty Taylor proposed openstack-infra/shade: Add port resource methods https://review.openstack.org/179968 | 23:41 |
openstackgerrit | Monty Taylor proposed openstack-infra/shade: Add functional tests of auto floating IP https://review.openstack.org/187815 | 23:41 |
* SpamapS notes the time and runs off | 23:41 | |
jeblair | oh look: http://docs.openstack.org/infra/ has merged | 23:42 |
*** bhuvan has joined #openstack-infra | 23:42 | |
pleia2 | pretty, huh? | 23:42 |
*** dustins has quit IRC | 23:42 | |
jeblair | i feel like that's a place we can point people now, for, like, everything! | 23:42 |
*** bradjones has quit IRC | 23:43 | |
*** nelsnelson has joined #openstack-infra | 23:43 | |
fungi | jeblair: nice! looks like my make-it-ugly-and-someone-will-do-the-hard-work approach paid off | 23:44 |
tonyb | jeblair: I can't see why defcore doesn't just use meeting-4 for both weeks. | 23:44 |
tonyb | jeblair: I'll email them and ask for a reason and to change if possible. | 23:44 |
*** ajmiller has quit IRC | 23:44 | |
mordred | ooh! | 23:44 |
jeblair | tonyb: great, thanks! | 23:44 |
openstackgerrit | James E. Blair proposed openstack-infra/project-config: Add specs to infra docs index https://review.openstack.org/187816 | 23:45 |
jeblair | okay, now everything ^ :) | 23:45 |
*** hdd has quit IRC | 23:45 | |
*** bradjones has joined #openstack-infra | 23:45 | |
fungi | jeblair: if you want to make it even busier, https://review.openstack.org/186168 | 23:46 |
*** salv-orlando has quit IRC | 23:47 | |
jeblair | ++ | 23:47 |
openstackgerrit | Merged openstack-infra/jenkins-job-builder: Improvements in the Maven Plugin. https://review.openstack.org/185445 | 23:49 |
openstackgerrit | Merged openstack-infra/shade: Cast nova server object to dict after refetch https://review.openstack.org/187805 | 23:50 |
mordred | yay merge ... right as my laptop dies | 23:51 |
jeblair | mordred: need someone to make a release for you? | 23:53 |
tonyb | jeblair: Is it correct to assume there isn't a meetbot in #openstack-defcore and that infra would dislike adding one (for the reasons you have above | 23:53 |
tonyb | ? | 23:53 |
*** otter768 has joined #openstack-infra | 23:54 | |
jeblair | tonyb: technically, there is one because it's the same bot that logs channels, and we don't have a way to tell it not to start a meeting in certain channels. but we ask people not to do that for the reasons above. | 23:54 |
jeblair | tonyb: if we had better control of it, that would certainly be the case. :) | 23:54 |
tonyb | jeblair: okay. Thanks. | 23:55 |
fungi | also, chances are we didn't approve a change to grant +t to the openstack bot in that channel, so it'll be unable to update channel topics during meetings | 23:55 |
jeblair | ++ | 23:55 |
tonyb | fungi: would that be in project-config somewhere I can check? | 23:56 |
fungi | yep, just confirmed. no special access for openstack in that channel | 23:56 |
tonyb | fungi: thanks. | 23:56 |
fungi | tonyb: in the accessbot config in the project-config repo, yeah | 23:56 |
fungi | or /msg chanserv access #openstack-defcore list | 23:56 |
fungi | which is what i did to check | 23:56 |
*** puranamr has joined #openstack-infra | 23:57 | |
*** mgkwill has joined #openstack-infra | 23:58 | |
mgkwill | any thoughts about using jenkins job builder behind a proxy to update an opensource jenkins? | 23:59 |
*** otter768 has quit IRC | 23:59 | |
mgkwill | remote jenkins | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!