Friday, 2025-10-03

opendevreviewJacob Anders proposed openstack/ironic master: Fix power sync timeouts after BMC firmware update  https://review.opendev.org/c/openstack/ironic/+/96256004:01
opendevreviewJacob Anders proposed openstack/ironic master: Fix intermittent Redfish firmware update failures with BMC validation  https://review.opendev.org/c/openstack/ironic/+/96023004:17
rpittaugood morning ironic! o/07:20
opendevreviewMerged openstack/bifrost master: Add support for Rocky Linux 10 image download  https://review.opendev.org/c/openstack/bifrost/+/96257509:48
opendevreviewJacob Anders proposed openstack/ironic master: Fix power sync timeouts after BMC firmware update  https://review.opendev.org/c/openstack/ironic/+/96256010:21
opendevreviewJacob Anders proposed openstack/ironic master: Fix power sync timeouts after BMC firmware update  https://review.opendev.org/c/openstack/ironic/+/96256010:23
opendevreviewJacob Anders proposed openstack/ironic master: Fix power sync timeouts after BMC firmware update  https://review.opendev.org/c/openstack/ironic/+/96256010:30
opendevreviewJacob Anders proposed openstack/ironic master: Fix power sync timeouts after BMC firmware update  https://review.opendev.org/c/openstack/ironic/+/96256010:38
opendevreviewJacob Anders proposed openstack/ironic master: Fix power sync timeouts after BMC firmware update  https://review.opendev.org/c/openstack/ironic/+/96256010:43
opendevreviewJacob Anders proposed openstack/ironic master: Fix power sync timeouts after BMC firmware update  https://review.opendev.org/c/openstack/ironic/+/96256010:45
opendevreviewJacob Anders proposed openstack/ironic master: Make cache_firmware_components more resilient during upgrades  https://review.opendev.org/c/openstack/ironic/+/96071110:47
opendevreviewJacob Anders proposed openstack/ironic master: Fix power sync timeouts after BMC firmware update  https://review.opendev.org/c/openstack/ironic/+/96256010:47
alegacy_Could someone spare a couple of minutes to point out what I'm missing here.  The openstack-tox-pep8 job is reported as failed on this change (https://review.opendev.org/c/openstack/ironic/+/962493) but for the life of me I can't see anything related to my change. 11:46
alegacy_ All errors seems like they are pre-existing, and I get those same errors when I run "tox -e pep8" locally with or without any of my changes.11:46
alegacy_...including if I run "tox -epep8" on some of my previous changes that passed on Zuul jobs11:47
iurygregoryalegacy_, checking12:11
iurygregorylet me try to run locally with and without or patch12:11
opendevreviewPierre Riteau proposed openstack/bifrost stable/2025.2: Add support for Rocky Linux 10 image download  https://review.opendev.org/c/openstack/bifrost/+/96292612:14
alegacy_iurygregory: thanks... even if I run "tox -epep8" off of master I get what looks like those same errors.12:15
iurygregoryI'm updating my venv to 3.1212:16
iurygregoryI was using 3.11 :X12:16
rpittaualegacy_: I'm not getting any error with pep8 running locally on master, while I'm getting errors running with your patch12:35
rpittauthe errors are related to bandit, I think you need to revisit some choices in your patch based on the bandit output12:35
alegacy_rpittau: thanks.  that's strange... the pre-commit run doesn't flag anything and the tox pep8 reports a bunch of these with or without my change:  "Issue: [B108:hardcoded_tmp_directory] Probable insecure usage of temp file/directory"12:37
rpittaualegacy_: that's a bandit error, you need to change the code based on that12:38
alegacy_rpittau: ... I get those same errors on master! :-) 12:40
rpittaualegacy_: not me, you probably need to rebuild your venv or runn tox with the recreate flag12:41
alegacy_rpittau: tried with --recreate, tried with removing the ".tox" directory... no change.  re-cloned the repo and it is happy now on master!  must have been some garbage somewhere.12:51
rpittaugood :)12:52
alegacy_rpittau: thank you12:52
rpittaunp!12:52
TheJuliagood morning13:12
TheJuliaupdated hacking/flake8 rules?13:12
alegacy_TheJulia: no, no changes to any of the rules... still not sure what I've done to cause it to complain about a bunch of unrelated code.13:27
TheJuliasorry, having to write a primer for some folks who seem to be unwilling to do a little research and read a few links I've sent them :(13:32
alegacy_ok, i think I got it fixed.  13:39
alegacy_it would seem my IDE took some liberties in where it put some of my test files and put some under tests/unit instead of ironic/tests/unit.  Not sure why that happen, but after having moved the files to where they should have been pep8/bandit is now passing.13:40
alegacy_... Fridays!13:40
TheJuliaokay, whut?!13:49
* TheJulia returns from writing a primer which shouldn't have been necessary13:50
TheJuliaokay, not able to reproduce locally, whew13:52
rpittaualegacy_: "my IDE took some liberties" sounds scary :D13:52
TheJuliaI was worried there for a minute13:52
TheJuliaalegacy_: did you take away it's bag of cookies? :)13:52
rpittaulol13:52
alegacy_I give it all the cookies it wants.  I'm not sure it turned on me!14:02
alegacy_*not sure why...*14:02
TheJuliastep away from the ide! :)14:02
TheJuliaSurely, there are some IDE wranglers... someplace14:03
iurygregoryforgot to reply here, running pep8 on master with py3.12.3 is green =)14:10
alegacy_iurygregory: thanks!14:12
TheJuliadtantsur: so I think we could just include simple-init. It looks like I never got cloud-init running in ci and it looks like tossed a change up to uninstall it at one point. I remember I did some testing and it worked but I guess we reached consensus not to deal with it or the risk?!14:16
opendevreviewMerged openstack/ironic-python-agent-builder master: Replace storyboard by launchpad  https://review.opendev.org/c/openstack/ironic-python-agent-builder/+/96193214:17
opendevreviewTakashi Kajinami proposed openstack/ironic-tempest-plugin master: Remove useless cover target  https://review.opendev.org/c/openstack/ironic-tempest-plugin/+/96294014:43
iurygregoryanyone here is able to find the dell page for the drivers of PowerEdge XR8720t ?14:44
iurygregoryI could only find XR8620t 14:44
opendevreviewMathieu Parent proposed openstack/ironic-python-agent-builder master: Wait up to 30 seconds for config drive  https://review.opendev.org/c/openstack/ironic-python-agent-builder/+/96267315:09
TheJuliai've added the dhcp-less topic to the etherpad since it seems some discussion is required.15:14
opendevreviewMathieu Parent proposed openstack/ironic-python-agent-builder master: Wait up to 30 seconds for config drive  https://review.opendev.org/c/openstack/ironic-python-agent-builder/+/96267315:50
opendevreviewJulia Kreger proposed openstack/ironic master: CI: disable multi-n-cpu on ironic multinode job  https://review.opendev.org/c/openstack/ironic/+/96298015:54
opendevreviewMerged openstack/networking-generic-switch master: Drop ineffective ignore_base_python  https://review.opendev.org/c/openstack/networking-generic-switch/+/96279615:55
opendevreviewVerification of a change to openstack/networking-generic-switch master failed: Detect device configuration errors on Dell Force10 and OS10  https://review.opendev.org/c/openstack/networking-generic-switch/+/86831816:22
opendevreviewMerged openstack/sushy master: Add comprehensive PCIe device support to Sushy  https://review.opendev.org/c/openstack/sushy/+/96198216:57
TheJuliaJayF: I feel like a lot of the concern on https://review.opendev.org/c/openstack/ironic-python-agent/+/962591 is just the sheer size17:17
JayFwell it's a case where17:17
JayFthe bugged behavior is more like, not what we intended17:17
JayFrather than WRONG WRONG WRONG 17:17
JayFso I feel it may be an unexpected kinda change to backport17:18
JayFregardless of the # of lines17:18
JayFthis is the sorta thing I have trouble calling a "bug" tbh, because IDK if it's our bug if we don't have enough guardrails to deal with [random hardware or OS thing we couldn't think of]17:18
opendevreviewJay Faulkner proposed openstack/ironic stable/2025.1: Allow multiple HTTP redirects for image source  https://review.opendev.org/c/openstack/ironic/+/96299317:19
TheJuliaI guess they are led in there through the chance of a keyerror17:20
opendevreviewJulia Kreger proposed openstack/ironic-python-agent-builder master: ci: Remove ironic-inspector related ci job  https://review.opendev.org/c/openstack/ironic-python-agent-builder/+/96299717:23
opendevreviewMerged openstack/ironic stable/2025.2: Allow multiple HTTP redirects for image source  https://review.opendev.org/c/openstack/ironic/+/96286917:24
opendevreviewJulia Kreger proposed openstack/ironic master: ci: remove tinyipa job alias usage  https://review.opendev.org/c/openstack/ironic/+/96300117:45
opendevreviewJulia Kreger proposed openstack/ironic master: CI: disable multi-n-cpu on ironic multinode job  https://review.opendev.org/c/openstack/ironic/+/96298017:52
opendevreviewMerged openstack/ironic master: Drop explicit description about default values  https://review.opendev.org/c/openstack/ironic/+/96269018:24
opendevreviewMerged openstack/ironic master: Docs: play down the role of is_root_volume in RAID  https://review.opendev.org/c/openstack/ironic/+/96267018:24
iurygregoryTheJulia, slack is down for you?19:12
TheJuliaQuite possible19:14
TheJuliaSeems like it instantly to out of memory tooo19:14
TheJuliaits working now here19:19
iurygregoryyeah, it's working again19:32
opendevreviewMerged openstack/ironic stable/2024.1: Increase memory allocation for ironic-base  https://review.opendev.org/c/openstack/ironic/+/96272519:43

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