*** hichihara has joined #openstack-infra | 00:01 | |
clarkb | I cut concurrency from 8 to 4 and tests only took 60% longer | 00:01 |
---|---|---|
clarkb | so we likely are running into some cpu contention | 00:02 |
clarkb | jeblair: is it not also related to taking the derivative of a derviative? your axis change | 00:03 |
*** dims_ has quit IRC | 00:03 | |
*** sflanigan has quit IRC | 00:04 | |
*** jpr has quit IRC | 00:04 | |
*** camunoz has quit IRC | 00:04 | |
*** rbrndt_ has quit IRC | 00:04 | |
*** pahuang has quit IRC | 00:05 | |
jeblair | clarkb: i feel like this approach is like telling the user what they want is wrong. what i wanted to see was this: https://review.openstack.org/#/c/226114/4..5/nodepool/tests/test_nodepool.py | 00:06 |
clarkb | I get that, but we aren't directly diffing them so get a different result | 00:06 |
jeblair | clarkb: sorry, meant https://review.openstack.org/#/c/226114/3..5/nodepool/nodedb.py | 00:06 |
*** dchen has joined #openstack-infra | 00:07 | |
clarkb | those results can be made to determine the same information about the changes though | 00:07 |
*** camunoz has joined #openstack-infra | 00:08 | |
clarkb | interdiff between 3 and 5 would be + old code added | + new code added | 00:08 |
clarkb | you still see the change | 00:08 |
*** hashar has quit IRC | 00:08 | |
jeblair | clarkb: sometimes the user really is wrong? :) | 00:08 |
clarkb | no I am not suggesting the user is wrong | 00:09 |
clarkb | I am saying what the user wnats is really difficult there is an alternative that we can provide that remains correct and functional | 00:09 |
jeblair | (it's okay, sometimes they are!) | 00:09 |
*** aorourke has quit IRC | 00:10 | |
*** Jeffrey4l has joined #openstack-infra | 00:11 | |
jeblair | clarkb: right, i agree -- i think this is very difficult to do correctly. personally, i'm trying to make it easier to review changes. i'm not convinced that for me, personally, creating a new kind of first-order-derivative diff interface is the least-impact way to do that. | 00:12 |
jeblair | clarkb: i really like to be able to see how a patchset evolves over time, particularly in response to comments | 00:12 |
*** hamzy has quit IRC | 00:12 | |
*** aeng has quit IRC | 00:13 | |
*** sabeen3 has quit IRC | 00:13 | |
clarkb | I don't like that the alternative is to make the submission criteria harder when enough people have difficulty with the current setup | 00:13 |
jeblair | clarkb: so if we can't find a way to automatically factor out a rebase, then i'll probably keep making multi-patch sets. | 00:14 |
clarkb | gerrit actively rejects pushes like the ones I make today too which is an extra layer of overhead | 00:14 |
jeblair | clarkb: okay, so maybe we don't put it in the new user docs. :) | 00:14 |
*** amitgandhinz has quit IRC | 00:14 | |
jeblair | i've only ever asked people that really knew the system to do it; and most of them were working on really long-running projects where having a clean and easy to follow development history was really important. | 00:15 |
jeblair | clarkb: this is perhaps unusual today since you took over a 5 month old patch of mine | 00:15 |
clarkb | maybe I do the interdiff thing locally if I need to | 00:16 |
*** Sukhdev has quit IRC | 00:18 | |
jeblair | what's not clear to me is what's going to happen the next time i encounter this? should i ask you to split? is it my problem? should i push the patchset myself? should i just stop reviewing patches where i have lost the development train of thought? all i know is that this is really important to me as a reviewer, and it seems like you feel it's a really onerous thing for me to ask of you as a developer. | 00:18 |
*** ianw has quit IRC | 00:19 | |
openstackgerrit | Merged openstack/requirements: Updated from generate-constraints https://review.openstack.org/279926 | 00:19 |
*** Kennan has quit IRC | 00:19 | |
clarkb | jeblair: I think that considering this is how gerrit works it is onerous | 00:19 |
*** gyee_ has quit IRC | 00:19 | |
jeblair | i've lost half a working day to the issue already (not to mention the fact that i've already spent about 2 working days trying to come up with a solution to this on my own and failing). | 00:19 |
clarkb | jeblair: you can review the base..current easily enough | 00:19 |
*** gyee has joined #openstack-infra | 00:20 | |
jeblair | clarkb: did you see the base..current for what you uploaded? | 00:20 |
clarkb | jeblair: which is the other alternative | 00:20 |
jeblair | clarkb: it had 5 months of development history in there | 00:20 |
clarkb | jeblair: no it didn't that was ps1..current | 00:20 |
clarkb | base is HEAD^ of the current patchset | 00:20 |
*** salv-orlando has quit IRC | 00:20 | |
clarkb | (gerrit calls it base) | 00:20 |
jeblair | clarkb: wait what? | 00:21 |
jeblair | clarkb: what are you suggesting i review? | 00:21 |
*** Sukhdev has joined #openstack-infra | 00:21 | |
*** hamzy has joined #openstack-infra | 00:21 | |
*** ianw has joined #openstack-infra | 00:21 | |
clarkb | jeblair: essentially git show of the patchset | 00:21 |
clarkb | which is gerrits default | 00:21 |
clarkb | or the interdiff | 00:21 |
jeblair | clarkb: yeah, i can't see the difference? | 00:21 |
clarkb | those are the two options that are reasonable | 00:21 |
clarkb | then you use the interdiff | 00:21 |
clarkb | or ask the person that pushed the patchset? | 00:21 |
clarkb | I am just saying in the generally case 10 minutes of patch wrangling (or more) is more than the cost of the alternatives | 00:22 |
jeblair | clarkb: okay, so you're drawing the line -- i'm not to expect you to separate rebase and change patchsets | 00:22 |
jeblair | i get it | 00:22 |
*** pahuang has joined #openstack-infra | 00:22 | |
jeblair | even if it's my own change you're pushing on top of | 00:22 |
*** jeblair has quit IRC | 00:22 | |
openstackgerrit | Merged openstack/diskimage-builder: yum-minimal: pre-install base packages https://review.openstack.org/278860 | 00:25 |
*** jeblair has joined #openstack-infra | 00:26 | |
*** Kennan has joined #openstack-infra | 00:27 | |
*** aorourke has joined #openstack-infra | 00:27 | |
*** yuanying_ has joined #openstack-infra | 00:28 | |
*** EricGonczer_ has joined #openstack-infra | 00:29 | |
*** aeng has joined #openstack-infra | 00:30 | |
*** yuanying has quit IRC | 00:31 | |
*** gildub has joined #openstack-infra | 00:31 | |
*** markusz has quit IRC | 00:32 | |
*** dims has joined #openstack-infra | 00:33 | |
*** sridhar_ram has quit IRC | 00:36 | |
openstackgerrit | greghaynes proposed openstack/diskimage-builder: Install docker for tests https://review.openstack.org/278021 | 00:36 |
*** ZZelle_ has quit IRC | 00:37 | |
*** ccrouch has quit IRC | 00:37 | |
*** ajmiller_ has joined #openstack-infra | 00:38 | |
*** sflanigan has joined #openstack-infra | 00:40 | |
*** sflanigan has joined #openstack-infra | 00:40 | |
*** Sukhdev has quit IRC | 00:40 | |
*** rkukura has quit IRC | 00:41 | |
*** markusz has joined #openstack-infra | 00:41 | |
*** ajmiller has quit IRC | 00:41 | |
*** niska has quit IRC | 00:43 | |
*** camunoz has quit IRC | 00:43 | |
mgagne | is there a way to re-run a post job in Zuul? | 00:47 |
clarkb | mgagne: sort of :) you can reenqueue it direclty on the gearman bus | 00:47 |
clarkb | mgagne: there is a utility to do that in zuul itself let me dig that up | 00:47 |
* mgagne is listening | 00:47 | |
mgagne | zuul client? | 00:47 |
mgagne | zuul enqueue --trigger gerrit --pipeline check --project example_project --change 12345,1 ? | 00:48 |
clarkb | mgagne: I want to say zuul client only knows about check and get | 00:48 |
clarkb | bceause it is change oriented | 00:48 |
mgagne | sure | 00:48 |
jeblair | mgagne: enqueue-ref | 00:48 |
jeblair | clarkb: ^ | 00:48 |
jeblair | for the others | 00:48 |
clarkb | oh it grew that feature | 00:48 |
mgagne | cool :D | 00:48 |
clarkb | https://git.openstack.org/cgit/openstack-infra/zuul/tree/tools/trigger-job.py is the thing I was htinking of which is no longer necessary I guess | 00:48 |
*** yuanying_ has quit IRC | 00:49 | |
*** yuanying has joined #openstack-infra | 00:49 | |
mgagne | interesting, post didn't run from gerrit but it worked manually | 00:49 |
*** kzaitsev_mb has quit IRC | 00:49 | |
mgagne | will need to investigate I guess :-/ | 00:49 |
mgagne | thanks for the hint! | 00:50 |
*** SumitNaiksatam has quit IRC | 00:50 | |
openstackgerrit | Masayuki Igawa proposed openstack-infra/subunit2sql: Add unit test for api.update_run https://review.openstack.org/277717 | 00:51 |
*** kzaitsev_mb has joined #openstack-infra | 00:51 | |
clarkb | mgagne: maybe the ref matcher didn't match? | 00:53 |
clarkb | in the pipeline configuration? | 00:53 |
mgagne | I have yet to understand how to read Zuul logs and see why it didn't fire the job | 00:53 |
mgagne | hmm | 00:53 |
mgagne | let me check | 00:53 |
mgagne | super simplified version: http://paste.openstack.org/show/487207/ | 00:55 |
mgagne | ref: ^(?!refs/).*$ is the one used in infra already so I guess it's ok | 00:55 |
mgagne | and job fired in check and gate already with similar file filters | 00:55 |
*** niska has joined #openstack-infra | 00:56 | |
*** yuanying has quit IRC | 00:59 | |
*** camunoz has joined #openstack-infra | 01:00 | |
*** harlowja_at_home has quit IRC | 01:01 | |
fungi | clarkb: trigger-job.py is still useful if you need to rerun one job without reenqueuing all jobs for that ref (for recent example, pypi-upload succeeds but announce-release fails: if you use enqueue-ref the pypi-upload will get rejected but just the announce-release can be retriggered with trigger-job.py) | 01:01 |
*** doug-fish has quit IRC | 01:01 | |
clarkb | fungi: gotcha | 01:01 |
fungi | but in the general sense, no not so much any more | 01:01 |
openstackgerrit | Masayuki Igawa proposed openstack-infra/subunit2sql: Add unit test for api.update_run https://review.openstack.org/277717 | 01:01 |
mgagne | good to know | 01:01 |
* mgagne documents all troubleshooting/workarounds | 01:02 | |
*** doug-fish has joined #openstack-infra | 01:02 | |
*** bswartz has joined #openstack-infra | 01:03 | |
*** mtanino has quit IRC | 01:04 | |
*** eil397 has quit IRC | 01:04 | |
*** yuanying has joined #openstack-infra | 01:06 | |
mgagne | from zuul/debug.log http://paste.openstack.org/show/487208/ | 01:07 |
*** hamzy has quit IRC | 01:08 | |
*** hamzy has joined #openstack-infra | 01:08 | |
mgagne | and from zuul.log: http://paste.openstack.org/show/487209/ | 01:11 |
*** austin81 has left #openstack-infra | 01:15 | |
*** roxanaghe has quit IRC | 01:16 | |
*** gongysh has joined #openstack-infra | 01:17 | |
*** bhunter_ has quit IRC | 01:17 | |
*** apoorvad_ has joined #openstack-infra | 01:21 | |
*** apoorvad has quit IRC | 01:21 | |
*** mayurig has quit IRC | 01:21 | |
*** wwwbukolaycom has quit IRC | 01:23 | |
*** ekarlso has quit IRC | 01:30 | |
*** Swami has quit IRC | 01:31 | |
*** jpr has joined #openstack-infra | 01:34 | |
*** aeng has quit IRC | 01:36 | |
*** camunoz has quit IRC | 01:36 | |
*** sdake has quit IRC | 01:36 | |
*** pvaneck has quit IRC | 01:39 | |
*** tiswanso has joined #openstack-infra | 01:39 | |
*** tiswanso has quit IRC | 01:39 | |
mgagne | clarkb: restarted zuul just in case it didn't pick up my config, still no luck :-/ | 01:39 |
*** tphummel has quit IRC | 01:40 | |
*** tiswanso has joined #openstack-infra | 01:40 | |
mgagne | could it be the "Changeish does not support dependencies" ? | 01:40 |
*** sam_wan has joined #openstack-infra | 01:42 | |
clarkb | mgagne: let me see | 01:42 |
mgagne | because I don't get the same logs when manually triggered | 01:42 |
mgagne | let me know if you need more logs, I merged an other change | 01:42 |
clarkb | mgagne: no that doesn't look like it | 01:43 |
clarkb | mgagne: that message is just telling you a code path that is null for non changes was treated as such wich is correct | 01:44 |
*** doug-fish has quit IRC | 01:44 | |
clarkb | mgagne: http://paste.openstack.org/show/487210/ is the relevant portion of the logs I htink | 01:44 |
*** doug-fish has joined #openstack-infra | 01:44 | |
*** ekarlso has joined #openstack-infra | 01:45 | |
*** wolverin_ has joined #openstack-infra | 01:45 | |
*** zhurong has joined #openstack-infra | 01:45 | |
*** thorst has joined #openstack-infra | 01:45 | |
mgagne | could it be the files filter not properly working in post pipeline? | 01:45 |
mgagne | in fact, I'm not sure it's an exclusive filter or not | 01:46 |
*** thorst has quit IRC | 01:47 | |
*** doug-fis_ has joined #openstack-infra | 01:48 | |
*** kzaitsev_mb has quit IRC | 01:48 | |
*** thorst has joined #openstack-infra | 01:48 | |
mgagne | like post can't filter on filters due to the nature of the event | 01:48 |
clarkb | oh that could be it | 01:48 |
clarkb | let me check what the event includes | 01:48 |
*** wolverineav has quit IRC | 01:48 | |
*** camunoz has joined #openstack-infra | 01:49 | |
*** aeng has joined #openstack-infra | 01:49 | |
*** sputnik13 has quit IRC | 01:49 | |
*** doug-fish has quit IRC | 01:49 | |
clarkb | mgagne: https://review.openstack.org/Documentation/cmd-stream-events.html#_ref_updated is the event so I think that is the case | 01:50 |
mgagne | oh =( | 01:50 |
clarkb | that event is pretty barebones no file info | 01:50 |
mgagne | ok, will test without filters | 01:50 |
*** thorst has quit IRC | 01:52 | |
*** doug-fis_ has quit IRC | 01:52 | |
jeblair | greghaynes: i just wanted to let you know i read your zk comments this morning and am digesting them | 01:54 |
* mgagne read "disgusted by them" instead of "digesting them" (put popcorn away) | 01:55 | |
*** zhurong has quit IRC | 01:55 | |
mgagne | clarkb: that was it! :D | 01:56 |
mgagne | clarkb: post pipeline based on ref-updated event can't filter on files. | 01:56 |
*** zhurong has joined #openstack-infra | 01:56 | |
clarkb | mgagne: ya it can only do things based on the ocntent of the event itself | 01:57 |
mgagne | I'm fine with that I guess | 01:57 |
openstackgerrit | Merged openstack/requirements: Bump python-openstackclient version to 2.1.0 https://review.openstack.org/278428 | 01:59 |
*** chenli has joined #openstack-infra | 02:00 | |
chenli | hello, I'm tryting to install devstack , but I get an error : http://paste.openstack.org/show/487211/ | 02:00 |
chenli | I tried "from iso8601 import iso8601" in python by hand | 02:01 |
chenli | it do works, | 02:01 |
chenli | anyone know why this error happens ? | 02:01 |
lifeless | chenli: you have a badly packaed system installed python-subunit | 02:04 |
chenli | lifeless: o ? what that means ? | 02:04 |
lifeless | packaged, sorry. | 02:04 |
*** Sukhdev has joined #openstack-infra | 02:05 | |
*** Sukhdev has quit IRC | 02:05 | |
chenli | lifeless: so, I should remove python-subunit ? | 02:05 |
lifeless | worth a try | 02:06 |
*** yamamoto_ has joined #openstack-infra | 02:06 | |
*** shashank_hegde has quit IRC | 02:08 | |
*** zz_dimtruck is now known as dimtruck | 02:08 | |
*** yamamoto_ has quit IRC | 02:09 | |
*** Liuqing has joined #openstack-infra | 02:10 | |
*** FallenPegasus has joined #openstack-infra | 02:11 | |
*** FallenPegasus has quit IRC | 02:11 | |
*** tqtran has quit IRC | 02:12 | |
*** edmondsw has quit IRC | 02:12 | |
*** zhurong has quit IRC | 02:19 | |
*** zhurong has joined #openstack-infra | 02:20 | |
chenli | lifeless: it works ! Thanks ! | 02:20 |
*** bpokorny_ has joined #openstack-infra | 02:24 | |
*** changbl has joined #openstack-infra | 02:26 | |
*** changbl has quit IRC | 02:26 | |
*** markvoelker has quit IRC | 02:27 | |
*** changzhi has joined #openstack-infra | 02:28 | |
*** bpokorny has quit IRC | 02:28 | |
*** bpokorny_ has quit IRC | 02:29 | |
*** gangil has quit IRC | 02:31 | |
*** _sarob has quit IRC | 02:31 | |
*** apoorvad_ has quit IRC | 02:32 | |
*** wolverin_ has quit IRC | 02:32 | |
*** wolverineav has joined #openstack-infra | 02:33 | |
*** EricGonczer_ has quit IRC | 02:37 | |
*** doug-fish has joined #openstack-infra | 02:38 | |
*** doug-fish has quit IRC | 02:39 | |
openstackgerrit | Steve Martinelli proposed openstack/requirements: bump upper constraint for pycadf https://review.openstack.org/281015 | 02:39 |
*** doug-fish has joined #openstack-infra | 02:40 | |
*** ajmiller_ has quit IRC | 02:44 | |
*** kzaitsev_mb has joined #openstack-infra | 02:44 | |
openstackgerrit | Joshua Hesketh proposed openstack-infra/project-config: WIP Allow tempest-dsvm-full-{plugin} to set ds config https://review.openstack.org/281016 | 02:47 |
*** rhallisey has quit IRC | 02:50 | |
*** changbl has joined #openstack-infra | 02:51 | |
*** thorst has joined #openstack-infra | 02:51 | |
*** doug-fish has quit IRC | 02:51 | |
*** coolsvap|away is now known as coolsvap | 02:52 | |
*** thorst has quit IRC | 02:57 | |
*** rossella_s has quit IRC | 02:57 | |
*** rossella_s has joined #openstack-infra | 02:58 | |
*** salv-orlando has joined #openstack-infra | 02:59 | |
openstackgerrit | xiangxinyong proposed openstack-infra/project-config: Add dashboard and client for Smaug https://review.openstack.org/281019 | 03:02 |
openstackgerrit | Steve Martinelli proposed openstack/requirements: bump upper constraint for keystoneauth https://review.openstack.org/281022 | 03:03 |
*** zhurong has quit IRC | 03:03 | |
*** salv-orlando has quit IRC | 03:04 | |
*** zhurong has joined #openstack-infra | 03:04 | |
*** jpr has quit IRC | 03:07 | |
openstackgerrit | Steve Martinelli proposed openstack/requirements: bump upper constraint for keystonemiddleware https://review.openstack.org/281028 | 03:08 |
*** yamamoto has joined #openstack-infra | 03:10 | |
*** gyee has quit IRC | 03:11 | |
*** ccrouch has joined #openstack-infra | 03:14 | |
*** harlowja_at_home has joined #openstack-infra | 03:14 | |
openstackgerrit | Steve Martinelli proposed openstack/requirements: bump upper constraint for keystoneclient https://review.openstack.org/281030 | 03:15 |
*** ccrouch1 has joined #openstack-infra | 03:16 | |
*** ccrouch has quit IRC | 03:18 | |
*** zhurong_ has joined #openstack-infra | 03:20 | |
*** dimtruck is now known as zz_dimtruck | 03:20 | |
*** SumitNaiksatam has joined #openstack-infra | 03:20 | |
*** ccrouch1 has quit IRC | 03:21 | |
*** zhurong has quit IRC | 03:21 | |
openstackgerrit | Armando Migliaccio proposed openstack-infra/project-config: Add Neutron Failure Rate dashboard to Grafana https://review.openstack.org/278832 | 03:21 |
*** zz_dimtruck is now known as dimtruck | 03:22 | |
*** dims has quit IRC | 03:23 | |
*** markvoelker has joined #openstack-infra | 03:27 | |
*** yuanying has quit IRC | 03:30 | |
*** kzaitsev_mb has quit IRC | 03:31 | |
*** yuanying has joined #openstack-infra | 03:32 | |
*** changbl has quit IRC | 03:32 | |
*** markvoelker has quit IRC | 03:33 | |
*** aeng has quit IRC | 03:35 | |
*** camunoz has quit IRC | 03:35 | |
*** gangil has joined #openstack-infra | 03:36 | |
*** gangil has joined #openstack-infra | 03:36 | |
*** sflanigan has quit IRC | 03:38 | |
*** harlowja_at_home has quit IRC | 03:40 | |
*** changbl has joined #openstack-infra | 03:40 | |
*** aeng has joined #openstack-infra | 03:47 | |
*** camunoz has joined #openstack-infra | 03:48 | |
*** dimtruck is now known as zz_dimtruck | 03:50 | |
*** baoli_ has quit IRC | 03:50 | |
*** sflanigan has joined #openstack-infra | 03:50 | |
*** sflanigan has joined #openstack-infra | 03:50 | |
*** shashank_hegde has joined #openstack-infra | 03:51 | |
*** kzaitsev_mb has joined #openstack-infra | 03:51 | |
*** baoli has joined #openstack-infra | 03:52 | |
*** kushal has joined #openstack-infra | 03:52 | |
*** baoli has quit IRC | 03:53 | |
openstackgerrit | Joshua Hesketh proposed openstack-infra/project-config: Add new job template for dsvm plugins with src https://review.openstack.org/281016 | 03:54 |
*** baoli has joined #openstack-infra | 03:54 | |
*** kzaitsev_mb has quit IRC | 03:55 | |
*** zhurong_ has quit IRC | 03:55 | |
*** thorst has joined #openstack-infra | 03:56 | |
*** gongysh has quit IRC | 04:00 | |
*** zhurong has joined #openstack-infra | 04:00 | |
*** fawadkhaliq has joined #openstack-infra | 04:02 | |
*** thorst has quit IRC | 04:02 | |
*** fawadkhaliq has quit IRC | 04:03 | |
*** rlandy has quit IRC | 04:03 | |
*** yuanying has quit IRC | 04:05 | |
*** yuanying has joined #openstack-infra | 04:06 | |
*** KanagarajM has joined #openstack-infra | 04:07 | |
*** yuanying has quit IRC | 04:07 | |
*** yuanying_ has joined #openstack-infra | 04:07 | |
*** bpokorny has joined #openstack-infra | 04:10 | |
*** zz_dimtruck is now known as dimtruck | 04:10 | |
*** gangil has quit IRC | 04:12 | |
*** zhurong has quit IRC | 04:13 | |
*** zhurong has joined #openstack-infra | 04:14 | |
*** chenli has quit IRC | 04:18 | |
*** fedexo has joined #openstack-infra | 04:19 | |
*** sflanigan has quit IRC | 04:20 | |
*** camunoz has quit IRC | 04:20 | |
*** aeng has quit IRC | 04:21 | |
*** dchen has quit IRC | 04:21 | |
*** chenli has joined #openstack-infra | 04:26 | |
*** zhurong has quit IRC | 04:27 | |
*** fawadkhaliq has joined #openstack-infra | 04:28 | |
*** aeng has joined #openstack-infra | 04:31 | |
*** sflanigan has joined #openstack-infra | 04:33 | |
*** sflanigan has joined #openstack-infra | 04:33 | |
*** fawadk has joined #openstack-infra | 04:34 | |
*** zhurong has joined #openstack-infra | 04:34 | |
*** fawadkhaliq has quit IRC | 04:35 | |
*** dimtruck is now known as zz_dimtruck | 04:37 | |
*** rguillebert has quit IRC | 04:37 | |
*** ganso has quit IRC | 04:39 | |
*** fawadk has quit IRC | 04:39 | |
*** links has joined #openstack-infra | 04:41 | |
openstackgerrit | Moshe Levi proposed openstack/diskimage-builder: Adding InfiniBand Support https://review.openstack.org/274781 | 04:43 |
greghaynes | jeblair: awesome re: zk review - my hope is that would simplify the design a bit and let us break up the code too | 04:44 |
*** baoli has quit IRC | 04:44 | |
jhesketh | Any eyes on https://review.openstack.org/#/c/281016/2 would be appreciated :-) | 04:51 |
*** zhurong has quit IRC | 04:55 | |
*** links has quit IRC | 04:57 | |
stevemar | apparently zuul cloner is failing a lot | 04:58 |
*** sflanigan has quit IRC | 04:58 | |
*** thorst has joined #openstack-infra | 04:59 | |
*** bpokorny has quit IRC | 05:00 | |
*** shashank_hegde has quit IRC | 05:03 | |
*** zhurong has joined #openstack-infra | 05:04 | |
*** sileht has quit IRC | 05:05 | |
*** thorst has quit IRC | 05:06 | |
openstackgerrit | Craig Vyvial proposed openstack-infra/project-config: run trove experimental run scenario tests https://review.openstack.org/278095 | 05:07 |
*** fawadkhaliq has joined #openstack-infra | 05:15 | |
*** bexelbie has quit IRC | 05:16 | |
*** zhurong has quit IRC | 05:16 | |
*** zhurong has joined #openstack-infra | 05:19 | |
*** sileht has joined #openstack-infra | 05:21 | |
openstackgerrit | greghaynes proposed openstack/diskimage-builder: Install docker for tests https://review.openstack.org/278021 | 05:21 |
*** bexelbie has joined #openstack-infra | 05:23 | |
*** armax has quit IRC | 05:23 | |
*** tiswanso has quit IRC | 05:24 | |
*** shashank_hegde has joined #openstack-infra | 05:25 | |
cp16net | stevemar: yea i see that right now as well | 05:27 |
*** _sarob has joined #openstack-infra | 05:27 | |
*** sdake has joined #openstack-infra | 05:27 | |
*** kzaitsev_mb has joined #openstack-infra | 05:29 | |
*** markvoelker has joined #openstack-infra | 05:29 | |
*** camunoz has joined #openstack-infra | 05:30 | |
*** gangil has joined #openstack-infra | 05:32 | |
*** gangil has joined #openstack-infra | 05:32 | |
*** _sarob has quit IRC | 05:32 | |
*** markvoelker has quit IRC | 05:33 | |
*** kzaitsev_mb has quit IRC | 05:34 | |
*** gangil has quit IRC | 05:41 | |
*** zhurong has quit IRC | 05:42 | |
*** aukhan has joined #openstack-infra | 05:44 | |
*** zhurong has joined #openstack-infra | 05:45 | |
openstackgerrit | greghaynes proposed openstack/diskimage-builder: Properly fail/trap in eval_run_d https://review.openstack.org/259734 | 05:46 |
*** Qiming has joined #openstack-infra | 05:47 | |
*** zhurong has quit IRC | 05:47 | |
*** _sarob has joined #openstack-infra | 05:48 | |
*** zhurong has joined #openstack-infra | 05:48 | |
*** sarob_ has joined #openstack-infra | 05:48 | |
*** sdake has quit IRC | 05:49 | |
*** Sukhdev has joined #openstack-infra | 05:51 | |
*** jaosorior has joined #openstack-infra | 05:52 | |
*** abregman has joined #openstack-infra | 05:52 | |
*** _sarob has quit IRC | 05:53 | |
openstackgerrit | greghaynes proposed openstack/diskimage-builder: Fail functests if refusing to run tests https://review.openstack.org/177002 | 05:55 |
*** bexelbie has quit IRC | 05:57 | |
*** bexelbie has joined #openstack-infra | 06:03 | |
*** fedexo has quit IRC | 06:03 | |
*** baoli has joined #openstack-infra | 06:04 | |
*** thorst has joined #openstack-infra | 06:06 | |
*** gildub has quit IRC | 06:06 | |
*** gangil has joined #openstack-infra | 06:07 | |
*** gangil has joined #openstack-infra | 06:07 | |
*** sarob_ has quit IRC | 06:07 | |
*** chenli has quit IRC | 06:09 | |
*** baoli has quit IRC | 06:09 | |
*** chenli has joined #openstack-infra | 06:10 | |
*** Kennan has quit IRC | 06:10 | |
*** Kennan has joined #openstack-infra | 06:11 | |
*** thorst has quit IRC | 06:11 | |
*** sflanigan has joined #openstack-infra | 06:13 | |
*** sflanigan has joined #openstack-infra | 06:13 | |
*** smanjara has joined #openstack-infra | 06:19 | |
*** jaosorior has quit IRC | 06:19 | |
*** jaosorior has joined #openstack-infra | 06:20 | |
*** jaosorior has quit IRC | 06:20 | |
*** jaosorior has joined #openstack-infra | 06:21 | |
*** kushal has quit IRC | 06:26 | |
*** wolverin_ has joined #openstack-infra | 06:26 | |
*** fawadkhaliq has quit IRC | 06:27 | |
*** fawadk has joined #openstack-infra | 06:27 | |
*** _nadya_ has quit IRC | 06:27 | |
*** _nadya_ has joined #openstack-infra | 06:28 | |
*** tqtran has joined #openstack-infra | 06:29 | |
*** wolverineav has quit IRC | 06:29 | |
*** fawadk has quit IRC | 06:30 | |
*** salv-orlando has joined #openstack-infra | 06:30 | |
*** fawadkhaliq has joined #openstack-infra | 06:30 | |
*** kzaitsev_mb has joined #openstack-infra | 06:31 | |
*** sam_wan has quit IRC | 06:31 | |
*** _nadya_ has quit IRC | 06:32 | |
*** salv-orlando has quit IRC | 06:32 | |
jeblair | infra-root: mirror.iad is not serving requests. it looks like there were io errors on xvdb (a cinder volume) and the kernel remounted the afs cache dir read-only | 06:33 |
jeblair | infra-root: apparently the afs client did not deal with that gracefully | 06:33 |
*** e0ne has joined #openstack-infra | 06:33 | |
jeblair | infra-root: i will attempt to repair (or replace) the fs and reboot | 06:33 |
*** kzaitsev_mb has quit IRC | 06:35 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/requirements: Updated from generate-constraints https://review.openstack.org/281071 | 06:35 |
openstackgerrit | OpenStack Proposal Bot proposed openstack-infra/project-config: Normalize projects.yaml https://review.openstack.org/281073 | 06:37 |
*** Nakato has quit IRC | 06:39 | |
*** Nakato has joined #openstack-infra | 06:39 | |
*** _nadya_ has joined #openstack-infra | 06:39 | |
*** kushal has joined #openstack-infra | 06:41 | |
*** tykeal has quit IRC | 06:42 | |
*** wolverin_ has quit IRC | 06:42 | |
*** gangil has quit IRC | 06:44 | |
jeblair | infra-root: done; i disabled apache and openafs-client; rebooted to get a clean kernel state; unmounted the fs, ran fsck, it was clean, so i remounted and restarted the services. | 06:44 |
jeblair | once we're done with our mirror explosion, we may want to evaluate whether we can fit the afs cache on a local disk and avoid cinder on the mirror client-servers. | 06:45 |
openstackgerrit | xiangxinyong proposed openstack-infra/project-config: Add dashboard and client for Smaug https://review.openstack.org/281019 | 06:47 |
jeblair | #status notice A problem with the mirror used for CI jobs in the rax-iad region has been corrected. Please recheck changes that recently failed jobs on nodes in rax-iad. | 06:48 |
openstackstatus | jeblair: sending notice | 06:48 |
-openstackstatus- NOTICE: A problem with the mirror used for CI jobs in the rax-iad region has been corrected. Please recheck changes that recently failed jobs on nodes in rax-iad. | 06:49 | |
openstackstatus | jeblair: finished sending notice | 06:50 |
Guest22736 | jeblair: thanks! | 06:55 |
*** Sukhdev has quit IRC | 06:56 | |
*** rossella_s has quit IRC | 06:57 | |
*** Guest22736 is now known as AJaeger | 06:58 | |
*** rossella_s has joined #openstack-infra | 06:58 | |
*** AJaeger is now known as Guest60747 | 06:58 | |
*** tykeal_away has joined #openstack-infra | 06:58 | |
*** tykeal_away is now known as tykeal | 06:59 | |
*** mikelk has joined #openstack-infra | 07:00 | |
*** wolverineav has joined #openstack-infra | 07:01 | |
*** Guest60747 has quit IRC | 07:03 | |
*** AJaeger_ has joined #openstack-infra | 07:03 | |
*** sam_wan has joined #openstack-infra | 07:04 | |
*** maishsk has joined #openstack-infra | 07:04 | |
stevemar | jeblair: thanks :) | 07:05 |
*** maishsk has quit IRC | 07:06 | |
*** thorst has joined #openstack-infra | 07:09 | |
*** infra-red has joined #openstack-infra | 07:14 | |
*** infra-re_ has joined #openstack-infra | 07:16 | |
openstackgerrit | Merged openstack-infra/project-config: Use pep8 instead of linters for steth https://review.openstack.org/278644 | 07:17 |
*** thorst has quit IRC | 07:17 | |
*** fawadk has joined #openstack-infra | 07:19 | |
*** infra-red has quit IRC | 07:20 | |
*** fawadkhaliq has quit IRC | 07:20 | |
*** karlamrhein has joined #openstack-infra | 07:25 | |
*** scheuran has joined #openstack-infra | 07:25 | |
AJaeger_ | For later: https://github.com/openstack/giftwrap/ is still empty while http://git.openstack.org/cgit/openstack/giftwrap/ has content. Could any infra-root fix the github setup, please? | 07:26 |
*** julim has quit IRC | 07:28 | |
openstackgerrit | Andreas Jaeger proposed openstack-infra/project-config: Remove now obsolete linters jobs https://review.openstack.org/281090 | 07:29 |
*** _nadya_ has quit IRC | 07:29 | |
*** markvoelker has joined #openstack-infra | 07:30 | |
*** ianw has quit IRC | 07:30 | |
*** fawadkhaliq has joined #openstack-infra | 07:30 | |
*** julim has joined #openstack-infra | 07:30 | |
*** ianw has joined #openstack-infra | 07:30 | |
*** fawadk has quit IRC | 07:30 | |
*** maishsk has joined #openstack-infra | 07:31 | |
*** kzaitsev_mb has joined #openstack-infra | 07:31 | |
*** karlamrhein has quit IRC | 07:32 | |
*** karlamrhein has joined #openstack-infra | 07:33 | |
openstackgerrit | Joshua Hesketh proposed openstack-infra/project-config: Add new job template for dsvm plugins with src https://review.openstack.org/281016 | 07:33 |
*** markvoelker has quit IRC | 07:34 | |
*** jtomasek has joined #openstack-infra | 07:36 | |
*** kzaitsev_mb has quit IRC | 07:36 | |
*** rcernin has joined #openstack-infra | 07:42 | |
*** ildikov has quit IRC | 07:46 | |
*** maishsk has quit IRC | 07:49 | |
openstackgerrit | Merged openstack-infra/infra-ansible: Create and attach other required openstack resources https://review.openstack.org/280561 | 07:50 |
*** maishsk has joined #openstack-infra | 07:51 | |
openstackgerrit | yolanda.robla proposed openstack-infra/puppet-infracloud: Add element to bring up bridge on infra cloud https://review.openstack.org/276292 | 07:55 |
*** jlanoux has joined #openstack-infra | 07:56 | |
yolanda | hi AJaeger, maybe manage-projects has not run again? | 07:56 |
yolanda | i'm going to check | 07:56 |
*** e0ne has quit IRC | 07:56 | |
yolanda | project is created on gerrit | 07:57 |
openstackgerrit | Andreas Jaeger proposed openstack-infra/project-config: Remove check-deletions from openstack-manuals https://review.openstack.org/281097 | 07:58 |
yolanda | AJaeger, i see http://git.openstack.org/cgit/openstack/giftwrap/tree/ with content, someone has already fixed? | 07:59 |
AJaeger_ | yolanda: or it failed setting up permissions | 07:59 |
AJaeger_ | yolanda: only github is broken AFAIK | 07:59 |
yolanda | ah | 07:59 |
yolanda | maybe some replication problem, i need to check | 08:00 |
*** karlamrhein has quit IRC | 08:01 | |
*** karlamrhein has joined #openstack-infra | 08:05 | |
yolanda | AJaeger, org.eclipse.jgit.errors.TransportException: git@github.com:openstack/giftwrap.git: push not permitted | 08:09 |
AJaeger_ | permissions? | 08:10 |
yolanda | looks like | 08:10 |
AJaeger_ | Seems that the setup was not complete | 08:10 |
*** karlamrhein has quit IRC | 08:10 | |
yolanda | AJaeger, sorry but i'm not very familiar with github replications | 08:12 |
yolanda | i suppose that manage-projects creates the entry in github, then gerrit replicats as a normal target? | 08:12 |
AJaeger_ | yolanda: let's wait for others then, this is not urgent | 08:13 |
AJaeger_ | yolanda: thanks | 08:13 |
*** thorst has joined #openstack-infra | 08:14 | |
*** ildikov has joined #openstack-infra | 08:16 | |
*** karlamrhein has joined #openstack-infra | 08:16 | |
yolanda | AJaeger, if i follow documentation, and i do a "sudo su gerrit2" then "ssh github.com", i get permission denied | 08:16 |
yolanda | so i wonder what has changed recently in terms of keys | 08:17 |
*** karlamrhein has quit IRC | 08:17 | |
*** vincentfrancoise has joined #openstack-infra | 08:17 | |
*** salv-orlando has joined #openstack-infra | 08:18 | |
AJaeger_ | ;( | 08:19 |
*** fawadkhaliq has quit IRC | 08:19 | |
*** fawadkhaliq has joined #openstack-infra | 08:20 | |
yolanda | going to check if i have the creds to enter into github ui | 08:20 |
*** salv-orlando has quit IRC | 08:20 | |
openstackgerrit | Vincent Françoise proposed openstack-infra/project-config: Watcher multinode Tempest job fixup https://review.openstack.org/277923 | 08:21 |
*** tqtran has quit IRC | 08:21 | |
*** tzn has joined #openstack-infra | 08:22 | |
*** thorst has quit IRC | 08:22 | |
*** jpr has joined #openstack-infra | 08:22 | |
*** bexelbie has quit IRC | 08:23 | |
*** bexelbie has joined #openstack-infra | 08:23 | |
AJaeger_ | another rebase just for the fun of it ^ ;( | 08:23 |
*** StevenK has quit IRC | 08:24 | |
*** StevenK has joined #openstack-infra | 08:26 | |
*** jpr has quit IRC | 08:26 | |
yolanda | AJaeger weird, i see ssh keys not touched in github since apr 2014, and last accessed today, but i cannot login into github from gerrit | 08:29 |
*** andymaier has joined #openstack-infra | 08:29 | |
*** zeih_ has joined #openstack-infra | 08:30 | |
AJaeger_ | fungi was able to fix a similar problem last week - I suggest you chat with him once he's online... | 08:30 |
yolanda | yes, i need to get that knowledge | 08:31 |
AJaeger_ | the repo is setup fine on openstack side, so the team can use it and thus this is good to fix but not urgent to learn it the hard way ;) | 08:31 |
*** kzaitsev_mb has joined #openstack-infra | 08:32 | |
*** shardy has joined #openstack-infra | 08:35 | |
*** kzaitsev_mb has quit IRC | 08:37 | |
*** dizquierdo has joined #openstack-infra | 08:38 | |
*** dingyichen has quit IRC | 08:41 | |
*** pcaruana has joined #openstack-infra | 08:42 | |
openstackgerrit | Stefan Andres proposed openstack-infra/shade: Fix lookup for network parameter in neutron_available_floating_ips https://review.openstack.org/280178 | 08:42 |
*** matrohon has joined #openstack-infra | 08:43 | |
*** Qiming_ has joined #openstack-infra | 08:44 | |
*** dtardivel has joined #openstack-infra | 08:44 | |
*** Qiming has quit IRC | 08:45 | |
*** Qiming_ is now known as Qiming | 08:45 | |
*** e0ne has joined #openstack-infra | 08:47 | |
*** sputnik13 has joined #openstack-infra | 08:48 | |
*** jpr has joined #openstack-infra | 08:50 | |
*** sputnik13 has quit IRC | 08:53 | |
*** zeih_ has quit IRC | 08:53 | |
*** binbincong has quit IRC | 08:54 | |
yolanda | AJaeger, i'll ping fungi later about that. I checked logs and other repos are replicating fine to github. And i finally could ssh, i needed to use git user | 08:55 |
*** fhubik has joined #openstack-infra | 08:55 | |
*** zeih_ has joined #openstack-infra | 08:55 | |
yolanda | the instructions on the system-config documentation don't specify that, i'll amend that bit | 08:55 |
rossella_s | AJaeger_, hi Andreas! | 08:56 |
rossella_s | AJaeger_, thanks a lot for your help | 08:56 |
*** zeih_ has quit IRC | 08:57 | |
*** zeih_ has joined #openstack-infra | 08:57 | |
*** Qiming has quit IRC | 08:57 | |
*** Qiming has joined #openstack-infra | 08:57 | |
openstackgerrit | yolanda.robla proposed openstack-infra/system-config: Specify git user when connecting to github https://review.openstack.org/281125 | 09:00 |
*** Qiming has quit IRC | 09:01 | |
*** Qiming has joined #openstack-infra | 09:02 | |
openstackgerrit | Merged openstack-infra/infra-manual: Fix typos and clarify project retirement https://review.openstack.org/280826 | 09:02 |
*** scheuran has quit IRC | 09:03 | |
*** fhubik is now known as fhubik_brb | 09:05 | |
openstackgerrit | Merged openstack-infra/project-config: run trove experimental run scenario tests https://review.openstack.org/278095 | 09:06 |
*** sshnaidm has quit IRC | 09:06 | |
openstackgerrit | Merged openstack-infra/project-config: Add puppet-zaqar to tripleo jobs https://review.openstack.org/280928 | 09:07 |
openstackgerrit | Merged openstack-infra/infra-manual: Add URL for Gerrit group self-management https://review.openstack.org/280823 | 09:07 |
openstackgerrit | Merged openstack-infra/project-config: Fix name of ha-guide post job https://review.openstack.org/280899 | 09:07 |
*** fhubik_brb is now known as fhubik | 09:07 | |
*** sshnaidm has joined #openstack-infra | 09:08 | |
*** nelsnels_ has quit IRC | 09:09 | |
openstackgerrit | Joshua Hesketh proposed openstack-infra/elastic-recheck: Add query for git repo not cloning 1542849 https://review.openstack.org/281130 | 09:11 |
openstackgerrit | Merged openstack-infra/infra-manual: Update release management chapter https://review.openstack.org/260610 | 09:14 |
*** _nadya_ has joined #openstack-infra | 09:14 | |
openstackgerrit | Merged openstack-infra/project-config: Remove unused periodic-pbr-installation-dsvm-upstream https://review.openstack.org/280894 | 09:15 |
AJaeger_ | rossella_s: please have a look whether that's a good basis. You can also send patches for reviewday to make it better suitable for neutron | 09:15 |
*** jmccrory_ has joined #openstack-infra | 09:16 | |
*** jmccrory has quit IRC | 09:16 | |
*** dizquierdo has quit IRC | 09:16 | |
*** jmccrory_ is now known as jmccrory | 09:16 | |
*** jmccrory has quit IRC | 09:16 | |
*** achanda has quit IRC | 09:16 | |
*** jmccrory has joined #openstack-infra | 09:17 | |
*** nihilifer has quit IRC | 09:17 | |
*** asettle has joined #openstack-infra | 09:17 | |
*** AJaeger_ is now known as AJaeger | 09:18 | |
rossella_s | AJaeger_, thanks a lot! really...I am looking at it | 09:18 |
AJaeger | ;) | 09:18 |
openstackgerrit | Merged openstack-infra/project-config: Unblock refstack functional testing job https://review.openstack.org/280408 | 09:19 |
*** achanda has joined #openstack-infra | 09:19 | |
*** binbincong has joined #openstack-infra | 09:20 | |
*** thorst has joined #openstack-infra | 09:20 | |
AJaeger | rossella_s: credits go to clarkb, I just asked and relayed ;) | 09:20 |
*** zhurong has quit IRC | 09:21 | |
*** nihilifer has joined #openstack-infra | 09:21 | |
rossella_s | thanks to both of you then AJaeger and clarkb | 09:22 |
*** [1]Thelo has joined #openstack-infra | 09:22 | |
*** sfinucan has joined #openstack-infra | 09:24 | |
*** Thelo has quit IRC | 09:25 | |
*** [1]Thelo is now known as Thelo | 09:25 | |
*** rvba has quit IRC | 09:26 | |
*** rvba has joined #openstack-infra | 09:26 | |
*** rvba has quit IRC | 09:26 | |
*** rvba has joined #openstack-infra | 09:26 | |
*** thorst has quit IRC | 09:27 | |
openstackgerrit | Merged openstack-infra/project-config: Enable trove in devstack on stable/kilo https://review.openstack.org/280461 | 09:28 |
*** oanson has quit IRC | 09:28 | |
*** karlamrhein has joined #openstack-infra | 09:28 | |
*** oanson has joined #openstack-infra | 09:29 | |
openstackgerrit | Merged openstack-infra/project-config: Adds neutron tempest tests for oslo.messaging drivers https://review.openstack.org/279215 | 09:30 |
openstackgerrit | Merged openstack-infra/project-config: Add check-requirements job https://review.openstack.org/280550 | 09:30 |
*** markvoelker has joined #openstack-infra | 09:31 | |
openstackgerrit | Merged openstack-infra/project-config: Enable translation jobs for sahara-dashboard https://review.openstack.org/280520 | 09:31 |
openstackgerrit | Merged openstack-infra/project-config: Add heat lbaas specific test for v1 and v2 https://review.openstack.org/237156 | 09:31 |
*** kzaitsev_mb has joined #openstack-infra | 09:33 | |
*** frickler has quit IRC | 09:34 | |
*** max_lobur1 has quit IRC | 09:34 | |
*** Mmike has quit IRC | 09:34 | |
*** Sam-I-Am has quit IRC | 09:35 | |
*** markvoelker has quit IRC | 09:35 | |
*** Sam-I-Am has joined #openstack-infra | 09:35 | |
*** karlamrhein has quit IRC | 09:35 | |
*** chenli has quit IRC | 09:35 | |
*** tdasilva has quit IRC | 09:38 | |
*** kzaitsev_mb has quit IRC | 09:38 | |
*** qb_ has joined #openstack-infra | 09:39 | |
Kennan | hi infra-cores, I found some jenkins jobs always failed with following info: | 09:39 |
Kennan | provided hosts list is empty, only localhost is available | 09:39 |
Kennan | anyone knows that ? | 09:39 |
Kennan | http://logs.openstack.org/44/281044/3/check/gate-functional-dsvm-magnum-api/9163b00/console.html | 09:40 |
*** achanda has quit IRC | 09:40 | |
*** Qiming has quit IRC | 09:40 | |
*** achanda has joined #openstack-infra | 09:40 | |
*** Qiming has joined #openstack-infra | 09:41 | |
*** Qiming_ has joined #openstack-infra | 09:41 | |
*** Liuqing has quit IRC | 09:41 | |
*** Mmike has joined #openstack-infra | 09:42 | |
*** smanjara has quit IRC | 09:42 | |
*** Qiming_ has left #openstack-infra | 09:42 | |
*** derekh has joined #openstack-infra | 09:43 | |
*** Mmike has quit IRC | 09:43 | |
*** Mmike has joined #openstack-infra | 09:43 | |
*** asselin__ has joined #openstack-infra | 09:44 | |
*** shashank_hegde has quit IRC | 09:44 | |
*** achanda has quit IRC | 09:46 | |
*** Mmike has quit IRC | 09:47 | |
*** asselin_ has quit IRC | 09:48 | |
*** Mmike has joined #openstack-infra | 09:48 | |
*** Mmike has joined #openstack-infra | 09:48 | |
*** sputnik13 has joined #openstack-infra | 09:50 | |
*** ganso has joined #openstack-infra | 09:50 | |
*** karlamrhein has joined #openstack-infra | 09:51 | |
*** max_lobur has joined #openstack-infra | 09:51 | |
*** tdasilva has joined #openstack-infra | 09:51 | |
*** Mmike has quit IRC | 09:52 | |
*** ildikov has quit IRC | 09:52 | |
*** teran_ has quit IRC | 09:52 | |
*** ams_ has quit IRC | 09:52 | |
*** pedroalvarez has quit IRC | 09:52 | |
*** briancline has quit IRC | 09:52 | |
*** tobiash_ has quit IRC | 09:52 | |
*** bkero has quit IRC | 09:52 | |
*** zz_ja has quit IRC | 09:52 | |
*** edwarnicke has quit IRC | 09:52 | |
*** zhenguo_ has quit IRC | 09:52 | |
*** igorbelikov has quit IRC | 09:52 | |
*** skath_ has quit IRC | 09:52 | |
*** roaet_ has quit IRC | 09:52 | |
*** HeOS__ has quit IRC | 09:52 | |
*** ramishra has quit IRC | 09:52 | |
*** bodepd_ has quit IRC | 09:52 | |
*** mknawabi has quit IRC | 09:52 | |
*** bryan_att has quit IRC | 09:52 | |
*** sgordon has quit IRC | 09:52 | |
*** markmcclain has quit IRC | 09:52 | |
*** vipuls has quit IRC | 09:52 | |
*** briancurtin has quit IRC | 09:52 | |
*** pasquier-s has quit IRC | 09:52 | |
*** bauzas has quit IRC | 09:52 | |
*** madorn has quit IRC | 09:52 | |
*** fabo has quit IRC | 09:52 | |
*** lifeless has quit IRC | 09:52 | |
*** _fortis has quit IRC | 09:52 | |
*** GheRivero has quit IRC | 09:52 | |
*** SotK has quit IRC | 09:52 | |
*** hughhalf has quit IRC | 09:52 | |
*** jraim has quit IRC | 09:52 | |
*** serverascode has quit IRC | 09:52 | |
*** dougwig has quit IRC | 09:52 | |
*** sballe has quit IRC | 09:52 | |
*** morgabra has quit IRC | 09:52 | |
*** Odd_Bloke has quit IRC | 09:52 | |
*** othermordred has quit IRC | 09:52 | |
*** uberjay_ has quit IRC | 09:52 | |
*** kzaitsev_ws has quit IRC | 09:52 | |
*** JayF has quit IRC | 09:52 | |
*** lane_kong has quit IRC | 09:52 | |
*** zhiyan has quit IRC | 09:52 | |
*** simonmcc has quit IRC | 09:52 | |
*** jzerebecki has quit IRC | 09:52 | |
*** tchaypo has quit IRC | 09:52 | |
*** purp has quit IRC | 09:52 | |
*** redrobot has quit IRC | 09:52 | |
*** bookwar_ has quit IRC | 09:52 | |
*** jkt has quit IRC | 09:52 | |
*** rackertom has quit IRC | 09:52 | |
*** petems has quit IRC | 09:52 | |
*** etoews has quit IRC | 09:52 | |
*** adreznec has quit IRC | 09:52 | |
*** darvon has quit IRC | 09:52 | |
*** DinaBelova has quit IRC | 09:52 | |
*** swat30 has quit IRC | 09:52 | |
*** skolekonov has quit IRC | 09:52 | |
*** xgerman has quit IRC | 09:52 | |
*** lindsayk_ has quit IRC | 09:52 | |
*** patrickeast has quit IRC | 09:52 | |
*** hrybacki has quit IRC | 09:52 | |
*** warpc has quit IRC | 09:52 | |
*** electrical has quit IRC | 09:52 | |
*** reed has quit IRC | 09:52 | |
*** Adri2000 has quit IRC | 09:52 | |
*** amrith has quit IRC | 09:52 | |
*** blogan has quit IRC | 09:52 | |
*** jvrbanac has quit IRC | 09:52 | |
*** afazekas has quit IRC | 09:52 | |
*** mestery has quit IRC | 09:52 | |
*** melwitt has quit IRC | 09:52 | |
*** erikmwilson has quit IRC | 09:52 | |
*** sulo has quit IRC | 09:52 | |
*** briancline has joined #openstack-infra | 09:52 | |
*** jzerebecki has joined #openstack-infra | 09:52 | |
*** afazekas has joined #openstack-infra | 09:52 | |
*** kzaitsev_ws has joined #openstack-infra | 09:52 | |
*** purp has joined #openstack-infra | 09:52 | |
*** karlamrhein has quit IRC | 09:52 | |
*** redrobot has joined #openstack-infra | 09:52 | |
*** sgordon has joined #openstack-infra | 09:52 | |
*** jkt has joined #openstack-infra | 09:52 | |
*** Odd_Bloke has joined #openstack-infra | 09:52 | |
*** mknawabi has joined #openstack-infra | 09:52 | |
*** amrith has joined #openstack-infra | 09:52 | |
*** lifeless has joined #openstack-infra | 09:52 | |
*** reed has joined #openstack-infra | 09:52 | |
*** darvon has joined #openstack-infra | 09:52 | |
*** Adri2000 has joined #openstack-infra | 09:52 | |
*** Adri2000 has quit IRC | 09:52 | |
*** Adri2000 has joined #openstack-infra | 09:52 | |
*** jvrbanac has joined #openstack-infra | 09:52 | |
*** uberjay has joined #openstack-infra | 09:52 | |
*** pedroalvarez has joined #openstack-infra | 09:52 | |
*** markmcclain has joined #openstack-infra | 09:52 | |
*** HeOS_ has joined #openstack-infra | 09:52 | |
*** fabo has joined #openstack-infra | 09:52 | |
*** fabo has quit IRC | 09:52 | |
*** fabo has joined #openstack-infra | 09:52 | |
*** madorn has joined #openstack-infra | 09:53 | |
*** SotK has joined #openstack-infra | 09:53 | |
*** tchaypo has joined #openstack-infra | 09:53 | |
*** bookwar has joined #openstack-infra | 09:53 | |
*** blogan has joined #openstack-infra | 09:53 | |
*** morgabra has joined #openstack-infra | 09:53 | |
*** erikmwilson has joined #openstack-infra | 09:53 | |
*** skolekonov has joined #openstack-infra | 09:53 | |
*** redrobot is now known as Guest53162 | 09:53 | |
*** roaet_ has joined #openstack-infra | 09:53 | |
*** pasquier-s has joined #openstack-infra | 09:53 | |
*** vipuls has joined #openstack-infra | 09:53 | |
*** bodepd has joined #openstack-infra | 09:53 | |
*** hughhalf has joined #openstack-infra | 09:53 | |
*** melwitt has joined #openstack-infra | 09:53 | |
*** bmwiedemann has joined #openstack-infra | 09:53 | |
*** sulo has joined #openstack-infra | 09:53 | |
*** mestery has joined #openstack-infra | 09:53 | |
*** bkero has joined #openstack-infra | 09:53 | |
*** DinaBelova has joined #openstack-infra | 09:53 | |
*** bauzas has joined #openstack-infra | 09:53 | |
*** JayF has joined #openstack-infra | 09:53 | |
*** tobiash has joined #openstack-infra | 09:53 | |
*** swat30 has joined #openstack-infra | 09:53 | |
*** arxcruz has quit IRC | 09:54 | |
*** _fortis has joined #openstack-infra | 09:54 | |
*** Mmike has joined #openstack-infra | 09:54 | |
*** adreznec has joined #openstack-infra | 09:54 | |
*** zz_ja has joined #openstack-infra | 09:55 | |
*** frickler has joined #openstack-infra | 09:55 | |
*** zeih_ has quit IRC | 09:55 | |
*** smanjara has joined #openstack-infra | 09:56 | |
*** Mmike has quit IRC | 09:56 | |
*** Mmike has joined #openstack-infra | 09:56 | |
*** tzn has quit IRC | 09:56 | |
*** kragniz has quit IRC | 09:56 | |
*** bmwiedemann has left #openstack-infra | 09:56 | |
*** kragniz has joined #openstack-infra | 09:58 | |
*** zhiyan has joined #openstack-infra | 09:58 | |
*** lane_kong has joined #openstack-infra | 09:58 | |
*** zhenguo_ has joined #openstack-infra | 09:59 | |
*** warpc has joined #openstack-infra | 10:00 | |
*** othermordred has joined #openstack-infra | 10:00 | |
*** sballe has joined #openstack-infra | 10:00 | |
AJaeger | Kennan: that is a warning. The problem is at | 10:00 |
*** lindsayk_ has joined #openstack-infra | 10:00 | |
AJaeger | http://logs.openstack.org/44/281044/3/check/gate-functional-dsvm-magnum-api/9163b00/console.html#_2016-02-17_08_39_05_734 | 10:00 |
*** simonmcc has joined #openstack-infra | 10:00 | |
*** GheRivero has joined #openstack-infra | 10:00 | |
*** igorbelikov has joined #openstack-infra | 10:00 | |
andreaf | AJaeger: https://review.openstack.org/#/c/278091/1 LGTM | 10:01 |
*** lucas-dinner has quit IRC | 10:01 | |
*** xgerman has joined #openstack-infra | 10:01 | |
*** ramishra has joined #openstack-infra | 10:01 | |
*** electrical has joined #openstack-infra | 10:02 | |
*** etoews has joined #openstack-infra | 10:02 | |
*** jraim has joined #openstack-infra | 10:02 | |
*** hrybacki has joined #openstack-infra | 10:02 | |
*** serverascode has joined #openstack-infra | 10:02 | |
*** jraim has quit IRC | 10:03 | |
*** ramishra has quit IRC | 10:03 | |
*** zhiyan has quit IRC | 10:03 | |
*** sulo has quit IRC | 10:03 | |
*** bauzas has quit IRC | 10:03 | |
*** amrith has quit IRC | 10:03 | |
*** jzerebecki has quit IRC | 10:03 | |
*** darvon has quit IRC | 10:03 | |
*** briancline has quit IRC | 10:03 | |
*** tdasilva has quit IRC | 10:03 | |
*** ganso has quit IRC | 10:03 | |
*** jpr has quit IRC | 10:03 | |
*** maishsk has quit IRC | 10:03 | |
*** rcernin has quit IRC | 10:03 | |
*** sam_wan has quit IRC | 10:03 | |
*** AJaeger has quit IRC | 10:03 | |
*** rossella_s has quit IRC | 10:03 | |
*** bswartz has quit IRC | 10:03 | |
*** niska has quit IRC | 10:03 | |
*** jeblair has quit IRC | 10:03 | |
*** vdrok has quit IRC | 10:03 | |
*** nibalizer has quit IRC | 10:03 | |
*** anthonyper has quit IRC | 10:03 | |
*** johnthetubaguy has quit IRC | 10:03 | |
*** jzerebecki has joined #openstack-infra | 10:03 | |
*** jeblair has joined #openstack-infra | 10:03 | |
*** nibalizer has joined #openstack-infra | 10:03 | |
*** darvon has joined #openstack-infra | 10:03 | |
*** scheuran has joined #openstack-infra | 10:03 | |
*** amrith has joined #openstack-infra | 10:03 | |
*** briancline has joined #openstack-infra | 10:03 | |
*** AJaeger has joined #openstack-infra | 10:04 | |
*** anthonyper has joined #openstack-infra | 10:04 | |
*** niska has joined #openstack-infra | 10:04 | |
*** dtantsur|afk is now known as dtantsur | 10:04 | |
*** bmwiedemann has joined #openstack-infra | 10:04 | |
*** rcernin has joined #openstack-infra | 10:04 | |
*** briancurtin has joined #openstack-infra | 10:05 | |
*** bauzas_ has joined #openstack-infra | 10:05 | |
*** sulo has joined #openstack-infra | 10:05 | |
*** maishsk has joined #openstack-infra | 10:05 | |
*** johnthetubaguy has joined #openstack-infra | 10:05 | |
openstackgerrit | Joshua Hesketh proposed openstack-infra/zuul: Cache is held and managed by connections https://review.openstack.org/276395 | 10:05 |
openstackgerrit | Joshua Hesketh proposed openstack-infra/zuul: Don't reconfigure connections on reload https://review.openstack.org/281166 | 10:05 |
*** rossella_s has joined #openstack-infra | 10:06 | |
*** salv-orlando has joined #openstack-infra | 10:06 | |
*** lucasagomes has joined #openstack-infra | 10:06 | |
*** dougwig has joined #openstack-infra | 10:07 | |
*** tdasilva has joined #openstack-infra | 10:07 | |
AJaeger | andreaf: thanks. The question by ianw was IMHO whether we need gate-tempest-dsvm-test-accounts-src-tempest-lib at all? Or could we revert your change completely? The job is still experimental... | 10:07 |
*** skath_ has joined #openstack-infra | 10:07 | |
AJaeger | andreaf: I'm fine with keeping it if it's needed | 10:08 |
*** mestery has quit IRC | 10:08 | |
*** markmcclain has quit IRC | 10:08 | |
*** asselin__ has quit IRC | 10:08 | |
*** oanson has quit IRC | 10:08 | |
*** infra-re_ has quit IRC | 10:08 | |
*** camunoz has quit IRC | 10:08 | |
*** sileht has quit IRC | 10:08 | |
*** SumitNaiksatam has quit IRC | 10:08 | |
*** yamamoto has quit IRC | 10:08 | |
*** cgross- has quit IRC | 10:08 | |
*** fbo_ has quit IRC | 10:08 | |
*** tojuvone_ has quit IRC | 10:08 | |
*** yamahata has quit IRC | 10:08 | |
*** Anticimex has quit IRC | 10:08 | |
*** vponomaryov has quit IRC | 10:08 | |
*** imcsk8 has quit IRC | 10:08 | |
*** chlong has quit IRC | 10:08 | |
*** dkehn has quit IRC | 10:08 | |
*** nijaba has quit IRC | 10:08 | |
*** mordred has quit IRC | 10:08 | |
*** bradm has quit IRC | 10:08 | |
*** ajo has quit IRC | 10:08 | |
*** charz_ has quit IRC | 10:08 | |
*** jlvillal has quit IRC | 10:08 | |
*** bradm has joined #openstack-infra | 10:08 | |
*** mordred has joined #openstack-infra | 10:08 | |
*** tojuvone_ has joined #openstack-infra | 10:08 | |
*** Anticimex has joined #openstack-infra | 10:08 | |
*** cgross has joined #openstack-infra | 10:08 | |
*** markmcclain has joined #openstack-infra | 10:08 | |
*** ajo has joined #openstack-infra | 10:08 | |
*** fbo has joined #openstack-infra | 10:08 | |
*** ams_ has joined #openstack-infra | 10:08 | |
*** camunoz has joined #openstack-infra | 10:08 | |
*** asselin__ has joined #openstack-infra | 10:08 | |
*** teran_ has joined #openstack-infra | 10:08 | |
*** mestery has joined #openstack-infra | 10:08 | |
*** vponomaryov has joined #openstack-infra | 10:08 | |
*** rackertom has joined #openstack-infra | 10:08 | |
*** infra-red has joined #openstack-infra | 10:08 | |
*** yamamoto has joined #openstack-infra | 10:08 | |
*** sileht has joined #openstack-infra | 10:08 | |
*** yamahata has joined #openstack-infra | 10:08 | |
*** imcsk8 has joined #openstack-infra | 10:08 | |
*** chlong has joined #openstack-infra | 10:09 | |
*** bauzas_ is now known as bauzas | 10:09 | |
*** charz has joined #openstack-infra | 10:09 | |
*** jordanP has joined #openstack-infra | 10:10 | |
*** oanson has joined #openstack-infra | 10:10 | |
*** kushal has quit IRC | 10:12 | |
*** ganso has joined #openstack-infra | 10:12 | |
*** zhiyan has joined #openstack-infra | 10:12 | |
*** ramishra has joined #openstack-infra | 10:12 | |
*** wolverineav has quit IRC | 10:13 | |
*** jraim has joined #openstack-infra | 10:13 | |
*** petems has joined #openstack-infra | 10:13 | |
*** tpsilva has joined #openstack-infra | 10:13 | |
*** dkehn has joined #openstack-infra | 10:13 | |
*** rguillebert has joined #openstack-infra | 10:13 | |
*** jlvillal has joined #openstack-infra | 10:13 | |
*** salv-orlando has quit IRC | 10:13 | |
*** edwarnicke has joined #openstack-infra | 10:14 | |
*** kzaitsev_mb has joined #openstack-infra | 10:14 | |
*** bmwiedemann has left #openstack-infra | 10:14 | |
*** vdrok has joined #openstack-infra | 10:14 | |
*** jpr has joined #openstack-infra | 10:15 | |
*** bryan_att has joined #openstack-infra | 10:15 | |
*** Qiming has quit IRC | 10:15 | |
*** patrickeast has joined #openstack-infra | 10:15 | |
*** bauzas has left #openstack-infra | 10:17 | |
*** vdrok has quit IRC | 10:17 | |
arif-ali | hi all, how do we get the packages onto tarballs.openstack.org, we want to be able to get the salt-foumula-* added, so that these can be used for packaging | 10:18 |
*** sputnik13 has quit IRC | 10:18 | |
*** andymaier has quit IRC | 10:18 | |
*** kzaitsev_mb has quit IRC | 10:18 | |
*** claudiub has joined #openstack-infra | 10:19 | |
*** hichihara has quit IRC | 10:20 | |
andreaf | AJaeger: yes I need that still - there are some race conditions in the test accounts code, and I need patches on top in tempest-lib to debug that - and I can only do that with a src job | 10:21 |
andreaf | AJaeger: I'm happy to drop the job completely once that is finished | 10:21 |
*** yamahata has quit IRC | 10:23 | |
*** thorst has joined #openstack-infra | 10:24 | |
*** jcoufal has joined #openstack-infra | 10:25 | |
AJaeger | andreaf: thanks - feel free to keep it as long as you need it ;) | 10:26 |
andreaf | AJaeger: nice, thanks | 10:26 |
AJaeger | yolanda: so https://review.openstack.org/#/c/278091 is fine to approve - as cleanup whenever you want | 10:30 |
yolanda | done | 10:31 |
AJaeger | Some projects - like manila - push artefacts there as part of the post job. See gate-manila-publishimage in project-config/jenkins/jobs/manila.yaml | 10:32 |
*** thorst has quit IRC | 10:32 | |
*** salv-orlando has joined #openstack-infra | 10:32 | |
AJaeger | arif-ali: But it really depends on what exactly you want to push. If it's simply a tarball, use the tarball job... | 10:32 |
*** tzn has joined #openstack-infra | 10:32 | |
AJaeger | arif-ali: I'm busy with other things, can't help further right now | 10:33 |
AJaeger | thanks, yolanda | 10:33 |
arif-ali | AJaeger, no worries, I can wait, I am about to travel, But would like to understand how we get things onto the site | 10:35 |
*** andymaier has joined #openstack-infra | 10:36 | |
*** tzn has quit IRC | 10:38 | |
*** sambetts|afk is now known as sambetts | 10:39 | |
*** jordanP has quit IRC | 10:39 | |
*** jordan_ has joined #openstack-infra | 10:39 | |
openstackgerrit | Merged openstack-infra/project-config: Remove tempest-dsvm-test-accounts-src from lib-forward-testing https://review.openstack.org/278091 | 10:39 |
AJaeger | arif-ali: please write up briefly the workflow you have in mind and what you need for what - and then it's easier to discuss. Right now I'm missing lots of information to help further | 10:40 |
*** Liuqing has joined #openstack-infra | 10:40 | |
*** electrofelix has joined #openstack-infra | 10:44 | |
*** |-paul-| has joined #openstack-infra | 10:45 | |
BobBall | https://review.openstack.org/#/c/262661/ is failing on gate-nova-tox-functional for unrelated reasons but checking http://status.openstack.org/openstack-health/ to see how bad the job is, it doesn't seem to show the gate-nova-tox-functional job at all? | 10:48 |
*** rfolco has joined #openstack-infra | 10:48 | |
*** dims has joined #openstack-infra | 10:49 | |
*** salv-orlando has quit IRC | 10:49 | |
*** patrickeast has quit IRC | 10:49 | |
*** rackertom has quit IRC | 10:49 | |
*** bradm has quit IRC | 10:49 | |
*** niska has quit IRC | 10:49 | |
*** scheuran has quit IRC | 10:49 | |
*** jeblair has quit IRC | 10:49 | |
*** nibalizer has quit IRC | 10:49 | |
*** hrybacki has quit IRC | 10:49 | |
*** serverascode has quit IRC | 10:49 | |
*** GheRivero has quit IRC | 10:49 | |
*** simonmcc has quit IRC | 10:49 | |
*** zhenguo_ has quit IRC | 10:49 | |
*** lane_kong has quit IRC | 10:49 | |
*** uberjay has quit IRC | 10:49 | |
*** pedroalvarez has quit IRC | 10:49 | |
*** jvrbanac has quit IRC | 10:49 | |
*** sgordon has quit IRC | 10:49 | |
*** kzaitsev_ws has quit IRC | 10:49 | |
*** derekh has quit IRC | 10:49 | |
*** jmccrory has quit IRC | 10:49 | |
*** jaosorior has quit IRC | 10:49 | |
*** pahuang has quit IRC | 10:49 | |
*** monester has quit IRC | 10:49 | |
*** mkwiek has quit IRC | 10:49 | |
*** gnuoy` has quit IRC | 10:49 | |
*** flwang has quit IRC | 10:49 | |
*** DuncanT has quit IRC | 10:49 | |
*** ashtokolov has quit IRC | 10:49 | |
*** erlon has quit IRC | 10:49 | |
*** lbragstad_ has quit IRC | 10:49 | |
*** lindsayk has quit IRC | 10:49 | |
*** crinkle has quit IRC | 10:49 | |
*** Zara has quit IRC | 10:49 | |
*** cfarquhar has quit IRC | 10:49 | |
*** hockeynut has quit IRC | 10:49 | |
*** yolanda has quit IRC | 10:49 | |
*** alex_xu has quit IRC | 10:49 | |
*** dstufft has quit IRC | 10:49 | |
*** pkoniszewski has quit IRC | 10:49 | |
*** dolphm has quit IRC | 10:49 | |
*** xek has quit IRC | 10:49 | |
*** lmiccini has quit IRC | 10:49 | |
*** logan- has quit IRC | 10:49 | |
*** jokke_ has quit IRC | 10:49 | |
*** calebb has quit IRC | 10:49 | |
*** dmellado has quit IRC | 10:49 | |
*** ianychoi has quit IRC | 10:49 | |
*** mhayden has quit IRC | 10:49 | |
*** khappone_ has quit IRC | 10:49 | |
*** bmjen has quit IRC | 10:49 | |
*** cloudnull has quit IRC | 10:49 | |
*** d34dh0r53 has quit IRC | 10:49 | |
*** lewo has quit IRC | 10:49 | |
*** darrenc has quit IRC | 10:49 | |
*** kuromagi^ has quit IRC | 10:49 | |
*** Zara__ has quit IRC | 10:49 | |
*** mescanef has quit IRC | 10:49 | |
*** mikal has quit IRC | 10:49 | |
*** whoops has quit IRC | 10:49 | |
*** kaisers1 has quit IRC | 10:49 | |
*** mmedvede has quit IRC | 10:49 | |
*** vkramskikh has quit IRC | 10:49 | |
*** cp16net has quit IRC | 10:49 | |
*** clarkb has quit IRC | 10:49 | |
*** leifmadsen has quit IRC | 10:49 | |
*** odyssey4me has quit IRC | 10:49 | |
*** eantyshev has quit IRC | 10:49 | |
*** dtantsur has quit IRC | 10:49 | |
*** alaski has quit IRC | 10:49 | |
*** craige has quit IRC | 10:49 | |
*** alaski has joined #openstack-infra | 10:49 | |
*** gnuoy has joined #openstack-infra | 10:49 | |
*** lbragstad_ has joined #openstack-infra | 10:49 | |
*** jvrbanac has joined #openstack-infra | 10:49 | |
*** pedroalvarez has joined #openstack-infra | 10:49 | |
*** dolphm has joined #openstack-infra | 10:49 | |
*** dtantsur has joined #openstack-infra | 10:49 | |
*** clarkb has joined #openstack-infra | 10:49 | |
*** mikal has joined #openstack-infra | 10:49 | |
*** nibalizer has joined #openstack-infra | 10:49 | |
*** jeblair has joined #openstack-infra | 10:49 | |
*** xek has joined #openstack-infra | 10:49 | |
*** bradm has joined #openstack-infra | 10:49 | |
*** jokke_ has joined #openstack-infra | 10:49 | |
*** ianychoi has joined #openstack-infra | 10:49 | |
*** hockeynut has joined #openstack-infra | 10:49 | |
*** uberjay has joined #openstack-infra | 10:49 | |
*** cloudkiller has joined #openstack-infra | 10:49 | |
*** yolanda has joined #openstack-infra | 10:49 | |
*** jmccrory has joined #openstack-infra | 10:49 | |
*** Zara has joined #openstack-infra | 10:49 | |
*** calebb has joined #openstack-infra | 10:49 | |
*** scheuran has joined #openstack-infra | 10:49 | |
*** dmellado has joined #openstack-infra | 10:49 | |
*** cp16net has joined #openstack-infra | 10:49 | |
*** whoops has joined #openstack-infra | 10:49 | |
*** kzaitsev_ws has joined #openstack-infra | 10:50 | |
*** leifmadsen has joined #openstack-infra | 10:50 | |
*** kaisers has joined #openstack-infra | 10:50 | |
*** swat30 has quit IRC | 10:50 | |
*** claudiub has quit IRC | 10:50 | |
*** sgordon has joined #openstack-infra | 10:50 | |
*** lewo has joined #openstack-infra | 10:50 | |
*** alex_xu has joined #openstack-infra | 10:50 | |
*** craige has joined #openstack-infra | 10:50 | |
*** niska has joined #openstack-infra | 10:50 | |
*** odyssey4me has joined #openstack-infra | 10:50 | |
*** dstufft has joined #openstack-infra | 10:50 | |
*** d34dh0r53 has joined #openstack-infra | 10:51 | |
*** pkoniszewski has joined #openstack-infra | 10:51 | |
*** kuromagi has joined #openstack-infra | 10:51 | |
*** khappone has joined #openstack-infra | 10:51 | |
*** lindsayk has joined #openstack-infra | 10:51 | |
*** darrenc has joined #openstack-infra | 10:51 | |
*** pahuang has joined #openstack-infra | 10:51 | |
*** crinkle has joined #openstack-infra | 10:52 | |
*** cfarquhar has joined #openstack-infra | 10:52 | |
*** cfarquhar has quit IRC | 10:52 | |
*** cfarquhar has joined #openstack-infra | 10:52 | |
*** logan- has joined #openstack-infra | 10:52 | |
*** phschwartz has quit IRC | 10:52 | |
*** phschwartz_ has joined #openstack-infra | 10:52 | |
*** ansiwen has quit IRC | 10:52 | |
*** megm has quit IRC | 10:53 | |
*** gnuoy_ has joined #openstack-infra | 10:53 | |
*** jaosorior has joined #openstack-infra | 10:53 | |
*** gnuoy_ has quit IRC | 10:53 | |
*** cloudkiller is now known as cloudnull | 10:53 | |
*** vkramskikh has joined #openstack-infra | 10:53 | |
*** mhayden has joined #openstack-infra | 10:53 | |
*** eantyshev has joined #openstack-infra | 10:54 | |
*** fhubik has quit IRC | 10:54 | |
*** bmjen has joined #openstack-infra | 10:54 | |
*** dulek has quit IRC | 10:54 | |
*** ansiwen has joined #openstack-infra | 10:54 | |
*** dulek has joined #openstack-infra | 10:54 | |
*** megm has joined #openstack-infra | 10:54 | |
*** erlon has joined #openstack-infra | 10:55 | |
*** Zara__ has joined #openstack-infra | 10:55 | |
*** elo has quit IRC | 10:55 | |
*** mescanef has joined #openstack-infra | 10:55 | |
*** ashtokolov has joined #openstack-infra | 10:57 | |
*** lmiccini has joined #openstack-infra | 10:57 | |
*** GheRivero has joined #openstack-infra | 10:57 | |
*** ldnunes has joined #openstack-infra | 10:57 | |
*** rossella_s has quit IRC | 10:57 | |
*** serverascode has joined #openstack-infra | 10:57 | |
*** simonmcc has joined #openstack-infra | 10:57 | |
*** aukhan has quit IRC | 10:58 | |
*** tzn has joined #openstack-infra | 10:58 | |
*** rossella_s has joined #openstack-infra | 10:58 | |
*** andymaier has quit IRC | 10:58 | |
*** lane_kong has joined #openstack-infra | 10:59 | |
*** notnownikki has joined #openstack-infra | 11:00 | |
*** monester has joined #openstack-infra | 11:00 | |
*** patrickeast has joined #openstack-infra | 11:01 | |
*** rackertom has joined #openstack-infra | 11:02 | |
*** jlanoux has quit IRC | 11:02 | |
*** DuncanT has joined #openstack-infra | 11:02 | |
*** tzn has quit IRC | 11:03 | |
openstackgerrit | Aliaksandr Buhayeu proposed openstack/python-jenkins: Adds method to retrieve all jobs from the specific view https://review.openstack.org/279750 | 11:03 |
*** mkwiek_ has joined #openstack-infra | 11:03 | |
*** rcernin has quit IRC | 11:03 | |
*** zhenguo_ has joined #openstack-infra | 11:03 | |
AJaeger | BobBall: openstack-health handles only devstack jobs AFAIU | 11:03 |
*** mkwiek_ has quit IRC | 11:04 | |
*** monester has quit IRC | 11:04 | |
*** erlon has quit IRC | 11:04 | |
*** vkramskikh has quit IRC | 11:04 | |
*** darrenc has quit IRC | 11:04 | |
*** kuromagi has quit IRC | 11:04 | |
*** d34dh0r53 has quit IRC | 11:04 | |
*** craige has quit IRC | 11:04 | |
*** lewo has quit IRC | 11:04 | |
*** whoops has quit IRC | 11:04 | |
*** leifmadsen has quit IRC | 11:04 | |
*** hockeynut has quit IRC | 11:04 | |
*** cloudnull has quit IRC | 11:04 | |
*** jokke_ has quit IRC | 11:04 | |
*** bradm has quit IRC | 11:04 | |
*** mikal has quit IRC | 11:04 | |
*** dolphm has quit IRC | 11:04 | |
*** dims has quit IRC | 11:04 | |
*** edwarnicke has quit IRC | 11:04 | |
*** ramishra has quit IRC | 11:04 | |
*** zhiyan has quit IRC | 11:04 | |
*** skath_ has quit IRC | 11:04 | |
*** sulo has quit IRC | 11:04 | |
*** briancurtin has quit IRC | 11:04 | |
*** electrical has quit IRC | 11:04 | |
*** xgerman has quit IRC | 11:04 | |
*** igorbelikov has quit IRC | 11:04 | |
*** sballe has quit IRC | 11:04 | |
*** JayF has quit IRC | 11:04 | |
*** blogan has quit IRC | 11:04 | |
*** reed has quit IRC | 11:04 | |
*** Adri2000 has quit IRC | 11:04 | |
*** bkero has quit IRC | 11:04 | |
*** Guest53162 has quit IRC | 11:04 | |
*** Thelo has quit IRC | 11:04 | |
*** asettle has quit IRC | 11:04 | |
*** StevenK has quit IRC | 11:04 | |
*** vincentfrancoise has quit IRC | 11:04 | |
*** ameade has quit IRC | 11:04 | |
*** clif_h has quit IRC | 11:04 | |
*** Ng has quit IRC | 11:04 | |
*** sweston has quit IRC | 11:04 | |
*** mgkwill has quit IRC | 11:04 | |
*** maximov has quit IRC | 11:04 | |
*** wewe0901 has quit IRC | 11:04 | |
*** peterlisak has quit IRC | 11:04 | |
*** jed56 has quit IRC | 11:04 | |
*** sbadia has quit IRC | 11:04 | |
*** jswarren_ has quit IRC | 11:04 | |
*** thomasem has quit IRC | 11:04 | |
*** auggy has quit IRC | 11:04 | |
*** mattymo has quit IRC | 11:04 | |
*** hrubi has quit IRC | 11:04 | |
*** xwizard_ has quit IRC | 11:04 | |
*** HenryG has quit IRC | 11:04 | |
*** betherly has quit IRC | 11:04 | |
*** wolsen has quit IRC | 11:04 | |
*** eliqiao_ has quit IRC | 11:04 | |
*** mattoliverau has quit IRC | 11:04 | |
*** med_ has quit IRC | 11:04 | |
*** comstud has quit IRC | 11:04 | |
*** rm_work has quit IRC | 11:04 | |
*** mgagne has quit IRC | 11:04 | |
*** zz_dimtruck has quit IRC | 11:04 | |
*** dtroyer has quit IRC | 11:04 | |
*** dkaigarodsev has quit IRC | 11:04 | |
*** jbryce has quit IRC | 11:04 | |
*** wendar has quit IRC | 11:04 | |
*** beisner has quit IRC | 11:04 | |
*** smcginnis has quit IRC | 11:04 | |
*** cznewt has quit IRC | 11:04 | |
*** timrc has quit IRC | 11:04 | |
*** SlickNik has quit IRC | 11:04 | |
*** mrodden has quit IRC | 11:04 | |
*** Aegil has quit IRC | 11:04 | |
*** mugsie has quit IRC | 11:04 | |
*** Daviey has quit IRC | 11:04 | |
*** gus has quit IRC | 11:04 | |
*** elmiko has quit IRC | 11:04 | |
*** tbarron has quit IRC | 11:04 | |
*** ryanpetrello has quit IRC | 11:04 | |
*** sigmavirus24_awa has quit IRC | 11:04 | |
*** NikitaKonovalov has quit IRC | 11:04 | |
*** lbragstad has quit IRC | 11:04 | |
*** Guest40848 has quit IRC | 11:04 | |
*** erikm has quit IRC | 11:04 | |
*** lbragstad_ is now known as lbragstad | 11:04 | |
*** matt6434 has joined #openstack-infra | 11:04 | |
*** wendar has joined #openstack-infra | 11:04 | |
*** jokke_ has joined #openstack-infra | 11:04 | |
*** dolphm has joined #openstack-infra | 11:04 | |
*** darrenc has joined #openstack-infra | 11:04 | |
*** redrobot has joined #openstack-infra | 11:04 | |
*** hrubi has joined #openstack-infra | 11:04 | |
*** StevenK has joined #openstack-infra | 11:04 | |
*** hockeynut has joined #openstack-infra | 11:04 | |
*** med_ has joined #openstack-infra | 11:04 | |
*** SlickNik has joined #openstack-infra | 11:04 | |
*** NikitaKonovalov has joined #openstack-infra | 11:04 | |
*** zz_dimtruck has joined #openstack-infra | 11:04 | |
*** mgagne has joined #openstack-infra | 11:04 | |
*** smcginnis has joined #openstack-infra | 11:04 | |
*** Aegil has joined #openstack-infra | 11:04 | |
*** beisner has joined #openstack-infra | 11:04 | |
*** jbryce has joined #openstack-infra | 11:04 | |
*** whoops has joined #openstack-infra | 11:04 | |
*** blogan has joined #openstack-infra | 11:04 | |
*** bradm has joined #openstack-infra | 11:04 | |
*** asettle has joined #openstack-infra | 11:04 | |
*** dims has joined #openstack-infra | 11:04 | |
*** lewo has joined #openstack-infra | 11:04 | |
*** Daviey has joined #openstack-infra | 11:04 | |
*** redrobot is now known as Guest1856 | 11:04 | |
*** med_ is now known as Guest5506 | 11:04 | |
*** GheRivero has quit IRC | 11:04 | |
*** dkaigarodsev has joined #openstack-infra | 11:04 | |
*** craige has joined #openstack-infra | 11:04 | |
*** thomasem has joined #openstack-infra | 11:04 | |
*** mrodden has joined #openstack-infra | 11:05 | |
*** sbadia has joined #openstack-infra | 11:05 | |
*** zz_dimtruck is now known as dimtruck | 11:05 | |
*** vincentfrancoise has joined #openstack-infra | 11:05 | |
*** d34dh0r53 has joined #openstack-infra | 11:05 | |
*** mugsie has joined #openstack-infra | 11:05 | |
*** mattymo has joined #openstack-infra | 11:05 | |
*** jswarren_ has joined #openstack-infra | 11:05 | |
*** Guest40848 has joined #openstack-infra | 11:05 | |
*** leifmadsen has joined #openstack-infra | 11:05 | |
*** leifmadsen has quit IRC | 11:05 | |
*** leifmadsen has joined #openstack-infra | 11:05 | |
*** dtroyer has joined #openstack-infra | 11:05 | |
*** peterlisak has joined #openstack-infra | 11:05 | |
*** sulo has joined #openstack-infra | 11:05 | |
*** xwizard_ has joined #openstack-infra | 11:05 | |
*** JayF has joined #openstack-infra | 11:05 | |
*** comstud has joined #openstack-infra | 11:05 | |
*** HenryG has joined #openstack-infra | 11:05 | |
*** wolsen has joined #openstack-infra | 11:05 | |
*** tbarron has joined #openstack-infra | 11:05 | |
*** ryanpetrello has joined #openstack-infra | 11:05 | |
*** clif_h has joined #openstack-infra | 11:05 | |
*** timrc has joined #openstack-infra | 11:05 | |
*** kuromagi has joined #openstack-infra | 11:06 | |
*** rm_work has joined #openstack-infra | 11:06 | |
*** lbragstad_ has joined #openstack-infra | 11:06 | |
*** sdague has joined #openstack-infra | 11:06 | |
*** _fortis has quit IRC | 11:06 | |
*** eliqiao_ has joined #openstack-infra | 11:06 | |
*** bkero has joined #openstack-infra | 11:06 | |
*** mmedvede has joined #openstack-infra | 11:07 | |
*** vkramskikh has joined #openstack-infra | 11:07 | |
*** cloudkiller has joined #openstack-infra | 11:07 | |
*** Thelo has joined #openstack-infra | 11:07 | |
*** gus has joined #openstack-infra | 11:07 | |
*** reed has joined #openstack-infra | 11:07 | |
*** pblaho has quit IRC | 11:07 | |
*** sigmavirus24_awa has joined #openstack-infra | 11:08 | |
*** gildub has joined #openstack-infra | 11:08 | |
*** tzn has joined #openstack-infra | 11:08 | |
*** cznewt has joined #openstack-infra | 11:09 | |
*** mikal has joined #openstack-infra | 11:09 | |
*** erikm has joined #openstack-infra | 11:09 | |
*** elmiko has joined #openstack-infra | 11:09 | |
*** Adri2000 has joined #openstack-infra | 11:09 | |
*** hrybacki has joined #openstack-infra | 11:09 | |
*** ramishra has joined #openstack-infra | 11:10 | |
*** _fortis has joined #openstack-infra | 11:11 | |
*** ameade has joined #openstack-infra | 11:11 | |
openstackgerrit | Joshua Hesketh proposed openstack-infra/zuul: Cache is held and managed by connections https://review.openstack.org/276395 | 11:12 |
openstackgerrit | Joshua Hesketh proposed openstack-infra/zuul: Don't reconfigure connections on reload https://review.openstack.org/281166 | 11:12 |
*** betherly has joined #openstack-infra | 11:12 | |
*** gildub has quit IRC | 11:12 | |
*** auggy has joined #openstack-infra | 11:12 | |
*** sileht has quit IRC | 11:13 | |
*** wolverineav has joined #openstack-infra | 11:13 | |
openstackgerrit | Davanum Srinivas (dims) proposed openstack/requirements: Updated from generate-constraints https://review.openstack.org/281071 | 11:13 |
*** maximov has joined #openstack-infra | 11:14 | |
*** erlon has joined #openstack-infra | 11:15 | |
*** igorbelikov has joined #openstack-infra | 11:15 | |
*** monester has joined #openstack-infra | 11:15 | |
*** GheRivero has joined #openstack-infra | 11:15 | |
*** sballe has joined #openstack-infra | 11:15 | |
*** skath_ has joined #openstack-infra | 11:15 | |
openstackgerrit | Joshua Hesketh proposed openstack-infra/project-config: Add new job template for dsvm plugins with src https://review.openstack.org/281016 | 11:16 |
*** mkwiek_ has joined #openstack-infra | 11:16 | |
*** Ng has joined #openstack-infra | 11:16 | |
*** achanda has joined #openstack-infra | 11:16 | |
*** zhiyan has joined #openstack-infra | 11:16 | |
*** wewe0901 has joined #openstack-infra | 11:17 | |
*** sileht has joined #openstack-infra | 11:17 | |
*** mgkwill has joined #openstack-infra | 11:17 | |
*** xgerman has joined #openstack-infra | 11:17 | |
*** briancurtin has joined #openstack-infra | 11:17 | |
*** wolverineav has quit IRC | 11:17 | |
*** sweston has joined #openstack-infra | 11:18 | |
*** jed56 has joined #openstack-infra | 11:18 | |
*** aysyd has joined #openstack-infra | 11:18 | |
*** kzaitsev_mb has joined #openstack-infra | 11:18 | |
*** kushal has joined #openstack-infra | 11:19 | |
*** electrical has joined #openstack-infra | 11:20 | |
*** edwarnicke has joined #openstack-infra | 11:20 | |
*** electrical has quit IRC | 11:21 | |
*** msuriar has joined #openstack-infra | 11:21 | |
*** achanda has quit IRC | 11:22 | |
*** tzn has quit IRC | 11:22 | |
*** tzn has joined #openstack-infra | 11:22 | |
*** jlanoux has joined #openstack-infra | 11:28 | |
*** cloudkiller is now known as cloudnull | 11:29 | |
*** thorst has joined #openstack-infra | 11:30 | |
*** markvoelker has joined #openstack-infra | 11:31 | |
*** pblaho has joined #openstack-infra | 11:32 | |
*** yamamoto has quit IRC | 11:32 | |
openstackgerrit | Ricardo Carrillo Cruz proposed openstack-infra/infra-ansible: Set validate_certs defaulting to no on all resources creation https://review.openstack.org/280697 | 11:35 |
*** changzhi has quit IRC | 11:35 | |
*** markvoelker has quit IRC | 11:36 | |
*** thorst has quit IRC | 11:36 | |
*** reed has quit IRC | 11:39 | |
*** Thelo has quit IRC | 11:39 | |
*** lbragstad_ has quit IRC | 11:39 | |
*** logan- has quit IRC | 11:39 | |
*** crinkle has quit IRC | 11:39 | |
*** |-paul-| has quit IRC | 11:39 | |
*** dkehn has quit IRC | 11:39 | |
*** imcsk8 has quit IRC | 11:39 | |
*** frickler has quit IRC | 11:39 | |
*** melwitt has quit IRC | 11:39 | |
*** erikmwilson has quit IRC | 11:39 | |
*** skolekonov has quit IRC | 11:39 | |
*** SotK has quit IRC | 11:39 | |
*** nihilifer has quit IRC | 11:39 | |
*** mikelk has quit IRC | 11:39 | |
*** sflanigan has quit IRC | 11:39 | |
*** acabot has quit IRC | 11:39 | |
*** Hunner has quit IRC | 11:39 | |
*** Shrews has quit IRC | 11:39 | |
*** cody-somerville has quit IRC | 11:39 | |
*** krotscheck has quit IRC | 11:39 | |
*** alazarev has quit IRC | 11:39 | |
*** nt has quit IRC | 11:39 | |
*** flip214 has quit IRC | 11:39 | |
*** devananda has quit IRC | 11:39 | |
*** mrunge has quit IRC | 11:39 | |
*** markmcd1 has quit IRC | 11:39 | |
*** markmcd has quit IRC | 11:39 | |
*** spiffxp has quit IRC | 11:39 | |
*** sabari has quit IRC | 11:39 | |
*** ptoohill has quit IRC | 11:39 | |
*** notmorgan has quit IRC | 11:39 | |
*** Roamer` has quit IRC | 11:39 | |
*** igormarnat has quit IRC | 11:39 | |
*** asilenkov_ has quit IRC | 11:39 | |
*** timfreund has quit IRC | 11:39 | |
*** peterstac has quit IRC | 11:39 | |
*** Hunner has joined #openstack-infra | 11:40 | |
*** Hunner has quit IRC | 11:40 | |
*** Hunner has joined #openstack-infra | 11:40 | |
*** lbragstad_ has joined #openstack-infra | 11:40 | |
*** Roamer` has joined #openstack-infra | 11:40 | |
*** flip214 has joined #openstack-infra | 11:40 | |
*** flip214 has quit IRC | 11:40 | |
*** flip214 has joined #openstack-infra | 11:40 | |
*** reed has joined #openstack-infra | 11:40 | |
*** dkehn has joined #openstack-infra | 11:40 | |
*** asilenkov_ has joined #openstack-infra | 11:40 | |
*** nihilifer has joined #openstack-infra | 11:40 | |
*** notmorgan has joined #openstack-infra | 11:40 | |
*** notmorgan has quit IRC | 11:40 | |
*** notmorgan has joined #openstack-infra | 11:40 | |
*** mrunge has joined #openstack-infra | 11:40 | |
*** frickler has joined #openstack-infra | 11:40 | |
*** ptoohill has joined #openstack-infra | 11:40 | |
*** skolekonov has joined #openstack-infra | 11:40 | |
*** mikelk has joined #openstack-infra | 11:40 | |
*** markmcd1 has joined #openstack-infra | 11:40 | |
*** Shrews has joined #openstack-infra | 11:40 | |
*** alazarev has joined #openstack-infra | 11:40 | |
*** igormarnat has joined #openstack-infra | 11:40 | |
*** peterstac has joined #openstack-infra | 11:40 | |
*** imcsk8 has joined #openstack-infra | 11:40 | |
*** melwitt has joined #openstack-infra | 11:40 | |
*** erikmwilson has joined #openstack-infra | 11:40 | |
*** |-paul-| has joined #openstack-infra | 11:40 | |
*** devananda has joined #openstack-infra | 11:40 | |
*** timfreund has joined #openstack-infra | 11:40 | |
*** markmcd has joined #openstack-infra | 11:40 | |
DuncanT | Hi. I've got a couple of tempest scenarios for cinder (main one does plenty of exercise of the quota code) that I don't want to run on the main gate. I plan on creating a gate job with a the fake backend driver eventually to allow this to be run in gate, but for now I just want to get it up and reviewed. Is there an established way of putting in non-gate | 11:40 |
DuncanT | tests? (pointing me at an example and saying 'do it like this one' is fine) | 11:40 |
*** sflanigan has joined #openstack-infra | 11:40 | |
*** sflanigan has joined #openstack-infra | 11:40 | |
*** crinkle has joined #openstack-infra | 11:40 | |
*** nt has joined #openstack-infra | 11:41 | |
*** Thelo has joined #openstack-infra | 11:41 | |
*** cody-somerville has joined #openstack-infra | 11:41 | |
*** kushal has quit IRC | 11:41 | |
*** acabot has joined #openstack-infra | 11:41 | |
*** logan- has joined #openstack-infra | 11:42 | |
*** spiffxp has joined #openstack-infra | 11:42 | |
*** bauzas has joined #openstack-infra | 11:42 | |
*** sabari has joined #openstack-infra | 11:42 | |
*** krotscheck has joined #openstack-infra | 11:42 | |
*** thomasem has quit IRC | 11:45 | |
*** |-paul-| has quit IRC | 11:45 | |
*** thomasem has joined #openstack-infra | 11:46 | |
*** SotK has joined #openstack-infra | 11:46 | |
openstackgerrit | Merged openstack-infra/infra-ansible: Set validate_certs defaulting to no on all resources creation https://review.openstack.org/280697 | 11:48 |
*** jamespag` is now known as jamespage | 11:48 | |
*** jcoufal has quit IRC | 11:48 | |
*** rcernin has joined #openstack-infra | 11:49 | |
openstackgerrit | Costin Galan proposed openstack/requirements: Add Windows as supported operating system https://review.openstack.org/275905 | 11:49 |
*** spiffxp has quit IRC | 11:50 | |
*** markmcd has quit IRC | 11:50 | |
*** Shrews has quit IRC | 11:50 | |
*** mikelk has quit IRC | 11:50 | |
*** markmcd1 has quit IRC | 11:50 | |
*** pblaho has quit IRC | 11:50 | |
*** HenryG has quit IRC | 11:50 | |
*** timrc has quit IRC | 11:50 | |
*** SlickNik has quit IRC | 11:50 | |
*** Zara__ has quit IRC | 11:50 | |
*** ansiwen has quit IRC | 11:50 | |
*** kaisers has quit IRC | 11:50 | |
*** scheuran has quit IRC | 11:50 | |
*** uberjay has quit IRC | 11:50 | |
*** yolanda has quit IRC | 11:50 | |
*** camunoz has quit IRC | 11:50 | |
*** asselin__ has quit IRC | 11:50 | |
*** jkt has quit IRC | 11:50 | |
*** morgabra has quit IRC | 11:50 | |
*** sfinucan has quit IRC | 11:50 | |
*** _nadya_ has quit IRC | 11:50 | |
*** jtomasek has quit IRC | 11:50 | |
*** julim has quit IRC | 11:50 | |
*** ianw has quit IRC | 11:50 | |
*** Kennan has quit IRC | 11:50 | |
*** gibi_ has quit IRC | 11:50 | |
*** bapalm has quit IRC | 11:50 | |
*** _diana_ has quit IRC | 11:50 | |
*** toabctl has quit IRC | 11:50 | |
*** BobBall has quit IRC | 11:50 | |
*** ggillies has quit IRC | 11:50 | |
*** stevebaker has quit IRC | 11:50 | |
*** bnemec has quit IRC | 11:50 | |
*** sheeprine has quit IRC | 11:50 | |
*** jpeeler has quit IRC | 11:50 | |
*** zeus has quit IRC | 11:50 | |
*** jogo has quit IRC | 11:50 | |
*** samueldmq has quit IRC | 11:50 | |
*** NobodyCam has quit IRC | 11:50 | |
*** lennyb_ has quit IRC | 11:50 | |
*** katyafervent_awa has quit IRC | 11:50 | |
*** pcrews has quit IRC | 11:50 | |
*** abramley has quit IRC | 11:50 | |
*** anteaya has quit IRC | 11:50 | |
*** filler has quit IRC | 11:50 | |
*** Swanson has quit IRC | 11:50 | |
*** timothyb89 has quit IRC | 11:50 | |
*** SotK_ has quit IRC | 11:50 | |
*** tsufiev has quit IRC | 11:50 | |
*** freerunner has quit IRC | 11:50 | |
*** dteselkin has quit IRC | 11:50 | |
*** kambiz has quit IRC | 11:50 | |
*** schang has quit IRC | 11:50 | |
*** ZZelle has quit IRC | 11:50 | |
*** dangers_away has quit IRC | 11:50 | |
*** notmyname has quit IRC | 11:50 | |
*** mfisch has quit IRC | 11:50 | |
*** matbu has quit IRC | 11:50 | |
*** antonym has quit IRC | 11:50 | |
*** rbradfor has quit IRC | 11:50 | |
*** therve has quit IRC | 11:50 | |
*** timburke has quit IRC | 11:50 | |
*** gtmanfred has quit IRC | 11:50 | |
*** grue_pm has quit IRC | 11:50 | |
*** NobodyCam has joined #openstack-infra | 11:50 | |
*** gibi has joined #openstack-infra | 11:50 | |
*** uberjay has joined #openstack-infra | 11:50 | |
*** sheeprine has joined #openstack-infra | 11:50 | |
*** dangers_away has joined #openstack-infra | 11:50 | |
*** ggillies has joined #openstack-infra | 11:50 | |
*** stevebaker has joined #openstack-infra | 11:50 | |
*** stevebaker has quit IRC | 11:50 | |
*** stevebaker has joined #openstack-infra | 11:50 | |
*** pblaho has joined #openstack-infra | 11:50 | |
*** scheuran has joined #openstack-infra | 11:50 | |
*** camunoz has joined #openstack-infra | 11:50 | |
*** markmcd has joined #openstack-infra | 11:50 | |
*** markmcd1 has joined #openstack-infra | 11:50 | |
*** ZZelle has joined #openstack-infra | 11:50 | |
*** SotK_ has joined #openstack-infra | 11:50 | |
*** lennyb_ has joined #openstack-infra | 11:50 | |
*** Swanson has joined #openstack-infra | 11:50 | |
*** anteaya has joined #openstack-infra | 11:50 | |
*** bapalm has joined #openstack-infra | 11:50 | |
*** mikelk has joined #openstack-infra | 11:50 | |
*** abramley has joined #openstack-infra | 11:50 | |
*** pcrews has joined #openstack-infra | 11:50 | |
*** _diana_ has joined #openstack-infra | 11:50 | |
*** asselin__ has joined #openstack-infra | 11:50 | |
*** BobBall has joined #openstack-infra | 11:50 | |
*** sfinucan has joined #openstack-infra | 11:50 | |
*** Shrews has joined #openstack-infra | 11:50 | |
*** Kennan has joined #openstack-infra | 11:50 | |
*** yolanda has joined #openstack-infra | 11:50 | |
*** _nadya_ has joined #openstack-infra | 11:50 | |
*** katyafervent_awa has joined #openstack-infra | 11:50 | |
*** f1ller has joined #openstack-infra | 11:50 | |
*** zeus has joined #openstack-infra | 11:50 | |
*** freerunner has joined #openstack-infra | 11:50 | |
*** timrc has joined #openstack-infra | 11:51 | |
*** julim has joined #openstack-infra | 11:51 | |
*** BobBall is now known as Guest12383 | 11:51 | |
*** antonym has joined #openstack-infra | 11:51 | |
*** zeus is now known as Guest10770 | 11:51 | |
*** jtomasek has joined #openstack-infra | 11:51 | |
*** rbradfor has joined #openstack-infra | 11:51 | |
*** toabctl has joined #openstack-infra | 11:51 | |
*** samueldmq has joined #openstack-infra | 11:51 | |
*** notmyname has joined #openstack-infra | 11:51 | |
*** schang has joined #openstack-infra | 11:51 | |
*** HenryG has joined #openstack-infra | 11:51 | |
*** SlickNik has joined #openstack-infra | 11:51 | |
*** timothyb89 has joined #openstack-infra | 11:51 | |
*** Daisy has joined #openstack-infra | 11:52 | |
*** spiffxp has joined #openstack-infra | 11:52 | |
*** morgabra has joined #openstack-infra | 11:52 | |
*** Guest22953 has joined #openstack-infra | 11:53 | |
*** timburke has joined #openstack-infra | 11:53 | |
*** kaisers has joined #openstack-infra | 11:53 | |
*** jpeeler has joined #openstack-infra | 11:53 | |
*** jpeeler has joined #openstack-infra | 11:53 | |
mordred | yolanda: morning! | 11:54 |
mordred | yolanda: anything you need me to look at? | 11:54 |
*** gtmanfred has joined #openstack-infra | 11:54 | |
*** SotK_ has quit IRC | 11:54 | |
yolanda | mordred, can you believe i was talking about you? | 11:54 |
yolanda | i am testing infra cloud east, and i'm getting errors, of nodepool trying to query for floating ips to neutron, even if i have floating_ip_source: 'None' on oscc | 11:55 |
*** grue_pm has joined #openstack-infra | 11:55 | |
*** jkt has joined #openstack-infra | 11:55 | |
*** ansiwen has joined #openstack-infra | 11:55 | |
*** ianw has joined #openstack-infra | 11:56 | |
mordred | hrm | 11:56 |
mordred | oh - yeah | 11:56 |
mordred | yolanda: nodepool does not use shade for servers yet | 11:56 |
*** matbu has joined #openstack-infra | 11:56 | |
*** Zara__ has joined #openstack-infra | 11:56 | |
yolanda | mordred, as patches to review, i have https://review.openstack.org/266902, https://review.openstack.org/276292, https://review.openstack.org/280682, https://review.openstack.org/280720, https://review.openstack.org/280903 from my side, related to infra cloud | 11:57 |
yolanda | mordred, is there any way to tell nodepool to don't try generate floating ips? | 11:57 |
mordred | well - it only tries to generate floating ips if it can't figure out that your server got a public ip | 11:57 |
*** bnemec has joined #openstack-infra | 11:58 | |
yolanda | mm, i have one of my servers with ip assigned, the other failed | 11:58 |
mordred | yolanda: so I think there is a parameter you're missing until now about what network are it should use | 11:58 |
*** doug-fish has joined #openstack-infra | 11:58 | |
mordred | yolanda: or neutron is not configured such that the ips show up the way nodepool is expecting | 11:58 |
*** Qiming has joined #openstack-infra | 11:58 | |
*** openstack has joined #openstack-infra | 12:03 | |
*** openstackstatus has joined #openstack-infra | 12:03 | |
*** asimov.freenode.net sets mode: -o trash | 12:03 | |
-asimov.freenode.net- *** Notice -- TS for #openstack-infra changed from 1455710536 to 1315517032 | 12:03 | |
*** asimov.freenode.net sets mode: +ct-s | 12:03 | |
*** mnaser has joined #openstack-infra | 12:03 | |
*** chlong has joined #openstack-infra | 12:03 | |
*** _fortis has joined #openstack-infra | 12:03 | |
*** dims has joined #openstack-infra | 12:03 | |
*** sirushti has joined #openstack-infra | 12:03 | |
*** raginbajin has joined #openstack-infra | 12:03 | |
*** SotK_ has joined #openstack-infra | 12:03 | |
*** wolsen has joined #openstack-infra | 12:03 | |
*** alex_xu has joined #openstack-infra | 12:03 | |
*** jasondotstar has joined #openstack-infra | 12:03 | |
*** salv-orlando has joined #openstack-infra | 12:03 | |
*** greghaynes has joined #openstack-infra | 12:03 | |
*** taron2 has joined #openstack-infra | 12:03 | |
*** xwizard_ has joined #openstack-infra | 12:03 | |
*** flaper87 has joined #openstack-infra | 12:03 | |
*** SpamapS has joined #openstack-infra | 12:03 | |
*** kevinbenton has joined #openstack-infra | 12:03 | |
*** Guest45178 has joined #openstack-infra | 12:03 | |
*** jd__ has joined #openstack-infra | 12:03 | |
*** rhedlind has joined #openstack-infra | 12:03 | |
*** fawadkhaliq has joined #openstack-infra | 12:03 | |
*** pcaruana has joined #openstack-infra | 12:03 | |
*** Roamer` has joined #openstack-infra | 12:03 | |
*** jklare has joined #openstack-infra | 12:03 | |
*** gothicmindfood has joined #openstack-infra | 12:03 | |
*** nhandler has joined #openstack-infra | 12:03 | |
*** Douhet has joined #openstack-infra | 12:03 | |
*** SamYaple has joined #openstack-infra | 12:03 | |
*** waynr has joined #openstack-infra | 12:03 | |
*** aarefiev has joined #openstack-infra | 12:03 | |
*** dolpher has joined #openstack-infra | 12:03 | |
*** asettle has joined #openstack-infra | 12:03 | |
*** mariojv has joined #openstack-infra | 12:03 | |
*** cinerama has joined #openstack-infra | 12:03 | |
*** fabo has joined #openstack-infra | 12:03 | |
*** aviau has joined #openstack-infra | 12:03 | |
*** olaph has joined #openstack-infra | 12:03 | |
*** docaedo has joined #openstack-infra | 12:03 | |
*** Qiming has joined #openstack-infra | 12:03 | |
*** jeblair has joined #openstack-infra | 12:03 | |
*** Guest40431 has joined #openstack-infra | 12:03 | |
*** ctlaugh has joined #openstack-infra | 12:03 | |
*** sflanigan has joined #openstack-infra | 12:03 | |
*** cschwede has joined #openstack-infra | 12:03 | |
*** jaime has joined #openstack-infra | 12:03 | |
*** JayF has joined #openstack-infra | 12:03 | |
*** dhellmann has joined #openstack-infra | 12:03 | |
*** Guest46279 has joined #openstack-infra | 12:03 | |
*** vsaienko has joined #openstack-infra | 12:03 | |
*** bigjools has joined #openstack-infra | 12:03 | |
*** stevelle has joined #openstack-infra | 12:03 | |
*** mordred has joined #openstack-infra | 12:03 | |
*** dosaboy has joined #openstack-infra | 12:03 | |
*** lyz has joined #openstack-infra | 12:03 | |
*** ttx has joined #openstack-infra | 12:03 | |
*** GonZo2000 has joined #openstack-infra | 12:03 | |
*** rvba has joined #openstack-infra | 12:03 | |
*** mjb has joined #openstack-infra | 12:03 | |
*** doug-fish has joined #openstack-infra | 12:03 | |
*** bnemec has joined #openstack-infra | 12:03 | |
*** Zara__ has joined #openstack-infra | 12:03 | |
*** matbu has joined #openstack-infra | 12:03 | |
*** ianw has joined #openstack-infra | 12:03 | |
*** ansiwen has joined #openstack-infra | 12:03 | |
*** jkt has joined #openstack-infra | 12:03 | |
*** grue_pm has joined #openstack-infra | 12:03 | |
*** gtmanfred has joined #openstack-infra | 12:03 | |
*** jpeeler has joined #openstack-infra | 12:03 | |
*** kaisers has joined #openstack-infra | 12:03 | |
*** timburke has joined #openstack-infra | 12:03 | |
*** Guest22953 has joined #openstack-infra | 12:03 | |
*** morgabra has joined #openstack-infra | 12:03 | |
*** spiffxp has joined #openstack-infra | 12:03 | |
*** Daisy has joined #openstack-infra | 12:03 | |
*** timothyb89 has joined #openstack-infra | 12:03 | |
*** SlickNik has joined #openstack-infra | 12:03 | |
*** HenryG has joined #openstack-infra | 12:03 | |
*** schang has joined #openstack-infra | 12:03 | |
*** notmyname has joined #openstack-infra | 12:03 | |
*** samueldmq has joined #openstack-infra | 12:03 | |
*** toabctl has joined #openstack-infra | 12:03 | |
*** rbradfor has joined #openstack-infra | 12:03 | |
*** jtomasek has joined #openstack-infra | 12:03 | |
*** antonym has joined #openstack-infra | 12:03 | |
*** julim has joined #openstack-infra | 12:03 | |
*** timrc has joined #openstack-infra | 12:03 | |
*** freerunner has joined #openstack-infra | 12:03 | |
*** Guest10770 has joined #openstack-infra | 12:03 | |
*** f1ller has joined #openstack-infra | 12:03 | |
*** katyafervent_awa has joined #openstack-infra | 12:03 | |
*** _nadya_ has joined #openstack-infra | 12:03 | |
*** yolanda has joined #openstack-infra | 12:03 | |
*** Kennan has joined #openstack-infra | 12:03 | |
*** Shrews has joined #openstack-infra | 12:03 | |
*** sfinucan has joined #openstack-infra | 12:03 | |
*** Guest12383 has joined #openstack-infra | 12:03 | |
*** asselin__ has joined #openstack-infra | 12:03 | |
*** _diana_ has joined #openstack-infra | 12:03 | |
*** pcrews has joined #openstack-infra | 12:03 | |
*** abramley has joined #openstack-infra | 12:03 | |
*** mikelk has joined #openstack-infra | 12:03 | |
*** bapalm has joined #openstack-infra | 12:03 | |
*** anteaya has joined #openstack-infra | 12:03 | |
*** Swanson has joined #openstack-infra | 12:03 | |
*** lennyb_ has joined #openstack-infra | 12:03 | |
*** ZZelle has joined #openstack-infra | 12:03 | |
*** markmcd1 has joined #openstack-infra | 12:03 | |
*** markmcd has joined #openstack-infra | 12:03 | |
*** camunoz has joined #openstack-infra | 12:03 | |
*** scheuran has joined #openstack-infra | 12:03 | |
*** pblaho has joined #openstack-infra | 12:03 | |
*** stevebaker has joined #openstack-infra | 12:03 | |
*** ggillies has joined #openstack-infra | 12:03 | |
*** dangers_away has joined #openstack-infra | 12:03 | |
*** sheeprine has joined #openstack-infra | 12:03 | |
*** uberjay has joined #openstack-infra | 12:03 | |
*** gibi has joined #openstack-infra | 12:03 | |
*** NobodyCam has joined #openstack-infra | 12:03 | |
*** rcernin has joined #openstack-infra | 12:03 | |
*** SotK has joined #openstack-infra | 12:03 | |
*** thomasem has joined #openstack-infra | 12:03 | |
*** krotscheck has joined #openstack-infra | 12:03 | |
*** sabari has joined #openstack-infra | 12:03 | |
*** bauzas has joined #openstack-infra | 12:03 | |
*** logan- has joined #openstack-infra | 12:03 | |
*** acabot has joined #openstack-infra | 12:03 | |
*** cody-somerville has joined #openstack-infra | 12:03 | |
*** Thelo has joined #openstack-infra | 12:03 | |
*** nt has joined #openstack-infra | 12:03 | |
*** crinkle has joined #openstack-infra | 12:03 | |
*** timfreund has joined #openstack-infra | 12:03 | |
*** devananda has joined #openstack-infra | 12:03 | |
*** erikmwilson has joined #openstack-infra | 12:03 | |
*** melwitt has joined #openstack-infra | 12:03 | |
*** imcsk8 has joined #openstack-infra | 12:03 | |
*** peterstac has joined #openstack-infra | 12:03 | |
*** igormarnat has joined #openstack-infra | 12:03 | |
*** alazarev has joined #openstack-infra | 12:03 | |
*** skolekonov has joined #openstack-infra | 12:03 | |
*** ptoohill has joined #openstack-infra | 12:03 | |
*** frickler has joined #openstack-infra | 12:03 | |
*** mrunge has joined #openstack-infra | 12:03 | |
*** notmorgan has joined #openstack-infra | 12:03 | |
*** nihilifer has joined #openstack-infra | 12:03 | |
*** asilenkov_ has joined #openstack-infra | 12:03 | |
*** dkehn has joined #openstack-infra | 12:03 | |
*** reed has joined #openstack-infra | 12:03 | |
*** lbragstad_ has joined #openstack-infra | 12:03 | |
*** Hunner has joined #openstack-infra | 12:03 | |
*** jlanoux has joined #openstack-infra | 12:03 | |
*** tzn has joined #openstack-infra | 12:03 | |
*** msuriar has joined #openstack-infra | 12:03 | |
*** edwarnicke has joined #openstack-infra | 12:03 | |
*** kzaitsev_mb has joined #openstack-infra | 12:03 | |
*** aysyd has joined #openstack-infra | 12:03 | |
*** jed56 has joined #openstack-infra | 12:03 | |
*** sweston has joined #openstack-infra | 12:03 | |
*** briancurtin has joined #openstack-infra | 12:03 | |
*** xgerman has joined #openstack-infra | 12:03 | |
*** mgkwill has joined #openstack-infra | 12:03 | |
*** sileht has joined #openstack-infra | 12:03 | |
*** wewe0901 has joined #openstack-infra | 12:03 | |
*** zhiyan has joined #openstack-infra | 12:03 | |
*** Ng has joined #openstack-infra | 12:03 | |
*** mkwiek has joined #openstack-infra | 12:03 | |
*** skath_ has joined #openstack-infra | 12:03 | |
*** sballe has joined #openstack-infra | 12:03 | |
*** monester has joined #openstack-infra | 12:03 | |
*** igorbelikov has joined #openstack-infra | 12:03 | |
*** erlon has joined #openstack-infra | 12:03 | |
*** maximov has joined #openstack-infra | 12:03 | |
*** auggy has joined #openstack-infra | 12:03 | |
*** betherly has joined #openstack-infra | 12:03 | |
*** ameade has joined #openstack-infra | 12:03 | |
*** ramishra has joined #openstack-infra | 12:03 | |
*** hrybacki has joined #openstack-infra | 12:03 | |
*** Adri2000 has joined #openstack-infra | 12:03 | |
*** elmiko has joined #openstack-infra | 12:03 | |
*** erikm has joined #openstack-infra | 12:03 | |
*** mikal has joined #openstack-infra | 12:03 | |
*** cznewt has joined #openstack-infra | 12:03 | |
*** sigmavirus24_awa has joined #openstack-infra | 12:03 | |
*** gus has joined #openstack-infra | 12:03 | |
*** cloudnull has joined #openstack-infra | 12:03 | |
*** vkramskikh has joined #openstack-infra | 12:03 | |
*** mmedvede has joined #openstack-infra | 12:03 | |
*** bkero has joined #openstack-infra | 12:03 | |
*** eliqiao_ has joined #openstack-infra | 12:03 | |
*** sdague has joined #openstack-infra | 12:03 | |
*** rm_work has joined #openstack-infra | 12:03 | |
*** kuromagi has joined #openstack-infra | 12:03 | |
*** clif_h has joined #openstack-infra | 12:03 | |
*** ryanpetrello has joined #openstack-infra | 12:03 | |
*** tbarron has joined #openstack-infra | 12:03 | |
*** comstud has joined #openstack-infra | 12:03 | |
*** sulo has joined #openstack-infra | 12:03 | |
*** peterlisak has joined #openstack-infra | 12:03 | |
*** dtroyer has joined #openstack-infra | 12:03 | |
*** leifmadsen has joined #openstack-infra | 12:03 | |
*** Guest40848 has joined #openstack-infra | 12:03 | |
*** jswarren_ has joined #openstack-infra | 12:03 | |
*** mattymo has joined #openstack-infra | 12:03 | |
*** mugsie has joined #openstack-infra | 12:03 | |
*** d34dh0r53 has joined #openstack-infra | 12:03 | |
*** vincentfrancoise has joined #openstack-infra | 12:03 | |
*** sbadia has joined #openstack-infra | 12:03 | |
*** mrodden has joined #openstack-infra | 12:03 | |
*** craige has joined #openstack-infra | 12:03 | |
*** Daviey has joined #openstack-infra | 12:03 | |
*** lewo has joined #openstack-infra | 12:03 | |
*** bradm has joined #openstack-infra | 12:03 | |
*** blogan has joined #openstack-infra | 12:03 | |
*** whoops has joined #openstack-infra | 12:03 | |
*** jbryce has joined #openstack-infra | 12:03 | |
*** beisner has joined #openstack-infra | 12:03 | |
*** Aegil has joined #openstack-infra | 12:03 | |
*** smcginnis has joined #openstack-infra | 12:03 | |
*** mgagne has joined #openstack-infra | 12:03 | |
*** dimtruck has joined #openstack-infra | 12:03 | |
*** NikitaKonovalov has joined #openstack-infra | 12:03 | |
*** Guest5506 has joined #openstack-infra | 12:03 | |
*** hockeynut has joined #openstack-infra | 12:03 | |
*** StevenK has joined #openstack-infra | 12:03 | |
*** hrubi has joined #openstack-infra | 12:03 | |
*** darrenc has joined #openstack-infra | 12:03 | |
*** dolphm has joined #openstack-infra | 12:03 | |
*** jokke_ has joined #openstack-infra | 12:03 | |
*** wendar has joined #openstack-infra | 12:03 | |
*** matt6434 has joined #openstack-infra | 12:03 | |
*** zhenguo_ has joined #openstack-infra | 12:03 | |
*** DuncanT has joined #openstack-infra | 12:03 | |
*** rackertom has joined #openstack-infra | 12:03 | |
*** patrickeast has joined #openstack-infra | 12:03 | |
*** notnownikki has joined #openstack-infra | 12:03 | |
*** lane_kong has joined #openstack-infra | 12:03 | |
*** rossella_s has joined #openstack-infra | 12:03 | |
*** simonmcc has joined #openstack-infra | 12:03 | |
*** serverascode has joined #openstack-infra | 12:03 | |
*** lmiccini has joined #openstack-infra | 12:03 | |
*** ashtokolov has joined #openstack-infra | 12:03 | |
*** mescanef has joined #openstack-infra | 12:03 | |
*** megm has joined #openstack-infra | 12:03 | |
*** dulek has joined #openstack-infra | 12:03 | |
*** bmjen has joined #openstack-infra | 12:03 | |
*** eantyshev has joined #openstack-infra | 12:03 | |
*** mhayden has joined #openstack-infra | 12:03 | |
*** jaosorior has joined #openstack-infra | 12:03 | |
*** phschwartz_ has joined #openstack-infra | 12:03 | |
*** cfarquhar has joined #openstack-infra | 12:03 | |
*** pahuang has joined #openstack-infra | 12:03 | |
*** lindsayk has joined #openstack-infra | 12:03 | |
*** khappone has joined #openstack-infra | 12:03 | |
*** pkoniszewski has joined #openstack-infra | 12:03 | |
*** dstufft has joined #openstack-infra | 12:03 | |
*** odyssey4me has joined #openstack-infra | 12:03 | |
*** niska has joined #openstack-infra | 12:03 | |
*** sgordon has joined #openstack-infra | 12:03 | |
*** kzaitsev_ws has joined #openstack-infra | 12:03 | |
*** cp16net has joined #openstack-infra | 12:03 | |
*** dmellado has joined #openstack-infra | 12:03 | |
*** calebb has joined #openstack-infra | 12:03 | |
*** Zara has joined #openstack-infra | 12:03 | |
*** jmccrory has joined #openstack-infra | 12:03 | |
*** ianychoi has joined #openstack-infra | 12:03 | |
*** xek has joined #openstack-infra | 12:03 | |
*** nibalizer has joined #openstack-infra | 12:03 | |
*** clarkb has joined #openstack-infra | 12:03 | |
*** dtantsur has joined #openstack-infra | 12:03 | |
*** pedroalvarez has joined #openstack-infra | 12:03 | |
*** jvrbanac has joined #openstack-infra | 12:03 | |
*** lbragstad has joined #openstack-infra | 12:03 | |
*** gnuoy has joined #openstack-infra | 12:03 | |
*** alaski has joined #openstack-infra | 12:03 | |
*** rfolco has joined #openstack-infra | 12:03 | |
*** electrofelix has joined #openstack-infra | 12:03 | |
*** jordan_ has joined #openstack-infra | 12:03 | |
*** bryan_att has joined #openstack-infra | 12:03 | |
*** jpr has joined #openstack-infra | 12:03 | |
*** jlvillal has joined #openstack-infra | 12:03 | |
*** rguillebert has joined #openstack-infra | 12:03 | |
*** tpsilva has joined #openstack-infra | 12:03 | |
*** petems has joined #openstack-infra | 12:03 | |
*** jraim has joined #openstack-infra | 12:03 | |
*** ganso has joined #openstack-infra | 12:03 | |
*** oanson has joined #openstack-infra | 12:03 | |
*** charz has joined #openstack-infra | 12:03 | |
*** infra-red has joined #openstack-infra | 12:03 | |
*** vponomaryov has joined #openstack-infra | 12:03 | |
*** mestery has joined #openstack-infra | 12:03 | |
*** teran_ has joined #openstack-infra | 12:03 | |
*** ams_ has joined #openstack-infra | 12:03 | |
*** fbo has joined #openstack-infra | 12:03 | |
*** ajo has joined #openstack-infra | 12:03 | |
*** markmcclain has joined #openstack-infra | 12:03 | |
*** Anticimex has joined #openstack-infra | 12:03 | |
*** tojuvone_ has joined #openstack-infra | 12:03 | |
*** tdasilva has joined #openstack-infra | 12:03 | |
*** dougwig has joined #openstack-infra | 12:03 | |
*** lucasagomes has joined #openstack-infra | 12:03 | |
*** johnthetubaguy has joined #openstack-infra | 12:03 | |
*** maishsk has joined #openstack-infra | 12:03 | |
*** anthonyper has joined #openstack-infra | 12:03 | |
*** AJaeger has joined #openstack-infra | 12:03 | |
*** briancline has joined #openstack-infra | 12:03 | |
*** amrith has joined #openstack-infra | 12:03 | |
*** jzerebecki has joined #openstack-infra | 12:03 | |
*** etoews has joined #openstack-infra | 12:03 | |
*** lindsayk_ has joined #openstack-infra | 12:03 | |
*** othermordred has joined #openstack-infra | 12:03 | |
*** warpc has joined #openstack-infra | 12:03 | |
*** kragniz has joined #openstack-infra | 12:03 | |
*** smanjara has joined #openstack-infra | 12:03 | |
*** zz_ja has joined #openstack-infra | 12:03 | |
*** adreznec has joined #openstack-infra | 12:03 | |
*** Mmike has joined #openstack-infra | 12:03 | |
*** tobiash has joined #openstack-infra | 12:03 | |
*** DinaBelova has joined #openstack-infra | 12:03 | |
*** hughhalf has joined #openstack-infra | 12:03 | |
*** bodepd has joined #openstack-infra | 12:03 | |
*** vipuls has joined #openstack-infra | 12:03 | |
*** pasquier-s has joined #openstack-infra | 12:03 | |
*** roaet_ has joined #openstack-infra | 12:03 | |
*** bookwar has joined #openstack-infra | 12:03 | |
*** tchaypo has joined #openstack-infra | 12:03 | |
*** madorn has joined #openstack-infra | 12:03 | |
*** HeOS_ has joined #openstack-infra | 12:03 | |
*** lifeless has joined #openstack-infra | 12:03 | |
*** mknawabi has joined #openstack-infra | 12:03 | |
*** Odd_Bloke has joined #openstack-infra | 12:03 | |
*** purp has joined #openstack-infra | 12:03 | |
*** max_lobur has joined #openstack-infra | 12:03 | |
*** qb_ has joined #openstack-infra | 12:03 | |
*** binbincong has joined #openstack-infra | 12:03 | |
*** sshnaidm has joined #openstack-infra | 12:03 | |
*** e0ne has joined #openstack-infra | 12:03 | |
*** dtardivel has joined #openstack-infra | 12:03 | |
*** matrohon has joined #openstack-infra | 12:03 | |
*** shardy has joined #openstack-infra | 12:03 | |
*** tykeal has joined #openstack-infra | 12:03 | |
*** Nakato has joined #openstack-infra | 12:03 | |
*** bexelbie has joined #openstack-infra | 12:03 | |
*** abregman has joined #openstack-infra | 12:03 | |
*** aeng has joined #openstack-infra | 12:03 | |
*** yuanying_ has joined #openstack-infra | 12:03 | |
*** KanagarajM has joined #openstack-infra | 12:03 | |
*** changbl has joined #openstack-infra | 12:03 | |
*** ekarlso has joined #openstack-infra | 12:03 | |
*** hamzy has joined #openstack-infra | 12:03 | |
*** markusz has joined #openstack-infra | 12:03 | |
*** aorourke has joined #openstack-infra | 12:03 | |
*** Jeffrey4l has joined #openstack-infra | 12:03 | |
*** zxiiro has joined #openstack-infra | 12:03 | |
*** verdurin has joined #openstack-infra | 12:03 | |
*** jamespage has joined #openstack-infra | 12:03 | |
*** clayton has joined #openstack-infra | 12:03 | |
*** itsuugo has joined #openstack-infra | 12:03 | |
*** EmilienM has joined #openstack-infra | 12:03 | |
*** cburgess has joined #openstack-infra | 12:03 | |
*** iremizov has joined #openstack-infra | 12:03 | |
*** ruhe has joined #openstack-infra | 12:03 | |
*** jpmaxman has joined #openstack-infra | 12:03 | |
*** Ryan_Lane has joined #openstack-infra | 12:03 | |
*** sylwesterB has joined #openstack-infra | 12:03 | |
*** dham1 has joined #openstack-infra | 12:03 | |
*** kgalanov has joined #openstack-infra | 12:03 | |
*** Vivek_ has joined #openstack-infra | 12:03 | |
*** mkj_wk has joined #openstack-infra | 12:03 | |
*** tpeoples has joined #openstack-infra | 12:03 | |
*** markvan_ has joined #openstack-infra | 12:03 | |
*** mwhahaha has joined #openstack-infra | 12:03 | |
*** _ody_ has joined #openstack-infra | 12:03 | |
*** bdemers has joined #openstack-infra | 12:03 | |
*** daemontool has joined #openstack-infra | 12:03 | |
*** onovy has joined #openstack-infra | 12:03 | |
*** mdenny has joined #openstack-infra | 12:03 | |
*** flepied has joined #openstack-infra | 12:03 | |
*** eharney has joined #openstack-infra | 12:03 | |
*** Madasi has joined #openstack-infra | 12:03 | |
*** d0ugal has joined #openstack-infra | 12:03 | |
*** davideagnello has joined #openstack-infra | 12:03 | |
*** alkhodos has joined #openstack-infra | 12:03 | |
*** asselin has joined #openstack-infra | 12:03 | |
*** HeOS has joined #openstack-infra | 12:03 | |
*** mkoderer__ has joined #openstack-infra | 12:03 | |
*** coolsvap has joined #openstack-infra | 12:03 | |
*** MCoLo has joined #openstack-infra | 12:03 | |
*** ericksonsantos has joined #openstack-infra | 12:03 | |
*** sambetts has joined #openstack-infra | 12:03 | |
*** wznoinsk has joined #openstack-infra | 12:03 | |
*** akscram has joined #openstack-infra | 12:03 | |
*** loquacities has joined #openstack-infra | 12:03 | |
*** jbernard has joined #openstack-infra | 12:03 | |
*** krtaylor has joined #openstack-infra | 12:03 | |
*** yonglihe has joined #openstack-infra | 12:03 | |
*** denisra has joined #openstack-infra | 12:03 | |
*** christiana has joined #openstack-infra | 12:03 | |
*** laurelm has joined #openstack-infra | 12:03 | |
*** openstackgerrit_ has joined #openstack-infra | 12:03 | |
*** openstackgerrit has joined #openstack-infra | 12:03 | |
*** larainema has joined #openstack-infra | 12:03 | |
*** dmsimard has joined #openstack-infra | 12:03 | |
*** Guest93242 has joined #openstack-infra | 12:03 | |
*** mika has joined #openstack-infra | 12:03 | |
*** arif-ali has joined #openstack-infra | 12:03 | |
*** marcusvrn_ has joined #openstack-infra | 12:03 | |
*** dguitarbite has joined #openstack-infra | 12:03 | |
*** dgonzalez has joined #openstack-infra | 12:03 | |
*** masayukig has joined #openstack-infra | 12:03 | |
*** psanchez has joined #openstack-infra | 12:03 | |
*** rubasov has joined #openstack-infra | 12:03 | |
*** SergeyLukjanov has joined #openstack-infra | 12:03 | |
*** gmann has joined #openstack-infra | 12:03 | |
*** andreaf has joined #openstack-infra | 12:03 | |
*** skraynev has joined #openstack-infra | 12:03 | |
*** cbader has joined #openstack-infra | 12:03 | |
*** jcooley has joined #openstack-infra | 12:03 | |
*** otherwiseguy has joined #openstack-infra | 12:03 | |
*** aspiers has joined #openstack-infra | 12:03 | |
*** zaro has joined #openstack-infra | 12:03 | |
*** pfallenop has joined #openstack-infra | 12:03 | |
*** vmbrasseur has joined #openstack-infra | 12:03 | |
*** njohnston has joined #openstack-infra | 12:03 | |
*** jlk has joined #openstack-infra | 12:03 | |
*** nikhil has joined #openstack-infra | 12:03 | |
*** zul has joined #openstack-infra | 12:03 | |
*** hughsaunders has joined #openstack-infra | 12:03 | |
*** stevemar has joined #openstack-infra | 12:03 | |
*** mcarden has joined #openstack-infra | 12:03 | |
*** ayoung has joined #openstack-infra | 12:03 | |
*** samyewell has joined #openstack-infra | 12:03 | |
*** sc` has joined #openstack-infra | 12:03 | |
*** bknudson_ has joined #openstack-infra | 12:03 | |
*** Apsu has joined #openstack-infra | 12:03 | |
*** tlbr has joined #openstack-infra | 12:03 | |
*** kmartin has joined #openstack-infra | 12:03 | |
*** mkoderer has joined #openstack-infra | 12:03 | |
*** isq_ has joined #openstack-infra | 12:03 | |
*** dstanek has joined #openstack-infra | 12:03 | |
*** TheJulia has joined #openstack-infra | 12:03 | |
*** pkarikh has joined #openstack-infra | 12:03 | |
*** davidlenwell has joined #openstack-infra | 12:03 | |
*** fmccrthy has joined #openstack-infra | 12:03 | |
*** SergK has joined #openstack-infra | 12:03 | |
*** russellb has joined #openstack-infra | 12:03 | |
*** curl_e has joined #openstack-infra | 12:03 | |
*** tristanC has joined #openstack-infra | 12:03 | |
*** vaidy_ril has joined #openstack-infra | 12:03 | |
*** isviridov_away has joined #openstack-infra | 12:03 | |
*** mnencia has joined #openstack-infra | 12:03 | |
*** eglute has joined #openstack-infra | 12:03 | |
*** jroll has joined #openstack-infra | 12:03 | |
*** evgenyl has joined #openstack-infra | 12:03 | |
*** mahatic has joined #openstack-infra | 12:03 | |
*** fungi has joined #openstack-infra | 12:03 | |
*** akuznetsova has joined #openstack-infra | 12:03 | |
*** coreycb has joined #openstack-infra | 12:03 | |
*** jamielennox has joined #openstack-infra | 12:03 | |
*** fdegir has joined #openstack-infra | 12:03 | |
*** Kiall has joined #openstack-infra | 12:03 | |
*** robcresswell has joined #openstack-infra | 12:03 | |
*** persia has joined #openstack-infra | 12:03 | |
*** jhesketh has joined #openstack-infra | 12:03 | |
*** zigo has joined #openstack-infra | 12:03 | |
*** Clint has joined #openstack-infra | 12:03 | |
*** adam_g has joined #openstack-infra | 12:03 | |
*** mhu has joined #openstack-infra | 12:03 | |
*** ChanServ has joined #openstack-infra | 12:03 | |
*** asimov.freenode.net sets mode: +o ChanServ | 12:03 | |
*** asimov.freenode.net sets mode: +bbbb *!*@119.15.127.8 *!~supybot@aluminium.linux2go.dk gasgasgas!*@* *!*@*PanicBNC.org | 12:03 | |
*** asimov.freenode.net sets mode: +bbbb *!~Energy@* LLKCKfan!*@* *!~rongze@* *!*@213.140.5 | 12:03 | |
*** asimov.freenode.net changes topic to "Discussion of OpenStack Developer and Community Infrastructure | docs http://docs.openstack.org/infra/ | bugs https://storyboard.openstack.org/ | source https://git.openstack.org/cgit/openstack-infra/ | channel logs http://eavesdrop.openstack.org/irclogs/%23openstack-infra/" | 12:03 | |
yolanda | going to show you a paste | 12:03 |
*** piet has joined #openstack-infra | 12:03 | |
*** bradjones has joined #openstack-infra | 12:04 | |
*** bradjones has quit IRC | 12:04 | |
*** bradjones has joined #openstack-infra | 12:04 | |
mordred | yolanda: oh weird | 12:04 |
*** zzzeek has joined #openstack-infra | 12:04 | |
yolanda | http://paste.openstack.org/show/487250/ | 12:04 |
robcresswell | o/ For some reason I cant start the Horizon meeting in openstack-meeting-3 | 12:04 |
*** therve has joined #openstack-infra | 12:04 | |
*** rguillebert has quit IRC | 12:04 | |
*** teran_ has quit IRC | 12:04 | |
*** zxiiro has quit IRC | 12:04 | |
*** mwhahaha has quit IRC | 12:04 | |
robcresswell | Anyone on hand to help out? | 12:04 |
*** mtreinish has joined #openstack-infra | 12:04 | |
*** dougshelley66 has joined #openstack-infra | 12:04 | |
*** michaelxin has joined #openstack-infra | 12:04 | |
*** dteselkin has joined #openstack-infra | 12:04 | |
*** dkaigarodsev has joined #openstack-infra | 12:04 | |
*** jesusaur has joined #openstack-infra | 12:04 | |
*** ldnunes has joined #openstack-infra | 12:04 | |
*** rcarrillocruz has joined #openstack-infra | 12:04 | |
*** rakhmerov has joined #openstack-infra | 12:04 | |
*** tsufiev has joined #openstack-infra | 12:04 | |
*** jogo has joined #openstack-infra | 12:04 | |
*** kambiz has joined #openstack-infra | 12:04 | |
*** pabelanger has joined #openstack-infra | 12:04 | |
*** Sam-I-Am has joined #openstack-infra | 12:04 | |
*** pc_m has joined #openstack-infra | 12:04 | |
*** thingee has joined #openstack-infra | 12:04 | |
*** hogepodge has joined #openstack-infra | 12:04 | |
mordred | yolanda: oh - nodepool is hardcoded to look for a network named 'Ext-Net' or 'public' | 12:04 |
*** jesusaur has quit IRC | 12:04 | |
*** pabelanger has quit IRC | 12:04 | |
*** pabelanger has joined #openstack-infra | 12:04 | |
yolanda | oh dear | 12:04 |
*** pleia2 has joined #openstack-infra | 12:04 | |
*** smarcet has joined #openstack-infra | 12:04 | |
*** prometheanfire has joined #openstack-infra | 12:04 | |
*** flip214 has joined #openstack-infra | 12:04 | |
*** flip214 has quit IRC | 12:04 | |
*** flip214 has joined #openstack-infra | 12:04 | |
*** trey has joined #openstack-infra | 12:04 | |
*** Liuqing has joined #openstack-infra | 12:04 | |
*** jogo is now known as Guest22069 | 12:04 | |
*** slagle has joined #openstack-infra | 12:04 | |
mordred | yolanda: so - if the public network in infra-cloud is not named that, we should name it that | 12:04 |
*** jesusaur has joined #openstack-infra | 12:04 | |
*** wfoster has joined #openstack-infra | 12:05 | |
mordred | yolanda: I'm going to eat lunch, then look at the problem in your paste | 12:05 |
yolanda | mordred thanks for the pointer | 12:05 |
yolanda | mm, it's called public | 12:05 |
*** tonyb has joined #openstack-infra | 12:05 | |
*** darvon has joined #openstack-infra | 12:05 | |
*** placko_ has joined #openstack-infra | 12:05 | |
*** htruta has joined #openstack-infra | 12:06 | |
*** coreyob has joined #openstack-infra | 12:06 | |
*** sdake has joined #openstack-infra | 12:06 | |
*** afazekas has joined #openstack-infra | 12:07 | |
*** trey has quit IRC | 12:07 | |
*** pabelanger has quit IRC | 12:07 | |
*** Sam-I-Am has quit IRC | 12:07 | |
*** pc_m has quit IRC | 12:07 | |
*** thingee has quit IRC | 12:07 | |
*** hogepodge has quit IRC | 12:07 | |
*** trey has joined #openstack-infra | 12:07 | |
*** pc_m has joined #openstack-infra | 12:07 | |
*** pabelanger has joined #openstack-infra | 12:07 | |
AJaeger | I see a lot of timeouts today, e.g. http://logs.openstack.org/66/281066/2/gate/gate-openstack-manuals-tox-checkniceness/c189c73/console.html#_2016-02-17_11_24_59_470 | 12:07 |
*** mwhahaha has joined #openstack-infra | 12:08 | |
AJaeger | "ValueError: I/O operation on closed file" | 12:08 |
AJaeger | "Exception: Error cloning git://git.openstack.org/openstack/openstack-manuals" | 12:08 |
AJaeger | Has anybody an idea what's going on with git.openstack.org? | 12:09 |
*** rguillebert has joined #openstack-infra | 12:09 | |
*** tzn has quit IRC | 12:09 | |
yolanda | AJaeger, i don't know, but i can check load and logs | 12:09 |
*** kushal has joined #openstack-infra | 12:11 | |
*** coolsvap is now known as coolsvap|away | 12:11 | |
*** piet has quit IRC | 12:12 | |
pedroalvarez | We are making progress here in the StoryBoard meetup! http://i.imgur.com/FUfWS0m.jpg | 12:12 |
*** Daisy has quit IRC | 12:13 | |
AJaeger | pedroalvarez: progress would be empty bins ;) | 12:13 |
*** piet has joined #openstack-infra | 12:13 | |
openstackgerrit | Paul Michali proposed openstack-infra/project-config: Cleanup of constraint based jobs for neutron-vpnaas https://review.openstack.org/280922 | 12:13 |
*** GheRivero has joined #openstack-infra | 12:13 | |
*** Daisy has joined #openstack-infra | 12:13 | |
pedroalvarez | I agree :) | 12:13 |
*** zxiiro has joined #openstack-infra | 12:14 | |
AJaeger | pedroalvarez: nice cakes btw ;) | 12:14 |
*** wolverineav has joined #openstack-infra | 12:15 | |
pedroalvarez | AJaeger: they are really nice indeed, thanks SotK and Zara | 12:15 |
*** teran_ has joined #openstack-infra | 12:15 | |
*** piet has quit IRC | 12:15 | |
*** Guest45178 has quit IRC | 12:17 | |
*** teran_ has quit IRC | 12:17 | |
mordred | yolanda: if self.hasExtension('os-floating-ips'): | 12:17 |
*** teran_ has joined #openstack-infra | 12:17 | |
*** teran_ is now known as teran | 12:17 | |
mordred | yolanda: I think we maybe have the floating ips extension enabled in the infra cloud | 12:17 |
yolanda | looks like | 12:17 |
*** teran has quit IRC | 12:17 | |
yolanda | good catch | 12:17 |
mordred | yolanda: let's see about turning it off | 12:17 |
*** teran has joined #openstack-infra | 12:18 | |
yolanda | it's picking defaults from puppet so we need to set extra config there | 12:18 |
*** esikachev has joined #openstack-infra | 12:18 | |
mordred | yolanda: nod | 12:18 |
mordred | yolanda: you have a puppet change that changes the name of a neutron subnet resource | 12:19 |
*** Qiming has quit IRC | 12:19 | |
yolanda | mordred, the one to parameterize entries? | 12:19 |
mordred | yolanda: should I just assume that for now you'll manually delete the old subnet? | 12:19 |
mordred | yah | 12:19 |
*** Qiming has joined #openstack-infra | 12:19 | |
AJaeger | pc_m: I just commented on your neutron-vpnaas review - best check how sdague does it for nova for cover and releasenotes | 12:19 |
yolanda | that's not for changing the name, is that because we are on different subnets in east/west | 12:19 |
yolanda | so i need to send different content in east | 12:19 |
*** wolverineav has quit IRC | 12:20 | |
pc_m | AJaeger: Which one? I've got several out right now. | 12:20 |
yolanda | i will not change anything on east, and i bet on west they will do the same. I want to do more and more fresh redeploys as soon as puppet changes are merging | 12:20 |
mordred | yah - but it goes from being neutron_subnet {'provider-subnet-53-54-55' to provider-subnet-infracloud ... does the puppet resource name map into an openstack name? | 12:20 |
*** piet has joined #openstack-infra | 12:20 | |
*** dansmith has joined #openstack-infra | 12:20 | |
*** dansmith is now known as Guest14304 | 12:20 | |
*** jaypipes has joined #openstack-infra | 12:21 | |
pc_m | AJaeger: 280926. | 12:21 |
*** vgridnev has joined #openstack-infra | 12:21 | |
AJaeger | pc_m: https://review.openstack.org/#/c/280926/ | 12:21 |
pc_m | AJaeger: Will look. | 12:21 |
AJaeger | pc_m: yes - wanted to stress out that not all jobs have constraints enabled. Notable exceptions are releasenotes and cover | 12:21 |
AJaeger | cover is run in post and thus not tested by you - and releasenotes failed ;) | 12:21 |
pc_m | AJaeger: Does that mean changing project-config to not use the constraints based jobs? | 12:21 |
yolanda | mordred, i came with that name, to go with something generic, so we can reuse for east/west, and that is not tied to subnet pools | 12:22 |
AJaeger | pc_m: your project-config change looks fine to me. | 12:22 |
mordred | yolanda: k. | 12:22 |
yolanda | in east right now we only have one pool, and is on the 15.126.48.0/24 range | 12:22 |
*** piet has quit IRC | 12:22 | |
yolanda | west seems to be more lucky :) | 12:22 |
pc_m | AJaeger: thanks. WIll look at Nova. | 12:22 |
*** piet has joined #openstack-infra | 12:22 | |
AJaeger | pc_m: you and sdague are pioneering right now the constraint setup without constraints ;) | 12:22 |
pc_m | AJaeger: Yeah, I'm a sucker for abuse :) | 12:23 |
AJaeger | pc_m: https://review.openstack.org/267096 | 12:23 |
mordred | yolanda: also - in max-connections patch you said you are seeing errors about too many connections | 12:23 |
yolanda | yes | 12:23 |
sdague | AJaeger: it's not done there because the infra doesn't yet support it | 12:23 |
mordred | yolanda: lowering the max_connections value on the mysql server will cause you to get more of those errors | 12:23 |
pc_m | AJaeger: Thanks! Saves me some digging! | 12:23 |
AJaeger | pc_m: you might want to include lifeless and sdague in reviews... | 12:23 |
yolanda | mm right | 12:23 |
*** dalgaaf has joined #openstack-infra | 12:23 | |
mordred | yolanda: however, I do believe that lower max connections is a good idea | 12:23 |
AJaeger | sdague: I know | 12:23 |
mordred | we might just also need to increase backlog, and connection_timeout | 12:24 |
yolanda | mordred, do you know if there is a way to limit mysql requests from nova, neutron? | 12:24 |
mordred | that will cause unused connections to get timed out | 12:24 |
pc_m | AJaeger: Will do. I plan on doing VPN, FW, LB, and neutron-lib eventually. | 12:24 |
yolanda | fine tuning can be tricky! | 12:24 |
mordred | and backlog will allow mysql server to stack incoming connections in the tcp backlog without creating server threads for them while it's servicing active requests | 12:24 |
*** devananda has quit IRC | 12:24 | |
*** kzaitsev_mb has quit IRC | 12:24 | |
*** erlon has quit IRC | 12:24 | |
*** maximov has quit IRC | 12:24 | |
*** gus has quit IRC | 12:24 | |
*** cloudnull has quit IRC | 12:24 | |
*** kuromagi has quit IRC | 12:24 | |
*** ryanpetrello has quit IRC | 12:24 | |
*** clif_h has quit IRC | 12:24 | |
*** rackertom has quit IRC | 12:24 | |
*** DuncanT has quit IRC | 12:24 | |
*** simonmcc has quit IRC | 12:24 | |
*** pahuang has quit IRC | 12:24 | |
*** khappone has quit IRC | 12:24 | |
*** odyssey4me has quit IRC | 12:24 | |
*** sgordon has quit IRC | 12:24 | |
*** rfolco has quit IRC | 12:24 | |
*** jpr has quit IRC | 12:24 | |
*** petems has quit IRC | 12:24 | |
*** vponomaryov has quit IRC | 12:24 | |
*** ajo has quit IRC | 12:24 | |
*** Anticimex has quit IRC | 12:24 | |
*** ams_ has quit IRC | 12:24 | |
*** anthonyper has quit IRC | 12:24 | |
*** jzerebecki has quit IRC | 12:24 | |
*** othermordred has quit IRC | 12:24 | |
*** warpc has quit IRC | 12:24 | |
*** kragniz has quit IRC | 12:24 | |
*** adreznec has quit IRC | 12:24 | |
*** hughhalf has quit IRC | 12:24 | |
*** DinaBelova has quit IRC | 12:24 | |
*** bodepd has quit IRC | 12:24 | |
*** vipuls has quit IRC | 12:24 | |
*** roaet_ has quit IRC | 12:24 | |
*** Nakato has quit IRC | 12:24 | |
*** KanagarajM has quit IRC | 12:24 | |
*** markusz has quit IRC | 12:24 | |
*** aorourke has quit IRC | 12:24 | |
*** jamespage has quit IRC | 12:24 | |
*** itsuugo has quit IRC | 12:24 | |
*** iremizov has quit IRC | 12:24 | |
*** jpmaxman has quit IRC | 12:24 | |
*** Ryan_Lane has quit IRC | 12:24 | |
*** kgalanov has quit IRC | 12:24 | |
*** Vivek_ has quit IRC | 12:24 | |
*** markvan_ has quit IRC | 12:24 | |
*** bdemers has quit IRC | 12:24 | |
*** daemontool has quit IRC | 12:24 | |
*** d0ugal has quit IRC | 12:24 | |
*** asselin has quit IRC | 12:24 | |
*** HeOS has quit IRC | 12:24 | |
*** sambetts has quit IRC | 12:24 | |
*** yonglihe has quit IRC | 12:24 | |
*** larainema has quit IRC | 12:24 | |
*** marcusvrn_ has quit IRC | 12:24 | |
*** dguitarbite has quit IRC | 12:24 | |
*** dgonzalez has quit IRC | 12:24 | |
*** andreaf has quit IRC | 12:24 | |
*** jcooley has quit IRC | 12:24 | |
*** aspiers has quit IRC | 12:24 | |
*** zaro has quit IRC | 12:24 | |
*** pfallenop has quit IRC | 12:24 | |
*** vmbrasseur has quit IRC | 12:24 | |
*** jlk has quit IRC | 12:24 | |
*** zul has quit IRC | 12:24 | |
*** stevemar has quit IRC | 12:24 | |
*** mcarden has quit IRC | 12:24 | |
*** samyewell has quit IRC | 12:24 | |
*** Apsu has quit IRC | 12:24 | |
*** sc` has quit IRC | 12:24 | |
*** njohnston has quit IRC | 12:24 | |
*** fmccrthy has quit IRC | 12:24 | |
*** SergK has quit IRC | 12:24 | |
*** russellb has quit IRC | 12:24 | |
*** tristanC has quit IRC | 12:24 | |
*** vaidy_ril has quit IRC | 12:24 | |
*** isviridov_away has quit IRC | 12:24 | |
*** jroll has quit IRC | 12:24 | |
*** evgenyl has quit IRC | 12:24 | |
*** fungi has quit IRC | 12:24 | |
*** akuznetsova has quit IRC | 12:24 | |
*** coreycb has quit IRC | 12:24 | |
*** jamielennox has quit IRC | 12:24 | |
*** fdegir has quit IRC | 12:24 | |
*** Kiall has quit IRC | 12:24 | |
*** jhesketh has quit IRC | 12:24 | |
*** zigo has quit IRC | 12:24 | |
*** Clint has quit IRC | 12:24 | |
*** adam_g has quit IRC | 12:24 | |
*** mhu has quit IRC | 12:24 | |
*** Clint has joined #openstack-infra | 12:24 | |
*** Clint has quit IRC | 12:25 | |
*** Clint has joined #openstack-infra | 12:25 | |
*** kzaitsev_mb has joined #openstack-infra | 12:25 | |
*** Apsu has joined #openstack-infra | 12:25 | |
*** sc` has joined #openstack-infra | 12:25 | |
*** jamespage has joined #openstack-infra | 12:25 | |
*** odyssey4me has joined #openstack-infra | 12:25 | |
*** dgonzalez has joined #openstack-infra | 12:25 | |
*** jzerebecki has joined #openstack-infra | 12:25 | |
*** pfallenop has joined #openstack-infra | 12:25 | |
*** anthonyper has joined #openstack-infra | 12:25 | |
*** jlk has joined #openstack-infra | 12:25 | |
*** roaet_ has joined #openstack-infra | 12:25 | |
*** KanagarajM has joined #openstack-infra | 12:25 | |
*** Anticimex has joined #openstack-infra | 12:25 | |
*** akuznetsova has joined #openstack-infra | 12:25 | |
*** cloudnull has joined #openstack-infra | 12:25 | |
*** daemontool has joined #openstack-infra | 12:25 | |
*** markvan has joined #openstack-infra | 12:25 | |
*** gus has joined #openstack-infra | 12:25 | |
*** tristanC has joined #openstack-infra | 12:25 | |
*** sgordon has joined #openstack-infra | 12:25 | |
*** jroll has joined #openstack-infra | 12:25 | |
*** aorourke has joined #openstack-infra | 12:25 | |
*** asselin has joined #openstack-infra | 12:25 | |
*** andreaf has joined #openstack-infra | 12:25 | |
*** jlk has quit IRC | 12:25 | |
*** jlk has joined #openstack-infra | 12:25 | |
mordred | yolanda: I do not yet know how to tune the db pool settings in nova/neutron | 12:25 |
*** mhu has joined #openstack-infra | 12:25 | |
*** Nakato has joined #openstack-infra | 12:25 | |
*** Kiall has joined #openstack-infra | 12:25 | |
*** clif_h has joined #openstack-infra | 12:25 | |
*** Kiall has quit IRC | 12:25 | |
*** Kiall has joined #openstack-infra | 12:25 | |
*** HeOS has joined #openstack-infra | 12:25 | |
*** jamespage has quit IRC | 12:25 | |
*** jamespage has joined #openstack-infra | 12:25 | |
*** rfolco has joined #openstack-infra | 12:25 | |
*** pahuang has joined #openstack-infra | 12:25 | |
*** adam_g has joined #openstack-infra | 12:25 | |
*** ryanpetrello has joined #openstack-infra | 12:25 | |
*** njohnston has joined #openstack-infra | 12:25 | |
AJaeger | pc_m: neutron itself as well? | 12:25 |
*** kragniz has joined #openstack-infra | 12:25 | |
*** bodepd has joined #openstack-infra | 12:25 | |
*** fungi has joined #openstack-infra | 12:25 | |
*** dguitarbite has joined #openstack-infra | 12:25 | |
*** larainema has joined #openstack-infra | 12:25 | |
*** bdemers has joined #openstack-infra | 12:25 | |
*** vponomaryov has joined #openstack-infra | 12:25 | |
*** DinaBelova has joined #openstack-infra | 12:25 | |
*** markvan has quit IRC | 12:25 | |
*** markvan has joined #openstack-infra | 12:25 | |
*** SergK has joined #openstack-infra | 12:25 | |
*** stevemar has joined #openstack-infra | 12:25 | |
*** devananda has joined #openstack-infra | 12:25 | |
*** pahuang has quit IRC | 12:25 | |
*** pahuang has joined #openstack-infra | 12:25 | |
*** d0ugal has joined #openstack-infra | 12:25 | |
*** adam_g has quit IRC | 12:25 | |
*** adam_g has joined #openstack-infra | 12:25 | |
*** vmbrasseur has joined #openstack-infra | 12:25 | |
*** ajo has joined #openstack-infra | 12:25 | |
yolanda | mordred i can update the commit message in the change for database | 12:25 |
*** jcooley has joined #openstack-infra | 12:25 | |
*** larainema has quit IRC | 12:25 | |
*** larainema has joined #openstack-infra | 12:25 | |
*** vmbrasseur has quit IRC | 12:25 | |
*** vmbrasseur has joined #openstack-infra | 12:25 | |
*** dguitarbite has quit IRC | 12:25 | |
*** dguitarbite has joined #openstack-infra | 12:25 | |
*** russellb has joined #openstack-infra | 12:25 | |
*** sambetts has joined #openstack-infra | 12:25 | |
*** ajo has quit IRC | 12:25 | |
*** ajo has joined #openstack-infra | 12:25 | |
mordred | yolanda: this might be one of those situations where we want to turn nodepool on, then manually muck around with some different settings choices on mysql until we find some that we like | 12:25 |
yolanda | i'm looking now at how to disable the floating ip extension | 12:25 |
*** aspiers has joined #openstack-infra | 12:26 | |
*** itsuugo has joined #openstack-infra | 12:26 | |
*** kuromagi has joined #openstack-infra | 12:26 | |
*** zigo has joined #openstack-infra | 12:26 | |
*** khappone has joined #openstack-infra | 12:26 | |
mordred | cool | 12:26 |
*** hughhalf has joined #openstack-infra | 12:26 | |
*** zaro has joined #openstack-infra | 12:26 | |
yolanda | ah yes, i have setup a nodepool server on rax for testing | 12:26 |
*** mcarden has joined #openstack-infra | 12:26 | |
*** jhesketh has joined #openstack-infra | 12:26 | |
*** coreycb has joined #openstack-infra | 12:26 | |
*** markusz has joined #openstack-infra | 12:26 | |
mordred | neat | 12:26 |
*** piet has quit IRC | 12:26 | |
mordred | maybe a little later I can work with you on poking at some of those mysql settings | 12:26 |
yolanda | it will be nice | 12:26 |
*** zul has joined #openstack-infra | 12:26 | |
yolanda | for the amount of computes we have, we need to start looking at HA | 12:26 |
mordred | yah | 12:27 |
*** yamamoto has joined #openstack-infra | 12:27 | |
*** vaidy_ril has joined #openstack-infra | 12:27 | |
yolanda | 90 computes with a single controller, that has rabbit, mysql, in it... doesn't sound good | 12:27 |
*** vipuls has joined #openstack-infra | 12:27 | |
*** isviridov_away has joined #openstack-infra | 12:27 | |
mordred | heh | 12:27 |
mordred | well - I think we decided to not do HA laregly because if the controller goes down for a few minutes, it's not that big of a deal for nodepool | 12:27 |
mordred | we're HA because we have multiple clouds | 12:27 |
yolanda | yes but with the amount of computes we have, we need to redistribute the load, or we won't be able to use the max power of it | 12:28 |
*** yamamoto_ has joined #openstack-infra | 12:29 | |
*** taron2 has quit IRC | 12:29 | |
*** jamielennox has joined #openstack-infra | 12:30 | |
*** yamamoto has quit IRC | 12:31 | |
*** jpr has joined #openstack-infra | 12:31 | |
*** briancli1e has joined #openstack-infra | 12:32 | |
mordred | ah - that's a little different of a concern | 12:32 |
*** _bmjen has joined #openstack-infra | 12:32 | |
*** lewo_ has joined #openstack-infra | 12:32 | |
*** jbernard_ has joined #openstack-infra | 12:32 | |
*** dolphm_ has joined #openstack-infra | 12:32 | |
*** peterlisak_ has joined #openstack-infra | 12:32 | |
*** dstufft_ has joined #openstack-infra | 12:32 | |
*** adreznec has joined #openstack-infra | 12:32 | |
*** Daisy has quit IRC | 12:32 | |
*** sirushti has quit IRC | 12:32 | |
*** asilenkov_ has quit IRC | 12:32 | |
*** wewe0901 has quit IRC | 12:32 | |
*** igorbelikov has quit IRC | 12:32 | |
*** elmiko has quit IRC | 12:32 | |
*** vkramskikh has quit IRC | 12:32 | |
*** sdague has quit IRC | 12:32 | |
*** peterlisak has quit IRC | 12:32 | |
*** vincentfrancoise has quit IRC | 12:32 | |
*** smcginnis has quit IRC | 12:32 | |
*** jbryce has quit IRC | 12:32 | |
*** dimtruck has quit IRC | 12:32 | |
*** NikitaKonovalov has quit IRC | 12:32 | |
*** hockeynut has quit IRC | 12:32 | |
*** Guest5506 has quit IRC | 12:32 | |
*** dolphm has quit IRC | 12:32 | |
*** lewo has quit IRC | 12:32 | |
*** mgagne has quit IRC | 12:32 | |
*** patrickeast has quit IRC | 12:32 | |
*** bmjen has quit IRC | 12:32 | |
*** pkoniszewski has quit IRC | 12:32 | |
*** dstufft has quit IRC | 12:32 | |
*** clarkb has quit IRC | 12:32 | |
*** bryan_att has quit IRC | 12:32 | |
*** jlvillal has quit IRC | 12:32 | |
*** jraim has quit IRC | 12:32 | |
*** ganso has quit IRC | 12:32 | |
*** oanson has quit IRC | 12:32 | |
*** fbo has quit IRC | 12:32 | |
*** AJaeger has quit IRC | 12:32 | |
*** briancline has quit IRC | 12:32 | |
*** etoews has quit IRC | 12:32 | |
*** lindsayk_ has quit IRC | 12:32 | |
*** tchaypo has quit IRC | 12:32 | |
*** madorn has quit IRC | 12:32 | |
*** Odd_Bloke has quit IRC | 12:32 | |
*** mknawabi has quit IRC | 12:32 | |
*** qb_ has quit IRC | 12:32 | |
*** e0ne has quit IRC | 12:32 | |
*** dtardivel has quit IRC | 12:32 | |
*** tykeal has quit IRC | 12:32 | |
*** hamzy has quit IRC | 12:32 | |
*** Jeffrey4l has quit IRC | 12:32 | |
*** verdurin has quit IRC | 12:32 | |
*** EmilienM has quit IRC | 12:32 | |
*** dham1 has quit IRC | 12:32 | |
*** tpeoples has quit IRC | 12:32 | |
*** onovy has quit IRC | 12:32 | |
*** flepied has quit IRC | 12:32 | |
*** jbernard has quit IRC | 12:32 | |
*** krtaylor has quit IRC | 12:32 | |
*** openstackgerrit_ has quit IRC | 12:32 | |
*** openstackgerrit has quit IRC | 12:32 | |
*** dmsimard has quit IRC | 12:32 | |
*** mika has quit IRC | 12:32 | |
*** rubasov has quit IRC | 12:32 | |
*** SergeyLukjanov has quit IRC | 12:32 | |
*** cbader has quit IRC | 12:32 | |
*** otherwiseguy has quit IRC | 12:32 | |
*** nikhil has quit IRC | 12:32 | |
*** hughsaunders has quit IRC | 12:32 | |
*** ayoung has quit IRC | 12:32 | |
*** tlbr has quit IRC | 12:32 | |
*** pkarikh has quit IRC | 12:32 | |
*** Madasi has quit IRC | 12:32 | |
*** davidlenwell has quit IRC | 12:32 | |
*** mnencia has quit IRC | 12:32 | |
*** eglute has quit IRC | 12:32 | |
*** curl_e has quit IRC | 12:32 | |
*** mahatic has quit IRC | 12:32 | |
*** arif-ali has quit IRC | 12:32 | |
*** eglute_s has joined #openstack-infra | 12:32 | |
*** peterlisak_ is now known as peterlisak | 12:32 | |
*** mika has joined #openstack-infra | 12:32 | |
*** mika has joined #openstack-infra | 12:32 | |
*** zz_dimtruck has joined #openstack-infra | 12:32 | |
*** madorn_ has joined #openstack-infra | 12:32 | |
*** mgagne_ has joined #openstack-infra | 12:32 | |
*** mgagne_ has quit IRC | 12:32 | |
*** mgagne_ has joined #openstack-infra | 12:32 | |
*** Vivek has joined #openstack-infra | 12:32 | |
*** pkarikh_ has joined #openstack-infra | 12:32 | |
*** AJaeger has joined #openstack-infra | 12:32 | |
*** mnencia_ has joined #openstack-infra | 12:32 | |
*** lewo_ is now known as lewo | 12:32 | |
*** dolphm_ is now known as dolphm | 12:32 | |
*** jbryce_ has joined #openstack-infra | 12:32 | |
*** jbryce_ is now known as jbryce | 12:32 | |
*** krtaylor_ has joined #openstack-infra | 12:32 | |
*** ayoung has joined #openstack-infra | 12:32 | |
*** zz_dimtruck is now known as dimtruck | 12:32 | |
*** curl_e has joined #openstack-infra | 12:32 | |
*** smcginnis has joined #openstack-infra | 12:32 | |
*** Odd_Bloke has joined #openstack-infra | 12:32 | |
*** Vivek is now known as Guest86020 | 12:32 | |
*** oanson has joined #openstack-infra | 12:32 | |
*** onovy has joined #openstack-infra | 12:32 | |
*** nikhil has joined #openstack-infra | 12:32 | |
*** NikitaKonovalov has joined #openstack-infra | 12:32 | |
*** elmiko has joined #openstack-infra | 12:32 | |
*** elmiko has quit IRC | 12:32 | |
*** elmiko has joined #openstack-infra | 12:32 | |
*** dmsimard has joined #openstack-infra | 12:32 | |
*** mnencia_ is now known as mnencia | 12:32 | |
*** Daisy has joined #openstack-infra | 12:32 | |
*** tchaypo has joined #openstack-infra | 12:32 | |
*** e0ne has joined #openstack-infra | 12:32 | |
*** tykeal has joined #openstack-infra | 12:32 | |
*** dstufft_ is now known as dstufft | 12:32 | |
*** verdurin has joined #openstack-infra | 12:33 | |
*** fbo_ has joined #openstack-infra | 12:33 | |
*** tlbr_ has joined #openstack-infra | 12:33 | |
*** davidlenwell has joined #openstack-infra | 12:33 | |
*** mknawabi has joined #openstack-infra | 12:33 | |
*** hughsaunders has joined #openstack-infra | 12:33 | |
*** clarkb has joined #openstack-infra | 12:33 | |
*** med_ has joined #openstack-infra | 12:33 | |
mordred | that's about scaling rather than HA - I think SpamapS actually has some tests he's been doing where he's been able to get to a 1000 nodes on a single mysql/rabbit controller - but I'd need to check with him on numbers | 12:33 |
*** rubasov has joined #openstack-infra | 12:33 | |
*** cbader has joined #openstack-infra | 12:33 | |
*** yamamoto_ has quit IRC | 12:33 | |
*** vincentfrancoise has joined #openstack-infra | 12:33 | |
*** openstackgerrit has joined #openstack-infra | 12:33 | |
*** sdague has joined #openstack-infra | 12:33 | |
mordred | yolanda: I'm pretty sure we can get the mysql and rabbit to handle the load for 90 ... although I'm often wrong :) | 12:33 |
*** med_ is now known as Guest37570 | 12:33 | |
*** openstackgerrit_ has joined #openstack-infra | 12:33 | |
*** pkoniszewski has joined #openstack-infra | 12:33 | |
yolanda | well the server is quite powerful | 12:34 |
*** jlvillal has joined #openstack-infra | 12:34 | |
*** vkramskikh has joined #openstack-infra | 12:34 | |
*** hamzy has joined #openstack-infra | 12:35 | |
mordred | yah | 12:35 |
*** arif-ali has joined #openstack-infra | 12:35 | |
mordred | it's not small :) | 12:35 |
mordred | also- HA mode of rabbit actually reduces performance | 12:35 |
openstackgerrit | fumihiko kakuma proposed openstack-infra/project-config: Remove python-constraints-jobs from ofagent job definition https://review.openstack.org/281240 | 12:35 |
*** flepied has joined #openstack-infra | 12:35 | |
rcarrillocruz | that's disturbing...so rabbit is not ready for HA? | 12:36 |
rcarrillocruz | for prod workloads, etc | 12:36 |
*** otherwiseguy has joined #openstack-infra | 12:36 | |
yolanda | it should be, i did the setup for ha in rabbit years ago... | 12:36 |
*** hockeynut has joined #openstack-infra | 12:36 | |
yolanda | for openstack deployments | 12:36 |
*** EmilienM has joined #openstack-infra | 12:36 | |
*** sirushti has joined #openstack-infra | 12:36 | |
*** vgridnev_ has joined #openstack-infra | 12:36 | |
*** SergeyLukjanov has joined #openstack-infra | 12:37 | |
*** asilenkov_ has joined #openstack-infra | 12:37 | |
*** Madasi has joined #openstack-infra | 12:37 | |
*** mahatic has joined #openstack-infra | 12:37 | |
mordred | it's ready - it works - it's just slower | 12:38 |
mordred | like, for clouds that aren't infra cloud it's probably worth the tradeoff | 12:38 |
mordred | but for us, since our concern is getting as much performance as we can out of our cloud and are willing to sacrifice a little uptime for that | 12:38 |
mordred | I think it's not worth the tradeoff | 12:38 |
*** vgridnev has quit IRC | 12:38 | |
*** fdegir has joined #openstack-infra | 12:39 | |
*** evgenyl has joined #openstack-infra | 12:40 | |
*** othermordred has joined #openstack-infra | 12:40 | |
AJaeger | pc_m, sdague: See also 281240 | 12:40 |
*** ociuhandu has joined #openstack-infra | 12:40 | |
yolanda | well we will see the results based on usage, if it's worth to add HA, or isolate mysql or rabbit in some unique server.. whatever works better | 12:40 |
*** fmccrthy has joined #openstack-infra | 12:41 | |
*** DuncanT has joined #openstack-infra | 12:41 | |
mordred | yolanda: totally agree | 12:41 |
AJaeger | yolanda: and in Barcelano you'll give a presentation about what you learned for a high-performance testing cloud ;) | 12:41 |
*** erlon has joined #openstack-infra | 12:42 | |
AJaeger | So, please take notes what worked - and what failed ;) | 12:42 |
yolanda | shall i learn something? :) | 12:42 |
*** gordc has joined #openstack-infra | 12:42 | |
*** rhallisey has joined #openstack-infra | 12:42 | |
mordred | yolanda: also, I've been thinking more and more about managing our own HA mysql cluster for infra things - so if we do that then we'll have the puppet/ansible for it | 12:42 |
AJaeger | yolanda: if not - you can still teach us ;) | 12:42 |
yolanda | mordred really i'm glad that this is becoming a reality. With the amount of hard we have, we can spin up a huge cloud | 12:43 |
*** kgalanov has joined #openstack-infra | 12:43 | |
yolanda | ah, an infra mysql cluster, that sounds good | 12:43 |
*** weshay has joined #openstack-infra | 12:43 | |
*** Ryan_Lane has joined #openstack-infra | 12:44 | |
*** rackertom has joined #openstack-infra | 12:45 | |
*** simonmcc has joined #openstack-infra | 12:45 | |
*** samyewell has joined #openstack-infra | 12:45 | |
*** etoews has joined #openstack-infra | 12:46 | |
*** iremizov has joined #openstack-infra | 12:46 | |
*** KanagarajM has quit IRC | 12:46 | |
*** jpmaxman has joined #openstack-infra | 12:47 | |
*** yonglihe has joined #openstack-infra | 12:47 | |
*** wewe0901 has joined #openstack-infra | 12:48 | |
*** EricGonczer_ has joined #openstack-infra | 12:49 | |
*** lindsayk_ has joined #openstack-infra | 12:49 | |
*** marcusvrn_ has joined #openstack-infra | 12:50 | |
*** jordan_ has quit IRC | 12:50 | |
*** jordan_ has joined #openstack-infra | 12:50 | |
*** yamamoto has joined #openstack-infra | 12:50 | |
*** baoli has joined #openstack-infra | 12:50 | |
pc_m | AJaeger: speaking of cover job... do any projects use that as one of the jobs for a check queue? | 12:50 |
*** petems has joined #openstack-infra | 12:50 | |
*** tpeoples has joined #openstack-infra | 12:51 | |
*** thorst has joined #openstack-infra | 12:51 | |
*** baoli has quit IRC | 12:51 | |
*** maximov_ has joined #openstack-infra | 12:51 | |
*** jraim has joined #openstack-infra | 12:51 | |
*** ganso has joined #openstack-infra | 12:51 | |
AJaeger | pc_m: yes, a few do | 12:52 |
AJaeger | pc_m: our problem right now is that constrainsts cannot be used in *post* queue - and both releasenotes and cover is in post used as well | 12:52 |
*** sweston has quit IRC | 12:53 | |
*** edwarnicke has quit IRC | 12:53 | |
*** mgkwill has quit IRC | 12:53 | |
*** dougwig has quit IRC | 12:53 | |
*** hrybacki has quit IRC | 12:53 | |
*** iremizov has quit IRC | 12:53 | |
*** samyewell has quit IRC | 12:53 | |
pc_m | AJaeger: Would like to enable that for networking-cisco repo, say in the check queue. Would that be OK? | 12:53 |
* pc_m this is unrelated to constraints... | 12:53 | |
pc_m | AJaeger: goal would be to have coverage data for reviewers to examine, to help decide if testing is adequate. | 12:55 |
*** daemontool has quit IRC | 12:55 | |
* pc_m we've got only 60% coverage in that repo. | 12:55 | |
mordred | yolanda: yah - gerrit slowdowns at 00:00 UTC are apparently due to our mysql backups - it would be nice to do backups from a replication slave instead | 12:55 |
*** dtardivel has joined #openstack-infra | 12:56 | |
*** igorbelikov has joined #openstack-infra | 12:56 | |
*** taron2 has joined #openstack-infra | 12:56 | |
*** dham1 has joined #openstack-infra | 12:58 | |
*** Daisy has quit IRC | 12:58 | |
*** ildikov has joined #openstack-infra | 12:58 | |
pc_m | AJaeger: Does the job just generate a report? Is there any mechanism for comparing coverage to some baseline (previous run/saved baseline/etc)? | 12:58 |
*** piet has joined #openstack-infra | 12:59 | |
AJaeger | pc_m: job generates a report but I think some teams have set it up to compare against baseline - but I don't have details. | 13:00 |
* AJaeger expects that most repos have coverage post jobs and nobody is aware of them ;( | 13:01 | |
pc_m | AJaeger: Cool. Any idea who I could ask? | 13:01 |
*** rlandy has joined #openstack-infra | 13:01 | |
*** claudiub has joined #openstack-infra | 13:01 | |
pc_m | AJaeger: I see VPN has it in the post queue and it runs the cover target. The target is defined in networking-cisco. | 13:01 |
*** kushal has quit IRC | 13:02 | |
openstackgerrit | Dmitry Tantsur proposed openstack-infra/project-config: Switch most of ironic jobs to iPXE and remove a separate iPXE job https://review.openstack.org/281253 | 13:02 |
*** Guest86020 is now known as Vivek | 13:03 | |
pc_m | AJaeger: If I want to add this to networking-cisco, should I add it to the experimental queue, and then later add to check queue (as non-voting?)? | 13:03 |
*** Vivek has quit IRC | 13:03 | |
*** Vivek has joined #openstack-infra | 13:03 | |
*** Guest10770 is now known as zeus` | 13:04 | |
*** zeus` is now known as zeus | 13:04 | |
*** zeus has quit IRC | 13:04 | |
*** zeus has joined #openstack-infra | 13:04 | |
*** piet has quit IRC | 13:05 | |
*** piet has joined #openstack-infra | 13:06 | |
*** lucasagomes is now known as lucas-hungry | 13:06 | |
*** kzaitsev_mb has quit IRC | 13:07 | |
*** piet has quit IRC | 13:08 | |
*** sylwesterB has quit IRC | 13:08 | |
*** daemontool has joined #openstack-infra | 13:09 | |
*** alkhodos has quit IRC | 13:10 | |
*** amrith is now known as _amrith_ | 13:12 | |
*** ildikov has quit IRC | 13:13 | |
AJaeger | pc_m: I hope others can help with coverage... | 13:13 |
*** Sam-I-Am has joined #openstack-infra | 13:14 | |
pc_m | AJaeger: Yeah, looking for recommendations on how to roll it out (experimental -> check, or just check), and whether there is a way to compare to baseline. | 13:15 |
*** dprince has joined #openstack-infra | 13:15 | |
*** andymaier has joined #openstack-infra | 13:15 | |
*** baoli has joined #openstack-infra | 13:16 | |
*** wolverineav has joined #openstack-infra | 13:16 | |
*** fawadkhaliq has quit IRC | 13:17 | |
*** abregman is now known as abregman|mtg | 13:18 | |
*** Kiall has quit IRC | 13:18 | |
*** Kiall has joined #openstack-infra | 13:19 | |
yolanda | mordred, about disabling an extension, do you know best way? the only thing that worked for me is commenting policy.json, on policy.json: "os_compute_api:os-floating-ips": "", | 13:19 |
*** yamamoto has quit IRC | 13:19 | |
yolanda | i wonder if there is some rule to disable it, even if the line is present | 13:20 |
*** kgalanov has quit IRC | 13:20 | |
*** dims_ has joined #openstack-infra | 13:20 | |
openstackgerrit | Bogdan Dobrelya proposed openstack-infra/project-config: Add docs-on-rtfd hook for fuel-noop-fixtures project https://review.openstack.org/281266 | 13:21 |
*** wolverineav has quit IRC | 13:21 | |
*** achanda has joined #openstack-infra | 13:21 | |
*** dims has quit IRC | 13:21 | |
mordred | yolanda: I do not know enough to be useful | 13:21 |
*** kgalanov has joined #openstack-infra | 13:22 | |
yolanda | i'll ask in openstack-dev | 13:23 |
*** dkranz has joined #openstack-infra | 13:23 | |
*** flwang has joined #openstack-infra | 13:23 | |
*** _oanson has joined #openstack-infra | 13:24 | |
*** hrubi has quit IRC | 13:24 | |
*** yamamoto has joined #openstack-infra | 13:25 | |
*** esikachev has quit IRC | 13:25 | |
*** daemontool_ has joined #openstack-infra | 13:25 | |
*** hrubi has joined #openstack-infra | 13:26 | |
*** achanda has quit IRC | 13:26 | |
*** ildikov has joined #openstack-infra | 13:27 | |
*** changzhi has joined #openstack-infra | 13:27 | |
*** oanson has quit IRC | 13:27 | |
openstackgerrit | Sergey Kraynev proposed openstack-infra/project-config: Revert "Add heat lbaas specific test for v1 and v2" https://review.openstack.org/281270 | 13:28 |
*** daemontool has quit IRC | 13:29 | |
*** markvoelker has joined #openstack-infra | 13:29 | |
*** zeus has quit IRC | 13:29 | |
*** bswartz has joined #openstack-infra | 13:29 | |
*** kzaitsev_mb has joined #openstack-infra | 13:29 | |
*** dims_ has quit IRC | 13:29 | |
therve | yolanda, AJaeger ^^^ The patch above fixes the heat gate | 13:30 |
*** vgridnev_ has quit IRC | 13:32 | |
*** vgridnev has joined #openstack-infra | 13:32 | |
*** alivigni has joined #openstack-infra | 13:34 | |
*** esikachev has joined #openstack-infra | 13:34 | |
AJaeger | therve: approved | 13:34 |
therve | Thanks! | 13:35 |
*** changzhi has quit IRC | 13:35 | |
*** kushal has joined #openstack-infra | 13:35 | |
*** xyang1 has joined #openstack-infra | 13:35 | |
*** __oanson has joined #openstack-infra | 13:36 | |
*** sfinucan has quit IRC | 13:36 | |
*** sfinucan has joined #openstack-infra | 13:37 | |
*** zeus has joined #openstack-infra | 13:37 | |
*** zeus is now known as Guest49728 | 13:37 | |
openstackgerrit | Clint Adams proposed openstack-infra/project-config: Set ZUUL_REF for devstack plugins list proposal periodic job https://review.openstack.org/281275 | 13:38 |
*** Guest49728 is now known as zeus | 13:38 | |
*** zeus has quit IRC | 13:38 | |
*** zeus has joined #openstack-infra | 13:38 | |
AJaeger | therve: once it merged wait until zuul has been reconfigured (see status.openstack.org/zuul for reconfigured line) before you recheck - or wait an hour.... | 13:38 |
*** yamamoto has quit IRC | 13:38 | |
therve | OK good to know | 13:39 |
*** oanson has joined #openstack-infra | 13:39 | |
*** vgridnev_ has joined #openstack-infra | 13:39 | |
*** _oanson has quit IRC | 13:40 | |
*** __oanson has quit IRC | 13:41 | |
*** fawadkhaliq has joined #openstack-infra | 13:42 | |
*** abregman|mtg is now known as abregman | 13:42 | |
*** vgridnev has quit IRC | 13:42 | |
*** yamamoto has joined #openstack-infra | 13:43 | |
*** doug-fish has quit IRC | 13:44 | |
*** hashar has joined #openstack-infra | 13:44 | |
*** dhellmann has quit IRC | 13:44 | |
*** dims has joined #openstack-infra | 13:45 | |
*** dhellmann has joined #openstack-infra | 13:47 | |
*** tykeal is now known as tykeal_away | 13:47 | |
openstackgerrit | Bogdan Dobrelya proposed openstack-infra/project-config: Add docs-on-rtfd hook for fuel-noop-fixtures project https://review.openstack.org/281266 | 13:47 |
*** tykeal_away is now known as tykeal | 13:47 | |
*** jlibosva has joined #openstack-infra | 13:48 | |
*** HeOS has quit IRC | 13:50 | |
*** HeOS has joined #openstack-infra | 13:50 | |
*** yamamoto has quit IRC | 13:50 | |
*** matrohon has quit IRC | 13:50 | |
openstackgerrit | Bogdan Dobrelya proposed openstack-infra/project-config: Add docs-on-rtfd hook for fuel-noop-fixtures project https://review.openstack.org/281266 | 13:50 |
*** smarcet has quit IRC | 13:52 | |
*** jordan_ has quit IRC | 13:52 | |
*** jordan_ has joined #openstack-infra | 13:53 | |
*** Kiall has quit IRC | 13:54 | |
*** smanjara has quit IRC | 13:55 | |
*** nelsnelson has joined #openstack-infra | 13:55 | |
*** annegentle has joined #openstack-infra | 13:55 | |
*** nelsnelson has quit IRC | 13:56 | |
*** baoli_ has joined #openstack-infra | 13:56 | |
*** yamamoto has joined #openstack-infra | 13:57 | |
*** nelsnelson has joined #openstack-infra | 13:57 | |
*** kgiusti has joined #openstack-infra | 13:58 | |
*** vgridnev_ has quit IRC | 13:58 | |
*** _tzn has joined #openstack-infra | 13:59 | |
*** Kiall has joined #openstack-infra | 13:59 | |
*** nelsnelson has quit IRC | 13:59 | |
*** derekh has joined #openstack-infra | 13:59 | |
*** baoli has quit IRC | 13:59 | |
*** matrohon has joined #openstack-infra | 14:00 | |
*** thingee has joined #openstack-infra | 14:00 | |
*** hogepodge has joined #openstack-infra | 14:00 | |
openstackgerrit | Merged openstack-infra/project-config: Revert "Add heat lbaas specific test for v1 and v2" https://review.openstack.org/281270 | 14:01 |
*** bryan_att has joined #openstack-infra | 14:02 | |
*** amitgandhinz has joined #openstack-infra | 14:02 | |
*** vincentfrancoise has left #openstack-infra | 14:03 | |
*** jordan_ has quit IRC | 14:04 | |
*** electrical has joined #openstack-infra | 14:04 | |
*** tiswanso has joined #openstack-infra | 14:04 | |
*** edmondsw has joined #openstack-infra | 14:04 | |
*** KanagarajM has joined #openstack-infra | 14:05 | |
*** edwarnicke has joined #openstack-infra | 14:05 | |
*** annegentle has quit IRC | 14:07 | |
*** vgridnev_ has joined #openstack-infra | 14:07 | |
*** annegentle has joined #openstack-infra | 14:08 | |
*** samyewell has joined #openstack-infra | 14:08 | |
*** fdegir has quit IRC | 14:09 | |
*** dims has quit IRC | 14:09 | |
*** dims has joined #openstack-infra | 14:10 | |
*** julim has quit IRC | 14:10 | |
*** nelsnelson has joined #openstack-infra | 14:11 | |
*** warpc has joined #openstack-infra | 14:11 | |
*** EricGonczer_ has quit IRC | 14:11 | |
*** fdegir has joined #openstack-infra | 14:11 | |
*** dougwig has joined #openstack-infra | 14:12 | |
*** ayoung has quit IRC | 14:12 | |
*** nelsnelson has quit IRC | 14:12 | |
*** sweston has joined #openstack-infra | 14:13 | |
*** phschwartz_ is now known as phschwartz | 14:14 | |
*** infra-re_ has joined #openstack-infra | 14:14 | |
DuncanT | Hi. I've got a couple of tempest scenarios for cinder (main one does plenty of exercise of the quota code) that I don't want to run on the main gate. I plan on creating a gate job with a the fake backend driver eventually to allow this to be run in gate, but for now I just want to get it up and reviewed. Is there an established way of putting in non-gate | 14:15 |
DuncanT | tests? (an example one is fine) | 14:15 |
*** lucas-hungry is now known as lucasagomes | 14:16 | |
SamYaple | fungi: did you already send out the last batch of ATC stuff for Austin? Or is there another run? | 14:16 |
*** jordanP has joined #openstack-infra | 14:17 | |
*** rkukura has joined #openstack-infra | 14:17 | |
*** infra-red has quit IRC | 14:17 | |
*** wolverineav has joined #openstack-infra | 14:17 | |
*** ams_ has joined #openstack-infra | 14:17 | |
KanagarajM | AJaeger, hi, when you find time, could you please review https://review.openstack.org/280662 | 14:17 |
*** _tzn has quit IRC | 14:18 | |
AJaeger | DuncanT: I'm a bit confused - best practice is to add a job as experimental first so that you can "check experimental", and then add as non-voting for check queue. Is that what you're looking for? | 14:19 |
*** dtardivel has quit IRC | 14:20 | |
*** dtardivel has joined #openstack-infra | 14:20 | |
*** jaosorior has quit IRC | 14:20 | |
*** mgkwill has joined #openstack-infra | 14:20 | |
openstackgerrit | Max Lobur proposed openstack-infra/project-config: Add bareon-ironic project https://review.openstack.org/281301 | 14:20 |
*** rkukura has quit IRC | 14:20 | |
DuncanT | AJaeger: No, this is way too slow to be run on the main gate | 14:20 |
DuncanT | AJaeger: It will eventually be run on a 'cinder-big-ops' special gate job | 14:21 |
*** jaosorior has joined #openstack-infra | 14:21 | |
DuncanT | AJaeger: But step one of that is to get a test into tempest | 14:21 |
DuncanT | AJaeger: As far as I can tell | 14:21 |
*** wolverineav has quit IRC | 14:21 | |
DuncanT | AJaeger: How to put something in tempest that doesn't get run on the main devstack gate is my question | 14:22 |
*** hrybacki has joined #openstack-infra | 14:22 | |
*** jsavak has joined #openstack-infra | 14:23 | |
DuncanT | AJaeger: Nova has a big-ops gate test, but it isn't clear to me how the big-ops tests are differentiated from normal tests | 14:24 |
*** Liuqing has quit IRC | 14:24 | |
*** Guest14304 is now known as dansmith | 14:24 | |
*** dansmith is now known as Guest84411 | 14:25 | |
openstackgerrit | Max Lobur proposed openstack-infra/project-config: Add bareon-ironic project https://review.openstack.org/281301 | 14:26 |
*** dimtruck is now known as zz_dimtruck | 14:26 | |
*** Guest84411 is now known as dansmith | 14:27 | |
*** doug-fish has joined #openstack-infra | 14:28 | |
*** mriedem has joined #openstack-infra | 14:28 | |
*** asettle has quit IRC | 14:29 | |
*** mescanef has quit IRC | 14:29 | |
*** vgridnev__ has joined #openstack-infra | 14:30 | |
*** auggy has quit IRC | 14:31 | |
*** auggy has joined #openstack-infra | 14:32 | |
*** zeih has joined #openstack-infra | 14:33 | |
*** patrickeast_ has joined #openstack-infra | 14:33 | |
*** dougwig has quit IRC | 14:33 | |
*** patrickeast_ has quit IRC | 14:33 | |
*** samyewell has quit IRC | 14:33 | |
*** warpc has quit IRC | 14:33 | |
*** hrybacki has quit IRC | 14:33 | |
*** ams_ has quit IRC | 14:33 | |
*** mgkwill has quit IRC | 14:33 | |
*** electrical has quit IRC | 14:33 | |
*** sabeen has joined #openstack-infra | 14:33 | |
*** vgridnev_ has quit IRC | 14:33 | |
*** zeih has quit IRC | 14:34 | |
*** yamamoto has quit IRC | 14:35 | |
*** jordan_ has joined #openstack-infra | 14:35 | |
*** dims_ has joined #openstack-infra | 14:35 | |
*** dims has quit IRC | 14:36 | |
*** iremizov has joined #openstack-infra | 14:36 | |
fungi | SamYaple: i sent a batch on sunday but there will be another in early march, after feature freeze | 14:36 |
*** _amrith_ is now known as amrith | 14:37 | |
*** sabeen3 has joined #openstack-infra | 14:37 | |
openstackgerrit | Monty Taylor proposed openstack-infra/nodepool: Only try to delete floating ip if the server has it https://review.openstack.org/281310 | 14:37 |
*** zeih has joined #openstack-infra | 14:37 | |
SamYaple | fungi: awesome | 14:37 |
*** sabeen has quit IRC | 14:38 | |
*** jordan_ has quit IRC | 14:39 | |
*** jordan_ has joined #openstack-infra | 14:39 | |
*** jordanP has quit IRC | 14:39 | |
fungi | jeblair: so that cinder blip in iad was one of the planned maintenances this week rackspace had warned us about. when we discussed a few weeks ago we decided to just see how afs deals with it... apparently not well but easy enough to fix? | 14:40 |
fungi | jeblair: worth noting, that was not the last of the impacting maintenances they had warned about for this week | 14:40 |
fungi | so it may recur in the next day or so | 14:40 |
*** abregman has quit IRC | 14:40 | |
openstackgerrit | Monty Taylor proposed openstack-infra/nodepool: Only try to delete floating ip if the server has it https://review.openstack.org/281310 | 14:40 |
AJaeger | DuncanT: best work with the QA folks in that case, sorry, can't help further here | 14:41 |
AJaeger | DuncanT: #openstack-qa | 14:41 |
DuncanT | AJaeger: Ah ha, I didn't know that channel existed. Thanks. | 14:41 |
*** ildikov has quit IRC | 14:42 | |
AJaeger | fungi: those timeouts we had this morning - could those be a result of the same maintenance ? | 14:43 |
*** rbrndt has joined #openstack-infra | 14:43 | |
*** Qiming has quit IRC | 14:43 | |
cody-somerville | sdague: woot. Thanks for the +2 +A! :) | 14:44 |
*** Qiming has joined #openstack-infra | 14:44 | |
sdague | cody-somerville: no prob, thanks for the docs | 14:45 |
*** Swami has joined #openstack-infra | 14:45 | |
fungi | AJaeger: which timeouts? i only sort of skimmed scrollback | 14:45 |
AJaeger | I said: I see a lot of timeouts today, e.g. http://logs.openstack.org/66/281066/2/gate/gate-openstack-manuals-tox-checkniceness/c189c73/console.html#_2016-02-17_11_24_59_470 | 14:46 |
AJaeger | Those were timeouts by zuul-cloner - and quite a few | 14:46 |
fungi | AJaeger: quike possibly. see the cloud networks maintenances scheduled for this week at https://status.rackspace.com/ | 14:47 |
fungi | er, quite | 14:47 |
AJaeger | fungi: looks fine now - so let's hope that was it... | 14:47 |
fungi | AJaeger: the cinder impact was in fact because of network maintenance, so i wouldn't be surprised if some of our systems were also just flat out unreachable in or from rackspace | 14:48 |
AJaeger | fungi: yolanda tried to fix https://github.com/openstack/giftwrap/ - it# | 14:48 |
AJaeger | .. it's empty and our jobs don't push there | 14:48 |
AJaeger | openstack is setup | 14:48 |
yolanda | ah thanks for the reminder AJaeger. fungi, so push fails there, i wonder how can this be fixed | 14:48 |
fungi | also, we should expect more before the week is out | 14:48 |
fungi | AJaeger: yolanda: the fix is just to add the gerrit collaboration group under settings for that repo | 14:48 |
yolanda | oh | 14:49 |
AJaeger | fungi: yolanda was not able to access it and needed some knowledge sharing on how to do it properly | 14:49 |
yolanda | so that is a manual step? | 14:49 |
*** lindsayk_ has quit IRC | 14:49 | |
*** othermordred has quit IRC | 14:49 | |
*** monester has quit IRC | 14:49 | |
yolanda | also the instructions on system-config were a bit buggy. I could test ssh finally from review to github, but with git user, that's not documented properly | 14:50 |
fungi | yolanda: what tends to happen is that the github api call to create the repo succeeds but then the subsequent call to add gerrit as a collaborator fails (github is lousy with intermittent api errors) and jeepyb doesn't know to try again so it has to be done manually | 14:50 |
*** monester has joined #openstack-infra | 14:50 | |
*** jordan_ has quit IRC | 14:50 | |
yolanda | new thing learnt again... | 14:50 |
AJaeger | fungi: yes, that rackspace maintenance could indeed be the root cause | 14:50 |
*** othermordred has joined #openstack-infra | 14:50 | |
fungi | i have no doubt the documentation we have around github integration is lacking. many of us wish we could just get rid of it entirely | 14:50 |
*** lindsayk_ has joined #openstack-infra | 14:51 | |
*** vgridnev__ has quit IRC | 14:51 | |
*** sridhar_ram has joined #openstack-infra | 14:52 | |
*** vgridnev__ has joined #openstack-infra | 14:52 | |
*** KanagarajM has quit IRC | 14:52 | |
*** KanagarajM has joined #openstack-infra | 14:53 | |
pabelanger | morning | 14:53 |
*** flaper87 has quit IRC | 14:54 | |
*** flaper87 has joined #openstack-infra | 14:54 | |
AJaeger | fungi, could you put "Fix tag publishing of server projects" - https://review.openstack.org/279238 - on your review queue, please? That'S the discussion from last week about neutron publishing from tags - and the logic in that change needs carefull review. So, drink your coffee first, please ;) | 14:54 |
AJaeger | morning, pabelanger | 14:54 |
fungi | AJaeger: ahh, right, i read it and was mulling it over, then some things caught on fire and now i don't even recall what. thanks for the reminder! | 14:55 |
*** julim has joined #openstack-infra | 14:55 | |
AJaeger | fungi: too many firedrills ;( | 14:55 |
fungi | not drills unfortunately--actual fires | 14:55 |
fungi | and we're the brigade | 14:55 |
*** vgridnev__ has quit IRC | 14:55 | |
fungi | anyway, 279238 is pulled up next in my queue so i don't forget again | 14:56 |
*** vgridnev__ has joined #openstack-infra | 14:56 | |
yolanda | fungi, i created https://review.openstack.org/281125 this morning, to fix the user to connect to github in documentation. What do you think if i extend it, and i reflect that bugfix for github? | 14:57 |
*** vgridnev__ has quit IRC | 14:58 | |
*** Guest22953 is now known as mfisch | 14:58 | |
*** mfisch is now known as Guest32940 | 14:59 | |
fungi | yolanda: well, those instructions were not in fact incorrect, though perhaps misleading | 14:59 |
*** placko_ has quit IRC | 14:59 | |
*** mriedem is now known as mriedem_meeting | 14:59 | |
yolanda | missing the git user needed to connect | 14:59 |
fungi | you can ssh github.com to accomplish the task set forth in that section (accepting and caching github.com's ssh server key as a known_hosts entry) | 14:59 |
fungi | don't need git@ for that | 14:59 |
fungi | however, i'm not opposed to updating it to be less misleading. better still would be to add a section on testing authenticated git+ssh access to github (which does indeed need the git@ or -l git) | 15:00 |
*** ddieterly has joined #openstack-infra | 15:01 | |
*** piet has joined #openstack-infra | 15:01 | |
yolanda | ok | 15:01 |
*** EricGonczer_ has joined #openstack-infra | 15:02 | |
fungi | i was merely pointing out that the example you're modifying there is not actually for testing access to github, it's merely for getting a copy of the ssh server key from github | 15:02 |
jroll | clarkb: jeblair: hey fyi, room 7777 on the pbx system isn't passing audio through, 7778 is working fine for us, just wanted to give you a heads up | 15:02 |
jroll | not urgent ofc | 15:02 |
fungi | jroll: for sip clients, or pots/pstn or both? | 15:02 |
fungi | pabelanger: ^ heads up | 15:03 |
*** dims_ has quit IRC | 15:03 | |
jroll | fungi: seems like both | 15:03 |
yolanda | mm, i understand now. It was confusing to me because what i wanted is to test the ssh github connection | 15:03 |
fungi | yolanda: completely understand, and i think it would be great to add a section on doing that (also the modification you've proposed doesn't hurt, and reduces confusion in my opinion) | 15:03 |
*** pradk has joined #openstack-infra | 15:04 | |
yolanda | yep, and completing that with testing ssh access + troubleshoot on replication is needed | 15:04 |
yolanda | i'll try to find some time for it | 15:04 |
*** annegentle has quit IRC | 15:04 | |
*** dhellmann has quit IRC | 15:05 | |
*** annegentle has joined #openstack-infra | 15:05 | |
*** dhellmann has joined #openstack-infra | 15:05 | |
fungi | yolanda: thanks! that would be awesome | 15:06 |
*** ccrouch has joined #openstack-infra | 15:06 | |
*** annegentle has quit IRC | 15:07 | |
pabelanger | fungi: jroll: Hmm, can't think of a reason my 1 room would not work | 15:07 |
clarkb | jroll I wonder if someone muted the channel? is that even a thing random users can do? | 15:07 |
clarkb | pabelanger: ^ | 15:07 |
*** Swami_ has joined #openstack-infra | 15:07 | |
jroll | clarkb: not that I can see | 15:07 |
pabelanger | I don't think we enable admin access to conferences via dialplan | 15:07 |
pabelanger | I can confirm | 15:07 |
jroll | pabelanger: yeah, strange, but like I said it isn't urgent | 15:08 |
*** vgridnev__ has joined #openstack-infra | 15:08 | |
pabelanger | okay, in room 7777 now | 15:08 |
pabelanger | 1 sec | 15:08 |
jroll | pabelanger: okay, I need to go run this midcycle but I can answer during lulls :) | 15:09 |
*** dims has joined #openstack-infra | 15:09 | |
fungi | jroll: thanks for the heads up, apologies for the complication, and get back to your event--best of luck! | 15:10 |
jroll | thanks fungi :) | 15:11 |
jroll | just a hiccup, otherwise it's been fantastic | 15:11 |
*** Swami has quit IRC | 15:11 | |
*** sigmavirus24_awa is now known as sigmavirus24 | 15:11 | |
fungi | jroll: this may be the first non-test-related heavy use we've put it under, so i appreciate your team's willingness to take these bumps in stride | 15:12 |
jroll | not a problem at all :) | 15:14 |
jeblair | pabelanger: i joined 7777 | 15:14 |
*** daemontool_ has quit IRC | 15:16 | |
*** piet has quit IRC | 15:16 | |
*** yamahata has joined #openstack-infra | 15:17 | |
*** jtomasek_ has joined #openstack-infra | 15:17 | |
*** wolverineav has joined #openstack-infra | 15:18 | |
*** jlanoux_ has joined #openstack-infra | 15:18 | |
*** piet has joined #openstack-infra | 15:18 | |
*** jlanoux has quit IRC | 15:18 | |
*** jordanP has joined #openstack-infra | 15:18 | |
NobodyCam | is there a way to mute all? | 15:18 |
jeblair | pabelanger: oh, yeah, i see what you mean. fail2ban is probably a good idea. | 15:19 |
NobodyCam | on the conf bridge? | 15:19 |
pabelanger | yes, but you need admin access | 15:19 |
NobodyCam | ahh ok | 15:19 |
pabelanger | unless silence detection is out of wack for some reason | 15:20 |
pabelanger | which is enabled on bridges | 15:20 |
*** othermordred has quit IRC | 15:21 | |
pabelanger | jeblair: ya, will work on that today | 15:21 |
JayF | fungi: we recently had a problem with a user putting out conference on hold and piping loud hold music into everyones' ears. We moved into another conference for now, but is there any way to ... like kick those people? or at least ID them? | 15:21 |
*** othermordred has joined #openstack-infra | 15:22 | |
*** wolverineav has quit IRC | 15:22 | |
jeblair | JayF: oh, that might have been me, sorry :( | 15:22 |
*** zz_dimtruck is now known as dimtruck | 15:22 | |
JayF | jeblair: whoops. Hahahaha. Nice elevator music :P | 15:23 |
jeblair | i'm gone now | 15:23 |
JayF | It's fine, we moved to 7779 | 15:23 |
*** jordanP has quit IRC | 15:23 | |
pabelanger | Ya, we need to enable some admin logic to allow a chair to do that | 15:24 |
jeblair | pabelanger: maybe we should run "iptables -I openstack-INPUT 7 -s 74.208.201.251 -j REJECT" ? | 15:24 |
pabelanger | jeblair: sure, that works for me | 15:24 |
*** achanda has joined #openstack-infra | 15:24 | |
*** kozhukal` has joined #openstack-infra | 15:24 | |
* JayF <3 when people properly use iptables insert syntax with line numbers | 15:24 | |
*** MarkAtwood has joined #openstack-infra | 15:24 | |
pabelanger | I mean, we can kick everybody from 7777 and see what happens | 15:24 |
*** hrybacki has joined #openstack-infra | 15:24 | |
pabelanger | since you are no longer using the room | 15:24 |
*** kozhukal` is now known as kozhukalov | 15:25 | |
AJaeger | fungi: yeah, you're right about drills and actual fires... | 15:25 |
*** mescanef has joined #openstack-infra | 15:26 | |
*** mtanino has joined #openstack-infra | 15:26 | |
*** ajmiller has joined #openstack-infra | 15:26 | |
*** zeih has quit IRC | 15:27 | |
JayF | We have reports from some users of the conf that the DID number is going to busy, before asking for a conference room or anything. I haven't tested myself as I'm on the sip. | 15:28 |
jeblair | i'll see if we've run out of money again | 15:28 |
*** vgridnev__ has quit IRC | 15:28 | |
pabelanger | jeblair: did you want to run iptables? | 15:28 |
jeblair | pabelanger: just did; looks like there's another ip too | 15:29 |
jeblair | pabelanger: though i had to move it to position 2; i think it was getting through on the conntrack rule | 15:29 |
*** achanda has quit IRC | 15:29 | |
jeblair | pabelanger: there, that looks like both ips | 15:29 |
jeblair | JayF, pabelanger, clarkb, fungi: yep, looks like we're incurring more of a toll charge than i was anticipating | 15:30 |
*** jpr has quit IRC | 15:30 | |
*** vgridnev__ has joined #openstack-infra | 15:31 | |
JayF | jeblair: Does that mean we should discourage use of the DID? Will it never start working again (ever = today/tomorrow)? | 15:31 |
pabelanger | jeblair: JayF if you are no longer using 7777, I am going to lock and kick the room. | 15:31 |
JayF | pabelanger: we're only using 7779 right now | 15:31 |
pabelanger | see if that resets it to the default state | 15:31 |
pabelanger | jeblair: JayF okay, if somebody wants to join 7777 | 15:34 |
pabelanger | to do a quick test | 15:34 |
* JayF cannot, is participating in the mid-cycle in 7779 | 15:34 | |
jeblair | JayF: i don't think we should change things right now. i think $25/day is something the community can afford for a midcycle. :) | 15:34 |
* jeblair joins 7777 | 15:35 | |
JayF | jeblair: so it's fixed, then? | 15:35 |
JayF | btw, the sound quality on this has been amazing | 15:35 |
*** zeih has joined #openstack-infra | 15:35 | |
*** sdake has quit IRC | 15:35 | |
JayF | jroll had birds outside his window yesterday and twice I checked to see if the chirping was coming out my window b/c of how clear the sound was | 15:35 |
*** vgridnev__ has quit IRC | 15:35 | |
pabelanger | JayF: jeblair Yup, 7777 is working again | 15:36 |
pabelanger | but PSTN is down, jeblair is paying again | 15:36 |
*** jordanP has joined #openstack-infra | 15:37 | |
*** bexelbie has quit IRC | 15:37 | |
*** sdake has joined #openstack-infra | 15:37 | |
*** vgridnev__ has joined #openstack-infra | 15:37 | |
*** daemontool has joined #openstack-infra | 15:38 | |
pabelanger | jeblair: info on how to kick users from a conference: https://wiki.asterisk.org/wiki/display/AST/ConfBridge#ConfBridge-ConfBridgeCLIOptions | 15:38 |
*** bexelbie has joined #openstack-infra | 15:39 | |
*** Qiming has quit IRC | 15:41 | |
*** vgridnev__ has quit IRC | 15:42 | |
*** pabelanger has quit IRC | 15:42 | |
*** pabelanger has joined #openstack-infra | 15:42 | |
jeblair | JayF: phone bill is paid! pstn should work again | 15:42 |
*** vgridnev__ has joined #openstack-infra | 15:42 | |
*** jtomasek_ has quit IRC | 15:43 | |
*** Sukhdev has joined #openstack-infra | 15:43 | |
*** tzn has joined #openstack-infra | 15:44 | |
*** _oanson has joined #openstack-infra | 15:44 | |
*** Guest12383 is now known as BobBall | 15:45 | |
*** agentle has joined #openstack-infra | 15:45 | |
*** oanson has quit IRC | 15:48 | |
jeblair | looks like there are about 5 pstn users and 22 sip users | 15:48 |
*** tzn has quit IRC | 15:48 | |
*** esikachev has quit IRC | 15:48 | |
*** piet has quit IRC | 15:52 | |
*** vgridnev__ has quit IRC | 15:52 | |
*** vgridnev__ has joined #openstack-infra | 15:52 | |
*** piet has joined #openstack-infra | 15:52 | |
*** vgridnev__ has quit IRC | 15:52 | |
tykeal | I've got a nodepool that I'm bringing up with the following config extract: https://paste.fedoraproject.org/324113/55724301/ can someone give me an idea as to why my multi-node lab is only bringing up the first of the 4 nodes and connecting it up to Jenkins as if it was completely online? | 15:53 |
tykeal | I don't even see the nodepool service trying to bring up 3 more nodes with that definition | 15:54 |
*** dizquierdo has joined #openstack-infra | 15:55 | |
*** mriedem_meeting is now known as mriedem | 15:56 | |
jeblair | tykeal: nodepool's multi-node operation will only attach one node to jenkins | 15:57 |
tykeal | jeblair: that's fine, I expect that. But the 3 extra nodes aren't even started! | 15:57 |
jeblair | ah ok | 15:57 |
jeblair | tykeal: nodepool calls those 'subnodes' (with various forms of capitalization) in the debug log; does a 'grep -i subnode' there provide any clues? | 15:59 |
jeblair | tykeal: ah! | 16:00 |
clarkb | I think the issue is the key in yaml is subnodes not sub-nodes | 16:00 |
openstackgerrit | Mark Vanderwiel proposed openstack-infra/project-config: Add heat lbaas specific test for v1 and v2 https://review.openstack.org/281354 | 16:00 |
jeblair | clarkb: yes that's it | 16:00 |
jeblair | tykeal: it's 'subnodes' | 16:01 |
*** patrickeast has joined #openstack-infra | 16:01 | |
tykeal | doh, I must have misread that | 16:01 |
tykeal | let me give it a try, and thank you! | 16:01 |
*** patrickeast_ has joined #openstack-infra | 16:01 | |
jeblair | do we not validate config on startup? | 16:01 |
mordred | jeblair: I'm going to go with "no" | 16:02 |
jeblair | mordred: good call | 16:02 |
* mordred is sooper smaart | 16:02 | |
*** patrickeast has quit IRC | 16:02 | |
Clint | bot unable to change topic in #openstack-meeting | 16:02 |
*** jsavak has quit IRC | 16:02 | |
tykeal | there's some amount of validation as I had a lot of issues getting to the point where I'm at now | 16:02 |
*** maishsk has quit IRC | 16:02 | |
jeblair | tykeal: apparently 'nodepool config-validate' will validate the config file | 16:03 |
*** jsavak has joined #openstack-infra | 16:03 | |
*** salv-orl_ has joined #openstack-infra | 16:03 | |
*** claudiub has quit IRC | 16:03 | |
*** ociuhandu has quit IRC | 16:03 | |
tykeal | huzzah! thank you clarkb and jeblair that was my mistake | 16:04 |
*** baoli_ has quit IRC | 16:05 | |
*** salv-orlando has quit IRC | 16:05 | |
*** piet has quit IRC | 16:06 | |
*** daemontool has quit IRC | 16:06 | |
fungi | interesting we don't run nodepool config-validate on start, but maybe that's to account for the possibility of phasing in settings in the config before we upgrade to a version supporting them? | 16:07 |
*** daemontool has joined #openstack-infra | 16:07 | |
*** EricGonczer_ has quit IRC | 16:08 | |
*** KanagarajM has quit IRC | 16:08 | |
fungi | i wonder if that should be a default behavior though, and then grow something like a --no-validate option to nodepoold for that use case | 16:08 |
fungi | jeblair: finally got around to trying out last-seen in gertty. working great! database migration was so quick i didn't even see it | 16:09 |
*** ildikov has joined #openstack-infra | 16:09 | |
fungi | this is crazy useful | 16:09 |
*** _nadya_ has quit IRC | 16:10 | |
*** ociuhandu has joined #openstack-infra | 16:11 | |
*** sridhar_ram has quit IRC | 16:11 | |
*** piet has joined #openstack-infra | 16:12 | |
*** Jeffrey4l has joined #openstack-infra | 16:12 | |
openstackgerrit | sebastian marcet proposed openstack-infra/openstackid: Implemented display param on authentication OIDC request https://review.openstack.org/281361 | 16:12 |
*** daemontool_ has joined #openstack-infra | 16:12 | |
*** Guest40431 is now known as jgriffith | 16:12 | |
openstackgerrit | Mark Vanderwiel proposed openstack-infra/project-config: Adding integration test support for app catalog horizon plugin https://review.openstack.org/276440 | 16:13 |
*** jgriffith is now known as Guest2815 | 16:13 | |
*** agentle has quit IRC | 16:13 | |
*** daemontool has quit IRC | 16:14 | |
*** agentle has joined #openstack-infra | 16:14 | |
jeblair | fungi: woo! yeah, i'm going to use it right now to look at that change dims told me to look at yesterday ;) | 16:15 |
fungi | indeed | 16:15 |
*** Guest2815 is now known as jgriffith | 16:15 | |
*** sylwesterB has joined #openstack-infra | 16:15 | |
*** infra-re_ has quit IRC | 16:16 | |
dims | jeblair : yay! thanks | 16:17 |
*** piet has quit IRC | 16:17 | |
fungi | also conflicts-with is working well | 16:17 |
*** esikachev has joined #openstack-infra | 16:17 | |
*** piet has joined #openstack-infra | 16:17 | |
*** maishsk has joined #openstack-infra | 16:17 | |
jeblair | clarkb: can you look at my comment in 279299 ? | 16:18 |
*** dougwig has joined #openstack-infra | 16:18 | |
*** wolverineav has joined #openstack-infra | 16:19 | |
clarkb | jeblair aiui with the 6 month retention and expiration of old data mtreinish is ready to get all the job's subunit info | 16:19 |
jeblair | clarkb: sorry, i was getting at: only grenade jobs should have logs/old/subunit | 16:19 |
*** armax has joined #openstack-infra | 16:19 | |
jeblair | clarkb: so is it useful to keep the filter to avoid a few unecessary GETs? | 16:20 |
clarkb | oh that, hrm ya that probably makes sense | 16:20 |
jeblair | clarkb: or just don't worry about it? | 16:20 |
*** mgkwill has joined #openstack-infra | 16:20 | |
*** ams_ has joined #openstack-infra | 16:20 | |
*** fedexo has joined #openstack-infra | 16:20 | |
*** samyewell has joined #openstack-infra | 16:20 | |
*** warpc has joined #openstack-infra | 16:20 | |
mtreinish | clarkb: that's what I'm hoping, I don't have any first hand experience with all the data though, so it'll kinda be a trial by fire | 16:20 |
clarkb | it is extra GETs but thosr are relatively cheap, but it is a simple thing to avoid them so probably good to do so | 16:20 |
*** sambetts has left #openstack-infra | 16:20 | |
mtreinish | but my gut is it should be fine :) | 16:21 |
jeblair | mtreinish: i approved 279299 and its child; but it sounds like if you wanted to add the grenade job name filter back in, it might be useful | 16:21 |
fungi | igorbelikov: 275329 just reminded me that we'll want to make sure http://git.openstack.org/cgit/openstack-infra/project-config/tree/jenkins/data/bindep-fallback.txt is also sane for debian. did you have a change proposed to do that yet? i assume it's already getting exercised by the cache-bindep element while you're locally testing the diskimage definition in 264726 | 16:21 |
*** electrical has joined #openstack-infra | 16:21 | |
clarkb | mtreinish: and remove the retry true lines | 16:21 |
jeblair | clarkb: that's done | 16:21 |
jeblair | clarkb: (that's the child change) | 16:22 |
jeblair | https://review.openstack.org/280924 | 16:22 |
clarkb | oh perfect | 16:22 |
*** zeih has quit IRC | 16:22 | |
jeblair | ya, i approved them together on purpose :) | 16:22 |
*** tzn has joined #openstack-infra | 16:22 | |
*** Guest46279 is now known as redrobot | 16:22 | |
mtreinish | jeblair: I can push a 3rd change to do that | 16:22 |
*** wolverineav has quit IRC | 16:23 | |
*** Swami has joined #openstack-infra | 16:23 | |
jeblair | mtreinish: cool thanks! | 16:23 |
*** Swami_ has quit IRC | 16:24 | |
*** daemontool__ has joined #openstack-infra | 16:24 | |
Sam-I-Am | anteaya: ping | 16:24 |
*** esikachev has quit IRC | 16:24 | |
*** asettle has joined #openstack-infra | 16:24 | |
fungi | jeblair: weird behavior... i was reviewing a project-config change and it showed me verify options too. but then after i left a code-review vote and went back into review for the same change again it only had code-review and workflow options | 16:25 |
igorbelikov | fungi: cache-bindep element seems to work without any problems on debian, but I'll take a closer look on that, thanks for pointing it out | 16:25 |
jeblair | fungi: it was probably synced while you were in bootstrappers, then synced again after you were removed | 16:25 |
fungi | jeblair: also nothing in my .gertty.log to indicate it had trouble checking labels for that, so not much else to go on | 16:26 |
openstackgerrit | Dmitriy Ukhlov proposed openstack-infra/project-config: Fixes neutron template for oslo.messaging drivers test https://review.openstack.org/281375 | 16:26 |
openstackgerrit | Merged openstack-infra/system-config: Get debian kernel headers based on architecture https://review.openstack.org/275323 | 16:26 |
fungi | jeblair: hrm, well this was a fresh gertty session, but yeah that could be it since i guess the cache persists across restarts | 16:26 |
*** piet has quit IRC | 16:26 | |
*** daemontool_ has quit IRC | 16:26 | |
Sam-I-Am | jeblair fungi can i bother either one of you for a gate job review? | 16:27 |
openstackgerrit | Merged openstack-infra/system-config: Remove job filters and add missing paths to subunit collection https://review.openstack.org/279299 | 16:27 |
jeblair | fungi: yes -- available code review labels are all stored with the change. usually ones permissions don't change very quickly, and it works well enough. it's not great for when we add ourselves to bootstrappers though, as anything synced during that time will have extra labels, at least until those changes are synced again. | 16:28 |
*** daemontool__ has quit IRC | 16:28 | |
openstackgerrit | Merged openstack-infra/system-config: Remove retry-get param from subunit file collection https://review.openstack.org/280924 | 16:28 |
*** maishsk_ has joined #openstack-infra | 16:28 | |
*** maishsk has quit IRC | 16:28 | |
jeblair | fungi: if i'm particularly lucid at the time, sometimes i'll stop gertty if i'm elevating permissions for an extended period. | 16:29 |
fungi | igorbelikov: awesome--let me know if you need help. i expect it's "working" on debian only because the platform tags are over-specific on some entries and so nothing is installing for those (for example liberasurecode-dev says platform:ubuntu-precise platform:ubuntu-trusty rather than just platform:dpkg) | 16:29 |
fungi | igorbelikov: or in the ruby case, we have ruby installing only on platform:ubuntu-trusty and rubygems only on platform:rpm and platform:ubuntu-precise | 16:29 |
fungi | jeblair: a grand idea. now i just need to hope for periods of lucidity myself | 16:29 |
jeblair | fungi: yeah, doesn't happen often | 16:29 |
anteaya | Sam-I-Am: at storyboard meetup can it wait until next week | 16:30 |
anteaya | or can someone else help you? | 16:30 |
Sam-I-Am | anteaya: just looking for a +2 on something | 16:30 |
Sam-I-Am | but i suppose it can wait a bit longer | 16:30 |
*** maishsk_ is now known as maishsk | 16:30 | |
anteaya | Sam-I-Am: understood, someone else will be faster | 16:31 |
* Sam-I-Am looks around | 16:31 | |
*** yamahata has quit IRC | 16:32 | |
*** jsavak has quit IRC | 16:32 | |
igorbelikov | fungi: yeah, trusty/precise tags gave me the same idea. Shouldn't be much different from trusty though, so I'll see what exactly won't work with platform:dpkg and will go from there | 16:32 |
*** jsavak has joined #openstack-infra | 16:33 | |
*** Guest32940 is now known as mfisch | 16:34 | |
*** shashank_hegde has joined #openstack-infra | 16:34 | |
*** mfisch has quit IRC | 16:34 | |
*** mfisch has joined #openstack-infra | 16:34 | |
fungi | igorbelikov: right, could just add platform:debian anywhere you see platform:ubuntu-trusty and chances are it will mostly work (except maybe in situations where a package is only in ubuntu and not imported from debian or was packaged independently and has differing names) | 16:34 |
*** fedexo has quit IRC | 16:35 | |
*** pcaruana has quit IRC | 16:35 | |
kozhukalov | guys, could you please review this https://review.openstack.org/#/c/279074/ ? | 16:35 |
mtreinish | clarkb, jeblair: the other thing is I think the subunit gearman worker needs a restart, there are some changes which landed a couple months ago which I don't think are running yet | 16:37 |
*** rm_work has quit IRC | 16:37 | |
*** rm_work has joined #openstack-infra | 16:37 | |
mtreinish | specifically this one: http://git.openstack.org/cgit/openstack-infra/puppet-subunit2sql/commit/?id=5327cc64a87f63958fd24929bb5d2765c61f752e | 16:38 |
*** bpokorny has joined #openstack-infra | 16:39 | |
*** jswarren_ has quit IRC | 16:40 | |
pabelanger | jeblair: regarding the zuul memory leak, are you thinking of let zuul run for another week or so before merging the open reviews / cutting a new release? | 16:40 |
openstackgerrit | Matthew Treinish proposed openstack-infra/system-config: Add a job filter for old side subunit files https://review.openstack.org/281383 | 16:41 |
jeblair | pabelanger: i think jhesketh just posted a fix to another relevant bug; so i'd like to get that in and observe it for a few weeks | 16:41 |
*** abregman has joined #openstack-infra | 16:42 | |
*** bpokorny has quit IRC | 16:42 | |
jeblair | i think we're still leaking somewhat | 16:42 |
jeblair | http://cacti.openstack.org/cacti/graph.php?action=zoom&local_graph_id=392&rra_id=2&view_type=&graph_start=1455122484&graph_end=1455727284 looks leaky | 16:42 |
*** kzaitsev_mb has quit IRC | 16:42 | |
*** bpokorny has joined #openstack-infra | 16:43 | |
openstackgerrit | Mark Vanderwiel proposed openstack-infra/project-config: Add heat lbaas specific test for v1 and v2 https://review.openstack.org/281354 | 16:43 |
pabelanger | jeblair: Ya, I thought there was some mention last week about still leaking, but couldn't get confirmation. Either way, letting it run a few weeks is what I expected. | 16:44 |
*** shashank_hegde has quit IRC | 16:44 | |
SpamapS | yolanda: mordred is right. You can get to at least 1000 computes on one controller. Especially if you don't use neutron's ml2 agents. ;) | 16:44 |
*** mgagne_ is now known as mgagne | 16:45 | |
yolanda | SpamapS good to know, i thought that the relation from controller and computes had to be smaller | 16:45 |
mordred | SpamapS: we have one single provider network | 16:45 |
SpamapS | yolanda: 90 computes, even with enough active users to overwhelm the 90 computes, will likely work fine with a controller on 4vcpu and 16GB. | 16:45 |
*** salv-orl_ has quit IRC | 16:46 | |
SpamapS | mordred: that actually doesn't matter for the ncomputes scaling | 16:46 |
mordred | SpamapS: ah - good to know | 16:46 |
SpamapS | mordred: each compute has an ml2 agent, and they _POUND_ on the MQ and DB | 16:46 |
yolanda | SpamapS, i started to see some mysql errors, nova and glance api failing because of that, so we may need to tune it | 16:46 |
mordred | SpamapS: even if doing nothing? | 16:46 |
mordred | SOOOOOO | 16:46 |
SpamapS | mordred: they're as chatty as nova-compute when doing nothing | 16:46 |
AJaeger | fungi: thanks for the review. I make the tag/tags consistent and amend the change later | 16:46 |
*** jswarren has joined #openstack-infra | 16:46 | |
mordred | yolanda, crinkle, nibalizer: don't kill me here ... | 16:47 |
SpamapS | yolanda: should need minimal tuning. | 16:47 |
AJaeger | Sam-I-Am: what needs reviewing? | 16:47 |
SpamapS | yolanda: mysql especially, gets about 1/20th the load as RabbitMQ in my tests. | 16:47 |
mordred | yolanda, crinkle, nibalizer: when we're in FtC (maybe when I show up so I can join) we should at least have a conversation about what moving to OVN for neutron plugin would look like | 16:47 |
mordred | since it makes the ml2 agent go away | 16:48 |
SpamapS | mordred: wait, wait, killing you is an option? | 16:48 |
mordred | SpamapS: not for you | 16:48 |
mordred | just htem | 16:48 |
SpamapS | mordred: OH ok, cause I was gonna say.. | 16:48 |
SpamapS | like I don't WANT to or anything | 16:48 |
SpamapS | ;) | 16:48 |
Sam-I-Am | AJaeger: you already +2'd it - https://review.openstack.org/#/c/278101/ | 16:48 |
* SpamapS would like to make it clear, nobody should kill mordred, or anybody else. :) | 16:48 | |
SpamapS | OVN is pretty awesome | 16:49 |
yolanda | mordred i'm fine with that, if the performance is going to be better . I don't have much expertise on cloud deployments, and specially on neutron, so i'm open to advices | 16:49 |
pleia2 | good morning | 16:49 |
AJaeger | Sam-I-Am: the change needs neutron liason +1 first | 16:49 |
SpamapS | I'm still a little worried about HA for ovsdb in OVN land. | 16:49 |
Sam-I-Am | mordred: is there an issue with the ml2 plug-in? | 16:49 |
AJaeger | Sam-I-Am: ask dougwig, armax, or mestery to review, 278101 please | 16:49 |
mordred | Sam-I-Am: yes. it does not perform well at scale | 16:49 |
SpamapS | Sam-I-Am: it scales poorly with many computes. | 16:49 |
Sam-I-Am | mordred: even without l3? | 16:49 |
mordred | Sam-I-Am: it had the benefit until recently of being the best open source option | 16:50 |
mordred | Sam-I-Am: yes | 16:50 |
*** salv-orlando has joined #openstack-infra | 16:50 | |
AJaeger | Sam-I-Am: ah, it's by mestery - so it's naturally fine ;) Sorry for the noise.. | 16:50 |
Sam-I-Am | AJaeger: lol | 16:50 |
mordred | Sam-I-Am: but now that ovn exists and works, ml2 has much less positive reason for existence anymore | 16:50 |
dougwig | AJaeger: looking | 16:50 |
SpamapS | Sam-I-Am: there's still an agent that has to plug ports. | 16:50 |
mordred | Sam-I-Am: I do not think it's time to suggest switching upstream default | 16:50 |
*** sheeprine has quit IRC | 16:50 | |
yolanda | SpamapS, mordred, so i'm working on a testenv with nodepool, jenkins... so we can stress the infra cloud a bit, and see what needs tuning | 16:50 |
mordred | Sam-I-Am: because ovn is still missing some features | 16:51 |
Sam-I-Am | mordred: well, some important bits of ovn are missing yet... at least if we want to keep the 'legacy' floating ip feature. | 16:51 |
mordred | yup | 16:51 |
SpamapS | Sam-I-Am: and doing that over oslo.messaging doesn't make sense at much higher than 100 computes. | 16:51 |
Sam-I-Am | if i was me, i'd ditch fips :) | 16:51 |
mordred | Sam-I-Am: once those features are there, I believe it will be time to start the conversation | 16:51 |
mordred | Sam-I-Am: me too | 16:51 |
Sam-I-Am | they're a hack, and dont work for v6 | 16:51 |
SpamapS | yolanda: if you haven't snuggled up to Rally yet, you should. It makes such things really pleasant. | 16:51 |
mordred | Sam-I-Am: but ovn will have them in the next 2 months | 16:51 |
Sam-I-Am | neutron routers are just nat devices :/ | 16:51 |
mordred | SpamapS: well, for yolanda's case, we do not need to learn what rally is telling us necessarily | 16:51 |
AJaeger | dougwig: thanks - but I didn' realize this is by mestery | 16:51 |
*** SotK_ has quit IRC | 16:51 | |
mordred | SpamapS: we need to know specifically how the one workload of nodepool works | 16:51 |
yolanda | what kills me is the amount of ips we have for vms, over 55 only . So we cannot grow as much as we can | 16:52 |
*** Zara__ has quit IRC | 16:52 | |
*** sheeprine has joined #openstack-infra | 16:52 | |
mordred | yolanda: ++ | 16:52 |
SpamapS | mordred: actually the most useful thing Rally tells me is what time the real (not setup) testing started and stopped. | 16:52 |
*** maishsk has quit IRC | 16:52 | |
SpamapS | mordred: I use that to query influxdb. :) | 16:52 |
Sam-I-Am | mordred: while ovn performs better than anything else, it is rather complex for new users learning neutron... in which case there might be a case for ml2 + linux bridge agent for learning purposes. | 16:52 |
clarkb | yolanda: over 55 only? not sure I parsed that | 16:52 |
mordred | Sam-I-Am: totally | 16:52 |
*** rockyg has joined #openstack-infra | 16:52 | |
SpamapS | telegraf+influxdb is really, really nice for metering controllers btw. | 16:52 |
mordred | Sam-I-Am: I do not think we should delete it | 16:52 |
armax | mordred: if I read you correctly, contemplating to switch ovn for ml2 would be like switching apples to oranges | 16:53 |
mordred | SpamapS: for us, nodepool is instrumented with statsd, so we can get the comparable timings | 16:53 |
yolanda | clarkb, that's a limit on our network in east, i hope that this will be solved when blades are moved | 16:53 |
mordred | armax: yes, I know | 16:53 |
armax | AJaeger: that change lgtm | 16:53 |
Sam-I-Am | mordred: good news is we have this networking guide... and i wrote a spec to put ovn into it, but ovn isnt really 'core' yet... so its waiting patiently. meanwhile, i'm working on a reference arch and deployment scenario in the ovn repo. | 16:53 |
SpamapS | mordred: nodepool is too polite. ;) | 16:53 |
mordred | SpamapS: :) | 16:53 |
*** Guest93242 has quit IRC | 16:53 | |
SpamapS | mordred: but for their cloud, yeah, that's really all that matters. :) | 16:53 |
Sam-I-Am | mordred: and we'll move that stuff to the networking guide (to replace conventional ovs) when its ready | 16:53 |
jeblair | yolanda: yeah, i hope it will be fixed when they move, 55 is not worth us doing the project at all. :( | 16:53 |
yolanda | yep | 16:53 |
yolanda | we asked a different range | 16:54 |
Sam-I-Am | mordred: the key to ovn is making sure it has sufficient docs when it becomes a 'thing' | 16:54 |
clarkb | could we he tunnel and just v6? | 16:54 |
mordred | armax: what I'm talking about is figuring out how to tell people who want to do pure open source for the cloud AND scale that htey should start off thinking abut ovn | 16:54 |
SpamapS | clarkb: GMTA | 16:54 |
Sam-I-Am | so it doesnt become another neutron magic black box | 16:54 |
SpamapS | especially for nodepool, v6 makes a ton of sense. | 16:54 |
mordred | armax: if the open source part is not essential and they're using a vendor network solution, then the answer is potentially different | 16:54 |
SpamapS | but I would guess v6 transit is as hard as getting a CIDR in their range. | 16:54 |
*** EricGonczer_ has joined #openstack-infra | 16:55 | |
clarkb | SpamapS: ya it is a thibg we tell other clouds when the problem of IPs comes up | 16:55 |
greghaynes | Just set up a HE v6 tunnel | 16:55 |
greghaynes | :) | 16:55 |
Sam-I-Am | mordred: not sure if you read the ovs dev list, but i posted that we should focus on 'real' L3 support instead of trying to reproduce DVR... then try to deprecate the floating ip concept | 16:55 |
*** boris-42 has joined #openstack-infra | 16:55 | |
armax | mordred: one can still do full open source with ml2, it’s a matter of how you assemble the building blocks to build cloud services | 16:55 |
mordred | armax: sure. if you want a small cloud | 16:55 |
armax | as for the scale part, I am hopeful ovn delivers on its promises | 16:55 |
*** tphummel has joined #openstack-infra | 16:55 | |
Sam-I-Am | greghaynes: i've been known to drag he tunnels into rax cloud boxen for openstack testing | 16:55 |
yolanda | clarkb, greghaynes, if that can be an option to bypass that ip limit, i'd like to hear more. I don't know about that "HE v6 tunnel" topic sorry | 16:55 |
Sam-I-Am | what we need is clouds that provide native v6 | 16:56 |
armax | but I’d rather get some serious mileage from ovn before making such claims | 16:56 |
SpamapS | greghaynes: yeah good point, we can tunnel and be done. | 16:56 |
AJaeger | yolanda: if you still have time, could you try making Sam-I-Am happy with reviewing 278101, please? | 16:56 |
greghaynes | yolanda: thats just about it - you terminate the tunnel on one of your nodes and add a neutron network that routes via it | 16:56 |
mordred | armax: I agree | 16:56 |
clarkb | yolanda: using one ipv4 address you tunnel ipv6 to hurricane electric | 16:56 |
*** sfinucan has quit IRC | 16:56 | |
mordred | armax: so far in our internal testing its kicking the pants off of ml2 by a very large margin | 16:56 |
Sam-I-Am | assign a /56 to each tenant... go! | 16:56 |
mordred | armax: but I agree that real data is needed | 16:56 |
*** gyee has joined #openstack-infra | 16:56 | |
yolanda | it may be worth discussing or trying on the midcycle | 16:57 |
mordred | armax: that's why I was saying that once it's feature complete we sohuld _start_ talking about whether it's a good default | 16:57 |
greghaynes | Sam-I-Am: Not even assign - neutron works *great* with provider networks and SLAAC | 16:57 |
armax | mordred: default for what? | 16:57 |
Sam-I-Am | greghaynes: well 'assign' | 16:57 |
*** baoli has joined #openstack-infra | 16:57 | |
greghaynes | hah, yep | 16:57 |
Sam-I-Am | greghaynes: in other words, get a /48 from he, not a /64 | 16:57 |
Sam-I-Am | because trying to split a /64 is Bad and Wrong | 16:57 |
*** roxanaghe has joined #openstack-infra | 16:57 | |
crinkle | yes i would like to get some usage out of infracloud and figure out where bottlenecks are before trying to optimize | 16:57 |
armax | mordred: I am not sure the conditions under which the two platforms developed justify a switch, ever | 16:57 |
greghaynes | Sam-I-Am: Yep. That is exactly how my little personal cloud works because I am cheap | 16:57 |
fungi | Sam-I-Am: /48 per tenant is actually perfectly sane | 16:57 |
yolanda | AJaeger, looking | 16:57 |
Sam-I-Am | fungi: or that. i can only get a /48 from he, so i do /56s per tenant. | 16:58 |
*** julim has quit IRC | 16:58 | |
Sam-I-Am | in a prod env, it'd be different | 16:58 |
jeblair | clarkb, greghaynes, SpamapS, yolanda: the ipv6 he idea is cool, but let's also not bottleneck on it if we're going to get a larger range when we move. | 16:58 |
Sam-I-Am | i hear some cloud providers are trying to do longer than /64s for tenants | 16:58 |
fungi | Sam-I-Am: oh, well yeah of you're using he and aren't your own service provider, sure | 16:58 |
Sam-I-Am | i'm like... ??? | 16:58 |
AJaeger | dougwig: two more for your review queue, please - not urgent: 280922 and 281240 | 16:58 |
*** agentle has quit IRC | 16:58 | |
Sam-I-Am | i cant imagine trying to manage longer than 64s | 16:59 |
clarkb | jeblair: ya it is an option if we need it but not our only option | 16:59 |
greghaynes | jeblair: Yea, I mention it because IME it 'just works' if youre already using provider networking - all you do is create a new neutron network with the correct routing/network info | 16:59 |
mtreinish | yay, looks like we're collecting all the gate things now: http://status.openstack.org/openstack-health/#/g/build_name/gate-cinder-python27?groupKey=build_name&resolutionKey=hour | 16:59 |
jeblair | (doing our first ipv6-only region could be a real time sink -- a worthwhile one, but still one :) | 16:59 |
mtreinish | dims: ^^^ | 16:59 |
greghaynes | jeblair: ah, right, client side | 16:59 |
Sam-I-Am | armax: one good thing about ovn is its being tested for scale/performance before getting out there :) | 16:59 |
yolanda | let's see if we have more info about the move and the possibilities, before next week | 16:59 |
armax | mordred: as for the internal testing you guys are conducting, I am pretty sure you know above else how tricky it is to squeeze the most out of openstack with the gazillion knobs it has :) | 16:59 |
jeblair | greghaynes: like, the nodepool work for it should probably happen post-shade | 17:00 |
fungi | Sam-I-Am: but yeah, in my old service provider job since ipv6 rollout was happening under my group i encoded /48 per customer per datacenter into policy (we got arin to assign us a /28 initially so planned to start with /32 per data center) | 17:00 |
greghaynes | jeblair: Yea, I totally spaced on the fact that client side might not 'just work' | 17:00 |
armax | Sam-I-Am: that is good to hear | 17:00 |
clarkb | nodepool already supports it iirc | 17:00 |
clarkb | someone else with v6 only added the support | 17:01 |
*** ashleighfarnham has joined #openstack-infra | 17:01 | |
fungi | huawei i think? | 17:01 |
*** agentle has joined #openstack-infra | 17:02 | |
Sam-I-Am | fungi: cool. i worked at a service provider whose motto was if it doesnt work with v6, we dont use it... therefore, we v6'd thing a long time before anyone else. | 17:02 |
*** julim has joined #openstack-infra | 17:02 | |
*** dizquierdo has quit IRC | 17:02 | |
Sam-I-Am | v6 since 2003 | 17:02 |
Sam-I-Am | and its still not cool :/ | 17:02 |
bauzas | do we have the meeting bot since today's netsplit ? | 17:02 |
*** sridhar_ram has joined #openstack-infra | 17:02 | |
clarkb | bauzas nick is 'openstack' | 17:02 |
SpamapS | Sam-I-Am: T-Mobile US is 100% v6 now. | 17:03 |
SpamapS | Sam-I-Am: AT&T and Verizon are also mostly v6 | 17:03 |
*** vgridnev__ has joined #openstack-infra | 17:03 | |
bauzas | clarkb: I can see it indeed | 17:03 |
SpamapS | Sam-I-Am: can't have 6 billion mobile phones on v4. ;) | 17:03 |
Sam-I-Am | SpamapS: i wonder what bone-headed things they did | 17:03 |
Sam-I-Am | last time i was interacting with telcos and v6, they wanted to NAT everything | 17:03 |
Sam-I-Am | and use longer than /64 | 17:03 |
bauzas | clarkb: for some reason, the topic name for the meeting is not yet updated, neither the discusison | 17:03 |
bauzas | #openstack-meeting-3 | 17:04 |
clarkb | maybe it didnt identift | 17:04 |
clarkb | *identify | 17:04 |
*** rockyg has quit IRC | 17:04 | |
*** vgridnev__ has quit IRC | 17:04 | |
SpamapS | Sam-I-Am: IIRC, Google mucked with Android's networking stack to not request a v4 address unless an app explicitly requires it, and then systematically declared war on apps that did it. | 17:04 |
fungi | Sam-I-Am: yep, we were providing v6 in ~2003 but unfortunately a lot of the backbone providers we were peering with still did not actually want to v6 peer with us | 17:05 |
SpamapS | Sam-I-Am: then they just do SNAT at the towers. | 17:05 |
clarkb | SpamapS: android v6 is broken though as I discovered recently | 17:05 |
fungi | that was honestly the hardest part. negotiating peering | 17:05 |
Sam-I-Am | SpamapS: interesting | 17:05 |
clarkb | it will attempt to internet via ula | 17:05 |
openstackgerrit | Merged openstack-infra/project-config: networking-ovn: Add install job for kuryr https://review.openstack.org/278101 | 17:05 |
Sam-I-Am | SpamapS: not sure what my iphone does... it doesnt appear to ue 6 | 17:06 |
*** jlanoux_ has quit IRC | 17:06 | |
SpamapS | It's inevitable in the next 10 years. People carrying a phone, a tablet, and with a car that has a hotspot.. all online all at the same time and not aware of eachother. | 17:06 |
SpamapS | Sam-I-Am: yeah, Apple is.. spehshul | 17:06 |
Sam-I-Am | v6 was supposed to be end-to-end | 17:06 |
Sam-I-Am | none of this nat crap | 17:06 |
Sam-I-Am | and then telcos happened | 17:06 |
SpamapS | the telcos aren't nearly as big a problem as the web hosts | 17:06 |
SpamapS | telcos are "getting it" because they have no other choice | 17:07 |
Sam-I-Am | i find it sad that my home isp offers v6... except its just a stupid tunnel that the dsl modem terminates | 17:07 |
fungi | SpamapS: i'm curious what 100% means in t-mobile... i have a t-mobile wap/usb nic and only seem to be able to get an ipv4 address from it | 17:07 |
SpamapS | but anyway... v6 only region seems like a nice thing to have. ;) | 17:07 |
*** e0ne has quit IRC | 17:07 | |
fungi | SpamapS: purchased only a couple months ago, i might add | 17:07 |
Sam-I-Am | SpamapS: i'm sure a lot of interesting neutron things will come to light with v6 only | 17:07 |
* mtreinish checks his phone now | 17:07 | |
SpamapS | fungi: every phone gets a v6 address according to recent claims they made. | 17:07 |
Sam-I-Am | or even ANY v6 testing | 17:07 |
openstackgerrit | Ian Cordasco proposed openstack-dev/pbr: Include wsgi_scripts in generated wheels https://review.openstack.org/280270 | 17:07 |
fungi | SpamapS: might be, but this phone-like device on their network only seems to _forward_ ipv4, so for my purposes they're still 0% ipv6 :/ | 17:08 |
Sam-I-Am | maybe its some crazy 4-in-6 business | 17:08 |
*** infra-red has joined #openstack-infra | 17:08 | |
zaro | morning | 17:08 |
fungi | no dhcp6, no v6 ra/nd | 17:08 |
Sam-I-Am | yolanda: thx | 17:08 |
yolanda | Sam-I-Am anytime | 17:09 |
mtreinish | looks like my tmobile phone only gets a v6 | 17:09 |
SpamapS | it's the phones | 17:09 |
SpamapS | apparently it's all android phones | 17:10 |
SpamapS | that run marshmallow | 17:10 |
SpamapS | which is like, 10 phone models ;) | 17:10 |
mtreinish | that's my phone :) | 17:10 |
SpamapS | yep | 17:10 |
clarkb | just beware androind v6 isnt great | 17:12 |
clarkb | it makes some really odd route decisions | 17:12 |
greghaynes | clarkb: I blame your openwrt ula config ;) | 17:12 |
*** EricGonc_ has joined #openstack-infra | 17:13 | |
clarkb | working v6 from tmobile and wifi, working v4 from tmobile and wifi, nvermind that send all traffic out ula interface! | 17:13 |
*** apoorvad has joined #openstack-infra | 17:13 | |
greghaynes | well, ula tends to be a pretty low-latency network | 17:14 |
*** ddieterly has quit IRC | 17:15 | |
*** tphummel has quit IRC | 17:15 | |
mtreinish | I don't have v6 setup on my home network, so not too much of a concern yet. One day I'll bother to set it all up | 17:15 |
*** yamahata has joined #openstack-infra | 17:15 | |
*** matrohon has quit IRC | 17:15 | |
*** waynr has quit IRC | 17:16 | |
*** waynr has joined #openstack-infra | 17:16 | |
*** EricGonczer_ has quit IRC | 17:16 | |
clarkb | mtreinish: it usually mostly works but there are rough edges all over | 17:16 |
*** nt has quit IRC | 17:16 | |
clarkb | like openwrt's default config being bad for android which makes poor decisions | 17:17 |
Sam-I-Am | i find a good chunk of my traffic goes over v6 now | 17:17 |
fungi | mtreinish: so if you configure your phone as a wireless hotspot, do clients connecting to it get ipv6 addresses? | 17:17 |
Sam-I-Am | facebook, google, youtube, etc. | 17:17 |
mtreinish | fungi: that's a very good, question. Let me check | 17:17 |
fungi | mtreinish: i'm going to bet they end up on an rfc-1918 network with nat | 17:18 |
SpamapS | My AT&T Nexus 6 is also only supporting ipv6 at the moment | 17:18 |
clarkb | I should say openwrt + luci not sure if luci or openwrt sets that default | 17:18 |
fungi | mtreinish: and get no ipv6 assigned at all | 17:18 |
*** jlibosva has quit IRC | 17:19 | |
*** wolverineav has joined #openstack-infra | 17:19 | |
*** mikelk has quit IRC | 17:20 | |
mtreinish | fungi: well ifconfig shows my laptop on the phone hotspot has an rfc1918 addr for v4 but there is also a v6 addr set | 17:20 |
fungi | non-linklocal? | 17:21 |
*** nt has joined #openstack-infra | 17:21 | |
cody-somerville | mtreinish: phone hotspots typically do SNAT. | 17:22 |
*** sabeen3 has quit IRC | 17:22 | |
mtreinish | fungi: dunno, I still ahven't learned how to read a v6 addr | 17:22 |
mtreinish | fungi: http://paste.openstack.org/show/487307/ | 17:22 |
mtreinish | but, yeah IIRC that's a link local addr | 17:22 |
clarkb | on phone I have NAT'd v4 and proper v6 | 17:22 |
fungi | mtreinish: yeah, that's linklocal chosen by your machine. `ip -6 ro sh` would be more telling | 17:23 |
fungi | mtreinish: that would tell you whether you have any v6 routes at all | 17:23 |
*** tphummel has joined #openstack-infra | 17:24 | |
fungi | you're looking for one starting with the word "default" | 17:24 |
*** wolverineav has quit IRC | 17:24 | |
fungi | so maybe `ip -6 ro sh|grep ^default` | 17:24 |
mtreinish | fungi: just has a single line, no default: http://paste.openstack.org/show/487308/ | 17:24 |
mtreinish | so doesn't look like it gives a proper v6 on the hotspot | 17:25 |
*** sabeen1 has joined #openstack-infra | 17:25 | |
fungi | yep, that's your linklocal route for talking to other v6 addresses on the local lan | 17:25 |
*** shashank_hegde has joined #openstack-infra | 17:25 | |
zaro | yolanda: thanks for testing https://review.openstack.org/#/c/259157/ | 17:25 |
zaro | clarkb: ^ you interested in approving? | 17:26 |
clarkb | jeblair at $.01/minute $25 is 41.6 call hours, that seems about right for a handful of people dialing did all day (doing maths to figure out how much we should guestimate paying on that number) | 17:26 |
*** scheuran has quit IRC | 17:26 | |
jeblair | clarkb: yes, and when i checked we had 5 pstn users, so that means about 8 hours/day, which is what's scheduled for the midcycle | 17:27 |
*** ddieterly has joined #openstack-infra | 17:29 | |
*** sabeen2 has joined #openstack-infra | 17:29 | |
*** sigmavirus24 has quit IRC | 17:30 | |
Shrews | mtreinish: your shade download_image patch looks great, just need a little consistency with the exceptions. thanks for the patch | 17:30 |
*** jordanP has quit IRC | 17:30 | |
*** sigmavirus24 has joined #openstack-infra | 17:31 | |
*** marcusvrn_ has quit IRC | 17:31 | |
*** xgerman has quit IRC | 17:31 | |
fungi | jeblair: is batch reviewing in gertty supposed to be able to set label votes? wonder if maybe i'm hitting gerrit acl issues... | 17:31 |
jeblair | fungi: yes | 17:31 |
*** sabeen1 has quit IRC | 17:32 | |
fungi | i only get the option to set a message when i hit 'r' | 17:32 |
fungi | i'll try narrowing down which projects/branches are causing this | 17:32 |
*** agentle has quit IRC | 17:32 | |
*** xgerman has joined #openstack-infra | 17:32 | |
*** sc68cal has joined #openstack-infra | 17:32 | |
Shrews | fungi: fyi, do not use gitpython 1.0.2 with gertty. it causes bad things | 17:33 |
*** marcusvrn_ has joined #openstack-infra | 17:33 | |
*** mnencia has quit IRC | 17:33 | |
*** isviridov_away has quit IRC | 17:33 | |
*** larainema has quit IRC | 17:33 | |
*** dalgaaf has quit IRC | 17:33 | |
*** stevelle has quit IRC | 17:33 | |
mtreinish | Shrews: I just used TypeError, because that's what python does if the args are wrong | 17:33 |
mtreinish | but I can change it | 17:33 |
*** rackertom has quit IRC | 17:33 | |
*** erlon has quit IRC | 17:33 | |
*** sridhar_ram has quit IRC | 17:33 | |
fungi | Shrews: thanks for the heads up. is there a cap/exclusion set for it in master already? | 17:33 |
*** mescanef has quit IRC | 17:33 | |
Shrews | mtreinish: awesome, thx | 17:33 |
Shrews | fungi: i think jeblair set one | 17:33 |
*** dtardivel has quit IRC | 17:34 | |
*** zxiiro has quit IRC | 17:34 | |
*** zhenguo_ has quit IRC | 17:34 | |
*** betherly has quit IRC | 17:34 | |
*** vmbrasseur has quit IRC | 17:34 | |
*** patrickeast_ has quit IRC | 17:34 | |
*** Ng has quit IRC | 17:34 | |
*** skath_ has quit IRC | 17:34 | |
*** ameade has quit IRC | 17:34 | |
*** teran has quit IRC | 17:34 | |
*** GheRivero has quit IRC | 17:34 | |
*** DuncanT has quit IRC | 17:34 | |
openstackgerrit | Merged openstack-infra/openstackid: Implemented display param on authentication OIDC request https://review.openstack.org/281361 | 17:34 |
*** daemontool has joined #openstack-infra | 17:34 | |
jeblair | yeah should be | 17:34 |
fungi | Shrews: ahh, yep. GitPython>=0.3.2.RC1,<1.0.2 | 17:34 |
*** matt6434 has quit IRC | 17:34 | |
Shrews | \o/ | 17:34 |
*** wendar has quit IRC | 17:34 | |
*** darrenc has quit IRC | 17:34 | |
*** Nakato has quit IRC | 17:34 | |
fungi | so i did not upgrade to 1.0.2 when i updated my virtualenv | 17:34 |
*** davidlenwell has quit IRC | 17:34 | |
*** kuromagi has quit IRC | 17:34 | |
*** mcarden has quit IRC | 17:34 | |
*** zigo has quit IRC | 17:34 | |
*** dimtruck has quit IRC | 17:34 | |
*** njohnston has quit IRC | 17:34 | |
*** mhu has quit IRC | 17:34 | |
*** sigmavirus24 has quit IRC | 17:35 | |
*** jamielennox has quit IRC | 17:35 | |
*** khappone_ has joined #openstack-infra | 17:35 | |
*** wendar has joined #openstack-infra | 17:35 | |
*** _bmjen is now known as bmjen | 17:35 | |
fungi | looks like i have 1.0.1 in there according to pip freeze | 17:35 |
*** larainema has joined #openstack-infra | 17:35 | |
*** hockeynut has quit IRC | 17:35 | |
*** AJaeger has quit IRC | 17:35 | |
*** mgagne has quit IRC | 17:35 | |
*** krtaylor_ has quit IRC | 17:35 | |
*** eglute_s has quit IRC | 17:35 | |
*** khappone has quit IRC | 17:35 | |
*** dguitarbite has quit IRC | 17:35 | |
*** ryanpetrello has quit IRC | 17:35 | |
*** JayF has quit IRC | 17:35 | |
*** lbragstad_ has quit IRC | 17:35 | |
*** mmedvede has quit IRC | 17:35 | |
*** d34dh0r53 has quit IRC | 17:35 | |
jeblair | fungi: i just verified batch review and setting code review +/-1 works for me on 4 changes on openstack-dev | 17:35 |
*** darrenc has joined #openstack-infra | 17:35 | |
*** vmbrasseur has joined #openstack-infra | 17:35 | |
*** craige has quit IRC | 17:36 | |
*** kuromagi has joined #openstack-infra | 17:36 | |
fungi | jeblair: looks like it's a problem with the stable branch acl for cinder. cinder master is fine and glance stable branch changes also work | 17:36 |
*** dtroyer has quit IRC | 17:36 | |
*** zigo has joined #openstack-infra | 17:36 | |
*** mcarden has joined #openstack-infra | 17:36 | |
*** Nakato has joined #openstack-infra | 17:37 | |
*** matt6434 has joined #openstack-infra | 17:37 | |
*** davidlenwell has joined #openstack-infra | 17:37 | |
*** zxiiro has joined #openstack-infra | 17:37 | |
fungi | yep, http://git.openstack.org/cgit/openstack-infra/project-config/tree/gerrit/acls/openstack/cinder.config has it exclusive to cinder-stable-maint with no entries for registered users | 17:38 |
fungi | or change owners | 17:38 |
fungi | i'll fix | 17:38 |
*** zhenguo_ has joined #openstack-infra | 17:39 | |
*** rackertom has joined #openstack-infra | 17:39 | |
*** eglute has joined #openstack-infra | 17:39 | |
*** stevelle has joined #openstack-infra | 17:39 | |
*** dimtruck has joined #openstack-infra | 17:39 | |
*** hockeynut has joined #openstack-infra | 17:39 | |
*** mgagne has joined #openstack-infra | 17:39 | |
jeblair | Clint: just so you know, i'm -1 on https://review-dev.openstack.org/5357 honestly, bordering on -2. | 17:39 |
*** lbragstad_ has joined #openstack-infra | 17:39 | |
*** njohnston has joined #openstack-infra | 17:39 | |
*** AJaeger has joined #openstack-infra | 17:39 | |
*** ryanpetrello has joined #openstack-infra | 17:39 | |
*** JayF has joined #openstack-infra | 17:39 | |
fungi | keystoneclient has a similarly busted acl | 17:39 |
*** craige has joined #openstack-infra | 17:39 | |
*** betherly has joined #openstack-infra | 17:39 | |
*** DuncanT has joined #openstack-infra | 17:39 | |
*** d34dh0r53 has joined #openstack-infra | 17:39 | |
*** krtaylor_ has joined #openstack-infra | 17:39 | |
jeblair | (i'm clearly way behind on my review-dev reviewing) | 17:39 |
*** dtroyer has joined #openstack-infra | 17:39 | |
fungi | and neutronclient | 17:39 |
*** sigmavirus24_awa has joined #openstack-infra | 17:40 | |
*** dguitarbite has joined #openstack-infra | 17:40 | |
*** mnencia has joined #openstack-infra | 17:40 | |
fungi | and novaclient | 17:40 |
*** mhu has joined #openstack-infra | 17:40 | |
*** mescanef has joined #openstack-infra | 17:40 | |
*** sigmavirus24_awa is now known as sigmavirus24 | 17:40 | |
jeblair | no wonder no one reviews stable branch changes :) | 17:40 |
*** GheRivero has joined #openstack-infra | 17:41 | |
Clint | jeblair: thanks | 17:41 |
fungi | i'll just go ahead and fix any i find for now, but we should probably take a deeper dive looking for any which have exclusive overrides on code-review and workflow labels | 17:41 |
*** teran has joined #openstack-infra | 17:41 | |
*** ameade has joined #openstack-infra | 17:41 | |
*** skath_ has joined #openstack-infra | 17:41 | |
*** max_lobur has quit IRC | 17:41 | |
*** patrickeast_ has joined #openstack-infra | 17:41 | |
*** vgridnev__ has joined #openstack-infra | 17:42 | |
*** dalgaaf has joined #openstack-infra | 17:42 | |
*** hashar has quit IRC | 17:43 | |
*** fmccrthy has quit IRC | 17:43 | |
*** erlon has joined #openstack-infra | 17:43 | |
*** rlandy has quit IRC | 17:43 | |
*** dtardivel has joined #openstack-infra | 17:43 | |
*** pvaneck has joined #openstack-infra | 17:44 | |
*** aspiers has quit IRC | 17:44 | |
*** Jeffrey4l has quit IRC | 17:44 | |
*** jamielennox has joined #openstack-infra | 17:44 | |
*** fmccrthy has joined #openstack-infra | 17:45 | |
openstackgerrit | Aliaksandr Buhayeu proposed openstack/python-jenkins: Adds possibility to retrieve all jobs from the view specified https://review.openstack.org/279750 | 17:45 |
*** Sukhdev has quit IRC | 17:45 | |
*** rlandy has joined #openstack-infra | 17:45 | |
*** aspiers has joined #openstack-infra | 17:45 | |
*** isviridov_away has joined #openstack-infra | 17:45 | |
*** Ng has joined #openstack-infra | 17:46 | |
*** claudiub has joined #openstack-infra | 17:46 | |
*** _nadya_ has joined #openstack-infra | 17:47 | |
mtreinish | Shrews: looking at exc.py should I use OpenStackCloudResourceNotFound if there are no images returned by the search_images() call? | 17:48 |
*** _nadya_ has quit IRC | 17:48 | |
*** tykeal has left #openstack-infra | 17:48 | |
*** shashank_hegde has quit IRC | 17:49 | |
Shrews | mtreinish: yeah, that's probably the more correct one to use | 17:49 |
Shrews | i don't think we've been very consistent with its usage | 17:51 |
*** morgabra has quit IRC | 17:51 | |
*** morgabra has joined #openstack-infra | 17:51 | |
*** regXboi has joined #openstack-infra | 17:52 | |
fungi | gah, it looks like https://review.openstack.org/280439 tanked non-core revirewing for all these repos | 17:52 |
*** agentle has joined #openstack-infra | 17:53 | |
fungi | tonyb: ^ sorry, looks like i gave you some incomplete advice and then didn't review the change | 17:53 |
fungi | we should only be removing that in acls which aren't setting exclusiveGroupPermissions to some other groups for those refs | 17:54 |
fungi | anyway, i have to run for a bit. back in an hour or so to finish sorting all this out | 17:54 |
pleia2 | hmm, is this related to the 'Registered Users' group we deleted ruring the renames last week? | 17:54 |
jeblair | fungi: (why should we remove them even in that case (other than they aren't strictly necessary))? | 17:54 |
jeblair | fungi: (iow, are you suggesting we remove it in those cases just for cleanup, or is there a functional reason?) | 17:55 |
openstackgerrit | Matthew Treinish proposed openstack-infra/shade: Add a method to download an image from glance https://review.openstack.org/278816 | 17:55 |
fungi | jeblair: yeah, it was meant to be cleanup, but i think someone got the idea that it was a suitable workaround for the broken groups entries i fixed yesterday | 17:55 |
mtreinish | Shrews, SpamapS: ^^^ | 17:55 |
*** max_lobur has joined #openstack-infra | 17:55 | |
*** daemontool_ has joined #openstack-infra | 17:55 | |
fungi | i mean, it would have worked around it, but the groups files were fixed before that change was approved | 17:55 |
fungi | and the change was overreaching | 17:56 |
*** mmedvede has joined #openstack-infra | 17:56 | |
fungi | anyway, back in a little while | 17:56 |
jeblair | pleia2: sounds like maybe they were trying to work around that issue? but i'm catching up -- what caused the group to be created? | 17:56 |
*** mmedvede_ has joined #openstack-infra | 17:56 | |
pleia2 | I think it was some automatic gerrit thing, related to the upgrade, zaro? | 17:57 |
*** e0ne has joined #openstack-infra | 17:57 | |
*** daemontool has quit IRC | 17:57 | |
*** agentle has quit IRC | 17:57 | |
*** derekh has quit IRC | 17:58 | |
Shrews | mtreinish: +2. thx | 17:58 |
*** _sarob has joined #openstack-infra | 17:58 | |
*** achanda has joined #openstack-infra | 17:59 | |
*** _ody_ is now known as ody | 17:59 | |
*** ody is now known as _ody | 17:59 | |
*** _nadya_ has joined #openstack-infra | 18:00 | |
*** edmondsw has quit IRC | 18:00 | |
*** tphummel has quit IRC | 18:00 | |
openstackgerrit | Clark Boylan proposed openstack-infra/nodepool: Increase timeout to give mysql more time https://review.openstack.org/280988 | 18:00 |
*** achanda has quit IRC | 18:02 | |
*** tphummel has joined #openstack-infra | 18:02 | |
*** julim has quit IRC | 18:03 | |
*** sridhar_ram has joined #openstack-infra | 18:03 | |
*** _sarob has quit IRC | 18:03 | |
*** kozhukalov has quit IRC | 18:04 | |
*** SotK has quit IRC | 18:04 | |
*** Zara has quit IRC | 18:04 | |
zaro | jeblair: groups got created from subprojects adding 'Registered Users' group to their acls | 18:05 |
*** max_lobur has quit IRC | 18:05 | |
clarkb | jeblair: zaro because that group is no longer in the database so the db lookup failed causing jeepyb to treat that as a new group creation request | 18:05 |
*** jsavak has quit IRC | 18:05 | |
*** andymaier has quit IRC | 18:05 | |
*** julim has joined #openstack-infra | 18:05 | |
zaro | jeblair: which made manage projects create a custom group called 'Registered User's instead of using the gerrit system group, 'global:Registered-Users' | 18:05 |
*** _sarob has joined #openstack-infra | 18:06 | |
*** jsavak has joined #openstack-infra | 18:06 | |
zaro | jeblair: this is the change that fixed the issue, https://review.openstack.org/#/c/248126/ | 18:06 |
*** Swami has quit IRC | 18:06 | |
*** shashank_hegde has joined #openstack-infra | 18:07 | |
zaro | an gerrit upstream changed recently merged that prevents it from happening on gerrit as well. | 18:07 |
*** woodster_ has joined #openstack-infra | 18:08 | |
Shrews | clarkb: mysql using innodb i assume? | 18:08 |
clarkb | Shrews: yup | 18:08 |
Shrews | ah, yeah. drops can take time, depending on things | 18:08 |
*** sarob_ has joined #openstack-infra | 18:08 | |
clarkb | Shrews: basically occasionally we have a test timeout whating for databse drop to happen and all of my debug output doesn't really show any problems so want to test theory that sometimes 60s is just not enough | 18:08 |
clarkb | if I get a job run that rails on the 10 minutes timeout I am not sure what we will do | 18:09 |
clarkb | s/rails/fails/ | 18:09 |
Shrews | clarkb: how big is the db? | 18:09 |
zaro | fungi: reverting that change should fix it all up correct? | 18:09 |
clarkb | Shrews: should be small, a handful of rows at most in ~4 tables | 18:09 |
*** esikachev has joined #openstack-infra | 18:10 | |
Shrews | clarkb: eh, hrm. that should be done fairly quickly. possibly something is open, keeping a lock on the table and preventing the drop | 18:10 |
* Shrews waves hands wildly, in mordred-esque style | 18:10 | |
clarkb | Shrews: that is what we thought but we started dumping innodb status, processlist and open tables and nothing looks locked | 18:11 |
*** _sarob has quit IRC | 18:11 | |
*** SotK has joined #openstack-infra | 18:12 | |
clarkb | oh good we shouldn't be restricting memory on any of our jenkins slaves now | 18:13 |
*** _nadya_ has quit IRC | 18:13 | |
*** ccrouch has quit IRC | 18:13 | |
*** BobBall is now known as BobBall_AWOL | 18:14 | |
*** e0ne has quit IRC | 18:15 | |
*** e0ne has joined #openstack-infra | 18:16 | |
*** sabeen2 has quit IRC | 18:17 | |
*** maishsk has joined #openstack-infra | 18:17 | |
*** e0ne has quit IRC | 18:17 | |
AJaeger | zaro: I reviewed the change again - let's revert it. The "Registered users" was only for exclusive usage, so need to be readded | 18:18 |
openstackgerrit | Andreas Jaeger proposed openstack-infra/project-config: Revert "Remove Registered Users from seeting -1..1 in Code-Review" https://review.openstack.org/281453 | 18:19 |
pleia2 | zaro: good to know about the gerrit upstream change for the future | 18:19 |
*** sputnik13 has joined #openstack-infra | 18:19 | |
zaro | AJaeger: wfm | 18:19 |
*** sabeen has joined #openstack-infra | 18:20 | |
AJaeger | zaro: please double check the change... | 18:20 |
pleia2 | AJaeger: gave my +2 to get us back to limping, but I'm confused, should this be some other group? | 18:20 |
pleia2 | like global:Registered-Users ? | 18:20 |
pleia2 | zaro: ^^ | 18:20 |
*** agentle has joined #openstack-infra | 18:21 | |
AJaeger | pleia2: check https://review.openstack.org/#/c/248126/4/jeepyb/cmd/manage_projects.py | 18:21 |
pleia2 | AJaeger: oh ok, thanks :) | 18:21 |
pleia2 | makes sense | 18:21 |
zaro | pleia2: yeah, 'group Registered Users' will point to 'global:Registered-Users' after fix https://review.openstack.org/#/c/248126/ | 18:22 |
* pleia2 thumbs up | 18:22 | |
AJaeger | pleia2: thanks for double checking! | 18:22 |
zaro | before it was pointing to '$UUID Registered Users' UUID being the custom group id | 18:23 |
*** Swami has joined #openstack-infra | 18:23 | |
pleia2 | zaro: understood, thanks for explaining | 18:23 |
*** ociuhandu has quit IRC | 18:24 | |
*** jsavak has quit IRC | 18:25 | |
jeblair | fungi, pleia2, zaro, AJaeger: approved https://review.openstack.org/281453 | 18:25 |
pleia2 | thanks jeblair | 18:26 |
*** notnownikki has quit IRC | 18:26 | |
zaro | AJaeger: just saw a slight nit there. otherwise looks good | 18:26 |
jeblair | zaro: yeah, that's the cleanup fungi was suggesting (remove that group where exclusive isn't set) | 18:26 |
jeblair | but someone can make that in a followup change | 18:27 |
*** ayoung has joined #openstack-infra | 18:27 | |
zaro | sounds good | 18:27 |
AJaeger | zaro: but exclusive is set there, isn't it? | 18:27 |
fungi | jeblair: AJaeger: zaro: back now--thanks for picking that up! | 18:27 |
*** sabeen3 has joined #openstack-infra | 18:27 | |
fungi | and i agree, reverting that was the best measure for now | 18:27 |
AJaeger | zaro: you mean: Removing "refs/heads/stable/" completely? Yes, let's do that - will you provide a followup change? | 18:28 |
zaro | AJaeger: sure, can do. | 18:28 |
*** sabeen has quit IRC | 18:28 | |
*** kushal has quit IRC | 18:29 | |
openstackgerrit | Andreas Jaeger proposed openstack-infra/project-config: Fix tag publishing of server projects https://review.openstack.org/279238 | 18:30 |
AJaeger | fungi, changed to use tags everywhere ^ | 18:30 |
*** asettle has quit IRC | 18:30 | |
fungi | right, any acls which have the same permissions granted in refs/heads/stable/* as refs/heads/* are redundant since we got rid of any exclusiveGroupPermissions for stable-maint-core in the all-projects acl | 18:30 |
AJaeger | zaro: https://review.openstack.org/#/c/281453/1/gerrit/acls/openstack/murano.config is the same | 18:31 |
AJaeger | zaro: no, isn't - sorry | 18:31 |
*** sabeen3 has quit IRC | 18:32 | |
fungi | jeblair: ooh, i can definitely see the additional gertty sync load from conflicts-with now that i have self-owned changes in nova, neutron, et cetera | 18:32 |
openstackgerrit | Merged openstack/requirements: Bump PyECLib global-requirement to >= 1.2.0 https://review.openstack.org/278945 | 18:33 |
*** achanda has joined #openstack-infra | 18:33 | |
jeblair | fungi: yeah, things can spiral out a bit in those cases... | 18:33 |
jeblair | by the way... | 18:33 |
jeblair | zaro: were you working on testing gc methods for the git repos in gerrit? | 18:34 |
*** agentle_ has joined #openstack-infra | 18:35 | |
clarkb | jeblair: fungi https://review.openstack.org/#/c/273703/12 and https://review.openstack.org/#/c/226114/ should both be ready for the last push to merge (they fix a couple nodepool bugs) and then I can do one more nodepool restart later today when image builds are done | 18:35 |
clarkb | then the last thing needing a restart is oscc's update for swift stuff | 18:36 |
*** sdague has quit IRC | 18:36 | |
*** asselin_ has joined #openstack-infra | 18:36 | |
*** rcernin has quit IRC | 18:36 | |
clarkb | the oscc change merged just needs a release? let me check if that has been done yet maybe we can do all in one restart | 18:36 |
openstackgerrit | Khai Do proposed openstack-infra/project-config: Remove redundant access configuration https://review.openstack.org/281461 | 18:37 |
zaro | AJaeger: ^ | 18:37 |
*** sdague has joined #openstack-infra | 18:37 | |
clarkb | not yet released. mordred were you planning on doing an oscc release soon? | 18:37 |
fungi | clarkb: cool, i should have representative test results for various python jobs across more than a dozen of our major server and client projects later today | 18:37 |
clarkb | fungi: woot | 18:37 |
fungi | for stable branches as well as master | 18:37 |
*** wolverineav has joined #openstack-infra | 18:38 | |
AJaeger | thanks, zaro | 18:38 |
fungi | the 40+ do-not-merge changes are all with topic:bindep-testing | 18:38 |
clarkb | fungi: if those turn out happy its just a matter of checking rax uploads once oscc fix is in and flipping jobs over ya? | 18:38 |
fungi | clarkb: yep, basically a change to edit the majority of our tox-based job templates, followed by a lengthy jjb update that will need babysitting | 18:39 |
AJaeger | regarding nodepool: There's a change by mordred for project config: https://review.openstack.org/140840 "Add elements for Infra servers" - is that something we want to include soon? | 18:39 |
*** agentle has quit IRC | 18:39 | |
*** kushal has joined #openstack-infra | 18:39 | |
*** infra-re_ has joined #openstack-infra | 18:40 | |
clarkb | AJaeger: I think that too depends on reliable rackspace uploads since te majority of our proper servers live in rax | 18:40 |
yolanda | AJaeger, i depend on that change for infra cloud | 18:40 |
*** asselin__ has quit IRC | 18:40 | |
clarkb | the exception being infra cloud ^ | 18:40 |
*** ccrouch has joined #openstack-infra | 18:40 | |
yolanda | i include infra element to install puppet, install keys, etc | 18:40 |
*** jsavak has joined #openstack-infra | 18:42 | |
*** infra-red has quit IRC | 18:42 | |
jeblair | well that's a blast from the past. | 18:43 |
jeblair | oh, apparently i said i was going to email the infra list with a link to the nova git repo tar, but i never did that | 18:43 |
jeblair | or at least, i have no recollection of it | 18:43 |
AJaeger | do we still need "refs/heads/release-*" ? I see that in murano ACL. It's redundant, isn't it? | 18:43 |
zaro | jeblair: are you referring to doing more test in regards to this change? https://review.openstack.org/#/c/265356/ | 18:44 |
jeblair | oh, ha! i did | 18:44 |
jeblair | http://lists.openstack.org/pipermail/openstack-infra/2016-January/003640.html | 18:44 |
crinkle | yolanda: I reworked https://review.openstack.org/#/c/231757/ to try to avoid depending on that, forgot to drop the depends-on | 18:44 |
*** edmondsw has joined #openstack-infra | 18:45 | |
*** eliqiao_ has quit IRC | 18:45 | |
zaro | jeblair: ahh, i thought you were fishing for interests from others? | 18:46 |
openstackgerrit | Colleen Murphy proposed openstack-infra/puppet-infracloud: Add bifrost manifest https://review.openstack.org/231757 | 18:46 |
zaro | jeblair: i was waiting to see if there would be any replies. | 18:46 |
zaro | since it looks like no replies i will give it a go and see what i find. | 18:46 |
jeblair | zaro: thanks :) | 18:47 |
openstackgerrit | Kaitlin Farr proposed openstack-infra/project-config: Upgrade Castellan functional gate https://review.openstack.org/281464 | 18:47 |
clarkb | lots of ansible puppet fails due to The error was: requests.exceptions.ConnectionError: HTTPSConnectionPool(host='puppetdb.openstack.org', port=8081): Max retries exceeded with url: /v3/commands | 18:47 |
clarkb | fungi: ^ I recall you had debuggd puppetdb recently? I wonder if our server is just too small for the load? | 18:47 |
pleia2 | jeblair: heh, I tweeted about it too and hoped for some interest given interactions, alas https://twitter.com/pleia2/status/685574881879048192 | 18:48 |
*** eliqiao_ has joined #openstack-infra | 18:48 | |
fungi | clarkb: hadn't seen that one yet. issues i'd dealt with so far were corrupt report files, duplicate report keys in postgres, and the thing that turned out to be ansible-inventory switching between nova instance uuid and instance name for everything in dfw | 18:49 |
jeblair | pleia2: yeah, lots of people have opinions though! | 18:49 |
pleia2 | jeblair: indeed | 18:50 |
pleia2 | moar work, fewer opinions | 18:50 |
openstackgerrit | Merged openstack-infra/nodepool: Delete building images on startup https://review.openstack.org/226114 | 18:52 |
jeblair | clarkb, greghaynes: both aprvd | 18:52 |
greghaynes | jeblair: \O/ | 18:53 |
jeblair | super nitpicky comment on 27370 | 18:53 |
jeblair | super nitpicky comment on 273703 | 18:53 |
jeblair | self-evidently notaminusone :) | 18:53 |
clarkb | gah merge failed | 18:53 |
clarkb | so needs updating anyways | 18:53 |
jeblair | oh, sorry, i guess i should have approved those in the other order :( | 18:54 |
*** dizquierdo has joined #openstack-infra | 18:54 | |
clarkb | fungi: 8081 is the puppetdb java process not an apache proxy | 18:55 |
clarkb | so that rules out any proxy funny business | 18:55 |
*** baoli has quit IRC | 18:55 | |
*** doug-fis_ has joined #openstack-infra | 18:55 | |
openstackgerrit | Andreas Jaeger proposed openstack-infra/project-config: Cleanup some ACLs https://review.openstack.org/281465 | 18:56 |
AJaeger | zaro, fungi, here's another cleanup of ACLs ^ | 18:56 |
*** baoli has joined #openstack-infra | 18:56 | |
*** esikachev has quit IRC | 18:57 | |
*** rossella_s has quit IRC | 18:57 | |
*** rossella_s has joined #openstack-infra | 18:58 | |
*** bpokorny_ has joined #openstack-infra | 18:59 | |
*** doug-fish has quit IRC | 18:59 | |
clarkb | greghaynes: will you be able to rebase that change? | 19:00 |
*** doug-fis_ has quit IRC | 19:00 | |
*** arxcruz has joined #openstack-infra | 19:01 | |
*** wolverineav has quit IRC | 19:02 | |
*** bpokorny has quit IRC | 19:02 | |
*** amitgandhinz has quit IRC | 19:02 | |
*** amitgandhinz has joined #openstack-infra | 19:03 | |
*** eil397 has joined #openstack-infra | 19:03 | |
*** doug-fish has joined #openstack-infra | 19:03 | |
*** agentle has joined #openstack-infra | 19:04 | |
*** _nadya_ has joined #openstack-infra | 19:05 | |
*** asselin_ has quit IRC | 19:05 | |
clarkb | the puppetdb doesn't appear to be very loaded | 19:06 |
*** rcernin has joined #openstack-infra | 19:06 | |
*** njohnston has left #openstack-infra | 19:06 | |
*** vgridnev__ has quit IRC | 19:07 | |
*** doug-fish has quit IRC | 19:07 | |
*** agentle_ has quit IRC | 19:08 | |
*** asselin_ has joined #openstack-infra | 19:08 | |
*** lyarwood has joined #openstack-infra | 19:09 | |
*** baoli has quit IRC | 19:09 | |
*** baoli has joined #openstack-infra | 19:10 | |
*** vgridnev__ has joined #openstack-infra | 19:11 | |
AJaeger | zaro, thanks for reviewing the ACL cleanup. fungi, could you check the comments by zaro and myself - and educate me, please? change #281465 | 19:11 |
jeblair | 281465 looks like it breaks gertty; i'm digging in | 19:11 |
fungi | fun, i'll wait to pull that up in gertty just yet :/ | 19:12 |
jeblair | (there's a file mode-only change in there) | 19:12 |
AJaeger | should I pull that out as separate change? | 19:12 |
clarkb | AJaeger: the other thing to look at is the all-projects acls which most(all) projects inherit | 19:13 |
*** doug-fish has joined #openstack-infra | 19:13 | |
jeblair | AJaeger: gertty was waiting on this, which merged, like, a year ago, so i think we can fix it now :) https://github.com/gitpython-developers/GitPython/pull/266 | 19:14 |
AJaeger | clarkb: I checked that in a few cases but if you notice something I missed, please tell me | 19:14 |
*** vgridnev__ has quit IRC | 19:14 | |
AJaeger | jeblair: great | 19:14 |
clarkb | AJaeger: the only thing I can think of is if projects want to prevent groups with +2 in all-projects from having +2 by keeping those exclusive group perms on the stable branches | 19:15 |
*** sabeen1 has joined #openstack-infra | 19:15 | |
fungi | which really they shouldn't do, because that breaks, e.g., our ability to override things as project bootstrappers group | 19:16 |
openstackgerrit | Merged openstack/requirements: update constraints to cliff 1.17.0 https://review.openstack.org/280853 | 19:17 |
*** bpokorny_ has quit IRC | 19:17 | |
*** bpokorny has joined #openstack-infra | 19:17 | |
AJaeger | clarkb: let me check the history of these files if there's any special commit message comment | 19:17 |
*** dtardivel has quit IRC | 19:18 | |
*** sabeen3 has joined #openstack-infra | 19:18 | |
*** vgridnev__ has joined #openstack-infra | 19:18 | |
*** vgridnev__ has quit IRC | 19:19 | |
openstackgerrit | James E. Blair proposed openstack/gertty: Fix diff crash on perm-only changes https://review.openstack.org/281476 | 19:19 |
jeblair | fungi: ^ | 19:19 |
jeblair | it doesn't show you the perms, but it doesn't crash. | 19:19 |
fungi | thanks, grabbing | 19:20 |
*** _nadya_ has quit IRC | 19:20 | |
*** sabeen1 has quit IRC | 19:20 | |
AJaeger | clarkb: I'm not seeing anything mentioned in commit messages | 19:21 |
greghaynes | clarkb: I am currently nomsing, you can rebase or I can in a few | 19:21 |
clarkb | greghaynes: no rush need to wait for images regardless, and I am sorting out how to oscc release | 19:22 |
clarkb | looks like ptl or delegate can propose the openstack/releases change | 19:22 |
clarkb | so maybe I can propose it and if mordred ACKs it we can haz release | 19:22 |
*** vgridnev__ has joined #openstack-infra | 19:22 | |
*** jpr has joined #openstack-infra | 19:22 | |
AJaeger | clarkb: yes, anybody can propose a release change | 19:23 |
clarkb | AJaeger: the docs say only ptl or delegate can | 19:23 |
clarkb | which is a process thing not a gerrit acl | 19:23 |
clarkb | need to sort out if I need to do anything with reno first | 19:23 |
* jeblair notes that we don't need an oscc release to start using our new clouds | 19:23 | |
AJaeger | clarkb: agreed on the process... | 19:23 |
*** Zara has joined #openstack-infra | 19:24 | |
clarkb | jeblair: correct, this is to get working rackspace image uploads | 19:24 |
jeblair | clarkb: oh, what was that change? | 19:24 |
jeblair | if you have it handy | 19:24 |
clarkb | jeblair: https://git.openstack.org/cgit/openstack/os-client-config/commit/?id=dd1f03c597daf1dc422608ab8e2b0b6b78168a3f | 19:25 |
*** vgridnev__ has quit IRC | 19:25 | |
jeblair | clarkb: thanks! | 19:25 |
*** Thelo has quit IRC | 19:25 | |
clarkb | jeblair: in theory that hands swiftclient enough info to reup tokens when they expire without keystone session support | 19:25 |
clarkb | jeblair: which should fix the problem we have where auth fails after a while | 19:25 |
AJaeger | clarkb: regarding reno: you should not need to do anything for the release, release notes should have been added already. | 19:25 |
clarkb | AJaeger: is the expectation that when you write a change you add something to the releasenotes? | 19:26 |
AJaeger | clarkb: but it's a good idea that releasenotes exist for all important changes and add them in if misssing | 19:26 |
clarkb | right it doesn't look like oscc has been doing that | 19:26 |
AJaeger | clarkb: yes, expectation is that you take care of releasenote when you make a change | 19:26 |
AJaeger | clarkb: ;( | 19:26 |
clarkb | AJaeger: roger, so that hasn't happened but I can probably write some | 19:26 |
*** agentle has quit IRC | 19:27 | |
clarkb | (that is extra change round trip though) | 19:27 |
*** rguillebert has quit IRC | 19:27 | |
jeblair | does oscc have previous release notes anywhere? i'm wondering what kind of things it would include in release notes... | 19:28 |
*** Thelo has joined #openstack-infra | 19:28 | |
*** nijaba has joined #openstack-infra | 19:28 | |
*** nijaba has joined #openstack-infra | 19:28 | |
jeblair | adding/removing vendors? maybe? | 19:28 |
openstackgerrit | Henry Gessau proposed openstack/requirements: Constrain eventlet to 0.18.2 for now https://review.openstack.org/281479 | 19:28 |
asselin_ | hi, I'm running into a nodepool issue where launching nodes and deleting nodes is taking over 10 minutes. | 19:28 |
clarkb | jeblair: I don't think it has anything like that outside of the git log | 19:28 |
*** abregman is now known as abregman|nb | 19:29 | |
clarkb | jeblair: reno was added to it before the last release but release notes haven't been added using reno from what I can tell | 19:29 |
*** piet has joined #openstack-infra | 19:29 | |
asselin_ | I've added plenty of debug statements and starting to think it's a threading or database issue. | 19:29 |
*** claudiub has quit IRC | 19:29 | |
asselin_ | Anyone have tips to further diagnose those? | 19:29 |
clarkb | asselin_: I want to say our experience has been that is the cloud api being slow | 19:29 |
AJaeger | clarkb: So, add a releasenote for the one change you need the release for ;) | 19:30 |
*** daemontool_ has quit IRC | 19:30 | |
clarkb | asselin_: you might try listing your servers outside of nodepool and see if that takes a significant amount of time | 19:30 |
jeblair | asselin_: can you paste some debug log lines? | 19:30 |
*** MarkAtwood has quit IRC | 19:30 | |
*** daemontool_ has joined #openstack-infra | 19:30 | |
asselin_ | jeblair, e.g. http://paste.openstack.org/show/487323/ | 19:31 |
jeblair | asselin_: can you paste a lot more lines than that? :) | 19:32 |
*** vgridnev__ has joined #openstack-infra | 19:32 | |
asselin_ | jeblair, sure :) | 19:32 |
jeblair | asselin_: seeing how the providermanager is dealing with tasks would help evaluate clarkb's theory | 19:32 |
*** aorourke is now known as aorourkeaway | 19:32 | |
asselin_ | jeblair, I added a ton of debugging trying to test clarks' theory. | 19:33 |
clarkb | AJaeger: ya reading reno docs now to see how that is done, I wonder if I should try and add a bunch more | 19:33 |
clarkb | AJaeger: for this release at least | 19:33 |
*** fawadkhaliq has quit IRC | 19:33 | |
*** Sukhdev has joined #openstack-infra | 19:33 | |
asselin_ | jeblair, here's a slice http://paste.openstack.org/show/487324/ | 19:34 |
jeblair | asselin_: what's the cpu/usage like of nodepoold ? | 19:34 |
AJaeger | fungi, there are origin/release-0.1 branches on murano - shall I add that section back in? | 19:34 |
asselin_ | 19564 nodepool 20 0 1356m 92m 5164 S 2 4.6 4:54.20 nodepoold | 19:34 |
*** dtantsur is now known as dtantsur|afk | 19:35 | |
asselin_ | PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND | 19:35 |
asselin_ | 19564 nodepool 20 0 1356m 92m 5164 S 1 4.6 4:55.51 nodepoold | 19:35 |
*** electrofelix has quit IRC | 19:35 | |
jeblair | asselin_: i don't see the word 'task' in that log at all | 19:35 |
*** Zara is now known as Zara_ | 19:35 | |
*** agentle has joined #openstack-infra | 19:35 | |
*** baoli has quit IRC | 19:35 | |
*** baoli has joined #openstack-infra | 19:36 | |
*** Zara has joined #openstack-infra | 19:36 | |
openstackgerrit | Sam Betts proposed openstack-infra/project-config: Make Ironic VM memory and count configurable https://review.openstack.org/281484 | 19:36 |
*** ccrouch1 has joined #openstack-infra | 19:36 | |
jeblair | 2016-02-17 14:55:48,037 DEBUG nodepool.ProviderManager: Manager bluebox-sjc1 running task ListFloatingIPsTask (queue: 0) | 19:37 |
jeblair | 2016-02-17 14:55:48,332 DEBUG nodepool.ProviderManager: Manager bluebox-sjc1 ran task ListFloatingIPsTask in 0.294368028641s | 19:37 |
asselin_ | jeblair, http://paste.openstack.org/show/487326/ | 19:37 |
jeblair | asselin_: you should have lines like that ^ | 19:37 |
*** Zara_ has quit IRC | 19:37 | |
openstackgerrit | Kaitlin Farr proposed openstack-infra/project-config: Upgrade Castellan functional gate https://review.openstack.org/281464 | 19:37 |
*** ddieterly has quit IRC | 19:37 | |
*** vgridnev__ has quit IRC | 19:38 | |
asselin_ | jeblair, yeah, noticing that now....good info to consider | 19:38 |
fungi | AJaeger: either that or find out if they want those branches deleted | 19:38 |
AJaeger | fungi, origin/release-0.5 is the newest murano branch and last updated in May 2014 | 19:38 |
*** vgridnev__ has joined #openstack-infra | 19:38 | |
AJaeger | fungi: let me add it back for now... | 19:38 |
jeblair | 2016-02-17 19:24:07,471 DEBUG nodepool.ProviderManager: Manager mpc ran task <nodepool.provider_manager.AddFloatingIPTask object at 0x7f210c52e3d0> in 43.8285300732s | 19:39 |
jeblair | asselin_: ^ | 19:39 |
*** ccrouch has quit IRC | 19:39 | |
openstackgerrit | Colleen Murphy proposed openstack-infra/puppet-infracloud: Use SSL for rabbitmq traffic https://review.openstack.org/276375 | 19:39 |
fungi | AJaeger: yeah, the only reason i asked was because they were using their murano-milestone group for stable branches and also for release-* branches, so that section was not redundant with refs/heads/* | 19:39 |
fungi | where they were using murano-core instead | 19:39 |
AJaeger | fungi: yeah | 19:40 |
asselin_ | jeblair, yeah....need to figure out how that adds up to 10+ minutes. Will look at those in more detail. | 19:40 |
jeblair | asselin_, clarkb: it looks like adding a floating ip can take 1.5 to 1 minute | 19:40 |
openstackgerrit | Andreas Jaeger proposed openstack-infra/project-config: Cleanup some ACLs https://review.openstack.org/281465 | 19:40 |
AJaeger | fungi: updated ^ | 19:40 |
AJaeger | thanks for review and comments! | 19:40 |
*** achanda has quit IRC | 19:40 | |
openstackgerrit | Andreas Jaeger proposed openstack-infra/project-config: Cleanup some ACLs https://review.openstack.org/281465 | 19:41 |
jeblair | asselin_: i see quite a few floating ip actions thant are 20-60 seconds, and since you're spinning up >10 servers there, could feasibly add up | 19:41 |
asselin_ | jeblair, oh...so they're sequential? | 19:41 |
asselin_ | ok I see now | 19:41 |
jeblair | asselin_: yes. we have found that results in marginally fewer complete public cloud outages. :) | 19:42 |
*** esikachev has joined #openstack-infra | 19:42 | |
asselin_ | you mean nodepool takes down a cloud? | 19:42 |
*** armax has quit IRC | 19:42 | |
jeblair | asselin_: more than once. | 19:42 |
jeblair | running on my desktop at home. | 19:42 |
*** baoli has quit IRC | 19:42 | |
asselin_ | I guess my cloud is taking revenge | 19:43 |
*** zeih has joined #openstack-infra | 19:43 | |
jeblair | (and not the same provider either) | 19:43 |
asselin_ | jeblair, is there an easy way to increase the threads to e.g. 5? | 19:43 |
*** ccrouch1 has quit IRC | 19:43 | |
*** vgridnev__ has quit IRC | 19:44 | |
*** baoli has joined #openstack-infra | 19:44 | |
*** ccrouch has joined #openstack-infra | 19:45 | |
fungi | asselin_: this is also why we have built-in tunable api call throttling per provider in nodepool | 19:45 |
jeblair | asselin_: it may not make as much of a difference as you expect -- many of these things end up being sequential in openstack itself due to queue processing/database locks, etc. but, yes, you can approximate it by defining multiple providers in nodepool. | 19:45 |
fungi | different clouds get angry at different rates | 19:45 |
asselin_ | thunder | 19:46 |
*** ddieterly has joined #openstack-infra | 19:46 | |
fungi | serializing certain calls or adding in delays rather than letting nodepool request things at the rate it would really prefer has been pretty necessary | 19:46 |
jeblair | asselin_: we had 5 hpcloud providers (but not for this reason (reason:neutron limitations)) | 19:46 |
* asselin_ looks up tunable throttling api | 19:46 | |
*** lucasagomes is now known as lucas-dinner | 19:46 | |
*** piet has quit IRC | 19:46 | |
fungi | i think it's called "rate"? | 19:46 |
*** wolverineav has joined #openstack-infra | 19:47 | |
jeblair | yes, and i think it defaults to one api call per second | 19:47 |
openstackgerrit | Merged openstack-infra/project-config: Revert "Remove Registered Users from seeting -1..1 in Code-Review" https://review.openstack.org/281453 | 19:47 |
jeblair | as soon as an api call takes longer than a second, you've already passed beyond the point at which adjusting the rate is going to help | 19:47 |
fungi | which is a conservative default. we turn it down to a much smaller delay on most of ours | 19:47 |
clarkb | AJaeger: https://review.openstack.org/281489 how does that look? | 19:47 |
jeblair | fungi: indeed | 19:47 |
*** tzn has quit IRC | 19:47 | |
asselin_ | rate | 19:48 |
asselin_ | In seconds. Default 1.0. | 19:48 |
fungi | though the name of the parameter is sort of backwards. known cosmetic issue | 19:48 |
fungi | should really be called "delay" or something | 19:48 |
jeblair | yeah, it's inverted | 19:48 |
fungi | because a lower value results in a higher rate and vice versa | 19:48 |
asselin_ | rate: 0.05 | 19:48 |
jeblair | asselin_: is that what you have it set to? | 19:48 |
asselin_ | yes...good or bad? | 19:49 |
fungi | so that's basically waiting 0.05 seconds between calls, or shooting for ~20 calls/second | 19:49 |
asselin_ | (not sure who set it..just what it is now) | 19:49 |
jeblair | asselin_: it's fine. it's basically not affecting you | 19:49 |
fungi | that might be the puppet-nodepool or puppet-openstackci default | 19:49 |
AJaeger | clarkb: reads fine but let's see how it renders... | 19:49 |
jeblair | asselin_: your provider's fastest response time is 0.2 seconds, so you are already running serially as fast as possible. | 19:50 |
*** karlamrhein has joined #openstack-infra | 19:50 | |
asselin_ | jeblair, the other strange issue is that it seems to have start a few days ago....maybe something changes in the cloud | 19:50 |
*** mriedem has quit IRC | 19:51 | |
jeblair | asselin_: possibly. we've also seen cases where things get slowly (or even exponentially) worse over time as database tables fill up, etc | 19:51 |
asselin_ | nodepool database? | 19:51 |
jeblair | in general, i think most of the cases where we identified that were fixed in openstack, but... | 19:51 |
jeblair | asselin_: no, openstack's database | 19:51 |
jeblair | asselin_: are you operating this cloud? | 19:52 |
asselin_ | jeblair, no, a different team is...will have to ask them | 19:52 |
jeblair | asselin_: yeah, maybe they can track down why adding a floating ip can take a whole minute... | 19:52 |
*** ashleighfarnham has quit IRC | 19:53 | |
jeblair | asselin_: maybe it's something they can see in logs, but maybe it's something where they would need to watch the database while nodepool is running | 19:53 |
asselin_ | ok thanks will follow up with that | 19:53 |
*** sdake has quit IRC | 19:54 | |
clarkb | Shrews: you might be interested in https://review.openstack.org/281489 as I have tried to record one of the changes you wrote iwth mordred in the release notes | 19:55 |
*** sdake has joined #openstack-infra | 19:57 | |
fungi | wow, really? H104 needed to be a rule? | 19:57 |
fungi | "H104 File contains nothing but comments" | 19:58 |
clarkb | the license part I can kind of see, the no comments is wat | 19:59 |
*** sdake has quit IRC | 19:59 | |
fungi | yeah, my "test" changes basically all add a do-not-merge.py which contains just a comment line, because so many projects now don't trigger the majority of their jobs unless you modify a python file | 19:59 |
*** sdake has joined #openstack-infra | 19:59 | |
fungi | but it looks like if i want pep8 results i'll need to put some no-op python in there | 20:00 |
*** tzn has joined #openstack-infra | 20:00 | |
fungi | or i can just ignore the fact that pep8 will fail, since i need to check the logs anyway | 20:00 |
*** _nadya_ has joined #openstack-infra | 20:00 | |
AJaeger | fungi: I think pep8 always runs | 20:00 |
clarkb | # This will show hacking\assert True | 20:00 |
fungi | AJaeger: right, but i also wanted to run unit tests | 20:01 |
fungi | so anyway, this is working for my needs, it's just reminding me that the world is full of silly rules lawyers | 20:01 |
AJaeger | fungi: got it | 20:01 |
*** ccrouch has quit IRC | 20:01 | |
jeblair | fungi: openstack is a rules lawyer honeypot | 20:02 |
fungi | all my changes ended up with a -1 from jenkins, and hacking was why | 20:02 |
*** ccrouch has joined #openstack-infra | 20:02 | |
fungi | jeblair: it's a many things honeypot, for sure | 20:02 |
*** vgridnev__ has joined #openstack-infra | 20:02 | |
*** apoorvad has quit IRC | 20:02 | |
*** jed56 has quit IRC | 20:03 | |
*** rfolco has quit IRC | 20:04 | |
fungi | jeblair: once the gerrit acl revert is applied, how quickly should i expect gertty to reflect that? does it check permissions on sync? only when there's a new patchset? | 20:05 |
*** karlamrhein has quit IRC | 20:06 | |
*** sarob_ has quit IRC | 20:08 | |
*** aysyd has quit IRC | 20:08 | |
jeblair | fungi: on sync; you can ctrl-r it to update | 20:09 |
jeblair | (when you're looking at a change where you suspect the perms are wrong) | 20:09 |
fungi | jeblair: yep, just wondering if that reevaluates all permissions when it does so | 20:09 |
fungi | sounds like yes | 20:09 |
jeblair | yes it should | 20:09 |
fungi | awesome--thanks! | 20:09 |
openstackgerrit | Khai Do proposed openstack-infra/git-review: WIP: push change with a vote https://review.openstack.org/281504 | 20:09 |
*** |-paul-| has joined #openstack-infra | 20:10 | |
*** infra-red has joined #openstack-infra | 20:10 | |
fungi | i will admit with some embarrassment that there are times when my impatience gets the better of me and i ctrl-r changes to see if they have updates without waiting for gertty to catch up with its overall sync | 20:10 |
*** mriedem has joined #openstack-infra | 20:11 | |
fungi | the patch a while back that made it prioritize ctrl-r on a change over background sync is really helpful for my impatience | 20:11 |
*** infra-re_ has quit IRC | 20:13 | |
pleia2 | btw, the ubuntu wikis are being hit pretty hard as well by spammers via launchpad logins (just like ours), I've been tracking any launchpad-side changes they may look into, but ultimately they are using a different wiki tech than us (moinmoin vs mediawiki) so wiki-side solutions will differ | 20:13 |
pleia2 | afaik no one is actively tackling this though | 20:14 |
*** agentle has quit IRC | 20:14 | |
pleia2 | the ubuntu folks have turned their wiki read-only | 20:14 |
clarkb | pleia2: on our side jp volunteered to take a look on the mailing list, not sure where that has gotten to | 20:14 |
pleia2 | clarkb: nods, maybe I should follow up to see | 20:15 |
* pleia2 does so | 20:15 | |
jeblair | fungi: me too -- also note that if you use the 'remote' feature we added to follow links from terminals, it auto-syncs that change | 20:15 |
* nibalizer has a smallish wiki that is also under assault | 20:15 | |
nibalizer | I don't think it has anything to do with lp logins though | 20:15 |
*** gordc has quit IRC | 20:15 | |
jeblair | fungi: and i think that's true for most "open this one specific change directly" actions | 20:16 |
fungi | very cool | 20:16 |
*** ldnunes has quit IRC | 20:16 | |
openstackgerrit | Ian Cordasco proposed openstack-dev/pbr: Include wsgi_scripts in generated wheels https://review.openstack.org/280270 | 20:16 |
fungi | clarkb: oh cool, that was in fact jp! for some reason i thought jimmy volunteered (he and jp may be dopplegangers, but they are still in theory separate sentient life forms) | 20:18 |
fungi | clarkb: btw he's in here as jpmaxman | 20:18 |
fungi | no idea if he has any channel highlight triggers | 20:19 |
pleia2 | oh good, I'm replying on list anyway o/ jpmaxman | 20:19 |
jpmaxman | Hi :) | 20:19 |
fungi | i guess that answers my question! ;) | 20:19 |
openstackgerrit | Kaitlin Farr proposed openstack-infra/project-config: Upgrade Castellan functional gate https://review.openstack.org/281464 | 20:19 |
stevemar | question about one of the requirements jobs | 20:20 |
stevemar | the output of the gate-requirements-pep8 job in this patch https://review.openstack.org/#/c/281028/1 was not so helpful :) | 20:20 |
*** vgridnev__ has quit IRC | 20:21 | |
stevemar | "File Not Found" | 20:21 |
jpmaxman | Sorry been meaning to follow-up on wiki. | 20:21 |
stevemar | can't tell if it's something i did.. don't want to do yet another recheck | 20:21 |
pleia2 | jpmaxman: thanks, feel free to reach out if you need help getting familiar with our infra | 20:22 |
pleia2 | jpmaxman: like "I know how to fix this, help me write the patch" is ok :) | 20:22 |
jpmaxman | Yes I will. Need to take a few and look at it. Will try to do it this afternoon. | 20:22 |
jpmaxman | Great :) | 20:22 |
pleia2 | wonderful | 20:22 |
*** kushal has quit IRC | 20:23 | |
AJaeger | stevemar: runtime of pep8 was 30mins - so that was a timeout... | 20:23 |
AJaeger | stevemar: still, it should have a log file | 20:23 |
stevemar | AJaeger: yeah, 30 minutes was the suspicious part :) | 20:24 |
fungi | thanks jpmaxman! | 20:25 |
zaro | anybody know the secret to running git-review tests? i can't seem to get it to work. | 20:25 |
clarkb | zaro: how do they fail? | 20:25 |
fungi | zaro: i would work backwards form the job definition, but i seem to recall it being relatively workable (i was able to test it on my workstation a little while back) | 20:26 |
zaro | clarkb: No such file or directory: '/home/ubuntu/git-review/.gerrit/golden_site' | 20:26 |
fungi | it should create that | 20:26 |
clarkb | but maybe it doesn't craete it if it thinks it is already there? | 20:26 |
clarkb | (not sure why it would think that if the file doesn't exist) | 20:27 |
zaro | .gerrit is there but not golden_site folder | 20:27 |
zaro | do you need to run gerrit locally? | 20:27 |
clarkb | zaro: no, it runs gerrit locally for you | 20:28 |
*** dprince has quit IRC | 20:28 | |
*** vgridnev__ has joined #openstack-infra | 20:28 | |
*** vgridnev__ has quit IRC | 20:28 | |
zaro | yeah, that's what i thought. | 20:28 |
*** achanda has joined #openstack-infra | 20:28 | |
*** vgridnev has joined #openstack-infra | 20:28 | |
*** esker has joined #openstack-infra | 20:29 | |
*** zeih has quit IRC | 20:29 | |
*** daemontool__ has joined #openstack-infra | 20:29 | |
fungi | right, the job sets up multiple gerrits if memory serves | 20:31 |
*** sabeen3 has quit IRC | 20:32 | |
fungi | and that golden site is the original state it uses for each of them before they diverge for per-test setup | 20:32 |
fungi | i need to look back at it though... been a while | 20:32 |
*** daemontool_ has quit IRC | 20:32 | |
*** vgridnev has quit IRC | 20:32 | |
*** _nadya_ has quit IRC | 20:32 | |
AJaeger | fungi, could you quickly review https://review.openstack.org/#/c/281465/ again, please? I removed the murano change and updated commit message only... | 20:33 |
*** krotscheck is now known as krotscheck_dcm | 20:34 | |
zaro | clarkb, fungi : no java in my VM | 20:34 |
*** mkj_wk has quit IRC | 20:34 | |
*** imcsk8 has quit IRC | 20:35 | |
fungi | aha, that would do it | 20:35 |
*** rajinir has joined #openstack-infra | 20:36 | |
*** jsavak has quit IRC | 20:36 | |
*** dizquierdo has quit IRC | 20:36 | |
tonyb | thorst: Yeah I basically wanted to lurk in the channel to get a feel for how you guys are going. | 20:37 |
thorst | tonyb: awesome. Lurk away :-) | 20:37 |
tonyb | thorst: It's very low impact :) | 20:37 |
*** jsavak has joined #openstack-infra | 20:38 | |
*** sergmelikyan has joined #openstack-infra | 20:38 | |
*** sabeen has joined #openstack-infra | 20:38 | |
sergmelikyan | I have quick questions regarding proposal bot | 20:38 |
sergmelikyan | How often it is running? How soon you can expect update from global-requirements proposed to your project? | 20:38 |
clarkb | sergmelikyan: updates to projects are triggered when changes that produce updates merge | 20:39 |
fungi | assuming it's not broken | 20:39 |
clarkb | sergmelikyan: so it is all related to the amount of changes happening to global requirements | 20:39 |
clarkb | fungi: right | 20:39 |
AJaeger | pabelanger: could you review a grafana change, please? https://review.openstack.org/#/c/278832 | 20:39 |
*** mkj_wk has joined #openstack-infra | 20:39 | |
pabelanger | AJaeger: sure | 20:39 |
AJaeger | sergmelikyan: why do you ask? | 20:39 |
sergmelikyan | AJaeger: I have this change-request https://review.openstack.org/278983 merged 27h ago | 20:41 |
sergmelikyan | and we are waiting this change propagated to murano requirements - around 10 commits are blocked by this | 20:41 |
sergmelikyan | we always can make it manually but I decided to check why we don't see commits from proposal bot | 20:42 |
AJaeger | sergmelikyan: let's check latest run: https://jenkins.openstack.org/job/propose-requirements-updates/763/consoleFull | 20:42 |
*** sabeen3 has joined #openstack-infra | 20:42 | |
AJaeger | wait, that's liberty | 20:43 |
*** agentle has joined #openstack-infra | 20:43 | |
clarkb | https://git.openstack.org/cgit/openstack/murano/tree/requirements.txt#n23 looks up to date to me? | 20:44 |
openstackgerrit | Brant Knudson proposed openstack-infra/project-config: Keystone-only uwsgi job https://review.openstack.org/264991 | 20:45 |
*** sabeen has quit IRC | 20:45 | |
sergmelikyan | clarkb, AJaeger sorry guys | 20:45 |
AJaeger | sergmelikyan: this merged 23 hours ago https://review.openstack.org/#/c/280860/ | 20:45 |
sergmelikyan | :( Looks like I somehow missed that and didn't check actual requirements.txt | 20:45 |
pabelanger | clarkb: had somebody ask the other day about multinode setup for centos7 and why we don't run one. I assume it was because nobody stepped up to maintain it? | 20:46 |
sergmelikyan | thought that if I didn't see commits they didn't happen | 20:46 |
clarkb | pabelanger: ya there hasnt really been a need | 20:46 |
clarkb | pabelanger: for the work that was done either or are fine and I prefer ubuntu :) | 20:47 |
*** amrith is now known as _amrith_ | 20:47 | |
pabelanger | clarkb: right, that is what I suspected. | 20:47 |
fungi | basically, for the jobs that currently run on multi-node ubuntu trusty, would any of them test something substantially different on multi-node centos 7 (beyond what's already tested on all-in-one centos 7 based jobs)? | 20:47 |
clarkb | fungi: no | 20:47 |
fungi | right | 20:48 |
clarkb | the only possible difference that occurs to me is libvirt versions and live migration | 20:48 |
fungi | so the main impetus for multi-node centos 7 would be for things which aren't testable on ubuntu | 20:48 |
fungi | which would likely be new jobs | 20:49 |
pabelanger | Ya, the only real stuff being asked about centos, was ensuring configuration options worked over multinode. eg: not always binding to localhost | 20:49 |
fungi | rather than just centos 7 versions of existing jobs | 20:49 |
openstackgerrit | Brant Knudson proposed openstack-infra/project-config: Keystone-only uwsgi job https://review.openstack.org/264991 | 20:49 |
clarkb | pabelanger: but the same config is used on centos and ubuntu for say nova right? | 20:49 |
pabelanger | and stuff related to more centos coverage in general | 20:49 |
pabelanger | clarkb: correct | 20:50 |
clarkb | right so you don't actually cover that | 20:50 |
fungi | "more centos coverage" sounds like distro image pettiness in disguise | 20:50 |
clarkb | or rather it is already covered | 20:50 |
*** gtmanfred is now known as gtmanfred-rebell | 20:50 | |
*** gtmanfred-rebell is now known as gtmanfred | 20:50 | |
pabelanger | this was more for testing like puppet / ansible to deploy over centos / fedora. Rather then functional / unit testing | 20:50 |
fungi | in theory we're testing openstack, we're not testing how well ubuntu or red hat does openstack | 20:51 |
*** _sarob has joined #openstack-infra | 20:51 | |
*** ddieterly has quit IRC | 20:51 | |
pabelanger | Right, the context of the conversation was could some of this be moved upstream, or continue testing midstream / downstream | 20:51 |
fungi | but yes, for config management/orchestration frameworks which have a lot of distro-specific logic branching, i can see that being useful | 20:51 |
clarkb | pabelanger: single node should cover that just fine? trying to understand hwree the gap is that multinode on centos would fill | 20:52 |
*** ddieterly has joined #openstack-infra | 20:52 | |
fungi | not necessarily milti-node centos being useful for that, just centos testing in general | 20:52 |
*** aorourkeaway is now known as aorourke | 20:52 | |
pabelanger | clarkb: I think it was more for complex deployments, like HA and such. I don't have all the details for the use case, it just started out with why is there not centos multi-node setup | 20:52 |
*** matt6434 is now known as mattoliverau | 20:53 | |
*** gordc has joined #openstack-infra | 20:53 | |
*** jungleboyj has joined #openstack-infra | 20:53 | |
*** _sarob has quit IRC | 20:53 | |
jungleboyj | fungi: I hear you are the person to talk to about ATC passes for the summit. | 20:53 |
clarkb | ya for that there simply wasn't a need, we were testing that openstack could run multiple compute hosts with one also being a controller and have functioning live migration and shelve and networking | 20:54 |
*** _sarob has joined #openstack-infra | 20:54 | |
fungi | jungleboyj: depends on what you mean by "talk to about" but i am the one who pushes the button/throws the switch on the mass mailer | 20:54 |
clarkb | this didn't require a specific distro, we went with what we had and were comfortable with | 20:54 |
*** rguillebert has joined #openstack-infra | 20:54 | |
fungi | jungleboyj: i explicitly don't make policy decisions, grant exceptions, et cetera. for those sorts of things you want to contact summit@openstack.org | 20:55 |
clarkb | pabelanger: at the time I think centos6 was the option not 7 too fwiw | 20:55 |
openstackgerrit | Sean McGinnis proposed openstack/requirements: Update to os-brick 1.0.0 https://review.openstack.org/281523 | 20:55 |
fungi | right, and our centos 6 based testing was driven primarily by a need for some platform with a native python 2.6 base | 20:55 |
pabelanger | clarkb: For sure | 20:56 |
notmyname | can I -2 the "DO NOT MERGE" patches so they aren't on my dashboard? will that negatively affect anyone? | 20:56 |
jungleboyj | fungi: Not looking to complain. I am an ATC and have not gotten a code. Wondering if you can check if I am on the list and resend if possible. | 20:56 |
*** ddieterly has quit IRC | 20:56 | |
*** esker has quit IRC | 20:56 | |
fungi | notmyname: i'm trying to wip them all, but we have a lot of incorrect acls, mostly for stable branches | 20:56 |
fungi | notmyname: i'll go ahead and wip the ones which are bothering you while i work through what other projects have done to make their acls so much worse | 20:56 |
notmyname | fungi: ah. I can do that too, I think | 20:56 |
*** kzaitsev_mb has joined #openstack-infra | 20:57 | |
AJaeger | fungi: swift uses "label-Workflow = -1..+1 group swift-stable-maint" | 20:57 |
notmyname | fungi: do you mind if I workflow -1 those patches? | 20:57 |
AJaeger | fungi: there're quite a few projects where WIP is disabled for change owner on stable branches ;( | 20:57 |
fungi | notmyname: feel free. i just did a workflow -1 on the master change but i lack permissions to wip (or even abandon) my own changes on swift's stable branches | 20:58 |
notmyname | ok | 20:58 |
*** dalgaaf has quit IRC | 20:58 | |
fungi | AJaeger: yeah, i'm trying to figure out if this is something i can/should solve through our normalization script or just hack together by hand | 20:58 |
*** esker has joined #openstack-infra | 20:58 | |
notmyname | fungi: done | 20:59 |
fungi | thanks notmyname! | 20:59 |
*** ericksonsantos has quit IRC | 20:59 | |
*** infra-re_ has joined #openstack-infra | 20:59 | |
crinkle | notmyname: you could add `NOT message:"DO NOT MERGE"` to your dashboard query | 21:00 |
pc_m | AJaeger: & Infra folks... With https://review.openstack.org/#/c/280952/1 it is (now) failing the docs-constraints jobs, but when I try to look at logs it says File Not Found. Any ideas? | 21:00 |
clarkb | so here is a question, this release of oscc will remove hpcloud and runabove which is a non backward compat change. Do we 2.0 oscc? I am leaning towards no because those clouds don't work anyways | 21:01 |
AJaeger | pc_m: runtime is 30mins - so that's a timeout. | 21:01 |
clarkb | eg it wasn't our backward incompatible change | 21:01 |
AJaeger | But it should have created a log file nevertheless ;( | 21:01 |
fungi | crinkle: yep, though ultimately i'd like to fix our stable branch acls so that change owners can be expected to wip changes like that (i was intending to do so had gerrit let me) | 21:01 |
* clarkb goes with 1.15.0 instead of 2.0.0 | 21:02 | |
fungi | because if i don't fix this, i'll also be unable to abandon many of these once i'm done testing with them | 21:02 |
*** infra-red has quit IRC | 21:02 | |
AJaeger | fungi: I'd love to see that change | 21:02 |
jungleboyj | fungi: Should I just e-mail summit@openstack.org to get help? | 21:02 |
fungi | jungleboyj: what e-mail address(es) were you using for your gerrit account? i can check what the query shows and whether i attempted to send you one | 21:03 |
*** apoorvad has joined #openstack-infra | 21:03 | |
*** esker has quit IRC | 21:03 | |
*** amitgandhinz has quit IRC | 21:03 | |
pc_m | AJaeger: Any suggestions as to what I should do? | 21:03 |
AJaeger | pc_m: recheck | 21:03 |
pc_m | AJaeger: ok. will try | 21:03 |
*** _sarob has quit IRC | 21:03 | |
jungleboyj | fungi: jsbryant@us.ibm.com Thank you very much for looking! | 21:04 |
AJaeger | pc_m, team: I wonder why this happens. This is the second change in hte last few hours | 21:04 |
*** amitgandhinz has joined #openstack-infra | 21:04 | |
fungi | jungleboyj: i tried to send one to you on january 13. let me check my list of bounces | 21:04 |
*** e0ne has joined #openstack-infra | 21:04 | |
fungi | jungleboyj: i never got a bounce/ndr back from that address | 21:05 |
fungi | jungleboyj: i can resend it if you want | 21:05 |
jungleboyj | fungi: Weird. Could you please? I would appreciate it. | 21:05 |
AJaeger | jungleboyj: did you check your spam? | 21:05 |
*** apoorvad has quit IRC | 21:06 | |
jungleboyj | AJaeger: Who would it have come from? | 21:06 |
fungi | jungleboyj: yeah, it has a few urls in it, and is sent from a cloud provider's network, so could end up marked as spam | 21:06 |
*** apoorvad has joined #openstack-infra | 21:06 | |
clarkb | mordred: https://review.openstack.org/281526 I hav eproposed that for oscc, if you are ok with it would be good to ACK it | 21:06 |
clarkb | mordred: makes a 1.15.0 release | 21:06 |
AJaeger | jungleboyj: "Jeremy Stanley" | 21:06 |
fungi | jungleboyj: sender is jeremy@openstack.org (that's the foundation e-mail address i basically don't use for anything except summit invites and vulnerability announcements) | 21:06 |
openstackgerrit | sebastian marcet proposed openstack-infra/openstackid: Fix on display type touch https://review.openstack.org/281527 | 21:07 |
jungleboyj | AJaeger: Nope, it if got marked SPAM it was before it got to me. | 21:07 |
jungleboyj | AJaeger: I blame Lotus Notes. | 21:07 |
* jungleboyj hopes you will pitty me. | 21:07 | |
*** jsavak has quit IRC | 21:07 | |
* AJaeger hugs jungleboyj | 21:08 | |
smcginnis | jungleboyj: I pity you. | 21:08 |
*** jsavak has joined #openstack-infra | 21:08 | |
* AJaeger waves good-bye | 21:08 | |
jungleboyj | AJaeger: Thank you. I needed that. :-) | 21:08 |
*** AJaeger has quit IRC | 21:08 | |
*** angdraug has joined #openstack-infra | 21:09 | |
openstackgerrit | Merged openstack-infra/subunit2sql: Add DB API method to get failure rate for jobs by run_metadata https://review.openstack.org/265507 | 21:13 |
fungi | jungleboyj: i've sent you another copy just now | 21:14 |
openstackgerrit | Henry Gessau proposed openstack/requirements: Constrain eventlet to less than 0.18.0 for now https://review.openstack.org/281479 | 21:14 |
fungi | jungleboyj: let me know if you don't receive this one | 21:14 |
jungleboyj | fungi: You rock! I just got it. Thank you so much for the help! | 21:15 |
fungi | jungleboyj: no worries, glad it was an easy fix--i'd hate to not see you in austin! | 21:15 |
clarkb | jamielennox: are you around yet? for credential logging (passwords/tokens) how safe is it to make logs available publicly if we remove debug logs? | 21:15 |
*** ddieterly has joined #openstack-infra | 21:15 | |
jungleboyj | fungi: I will be there. Had hotel setup but realized I needed to actually get into the summit. | 21:16 |
fungi | hah | 21:16 |
*** esikachev has quit IRC | 21:18 | |
*** bkero has quit IRC | 21:18 | |
*** bkero has joined #openstack-infra | 21:18 | |
*** Sukhdev has quit IRC | 21:18 | |
jamielennox | clarkb: there shouldn't be any authentication requests logged even on debug | 21:19 |
jamielennox | clarkb: for tokens we were SHA1-ing them and printing that | 21:20 |
clarkb | jamielennox: and this assumes keystoneauth or also keystoneclient? | 21:20 |
jamielennox | i would need to check we're still doing the SHA1 thing but passwords shouldn't end up in debug | 21:20 |
jamielennox | clarkb: should be both | 21:20 |
jamielennox | clarkb: have an example of otherwise? | 21:21 |
clarkb | jamielennox: I don't just trying to understand if this is still a consideration | 21:21 |
clarkb | jamielennox: good to hear that it shouldn't be | 21:21 |
fungi | with my vmt hat on, the current recommendation is still not to trust redaction features at debug level. though truth is keystone has been better about that for longer than a lot of other services | 21:26 |
clarkb | ya if we publish anything I think we should still publish > DEBUG | 21:27 |
clarkb | but that does open the doors to possibly publishing logs for things like nodepool and infra cloud | 21:27 |
fungi | and the others are catching up to the point where i'm willing to switch to treating info leaks at debug level as an actual vulnerability if the rest of the vmt agrees | 21:28 |
jeblair | i think we decided to set up a public elk for infra-cloud | 21:28 |
jeblair | i support just doing that and if we run into problems, fix 'em and change the keys :) | 21:28 |
fungi | at least in the past year i think we've had at least as many sensitive information leaks in non-debug logs as we have at only debug level, which is way better than openstack used to be | 21:29 |
fungi | at least inasmuch as what was reported | 21:29 |
*** kgiusti has left #openstack-infra | 21:30 | |
fungi | okay, time for me to stop saying "at least" now | 21:30 |
clarkb | https://jenkins04.openstack.org/job/gate-devstack-bashate/955/console | 21:30 |
clarkb | more network connectivity to git.o.o problems? rax-iad intsead of ovh | 21:30 |
fungi | clarkb: rackspace has network maintenance going on this week | 21:31 |
fungi | so possibly related | 21:31 |
jeblair | fungi: at least you didn't say it again | 21:39 |
fungi | heh | 21:40 |
*** ashleighfarnham has joined #openstack-infra | 21:40 | |
*** thorst has quit IRC | 21:40 | |
*** thorst has joined #openstack-infra | 21:41 | |
*** armax has joined #openstack-infra | 21:41 | |
*** karlamrhein has joined #openstack-infra | 21:41 | |
*** achanda has quit IRC | 21:42 | |
openstackgerrit | James E. Blair proposed openstack-infra/nodepool: Handle dib image deletion during periodic cleanup https://review.openstack.org/273703 | 21:42 |
*** thorst_ has joined #openstack-infra | 21:42 | |
*** abregman|nb is now known as abregman | 21:45 | |
*** thorst has quit IRC | 21:45 | |
tristanC | fungi: agreed, but probably starting at mitaka then, last time I checked, my kilo deployment still writes token in debug logs... | 21:45 |
openstackgerrit | Spencer Krum proposed openstack-infra/zmq-event-publisher: Update links in pom.xml https://review.openstack.org/281540 | 21:46 |
fungi | tristanC: yeah, maybe we should revisit after kilo-eol | 21:46 |
*** maishsk_ has joined #openstack-infra | 21:46 | |
tristanC | but if projects agrees it's not acceptable to log token/password in debug (unless a non-default option such as "dont_hide_secrete_in_debug" is used), then yes, that sounds like a good idea! | 21:46 |
*** thorst_ has quit IRC | 21:47 | |
*** maishsk has quit IRC | 21:47 | |
*** maishsk_ is now known as maishsk | 21:47 | |
fungi | i'm pretty sure we've wanted to get there for a long time, it's just that for so much of openstack's history the amount of care taken for debug logging was simply not there | 21:48 |
*** |-paul-| has quit IRC | 21:49 | |
fungi | to the point that we had so many known examples of it, the vmt excluded them from vulnerability criteria just to keep its workload reasonable | 21:49 |
jeblair | yikes | 21:50 |
fungi | sort of like the current situation with lack of ssl certificate validation in server-to-server communication | 21:50 |
*** samuelBartel has joined #openstack-infra | 21:50 | |
*** dkranz has quit IRC | 21:51 | |
fungi | once an overwhelming majority of server-to-server ssl/tls actually provides some mechanism to verify its not being mitm'd, we can start considering outliers as actual vulnerabilities | 21:51 |
fungi | but for now, much like the "don't publish debug logs" recommendation, we just stick to "you need to be able to trust all the systems on your management network" line | 21:54 |
jhesketh | Morning | 21:56 |
clarkb | fungi: is that due to underlying python ssl not checking? | 21:56 |
*** abregman has quit IRC | 21:56 | |
clarkb | fungi: the whole insecure platform warning from requests | 21:56 |
fungi | clarkb: some of it, yes | 21:56 |
*** karlamrhein has quit IRC | 21:57 | |
fungi | clarkb: some is also just flat disabling validation and not providing configuration options to be able to enable it | 21:57 |
clarkb | wow | 21:57 |
*** imcsk8 has joined #openstack-infra | 21:57 | |
fungi | in part wit the excuse that python didn't provide a mechanism to solve it in the general case anyway | 21:57 |
fungi | so the "plug in the ca you want to use to validate rest api calls between services" bit was left as a non-urgent future todo | 21:58 |
*** thorst has joined #openstack-infra | 22:00 | |
*** sabeen3 has quit IRC | 22:01 | |
openstackgerrit | Kirill Zaitsev proposed openstack/requirements: Bump python-muranoclient to a 0.8.2 mitaka version https://review.openstack.org/281544 | 22:02 |
fungi | and things like, your cinder driver is going to talk to your san over http to do provisioning, oh but some sites deploy this brand of san in an https-only configuration, okay well optionally let it communicate via https and maybe some day someone will solve the part where you can even make sure it's really your san and not some imposter | 22:02 |
*** dkranz has joined #openstack-infra | 22:03 | |
fungi | (https as a protocol, not as a security measure) | 22:03 |
*** salv-orl_ has joined #openstack-infra | 22:03 | |
*** jtomasek is now known as jtomasek|afk | 22:04 | |
*** thorst has quit IRC | 22:04 | |
notmyname | in launchpad, which is the group that has permissions for bug triage (eg setting priority, etc). is it drivers or maintainers? | 22:04 |
mgagne | Bug supervisor? :D | 22:05 |
*** sdake has quit IRC | 22:05 | |
fungi | notmyname: yeah, as mgagne says, whichever group is configured as the bug supervisor. if there isn't one, i think it falls to the project owner/maintainer | 22:06 |
notmyname | fungi: ok, thanks | 22:06 |
*** salv-orlando has quit IRC | 22:06 | |
mgagne | driver: https://help.launchpad.net/Projects/Registering#Roles_within_projects | 22:06 |
*** shashank_hegde has quit IRC | 22:06 | |
notmyname | and how does that list get updated, eg when the list of cores changes? is it automatic or does it need to be updated by hand? | 22:06 |
fungi | notmyname: so for example https://bugs.launchpad.net/swift shows over in the right-hand column that "Swift Bug Team" is the supervisor | 22:07 |
mgagne | maintainer is the fallback | 22:07 |
mgagne | depends, for nova, it's an open team iirc | 22:07 |
mgagne | https://launchpad.net/~nova-bugs | 22:07 |
mgagne | for swift, it's moderated | 22:07 |
*** KimJ has joined #openstack-infra | 22:07 | |
notmyname | actually, I'm looking at https://launchpad.net/python-swiftclient | 22:08 |
fungi | yep, looks like no bug team is set there | 22:08 |
mgagne | https://launchpad.net/~swift-drivers is a restricted team amd https://launchpad.net/~swift-bugs is moderated | 22:08 |
*** rhallisey has quit IRC | 22:08 | |
mgagne | https://bugs.launchpad.net/python-swiftclient Bug supervisor: Swift Bug Team | 22:09 |
fungi | d'oh. i thought i was looking at the bugs page | 22:09 |
fungi | so tes, same swift bug team | 22:09 |
*** infra-re_ has quit IRC | 22:09 | |
notmyname | where do you see that? | 22:09 |
fungi | looks like mordred maybe created that group in 2010 and is still the only admin for it? | 22:09 |
mgagne | just follow the links and check Membership policy | 22:09 |
fungi | notmyname: https://bugs.launchpad.net/python-swiftclient | 22:09 |
mgagne | ^ | 22:10 |
fungi | in the right-hand column | 22:10 |
notmyname | I don't see a "swift bug team" anywhere | 22:10 |
mgagne | because bugs tracking can be disabled in LP so you might not have a bug team at all | 22:10 |
fungi | there's a link to Swift Bug Team under where it says Bug supervisor | 22:10 |
mgagne | see right sidebar | 22:10 |
fungi | notmyname: bugs.launchpad.net not launchpad.net | 22:10 |
notmyname | the string "bug supervisor" isn't on that webpage (for me) | 22:11 |
fungi | in case you missed that nuance in the url | 22:11 |
notmyname | ah | 22:11 |
notmyname | yeah, I did | 22:11 |
mgagne | I checked while logged out too and it's still showing | 22:11 |
*** eliqiao_ has quit IRC | 22:11 | |
notmyname | ok, so that basically resolves to swift-coresec | 22:12 |
notmyname | and how is that updated? by hand, or does it get synced from gerrit groups? | 22:12 |
mgagne | no sync | 22:12 |
fungi | by hand | 22:12 |
mgagne | human hands are used | 22:12 |
notmyname | ok, thanks | 22:12 |
*** regXboi has quit IRC | 22:12 | |
notmyname | that's what I needed to know | 22:12 |
*** bpokorny has quit IRC | 22:13 | |
*** eliqiao_ has joined #openstack-infra | 22:13 | |
*** karlamrhein has joined #openstack-infra | 22:13 | |
*** dkranz has quit IRC | 22:15 | |
fungi | notmyname: i've switched it to you as the administrator of https://launchpad.net/~swift-bugs now too | 22:15 |
fungi | so you can directly add/remove others from that group | 22:16 |
*** jsavak has quit IRC | 22:16 | |
notmyname | fungi: ok, thanks | 22:16 |
*** erlon has quit IRC | 22:16 | |
fungi | there was no need for mordred to be the admin of that group, 6 years later ;) | 22:17 |
openstackgerrit | Ben Nemec proposed openstack/diskimage-builder: Revert "Correct rhel-common for rhel6" https://review.openstack.org/281551 | 22:17 |
notmyname | :-) | 22:17 |
*** marcusvrn_ has quit IRC | 22:17 | |
*** ybathia has joined #openstack-infra | 22:17 | |
*** _sarob has joined #openstack-infra | 22:20 | |
*** karlamrhein has quit IRC | 22:20 | |
zaro | clarkb: wow, git-review tests take ~40mins to complete? | 22:21 |
fungi | zaro: sounds about right | 22:21 |
*** _sarob has quit IRC | 22:21 | |
ianw | yay -> /dev/xvda1 301G 9.1G 279G 4% / <- f23 disk size issues fixed! | 22:21 |
*** jaosorior has quit IRC | 22:21 | |
*** _sarob has joined #openstack-infra | 22:21 | |
*** _sarob has quit IRC | 22:21 | |
fungi | ianw: congrats! | 22:22 |
*** daemontool__ has quit IRC | 22:22 | |
*** _sarob has joined #openstack-infra | 22:22 | |
* fungi would #success that one | 22:22 | |
*** jaosorior has joined #openstack-infra | 22:22 | |
*** _sarob has quit IRC | 22:22 | |
fungi | it's certainly been plaguing us for weeks | 22:22 |
*** _sarob has joined #openstack-infra | 22:23 | |
*** _sarob has quit IRC | 22:23 | |
ianw | there's an outstanding change in the next dib release to fix symlinking of /var/run to /run, but other than that, for the first time in a *long* time, i'm not aware of any issues | 22:23 |
*** ddieterly has quit IRC | 22:24 | |
greghaynes | ianw: good thing we decided to stop writing bugs. Things got a lot better since then. ;) | 22:26 |
ianw | greghaynes: ha ha :) there's something up with centos-minimal and dependencies i haven't quite root caused yet. so there's still things to do :) | 22:26 |
greghaynes | Aw | 22:27 |
ianw | greghaynes: speaking of breaking things -> the name changes in https://review.openstack.org/#/c/211859/ | 22:27 |
*** e0ne has quit IRC | 22:27 | |
*** ddieterly has joined #openstack-infra | 22:27 | |
*** sdake has joined #openstack-infra | 22:27 | |
greghaynes | ianw: yea, that should be all backwards compatible though | 22:28 |
ianw | i'm just not sure "packageinstall" is really any more intrinsically understandable than "minimal" | 22:28 |
greghaynes | I hipe | 22:28 |
greghaynes | ianw: its different - minimal is minimal but package install is meant to be a useful image (with things like sshd). Name suggestions welcome, though. | 22:29 |
*** alivigni has quit IRC | 22:30 | |
greghaynes | Ideally -package install would be the main Ubuntu/Fedora element but backwards compat | 22:30 |
*** ybathia has quit IRC | 22:31 | |
*** sabeen has joined #openstack-infra | 22:32 | |
*** doug-fish has quit IRC | 22:33 | |
*** sabeen3 has joined #openstack-infra | 22:34 | |
*** doug-fish has joined #openstack-infra | 22:34 | |
*** doug-fish has quit IRC | 22:34 | |
*** gildub has joined #openstack-infra | 22:34 | |
*** doug-fish has joined #openstack-infra | 22:34 | |
*** _sarob has joined #openstack-infra | 22:35 | |
*** roxanaghe has left #openstack-infra | 22:35 | |
openstackgerrit | Merged openstack-infra/openstackid: Fix on display type touch https://review.openstack.org/281527 | 22:35 |
*** sabeen has quit IRC | 22:36 | |
*** Sukhdev has joined #openstack-infra | 22:38 | |
jeblair | minimal; minimally useful; useful; actually useful; bloated. | 22:39 |
jeblair | which one includes emacs is left as an exercise for the reader (<3 emacs) | 22:40 |
openstackgerrit | Matt Riedemann proposed openstack-infra/project-config: Enable gate-tempest-dsvm-neutron-src-oslo.service for liberty https://review.openstack.org/281559 | 22:42 |
*** tiswanso has quit IRC | 22:42 | |
*** ybathia has joined #openstack-infra | 22:44 | |
*** EricGonc_ has quit IRC | 22:44 | |
openstackgerrit | Jeremy Stanley proposed openstack-infra/project-config: Keep Gerrit ACL lines deduplicated https://review.openstack.org/281562 | 22:45 |
openstackgerrit | Jeremy Stanley proposed openstack-infra/project-config: Unshadow All-Projects in exclusiveGroupPermissions https://review.openstack.org/281563 | 22:45 |
fungi | AJaeger will hopefully be pleased by that ^ | 22:45 |
*** julim has quit IRC | 22:46 | |
fungi | i know i at least am looking forward to being able to wip and abandon my test changes on stable branches | 22:47 |
*** mriedem has quit IRC | 22:49 | |
*** jpr has quit IRC | 22:50 | |
greghaynes | Jeb | 22:50 |
greghaynes | jeblair: they all include different emacs versions | 22:51 |
jeblair | greghaynes: ;) | 22:51 |
*** baoli has quit IRC | 22:51 | |
*** armax has quit IRC | 22:51 | |
*** baoli has joined #openstack-infra | 22:52 | |
*** amitgandhinz has quit IRC | 22:53 | |
*** jungleboyj has quit IRC | 22:54 | |
yolanda | nibalizer,around? i wanted to talk with you about the need of afs mirrors on infra cloud | 22:54 |
*** baoli has quit IRC | 22:54 | |
*** baoli has joined #openstack-infra | 22:55 | |
*** esker has joined #openstack-infra | 22:56 | |
*** achanda has joined #openstack-infra | 22:56 | |
*** doug-fish has quit IRC | 22:57 | |
*** akuznetsova has quit IRC | 22:57 | |
*** doug-fish has joined #openstack-infra | 22:57 | |
nibalizer | hi | 22:57 |
*** rossella_s has quit IRC | 22:57 | |
nibalizer | whats up? | 22:57 |
*** rossella_s has joined #openstack-infra | 22:58 | |
nibalizer | as i understand it: we need mirrors | 23:00 |
yolanda | hi, so i was spinning a test nodepool and connected to infra cloud east | 23:00 |
nibalizer | but the procedure for that is pretty well understood | 23:00 |
*** dteselkin has quit IRC | 23:00 | |
*** baoli has quit IRC | 23:00 | |
*** xyang1 has quit IRC | 23:00 | |
yolanda | then i found that ready_node scirpt, configure-mirror, was failing. And Monty told that we need to have an AFS mirror on each cloud | 23:00 |
yolanda | i created a task for it on storybard, my suggestion for simplicity was to create the afs mirror, colocated in baremetal | 23:01 |
*** igormarnat has quit IRC | 23:01 | |
yolanda | what do you think? | 23:01 |
jeblair | yolanda: in your test nodepool, just disable the ready script | 23:01 |
crinkle | i thought we had already gotten nodepool to work without a mirror? | 23:01 |
yolanda | jeblair yes i did that | 23:01 |
*** dingyichen has joined #openstack-infra | 23:01 | |
yolanda | but is a temporary solution right? | 23:01 |
yolanda | that's feedback i got from mordred | 23:02 |
jeblair | you don't need it for testing -- instead, you can just run devstack/tempest and look at the time it took to run tests to check performance | 23:02 |
*** doug-fish has quit IRC | 23:02 | |
*** mmedvede_ has quit IRC | 23:02 | |
jeblair | yolanda: if we're ready to add it to production nodepool, yes, we need a mirror, but we don't want to run it on bare metal | 23:02 |
yolanda | jeblair, we are on that step now. We have a test nodepool, jenkins... and i'll start launching nodes there | 23:02 |
*** e0ne has joined #openstack-infra | 23:02 | |
jeblair | yolanda: you have a test jenkins? | 23:02 |
yolanda | jeblair i spinned one today | 23:02 |
jeblair | yolanda: you don't need that either | 23:03 |
yolanda | but i'm having trouble with gearman | 23:03 |
jeblair | yolanda: none of that needs testing | 23:03 |
yolanda | jeblair, i wanted to test the whole workflow of nodepool. How do i better test it? | 23:03 |
jeblair | yolanda: you are testing nodepool, not the cloud | 23:03 |
*** tzn has quit IRC | 23:03 | |
*** dteselkin has joined #openstack-infra | 23:03 | |
*** sarob_ has joined #openstack-infra | 23:03 | |
SpamapS | so, jjb.. talk to me about 'builder'. If a builder fails, does that make the job just retry? | 23:03 |
*** sarob_ has quit IRC | 23:03 | |
jeblair | SpamapS: no it fails the build | 23:03 |
*** shardy has quit IRC | 23:04 | |
*** sarob_ has joined #openstack-infra | 23:04 | |
*** akuznetsova has joined #openstack-infra | 23:04 | |
SpamapS | ah ok, bash to the rescue then. :) | 23:04 |
*** baoli has joined #openstack-infra | 23:04 | |
*** tzn has joined #openstack-infra | 23:04 | |
SpamapS | jeblair: thank you :) | 23:04 |
jeblair | yolanda: i think running a test nodepool to build and destroy a vm is all you need to do | 23:04 |
fungi | SpamapS: and it short-circuits, skipping any of the remaining builders | 23:04 |
*** _sarob has quit IRC | 23:04 | |
*** igormarnat has joined #openstack-infra | 23:04 | |
fungi | SpamapS: though it still fires the publishers | 23:04 |
jeblair | yolanda: at least, all you need to do to test that the cloud is ready for nodepool | 23:04 |
fungi | SpamapS: which is why we do log collection in a publisher | 23:04 |
yolanda | jeblair i've done that. But i wanted to test performance, run jobs | 23:04 |
SpamapS | ahhhh | 23:05 |
SpamapS | fungi: got it | 23:05 |
jeblair | yolanda: okay, you don't need to set up jenkins on it. just run devstack. | 23:05 |
rcarrillocruz | so | 23:05 |
jeblair | yolanda: if you want, you can grab reproduce.sh from any recent devstack/tempest run, and it will reproduce that exact run on your cloud | 23:05 |
rcarrillocruz | afs mirror | 23:05 |
yolanda | jeblair, so far i found only one problem: https://review.openstack.org/#/c/281310/ | 23:05 |
rcarrillocruz | vm instead of metal | 23:05 |
rcarrillocruz | we have consensus here? | 23:05 |
yolanda | problem with deleting vms due to incorrect call to floating ips | 23:05 |
rcarrillocruz | crinkle: jeblair, nibalizer | 23:05 |
jeblair | rcarrillocruz: yes, we have 2 accounts in every cloud region. one is for long running servers, the other is for nodepool. | 23:06 |
rcarrillocruz | i was thinking of collocating with bifrost, but don't have a strong opinion on this | 23:06 |
yolanda | jeblair thanks for the advice, whenever i needed to test a cloud, i did with the jenkins and zuul setup, so it might be easier | 23:06 |
jeblair | rcarrillocruz, yolanda: the mirror goes in the account for long running servers ("openstackci" is the name we use) | 23:06 |
rcarrillocruz | okidoki | 23:06 |
*** tpsilva has quit IRC | 23:06 | |
jeblair | yolanda: i promise, running "./reproduce.sh" is easier than setting up jenkins and zuul. | 23:07 |
yolanda | jeblair, the other alternative that was talked, is to create an independent project in our infracloud, then create a vm and setup the mirror on it | 23:07 |
*** tiswanso has joined #openstack-infra | 23:07 | |
yolanda | jeblair, i'm pretty sure | 23:07 |
crinkle | i don't know what the requirements are for afs or why it would need to be colocated on the baremetal server | 23:07 |
yolanda | i didn't know about that reproduce | 23:07 |
*** tiswanso has quit IRC | 23:07 | |
jeblair | yolanda: what we're looking for at this point is does it *function*. | 23:07 |
jeblair | yolanda: once it functions, we're ready to just add it to the production nodepool and collect further data that way | 23:08 |
yolanda | ok so after the patch i showed you, i can say it functions | 23:08 |
*** tiswanso has joined #openstack-infra | 23:08 | |
jeblair | yolanda: so, honestly, if you have spun up instances with nodepool, then we're ready to put it into production. we'll set it to max-servers=1 at first to make sure it doesn't go badly, but can increase from there. | 23:09 |
jeblair | crinkle: the mirror has very few requirements; one sec. | 23:09 |
yolanda | jeblair my concern there, as i showed for west as well, is that is not clearly deployable. I have a mix of cherry-picks of code until everything lands | 23:09 |
rcarrillocruz | crinkle: it doesn't need...we could put it on vm or just in bifrost, since it's a host that we will barely use once we spin up all computes and controller | 23:10 |
rcarrillocruz | but pattern is vm | 23:10 |
jeblair | crinkle: http://specs.openstack.org/openstack-infra/infra-specs/specs/unified_mirrors.html#servers | 23:10 |
rcarrillocruz | so i'll go with vm | 23:10 |
jeblair | rcarrillocruz: yes, we very much want this to operate just like any other cloud | 23:10 |
nibalizer | rcarrillocruz: but we put the mirrors on nova instances | 23:10 |
rcarrillocruz | ++, no snowflakes | 23:10 |
jeblair | crinkle: i didn't mention ram there | 23:11 |
nibalizer | its how we work | 23:11 |
*** esker has quit IRC | 23:11 | |
jeblair | crinkle: but i think we use 4g given a choice | 23:11 |
yolanda | the concern i had with vms, is the problem of orchestration. Because it means you need to create another project, create a vm... if we have to redeploy the cloud for some reason, we'll loose that vm | 23:11 |
rcarrillocruz | i can ansible that | 23:11 |
yolanda | good thing is that it can be reproduced easily and doesn't contain any data that need to persist | 23:12 |
*** sigmavirus24 is now known as sigmavirus24_awa | 23:12 | |
jeblair | yolanda: that's a really good point. it is worth considering making it a snowflake for that purpose. but maybe let's stick with the existing pattern for now and maybe talk about other options next week? | 23:12 |
*** gordc has quit IRC | 23:12 | |
jeblair | rcarrillocruz: that might be a good solution | 23:12 |
rcarrillocruz | yeah | 23:12 |
jeblair | yolanda: and yeah, with the new afs mirrors, they are really fast to set up; no initial data load needed | 23:13 |
jeblair | crinkle: even less than i thought: http://cacti.openstack.org/cacti/graph_view.php?action=tree&tree_id=1&leaf_id=182 | 23:13 |
*** esker has joined #openstack-infra | 23:13 | |
jeblair | crinkle: that's what i made on bluebox, and is probably what we should do on omfra too | 23:13 |
*** dims_ has joined #openstack-infra | 23:13 | |
*** krtaylor_ has quit IRC | 23:13 | |
jeblair | 2g ram, 2vcpu, 200G of disk. | 23:14 |
*** dims has quit IRC | 23:14 | |
crinkle | jeblair: I was just wondering what the motivation for putting it on the bifrost server was (which was not appealing to me), it sounds like we've moved past that | 23:14 |
jeblair | i honestly think we're going to greatly reduce the amount of disk used, but we can do that after we're done adding content to the mirror. | 23:14 |
*** _sarob has joined #openstack-infra | 23:15 | |
craige | o/ | 23:15 |
jeblair | crinkle: yeah, certainly not for performance. surviving cloud deploys might be a reason to consider, but if we can avoid it, i think it'd be worth it because it's so tiny (so i lean toward starting with vm and trying to work with that). | 23:16 |
*** xarses has joined #openstack-infra | 23:16 | |
xarses | I thought we had the ability to "restore" etherpad from a revision | 23:17 |
*** esker has quit IRC | 23:18 | |
xarses | I want to restore/promote https://etherpad.openstack.org/p/fuel-weekly-meeting-agenda/timeslider#23266 back | 23:18 |
*** sdake_ has joined #openstack-infra | 23:18 | |
*** sarob_ has quit IRC | 23:19 | |
fungi | related point, etherpad is a terrible platform for evolving historical logs of information. it's useful for short-term collaboration on a document | 23:19 |
*** tiswanso has quit IRC | 23:19 | |
fungi | but if you keep editing and adding to it, at some point it will break or at best become extremely unwieldy | 23:20 |
*** sdake has quit IRC | 23:20 | |
*** tzn has quit IRC | 23:20 | |
fungi | i believe you can export the content from a particular point in time, if the history of the pad is not corrupted/lost | 23:21 |
fungi | but would need to paste it back in and would lose authorship information | 23:21 |
fungi | afaik, it doesn't work like a wiki where you can roll back the official version to an earlier edit | 23:22 |
xarses | don't have to 'roll' it back, I just want all the content and authorship pushed back onto the end | 23:24 |
yolanda | so leaving for today, it's quite late here. jeblair, thanks for the pointer on reproduce, i'll test it tomorrow | 23:24 |
rcarrillocruz | yep | 23:24 |
rcarrillocruz | me too | 23:24 |
rcarrillocruz | crashing now | 23:25 |
pleia2 | night rcarrillocruz | 23:25 |
rcarrillocruz | g'nite | 23:25 |
jeblair | yolanda, rcarrillocruz: thanks! good luck | 23:25 |
xarses | My colleague and I swear there used to be some option in the history view that would allow to "restore" it | 23:25 |
pleia2 | and yolanda | 23:25 |
fungi | xarses: i don't understand the difference between what you're asking for and rolling back (restoring) the content to a previous edit | 23:25 |
*** agentle has quit IRC | 23:25 | |
fungi | it's possible that was a feature of etherpad and was never implemented in etherpad-lite? | 23:25 |
xarses | fungi: aparently, it's bad to remove the edits from the histroy, and it's not allowed unless you are an admin | 23:26 |
fungi | i don't remember it, but that doesn't mean it never existed | 23:26 |
*** achanda has quit IRC | 23:26 | |
*** sc68cal has quit IRC | 23:27 | |
*** e0ne has quit IRC | 23:27 | |
xarses | supposedly we can export / inport but I don't see how I do that in the current namespace | 23:27 |
fungi | yeah, you could export and then paste it back into the current pad, but regardless exports don't include authorship/colors | 23:27 |
fungi | it's just the textual content | 23:27 |
*** sergmelikyan has quit IRC | 23:28 | |
xarses | import fails | 23:28 |
*** ddieterly has quit IRC | 23:28 | |
xarses | it requires a new page | 23:28 |
fungi | import requires a new page, yes | 23:29 |
xarses | which I'm guessing loses the authorship | 23:29 |
fungi | deleting all the content from the pad and pasting the text from the export back in place of it doesn't require a new pad | 23:29 |
fungi | however, pasting huge amounts of text into a pad is also twitchy | 23:29 |
*** achanda has joined #openstack-infra | 23:33 | |
*** sdake_ has quit IRC | 23:35 | |
*** dimtruck is now known as zz_dimtruck | 23:36 | |
*** baoli has quit IRC | 23:36 | |
*** agentle has joined #openstack-infra | 23:37 | |
*** agentle has quit IRC | 23:38 | |
*** patrickeast_ is now known as patrickeast | 23:39 | |
*** sdake has joined #openstack-infra | 23:41 | |
*** armax has joined #openstack-infra | 23:42 | |
*** mriedem has joined #openstack-infra | 23:43 | |
*** Qiming has joined #openstack-infra | 23:43 | |
*** bpokorny has joined #openstack-infra | 23:44 | |
*** Sukhdev has quit IRC | 23:45 | |
*** sdake_ has joined #openstack-infra | 23:45 | |
*** rajinir has quit IRC | 23:45 | |
*** sdake has quit IRC | 23:46 | |
xarses | so the page is now fugly | 23:47 |
xarses | awesome | 23:47 |
*** edmondsw has quit IRC | 23:48 | |
*** harlowja_at_home has joined #openstack-infra | 23:49 | |
*** aeng has quit IRC | 23:52 | |
*** _sarob has quit IRC | 23:52 | |
*** pahuang has quit IRC | 23:53 | |
*** rbrndt has quit IRC | 23:53 | |
*** alex_xu has quit IRC | 23:53 | |
fungi | yeah, that's what i meant by "twitchy." you lose a lot of formatting when pasting. etherpad doesn't deal with pasting whitespace (indentation, blank lines, et cetera) | 23:53 |
fungi | nor bullets, ordered lists, styles | 23:54 |
fungi | but you can at least get the basic text content | 23:54 |
*** aeng has joined #openstack-infra | 23:54 | |
*** alex_xu has joined #openstack-infra | 23:55 | |
*** ybathia has quit IRC | 23:55 | |
*** tphummel has quit IRC | 23:56 | |
*** sc68cal has joined #openstack-infra | 23:58 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!