opendevreview | Kim sumin proposed openstack/kolla-ansible master: When rendering the [task_flow] section of octavia.conf, the jobboard_backend_hosts line can be merged with the next line jobboard_backend_password if the Jinja for-loop does not explicitly include a newline after {% endfor %}. https://review.opendev.org/c/openstack/kolla-ansible/+/948964 | 02:02 |
---|---|---|
opendevreview | yosef proposed openstack/kolla-ansible master: Add election-timer option to ovn-db role https://review.opendev.org/c/openstack/kolla-ansible/+/934106 | 05:39 |
opendevreview | hamid lotfi proposed openstack/kolla-ansible stable/2024.1: When we enable neutron_fwaas, the firewall_driver value should be changed from: neutron.agent.linux.iptables_firewall.OVSHybridIptablesFirewallDriver to this: openvswitch https://review.opendev.org/c/openstack/kolla-ansible/+/948987 | 06:52 |
opendevreview | Michal Nasiadka proposed openstack/ansible-collection-kolla master: Fix bootstrapping in kolla-ansible https://review.opendev.org/c/openstack/ansible-collection-kolla/+/946983 | 07:05 |
opendevreview | Michal Nasiadka proposed openstack/ansible-collection-kolla master: Fix bootstrapping in kolla-ansible https://review.opendev.org/c/openstack/ansible-collection-kolla/+/946983 | 07:08 |
opendevreview | hamid lotfi proposed openstack/kolla-ansible stable/2024.1: When we enable neutron_fwaas, the firewall_driver value should be changed from: neutron.agent.linux.iptables_firewall.OVSHybridIptablesFirewallDriver to this: openvswitch https://review.opendev.org/c/openstack/kolla-ansible/+/948987 | 07:10 |
opendevreview | Verification of a change to openstack/ansible-collection-kolla master failed: Add uninstall tasks https://review.opendev.org/c/openstack/ansible-collection-kolla/+/925083 | 07:36 |
opendevreview | Verification of a change to openstack/kolla-ansible master failed: Add container engine migration scenario https://review.opendev.org/c/openstack/kolla-ansible/+/836941 | 07:36 |
mnasiadka | frickler, kevko I have a feeling something broke since yesterday - all jobs are failing with Neutron having problems talking with mariadb with proxysql errors... | 07:57 |
frickler | mnasiadka: I can only take a look in the afternoon, maybe neutron broke something | 08:04 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: DNM: Test without proxysql https://review.opendev.org/c/openstack/kolla-ansible/+/948994 | 08:08 |
opendevreview | Verification of a change to openstack/ansible-collection-kolla master failed: Add uninstall tasks https://review.opendev.org/c/openstack/ansible-collection-kolla/+/925083 | 08:36 |
mnasiadka | hmm, mariadb got released yesterday | 08:43 |
opendevreview | Michal Nasiadka proposed openstack/kolla master: mariadb: pin to 10.11.11 https://review.opendev.org/c/openstack/kolla/+/948997 | 08:45 |
opendevreview | Michal Nasiadka proposed openstack/kolla master: mariadb: pin to 10.11.11 https://review.opendev.org/c/openstack/kolla/+/948997 | 09:06 |
opendevreview | Michal Nasiadka proposed openstack/kolla master: mariadb: pin to 10.11.11 https://review.opendev.org/c/openstack/kolla/+/948997 | 09:44 |
mikal | Is anyone else seeing errors from skyline-apiserver along the lines of "ERROR:kolla.common.utils.skyline-apiserver:ESC[91m[WARNING]: Empty continuation line found in: RUN ln -s skyline-apiserver-source/* skyline-apiserver && sed -e "/^aiosqlite===/d" -i requirements/upper-constraints.txt && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /skyline-apiserver && chmod 644 | 09:44 |
mikal | /usr/local/bin/kolla_skyline_extend_start" | 09:44 |
mikal | If its just me I'll go digging... | 09:44 |
opendevreview | Michal Nasiadka proposed openstack/kolla master: mariadb: pin to 10.11.11 https://review.opendev.org/c/openstack/kolla/+/948997 | 10:03 |
mnasiadka | mikal: this is only a warning | 10:06 |
mikal | mnasiadka: kolla-build is reporting it as an error to me... "failed": [{"name": "skyline-apiserver", "status": "error"}] | 10:13 |
mikal | I think I have a fix, I am just testing it now. | 10:13 |
mikal | Oh wait, you're right and I'm wrong. I missed the later pip error which is the actual failure. | 10:20 |
opendevreview | Michael Still proposed openstack/kolla master: Remove temporary fix for skyline-apiserver. https://review.opendev.org/c/openstack/kolla/+/949005 | 10:25 |
mikal | ^--- removes a TODO entry which turned out to be a red herring but probably should be cleaned up anyways | 10:25 |
mikal | I've hit EOD, I'll take a look at the pip error which is the actual problem tomorrow if its still a thing then. | 10:26 |
mikal | (The actual issue is that skyline-apiserver requests pydantic<=1.10.0 and master upper-constraints says pydantic===1.10.22. This was only pinned four days ago in requirements master by https://review.opendev.org/c/openstack/requirements/+/943089) | 10:30 |
opendevreview | Michal Nasiadka proposed openstack/kolla master: mariadb: pin to 10.11.11 https://review.opendev.org/c/openstack/kolla/+/948997 | 10:33 |
mnasiadka | mikal: we're using 2025.1 in master in preparation for branching, so we don't use requirements master branch there | 10:47 |
frickler | skyline is badly integrated with the wider openstack ecosystem, yes. also the above change was merged only yesterday | 11:16 |
tafkamax | frickler: Why is thst? | 11:18 |
tafkamax | That* | 11:18 |
frickler | tafkamax: the issue with skyline? it is being developed by a team that doesn't have much experience within the openstack community. and on the other side the community hasn't done much to take them by the hand and integrate them. plus likely some language + culture issues | 11:20 |
opendevreview | Michal Nasiadka proposed openstack/kolla master: mariadb: pin to 10.11.11 https://review.opendev.org/c/openstack/kolla/+/948997 | 11:39 |
mnasiadka | frickler: MariaDB 10.11.12 release yesterday broke us | 11:39 |
opendevreview | Michal Nasiadka proposed openstack/kolla stable/2024.1: mariadb: pin to 10.11.11 https://review.opendev.org/c/openstack/kolla/+/949013 | 11:39 |
opendevreview | Michal Nasiadka proposed openstack/kolla stable/2023.2: mariadb: pin to 10.11.11 https://review.opendev.org/c/openstack/kolla/+/949021 | 12:08 |
opendevreview | Michal Nasiadka proposed openstack/kolla stable/2023.2: CI: Drop upgrade jobs from 2023.1 https://review.opendev.org/c/openstack/kolla/+/949022 | 12:10 |
opendevreview | Michal Nasiadka proposed openstack/kolla stable/2023.2: mariadb: pin to 10.11.11 https://review.opendev.org/c/openstack/kolla/+/949021 | 12:11 |
opendevreview | Dai Dang Van proposed openstack/kolla-ansible master: Add grafana native metrics target https://review.opendev.org/c/openstack/kolla-ansible/+/949024 | 12:20 |
frickler | mnasiadka: nice, good timing | 12:48 |
mnasiadka | #startmeeting kolla | 13:02 |
opendevmeet | Meeting started Wed May 7 13:02:44 2025 UTC and is due to finish in 60 minutes. The chair is mnasiadka. Information about MeetBot at http://wiki.debian.org/MeetBot. | 13:02 |
opendevmeet | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 13:02 |
opendevmeet | The meeting name has been set to 'kolla' | 13:02 |
mnasiadka | #topic rollcall | 13:02 |
frickler | \o | 13:03 |
mnasiadka | courtesy ping: mnasiadka bbezak frickler kevko mmalchuk gkoper jovial mattcrees dougszu darmach pabloclsn ravlew amir58118 | 13:03 |
darmach | \o | 13:03 |
koperg[m] | o/ | 13:03 |
MattCrees[m] | o/ | 13:03 |
solomon28 | #topic rollcall | 13:03 |
solomon28 | \o | 13:04 |
mnasiadka | #topic agenda | 13:04 |
mnasiadka | * CI status | 13:04 |
mnasiadka | * Release tasks | 13:04 |
mnasiadka | * Additional agenda | 13:05 |
mnasiadka | * Open discussion | 13:05 |
mnasiadka | #topic CI status | 13:05 |
mnasiadka | It's bleeding RED, just in time for cutting rc1 epoxy | 13:05 |
solomon28 | Sorry I’m new how to join | 13:05 |
WiniciusAllan[m] | o/ | 13:05 |
mnasiadka | mariadb has released 10.11.12 which has broken everything | 13:05 |
solomon28 | O/ | 13:05 |
mnasiadka | pinning in progress, but we need to handle all stable branches | 13:05 |
frickler | solomon28: you already joined this channel, that's all you need | 13:06 |
mnasiadka | and bifrost is broken in 2023.2 due to all other projects being in unmaintained | 13:06 |
mnasiadka | so fun | 13:06 |
mnasiadka | #topic Release tasks | 13:06 |
frickler | 2023.2 isn't getting unmaintained, it is eol directly | 13:06 |
mnasiadka | Ah | 13:06 |
mnasiadka | So even better | 13:06 |
solomon28 | Fri | 13:07 |
frickler | yes, cleaned up almost 200 branches on Friday \o/ | 13:07 |
opendevreview | Michal Nasiadka proposed openstack/kolla stable/2023.2: [2023.2-only] Mark bifrost as unbuildable https://review.opendev.org/c/openstack/kolla/+/949031 | 13:08 |
mnasiadka | but that means we should sort it out before we do EOL on Kolla branches | 13:08 |
opendevreview | Michal Nasiadka proposed openstack/kolla stable/2023.2: CI: Drop upgrade jobs from 2023.1 https://review.opendev.org/c/openstack/kolla/+/949022 | 13:09 |
opendevreview | Michal Nasiadka proposed openstack/kolla stable/2023.2: mariadb: pin to 10.11.11 https://review.opendev.org/c/openstack/kolla/+/949021 | 13:09 |
mnasiadka | and now we have a nice stack of patches | 13:09 |
mnasiadka | ok then, let's continue | 13:09 |
mnasiadka | So - after we pin mariadb and get out of this mess - we need to merge 2-3 more patches and then branching+rc1 | 13:10 |
mnasiadka | and that's the focus of today and tomorrow I guess | 13:10 |
mnasiadka | Ah, frickler we were supposed to plan a post-PTG meeting next week - but Bartosz will be awol - I need to check with him if he can join or we should postpone to 21st | 13:11 |
mnasiadka | is that ok? | 13:11 |
mnasiadka | (postponing) | 13:12 |
mnasiadka | anyway, you can respond async - let's continue | 13:14 |
mnasiadka | Additional agenda is empty | 13:14 |
mnasiadka | #topic Open discussion | 13:14 |
mnasiadka | Anybody anything? | 13:14 |
frickler | sorry was distracted for a moment. actually postponing might be the better option for me, too | 13:15 |
mnasiadka | Ok, so let's postpone to 21st. | 13:16 |
mnasiadka | I guess nothing else - thanks for coming! | 13:17 |
mnasiadka | #endmeeting | 13:17 |
opendevmeet | Meeting ended Wed May 7 13:17:50 2025 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 13:17 |
opendevmeet | Minutes: https://meetings.opendev.org/meetings/kolla/2025/kolla.2025-05-07-13.02.html | 13:17 |
opendevmeet | Minutes (text): https://meetings.opendev.org/meetings/kolla/2025/kolla.2025-05-07-13.02.txt | 13:17 |
opendevmeet | Log: https://meetings.opendev.org/meetings/kolla/2025/kolla.2025-05-07-13.02.log.html | 13:17 |
darmach | cheers! o/ | 13:18 |
yuval | I wanted to ask if there is a like a queue of tasks so I can take something? | 13:18 |
yuval | or go search the issues and pick one | 13:19 |
frickler | mnasiadka: did you actually send a mail about the post-ptg yet? I can't remember seeing it | 13:19 |
mnasiadka | send just now :) | 13:19 |
mnasiadka | *sent | 13:19 |
frickler | ah, ok, thx | 13:19 |
mnasiadka | yuval: if you're interested in bug squashing - we're happy to accept your help - if it's more about new features - we're going to meet in two weeks on the post-PTG recap meeting - and there we can try to organise the plans for 2025.2 and assign things to people | 13:20 |
yuval | i mean bug squashing | 13:20 |
opendevreview | Michal Nasiadka proposed openstack/kolla stable/2023.2: [2023.2-only] Mark bifrost as unbuildable https://review.opendev.org/c/openstack/kolla/+/949031 | 13:22 |
WiniciusAllan[m] | I'd like to help as well | 13:24 |
WiniciusAllan[m] | I can attend to post-PTG for new features and see on launchpad if there is any bug | 13:24 |
WiniciusAllan[m] | * as well, if it is possible | 13:24 |
mnasiadka | Sure, everybody is invited :) | 13:48 |
opendevreview | Michal Nasiadka proposed openstack/kolla stable/2023.2: CI: Drop upgrade jobs from 2023.1 https://review.opendev.org/c/openstack/kolla/+/949022 | 13:53 |
opendevreview | Michal Nasiadka proposed openstack/kolla stable/2023.2: [2023.2-only] Mark bifrost as unbuildable https://review.opendev.org/c/openstack/kolla/+/949031 | 13:54 |
opendevreview | Michal Nasiadka proposed openstack/kolla stable/2023.2: mariadb: pin to 10.11.11 https://review.opendev.org/c/openstack/kolla/+/949021 | 13:54 |
opendevreview | Merged openstack/kolla stable/2023.2: CI: Drop upgrade jobs from 2023.1 https://review.opendev.org/c/openstack/kolla/+/949022 | 14:06 |
opendevreview | Michal Nasiadka proposed openstack/kolla stable/2023.2: mariadb: pin to 10.11.11 https://review.opendev.org/c/openstack/kolla/+/949021 | 14:17 |
opendevreview | Michal Nasiadka proposed openstack/kolla stable/2023.2: mariadb: pin to 10.11.11 https://review.opendev.org/c/openstack/kolla/+/949021 | 14:17 |
opendevreview | Michal Nasiadka proposed openstack/kolla stable/2023.2: mariadb: pin to 10.11.11 https://review.opendev.org/c/openstack/kolla/+/949021 | 14:19 |
opendevreview | Michal Nasiadka proposed openstack/kolla stable/2023.2: mariadb: pin to 10.11.11 https://review.opendev.org/c/openstack/kolla/+/949021 | 14:53 |
opendevreview | Michal Nasiadka proposed openstack/kolla stable/2024.1: mariadb: pin to 10.11.11 https://review.opendev.org/c/openstack/kolla/+/949013 | 16:37 |
opendevreview | Michal Nasiadka proposed openstack/kolla stable/2024.1: mariadb: pin to 10.11.11 https://review.opendev.org/c/openstack/kolla/+/949013 | 17:42 |
opendevreview | Michal Nasiadka proposed openstack/kolla stable/2024.1: mariadb: pin to 10.11.11 https://review.opendev.org/c/openstack/kolla/+/949013 | 17:44 |
opendevreview | Michal Nasiadka proposed openstack/kolla stable/2024.2: mariadb: pin to 10.11.11 https://review.opendev.org/c/openstack/kolla/+/949062 | 17:44 |
opendevreview | Michal Nasiadka proposed openstack/kolla master: mariadb: pin to 10.11.11 https://review.opendev.org/c/openstack/kolla/+/948997 | 17:51 |
opendevreview | Merged openstack/kolla stable/2023.2: mariadb: pin to 10.11.11 https://review.opendev.org/c/openstack/kolla/+/949021 | 17:54 |
opendevreview | Michal Nasiadka proposed openstack/kolla master: mariadb: pin to 10.11.11 https://review.opendev.org/c/openstack/kolla/+/948997 | 18:00 |
opendevreview | Michal Nasiadka proposed openstack/kolla stable/2024.1: mariadb: pin to 10.11.11 https://review.opendev.org/c/openstack/kolla/+/949013 | 18:09 |
opendevreview | Michal Nasiadka proposed openstack/kolla stable/2024.1: mariadb: pin to 10.11.11 https://review.opendev.org/c/openstack/kolla/+/949013 | 18:09 |
opendevreview | Michal Nasiadka proposed openstack/kolla stable/2024.2: mariadb: pin to 10.11.11 https://review.opendev.org/c/openstack/kolla/+/949062 | 18:09 |
opendevreview | Michal Nasiadka proposed openstack/kolla stable/2024.2: mariadb: pin to 10.11.11 https://review.opendev.org/c/openstack/kolla/+/949062 | 18:10 |
opendevreview | Michal Nasiadka proposed openstack/kolla master: mariadb: pin to 10.11.11 https://review.opendev.org/c/openstack/kolla/+/948997 | 18:11 |
opendevreview | Michal Nasiadka proposed openstack/kolla master: mariadb: pin to 10.11.11 https://review.opendev.org/c/openstack/kolla/+/948997 | 19:21 |
opendevreview | Jay Jahns proposed openstack/kolla-ansible master: Add ovn-bgp-agent and FRR roles https://review.opendev.org/c/openstack/kolla-ansible/+/937066 | 21:01 |
opendevreview | Merged openstack/kolla master: mariadb: pin to 10.11.11 https://review.opendev.org/c/openstack/kolla/+/948997 | 22:16 |
opendevreview | Antony Messerli proposed openstack/kolla master: Add ovn-bgp-agent and FRR https://review.opendev.org/c/openstack/kolla/+/937057 | 22:31 |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!