Friday, 2022-02-25

arne_wiebalckGood morning, Ironic!07:29
arne_wiebalckstevebaker[m]: I agree, not sure this is the issue I see.07:29
arne_wiebalckstevebaker[m]: or better: the issue which breaks image building for me07:29
arne_wiebalckstevebaker[m]: problem is there is no real error in the logs ... the process stops at some point and starts cleanup07:30
arne_wiebalckstevebaker[m]: and the lsblk issue is one thing I found so far07:31
stevebaker[m]I've proposed a revert revert, any chance you could test it on what broke?07:31
arne_wiebalckstevebaker[m]: sure07:31
rpittaugood morning ironic! o/07:59
rpittaucongrats arne_wiebalck :)08:12
arne_wiebalckgood morning and thanks rpittau :)08:12
opendevreviewMerged openstack/ironic bugfix/20.0: Update .gitreview for bugfix/20.0  https://review.opendev.org/c/openstack/ironic/+/83083708:49
arne_wiebalckstevebaker[m]: seems to work now :)09:12
opendevreviewRiccardo Pittau proposed openstack/ironic master: Use pycdlib to extract deploy iso  https://review.opendev.org/c/openstack/ironic/+/81912109:12
dtantsur<insert an adjective> morning, ironic09:31
rpittauhey dtantsur :/09:39
dtantsurhmm, is the inspector CI broken now?09:43
rpittauI was wondering the same09:43
MahnoorAsgharo/09:55
iurygregorymorning Ironic o/11:16
rpittauhey iurygregory :)11:32
iurygregoryo/11:57
opendevreviewMerged openstack/ironic-python-agent-builder master: Added element to enable RDO deps repo to install sysbench  https://review.opendev.org/c/openstack/ironic-python-agent-builder/+/82531312:10
ameya49Hi ironic12:29
iurygregoryarne_wiebalck, congratulations =)12:33
iurygregoryHello ameya49 12:33
ameya49Was going through introspection_basic test case in ironic-tempest-plugin where I found we are verifying node flavor 12:35
ameya49any particular reason doing it?12:37
ameya49https://github.com/openstack/ironic-tempest-plugin/blob/fd43dcc3b607603978c51ca605dc70e1b784d782/ironic_tempest_plugin/tests/scenario/test_introspection_basic.py#L10412:37
ameya49Hi iurygregory : Hope you are doing well :)12:39
iurygregoryI'm doing good12:42
iurygregoryThe reason behind this is to be able to verify the data collected from introspection12:42
ameya49Yes, we are doing against introspected data, but as discuss earlier it wont be equal to actual values wrt hardware12:47
iurygregoryyeah, we got an agreement that we could change the tests so it would work12:48
iurygregoryI can push a patch with the fixes12:49
ameya49iurygregory : Im working on the fixes and will push the patch soon :) Thanks12:49
iurygregoryameya49, awesome tks!12:50
ameya49question regarding flavor was, is there need to verify flavor values?12:51
iurygregorywe do this to be sure it would match things as expected (the flavor says 4 vcpus, the introspection data has 4 vcpus ..) since the tests were only used in the upstream CI this wouldn't be a problem (because we define the virtual baremetal)12:53
ameya49ok12:54
ameya49Thanks iurygregory!12:55
iurygregoryyw =)12:55
* iurygregory going to reboot the laptop brb12:59
TheJuliagood morning13:19
arne_wiebalckTheJulia: good morning13:22
arne_wiebalckiurygregory: thanks!13:22
arne_wiebalckTheJulia: the latest diskimage-builder change seems to be ok :)13:22
TheJuliaarne_wiebalck: ack, thanks!13:23
dtantsurmorning TheJulia 13:28
iurygregorymorning TheJulia 13:29
rpittaunot sure I'm happy to see that is always a different job failing in the inspector CI13:55
opendevreviewMerged openstack/ironic-inspector bugfix/10.10: Update .gitreview for bugfix/10.10  https://review.opendev.org/c/openstack/ironic-inspector/+/82912714:13
* dtantsur walk, brb14:14
zigoThanks to whoever switched ironic-inspector-client to stestr and a standard way to run tests, much appreciated over here (ie: downstream Debian...).14:48
zigoThe more a package is doing things "normally" the easier it gets for me.14:50
rpittaubye everyone, have a great weekend! o/15:35
opendevreviewMerged openstack/ironic-inspector master: Support listening on a Unix socket  https://review.opendev.org/c/openstack/ironic-inspector/+/82712416:44
opendevreviewMahnoor Asghar proposed openstack/ironic master: [WIP] Create API documentation from docstrings  https://review.opendev.org/c/openstack/ironic/+/82720016:45
NobodyCamGood Morning and OFC...16:46
NobodyCamTGIF16:47
NobodyCamhappy Friday Ironic'ers16:47
arne_wiebalckhey NobodyCam o/16:49
NobodyCamhey hey arne_wiebalck o/ happy Friday16:49
NobodyCamcrazy days16:49
arne_wiebalckyeah16:50
dtantsursee you on Monday folks. take care o/17:44
iurygregorymorning NobodyCam o/18:20
iurygregorycongratulations arne_wiebalck o//18:20
iurygregorynew TC member :D18:20
arne_wiebalckiurygregory: thanks :)18:22
JayFcongrats arne_wiebalck 18:28
arne_wiebalckthanks JayF 18:30
arne_wiebalckbye everyone, see you next week o/19:44
TheJuliawheeeeeeee20:37
TheJuliafun bugs are fun20:37
opendevreviewJulia Kreger proposed openstack/ironic-python-agent master: Create fstab entry with appropriate label  https://review.opendev.org/c/openstack/ironic-python-agent/+/83102920:45
TheJuliahjensas: ^^^20:45
JayFI did that when installing gentoo last time; used a UUID and addressed it as a PARTITION_UUID20:47
JayFit's extremely confusing20:47
TheJuliaexceptionally20:48
TheJuliaand we've got logs where running an lsblk after creating everything doesn't populate a uuid, but run it like 10 seconds later when we go to do bootloader setup, it is there20:49
TheJuliawhich *screams* io latency with buffer cached data... or update locked data in the kernel due to io cache20:49
TheJulialike, screams so hardcore20:49
JayFjust run a few dozen `sync;` commands, I'm sure it'll fix it /s20:50
TheJulialol, that is only data to be written ;)20:50
TheJuliaI'm fairly sure there are some syncs in there, but regardless, best to just look it up...20:50
JayFOh, I'm sure you fixed it in a good way, I'm just making jokes20:51
TheJuliai know20:52
TheJuliait just ate my brain earlier20:52
JayFit took me embarassingly long to find the problem on my single computer, I can't imagine how confusing it was through the IPA lens20:52
TheJuliawe had walk all the way back into ironic lib code to put the pieces together :(20:53
opendevreviewMerged openstack/ironic master: Update python-dracclient version  https://review.opendev.org/c/openstack/ironic/+/83034820:54

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