Thursday, 2020-04-09

openstackgerritMerged openstack/ironic master: Fix AttributeError in check allowed port fields  https://review.opendev.org/71812700:04
*** rloo has quit IRC00:38
*** cdearborn has quit IRC00:50
openstackgerritshenxindi proposed openstack/ironic master: Release reservation when stoping the ironic-conductor service  https://review.opendev.org/71834201:03
*** Qianbiao has joined #openstack-ironic01:44
Qianbiaogood morning.01:45
*** Goneri has quit IRC01:59
*** ociuhandu has quit IRC02:31
*** jdandrea has quit IRC02:40
*** mkrai has joined #openstack-ironic02:45
*** yaawang has quit IRC02:55
*** yaawang has joined #openstack-ironic02:56
openstackgerritHarald Jensås proposed openstack/ironic-inspector master: Port physical network hook  https://review.opendev.org/71859403:00
openstackgerritHarald Jensås proposed openstack/ironic-inspector master: Port physical network hook  https://review.opendev.org/71859403:02
*** ociuhandu has joined #openstack-ironic03:03
*** rh-jelabarre has quit IRC03:12
*** ociuhandu has quit IRC03:32
*** mkrai_ has joined #openstack-ironic03:36
*** mkrai has quit IRC03:37
openstackgerritVerification of a change to openstack/ironic-inspector failed: Set default boot option to netboot for jobs using cirros  https://review.opendev.org/71661304:21
*** k_mouza has joined #openstack-ironic04:32
*** k_mouza has quit IRC04:37
*** yaawang has quit IRC04:40
*** yaawang has joined #openstack-ironic04:41
*** logan- has quit IRC04:45
*** logan_ has joined #openstack-ironic04:47
*** logan_ is now known as logan-04:48
openstackgerritAnkit Kumar proposed openstack/ironic master: Generalize ISO building for virtual media driver  https://review.opendev.org/67799605:02
*** Qianbiao has quit IRC05:29
*** ociuhandu has joined #openstack-ironic05:31
*** mkrai has joined #openstack-ironic05:38
*** mkrai_ has quit IRC05:40
*** ociuhandu has quit IRC06:01
gudrutis2Morning 0/06:32
*** ociuhandu has joined #openstack-ironic06:42
openstackgerritRabi Mishra proposed openstack/ironic master: DNM Test patch  https://review.opendev.org/71860206:46
arne_wiebalckGood morning, ironic!06:49
*** jtomasek has joined #openstack-ironic06:57
*** jtomasek has quit IRC06:59
*** ricolin has quit IRC06:59
*** jtomasek has joined #openstack-ironic07:00
*** dtantsur|afk is now known as dtantsur07:06
dtantsurmorning ironic07:09
dtantsurfolks, could someone maybe review https://review.opendev.org/#/c/698770/ please? it's actually simple, moving code around and copy-paste-with-sed.07:10
patchbotpatch 698770 - ironic-python-agent - Add an ability to run in-band deploy steps - 10 patch sets07:10
*** iurygregory has joined #openstack-ironic07:11
iurygregorygood morning Ironic!07:12
dtantsuriurygregory, rpittau|afk, does any of you know why we still default to 384M of RAM in ironic-base? I think it breaks the SNMP job.07:13
dtantsurI can update the latter, but I wonder if the base value is still valid at all.07:13
iurygregorydtantsur,  I was wondering this yesterday also07:14
iurygregorymaybe 512 would be something better07:14
dtantsuriurygregory: the devstack plugin defaults to DIB, we need something that matches07:14
dtantsur512 won't help07:14
iurygregorytruth, sorry need more coffee XD07:15
iurygregory2048?07:15
iurygregoryI saw this for most of the dib jobs...07:16
dtantsuryeah07:18
rpittau|afkI thought I increased that, didn't I? No, I didn't....07:18
*** rpittau|afk is now known as rpittau07:18
dtantsurand lower it for the jobs that still use tinyipa07:18
rpittaugood morning ironic! o/07:18
dtantsuro/07:18
iurygregoryrpittau, I think you added a value in each job07:18
iurygregory2048 or more =)07:18
rpittauiurygregory: yeah, the thought of increasing it in the base job didn't leave my brain07:19
iurygregorybut the default we didn't change maybe because we would need to change a lot of the tinyipa jobs to have small value07:19
iurygregoryI can take care in few minutes if no one has started up to you guys =)07:20
dtantsurI haven't at least, still waking up07:20
rpittau^ same07:20
iurygregoryok I'm starting here =)07:21
iurygregory4GB for disk is ok right?07:24
dtantsurshould be fine, it's still cirros07:26
dtantsuralso, what on earth is happening to the inspector CI?07:27
rpittaudtantsur: that is something I noticed yesterday but didn't have time to check07:29
*** ricolin has joined #openstack-ironic07:44
openstackgerritIury Gregory Melo Ferreira proposed openstack/ironic master: Change default ram value  https://review.opendev.org/71860707:53
* iurygregory now checks the other projects07:53
*** threestrands has quit IRC08:00
openstackgerritIury Gregory Melo Ferreira proposed openstack/networking-baremetal master: Set ram value for tinyipa job  https://review.opendev.org/71541108:02
openstackgerritIury Gregory Melo Ferreira proposed openstack/ironic-python-agent master: Change default ram for tinyipa jobs  https://review.opendev.org/71861108:08
openstackgerritIury Gregory Melo Ferreira proposed openstack/ironic-inspector master: Change default ram for tinyipa jobs  https://review.opendev.org/71861308:13
openstackgerritIury Gregory Melo Ferreira proposed openstack/python-ironicclient master: Set default ram for tinyipa job  https://review.opendev.org/71861408:17
*** lucasagomes has joined #openstack-ironic08:18
dtantsuriurygregory: cannot easily spot in the file, did you update the multinode jobs to the lower RAM?08:21
iurygregorydtantsur, it was set already08:21
dtantsurnice08:21
iurygregoryhttps://github.com/openstack/ironic/blob/master/playbooks/legacy/grenade-dsvm-ironic-multinode-multitenant/run.yaml#L95 =)08:22
openstackgerritRiccardo Pittau proposed openstack/python-ironicclient master: Convert ironicclient-tempest to dib  https://review.opendev.org/71697908:24
openstackgerritIury Gregory Melo Ferreira proposed openstack/python-ironic-inspector-client master: Update python-ironic-inspector-client-tempest  https://review.opendev.org/71861608:24
*** alexmcleod has joined #openstack-ironic08:28
openstackgerritIury Gregory Melo Ferreira proposed openstack/python-ironic-inspector-client master: Remove python3 from job name  https://review.opendev.org/71861608:31
iurygregoryrpittau, sushy is necessary or we are moving to dib?  sushy-tempest-ironic-partition-redfish-src08:39
rpittauiurygregory: it's in the list for dib08:42
rpittauactually I'm going to add the patch08:42
iurygregoryrpittau, ok so I won't push the one to change the ram in sushy08:42
rpittauiurygregory: yeah, I will just depend the change on the ironic one08:42
openstackgerritRiccardo Pittau proposed openstack/sushy master: Convert ironicclient-tempest to dib  https://review.opendev.org/71861708:44
openstackgerritRiccardo Pittau proposed openstack/sushy master: Convert sushy tempest to dib  https://review.opendev.org/71861708:45
* rpittau would not mind some sushi08:45
iurygregorykkkkkkkkkkkkkkkkkk08:45
iurygregoryI was about to say WHAT? when I saw the commit message08:45
rpittauI blame the inventor of copy-paste :)08:46
*** ociuhandu has quit IRC08:46
iurygregory++08:46
*** ociuhandu has joined #openstack-ironic08:46
openstackgerritRiccardo Pittau proposed openstack/sushy-tools master: Convert sushy-tools tempest to dib  https://review.opendev.org/71861808:51
openstackgerritRiccardo Pittau proposed openstack/virtualbmc master: Convert virtualbmc tempest to dib  https://review.opendev.org/71862008:54
openstackgerritMerged openstack/ironic-specs master: Cleanup py27 support  https://review.opendev.org/71836508:55
*** derekh has joined #openstack-ironic08:56
*** tkajinam has quit IRC09:03
dtantsurmgoddard: hey, could you request a stable/train ironic-ui release? apparently we forgot to release https://review.opendev.org/#/c/706783/ :(09:04
patchbotpatch 706783 - ironic-ui (stable/train) - Repair creating an ironicclient instance (MERGED) - 1 patch set09:04
openstackgerritIlya Etingof proposed openstack/ironic master: Add `network_data` field to ironic node object  https://review.opendev.org/68791009:13
dtantsurmgoddard: or I can do it around right now, don't worry09:14
mgoddardhey dtantsur, I'll propose one09:15
dtantsurmgoddard: ah, great, thanks!09:15
openstackgerritRiccardo Pittau proposed openstack/ironic-python-agent master: Convert jobs to dib  https://review.opendev.org/71862709:25
dtantsurthe CI seems largely non-working at this point :(09:26
rpittaudtantsur: any specific issue I can help checking ?09:26
dtantsurlooking at https://review.opendev.org/#/c/718142/ it fails different jobs each time09:26
patchbotpatch 718142 - ironic - Refactor AgentBase.heartbeat and process_next_step - 1 patch set09:26
dtantsursince the patch is just moving code around, I doubt that it's related09:26
openstackgerritRiccardo Pittau proposed openstack/ironic-python-agent master: Convert jobs to dib  https://review.opendev.org/71862709:27
dtantsurit's the 2nd time I see https://zuul.opendev.org/t/openstack/build/638527be7aba44b59bb37c71dffe4a4a/log/logs/screen-n-cpu.txt#15859 though09:27
rpittaummm wow09:28
dtantsuranother job has connection errors from IPA https://zuul.opendev.org/t/openstack/build/46846d3f824344dba31c7538423569b7/log/controller/logs/ironic-bm-logs/node-0_console_2020-04-09-08:06:19_log.txt09:29
rpittauI saw grenade failing in a lot of other places too09:29
dtantsurso it's probably an increased rate of random failures09:29
dtantsurI raised it #openstack-nova, let's see what they say09:29
*** k_mouza has joined #openstack-ironic09:30
openstackgerritMerged openstack/ironic-python-agent master: Add an ability to run in-band deploy steps  https://review.opendev.org/69877009:31
openstackgerritMerged openstack/ironic master: Add sushy-cli to client libraries release list  https://review.opendev.org/71846509:31
openstackgerritMerged openstack/ironic master: Added node multitenancy doc  https://review.opendev.org/71817409:31
iurygregory Guru Meditation  LOL09:32
iurygregoryI never heard about it09:32
rpittaudtantsur: same thins here https://zuul.opendev.org/t/openstack/build/9cf1bdee1e0d4489997e0702363b893c/log/logs/screen-n-cpu.txt#1444109:32
dtantsuriurygregory: we support it as well: https://docs.openstack.org/ironic/latest/admin/gmr.html :)09:33
openstackgerritIlya Etingof proposed openstack/ironic master: Validate node `network_data` field contents  https://review.opendev.org/71461409:33
openstackgerritIlya Etingof proposed openstack/ironic master: Add `get_node_network_data` method to NetworkInterface  https://review.opendev.org/68818409:33
iurygregorydtantsur, the name is funny09:33
dtantsurit is09:33
openstackgerritIlya Etingof proposed openstack/ironic master: Add `get_node_network_data` to non-Neutron NetworkInterface  https://review.opendev.org/68826609:34
openstackgerritIlya Etingof proposed openstack/ironic master: Make redfish boot interface to use `network_data`  https://review.opendev.org/68827209:34
openstackgerritIlya Etingof proposed openstack/ironic master: Add `get_node_network_data` to Neutron NetworkInterface  https://review.opendev.org/68889609:34
*** k_mouza has quit IRC09:35
openstackgerritIlya Etingof proposed openstack/ironic master: Add L3 boot section to the docs  https://review.opendev.org/68984409:35
etingofdates back to Commodore Amiga09:36
rpittauhttps://en.wikipedia.org/wiki/Guru_Meditation :)09:36
rpittauI always feared it in consoles!09:36
dtantsuroverall, the situation doesn't look so bad http://zuul.openstack.org/builds?job_name=ironic-grenade-dsvm09:37
dtantsurwe probably just have too many failures elsewhere09:37
rpittauright, the impression was worse than the stats09:38
dtantsurthat's actually bad. if we had a bug in nova, we could nag them to fix it.09:39
dtantsurnow we're probably just screwed :)09:39
iurygregorymaybe something on the cloud provider side?09:40
iurygregory*we are just unlucky*09:40
dtantsurmaybe?09:40
iurygregoryI  prefer the benefit of the doubt XD09:41
*** ociuhandu has quit IRC09:45
*** k_mouza has joined #openstack-ironic09:50
*** ociuhandu has joined #openstack-ironic09:58
openstackgerritVerification of a change to openstack/ironic failed: Support burning configdrive into boot ISO  https://review.opendev.org/68725010:00
*** rpittau is now known as rpittau|bbl10:13
*** k_mouza has quit IRC10:35
*** k_mouza has joined #openstack-ironic10:40
*** ociuhandu has quit IRC10:50
*** ociuhandu has joined #openstack-ironic10:51
openstackgerritMerged openstack/python-ironic-inspector-client master: Remove python3 from job name  https://review.opendev.org/71861610:53
kaifengdtantsur: the gmr may not work as expected, it seems we setup signal handler in the conductor which overrides the sigusr2 used by gmr10:55
*** ociuhandu has quit IRC10:57
* etingof has an impression that Python does not grok UNIX signals well10:57
dtantsurkaifeng: ouch10:58
dtantsuretingof: it seems to be fine mostly, although you have to be careful with eventlet10:58
etingof"seems" is the key ;)  somewhat depends on luck10:59
etingofe.g. https://stackoverflow.com/questions/52291768/python-and-signal-handlers10:59
etingofarguably, eventlet might be even more robust to signal interrupts in comparison with threads11:00
*** mgoddard has quit IRC11:02
openstackgerritVerification of a change to openstack/ironic-python-agent failed: Remove unused version parameter in version header function  https://review.opendev.org/71837811:04
openstackgerritIlya Etingof proposed openstack/ironic master: Add `network_data` field to ironic node object  https://review.opendev.org/68791011:04
openstackgerritMerged openstack/tenks master: Fix issue with VirtualBMC client path  https://review.opendev.org/71840411:16
*** k_mouza has quit IRC11:28
*** k_mouza has joined #openstack-ironic11:28
*** ociuhandu has joined #openstack-ironic11:32
*** k_mouza has quit IRC11:33
*** yedongcan has joined #openstack-ironic11:37
*** rh-jelabarre has joined #openstack-ironic11:41
*** ociuhandu has quit IRC11:48
*** ociuhandu has joined #openstack-ironic11:49
*** k_mouza has joined #openstack-ironic11:51
*** k_mouza has quit IRC11:51
*** k_mouza has joined #openstack-ironic11:52
*** ociuhandu has quit IRC11:55
*** rpittau|bbl is now known as rpittau11:57
*** mkrai has quit IRC12:12
*** igordc has quit IRC12:18
*** Qianbiao has joined #openstack-ironic12:21
*** rloo has joined #openstack-ironic12:23
*** ociuhandu has joined #openstack-ironic12:27
openstackgerritMerged openstack/ironic-python-agent master: Move logic for raid start sector to raid_utils  https://review.opendev.org/71848912:31
gudrutis2Have anyone had issues with set-upping devstack recently? On newly setuped VM I get error that nodes are not available ( they stuck in 'clean wait'). http://paste.openstack.org/show/791872/ http://paste.openstack.org/show/791873/ . The configuration was working before.12:40
*** iurygregory has quit IRC12:43
*** iurygregory has joined #openstack-ironic12:44
*** ociuhandu has quit IRC12:55
*** ociuhandu has joined #openstack-ironic12:55
dtantsurgudrutis2: no idea, but we see all sorts of networking issues in the CI now12:56
dtantsuroh wait12:56
dtantsurgudrutis2: we've changed the default image type to DIB12:56
dtantsurit requires at least 2G RAM on the testing nodes12:57
dtantsurcheck you configuration12:57
iurygregoryprobably we need to update docs for local tests12:57
dtantsurvery likely12:58
*** cdearborn has joined #openstack-ironic12:59
*** ociuhandu has quit IRC13:00
openstackgerritRiccardo Pittau proposed openstack/ironic-python-agent master: Move logic to calculate raid sectors to raid_utils  https://review.opendev.org/71869513:04
*** ociuhandu has joined #openstack-ironic13:04
openstackgerritIlya Etingof proposed openstack/ironic master: Add `get_node_network_data` method to NetworkInterface  https://review.opendev.org/68818413:12
openstackgerritIlya Etingof proposed openstack/ironic master: Add `get_node_network_data` to non-Neutron NetworkInterface  https://review.opendev.org/68826613:13
openstackgerritIlya Etingof proposed openstack/ironic master: Make redfish boot interface to use `network_data`  https://review.opendev.org/68827213:13
openstackgerritIlya Etingof proposed openstack/ironic master: Add `get_node_network_data` to Neutron NetworkInterface  https://review.opendev.org/68889613:13
openstackgerritIlya Etingof proposed openstack/ironic master: Add L3 boot section to the docs  https://review.opendev.org/68984413:13
openstackgerritRiccardo Pittau proposed openstack/networking-baremetal master: Convert networking-baremetal job to dib  https://review.opendev.org/71869713:14
openstackgerritRiccardo Pittau proposed openstack/python-ironic-inspector-client master: Convert job to dib  https://review.opendev.org/71869813:16
Qianbiaohello, i am running stein on ubuntu 18. When start inspector, i got an error. http://paste.openstack.org/show/791877/13:18
Qianbiaoany hint will be nice.13:19
openstackgerritMerged openstack/ironic-inspector master: Set default boot option to netboot for jobs using cirros  https://review.opendev.org/71661313:27
openstackgerritVerification of a change to openstack/ironic failed: Improve `redfish` set-boot-device behaviour  https://review.opendev.org/71111813:27
gudrutis2dtantsur: how to set RAM amount in the configuration local.conf?13:28
rpittaugudrutis2: you need to change IRONIC_VM_SPECS_RAM13:28
*** ociuhandu has quit IRC13:44
*** ociuhandu has joined #openstack-ironic13:44
*** tzumainn has joined #openstack-ironic13:46
*** ociuhandu has quit IRC13:47
*** ociuhandu has joined #openstack-ironic13:48
*** priteau has joined #openstack-ironic13:49
*** dougsz has joined #openstack-ironic13:49
tzumainnTheJulia, hi! the node multitenancy doc merged; I think you mentioned there was something I should update after that happens... ?13:50
Qianbiaorpittau remember the eventlet bug i post yestoday. log is here: http://paste.openstack.org/show/791879/13:52
rpittautzumainn: that would be the cycle highligths, but I think the link was already added -> https://docs.openstack.org/ironic/latest/admin/node-multitenancy.html13:53
tzumainnrpittau, ah, okay - thanks!13:53
*** rcernin has quit IRC13:54
rpittauQianbiao: I believe you have some issues with python libraries and dependencies on that system13:55
Qianbiao<rpittau> donot think so, eventlet!=0.18.3,!=0.20.1,>=0.18.2 # MIT this is defined in requirements.txt13:57
Qianbiaobut i am sure, there are not only mokey patch bugs in eventlet except 0.20.1 and 0.18.313:57
dtantsurtzumainn: yep, I've updated the highlights with the link14:03
tzumainndtantsur, thanks!14:03
Qianbiao<rpittau> you may try eventlet==0.20.0, it will be auto install on ubuntu 18.0414:04
rpittauetingof: do we still need this https://review.opendev.org/708495 ?14:05
patchbotpatch 708495 - sushy-tools - Fix attribute error in `set_boot_image()` - 4 patch sets14:05
etingofyes14:05
etingofit's a silly and trivial typo14:05
*** Qianbiao has quit IRC14:09
rpiosoGood morning, ironic :-)14:11
openstackgerritIlya Etingof proposed openstack/python-ironicclient master: Add `network_data` ironic node attribute support  https://review.opendev.org/68829914:12
openstackgerritIlya Etingof proposed openstack/python-ironicclient master: Add `network_data` ironic node attribute support  https://review.opendev.org/68829914:13
*** tkajinam has joined #openstack-ironic14:13
*** Goneri has joined #openstack-ironic14:14
*** ociuhandu has quit IRC14:25
*** ociuhandu has joined #openstack-ironic14:25
*** mgoddard has joined #openstack-ironic14:26
openstackgerritMerged openstack/ironic master: Change default ram value  https://review.opendev.org/71860714:30
*** ociuhandu has quit IRC14:30
gudrutis2rpittau: thanks, it did the trick14:36
rpittaugudrutis2: good :)14:36
*** Qianbiao has joined #openstack-ironic14:43
arne_wiebalckrpittau: should this RAM update be added to our docs?14:44
Qianbiaohello ironic.14:45
rpittauarne_wiebalck: we'll probably have to change some things in the docs as now we default the main ci job to dib centos8 image, so RAM change included, yes14:46
*** ociuhandu has joined #openstack-ironic14:47
QianbiaoHi, need help with ironic-inspector service start. it shows could not connect to ironic. But I am using no auth.14:47
arne_wiebalckrpittau: I was thinking of the devstack local.conf14:47
QianbiaoAnd I checked the code stack, it shows if auth type is none, it does will raise error.14:47
Qianbiaolog is here: http://paste.openstack.org/show/791877/14:48
iurygregoryarne_wiebalck, we should =)14:48
rpittauarne_wiebalck: in dev-quickstart ? maybe14:49
iurygregoryprobably update to either match the defaults (dib etc) or using tinyipa14:49
iurygregorydev-quickstart ++14:49
*** ociuhandu has quit IRC14:50
*** ociuhandu has joined #openstack-ironic14:51
rpittauI'm going to update the jobs description too :)14:53
openstackgerritMerged openstack/ironic master: Support burning configdrive into boot ISO  https://review.opendev.org/68725014:53
dtantsurarne_wiebalck: btw I've written a bit more text to "Usage pattern", please check when you have a minute14:54
dtantsur(this is re the whitepaper)14:54
arne_wiebalckdtantsur: will do, thanks!14:54
arne_wiebalckQianbiao: which version is this?14:56
Qianbiao<arne_wiebalck> stein14:56
openstackgerritChristopher Dearborn proposed openstack/ironic stable/train: Include iDRAC specific Redfish library in train  https://review.opendev.org/71872114:59
Qianbiao@ arne_wiebalck may it a compatibility issue with ironicclient lib?14:59
openstackgerritRiccardo Pittau proposed openstack/ironic master: Update jobs description  https://review.opendev.org/71872214:59
*** yedongcan has left #openstack-ironic15:01
cdearbornhey folks, we have some people working on OSP16 (train based), and we've found that sushy-oem-idrac is not included in the container running ironic-conductor15:02
dtantsurcdearborn: I'm not sure anybody has implemented that15:02
dtantsurI mean, the TripleO/Kolla change15:02
cdearbornI talked with the kolla folks, and they include everything in driver-requirements.txt in the container, but sushy-oem-idrac is missing in train15:02
cdearbornso: https://review.opendev.org/#/c/718721/15:03
patchbotpatch 718721 - ironic (stable/train) - Include iDRAC specific Redfish library in train - 1 patch set15:03
dtantsurstrictly speaking, the relevant ironic code doesn't exist in train15:03
dtantsurso this patch is a no-go, unless I'm missing something15:03
dtantsurcdearborn: ^^15:03
dtantsuryeah, idrac-redfish-virtual-media appeared in ussuri15:04
rpittaucdearborn: I confirm, that would not be usable in train15:04
arne_wiebalckQianbiao: I have no idea to be honest ... so maybe :)15:04
arne_wiebalckQianbiao: I am running on Stein as well.15:04
Qianbiaodtantsur i found u update python-ironicclient15:05
*** gyee has joined #openstack-ironic15:05
Qianbiaoand it seems it will break the code and cause my issue15:05
Qianbiaodo u have a time look at it?15:05
Qianbiaodtantsur the commit id is e8914a7ef9eb582441a7067f2663e19209f3282215:06
*** rh-jelabarre has quit IRC15:06
cdearborndtantsur, rpittau, ok - thx15:06
dtantsurQianbiao: could you elaborate?\15:06
dtantsurthis patch is not supposed to cause behavior changes15:07
arne_wiebalckQianbiao: I have ironic-inspector-8.2.2, ironicclient-2.7.3, ironic-lib-2.16.3, inspector-client-3.5.015:07
Qianbiaowhen run ironic-inspector(stein) with [ironic]no auth15:07
Qianbiaodtantsur will cause issue: http://paste.openstack.org/show/791877/15:08
Qianbiao<arne_wiebalck> try latest python-ironicclient(4.0.0)15:08
dtantsurnote that my patch doesn't cause a problem, it merely provides you with an error message15:09
QianbiaoHmmm.. but the code in stein does not pass session or token when it's noauth15:09
Qianbiaoit means it will always raise error?15:09
dtantsurQianbiao: you seem to be using train ironicclient with stein inspector15:10
dtantsurI'd recommend against that15:10
dtantsurI'll see if we can fix ironic-inspector in stein15:10
Qianbiao:015:10
Qianbiaoi am not sure about the version mapping..15:10
Qianbiaobut i check the requirments.txt in stein.15:10
Qianbiaoit only asks: python-ironicclient>=2.3.015:11
Qianbiaoso, when we install a fresh ironic-inspector, it will always download the latest?15:12
rpittauQianbiao: in theory you're not supposed to install anything that is more recent than what's defined in upper-constraints15:12
dtantsurQianbiao: that's why we usually recommend using upper-constraints https://github.com/openstack/requirements/blob/stable/stein/upper-constraints.txt15:12
dtantsurQianbiao: if you file a bug on storyboard, I can look into fixing ironic-inspector to become forward-compatible15:13
*** ociuhandu has quit IRC15:13
Qianbiaoi see, it seems it my fault..15:13
Qianbiaoi forget the upper-constraints.txt15:13
dtantsurI'd fix it anyway, even though using the constraints is recommended15:14
QianbiaoBut that should still be an issue i think, if user install with apt install ironic-inspector, it will install latest still?15:14
rpittauQianbiao: that really depends on dependencies at system level15:15
*** ociuhandu has joined #openstack-ironic15:15
Qianbiaoi see..15:16
Qianbiao<rpittau> so, eventlet is the same reason?15:16
rpittauQianbiao: most likely15:18
openstackgerritDmitry Tantsur proposed openstack/ironic-inspector stable/stein: [WIP] [stable-only] Make ironicclient creation forward-compatible  https://review.opendev.org/71872815:20
*** ociuhandu has quit IRC15:20
dtantsurQianbiao: something like ^^^ (needs updating unit-tests)15:20
Qianbiaothanks, i will try fix my env tomorrow.15:21
Qianbiaosee u.15:21
*** Qianbiao is now known as Qianbiao|leave15:21
*** rh-jelabarre has joined #openstack-ironic15:21
dtantsurnote that most of us are out tomorrow and on Monday15:22
Qianbiao|leavesure, see u next moday then.15:22
*** Qianbiao|leave has quit IRC15:22
arne_wiebalckKind reminder for everyone interested in the next whitepaper session to mark their availabilities: https://doodle.com/poll/kyd5vvgmg68vxduv15:31
dtantsuretingof: ^^15:32
etingofack15:32
openstackgerritIury Gregory Melo Ferreira proposed openstack/networking-baremetal master: Use openstacksdk for ironic connection  https://review.opendev.org/68397115:33
iurygregoryrpittau, I fixed the conflict to see how it goes ^15:33
*** ociuhandu has joined #openstack-ironic15:37
dtantsurarne_wiebalck: out of curiosity, did you folks end up using the active nodes introspection in prod?15:38
rpittauiurygregory: we're not using mock anymore15:38
iurygregoryops the rebase went wrong15:40
iurygregoryfor some reason didn't show conflicts in the test-requirements15:40
arne_wiebalckdtantsur: still ongoing, we have agreed on which data we want (and have filed or are preparing the corresponding changes for python-hardware), need to get this into the IPA, and we are working on a translator of this data from S3 into the inventory system we picked15:40
arne_wiebalckdtantsur: this is all for standard inspection for now15:41
arne_wiebalckdtantsur: only afterwards we will be looking into active node inspection15:41
dtantsurah, I see. okay15:41
openstackgerritIury Gregory Melo Ferreira proposed openstack/networking-baremetal master: Use openstacksdk for ironic connection  https://review.opendev.org/68397115:42
arne_wiebalckdtantsur: but we tried already and it works, but I cannot make any comments on the scalability, for instance15:42
dtantsurwe'll see :)15:43
openstackgerritDmitry Tantsur proposed openstack/ironic-inspector stable/stein: [stable-only] Make ironicclient initialization future-proof  https://review.opendev.org/71872815:43
iurygregoryrpittau, sorry now it's updated properly15:45
*** tkajinam has quit IRC15:49
rpittauiurygregory: np, thanks15:50
openstackgerritMerged openstack/ironic-python-agent master: Remove unused version parameter in version header function  https://review.opendev.org/71837815:52
*** lucasagomes has quit IRC15:53
arne_wiebalckdtantsur: two (hopefully quick to review) doc patches for your attention https://review.opendev.org/#/c/701926/ and https://review.opendev.org/#/c/718485/15:57
patchbotpatch 701926 - ironic - [doc] Images need some metadata for software RAID - 3 patch sets15:57
patchbotpatch 718485 - ironic - [doc] Remove the device selection limitation for S... - 1 patch set15:57
rpittaubye all, talk tomorrow or tuesday! o/15:59
*** rpittau is now known as rpittau|afk15:59
*** iurygregory has quit IRC16:03
*** diurnalist has joined #openstack-ironic16:09
*** ociuhandu has quit IRC16:10
*** ociuhandu has joined #openstack-ironic16:28
*** ociuhandu has quit IRC16:38
dtantsurEaster holidays are ahead, see you on Tuesday!16:46
*** dtantsur is now known as dtantsur|afk16:46
*** k_mouza has quit IRC16:49
*** alexmcleod has quit IRC16:55
*** hjensas has quit IRC17:00
*** derekh has quit IRC17:01
*** mgoddard has quit IRC17:03
*** ricolin has quit IRC17:04
*** diurnalist has quit IRC17:05
*** dougsz has quit IRC17:07
*** dougsz has joined #openstack-ironic17:07
*** dougsz has quit IRC17:12
*** ociuhandu has joined #openstack-ironic17:19
*** priteau has quit IRC17:22
*** ociuhandu has quit IRC17:25
openstackgerritAija Jaunteva proposed openstack/ironic master: Update iDRAC doc about soft power off timeout  https://review.opendev.org/71876117:46
*** k_mouza has joined #openstack-ironic18:05
*** k_mouza has quit IRC18:05
*** ociuhandu has joined #openstack-ironic18:07
*** ociuhandu has quit IRC18:20
arne_wiebalckBye everyone, have a good break, see you on Tuesday o/18:22
*** ociuhandu has joined #openstack-ironic18:22
*** ociuhandu has quit IRC18:27
cdearbornhey folks, we've been working on a couple of things for ussuri, but they haven't landed yet.  was wondering if we need to request a feature freeze exception, and if so, how to do that?18:42
cdearbornone of the items is implementing cleaning steps in the iDRAC driver to: reset the iDRAC, clear the job queue, and put the iDRAC into a good state, all using redfish18:43
cdearbornwe already have cleaning steps to do these things using wsman.  the idea is to bring redfish support up to parity with wsman support in this area18:43
cdearbornthe second change could be considered a bug fix.  it is to set pxe_enabled during inspection when using redfish and the iDRAC driver.18:46
*** mgoddard has joined #openstack-ironic18:46
cdearbornthe generic redfish driver does not set pxe_enabled, and works by only creating ports in ironic for enabled interfaces.18:46
cdearbornthis is basically a poor man's version of setting pxe_enabled.  this approach may be fine for dev but will not work when a node is connected to multiple networks with multiple enabled ports18:47
*** dougsz has joined #openstack-ironic18:53
*** ociuhandu has joined #openstack-ironic19:20
*** Lucas_Gray has joined #openstack-ironic19:20
*** Lucas_Gray has quit IRC19:26
*** Lucas_Gray has joined #openstack-ironic19:27
*** ociuhandu has quit IRC19:50
*** Lucas_Gray has quit IRC19:53
*** priteau has joined #openstack-ironic19:54
*** priteau has quit IRC20:05
*** dougsz has quit IRC20:10
openstackgerritChristopher Dearborn proposed openstack/ironic master: Fix issue where server fails to reboot  https://review.opendev.org/71449120:14
*** dougsz has joined #openstack-ironic20:22
*** Lucas_Gray has joined #openstack-ironic20:23
openstackgerritChristopher Dearborn proposed openstack/ironic master: Fix issue where server fails to reboot  https://review.opendev.org/71449120:24
*** markguz_ has joined #openstack-ironic20:26
openstackgerritChristopher Dearborn proposed openstack/ironic master: Fix issue where server fails to reboot  https://review.opendev.org/71449120:27
*** dougsz has quit IRC20:27
*** Lucas_Gray has quit IRC20:28
markguz_Hi i'm getting an error http://paste.openstack.org/show/791902/ when spinning up a system.  it's failing on creating the configdrive20:34
markguz_I'm running stable/train20:35
markguz_my config file is here http://paste.openstack.org/show/791901/20:35
markguz_i'm completely stumped. I know swift is working ok, glance is working fine.  as usual i seem to be great at having problems that no one else does. Google didn't help a bit20:37
*** jtomasek has quit IRC20:41
openstackgerritHang Yang proposed openstack/ironic-lib master: Convert str to bytes for py3 socket compatibility  https://review.opendev.org/71879520:55
markguz_it seems to fail when trying to create the temp file.20:57
JayFmarkguz_: I suspect it's failing due to py3 compat, the same class of issue Hang fixed just now in ironic-lib20:58
markguz_JayF: is there a patch ?20:59
markguz_oh..20:59
markguz_duh20:59
markguz_Hang... it's just there..20:59
JayFnot for your specific issue, but hte patch above Hang just submitted is for a similar issue elsewhere in the code20:59
markguz_oh ic.20:59
JayF(at least according to my hypothesis given your err)20:59
markguz_well i did install it with python321:00
*** ociuhandu has joined #openstack-ironic21:01
markguz_i had a feeling it might be a bug.21:01
markguz_i'll see if i can't fix it21:01
*** ociuhandu has quit IRC21:06
markguz_JayF: changing  fileobj.write(configdrive) to fileobj.write(configdrive.encode()) line 3719 of ironic/conductor/manager.py fixed it21:07
JayFmarkguz_: If you're setup to contribute to openstack (or want an excuse to) that's a great first-time bugfix, alternatively, you can just put that info in a bug21:08
JayFnice job getting yourself fixed up though!21:08
*** Lucas_Gray has joined #openstack-ironic21:09
markguz_JayF: ok i'll look into that getting set up to contribute.  thanks!21:11
JayFhttps://docs.openstack.org/contributors/code-and-documentation/quick-start.html should be a good place to get started; glhf!21:11
*** Lucas_Gray has quit IRC21:17
*** hyang has joined #openstack-ironic21:18
*** Lucas_Gray has joined #openstack-ironic21:18
*** Lucas_Gray has quit IRC21:38
*** Lucas_Gray has joined #openstack-ironic21:39
*** hyang has quit IRC22:19
*** k_mouza has joined #openstack-ironic22:33
openstackgerritChristopher Dearborn proposed openstack/ironic master: Fix issue where server fails to reboot  https://review.opendev.org/71449122:49
*** tkajinam has joined #openstack-ironic22:53
*** hjensas has joined #openstack-ironic23:00
*** Lucas_Gray has quit IRC23:01
*** Lucas_Gray has joined #openstack-ironic23:02
*** k_mouza has quit IRC23:12
*** Lucas_Gray has quit IRC23:18
*** rloo has quit IRC23:55

Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!