Monday, 2024-02-19

bbezakHi, could you please take a look frickler, kevko https://review.opendev.org/q/topic:%22ironic-rbac%2209:40
opendevreviewMerged openstack/kolla-ansible stable/2023.1: Revert "CI: retry smoke tests and instance creation"  https://review.opendev.org/c/openstack/kolla-ansible/+/90472910:39
opendevreviewMerged openstack/kolla-ansible stable/zed: stable-only: Drop upgrade testing  https://review.opendev.org/c/openstack/kolla-ansible/+/90825010:39
opendevreviewMerged openstack/kolla-ansible stable/zed: Keystone: Add service role  https://review.opendev.org/c/openstack/kolla-ansible/+/90908410:39
opendevreviewMerged openstack/kolla-ansible stable/zed: Update keystone service user passwords  https://review.opendev.org/c/openstack/kolla-ansible/+/90827310:39
opendevreviewMerged openstack/kolla-ansible stable/2023.2: Update keystone service user passwords  https://review.opendev.org/c/openstack/kolla-ansible/+/90827111:18
opendevreviewMerged openstack/kolla-ansible stable/2023.1: Update keystone service user passwords  https://review.opendev.org/c/openstack/kolla-ansible/+/90827211:18
opendevreviewMerged openstack/kolla-ansible stable/2023.1: Fix mariadb role when used with check mode  https://review.opendev.org/c/openstack/kolla-ansible/+/90909611:18
opendevreviewMerged openstack/kolla-ansible stable/zed: Fix mariadb role when used with check mode  https://review.opendev.org/c/openstack/kolla-ansible/+/90909711:18
bbezakthx kevko11:19
kevkobbezak: np11:24
opendevreviewMerged openstack/kolla-ansible stable/2023.2: Fix mariadb role when used with check mode  https://review.opendev.org/c/openstack/kolla-ansible/+/90909511:26
opendevreviewWill Szumski proposed openstack/kayobe master: Revert "Pin ansible-core at 2.15.6"  https://review.opendev.org/c/openstack/kayobe/+/90827611:44
opendevreviewWill Szumski proposed openstack/kayobe master: Revert "Pin ansible-core at 2.15.6"  https://review.opendev.org/c/openstack/kayobe/+/90827611:45
opendevreviewMerged openstack/kolla-ansible master: Ironic: enable elevated access for project scoped service role  https://review.opendev.org/c/openstack/kolla-ansible/+/90800712:40
opendevreviewMerged openstack/kolla-ansible master: Add service role to ironic service users  https://review.opendev.org/c/openstack/kolla-ansible/+/90858012:40
opendevreviewMerged openstack/kolla-ansible master: Template system scoped admin-openrc and clouds.yml files  https://review.opendev.org/c/openstack/kolla-ansible/+/90816812:40
opendevreviewMerged openstack/kolla-ansible master: Revert "Disable new defaults and scope for Ironic (RBAC)"  https://review.opendev.org/c/openstack/kolla-ansible/+/90727412:43
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: Do not remove inventory file if placed in /etc/kolla  https://review.opendev.org/c/openstack/kolla-ansible/+/90842912:47
mnasiadkakevko: https://review.opendev.org/c/openstack/kolla-ansible/+/908405 - have some time to have a look? ;-)12:58
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: cinder: start using active-active for rbd  https://review.opendev.org/c/openstack/kolla-ansible/+/76301113:15
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: cinder: start using active-active for rbd  https://review.opendev.org/c/openstack/kolla-ansible/+/76301113:16
kevkomnasiadka: yep13:36
kevkoguys, from time to time i'm seeing this in my testing pipelines 13:36
kevkoblablabla ....."msg": "MODULE FAILURE\nSee stdout/stderr for the exact error", "rc": -13}[0m13:36
mnasiadkakevko: broken pipe?13:38
mnasiadkaseems the python module was killed with SIGPIPE13:39
mnasiadka(that's rc 13)13:39
kevkobut why :( ...it's only from time to time ..and hard to debug :D 13:40
kevkonobody see this also  ? 13:40
mnasiadkanot really13:40
mnasiadkaany specific module, or different modules?13:41
kevkomnasiadka: I didn't notice, because I usually start pipeline again and it goes through for the second attempt13:42
fricklerI think this is the known issue with ssh pipelining timeout? had the same thing in opendev things. if a task takes exactly as long as the timeout is, a race happens13:42
kevkofrickler: so is it configurable I suppose ? 13:42
frickleryes, but that only helps in making it happen less often. let me try to find a patch13:43
kevkofrickler: this one ? ServerAliveInterval ServerAliveCountMax ? 13:44
fricklerno. https://review.opendev.org/c/opendev/system-config/+/90243613:45
fricklerseems we could do the same in tests/templates/ansible.cfg.j213:46
kevkofrickler: oh, thanks ...i will try it 13:46
mnasiadkafrickler: https://review.opendev.org/c/openstack/kolla-ansible/+/902699/1/tests/templates/ansible.cfg.j2 - we have that14:00
SvenKieskeyes, I have seen this error btw sometimes in the past (I can't link to anything sadly, it's been some time ago14:10
kevkomnasiadka: so i will put this also to my inventory template 14:10
fricklermnasiadka: ah, thx, I was somehow looking in a stable/zed checkout accidentally14:22
fricklerwhich I guess means we might want to backport that to stable branches?14:23
opendevreviewMerged openstack/kayobe stable/2023.2: Fix wipe-disks role to work on util-linux >= 2.37  https://review.opendev.org/c/openstack/kayobe/+/90908914:41
opendevreviewMerged openstack/kayobe stable/2023.1: Fix wipe-disks role to work on util-linux >= 2.37  https://review.opendev.org/c/openstack/kayobe/+/90909014:41
opendevreviewMerged openstack/kayobe stable/zed: Fix wipe-disks role to work on util-linux >= 2.37  https://review.opendev.org/c/openstack/kayobe/+/90909114:41
kevkomnasiadka: btw - regarding cinder service role .. shouldn't we add some test to verify it's working  ? 14:43
mnasiadkafrickler: would make sense14:43
mnasiadkakevko: it's tested in cephadm jobs - we have cinder there14:44
kevkomnasiadka: i remeber that I was getting different code via Rest api if i was manipulating with attachments ..14:44
mnasiadkaand do all sorts of weird tests with it14:44
kevkomnasiadka: (in rally/tempest)14:44
mnasiadkawell then it's time to switch to tempest :D14:44
kevkomnasiadka: it is ! i would like to see it working :) 14:47
SvenKieskeyes, tempest would be nice14:47
kevkoor better said ..i think rally is better for our usage 14:48
kevkosimpler configuration and docker container upstream prepared 14:48
kevko*image14:48
mnasiadkawhich downloads tempest when you run tests14:56
kevkofrickler: mnasiadka: i have this in my pipeline ...14:56
kevkossh_args = -o ControlMaster=auto -o ControlPersist=60s14:56
kevkodo you think 60sec is low value ? 14:57
mnasiadkaso basically just another interface to tempest14:57
kevkomnasiadka: yea - but it is containerized, ready, it has very nice commands for reports which can be printed on the end ..or export to html ...etc...etc..etc14:57
kevkomnasiadka: so on the end you can just open report and see what happened 14:58
kevkomnasiadka: tempest itself can't do this 14:58
mnasiadkacome on, junit2html can do this14:58
mnasiadkadevstack runs tempest using tox, I hoped we could reuse what all projects CI jobs do today to run tempest14:59
kevkomnasiadka: why i should implement something more ? :D 14:59
mnasiadkainstead of reinventing the wheel14:59
mattcreesAfternoon everyone, I've got a bugfix in a-c-k looking for a second reviewer if anyone fancies it: https://review.opendev.org/c/openstack/ansible-collection-kolla/+/90710715:26
SvenKieskepublic service announcement: most distros really switched some time (years) ago all stuff from "/bin" to "/usr/bin/", that means, "/bin/" is just a symlink to "usr/bin", thx!15:32
SvenKieskesee also: https://www.freedesktop.org/wiki/Software/systemd/TheCaseForTheUsrMerge/15:34
SvenKieskecan we merge this oneline fix? https://review.opendev.org/c/openstack/kolla-ansible/+/907495 (cores needed)15:45
opendevreviewVerification of a change to openstack/kolla-ansible master failed: Fix 'cinder-backup' service when Swift with TLS enabled  https://review.opendev.org/c/openstack/kolla-ansible/+/90749515:58
SvenKieskesomething wrong with gerrit? I can't edit (save) a draft message on a WIP change, I'm getting a gerrit error message.16:09
SvenKieskeweird gate broken as well, never seen this error before: https://review.opendev.org/c/openstack/kolla-ansible/+/90749516:22
SvenKieskeah I guess that is because of the Depends-On?  Change 909242 in project openstack/cinder does not share a change queue with 907495 in project openstack/kolla-ansible16:22
fricklerin this case, that's what you get from depending on change-ids instead of review urls, because they also match all cherry-picks16:42
opendevreviewMerged openstack/ansible-collection-kolla master: Fix: include missing docker log-opts in config  https://review.opendev.org/c/openstack/ansible-collection-kolla/+/90710716:43
opendevreviewMatt Crees proposed openstack/ansible-collection-kolla stable/2023.2: Fix: include missing docker log-opts in config  https://review.opendev.org/c/openstack/ansible-collection-kolla/+/90925216:47
opendevreviewMatt Crees proposed openstack/ansible-collection-kolla stable/2023.1: Fix: include missing docker log-opts in config  https://review.opendev.org/c/openstack/ansible-collection-kolla/+/90925316:47
opendevreviewMatt Crees proposed openstack/ansible-collection-kolla stable/zed: Fix: include missing docker log-opts in config  https://review.opendev.org/c/openstack/ansible-collection-kolla/+/90925416:48
opendevreviewIvan Halomi proposed openstack/kolla-ansible master: Refactor of docker worker  https://review.opendev.org/c/openstack/kolla-ansible/+/90829516:49
opendevreviewMerged openstack/kayobe master: Make OVS container build regex independent to OVN  https://review.opendev.org/c/openstack/kayobe/+/90772117:13
opendevreviewPierre Riteau proposed openstack/kayobe master: Rephrase kolla_build_neutron_ovs release note  https://review.opendev.org/c/openstack/kayobe/+/90947317:34
*** NeilHanlon is now known as nhanlon19:00
*** nhanlon is now known as NeilHanlon19:02
opendevreviewVerification of a change to openstack/kolla-ansible master failed: Fix 'cinder-backup' service when Swift with TLS enabled  https://review.opendev.org/c/openstack/kolla-ansible/+/90749520:07
opendevreviewVerification of a change to openstack/kolla-ansible master failed: Fix 'cinder-backup' service when Swift with TLS enabled  https://review.opendev.org/c/openstack/kolla-ansible/+/90749520:13
opendevreviewUwe Jäger proposed openstack/kolla-ansible master: Allow overriding of Skyline logos  https://review.opendev.org/c/openstack/kolla-ansible/+/90948121:19
opendevreviewUwe Jäger proposed openstack/kolla-ansible master: Add more services to nginx.conf  https://review.opendev.org/c/openstack/kolla-ansible/+/90948221:21
SvenKieskemhm, wondering how much we want to support the ansible --limit option? stumbling upon some bugs here and there when using --limit21:35
SvenKieskee.g. nova-status upgrade check runs on the first host of the inventory, but only registers the variable, so if I limit the execution to a different host during upgrade the subsequent tasks do fail because other hosts do not have access to a registered variable on a different host: https://github.com/openstack/kolla-ansible/blob/master/ansible/roles/nova/tasks/upgrade.yml#L20C3-L20C1121:37
SvenKieskewe could set this as a fact instead, I'd volunteer to change this and write a bugreport if there is consensus that we want to support the --limit option, at least for nova upgrades21:38
SvenKieskeI filed a bug already, to keep track of it, we can still close it, or I just post a documentation patch which closes it: https://bugs.launchpad.net/kolla-ansible/+bug/205434821:46
SvenKieskealso added it to the whiteboard21:48
opendevreviewSven Kieske proposed openstack/kolla-ansible master: Fix 'cinder-backup' service when Swift with TLS enabled  https://review.opendev.org/c/openstack/kolla-ansible/+/90749521:55

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