13:01:04 #startmeeting monasca 13:01:04 Meeting started Tue Jan 18 13:01:04 2022 UTC and is due to finish in 60 minutes. The chair is chaconpiza. Information about MeetBot at http://wiki.debian.org/MeetBot. 13:01:04 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 13:01:04 The meeting name has been set to 'monasca' 13:01:10 Hi 13:01:11 HI 13:01:54 Hello Adrian 13:02:09 Matthias is trying to join 13:03:19 Ok, We can wait 13:11:05 Let's start 13:11:44 So, we have at least one blocker that is stopping your change to be merged 13:11:52 https://review.opendev.org/c/openstack/monasca-api/+/821102 13:13:10 yes, there is some problem with build-monasca-docker-imag 13:13:47 Yes, the issue is during building librdkafka 13:14:52 https://www.irccloud.com/pastebin/hal20mXF/ 13:15:55 Yes, here is the change where the library was upgraded from 3.2 to 3.3 https://github.com/openstack/monasca-common/commit/f5abe9d82e3c89cfdc4a4933cc11ca859841beda 13:16:08 probably now we need to upgrade it to 3.4 13:16:51 Besides of that the new Criptografy library requires a rust compiler, we have only gcc compiler there. 13:16:54 a ok so this error is caused by problem with librdkafka 13:17:01 yes 13:18:07 I think we had similar problem with rust in monasca-docker 13:18:53 Yes, we have two topics to update in the monasca-common docker image definition: 13:19:08 1. Librdkafka 13:19:15 2. Add Rust Compiler 13:20:11 about 1. Librdkafka, it fails because now there isn't anymore the libressl3.3-libcrypto 13:20:15 now it is version 3.4 13:20:26 Check it here> https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/ 13:21:32 libressl3.4-libcrypto-3.4.2-r0.apk 11-Dec-2021 18:30 781508 13:21:34 i see 13:21:45 So, after the meeting I will update that version. This is an easy change, then your fix will be on green because the point 2. Add Rust Compiler isn't needed by Monasca-API 13:22:06 That one is needed by Monasca-Notification and another module, I can't remember now 13:22:10 you can add me as reviewer 13:22:14 Hi Matthias 13:22:19 I will give +2 13:22:20 Yes, I will 13:22:30 Sorry, don't really know what went wrong 13:22:31 Hi 13:23:24 In summary we mentioned that there are 2 blockers, both in Monasca-Common, but blocking almost all modules: 13:23:30 1. Librdkafka 13:23:43 2. Missing Rust Compiler 13:24:01 The point 1. is easy to solve 13:24:24 it requires a similar change like this one 13:24:25 https://github.com/openstack/monasca-common/commit/f5abe9d82e3c89cfdc4a4933cc11ca859841beda 13:24:31 but from 3.3 to 3.4 13:25:04 Here the logs of the fail build: https://zuul.opendev.org/t/openstack/build/8a3529b22d954bd5bee8596094efe3b6 13:25:34 After the meeting I will send the change, then the fix of Adrian in Monasca-API will be on ready to be merged. 13:25:55 Good news, thanks for the update 13:25:58 Second topic: 2. Add Rust Compiler 13:26:32 is a little bit more complex. I would suggest to find how to add it into the base image Alpine 13:27:53 The lack of Rust Compiler, as far as I remember, doesnt affect Monasca-API changes 13:28:00 but Monasca-Notification 13:28:13 and other module I can't remember 13:28:44 Ok. Adrian do you have any other topic? 13:31:14 No,That all from me 13:31:41 Matthias, any topic? 13:31:51 Nothing from me 13:32:04 Now the target is to keep the checks on green and keep devstack working 13:32:34 alright, then I will send this change Adrian and add you as a reviewer. 13:33:50 Next meeting in two weeks: February 1st 13:34:00 See you, thanks! 13:34:08 Thank, bye 13:34:11 Thanks,bye! 13:39:02 #endmeeting