16:00:39 #startmeeting openstack_ansible_meeting 16:00:40 Meeting started Tue Feb 23 16:00:39 2021 UTC and is due to finish in 60 minutes. The chair is noonedeadpunk. Information about MeetBot at http://wiki.debian.org/MeetBot. 16:00:41 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 16:00:43 The meeting name has been set to 'openstack_ansible_meeting' 16:00:48 o/ 16:00:53 o/ 16:01:16 I as usual haven't prepared any agenda for the meeting... Should do better in future 16:01:27 checking for new bug reports 16:02:43 @jrosser (if he is about) how is https://etherpad.opendev.org/p/osa-ci-failures going? 16:02:48 #topic bug triage 16:02:49 https://bugs.launchpad.net/openstack-ansible/+bug/1915618 16:02:51 Launchpad bug 1915618 in openstack-ansible "gnocchi file missing" [Undecided,New] 16:03:05 o/ hello 16:03:26 I finally need to make fresh deployemnty of all telemetry and check what;'s going on there 16:03:42 as I saw weird stuff in logs in CI 16:03:57 but no idea what the result of these 16:04:13 i did more work on the repo server / u-c stuff https://review.opendev.org/c/openstack/openstack-ansible-repo_server/+/774517 16:04:28 redid that pretty totally to make it take u-c files from the deploy host 16:05:03 not passing a test job though https://review.opendev.org/c/openstack/openstack-ansible/+/774523 16:05:48 this is ready for one of the ceph repo CI fixes https://review.opendev.org/c/openstack/openstack-ansible/+/775695 16:06:32 774523 seems more like passing then not 16:06:43 except distro installs 16:06:50 yeah its mostly there, havent looked at why it's broken 16:07:23 could be a corner case there for utility and things where we don't have a repo server for distro installs? 16:07:36 utility/repo etc 16:08:07 this is also ready https://review.opendev.org/c/openstack/openstack-ansible/+/776464 16:08:33 well, it fails on tempest 16:08:44 https://c6ba2e2bae7e431e3d06-3245c124accefaca4c820513e2930ad5.ssl.cf5.rackcdn.com/774523/7/check/openstack-ansible-deploy-aio_distro_metal-ubuntu-focal/f1e316a/logs/ara-report/results/1259.html 16:08:46 and maybe most importantly the mariadb 10.5.9 bump needs attention 16:09:43 776464 is neat indeed 16:10:37 regarding mariadb, dunno. that feels like a bug for galera 16:10:54 and probasbly we should report it? 16:11:00 looked like the upgrade jobs fail? 16:11:04 * jrosser looks 16:11:39 it's failed on users creation... 16:12:08 on 10.5.9 16:12:45 and what if rebase it on top of the https://review.opendev.org/c/openstack/openstack-ansible-galera_server/+/775893 16:12:46 oh no https://zuul.opendev.org/t/openstack/build/0af1b2a37646470dbae747523eecffc3/log/job-output.txt#16473-16490 16:12:57 yes fails in a similar way 16:13:20 yeah, we should at least try that rebase as they did say we should not mess with the root user 16:14:11 well, montywi said that to me a year ago I guess when there was a mess with 10.4.13 iirc 16:14:28 so worth trying I guess 16:15:07 hm 16:15:15 https://review.opendev.org/c/openstack/openstack-ansible-galera_server/+/777060 failed on uypgrade as well 16:15:47 have we merged smth breaking upgrade jobs? 16:15:59 in terms of the galera/utility? 16:17:21 ah https://review.opendev.org/c/openstack/openstack-ansible-galera_server/+/777060/3..4/defaults/main.yml 16:17:34 that explains it :p 16:17:46 doh 16:17:52 curse of git add -A 16:18:08 can't agree more :) 16:18:33 #topic office hours 16:18:42 Jonathan Rosser proposed openstack/openstack-ansible-galera_server master: Use ansible_facts[] instead of fact variables https://review.opendev.org/c/openstack/openstack-ansible-galera_server/+/777060 16:19:01 so i did a ton of work on lxc_hosts 16:19:02 in regards to that gnocchi issue https://bugs.launchpad.net/kolla-ansible/+bug/1780245 https://opendev.org/openstack/openstack-ansible-os_gnocchi/src/branch/master/tasks/main.yml#L146 16:19:04 Launchpad bug 1780245 in kolla-ansible train "gnocchi-metricd container missconfigured on second and third nodes" [Medium,Triaged] 16:19:23 Dmitriy Rabotyagov proposed openstack/openstack-ansible-galera_server master: Bump MariaDB version to 10.5.9 https://review.opendev.org/c/openstack/openstack-ansible-galera_server/+/777088 16:19:48 we also should do smth with octavia 16:19:57 oh, andrewbonney, you around? 16:19:58 since it's broken for a while and we dunno why... 16:20:15 yes. I'm still looking at it as I can't replicate the centos failure 16:20:27 Hi is there any explicit tutorial on how to setup networking before boostraping? 16:20:28 debian might be https://bugzilla.redhat.com/show_bug.cgi?id=1832710 though as it uses a very old libvirt 16:20:29 bugzilla.redhat.com bug 1832710 in libvirt "vhost-user multiple queues hot plug fail:error: internal error: unable to execute QEMU command 'netdev_add': Invalid parameter type for 'queues', expected: integer" [High,Closed: errata] - Assigned to pkrempa 16:20:41 Dmitriy Rabotyagov proposed openstack/openstack-ansible-galera_server master: Bump MariaDB version to 10.5.9 https://review.opendev.org/c/openstack/openstack-ansible-galera_server/+/777088 16:21:06 I thought we're installing libvirt from debian-updates? 16:21:18 or it's jsut qemu... 16:21:23 as nova complains otherwise 16:21:36 qemu comes from debian-backports, and there was an update around when it started failing for a CVE 16:21:44 juanoterocas: we're just in our weekly meeting right now, but you can use whichever method you like, nothing is really fixed. There are examples in the etc/ directory of openstack-ansible. 16:22:01 ok thx 16:22:02 nova on W looks like it will need libvirt >= 6 anyway so we'll need to find it from somewhere 16:22:34 doh... 16:22:52 Eventually I believe debian folks will do smth regarding that 16:24:19 wonder if there is a W variant for here https://github.com/openstack/openstack-ansible-openstack_hosts/blob/master/vars/debian.yml#L88-L94 16:25:05 not yet at least 16:25:36 zigo: can you give us any pointers if we should be able to run W on buster re. libvirt version? 16:25:39 btw awesome job with centos stream 16:25:47 yeah i am pleased with that 16:26:01 kind of related to the lxc_hosts stuff actually 16:26:13 Would be really great to move all images to be built from chroot 16:26:20 we need to decide if we bump the existing centos to 8.3 and backport to V 16:26:31 becasue that determines what patches we merge and in what order 16:26:57 moving to chroot would be a big change and then backports are not possible any more 16:27:13 yeah, agree 16:27:22 you meant to make use of stream on V? 16:27:37 oh no, its why i did this https://review.opendev.org/c/openstack/openstack-ansible-lxc_hosts/+/775778 16:27:51 so that we have the opportunity to fix up the current method to get 8.3 and backport that 16:28:03 then tear it all up straight away after that on master to use chroots 16:28:33 tbh dunno 16:29:12 eventually on deployemnts we do dnf update before packing them, which will update stuff to 8.3 anyway 16:29:13 i guess we don't run many CI jobs really on victoria so the failure i was trying to work around there is kind of minimal 16:29:32 yeah. and for CI it's not so critical as on master 16:29:47 the issue was that the 8.1 container gets the infra repo setup, but dnf update blows that all away in an unfortunate way during 8.1>8.3 16:29:59 I was thinking more if we should give 8.3 -> Stream upgrade path 16:30:00 but really corner case 16:30:11 and might be that do this on V is relevant 16:31:46 anyway, just wanted to point that the situation with lxc_hosts is kind of complicated depending on what we choose to do 16:32:02 as otherwise we will need to keep 8.3 during W and drop it afterwards. And I have no intention to carry such super simmilar distros 16:32:46 i think if we were to merge the changes for 8.3 containers to master then the opportunity to backport is there should we need it 16:32:58 even if then we pretty soon change the code to chroots on master 16:34:28 ok, fair 16:34:50 but it's also if we're going to backport chroot and stream to V 16:35:03 because then uit's just +1 patch to backport :) 16:35:55 the whole upgrade situation is tricky 16:36:08 i don't know how long the infra people will keep a non stream image 16:36:25 we agreed till W at least iirc 16:36:48 right, but that does mean that our U/V centos jobs will stop working anyway at that point potentially 16:37:11 which will make testing upgrades hard 16:37:47 well, we kind of never tested os upgrades? neither performed them? 16:38:00 but yeah, I got the point 16:38:25 perhaps not to worry too much about it 16:38:51 swapping centos-8 for centos-8 stream on master should be a priority 16:39:00 yes, agree 16:39:05 let's leave V as is 16:39:09 in terms of centos 16:39:15 at least for now 16:39:23 maybe we will reconsider later... 16:39:46 this ansible_facts stuff is massive patches too 16:39:49 thanks for looking at them 16:40:26 I really want to start pki stuff, but I have to research trove due to inner prio right now 16:40:55 But I still aio to grab both... 16:41:06 i may have someone who can help with the pki stuff 16:42:06 btw regarding trove. I know that it uses rabbit to talk to agents (which are actually vms). And I'm not sure how good it will be to use general rabbit. And thinking if it makes sense to deploy another one on trove containers 16:42:19 that would be ++ 16:42:46 gotcha 16:42:55 the rabbit role is quite well formed so that should be ok i expect to reuse it 16:43:37 yeah, I also think it should be fine. Just pass another secrets as vars, but shouldn't be too hard 16:43:58 oh also andrewbonney has started to look at fixing the neutron role 16:44:15 yeah, I saw the patch 16:44:33 really didn't have time to add integrated roles :( 16:44:58 oh, btw https://review.opendev.org/c/openstack/openstack-ansible/+/776581 16:45:10 bumped ansible and collections 16:45:42 they moved posix out of general collection 16:46:30 btw, I was thinking about creating openstack-ansible-collections to place there our modules for git, and, maybe, config-template. But in case of config -template that damn bad repo name 16:46:44 since it's used by tripleo and etc 16:47:36 config_template is so cool it almost deserves it's own 16:47:52 well, agree... 16:48:07 but I think we can't jsut convert that repo into collection? 16:48:24 tbh i'm not sure, but basically 'no' 16:48:32 theres other stuff to do i think 16:48:51 you need metadata and to build locally some package to upload to galaxy 16:49:10 I just really use config_template internally more and more and get fed of the way I need to install it.. 16:49:34 well, we could convert it, but I think we probably should not... 16:49:43 nsible-galaxy collection init my_namespace.my_collection 16:50:52 for internal stuff here we have a role clone script that populates my-project/roles 16:51:04 and also puts other things like config-template in my-project/repos 16:51:12 which is also an ugly hack 16:51:48 yeah. and when you have pretty much independant repos that have just requirements.yml for external dependencies... 16:53:16 ok, well, need to think about best way to do that. maybe ask cloudnull opinion as well :) 16:58:56 #endmeeting