Thursday, 2022-07-07

opendevreviewSteve Baker proposed openstack/tripleo-heat-templates master: Give efi_pxe_bootfile_name an accurate name  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/84309600:40
opendevreviewSteve Baker proposed openstack/tripleo-heat-templates master: DNM use pxe boot interface to try grub network boot  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/84891300:40
opendevreviewMerged openstack/tripleo-quickstart-extras master: Remove initial v1 registry entries before installing Ceph  https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/84890200:52
opendevreviewTakashi Kajinami proposed openstack/tripleo-heat-templates master: Remove parameters/resources for undercloud Nova  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/84869504:24
opendevreviewTakashi Kajinami proposed openstack/tripleo-heat-templates master: Get rid of RemovalPoliciesMode  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/84869904:25
opendevreviewTakashi Kajinami proposed openstack/tripleo-heat-templates master: Remove redundant check of undercloud Keystone  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/84874004:25
opendevreviewTakashi Kajinami proposed openstack/tripleo-heat-templates master: Add missing hidden tags for password/credential/private keys  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/84737404:29
*** ysandeep|out is now known as ysandeep|ruck04:32
opendevreviewTakashi Kajinami proposed openstack/tripleo-heat-templates master: Neutron: Generate wrapper scripts during config file generation  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/84875104:40
*** ysandeep|ruck is now known as ysandeep|ruck|afk04:47
opendevreviewTakashi Kajinami proposed openstack/tripleo-heat-templates master: Neutron: Generate wrapper scripts during config file generation  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/84875104:49
opendevreviewBrendan Shephard proposed openstack/tripleo-ansible master: Fix ansible_facts variable validation  https://review.opendev.org/c/openstack/tripleo-ansible/+/84892405:11
opendevreviewTakashi Kajinami proposed openstack/tripleo-ansible master: container_puppet_config: Merge volumes correctly  https://review.opendev.org/c/openstack/tripleo-ansible/+/84892505:21
opendevreviewTakashi Kajinami proposed openstack/tripleo-heat-templates master: Neutron: Generate wrapper scripts during config file generation  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/84875105:21
*** ysandeep|ruck|afk is now known as ysandeep|ruck05:35
opendevreviewPooja Jadhav proposed openstack/tripleo-quickstart master: Run featureset061 job with tempest-allow  https://review.opendev.org/c/openstack/tripleo-quickstart/+/84384006:27
opendevreviewchandan kumar proposed openstack/tripleo-ansible master: Ship inventory as a part of tripleo_ansible package  https://review.opendev.org/c/openstack/tripleo-ansible/+/84792906:30
opendevreviewchandan kumar proposed openstack/tripleo-ansible master: Ship inventory as a part of tripleo_ansible package  https://review.opendev.org/c/openstack/tripleo-ansible/+/84792906:36
opendevreviewchandan kumar proposed openstack/tripleo-quickstart-extras master: [WIP] initial playbook to run deploy compute node  https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/84383506:40
opendevreviewPooja Jadhav proposed openstack/tripleo-quickstart master: Adds note to understand fs56 testing scenario  https://review.opendev.org/c/openstack/tripleo-quickstart/+/84892706:40
opendevreviewchandan kumar proposed openstack/tripleo-ci master: [WIP] job to deploy additional compute nodes  https://review.opendev.org/c/openstack/tripleo-ci/+/84383606:45
Tenguchandankumar: hello there! do you know what can cause this CI error? https://zuul.opendev.org/t/openstack/build/c6e162901d5e4a3e8397bda106f26d8306:47
Tenguit's related to the cleaning I'm proposing in the _skeleton_role_ in tripleo-ansible06:47
chandankumarTengu: checking06:48
Tenguthanks06:48
opendevreviewCedric Jeanneret proposed openstack/tripleo-ansible master: Ensure bootstrap packages are correctly installed  https://review.opendev.org/c/openstack/tripleo-ansible/+/84875406:50
chandankumarTengu: https://opendev.org/openstack/tripleo-ansible/src/branch/master/tox.ini#L98 executes the above job06:52
chandankumarTengu: I think it needs some tweaking to config_podman.yaml here https://opendev.org/openstack/tripleo-ansible/src/branch/master/tox.ini#L10906:52
Tenguhmm. because there's no default Dockerfile.j2 in the role anymore?06:53
Tengulemme play with git grep and friends.06:53
chandankumarTengu: can you try adding --base-config .config/molecule/config_podman.yml06:54
chandankumarat line 98 in tox.ini06:54
Tenguchandankumar: 'k06:54
Tengu98? that's the [testenv:role-addition]06:54
chandankumaryes06:55
Tenguerr... so... [testenv:role-addition] --base-config ... ?06:55
Tengudoesn't sound right.06:55
Tenguyou want it line 106 ir 109 I think?06:55
chandankumarsorry06:55
chandankumarTengu: line 10906:56
Tengusounds better :). lemme add it06:56
opendevreviewCedric Jeanneret proposed openstack/tripleo-ansible master: Clean the _skeleton_role_ content  https://review.opendev.org/c/openstack/tripleo-ansible/+/84881306:56
chandankumarTengu: if platform arrtibute is not found in molecule.yml then it fallback to default podman molecule config coming from podman driver https://github.com/ansible-community/molecule-podman/blob/main/src/molecule_podman/playbooks/create.yml#L4706:58
Tenguhmm ok.06:58
opendevreviewCedric Jeanneret proposed openstack/tripleo-ansible master: New role, replacing puppet-auditd  https://review.opendev.org/c/openstack/tripleo-ansible/+/84875807:02
*** amoralej|off is now known as amoralej07:04
*** ysandeep|ruck is now known as ysandeep|ruck|afk07:05
chandankumarTengu: Sorry I think we need to update the command like this molecule --base-config .config/molecule/config_podman.yml test --all;  \07:08
Tenguah, wasn't sure.07:09
Tengulet's see.07:09
opendevreviewCedric Jeanneret proposed openstack/tripleo-ansible master: Clean the _skeleton_role_ content  https://review.opendev.org/c/openstack/tripleo-ansible/+/84881307:09
Tengubrb07:09
chandankumarTengu: need to fix the path for config_podman.yml - {toxinidir}/.config/molecule/config_podman.yml07:31
chandankumarhttps://review.opendev.org/c/openstack/tripleo-ansible/+/84881307:31
opendevreviewchandan kumar proposed openstack/tripleo-quickstart-extras master: [WIP] initial playbook to run deploy compute node  https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/84383507:34
opendevreviewCedric Jeanneret proposed openstack/tripleo-ansible master: Clean the _skeleton_role_ content  https://review.opendev.org/c/openstack/tripleo-ansible/+/84881307:36
Tenguchandankumar: done - sorry, posteman and things :)07:36
chandankumar:-) hope it works this time07:39
Tenguwe'll see.07:39
Tengufinger crossed ;).07:39
chandankumarTengu: this time it worked https://zuul.opendev.org/t/openstack/build/5ee8e55f042a40378e171689701d4cdc failed at other places, I know you can fix it07:50
Tenguchandankumar: not good. lemme check the logs.07:50
Tenguah07:50
Tenguo_O what's that /opt/yum.repos.d ?07:50
chandankumarneed to execute this playbook https://opendev.org/openstack/tripleo-ansible/src/branch/master/zuul.d/playbooks/pre.yml#L8907:51
Tenguis it something expected to exist?07:51
Tenguah!07:51
chandankumarmay be we can copy this task in role-addition playbook07:51
Tengunope07:51
Tenguthat would do bad things on dev env.07:51
chandankumarTengu: may be add a pre-run playbook here https://opendev.org/openstack/tripleo-ansible/src/branch/master/zuul.d/molecule.yaml#L718 ?07:53
Tenguadding ansible-playbook -i localhost, zuul.d/playbooks/pre.yml before the "cd {toxinidir}/...." would be OK.07:53
opendevreviewCedric Jeanneret proposed openstack/tripleo-ansible master: Clean the _skeleton_role_ content  https://review.opendev.org/c/openstack/tripleo-ansible/+/84881307:53
Tengulet's see how that one goes.07:54
chandankumaryup 07:54
Tenguthe role-addition.yml playbook is fine.07:54
Tenguthat's the molecule run right after that.07:54
chandankumaryup07:54
TenguMAYBE we can even source the script/run-local-test07:54
Tenguiirc, that one is faking some stuff.07:54
Tengubut running that pre.yaml would be OK imho.07:54
chandankumaryup hope pre.yaml solves the issue07:55
ykarelchandankumar, hi08:00
ykarelcan you check https://review.opendev.org/c/openstack/openstack-tempest-skiplist/+/84884408:00
chandankumarykarel: done!08:02
ykarelthanks chandankumar 08:03
Tenguchandankumar: so far so good... let's see.08:04
Tengujob's still running at least :). let's be positive.08:04
Tenguf*ck.08:06
chandankumarFailed to connect to the host via ssh: Host key verification failed08:08
opendevreviewCedric Jeanneret proposed openstack/tripleo-ansible master: Clean the _skeleton_role_ content  https://review.opendev.org/c/openstack/tripleo-ansible/+/84881308:08
Tengunope.08:08
Tengu  stderr: 'Error: statfs /opt/yum.repos.d: no such file or directory'08:08
Tenguagain08:08
Tenguas if the "pre.yaml" wasn't launched at all.08:08
TenguI've moved it earlier in the commands list.08:08
chandankumarok08:08
opendevreviewMerged openstack/openstack-tempest-skiplist master: Remove rhos-17 multinode job from skiplist  https://review.opendev.org/c/openstack/openstack-tempest-skiplist/+/84884408:09
Tengubrb - need some water...08:11
Tenguhumf.08:20
Tenguok. -c local08:20
opendevreviewCedric Jeanneret proposed openstack/tripleo-ansible master: Clean the _skeleton_role_ content  https://review.opendev.org/c/openstack/tripleo-ansible/+/84881308:21
Tenguchandankumar: hump. I guess I'll create a new playbook in the zuul.d/playbooks in order to run that specific job.08:32
Tenguthat will be easier to maintain anyway.08:32
Tengugimme a few.08:32
opendevreviewchandan kumar proposed openstack/tripleo-quickstart-extras master: [WIP] initial playbook to run deploy compute node  https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/84383508:35
opendevreviewCedric Jeanneret proposed openstack/tripleo-ansible master: Clean the _skeleton_role_ content  https://review.opendev.org/c/openstack/tripleo-ansible/+/84881308:36
*** ysandeep|ruck|afk is now known as ysandeep|ruck08:37
opendevreviewMerged openstack/tripleo-ansible stable/wallaby: Improve connectivity check  https://review.opendev.org/c/openstack/tripleo-ansible/+/84885708:43
Tenguseriously....08:51
opendevreviewCedric Jeanneret proposed openstack/tripleo-ansible master: Clean the _skeleton_role_ content  https://review.opendev.org/c/openstack/tripleo-ansible/+/84881309:07
opendevreviewCedric Jeanneret proposed openstack/tripleo-ansible master: Clean the _skeleton_role_ content  https://review.opendev.org/c/openstack/tripleo-ansible/+/84881309:30
Tenguchandankumar: it's painful....09:31
Tenguchandankumar: I may do some refactoring in order to get some of the tasks in a dedicated playbook, namely the ones that are just creating directories and copying some content.09:31
chandankumarTengu: yes, I can understand your feeling09:32
chandankumarTengu: sounds good about refactoring, may be we can do it later.09:33
Tenguchandankumar: I'm testing with a tag, but I'm pretty sure a proper separation will be needed.09:33
opendevreviewCedric Jeanneret proposed openstack/tripleo-ansible master: Clean the _skeleton_role_ content  https://review.opendev.org/c/openstack/tripleo-ansible/+/84881309:50
opendevreviewMerged openstack/tripleo-common master: Remove unused heat-docker-agent  https://review.opendev.org/c/openstack/tripleo-common/+/84879909:54
opendevreviewMerged openstack/tripleo-ci master: Removal of tempest_whitelist variable  https://review.opendev.org/c/openstack/tripleo-ci/+/84809709:54
opendevreviewchandan kumar proposed openstack/tripleo-quickstart-extras master: [WIP] initial playbook to run deploy compute node  https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/84383509:55
*** ysandeep|ruck is now known as ysandeep|ruck|brb10:06
*** ysandeep|ruck|brb is now known as ysandeep|ruck10:27
*** rlandy|out is now known as rlandy10:28
opendevreviewchandan kumar proposed openstack/tripleo-quickstart-extras master: [WIP] initial playbook to run deploy compute node  https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/84383510:52
*** ysandeep|ruck is now known as ysandeep|ruck|afk11:01
Tenguchandankumar: almost there - though it's still unhappy in some OTHER jobs now -.-11:04
TenguI'll find out.11:04
opendevreviewCedric Jeanneret proposed openstack/tripleo-ansible master: Clean the _skeleton_role_ content  https://review.opendev.org/c/openstack/tripleo-ansible/+/84881311:05
opendevreviewCedric Jeanneret proposed openstack/tripleo-ansible master: Clean the _skeleton_role_ content  https://review.opendev.org/c/openstack/tripleo-ansible/+/84881311:11
Tengulovely. the reported error doesn't mean anything...11:11
opendevreviewMikolaj Ciecierski proposed openstack/tripleo-upgrade master: Monitor ceph update status with 'ceph orch upgrade status' cmd  https://review.opendev.org/c/openstack/tripleo-upgrade/+/84894411:12
opendevreviewMikolaj Ciecierski proposed openstack/tripleo-upgrade stable/wallaby: Monitor ceph update status with 'ceph orch upgrade status' cmd  https://review.opendev.org/c/openstack/tripleo-upgrade/+/84886311:13
opendevreviewCedric Jeanneret proposed openstack/tripleo-ansible master: Clean the _skeleton_role_ content  https://review.opendev.org/c/openstack/tripleo-ansible/+/84881311:16
Tengu'k, got it. we can't import a playbook from within tasks or pretasks. #learning11:16
*** pojadhav is now known as pojadhav|afk11:16
opendevreviewCedric Jeanneret proposed openstack/tripleo-ansible master: Clean the _skeleton_role_ content  https://review.opendev.org/c/openstack/tripleo-ansible/+/84881311:18
Tenguchandankumar: instead of a playbook (useless), directories are created in a dedicated tasks file. Should be cleaner anyway, especially for the inclusion.11:19
*** dviroel|out is now known as dviroel11:27
Tenguneed some nap, or more coffee.11:31
opendevreviewCedric Jeanneret proposed openstack/tripleo-ansible master: Clean the _skeleton_role_ content  https://review.opendev.org/c/openstack/tripleo-ansible/+/84881311:31
opendevreviewMarios Andreou proposed openstack/tripleo-ansible stable/wallaby: WIP add new ci network template for 2 node overcloud  https://review.opendev.org/c/openstack/tripleo-ansible/+/84894611:31
opendevreviewCedric Jeanneret proposed openstack/tripleo-ansible master: Clean the _skeleton_role_ content  https://review.opendev.org/c/openstack/tripleo-ansible/+/84881311:32
opendevreviewMarios Andreou proposed openstack/tripleo-heat-templates stable/wallaby: wip Add oslo messaging pass through template for multi stack deploy  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/84796211:32
opendevreviewMarios Andreou proposed openstack/tripleo-ci master: WIP add new mixed mode nodeset and job  https://review.opendev.org/c/openstack/tripleo-ci/+/84158311:33
opendevreviewTakashi Kajinami proposed openstack/tripleo-heat-templates master: Remove parameters/resources for undercloud Nova  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/84869511:34
opendevreviewTakashi Kajinami proposed openstack/tripleo-heat-templates master: Get rid of RemovalPoliciesMode  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/84869911:34
chandankumarTengu: ah, the change is getting bigger, you are cleaning it up to fix it11:40
Tenguchandankumar: yeah - sorry.11:40
Tengushould be fine now.11:40
Tenguat least now the syntax is correct, just need to wait for the role-addition job, but it should be just fine now.11:41
Tenguyessss11:41
Tenguwe're good now!11:41
chandankumarTengu: you made it https://zuul.opendev.org/t/openstack/build/65e49f5a22554cfc80d7801963a57a0211:41
chandankumaryay!11:41
chandankumarTengu: ++++++++++++++++ awesome, thanks :-)11:41
Tengu:) sorry for the huge noise generated by the different tests though...11:42
Tengustill - we should be just fine now.11:42
Tenguand it will be easier to manage imho.11:42
chandankumarYes, it will be easier now :-)11:42
Tenguok. now I can check https://review.opendev.org/c/openstack/tripleo-ansible/+/848754 - failed because openvswitch isn't installed for some reason.11:43
Tenguhave to discover why.11:43
Tenguespecially since it apparently IS installed.11:44
Tengu(and here, we can see how the env_data is useful :))11:44
Tenguand apparently, python3-pyyaml is broken XD11:44
chandankumarpackage openvswitch is not installed it is weired11:45
Tenguyep11:45
chandankumarfor python3-pyyaml docs files are missing11:45
Tengufun.. I have them on my current env.11:47
TenguI... well... what? :)11:47
Tenguchandankumar: ah, I'll do a tiny change to the env_data in order to output the package list in alphabetical order.11:48
Tenguright now, it's a pain in the *** to find anything in the listing.11:48
chandankumarok11:48
Tenguafaik, we can use the |sort filter in the msg directly.11:49
opendevreviewCedric Jeanneret proposed openstack/tripleo-ansible master: Ensure package list is sorted  https://review.opendev.org/c/openstack/tripleo-ansible/+/84894711:49
*** ysandeep|ruck|afk is now known as ysandeep|ruck11:50
Tenguchandankumar: https://opendev.org/openstack/tripleo-ansible/src/branch/master/tripleo_ansible/roles/tripleo_bootstrap/tasks/packages.yml#L51-L5811:54
Tenguthat's why.11:54
Tengu(for the "no openvswitch")11:54
TenguI have to make some hacks in the same fashion.11:55
opendevreviewchandan kumar proposed openstack/tripleo-ansible stable/wallaby: Use ubi9-init image as base  https://review.opendev.org/c/openstack/tripleo-ansible/+/84881011:57
opendevreviewCedric Jeanneret proposed openstack/tripleo-ansible master: Ensure bootstrap packages are correctly installed  https://review.opendev.org/c/openstack/tripleo-ansible/+/84875411:57
Tenguchandankumar: -^11:58
Tenguthat update should help. though the doc things? that's not cool.11:58
Tenguwondering if there's some dnf/rpm settings preventing some doc install or something. Not sure if this is possible in rhel world.11:58
marioshjensas: o/ fyi trying with https://review.opendev.org/c/openstack/tripleo-ansible/+/848946 (& https://review.opendev.org/c/openstack/tripleo-heat-templates/+/847962/4/ci/environments/multinode-containers-mixed-os-control.yaml for the bridge mappings) will let you know how it goes & requested new hold on that running now 12:00
opendevreviewCedric Jeanneret proposed openstack/tripleo-ansible master: Do not access to ansible facts by vars  https://review.opendev.org/c/openstack/tripleo-ansible/+/84822812:07
opendevreviewMerged openstack/puppet-tripleo stable/wallaby: Designate: create proxy ports on external VIP to access miniDNS workers  https://review.opendev.org/c/openstack/puppet-tripleo/+/84873312:10
Tenguchandankumar: job seems all good now: https://zuul.opendev.org/t/openstack/status#848813  "just" the non-voting one failing, but it's known, and unrelated to the actual change this time.12:12
Tenguguess we'll be able to merge it once zuul's over.12:13
*** amoralej is now known as amoralej|lunch12:13
opendevreviewBhagyashri Shewale proposed openstack/tripleo-ci master: Create containers and  standalone-ipa multinode -options jobs  https://review.opendev.org/c/openstack/tripleo-ci/+/84826012:13
opendevreviewCedric Jeanneret proposed openstack/tripleo-ansible master: New role, replacing puppet-auditd  https://review.opendev.org/c/openstack/tripleo-ansible/+/84875812:16
chandankumarTengu: yup, good to merge that :-)12:23
opendevreviewJohn Fulton proposed openstack/tripleo-docs master: Update Ceph documentation examples based on lab feedback  https://review.opendev.org/c/openstack/tripleo-docs/+/84895112:24
opendevreviewJames Slagle proposed openstack/tripleo-ci master: DO-NOT-MERGE: test  https://review.opendev.org/c/openstack/tripleo-ci/+/84883412:29
*** pojadhav|afk is now known as pojadhav12:30
opendevreviewCedric Jeanneret proposed openstack/tripleo-ansible master: Ensure package list is sorted  https://review.opendev.org/c/openstack/tripleo-ansible/+/84894712:30
Tenguchandankumar: https://review.opendev.org/c/openstack/tripleo-ansible/+/848947  is good now.12:43
opendevreviewTakashi Kajinami proposed openstack/tripleo-ansible master: Add template file for bonding + controller node without external net  https://review.opendev.org/c/openstack/tripleo-ansible/+/84895312:47
opendevreviewchandan kumar proposed openstack/tripleo-quickstart-extras master: [WIP] initial playbook to run deploy compute node  https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/84383512:51
Tengutkajinam: uho - thought you were off today, sorry, I pushed a change onto your ansible fact related patch in tripleo-ansible without asking12:52
opendevreviewTakashi Kajinami proposed openstack/tripleo-heat-templates master: Replace remaining usage of NetSoftwareConfig  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/84895612:52
tkajinamTengu, np and I'm actually "off" today. thanks for updating it. It was about to drop from my todos...12:53
Tengutkajinam: heh ;)12:54
Tengutkajinam: the "'foo' not in bar" is a nasty one in ansible.12:55
tkajinamI'm always confused by "" or {{}} in ansible ... X-(12:56
tkajinamfor that fact gather stuff, we might want to implement a generic task and use it consistently12:56
tkajinamcurrently we gather different set of facts in individual roles but that might cause a problem if two tasks require different set of facts12:56
tkajinamand not ensuring all of the required facts correctly12:57
opendevreviewCedric Jeanneret proposed openstack/tripleo-ansible master: Ensure bootstrap packages are correctly installed  https://review.opendev.org/c/openstack/tripleo-ansible/+/84875412:57
tkajinamit would not be a problem during deployment as we likely to gather "min" which covers almost all we need12:57
Tengutkajinam: sooo... it may cause an issue if we're calling the roles from outside tripleo, or if we're missing fact gathering at higher level, such as the new standalone roles/playbooks/others.12:58
*** dasm|off is now known as dasm12:58
Tengutkajinam: also, we're limiting the gathering to the essential content, in order to not lose time gathering huge data, such as the networking stuff (especially true for Controllers and Compute, iirc)12:59
Tenguthose may expose hundreds of interfaces, and ansible will take a really long time to gether all the things :/12:59
opendevreviewJuan Larriba proposed openstack/tripleo-heat-templates stable/wallaby: Remove the Backup and Restore ReaR Heat templates  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/84885013:00
opendevreviewHarald JensÃ¥s proposed openstack/python-tripleoclient master: Extract provisioned nodes - use ironic node uuid  https://review.opendev.org/c/openstack/python-tripleoclient/+/84844713:00
tkajinamyeah that was one of the known factors delaying puppet and ansible13:00
tkajinam(we solved it by fact cache in puppet and that limited scope in ansible13:00
Tenguyup13:01
Tenguand we don't want to go back on the limited scope, especially with the incomine AEE imho.13:02
Tenguthat will be slow enough.13:02
TenguTHAT SAID. I was thinking about a way to keep the AEE running and just waiting for commands. That would avoid losing 10s for each playbook to bootstrap the env.13:02
Tenguthough it's probably not supported by the ansible-runner...13:02
Tengubut doing so should provide a near-current perf with the AEE.13:03
tkajinamyeah13:04
tkajinamjust wondering what make it take such long. AFAIK environment is created as a container so it should be more light weighted. maybe module loading is slow13:04
tkajinamwe've seen a similar thing with openstackclient13:04
Tengutkajinam: basically the container is stopped, and must start for every single playbook - and loading modules and related things isn't fast (python issue, I'd say, at this point, and agravated by ansible itself)13:07
tkajinamthat makes sense13:08
Tengu~> if we can keep the container running, with everything loaded, that would really help. I'll try to find some time to investigate.13:08
TenguI discussed this with cloudnull back then, he also aggreed it was a path to follow for better perfs with AEE.13:08
Tenguthough it would require modifications in ansible-runner, and they may be rejected for #whateverReasons13:09
Tengulike mitogen was rejected back then....13:09
tkajinamthe change sounds reasonable and generic improvement (non-specific to tripleo) though they might have their own view13:09
Tenguif this happens, the other solution would be to extend ansible-runner within tripleo - but that would be a terrible thing, since it would more than probably explode with each new ansible-runner release13:10
tkajinamyeah13:10
Tengutkajinam: they may point to Tower for the playbook management thing.13:10
tkajinamso shall we pull AWX to tripleo ? :-)13:10
Tenguor something like that. Not sure. anyway. I'll try to get some time to dig into the code and see how it's done right now.13:10
tkajinamand run ansible tasks via AWX13:10
Tenguwell, they may reject and advice this.13:11
Tenguif this is the case, it will be really, really fun.13:11
*** amoralej|lunch is now known as amoralej13:14
tkajinamfun time to play with a new stuff !!!13:14
tkajinamX-P13:15
Tengumarios, slagle I could correct the change for https://review.opendev.org/c/openstack/tripleo-ansible/+/848754 (tripleo_bootstrap validating package install)13:15
Tengutkajinam: yeah :).13:15
Tengunow I have to understand why https://review.opendev.org/c/openstack/tripleo-ansible/+/848758 is failing.... apparently, there's something wrong with the way I set auditd, but only for the molecule "check". Really weird. re-running the role 10 times locally doesn't show the same behavior.13:16
mariosTengu: o/ in call right now but will revisit that on next reviews 13:27
marios(if it is still there ;))13:27
opendevreviewCedric Jeanneret proposed openstack/tripleo-ansible master: New role, replacing puppet-auditd  https://review.opendev.org/c/openstack/tripleo-ansible/+/84875813:30
opendevreviewMerged openstack/tripleo-ansible stable/wallaby: [update] Tell subscription-manager it's not running in a container.  https://review.opendev.org/c/openstack/tripleo-ansible/+/84874413:32
Tengubogdando: heya! PTAL https://review.opendev.org/c/openstack/tripleo-ansible/+/848813 - thanks!13:36
opendevreviewCedric Jeanneret proposed openstack/tripleo-ansible master: New role, replacing puppet-auditd  https://review.opendev.org/c/openstack/tripleo-ansible/+/84875813:37
Tengusince apparently there was a merge conflict detected... weird.13:38
Tenguoh. actually..... there's a bug in the gerrit dashboard :D13:38
Tenguwhen you have a patch marked as WIP, it will show the "Merge Conflict" as well in the status.13:38
TenguNICE.13:38
opendevreviewchandan kumar proposed openstack/tripleo-ansible stable/wallaby: Use ubi9-init image as base  https://review.opendev.org/c/openstack/tripleo-ansible/+/84881013:40
opendevreviewMikolaj Ciecierski proposed openstack/tripleo-upgrade master: [WIP][update] Include tobiko test for functional testing during update.  https://review.opendev.org/c/openstack/tripleo-upgrade/+/81776413:51
opendevreviewBrendan Shephard proposed openstack/tripleo-heat-templates master: Allow for jinja2 templating of docker_config  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/84896014:04
chandankumarslagle: hello14:16
chandankumarslagle: I am trying to add the job to deploy compute node14:16
chandankumarslagle: can you check the logs https://f8212c96d08995ff4837-2c633db3240f150f6ddf18824372371d.ssl.cf5.rackcdn.com/843836/8/check/tripleo-ci-centos-9-standalone-additional-compute/b1f0730/logs/undercloud/home/zuul/overcloud_compute.log14:16
chandankumarI am doing it in the correct direction14:17
mariostkajinam: sorry :( i forgot to thank you too you helped me out with the RPC stuff 14:18
opendevreviewchandan kumar proposed openstack/tripleo-ci master: [WIP] job to deploy additional compute nodes  https://review.opendev.org/c/openstack/tripleo-ci/+/84383614:19
opendevreviewchandan kumar proposed openstack/tripleo-ansible master: Ship inventory as a part of tripleo_ansible package  https://review.opendev.org/c/openstack/tripleo-ansible/+/84792914:22
opendevreviewchandan kumar proposed openstack/tripleo-ci master: [WIP] job to deploy additional compute nodes  https://review.opendev.org/c/openstack/tripleo-ci/+/84383614:22
opendevreviewCedric Jeanneret proposed openstack/tripleo-ansible master: New role, replacing puppet-auditd  https://review.opendev.org/c/openstack/tripleo-ansible/+/84875814:37
opendevreviewyatin proposed openstack/tripleo-quickstart master: [DNM] C8 OVS/OVN NFV latest test  https://review.opendev.org/c/openstack/tripleo-quickstart/+/84897515:16
opendevreviewyatin proposed openstack/tripleo-quickstart master: [DNM] C8 OVS/OVN NFV latest test  https://review.opendev.org/c/openstack/tripleo-quickstart/+/84897515:18
opendevreviewMerged openstack/tripleo-heat-templates master: Nova: Start nova-compute after its NFS backend is ready  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/84516215:41
*** marios is now known as marios|out15:52
opendevreviewTakashi Kajinami proposed openstack/tripleo-heat-templates master: Replace remaining usage of NetSoftwareConfig  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/84895615:56
opendevreviewTakashi Kajinami proposed openstack/paunch stable/train: Ensure the dependent service is started in advance  https://review.opendev.org/c/openstack/paunch/+/84898216:09
opendevreviewTakashi Kajinami proposed openstack/tripleo-ansible stable/train: Ensure the dependent service is started in advance  https://review.opendev.org/c/openstack/tripleo-ansible/+/84898316:13
beaglesslagle, if you get a sec https://review.opendev.org/q/topic:designate-wallaby-mdns and https://review.opendev.org/q/topic:designate-wallaby-byob ?16:17
opendevreviewRob Tongue proposed openstack/diskimage-builder master: Adding a feature to enable services in the post-install phase.  This is good for Gentoo only currently, with systemd service units and openrc services in the default runlevel.  https://review.opendev.org/c/openstack/diskimage-builder/+/84898416:17
*** amoralej is now known as amoralej|off16:22
*** ysandeep|ruck is now known as ysandeep|out16:28
opendevreviewMerged openstack/tripleo-validations master: Fix to get HOME environment in dhcp-provisioning validation  https://review.opendev.org/c/openstack/tripleo-validations/+/84658916:32
opendevreviewRajesh Tailor proposed openstack/puppet-tripleo master: Fix typos in parameter descriptions, comments and tests  https://review.opendev.org/c/openstack/puppet-tripleo/+/84898816:35
opendevreviewTakashi Kajinami proposed openstack/tripleo-ansible master: Fix wrong separator(,) used to list multiple dependent services  https://review.opendev.org/c/openstack/tripleo-ansible/+/84898916:50
opendevreviewTakashi Kajinami proposed openstack/tripleo-ansible master: Fix wrong separator(,) used to list multiple dependent services  https://review.opendev.org/c/openstack/tripleo-ansible/+/84898916:56
*** dviroel is now known as dviroel|lunch17:13
opendevreviewBrendan Shephard proposed openstack/tripleo-heat-templates master: Add handling for OVN Multi-RHEL  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/84820817:28
opendevreviewBrendan Shephard proposed openstack/tripleo-heat-templates master: Add handling for OVN Multi-RHEL  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/84820817:32
opendevreviewdasm proposed openstack/openstack-tempest-skiplist master: Check if `installers` argument is provided  https://review.opendev.org/c/openstack/openstack-tempest-skiplist/+/84847217:41
opendevreviewdasm proposed openstack/openstack-tempest-skiplist master: Check if `installers` argument is provided  https://review.opendev.org/c/openstack/openstack-tempest-skiplist/+/84847217:52
opendevreviewRob Tongue proposed openstack/diskimage-builder master: Adding a feature to enable services in the post-install phase.  This is good for Gentoo only currently, with systemd service units and openrc services in the default runlevel.  https://review.opendev.org/c/openstack/diskimage-builder/+/84898418:08
*** dviroel|lunch is now known as dviroel18:11
opendevreviewRonelle Landy proposed openstack/openstack-tempest-skiplist master: Add featureset027 group into tempest-allow  https://review.opendev.org/c/openstack/openstack-tempest-skiplist/+/84387019:12
opendevreviewMerged openstack/openstack-tempest-skiplist master: Add featureset027 group into tempest-allow  https://review.opendev.org/c/openstack/openstack-tempest-skiplist/+/84387019:28
opendevreviewdasm proposed openstack/tripleo-quickstart master: Run featureset030 job with tempest-allow  https://review.opendev.org/c/openstack/tripleo-quickstart/+/84445320:06
slaglerlandy: hi, just a heads up, i'll be out the next 2 weeks20:25
slaglei'll send a mail out. in case you need the ptl approval, hopefully someone in infra could do it?20:25
*** dviroel is now known as dviroel|out20:42
rlandyslagle: thanks - enjoy the time off 20:45
opendevreviewJames Slagle proposed openstack/tripleo-ansible master: DO-NOT-MERGE: test  https://review.opendev.org/c/openstack/tripleo-ansible/+/84904320:54
opendevreviewJames Slagle proposed openstack/tripleo-ansible master: DO-NOT-MERGE: test  https://review.opendev.org/c/openstack/tripleo-ansible/+/84904420:56
opendevreviewJames Slagle proposed openstack/tripleo-ansible master: DO-NOT-MERGE: test  https://review.opendev.org/c/openstack/tripleo-ansible/+/84904520:57
*** dasm is now known as dasm|off21:02
opendevreviewJohn Fulton proposed openstack/tripleo-ansible master: Only run Ceph network_config_set during initial deployment  https://review.opendev.org/c/openstack/tripleo-ansible/+/84904822:00
*** rlandy is now known as rlandy|bbl22:44
opendevreviewBrent Eagles proposed openstack/tripleo-heat-templates stable/wallaby: Allow configuring the base port of the mini DNS proxy endpoints  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/84887823:34
opendevreviewBrent Eagles proposed openstack/tripleo-heat-templates stable/wallaby: Designate: support configuring non-ooo-deployed binds  https://review.opendev.org/c/openstack/tripleo-heat-templates/+/84889523:34
*** rcastillo|rover is now known as rcastillo23:43

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