mnasiadka | morning | 06:16 |
---|---|---|
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: cephadm: Use quincy packages https://review.opendev.org/c/openstack/kolla-ansible/+/850855 | 06:35 |
opendevreview | wangjiaqi proposed openstack/kolla master: Update python testing as per zed cycle teting runtime https://review.opendev.org/c/openstack/kolla/+/850838 | 07:45 |
mnasiadka | ansible-lint loves us again | 07:48 |
mnasiadka | https://zuul.opendev.org/t/openstack/build/350910adfeaf4b7e95306febf4797ea1 | 07:48 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: linters: skip var-spacing in ansible-lint https://review.opendev.org/c/openstack/kolla-ansible/+/850859 | 07:55 |
opendevreview | wangjiaqi proposed openstack/kolla master: Update python testing as per zed cycle teting runtime https://review.opendev.org/c/openstack/kolla/+/850838 | 08:15 |
opendevreview | wangjiaqi proposed openstack/kolla master: Update python testing as per zed cycle testing runtime https://review.opendev.org/c/openstack/kolla/+/850838 | 08:24 |
opendevreview | wangjiaqi proposed openstack/kolla master: Update python testing as per zed cycle teting runtime https://review.opendev.org/c/openstack/kolla/+/850838 | 08:34 |
opendevreview | wangjiaqi proposed openstack/kolla master: Update python testing as per zed cycle teting runtime https://review.opendev.org/c/openstack/kolla/+/850838 | 08:36 |
opendevreview | wangjiaqi proposed openstack/kolla master: Update python testing as per zed cycle testing runtime https://review.opendev.org/c/openstack/kolla/+/850838 | 08:37 |
opendevreview | wangjiaqi proposed openstack/kolla master: Update python testing as per zed cycle testing runtime https://review.opendev.org/c/openstack/kolla/+/850838 | 08:39 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: Fix var-spacing https://review.opendev.org/c/openstack/kolla-ansible/+/850859 | 09:34 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: Fix var-spacing https://review.opendev.org/c/openstack/kolla-ansible/+/850859 | 09:35 |
hrw | morning | 10:05 |
hrw | mnasiadka: can you rebase patches before sending for review? | 10:05 |
mnasiadka | hrw: I can, but I mostly don't remember. | 10:22 |
hrw | mnasiadka: I tend do do 'git review -d PATCH' and then 'git up' to have latest stuff to work on | 10:22 |
priteau | Hello. Publish to Docker Hub failed yesterday again, like the previous weekend. | 10:53 |
priteau | I wonder if it's related to an Ansible upgrade on Zuul? | 10:53 |
priteau | state is present but all of the following are missing: source | 10:53 |
priteau | Yet the push to quay worked most of the time. Some timeouts sometimes | 10:57 |
priteau | I see, it's not the same code block | 10:58 |
priteau | OK, found the issue | 10:59 |
opendevreview | Pierre Riteau proposed openstack/kolla master: Fix container image publish to Docker Hub https://review.opendev.org/c/openstack/kolla/+/850873 | 11:02 |
opendevreview | Pierre Riteau proposed openstack/kolla master: Fix container image publish to Docker Hub https://review.opendev.org/c/openstack/kolla/+/850873 | 11:11 |
hrw | Jul 20 15:03:22 primary kernel: python3 invoked oom-killer: gfp_mask=0x1140cca(GFP_HIGHUSER_MOVABLE|__GFP_COMP), order=0, oom_score_adj=0 | 11:31 |
hrw | meh | 11:31 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: Fix var-spacing https://review.opendev.org/c/openstack/kolla-ansible/+/850859 | 11:38 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: Fix var-spacing https://review.opendev.org/c/openstack/kolla-ansible/+/850859 | 11:42 |
hrw | mnasiadka: is it covered by some cI job? | 11:47 |
mnasiadka | ansible-lint? linters run it | 11:48 |
hrw | ok | 11:48 |
hrw | +2 | 11:48 |
mnasiadka | thanks, but seems it needs some more love, will post an update | 11:55 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: Fix var-spacing https://review.opendev.org/c/openstack/kolla-ansible/+/850859 | 12:00 |
spatel | folks any idea what is going on here, deploying all-in-one POC and hit this issue - https://paste.opendev.org/show/bIPaPY3iOZzlEVGxfjNg/ | 13:08 |
spatel | 404 Client Error: Not Found for url: http+docker://localhost/v1.41/images/create? look like its trying to full something from repo, but not sure why because i didn't put any fancy config or anything | 13:12 |
hrw | spatel: "ror: Not Found (\"manifest for quay.io/openstack.kolla/fluentd:wallaby-ubuntu-focal not found: manifest unknown: manifest unknown" | 13:28 |
hrw | spatel: use wallaby k-a for deploying wallaby images | 13:28 |
spatel | hrw here is my global.yml file - https://paste.opendev.org/show/bcxiN7uGwbvzKOHGifue/ | 13:29 |
spatel | what do you mean wallaby k-a? | 13:30 |
hrw | spatel: use kolla-ansible from stable/wallaby | 13:30 |
hrw | we do not support mixing branches | 13:30 |
hrw | if you want to deploy wallaby images you need to use kolla-ansible from wallaby | 13:30 |
spatel | i am following this guide - https://docs.openstack.org/kolla-ansible/latest/user/quickstart.html | 13:31 |
hrw | and 'quay.io/openstack.kolla/fluentd:wallaby-ubuntu-focal' shows that you use kolla-ansible from master branch | 13:31 |
spatel | you are saying i should point this to wallaby - pip install git+https://opendev.org/openstack/kolla-ansible@master | 13:31 |
hrw | yes | 13:31 |
spatel | ohhh | 13:31 |
hrw | if you want to deploy wallaby | 13:31 |
hrw | spatel: use https://docs.openstack.org/wallaby/ doc | 13:32 |
spatel | I should do - pip install git+https://opendev.org/openstack/kolla-ansible@wallaby ? | 13:32 |
hrw | https://docs.openstack.org/kolla-ansible/wallaby/user/quickstart.html | 13:32 |
spatel | got it!!! | 13:32 |
hrw | ;) | 13:32 |
spatel | damn it how did i miss that.. | 13:33 |
hrw | spatel: we changed names of images in Zed cycle (current development one) | 13:33 |
hrw | spatel: I like your global.yml - I always use generic one and just edit what need to change | 13:34 |
spatel | my goal is to deploy wallaby and then do upgrade to Xena and yoga to learn upgrade process before we plan for production deployment | 13:34 |
spatel | Plan is to use OVN :) best of luck me ... haha | 13:36 |
hrw | ;) | 13:36 |
spatel | Do you guys running it in production or trying to stay away :D | 13:36 |
hrw | do | 13:39 |
spatel | nice! do you have any suggestion where we should keep eyes on etc.. | 13:46 |
spatel | i know default settings are not good for ovn | 13:46 |
opendevreview | Merged openstack/kolla master: Fix container image publish to Docker Hub https://review.opendev.org/c/openstack/kolla/+/850873 | 14:10 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: Fix var-spacing https://review.opendev.org/c/openstack/kolla-ansible/+/850859 | 15:01 |
opendevreview | Pierre Riteau proposed openstack/kolla stable/yoga: Fix container image publish to Docker Hub https://review.opendev.org/c/openstack/kolla/+/850910 | 15:12 |
opendevreview | Pierre Riteau proposed openstack/kolla stable/xena: Fix container image publish to Docker Hub https://review.opendev.org/c/openstack/kolla/+/850911 | 15:12 |
opendevreview | Pierre Riteau proposed openstack/kolla stable/wallaby: Fix container image publish to Docker Hub https://review.opendev.org/c/openstack/kolla/+/850912 | 15:12 |
opendevreview | Pierre Riteau proposed openstack/kolla stable/victoria: Fix container image publish to Docker Hub https://review.opendev.org/c/openstack/kolla/+/850913 | 15:12 |
opendevreview | Pierre Riteau proposed openstack/kolla stable/ussuri: Fix container image publish to Docker Hub https://review.opendev.org/c/openstack/kolla/+/850914 | 15:12 |
opendevreview | Mark Goddard proposed openstack/kayobe master: Support additional build host packages for IPA & overcloud https://review.opendev.org/c/openstack/kayobe/+/850903 | 15:51 |
spatel | hrw i am stuck here, do you know what is going on - https://paste.opendev.org/show/bwGNteCe2lmrgIwpbMQs/ | 16:53 |
opendevreview | Radosław Piliszek proposed openstack/kolla-ansible master: Fix var-spacing https://review.opendev.org/c/openstack/kolla-ansible/+/850859 | 17:08 |
opendevreview | Radosław Piliszek proposed openstack/kolla-ansible master: Fix var-spacing https://review.opendev.org/c/openstack/kolla-ansible/+/850859 | 17:08 |
niknon | Hi! How do I best handle regular custom Ansible playbooks and Kolla? | 17:10 |
niknon | Is it best to just keep these completely separate from Kolla and only reuse the inventory file? | 17:10 |
yoctozepto | niknon: hi, that's what I do | 17:11 |
niknon | yoctozepto: okay, thanks! | 17:22 |
spatel | Any one has any idea here related this libvirtd error - virNetSASLSessionServerStep:594 : authentication failed: Failed to start SASL negotiation: -20 (SASL(-13): user not found: unable to canonify user and get auxprops) | 17:27 |
vish | Hi @priteau | 17:31 |
opendevreview | Radosław Piliszek proposed openstack/kolla-ansible master: Fix var-spacing https://review.opendev.org/c/openstack/kolla-ansible/+/850859 | 18:31 |
opendevreview | Victor Chembaev proposed openstack/kolla-ansible stable/xena: Fix user_friendly_names in multipathd conf to make able nova online volume resize Closes-Bug: 1982777 https://review.opendev.org/c/openstack/kolla-ansible/+/850940 | 18:33 |
opendevreview | Radosław Piliszek proposed openstack/kolla-ansible master: Fix var-spacing https://review.opendev.org/c/openstack/kolla-ansible/+/850859 | 20:15 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!