Thursday, 2019-04-11

*** owalsh has joined #openstack-infra00:00
clarkbprobably as chmodding after the fact give a small window where the data could be divulged. Maybe that isn't a huge concern00:01
ianwi'm more thinking it's annoying for ansible as it's going to look like it's touching the files constantly?00:02
clarkbif acme.sh reverts the perms back eaech time ya00:03
clarkbumask 027 before running the acme.sh commands would do it?00:04
ianwwhat i literally just typed :)00:05
*** yamamoto has joined #openstack-infra00:06
clarkbafs nodes have /opt/puppetlabs now. Just waiting for puppet to run00:06
*** lseki has quit IRC00:10
openstackgerritIan Wienand proposed openstack-infra/system-config master: letsencrypt: tighten certificate permissions  https://review.openstack.org/65166900:11
openstackgerritIan Wienand proposed openstack-infra/system-config master: Enable production cert generation for graphite01  https://review.openstack.org/65167000:11
*** yamamoto has quit IRC00:11
clarkbApr 11 00:15:30 afs01 puppet-user[5184]: (Facter) error while resolving custom fact "virtualenv_version": undefined method `[]' for nil:NilClass00:20
*** ijw has quit IRC00:20
clarkbcmurphy: ^ that doesn't seem to be a big issue for the afs servers (I don't think they install any python things)00:20
clarkbbut I will look into it tomorrow to double check00:20
cmurphyhmm00:20
cmurphythat comes from the puppet-python module00:22
*** rcernin has joined #openstack-infra00:22
*** betherly has joined #openstack-infra00:24
clarkbcmurphy: I can rerun it will full debugging by hand tomorrow to narrow down the line it comes from00:25
clarkbbut I need to figure out dinner now00:25
cmurphywe might need to upgrade the puppet-python module https://github.com/voxpupuli/puppet-python/commit/c2ca9d7495375bde781d766b3e6d3dd59cfbbed3#diff-2681005e333455b6b14db4672658adc400:26
clarkbok that should be doable00:27
clarkbthanks for digging in00:27
*** betherly has quit IRC00:28
*** mattw4 has quit IRC00:30
*** tjgresha_nope has joined #openstack-infra00:31
*** armax_ has joined #openstack-infra00:32
*** dpawlik has quit IRC00:32
*** tjgresha has quit IRC00:32
*** armax has quit IRC00:32
*** tbarron_ has quit IRC00:32
*** armax_ is now known as armax00:32
*** tobiash has quit IRC00:32
*** zerick has quit IRC00:32
*** trown has quit IRC00:32
openstackgerritIan Wienand proposed openstack-infra/system-config master: letsencrypt: tighten certificate permissions  https://review.openstack.org/65166900:32
*** kukacz_ has quit IRC00:32
openstackgerritIan Wienand proposed openstack-infra/system-config master: Enable production cert generation for graphite01  https://review.openstack.org/65167000:32
*** timburke has quit IRC00:32
*** dpawlik has joined #openstack-infra00:32
*** kukacz has joined #openstack-infra00:33
*** zerick has joined #openstack-infra00:33
*** trown has joined #openstack-infra00:33
*** tobiash has joined #openstack-infra00:33
*** timburke has joined #openstack-infra00:34
*** mgoddard has quit IRC00:34
*** mgoddard has joined #openstack-infra00:37
*** tbachman has quit IRC00:43
*** tbachman has joined #openstack-infra00:46
mnaseris it possible to disable glean during jobs00:48
*** wolverineav has joined #openstack-infra00:52
*** wolverineav has quit IRC00:54
*** wolverineav has joined #openstack-infra00:55
mnaser(this vpn thing is bringing up a new interface that glean is trying to manage)00:58
clarkbmnaser: it should ignore any interfaces that are not real interfaces00:59
mnaserhmm00:59
*** rcernin has quit IRC00:59
clarkbit will trigger then noop iirc00:59
mnaserclarkb: http://logs.openstack.org/65/651665/8/check/ansible-role-wireguard-integration-centos-7/5095f35/primary/journal.log seems to say otherwise00:59
mnaserDEBUG:glean:Writing output file : /etc/sysconfig/network-scripts/ifcfg-wg000:59
*** wolverineav has quit IRC01:00
clarkbI wonder if wg0 interfaces appear to be real and not virtual itnerfaces01:00
clarkband I wonder if they would treat that as a bug01:00
mnaserI think that might be it, Wireguard is based on a kernel module and its pretty much managed with ip commands etc01:00
clarkbneutron and friends create a lot of interfaces too but we successfully ignore them01:00
openstackgerritClark Boylan proposed openstack-infra/nodepool master: Add simple max-server sanity check to base handler class  https://review.openstack.org/65167601:01
mnaseryeah I think neutron relies on tap/tun and friends01:01
clarkbwell they all show up as network itnerfaces then there is an id type in sysfs we check against iirc01:01
clarkblet me find that code01:01
clarkbmnaser: https://opendev.org/openstack-infra/glean/src/branch/master/glean/cmd.py#L1178 it starts there01:02
clarkbbased on that maybe we want ot ignore wg in that list01:03
mnaserah there you go01:03
clarkbhttps://opendev.org/openstack-infra/glean/src/branch/master/glean/cmd.py#L1210-L1211 is the other check01:03
mnaserthe first check might catch it I guess01:04
mnasercat /sys/class/net/wg0/addr_assign_type = 001:04
mnaserso yeah..01:04
clarkbthinking out loud here I wonder if we could invert the list at 1178 so that we only manage a known good set of interfaces01:04
clarkbbut I'm not sure how much those change over time01:04
mnaserprobably not much I guess..01:06
openstackgerritMohammed Naser proposed openstack-infra/glean master: Ignore Wireguard interfaces  https://review.openstack.org/65168001:07
mnaserclarkb: ^ I put that up in the meantime.. and I guess I'll have to workaround a way to disable it01:07
*** rcernin has joined #openstack-infra01:09
*** gyee has quit IRC01:10
*** armax has quit IRC01:14
*** bobh has joined #openstack-infra01:22
*** betherly has joined #openstack-infra01:33
*** jamesmcarthur has joined #openstack-infra01:34
*** betherly has quit IRC01:37
*** hwoarang has quit IRC01:38
*** hwoarang has joined #openstack-infra01:39
*** jamesmcarthur has quit IRC01:48
*** jamesmcarthur has joined #openstack-infra01:49
*** betherly has joined #openstack-infra01:54
*** betherly has quit IRC01:58
*** dave-mccowan has quit IRC02:01
*** yamamoto has joined #openstack-infra02:02
*** yamamoto has quit IRC02:09
*** sthussey has quit IRC02:11
*** ykarel|away has joined #openstack-infra02:12
*** betherly has joined #openstack-infra02:15
*** Goneri has quit IRC02:15
*** anks2k has joined #openstack-infra02:16
*** betherly has quit IRC02:19
*** wolverineav has joined #openstack-infra02:24
*** jamesmcarthur has quit IRC02:25
*** yamamoto has joined #openstack-infra02:25
*** yamamoto has quit IRC02:26
*** bobh has quit IRC02:31
*** bobh has joined #openstack-infra02:32
*** yamamoto has joined #openstack-infra02:32
*** bobh has quit IRC02:36
*** rh-jelabarre has quit IRC02:37
*** wolverineav has quit IRC02:41
*** bhavikdbavishi has joined #openstack-infra02:42
*** betherly has joined #openstack-infra02:46
*** igordc has quit IRC02:47
*** betherly has quit IRC02:50
*** nicolasbock has quit IRC03:03
*** hongbin has joined #openstack-infra03:03
*** bhavikdbavishi has quit IRC03:05
openstackgerritIan Wienand proposed openstack-infra/puppet-graphite master: Add a httpd SSL template  https://review.openstack.org/65168603:06
*** psachin has joined #openstack-infra03:08
*** armax has joined #openstack-infra03:10
*** wolverineav has joined #openstack-infra03:13
*** betherly has joined #openstack-infra03:17
*** betherly has quit IRC03:22
openstackgerritIan Wienand proposed openstack-infra/system-config master: Pass SSL certs to graphite.opendev.org  https://review.openstack.org/65168703:25
ianwnow i wonder if this fails CI because the puppet tests don't do the base.yaml setup on the hosts ... always something interesting to think about!03:25
*** jamesmcarthur has joined #openstack-infra03:25
*** armax has quit IRC03:33
*** hwoarang has quit IRC03:35
*** hwoarang has joined #openstack-infra03:36
*** jamesmcarthur has quit IRC03:41
*** wolverineav has quit IRC03:43
*** bhavikdbavishi has joined #openstack-infra03:44
*** ykarel|away has quit IRC03:44
openstackgerritMerged openstack-infra/glean master: Ignore Wireguard interfaces  https://review.openstack.org/65168003:46
ianwmnaser: there's no much there, i think we can release that if it helps03:47
ianwi mean not much since the last release03:47
*** ramishra has joined #openstack-infra03:48
*** betherly has joined #openstack-infra03:48
*** bhavikdbavishi1 has joined #openstack-infra03:49
*** bhavikdbavishi has quit IRC03:49
*** bhavikdbavishi1 is now known as bhavikdbavishi03:49
*** diablo_rojo has quit IRC03:50
*** betherly has quit IRC03:53
*** whoami-rajat has joined #openstack-infra03:54
openstackgerritIan Wienand proposed openstack-infra/puppet-graphite master: Add a httpd SSL template  https://review.openstack.org/65168603:54
*** jamesmcarthur has joined #openstack-infra04:01
*** markvoelker has joined #openstack-infra04:02
*** imacdonn_ has quit IRC04:03
*** imacdonn_ has joined #openstack-infra04:04
*** hongbin has quit IRC04:05
*** ykarel|away has joined #openstack-infra04:06
*** ykarel|away is now known as ykarel04:10
*** ricolin has joined #openstack-infra04:10
*** ykarel_ has joined #openstack-infra04:13
*** ykarel has quit IRC04:16
*** jamesmcarthur has quit IRC04:19
openstackgerritIan Wienand proposed openstack-infra/puppet-graphite master: Add a httpd SSL template  https://review.openstack.org/65168604:29
*** betherly has joined #openstack-infra04:30
*** bobh has joined #openstack-infra04:30
*** lmiccini has joined #openstack-infra04:31
*** betherly has quit IRC04:34
*** bobh has quit IRC04:35
*** lmiccini has quit IRC04:36
*** lmiccini has joined #openstack-infra04:36
*** markvoelker has quit IRC04:36
clarkbianw mnaser I can make a glean release tomorrow if ianw doesnt want to do one today04:38
clarkbI'm not in a good spot to help monitor if things have a sad so no worries if we wait for tomorrow04:39
*** lmiccini has quit IRC04:39
*** lmiccini has joined #openstack-infra04:40
mnaserclarkb: I’ve worked around it personally by deleting the udev file in the job before things start so I’m not blocked at least, so feel free to take your time04:40
mnaserI got a 2 node job that uses the role to setup VPN between them and runs a ping test both sides. Pretty darn cool.04:41
clarkbnice04:41
ianwmnaser / clarkb: ok, 1.14.0 pushed04:44
openstackgerritTristan Cacqueray proposed openstack-infra/nodepool master: Add python-path option to node  https://review.openstack.org/63733804:44
*** mhu has quit IRC04:45
openstackgerritTristan Cacqueray proposed openstack-infra/zuul-jobs master: Add ansible-lint job  https://review.openstack.org/53208304:46
*** diablo_rojo has joined #openstack-infra04:50
*** armax has joined #openstack-infra04:51
anks2khow can i run tempest against 3rd party storage before my driver is merged ?  When enabled backends are to be used, it expects the driver to be present in the volume/drivers. Sugeest please04:54
anks2kShould i be manually copying the driver files and test it ? any help appreciated04:54
*** hwoarang has quit IRC05:00
*** betherly has joined #openstack-infra05:01
*** hwoarang has joined #openstack-infra05:02
*** betherly has quit IRC05:06
fungianks2k: the tempest maintainers can usually be found in #openstack-qa05:21
clarkbianw: thanks05:22
clarkbanks2k: fungi also the cinder project may have pointers since others are testing their drivers too05:22
anks2kfungi: clarkb: Yes, but this is from the 2rd party CI perspective. I have everything setup but a recent comment said i am running LVM as driver. but if i include the new driver in the conf file, it expects the driver to be present in that location. As this CI is for a new driver that has not yet been merged, im unable to figure out the right to get it done05:24
anks2k3rd*05:24
clarkbyou should install the proposed code/driver and test that05:27
*** e0ne has joined #openstack-infra05:28
anks2kOkay, so manually placing the driver files and then run tempest suite would be the preferred method ?05:28
clarkbno, I think the preferred method is to fetch the contents of the gerrit change, install, and test that in an automated fashion05:29
clarkbyou can set up a CI system like jenkins or zuul to listen to the gerrit event stream then take action on events you care about, fetch and pull the proposed code, then isntall and testit05:29
*** quiquell|off is now known as quiquell|rover05:32
anks2kThanks, much appreciated. Yes, We have entire CI infra and function setup. For incoming new patches for cinder project, i am pushing local.conf with new driver class as enabled driver. So testing a new incoming patch against my driver would happen only if the driver is present in cinder/volume/drivers. If not, i will have to place these files and execute the test for a new patch against my 3rd party driver05:32
*** betherly has joined #openstack-infra05:32
*** markvoelker has joined #openstack-infra05:33
openstackgerritYAMAMOTO Takashi proposed openstack-infra/project-config master: Update taas grafana dashboard  https://review.openstack.org/65169305:35
*** bobh has joined #openstack-infra05:35
*** betherly has quit IRC05:37
*** bobh has quit IRC05:39
*** hwoarang has quit IRC05:40
*** hwoarang has joined #openstack-infra05:41
*** wolverineav has joined #openstack-infra05:44
*** jtomasek has quit IRC05:48
*** wolverineav has quit IRC05:48
*** e0ne has quit IRC05:50
*** yamamoto has quit IRC05:50
*** e0ne has joined #openstack-infra05:51
*** yamamoto has joined #openstack-infra05:52
*** betherly has joined #openstack-infra05:53
*** dulek has quit IRC05:56
*** gouthamr has quit IRC05:56
*** betherly has quit IRC05:57
*** ramishra has quit IRC05:58
*** gouthamr has joined #openstack-infra06:00
*** kjackal has joined #openstack-infra06:03
*** udesale has joined #openstack-infra06:03
*** anks2k has quit IRC06:04
*** dulek has joined #openstack-infra06:05
*** markvoelker has quit IRC06:06
*** e0ne has quit IRC06:08
*** kopecmartin|off is now known as kopecmartin06:09
*** larainema has joined #openstack-infra06:10
*** ramishra has joined #openstack-infra06:10
*** ykarel_ is now known as ykarel06:11
openstackgerritTristan Cacqueray proposed openstack-infra/zuul-jobs master: Add ansible-lint job  https://review.openstack.org/53208306:12
*** whoami-rajat has quit IRC06:13
*** yamamoto has quit IRC06:18
*** yamamoto has joined #openstack-infra06:20
*** yamamoto has quit IRC06:20
*** yamamoto has joined #openstack-infra06:20
*** yamamoto has quit IRC06:25
*** pgaxatte has joined #openstack-infra06:25
*** whoami-rajat has joined #openstack-infra06:25
*** quiquell|rover is now known as quique|rover|brb06:26
*** armax has quit IRC06:26
*** betherly has joined #openstack-infra06:45
*** betherly has quit IRC06:49
*** diablo_rojo has quit IRC06:56
openstackgerritAndreas Jaeger proposed openstack-infra/project-config master: WIP: Fix propose-project-config-update  https://review.openstack.org/65170206:57
*** yamamoto has joined #openstack-infra06:59
*** ccamacho has joined #openstack-infra07:00
*** markvoelker has joined #openstack-infra07:03
AJaegerinfra-root, what is Intel SriovTaas CI ? It gave a vote on project-config, see change above07:03
*** slaweq has joined #openstack-infra07:03
*** yamamoto has quit IRC07:04
*** betherly has joined #openstack-infra07:05
*** rpittau|afk is now known as rpittau07:06
*** ginopc has joined #openstack-infra07:06
*** quique|rover|brb is now known as quiquell|rover07:06
* AJaeger reaches out to https://wiki.openstack.org/wiki/ThirdPartySystems/Intel-SRIOV-CI now07:07
*** dayou_ has quit IRC07:07
*** betherly has quit IRC07:11
*** bobh has joined #openstack-infra07:14
*** zhurong has joined #openstack-infra07:15
*** jpich has joined #openstack-infra07:16
*** bobh has quit IRC07:18
*** dayou_ has joined #openstack-infra07:26
*** betherly has joined #openstack-infra07:26
*** betherly has quit IRC07:31
*** ykarel is now known as ykarel|lunch07:32
*** gregoryo has joined #openstack-infra07:33
*** jpena|off is now known as jpena07:36
*** markvoelker has quit IRC07:36
*** tosky has joined #openstack-infra07:39
*** betherly has joined #openstack-infra07:45
*** e0ne has joined #openstack-infra07:49
*** betherly has quit IRC07:50
*** e0ne has quit IRC07:51
evrardjpmmm gerrit issues -- is that only me?07:54
evrardjpit's only me.07:55
evrardjpmy bad!07:55
*** e0ne has joined #openstack-infra07:56
fricklerAJaeger: I saw some weird votes on devstack patches a couple of days ago, too. dtroyer mentioned on the ML that Intel are rebuilding their CI setup. I agree though that they should be more careful with how they test08:02
*** betherly has joined #openstack-infra08:06
fricklerAJaeger: also to be fair, it didn't vote, it just posted it's results, with broken links to an internal server, though.08:06
*** jtomasek has joined #openstack-infra08:06
*** yamamoto has joined #openstack-infra08:08
*** iurygregory_ has joined #openstack-infra08:10
*** betherly has quit IRC08:10
*** lucasagomes has joined #openstack-infra08:18
*** betherly has joined #openstack-infra08:19
*** owalsh has quit IRC08:19
AJaegerfrickler: yes, indeed - not a vote, just a report by a broken system.08:21
*** iurygregory_ is now known as iurygregory08:22
*** priteau has joined #openstack-infra08:22
iurygregorymorning all o/08:22
*** betherly has quit IRC08:23
*** ykarel|lunch is now known as ykarel08:24
*** gregoryo has quit IRC08:25
*** gfidente has joined #openstack-infra08:27
*** yolanda_ has joined #openstack-infra08:29
*** markvoelker has joined #openstack-infra08:34
*** owalsh has joined #openstack-infra08:34
*** derekh has joined #openstack-infra08:34
*** dtantsur|afk is now known as dtantsur08:35
*** e0ne has quit IRC08:39
*** betherly has joined #openstack-infra08:39
*** betherly has quit IRC08:44
*** e0ne has joined #openstack-infra08:48
*** tkajinam has quit IRC08:58
*** wolverineav has joined #openstack-infra09:00
*** wolverineav has quit IRC09:05
*** markvoelker has quit IRC09:07
*** tbarron has joined #openstack-infra09:21
*** e0ne has quit IRC09:26
*** e0ne has joined #openstack-infra09:30
*** electrofelix has joined #openstack-infra09:40
*** betherly has joined #openstack-infra09:41
*** betherly has quit IRC09:46
*** bobh has joined #openstack-infra09:56
*** yamamoto has quit IRC09:56
openstackgerritMerged openstack-infra/irc-meetings master: Move the release team meeting  https://review.openstack.org/65144309:58
*** bobh has quit IRC10:00
*** yamamoto has joined #openstack-infra10:02
*** markvoelker has joined #openstack-infra10:04
*** yamamoto has quit IRC10:06
*** e0ne has quit IRC10:10
*** bhavikdbavishi has quit IRC10:12
*** e0ne has joined #openstack-infra10:15
*** lpetrut has joined #openstack-infra10:27
*** yamamoto has joined #openstack-infra10:32
*** markvoelker has quit IRC10:36
*** ginopc has quit IRC10:37
*** ginopc has joined #openstack-infra10:37
*** yolanda_ has quit IRC10:40
*** ginopc has quit IRC10:42
*** ginopc has joined #openstack-infra10:43
*** nicolasbock has joined #openstack-infra10:45
*** ginopc has quit IRC10:48
*** e0ne has quit IRC10:51
*** yolanda_ has joined #openstack-infra10:52
*** yamamoto has quit IRC10:54
*** tbachman has quit IRC10:54
*** ginopc has joined #openstack-infra10:55
*** jpena is now known as jpena|lunch10:56
*** udesale has quit IRC10:57
*** e0ne has joined #openstack-infra10:57
openstackgerritMerged openstack-infra/storyboard master: Whitelist `rm` for docs target in tox.ini  https://review.openstack.org/64492010:59
*** priteau has quit IRC10:59
*** kjackal has quit IRC11:02
*** kjackal has joined #openstack-infra11:05
*** bhavikdbavishi has joined #openstack-infra11:08
*** e0ne has quit IRC11:17
*** ginopc has quit IRC11:20
*** ginopc has joined #openstack-infra11:22
*** ginopc has quit IRC11:27
openstackgerritAndreas Jaeger proposed openstack-infra/project-config master: Fix propose-project-config-update  https://review.openstack.org/65170211:34
AJaegermordred, config-core, we need another change to get the proposal job working again ^11:34
*** ricolin has quit IRC11:37
*** dave-mccowan has joined #openstack-infra11:38
*** ginopc has joined #openstack-infra11:42
*** Dobroslaw is now known as Dobroslaw_afk11:48
*** eharney has joined #openstack-infra11:49
*** _erlon_ has joined #openstack-infra11:50
*** nicolasbock has quit IRC11:53
*** rlandy has joined #openstack-infra11:57
*** rlandy is now known as rlandy|ruck11:58
*** ykarel is now known as ykarel|afk11:59
*** nicolasbock has joined #openstack-infra12:00
*** yamamoto has joined #openstack-infra12:01
*** rh-jelabarre has joined #openstack-infra12:05
openstackgerritAndreas Jaeger proposed openstack-infra/project-config master: Fix propose-project-config-update  https://review.openstack.org/65170212:10
AJaegerfrickler: thanks for review, updated ^12:10
*** tbachman has joined #openstack-infra12:11
*** jamesmcarthur has joined #openstack-infra12:13
zbrAJaeger: is it possible to add extra setup role on a standard jobs like tox' ones? i only need to install docker and I wonder if there is a to do this without creating new job definitions.12:22
*** jpena|lunch is now known as jpena12:26
dtroyerAJaeger: if Tim doesn't get back to you ping me, I'm picking up much of the human-interface of the Intel 3CI bits now.  We know what it is reporting is broken, I'll ask Tim to just turn it off until we are allowed to report from the new setup (I just LOVE big companies sometimes)12:33
*** jamesmcarthur has quit IRC12:34
fricklerAJaeger: +2, thx12:36
*** msmarcal|eod is now known as msmarcal12:39
*** trown has quit IRC12:39
openstackgerritMerged openstack-infra/storyboard master: Add docker-compose based dev setup instructions  https://review.openstack.org/64492112:40
*** jamesmcarthur has joined #openstack-infra12:47
*** ykarel|afk is now known as ykarel12:52
*** kgiusti has joined #openstack-infra12:53
*** aaronsheffield has joined #openstack-infra12:55
*** e0ne has joined #openstack-infra12:56
*** quiquell|rover is now known as quiquell|lunch12:59
*** udesale has joined #openstack-infra13:00
*** wolverineav has joined #openstack-infra13:01
openstackgerritMerged openstack-infra/storyboard master: Rewrite/clarify non-docker dev env instructions  https://review.openstack.org/64492213:03
*** jamesmcarthur has quit IRC13:04
*** wolverineav has quit IRC13:05
*** yamamoto has quit IRC13:08
*** Goneri has joined #openstack-infra13:15
*** jpich has quit IRC13:17
*** bhavikdbavishi has quit IRC13:17
*** jpich has joined #openstack-infra13:17
*** e0ne has quit IRC13:18
*** rcernin has quit IRC13:18
*** pcaruana has quit IRC13:20
*** jcoufal has joined #openstack-infra13:21
*** yamamoto has joined #openstack-infra13:26
*** e0ne has joined #openstack-infra13:27
*** tbachman has quit IRC13:28
*** mriedem has joined #openstack-infra13:28
*** psachin has quit IRC13:30
AJaegerzbr, sure - let me grab you the docs ;)13:31
*** tbachman has joined #openstack-infra13:32
zbrAJaeger: I have a working POC at https://review.openstack.org/#/c/636923/28/playbooks/tox-molecule/pre-run.yml but I wonder if there is a nicer way to do it. in the end, I only need to run tox on a machine that has docker.13:34
AJaegerzbr, see https://zuul-ci.org/docs/zuul-jobs/general-roles.html#role-test-setup13:35
AJaegerthat role is part of the tox jobs13:35
AJaegerzbr: for just docker: bindep.txt should work as well13:35
AJaegerzbr, bindep.txt allows installation of arbitrary packages. If you need extra setup, you can use the tools/test-setup.sh file13:36
zbrAJaeger: not really, because installing docker package does require some extra steps on some platform, the ansible role takes care of that.13:36
AJaegerdtroyer: thanks, will do - let's give him a chance first ;)13:36
zbrbut i am pleased that I learned about this trick, which could be handy for running some commands before tox on tox jobs.13:36
AJaeger;)13:37
*** quiquell|lunch is now known as quiquell|rover13:37
zbri guess that for the momen ti would be better to stick to rhe pre-run.yml which just works.13:39
*** pcaruana has joined #openstack-infra13:42
AJaegerzbr, sure, go for it to make it transparent.13:43
openstackgerritMerged openstack-infra/project-config master: Fix propose-project-config-update  https://review.openstack.org/65170213:46
*** tbachman has quit IRC13:47
*** Lucas_Gray has joined #openstack-infra13:50
*** tbachman has joined #openstack-infra13:51
*** ricolin has joined #openstack-infra13:55
smcginnisUmm, anyone know what's going on with patch 552700 in the check queue? No nodes for the job?14:04
openstackgerritMerged openstack-infra/system-config master: Skip mirroring live and jeos images for opensuse  https://review.openstack.org/64863214:09
anteayaclarkb: did an email notification about the gerrit downtime on April 19th already go out and I just am unable to find it?14:09
*** ianychoi has quit IRC14:13
*** ianychoi has joined #openstack-infra14:14
anteayaI'm*14:15
*** lpetrut has quit IRC14:19
fungismcginnis: yeah, i think our only existing arm64 cloud is broken for roughly a week now. we have credentials for a new one they want to replace it with, just need time to get them integrated properly14:24
smcginnisfungi: Makes sense. I can comment on that patch to see if we want to just abandon for now, or just leaving it sitting out there waiting.14:25
smcginnisThat's a long time in queue!14:25
openstackgerritsebastian marcet proposed openstack-infra/openstackid master: Migrated Mail from native to Sendgrid API  https://review.openstack.org/65179414:25
fungismcginnis: maybe pabelanger can make the call since it's his change, though it's not really wasting any resources just confusing folks who see it in the pipeline14:27
*** e0ne has quit IRC14:27
smcginnisYeah, true.14:27
pabelangerfungi: smcginnis which change?14:28
pabelangeroh https://review.openstack.org/552700/14:29
smcginnispabelanger: https://review.openstack.org/#/c/552700/14:29
pabelangerhmm, I didn't recheck that14:29
smcginnisPicked up by Ian.14:29
pabelangerI can abandon if people want14:30
pabelangerbut I don't have time anymore sadly to work on that14:30
pabelangerOh, I did abandon, ianw restored it14:30
*** e0ne has joined #openstack-infra14:31
pabelangerdone14:32
*** lseki has joined #openstack-infra14:32
*** quiquell|rover is now known as quiquell|off14:34
*** e0ne has quit IRC14:34
fungiheh, it's easy for us to restore again once the ewr1 cloud is online. maybe i can take a look at the proposed nodepool config today and work out which hostvars we need14:36
openstackgerritsebastian marcet proposed openstack-infra/puppet-openstackid master: Add sendgrid support  https://review.openstack.org/65179814:37
*** udesale has quit IRC14:38
*** ykarel is now known as ykarel|away14:38
*** e0ne has joined #openstack-infra14:41
openstackgerritsebastian marcet proposed openstack-infra/puppet-openstackid master: Add sendgrid support  https://review.openstack.org/65179814:42
*** bobh has joined #openstack-infra14:44
clarkbanteaya: I sent it to each of the -discuss mailing lists gor our communities14:45
clarkbhttp://lists.openstack.org/pipermail/openstack-discuss/2019-April/004823.html for example14:46
*** ykarel|away has quit IRC14:47
*** e0ne has quit IRC14:48
*** e0ne has joined #openstack-infra14:48
*** bobh has quit IRC14:49
openstackgerritsebastian marcet proposed openstack-infra/system-config master: Added openstackid dev sendgrid support  https://review.openstack.org/65180614:50
*** bobh has joined #openstack-infra14:50
*** dklyle has joined #openstack-infra14:51
anteayaclarkb: that is for the lists server on April 12, I'm asking about the downtime on the 19th14:52
anteayait affects gerrit, does it not? the repo renames?14:52
clarkboh sorry I have that on my mind. Not yet. Now that jroll and fungi have a rough plan we should probably start sending those out14:53
clarkbthere was an earlier thread from corvus that mentions it iirc but weshould do the moreimpending change announvements with the details we now have14:54
fungithe one remaining bikeshed is we need to decide on what new namespace we're going to dump non-openstack projects into if they don't request one themselves14:54
fungiwhereby "we" i mean the infra/opendev team14:54
anteayayes I see those two, the jroll one and the corvuw one14:54
fungithe openstack tc made a suggestion, but it was really more of a placeholder to use as a point of reference in the plan for the official openstack repos14:54
anteayadoes the bikeshed need to hold up the 'gerrit will be offline april 19th' email announcement?14:55
clarkbfungi: I'm liking the simplicity of _/ asit also doesnt imply anything in terms of endorsement14:55
funginope, but if we don't decide before that's sent then the laid out plan will say something like "and tehre are these thousand or so repos we're going to move to another namespace but we don't know what it will be called"14:55
fungiclarkb: yeah, i'm in favor of something short and generic ("git" seems like another possibility there), but hard to find anything shorter than "_"14:57
*** armax has joined #openstack-infra14:57
fungimy biggest worry there is if it will be too subtle and people will try to leave it out of urls14:57
fungior possibly some weird normalization rule in gitea for organizations whose names consist only of punctuation14:58
clarkbalso does it get urlencoded to something less clean14:58
mordredI'd say if gitea can't handle it, then it's a bad choice :)14:59
*** kjackal has quit IRC15:01
anteayaokay great, if we can get some idea of what the something will be awesome15:01
anteayaI'm just thinking folks should know15:02
clarkb++15:02
anteayathanks15:03
anteayaI'll go back to finishing off now, I'll bug again later15:04
anteayaI'm trying to avoid syrup on my keyboard15:04
AJaegerfungi: call the namespace "dumping-ground" or "bikeshed" ;)15:04
*** sthussey has joined #openstack-infra15:05
*** e0ne has quit IRC15:08
*** tbachman has quit IRC15:09
*** gyee has joined #openstack-infra15:12
*** e0ne has joined #openstack-infra15:13
*** bhavikdbavishi has joined #openstack-infra15:13
mordredanteaya: what about keyboard in your syrup? is that also bada?15:15
*** ykarel|away has joined #openstack-infra15:18
*** iurygregory_ has joined #openstack-infra15:28
*** iurygregory has quit IRC15:29
*** e0ne has quit IRC15:32
*** lucasagomes has quit IRC15:37
*** yamamoto has quit IRC15:41
*** tbachman has joined #openstack-infra15:41
*** pcaruana has quit IRC15:42
*** iurygregory_ is now known as iurygregory15:45
*** wolverineav has joined #openstack-infra15:45
*** hamzy has quit IRC15:47
*** eernst has joined #openstack-infra15:48
*** ccamacho has quit IRC15:49
*** jamesmcarthur has joined #openstack-infra15:49
*** wolverineav has quit IRC15:49
*** jamesmcarthur_ has joined #openstack-infra15:50
*** jamesmcarthur has quit IRC15:50
*** tbachman has quit IRC15:52
jrollclarkb: fwiw, both python and JS agree that "_" does not get urlencoded15:53
jroll(ditto for chrome)15:53
*** ginopc has quit IRC15:53
*** ginopc has joined #openstack-infra15:54
clarkbI cant come up with a good reason not to use _ then :)15:54
openstackgerritMatthieu Huin proposed openstack-infra/zuul master: [DNM] admin REST API: docker-compose PoC, frontend  https://review.openstack.org/64353615:55
jrollyeah, I think I stole the idea from dockerhub's official images, e.g. https://hub.docker.com/_/busybox15:55
dtroyerThe only reason I would prefer something (even "none") over '_' is it is shorter to say a one syllable word than "underscore" and "no, not dash, underscore" :)15:55
clarkbdtroyer: fungi's suggestion of 'git' works well for that I suppose15:56
dtroyeryup, although would that confuse folks used to seeing 'cgit' in that spot?15:57
fungiwell, it would be in clone urls too15:57
*** pgaxatte has quit IRC15:58
*** diablo_rojo has joined #openstack-infra15:59
clarkbspoken it is https opendev dot org slash git slash ara15:59
clarkbwhich is easier to say and understand than slash underscore slash ara16:00
clarkbI dont expect much confusion unless people assume they need to do slaeh git slash openstack slash nova16:00
jrollI can get behind git for that reason, I'm fairly apathetic on the name though16:01
fungiwell, i think that one's going to be slash ara slash ara ;)16:01
*** bhavikdbavishi has quit IRC16:01
fungibut point made16:01
*** chandankumar is now known as raukadah16:01
*** iurygregory has quit IRC16:02
clarkbcan really break tools and use ∅16:11
*** ramishra has quit IRC16:14
*** quiquell|off has quit IRC16:14
clarkbindependent/ is longer to type but might convey that these are projects with their own destiny16:14
*** rpittau is now known as rpittau|afk16:15
clarkbI'm going yo find toast and think on this more. But we should probably decide on something and start sending email :)16:15
*** tbachman has joined #openstack-infra16:15
*** ianychoi has quit IRC16:20
*** gfidente is now known as gfidente|afk16:23
fungi"misc"16:23
anteayamordred: keyboard in the syrup would make for a chunky pour16:24
anteayamordred: not exactly what I go for but some might like it16:25
fungii do rather like my syrup on the less refined end of the scale16:25
anteayayou'd like the stuff still stuck in my filter then16:26
anteayalots of sand and branches16:26
anteayaI like a word better than _ myself for the point dtroyer made earlier16:27
anteayabut anything is better than delaying the email16:27
anteayasince I'm going with some folks don't know at all there will be an outage next week16:29
*** tbachman has quit IRC16:31
*** zbr has quit IRC16:34
*** Lucas_Gray has quit IRC16:36
*** jpich has quit IRC16:37
*** Lucas_Gray has joined #openstack-infra16:38
*** dave-mccowan has quit IRC16:39
openstackgerritClint 'SpamapS' Byrum proposed openstack-infra/nodepool master: Implement max-servers for AWS driver  https://review.openstack.org/64947416:40
*** zbr has joined #openstack-infra16:40
*** ginopc has quit IRC16:40
*** ricolin has quit IRC16:44
clarkbI've had toast and now drinking tea. I keep coming back to _/ for the simplicty of it from a connotation perspective16:46
clarkbone of the goals of this whole exercise is to remove ambiguity about endorsement of software and _ seems devoid of any such unwanted endorsement16:46
clarkbconsidering dockerhub uses similar I don't expect people will be too confused by it even if saying it out loud is a bit more painful16:46
fungii can get behind it16:48
*** dtantsur is now known as dtantsur|afk16:50
openstackgerritClark Boylan proposed openstack-infra/system-config master: Update puppet-python to "fix" broken facts  https://review.openstack.org/65187716:51
clarkbcmurphy: infra-root ^ fyi cleanup on puppet-4 error from yesterday16:51
clarkbI'm going to continue on with topic:puppet-4 now as well16:51
*** jamesmcarthur has joined #openstack-infra16:52
anteayasure if we acknowledge we need to repeat underscore to get people to see it then fine16:53
anteayait certainly does not convey endorsement16:54
clarkbthinking about communication as well our liasons should be able to do direct communication on $medium for their groups as well16:55
clarkbI expect that this will be particularly useful for airship, starlingx, and zuul16:55
*** jamesmcarthur_ has quit IRC16:56
anteayafair enough16:56
anteayaif you wanted to start an etherpad for an email announcment I can work on it with you16:56
clarkblet me dig up corvus' original email so that we don't contradict anything in that one16:57
clarkbhttp://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html16:58
anteayaawesome16:58
anteayaI think it is time for me to toast and tea16:58
anteayaback in a bit16:58
clarkbI think we can reuse a good chunk of that email and replace the bit at the end that talks about what we need from the projects and replace it with what the projects have decided on16:59
clarkband replace any "we need to plan these things" to "here is our plan"16:59
*** hamzy has joined #openstack-infra17:00
cmurphyclarkb: fwiw I'm not positive that update will fix the problem, it's a guess, but since it's a bugfix release update i think it's safe to try17:03
clarkbcmurphy: yup should be quite safe and touches the code in question17:04
mordredclarkb: well - one counter-argument for _ due to the dockerhub use of it - on dockerhub, _ as an org communicates "this is a super official image"17:04
clarkbcmurphy: if it still has an error after that we can run with full debugging output and go from there17:04
openstackgerritMohammed Naser proposed openstack-infra/project-config master: Add vexxhost/ansible-role-docker-registry  https://review.openstack.org/65187917:04
clarkbmordred: hrm17:04
mordredclarkb: (although I like it as communicating "not part of an org" for us - just saying, the connotations overthere are a little opposite what we want our connotations to be)17:04
mnaser^ weee, another thing to push up into opendev if y'all don't mind :)17:05
mnaseryeah also images under _ namespace in docker world are "ultimate official authority"17:05
*** pcaruana has joined #openstack-infra17:05
*** igordc has joined #openstack-infra17:06
clarkbin those cases dockerhub/docker isn't responsible for those images right?17:06
clarkbit is still the responsibility of the underlying content managers to manage it17:06
clarkbwhich is I think what we want to convey17:07
clarkbopendev and openstack have nothing to do with this content from a management perspective. We host it beacuse we are nice17:07
*** yamamoto has joined #openstack-infra17:08
mnaserhttps://docs.docker.com/docker-hub/official_images/17:08
mnaser"Docker, Inc. sponsors a dedicated team that is responsible for reviewing and publishing all content in the Official Images. This team works in collaboration with upstream software maintainers, security experts, and the broader Docker community."17:08
clarkbok so it really is the opposite thing17:09
mnaserif you want to live within '_' you have to go through an application process, etc17:09
*** jpena is now known as jpena|off17:10
clarkbok I think I'm back to liking 'git/' then17:10
clarkbthe drawback to 'git/' is what happens if we ever want to host git things :) but I'm not too worried about that and git is like xerox at this point17:11
*** derekh has quit IRC17:11
mordredclarkb: yeah - I think it's fairly unlikley the git project will move to opendev17:11
fungione thing we haven't much communicated (or even discussed) what will happen by default to git mirroring for all the repos which are moving out of the openstack namespace to whatever placeholder we decide on17:12
*** tbachman has joined #openstack-infra17:13
clarkbfungi: I think it will be "assist in configuring dmsimard's post job for that repo"17:13
clarkbbecause replicating to github.com/openstack/ will just persist the confusion17:13
fungiright, no that part is apparent17:13
anteayawe could go with xerox17:14
fungii mean we haven't officially said anywhere in announcements that the github mirrors for non-openstack things in the openstack namespace will either cease updating or get deleted if nobody works with us to move them in some as-of-yet-unspecified timeframe17:14
clarkbfungi: got it, I think mostly because that is an openstack tc decision?17:15
fungiright, that might be more for jroll i suppose17:15
anteayafungi also suggest misc but that does have a conotation to it17:16
anteayasuggested*17:16
fungii also suggested "x" which would be as short as "_" but lack the dockerhub connotation17:16
*** yamamoto has quit IRC17:17
jrollhrm, I thought we had communicated replicating to github isn't going to happen any longer17:17
jrollI am frequently wrong, though17:17
clarkboh ya corvus' email does say that17:18
clarkbso I think the big thing is reiterating what the TC has decided stays in and what doesn't17:18
fungijroll: i think it's more that we need to be super clear that all the repos moving out of the openstack namespace will no longer be replicated anywhere on github unless their maintainers take care of it17:18
clarkbhttp://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html the Github section17:18
jrollfungi: yes, we probably haven't communicated it well enough17:19
clarkbthe projects in openstack/* are changing17:19
anteayaI'm fine with 'x' as well17:19
fungijroll: also we might want to decide on a timeline for deleting those stale repos out of the openstack namespace... if owners want to take advantage of redirects on github (which dmsimard has worked out how to script through their api) then they need to be moved rather than deleted17:20
clarkbfungi: we may be able to hide them?17:20
fungioh, perhaps17:20
openstackgerritClint 'SpamapS' Byrum proposed openstack-infra/nodepool master: Implement max-servers for AWS driver  https://review.openstack.org/64947417:21
fungithough also, as with most stuff like this, no matter how widely we communicate it there are still going to be a ton of people who find out about it because the repo they're pulling from on github either ceases updating or goes away entirely17:21
*** ykarel|away has quit IRC17:21
jrollfungi: I can't really context switch into this at the moment, I'll have to come back to it later17:21
fungino prob, it just sprang to mind17:22
mnaserhttps://review.openstack.org/#/c/651879/ is ready to merge if y'all don't mind :)17:23
openstackgerritClint 'SpamapS' Byrum proposed openstack-infra/nodepool master: Implement max-servers for AWS driver  https://review.openstack.org/64947417:23
clarkbmnaser: we should get in https://review.openstack.org/#/c/651667/ first to make it easier for you to bring up a new project17:23
clarkbfungi: ^ fyi17:23
clarkband mordred17:23
fungianyway, if "hiding" repos on github is a thing, then maybe the tc can do that instead of deleting them17:24
openstackgerritClint 'SpamapS' Byrum proposed openstack-infra/nodepool master: Implement max-servers for AWS driver  https://review.openstack.org/64947417:24
fungiso the timeline to work out moving logistics on that service becomes less urgent17:24
SpamapSarchiving is a thing17:24
SpamapSwhich effectively hides them17:25
clarkbSpamapS: any idea if you can unarchive and move them later if you choose?17:25
SpamapSYes you can unarchive17:25
SpamapShttps://help.github.com/en/articles/archiving-repositories17:25
clarkbthat may be what we want then. thanks17:25
*** tbachman has quit IRC17:25
*** tbachman has joined #openstack-infra17:26
fungiperfect!17:27
*** gyee has quit IRC17:29
fungiso in light of that, maybe we need a semi-durable document we can point surprised users at which covers a brief zuul howto for using dmsimard's replication job and information on unarchiving/transfer process logistics?17:29
clarkb++17:30
* mnaser would like to try going over that document17:30
anteayadoes that need to be done prior to informing the crowd that gerrit will be unavailable next friday?17:31
funginope, i think we have enough info now to say that there's a viable direction and we can prepare that documentation prior to the 19th17:31
anteayaawesome17:31
anteayayay for a viable direction17:31
*** bhavikdbavishi has joined #openstack-infra17:32
fungiso we shouldn't need to include any specifics in the announcement, though we _can_ perhaps mention we have a configurable replication job now as well as a mechanism for doing transfers in bulk/batches without resorting to clicking through the gh webui17:32
openstackgerritMerged openstack-infra/system-config master: opensuse: Fix mirroring source for the tumbleweed emergency update repo  https://review.openstack.org/64881617:34
openstackgerritMerged openstack-infra/system-config master: Update kerberos servers to puppet 4  https://review.openstack.org/65037817:34
clarkbI'll keep an eye on the kdcs17:34
*** jamesmcarthur has quit IRC17:35
*** ijw has joined #openstack-infra17:36
*** jtomasek has quit IRC17:37
*** zzehring has joined #openstack-infra17:38
*** ykarel|away has joined #openstack-infra17:39
*** kopecmartin is now known as kopecmartin|off17:40
*** jamesmcarthur has joined #openstack-infra17:47
*** sshnaidm_ has joined #openstack-infra17:52
*** ykarel|away has quit IRC17:53
openstackgerritClark Boylan proposed openstack-infra/nodepool master: Add simple max-server sanity check to base handler class  https://review.openstack.org/65167617:53
*** sshnaidm has quit IRC17:53
*** jamesmcarthur has quit IRC17:54
*** jamesmcarthur has joined #openstack-infra17:56
*** bobh has quit IRC17:58
*** jamesmcarthur has quit IRC17:58
*** jamesmcarthur has joined #openstack-infra17:59
*** jamesmcarthur has quit IRC18:01
*** jamesmcarthur has joined #openstack-infra18:02
*** sshnaidm_ is now known as sshnaidm|off18:03
openstackgerritFabien Boucher proposed openstack-infra/zuul master: WIP - Pagure driver - https://pagure.io/pagure/  https://review.openstack.org/60440418:03
*** bobh has joined #openstack-infra18:03
*** bobh has quit IRC18:13
*** rkukura has quit IRC18:14
*** gmann is now known as gmann_afk18:15
*** bobh has joined #openstack-infra18:16
*** ykarel|away has joined #openstack-infra18:18
mordredfungi: oh - we have a mechanism for transfers that isn't the gh webui???18:19
*** electrofelix has quit IRC18:19
mordredthat's super exciting18:19
clarkbmordred: fungi: for lists upgrade tomorrow care to review item 6 at https://etherpad.openstack.org/p/lists.o.o-trusty-to-xenial18:20
fungimordred: dmsimard worked out that it's doable through an api method they've had marked as "experimental" for the past year or so18:20
clarkbalso fungi maybe you can get the snapshot started during your morning start hours so that it is done by 1700UTC?18:20
fungiglad to, just a sec and i'll add a reminder for myself18:20
mordredfungi: SWEET18:21
mordredclarkb: yes - item 6 looks good18:21
dmsimardOI18:21
clarkbfungi: awesome thanks. I plan to run through the actual upgrade as I've done a few now so am comfortable with it18:21
clarkbif someone else is super interested in that I'm happy to ride shotgun and watch via screen18:21
clarkbbut I wasn't counting on that :)18:21
fungibtw, i'm working up a followup to jroll's thread on openstack-discuss spelling out the implications for consumers of those repos on github18:22
mordredfungi: so you're saying I shouldn't just go add random screaming comments?18:23
fungifeel free18:24
fungicurrently juggling that and preparation to delete a bunch of tripleo branches18:24
clarkbkdcs look happy after puppet-4ification. /me pulls up the next change18:24
clarkbhrm before doing https://review.openstack.org/#/c/650379/1 we probably want ianw's regex grouping thing for the arm servers18:25
zbrjust wanted to say that I was really happy to see ANSI colors on zuul streaming console log, who do I need to thanks?18:25
dmsimardI can put a doc together for the upload-git-mirror things18:25
mordredzbr: that would be tobiash18:26
clarkbfungi:  https://review.openstack.org/#/c/651669/2 is the letsencrypt perms update change re our discussion yesterday if you can give that a look18:26
*** tosky has quit IRC18:26
mordredzbr: he made the console streaming use xterm.js instead of the custom code we had18:26
*** jamesmcarthur has quit IRC18:26
clarkbfungi: and then maybe ack https://review.openstack.org/#/c/651670/2 but I figure we can let ianw approve it?18:26
mordredzbr: https://review.openstack.org/#/c/648838/ if you're interested to see the change :)18:26
fungiclarkb: cool, i also flagged ianw's change to add the https vhost for graphite since i want to make sure we establish a clear pattern of consistent sslopts across our sites18:27
clarkbmordred: https://review.openstack.org/#/c/651442/ is the arm64 ansible grouping change I refer to. Your review on that would be much appreciated18:27
zbrall my kudos. hopefully we will also see coloring from zuul output plugin too (similar to ansible), not it works only for executed commands.18:27
mordredclarkb: looking18:27
tobiashzbr: thanks :)18:27
*** jamesmcarthur has joined #openstack-infra18:28
openstackgerritsebastian marcet proposed openstack-infra/openstackid master: Update recaptcha from v2 to v3 ( no user friction) * update old laravel plugin with a more recent one * moved from v2 to v3 * refactoring  https://review.openstack.org/65190118:29
zbrtobiash: i had to rely on hacks like running tool under pytest with pytest-html in order to be able to get a colored HTML output, so seeing colors in console was really nice surprise.18:29
mordredclarkb: your commit message is slightly off from reality - how much do you care?18:29
clarkbmordred: oh right the / update?18:30
mordredclarkb: or - the commit message18:30
mordredyeah18:30
mordredI'm not sure it's worth a respin18:30
clarkbI don't think it matters much (but maybe just +2 and we can see if ianw wants to update?)18:30
mordredyeah- in general it looks great18:30
zbrtobiash: see https://zuul.openstack.org/stream/c95f4c9ca51141a1a28221b1b88dbd1c?logfile=console.log18:31
tobiashzbr: yes, but the actual goal was performance and non-crashing browsers for large logs, the color support was actually just a side effect ;)18:32
*** Lucas_Gray has quit IRC18:39
*** tbachman has quit IRC18:39
jrollfungi: thanks for writing that - if there's anything else from today that you need help with, please let me know :)18:44
fungijroll: will do, sorry for the earlier interruption and thanks for the opportunity to brainstorm!18:46
jrollno worries, I let myself be interrupted, was just letting you know that I had to switch away :)18:46
fungithough it did point out that one more thing the tc needs to do is decide who will take over maintenance of the "openstack" github organization in the long term18:46
fungiwe'll need volunteers18:47
fungifolks who want to shape and curate the content we publish there18:47
clarkbfungi: totally thinking out loud here but that seems like t he sort of thing the release team might care about?18:47
fungialso we'll probably want to start talking after the 19th about making plans to switch the openstack repos over to replucating with zuul18:47
fungier, replicating18:48
fungii don't expect we want to have gerrit directly replicating to github in the long term18:48
fungiand expecting the openstack repos to replicate with the same sorts of zuul jobs as everyone else would be good for consistency18:49
clarkbcmurphy: https://review.openstack.org/#/c/650379/1 comment on that. Do you want to do the rebase or should I? I'm going to go find lunch no so no rush either way18:51
cmurphyclarkb: i can do it in a bit18:51
*** rkukura has joined #openstack-infra18:53
*** hwoarang has quit IRC18:54
*** hwoarang has joined #openstack-infra18:56
*** wolverineav has joined #openstack-infra18:58
*** wolverineav has quit IRC18:58
*** wolverineav has joined #openstack-infra18:58
*** tbachman has joined #openstack-infra19:00
*** pcaruana has quit IRC19:02
*** e0ne has joined #openstack-infra19:11
*** wolverineav has quit IRC19:15
*** wolverineav has joined #openstack-infra19:16
*** kjackal has joined #openstack-infra19:16
*** jcoufal_ has joined #openstack-infra19:17
*** jcoufal has quit IRC19:20
*** bhavikdbavishi has quit IRC19:20
mriedemincoming check queue job explosion from nova19:21
*** wolverineav has quit IRC19:21
openstackgerritColleen Murphy proposed openstack-infra/system-config master: yamlgroup: add regex match; exclude puppet4 for arm64 mirrors  https://review.openstack.org/65144219:22
openstackgerritColleen Murphy proposed openstack-infra/system-config master: Update nodepool servers to puppet 4  https://review.openstack.org/65037919:22
pabelangerEmilienM: weshay: ^that will impact rdo again19:23
fungimriedem: itym "load testing in progress"19:24
fungiclarkb: how long did the last snapshot of lists.o.o take? do you recall?19:25
fungitrying to decide when to set my reminder for that19:25
clarkbfungi: I think 2 hours19:26
fungii'll add some buffer anyway, but a rough ballpark guess is useful19:26
fungiokay, so 14:00z start time ought to be plenty19:26
*** gmann_afk is now known as gmann19:27
*** e0ne has quit IRC19:31
clarkbya that should be great19:32
*** boden has joined #openstack-infra19:36
bodenhi... hoping for some help debugging a recent regression in vmware-nsx project stable/rocky branch... results can be seen here https://review.openstack.org/#/c/651795/19:40
bodenbased on pep8 log here http://logs.openstack.org/95/651795/1/check/openstack-tox-pep8/f88fa43/tox/pep8-2.log  I can see someone is requiring neutron-lib>=1.21.0, but it doesn't seem to be dynamic routing as indicated in the logs19:40
bodenhere's dynamic routing stable/rocky https://github.com/openstack/neutron-dynamic-routing/blob/stable/rocky/requirements.txt#L1219:40
bodenwe were working on April 7th https://review.openstack.org/#/q/project:openstack/vmware-nsx+branch:stable/rocky19:40
bodenany tips on how to find where this neutron-lib reqirement got bumped as I can't seem to find it??19:40
fungiboden: does the pep8-1.log not help?19:42
fungineutron 14.0.0 has requirement neutron-lib>=1.25.0, but you'll have neutron-lib 1.18.0 which is incompatible.19:43
bodenmaybe 1 min19:43
fungiseems like maybe you're not using stable/rocky neutron19:44
bodenI guess I need to put an upper constraint on those now since 14.0.0 is out19:44
boden14.0.0 is the stein series of releases; its picking them up19:44
fungiyeah, i wouldn't expect stein neutron to work with rocky neutron-lib19:45
bodenfungi yeah working through the build ownership blues.. at least it was simple (for now). thanks19:45
funginp19:46
* fungi needs to go fire up the grill, bbiab19:46
*** wolverineav has joined #openstack-infra19:54
openstackgerritMohammed Naser proposed openstack-infra/project-config master: Add vexxhost/ansible-role-docker-distribution  https://review.openstack.org/65187919:56
*** wolverineav has quit IRC19:57
*** wolverineav has joined #openstack-infra19:57
*** kjackal has quit IRC19:59
openstackgerritMerged openstack-infra/system-config master: letsencrypt: tighten certificate permissions  https://review.openstack.org/65166919:59
*** wolverineav has quit IRC20:02
*** wolverineav has joined #openstack-infra20:03
*** ykarel|away has quit IRC20:07
*** harlowja has quit IRC20:08
*** wolverineav has quit IRC20:08
*** wolverineav has joined #openstack-infra20:08
*** jamesmcarthur has quit IRC20:10
*** wolverineav has quit IRC20:11
*** wolverineav has joined #openstack-infra20:12
*** wolverineav has quit IRC20:13
*** wolverineav has joined #openstack-infra20:13
*** artom has joined #openstack-infra20:13
artomSo, I think I'm at the point of adding myself to whitebox-tempest-plugin-core, given that https://review.openstack.org/#/c/649425/ has merged?20:17
openstackgerritMohammed Naser proposed openstack-infra/project-config master: Add vexxhost/ansible-role-docker-distribution  https://review.openstack.org/65187920:17
clarkbartom: done20:18
artomclarkb, cheers!20:18
*** kgiusti has left #openstack-infra20:22
*** wolverineav has quit IRC20:26
dmsimardinfra-root, jroll: started an etherpad to tell humans about upload-git-mirror, let me know what you think: https://etherpad.openstack.org/p/vtUbRGauuC20:28
dmsimardI'm not sure what the logistics of github org transfers would look like in practice20:29
dmsimardThe script that automates the process validates that the user that runs the script has the necessary privileges on both ends: https://review.openstack.org/#/c/644937/20:31
jrolldmsimard: that seems readable, I think I could implement it from there20:32
*** eharney has quit IRC20:34
*** Lucas_Gray has joined #openstack-infra20:36
mordreddmsimard: yeah - that's a good doc20:40
*** wolverineav has joined #openstack-infra20:43
*** artom has quit IRC20:44
*** Goneri has quit IRC20:45
*** hamzy has quit IRC20:46
clarkbdmsimard: that etherpad looks good after a skim20:50
*** jcoufal_ has quit IRC20:50
dmsimardWhat medium do we want it in ? An email to openstack-discuss ?20:54
clarkband airship-discuss and starlingx-discuss and zuul-discuss probably20:56
fungiultimately i think it becomes something similar to the zuul v3 migration guide... a semi-durable howto we can point surprised users at20:56
fungibut yeah, an explicit heads-up to the airship and starlingx crew for sure20:56
fungii think the zuul maintainers are likely to choose not to mirror their repos to github? i could be wrong though20:57
clarkbfungi: ya I don't expect they will, but think treating everyone the same in the notifications is useful20:57
clarkbalso I'm drafting up the "hey we are doing this" email now20:58
clarkbanteaya: ^20:58
clarkbhttps://etherpad.openstack.org/p/response-original-opendev-git-migration-email20:58
clarkbhow does that look?21:00
openstackgerritMichael Johnson proposed openstack-infra/irc-meetings master: Updates Octavia meeting time to 1600 UTC  https://review.openstack.org/65192921:02
*** whoami-rajat has quit IRC21:03
*** slaweq has quit IRC21:20
*** gfidente|afk has quit IRC21:27
*** tosky has joined #openstack-infra21:29
*** boden has quit IRC21:29
ianwclarkb / mordred: might as well fix the commit message to avoid confusion21:33
ianwfungi: thanks, i'll update the ssl opts21:33
openstackgerritIan Wienand proposed openstack-infra/system-config master: yamlgroup: add regex match; exclude puppet4 for arm64 mirrors  https://review.openstack.org/65144221:35
fungiianw: once it's in place, we can point https://www.ssllabs.com/ssltest/ at it and see if we missing anything glaring21:35
fungier, missed21:35
openstackgerritClark Boylan proposed openstack-infra/system-config master: Update nodepool servers to puppet 4  https://review.openstack.org/65037921:35
clarkbcmurphy: ^ that was just me pushing the rebase button after ianw's commit message update21:36
cmurphyclarkb: o721:37
dmsimardclarkb: I'm not subscribed to the airship and starling MLs but I can do the other ones21:37
*** slaweq has joined #openstack-infra21:37
*** wolverineav has quit IRC21:37
*** wolverineav has joined #openstack-infra21:38
fungitheir moderators can probably also approve your post21:39
ianw"terminate TLS that supports ECDHE then this should be edited to remove the RSA+AESGCM:RSA+AES so that PFS only is guarenteed." ... pffft, and people say cryptography is hard :)21:39
dmsimardfungi: ack21:40
fungiianw: i tried to be really explicit about our future options, that was written during trusty's time21:41
*** wolverineav has quit IRC21:42
*** wolverineav has joined #openstack-infra21:46
ianwfungi: so the pre-reqs seem to be openssl 1.0.0 (or >) and we have no support for windows xp?21:46
ianwmore specifically, internet explorer on windows xp21:49
*** gyee has joined #openstack-infra21:49
clarkbdmsimard: not sure if you saw but we did restart gerrit yesterday with your autoReload config change applied21:50
clarkbthank you for getting all this lined up and ready21:50
*** slaweq has quit IRC21:50
* clarkb updates the reminder email now that there should be email inks21:51
clarkb*links21:51
mordredianw: I clicked +2 on the yamlgroup patch - not +Aing since I'm close to EOD - but feel free to pull the trigger as you see fit21:51
mordredianw: I am comfortable not supporting IE on Windows XP21:52
clarkbianw fungi: mordred anteaya dmsimard https://etherpad.openstack.org/p/response-original-opendev-git-migration-email how does that look now21:52
fungijust wrapped up dinner and about to jump on a conference call but will check it out shortly21:54
mordredclarkb: I think that's a good email21:55
clarkbcool I'll send it out once fungi has had a chance to look (if anyone else would like to look let me know)21:56
openstackgerritIan Wienand proposed openstack-infra/puppet-graphite master: Add a httpd SSL template  https://review.openstack.org/65168622:00
*** jamesmcarthur has joined #openstack-infra22:01
openstackgerritJason Lee proposed openstack-infra/storyboard master: WIP: Integrated webscraper into Reader Script as a Class  https://review.openstack.org/64966622:09
*** igordc has quit IRC22:09
*** bobh has quit IRC22:10
fungiokay, conference call was short this time. checking out draft announcement now22:13
fungiclarkb: lgtm, ship it22:14
*** jamesmcarthur has quit IRC22:14
clarkbok as with the lists.o.o upgrade notice I believe the original email was sent individually to each list so I'll be following up on separate threads too22:14
funginot worth updating for, but we might start saying "replicate to github or anywhere else you like"22:15
*** tosky has quit IRC22:15
fungithe real benefit i see here is that projects are no longer locked into just replicating to github with the solution we have22:15
fungi(granted they could have set up ad hoc solutions to do so before)22:16
clarkbadded22:16
*** slaweq has joined #openstack-infra22:16
fungibut this way it's less like we're taking something away, in fact we're giving more freedom than ever22:16
clarkbAlso I'm quoting the entirety of jim's email since it was thorough and full of good infos22:17
fungiawesome22:17
clarkbok sent to openstack airship starlinx and zuul -discuss lists in reply to the original thread starter22:21
fungithanks!22:22
*** rcernin has joined #openstack-infra22:26
EmilienMpabelanger: ok22:28
openstackgerritPaul Belanger proposed openstack-infra/zuul-jobs master: Add tox-py37 job  https://review.openstack.org/65193822:30
openstackgerritPaul Belanger proposed openstack-infra/zuul-jobs master: Add tox-py37 job  https://review.openstack.org/65193822:31
*** slaweq has quit IRC22:40
ianwclarkb: if you could poke at https://review.openstack.org/#/c/651686/ ... we could possibly have a LE enabled host in a few hours :)22:47
openstackgerritPaul Belanger proposed openstack-infra/zuul-jobs master: Add tox-py37 job  https://review.openstack.org/65193822:48
clarkbianw: is there another change to point that change at the le file paths?22:49
ianwthere is :) https://review.openstack.org/#/c/651687/22:49
clarkb+222:50
ianwi'll babysit the one below that which will put the full production cert on the host, i think i'll have to delete the staging one to get it to renew.  i don't expect it's a common thing we'll be doing22:51
clarkbya I expect after this one we'll be a bit more confident in it and just go for it rather than step through staging22:52
clarkbalso soemthing that is bugging me that I never fully followed up on. We do all of this anonymously right and rely on our management of the domain as "authentication"? But LE also has the idae of accounts?22:52
ianwclarkb: sort of, i think we can share a common private key that we issue with, and that provides a few things like we can revoke certs22:54
openstackgerritMerged openstack-infra/system-config master: yamlgroup: add regex match; exclude puppet4 for arm64 mirrors  https://review.openstack.org/65144222:54
clarkbianw: but we aren't bothering to manage that key yet right?22:55
clarkbor did I mis it completely in the ansible role?22:55
ianwclarkb: no, i haven't put anything like that in at the moment.  i think it would involve having a shared key in root's /root/.acme.sh config dir22:55
*** _erlon_ has quit IRC23:00
*** tkajinam has joined #openstack-infra23:00
*** wolverineav has quit IRC23:01
*** wolverineav has joined #openstack-infra23:02
*** wolverineav has quit IRC23:02
*** wolverineav has joined #openstack-infra23:02
clarkbk, just making sure I understand how the pieces fit together. Happy to know I didn't miss anything obvious ;)23:03
clarkbI've got to pop out now for a bit but will check in later as well23:04
clarkbfungi: let me know if there is anything else you think I/we should do prior to the lists upgrade tomorrow23:04
*** eernst has quit IRC23:04
*** rlandy|ruck is now known as rlandy|ruck|bbl23:04
fungii'll let you know if i think of anything else, but it seems really thoroughly planned at this point23:05
*** eernst has joined #openstack-infra23:08
*** wolverineav has quit IRC23:10
openstackgerritMerged openstack-infra/puppet-graphite master: Add a httpd SSL template  https://review.openstack.org/65168623:12
openstackgerritPaul Belanger proposed openstack-infra/zuul-jobs master: Don't run zuul_debug_info_enabled under python2.6  https://review.openstack.org/65088023:12
openstackgerritMerged openstack-infra/zuul-jobs master: Add tox-py37 job  https://review.openstack.org/65193823:13
*** eernst has quit IRC23:13
*** wolverineav has joined #openstack-infra23:13
*** owalsh_ has joined #openstack-infra23:14
*** aaronsheffield has quit IRC23:14
*** owalsh has quit IRC23:15
*** paladox has quit IRC23:16
*** paladox has joined #openstack-infra23:16
openstackgerritMerged openstack-infra/system-config master: Enable production cert generation for graphite01  https://review.openstack.org/65167023:19
*** owalsh has joined #openstack-infra23:21
*** rlandy|ruck|bbl has quit IRC23:21
*** tobiash has quit IRC23:21
*** tbarron has quit IRC23:21
*** kukacz has quit IRC23:21
*** dpawlik has quit IRC23:21
*** roman_g has quit IRC23:21
*** zzehring has quit IRC23:21
*** pfallenop has quit IRC23:21
*** bdodd has quit IRC23:21
*** aspiers has quit IRC23:21
*** amorin has quit IRC23:21
*** prometheanfire has quit IRC23:21
*** markmcd has quit IRC23:21
*** antonym has quit IRC23:21
*** tobias-urdin has quit IRC23:21
*** corvus has quit IRC23:21
*** jlvillal has quit IRC23:21
*** owalsh_ has quit IRC23:22
*** mgoddard has quit IRC23:24
*** mgoddard has joined #openstack-infra23:27
*** zzehring has joined #openstack-infra23:27
*** rlandy|ruck|bbl has joined #openstack-infra23:27
*** tbarron has joined #openstack-infra23:27
*** tobiash has joined #openstack-infra23:27
*** kukacz has joined #openstack-infra23:27
*** dpawlik has joined #openstack-infra23:27
*** roman_g has joined #openstack-infra23:27
*** pfallenop has joined #openstack-infra23:27
*** prometheanfire has joined #openstack-infra23:27
*** bdodd has joined #openstack-infra23:27
*** aspiers has joined #openstack-infra23:27
*** amorin has joined #openstack-infra23:27
*** markmcd has joined #openstack-infra23:27
*** antonym has joined #openstack-infra23:27
*** tobias-urdin has joined #openstack-infra23:27
*** corvus has joined #openstack-infra23:27
*** jlvillal has joined #openstack-infra23:27
*** owalsh_ has joined #openstack-infra23:29
*** owalsh has quit IRC23:30
*** owalsh has joined #openstack-infra23:35
*** wolverineav has quit IRC23:36
*** owalsh_ has quit IRC23:36
*** eernst has joined #openstack-infra23:40
*** owalsh_ has joined #openstack-infra23:42
*** owalsh has quit IRC23:43
*** igordc has joined #openstack-infra23:44
*** eernst has quit IRC23:45
*** eernst has joined #openstack-infra23:45
*** eernst has quit IRC23:46
*** eernst_ has joined #openstack-infra23:46
*** owalsh has joined #openstack-infra23:51
*** eernst_ has quit IRC23:51
*** owalsh_ has quit IRC23:52

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