Friday, 2021-09-10

admin1\o06:49
noonedeadpunkmgariepy: yep, we should07:16
mgariepynoonedeadpunk, if you want i can do it but i'll need some coaching :D11:26
mgariepyand it's going to be in an hour or so.11:27
mgariepyi'll be back in an hour-ish11:27
noonedeadpunkI need to fix running bumps automatically11:27
noonedeadpunkbut I need to read about github actions :(11:28
noonedeadpunkbecause this used to be in travis until it got weird11:28
noonedeadpunkSo for now I ran it manually only 11:28
noonedeadpunkAnd sure I can tell how it can be done :)11:28
noonedeadpunkEventually it's more of following https://docs.openstack.org/openstack-ansible/latest/contributor/periodic-work.html#releasing for updating upstream and roles SHAs11:29
mgariepyi'12:02
mgariepyi'm back.12:02
noonedeadpunkDo you have neutron patches that cover issues somewhere handy?12:12
noonedeadpunkJust wondering what they did)12:12
noonedeadpunk(and where it's backported)12:13
mgariepyhttps://review.opendev.org/c/openstack/ossa/+/80794212:15
mgariepyand https://review.opendev.org/c/openstack/ossa/+/80675412:15
mgariepyon is backported back to U. and the other to very far :D12:16
mgariepyQueens**12:16
noonedeadpunkoh, so neutrons memory leaking is a bug, not as designed...12:20
mgariepylol12:20
mgariepywe dont need 1To of memory anymore ! yay12:21
mgariepyis the osa cli able to only bump 1 service ?12:26
noonedeadpunkUm, no.12:27
noonedeadpunkFor 1 service it's worth just placing patch manually12:27
noonedeadpunkBut let's do jsut releases...12:28
noonedeadpunkI already bumping wallaby now12:28
mgariepyhttps://review.opendev.org/c/openstack/ossa/+/80259012:28
mgariepymaybe we cloud bump nova as well.12:29
mgariepyfor release you only do: `osa releases bump_upstream_shas` ? or you `bump_roles` as wells ?12:30
admin:q12:31
noonedeadpunkand https://security.openstack.org/ossa/OSSA-2021-005.html ....12:36
noonedeadpunkmgariepy: I do bump_roles as well12:37
mgariepyok.12:39
*** admin is now known as palyla12:39
palylaHi folks, just trying to deploy AIO OpenStack ussuri on Ubuntu server 18.04.5. I use "distro" install method it's important for us.12:39
palylaSo I've set "install_method"  to "distro" everywhere I'd found. Bootstrap, setup-hosts succeeded. Unlike setup-infrastructure which stuck endlessly at the stage "galera_server/tasks/galera_server_setup.yml" galera_server : Create galera users12:39
palylaI think the reason is the missing env variable GPG_TTY=$(tty). Could you advise me?12:39
noonedeadpunkIf I was betting, I'd say it's jsut mariadb bug, and re-running role should work out12:41
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible stable/wallaby: Bump OpenStack-Ansible Wallaby  https://review.opendev.org/c/openstack/openstack-ansible/+/80820612:43
palylaI've tried to re-run the role but the same happens. I've tried to do the command manually inside the container and the same happens. But if I add GPG_TTY=$(tty) everything works. But I don't know how to modify the playbook for that.12:44
noonedeadpunkyou can define global_environment_variables and that will result in being inside /etc/environment, ie https://opendev.org/openstack/openstack-ansible/src/branch/master/etc/openstack_deploy/user_variables.yml#L142-L15012:46
mgariepynoonedeadpunk, do you want me to bump other releases ?12:47
noonedeadpunkyou would need to run openstack_hosts role against containers after setting variable12:47
palylaThank you. I'll check this out. 12:47
noonedeadpunkmgariepy: you can if you want :) I bumped wallaby because it requires patch to CLI that evrardjp hasn't merged :p12:47
noonedeadpunkso I didn't want to add frustration about that to you12:48
mgariepyok i'll patch up other one :d12:48
mgariepyhaha 12:48
noonedeadpunkpalyla: openstack_hosts role is part of containers creation playbook https://opendev.org/openstack/openstack-ansible/src/branch/master/playbooks/containers-lxc-create.yml#L66-L78 12:49
mgariepyrun the script, add release notes, commit to branch bump-osa, that's about it ?12:49
noonedeadpunkit is still safe to run it after containers are created12:49
noonedeadpunkyep12:50
mgariepycool i'll do the other branches :D12:50
noonedeadpunkexcept run script twice - one with bump_roles and other with bump_upstream_shas12:50
mgariepyyep12:50
mgariepyis there a way to speed it up a bit ?12:50
noonedeadpunkand branch `bump_osa`12:51
noonedeadpunkwithout ddosing opendev?:)12:51
mgariepylol12:51
noonedeadpunkEventually script usually was run in CI so I didn't care12:52
noonedeadpunkabout speed12:52
palylanoonedeadpunk: Ok, trying...12:52
mgariepyis the tag updated magically ?13:10
mgariepyor the tag is added by the CI ?13:11
opendevreviewMarc Gariépy proposed openstack/openstack-ansible stable/victoria: Bump Openstack-Ansible Victoria  https://review.opendev.org/c/openstack/openstack-ansible/+/80821013:15
opendevreviewMarc Gariépy proposed openstack/openstack-ansible stable/ussuri: Bump Openstack-Ansible Ussuri  https://review.opendev.org/c/openstack/openstack-ansible/+/80821113:15
noonedeadpunkmgariepy: nope, there should be another commit to the openstack/releases repo once bump is merged14:00
noonedeadpunkie to https://opendev.org/openstack/releases/src/branch/master/deliverables/wallaby/openstack-ansible.yaml14:01
mgariepyok nice.14:02
opendevreviewMerged openstack/openstack-ansible master: Bump collection versions  https://review.opendev.org/c/openstack/openstack-ansible/+/80731416:32
*** odyssey4me is now known as Guest689617:10
admin1hi all .. in osa +ceph, one new cluster ..  i get in snapshot " Image Snapshot Pending "  forever 18:40
admin1anyone seen this before or knows what the issue/fix is18:40
palylanoonedeadpunk: I just re-deployed it. And everything works. Thank you!20:06

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