opendevreview | Dai Dang Van proposed openstack/kolla-ansible master: Enable unified alerting for Grafana https://review.opendev.org/c/openstack/kolla-ansible/+/949114 | 02:42 |
---|---|---|
opendevreview | Dai Dang Van proposed openstack/kolla-ansible master: Add grafana native metrics target https://review.opendev.org/c/openstack/kolla-ansible/+/949024 | 02:42 |
opendevreview | Takashi Kajinami proposed openstack/kolla master: Drop environments for nose https://review.opendev.org/c/openstack/kolla/+/950947 | 07:04 |
opendevreview | Michal Arbet proposed openstack/kolla master: Rework mariadb backup script https://review.opendev.org/c/openstack/kolla/+/950948 | 07:04 |
opendevreview | Takashi Kajinami proposed openstack/kolla-ansible master: Drop environments for nose https://review.opendev.org/c/openstack/kolla-ansible/+/950949 | 07:04 |
opendevreview | Michal Arbet proposed openstack/kolla-ansible master: [CI] Set previous_release to 2025.1 https://review.opendev.org/c/openstack/kolla-ansible/+/950668 | 07:07 |
opendevreview | Michal Arbet proposed openstack/kolla-ansible master: [CI] Enable virtualenv testing for Debian/Ubuntu https://review.opendev.org/c/openstack/kolla-ansible/+/950306 | 07:07 |
opendevreview | Michal Arbet proposed openstack/kolla-ansible master: Add bifrost to baremetal https://review.opendev.org/c/openstack/kolla-ansible/+/950743 | 07:07 |
opendevreview | Pierre Riteau proposed openstack/kayobe master: CI: Set previous_release for 2025.2 Flamingo https://review.opendev.org/c/openstack/kayobe/+/950903 | 07:11 |
opendevreview | Merged openstack/kayobe master: CI: Remove openstack-tox-py39 override https://review.opendev.org/c/openstack/kayobe/+/950517 | 07:31 |
opendevreview | Merged openstack/kolla master: Drop environments for nose https://review.opendev.org/c/openstack/kolla/+/950947 | 07:34 |
opendevreview | Takashi Kajinami proposed openstack/kolla-ansible master: Remove logger for nose.plugin.manager https://review.opendev.org/c/openstack/kolla-ansible/+/950952 | 07:39 |
kevko | mnasiadka: It seems that when I rework it and stop using the incremental backup name, the backup on MariaDB works — which is actually the recommended approach. We should probably go with that for future compatibility as well. Here's the review — I'll also include this in the MariaDB bug report I created and wait for their response. There are no | 07:41 |
kevko | limitations on the Kolla-Ansible user side — backups now work includes incremental, but they end up in directories. https://review.opendev.org/c/openstack/kolla/+/950948 < I need to amend commit message and I will spend some time ...but I think it's fix what we need | 07:41 |
opendevreview | Takashi Kajinami proposed openstack/kolla-ansible master: Remove remaining reference to ceilometerclient https://review.opendev.org/c/openstack/kolla-ansible/+/950953 | 07:41 |
opendevreview | Takashi Kajinami proposed openstack/kolla-ansible master: Remove logger for nose.plugin.manager https://review.opendev.org/c/openstack/kolla-ansible/+/950952 | 07:46 |
kevko | mnasiadka: moreover, wondering if it was working in past ... I think it was creating incrementals ..but didn't work ...false positive end of the script without error ..before ..as now it's failing ... | 07:55 |
mnasiadka | lol | 07:56 |
mnasiadka | can we test it in a better way? ;-) | 07:56 |
kevko | mnasiadka: i was wondering that I create a disaster-recovery playbook where you will set a backup name and optionally incrementals ... | 08:00 |
kevko | mnasiadka: that playbook will stop mariadbs ...remove data ... restore data ..copy to mariadb ... run will bootstrap ...and run recovery role ... so you will restore data for specific date/time | 08:01 |
mnasiadka | well, we could do that in the mariadb scenario | 08:01 |
kevko | *run with bootstrap | 08:01 |
kevko | mnasiadka: and then in test , mariadb-backu --full , write something ... incremental ...write someting ...incremental | 08:02 |
kevko | mnasiadka: restore ... and check what is there and what not | 08:02 |
kevko | mnasiadka: but it's lot of work :D | 08:03 |
opendevreview | Michal Arbet proposed openstack/kolla master: [mariadb] Fix incremental backup using correct base dir https://review.opendev.org/c/openstack/kolla/+/950948 | 08:39 |
opendevreview | Michal Arbet proposed openstack/kolla master: [mariadb] Fix incremental backup using correct base dir https://review.opendev.org/c/openstack/kolla/+/950948 | 08:53 |
kevko | frickler: you approved patches which will fail on mariadb :) | 08:55 |
opendevreview | Michal Arbet proposed openstack/kolla master: [mariadb] Fix incremental backup using correct base dir https://review.opendev.org/c/openstack/kolla/+/950948 | 09:00 |
frickler | ah, sorry, I thought they had recent passing runs. I'll check your fix later, bit busy today | 09:01 |
opendevreview | Piotr Milewski proposed openstack/kolla master: Update OpenSearch and OpenSearch Dashboards to version 3.x https://review.opendev.org/c/openstack/kolla/+/949444 | 09:02 |
opendevreview | Piotr Milewski proposed openstack/kolla master: Update OpenSearch and OpenSearch Dashboards to version 3.x https://review.opendev.org/c/openstack/kolla/+/949444 | 09:10 |
opendevreview | Michal Arbet proposed openstack/kolla master: debian: Use Epoxy extrepo https://review.opendev.org/c/openstack/kolla/+/949752 | 09:18 |
opendevreview | Michal Arbet proposed openstack/kolla master: debian: Use bookworkm suite for rabbitmq APT repo https://review.opendev.org/c/openstack/kolla/+/950531 | 09:18 |
opendevreview | Michal Arbet proposed openstack/kolla master: Update OpenSearch and OpenSearch Dashboards to version 3.x https://review.opendev.org/c/openstack/kolla/+/949444 | 09:18 |
kevko | frickler: yes, it had passing runs ...but because of first patch in a stack which i abandoned right now https://review.opendev.org/c/openstack/kolla/+/950822 and replaced by this one https://review.opendev.org/c/openstack/kolla/+/950948 << So. check it then ...this need to be merged to unblock CI ...as now mariadb is still failing everywhere | 09:22 |
opendevreview | Michal Nasiadka proposed openstack/kolla master: WIP: Move to CentOS Stream 10 https://review.opendev.org/c/openstack/kolla/+/950392 | 09:51 |
opendevreview | Michal Nasiadka proposed openstack/kolla master: WIP: Move to CentOS Stream 10 https://review.opendev.org/c/openstack/kolla/+/950392 | 09:56 |
opendevreview | Michal Nasiadka proposed openstack/kolla master: WIP: Move to CentOS Stream 10 https://review.opendev.org/c/openstack/kolla/+/950392 | 10:03 |
opendevreview | Michal Nasiadka proposed openstack/kolla master: WIP: Move to CentOS Stream 10 https://review.opendev.org/c/openstack/kolla/+/950392 | 10:21 |
opendevreview | Michal Nasiadka proposed openstack/kolla master: WIP: Move to CentOS Stream 10 https://review.opendev.org/c/openstack/kolla/+/950392 | 10:31 |
kevko | weird, something in debian upgrade job is broken I would say | 11:56 |
kevko | probably python version ? 3.11 vs ubuntu 3.12 ? :/ | 12:01 |
opendevreview | Rafal Lewandowski proposed openstack/kolla-ansible master: Enable ML2/OVN by default https://review.opendev.org/c/openstack/kolla-ansible/+/904959 | 12:54 |
opendevreview | Merged openstack/kayobe master: Revert "[release] Use OpenStack 2025.1 release" https://review.opendev.org/c/openstack/kayobe/+/950512 | 13:28 |
opendevreview | Merged openstack/kayobe master: CI: remove SLURP jobs for F cycle https://review.opendev.org/c/openstack/kayobe/+/950902 | 13:28 |
opendevreview | Merged openstack/kayobe master: CI: Set previous_release for 2025.2 Flamingo https://review.opendev.org/c/openstack/kayobe/+/950903 | 13:28 |
opendevreview | Michal Arbet proposed openstack/kolla master: [DNM] Debug python version https://review.opendev.org/c/openstack/kolla/+/950993 | 13:32 |
opendevreview | Pierre Riteau proposed openstack/kayobe master: Fix syntax error in drac-pxe role https://review.opendev.org/c/openstack/kayobe/+/951001 | 13:58 |
PrzemekK | Hello. How match kolla-ansible code version with kolla images ? How to plan update process. What if we have kolla-version 19.3 and docker image show "kolla_version": "19.0.0", | 14:05 |
PrzemekK | Should we update both to 2024.2 image 19.4.0 i kolla-ansible 19.4.0-17 ? Update code is challanging because we have some modifications . Only image update will not work right ? | 14:08 |
PrzemekK | And if kolla-images that are build daily are with latest service code ? horizon-stable-2025.1.tar.gz: 2025-05-20 14:01 | 14:18 |
kevko | PrzemekK: did you read docs ? did you try it on some test env ? | 14:25 |
PrzemekK | I dont see docs related to compatibility between kolla and kolla-ansible. I read about requirements. We have few enviroments but now question was asked how and when update code/images and if it can be independent | 14:31 |
PrzemekK | all is working but we found that we have images 19.0 and code 19.3 for example :D | 14:32 |
kevko | PrzemekK: which is same version no ? just minor is lower .. | 14:33 |
kevko | PrzemekK: major version is same | 14:33 |
PrzemekK | yeah but for example new image 19.4 have prometheus 2.50.1 -> 2.55.1 upgrade migrates to a new TSDB format which is compatible with Prometheus v3. so i dont know if it will work with code 19.3 | 14:35 |
PrzemekK | there is no image 19.3 . So just look at major version ? | 14:36 |
PrzemekK | and last question for Today if soon will be new build for kolla-ansible ? current 20.0.0-7 | 14:38 |
PrzemekK | we have kolla-ansible --version kolla-ansible 20.0.1.dev5 | 14:39 |
opendevreview | Pierre Riteau proposed openstack/kayobe master: Configure ansible-lint and fix issues found https://review.opendev.org/c/openstack/kayobe/+/951006 | 14:47 |
opendevreview | Pierre Riteau proposed openstack/kayobe master: Configure ansible-lint and fix issues found https://review.opendev.org/c/openstack/kayobe/+/951006 | 14:48 |
mnasiadka | There is no coupling for kolla and kolla-ansible minor versions | 14:48 |
mnasiadka | These are two different projects | 14:48 |
mnasiadka | As long as you'll be using the same branch of both, you should be fine | 14:48 |
mnasiadka | But it's an open source project basically managed by less than 6 people, if you get what I mean. | 14:49 |
PrzemekK | Ok i know | 14:50 |
PrzemekK | Thanks | 14:50 |
kevko | PrzemekK: check diff between | 14:52 |
mnasiadka | read release notes, test, test, test | 14:53 |
mnasiadka | and participate upstream | 14:53 |
kevko | +1 +1 +1 | 14:53 |
kevko | mnasiadka: what can we do with debian 3.11 now ? tests are failing on python3.11 | 14:54 |
kevko | i would say | 14:54 |
mnasiadka | what tests? | 14:54 |
mnasiadka | unit tests? | 14:54 |
kevko | like everything started to fail ... | 14:54 |
mnasiadka | 3.11 is supported still in Flamingo :) | 14:54 |
kevko | with debian-upgrade | 14:54 |
kevko | i still didn't identify why it's failing | 14:54 |
mnasiadka | I can have a look tomorrow - if you can supply some job url | 14:55 |
kevko | mnasiadka: for example this https://zuul.opendev.org/t/openstack/build/016e3a5e36ab4a78b19b8b7e66fb592c | 14:55 |
kevko | mnasiadka: normal debian job working ...but upgrade no :/ | 14:55 |
kevko | mnasiadka: which is weird | 14:55 |
mnasiadka | https://storage.gra.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_016/openstack/016e3a5e36ab4a78b19b8b7e66fb592c/primary/logs/kolla/all-ERROR.txt | 14:56 |
mnasiadka | seems both RMQ and ProxySQL have issues :) | 14:56 |
mnasiadka | I wouldn't say that's python issue | 14:56 |
kevko | mnasiadka: okay ...I was just confused maybe ... | 14:56 |
kevko | mnasiadka: but why :'( | 14:57 |
kevko | mnasiadka: it's almost same ..okay need to go ..i will check it then | 15:00 |
kevko | later | 15:00 |
opendevreview | Pierre Riteau proposed openstack/kayobe master: CI: Add ansible-role-jobs template https://review.opendev.org/c/openstack/kayobe/+/951011 | 15:31 |
opendevreview | Pierre Riteau proposed openstack/kolla-ansible master: Replace outdated core team list by Gerrit links https://review.opendev.org/c/openstack/kolla-ansible/+/951015 | 16:58 |
opendevreview | Pierre Riteau proposed openstack/kayobe master: Configure ansible-lint and fix issues found https://review.opendev.org/c/openstack/kayobe/+/951006 | 20:11 |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!