*** openstack has joined #zuul | 00:19 | |
*** zigo has joined #zuul | 00:24 | |
*** olaph has joined #zuul | 00:24 | |
*** jkilpatr has joined #zuul | 00:59 | |
*** harlowja has joined #zuul | 01:04 | |
openstackgerrit | Tristan Cacqueray proposed openstack-infra/nodepool feature/zuulv3: Implement a static driver for Nodepool https://review.openstack.org/468624 | 02:46 |
---|---|---|
openstackgerrit | Tristan Cacqueray proposed openstack-infra/nodepool feature/zuulv3: Extend Nodepool configuration syntax to support multiple drivers https://review.openstack.org/468751 | 02:46 |
openstackgerrit | Tristan Cacqueray proposed openstack-infra/nodepool feature/zuulv3: Collect request handling implementation in an OpenStack driver https://review.openstack.org/468750 | 02:46 |
openstackgerrit | Tristan Cacqueray proposed openstack-infra/nodepool feature/zuulv3: Abstract Nodepool provider management code https://review.openstack.org/468749 | 02:46 |
openstackgerrit | Tristan Cacqueray proposed openstack-infra/nodepool feature/zuulv3: Abstract Nodepool request handling code https://review.openstack.org/468748 | 02:46 |
openstackgerrit | Tristan Cacqueray proposed openstack-infra/nodepool feature/zuulv3: Implement an OpenContainer driver https://review.openstack.org/468753 | 02:46 |
*** tristanC has quit IRC | 03:29 | |
*** bhavik1 has joined #zuul | 04:35 | |
*** pleia2_ is now known as pleia2 | 05:09 | |
*** yolanda has joined #zuul | 06:06 | |
*** bhavik1 has quit IRC | 06:53 | |
*** hashar has joined #zuul | 07:05 | |
*** hashar is now known as hasharAway | 07:38 | |
*** hasharAway has quit IRC | 07:41 | |
*** SpamapS has quit IRC | 07:56 | |
*** openstackgerrit has quit IRC | 08:48 | |
tobiash | hi, back from vacation now :) | 08:52 |
tobiash | having fun with bwrap | 08:52 |
*** SpamapS has joined #zuul | 08:56 | |
tobiash | SpamapS: did you encounter ssh complaining with 'No user exists for uid 1000' when running in bwrap? | 08:58 |
tobiash | ah, the generated passwd entry misses a '\n' | 09:02 |
*** openstackgerrit has joined #zuul | 10:09 | |
openstackgerrit | Tobias Henkel proposed openstack-infra/zuul feature/zuulv3: Add linebreak to generated passwd/group file https://review.openstack.org/475723 | 10:09 |
*** jkilpatr has quit IRC | 10:47 | |
openstackgerrit | Tobias Henkel proposed openstack-infra/zuul feature/zuulv3: Fix access before assignment in zuul streamer https://review.openstack.org/475741 | 11:10 |
openstackgerrit | Tobias Henkel proposed openstack-infra/zuul feature/zuulv3: Fix typo in localhost check in zuul streamer https://review.openstack.org/475742 | 11:10 |
openstackgerrit | Tobias Henkel proposed openstack-infra/zuul feature/zuulv3: Fix typo in localhost check in zuul streamer https://review.openstack.org/475742 | 11:12 |
*** jkilpatr has joined #zuul | 11:23 | |
mordred | tobiash: welcome back! | 12:05 |
tobiash | mordred: \o/ | 12:05 |
*** hashar has joined #zuul | 12:20 | |
rcarrillocruz | jeblair: +2, thx for the patch, makes sense to decouple image name from glance iamge name (nod on providers giving ludcrous long names to images) | 12:32 |
mordred | rcarrillocruz: that's a concept I've been toying with in my head for os-client-config too - although I havent' found an answer I'm happy with - but I'd love for normal users to be able to say "this is the image on this cloud that I want to call "ubuntu-xenial" | 12:59 |
Shrews | jeblair: i left a comment for you on https://review.openstack.org/474369 | 13:16 |
Shrews | not a -1, but possibly an improvement to the data we record | 13:17 |
*** yolanda has quit IRC | 13:19 | |
*** yolanda has joined #zuul | 13:24 | |
*** isaacb has joined #zuul | 14:28 | |
*** colettecello has quit IRC | 14:33 | |
*** gothicmindfood has joined #zuul | 14:34 | |
*** isaacb has quit IRC | 15:01 | |
*** hashar is now known as hasharAway | 15:05 | |
*** isaacb has joined #zuul | 15:12 | |
clarkb | mordred: rcarrillocruz the biggest issue is going to be that clouds can and do change them out from under you | 15:27 |
clarkb | mordred: rcarrillocruz so you can't reliably say "this thing I don't manage is aliased to foo" | 15:27 |
clarkb | because next week it will berak in half of your clouds | 15:27 |
*** tristanC has joined #zuul | 15:37 | |
dmsimard | are log links in gerrit for zuul v3 jobs supposed to be working ? | 15:42 |
dmsimard | also, semi related -- duration for a v2.5 docs job was 1min31s while the docs job for v3 was 7m36s ? | 15:43 |
dmsimard | (was looking at https://review.openstack.org/#/c/475229/ ) | 15:44 |
clarkb | dmsimard: re logs yes I believe that they are being hosted and should be viewable unless something changed | 15:46 |
Shrews | clarkb: dmsimard: i think the logs are in flux right now due to some changes pabelanger was working on. they haven't been working for a couple of days | 15:49 |
dmsimard | Shrews: ok | 15:49 |
dmsimard | thanks | 15:49 |
SpamapS | dmsimard: it's really hard to compare the durations of jobs because cloud.... or are you seeing it consistently 7minutes? | 15:55 |
dmsimard | SpamapS: noticed it just now, I know it's on different clouds but a 5x difference seemed significant enough | 16:06 |
clarkb | One place you acn see drastic differences is with pip install due to afs and atlantic ocean peculiarities. Installing neutron in europe can take more than 2 minutes vs like 20 seconds in texas | 16:09 |
clarkb | we improved how we publish afs volumes to improve this but it still degrades to worst case when we do a publish | 16:10 |
clarkb | (basically we publish less often now, only when we have deemd necessary or on a 4 hour timeout rather than every 5 minutes) | 16:10 |
*** isaacb has quit IRC | 16:10 | |
SpamapS | Yeah, that's what I was thinking too.. cold cache.. clouds... latency.. etc. | 16:14 |
mordred | clarkb: yes - the thing is - the alias/name thing in the v3 nodepool config is the same as how we do it for flavors iirc - "here is a name and a possible filter" | 16:22 |
mordred | dmsimard: we have not set up log copying yet, so no, I do not expect those links to work yet | 16:23 |
pabelanger | ohai | 16:23 |
mordred | dmsimard: we just got all the pre-reqs for actually copying logs finished end of last week | 16:23 |
pabelanger | we have TLS on gearman now, next step is pipeline secrets for logs.o.o SSH key | 16:23 |
pabelanger | then, we should be able to try a publish | 16:23 |
clarkb | they were being copied to a temporary location though, I guess we stopped doing that? | 16:24 |
mordred | dmsimard, clarkb: there are also a few things (shouldn't be 5 minutes worth) that happen in nodepool ready scripts in v2.5 but in pre-playbooks in v3 | 16:24 |
pabelanger | clarkb: ya, it was a hack, and not really valid since an untrusted job was writing to /opt/zuul-logs on executor | 16:24 |
mordred | so there iwll be _some_ difference that shows up as "slower" - but I don't expect the configure mirror pre-playbook to take 5 minutes | 16:24 |
* SpamapS watches py27 burn | 16:24 | |
SpamapS | this is fun | 16:24 |
SpamapS | actually writing to _ONE_ version of python. Who'd a thunk it. | 16:24 |
pabelanger | the slowness is the 60sec SSH timeout on bubblewrap between each playbook. I think we have a plan to fix, just need to do it | 16:25 |
SpamapS | Yeah we do have a plan. It is straight forward, but needs code. | 16:27 |
clarkb | this is the ssh doesn't close nicely and has to timeout issue? | 16:30 |
openstackgerrit | Merged openstack-infra/zuul feature/zuulv3: Add linebreak to generated passwd/group file https://review.openstack.org/475723 | 16:30 |
SpamapS | clarkb: right | 16:30 |
SpamapS | https://storyboard.openstack.org/#!/story/2001072 | 16:30 |
openstackgerrit | Merged openstack-infra/zuul feature/zuulv3: Fix access before assignment in zuul streamer https://review.openstack.org/475741 | 16:31 |
openstackgerrit | Merged openstack-infra/zuul feature/zuulv3: Fix typo in localhost check in zuul streamer https://review.openstack.org/475742 | 16:31 |
openstackgerrit | Merged openstack-infra/zuul feature/zuulv3: requirements: remove ordereddict https://review.openstack.org/475229 | 16:32 |
pabelanger | okay, off to find some food. | 16:32 |
openstackgerrit | Merged openstack-infra/zuul feature/zuulv3: Remove use of six library https://review.openstack.org/475135 | 16:33 |
openstackgerrit | Merged openstack-infra/zuul feature/zuulv3: Add redhat-rpm-config to rpm build deps https://review.openstack.org/475082 | 16:33 |
*** jkilpatr has quit IRC | 17:14 | |
*** yolanda_ has joined #zuul | 17:16 | |
*** jkilpatr has joined #zuul | 17:17 | |
*** yolanda_ has quit IRC | 17:21 | |
openstackgerrit | Tobias Henkel proposed openstack-infra/zuul feature/zuulv3: Add Dockerfile https://review.openstack.org/465912 | 18:50 |
*** jkilpatr_ has joined #zuul | 18:52 | |
*** jkilpatr has quit IRC | 18:53 | |
openstackgerrit | Tobias Henkel proposed openstack-infra/zuul feature/zuulv3: Fix clone for non-existing cache dir https://review.openstack.org/475900 | 18:59 |
*** bhavik1 has joined #zuul | 19:14 | |
*** bhavik1 has quit IRC | 19:15 | |
*** hasharAway is now known as hashar | 19:19 | |
*** jkilpatr_ has quit IRC | 20:10 | |
SpamapS | wow, a flurry of morning activity, then everybody jumped in their pools. ;) | 20:33 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul feature/zuulv3: Add configuration documentation https://review.openstack.org/463328 | 21:12 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul feature/zuulv3: WIP: reorganize docs into user/admin guide https://review.openstack.org/475928 | 21:12 |
*** jkilpatr_ has joined #zuul | 21:15 | |
*** jkilpatr_ has quit IRC | 21:31 | |
*** jkilpatr has joined #zuul | 21:31 | |
*** hashar has quit IRC | 21:53 | |
*** openstack has joined #zuul | 22:18 | |
*** harlowja has quit IRC | 23:19 | |
SpamapS | oh, and by "in their pools" I think I meant "at AnsibleFest London" ;) | 23:54 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!