Friday, 2023-04-21

fricklermnasiadka: mgoddard: it seems https://review.opendev.org/c/openstack/kolla-ansible/+/665643 can be abandoned now? (just stumpled about it because it has RP+1)06:19
opendevreviewPierre Riteau proposed openstack/kayobe master: [DNM] Test newest hacking  https://review.opendev.org/c/openstack/kayobe/+/88116706:28
opendevreviewwangxiyuan proposed openstack/kolla-ansible master: DNM: Debug openEuler CI  https://review.opendev.org/c/openstack/kolla-ansible/+/87773906:30
opendevreviewPierre Riteau proposed openstack/kayobe master: Bump up Ansible supported versions to 6.x/7.x  https://review.opendev.org/c/openstack/kayobe/+/87820706:46
opendevreviewMerged openstack/kolla-ansible master: Add check_mode: false to Nova upgrade checks  https://review.opendev.org/c/openstack/kolla-ansible/+/88086007:39
opendevreviewMerged openstack/kayobe stable/zed: Revert back to MichaelRigart.interfaces  https://review.opendev.org/c/openstack/kayobe/+/88101507:47
opendevreviewMarcin Juszkiewicz proposed openstack/kolla master: docker: implement macros to alter upper-constraints.txt  https://review.opendev.org/c/openstack/kolla/+/87864908:03
hrwkevko: thanks08:03
opendevreviewMerged openstack/kayobe stable/yoga: Revert back to MichaelRigart.interfaces  https://review.opendev.org/c/openstack/kayobe/+/88101608:37
SvenKieskeseems there is openeuler activity again08:46
opendevreviewMarcin Juszkiewicz proposed openstack/kolla master: docker: implement macros to alter upper-constraints.txt  https://review.opendev.org/c/openstack/kolla/+/87864908:55
opendevreviewMarcin Juszkiewicz proposed openstack/kolla master: docs: we moved UNBUILDABLE_IMAGES to separate file  https://review.opendev.org/c/openstack/kolla/+/88119908:57
fricklerSvenKieske: mnasiadka: yes, maybe we want to give it a couple of weeks and reevaluate then?08:59
SvenKieskeyeah, they said on the ML they intend to fix everything, so maybe don't make things harder for them? :)09:00
SvenKieskeah interestingly they have the same problem with the hanging mariadb and want to debug it, maybe they find our common CI error?09:05
mnasiadkalet's see if they can make it work before we branch09:16
hrwhttps://review.opendev.org/c/openstack/kolla/+/881199 anyone? trivial doc change09:35
kevkohrw  you're welcome 09:44
fricklercommented, nothing is ever trivial09:47
SvenKieskefrickler: I remember vividly a math prof. disagreeing with you there :D09:56
SvenKieskemy prof used to say "the rest is trivial and is left as an excercise to the reader"09:57
SvenKieskebut I agree, it was never trivial :D09:57
fricklerthat's kind of why I left university before becoming a professor ;)10:32
kevko:D 10:41
hrwfsck. anyone know how do 'tox -e releasenotes' locally?11:57
hrwValueError: Unknown reference 'origin/stable/mitaka'11:57
hrw(kolla) 13:58 marcin@puchatek:kolla$ rm releasenotes/source/liberty.rst releasenotes/source/mitaka.rst11:59
hrwand now it works11:59
hrw'works'12:00
hrwsphinx has terrible error reporting12:00
mmalchukhave a link?12:13
opendevreviewMarcin Juszkiewicz proposed openstack/kolla master: docker: implement macros to alter upper-constraints.txt  https://review.opendev.org/c/openstack/kolla/+/87864912:13
mmalchukor localy?12:13
hrwmmalchuk: releasenotes job works on CI. never had it worked locally12:13
hrwso fixed reno blindly hoping it is ok now12:14
mmalchukpip dependency problem?12:14
hrwmmalchuk: https://paste.centos.org/view/678df75712:14
hrwmmalchuk: I keep kolla venv in sync with openstack/requirements u-c12:14
mmalchukseems strange12:15
mmalchukbroken sphinx?12:16
hrwlet me recreate venv12:16
hrw(kolla) 14:17 marcin@puchatek:kolla$ pip install -U -r requirements.txt -r test-requirements.txt -r doc/requirements.txt -c ../../openstack/requirements/upper-constraints.txt  -r ../kolla-ansible/requirements.txt -r ../kolla-ansible/doc/requirements.txt -r ../ansible-collection-kolla/requirements.txt -r ../ansible-collection-kolla/test-requirements.txt12:17
mmalchukeverything work locally for me12:18
hrwhttps://paste.centos.org/view/19f93987 is pip list output12:18
hrw  File "/home/marcin/.virtualenvs/kolla/lib/python3.11/site-packages/reno/scanner.py", line 583, in _get_ref12:19
hrw    raise ValueError('Unknown reference {!r}'.format(name))12:19
mmalchukmoment, will show my output12:19
hrwValueError: Unknown reference 'origin/stable/mitaka'12:19
mmalchukdid you install deps globally or use venv?12:19
mmalchuk  releasenotes: commands succeeded12:20
mmalchuk  congratulations :)12:20
hrwI use venv12:20
hrwand "sphinx-build  -a -E -W -d releasenotes/build/doctrees --keep-going -b html releasenotes/source releasenotes/build/html" is the same what tox runs12:20
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: Add support for multiple ceph files  https://review.opendev.org/c/openstack/kolla-ansible/+/87741312:21
mmalchukhttps://paste.openstack.org/show/b7iolIhjLx0qX4RemYPU/12:21
kevkoanyone ? :) ^^ ? 12:21
hrwmmalchuk: same without venv, with system installed tox12:22
mmalchuktox 3.24.412:23
mmalchukdeps here: https://paste.openstack.org/show/b7iolIhjLx0qX4RemYPU/12:23
hrw14:23 marcin@puchatek:kolla$ git branch -a|grep stable|sort12:23
hrw  remotes/gerrit/stable/newton12:23
hrwso how it is supposed to find liberty or mitaka?12:24
hrwanyway evenn if I remove liberty.rst and mitaka.rst then it fails later12:24
hrwreno--12:25
kevkols -la releasenotes/source/12:25
hrwkevko: https://paste.centos.org/view/aaf6766b12:26
hrwanyway, releasenotes passed on CI12:27
hrwhm. fresh checkout in test env works12:31
hrwok, time to erase ~/devel/linaro/kolla/kolla/ and clone it back12:32
mmalchuklol12:37
hrwyeah12:38
SvenKieskefwiw "tox -e releasenotes" should do all the setup in a venv and also install missing requirements there13:01
mmalchukcores please +w https://review.opendev.org/q/topic:glance-api-multipath13:11
kevkommalchuk: policy for merge is two +2 then +2 13:32
kevko* +w13:32
mmalchukfolks please +2 https://review.opendev.org/q/topic:glance-api-multipath13:32
opendevreviewPierre Riteau proposed openstack/kolla master: Bump OpenSearch and OpenSearch Dashboards to 2.6.0  https://review.opendev.org/c/openstack/kolla/+/88121614:04
opendevreviewMerged openstack/kolla-ansible stable/yoga: Fix create sasl account before config file is ready  https://review.opendev.org/c/openstack/kolla-ansible/+/88077714:39
opendevreviewMerged openstack/kolla-ansible stable/xena: Fix create sasl account before config file is ready  https://review.opendev.org/c/openstack/kolla-ansible/+/88077814:55
opendevreviewMaksim Malchuk proposed openstack/kolla stable/zed: https: remove dhparams.pem before running gencerts  https://review.opendev.org/c/openstack/kolla/+/88123615:26
opendevreviewMatt Crees proposed openstack/kolla-ansible master: Extend Octavia certificate lifetimes to 20 years  https://review.opendev.org/c/openstack/kolla-ansible/+/88124115:52

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!