fungi | #status log All file uploads are disabled on wiki.openstack.org by https://review.openstack.org/345100 | 00:00 |
---|---|---|
fungi | openstackstatus is lagging | 00:01 |
*** zhurong has quit IRC | 00:01 | |
clarkb | the two nodepool reverts merged I am going to reenable puppet on that host | 00:01 |
*** sdague has quit IRC | 00:02 | |
*** david-lyle has joined #openstack-infra | 00:02 | |
*** claudiub has quit IRC | 00:02 | |
*** Swami has quit IRC | 00:02 | |
*** mtanino has quit IRC | 00:03 | |
openstackstatus | fungi: finished logging | 00:03 |
openstackgerrit | Alan Pevec proposed openstack-infra/tripleo-ci: Force distro branch reset in DLRN builds https://review.openstack.org/345106 | 00:04 |
*** edmondsw has quit IRC | 00:06 | |
*** gyee has quit IRC | 00:09 | |
*** karthikp_ has joined #openstack-infra | 00:11 | |
fungi | puppet has applied the wiki configuration update now (i was tailing syslog waiting for it) | 00:12 |
fungi | looks like we got another new wiki account 4 minutes ago | 00:13 |
clarkb | fungi: a legitimete one? | 00:14 |
*** jamielennox is now known as jamielennox|away | 00:16 | |
fungi | clarkb: the only way to know is when/if they "contribute" content | 00:17 |
*** david-lyle has quit IRC | 00:18 | |
*** eharney has joined #openstack-infra | 00:20 | |
fungi | wondering also if it's worth trying https://www.mediawiki.org/wiki/Manual:Combating_spam#Apache_configuration_changes | 00:21 |
fungi | more specifically, http://www.stopforumspam.com/ | 00:22 |
*** sree_ has joined #openstack-infra | 00:23 | |
*** sree_ is now known as Guest94577 | 00:24 | |
anteaya | fungi: looks like a good idea to me | 00:26 |
fungi | oh, there's an extension that uses it directly https://www.mediawiki.org/wiki/Extension:StopForumSpam | 00:28 |
*** Guest94577 has quit IRC | 00:28 | |
*** raunak has quit IRC | 00:29 | |
fungi | i may look deeper into that tomorrow. have a bunch of other stuff i need to get done today still | 00:29 |
anteaya | fair enough | 00:29 |
anteaya | <-- goes to find dinner | 00:30 |
*** osnexus has quit IRC | 00:32 | |
*** osnexus has joined #openstack-infra | 00:32 | |
openstackgerrit | Merged openstack-dev/pbr: Updated from global requirements https://review.openstack.org/344914 | 00:35 |
*** dimtruck is now known as zz_dimtruck | 00:37 | |
*** rbuzatu has quit IRC | 00:39 | |
*** karthikp_ has quit IRC | 00:39 | |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder: [WIP] Move elements into diskimage_builder package https://review.openstack.org/344017 | 00:40 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder: [WIP] Move diskimage-image-create to an entry point https://review.openstack.org/344532 | 00:40 |
*** amitgandhinz has joined #openstack-infra | 00:42 | |
*** Liuqing has joined #openstack-infra | 00:45 | |
*** amitgandhinz has quit IRC | 00:47 | |
*** stewie925 has joined #openstack-infra | 00:50 | |
*** gildub has joined #openstack-infra | 00:51 | |
*** gildub has quit IRC | 00:51 | |
*** tqtran has quit IRC | 00:52 | |
*** raunak has joined #openstack-infra | 00:52 | |
*** rhallisey has quit IRC | 00:54 | |
*** gongysh has joined #openstack-infra | 00:56 | |
*** shashank_hegde has quit IRC | 00:57 | |
*** ddieterly has joined #openstack-infra | 00:57 | |
*** gouthamr_ has joined #openstack-infra | 00:58 | |
clarkb | monasca-analytics uses a non standard python 27 job :( | 01:00 |
* clarkb decides I can't worry about things like that in the intitial wave. If you want to be special then you get to deal with distros yourself | 01:00 | |
jeblair | clarkb: do they not follow the PTI? | 01:01 |
*** gouthamr has quit IRC | 01:01 | |
fungi | i have yet to find a clean way to diff contributors for creating incremental summit invite batches. tools/atc/diff.py does the easy part, but what's tricky is handling account merges and users who transition from extra-atcs to being actual code contributors | 01:01 |
clarkb | jeblair: they do but their job does some preinstall stuff | 01:03 |
clarkb | jeblair: so it still runs tox -epy27 but in a non standard job templte | 01:03 |
*** wfoster has quit IRC | 01:03 | |
jeblair | To drive the above tasks, the following commands should be supported in a clean tree: | 01:03 |
jeblair | tox -epy27 | 01:03 |
jeblair | that's the PTI | 01:04 |
clarkb | its a clean tree, looks like they install spark | 01:04 |
jeblair | yeah, i think that's not really the intent of the pti | 01:05 |
jeblair | the *reason* we wrote the pti is for exactly what you're doing now | 01:05 |
clarkb | oh definitely | 01:05 |
jeblair | also, it's never been okay for an openstack project to randomly download stuff with curl and install it | 01:06 |
*** ddieterly has quit IRC | 01:06 | |
clarkb | also gnocchi seems to do its own things with db backend specific tox targets | 01:06 |
clarkb | anyways I think for nwo I am just going to ignore all of them and they can fix themselves | 01:07 |
jeblair | well, extra jobs are okay... | 01:07 |
clarkb | jeblair: those aren't extra I don't think | 01:07 |
clarkb | they replace py27 py34 and py35 with py27-thing and py27-otherthing | 01:07 |
jeblair | welp | 01:07 |
fungi | yeah, i wonder why their py27 tox env only works if they untar http://apache.claz.org/spark/spark-1.6.1/spark-1.6.1.tgz | 01:08 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder: [WIP] Move diskimage-image-create to an entry point https://review.openstack.org/344532 | 01:08 |
fungi | and set envvars | 01:08 |
jeblair | remote: https://review.openstack.org/345116 Remove monasca-analytics | 01:08 |
fungi | and their ptl doesn't seem to be persistent in any of the usual cross-project channels | 01:10 |
*** wfoster has joined #openstack-infra | 01:10 | |
*** hongbin has joined #openstack-infra | 01:10 | |
*** zhurong has joined #openstack-infra | 01:10 | |
jeblair | remote: https://review.openstack.org/345118 Remove gnocchi | 01:12 |
clarkb | other random thing I am noticing is a lot of python-*clients don't have docs jobs whichs makes me sad as a user of clouds | 01:12 |
jeblair | clarkb: that is also a PTI violation | 01:13 |
jeblair | Each python project must be able to do: ... Documentation generation | 01:13 |
clarkb | yup | 01:13 |
*** flepied has joined #openstack-infra | 01:13 | |
clarkb | it just seems extra bad when you are a project that is user facing to not have docs | 01:13 |
jeblair | feel free to send me a list and i'll propose removal for them | 01:14 |
*** gongysh has quit IRC | 01:14 | |
clarkb | I don't have a good list generator right now. I am mostly just updating the jobs that do exist | 01:15 |
clarkb | would be pretty easy to write a python script that reads the yaml and finds them though | 01:15 |
jeblair | we could probably automate missing jobs | 01:15 |
jeblair | ya | 01:15 |
*** Jeffrey4l has joined #openstack-infra | 01:16 | |
fungi | jeblair: your concern with gnocchi is that they have database-specific py27 jobs rather than handling mysql and postgresql in plain py27 i guess? | 01:16 |
fungi | yeah, from their tox.ini it looks like their unit tests depend on having GNOCCHI_TEST_INDEXER_DRIVERS set to either mysql or postgresql | 01:17 |
*** mtanino has joined #openstack-infra | 01:17 | |
fungi | they have a plain py27 env too it looks like, we just don't have a job running for it | 01:17 |
fungi | oh, it's more convoluted than that | 01:18 |
fungi | they also have extras specified to install different python packages if you call one of those http://git.openstack.org/cgit/openstack/gnocchi/tree/setup.cfg#n22 | 01:19 |
fungi | they got way ocd special-casing their testing, looks like | 01:19 |
fungi | this may be part of the reason they also opted out of global requirements participation | 01:20 |
fungi | definitely a special snowflake | 01:21 |
*** raunak has quit IRC | 01:25 | |
fungi | as for monasca-analytics, it seems apache spark isn't packaged in debian/ubuntu but they do provide debs for download that could somehow be integrated into jobs i guess. still we don't even have a mechanism right now for standard python unit test jobs to enable additional package repositories from our mirrors even if we did mirror those | 01:26 |
clarkb | fungi: no but ideally in unittests you would be mocking or faking that interaction | 01:26 |
fungi | they probably just need to do some additional mocking in their unit tests so they can drop that dependency | 01:27 |
fungi | yeah, that | 01:27 |
clarkb | because then devs can easily run things locally with some confidence it works without needing to have a system level install | 01:27 |
fungi | absolutely | 01:27 |
fungi | so the gnocchi unit test jobs are (probably?) an easy one to fix by just adding the standard job along with their db-leveraging variants | 01:28 |
clarkb | or just leverage the dbs in the standard one if it is present like everyone else | 01:29 |
*** Sukhdev has quit IRC | 01:30 | |
*** tkelsey has joined #openstack-infra | 01:30 | |
fungi | yeah, it appears they want to only run database-dependent unit tests (and install the related python libs for them) when someone explicitly requests a database-specific tox env | 01:30 |
*** hongbin has quit IRC | 01:33 | |
*** tkelsey has quit IRC | 01:35 | |
*** harlowja has joined #openstack-infra | 01:35 | |
*** harlowja has quit IRC | 01:35 | |
*** pvaneck has quit IRC | 01:35 | |
*** harlowja has joined #openstack-infra | 01:36 | |
*** maishsk has joined #openstack-infra | 01:38 | |
fungi | okay, so the three contributors throwing off my total turn out to be three who have gone missing between the last batch and the new one. i suspect that they were contributors to a repo which ceased being part of an official team over the past month | 01:38 |
*** Daisy has joined #openstack-infra | 01:39 | |
fungi | hrm, they were all contributors to repos in fuel | 01:40 |
*** piet_ has quit IRC | 01:40 | |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder: [WIP] Move diskimage-image-create to an entry point https://review.openstack.org/344532 | 01:41 |
*** amitgandhinz has joined #openstack-infra | 01:43 | |
*** yanyanhu has joined #openstack-infra | 01:43 | |
fungi | yep, they were all contributors to only the fuel-mirror repo removed from governance when https://review.openstack.org/333237 merged on july 4 | 01:43 |
fungi | a sound reminder that the concern i voiced to the tc when they started talking about how to remove repos or projects from the big tent was a valid one. fuel lost (at least) three atcs by removing that repo | 01:44 |
*** piet_ has joined #openstack-infra | 01:46 | |
fungi | kozhukalov: ^ something for fuel to be aware of | 01:46 |
fungi | you had some contributors who only worked on that repo, and their work no longer counts toward things like ptl/tc elections | 01:47 |
*** amitgandhinz has quit IRC | 01:47 | |
openstackgerrit | Clark Boylan proposed openstack-infra/project-config: Convert python-jobs to run on xenial https://review.openstack.org/344959 | 01:47 |
clarkb | ok ^ is very very close I htink | 01:48 |
*** woodster_ has quit IRC | 01:59 | |
*** piet_ has quit IRC | 01:59 | |
fungi | here's something else worth trying... since much of the spam we're getting is leveraging page titles, we could just reuse wikipedia's title blacklist https://en.wikipedia.org/wiki/MediaWiki:Titleblacklist | 02:00 |
*** maishsk_ has joined #openstack-infra | 02:01 | |
*** salv-orl_ has joined #openstack-infra | 02:02 | |
*** salv-orl_ has quit IRC | 02:02 | |
*** salv-orl_ has joined #openstack-infra | 02:03 | |
*** maishsk has quit IRC | 02:03 | |
*** maishsk_ is now known as maishsk | 02:03 | |
*** salv-orlando has quit IRC | 02:05 | |
*** jed56 has quit IRC | 02:05 | |
*** EricGonczer_ has quit IRC | 02:06 | |
openstackgerrit | Merged openstack-infra/infra-specs: Update Xenial work items formatting https://review.openstack.org/341126 | 02:09 |
*** salv-orl_ has quit IRC | 02:11 | |
*** priteau has joined #openstack-infra | 02:13 | |
*** rajinir has quit IRC | 02:15 | |
*** Daisy has quit IRC | 02:15 | |
*** Daisy has joined #openstack-infra | 02:15 | |
*** priteau has quit IRC | 02:18 | |
openstackgerrit | Merged openstack-infra/project-config: Move dsvm jobs from kuryr to kuryr-libnetwork https://review.openstack.org/344381 | 02:18 |
*** raunak has joined #openstack-infra | 02:18 | |
openstackgerrit | Emilien Macchi proposed openstack-infra/project-config: Move tripleo-ci-nonha-multinode to check pipeline https://review.openstack.org/344972 | 02:20 |
*** zz_dimtruck is now known as dimtruck | 02:21 | |
*** Daisy has quit IRC | 02:22 | |
*** Daisy has joined #openstack-infra | 02:22 | |
*** david-lyle has joined #openstack-infra | 02:24 | |
*** Daisy_ has joined #openstack-infra | 02:24 | |
*** Daisy has quit IRC | 02:25 | |
krotscheck_dcm | jhesketh: I think the reason that patch chain wasn't +W'd is because I wasn't around today in case it blows up. | 02:27 |
*** Daisy has joined #openstack-infra | 02:28 | |
openstackgerrit | Merged openstack-infra/puppet-httpd: Revert "Fix selinux problems on vhost" https://review.openstack.org/345049 | 02:28 |
*** david-lyle has quit IRC | 02:29 | |
*** signed8bit_Zzz is now known as signed8bit | 02:29 | |
amrith | fungi, clarkb, mordred, ... if you have a second, I posed a question on askubuntu.com (http://askubuntu.com/questions/801103/puzzling-routing-issue-packets-not-forwarded-between-public-interface-and-vm-w). Would appreciate your suggestions/thoughts. The inner VM in that picture is a trove instance. Thx! | 02:29 |
amrith | all a single machine with devstack | 02:30 |
*** Daisy_ has quit IRC | 02:31 | |
*** signed8b_ has joined #openstack-infra | 02:32 | |
*** signed8bit has quit IRC | 02:32 | |
*** xarses has joined #openstack-infra | 02:35 | |
*** Daisy has quit IRC | 02:36 | |
*** Daisy has joined #openstack-infra | 02:37 | |
*** Daisy has quit IRC | 02:37 | |
*** Daisy has joined #openstack-infra | 02:37 | |
*** Jeffrey4l has quit IRC | 02:38 | |
*** shashank_hegde has joined #openstack-infra | 02:38 | |
*** Jeffrey4l_ has joined #openstack-infra | 02:38 | |
EmilienM | ianw: if you have time, can you check https://review.openstack.org/#/c/344432/ today? | 02:38 |
*** weshay has quit IRC | 02:40 | |
*** gouthamr has joined #openstack-infra | 02:42 | |
*** gouthamr_ has quit IRC | 02:42 | |
*** raunak has quit IRC | 02:43 | |
*** amitgandhinz has joined #openstack-infra | 02:44 | |
*** hongbin has joined #openstack-infra | 02:44 | |
*** raunak has joined #openstack-infra | 02:44 | |
*** yamahata has quit IRC | 02:44 | |
*** hongbin has quit IRC | 02:44 | |
*** yamamoto_ has joined #openstack-infra | 02:46 | |
*** harlowja has quit IRC | 02:46 | |
*** yuanying has quit IRC | 02:46 | |
*** amitgandhinz has quit IRC | 02:49 | |
*** Daisy has quit IRC | 02:51 | |
*** Daisy has joined #openstack-infra | 02:52 | |
*** Daisy_ has joined #openstack-infra | 02:53 | |
*** Daisy has quit IRC | 02:54 | |
*** Daisy_ has quit IRC | 02:55 | |
*** Daisy has joined #openstack-infra | 02:55 | |
*** gongysh has joined #openstack-infra | 02:57 | |
*** Daisy has quit IRC | 03:00 | |
jhesketh | krotscheck_dcm: do you want me to +W now? | 03:01 |
Srinu | hi | 03:05 |
*** shashank_hegde has quit IRC | 03:06 | |
*** maishsk_ has joined #openstack-infra | 03:07 | |
*** signed8b_ has quit IRC | 03:07 | |
*** maishsk has quit IRC | 03:07 | |
*** maishsk_ is now known as maishsk | 03:07 | |
*** amotoki has quit IRC | 03:08 | |
*** shashank_hegde has joined #openstack-infra | 03:09 | |
*** salv-orlando has joined #openstack-infra | 03:09 | |
*** maishsk has quit IRC | 03:14 | |
*** shashank_hegde has quit IRC | 03:15 | |
*** maishsk has joined #openstack-infra | 03:16 | |
*** shashank_hegde has joined #openstack-infra | 03:17 | |
*** salv-orlando has quit IRC | 03:19 | |
*** inc0 has joined #openstack-infra | 03:19 | |
anteaya | jhesketh: sorry you weren't able to post directly to the third-party-announce mailing list, I added your email to the list of people clear to post | 03:19 |
jhesketh | anteaya: all good :-) | 03:20 |
jhesketh | I figured I could probably add myself but thought there was no harm in having it in moderation | 03:20 |
jhesketh | anteaya: thanks :-) | 03:20 |
*** maishsk has quit IRC | 03:20 | |
*** raunak has quit IRC | 03:21 | |
*** amotoki has joined #openstack-infra | 03:22 | |
*** itisha has joined #openstack-infra | 03:24 | |
*** kushal has joined #openstack-infra | 03:24 | |
*** Daisy has joined #openstack-infra | 03:24 | |
*** piet_ has joined #openstack-infra | 03:24 | |
*** inc0 has quit IRC | 03:25 | |
*** Daisy has quit IRC | 03:26 | |
*** Daisy has joined #openstack-infra | 03:26 | |
*** ericksonsantos has quit IRC | 03:27 | |
*** clenimar has quit IRC | 03:28 | |
*** amotoki has quit IRC | 03:30 | |
*** csomerville has quit IRC | 03:30 | |
*** ericksonsantos has joined #openstack-infra | 03:31 | |
*** yamamoto_ has quit IRC | 03:31 | |
*** julim has quit IRC | 03:31 | |
*** cody-somerville has joined #openstack-infra | 03:31 | |
*** clenimar has joined #openstack-infra | 03:32 | |
*** gouthamr has quit IRC | 03:33 | |
*** amotoki has joined #openstack-infra | 03:35 | |
*** gongysh has quit IRC | 03:37 | |
*** maishsk has joined #openstack-infra | 03:40 | |
openstackgerrit | Kien Ha proposed openstack-infra/jenkins-job-builder: Add valid_dict parameter to convert xml https://review.openstack.org/345144 | 03:41 |
*** _ari_ has joined #openstack-infra | 03:43 | |
*** julim has joined #openstack-infra | 03:44 | |
*** larainema has quit IRC | 03:45 | |
*** amitgandhinz has joined #openstack-infra | 03:46 | |
*** larainema has joined #openstack-infra | 03:47 | |
*** binbincong has joined #openstack-infra | 03:48 | |
*** yuanying has joined #openstack-infra | 03:48 | |
*** _ari_ has quit IRC | 03:49 | |
*** xarses has quit IRC | 03:49 | |
*** amitgandhinz has quit IRC | 03:50 | |
*** rcarrillocruz has quit IRC | 03:51 | |
*** rcarrillocruz has joined #openstack-infra | 03:53 | |
*** xarses has joined #openstack-infra | 03:56 | |
*** rbuzatu has joined #openstack-infra | 03:58 | |
*** gnuoy has quit IRC | 04:00 | |
*** jamespage has quit IRC | 04:01 | |
*** dimtruck is now known as zz_dimtruck | 04:01 | |
*** gnuoy has joined #openstack-infra | 04:01 | |
*** rbuzatu has quit IRC | 04:01 | |
*** jamespage has joined #openstack-infra | 04:01 | |
*** garyk1 has joined #openstack-infra | 04:03 | |
*** yuanying_ has joined #openstack-infra | 04:03 | |
*** clenimar has quit IRC | 04:04 | |
*** ericksonsantos has quit IRC | 04:04 | |
*** Ravikiran_K has joined #openstack-infra | 04:05 | |
*** julim has quit IRC | 04:05 | |
*** yuanying has quit IRC | 04:06 | |
*** clenimar has joined #openstack-infra | 04:10 | |
*** ericksonsantos has joined #openstack-infra | 04:10 | |
*** piet_ has quit IRC | 04:10 | |
*** piet_ has joined #openstack-infra | 04:11 | |
*** shashank_hegde has quit IRC | 04:11 | |
*** shashank_hegde has joined #openstack-infra | 04:14 | |
*** sree_ has joined #openstack-infra | 04:15 | |
*** sree_ is now known as Guest96172 | 04:16 | |
*** sdague has joined #openstack-infra | 04:17 | |
*** salv-orlando has joined #openstack-infra | 04:18 | |
*** amotoki has quit IRC | 04:18 | |
*** shashank_hegde has quit IRC | 04:18 | |
anteaya | jhesketh: :) | 04:19 |
*** roxanaghe has joined #openstack-infra | 04:24 | |
*** raunak has joined #openstack-infra | 04:25 | |
*** poll0172 has joined #openstack-infra | 04:26 | |
*** salv-orlando has quit IRC | 04:28 | |
*** psachin has joined #openstack-infra | 04:28 | |
*** yamamoto_ has joined #openstack-infra | 04:29 | |
*** kushal has quit IRC | 04:31 | |
*** poll0172 has quit IRC | 04:33 | |
*** tkelsey has joined #openstack-infra | 04:33 | |
*** liusheng has quit IRC | 04:33 | |
*** liusheng has joined #openstack-infra | 04:34 | |
*** binbincong has quit IRC | 04:35 | |
*** amotoki has joined #openstack-infra | 04:35 | |
*** Liuqing has quit IRC | 04:36 | |
*** Liuqing has joined #openstack-infra | 04:36 | |
*** amotoki_ has joined #openstack-infra | 04:36 | |
*** poll0172_ has joined #openstack-infra | 04:36 | |
*** tkelsey has quit IRC | 04:37 | |
*** binbincong has joined #openstack-infra | 04:38 | |
*** shashank_hegde has joined #openstack-infra | 04:39 | |
*** amotoki has quit IRC | 04:40 | |
*** kdas__ has joined #openstack-infra | 04:43 | |
*** Daisy_ has joined #openstack-infra | 04:43 | |
*** piet_ has quit IRC | 04:45 | |
*** Daisy has quit IRC | 04:45 | |
*** amitgandhinz has joined #openstack-infra | 04:46 | |
*** thorst_ has joined #openstack-infra | 04:47 | |
*** Sukhdev has joined #openstack-infra | 04:47 | |
*** kdas__ has quit IRC | 04:48 | |
*** Ravikiran_K has quit IRC | 04:50 | |
*** sdague has quit IRC | 04:51 | |
*** amitgandhinz has quit IRC | 04:51 | |
AJaeger | krotscheck_dcm: just ping any of us and we +W... | 04:54 |
*** d0ugal has quit IRC | 04:56 | |
*** d0ugal has joined #openstack-infra | 04:57 | |
*** aeng has quit IRC | 04:57 | |
*** yamahata has joined #openstack-infra | 04:57 | |
openstackgerrit | Andreas Jaeger proposed openstack-infra/project-config: Add germqtt project https://review.openstack.org/344495 | 04:58 |
*** aeng has joined #openstack-infra | 04:58 | |
*** salv-orlando has joined #openstack-infra | 04:59 | |
openstackgerrit | Andreas Jaeger proposed openstack-infra/project-config: Add puppet-germqtt project https://review.openstack.org/344493 | 04:59 |
*** jaosorior has joined #openstack-infra | 05:01 | |
openstackgerrit | Andreas Jaeger proposed openstack-infra/project-config: Add puppet-mosquitto project https://review.openstack.org/344386 | 05:02 |
*** yuanying has joined #openstack-infra | 05:03 | |
*** sputnik13 has joined #openstack-infra | 05:06 | |
*** yuanying_ has quit IRC | 05:06 | |
*** thorst_ has quit IRC | 05:07 | |
*** puiterwijk has quit IRC | 05:08 | |
*** thorst_ has joined #openstack-infra | 05:08 | |
*** xarses has quit IRC | 05:09 | |
*** xarses has joined #openstack-infra | 05:09 | |
*** roxanaghe has quit IRC | 05:10 | |
*** csomerville has joined #openstack-infra | 05:11 | |
*** isaacb has quit IRC | 05:14 | |
*** cody-somerville has quit IRC | 05:14 | |
*** pgadiya has joined #openstack-infra | 05:16 | |
*** puiterwijk has joined #openstack-infra | 05:16 | |
*** Daisy_ has quit IRC | 05:19 | |
AJaeger | project config cores, could you help to land https://review.openstack.org/#/c/345009 , please? | 05:19 |
*** Daisy has joined #openstack-infra | 05:19 | |
*** gyee has joined #openstack-infra | 05:20 | |
*** Daisy has quit IRC | 05:24 | |
*** thorst_ has quit IRC | 05:25 | |
*** afazekas|dentist is now known as afazekas | 05:32 | |
*** harlowja has joined #openstack-infra | 05:39 | |
*** thorst_ has joined #openstack-infra | 05:41 | |
*** pahuang has quit IRC | 05:43 | |
*** poll0172_ has quit IRC | 05:45 | |
*** thorst_ has quit IRC | 05:46 | |
*** pahuang has joined #openstack-infra | 05:46 | |
*** amitgandhinz has joined #openstack-infra | 05:47 | |
*** gyee has quit IRC | 05:49 | |
*** amitgandhinz has quit IRC | 05:52 | |
*** Sukhdev has quit IRC | 05:52 | |
*** gyee has joined #openstack-infra | 05:58 | |
*** olaph has quit IRC | 06:01 | |
*** Daisy has joined #openstack-infra | 06:03 | |
*** winggundamth has quit IRC | 06:04 | |
*** harlowja has quit IRC | 06:04 | |
*** gyee has quit IRC | 06:05 | |
*** winggundamth has joined #openstack-infra | 06:07 | |
*** jianghua has joined #openstack-infra | 06:08 | |
*** javeriak has joined #openstack-infra | 06:09 | |
*** claudiub has joined #openstack-infra | 06:09 | |
jianghua | hi, I met an issue in my CI env. the zuul enter forever loop when handling one patch-set. | 06:10 |
openstackgerrit | Andreas Jaeger proposed openstack-infra/project-config: Convert python-jobs to run on xenial https://review.openstack.org/344959 | 06:10 |
jianghua | File "/usr/local/lib/python2.7/dist-packages/zuul/connection/gerrit.py", line 433, in getGitUrl | 06:10 |
jianghua | project.name) | 06:10 |
jianghua | AttributeError: 'NoneType' object has no attribute 'name' | 06:10 |
jianghua | the patchset depends on another patchset which belongs to openstack/neutron-dynamic-routing. But this project is unknown to zuul. it seems that's the reason why it enter the forever loop. | 06:11 |
jianghua | Any suggestion how to handle this case? Any workaround? | 06:12 |
*** binbincong has quit IRC | 06:13 | |
*** winggundamth has quit IRC | 06:14 | |
openstackgerrit | Merged openstack-infra/tripleo-ci: Do not explicitly set inspector iPXE port https://review.openstack.org/344796 | 06:15 |
*** nherciu__ has joined #openstack-infra | 06:15 | |
*** dtantsur|afk is now known as dtantsur | 06:15 | |
*** ccamacho has joined #openstack-infra | 06:15 | |
openstackgerrit | Juan Antonio Osorio Robles proposed openstack-infra/tripleo-ci: TEST IRONIC SSL - DO NOT MERGE https://review.openstack.org/342669 | 06:16 |
*** winggundamth has joined #openstack-infra | 06:21 | |
*** gildub has joined #openstack-infra | 06:27 | |
*** aeng has quit IRC | 06:30 | |
*** eric_lopez has joined #openstack-infra | 06:35 | |
*** fifieldt has joined #openstack-infra | 06:37 | |
*** binbincong has joined #openstack-infra | 06:37 | |
*** vsaienko has quit IRC | 06:37 | |
*** elo has quit IRC | 06:39 | |
*** andreas_s has joined #openstack-infra | 06:39 | |
*** tesseract- has joined #openstack-infra | 06:39 | |
*** armax has quit IRC | 06:41 | |
*** csomerville has quit IRC | 06:43 | |
*** ccamacho is now known as ccamacho|afk | 06:44 | |
*** Ganesan has joined #openstack-infra | 06:47 | |
lennyb | Hi Infra, my zuul goes into deadlock with the following Exception in the log #link http://paste.openstack.org/show/538924/ Zuul version: 2.1.1.dev150 | 06:48 |
*** amitgandhinz has joined #openstack-infra | 06:48 | |
*** mfalatic has quit IRC | 06:51 | |
*** salv-orlando has quit IRC | 06:52 | |
*** amitgandhinz has quit IRC | 06:52 | |
*** raunak has quit IRC | 06:53 | |
*** claudiub has quit IRC | 06:53 | |
lifeless | mordred: jeblair: do either of you know of any zuul committers/contributors going to PyConAU? I presume jhesketh will be... | 06:54 |
*** cfarquhar has quit IRC | 06:55 | |
jhesketh | lifeless: I'll be there | 06:55 |
jhesketh | lifeless: any particular reason? | 06:56 |
*** vsaienko has joined #openstack-infra | 06:56 | |
openstackgerrit | Vasyl Saienko proposed openstack-infra/project-config: Add networking-generic-switch-dsvm-temepst job. https://review.openstack.org/342936 | 06:56 |
lifeless | jhesketh: tim ansell wants to facilitate some discussions with some Google folk | 06:56 |
lifeless | jhesketh: I think he thinks it could help them with a problem, but I don't [yet] know details | 06:57 |
jhesketh | lifeless: cool, well I can try to help, otherwise maybe email the infra list | 06:57 |
*** javeriak has quit IRC | 06:57 | |
vsaienko | infra-team, please help to merge 1 line patch, https://review.openstack.org/#/c/342122/ it moves ironic-multitenant network job to check pipeline in -nv mode | 06:58 |
*** cfarquhar has joined #openstack-infra | 06:58 | |
*** cfarquhar has quit IRC | 06:58 | |
*** cfarquhar has joined #openstack-infra | 06:58 | |
*** esikachev has joined #openstack-infra | 07:01 | |
*** gildub_ has joined #openstack-infra | 07:01 | |
*** rbuzatu has joined #openstack-infra | 07:02 | |
*** cfarquhar has quit IRC | 07:03 | |
*** pcaruana has joined #openstack-infra | 07:03 | |
*** javeriak has joined #openstack-infra | 07:04 | |
*** nmagnezi has joined #openstack-infra | 07:06 | |
*** camunoz has quit IRC | 07:06 | |
*** rcernin has joined #openstack-infra | 07:07 | |
*** rcernin has quit IRC | 07:10 | |
*** rcernin has joined #openstack-infra | 07:10 | |
*** Ganesan has quit IRC | 07:11 | |
*** maishsk has quit IRC | 07:12 | |
*** maishsk has joined #openstack-infra | 07:13 | |
*** maishsk has quit IRC | 07:13 | |
*** maishsk has joined #openstack-infra | 07:14 | |
*** Daisy has quit IRC | 07:14 | |
*** Daisy has joined #openstack-infra | 07:15 | |
*** cody-somerville has joined #openstack-infra | 07:16 | |
*** ifarkas_afk is now known as ifarkas | 07:17 | |
*** nherciu_ has joined #openstack-infra | 07:18 | |
*** Daisy_ has joined #openstack-infra | 07:19 | |
*** Daisy_ has quit IRC | 07:19 | |
*** Daisy_ has joined #openstack-infra | 07:19 | |
*** cfarquhar has joined #openstack-infra | 07:20 | |
*** cfarquhar has quit IRC | 07:20 | |
*** cfarquhar has joined #openstack-infra | 07:20 | |
*** kushal has joined #openstack-infra | 07:21 | |
*** nherciu__ has quit IRC | 07:22 | |
*** Daisy has quit IRC | 07:22 | |
*** jlanoux has joined #openstack-infra | 07:24 | |
*** Daisy has joined #openstack-infra | 07:24 | |
*** arxcruz has joined #openstack-infra | 07:24 | |
*** vincentll has joined #openstack-infra | 07:25 | |
*** Daisy_ has quit IRC | 07:28 | |
*** rkukura_ has joined #openstack-infra | 07:29 | |
*** rkukura has quit IRC | 07:29 | |
*** rkukura_ is now known as rkukura | 07:29 | |
*** Na3iL has joined #openstack-infra | 07:34 | |
*** tkelsey has joined #openstack-infra | 07:35 | |
*** Hal has joined #openstack-infra | 07:35 | |
*** Hal is now known as Guest73776 | 07:35 | |
AJaeger | vsaienko: +2A | 07:36 |
openstackgerrit | Sachi King proposed openstack-dev/pbr: WIP: Don't ignore data-files https://review.openstack.org/345210 | 07:37 |
*** d0ugal has quit IRC | 07:37 | |
*** tkelsey has quit IRC | 07:39 | |
*** isaacb has joined #openstack-infra | 07:41 | |
openstackgerrit | Evgeny Sikachev proposed openstack-infra/project-config: Enable coverage job in sahara-tests https://review.openstack.org/344652 | 07:42 |
*** caowei has joined #openstack-infra | 07:43 | |
*** jpich has joined #openstack-infra | 07:47 | |
vsaienko | AJaeger, ianw thank you! | 07:47 |
*** mikelk has joined #openstack-infra | 07:48 | |
*** amitgandhinz has joined #openstack-infra | 07:49 | |
openstackgerrit | Merged openstack-infra/project-config: Move ironic-multitenant-network-nv to check pipeline https://review.openstack.org/342122 | 07:51 |
*** salv-orlando has joined #openstack-infra | 07:53 | |
*** amitgandhinz has quit IRC | 07:53 | |
*** dizquierdo has joined #openstack-infra | 07:57 | |
*** shardy has joined #openstack-infra | 07:59 | |
*** zzzeek has quit IRC | 08:00 | |
*** zzzeek has joined #openstack-infra | 08:00 | |
*** asselin_ has quit IRC | 08:00 | |
*** matthewbodkin has joined #openstack-infra | 08:02 | |
*** salv-orlando has quit IRC | 08:05 | |
*** hashar has joined #openstack-infra | 08:05 | |
*** dtantsur is now known as dtantsur|bbl | 08:05 | |
*** yaume has joined #openstack-infra | 08:07 | |
*** yaume is now known as yaume[away] | 08:07 | |
*** yaume[away] is now known as yaume | 08:07 | |
*** ccamacho|afk is now known as ccamacho | 08:08 | |
*** shashank_hegde has quit IRC | 08:12 | |
*** hashar has quit IRC | 08:12 | |
Srinu | hi | 08:13 |
Srinu | in jenkins CI how to run noop-check communication job on master | 08:13 |
*** Ahharu has joined #openstack-infra | 08:14 | |
*** thorst_ has joined #openstack-infra | 08:17 | |
*** derekh has joined #openstack-infra | 08:18 | |
*** Ganesan has joined #openstack-infra | 08:18 | |
*** dingyichen has quit IRC | 08:19 | |
*** sputnik13 has quit IRC | 08:19 | |
*** thorst_ has quit IRC | 08:21 | |
*** arnewiebalck_ has joined #openstack-infra | 08:23 | |
*** priteau has joined #openstack-infra | 08:23 | |
*** gildub_ has quit IRC | 08:24 | |
*** sshnaidm|afk is now known as sshnaidm | 08:24 | |
*** gildub has quit IRC | 08:24 | |
*** arnewiebalck has quit IRC | 08:25 | |
*** arnewiebalck_ is now known as arnewiebalck | 08:25 | |
*** gildub has joined #openstack-infra | 08:25 | |
*** eezhova has joined #openstack-infra | 08:26 | |
*** asettle has joined #openstack-infra | 08:27 | |
*** priteau has quit IRC | 08:28 | |
*** mhickey has joined #openstack-infra | 08:30 | |
*** tkelsey has joined #openstack-infra | 08:32 | |
*** kdas__ has joined #openstack-infra | 08:34 | |
*** devananda has quit IRC | 08:34 | |
*** kushal has quit IRC | 08:35 | |
*** kdas__ is now known as kushal | 08:37 | |
*** kushal has joined #openstack-infra | 08:37 | |
*** binbincong has quit IRC | 08:37 | |
*** ociuhandu has joined #openstack-infra | 08:39 | |
*** amotoki has joined #openstack-infra | 08:47 | |
*** savihou has joined #openstack-infra | 08:47 | |
*** Daisy_ has joined #openstack-infra | 08:49 | |
*** amitgandhinz has joined #openstack-infra | 08:49 | |
*** hashar has joined #openstack-infra | 08:51 | |
kevinbenton | i have a stupid question. when i run flake8 directly on a file in neutron it complains about doc errors (the whole class of D errors). where is the logic that ignores them for the pep8 job? | 08:52 |
*** Daisy has quit IRC | 08:52 | |
*** notnownikki has joined #openstack-infra | 08:52 | |
kevinbenton | 'D' isn't in the ignore list in tox.ini | 08:52 |
*** amitgandhinz has quit IRC | 08:54 | |
*** binbincong has joined #openstack-infra | 08:55 | |
*** amotoki__ has joined #openstack-infra | 08:56 | |
openstackgerrit | Jonas Sticha proposed openstack/diskimage-builder: Correct order of parameters in call to tune2fs https://review.openstack.org/345261 | 08:56 |
*** amotoki__ has quit IRC | 08:57 | |
*** priteau has joined #openstack-infra | 08:57 | |
openstackgerrit | Jonas Sticha proposed openstack/diskimage-builder: Correct order of parameters in call to qemu-img convert https://review.openstack.org/345262 | 08:58 |
*** priteau has quit IRC | 08:58 | |
*** amotoki_ has quit IRC | 08:59 | |
*** jaosorior has quit IRC | 08:59 | |
*** jaosorior has joined #openstack-infra | 08:59 | |
AJaeger | kevinbenton: how do you invoke flake8 ? From which directory? | 09:00 |
*** sree has joined #openstack-infra | 09:01 | |
kevinbenton | AJaeger: just from within the neutron directory | 09:01 |
AJaeger | kevinbenton: The tox.ini file is AFAIK only read in current dir, so "flake8 neutron/manager.py" and "cd neutron;flake8 manager.py" give different results | 09:01 |
kevinbenton | AJaeger: http://paste.openstack.org/show/538946/ | 09:02 |
AJaeger | kevinbenton: top-level neutron - or from openstack/neutron/neutron? The later would explain it, compare the two runs yourself | 09:02 |
kevinbenton | AJaeger: same level as tox.ini | 09:02 |
AJaeger | That's different then what I get ;( Might be different pep8 or flake versions | 09:03 |
*** Guest96172 has quit IRC | 09:03 | |
kevinbenton | AJaeger: but what is suppressing the docstring errors in our normal pep8 job? | 09:03 |
kevinbenton | AJaeger: that's the part i'm missing | 09:03 |
kevinbenton | AJaeger: we don't seem to have them explicitly disabled in our tox.ini file | 09:03 |
*** salv-orlando has joined #openstack-infra | 09:03 | |
*** thorst_ has joined #openstack-infra | 09:04 | |
AJaeger | kevinbenton: I don't see them - better ask on #openstack-dev for developer help. | 09:05 |
*** clsacramento has quit IRC | 09:05 | |
kevinbenton | AJaeger: thx. nova seems to be the same way. just wondering if there was something magic about the tox -epep8 invokation that ignores doc errors | 09:05 |
*** Ganesan has quit IRC | 09:06 | |
*** isq has quit IRC | 09:07 | |
AJaeger | kevinbenton: do you have flake8-docstrings isntalled? What'S the output of "pip freeze|grep flake" | 09:08 |
AJaeger | https://gitlab.com/pycqa/flake8-docstrings/issues/4 | 09:08 |
*** e0ne has joined #openstack-infra | 09:08 | |
*** isq has joined #openstack-infra | 09:08 | |
kevinbenton | flake8==2.5.5 | 09:08 |
kevinbenton | flake8-docstrings==0.2.1.post1 | 09:08 |
hughsaunders | hey, is it possible to pass a list to a JJB job template? | 09:08 |
*** thorst_ has quit IRC | 09:08 | |
AJaeger | so, remove flake8-docstrings and be happy | 09:08 |
frickler | kevinbenton: the normal pep8 tox env doesn't install flake8-docstrings | 09:08 |
* AJaeger will be back later... | 09:09 | |
kevinbenton | AJaeger, frickler: ah, that's it! | 09:09 |
kevinbenton | thx | 09:09 |
*** d0ugal has joined #openstack-infra | 09:10 | |
*** Daisy_ has quit IRC | 09:10 | |
*** Daisy has joined #openstack-infra | 09:10 | |
*** Daisy has quit IRC | 09:11 | |
*** Daisy has joined #openstack-infra | 09:11 | |
*** pahuang has quit IRC | 09:13 | |
*** salv-orlando has quit IRC | 09:13 | |
*** electrofelix has joined #openstack-infra | 09:15 | |
*** Daisy has quit IRC | 09:15 | |
*** wznoinsk_ has joined #openstack-infra | 09:20 | |
*** wznoinsk- has joined #openstack-infra | 09:22 | |
*** wznoinsk has quit IRC | 09:22 | |
*** wznoinsk has joined #openstack-infra | 09:22 | |
*** d0ugal has quit IRC | 09:22 | |
*** e0ne has quit IRC | 09:23 | |
*** sflanigan_meetin has quit IRC | 09:23 | |
*** wznoinsk| has joined #openstack-infra | 09:23 | |
*** e0ne has joined #openstack-infra | 09:24 | |
*** wznoinsk- has quit IRC | 09:24 | |
*** wznoinsk has quit IRC | 09:25 | |
*** wznoinsk_ has quit IRC | 09:25 | |
*** megm has quit IRC | 09:27 | |
*** d0ugal has joined #openstack-infra | 09:28 | |
*** megm has joined #openstack-infra | 09:29 | |
*** javeriak has quit IRC | 09:29 | |
*** wznoinsk has joined #openstack-infra | 09:30 | |
*** wznoinsk| has quit IRC | 09:32 | |
Srinu | Can we run two jobs in CHECK pipeline(ZUUL) in Jenkins setup | 09:32 |
Srinu | in my jenkins ci. when one finish the job first then it is killing other slave and vice versa | 09:33 |
*** javeriak has joined #openstack-infra | 09:38 | |
*** daemontool has joined #openstack-infra | 09:39 | |
openstackgerrit | Martin Mágr proposed openstack-infra/tripleo-ci: Add opstools candidate repo https://review.openstack.org/325095 | 09:40 |
*** salv-orlando has joined #openstack-infra | 09:43 | |
*** daemontool_ has joined #openstack-infra | 09:44 | |
*** kushal has quit IRC | 09:46 | |
*** daemontool has quit IRC | 09:47 | |
*** _degorenko|afk is now known as degorenko | 09:47 | |
*** javeriak_ has joined #openstack-infra | 09:48 | |
*** javeriak has quit IRC | 09:48 | |
*** kushal has joined #openstack-infra | 09:49 | |
*** amitgandhinz has joined #openstack-infra | 09:50 | |
*** azvyagintsev has quit IRC | 09:54 | |
*** azvyagintsev has joined #openstack-infra | 09:54 | |
*** amitgandhinz has quit IRC | 09:55 | |
*** d0ugal has quit IRC | 09:56 | |
*** salv-orl_ has joined #openstack-infra | 09:56 | |
*** yaume has quit IRC | 09:57 | |
*** aspiers has quit IRC | 09:58 | |
*** lezbar has quit IRC | 09:59 | |
*** salv-orlando has quit IRC | 10:00 | |
*** john-davidge has joined #openstack-infra | 10:00 | |
*** d0ugal has joined #openstack-infra | 10:02 | |
*** zhurong has quit IRC | 10:02 | |
*** john-dav_ has joined #openstack-infra | 10:02 | |
*** d0ugal has quit IRC | 10:03 | |
*** d0ugal has joined #openstack-infra | 10:03 | |
*** john-dav_ is now known as john-davidge_ | 10:03 | |
*** salv-orlando has joined #openstack-infra | 10:04 | |
*** john-davidge has quit IRC | 10:05 | |
*** asilenkov has quit IRC | 10:05 | |
*** gouthamr has joined #openstack-infra | 10:06 | |
*** lezbar has joined #openstack-infra | 10:06 | |
*** yamahata has quit IRC | 10:06 | |
*** amotoki has quit IRC | 10:07 | |
*** e0ne has quit IRC | 10:07 | |
*** salv-orl_ has quit IRC | 10:08 | |
*** Liuqing has quit IRC | 10:08 | |
*** salv-orlando has quit IRC | 10:08 | |
*** dteselkin has quit IRC | 10:08 | |
*** igormarnat has quit IRC | 10:08 | |
*** katyafervent_awa has quit IRC | 10:09 | |
*** tsufiev has quit IRC | 10:09 | |
*** rakhmerov has quit IRC | 10:09 | |
*** Liuqing has joined #openstack-infra | 10:09 | |
*** aspiers has joined #openstack-infra | 10:11 | |
*** asilenkov has joined #openstack-infra | 10:13 | |
*** amotoki has joined #openstack-infra | 10:15 | |
*** ihrachys has joined #openstack-infra | 10:15 | |
*** wznoinsk_ has joined #openstack-infra | 10:15 | |
*** azvyagintsev has left #openstack-infra | 10:16 | |
*** dteselkin has joined #openstack-infra | 10:16 | |
*** azvyagintsev has joined #openstack-infra | 10:16 | |
azvyagintsev | pabelanger AJaeger fungi ping ? | 10:16 |
*** amotoki has quit IRC | 10:16 | |
*** wznoinsk has quit IRC | 10:17 | |
*** asilenkov has quit IRC | 10:18 | |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder: Move elements into diskimage_builder package https://review.openstack.org/344017 | 10:19 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder: Move diskimage-image-create to an entry point https://review.openstack.org/344532 | 10:19 |
*** dteselkin has quit IRC | 10:21 | |
*** sorantis has joined #openstack-infra | 10:22 | |
*** amotoki has joined #openstack-infra | 10:24 | |
openstackgerrit | Tim Irnich proposed openstack-infra/project-config: Adding project for Gluon fuel plugin. https://review.openstack.org/339488 | 10:24 |
*** acoles_ is now known as acoles | 10:24 | |
jd__ | AJaeger: can you push our fix for Gnocchi's gate? :( | 10:25 |
*** rakhmerov has joined #openstack-infra | 10:27 | |
*** gildub has quit IRC | 10:28 | |
*** rakhmero_ has joined #openstack-infra | 10:29 | |
*** dteselkin has joined #openstack-infra | 10:29 | |
*** asilenkov has joined #openstack-infra | 10:30 | |
*** itisha has quit IRC | 10:30 | |
*** katyafervent_awa has joined #openstack-infra | 10:30 | |
*** d0ugal has quit IRC | 10:31 | |
*** tsufiev has joined #openstack-infra | 10:31 | |
*** dtantsur|bbl is now known as dtantsur | 10:32 | |
*** igormarnat has joined #openstack-infra | 10:33 | |
*** rakhmero_ is now known as rakhmerov_ | 10:33 | |
*** rakhmerov_ has quit IRC | 10:33 | |
*** e0ne has joined #openstack-infra | 10:35 | |
AJaeger | jd__: which one? | 10:36 |
*** jpich has quit IRC | 10:36 | |
*** ihrachys has quit IRC | 10:36 | |
AJaeger | jd__: https://review.openstack.org/#/c/344215/ ? | 10:36 |
*** ihrachys has joined #openstack-infra | 10:37 | |
*** tosky has joined #openstack-infra | 10:37 | |
*** amrith has quit IRC | 10:38 | |
*** peterlisak has quit IRC | 10:38 | |
*** amrith has joined #openstack-infra | 10:38 | |
AJaeger | yolanda, jhesketh, ianw : Can either of you review https://review.openstack.org/#/c/344215/ , please? | 10:38 |
yolanda | hi AJaeger sure | 10:38 |
* jhesketh looks also | 10:39 | |
AJaeger | azvyagintsev: best wait for fungi to show up - another 3 hours I guess... | 10:39 |
azvyagintsev | AJaeger sure, i will wait. btw, do you have any vision for this ? | 10:39 |
AJaeger | jhesketh, yolanda: Here's one of mine as well for whenever you have time: https://review.openstack.org/345009 . Thanks | 10:39 |
AJaeger | azvyagintsev: I prefer a tox based solution, especially since you add tox.ini in another change | 10:40 |
*** peterlisak has joined #openstack-infra | 10:41 | |
tobiash | hi, just trying to understand how the ansible launcher in zuul25 is currently working. Am I correct that zuul internally transforms the jjb definitions to ansible playbooks? Is it also already possible to directly use playbooks as it's intended in zuul3? | 10:41 |
azvyagintsev | AJaeger: i'm not sure that it was correct- since you point me, that its not an good idea to use tox for tests which actually don't need any virtual env, and even python packages... | 10:41 |
AJaeger | azvyagintsev: I know - still it's really easy to setup and gives you lots of flexibility. | 10:43 |
jhesketh | AJaeger: comment on 344215 | 10:43 |
AJaeger | azvyagintsev: That'S why we need to discuss together a bit more with fungi. | 10:43 |
azvyagintsev | AJaeger: yup, ok. will wait him. thx | 10:43 |
*** rodrigods has quit IRC | 10:43 | |
*** rodrigods has joined #openstack-infra | 10:44 | |
AJaeger | jhesketh: that's the same way clarkb is doing it in https://review.openstack.org/344959 - following our Xenial spec. | 10:44 |
*** yanyanhu has quit IRC | 10:44 | |
*** javeriak_ has quit IRC | 10:44 | |
*** jpich has joined #openstack-infra | 10:45 | |
AJaeger | jhesketh: but we can wait for clarkb to +2 it ... | 10:45 |
AJaeger | (or -1 ;) | 10:45 |
AJaeger | jhesketh: see clarkb's earlier comment | 10:46 |
AJaeger | tobiash: check any job to see the ansible playbooks used, for example http://logs.openstack.org/59/344959/4/check/gate-project-config-layout/128737b/ has a _zuul_ansible dir with all the content. | 10:47 |
jd__ | AJaeger: yes sorry, https://review.openstack.org/#/c/344215/ | 10:47 |
AJaeger | tobiash: So, yes, zuul transforms JJB to playbooks. Direct usage is not possible yet - AFAIK. | 10:48 |
*** amotoki has quit IRC | 10:49 | |
*** dizquierdo has quit IRC | 10:50 | |
*** javeriak has joined #openstack-infra | 10:50 | |
*** rhallisey has joined #openstack-infra | 10:50 | |
*** amitgandhinz has joined #openstack-infra | 10:51 | |
tobiash | AJaeger: thanks, so the ansible laucher is part of the slave which instanciated by nodepool and registers all jjbs it has in some config folder? | 10:52 |
*** aspiers has quit IRC | 10:52 | |
tobiash | I did'nt find much documentation about the ansible launcher | 10:52 |
*** asselin_ has joined #openstack-infra | 10:53 | |
AJaeger | tobiash: we have now zuul-launchers - separate instances. Best ask jeblair or pabelanger about details - source code is part of zuul repo. | 10:53 |
tobiash | thanks, currently looking into the code, but didn't find an example config file for the zuul-launcher | 10:53 |
AJaeger | tobiash: Something around 7 launchers plus one launcher for the static / persistent nodes. | 10:53 |
AJaeger | tobiash: system-config repo, file modules/openstack_project/manifests/zuul_launcher.pp is part of it. | 10:54 |
jhesketh | AJaeger: replied on the patchset.. I might have missed something though | 10:54 |
tobiash | AJaeger: thanks, looking | 10:55 |
*** amitgandhinz has quit IRC | 10:56 | |
AJaeger | jhesketh: what you suggest is the overall goal - not sure whether to do this at this point in time. | 10:56 |
AJaeger | jd__, jhesketh : My proposal therefore would be to wait for clarkb to review 344215 - and +2A if he's happy or ask for the change that jhesketh suggests. Would that be ok? Then I suggest that jhesketh comments in the review for the record | 10:57 |
AJaeger | bbl | 10:58 |
jd__ | AJaeger: ack | 10:58 |
jhesketh | AJaeger: sure, sounds reasonable to me | 10:58 |
jhesketh | thanks :-) | 10:59 |
*** eezhova has quit IRC | 10:59 | |
openstackgerrit | Julien Danjou proposed openstack-infra/project-config: panko: gate on Python 3.5 https://review.openstack.org/345329 | 10:59 |
openstackgerrit | Merged openstack-infra/project-config: Enable coverage job in sahara-tests https://review.openstack.org/344652 | 11:01 |
openstackgerrit | Merged openstack-infra/project-config: Switch most manuals jobs to Xenial https://review.openstack.org/345009 | 11:03 |
openstackgerrit | Merged openstack-infra/project-config: Enable py35 voting on keystone https://review.openstack.org/344983 | 11:03 |
azvyagintsev | is it possible to trigger zuul manually ? | 11:04 |
*** YorikSar has quit IRC | 11:07 | |
Srinu | jhesketh: hi. did you face this issue anytime. http://paste.openstack.org/show/538832/ | 11:08 |
*** aspiers has joined #openstack-infra | 11:08 | |
*** YorikSar has joined #openstack-infra | 11:09 | |
*** javeriak has quit IRC | 11:09 | |
*** hashar has quit IRC | 11:10 | |
openstackgerrit | Merged openstack-infra/puppet-jenkins: Make the Gerrit SSH key configurable https://review.openstack.org/342863 | 11:10 |
jhesketh | Srinu: I haven't come across an error like that sorry. I'd suggest checking your nodepool logs | 11:10 |
*** timl0101 has joined #openstack-infra | 11:11 | |
openstackgerrit | Merged openstack-infra/project-config: Move tripleo-ci-nonha-multinode to check pipeline https://review.openstack.org/344972 | 11:12 |
openstackgerrit | Julien Danjou proposed openstack-infra/project-config: ceilometermiddleware: gate on Python 3.5 https://review.openstack.org/345343 | 11:13 |
Srinu | jhesketh: in nodepool logs their is no info | 11:13 |
jhesketh | Srinu: check your nodepool logging settings (you may also have debug.log) | 11:14 |
openstackgerrit | Julien Danjou proposed openstack-infra/project-config: ceilometerclient: gate on Python 3.5 https://review.openstack.org/345344 | 11:14 |
*** maishsk has quit IRC | 11:15 | |
openstackgerrit | Merged openstack-infra/project-config: Add requirements check to project syntribos https://review.openstack.org/345012 | 11:16 |
*** yamamoto_ has quit IRC | 11:17 | |
Srinu | jhesketh: No info | 11:17 |
Srinu | jhesketh: i think it is earsing logs | 11:18 |
jhesketh | Srinu: you'll have to debug your enviornment which I don't think I can help with sorry | 11:19 |
*** Liuqing has quit IRC | 11:19 | |
*** abregman has joined #openstack-infra | 11:19 | |
*** maishsk has joined #openstack-infra | 11:20 | |
openstackgerrit | yolanda.robla proposed openstack-infra/puppet-httpd: Fix selinux problems on vhost https://review.openstack.org/345349 | 11:20 |
*** abregman has quit IRC | 11:21 | |
*** savihou has quit IRC | 11:22 | |
*** maishsk_ has joined #openstack-infra | 11:23 | |
*** maishsk has quit IRC | 11:25 | |
*** maishsk_ is now known as maishsk | 11:25 | |
*** savihou has joined #openstack-infra | 11:27 | |
*** eezhova has joined #openstack-infra | 11:29 | |
*** ldnunes has joined #openstack-infra | 11:30 | |
*** thorst_ has joined #openstack-infra | 11:32 | |
*** Ravikiran_K has joined #openstack-infra | 11:32 | |
*** gouthamr has quit IRC | 11:35 | |
*** daemontool_ has quit IRC | 11:35 | |
*** thorst_ has quit IRC | 11:36 | |
*** zhurong has joined #openstack-infra | 11:37 | |
*** e0ne has quit IRC | 11:37 | |
*** YorikSar has quit IRC | 11:38 | |
*** daemontool_ has joined #openstack-infra | 11:38 | |
*** YorikSar has joined #openstack-infra | 11:39 | |
*** lucasagomes is now known as lucas-hungry | 11:42 | |
*** zhurong has quit IRC | 11:42 | |
*** zhurong has joined #openstack-infra | 11:43 | |
*** dprince has joined #openstack-infra | 11:45 | |
*** aysyd has joined #openstack-infra | 11:48 | |
*** gouthamr has joined #openstack-infra | 11:48 | |
*** amitgandhinz has joined #openstack-infra | 11:52 | |
*** gildub has joined #openstack-infra | 11:52 | |
*** dfflanders has joined #openstack-infra | 11:53 | |
*** yamamoto has joined #openstack-infra | 11:54 | |
*** ociuhandu has quit IRC | 11:55 | |
*** javeriak has joined #openstack-infra | 11:55 | |
*** amitgandhinz has quit IRC | 11:56 | |
*** caowei has quit IRC | 12:02 | |
openstackgerrit | Merged openstack-infra/project-config: Restructure Sahara CLI test job https://review.openstack.org/336118 | 12:02 |
*** weshay has joined #openstack-infra | 12:02 | |
*** yamamoto has quit IRC | 12:03 | |
*** yamamoto has joined #openstack-infra | 12:03 | |
*** sdague has joined #openstack-infra | 12:03 | |
*** john-davidge_ is now known as john-davidge | 12:04 | |
rcarrillocruz | 'lo mordred Shrews | 12:05 |
rcarrillocruz | shade appdev workshop is about to start | 12:05 |
rcarrillocruz | \o/ | 12:05 |
*** daemontool__ has joined #openstack-infra | 12:06 | |
yolanda | rcarrillocruz, crack it! | 12:06 |
*** sree has quit IRC | 12:07 | |
*** markusry has joined #openstack-infra | 12:07 | |
*** sree has joined #openstack-infra | 12:07 | |
*** yamamoto has quit IRC | 12:08 | |
*** yamamoto has joined #openstack-infra | 12:09 | |
*** daemontool_ has quit IRC | 12:09 | |
*** d0ugal has joined #openstack-infra | 12:11 | |
*** sree has quit IRC | 12:12 | |
*** hashar has joined #openstack-infra | 12:13 | |
*** Ravikiran_K has quit IRC | 12:13 | |
openstackgerrit | Merged openstack-infra/tripleo-ci: Workaround for building stable branches https://review.openstack.org/345070 | 12:16 |
*** cbader has joined #openstack-infra | 12:16 | |
*** garyk1 has quit IRC | 12:17 | |
*** psilvad has joined #openstack-infra | 12:18 | |
*** jordanP has joined #openstack-infra | 12:18 | |
*** trown|outtypewww is now known as trown | 12:19 | |
*** maishsk has quit IRC | 12:19 | |
*** EricGonczer_ has joined #openstack-infra | 12:22 | |
*** eric_lopez has quit IRC | 12:24 | |
*** eric_lopez has joined #openstack-infra | 12:24 | |
openstackgerrit | YAMAMOTO Takashi proposed openstack-infra/project-config: networking-midonet: Make py35 job non-voting https://review.openstack.org/345387 | 12:27 |
*** edmondsw has joined #openstack-infra | 12:28 | |
ajafo | hi, I'm searching for someone with gerrit admin permissions to help add first account to the group | 12:28 |
*** e0ne has joined #openstack-infra | 12:33 | |
*** flepied has quit IRC | 12:33 | |
*** mdrabe has joined #openstack-infra | 12:34 | |
dmellado | rcarrillocruz: you better share slides later :D | 12:34 |
*** mdrabe has quit IRC | 12:34 | |
rcarrillocruz | luckily for the attenders the training and slides are done by dfflanders :D | 12:35 |
rcarrillocruz | s/attenders/attendees | 12:36 |
*** europython has joined #openstack-infra | 12:37 | |
*** eliqiao has quit IRC | 12:38 | |
*** sdague has quit IRC | 12:39 | |
mordred | rcarrillocruz: heya! | 12:40 |
mordred | rcarrillocruz: well, I'm up and here, should you need anything | 12:40 |
*** maishsk has joined #openstack-infra | 12:40 | |
rcarrillocruz | ++ | 12:40 |
openstackgerrit | Imre Farkas proposed openstack-infra/project-config: Add doc publishing and requirements check to dracclient https://review.openstack.org/345394 | 12:41 |
*** jcoufal has joined #openstack-infra | 12:43 | |
*** e0ne has quit IRC | 12:43 | |
*** rlandy has joined #openstack-infra | 12:43 | |
*** javeriak has quit IRC | 12:43 | |
Shrews | rcarrillocruz: that's now? email said 13:00 utc | 12:44 |
*** edmondsw has quit IRC | 12:44 | |
Shrews | google tells me that 15m from now | 12:45 |
dmellado | Shrews: well, UTC+2 there so that should be in 15m | 12:45 |
*** edmondsw has joined #openstack-infra | 12:45 | |
*** salv-orlando has joined #openstack-infra | 12:45 | |
rcarrillocruz | it started 45min ago yeah, not sure about that email you refer | 12:45 |
Shrews | came this morning. doesn't look like you're on it | 12:46 |
*** isaacb has quit IRC | 12:48 | |
*** yaume has joined #openstack-infra | 12:48 | |
*** lucas-hungry is now known as lucasagomes | 12:49 | |
openstackgerrit | Imre Farkas proposed openstack-infra/project-config: Add doc publishing and requirements check to wsmanclient https://review.openstack.org/345404 | 12:50 |
*** tpsilva has joined #openstack-infra | 12:50 | |
*** salv-orlando has quit IRC | 12:51 | |
*** jed56 has joined #openstack-infra | 12:52 | |
*** amitgandhinz has joined #openstack-infra | 12:53 | |
ajafo | we've group for CI, but nobody from core/release groups has permissions to add first user to this CI group, so how can we add new user? | 12:53 |
*** pt_15 has quit IRC | 12:56 | |
*** amitgandhinz has quit IRC | 12:57 | |
*** julim has joined #openstack-infra | 13:01 | |
*** gordc has joined #openstack-infra | 13:02 | |
*** flepied has joined #openstack-infra | 13:02 | |
*** isaacb has joined #openstack-infra | 13:03 | |
*** isaacb has quit IRC | 13:08 | |
*** piet_ has joined #openstack-infra | 13:09 | |
*** jsavak has joined #openstack-infra | 13:10 | |
*** claudiub has joined #openstack-infra | 13:11 | |
*** jpich has quit IRC | 13:12 | |
*** thorst_ has joined #openstack-infra | 13:12 | |
*** smcginnis_ has joined #openstack-infra | 13:13 | |
*** matt-borland has joined #openstack-infra | 13:13 | |
openstackgerrit | Emilien Macchi proposed openstack-infra/tripleo-ci: Add multi-node job in cistatus.html https://review.openstack.org/345418 | 13:15 |
*** thorst_ has quit IRC | 13:17 | |
*** amitgandhinz has joined #openstack-infra | 13:20 | |
*** akshai has joined #openstack-infra | 13:20 | |
*** amitgandhinz has quit IRC | 13:21 | |
*** isaacb has joined #openstack-infra | 13:21 | |
*** amitgandhinz has joined #openstack-infra | 13:22 | |
*** ociuhandu has joined #openstack-infra | 13:22 | |
*** jpich has joined #openstack-infra | 13:22 | |
*** dizquierdo has joined #openstack-infra | 13:22 | |
*** akshai_ has joined #openstack-infra | 13:22 | |
*** jkilpatr has joined #openstack-infra | 13:23 | |
jkilpatr | yolanda, Oh I didn't realize there was a seperate spot to fill it out | 13:23 |
yolanda | hi jkilpatr | 13:23 |
yolanda | so yep, file your contact details there, then retry | 13:24 |
openstackgerrit | Ihar Hrachyshka proposed openstack-infra/devstack-gate: Use flat encapsulation type for external network https://review.openstack.org/345426 | 13:24 |
jkilpatr | yolanda, getting the same error I got with the CLA "cannot store contact infromation" | 13:24 |
*** binbincong has quit IRC | 13:24 | |
*** kzaitsev_mb has joined #openstack-infra | 13:25 | |
*** yamamoto has quit IRC | 13:25 | |
yolanda | jkilpatr, so your contact details are filled now? what's your username in gerrit? | 13:26 |
*** akshai has quit IRC | 13:26 | |
jkilpatr | yolanda, as in when I fill out the fields and hit "save changes | 13:26 |
jkilpatr | it dies and won't let me update contact info | 13:26 |
yolanda | jkilpatr, so you've hit a bug yes... happens the same to me | 13:27 |
yolanda | going to check | 13:27 |
jkilpatr | yolanda, It says something about the data being encrypted once submitted, maybe its failing there? | 13:27 |
yolanda | looking at logs | 13:27 |
*** EricGonczer_ has quit IRC | 13:28 | |
*** alexz___ has quit IRC | 13:28 | |
yolanda | yes, that's the error i see | 13:28 |
fungi | AJaeger: azvyagintsev: i don't really care, either way is fine with me | 13:29 |
yolanda | jkilpatr, have you been able to add at least a contact email? | 13:29 |
*** thiagop has joined #openstack-infra | 13:31 | |
fungi | tobiash: keep in mind the reason zuul-launcher has no documentation is that we don't intend to support it. we see it as an emergency stop-gap solution to get us off jenkins because we were no longer able to safely run a public-facing instance due to its security issues | 13:31 |
yolanda | jkilpatr, can you see https://ask.openstack.org/en/question/56720/cannot-store-contact-information-when-updating-info-in-openstack-gerrit/ ? | 13:31 |
*** edmondsw has quit IRC | 13:31 | |
*** e0ne has joined #openstack-infra | 13:32 | |
*** sdague has joined #openstack-infra | 13:32 | |
fungi | jkilpatr: make sure you followed our account setup instructions to the letter http://docs.openstack.org/infra/manual/developers.html#account-setup | 13:34 |
jkilpatr | fungi, yolanda will do | 13:34 |
*** Srinivas has joined #openstack-infra | 13:34 | |
fungi | if you skipped steps or try to do parts of that out of order it won't work | 13:34 |
azvyagintsev | fungi: so, lets add macros, but installing binary move into project? or move both into macros ? | 13:35 |
*** _ari_ has joined #openstack-infra | 13:35 | |
*** trown is now known as trown|mtg | 13:37 | |
*** asettle has quit IRC | 13:37 | |
*** asettle has joined #openstack-infra | 13:37 | |
*** mikelk has quit IRC | 13:38 | |
*** john-davidge has quit IRC | 13:38 | |
*** john-davidge has joined #openstack-infra | 13:38 | |
*** mikelk has joined #openstack-infra | 13:38 | |
*** pgadiya has quit IRC | 13:39 | |
*** Liuqing has joined #openstack-infra | 13:40 | |
*** Srinivas has quit IRC | 13:41 | |
*** Liuqing has quit IRC | 13:41 | |
*** sorantis has quit IRC | 13:41 | |
fungi | azvyagintsev: if by "installing binary" you mean the distro provided shellcheck package, then just put it in other-requirements.txt and use the install-distro-packages macro in your job | 13:41 |
fungi | i was saying i don't care whether you run it under tox or not | 13:42 |
azvyagintsev | ok, lets this that its done. what with macros? | 13:42 |
*** mriedem has joined #openstack-infra | 13:42 | |
fungi | i can't parse that question | 13:43 |
*** yamamoto has joined #openstack-infra | 13:43 | |
*** yamamoto has quit IRC | 13:43 | |
*** yamamoto has joined #openstack-infra | 13:44 | |
azvyagintsev | sorry, i mean https://review.openstack.org/#/c/344838/ VS abandon patch completely, and move shellcheck run into project | 13:44 |
AJaeger | azvyagintsev: I advocate for tox since it makes it's easier for you to adjust the code to invoke it. | 13:45 |
AJaeger | if you shell script needs changes, you don't need reviews from us ;) | 13:45 |
waynr | electrofelix: yo, nice work on addressing the jjb 2 review feedback ;) i didn't realize until last night that you had done most of it yourself | 13:45 |
krotscheck_dcm | AJaeger: Ok, I've got 3 hours to babysit those jobs now. | 13:45 |
*** BigWillie has joined #openstack-infra | 13:47 | |
krotscheck_dcm | AJaeger: Link for reference https://review.openstack.org/#/c/344497/2 | 13:48 |
*** dosaboy has quit IRC | 13:48 | |
openstackgerrit | Andreas Jaeger proposed openstack-infra/project-config: Test api-ref theming with openstackdocstheme https://review.openstack.org/345441 | 13:49 |
azvyagintsev | fungi ^^ | 13:49 |
AJaeger | krotscheck_dcm: approved | 13:50 |
krotscheck_dcm | Heeeere we go! | 13:50 |
krotscheck_dcm | AJaeger: Much obliged :) | 13:50 |
*** krotscheck_dcm is now known as krotscheck | 13:50 | |
* krotscheck should probably have changed his nick | 13:50 | |
openstackgerrit | Imre Farkas proposed openstack-infra/project-config: Add doc publishing and requirements check to dracclient https://review.openstack.org/345394 | 13:50 |
openstackgerrit | Imre Farkas proposed openstack-infra/project-config: Add doc publishing and requirements check to wsmanclient https://review.openstack.org/345404 | 13:51 |
*** tosky has quit IRC | 13:52 | |
*** dosaboy has joined #openstack-infra | 13:52 | |
krotscheck | ianw: Do variables nest? If a job has {version} in it, does that parameter become available to the child macro? | 13:53 |
EmilienM | hi, can I have some help on https://review.openstack.org/#/c/344432/ ? | 13:53 |
fungi | azvyagintsev: an up side to AJaeger's suggestion is that you can have fewer jobs by running all your static analysis checks (including some that need a python virtualenv and some that don't) from one tox command | 13:53 |
fungi | azvyagintsev: as opposed to having a separate job that only runs shellcheck | 13:54 |
*** pt_15 has joined #openstack-infra | 13:54 | |
azvyagintsev | fungi: ok, i will use it in tox+shell.thanks for clean describing +\- for solution | 13:55 |
*** itisha has joined #openstack-infra | 13:57 | |
*** mtanino has quit IRC | 13:57 | |
*** dtantsur is now known as dtantsur|pto | 13:57 | |
*** kzaitsev_mb has quit IRC | 13:57 | |
*** kzaitsev_mb has joined #openstack-infra | 13:58 | |
openstackgerrit | Merged openstack-infra/project-config: Renamed javascript-jobs to nodejs4-jobs https://review.openstack.org/344497 | 13:58 |
electrofelix | waynr: no worries, sorry, I forgot to update the comments to let you know that I'd addressed them, wanted to share the load as much as possible (and I'm now very much in favour to just noting what needs to be changed and doing it afterwards ... ) | 13:59 |
azvyagintsev | regarding another one issue from yesterday : i'm trying to test jobs in my ci, before push.. so i spawn nodepool slave+ jenkins ( with infra puppet). slave successfully connected and i can run job. i try for example gate-python-{name}-pep8 job, and catch error with dep's http://paste.openstack.org/show/539027/ | 13:59 |
azvyagintsev | fungi ^^ is i skip something in configuration ? | 13:59 |
*** sdague has quit IRC | 13:59 | |
asselin_ | azvyagintsev, seems you're missing the dib element in your project-config repo that installs bindep | 14:00 |
*** gildub has quit IRC | 14:01 | |
azvyagintsev | asselin_ i use this cfg : http://paste.openstack.org/show/539035/ | 14:01 |
*** shamail has joined #openstack-infra | 14:01 | |
*** xarses has quit IRC | 14:01 | |
openstackgerrit | Merged openstack-infra/project-config: Renamed *-npm-* jobs to *-nodejs4-npm-* jobs https://review.openstack.org/344498 | 14:01 |
*** jordanP_ has joined #openstack-infra | 14:01 | |
*** salv-orlando has joined #openstack-infra | 14:01 | |
*** Ravikiran_K has joined #openstack-infra | 14:01 | |
asselin_ | azvyagintsev, compare what you have with upstream. You should have this running somewhere: http://git.openstack.org/cgit/openstack-infra/project-config/tree/nodepool/elements/cache-bindep/install.d/40-install-bindep | 14:02 |
asselin_ | when the image is created | 14:02 |
*** salv-orl_ has joined #openstack-infra | 14:02 | |
*** ddieterly has joined #openstack-infra | 14:03 | |
fungi | azvyagintsev: example, http://git.openstack.org/cgit/openstack-infra/project-config/tree/nodepool/nodepool.yaml#n793 | 14:03 |
azvyagintsev | fungi asselin_ thanks, looks like it's an root-cause.. thanks! | 14:04 |
*** zz_dimtruck is now known as dimtruck | 14:04 | |
*** zhurong has quit IRC | 14:04 | |
*** mriedem has quit IRC | 14:04 | |
fungi | the cache-bindep element listed there installs bindep in a virtualenv for jobs to use, and also pre-downloads packages mentioned in any git repo's other-requirements.txt to speed up package installation at job runtime | 14:05 |
*** rbrndt_ has joined #openstack-infra | 14:05 | |
*** jordanP has quit IRC | 14:05 | |
*** kgiusti has joined #openstack-infra | 14:06 | |
openstackgerrit | Merged openstack-infra/project-config: Renamed npm-install macro to nodejs-install https://review.openstack.org/344499 | 14:06 |
*** ericksonsantos has quit IRC | 14:06 | |
openstackgerrit | Merged openstack-infra/project-config: nodejs-install macro can install different versions of node https://review.openstack.org/337481 | 14:06 |
*** salv-orlando has quit IRC | 14:07 | |
openstackgerrit | Merged openstack-infra/project-config: Reorganized javascript.yaml https://review.openstack.org/344500 | 14:07 |
krotscheck | Look at all those merges. | 14:07 |
* krotscheck hopes that javascript things didn't break | 14:07 | |
openstackgerrit | sulochan-acharya proposed openstack-infra/project-config: Enable zuul jobs for craton and cratonclient https://review.openstack.org/345453 | 14:07 |
*** poll0172 has joined #openstack-infra | 14:08 | |
Zara | I'll keep an eye on the storyboard webclient things... | 14:09 |
Zara | thanks for the heads-up | 14:09 |
*** salv-orlando has joined #openstack-infra | 14:09 | |
*** hrubi has quit IRC | 14:10 | |
*** ajmiller has joined #openstack-infra | 14:10 | |
*** hrubi has joined #openstack-infra | 14:10 | |
*** poll0172 has quit IRC | 14:12 | |
*** poll0172 has joined #openstack-infra | 14:13 | |
*** ddieterly has quit IRC | 14:13 | |
*** salv-orl_ has quit IRC | 14:14 | |
openstackgerrit | Emilien Macchi proposed openstack-infra/project-config: puppet: move scenario004 to experimental https://review.openstack.org/345456 | 14:14 |
AJaeger | krotscheck: wait 1h and run rechecks ;) | 14:14 |
*** baoli has joined #openstack-infra | 14:14 | |
EmilienM | AJaeger: hey, do you mind helping me on https://review.openstack.org/#/c/344432/ ? | 14:14 |
*** amotoki has joined #openstack-infra | 14:15 | |
krotscheck | AJaeger: Oh deary | 14:15 |
AJaeger | krotscheck: at most 1h - let me check.. | 14:15 |
AJaeger | krotscheck: might be active already, zuul was just reconfigured. Try it out ;) | 14:15 |
*** eharney has quit IRC | 14:15 | |
AJaeger | EmilienM: sorry, not right now. | 14:16 |
krotscheck | AJaeger: Had some jobs in the queue that renamed themselves on the fly. I'm guessing those aren't the ones I'm interested in? | 14:16 |
EmilienM | AJaeger: ack | 14:16 |
krotscheck | OH MY GOD THIS TELNET THING IS AWESOME | 14:16 |
krotscheck | mordred++ | 14:16 |
*** daemontool__ is now known as daemontool | 14:16 | |
*** smcginnis_ has quit IRC | 14:17 | |
*** baoli has quit IRC | 14:17 | |
AJaeger | krotscheck: check the renamed ones... | 14:18 |
*** poll0172 has quit IRC | 14:18 | |
*** poll0172 has joined #openstack-infra | 14:18 | |
krotscheck | AJaeger: Encouraging, just watched one passing... | 14:18 |
*** baoli has joined #openstack-infra | 14:19 | |
*** baoli has quit IRC | 14:19 | |
AJaeger | yeah! | 14:19 |
*** ddieterly has joined #openstack-infra | 14:19 | |
*** ganesan has joined #openstack-infra | 14:19 | |
*** poll0172 has quit IRC | 14:19 | |
*** flip214 has quit IRC | 14:23 | |
*** claudiub has quit IRC | 14:23 | |
*** poll0172 has joined #openstack-infra | 14:23 | |
*** piet_ has quit IRC | 14:24 | |
openstackgerrit | Ihar Hrachyshka proposed openstack-infra/devstack-gate: Use flat encapsulation type for external network https://review.openstack.org/345426 | 14:24 |
*** flip214 has joined #openstack-infra | 14:28 | |
mordred | krotscheck: you never realized how much you wanted telnet did you? | 14:28 |
*** nherciu_ has quit IRC | 14:29 | |
*** sputnik13 has joined #openstack-infra | 14:29 | |
*** nmagnezi has quit IRC | 14:29 | |
krotscheck | mordred: Yes, but now I want to pipe filter it. | 14:29 |
krotscheck | mordred: Make all the features happen! | 14:29 |
*** maishsk has quit IRC | 14:30 | |
AJaeger | krotscheck: script it;) you can do it... | 14:30 |
krotscheck | Ehn, effort. | 14:30 |
mordred | krotscheck: you can totally pipe filter it :) | 14:30 |
jeblair | krotscheck: "nc host port | grep thing" | 14:31 |
mordred | that ^^ :) | 14:31 |
krotscheck | So, when I click on a running job, it opens up a terminal automatically that doesn't permit me to modify the command. | 14:32 |
krotscheck | But that's a minor usability thing. | 14:32 |
*** maishsk has joined #openstack-infra | 14:32 | |
mordred | yah - you currently need to mouse-over the link to see the telnet link which will show host/port | 14:32 |
jeblair | i usually copy/paste that link into a terminal then modify it | 14:33 |
krotscheck | Yep. Minor usability thing | 14:33 |
krotscheck | What's the difference between a job group and a template group? I'm trying to figure out where to put variable replacements. | 14:33 |
*** edmondsw has joined #openstack-infra | 14:33 | |
*** eezhova has quit IRC | 14:33 | |
*** esker has joined #openstack-infra | 14:34 | |
*** flip214 has quit IRC | 14:34 | |
*** sree has joined #openstack-infra | 14:34 | |
AJaeger | a job group in jjb groups different templates. | 14:34 |
AJaeger | Not sure what you mean with template group. | 14:34 |
AJaeger | note that zuul/layout and jenkins/jobs/* are completely separate from the syntactic sugar | 14:35 |
*** ams__ has joined #openstack-infra | 14:35 | |
krotscheck | AJaeger: Gimme 10 minutes, I'll post a patch and let you mark it up. | 14:35 |
AJaeger | ;) | 14:35 |
*** thorst_ has joined #openstack-infra | 14:36 | |
*** piet_ has joined #openstack-infra | 14:36 | |
openstackgerrit | Michael Krotscheck proposed openstack-infra/project-config: Added version parameter to nodejs jobs https://review.openstack.org/345490 | 14:40 |
krotscheck | AJaeger: Is that right ^^? | 14:40 |
*** ljjjustin has quit IRC | 14:40 | |
AJaeger | krotscheck: the jenkins part is fine, the zuul one not - I'm not aware that we allow parameters at all - besides {name}. | 14:42 |
krotscheck | AJaeger: Ok, so I should just leave that the way it was before? | 14:42 |
AJaeger | krotscheck: yes, don't touch it. | 14:42 |
openstackgerrit | Michael Krotscheck proposed openstack-infra/project-config: Added version parameter to nodejs jobs https://review.openstack.org/345490 | 14:43 |
*** shamail has left #openstack-infra | 14:43 | |
*** ljjjustin has joined #openstack-infra | 14:43 | |
*** xarses has joined #openstack-infra | 14:43 | |
krotscheck | ops | 14:44 |
AJaeger | krotscheck: revert your complete changes for zuul/layout | 14:44 |
openstackgerrit | Michael Krotscheck proposed openstack-infra/project-config: Added version parameter to nodejs jobs https://review.openstack.org/345490 | 14:44 |
krotscheck | AJaeger: There we go | 14:44 |
AJaeger | krotscheck: let's wait for test results ;) | 14:45 |
krotscheck | AJaeger: Bah. Tests. That's what production is for! | 14:45 |
* AJaeger has to run some errands now.... | 14:45 | |
honza | All tripleo-ui builds are failing because of a stale symlink on jenkins. How can I go about fixing this? | 14:46 |
openstackgerrit | sulochan-acharya proposed openstack-infra/project-config: Enable zuul jobs for craton and cratonclient https://review.openstack.org/345453 | 14:47 |
*** sree_ has joined #openstack-infra | 14:47 | |
*** sree_ is now known as Guest75644 | 14:48 | |
*** Jeffrey4l_ has quit IRC | 14:48 | |
openstackgerrit | Michael Krotscheck proposed openstack-infra/project-config: Created jobs for nodejs version 6 https://review.openstack.org/344501 | 14:49 |
krotscheck | honza: Is this a recent thing? I just renamed a bunch of javascript jobs. | 14:50 |
*** sree has quit IRC | 14:50 | |
krotscheck | ianw: Changes as requested ^^ | 14:50 |
honza | krotscheck: last 24h-ish? here is an example, note the phantomjs error at the bottom http://logs.openstack.org/32/344932/1/check/gate-tripleo-ui-nodejs4-npm-run-test/95e52b1/console.html | 14:51 |
honza | krotscheck: this happens regardless of patch | 14:51 |
krotscheck | honza: Ah. Phantom. We don't advise using phantom. | 14:51 |
krotscheck | Also, I see this line: npm WARN deprecated phantomjs@2.1.7: Package renamed to phantomjs-prebuilt. Please update 'phantomjs' package references to 'phantomjs-prebuilt' | 14:51 |
honza | krotscheck: looks like we have both in devDependencies | 14:52 |
honza | don't ask me why :) | 14:52 |
*** penguinolog has joined #openstack-infra | 14:52 | |
*** amotoki has quit IRC | 14:52 | |
*** Jeffrey4l_ has joined #openstack-infra | 14:53 | |
krotscheck | honza: We don't advise using phantom for two reasons. Firstly, the binaries are hosted on bitbucket (rather than npm), and the owner regularly hits the download quota, breaking our builds. The second reason is that no human actually uses phantomjs to browse with, so it's not really a valid testing environment. | 14:53 |
*** amotoki has joined #openstack-infra | 14:53 | |
*** mtanino has joined #openstack-infra | 14:54 | |
*** Ravikiran_K has quit IRC | 14:54 | |
ganesan | is it mandatory to build diskimage before setting up thirdparty ci systems or I can skip this | 14:54 |
ganesan | http://git.openstack.org/cgit/openstack-infra/project-config/tree/nodepool/elements/README.rst | 14:54 |
honza | krotscheck: good to know, i'll bring it up --- anything i can do to fix the build while we evaluate other options? | 14:54 |
jrist | krotscheck: that is reasonable, but this is just for unit testing | 14:54 |
honza | krotscheck: should using prebuilt only fix it? | 14:54 |
asselin_ | ganesan, it will be done by nodepool. those are manual instructions. | 14:54 |
krotscheck | honza: Sadly I don't know. Since we don't advise using it, I've never dug into that particular problem. | 14:54 |
asselin_ | ganesan, http://docs.openstack.org/infra/openstackci/ | 14:55 |
*** inc0 has joined #openstack-infra | 14:55 | |
honza | krotscheck: fair enough, thanks, as always | 14:55 |
openstackgerrit | Paul Belanger proposed openstack-infra/tripleo-ci: Use growroot for undercloud image https://review.openstack.org/345042 | 14:56 |
ganesan | I am following the same link and it is redirected there | 14:56 |
*** Na3iL has quit IRC | 14:56 | |
*** psachin has quit IRC | 14:56 | |
ganesan | is it ok to skip building the diskimage | 14:56 |
krotscheck | honza: As a gut instinct though, the chrome launcher for karma looks for a CHROME_BIN environment varioable to see where to launch chrome from. Maybe the phantom launcher does something similar? In that case, you could manually set it to /home/jenkins/workspace/gate-tripleo-ui-nodejs4-npm-run-test/node_modules/phantomjs/lib/phantom/bin/phantomjs in your karma config | 14:56 |
Srinu | asselin_: hi. if i update the nodepool version from 0.2.1 to 0.3.0. the image that i created will be their or i have to again build the image | 14:56 |
*** bswartz1 has joined #openstack-infra | 14:56 | |
asselin_ | ganesan, yes, you can skip. If you need to debug for some reason, then you can follow those instructions. | 14:57 |
*** bswartz is now known as bswartz_ | 14:57 | |
*** bswartz1 has quit IRC | 14:57 | |
*** inc0_ has joined #openstack-infra | 14:57 | |
asselin_ | Srinu, upgrading nodepool won't delete any images | 14:57 |
*** bswartz has joined #openstack-infra | 14:57 | |
*** amotoki has quit IRC | 14:58 | |
Srinu | asselin_: ok. my version of nodepool is 0.2.1 but in github there is no release. but i got that version and i did not mention any config files to download particular file | 14:59 |
*** root has joined #openstack-infra | 15:00 | |
*** smcginnis_ has joined #openstack-infra | 15:00 | |
*** root is now known as Guest36580 | 15:01 | |
asselin_ | Srinu, github shows the same releases as git.openstack.org. https://github.com/openstack-infra/nodepool/releases | 15:01 |
*** inc0 has quit IRC | 15:01 | |
Srinu | asselin_: in that there is no 0.2.1 version | 15:01 |
vsaienko | infra-team: please help to merge https://review.openstack.org/#/c/342936/, we want to switch to tempest based tests in networking-generic-switch. | 15:01 |
*** e0ne has quit IRC | 15:01 | |
asselin_ | i think you installed based on master at a particular point in time which was never released. | 15:02 |
*** d0ugal has quit IRC | 15:02 | |
*** isaacb has quit IRC | 15:02 | |
openstackgerrit | Andreas Jaeger proposed openstack-infra/project-config: Convert python-jobs to run on xenial https://review.openstack.org/344959 | 15:02 |
AJaeger | clarkb: I rebased to resolve merge conflict ^ | 15:02 |
*** pcaruana has quit IRC | 15:02 | |
clarkb | AJaeger: ty I think it should pass tests now too | 15:02 |
*** maishsk has quit IRC | 15:03 | |
Srinu | asselin_: if i upgrade to new version 0.3.0 will my issue resolve. this is my issue http://paste.openstack.org/show/538832/ | 15:03 |
SpamapS | greghaynes: Ubuntu 16.04.1 is released, so we can switch the default to xenial now. | 15:03 |
SpamapS | ianw: ^ | 15:03 |
AJaeger | clarkb: I fixed it this morning to pass, was a trivial change... | 15:03 |
greghaynes | :D | 15:03 |
SpamapS | for diskimage-builder I mean | 15:03 |
*** europython has quit IRC | 15:04 | |
greghaynes | SpamapS: oh, I need to pick your brain about something apt related - someone reported that they ran in to an issue where a package install was running systemctl, wondering if its likely a bad package they were using or we need to disable something new | 15:04 |
clarkb | AJaeger: oh did I miss one last thing before I had to leave last night? wouodnt auprise me was running tox -ezuul in a loop until I had to go to dinner | 15:04 |
greghaynes | SpamapS: this is inside the chroot | 15:04 |
*** Guest36580 is now known as olaph | 15:04 | |
*** david-lyle has joined #openstack-infra | 15:04 | |
AJaeger | clarkb: could you review https://review.openstack.org/344215 , please? jd__ asked to unblock gnocchi. Plesase see comments by jhesketh. | 15:04 |
*** europython has joined #openstack-infra | 15:04 | |
*** d0ugal has joined #openstack-infra | 15:05 | |
*** jed56 has quit IRC | 15:05 | |
*** piet_ has quit IRC | 15:05 | |
asselin_ | Srinu, I've never seen that issue, so I don't know. I do recommend though that you pin nodepool to a known release, especially since it was advertised to do so on the mailing list. | 15:05 |
AJaeger | clarkb: looked like wrong merge conflict resolution, your change removed one python-jobs and added pep8 in projects.yaml - but zuul/layout needed more than just pep8 - that was monasca-analytics AFAIK. | 15:05 |
Srinu | clarkb: hi did you face this issue anytime.http://paste.openstack.org/show/538832/ | 15:06 |
*** maishsk has joined #openstack-infra | 15:06 | |
*** amotoki has joined #openstack-infra | 15:07 | |
clarkb | AJaeger: hrm did they have python jobs? I may have tried to cleanup the project and gotten it wrong | 15:08 |
SpamapS | greghaynes: well systemctl enable should be fine | 15:08 |
SpamapS | greghaynes: that just manipulates symlinks | 15:08 |
AJaeger | clarkb: check-requirements | 15:08 |
SpamapS | greghaynes: it's starts/stops that we have to watch out for. :) | 15:08 |
SpamapS | greghaynes: but IIRC, systemd has chroot-awareness ... so it can run as not-pid-1 and work inside a chroot just fine. | 15:08 |
ganesan | when I run masterless puppet "sudo puppet apply --verbose /etc/puppet/manifests/site.pp" gives me warning as | 15:09 |
ganesan | Warning: Found multiple default providers for vcsrepo: cvs, svn, hg, git, bzr; using cvs | 15:09 |
AJaeger | clarkb: feel free to cleanup differently ;) | 15:09 |
AJaeger | clarkb: I would be fine merging it now as well - to avoid endless merge conflicts.... | 15:09 |
*** thorst_ has quit IRC | 15:09 | |
ganesan | any issue of using cvs instead of git | 15:09 |
*** europython has quit IRC | 15:10 | |
clarkb | Srinu: are they the same VM? | 15:10 |
Srinu | clarkb: no. different slaves | 15:11 |
clarkb | Srinu: then I dont know sorry | 15:11 |
* AJaeger does the daily cycle now, bbl | 15:11 | |
Srinu | clarkb: thank you | 15:11 |
clarkb | ganesan: that is a benign puppet warning shouldnt cause problems | 15:11 |
SpamapS | greghaynes: reading up on it a bit though, that might require that the host system be systemd-based | 15:12 |
*** kzaitsev_mb has quit IRC | 15:12 | |
clarkb | AJaeger: ya we can either jump right in and announce it or now would be good time to annoumce set a date then spend the intermediate time cleaning that change up and queuing oyhers behind it for coverage and tempest amd so on | 15:12 |
clarkb | AJaeger: the issue of course is going to be conflicta in the interim if we dont freeze | 15:13 |
SpamapS | which is similar to upstart in that regard IIRC | 15:13 |
*** sdake has joined #openstack-infra | 15:13 | |
*** hongbin has joined #openstack-infra | 15:14 | |
*** eharney has joined #openstack-infra | 15:14 | |
*** kzaitsev_mb has joined #openstack-infra | 15:15 | |
*** trown|mtg is now known as trown | 15:15 | |
*** salv-orlando has quit IRC | 15:16 | |
*** sdake_ has joined #openstack-infra | 15:17 | |
*** dfflanders has quit IRC | 15:17 | |
sshnaidm | clarkb, hi, could you please review this in your time? https://review.openstack.org/#/c/184264/ IIRC this is should be merged before the new release of gear | 15:18 |
*** thorst_ has joined #openstack-infra | 15:18 | |
sshnaidm | clarkb, I think this patch holds this one from merge: https://review.openstack.org/#/c/184265/ | 15:18 |
*** sdake has quit IRC | 15:19 | |
*** karthikp_ has joined #openstack-infra | 15:20 | |
openstackgerrit | Merged openstack-infra/project-config: Fix Gnocchi py35 gate https://review.openstack.org/344215 | 15:21 |
*** asettle has quit IRC | 15:21 | |
*** thorst_ has quit IRC | 15:23 | |
*** vincentll has quit IRC | 15:23 | |
ihrachys | is there a limit for the number of targets for grafana dashboards? | 15:25 |
*** baoli has joined #openstack-infra | 15:25 | |
ihrachys | we've added a new target recently, but I can't see it in the dashboard | 15:25 |
*** piet_ has joined #openstack-infra | 15:28 | |
*** isaacb has joined #openstack-infra | 15:29 | |
*** piet_ has quit IRC | 15:30 | |
*** baoli has quit IRC | 15:31 | |
*** Guest75644 has quit IRC | 15:31 | |
*** piet_ has joined #openstack-infra | 15:31 | |
*** andreas_s has quit IRC | 15:32 | |
*** jed56 has joined #openstack-infra | 15:35 | |
pabelanger | ihrachys: have a review id handy? | 15:37 |
ihrachys | pabelanger: sure, I814d6de6e1a815200971de062300b9dc2fe7ed0a that is https://review.openstack.org/#/c/336116/ | 15:38 |
ihrachys | it does not show up in http://grafana.openstack.org/dashboard/db/neutron-failure-rate?panelId=5&fullscreen | 15:38 |
jianghuaw | hello. how can I remove a specific job from the zuul queue? | 15:38 |
ihrachys | it's already 9 entries, that one is 10th | 15:38 |
clarkb | AJaeger: now I remember what I did with monasca-analytics. They don't use the normal python27 job so I removed python-jobs on the jjb side and replaced it with just the pep8 job | 15:41 |
*** mikelk has quit IRC | 15:41 | |
clarkb | AJaeger: because I found it confusing that they had python-jobs in jjb but only used the pep8 job in zuul | 15:41 |
*** sshnaidm has quit IRC | 15:42 | |
clarkb | jianghuaw: you can push a new patchset of the change which will requeue things for the new patchset and unqueue for the old, or you can let the job run. Did you have a specific use case in mind? | 15:42 |
clarkb | AJaeger: does that make sense to you ? maybe I didn't do that correctly? | 15:42 |
*** thorst_ has joined #openstack-infra | 15:43 | |
*** salv-orlando has joined #openstack-infra | 15:43 | |
*** claudiub has joined #openstack-infra | 15:44 | |
*** dimtruck is now known as zz_dimtruck | 15:44 | |
*** cschwede has quit IRC | 15:45 | |
*** slagle has quit IRC | 15:45 | |
jianghuaw | clarkb:in my case, there is a change depending on another change which belong to a project. The zuul think this project as unknown and then it runs into dead loop. | 15:46 |
*** flip214 has joined #openstack-infra | 15:46 | |
*** flip214 has quit IRC | 15:46 | |
*** flip214 has joined #openstack-infra | 15:46 | |
*** psanchez has quit IRC | 15:46 | |
openstackgerrit | Vladyslav Drok proposed openstack-infra/project-config: Make ironicclient functional job voting https://review.openstack.org/345521 | 15:47 |
clarkb | jianghuaw: for that case I want to say there is a zuul option or maybe its built in by default to ignore depends on projects that are not configured | 15:47 |
*** psanchez has joined #openstack-infra | 15:47 | |
clarkb | jianghuaw: you should check the zuul docs for that | 15:47 |
dmsimard | In Zuul, if the same job is found in two templates in the same pipeline (i.e, pretend a pep8 job is in template #1 and template #2), that job will only be configured once and it will not fail, right ? | 15:47 |
*** slagle has joined #openstack-infra | 15:47 | |
dmsimard | if I apply template #1 and #2 to a project. | 15:48 |
*** armax has joined #openstack-infra | 15:48 | |
jianghuaw | Now I've added the project into zuul's layout. But I don't want to restart zuul service, so that the other jobs in queue won't be interrupted. | 15:48 |
*** arxcruz has quit IRC | 15:48 | |
*** yaume has quit IRC | 15:49 | |
pabelanger | ihrachys: if you look at the panel JSON you can see it is added correctly. Looks like grafana might have a limit of 9 | 15:49 |
fungi | dmsimard: good question. i know at one point we had the option to be able to specify one job multiple times to get it to run more than once on a change, but i think we lost that at the same time templates were added so that they would be de-duped | 15:49 |
*** cschwede has joined #openstack-infra | 15:49 | |
pabelanger | ihrachys: sorry if dupe, was dropped by proxy | 15:49 |
jianghuaw | Any idea to recover this case? | 15:49 |
dmsimard | fungi: I guess there's only one way to find out :p | 15:49 |
pabelanger | clarkb: http://mirror.dfw.rax.openstack.org/debian/ online now | 15:49 |
Swanson | Anyone got time for cherry pick questions? | 15:49 |
ihrachys | pabelanger: oh. thanks for the check. I guess we'll need to clean up that dashboard | 15:49 |
fungi | Swanson: what's the question? | 15:49 |
clarkb | dmsimard: fungi I believe it will only be added once if they are at the same level of the tree | 15:50 |
therve | clarkb, if you find 5mins to (re)look at https://review.openstack.org/286136 that'd be great | 15:50 |
openstackgerrit | Adriano Petrich proposed openstack-infra/project-config: Cleanup workspace before javascript gating https://review.openstack.org/345523 | 15:50 |
pabelanger | fungi: So, I cannot seem to come up with a good patch to clean up the heredoc in configure_mirror.sh. Do you mind helping by suggesting a fix? | 15:50 |
*** e0ne has joined #openstack-infra | 15:50 | |
clarkb | jianghuaw: I would look for that option like I said, and zuul should reread its config if you set that then hopefully handle the situation properly | 15:50 |
clarkb | jianghuaw: would be an option on dependent pipelines I think | 15:50 |
fungi | pabelanger: i can take a stab at it. might be easier for me to just push up a change | 15:50 |
openstackgerrit | Vladyslav Drok proposed openstack-infra/project-config: Make ironicclient functional job voting https://review.openstack.org/345521 | 15:51 |
Swanson | fungi, I tried to cherry pick this https://review.openstack.org/#/c/336110/1 to this https://review.openstack.org/#/c/345077/ wasn't sure what I was doing and abandoned it. Did a new cherry pick and get an error that that abandoned patch was closed. | 15:51 |
pabelanger | fungi: thanks, that will be helpful for me | 15:51 |
* clarkb will work on reviews as soon as he figures out how to configure git prompt properly on tumbleweed | 15:51 | |
clarkb | pabelanger: nice | 15:51 |
Swanson | fungi, Just reopen and push the new stuff? Or is there something else I should do? | 15:51 |
jrist | can we get a few eyes on this? it's blocking everything for us due to the rename https://review.openstack.org/#/c/345523/1 | 15:52 |
fungi | Swanson: yeah, gerrit identifies a change by a combination of its change-id, its project and its branch. if you try to push a new change with the same change-id, project and branch as an existing change (even if it's an abandoned one) gerrit thinks you want to upload a new patchset for that existing change | 15:52 |
fungi | Swanson: so restore the old change you abandoned and then git-review should push a new patchset for it | 15:52 |
Swanson | fungi, thanks! | 15:52 |
jtomasek | krotscheck: ^^^^ a review would be awesome, please:) | 15:53 |
*** woodster_ has joined #openstack-infra | 15:54 | |
*** yamahata has joined #openstack-infra | 15:54 | |
krotscheck | jtomasek: ... Urr? What? How did the rename block things? | 15:54 |
*** poll0172 has quit IRC | 15:54 | |
fungi | jrist: i'm confused by that. you're adding a macro intended to remove files from an existing previously-used workspace on reusable nodes, but your job runs on single-use nodes where no previous job has ever run (we delete the node as soon as teh job completes and replace it with a new one) | 15:54 |
krotscheck | Oh, this is the phantom thing | 15:55 |
jrist | fungi: well technically I'm not adding anything :) | 15:55 |
jrist | I'm not versed in this at all | 15:55 |
*** yamamoto has quit IRC | 15:55 | |
jrist | if that's not the correct method of solving our stale symlink issue, I'm happy to propose the correct way - but I don't know the correct way | 15:56 |
jrist | krotscheck: sort of | 15:56 |
jrist | krotscheck: it seems like the stale symlink might be related, since that's when this started. | 15:57 |
jrist | fungi: happy to take suggestions. | 15:57 |
*** apetrich has joined #openstack-infra | 15:57 | |
openstackgerrit | Merged openstack-infra/system-config: Use correct key for security.debian.org https://review.openstack.org/345005 | 15:57 |
fungi | jrist: oh, not your change. got it. well, i left a comment. i don't know what the solution is, but the proposed change there would be a complete no-op | 15:57 |
krotscheck | jrist: Well, teh entire rename tree started with us abandoning the xenial prebuilt images in favor of a different PPA, so it may be related to a new npm verison | 15:58 |
jrist | krotscheck: ah, quite possible | 15:58 |
krotscheck | jrist: Out of curiosity, why do y'all have both phantomjs and phantomjs-prebuilt in your dependencies? | 15:58 |
*** devananda has joined #openstack-infra | 15:58 | |
*** nmagnezi has joined #openstack-infra | 15:59 | |
*** jamielennox|away is now known as jamielennox | 15:59 | |
jrist | krotscheck: haha, related: https://review.openstack.org/#/c/345500/ | 15:59 |
jrist | krotscheck: I think prebuilt was added when we hit something similar before but now we just need to remove the non-prebuilt | 16:00 |
*** raunak has joined #openstack-infra | 16:00 | |
krotscheck | jrist: That build is passing. | 16:00 |
apetrich | krotscheck, good catch | 16:00 |
apetrich | jrist, yeah makes sense | 16:00 |
jrist | krotscheck: ha | 16:00 |
jrist | I didn't see that | 16:00 |
krotscheck | apetrich: Not my credit, it's honza who found that ;) | 16:00 |
jrist | so we'll need to rebase a half dozen patches | 16:00 |
* krotscheck just pointed out the deprecation warning in the log. | 16:00 | |
*** raunak has quit IRC | 16:00 | |
*** raunak has joined #openstack-infra | 16:01 | |
*** poll0172_ has joined #openstack-infra | 16:01 | |
jrist | krotscheck: is your name pronounced "cross check" ? | 16:01 |
*** Teresita-Warrior has joined #openstack-infra | 16:01 | |
jrist | and do you like hockey | 16:01 |
pabelanger | clarkb: okay, moving on to MariaDB. Will push up a patch to use upstream mirror over rax. cc odyssey4me | 16:02 |
*** mriedem has joined #openstack-infra | 16:02 | |
krotscheck | jrist: Long O. And I ride one of these: http://surlybikes.com/bikes/cross_check | 16:02 |
jrist | yes! | 16:02 |
jrist | steal? | 16:02 |
jrist | s/a/e/g | 16:02 |
jrist | nice | 16:02 |
jrist | I bet that's a nice ride | 16:02 |
jianghuaw | clarkb: thanks. I got it. It's helpful, although it can't stop the existing dead loop. thanks very much. | 16:03 |
*** asettle has joined #openstack-infra | 16:03 | |
*** esikachev has quit IRC | 16:03 | |
*** jsavak has quit IRC | 16:03 | |
odyssey4me | pabelanger feel free to take over https://review.openstack.org/307831 for that | 16:04 |
fungi | jianghuaw: yeah, chances are you need a zuul restart to clear that out, but once you configure zuul to ignore refernces to projects you aren't testing you shouldn't see it happen again (hopefully) | 16:04 |
jrist | fungi: thanks for your help | 16:04 |
*** d0ugal has quit IRC | 16:04 | |
*** liusheng has quit IRC | 16:04 | |
fungi | you're welcome | 16:04 |
jianghuaw | fungi: thanks. | 16:04 |
fungi | and you're welcome as well! | 16:04 |
*** liusheng has joined #openstack-infra | 16:05 | |
*** sdague has joined #openstack-infra | 16:05 | |
*** jlanoux has quit IRC | 16:05 | |
krotscheck | jrist: She's wonderful. Had some custom powercoating done and built her out myself. | 16:05 |
jpmaxman | fungi: looks like we're getting hit with lots of spam - I'm looking at it now | 16:05 |
fungi | jpmaxman: thanks, i hadn't looked yet | 16:06 |
jtomasek | krotscheck: impressive | 16:06 |
krotscheck | jrist: Also, I've got all the bits to convert her to X-Trek, Commuter, or touring. | 16:06 |
jrist | nice | 16:06 |
jrist | I need a roadie | 16:06 |
jrist | I have a Niner Jet9 right now and a Kona Mountain that I converted to commuter | 16:07 |
jrist | the mountain is too small and not particularly comfortable | 16:07 |
krotscheck | jrist: My biggest beef is that the rear wheel mount points forward, and the powder job reduced the friction around the skewers so they occasionally pop out. | 16:08 |
fungi | jpmaxman: oh yeah, lots of new accounts there. i have a script i whipped up to mass delete and block users via the mw api i can use to knock those back out here in a bit (though looks like only 3 of them have actually added anything so far) | 16:08 |
krotscheck | Aaaanyway | 16:08 |
jianghuaw | fungi: is there a way to dump the job queue? so that I can add the back after restarting zuul? | 16:08 |
fungi | er, make that 5 with contributions | 16:08 |
fungi | jianghuaw: there is a script in the zuul git repo for that, just a sec i'll get you a link | 16:09 |
jpmaxman | fungi: ok great - yeah - give me a few want to see what I can deduce from their actions on how they're getting around the captcha | 16:09 |
jrist | krotscheck: !!! | 16:09 |
jrist | krotscheck: that seems particularly unsafe | 16:09 |
krotscheck | jrist: Yeeeeaaaahhhh.... | 16:09 |
krotscheck | jrist: It's only recently become an issue again, so I have to figure something out. | 16:10 |
*** kzaitsev_ws has joined #openstack-infra | 16:10 | |
fungi | jianghuaw: http://git.openstack.org/cgit/openstack-infra/zuul/tree/tools/zuul-changes.py will export a list of the specified pipeline formatted as `zuul enqueue ...` commands you can redirect to a file and use as a script to reenqueue. we use that all the time for restarts | 16:10 |
jianghuaw | fungi: so cool. thanks very much. | 16:11 |
*** sdague has quit IRC | 16:11 | |
clarkb | jianghuaw: just be sure to remove the enqueue for the one you don't want | 16:11 |
*** isaacb has quit IRC | 16:12 | |
jianghuaw | got it:-) | 16:12 |
fungi | jianghuaw: we use it like `python /opt/zuul/tools/zuul-changes.py http://zuul.openstack.org check >check.sh` | 16:12 |
openstackgerrit | Stephanie Miller proposed openstack-infra/irc-meetings: Add new diskimage-builder team meeting https://review.openstack.org/343871 | 16:12 |
*** piet_ has quit IRC | 16:13 | |
fungi | jianghuaw: then you can stop zuul, edit check.sh to remove whatever you don't want reenqueued, and then `bash check.sh` to reenqueue the rest after you start zuul again | 16:13 |
fungi | jianghuaw: obviously substitite the url for your zuul server instead of using our status.json or you may be in for an unpleasant surpruse | 16:14 |
fungi | surprise | 16:14 |
jianghuaw | fungi: you are so helpful. thanks. | 16:14 |
*** sdague has joined #openstack-infra | 16:15 | |
*** tesseract- has quit IRC | 16:15 | |
*** shashank_hegde has joined #openstack-infra | 16:15 | |
fungi | any time | 16:16 |
fungi | jpmaxman: after a quick skim, only three of those five new accounts are spammers. the other two are actual people from the community editing pages for the first time | 16:16 |
openstackgerrit | Khai Do proposed openstack-infra/system-config: Configure its-storyboard plugin https://review.openstack.org/330925 | 16:16 |
clarkb | fungi: when you aren't battling spam, any opinion on trying to merge the switch python-jobs to xenial change nowish or sending an announcement for say monday next week then spending the next day and a half cleaning it up and lining up more changes to switch jobs over? | 16:16 |
clarkb | fungi: jpmaxman are new account signups behind the captcha as well? or should we expect enw account that aren't able to do much? | 16:17 |
*** poll01721 has joined #openstack-infra | 16:17 | |
fungi | clarkb: account creation is not subject to captcha, just page edits | 16:17 |
jpmaxman | clarkb: new account signups are launchpad | 16:17 |
jpmaxman | so they have their own protection, but we accept any valid launchpad account | 16:18 |
clarkb | ok so we probably should expect random spam accounts its just a matter of making sure they can't spam once created | 16:18 |
clarkb | jpmaxman: ya | 16:18 |
fungi | so we'll likely have spammer accounts added that never make any "contributions" | 16:18 |
*** florianf has joined #openstack-infra | 16:18 | |
fungi | clarkb: one thing i considered was doing a cleanup via the api to delete accounts which have never contributed any edits since they're superfluous | 16:18 |
anteaya | fungi: + | 16:19 |
mordred | fungi: ++ | 16:19 |
fungi | not block them, just delete so that those users can recreate them if they're legitimate | 16:19 |
*** rcernin has quit IRC | 16:19 | |
openstackgerrit | Merged openstack-infra/gear: Handle SIGINT correctly in Client.waitForServer() https://review.openstack.org/184264 | 16:19 |
openstackgerrit | Merged openstack-infra/gear: Allow setting a timeout for Client.waitForServer() https://review.openstack.org/184265 | 16:20 |
olaph | fungi: +++ | 16:20 |
fungi | but there's really no reason to log into the wiki except to make edits (obviously i'd also skip any accounts we have added to groups since they may get used for non-anonymous tasks) | 16:20 |
clarkb | that seems reasonable too | 16:20 |
clarkb | (I was just trying to reason about whether or not new spammer accounts are expected and if they are a problem) | 16:20 |
openstackgerrit | Paul Belanger proposed openstack-infra/system-config: OpenStack-CI Apt mirror for MariaDB https://review.openstack.org/307831 | 16:20 |
anteaya | fungi: can you tell if these accounts have subscribed to any pages? | 16:20 |
fungi | that was more of a plan for how to refine our account list on the wiki come time to attempt to map them to a new openid | 16:20 |
*** poll0172_ has quit IRC | 16:20 | |
anteaya | you have to log in to subscribe to a page, there might be folks that track pages but don't edit | 16:21 |
fungi | anteaya: ahh, great point. yes, i could also skip any which have page subscriptions | 16:21 |
fungi | the api does allow you to query that | 16:21 |
anteaya | are the spammers subscribing to any pages? is that a behaviour pattern of this group? | 16:21 |
fungi | no idea, but likely not. they seem to be a drive-by lot. they don't seem to actually reuse accounts they've created from even 24 hours in the past | 16:22 |
anteaya | fungi: ah | 16:22 |
*** bknudson_ is now known as bknudson | 16:22 | |
anteaya | okay then yeah, I would advocate for keeping folks that subscribe too then | 16:22 |
*** rajinir has joined #openstack-infra | 16:22 | |
anteaya | and thanks | 16:22 |
openstackgerrit | sulochan-acharya proposed openstack-infra/project-config: Enable zuul jobs for craton and cratonclient https://review.openstack.org/345453 | 16:23 |
fungi | i suspect their scripts plan for moderators or automated countermeasures blocking spammer accounts so just don't bother to reuse them for long in the first place | 16:23 |
*** raildo has joined #openstack-infra | 16:23 | |
anteaya | or subscribe instead of edit | 16:23 |
pabelanger | clarkb: I'm in favor of nowish, so we don't have to keep battling merge conflicts | 16:23 |
anteaya | fungi: a reasonable strategy | 16:23 |
pabelanger | clarkb: I also have bandwidth to support any issues too | 16:23 |
clarkb | pabelanger: I don't expect too many of those if we soft freeze between now and then fwiw | 16:23 |
*** ganesan has quit IRC | 16:23 | |
inc0_ | guys, is gerrit fleaky? I started to have Service Unavailable errors | 16:23 |
anteaya | can you tell how many times a given wiki account logs in? | 16:24 |
anteaya | is knowing that useful? | 16:24 |
*** ayoung has joined #openstack-infra | 16:24 | |
clarkb | gerrit is not spiking GC according to melody | 16:24 |
pabelanger | clarkb: Ya. I think we've (you specifically) done a good job at testing everything the best you can | 16:24 |
clarkb | pabelanger: ya I am pretty confident in the tests working and when they don't work the projects are at fault | 16:24 |
*** ifarkas is now known as ifarkas_afk | 16:24 | |
anteaya | inc0_: women work in this channel too | 16:25 |
clarkb | pabelanger: eg the sslv3 stuff | 16:25 |
*** ddieterly is now known as ddieterly[away] | 16:25 | |
pabelanger | clarkb: ++ | 16:25 |
*** ayoung has quit IRC | 16:25 | |
*** ayoung has joined #openstack-infra | 16:25 | |
inc0_ | ah, my apologies, gals and guys:) | 16:25 |
*** rdx_matt_ has quit IRC | 16:25 | |
fungi | jpmaxman: i'm considering giving https://www.mediawiki.org/wiki/Extension:StopForumSpam a shot next. it's probable that these spammers hitting us are casting a wide net and so are ending up in the sfs blacklist pretty quickly. that could knock down the volume some | 16:25 |
anteaya | or people, team group or infra | 16:25 |
clarkb | pabelanger: other portions of infra-root agree I say lets go for it today and I can send an email to go along with it. Then we can spend the next week or so rolling out the changes to the other jobs | 16:25 |
pabelanger | WFM | 16:25 |
anteaya | inc0_: I don't self identify as 'gal' | 16:25 |
*** rdx_matt has joined #openstack-infra | 16:26 | |
clarkb | pabelanger: I do sort of want fungi to look at the change and what is required to do what we planned. After writing this change I think I am personally leaning towards preferring the old way we did it but only just barely. | 16:26 |
anteaya | fungi: jpmaxman still in favour of the StopForumSpam direction | 16:26 |
jpmaxman | I think they are getting in through https://www.mediawiki.org/wiki/Extension:UniversalLanguageSelector | 16:27 |
clarkb | pabelanger: fungi one of the potential gotchas with this setup I am realizing is that we run jobs in check/gate and in post and we can't switch on branch with those | 16:27 |
*** derekh has quit IRC | 16:27 | |
fungi | clarkb: what's the spot check for xenial on master looking like? any guess as to how disruptive we should expect it to be if we pull the trigger now? | 16:27 |
clarkb | pabelanger: fungi so that is one limitation I hand't planned for compared to the old system | 16:27 |
anteaya | jpmaxman: how, what are they doing? | 16:27 |
openstackgerrit | Daniel Gonzalez Nothnagel proposed openstack-infra/project-config: Add api-ref jobs for Manila https://review.openstack.org/313875 | 16:28 |
fungi | jpmaxman: like is the captcha only being presented if they're using the default language selection or something? | 16:28 |
*** savihou has quit IRC | 16:28 | |
azvyagintsev | fungi so i rebuild new image,with correct elements list- it's solve my issue. by now i have another one, when i try run jobs with devstack: 16:26:38 + timeout -s 9 165m bash -c 'source /home/jenkins/workspace/gate-tempest-dsvm-full-devstack-plugin-ceph/devstack-gate/functions.sh && gate_hook' | 16:28 |
azvyagintsev | 16:26:38 bash: /opt/stack/new/devstack-gate/devstack-vm-gate.sh: No such file or directory | 16:28 |
*** julim has quit IRC | 16:28 | |
openstackgerrit | sulochan-acharya proposed openstack-infra/project-config: Enable zuul jobs for craton and cratonclient https://review.openstack.org/345453 | 16:29 |
jpmaxman | I'm still digging, but looking at this it looks like they are injecting through that module: | 16:29 |
jpmaxman | /w/load.php?debug=false&lang=en&modules=ext.uls.init%2Cinterface%2Cpreferences%2Cwebfonts%7Cjquery.accessKeyLabel%2Cclient%2Ccookie%2CmwExtension%2Ctipsy%7Cmediawiki.Uri%2Capi%2Ccldr%2CjqueryMsg%2Clanguage%2Cnotify%2Cuser%2Cutil%7Cmediawiki.language.data%2Cinit%7Cmediawiki.legacy.ajax%2Cwikibits%7Cmediawiki.libs.pluralruleparser%7Cmediawiki.page.startup&skin | 16:29 |
jpmaxman | =strapping&version=20160721T094403Z&* HTTP/1.1 | 16:29 |
*** derekjhyang has joined #openstack-infra | 16:29 | |
clarkb | fungi: its basically https://etherpad.openstack.org/p/newton-xenial but those all seem to pass when I run them on the actual test isntances nodepool boots. Also note that my testing only considered projects that use the python-jobs zuul template. So any projects with one off random things not completely following the PTI are potentially going to fail | 16:29 |
clarkb | fungi: but considering how few real issues we have had on the python-jobs set I don't expect many issues beyond "don't use sslv3 and don't import private portions of stdlin" | 16:29 |
clarkb | s/stdlin/stdlib/ | 16:29 |
inc0_ | anteaya, I'm afraid my English is way below level required to feel all the nuances of this muddy field that generalization and identity is, I beg your pardon, meant no offense, exclusion or favor of any specific group | 16:30 |
fungi | clarkb: would we be switching devstack-gate jobs too or is that planned for a different cut-over? | 16:30 |
*** rdx_matt has quit IRC | 16:30 | |
anteaya | inc0_: thanks I appreciate it | 16:30 |
clarkb | fungi: this change is only the stuff in python-jobs. It turns out that over time our jobs have grown like the blackberry and ivy in my backyard so we can't easily one shot this | 16:30 |
*** jsavak has joined #openstack-infra | 16:31 | |
phschwartz | zuul promote --pipeline Blah --change 11111,1 should move that change to the top of the zuul queue correct? Or only up one spot? | 16:31 |
anteaya | inc0_: your level of English appears fairly advanced in my opinion | 16:31 |
clarkb | fungi: so next would be dealing with coverage jobs and other one off python jobs and also dealing with the dsvm jobs | 16:31 |
inc0_ | in fact, I like to think of myself as as egalitarian, even tho my wording might not reflect it at all times | 16:31 |
clarkb | phschwartz: to the top | 16:31 |
phschwartz | clarkb: perfect. ty :) | 16:31 |
inc0_ | anteaya, well, but is nice excuse I can make right? | 16:31 |
clarkb | fungi: this is another reason why I am slightly preferring the old system. Its write 90 lines of code and set some defaults and done | 16:32 |
anteaya | inc0_: fair enough, I've never met an egalitarian before, at least one that told me they were | 16:32 |
clarkb | fungi: this explicit method is going to be thousands of lines of chrun in yaml files over the next couple months likely | 16:32 |
anteaya | inc0_: it is a popular one, indeed | 16:32 |
clarkb | fungi: but the trade off there is it should be easier to understand the intentions of those changes | 16:32 |
*** jpich has quit IRC | 16:32 | |
anteaya | jpmaxman: you posted something in channel that looked like a link, but closer inspection appears to me that it is not | 16:33 |
anteaya | jpmaxman: I'm trying to follow along, what were you trying to convey by posting what you posted? | 16:34 |
fungi | anteaya: it's from the apache log on the wiki server | 16:34 |
anteaya | fungi: ah thank you | 16:34 |
fungi | an access log entry for one of the calls made by one of the spam accounts, a possible point of entry to page editing which might bypass the captcha. currently just a theory though | 16:35 |
anteaya | thanks for the explaination | 16:35 |
clarkb | the big difference is before we treated everything the same in one go and if you wanted to be special you had to do so explicitly (which led to some issues). Now everything is special so its more on us to sort through it upfront (and potential issues with post vs check/gate when running jobs that go in both | 16:35 |
*** lucasagomes is now known as lucas-afk | 16:35 | |
openstackgerrit | Ben Nemec proposed openstack/diskimage-builder: Nothing to see here https://review.openstack.org/345539 | 16:36 |
*** shashank_hegde has quit IRC | 16:37 | |
azvyagintsev | fungi ^^ | 16:37 |
* clarkb will let the crowd review and think it over while breakfast is found | 16:37 | |
fungi | clarkb: so... given it's the latter part of the week now if the sorts of issues this switch might expose will mostly need to be spotted and dealt with by the devs on individual projects, making the switch at the start of the week might make more sense so that they don't end up with a mountain of broken harshing their weekends | 16:37 |
clarkb | ya that works for me too | 16:37 |
fungi | azvyagintsev: yeah, i have no idea what would cause /opt/stack/new/devstack-gate/devstack-vm-gate.sh to not exist on your systems. that should be created by devstack-gate at job runtime | 16:38 |
clarkb | I do also think that we need to weild a bigger "you really need to conform" hammer especailly for big tent projects | 16:38 |
clarkb | because most of the mess here imo is we have gotten lax and a large chunk of projects are not very standard. Like the monasca-analytics and searchlight stuff. And projects not having docs so can't use the python-jobs template | 16:39 |
fungi | clarkb: well, posting removal proposals to governance for any not following the consistent testing interface specified by the tc seems to have gotten rapid attention | 16:39 |
jpmaxman | sorry anteaya give me a bit still looking | 16:39 |
clarkb | fungi: oh cool. So maybe we work that separtely and generate lists of thsoe based on yaml parsing of zuul's layout | 16:40 |
*** lyz has joined #openstack-infra | 16:40 | |
fungi | clarkb: a slightly less confrontational method might just be to start an ml thread with a list of all the offending projects, but yes | 16:40 |
fungi | one of those sorts of methods | 16:40 |
*** lyz has quit IRC | 16:40 | |
azvyagintsev | fungi i guess you about builder "name: devstack-checkout " ? | 16:41 |
*** poll01721 has quit IRC | 16:41 | |
clarkb | but ya there is lots of pep8 only, or run pep8, docs, python27 in check but only pep8 in gate and so on. If we reduce that down to you run python-jobs these sorts of updates are much much simpler | 16:41 |
*** david-lyle has quit IRC | 16:41 | |
anteaya | clarkb: ++ on the hammer, what ever it is called | 16:41 |
*** acoles is now known as acoles_ | 16:42 | |
anteaya | jpmaxman: yup, fair enough, thanks | 16:42 |
clarkb | I expect a similar situation with the dsvm jobs but its trickier there since integration tests are harder to simplify like that. But I think we have much fewer dsvm type tests to worry about | 16:42 |
*** hashar has quit IRC | 16:42 | |
clarkb | a few hundred compared to thousands of the other ones | 16:42 |
*** lezbar has quit IRC | 16:42 | |
*** amotoki has quit IRC | 16:42 | |
fungi | azvyagintsev: no, devstack-checkout just checks out devstack-gate in the job workspace. _running_ it should cause it to re-checkout itself in /opt/stack/new after it sets up repos there | 16:43 |
*** d0ugal has joined #openstack-infra | 16:44 | |
*** slowrie has left #openstack-infra | 16:45 | |
fungi | azvyagintsev: http://git.openstack.org/cgit/openstack-infra/devstack-gate/tree/devstack-vm-gate-wrap.sh#n437 | 16:45 |
*** shashank_hegde has joined #openstack-infra | 16:46 | |
*** sdake_ has quit IRC | 16:46 | |
azvyagintsev | fungi: yup, i can see gate_hook call, but still can't find that someone initiate creating someting into /opt/stack/new... if you have time- part of log http://paste.openstack.org/show/539089/ | 16:47 |
*** piet_ has joined #openstack-infra | 16:47 | |
*** HeOS has quit IRC | 16:47 | |
zaro | jeblair: change for adding rel=nofollow to gerrit links https://review.openstack.org/#/c/345540 | 16:48 |
*** sdake has joined #openstack-infra | 16:49 | |
*** trown is now known as trown|lunch | 16:49 | |
azvyagintsev | fungi i didn't pass any ZUUL_* variables...could it be root-cause ? | 16:49 |
jeblair | zaro: woot! merged upstream! | 16:50 |
anteaya | jeblair: https://gerrit-review.googlesource.com/#/c/80320/ | 16:50 |
fungi | azvyagintsev: zuul should pass those for you | 16:50 |
jeblair | anteaya: yep, i saw, thanks | 16:50 |
anteaya | ah sorry I had mis-read your ! for a ? | 16:51 |
jeblair | anteaya: that's okay? | 16:51 |
anteaya | :) | 16:51 |
fungi | azvyagintsev: http://git.openstack.org/cgit/openstack-infra/devstack-gate/tree/devstack-vm-gate-wrap.sh#n537 calls the setup_workspace function (from functions.sh) which in turn calls setup_project which is what does the git clone of projects | 16:52 |
*** Apoorva has joined #openstack-infra | 16:53 | |
azvyagintsev | fungi hmm.... regarding zuul - i ran job's directly from jenkins in UI - with hope, that everything will be fetched from master | 16:55 |
*** yamamoto has joined #openstack-infra | 16:56 | |
azvyagintsev | fungi: how-to push trigger from zuul ? i saw, in gerrit plugin such function - but can't goolge something same for zuul | 16:56 |
*** EricGonczer_ has joined #openstack-infra | 16:56 | |
azvyagintsev | or i should update layout and push test commit into upstream repo ? | 16:57 |
openstackgerrit | Mikhail S Medvedev proposed openstack-infra/system-config: Fix shebang for modules.env sort check script https://review.openstack.org/345549 | 16:57 |
mmedvede | should be easy merge ^^ | 16:57 |
*** yamahata has quit IRC | 16:58 | |
fungi | azvyagintsev: i don't understand what you're asking. perhaps you can restate your question | 16:58 |
azvyagintsev | fungi: yup, sorry for my English | 16:58 |
fungi | azvyagintsev: no need to apologize | 16:58 |
*** yamahata has joined #openstack-infra | 16:58 | |
EmilienM | pabelanger: when do we plan to have mirror for gems? | 16:58 |
EmilienM | should I abandon https://review.openstack.org/#/c/253616/ ? | 16:59 |
azvyagintsev | You say, that "zuul should pass those for you" . But i'm running job directly from jenkins UI- so i guess i'm doing it in wrong way | 16:59 |
anteaya | azvyagintsev: even English speakers sometimes need to try several times to get their idea or question across | 16:59 |
*** jaosorior has quit IRC | 16:59 | |
fungi | azvyagintsev: i don't know much about using the gerrit trigger plug-in in jenkins, so you may find better answers from other third-party ci operators running a configuration more similar to what you have | 16:59 |
*** jaosorior has joined #openstack-infra | 16:59 | |
*** inc0_ has quit IRC | 17:00 | |
*** inc0 has joined #openstack-infra | 17:00 | |
*** ddieterly[away] is now known as ddieterly | 17:01 | |
azvyagintsev | fungi: so, i'm asking- how-to trigger build correctly ? what should i do, for staring build ? just push some test-code into gerrit ? or i could call something like 'zuul run_job_name for_this_patchset' ?' | 17:01 |
*** florianf has quit IRC | 17:01 | |
*** yamamoto has quit IRC | 17:01 | |
fungi | azvyagintsev: i also haven't tried running devstack-gate directly from jenkins as far as i can remember (and am unlikely to in the future since we no longer use jenkins), but i think you'd need to set some variables similar to those mentioned in the latter half of the "simulating devstack gate tests" section in the readme | 17:01 |
fungi | http://git.openstack.org/cgit/openstack-infra/devstack-gate/tree/README.rst#n175 | 17:01 |
*** jsavak has quit IRC | 17:02 | |
azvyagintsev | fungi aaaah, yeaah. looks like truth. i miss it...thanks! | 17:02 |
fungi | azvyagintsev: or you could try using the ci-sandbox repo in our gerrit and configure your zuul to trigger jobs on patchsets for that, then upload a change there | 17:03 |
*** piet_ has quit IRC | 17:03 | |
*** rbuzatu has quit IRC | 17:03 | |
openstackgerrit | Honza Pokorny proposed openstack-infra/project-config: Upload tarballs for tripleo-ui https://review.openstack.org/343834 | 17:03 |
azvyagintsev | fungi: ci-sandbox thats what i'm actually using :) | 17:04 |
anteaya | azvyagintsev: I'm so happy to hear that, thank you | 17:04 |
*** ericksonsantos has joined #openstack-infra | 17:04 | |
fungi | azvyagintsev: sure, then just push a change to gerrit for that repo | 17:04 |
*** smcginnis_ has quit IRC | 17:05 | |
mmedvede | azvyagintsev: it is possible to run a build without jenkins/zuul, by setting up correct env variables and running scripts directly on a VM. Useful for debugging. Feel free to ping me if you decide to go that route | 17:05 |
*** rbuzatu has joined #openstack-infra | 17:06 | |
*** tphummel has joined #openstack-infra | 17:06 | |
azvyagintsev | fungi: mmedvede: thx, i guess i will try to find correct ZUUL_var's for start. will back to you if stuck again. thanks! | 17:06 |
*** timl0101 has quit IRC | 17:07 | |
*** smcginnis_ has joined #openstack-infra | 17:07 | |
*** matthewbodkin has quit IRC | 17:09 | |
*** eric_lopez has quit IRC | 17:10 | |
*** asettle has quit IRC | 17:10 | |
*** rbuzatu has quit IRC | 17:10 | |
*** cody-somerville has quit IRC | 17:10 | |
openstackgerrit | James E. Blair proposed openstack-infra/zuul: Remove pipeline.getJobs https://review.openstack.org/345560 | 17:11 |
EmilienM | can someone help me to figure if we can go ahead with https://review.openstack.org/#/c/344432/ please? | 17:11 |
*** dizquierdo has quit IRC | 17:11 | |
*** cody-somerville has joined #openstack-infra | 17:11 | |
*** inc0 has quit IRC | 17:13 | |
*** inc0 has joined #openstack-infra | 17:14 | |
*** shashank_hegde has quit IRC | 17:14 | |
anteaya | EmilienM: it looks like you need to talk to ianw and find out if he is willing to remove his -1 | 17:15 |
*** jsavak has joined #openstack-infra | 17:15 | |
anteaya | EmilienM: it looks to me like AJaeger is in agreement with your patch | 17:15 |
EmilienM | beside the -1, I would like some other thoughts | 17:15 |
anteaya | based on my reading of the comments | 17:15 |
*** baoli has joined #openstack-infra | 17:16 | |
*** jordanP_ has quit IRC | 17:17 | |
anteaya | EmilienM: I have not additional thoughts myself | 17:19 |
*** Jeffrey4l_ has quit IRC | 17:19 | |
*** baoli_ has joined #openstack-infra | 17:22 | |
*** ddieterly is now known as ddieterly[away] | 17:22 | |
openstackgerrit | Ihar Hrachyshka proposed openstack-infra/devstack-gate: Use flat encapsulation type for external network https://review.openstack.org/345426 | 17:22 |
EmilienM | anteaya: ianw is currently sleeping I guess, I thought I could have some reviews in the meantime | 17:22 |
*** tkelsey has quit IRC | 17:24 | |
*** baoli has quit IRC | 17:25 | |
*** zul has quit IRC | 17:25 | |
pabelanger | EmilienM: Yup, I am going to start work on that next | 17:25 |
EmilienM | thank you | 17:25 |
EmilienM | pabelanger: oh, gems? | 17:26 |
*** zul has joined #openstack-infra | 17:26 | |
pabelanger | EmilienM: yup. just finishing up debian mirror | 17:26 |
pabelanger | MariaDB is ready for review | 17:26 |
pabelanger | now gems | 17:27 |
EmilienM | ok | 17:27 |
*** rdx_matt has joined #openstack-infra | 17:27 | |
*** trown|lunch is now known as trown | 17:27 | |
*** ihrachys has quit IRC | 17:30 | |
openstackgerrit | Ben Nemec proposed openstack-infra/tripleo-ci: Skip pingtest cleanup https://review.openstack.org/345570 | 17:31 |
*** rdx_matt has quit IRC | 17:32 | |
*** javeriak has joined #openstack-infra | 17:32 | |
*** julim has joined #openstack-infra | 17:34 | |
*** electrofelix has quit IRC | 17:35 | |
anteaya | EmilienM: understood, given what you already have my suggestion would be continue with ianw | 17:35 |
anteaya | and yes, I too think he is sleeping | 17:35 |
*** jcoufal has quit IRC | 17:36 | |
EmilienM | cool :) | 17:36 |
*** amitgandhinz has quit IRC | 17:38 | |
anteaya | EmilienM: thanks :) | 17:38 |
*** amitgandhinz has joined #openstack-infra | 17:39 | |
*** esikachev has joined #openstack-infra | 17:39 | |
*** maishsk has quit IRC | 17:39 | |
*** degorenko is now known as _degorenko|afk | 17:41 | |
*** Goneri has quit IRC | 17:41 | |
*** EricGonczer_ has quit IRC | 17:41 | |
*** zz_dimtruck is now known as dimtruck | 17:43 | |
*** harlowja has joined #openstack-infra | 17:44 | |
*** thiagop has quit IRC | 17:44 | |
*** shashank_hegde has joined #openstack-infra | 17:44 | |
*** ericksonsantos has quit IRC | 17:45 | |
*** raildo has quit IRC | 17:45 | |
*** clenimar has quit IRC | 17:45 | |
*** asettle has joined #openstack-infra | 17:47 | |
AJaeger | clarkb: reading scrollback - the monasca thing: You need to add the requirements job as well, that one was missing. Do you want to udpate your change again? | 17:48 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul: Move methods from Pipeline to QueueItem https://review.openstack.org/345578 | 17:49 |
*** poll0172_ has joined #openstack-infra | 17:49 | |
jeblair | notmorgan, jhesketh: ^ i'm writing a series of data model cleanup patches | 17:50 |
osnexus | Anyone with some networking chops on? Trying to figure out why my nodepool CI cannot communicate with the nova VMs on my devstack cloud | 17:50 |
clarkb | AJaeger: ya I will update it, sounds like fungi would like us to wait for monday. I am also drafting the announcement email which we can send out today | 17:51 |
*** elo has joined #openstack-infra | 17:51 | |
*** asettle has quit IRC | 17:51 | |
*** elo has quit IRC | 17:52 | |
*** asettle has joined #openstack-infra | 17:52 | |
notmorgan | jeblair: will take a look shortly | 17:52 |
*** javeriak_ has joined #openstack-infra | 17:53 | |
notmorgan | jeblair: slowly understanding the direction of zuulv3 things. | 17:53 |
AJaeger | clarkb: you can also switch on branch for post! | 17:53 |
jeblair | notmorgan: me too :) | 17:53 |
*** javeriak has quit IRC | 17:53 | |
clarkb | AJaeger: I can? | 17:53 |
clarkb | AJaeger: I thought it was ref based? | 17:53 |
*** rbuzatu has joined #openstack-infra | 17:53 | |
clarkb | which is different rule and parameter | 17:53 |
notmorgan | jeblair: yeah, but you know a lot more than i do about it :P | 17:53 |
pabelanger | jeblair: are we ready to move forward adding zookeeper to nodepool.o.o? 324037 is ready if so | 17:54 |
*** elo has joined #openstack-infra | 17:54 | |
*** maishsk has joined #openstack-infra | 17:55 | |
AJaeger | clarkb, fungi: if I should review stricter, please tell me! I can reject some more (still reading backscroll) | 17:55 |
*** thiagop has joined #openstack-infra | 17:55 | |
clarkb | AJaeger: I think we should go ahead and use the time between nwo and monday to clean it up | 17:56 |
clarkb | AJaeger: so please do leave comments on things you notice | 17:56 |
clarkb | also email draft at https://etherpad.openstack.org/p/switch-to-xenial | 17:56 |
clarkb | pabelanger: AJaeger fungi ^ | 17:56 |
fungi | clarkb: in post, REF_NAME is the branch where the change merged, i think | 17:56 |
*** elo has quit IRC | 17:56 | |
fungi | er, ZUUL_REFNAME | 17:56 |
openstackgerrit | Miles Gould proposed openstack/diskimage-builder: Allow installing proliant tools from an OS package https://review.openstack.org/344214 | 17:56 |
clarkb | fungi: ya so I can't filter that in the zuul jobs list easily with a branch rule too I don't think | 17:56 |
clarkb | fungi: but maybe I can and I am misunderstanding how zuul applies those rules | 17:57 |
AJaeger | clarkb: let me find an example for you... | 17:57 |
clarkb | take for example coverage-nova-ubuntu-trusty and coverage-nova-ubuntu-xenial. If that runs in check and post how do I pick the correct job for both check and post? | 17:57 |
openstackgerrit | Tony Breeds proposed openstack-infra/irc-meetings: Add new diskimage-builder team meeting https://review.openstack.org/343871 | 17:58 |
*** karthikp_ has quit IRC | 17:58 | |
jeblair | clarkb: job.branches matches change.branch or change.ref | 17:58 |
jeblair | clarkb: so you can switch post jobs in the layout | 17:58 |
*** bswartz has quit IRC | 17:58 | |
jeblair | clarkb: http://git.openstack.org/cgit/openstack-infra/zuul/tree/zuul/model.py#n514 | 17:58 |
*** smcginnis_ has quit IRC | 17:59 | |
AJaeger | clarkb: http://git.openstack.org/cgit/openstack-infra/project-config/tree/zuul/layout.yaml#n2072 | 17:59 |
*** Apoorva_ has joined #openstack-infra | 17:59 | |
clarkb | jeblair: ah so I have to make the rule handl an optional refs/ prefix? | 17:59 |
clarkb | in any case sounds like this is solvable and I was wrong about trying to jam that in | 18:00 |
AJaeger | not at all, just use branch. zuul will do the right thing ;) | 18:00 |
clarkb | for some reason I thought it wouldn't work | 18:00 |
jpmaxman | fungi: ok I've been monitoring the post data watching numerous spams come in | 18:00 |
*** SumitNaiksatam has joined #openstack-infra | 18:00 | |
*** timl0101 has joined #openstack-infra | 18:00 | |
jpmaxman | http://paste.openstack.org/show/539100/ | 18:01 |
*** csomerville has joined #openstack-infra | 18:01 | |
fungi | jpmaxman: does it seem to be a lot of blind submission where they try a variety of tactics only some of which actually work, or do they seem to tailor/tune the calls to just what is working on our wiki? | 18:01 |
*** julim_ has joined #openstack-infra | 18:01 | |
*** daemontool has quit IRC | 18:01 | |
jpmaxman | as far as I can tell most attempts seem to come through | 18:02 |
jeblair | clarkb: i think as a special case, gerrit strips 'refs/heads' from branch names, so you don't actually need to account for the refs prefix | 18:02 |
AJaeger | clarkb: do you want to WIP https://review.openstack.org/#/c/344959/ ? Since you want to wait with merging... | 18:02 |
jpmaxman | they seems to be an initial creation | 18:02 |
jpmaxman | and then a series of edits | 18:02 |
*** inc0 has quit IRC | 18:02 | |
clarkb | jpmaxman: gotcha | 18:02 |
*** Apoorva has quit IRC | 18:02 | |
clarkb | AJaeger: yup let me do that | 18:02 |
jpmaxman | I did find what appears to be recaptcha data passed in the post | 18:02 |
jpmaxman | recaptcha_challenge_field=03AHJ_VuuX7OGGOhzq2m07SmbGe4YZFQpaUqGAHRY9BTvEqgt0f_wVQbiMR_x-McNrF_ulc_-9nUemiHMy7dsMrGWIU3WdIHWH2G6fsaHXLG5IMERnPNhcBcj7LkkUGCEFXykZMcvoa5Ag9yb4jHFyx8ymxA700uwzJIQDE0u-ECsdN5s3h3erSrgLbTqwKgTTQBk2lqbwmGjP8lNeI_yYKYq9CH_6c49lHmMge8EODVI2HRzYDdrGioAb7Sd1F-K7GURyqtveAan5&recaptcha_response_field=2500HAYESST&wpAntispam=& | 18:02 |
fungi | jpmaxman: i'd heard that there are mechanical turk type outfits solving captchas on request, used by spammers. no idea if that still happens or if there are faster ways to get around captchas these days | 18:03 |
jpmaxman | yup | 18:03 |
jpmaxman | may be | 18:03 |
openstackgerrit | Merged openstack-infra/irc-meetings: Proposing OpenStack SWG Meeting https://review.openstack.org/338134 | 18:03 |
*** raunak has quit IRC | 18:03 | |
*** javeriak_ has quit IRC | 18:03 | |
jpmaxman | anyway the ConfirmEdit plugin we are using | 18:03 |
jpmaxman | is quite old | 18:03 |
jpmaxman | and uses the v1 ReCaptcha | 18:03 |
jpmaxman | no longer supported by Google | 18:03 |
*** baoli_ has quit IRC | 18:03 | |
jpmaxman | so it makes that theory more likely | 18:03 |
*** cody-somerville has quit IRC | 18:04 | |
jpmaxman | I'd like to try dropping the latest ConfirmEdit extension | 18:04 |
*** david-lyle has joined #openstack-infra | 18:04 | |
*** raunak has joined #openstack-infra | 18:04 | |
clarkb | AJaeger: also please leave lots of comments and I will work on addressing them today | 18:04 |
jpmaxman | but didn't want to do it without everyones blessing :) | 18:04 |
*** julim has quit IRC | 18:04 | |
fungi | jpmaxman: i'm in favor. there's also a javascript-oriented "recaptcha nocaptcha" option mentioned on the confirmedit plugin page that's supposed to be better at blocking spammers too, i was wondering about | 18:05 |
*** david-lyle_ has joined #openstack-infra | 18:05 | |
clarkb | AJaeger: it looks like monasca-analytics has check-requirements on it? | 18:05 |
*** david-lyle has quit IRC | 18:05 | |
fungi | jpmaxman: and i was also thinking about this plugin as an additional mitigation https://www.mediawiki.org/wiki/Extension:StopForumSpam | 18:05 |
anteaya | jpmaxman: I'm also in favour of trying something | 18:06 |
*** hashar has joined #openstack-infra | 18:06 | |
fungi | jpmaxman: basically relies on a collaborative blacklist service people can report wiki/form spam ip addresses into and mediawiki can block editing based on | 18:06 |
clarkb | AJaeger: I think I am still missing somethign re monasca-analytics | 18:06 |
openstackgerrit | Paul Belanger proposed openstack-infra/system-config: Added Gem Mirror to Infra https://review.openstack.org/253616 | 18:07 |
anteaya | since my understanding of the situation is that thus far we have not provided any obstacles to their spam creation | 18:07 |
clarkb | pabelanger: for ^ we should double check our disk availability. Last I checked gem mirror is huge | 18:07 |
jpmaxman | yes that's what I was looking at - I was assuming that was the recaptcha 2.0 | 18:07 |
pabelanger | clarkb: Agreed | 18:08 |
AJaeger | clarkb: they use pep8+check-requirements in zuul, you need to add to jenkins both requirements and pep8. You added in your last change only pep8. | 18:08 |
jpmaxman | The new generation of ReCaptcha, called NoCaptcha, was introduced by Google back in December 2014 | 18:08 |
AJaeger | clarkb: python-jobs includes requirements | 18:08 |
pabelanger | clarkb: I'm looking to see if we can use gem --config-file foo.bar mirror, to remove it from root | 18:08 |
clarkb | AJaeger: oh I see, is that why it is back to using python-jobs in latest patchset? maybe we'll just leave it that way for now and do the cleanup later | 18:09 |
pabelanger | clarkb: if not, I'll revert back to the rubygems user and figured out AFS keytab permissions | 18:09 |
AJaeger | clarkb: yes, that's why it took it back - tox -e zuul complained about undefined requirements job. | 18:09 |
AJaeger | clarkb: feel free to respin... | 18:09 |
clarkb | AJaeger: gotcha, ok lets just leave that as is and we can clean it up in a followup | 18:09 |
jpmaxman | I think they just changed the name | 18:10 |
fungi | jpmaxman: cool! i'm on the same page then, for sure | 18:10 |
fungi | it sounded smarter anyway | 18:10 |
*** thiagop_ has joined #openstack-infra | 18:11 | |
AJaeger | clarkb: regarding PTI: what should I enforce more? | 18:11 |
*** EricGonczer_ has joined #openstack-infra | 18:11 | |
jpmaxman | anyway the ConfirmEdit that is installed | 18:11 |
*** yamahata has quit IRC | 18:11 | |
jpmaxman | doesn't have the ReCaptchaNoCaptcha.php | 18:11 |
clarkb | AJaeger: for big tent projects I would really like to see more things use python-jobs/python-db-jobs instead of just being randon combos of pep8/docs/python27 | 18:11 |
jpmaxman | I downloaded the latest | 18:11 |
jpmaxman | and can drop it in | 18:12 |
anteaya | clarkb: ack | 18:12 |
*** raildo has joined #openstack-infra | 18:12 | |
jpmaxman | but I realize we need a settings change | 18:12 |
fungi | jpmaxman: the confirmedit page mentions that confirmedit extension is already bundled with the version of mediawiki we're running, and the "latest version" is listed as 1.3 which is what https://wiki.openstack.org/wiki/Special:Version reports we have, so maybe we need a separate module for that? | 18:12 |
clarkb | AJaeger: then its a simple couple line change to do this update but reality is lots of projects need manual updates beacuse they don't use the standard template | 18:12 |
*** clenimar has joined #openstack-infra | 18:12 | |
*** ericksonsantos has joined #openstack-infra | 18:12 | |
jpmaxman | It's just not in the version bundled with our version of MediaWiki | 18:13 |
jpmaxman | I think we can upgrade ConfirmEdit without upgrading the entire wiki | 18:13 |
fungi | jpmaxman: interesting | 18:13 |
*** ganesan has joined #openstack-infra | 18:13 | |
jpmaxman | https://extdist.wmflabs.org/dist/extensions/ConfirmEdit-REL1_27-dbff612.tar.gz | 18:13 |
clarkb | AJaeger: I also think that all the python-*clients should haev docs jobs regardless of big tent because user facing == please have docs but I guess we can only put pressure on big tent for that | 18:13 |
jpmaxman | that's the latest version that has the ReCaptchaNoCaptcha.php | 18:13 |
fungi | jpmaxman: is our version page lying about which version of confirmedit we've installed, or is the mediawiki modules index wrong about what teh latest version of that plugin is? | 18:13 |
*** asettle has quit IRC | 18:14 | |
fungi | jpmaxman: aha, so they've started versioning it by mediawiki release instead of separately, now that it's bundled. got it | 18:14 |
*** rdx_matt has joined #openstack-infra | 18:15 | |
fungi | so that must mean the version of confirmedit that gets bundled with mw 1.27 | 18:15 |
clarkb | AJaeger: basically the more we get the config to conform the easier it is to make large scale changes like this. And its also better for the projects to have eg docs | 18:15 |
fungi | and we're on mw 1.25 | 18:15 |
*** thiagop has quit IRC | 18:15 | |
*** thiagop_ is now known as thiagop | 18:15 | |
*** mhickey has quit IRC | 18:15 | |
* AJaeger had hoped they start with some and then evolve and add more... | 18:17 | |
anteaya | ah hope | 18:17 |
anteaya | I remember that feeling | 18:17 |
openstackgerrit | Paul Belanger proposed openstack-infra/system-config: Added Gem Mirror to Infra https://review.openstack.org/253616 | 18:17 |
EmilienM | anteaya: can you review https://review.openstack.org/#/c/345456/ please? | 18:18 |
jpmaxman | fungi still seems weird | 18:18 |
*** ajmiller has quit IRC | 18:18 | |
*** ajmiller has joined #openstack-infra | 18:18 | |
jpmaxman | our version is dated 1.3 (6034c03) 18:43, 16 October 2014 | 18:18 |
anteaya | EmilienM: I can look, keeping in mind I'm at the nova mid-cycle so have split attention | 18:19 |
jpmaxman | and the latest 1.3 (2014-12-05) | 18:19 |
jpmaxman | so maybe in those two months they added the no captcha | 18:19 |
*** rdx_matt_ has joined #openstack-infra | 18:19 | |
AJaeger | clarkb: don't have enough time to fully think this through right now - if you have ideas, let's discuss later so that we can review better. I'm happy to be more strict for new big tent projects etc, just would like that we caome to a coming understanding here. | 18:19 |
*** rdx_matt has quit IRC | 18:19 | |
EmilienM | anteaya: ok thx, it's a quick one | 18:19 |
*** amitgandhinz has quit IRC | 18:19 | |
clarkb | AJaeger: no problem, we can definitely brainstorm offline. Might be worth a ml thread | 18:20 |
*** amitgandhinz has joined #openstack-infra | 18:20 | |
jpmaxman | I can just say (unless I'm blurry eyed) I don't see this file in our version :) ReCaptchaNoCaptcha.php | 18:20 |
*** rbrndt_ has quit IRC | 18:20 | |
jpmaxman | Need to step out for about 30 min. Let me know if you'd like me to replace it directly or if there is another process you'd like to follow | 18:21 |
fungi | jpmaxman: yeah, i think what happens there is the "version" of the plugin is frozen at 1.3 now that it's bundled, and instead you get the plugin as shipped in mediawiki version <whatever> | 18:21 |
anteaya | EmilienM: indeed, thank you | 18:21 |
*** EricGonczer_ has quit IRC | 18:21 | |
fungi | jpmaxman: i'm fine with a straight-up replacement of what's there with the new one as long as we can swap it back easily if it breaks | 18:22 |
*** david-lyle_ has quit IRC | 18:22 | |
*** ddieterly[away] has quit IRC | 18:22 | |
*** zzzeek is now known as zzzeek_afk_but_r | 18:22 | |
*** Sukhdev has joined #openstack-infra | 18:22 | |
AJaeger | clarkb: or an IRC meeting topic - or both ;) | 18:22 |
*** ericksonsantos has quit IRC | 18:22 | |
*** zzzeek_afk_but_r is now known as zzzeek_afk | 18:23 | |
*** mattnick has joined #openstack-infra | 18:23 | |
openstackgerrit | Jeremy Stanley proposed openstack-infra/system-config: Temporarily disable wiki configuration management https://review.openstack.org/345603 | 18:23 |
fungi | jpmaxman: ^ to make trying the related config edits easier | 18:23 |
*** rdx_matt_ has quit IRC | 18:23 | |
*** ericksonsantos has joined #openstack-infra | 18:23 | |
fungi | i've also edited our emergency disable file for it, so it's technically already disabled while we wait for that change to land | 18:24 |
openstackgerrit | James Slagle proposed openstack-infra/tripleo-ci: Add multi-node job in cistatus.html https://review.openstack.org/345418 | 18:24 |
*** mdrabe has joined #openstack-infra | 18:24 | |
*** zul_ has joined #openstack-infra | 18:24 | |
*** thiagop has quit IRC | 18:25 | |
*** notnownikki has quit IRC | 18:25 | |
fungi | jpmaxman: it's possible hashar or one of the other mwf staff in here know more about what the version numbering on bundled extensions actually means | 18:25 |
*** mattnick has quit IRC | 18:27 | |
AJaeger | clarkb, anteaya : Regarding hope, see https://review.openstack.org/#/c/345404/ | 18:27 |
EmilienM | anteaya: thanks a lot! | 18:27 |
*** jaosorior has quit IRC | 18:27 | |
anteaya | EmilienM: welcome | 18:28 |
anteaya | AJaeger: looking | 18:28 |
*** salv-orlando has quit IRC | 18:28 | |
anteaya | AJaeger: I think I am missing the point you are trying to convey, sorry for being slow | 18:29 |
*** zul has quit IRC | 18:29 | |
AJaeger | anteaya: the point is: That there at least some project where my hope is not hopeless ;) They start with fewer jobs but add over time like the referenced ones... | 18:29 |
*** Teresita-Warrior has quit IRC | 18:30 | |
anteaya | ah | 18:30 |
clarkb | AJaeger: yup thats good to see, I do have a comment for them though | 18:30 |
anteaya | yay for some projects! | 18:30 |
anteaya | \o/ | 18:30 |
*** salv-orlando has joined #openstack-infra | 18:30 | |
*** jcoufal has joined #openstack-infra | 18:30 | |
AJaeger | clarkb: I know it's broken ;/ | 18:30 |
clarkb | AJaeger: ya I saw your comment I posted an additional item | 18:31 |
*** ihrachys has joined #openstack-infra | 18:31 | |
AJaeger | ah - there's a similar change as well https://review.openstack.org/345394 | 18:31 |
AJaeger | anteaya: here's a missing voting gate job - fixed it myself. Do you want to review? https://review.openstack.org/344942 | 18:32 |
AJaeger | clarkb: thanks | 18:32 |
clarkb | I think generally most projects would not object and probably even do intend on making these changes | 18:32 |
*** ddieterly has joined #openstack-infra | 18:32 | |
clarkb | it just comes down to time and forgetting and living with what they have | 18:32 |
clarkb | I found some todos for tripleo things that said # TODO add docs from years ago | 18:32 |
anteaya | AJaeger: done, thanks for fixing that | 18:33 |
AJaeger | clarkb: good observation, I missed that in the first round - and you're perfectly right. | 18:33 |
anteaya | I think it is good to talk about it | 18:33 |
openstackgerrit | Merged openstack-infra/project-config: puppet: move scenario004 to experimental https://review.openstack.org/345456 | 18:34 |
anteaya | I think folks feel that standardization limits them | 18:34 |
clarkb | anteaya: they can always add more | 18:34 |
anteaya | but standardization also has benefits | 18:34 |
anteaya | clarkb: indeed | 18:34 |
clarkb | anteaya: but at a minimum they should have the standard bits and most don't have that much so I doubt limitations are an issue | 18:34 |
anteaya | clarkb: I'm totally in agreement with you | 18:34 |
*** salv-orlando has quit IRC | 18:34 | |
clarkb | also its trivial to make pep8, python27 and python setup.py build_sphinx succeed | 18:34 |
anteaya | but trying my best to present my understanding of the opposite perspective | 18:35 |
*** pvaneck has joined #openstack-infra | 18:35 | |
anteaya | which I happen to disagree with, but trying to be authentic | 18:35 |
*** harlowja has quit IRC | 18:35 | |
clarkb | thats like saying the 60 mph speed limit limits you then getting on a pedal bike | 18:36 |
anteaya | indeed | 18:36 |
*** SumitNaiksatam has quit IRC | 18:37 | |
anteaya | clarkb: while you are here do you feel like giving the 'don't spam gerrit' patch a push? https://review.openstack.org/#/c/345540/1 | 18:37 |
mwhahaha | pabelanger: are you around? question about uca mirrors and their sync frequency from upstream | 18:37 |
*** harlowja has joined #openstack-infra | 18:38 | |
*** maishsk has quit IRC | 18:38 | |
AJaeger | fungi, https://review.openstack.org/#/c/345061/ is the governance change for three new infra projects. Can you approve those three infra projects, please? That's for firehose spec. | 18:39 |
clarkb | mwhahaha: usually best to just ask your question then anyone else can answer too :) | 18:39 |
mwhahaha | well then, what is the sync frequency for the ubuntu mirrors? cause we're seeing out of sync stuff for UCA | 18:39 |
clarkb | mwhahaha: its run reprepro on a cron and is then published via AFS so it will be roughly in the cron period. Let me get a link for that | 18:40 |
pabelanger | mwhahaha: it should sync ever 2 hours | 18:40 |
*** maishsk has joined #openstack-infra | 18:40 | |
mwhahaha | k i guess we just need to wait 2 hours | 18:40 |
jeblair | pabelanger: 324037+3 | 18:41 |
clarkb | https://git.openstack.org/cgit/openstack-infra/system-config/tree/modules/openstack_project/manifests/mirror_update.pp#n295 yup every 2 hours | 18:41 |
mwhahaha | they just published newton b2 so we've got missing 10.0.0 packages but some are in place | 18:41 |
pabelanger | jeblair: also, I think we are ready to land 330829 now. Changing zuul-console to use tcp/19885 | 18:41 |
jeblair | clarkb: what's the state of nodepoold? still running pinned version? | 18:41 |
clarkb | jeblair: yes its still running pinned version but I reenabled puppet for that host yseterday so a restart should get it back to tip of master | 18:41 |
jeblair | pabelanger: yeah, i agree, will +3 | 18:41 |
*** EricGonczer_ has joined #openstack-infra | 18:41 | |
clarkb | mwhahaha: are things failing? reprepro should be building consistent indexes and not publishing the mirror to afs if it can't | 18:42 |
pabelanger | jeblair: perfect | 18:42 |
*** maishsk has quit IRC | 18:42 | |
jeblair | pabelanger: oh it has a pep8 | 18:42 |
jeblair | will fix | 18:42 |
jpmaxman | fungi: Well considering the difference in date is roughly two months | 18:42 |
mwhahaha | yea | 18:42 |
jpmaxman | I don't think there is much risk | 18:42 |
mwhahaha | http://logs.openstack.org/41/345141/2/gate/gate-puppet-ec2api-puppet-beaker-rspec-ubuntu-xenial/e7ba525/console.html#_2016-07-21_17_47_59_311091 | 18:42 |
pabelanger | jeblair: ah, just seen that too | 18:42 |
*** ddieterly is now known as ddieterly[away] | 18:42 | |
mwhahaha | http://logs.openstack.org/30/345330/1/check/gate-puppet-neutron-puppet-beaker-rspec-ubuntu-xenial/544b146/console.html#_2016-07-21_16_53_37_598490 | 18:42 |
openstackgerrit | Jeremy Stanley proposed openstack-infra/project-config: Refactor mirror configuration script for scaling https://review.openstack.org/345624 | 18:42 |
fungi | pabelanger: ^ as requested | 18:42 |
jpmaxman | I'd propose dropping in the new version and making sure nothing obvious break then doing a patch to the settings file to switch to the NoCaptcha | 18:43 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul: Ansible launcher: Use port 19885 for console streaming https://review.openstack.org/330829 | 18:43 |
jpmaxman | the public / private keys should be the same | 18:43 |
fungi | jpmaxman: that sounds great to me | 18:43 |
mwhahaha | see http://ubuntu-cloud.archive.canonical.com/ubuntu/pool/main/k/keystone/ vs http://mirror.nyj01.internap.openstack.org/ubuntu/pool/main/k/keystone/ | 18:43 |
*** thiagop has joined #openstack-infra | 18:43 | |
jeblair | clarkb: cool, so maybe lets restart it this afternoon? | 18:43 |
clarkb | mwhahaha: neat, I think that means our reprepro stuff doesn't work as we expect | 18:43 |
anteaya | jpmaxman: fungi sounds good to me too | 18:43 |
clarkb | mwhahaha: it was specifically designed to avoid that aiui | 18:43 |
clarkb | jeblair: sure | 18:43 |
jpmaxman | ok cool - I'll proceed :) | 18:43 |
*** maishsk has joined #openstack-infra | 18:43 | |
clarkb | mwhahaha: its possible its only checking that all the files in the index are present and not traversing the dep tree. If thats the case then UCA might avoid non atomic updates like that | 18:44 |
pabelanger | clarkb: ya, maybe | 18:44 |
pabelanger | fungi: looking | 18:44 |
*** jcoufal_ has joined #openstack-infra | 18:44 | |
pabelanger | jeblair: Ah, okay. I see now | 18:45 |
pabelanger | jeblair: sorry, that was for fungi | 18:45 |
openstackgerrit | David Shrewsbury proposed openstack-infra/nodepool: Add initial ZooKeeper API https://review.openstack.org/340658 | 18:46 |
*** jcoufal has quit IRC | 18:46 | |
fungi | pabelanger: i probably did a terrible job of describing what i was suggesting earlier. sometimes code speaks louder than words | 18:46 |
fungi | pabelanger: also as it was my suggestion, it's entirely reasonable to ask me to code it ;) | 18:46 |
Shrews | notmorgan: jeblair: addressed your comments in 340658. thanks! | 18:47 |
*** trash has quit IRC | 18:48 | |
jeblair | Shrews: cool, thanks! i'll re-review after lunch | 18:49 |
notmorgan | Shrews: ^ basically the same exact thing as what jeblair said | 18:49 |
Shrews | jeblair: also, now with moar camelcase | 18:49 |
notmorgan | Shrews: eeuuuwww. | 18:49 |
fungi | pabelanger: i tried to keep everything in basically the same order as much as possible, to make reviewing this patch easier. there is probably still some additional reorganization that can go on in a subsequent patch to make it cleaner still. my main goal with this was just replacing the heredocs with shell variables | 18:49 |
*** tqtran has joined #openstack-infra | 18:49 | |
openstackgerrit | Merged openstack-infra/project-config: Add ironic-coverage to gate queue as well https://review.openstack.org/344942 | 18:49 |
jeblair | notmorgan: for harmony with existing code. you can blame me | 18:50 |
notmorgan | jeblair: and i will. doesn't change my statement ;) | 18:50 |
pabelanger | fungi: ya, it looks good. Just 1 minor nit | 18:50 |
notmorgan | jeblair: as someone who has tried VERY hard to forget PERL.... camelCase makes my skin crawl still. | 18:50 |
fungi | pabelanger: i hope there's more than just a nit. refactors like these are easy ways to introduce new bugs so i'm sure i did my fair share with it :/ | 18:50 |
notmorgan | jeblair: not that it's inherently bad. | 18:50 |
pabelanger | clarkb: mwhahaha: I can kick the sync off manually to fix the issue | 18:51 |
mwhahaha | pabelanger: please do | 18:51 |
openstackgerrit | Michelle Mandel proposed openstack-infra/devstack-gate: Enable n-novnc service https://review.openstack.org/345626 | 18:51 |
*** ihrachys has quit IRC | 18:51 | |
jpmaxman | and nevermind | 18:51 |
jpmaxman | This version of the ConfirmEdit extension requires MediaWiki 1.25+ | 18:51 |
fungi | pabelanger: also, good eye! i meant to use mv everywhere | 18:51 |
*** ihrachys has joined #openstack-infra | 18:51 | |
fungi | jpmaxman: we're on mediawiki 1.25 | 18:51 |
anteaya | jpmaxman: what version is our mediawiki? sorry for not keeping up | 18:51 |
jeblair | notmorgan: yah -- without getting into the inherent values, which i can bore you with at a bar (this list is getting long!) i do think at least in a single program we ought be consistent | 18:51 |
*** derekjhyang has quit IRC | 18:52 | |
notmorgan | jeblair: yep. do not disagree | 18:52 |
notmorgan | jeblair: :) | 18:52 |
fungi | jpmaxman: anteaya: https://wiki.openstack.org/wiki/Special:Version | 18:52 |
fungi | (at least when the wiki's not broken) | 18:52 |
notmorgan | erm... s/do not disagree/agreed | 18:52 |
anteaya | fungi: thank you | 18:52 |
jeblair | notmorgan: s'ok. i didn't not understand that. | 18:52 |
*** xarses has quit IRC | 18:52 | |
notmorgan | double negatives are hard to read mmmmkay | 18:52 |
anteaya | what version are we on when the wiki is broken? | 18:52 |
notmorgan | jeblair: well i wont not do it again | 18:53 |
* anteaya shows herself to the door | 18:53 | |
*** esikachev has quit IRC | 18:53 | |
*** markvoelker has quit IRC | 18:53 | |
pabelanger | mwhahaha: try now | 18:53 |
fungi | anteaya: heh, nice | 18:53 |
jpmaxman | fungi: should be back | 18:53 |
*** trash has joined #openstack-infra | 18:53 | |
pabelanger | clarkb: mwhahaha: actually, looks like no new packages were sync'd. But a fair packages were removed from the repo | 18:54 |
fungi | jpmaxman: thanks. i have a feeling the "Mediawiki 1.25wmf4 (f455f80)" reported by our version page is insufficient for that build of the plugin | 18:54 |
pabelanger | clarkb: mwhahaha: So, I think our mirror is sync'd correctly | 18:54 |
jpmaxman | yup we're a couple of months behind | 18:54 |
*** esikachev has joined #openstack-infra | 18:54 | |
mwhahaha | k i'll let you know but Ubuntu released their b2 and that's missing from the mirrors | 18:54 |
jpmaxman | not sure if it is worth it to upgrade the wiki | 18:54 |
hashar | jpmaxman: if you have MediaWiki related question I am around :) | 18:54 |
mwhahaha | so there should have been new packages | 18:54 |
jpmaxman | hashar: thanks - we wanted to turn on the recaptcha 2 (nocaptcha) | 18:55 |
pabelanger | mwhahaha: do they exist on ubuntu-cloud.archive.canonical.com?' | 18:55 |
pabelanger | we sync from that | 18:55 |
mwhahaha | pabelanger: yes see http://ubuntu-cloud.archive.canonical.com/ubuntu/pool/main/k/keystone/ 10.0.0 | 18:55 |
*** ddieterly[away] is now known as ddieterly | 18:55 | |
jpmaxman | but we are on a oct 2014 release and need to be on a dec 2014 release it seems | 18:55 |
fungi | hashar: yeah, we were wanting to get a newer confirmedit plugin working on our Mediawiki 1.25wmf4 deployment | 18:55 |
mwhahaha | python-keystone_10.0.0~b2-0ubuntu1~cloud0_all.deb etc | 18:55 |
*** xarses has joined #openstack-infra | 18:55 | |
hashar | fungi: eek that is the continuous deployment branch for Wikimedia consumption. It is not maintained for sure | 18:56 |
fungi | jpmaxman: hashar: we could probably roll mw forward far enough for that without needing a newer php version, is my guess | 18:56 |
anteaya | hashar: wooooo | 18:56 |
fungi | hashar: yep, i have a separate project for moving to a newer distro so we have new enough php to run a maintained version of mw | 18:56 |
hashar | we cut a branch once per week (and maybe that was once every two week back in that time) | 18:56 |
hashar | so that is fairly outdated and definitely unmaintained | 18:57 |
AJaeger | clarkb, do you know why requirements is not using python-jobs in zuul/layout? I'm currently checking a bit... | 18:58 |
pabelanger | mwhahaha: xenial-updates/newton|main|amd64: keystone 2:10.0.0~b2-0ubuntu1~cloud0 | 18:58 |
pabelanger | mwhahaha: that's our version | 18:58 |
fungi | hashar: basically we're running what Ryan_Lane set up before he had to move on, and it has bitrotted to the point where we can't upgrade without deploying to a newer linux distro, so trying to limp this along and keep spammers under control while i work on the redeploy (which will be tricky since he never got any of it into configuration management) | 18:58 |
clarkb | AJaeger: I do not know, but if I was guessing we added it in later and didn't think to add it? also possible its that way because many projects do want a base set of python test jobs but don't subscribe to requirements | 18:58 |
mwhahaha | pabelanger: then it's missing from the mirrors, http://mirror.nyj01.internap.openstack.org/ubuntu/pool/main/k/keystone/ | 18:58 |
pabelanger | mwhahaha: now, that is possible | 18:59 |
*** harlowja has quit IRC | 18:59 | |
*** r-daneel has joined #openstack-infra | 18:59 | |
AJaeger | clarkb: the only job from python-jobs not used by requirements is the branch-tarball. | 18:59 |
AJaeger | So, should we just add it? | 18:59 |
clarkb | AJaeger: oh you mean the requirements repo itself. Ya I thinkwe could just add it in there and publish a tarball of it | 18:59 |
pabelanger | mwhahaha: wait | 19:00 |
AJaeger | And do you wnat a cleanup that will create merge conflicts with your big change now - or afterwards? | 19:00 |
pabelanger | mwhahaha: you should be using http://mirror.nyj01.internap.openstack.org/ubuntu-cloud-archive/pool/main/k/keystone/ | 19:00 |
AJaeger | clarkb: yes, requiremetns repo itself | 19:00 |
hashar | fungi: maybe move as-is to the new distro then upgrade minor version after minor version | 19:00 |
fungi | hashar: anyway, the actual question i had for you when i mentioned you earlier was mostly in regard to what "version 1.3" means in relation to the confirmedit extension, since it seems to be 1.3 in perpetuity now that it's bundled in the mediawiki source tree. i'm guessing when an extension switches to bundled they cease versioning it separately? | 19:00 |
mwhahaha | pabelanger: k let me double check | 19:00 |
hashar | fungi: and we do delete the wmfX branches after a while :/ | 19:00 |
*** EricGonczer_ has quit IRC | 19:00 | |
*** persia has quit IRC | 19:01 | |
hashar | fungi: ConfirmEdit has its own version that is inherited from the past and might be bumped randomly (apparently master says 1.4.0) | 19:01 |
*** shamail has joined #openstack-infra | 19:01 | |
hashar | fungi: but for compatibility with MediaWiki you really want to look at the branch. If you have MediaWiki 1.25.x , you want ConfirmEdit from REL1_25 branch | 19:02 |
mwhahaha | pabelanger: we do | 19:02 |
*** yamahata has joined #openstack-infra | 19:02 | |
clarkb | anyone want to comment on my email re tesing on xenial before I send it? https://etherpad.openstack.org/p/switch-to-xenial also we all good with monday ? | 19:02 |
pabelanger | mwhahaha: okay, give it a try again | 19:02 |
mwhahaha | i was just looking in the wrong place manually, let me wait for the rechecks to come through | 19:02 |
hashar | fungi: 1.25wmf4 can be considered a beta version of 1.25 | 19:02 |
fungi | hashar: got it. that makes a bit more sense. so just because the confirmedit extension page says 1.3 is compatible with mw 1.25+ doesn't mean that _all_ 1.3 versions are compatible with 1.25? | 19:03 |
hashar | fungi: correct | 19:03 |
anteaya | clarkb: can you add the target to the etherpad? you are sending to openstack-dev ml? | 19:03 |
clarkb | yes to -dev will add | 19:03 |
hashar | fungi: when we prepare a release, we blindly cut the release branch from the master of each of extension | 19:03 |
anteaya | clarkb: thank you | 19:03 |
fungi | hashar: and yeah, my plan for the mw upgrade as it stands is to copy the current deployment (files and database) and try upgrading it with the usual scripts so that i get the relevant database migrations run | 19:03 |
jpmaxman | so question is should we try to find a 1.25 (stable) version | 19:04 |
hashar | fungi: definitely do that on a test instance / db copy. | 19:04 |
jpmaxman | or move to something more recent | 19:04 |
*** jsavak has quit IRC | 19:04 | |
jpmaxman | the website says | 19:04 |
jpmaxman | Legacy versions (1.26.3) | 19:04 |
jpmaxman | but not sure what the PHP dependency is | 19:04 |
hashar | fungi: and always always backup :) | 19:04 |
hashar | jpmaxman: you should aim at the latest version of 1.25.x with extensions upgraded based on REL1_25 | 19:05 |
hashar | that should give you a working set | 19:05 |
hashar | then upgrade to latest 1.26.x and extensions from REL1_26 | 19:05 |
*** EricGonczer_ has joined #openstack-infra | 19:06 | |
fungi | hashar: definitely, the plan for the distro upgrade is to use a completely separate server and database copy, but we do take daily backups too | 19:06 |
jpmaxman | well fungi is working on the big upgrade | 19:06 |
anteaya | clarkb: changed one sentence into two and looks good to me | 19:06 |
jpmaxman | to just get no captcha | 19:06 |
anteaya | clarkb: thank you | 19:06 |
*** jsavak has joined #openstack-infra | 19:06 | |
*** sdague_ has joined #openstack-infra | 19:06 | |
jpmaxman | I guess we could go for https://releases.wikimedia.org/mediawiki/1.25/ | 19:06 |
hashar | MediaWiki minor versions are really major versions (stuff breaks, api change etc). But none of the old school want to create a MW 2.0 :) | 19:06 |
*** EricGonczer_ has quit IRC | 19:07 | |
fungi | hashar: do you happen to know what the last mw release was to support php 5.3.x? | 19:07 |
anteaya | jpmaxman: I'm fine with whatever hashar suggests as something to try | 19:07 |
jpmaxman | so moving to the 1.25.0 looks like released May 2015 - probably a decent chang | 19:07 |
*** fifieldt has quit IRC | 19:07 | |
openstackgerrit | Andreas Jaeger proposed openstack-infra/project-config: Use python-jobs in a few places https://review.openstack.org/345629 | 19:08 |
AJaeger | clarkb: a small cleanup ^ | 19:08 |
*** sdague has quit IRC | 19:08 | |
jpmaxman | fungi: I don't know maybe better to disable new logins and double down on moving to the most recent release | 19:08 |
hashar | fungi: 1.26.x | 19:08 |
fungi | hashar: thanks, just making sure i'm aware of what our options are there | 19:09 |
hashar | fungi: 1.27.x is the long time release for the next 3 years and requires Zend 5.5 | 19:09 |
*** raunak has quit IRC | 19:09 | |
jpmaxman | fungi: up to you - I'm happy to work on an upgrade to 1.26 (legacy). | 19:09 |
*** raunak has joined #openstack-infra | 19:10 | |
hashar | fungi: and our tests for mw 1.26 runs the php version that comes from Precise | 19:10 |
*** ajmiller has quit IRC | 19:11 | |
fungi | jpmaxman: yeah, focus on the major upgrade including newer distro release was what we had discussed at the summit (focus on wiki upgrade so we have better spam mitigation options at our disposal), but at least trying to keep it usable and under control while that's underway was worth a shot at least. 1.26 might be a bridge too far, though it also gives us more options that the 1.25 prerelease we're | 19:11 |
openstackgerrit | Ricardo Carrillo Cruz proposed openstack-infra/shade: Add update_server method https://review.openstack.org/345630 | 19:11 |
fungi | on now | 19:11 |
*** ajmiller has joined #openstack-infra | 19:11 | |
*** Apoorva_ has quit IRC | 19:11 | |
*** dfflanders has joined #openstack-infra | 19:11 | |
*** tqtran has quit IRC | 19:11 | |
hashar | aim at 1.25wmf4 ---> 1.25.6 | 19:11 |
*** raunak has quit IRC | 19:11 | |
*** gordc has quit IRC | 19:11 | |
hashar | 1.25wmf4 is the fourth iteration of Wikimedia going from 1.24 to 1.25.x | 19:11 |
*** Apoorva has joined #openstack-infra | 19:12 | |
*** claudiub has quit IRC | 19:12 | |
hashar | from 1.25.0 to 1.25.6 they are really just patch fix / security issue so there is essentially barely any difference | 19:12 |
AJaeger | thanks anteaya for review | 19:12 |
fungi | hashar: and then 1.25.6 to whatever the latest 1.26.x is (still on precise), and then from there to the latest current 1.27.x (on ubuntu trusty)? | 19:13 |
*** r-mibu has quit IRC | 19:13 | |
openstackgerrit | Andreas Jaeger proposed openstack-infra/project-config: Use python-jobs in a few places https://review.openstack.org/345629 | 19:13 |
*** r-mibu has joined #openstack-infra | 19:13 | |
hashar | fungi: yeah sounds about right. And at each step do snapshot the db :) | 19:14 |
jpmaxman | hashar: so your advice is to phase it... go to latest 1.25 first | 19:14 |
hashar | jpmaxman: yes | 19:14 |
hashar | jpmaxman: 1.25wmf4 is just a pre release of 1.25 | 19:14 |
*** ihrachys has quit IRC | 19:14 | |
hashar | and I usually recommand to upgrade from a minor version to another one (eg: 1.25.x --> 1.26.x --> 1.27.x ) | 19:14 |
hashar | principle of less surprises since a wide range of functions / class / methods are renamed/changed etc | 19:15 |
anteaya | AJaeger: thanks for creating the patch | 19:16 |
*** ihrachys has joined #openstack-infra | 19:16 | |
hashar | jpmaxman: fungi: ping me as needed and feel free to hangout in #mediawiki . There are people here with much more experience in upgrading mw and/or with better timezone overlap :) | 19:17 |
fungi | hashar: thanks for your input! very helpful | 19:18 |
*** nmagnezi has quit IRC | 19:18 | |
*** fifieldt has joined #openstack-infra | 19:19 | |
openstackgerrit | Jeremy Stanley proposed openstack-infra/project-config: Refactor mirror configuration script for scaling https://review.openstack.org/345624 | 19:19 |
jpmaxman | Ok great. 1.25 would get us no capctha | 19:19 |
jpmaxman | Why don't I start there | 19:19 |
jpmaxman | The latest we can get on precise | 19:19 |
*** rdx_matt has joined #openstack-infra | 19:20 | |
*** rdx_matt has quit IRC | 19:20 | |
clarkb | no captcha is a more better version of plugin? /me tries to keep up while also staying out of the way | 19:20 |
AJaeger | team, FYI, I'll be offline tomorrow and might be busy next week, so expect far fewer reviews and comments then usual. | 19:20 |
jpmaxman | The easier the final move to 1.27 on trust y should be | 19:20 |
fungi | jpmaxman: apparently 1.26 is also supposed to work on precise | 19:20 |
* AJaeger wishes everybody a nice weekend | 19:20 | |
fungi | but yeah, we'd want to do two upgrades in series tehre | 19:20 |
clarkb | AJaeger: as long as I can wrangle you into reviewing the xenial things I am happy :) have a good weekend | 19:20 |
*** baoli has joined #openstack-infra | 19:20 | |
jpmaxman | Y just saying let's start with latest 1.25 per hashar | 19:20 |
AJaeger | clarkb: I'll try on MOnday - but it looks so good, you'll make it ;) | 19:21 |
*** rbrndt has joined #openstack-infra | 19:21 | |
anteaya | AJaeger: enjoy your weekend | 19:21 |
*** esberglu has joined #openstack-infra | 19:21 | |
fungi | clarkb: yes, nocaptcha is what google renamed recaptcha to, and now does javascript-based "humanity" tests as well as using harder to script captchas | 19:21 |
*** ddieterly is now known as ddieterly[away] | 19:21 | |
hashar | yea 1.25.6 will give you a good base. That is probably going to be the most challgenging (and get REL1_25 extensions ) | 19:21 |
anteaya | AJaeger: as usual, thanks for all your hard work | 19:21 |
clarkb | fungi: gotcha | 19:21 |
AJaeger | you're welcome, anteaya | 19:21 |
fungi | clarkb: and apparently it can skip presenting the captcha part if its javascript-based tests are happy that you're not a bot | 19:22 |
*** baoli has quit IRC | 19:22 | |
fungi | so technically less annoying to users | 19:22 |
anteaya | <-- goes to get some lunch | 19:22 |
clarkb | neat | 19:22 |
clarkb | I should lunch too | 19:22 |
*** asettle has joined #openstack-infra | 19:22 | |
clarkb | then probably just going to try and dig into reviews for the rest of the day | 19:22 |
*** baoli has joined #openstack-infra | 19:22 | |
clarkb | then go see docaedo for osic things | 19:22 |
clarkb | docaedo: you will be there this time right :P | 19:22 |
*** ajmiller has quit IRC | 19:22 | |
fungi | jpmaxman: 1.25.6 upgrade sounds great for now. i'll check real quick that we have good backups on hand and do server and trove snapshots too just to be safe | 19:23 |
docaedo | clarkb: woot! yes I will be there, would be great to see you! | 19:23 |
*** ajmiller has joined #openstack-infra | 19:23 | |
*** poll0172_ has quit IRC | 19:23 | |
docaedo | clarkb: also, picking up tacos from los gorditos :) | 19:23 |
*** ddieterly[away] is now known as ddieterly | 19:23 | |
openstackgerrit | Andreas Jaeger proposed openstack-infra/project-config: Use python-jobs in a few places https://review.openstack.org/345629 | 19:23 |
*** europython has joined #openstack-infra | 19:25 | |
mwhahaha | pabelanger: fyi looks like the manual sync has fixed it | 19:25 |
pabelanger | mwhahaha: great | 19:25 |
jpmaxman | Ok was going to ask if I should work direct on server (taking backups) or take files and db dump to a dev server | 19:26 |
*** ddieterly is now known as ddieterly[away] | 19:27 | |
*** jsavak has quit IRC | 19:27 | |
*** asettle has quit IRC | 19:27 | |
*** ihrachys has quit IRC | 19:27 | |
fungi | jpmaxman: working on a separate dev server was the plan for the main upgrade, so maybe just working that out for the 1.25 upgrade as well makes the most sense. i can still do that by launching things from snapshots, but we'll need to tweak the db url to use a new hostname for the trove copy | 19:27 |
hashar | potentially you could copy the database on the server, install mediawiki 1.25.6 in parallel using a different vhost and play with it from there | 19:28 |
fungi | hashar: slightly complicated by the fact that the db is remote, so we need to to a little more dancing to get a copy of that going | 19:29 |
fungi | hashar: but also, having a separate dev server gives us the option to in-place upgrade the distro while working on the mw 1.26->1.27 upgrade phase later | 19:30 |
*** europython has quit IRC | 19:30 | |
*** shamail has quit IRC | 19:32 | |
jpmaxman | ok fungi you lost me - so we want to create a clone ? or spin up a new 12.04 server ? | 19:33 |
*** ihrachys has joined #openstack-infra | 19:33 | |
fungi | jpmaxman: i'll boot a clone of the current 12.04 server and a clone of the current trove database | 19:34 |
*** mriedem has quit IRC | 19:34 | |
jpmaxman | excellent | 19:34 |
fungi | we can add dns and tweak the apache vhost name and dburi trivially and have a working copy to try upgrading from | 19:34 |
*** jed56 has quit IRC | 19:35 | |
fungi | first though, before i snapshot anything, i want to go ahead and clean up the current new spam so gimme a few | 19:35 |
*** karthikp_ has joined #openstack-infra | 19:35 | |
*** bswartz has joined #openstack-infra | 19:35 | |
*** ramishra has quit IRC | 19:36 | |
*** ramishra has joined #openstack-infra | 19:37 | |
*** john-davidge has quit IRC | 19:37 | |
*** sdake_ has joined #openstack-infra | 19:39 | |
*** karthikp_ has quit IRC | 19:39 | |
*** sdake has quit IRC | 19:40 | |
fungi | okay, 9 spammer accounts and a few hundred spam pages from today have been deleted | 19:44 |
*** shardy has quit IRC | 19:45 | |
anteaya | fungi: yay | 19:47 |
fungi | currently working on snapshotting things | 19:47 |
*** rdx_matt has joined #openstack-infra | 19:48 | |
*** smcginnis_ has joined #openstack-infra | 19:48 | |
openstackgerrit | Ihar Hrachyshka proposed openstack-infra/devstack-gate: Use flat encapsulation type for external network https://review.openstack.org/345426 | 19:49 |
*** claudiub has joined #openstack-infra | 19:49 | |
*** ihrachys has quit IRC | 19:50 | |
*** ddieterly[away] is now known as ddieterly | 19:50 | |
*** baoli has quit IRC | 19:50 | |
*** raunak has joined #openstack-infra | 19:51 | |
fungi | nibalizer: mtreinish: just to confirm, you no longer need the subunit database backup from before the migration back in november, right? if not, i'll delete it now | 19:51 |
nibalizer | fungi: not as far as I know | 19:51 |
nibalizer | I'm certainly not keeping any important data there >_> | 19:51 |
anteaya | docaedo: which MAX stop should I get off at? | 19:53 |
anteaya | docaedo: I'm coming from Hillsboro | 19:53 |
*** esikachev has quit IRC | 19:54 | |
*** rdx_matt has quit IRC | 19:55 | |
*** ociuhandu has quit IRC | 19:56 | |
*** shashank_hegde has quit IRC | 19:57 | |
*** flepied has quit IRC | 19:58 | |
*** asettle has joined #openstack-infra | 19:58 | |
*** asettle has quit IRC | 19:58 | |
ianw | greghaynes / cinerama : meeting? | 20:00 |
greghaynes | ianw: unsure | 20:00 |
greghaynes | ianw: the review hasn't merged... | 20:00 |
anteaya | the channel is free | 20:01 |
anteaya | you can meet prior to the patch merging if you like | 20:01 |
anteaya | there is no conflict with the channel | 20:01 |
greghaynes | anteaya: awesome, ty | 20:01 |
anteaya | welcome | 20:01 |
fungi | yeah, the irc meetings data is just bookkeeping so others know you've claimed it | 20:02 |
fungi | but meeting functions work fine whether or not it's booked for you | 20:02 |
*** shashank_hegde has joined #openstack-infra | 20:02 | |
anteaya | and right now all 4 meeting channels are free in this time slot | 20:02 |
*** kzaitsev_mb has quit IRC | 20:06 | |
*** inc0 has joined #openstack-infra | 20:07 | |
*** megm has quit IRC | 20:08 | |
*** markusry has quit IRC | 20:08 | |
*** jsavak has joined #openstack-infra | 20:09 | |
fungi | huh, some sort of POST_FAILURE on a job just tanked a nova change in the gate | 20:09 |
anteaya | :( | 20:09 |
openstackgerrit | Merged openstack-infra/infra-manual: Update section on Gerrit permissions for shared permissions https://review.openstack.org/312893 | 20:09 |
openstackgerrit | Merged openstack-infra/infra-manual: Ensure project retirement removes dot files https://review.openstack.org/313618 | 20:09 |
*** inc0 has quit IRC | 20:09 | |
pabelanger | fungi: I haven't looked but likely an SSH failure | 20:09 |
mtreinish | fungi: yeah you can probably delete it | 20:10 |
anteaya | 'fatal: unable to connect to git.openstack.org: | 20:10 |
fungi | thanks mtreinish | 20:10 |
mtreinish | fungi: I also am not sure there is actually anything in there | 20:10 |
osnexus | Anyone know how I can make sure that openSSH is installed on my nova VMs? I can ping them from my devstack cloud, but nowhere else, also can't SSH, even with permissions set | 20:10 |
mtreinish | I remember there was a syntax error in the command and for a long time we were just storing the error message from mysqldump | 20:10 |
*** megm has joined #openstack-infra | 20:11 | |
*** inc0 has joined #openstack-infra | 20:11 | |
anteaya | I don't know why an unable to connect to git resulted in POST_FAILURE rather than FAILURE | 20:11 |
fungi | anteaya: yeah, weird. maybe it didn't | 20:11 |
fungi | anteaya: maybe that node ran into network trouble in rax-ord which caused _both_ the job payload to fail, and some ansible post task to fail as well | 20:12 |
fungi | perhaps the synchronize or something | 20:12 |
*** shardy has joined #openstack-infra | 20:12 | |
fungi | the ansible logs for that job might say | 20:12 |
anteaya | TASK [copy] returns no output | 20:12 |
*** karthikp_ has joined #openstack-infra | 20:12 | |
fungi | that'd probably be it | 20:12 |
anteaya | so your theory looks possible based on what I see | 20:13 |
anteaya | and TASK [synchronize] failed | 20:13 |
fungi | mtreinish: there's 290gb of _something_ in that backup anyway, but regardless likely no need to keep it around now | 20:13 |
mtreinish | ok, I guess we fixed the syntax error at some point :) | 20:14 |
*** salv-orlando has joined #openstack-infra | 20:14 | |
*** esikachev has joined #openstack-infra | 20:16 | |
openstackgerrit | Merged openstack-infra/system-config: Use the Release Bot account on the signing node https://review.openstack.org/342864 | 20:16 |
*** amitgandhinz has quit IRC | 20:16 | |
*** Apoorva has quit IRC | 20:16 | |
*** amitgandhinz has joined #openstack-infra | 20:16 | |
clarkb | nibalizer: on 332514 do you know why we run a centos beaker rspec job against that repo? | 20:17 |
clarkb | nibalizer: we don't seem to run a trusty rspec job which is where we actually host the thing. But also those tests seem to have an invalid assertion. simple/ is part of the mirror... | 20:18 |
anteaya | there is a rackspace maintenance scheduled to begin in an hour: https://status.rackspace.com/ | 20:19 |
mtreinish | fungi: oh, that might have been the one you did manually | 20:19 |
mtreinish | prior to the last big migration | 20:19 |
nibalizer | clarkb: yea i've never understood why we run centos beaker tests, and why we sometimes don't have trusty | 20:19 |
anteaya | on ord | 20:19 |
fungi | mtreinish: for some reason the comment on it mentioned nibalizer, but as it was from back in november of last year i doubt any of us recall clearly | 20:20 |
mtreinish | hmm, yeah dunno | 20:21 |
clarkb | nibalizer: looks like that test is racy, it assumes that bandersnatch won't have run yet | 20:21 |
fungi | anteaya: ooh, fun--thanks for spotting | 20:21 |
*** dfflanders has quit IRC | 20:21 | |
*** gouthamr has quit IRC | 20:21 | |
anteaya | fungi: yeah, didn't know if you had alerts on that or not | 20:21 |
anteaya | fungi: is there anything we should do? | 20:21 |
openstackgerrit | Merged openstack-infra/project-config: Add a job to sign tarballs and wheels https://review.openstack.org/342946 | 20:21 |
*** poll0172 has joined #openstack-infra | 20:21 | |
nibalizer | fungi: i likely made it? | 20:22 |
fungi | anteaya: oh, that says july 25 | 20:22 |
nibalizer | or maybe you made it? | 20:22 |
fungi | nibalizer: that was my guess anyway | 20:22 |
anteaya | fungi: I mis-read, sorry | 20:22 |
fungi | anteaya: iad is mentioned on the one going on yesterday and today, but only in the title not in the description, so probably a typo | 20:22 |
anteaya | well today is a thursday or July 25th is a Monday | 20:23 |
fungi | anteaya: details on the other one say iad is actually going to happen next wednesday | 20:23 |
fungi | on the 27th | 20:23 |
anteaya | looks like more than one typo | 20:23 |
*** SamYaple has quit IRC | 20:23 | |
fungi | anteaya: well, they're doing lon on the 25th | 20:23 |
anteaya | thanks for reading closer | 20:23 |
*** SamYaple has joined #openstack-infra | 20:23 | |
nibalizer | *radio crack* sysadmins please claim your backups or they will be deleted *crack* | 20:24 |
fungi | iad on the 26th, ord on the 27th, dfw on the 28th | 20:24 |
anteaya | sure it says Starting Thursday, July 25th at 4:00 PM CDT | 20:24 |
anteaya | July 25th isn't a Thursday | 20:24 |
*** akshai_ has quit IRC | 20:24 | |
fungi | anteaya: hah, so much typo | 20:24 |
anteaya | but in any case, glad you at least are digging into it | 20:24 |
fungi | anteaya: also, the impact looks like it'll likely be ~30 minutes of nodepool being unable to build new servers or delete used ones | 20:24 |
anteaya | to me it is like following a car with its left blinker on | 20:25 |
anteaya | "something is going to happen sometime" | 20:25 |
*** Apoorva has joined #openstack-infra | 20:25 | |
fungi | since it's just "control plane" maintenance (openstack api calls will be disrupted) | 20:25 |
*** ddieterly is now known as ddieterly[away] | 20:25 | |
anteaya | ah | 20:25 |
anteaya | wonderful | 20:25 |
fungi | so in theory we'll see nodepool briefly struggle with nodes in iad on tuesday, ord wednesday and dfw thursday | 20:27 |
openstackgerrit | Clark Boylan proposed openstack-infra/puppet-bandersnatch: Remove racy portion of rspec test https://review.openstack.org/345656 | 20:27 |
clarkb | nibalizer: ^ that should fix that broken test | 20:27 |
clarkb | if it passes I will likely just self approve | 20:27 |
fungi | jpmaxman: the trove snapshot completed almost immediately, but the nova snapshot is still churning according to rackspace. if it drags on into the evening i'll open a support ticket with them | 20:28 |
*** jsavak has quit IRC | 20:29 | |
openstackgerrit | Merged openstack-infra/system-config: Temporarily disable wiki configuration management https://review.openstack.org/345603 | 20:30 |
anteaya | fungi: I hope your theory is correct, however it doesn't explain the nova failure, so just recheck the patch? | 20:30 |
fungi | anteaya: yes, i think the nova job failure is easier explained by "networking in the ord region is really, really unstable sometimes" | 20:31 |
fungi | i had a ticket open with them for ages trying to track it down, but eventually gave up | 20:32 |
pabelanger | before I go a write one, can anybody recommend a simple git-backup script? | 20:32 |
anteaya | fungi: I'll recheck | 20:32 |
pabelanger | ideal git-backscript will take a list of projects from a file | 20:32 |
fungi | anteaya: ord is riding a fine line between providing some needed ci resources and causing too much disruption to continue using | 20:32 |
anteaya | ack | 20:33 |
jpmaxman | fungi: support ticket with rackspace - fun! | 20:33 |
anteaya | do we have any graph to track that? | 20:33 |
jpmaxman | thank you :) | 20:33 |
fungi | jpmaxman: they're my favoritest | 20:33 |
clarkb | jeblair: should 213952 be WIP'd in review too? | 20:33 |
openstackgerrit | sulochan-acharya proposed openstack-infra/project-config: Enable zuul jobs for craton and cratonclient https://review.openstack.org/345453 | 20:33 |
jeblair | clarkb: hrm -- the actual code is in system-config because we aren't (or weren't?) using puppet-cgit at the time... | 20:34 |
jeblair | it's relevant if we ever move | 20:35 |
fungi | jpmaxman: in the meantime i'm happy enough to keep manually blocking spammers and mass deleting their garbage. keeping on top of these through the new account log and webui is actually pretty quick | 20:35 |
*** EricGonczer_ has joined #openstack-infra | 20:35 | |
fungi | as long as we don't let it go for days without checking | 20:35 |
*** persia has joined #openstack-infra | 20:35 | |
*** akshai has joined #openstack-infra | 20:36 | |
fungi | we only seem to be getting maybe 10 in a 24 hour period under the present configuration | 20:36 |
clarkb | pleia2: is there a change for gerritbot to support yaml config (re 330260) | 20:36 |
fungi | jpmaxman: though not sure if that will hold now that they have tasted blood. time will tell | 20:37 |
openstackgerrit | Merged openstack-infra/zuul: Ansible launcher: Use port 19885 for console streaming https://review.openstack.org/330829 | 20:37 |
jpmaxman | fungi if you want to rollback the new user account creation that's fine too | 20:39 |
openstackgerrit | Steven Hardy proposed openstack-infra/tripleo-ci: Add SwiftRingBuilder to multinode job https://review.openstack.org/345661 | 20:39 |
*** harlowja has joined #openstack-infra | 20:39 | |
*** jsavak has joined #openstack-infra | 20:40 | |
fungi | jpmaxman: if it gets worse i definitely will in the short term, but if the volume stays like this it's probably saner to just tread water handling the spam and let the community still create accounts as needed | 20:40 |
openstackgerrit | sulochan-acharya proposed openstack-infra/project-config: Enable zuul jobs for craton and cratonclient https://review.openstack.org/345453 | 20:40 |
openstackgerrit | Clark Boylan proposed openstack-infra/puppet-hound: Add ulimit max-open-files param to puppet-hound https://review.openstack.org/289451 | 20:41 |
*** whoops has joined #openstack-infra | 20:41 | |
jpmaxman | ok - I'll try to jump on the wiki upgrade asap when the server comes online. fair warning I'm headed out of the country on Sunday which may increase or decrease my productivity depending on several factors ;) | 20:42 |
*** abregman has joined #openstack-infra | 20:42 | |
*** nwkarsten has joined #openstack-infra | 20:42 | |
anteaya | jpmaxman: thanks for letting us know | 20:43 |
anteaya | jpmaxman: safe travels | 20:43 |
*** dprince has quit IRC | 20:44 | |
anteaya | fungi: I picture you in a shark cage re: wiki spammers | 20:44 |
pleia2 | clarkb: yeah, I'lll get the link | 20:44 |
*** tqtran has joined #openstack-infra | 20:45 | |
*** karthikp_ has quit IRC | 20:45 | |
*** karthikp_ has joined #openstack-infra | 20:46 | |
*** ganesan has quit IRC | 20:49 | |
*** esikachev has quit IRC | 20:49 | |
fungi | jpmaxman: no worries--whatever help you're able to provide whenever you're available is more than appreciated! | 20:50 |
pleia2 | clarkb: left a comment in the change, but https://review.openstack.org/#/c/287056/ | 20:50 |
pleia2 | so it looks like we need to wait since that one isnt ready | 20:50 |
clarkb | pleia2: maybe use depends-on? | 20:50 |
fungi | jpmaxman: and yeah, the snapshot is still chugging | 20:51 |
fungi | i need to pop out and get groceries... bbiab | 20:51 |
*** karthikp_ has quit IRC | 20:51 | |
*** rdx_matt has joined #openstack-infra | 20:51 | |
anteaya | fungi: enjoy shopping | 20:51 |
fungi | i wish | 20:51 |
*** rdx_matt has quit IRC | 20:51 | |
clarkb | fungi: I am looking at 192187 and I don't understand why we have two different things in jeepyb that appear to do the same thing. YOu don't happen to recall what is going on there do you? | 20:51 |
anteaya | :) | 20:51 |
* anteaya references the early conversation on hope | 20:52 | |
clarkb | oh one is a cron and one is an exec | 20:52 |
clarkb | nibalizer: crinkle does ensure_packages deal with the unique key constraint for package names in puppet? | 20:54 |
pleia2 | clarkb: yeah, I'll update the commit message | 20:54 |
*** _ari_ has quit IRC | 20:55 | |
openstackgerrit | Merged openstack-infra/puppet-infracloud: Add polling for image list tests https://review.openstack.org/329067 | 20:55 |
*** BigWillie has quit IRC | 20:55 | |
crinkle | clarkb: no all it does is not blow up if the package is already in the catalog | 20:55 |
*** salv-orlando has quit IRC | 20:56 | |
ianw | hmm, this seems to be a new failure for tree caching -> http://paste.openstack.org/show/539111/ (log_processor ... warning: remote HEAD refers to nonexistent ref, unable to checkout.) | 20:56 |
clarkb | crinkle: thanks | 20:56 |
*** raildo has quit IRC | 20:56 | |
*** diablo_rojo has joined #openstack-infra | 20:56 | |
*** ociuhandu has joined #openstack-infra | 20:57 | |
*** ddieterly[away] is now known as ddieterly | 20:57 | |
*** aeng has joined #openstack-infra | 20:57 | |
*** karthikp_ has joined #openstack-infra | 20:58 | |
*** gordc has joined #openstack-infra | 20:58 | |
clarkb | crinkle: if you have time can you double check my comment on 327707 (related to ensure_packages) | 20:58 |
crinkle | clarkb: sure | 20:59 |
*** woodster_ has quit IRC | 20:59 | |
clarkb | fungi: do you think we should consider reparenting puppet-jenkins? we aren't using it and likely not very on top of jenkins things anymore | 21:00 |
clarkb | also last chance for people to look at https://etherpad.openstack.org/p/switch-to-xenial otherwise I am sending that email and committing to monday switchover :) | 21:00 |
anteaya | clarkb: what do you mean by reparenting? | 21:00 |
clarkb | anteaya: give people who might care about it core and remove infra-core/root from it | 21:01 |
anteaya | clarkb: ah yes, okay thanks | 21:01 |
anteaya | clarkb: the suggestion makes sense to me | 21:02 |
*** poll0172 has quit IRC | 21:02 | |
*** ccamacho has left #openstack-infra | 21:02 | |
crinkle | clarkb: i maybe misunderstood your question before, ensure_packages is basically the same as if ! defined(Package[]) | 21:02 |
crinkle | clarkb: i was thinking you meant the problem of installing a pip package and a system package both called the same thing | 21:03 |
*** kzaitsev_mb has joined #openstack-infra | 21:03 | |
clarkb | crinkle: ah ok | 21:03 |
clarkb | crinkle: no I meant if we said install python-pip with apt twice | 21:04 |
clarkb | the stlib docs didn't really make it clear to me | 21:04 |
*** amitgandhinz has quit IRC | 21:04 | |
clarkb | crinkle: does it require you use ensure_packages everywhere for that behavior or will it work with regular package resources? | 21:04 |
*** shashank_hegde has quit IRC | 21:05 | |
openstackgerrit | Merged openstack-infra/system-config: Add zookeeper to nodepool.o.o https://review.openstack.org/324037 | 21:05 |
*** amitgandhinz has joined #openstack-infra | 21:05 | |
*** aysyd has quit IRC | 21:05 | |
*** tonytan4ever has quit IRC | 21:06 | |
nibalizer | clarkb: yea you have to stick to it | 21:06 |
clarkb | ok so my comment is maybe partially valid since I don't think we use it for puppet-zuul or puppet-nodepool | 21:06 |
crinkle | well no it's not really fundamentally different from if !defined | 21:07 |
*** jsavak has quit IRC | 21:07 | |
clarkb | crinkle: nibalizer concrete example is https://git.openstack.org/cgit/openstack-infra/puppet-zuul/tree/manifests/init.pp#n102 will that package there potentially break if ensure_packages is used in jeepyb and they are both run on the same host | 21:07 |
*** jsavak has joined #openstack-infra | 21:08 | |
crinkle | i don't think so but let me try it | 21:08 |
*** tonytan4ever has joined #openstack-infra | 21:08 | |
*** gouthamr has joined #openstack-infra | 21:08 | |
*** jkilpatr has quit IRC | 21:09 | |
clarkb | (also sorry for not explaining this well the first time, I should've just used examples) | 21:09 |
openstackgerrit | Paul Belanger proposed openstack-infra/system-config: Create git-mirror on AFS https://review.openstack.org/345669 | 21:09 |
pabelanger | jeblair: fungi: clarkb: would be interested in your thoughts on^ Adds the ability to mirror a git repo into AFS, for example http://github.com/foo/bar | 21:10 |
*** ddieterly has quit IRC | 21:10 | |
jeblair | pabelanger: why? | 21:10 |
clarkb | ianw: re 334260 I think I actually think it is the same key used in both cases. Nodepool creates a throwaway key that is used for the first login via config_drive when building snapshot images. Then the expectation is the key that zuul/jenkins user to ssh into the slaves is also given to nodepool so it can login to them to run the ready script | 21:10 |
pabelanger | jeblair: tripleo-ci has a private mirror I am trying to kill | 21:10 |
pabelanger | jeblair: and they currently mirror puppet repos their | 21:11 |
clarkb | pabelanger: we have a git mirror farm... it works well... | 21:11 |
*** elo has joined #openstack-infra | 21:11 | |
pabelanger | clarkb: Right, I was also thinking of that too. | 21:11 |
*** shashank_hegde has joined #openstack-infra | 21:11 | |
clarkb | I don't think client access to git should involve afs on the client side. we have thrown the idea round of using afs as the backend file system for the git repos though | 21:12 |
clarkb | ianw: I guess we don't require that they be the same key but I can't think of a good reason for them being different | 21:12 |
pabelanger | clarkb: Ya, I'm not apposed to using something else. If we want to start adding random git repos to git.o.o that projects needs, I can see what is needed to do that | 21:13 |
*** taron has joined #openstack-infra | 21:13 | |
anteaya | clarkb: and it looks like so far I'm the only one that has reviewed your draft post to the -dev list on making xenial default: https://etherpad.openstack.org/p/switch-to-xenial | 21:14 |
anteaya | clarkb: but it does look good to me | 21:14 |
*** madorn has joined #openstack-infra | 21:14 | |
*** xarses has quit IRC | 21:14 | |
*** julim_ has quit IRC | 21:14 | |
*** ldnunes has quit IRC | 21:15 | |
openstackgerrit | Vitaly Gridnev proposed openstack-infra/project-config: [sahara] sahara-coverage is non-voting job https://review.openstack.org/345672 | 21:15 |
*** gouthamr_ has joined #openstack-infra | 21:16 | |
*** kzaitsev_mb has quit IRC | 21:17 | |
*** kzaitsev1mb has joined #openstack-infra | 21:17 | |
*** trown is now known as trown|outtypewww | 21:19 | |
*** gouthamr has quit IRC | 21:19 | |
*** rdx_matt has joined #openstack-infra | 21:19 | |
*** poll0172_ has joined #openstack-infra | 21:19 | |
*** EricGonczer_ has quit IRC | 21:20 | |
*** amitgandhinz has quit IRC | 21:21 | |
jeblair | pabelanger: i don't think we should be mirroring 3rd party git repos at all | 21:22 |
*** ajmiller has quit IRC | 21:22 | |
*** ajmiller has joined #openstack-infra | 21:22 | |
jeblair | pabelanger: we have mirrors for the operating systems we support | 21:22 |
crinkle | clarkb: nibalizer okay it does not what i expected at all http://paste.openstack.org/show/539149/ | 21:23 |
crinkle | clarkb: so you're right we can't just mix them | 21:23 |
clarkb | crinkle: great thank you for sorting that out | 21:23 |
*** ajmiller has quit IRC | 21:23 | |
pabelanger | jeblair: Hmm, I'd like to think it would be the same thing we do with npm or (eventually gems), except the projects are from github | 21:23 |
*** ajmiller has joined #openstack-infra | 21:24 | |
jeblair | pabelanger: git repos aren't packages though | 21:24 |
*** ihrachys has joined #openstack-infra | 21:25 | |
pabelanger | I mean, I'm not opposed to telling a project they need to rely on github.com. But that might make it harder for me to kill the private mirror | 21:25 |
clarkb | they are sort of with Go not sure if they are in this case | 21:25 |
jeblair | pabelanger: i would never tell a project to rely on github | 21:25 |
jeblair | in fact, i've told projects that they must not rely on it | 21:25 |
clarkb | because go doesnt really do packages based on its compile model | 21:25 |
jeblair | pabelanger: for python projects at least, we ask that they use released software | 21:25 |
*** thorst_ has quit IRC | 21:26 | |
pabelanger | jeblair: Right, in this case it is puppet modules | 21:26 |
nibalizer | clarkb: right but if we use only ensure_packages its ok right? | 21:26 |
pabelanger | jeblair: which, we do a bad job of using github.com for that too (eg: system-config) | 21:26 |
jeblair | pabelanger: we're not building an openstack project | 21:26 |
pabelanger | jeblair: True | 21:27 |
*** rdx_matt has quit IRC | 21:27 | |
mordred | clarkb: yah. with go repos projects depending on github repos is unavoidable | 21:27 |
jeblair | mordred: s/github/git/ | 21:28 |
jeblair | mordred: right? :) | 21:28 |
nibalizer | er crinkle sorry | 21:28 |
clarkb | nibalizer: maybe? but that would need a big concerted effort to update | 21:28 |
mordred | jeblair: in reality, github | 21:28 |
*** poll0172_ has quit IRC | 21:28 | |
*** matt-borland has quit IRC | 21:28 | |
jeblair | mordred: i thought you made a patch to support non-git? | 21:28 |
mordred | jeblair: because 'package dependencies' for go are fully qualified | 21:28 |
mordred | jeblair: it totally supports non-github locations | 21:28 |
mordred | but the majority of library depends are on github | 21:28 |
jeblair | mordred: okay, thanks. but i think this is getting off track | 21:28 |
mordred | telling a go dev not to depend on github repos would be like telling a python dev to not use anything on pypi | 21:29 |
jeblair | mordred: i feel like this part of the conversation is about the morality of github | 21:29 |
jeblair | which is not at all at issue | 21:29 |
crinkle | nibalizer: yeah that's also fine but i don't think we're going to update every module and system-config at once to make that happen | 21:29 |
mordred | I'm not commenting on morality - I'm basically saying that if we reach a point where OpenStack has grown go projects, then at that point we may need to think seriously about github repo caching/mirroring in some manner | 21:29 |
*** ihrachys has quit IRC | 21:29 | |
mordred | as openstack has not yet done that | 21:29 |
jeblair | pabelanger: i'm not saying i have a solution for the tripleo case. i am saying that i do not believe that a general git repo mirroring system is, on its face, a good idea, since we generally ask openstack projects not to use git repos for dependencies. | 21:30 |
mordred | I agree that projects should not have depends on github | 21:30 |
*** claudiub has quit IRC | 21:30 | |
*** sdague_ has quit IRC | 21:30 | |
nibalizer | crinkle: yep | 21:30 |
nibalizer | let alone all the community modules we pull in | 21:30 |
mordred | or that openstack projects in python should not depend on git repos generally | 21:30 |
nibalizer | which is the problem with trying to fix that bug in stdlib and not in puppet core | 21:30 |
anteaya | the nova mid-cycle has wrapped up, moving locations and traveling tomorrow | 21:31 |
hashar | mordred: doesn't go has the equivalent of a pypi archive of released software so you dont have to rely on git at all? | 21:31 |
mordred | hashar: no | 21:31 |
mordred | hashar: not even a little bit | 21:31 |
pabelanger | jeblair: Ya, I'm kinda stuck at the moment too. | 21:31 |
crinkle | nibalizer: yeah totally | 21:31 |
pabelanger | By our logic, using forge.puppetlabs.com seems like the better solution | 21:32 |
*** asettle has joined #openstack-infra | 21:33 | |
mordred | hashar: to allow for version pinning, there are some tools like glide that will allow you to vendor dependencies without having to check them into your repo, or other people just directly vendor and check in the vendored versions into their own repositories | 21:33 |
mordred | but deps are very much VCS-based | 21:33 |
jeblair | pabelanger, mordred: maybe we do need a generic git repo mirroring system for some projects. but as it's in direct contradiction to the policies around other projects, i think we need to be really clear about whether it's necessary and what it will be used for. | 21:34 |
hashar | mordred: maybe look at how Debian manage them. They usually are very creative to solve dependencies issues | 21:34 |
mordred | jeblair: yes, I wholeheartedly agree | 21:34 |
*** inc0 has quit IRC | 21:37 | |
pabelanger | jeblair: mordred: let me push back on the tripleo mirror and see if using released puppet modules are an option too | 21:37 |
*** asettle has quit IRC | 21:38 | |
*** shardy has quit IRC | 21:39 | |
*** thorst_ has joined #openstack-infra | 21:40 | |
*** HeOS has joined #openstack-infra | 21:40 | |
*** harlowja has quit IRC | 21:41 | |
*** poll0172 has joined #openstack-infra | 21:42 | |
*** gordc has quit IRC | 21:45 | |
*** thorst_ has quit IRC | 21:45 | |
*** armax has quit IRC | 21:46 | |
*** jsavak has quit IRC | 21:46 | |
*** clenimar has quit IRC | 21:47 | |
openstackgerrit | James E. Blair proposed openstack-infra/zuul: Move methods from Pipeline to QueueItem https://review.openstack.org/345578 | 21:47 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul: Remove pipeline.getJobs https://review.openstack.org/345560 | 21:47 |
*** ericksonsantos has quit IRC | 21:47 | |
*** harlowja has joined #openstack-infra | 21:48 | |
*** harlowja has quit IRC | 21:48 | |
*** thorst_ has joined #openstack-infra | 21:49 | |
*** thiagop has quit IRC | 21:49 | |
*** akshai has quit IRC | 21:51 | |
*** kzaitsev1mb has quit IRC | 21:53 | |
*** thorst_ has quit IRC | 21:53 | |
*** esberglu has quit IRC | 21:54 | |
*** amotoki has joined #openstack-infra | 21:55 | |
*** hashar has quit IRC | 21:55 | |
*** ajmiller has quit IRC | 21:55 | |
notmorgan | Shrews: LGTM. | 21:55 |
*** ajmiller has joined #openstack-infra | 21:56 | |
*** armax has joined #openstack-infra | 21:57 | |
*** ihrachys has joined #openstack-infra | 21:57 | |
*** psilvad has quit IRC | 21:57 | |
*** karthikp_ has quit IRC | 22:00 | |
*** maishsk has quit IRC | 22:01 | |
*** thiagop has joined #openstack-infra | 22:01 | |
*** baoli has joined #openstack-infra | 22:02 | |
*** clenimar has joined #openstack-infra | 22:02 | |
*** ericksonsantos has joined #openstack-infra | 22:03 | |
*** sputnik1_ has joined #openstack-infra | 22:04 | |
*** xarses has joined #openstack-infra | 22:07 | |
*** thorst_ has joined #openstack-infra | 22:07 | |
*** sputnik13 has quit IRC | 22:07 | |
*** baoli has quit IRC | 22:07 | |
*** thorst_ has quit IRC | 22:08 | |
*** salv-orlando has joined #openstack-infra | 22:08 | |
*** e0ne has quit IRC | 22:12 | |
*** salv-orl_ has joined #openstack-infra | 22:14 | |
*** mdrabe has quit IRC | 22:15 | |
openstackgerrit | Elizabeth K. Joseph proposed openstack-infra/puppet-gerritbot: Migrate gerritbot config from ini to yaml https://review.openstack.org/330260 | 22:16 |
*** jsavak has joined #openstack-infra | 22:17 | |
*** salv-orlando has quit IRC | 22:17 | |
*** rdx_matt has joined #openstack-infra | 22:23 | |
*** rdx_matt has quit IRC | 22:23 | |
*** sdake_ has quit IRC | 22:24 | |
*** diablo_rojo has quit IRC | 22:24 | |
fungi | jeblair: i've got a nova dev friend trying out gertty for the first time, hoping to use it to do some reviewing on the plane back from the mid-cycle. it's been doing an initial sync of nova changes for a half hour (over hotel wifi) and using ~20gb ram... leak? or expected behavior? | 22:24 |
fungi | that's 20gb virt, 14gb res | 22:25 |
*** thiagop has quit IRC | 22:26 | |
fungi | latest release from pypi, in a venv | 22:26 |
fungi | ahh, he's suspecting this is courtesy of sqlalchemy's caching layer | 22:27 |
*** smcginnis_ has quit IRC | 22:28 | |
craige | o/ | 22:28 |
*** bswartz has quit IRC | 22:29 | |
*** eharney has quit IRC | 22:30 | |
*** dimtruck is now known as zz_dimtruck | 22:30 | |
fungi | eventually oom'd and crashed out | 22:31 |
jhesketh | Morning | 22:32 |
jeblair | fungi: hrm. i should probably set up an alternate gertty config to sync nova | 22:33 |
jeblair | fungi: i do expect the git gc fixes to make a significant impact on speed at least once they are present | 22:33 |
jeblair | not so much ram tho | 22:33 |
clarkb | ok havent sent email yet due to emergency bank errands. yay autozone transactions in brooklyn | 22:40 |
fungi | wow | 22:40 |
clarkb | will do my best to send that out | 22:40 |
fungi | recent cross-country road trip, huh? | 22:41 |
mordred | clarkb: you sure that wasn't you? | 22:41 |
clarkb | pretty sure | 22:41 |
*** salv-orl_ has quit IRC | 22:41 | |
mordred | clarkb: I mean, with the twins, maybe you're tired enough you've been sleep-roadtripping ? | 22:42 |
clarkb | I hope I would have the good sense to do yellowstone instead of brooklyn | 22:42 |
mordred | clarkb: I dunno - Meat Hook is in Brooklyn | 22:42 |
*** ddieterly has joined #openstack-infra | 22:43 | |
*** kgiusti has left #openstack-infra | 22:43 | |
*** salv-orlando has joined #openstack-infra | 22:43 | |
*** Kiall has quit IRC | 22:43 | |
*** salv-orlando has quit IRC | 22:48 | |
*** sdake has joined #openstack-infra | 22:49 | |
*** kzaitsev_mb has joined #openstack-infra | 22:49 | |
jeblair | fungi: i believe nova has enough open changes it will need this patch https://review.openstack.org/333583 | 22:50 |
*** bswartz has joined #openstack-infra | 22:50 | |
*** bswartz has quit IRC | 22:51 | |
fungi | ahh, yeah i saw that skimming open gertty reviews | 22:51 |
*** rdx_matt has joined #openstack-infra | 22:51 | |
jeblair | it takes about 10 seconds to fetch a ref from nova | 22:52 |
fungi | jeblair: speaking of gertty, what's the deal with the 1.3.2 tag not showing up in master's history? | 22:54 |
fungi | oh, it's on stable/1.3 | 22:54 |
*** kzaitsev_mb has quit IRC | 22:54 | |
fungi | is master working toward a 2.0.0 release now? | 22:54 |
*** rbrndt has quit IRC | 22:54 | |
*** poll0172 has quit IRC | 22:55 | |
jeblair | fungi: i think master had just moved significantly past 1.3.1 by the time i realized i needed 1.3.2...? | 22:55 |
fungi | or was that just a hotfix on top of 1.3.1 and you didn't want to make people upgrade to master? | 22:55 |
fungi | okay, that | 22:55 |
jeblair | yeah, it was one change | 22:56 |
jeblair | 131 -> 132 | 22:56 |
jeblair | fungi: the relevant change is also in master | 22:56 |
jeblair | fungi: so i guess i could/should do the merge commit thing | 22:56 |
jeblair | whatda think? | 22:57 |
*** akshai has joined #openstack-infra | 22:57 | |
jeblair | fungi: also, i have a sync of nova running and am recording memory usage | 22:57 |
jeblair | but i'm using master, not 132 | 22:57 |
*** rdx_matt has quit IRC | 22:58 | |
fungi | might be interesting to see if master behaves significantly better than the last release | 22:58 |
fungi | there are some 77(?) commits since then | 22:58 |
jeblair | there are a lot of changes. a release is overdue; i started preparing for a release but haven't finished | 22:59 |
fungi | i can count a good dozen infra repos i'm in that situation with as well | 22:59 |
jeblair | i really like the nova commit subject "Fix database poison warnings, part 10" for some reason | 23:00 |
*** ihrachys has quit IRC | 23:00 | |
*** zzzeek_afk is now known as zzzeek | 23:00 | |
fungi | not only is it a great thing to fix, but it's so great it needs at least 10 parts! | 23:01 |
*** asettle has joined #openstack-infra | 23:01 | |
jeblair | fungi: so far vsz has gone from 354544 to 356996 in the 15 minutes it's been running | 23:02 |
fungi | that's not sounding like his experience at least | 23:02 |
fungi | he said it was growing at a rate of 5-10mb/sec for him | 23:03 |
jeblair | ah, yeah, that would be easy to spot and not what i'm seeing. so master+333583 may be worth a shot | 23:03 |
jeblair | what is the state of the gerrit gc change, btw? | 23:03 |
*** ams__ has quit IRC | 23:04 | |
fungi | oh, i think zaro had submitted an update to make it configurable but i don't believe i've reviewed that yet | 23:05 |
* fungi finds | 23:05 | |
*** edmondsw has quit IRC | 23:06 | |
fungi | jeblair: 334714 | 23:06 |
fungi | reviewing now | 23:06 |
*** asettle has quit IRC | 23:06 | |
*** jsavak has quit IRC | 23:07 | |
fungi | lgtm. approving. then we need a system-config change to turn it on for us | 23:07 |
*** ajmiller has quit IRC | 23:07 | |
*** ajmiller has joined #openstack-infra | 23:07 | |
jeblair | fungi https://review.openstack.org/#/c/342388/ | 23:07 |
fungi | which appears to be 342388 | 23:07 |
fungi | yep, just went looking | 23:08 |
fungi | also good, approving that too | 23:08 |
jeblair | neat! | 23:08 |
fungi | also we got three new wikispammers whilst i was shoppingue de grocerie. smacking them down now | 23:09 |
ianw | clarkb: sorry, dealing with plumber. will context switch back into that change | 23:13 |
openstackgerrit | James E. Blair proposed openstack-infra/project-config: Allow gertty-core to upload merges https://review.openstack.org/345702 | 23:14 |
ianw | lifeless: if around, like to know your thoughts on data_files in setup.cfg with pbr, and if there is an interface to find them / behaviour under "pip install -e" | 23:14 |
*** ajmiller has quit IRC | 23:15 | |
jeblair | fungi: would you mind +3ing https://review.openstack.org/345702 please? then i'll merge that tag back in :) | 23:15 |
*** ajmiller has joined #openstack-infra | 23:15 | |
openstackgerrit | Merged openstack-infra/puppet-gerrit: allow override to run git gc instead of repack on repos https://review.openstack.org/334714 | 23:16 |
*** hongbin has quit IRC | 23:16 | |
fungi | jeblair: done! | 23:16 |
clarkb | ianw: I got distracted by the bank so no worries | 23:16 |
*** tqtran has quit IRC | 23:16 | |
jeblair | fungi: do you use unified diff? if so, can you look at https://review.openstack.org/315927 | 23:18 |
fungi | jeblair: i do indeed use unified diff | 23:18 |
openstackgerrit | Merged openstack-infra/system-config: Set cron job to gc repositories instead of repack https://review.openstack.org/342388 | 23:18 |
fungi | happy to take a look | 23:18 |
fungi | oh, right, i tried this change out and didn't see any appreciable difference in behavior | 23:19 |
fungi | i should test again | 23:20 |
*** ddieterly has quit IRC | 23:20 | |
*** karthikp_ has joined #openstack-infra | 23:21 | |
fungi | hrm, picking up newer sqlalchemy | 23:22 |
*** amitgandhinz has joined #openstack-infra | 23:22 | |
fungi | and newer gitpython | 23:22 |
fungi | Successfully installed GitPython-2.0.7 SQLAlchemy-1.0.14 gertty-1.3.2.dev79 python-editor-1.0.1 setuptools-24.3.0 | 23:22 |
jeblair | python-editor? | 23:22 |
fungi | yeah, no clue | 23:23 |
*** r-daneel has quit IRC | 23:23 | |
jeblair | "Programmatically open an editor, capture the result." | 23:23 |
fungi | that was on a pip install -U <path to gertty checkout> in the gertty virtualenv i've been using | 23:23 |
jeblair | maybe something gitpython is doing now? | 23:23 |
fungi | i have a feeling that's for things like git commit interaction yeah | 23:23 |
jeblair | hrm, i'm not seeing it used in gitpython master | 23:25 |
fungi | having a hard time finding a good example change to test-drive 315927 on | 23:25 |
jeblair | mattoliverau: do you have an example change handy to demonstrate 315927? | 23:25 |
*** akshai has quit IRC | 23:26 | |
pabelanger | question about when we cache cirros images into DIB, where is that file list setup from? | 23:26 |
*** amitgandhinz has quit IRC | 23:26 | |
clarkb | pabelanger: devstack has a script we run that tells us | 23:27 |
fungi | pabelanger: devstack | 23:27 |
fungi | okay, i think i can see it on 317027 | 23:27 |
pabelanger | clarkb: fungi: perfect, thanks | 23:28 |
*** bastelfreak has quit IRC | 23:28 | |
fungi | jeblair: mattoliverau: is it expected that this loses the bolding on changed characters between lines that are partially identical? | 23:29 |
*** bastelfreak has joined #openstack-infra | 23:29 | |
fungi | i need to try again without that change and see how it differs | 23:30 |
fungi | ahh, no i wasn't getting it on the lines i thought i would anyway | 23:30 |
fungi | jeblair: yeah, i think this makes 317027 (for example) more readable than without, and doesn't seem to adversely impact other changes i've poked at with it | 23:31 |
*** piet_ has joined #openstack-infra | 23:32 | |
fungi | +1 from me | 23:32 |
fungi | looks like a recent commit on master has also added the < Reply > links next to comment headers | 23:33 |
*** kien-ha has joined #openstack-infra | 23:37 | |
*** pahuang has joined #openstack-infra | 23:40 | |
*** camunoz has joined #openstack-infra | 23:41 | |
openstackgerrit | Doug Wiegley proposed openstack/gertty: Add new lock-file setting to the config doc and reference config https://review.openstack.org/345704 | 23:43 |
openstackgerrit | Merged openstack-infra/project-config: Allow gertty-core to upload merges https://review.openstack.org/345702 | 23:44 |
*** pahuang has quit IRC | 23:45 | |
*** dingyichen has joined #openstack-infra | 23:46 | |
*** gildub has joined #openstack-infra | 23:48 | |
*** kzaitsev_mb has joined #openstack-infra | 23:50 | |
openstackgerrit | Merged openstack-infra/jenkins-job-builder: Fix entry point name for delete-all subcommand https://review.openstack.org/344741 | 23:53 |
*** rdx_matt has joined #openstack-infra | 23:54 | |
*** rdx_matt has quit IRC | 23:54 | |
*** kzaitsev_mb has quit IRC | 23:55 | |
*** rdx_matt has joined #openstack-infra | 23:55 | |
fungi | jpmaxman: good news (everyone?), the wiki server snapshot completed while i was out, and i seem to have it successfully building a second server from the snapshot. i'll get it in dns and reconfigured once this finishes and let you know the hostname | 23:56 |
jamesmcarthur | Nice. Thanks fungi: | 23:57 |
fungi | looks like i'll probably also need to tweak the ssl config in apache to use a self-signed cert on this one since we're doing https | 23:58 |
*** pahuang has joined #openstack-infra | 23:58 | |
*** nwkarsten has quit IRC | 23:58 | |
*** mriedem has joined #openstack-infra | 23:58 | |
*** rdx_matt has quit IRC | 23:59 | |
*** nwkarsten has joined #openstack-infra | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!