Tuesday, 2015-11-17

*** baoli has joined #openstack-ironic00:00
*** baoli has quit IRC00:05
*** baoli has joined #openstack-ironic00:06
*** baoli has quit IRC00:12
*** smoriya_ has joined #openstack-ironic00:15
*** morgabra_ is now known as morgabra00:15
*** morgabra has quit IRC00:15
*** morgabra has joined #openstack-ironic00:15
*** penick has quit IRC00:16
*** ionutbalutoiu has quit IRC00:17
*** ionutbalutoiu has joined #openstack-ironic00:18
*** rpioso has quit IRC00:18
*** naohirot has joined #openstack-ironic00:22
*** penick has joined #openstack-ironic00:26
*** yonglihe has quit IRC00:30
*** hemna is now known as hemnafk00:34
openstackgerritMerged openstack/bifrost: Fix variable name for dhcp-hosts file name  https://review.openstack.org/24530500:34
*** jerrygb has quit IRC00:40
*** jerrygb has joined #openstack-ironic00:42
*** jerrygb has quit IRC00:42
*** penick has quit IRC00:47
*** baoli has joined #openstack-ironic01:03
*** penick has joined #openstack-ironic01:03
*** davideagnello has quit IRC01:05
*** davideagnello has joined #openstack-ironic01:06
lintanmorning Ironic01:07
*** penick has quit IRC01:13
*** mbound has quit IRC01:21
*** penick has joined #openstack-ironic01:22
*** sacharya has joined #openstack-ironic01:25
*** penick has quit IRC01:27
*** zhenguo has joined #openstack-ironic01:36
*** achanda has joined #openstack-ironic01:46
*** Sukhdev_ has quit IRC01:47
*** chenglch has joined #openstack-ironic01:48
Haomeng|2lintan: good morning:)01:53
lintanmorning~ Haomeng|202:00
*** Haomeng|2 is now known as Haomeng02:01
Haomenglintan: :)02:01
*** yonglihe has joined #openstack-ironic02:02
zer0c00lHaomeng: ping02:04
zer0c00li see you retriggered jenkins build02:04
Haomengzer0c00l: pong02:04
Haomengzer0c00l: I am checking the logs02:04
zer0c00lyeah02:04
Haomengzer0c00l: now, to see root cause02:04
zer0c00lwhat is that?02:04
Haomengzer0c00l: so maybe, recheck not working02:04
zer0c00lokay02:04
zer0c00li saw the log where it built the coreos image, It looks like it is pulling debian jessie02:05
Haomengzer0c00l: http://logs.openstack.org/33/246033/1/check/gate-ironic-python27/b354960/console.html02:05
zer0c00li thought the dockerfile mentioned it to pull ubuntu:trustry02:05
zer0c00lhttp://logs.openstack.org/05/191505/8/check/gate-tempest-dsvm-ironic-agent_ssh-src/2c66b1b/logs/devstacklog.txt.gz02:05
Haomengzer0c00l: error is - >02:05
Haomengzer0c00l: ironic.common.exception.KeystoneFailure: Keystone API endpoint is missing02:05
Haomengzer0c00l: looks we are checking different logs02:06
zer0c00lyeah, it is from the previous build02:06
zer0c00lhttp://logs.openstack.org/05/191505/8/check/gate-tempest-dsvm-ironic-agent_ssh-src/2c66b1b/02:06
Haomengzer0c00l: ok, let me check02:07
*** pece has quit IRC02:10
Haomengzer0c00l: is this "Details: Timed out waiting for node f6e78539-1918-477a-ba8b-0da54053389c to reach provision_state state(s) ['active']" message02:10
*** baoli has quit IRC02:11
zer0c00lyeah , it looks like it just didn't boot02:11
*** baoli has joined #openstack-ironic02:11
zer0c00lhttp://logs.openstack.org/05/191505/8/check/gate-tempest-dsvm-ironic-agent_ssh-src/2c66b1b/logs/ironic-bm-logs/baremetalbrbm_0_console.txt.gz02:11
zer0c00lThe conductor did issue the boot request02:12
zer0c00lhttp://logs.openstack.org/05/191505/8/check/gate-tempest-dsvm-ironic-agent_ssh-src/2c66b1b/logs/screen-ir-cond.txt.gz02:12
Haomengzer0c00l: ok, let me check conductor log, if no error from conductor side, just timeout, have to check ipa log, do we have ipa log?02:13
zer0c00lwhere does IPA stores/sends the log?02:14
*** sacharya has quit IRC02:16
Haomengzer0c00l: I remember that ipa has no log02:17
zer0c00lyeah02:17
zer0c00lOnly the VM02:17
Haomengzer0c00l: so it is diffcult to check02:17
zer0c00lbaremetal_0_log02:17
zer0c00lthe VM console might be able to give us something02:17
*** MattMan has quit IRC02:17
Haomengzer0c00l: can we find something from baremetal_0)log02:17
Haomengzer0c00l: yes02:18
zer0c00lbut it didn't have anything other than loading deploy_kernel02:18
*** MattMan has joined #openstack-ironic02:18
zer0c00lhttp://logs.openstack.org/05/191505/8/check/gate-tempest-dsvm-ironic-agent_ssh-src/2c66b1b/logs/ironic-bm-logs/baremetalbrbm_0_console.txt.gz02:18
zer0c00lIf you open it with vim02:18
zer0c00lyou can see the log02:18
Haomengzer0c00l: because after kernel is loaded, the console redirection is disabled I think02:18
zer0c00lAnother thing i noticed is, these gate jenkins jobs seems to building IPA ramdisk and kernel using debian Jessie02:18
Haomengzer0c00l: ok, let me check baremetal_0_log02:19
Haomengzer0c00l: not centos?02:19
Haomengzer0c00l: or coreos?02:19
zer0c00lIt is supposed to create a ubuntu:trustry container02:19
zer0c00lI mean the container02:20
Haomengzer0c00l: yes, be default it is changed to ubuntu02:20
zer0c00loh wait02:20
zer0c00lokay02:20
zer0c00lhttps://github.com/openstack/ironic-python-agent/blob/master/Dockerfile02:20
zer0c00li think i am missing something on my branch02:21
zer0c00lgrr02:21
Haomengzer0c00l: ?02:21
zer0c00lI didn't rebase the code to master02:22
zer0c00lon my local branch02:22
Haomengzer0c00l: np, try again02:22
Haomengzer0c00l: dont worry:)02:22
zer0c00lThats why it was building a trusty container02:22
zer0c00lyeah02:22
Haomengzer0c00l: ok02:22
zer0c00lThanks02:22
Haomengzer0c00l: yes, it is changed02:23
Haomengzer0c00l: welcome:)02:23
zer0c00lLet me first check if it works locally02:23
Haomengzer0c00l: ok02:23
openstackgerritOpenStack Proposal Bot proposed openstack/ironic: Updated from global requirements  https://review.openstack.org/24609002:26
openstackgerritOpenStack Proposal Bot proposed openstack/ironic-lib: Updated from global requirements  https://review.openstack.org/24609102:26
openstackgerritOpenStack Proposal Bot proposed openstack/ironic-python-agent: Updated from global requirements  https://review.openstack.org/24609202:26
*** mtanino has quit IRC02:29
*** Nisha has joined #openstack-ironic02:31
*** smoriya has quit IRC02:32
openstackgerritOpenStack Proposal Bot proposed openstack/ironic: Updated from global requirements  https://review.openstack.org/24609002:35
openstackgerritOpenStack Proposal Bot proposed openstack/ironic-lib: Updated from global requirements  https://review.openstack.org/24609102:35
*** ionutbalutoiu has quit IRC02:37
*** ionutbalutoiu has joined #openstack-ironic02:38
*** zz_smoriya has joined #openstack-ironic02:43
*** zz_smoriya is now known as smoriya02:43
*** baoli has quit IRC02:45
*** baoli has joined #openstack-ironic02:45
*** baoli has quit IRC02:52
openstackgerritArun S A G proposed openstack/ironic-python-agent: Use latest CoreOS stable when building  https://review.openstack.org/19150502:56
*** baoli has joined #openstack-ironic02:58
openstackgerritIonut-Madalin Balutoiu proposed openstack/ironic: Add clean up method for the DHCP factory  https://review.openstack.org/24591102:59
openstackgerritNisha Agarwal proposed openstack/ironic: glance image service fails with unauthorized error  https://review.openstack.org/24603603:00
*** Pavo has quit IRC03:03
*** praneshp has quit IRC03:03
*** bapalm has quit IRC03:06
*** Pavo has joined #openstack-ironic03:06
*** harshs has quit IRC03:06
openstackgerritchenglch proposed openstack/ironic: set-console-mode should validate terminal command  https://review.openstack.org/23515903:14
*** harshs has joined #openstack-ironic03:16
*** davideagnello has quit IRC03:18
*** yuanying has quit IRC03:18
*** devananda has quit IRC03:18
*** davideagnello has joined #openstack-ironic03:21
*** shuquan has joined #openstack-ironic03:24
*** Marga__ has quit IRC03:24
*** shuquan has quit IRC03:26
*** mrda has quit IRC03:28
*** mrda has joined #openstack-ironic03:28
*** devananda has joined #openstack-ironic03:31
*** zer0c00l has quit IRC03:34
*** zer0c00l has joined #openstack-ironic03:35
*** Marga_ has joined #openstack-ironic03:35
*** Marga_ has quit IRC03:36
*** harshs has quit IRC03:46
*** shuquan has joined #openstack-ironic03:48
*** achanda has quit IRC03:50
*** shuquan has quit IRC03:53
*** Nisha has quit IRC03:54
openstackgerritMerged openstack/ironic-python-agent: Extend root device hints for different types of WWN  https://review.openstack.org/24580703:55
*** Nisha has joined #openstack-ironic03:56
*** dims has quit IRC04:06
*** ionutbalutoiu has quit IRC04:07
*** ionutbalutoiu has joined #openstack-ironic04:07
*** yuanying has joined #openstack-ironic04:08
*** smoriya has quit IRC04:09
*** achanda has joined #openstack-ironic04:21
*** sacharya has joined #openstack-ironic04:29
*** deray has joined #openstack-ironic04:45
*** harshs has joined #openstack-ironic04:46
*** mari0jv has joined #openstack-ironic04:53
*** Nakato_ has joined #openstack-ironic04:55
deraylucasagomes04:56
deraysorry .. ignore04:56
*** baoli has quit IRC05:00
*** mariojv has quit IRC05:00
*** dolphm has quit IRC05:00
*** zer0c00l has quit IRC05:00
*** natorious has quit IRC05:00
*** keekz has quit IRC05:00
*** Nakato has quit IRC05:00
*** jamielennox has quit IRC05:00
*** mgagne has quit IRC05:00
*** adam_g has quit IRC05:00
*** jroll has quit IRC05:00
*** sbadia has quit IRC05:00
*** kbyrne has quit IRC05:00
*** jroll has joined #openstack-ironic05:00
*** adam_g` has joined #openstack-ironic05:00
*** mgagne has joined #openstack-ironic05:00
*** natorious has joined #openstack-ironic05:00
*** dolphm has joined #openstack-ironic05:01
*** keekz has joined #openstack-ironic05:01
*** jamielennox has joined #openstack-ironic05:01
*** jerrygb has joined #openstack-ironic05:01
*** kbyrne has joined #openstack-ironic05:01
*** jroll has quit IRC05:02
*** jroll has joined #openstack-ironic05:02
*** jroll is now known as Guest8904005:02
*** HimanshuGarg has quit IRC05:02
*** zer0c00l has joined #openstack-ironic05:03
*** sbadia has joined #openstack-ironic05:04
*** jamielennox is now known as jamielennox|away05:06
openstackgerritShivanand Tendulker proposed openstack/ironic: Baremetal provisioning in UEFI secure boot mode for iLO drivers  https://review.openstack.org/23192705:07
*** yog_ has joined #openstack-ironic05:10
*** amotoki has joined #openstack-ironic05:10
*** Marga_ has joined #openstack-ironic05:10
*** Marga_ has quit IRC05:11
*** Marga_ has joined #openstack-ironic05:11
*** achanda_ has joined #openstack-ironic05:16
*** lazy_prince has joined #openstack-ironic05:16
*** betherly has quit IRC05:17
*** Nisha_away has joined #openstack-ironic05:18
*** Ng_ has joined #openstack-ironic05:18
*** agordeev has quit IRC05:18
*** romcheg has quit IRC05:18
*** kozhukalov has quit IRC05:18
*** JoshNang has quit IRC05:18
*** greghaynes has quit IRC05:19
*** lintan_ has joined #openstack-ironic05:19
*** bnemec has joined #openstack-ironic05:19
openstackgerritYuiko Takada proposed openstack/ironic: [WIP]Use Tempest plugin interface  https://review.openstack.org/24616105:20
openstackgerritDebayan Ray proposed openstack/ironic-specs: Add Manual cleaning support to iLO drivers  https://review.openstack.org/14540405:23
openstackgerritYuiko Takada proposed openstack/ironic: [WIP]Use Tempest plugin interface  https://review.openstack.org/24616105:23
openstackgerritYuiko Takada proposed openstack/ironic: [WIP]Use Tempest plugin interface  https://review.openstack.org/24616105:23
*** sirushti_ has joined #openstack-ironic05:24
*** achanda has quit IRC05:25
*** Nisha has quit IRC05:25
*** yonglihe has quit IRC05:25
*** beekneemech has quit IRC05:25
*** maurosr has quit IRC05:25
*** lintan has quit IRC05:25
*** Ng has quit IRC05:25
*** yhvh has quit IRC05:25
*** sirushti has quit IRC05:25
*** sirushti_ is now known as sirushti05:25
*** yhvh has joined #openstack-ironic05:26
*** maurosr has joined #openstack-ironic05:26
*** Ng_ is now known as Ng05:26
*** rloo has quit IRC05:26
*** amotoki has quit IRC05:27
*** amotoki has joined #openstack-ironic05:28
*** romcheg has joined #openstack-ironic05:31
*** kozhukalov has joined #openstack-ironic05:32
*** greghaynes has joined #openstack-ironic05:35
openstackgerritShivanand Tendulker proposed openstack/ironic: Follow up patch for 39e40ef12b016a1aeb37a3fe755b9978d3f9934f  https://review.openstack.org/24522405:36
*** yonglihe has joined #openstack-ironic05:38
*** agordeev has joined #openstack-ironic05:38
*** jerrygb has quit IRC05:38
*** betherly has joined #openstack-ironic05:39
*** JoshNang has joined #openstack-ironic05:39
*** adam_g` is now known as adam_g05:42
*** adam_g has quit IRC05:42
*** adam_g has joined #openstack-ironic05:42
*** yog_ has quit IRC05:49
*** yog_ has joined #openstack-ironic05:49
*** sacharya has quit IRC05:50
openstackgerritDebayan Ray proposed openstack/ironic-specs: Add Manual cleaning support to iLO drivers  https://review.openstack.org/14540405:59
*** ionutbalutoiu has quit IRC05:59
*** atoz has joined #openstack-ironic06:01
*** atoz has quit IRC06:06
*** sirushti has quit IRC06:11
*** sirushti has joined #openstack-ironic06:11
*** harshs has quit IRC06:11
*** rcernin has joined #openstack-ironic06:22
*** ionutbalutoiu has joined #openstack-ironic06:28
*** Nisha_away has quit IRC06:28
*** Nisha has joined #openstack-ironic06:30
*** praneshp has joined #openstack-ironic06:30
*** Nisha has quit IRC06:30
openstackgerritHaomeng,Wang proposed openstack/python-ironicclient: support multi-nodes input for node-set-boot-device  https://review.openstack.org/24620706:31
*** Nisha has joined #openstack-ironic06:32
*** jerrygb has joined #openstack-ironic06:39
*** ionutbalutoiu has quit IRC06:44
*** jerrygb has quit IRC06:45
*** ionutbalutoiu has joined #openstack-ironic06:46
*** yog_ has quit IRC06:46
openstackgerritTan Lin proposed openstack/python-ironicclient: Add '--node' to port-list to support list port with this node  https://review.openstack.org/24621606:58
*** dhellmann has quit IRC07:01
*** dhellmann has joined #openstack-ironic07:02
*** yonglihe has quit IRC07:04
*** ukalifon1 has joined #openstack-ironic07:06
*** yolanda has left #openstack-ironic07:07
*** penick has joined #openstack-ironic07:07
*** praneshp has quit IRC07:19
*** praneshp has joined #openstack-ironic07:21
openstackgerritHaomeng,Wang proposed openstack/python-ironicclient: support multi-nodes input for node-set-boot-device  https://review.openstack.org/24620707:21
*** yog_ has joined #openstack-ironic07:25
*** Walts has joined #openstack-ironic07:26
*** Nisha has quit IRC07:30
*** praneshp has quit IRC07:35
*** achanda_ has quit IRC07:36
*** deray has quit IRC07:38
*** sambetts has quit IRC07:40
*** deray has joined #openstack-ironic07:42
*** sambetts has joined #openstack-ironic07:45
*** romainh has joined #openstack-ironic07:56
*** ionutbalutoiu has quit IRC08:03
*** pas-ha has joined #openstack-ironic08:10
betherlyMorning all! Back from holiday 😀 hope you all had a good week!08:23
*** ionutbalutoiu has joined #openstack-ironic08:25
Haomengbetherly: morning:)08:26
Haomengbetherly: :)08:27
betherlyHi Haomeng08:27
betherly:)08:27
openstackgerrityolanda.robla proposed openstack/ironic-python-agent: Create partition at max msdos limit for disks > 2TB  https://review.openstack.org/24625308:28
pas-hamorning ironic08:30
*** penick has quit IRC08:33
*** Nisha has joined #openstack-ironic08:38
Haomengpas-ha: morning:)08:38
*** jerrygb has joined #openstack-ironic08:40
*** ifarkas has joined #openstack-ironic08:41
betherlyMorning pas-ha08:43
ionutbalutoiumorning guys.08:43
openstackgerritHaomeng,Wang proposed openstack/python-ironicclient: support multi-nodes input for node-set-boot-device  https://review.openstack.org/24620708:45
*** jerrygb has quit IRC08:46
betherlyHi ionutbalutoiu08:48
betherly:)08:48
openstackgerritHaomeng,Wang proposed openstack/python-ironicclient: support multi-nodes input for node-set-boot-device  https://review.openstack.org/24620708:49
*** athomas has joined #openstack-ironic08:55
*** lobaille has joined #openstack-ironic09:02
*** xek has joined #openstack-ironic09:03
*** lucas-afk is now known as lucasagomes09:03
lucasagomesmorning all09:04
*** Marga_ has quit IRC09:07
*** mbound has joined #openstack-ironic09:08
openstackgerritMerged openstack/ironic: Remove __name__ attribute from WSME user types  https://review.openstack.org/24502309:10
*** Marga_ has joined #openstack-ironic09:16
*** ekarlso has quit IRC09:22
*** ionutbalutoiu has quit IRC09:23
*** mgoddard has joined #openstack-ironic09:27
*** openstackgerrit has quit IRC09:31
*** openstackgerrit has joined #openstack-ironic09:32
*** electrofelix has joined #openstack-ironic09:32
*** ekarlso has joined #openstack-ironic09:37
*** achanda has joined #openstack-ironic09:38
*** ekarlso has quit IRC09:38
*** ekarlso has joined #openstack-ironic09:38
*** Nisha has quit IRC09:39
*** e0ne has joined #openstack-ironic09:48
openstackgerritLucas Alvares Gomes proposed openstack/ironic: Document new root device hints WWN {with, vendor} extension  https://review.openstack.org/24587009:49
*** Marga_ has quit IRC09:50
lucasagomesforgot to add a file ...09:50
*** mgoddard has quit IRC09:50
openstackgerritZhenguo Niu proposed openstack/ironic: Check shellinabox started successfully or not  https://review.openstack.org/24628309:51
*** naohirot has quit IRC09:53
*** ekarlso has quit IRC09:57
openstackgerritLucas Alvares Gomes proposed openstack/ironic: Add and document two new root device hints: wwn_{with, vendor}_extension  https://review.openstack.org/24587009:58
openstackgerritAnton Arefiev proposed openstack/ironic: Add instructions how setup Ironic API with SSL  https://review.openstack.org/24125009:58
openstackgerritAnton Arefiev proposed openstack/ironic: Add SSL support to the Ironic API  https://review.openstack.org/24049209:58
openstackgerritAnton Arefiev proposed openstack/ironic: Use wsgi from oslo.service for Ironic API  https://review.openstack.org/21929809:58
*** achanda has quit IRC10:00
vdrokmorning betherly Haomeng pas-ha lucasagomes and ironic10:00
lucasagomesvdrok, good morning!10:00
betherlyhey vdrok :)10:01
*** pas-ha has quit IRC10:01
*** ionutbalutoiu has joined #openstack-ironic10:06
*** e0ne has quit IRC10:07
*** chenglch has quit IRC10:07
*** mgoddard has joined #openstack-ironic10:08
*** mbound has quit IRC10:11
*** achanda has joined #openstack-ironic10:12
*** daemontool has joined #openstack-ironic10:12
*** mbound has joined #openstack-ironic10:13
*** daemontool has quit IRC10:14
*** mbound has quit IRC10:14
*** mbound has joined #openstack-ironic10:14
*** daemontool has joined #openstack-ironic10:15
*** achanda has quit IRC10:16
*** pas-ha has joined #openstack-ironic10:19
openstackgerritSatoru Moriya proposed openstack/ironic-specs: Volume connection information for Ironic nodes  https://review.openstack.org/20049610:21
*** _degorenko is now known as degorenko10:23
openstackgerritYuriy Zveryanskyy proposed openstack/ironic-specs: Intel Node Manager policies support  https://review.openstack.org/21465710:24
*** Nisha has joined #openstack-ironic10:25
sambettsGood morning all o/10:30
*** subscope has joined #openstack-ironic10:30
*** openstackgerrit has quit IRC10:31
*** openstackgerrit has joined #openstack-ironic10:32
*** ekarlso has joined #openstack-ironic10:36
ekarlsohey guys, is there a way to trace why dib blows up ?10:36
*** athomas has quit IRC10:38
*** achanda has joined #openstack-ironic10:38
*** zhenguo has quit IRC10:38
*** yuikotakada has quit IRC10:38
*** ekarlso has quit IRC10:39
*** athomas has joined #openstack-ironic10:42
sambettsDIB should log its progress into the console including any errors it encounters I believe10:42
*** jerrygb has joined #openstack-ironic10:43
openstackgerritHaomeng,Wang proposed openstack/python-ironicclient: support multi-nodes input for node-set-boot-device  https://review.openstack.org/24620710:44
*** Nisha_away has joined #openstack-ironic10:47
*** Nisha has quit IRC10:47
*** jerrygb has quit IRC10:47
*** subscope has quit IRC10:50
*** mgould has joined #openstack-ironic10:51
*** mbound has quit IRC10:55
*** mbound has joined #openstack-ironic10:56
robcresswellsambetts: o/10:57
* robcresswell is lurking in the ironic channel10:57
sambettso/ robcresswell10:57
*** e0ne has joined #openstack-ironic10:57
lucasagomessambetts, hi there10:59
sambettsHey lucasagomes10:59
*** HimanshuGarg has joined #openstack-ironic11:01
openstackgerritSatoru Moriya proposed openstack/ironic-specs: Volume connection information for Ironic nodes  https://review.openstack.org/20049611:03
*** dims has joined #openstack-ironic11:08
*** Nisha has joined #openstack-ironic11:09
*** Nisha_away has quit IRC11:09
*** deray has quit IRC11:10
*** daemontool has quit IRC11:11
*** daemontool has joined #openstack-ironic11:11
openstackgerritMerged openstack/ironic: Follow up patch for 39e40ef12b016a1aeb37a3fe755b9978d3f9934f  https://review.openstack.org/24522411:14
openstackgerritVladyslav Drok proposed openstack/ironic: add "unreleased" release notes page  https://review.openstack.org/24586411:22
openstackgerritVladyslav Drok proposed openstack/ironic: Add proxy related parameters in agent driver  https://review.openstack.org/23549311:22
*** daemontool has quit IRC11:23
*** romainh has quit IRC11:23
*** daemontool has joined #openstack-ironic11:24
*** daemontool has quit IRC11:25
*** daemontool has joined #openstack-ironic11:26
*** sinval has joined #openstack-ironic11:29
sinvalgood morning Ironicers11:29
vdrokgood morning sinval sambetts11:30
sambettsMorning sinval, vdrok11:32
mgouldmorning vdrok sambetts sinval11:33
vdrokmorning mgould :)11:34
openstackgerritMerged openstack/ironic-inspector: Make it explicit that finished is set to true on failures too  https://review.openstack.org/24471411:39
sinvalsambetts, mgould, vdrok o/11:40
sambettso/ mgould11:40
openstackgerrityolanda.robla proposed openstack/ironic-python-agent: Create partition at max msdos limit for disks > 2TB  https://review.openstack.org/24625311:41
*** achanda has quit IRC11:43
*** ionutbalutoiu has quit IRC11:49
*** amotoki has quit IRC11:49
*** ndipanov has joined #openstack-ironic11:54
*** romainh has joined #openstack-ironic12:04
*** ndipanov has quit IRC12:05
*** achanda has joined #openstack-ironic12:06
*** mbound has quit IRC12:07
*** mbound has joined #openstack-ironic12:07
*** Nisha has quit IRC12:07
*** achanda has quit IRC12:09
*** links has joined #openstack-ironic12:12
*** links has quit IRC12:12
*** ndipanov has joined #openstack-ironic12:21
openstackgerritLucas Alvares Gomes proposed openstack/ironic-python-agent: Refactor the image download and checksum computation bits  https://review.openstack.org/23433812:22
openstackgerritLucas Alvares Gomes proposed openstack/ironic-python-agent: Add support for streaming raw images directly onto the disk  https://review.openstack.org/23433912:22
openstackgerritLucas Alvares Gomes proposed openstack/ironic: Add switch to enable/disable streaming raw images for IPA  https://review.openstack.org/24635612:22
sambettsThis bug is really hurting my ironic work flow, and it happens using the exact command from the ironic guide https://bugs.launchpad.net/diskimage-builder/+bug/147040012:30
openstackLaunchpad bug 1470400 in diskimage-builder "element grub2 worked with centos7, but not ubuntu." [Medium,Triaged]12:30
sambettslucasagomes: :( ^12:30
lucasagomessambetts, worked ? Doesn't work anymore ?12:31
* lucasagomes reads12:31
lucasagomesoh I think I saw patches for that12:31
*** jerrygb has joined #openstack-ironic12:31
lucasagomessambetts, https://review.openstack.org/#/c/219612/12:31
sambetts!!!!12:32
openstacksambetts: Error: "!!!" is not a valid command.12:32
sambettshaha12:32
*** ionutbalutoiu has joined #openstack-ironic12:32
lucasagomessambetts, I think the bug is duplicated. Can you give that patch a whirl and see if that works ?12:33
sambettsYeah sure!, I've actually been using the tripleo-image-elements localboot element to get around this, as that one works12:34
*** Guest89040 is now known as jroll12:36
sambettshey jroll o/12:36
jroll>.>12:36
jrollmorning sambetts :P12:36
* jroll not really here yet12:36
* sambetts hands jroll a bucket of coffee12:37
jroll\o/12:37
lucasagomessambetts, ah fair enough12:40
lucasagomesjroll, morning12:40
sambettslucasagomes: I'm thinking maybe we should combine them, no need for two version of the same thing12:40
lucasagomessambetts, it makes sense. By localboot element is it the VM element?12:41
* lucasagomes hates the name "vm" for that element12:41
sambettsno, http://git.openstack.org/cgit/openstack/tripleo-image-elements/tree/elements/localboot12:41
sambettsI think its just like a more full featured version of the grub2 element12:42
lucasagomessambetts, oh right... yeah, by skimming the README I can sense some duplication there indeed12:42
yhvhhey lucasagomes, you get a chance to look at that wsme-related patch?12:42
lucasagomesyhvh, oh not really... taking a look now12:45
yhvhcool ty12:45
*** trown|outttypeww is now known as trown12:46
lucasagomesyhvh, so I see that on the fork you've addressed the comments from the review12:47
lucasagomesby not using JsonType and by validating mac and datapath id12:47
yhvhyup12:47
lucasagomeswhich looks fine12:47
lucasagomesyhvh, I think I'm missing the initial question12:48
lucasagomesare you going to update the patch with those changes?12:48
yhvhyeah, have to wait for some other code to be rebased12:48
yhvhJust wanted to make sure I was using wsme correctly12:48
lucasagomesalso https://github.com/yhvh/ironic/commit/0c00c4ed745bc328915dde9ef86e0707e4fe3fcb#diff-342b3c81bc81b4179e96c10e575ff201R283 is not needed anymore12:48
lucasagomesthe __name__ thing was fixed and released in WSME12:48
lucasagomesyhvh, it seems correct by looking at that diff12:49
yhvhcool thanks12:50
*** smoriya_ has quit IRC12:51
lucasagomesnp12:52
* lucasagomes goes get some food12:52
*** lucasagomes is now known as lucas-hungry12:52
*** baoli has joined #openstack-ironic12:52
*** achanda has joined #openstack-ironic12:56
*** dprince has joined #openstack-ironic12:59
*** achanda has quit IRC13:05
jrollmorning lucas-hungry :)13:13
*** thrash|g0ne is now known as thrash13:32
*** amotoki has joined #openstack-ironic13:34
liliarsgood morning everyone :)13:41
sambettso/ liliars13:43
jrollheya liliars :)13:43
vdrokmorning liliars and jroll :)13:44
jroll\o vdrok13:44
TheJuliagood morning13:50
jrollmorning TheJulia :)13:53
*** sacharya has joined #openstack-ironic13:55
*** ionutbalutoiu has quit IRC13:57
*** ionutbalutoiu has joined #openstack-ironic13:57
*** sacharya has quit IRC13:59
*** pas-ha has quit IRC14:01
*** ekarlso has joined #openstack-ironic14:01
jrolldevananda: can you land this when you're in? https://review.openstack.org/#/c/245866/14:02
*** lucas-hungry is now known as lucasagomes14:03
lucasagomesjroll, replied to the comment at https://review.openstack.org/#/c/24635614:03
*** mbound has quit IRC14:03
lucasagomesI think the switch is simpler, there's loads of things to think about if we want to automate when to stream it or not14:03
*** mbound has joined #openstack-ironic14:04
jrolllucasagomes: yeah, just thinking out loud14:04
jrolllucasagomes: but I do think it would be nice to always stream if we know for sure it's going to break14:04
jrollmaybe not now, but in the future14:05
lucasagomesjroll, right, yeah something to keep in mind14:05
jrollwe have the "agent reserved ram" config or whatever14:05
lucasagomesproblem is that I don't think ironci has all the info to determine whether it will work or not14:05
lucasagomesjroll, yeah that's true, but still things like tmpfs where the image is cached14:05
jrollwhich we should probably also deal with in this patch otherwise it will just block deploys14:05
jrollyeah14:05
* jroll adds a note about that bit14:06
lucasagomesthe size is not necessarily the ram size, in fact, by default it's 1/2 of the physical ram14:06
lucasagomescool14:06
jrolllucasagomes: when you have a moment, mind landing this? https://review.openstack.org/#/c/245864/14:12
* lucasagomes looks14:12
*** thiagop has joined #openstack-ironic14:12
thiagopGood morning Ironic14:12
liliarsmorning sambetts jroll vdrok TheJulia lucasagomes thiagop :)14:13
lucasagomesjroll, oh yeah +a14:13
* lucasagomes loves small patches14:13
lucasagomesliliars, thiagop good morning14:13
thiagoplucasagomes liliars o/14:13
vdrokmorning thiagop and TheJulia14:13
thiagopvdrok: o/14:13
*** pas-ha has joined #openstack-ironic14:14
thiagopvdrok: when you have a slot, please take a look on the new version of https://review.openstack.org/#/c/237122/14:14
vdrokthiagop, will do14:15
lucasagomesoffside question... anyone here uses ATOM as their main text editor?14:15
jrollthanks lucas14:15
jrollnah, vim all the way, but atom looks nice14:15
lucasagomesjroll, yeah I use vim as well. So I installed atom + vim-mode to test14:15
jrollabout on par with sublime, maybe better plugin system14:15
thiagopvdrok: I found some problems with our implementation and had to fix it although you had already +2'd it14:15
lucasagomesbut I can't get the ":" command to work14:15
* lucasagomes is testing atom right now14:16
lucasagomesmaybe it's a limitation of the vim-mode for atom14:16
* lucasagomes googles14:16
jrollhuh, like you can't :w ?14:16
liliarsjroll: hey, was thinking about go over docs channel and just ask around what we should do to include our docs in the official documentation (apart from what I've seen in their guides). especially regarding deadlines so we can plan. too soon? I can wait, just didn't want to be surprised with a short deadline hah14:16
lucasagomesno14:16
jrollodd14:16
lucasagomesjroll, a-ha https://atom.io/packages/ex-mode14:16
lucasagomesok need that bit14:17
lucasagomesyeah the vim-mode still a bit odd14:17
jrollliliars: go for it :D it's never too early to start the conversation14:17
jrolllucasagomes: ha14:17
mgouldwhat's the advantage of atom + vim-mode over vim?14:18
liliarsjrool: cool, just making sure hah thanks! :)14:18
lucasagomesmgould, I'm just testing... but atom has some really good plugins14:18
lucasagomeslike git-merge14:18
lucasagomesyou can just click to resolve merge conflicts14:18
liliarswow, what is this magic?14:18
liliarslooking hah14:19
* mgould googles14:19
mgouldlooks nice!14:19
jrollooo, jrool, I like that name14:19
lucasagomesI think you can build a really cool env with atom, and if you are able to use vim-ish to edit the code that is winner14:19
jrollliliars: pro tip, in irc you can type a couple letters and press tab to autocomplete14:19
*** Marga_ has joined #openstack-ironic14:19
liliarswoops haha jroll****14:20
lucasagomesmgould, https://atom.io/packages/merge-conflicts14:20
mgouldmost third-party merge tools start by throwing away all the merging git already did just fine, but that looks useful14:20
liliarsjroll: yeah, it's just that for short nicks I kinda just type them automatically *clearly badly* hah14:20
lucasagomesmgould, yeah I'm just looking around cause I saw some nice comments about it14:21
jrollliliars: hah yeah. I even auto-complete JayF14:21
jrollhabits!14:21
*** albertoffb has joined #openstack-ironic14:21
*** ionutbalutoiu has quit IRC14:23
openstackgerritMerged openstack/ironic: add "unreleased" release notes page  https://review.openstack.org/24586414:30
openstackgerritLucas Alvares Gomes proposed openstack/ironic: Add and document two new root device hints: wwn_{with, vendor}_extension  https://review.openstack.org/24587014:31
openstackgerritLucas Alvares Gomes proposed openstack/ironic: Sort root device hints when parsing  https://review.openstack.org/24642214:31
*** cdearborn has joined #openstack-ironic14:31
*** alexpilotti has joined #openstack-ironic14:35
*** ionutbalutoiu has joined #openstack-ironic14:39
openstackgerrityolanda.robla proposed openstack/ironic-python-agent: Create partition at max msdos limit for disks > 2TB  https://review.openstack.org/24625314:39
*** ekarlso has quit IRC14:40
openstackgerritMiles Gould proposed openstack/ironic: Get mandatory patch attrs from WSME properties  https://review.openstack.org/24020214:41
*** ionutbalutoiu has quit IRC14:45
*** ionutbalutoiu has joined #openstack-ironic14:46
*** rvasilets___ has joined #openstack-ironic14:48
*** alexpilotti has quit IRC14:48
*** kozhukalov_ has joined #openstack-ironic14:48
*** alexpilotti has joined #openstack-ironic14:48
*** Marga_ has quit IRC14:52
*** alexpilotti has quit IRC14:54
*** alexpilotti has joined #openstack-ironic14:55
*** yonglihe has joined #openstack-ironic14:57
*** achanda has joined #openstack-ironic14:58
*** geocave71 has joined #openstack-ironic14:58
*** alexpilotti has quit IRC14:58
*** alexpilotti has joined #openstack-ironic14:59
*** nicodemos has quit IRC15:00
geocave71Hi all. I'm working on a problem where my baremetal server is losing connectivity during introspection. It gets locked out when ironic-inspector sets iptables to block traffic from it.15:01
*** nicodemos has joined #openstack-ironic15:01
openstackgerritJim Rollenhagen proposed openstack/ironic-specs: Add node claims/filter APIs  https://review.openstack.org/20464115:01
jrolldevananda: lucasagomes: ^ updated, removed the properties split15:02
geocave71I'm assuming that this is normal behavior, for iptables only to have an 'opening' during the inspection process.15:02
jrolldevananda: lucasagomes: I think that should be fleshed out (the plan to shuffle properties around in detail) in another spec15:02
jrollbbiab15:02
geocave71But it looks like my server is failing to respond with the introspection results before it gets locked out.15:02
geocave71My question is, can I modify timeout properties to give my server more time in the DHCP lease before it times out.15:03
geocave71?15:03
*** alexpilotti has quit IRC15:03
geocave71Or is that inadvisable?15:03
openstackgerrityolanda.robla proposed openstack/ironic-python-agent: Create partition at max msdos limit for disks > 2TB  https://review.openstack.org/24625315:09
*** yolanda has joined #openstack-ironic15:09
yolandahi lucasagomes, thanks for the review15:10
*** amotoki_ has joined #openstack-ironic15:10
yolandai'm just struggling to try to pass tests, i initally added that check for disk size, but i found it was not passing tests, trying to create a partition at an invalid location15:10
yolandaso still iterating15:10
*** nicodemos has quit IRC15:11
*** amotoki has quit IRC15:11
*** alexpilotti has joined #openstack-ironic15:11
*** nicodemos has joined #openstack-ironic15:13
*** HimanshuGarg has quit IRC15:13
*** amotoki_ is now known as amotoki15:13
*** HimanshuGarg has joined #openstack-ironic15:14
lucasagomesjroll, nice! yes ++ for another spec15:16
lucasagomesyolanda, right! Thank you for the patch15:16
openstackgerritRuby Loo proposed openstack/ironic: Remove duplicated unit tests in test_manager  https://review.openstack.org/24644215:22
*** rloo has joined #openstack-ironic15:23
jrolllucasagomes: fwiw I have a couple TODOs in there I need opinions on :)15:23
*** mtanino has joined #openstack-ironic15:23
lucasagomesjroll, I will take a look at the spec in a min15:23
jrollyeah no rush15:24
* jroll has a million things to do today15:24
*** absubram has joined #openstack-ironic15:31
*** daemontool has quit IRC15:34
*** geocave71 has quit IRC15:40
*** ionutbalutoiu has quit IRC15:40
*** geocave71 has joined #openstack-ironic15:42
*** yog_ has quit IRC15:44
*** amotoki_ has joined #openstack-ironic15:44
*** amotoki has quit IRC15:47
*** bnemec has quit IRC15:48
*** Piet has quit IRC15:50
jrolllazy_prince: hey, updating the nova spec for networks stuff, what do you think the best thing is to key on to decide if using old flat network or new awesome stuff?15:55
sambettsjroll: can we check if the --nic net-id network is a flat network?15:56
sambettsthen decide based on tha?15:56
sambettsthat*15:56
jrolllazy_prince: the goal is to decide if we should bind the port immediately or not - so the other option is handle that on ironic's side (in the flat network case, just send binding:host_id before booting deploy ramdisk)15:56
lazy_princewe could use the key as network_provider which is being used in ironic..15:56
*** daemontool has joined #openstack-ironic15:57
jrolllazy_prince: but that can be unset, right?15:57
lazy_princeI am not sure I get your point.. Can I go home and then login and ping you..?15:57
jrolllazy_prince: yeah, no rush, I'll leave as a TODO for now :)15:57
jrolltomorrow is fine too, I know it's late15:58
jrolllazy_prince: just drop a comment on https://review.openstack.org/#/c/237067 when you get a chance (search for TODO)15:58
jrollthanks!15:58
lazy_princeokay.. thanks for understanding... I will come online today again as Sukhdev was also looking for me..15:58
*** daemontool has quit IRC15:59
jrollnp, see you later :)15:59
*** afaranha_ has quit IRC15:59
*** daemontool has joined #openstack-ironic15:59
*** mgoddard_ has joined #openstack-ironic16:01
*** ukalifon1 has quit IRC16:03
*** bnemec has joined #openstack-ironic16:03
*** mgoddard has quit IRC16:03
*** rcernin has quit IRC16:04
*** alexpilotti has quit IRC16:05
sturivnyiHaomeng, devananda, dtantsur: Please, review documentation on how to run tests Ironic CLI https://review.openstack.org/#/c/240866/ Thanks =)16:06
*** alexpilotti has joined #openstack-ironic16:11
*** mbound has quit IRC16:12
*** mbound has joined #openstack-ironic16:12
*** lazy_prince has quit IRC16:12
openstackgerritLucas Alvares Gomes proposed openstack/ironic: Add switch to enable/disable streaming raw images for IPA  https://review.openstack.org/24635616:16
*** amotoki_ has quit IRC16:19
*** zz_smoriya has joined #openstack-ironic16:21
*** zz_smoriya is now known as smoriya16:22
*** alexpilotti has quit IRC16:23
*** absubram has quit IRC16:23
*** absubram has joined #openstack-ironic16:24
*** alexpilotti has joined #openstack-ironic16:24
*** hemnafk is now known as hemna16:26
*** Piet has joined #openstack-ironic16:31
*** e0ne has quit IRC16:41
*** GheRivero has joined #openstack-ironic16:46
*** lobaille has quit IRC16:52
*** e0ne has joined #openstack-ironic16:53
*** vishwana_ is now known as vishwanathj16:55
*** harshs has joined #openstack-ironic16:58
*** Sukhdev has joined #openstack-ironic16:58
geocave71Hey all! How does Ironic inspector decide to blacklist a node in iptables. I have a node that is being blacklisted before completing introspection and I'm not sure why.16:59
*** Sukhdev has quit IRC17:00
*** Sukhdev has joined #openstack-ironic17:01
*** daemontool has quit IRC17:04
*** sacharya has joined #openstack-ironic17:04
*** daemontool has joined #openstack-ironic17:04
*** mgoddard_ has quit IRC17:06
jrollhey y'all, going to try to release an ironicclient to drop py26 support this week, once this lands: https://review.openstack.org/#/c/244482/17:10
jrollI see some reviews have +2s etc, if you could help push those through that would be helpful :)17:11
jrolllucasagomes: dtantsur|afk rloo devananda etc ^17:11
*** nicodemos has quit IRC17:11
mgouldgeocave71, AFAICT here's the relevant bit of docstring: "Gives access to PXE boot port for any machine, except for those whose MAC is registered in Ironic and is not on introspection right now."17:11
lucasagomesjroll, will take a look in a sec17:11
jrolllucasagomes: thanks, even tomorrow is okay too17:11
lucasagomesjroll, it's ok I'm building an env for osp so it takes some time17:12
lucasagomesI mean some time between one command and another17:12
geocave71mgould, I have read that also…unfortunately before my node has time to respond to the undercloud server with it's details, the iptable configuration is changed.17:13
jrollcool, thanks man17:13
rloojroll: ugh. i'm so behind on the client stuff. not sure i'll be able to get to those tomorrow but will see.17:13
*** e0ne has quit IRC17:13
jrollrloo: it's okay if you don't too, just figured we get these in if we can :)17:13
geocave71So I am trying to determine how ironic-introspection determines which nodes are actively in introspection.17:13
mgouldgeocave71, oh, I see17:14
geocave71I need to brush up on my python and start digging...17:14
geocave71;-)17:15
*** mbound has quit IRC17:16
mgouldgeocave71, wrap iptables in a script that logs the parent process' pid so you can work out where it's being called from?17:16
lucasagomesjroll, I think we can go ahead and merge the patch you pointed it to depend on17:16
lucasagomesit's just sync some stuff... then we can proceed with tan's patch17:17
openstackgerritJim Rollenhagen proposed openstack/python-ironicclient: Drop explicit Python 2.6 support  https://review.openstack.org/24651217:17
jrolllucasagomes: yeah, was going to come back to it in a moment17:17
geocave71mgould, I will try that…thanks. But I believe the offender is actually ironic_inspector/firewall.py17:18
mgouldgeocave71, I'm pretty new to the project so I'm guessing/poking around myself17:19
openstackgerritJim Rollenhagen proposed openstack/python-ironicclient: Drop explicit Python 2.6 support  https://review.openstack.org/24651217:19
geocave71mgould, all help is appreciated. I've only been working with Openstack for 7 months. With ironic for 2.17:20
*** nicodemos has joined #openstack-ironic17:20
jrolllucasagomes: and, you're faster than me. thanks :D17:20
lucasagomesnp17:20
lucasagomeslooking at tan's patch now... it's huge but it's mostly copying from oslo so I don't think we should review much apart from just skim it and see if it's good17:21
*** e0ne has joined #openstack-ironic17:21
jrolllucasagomes: yeah, I think I found an issue, going to update the patch17:22
jrolland rebase it on the sync you just landed17:22
lucasagomescool17:22
*** ifarkas has quit IRC17:23
devanandaso, I blocked a patch similar to https://review.openstack.org/#/c/240492/ a while back17:24
jrollactually, it isn't a problem, but there was a rebase conflict, so17:24
devanandawhy does anyone care about SSL support in ironic-api when it's run directly, as opposed to under nginx/apache/etc ?17:24
devanandaalso - good morning17:24
jrolldevananda: oh hey gmorning :D17:25
jrollso, devil's advocate - why should we care about blocking people from doing that?17:25
devanandabecause configuring SSL in python ...17:26
mgouldgeocave71, so the sequence is 1) create node, 2) node is blocked in iptables, 3) node tries to pxe-boot?17:26
lucasagomesdevananda, morning17:26
jrolldevananda: go on?17:26
mgoulddevananda, morning17:26
thiagopmorning devananda17:27
devanandajroll: our recommended way to run ironic-api service in a production (and performant) manner is within a multiprocess web service, eg. apache, which already support SSL in very well understood ways17:27
devanandajroll: I don't see the benefit to implementing (and hten having to support) SSL in the python process _as well_17:27
jrolldevananda: if you look at the change before this one, it moves to oslo.wsgi or something to do the multiprocess part17:28
* devananda was just reading that ..17:28
jrollso I'm much less opposed given that change17:29
dimsoslo.service?17:29
jrolldims: yeah, that one :)17:29
dims:)17:29
openstackgerritJim Rollenhagen proposed openstack/python-ironicclient: Make print_list accept a list of dict  https://review.openstack.org/24449517:30
openstackgerritJim Rollenhagen proposed openstack/python-ironicclient: Add a new cmd method node-get-vendor-passthru-methods  https://review.openstack.org/23744417:30
openstackgerritJim Rollenhagen proposed openstack/python-ironicclient: Sync with oslo-incubator  https://review.openstack.org/24448217:30
jrolllucasagomes: ^ rebased, turns out that's all it needed17:30
jroll(there was a conflict)17:30
lucasagomesa-ha, right17:31
lucasagomesjroll, something was fixed on #244482 ? Or just rebase?17:31
* lucasagomes checks17:31
jrolllucasagomes: nah, I was wrong17:31
jrolljust rebase17:31
jrolldevananda: so, in my mind if oslo.service handles the "wsgiref is terrible" problem, and handles the configuration of ssl, I don't see any reason not to have it17:32
*** romainh has left #openstack-ironic17:32
jrollthere's not much overhead to support it17:32
jrollif someone was configuring wsgiref to do ssl here, I'd be all about smacking it down17:32
devanandajroll: yah. the other patch I was thinking of did that. I just found it and hit abandon (it was apparently still up there, after 8 months)17:33
jrollheh17:33
*** mgoddard_ has joined #openstack-ironic17:33
devanandajroll: so my objection is also reduced seeing how oslo_service makes this simpler in Ironic. however, i still object to what appears to me to be completely unnecessarily having >1 way to do the same thing17:34
devanandabut meh17:34
devanandathe code looks good and its in oslo now ...17:34
jrolldevananda: it might be nice in a containerized deploy17:35
* dims happy to fix any loose ends needed17:35
*** geocave71 has quit IRC17:35
jroll(yes, I realize you can still put apache in front of the container on the same host etc, but someone might just want to spray a bunch of api containers into a kubernetes pod)17:35
TheJuliaand if the service is speaking ssl, a nice way to avoid a case that might involve stunnel which can cause all sorts of other issues when used17:36
devanandajroll: :)17:36
*** rcernin has joined #openstack-ironic17:36
*** geocave71 has joined #openstack-ironic17:36
jrollTheJulia: yep17:36
* TheJulia has flashbacks of stunnel headaches and encourages native ssl support17:38
krotscheckBadCub, TheJulia: Hey, I remember that y'all had a couple of geriatric racks somewhere. Are any of those usable as a relatively stable UX testing environment?17:38
lucasagomesjroll, https://review.openstack.org/#/c/237444/ some left overs in the commit message there (cherry picked is pointing to the same patch :-) )17:39
* lucasagomes fixes it17:39
krotscheckAnd by stable, I mean "running master"17:39
jrolllucasagomes: heh oops :)17:39
*** trown is now known as trown|outttypeww17:41
*** trown|outttypeww is now known as trown|lunch17:41
TheJuliakrotscheck: Ping badcub next week, I don't know the disposition of that stuff off the top of my head17:41
openstackgerritLucas Alvares Gomes proposed openstack/python-ironicclient: Add a new cmd method node-get-vendor-passthru-methods  https://review.openstack.org/23744417:41
krotscheckTheJulia: Thanks. is badcub on vaca17:42
krotscheck?17:42
*** ionutbalutoiu has joined #openstack-ironic17:42
TheJuliakrotscheck: not vacation, but he is basically unavailable this week.17:43
*** sacharya_ has joined #openstack-ironic17:43
krotscheckTheJulia: Alrightey. I will assume that he's battling the demons raised from the nethers by the greybeards of yesteryear.17:43
jrolllucasagomes: thoughts on https://review.openstack.org/#/c/237444/4/ironicclient/v1/resource_fields.py17:44
jroll?17:44
*** Piet has quit IRC17:44
lucasagomesjroll, lemme think we can reword that as... hmmmm17:45
* lucasagomes thnks17:45
jrolllucasagomes: I'm not sure if the user cares, except maybe to figure out where the result is17:45
*** sacharya has quit IRC17:45
jrollthough, it isn't clear to me even what this means: https://github.com/openstack/ironic/blob/master/ironic/drivers/base.py#L602-L60517:46
jrollone is top-level, one is buried? idk17:46
lucasagomesproblem is that it should be short cause it's showed in the table17:46
*** e0ne has quit IRC17:46
jrollwell, my other question is, do we need to show that in the table?17:46
lucasagomesjroll, it means that the response message is going to be an attachement17:46
jrollOH17:46
lucasagomesinstead of text returned17:46
jrollcontent-disposition whatever?17:47
lucasagomesso people can wget http://<ip>:6385/v1/nodes/<blah>/vendor_passhtru/download_file17:47
jrollyeah17:47
yolandahi lucasagomes, sorry to ask, can i get some help with my configdrive patch? logic seems good to me, but i'm getting Error: The location 2097088 is outside of the device /dev/vda error17:47
jrolllucasagomes: "response is attachment?"17:47
lucasagomesjroll, this is base stuff for the stateless iPXE, since the iPXE ROM will download the iPXE script directly from the Ironic API17:48
yolandai'm checking for disk size and falling into >2tb case, but it's failing17:48
jrolllucasagomes: right, I remember now17:48
lucasagomesjroll, yeah, that sounds fine17:48
jrollalright17:48
jrollI'll update quickly17:48
lucasagomesjroll, ack17:48
lucasagomesthanks17:48
*** romcheg has quit IRC17:48
jrollnp17:48
*** agordeev has quit IRC17:48
jrollshould probably get a third +2 on that though17:48
*** JoshNang has quit IRC17:48
lucasagomesyolanda, hi there, 1 sec I will see if I can spot something17:48
*** GheRivero has quit IRC17:49
lucasagomesyolanda, it may be disk alignment tho... maybe we should leave a 1MB free at the end17:49
*** e0ne has joined #openstack-ironic17:49
lucasagomescause the partition alignment17:49
*** greghaynes has quit IRC17:49
openstackgerritJim Rollenhagen proposed openstack/python-ironicclient: Add a new cmd method node-get-vendor-passthru-methods  https://review.openstack.org/23744417:49
jrolllucasagomes: ^17:49
jrollthanks17:49
yolandalucasagomes, ok i can try that17:49
*** yonglihe has quit IRC17:50
* lucasagomes looks17:50
openstackgerrityolanda.robla proposed openstack/ironic-python-agent: Create partition at max msdos limit for disks > 2TB  https://review.openstack.org/24625317:51
*** kozhukalov has quit IRC17:51
*** betherly has quit IRC17:51
jrollso, we need one more core on https://review.openstack.org/23744417:55
*** yonglihe has joined #openstack-ironic17:56
jrolland also to get this done https://review.openstack.org/24651217:56
jrolland then I think we're good to release ironicclient 1.0 \o/17:56
* jroll double checks bug17:56
jrolls17:56
jrolllooks clear17:57
lucasagomesyolanda, damn that script is growing and it hurt my eyes to see all those if's in bash :-( (nothing to do with ur patch tho)17:57
* lucasagomes adds a TODO to pass that file to python17:57
* sambetts is calling it an evening 17:58
sambettsnight all17:59
yolandalucasagomes, yes, better with python... anyway, i updated patch to leave 1mb free at end17:59
*** rvasilets___ has quit IRC17:59
*** bnemec has quit IRC17:59
*** keekz has quit IRC17:59
yolandalucasagomes, although well, it should fail only if disk was "exactly" 2TB, not sure if that's the case17:59
*** sbadia has quit IRC18:00
*** yonglihe has quit IRC18:00
lucasagomesyolanda, right, are you testing it now?18:00
yolandai sent a change, yes18:00
yolandai tested that script on a local machine and worked fine18:00
*** bnemec has joined #openstack-ironic18:00
*** xek has quit IRC18:00
*** maurosr has quit IRC18:00
lucasagomesyolanda, nice18:01
yolandabut the past one also worked, so... i don't think it will pass tets18:02
yolandatests18:02
lucasagomesyeah partition align can be a real pain... but 1M should be enough18:02
lucasagomesright18:02
lucasagomesyeah I see the error http://logs.openstack.org/53/246253/4/check/gate-tempest-dsvm-ironic-agent_ssh-src/a937ff9/logs/screen-ir-cond.txt.gz#_2015-11-17_17_44_25_32618:04
lucasagomes(from previous patch-set18:04
lucasagomes)*18:04
*** keekz has joined #openstack-ironic18:05
*** maurosr has joined #openstack-ironic18:06
yolandalucasagomes, so yes, i don't think moving 1mb before will solve. I'm not adding that to the end of disk, but at the end of legal msdos... so it should only have failed in the case where we had an exact disk of 2TB?18:06
yolandait may be another thing18:06
*** Sukhdev has quit IRC18:07
lucasagomesyolanda, I think the error is not that command or the align18:08
mgouldI'm calling it a night, folks: good night!18:08
lucasagomesbut the if conditional there18:08
*** sbadia has joined #openstack-ironic18:08
lucasagomesyolanda, why it's getting into that conditional in the tests in the first place?18:08
lucasagomesI'm sure the disks from the VM is < 2TB18:08
*** mbound has joined #openstack-ironic18:09
*** kozhukalov_ has quit IRC18:09
*** mgould has quit IRC18:10
lucasagomesyolanda, if [ "$disksize" -gt "$MAX_MBR_SIZE" ];18:10
lucasagomesthat's what you're looking for18:10
yolandaomg18:10
*** Sukhdev has joined #openstack-ironic18:10
yolandapython glitches :)18:11
yolandalucasagomes, i agree on moving that to python :)18:11
lucasagomes[root@instack stack]# disksize=118:11
*** Sukhdev has quit IRC18:11
lucasagomes[root@instack stack]# MAX_MBR_SIZE=218:11
lucasagomes[root@instack stack]# if [ $disksize > $MAX_MBR_SIZE ]; then echo "aaaaaaaaaaa"; fi18:11
lucasagomesaaaaaaaaaaa18:11
*** sacharya has joined #openstack-ironic18:11
lucasagomesyolanda, ^18:11
lucasagomesyolanda, I will comment on the patch with some other stuff too18:12
yolandathanks18:12
lucasagomesthe lack of unit in the sizes makes it harder to read18:12
openstackgerrityolanda.robla proposed openstack/ironic-python-agent: Create partition at max msdos limit for disks > 2TB  https://review.openstack.org/24625318:12
yolandayep, i agree18:12
yolandai amended the comparison, so you can comment on that...18:12
*** sacharya_ has quit IRC18:14
*** Sukhdev has joined #openstack-ironic18:15
lucasagomesyolanda, commented18:18
lucasagomesmost aesthetics stuff18:18
lucasagomessince you corrected the if conditional already18:18
*** kozhukalov has joined #openstack-ironic18:19
*** praneshp has joined #openstack-ironic18:20
lucasagomesyolanda, but let's the tests finish before update, so we can see if it pass the tests there18:20
lucasagomesand I will call it a day :-)18:20
*** Sukhdev has quit IRC18:20
lucasagomesyolanda, thanks for fixing it btw18:20
*** achanda has quit IRC18:21
*** alexpilotti has quit IRC18:21
lucasagomeshave a good night everyone!18:21
*** lucasagomes is now known as lucas-dinner18:21
yolandalucasagomes, thanks for help18:22
*** harshs has quit IRC18:22
thiagopgood night lucas-dinner18:24
*** degorenko is now known as _degorenko18:27
openstackgerritMerged openstack/python-ironicclient: Last sync from oslo-incubator  https://review.openstack.org/24482418:28
*** alexpilotti has joined #openstack-ironic18:29
*** baoli has quit IRC18:29
*** alexpilotti has quit IRC18:30
*** penick has joined #openstack-ironic18:31
*** alexpilotti has joined #openstack-ironic18:32
*** baoli has joined #openstack-ironic18:32
*** Sukhdev has joined #openstack-ironic18:34
*** Sukhdev has quit IRC18:35
*** Sukhdev has joined #openstack-ironic18:36
*** Sukhdev has quit IRC18:36
*** dims has quit IRC18:37
*** daemontool_ has quit IRC18:37
*** dims has joined #openstack-ironic18:40
*** kozhukalov has quit IRC18:40
*** trown|lunch is now known as trown18:41
*** e0ne has quit IRC18:43
*** daemontool has quit IRC18:44
*** sacharya_ has joined #openstack-ironic18:48
*** boris-42 has quit IRC18:48
*** sacharya has quit IRC18:51
*** betherly has joined #openstack-ironic18:52
*** electrofelix has quit IRC18:53
*** GheRivero has joined #openstack-ironic18:55
*** alexpilotti has quit IRC18:56
*** alexpilotti has joined #openstack-ironic18:56
*** athomas has quit IRC18:59
*** sc68cal_ is now known as sc68cal19:00
*** agordeev has joined #openstack-ironic19:02
*** kozhukalov has joined #openstack-ironic19:02
*** harshs has joined #openstack-ironic19:02
*** albertoffb has quit IRC19:04
*** penick has quit IRC19:06
*** sacharya_ has quit IRC19:11
openstackgerritJim Rollenhagen proposed openstack/ironic-python-agent: Support proxies for image download  https://review.openstack.org/23549219:12
jrollJayF: ^ that one's for you19:12
JayFlooking19:12
*** Marga_ has joined #openstack-ironic19:13
*** sacharya has joined #openstack-ironic19:13
JayFlanded19:14
JayFtyvm for fixing that19:14
JayFalthough I would've probably fixed the a.org/b.org, etc19:14
JayFthose are too short to be RFC compliant anyway (it's supposed to be 3 characters minimum, but that's almost never been enforced)19:14
*** kozhukalov_ has joined #openstack-ironic19:16
jrollJayF: yeah, I probably should have :/19:17
JayFtpb was more what I was "really?" about though19:18
*** JoshNang has joined #openstack-ironic19:19
*** ekarlso has joined #openstack-ironic19:24
*** romcheg has joined #openstack-ironic19:24
*** Piet has joined #openstack-ironic19:26
*** ukalifon has joined #openstack-ironic19:27
geocave71Is there a mailing list for asking questions regarding ironic?19:27
*** e0ne has joined #openstack-ironic19:27
thiagopgeocave71: openstack and openstack-dev with the [ironic] tag19:28
thiagopgeocave71: but my experience with the channel is better than by e-mail19:28
thiagop:)19:28
geocave71Aha.19:29
openstackgerritDevananda van der Veen proposed openstack/ironic: Use wsgi from oslo.service for Ironic API  https://review.openstack.org/21929819:32
*** greghaynes has joined #openstack-ironic19:36
*** yonglihe has joined #openstack-ironic19:36
* devananda fat-fingered the +A button on ^19:39
*** ukalifon has quit IRC19:40
*** jamielennox|away is now known as jamielennox19:45
*** penick has joined #openstack-ironic19:46
*** e0ne has quit IRC19:50
*** jamielennox is now known as jamielennox|away19:52
*** baoli has quit IRC19:53
openstackgerritMichael Krotscheck proposed openstack/ironic-webclient: Removed ports  https://review.openstack.org/24657819:53
*** sacharya has quit IRC19:55
*** mbound has quit IRC20:00
openstackgerritMichael Krotscheck proposed openstack/ironic-webclient: Removed ports  https://review.openstack.org/24657820:01
*** Sukhdev has joined #openstack-ironic20:03
*** baoli has joined #openstack-ironic20:03
* krotscheck sometimes wishes that the various angularjs cores had an IRC channel were he could pester them for a review :/20:07
*** jamielennox|away is now known as jamielennox20:09
*** ionutbalutoiu has quit IRC20:09
*** ionutbalutoiu has joined #openstack-ironic20:10
*** Marga_ has quit IRC20:11
*** ijw has joined #openstack-ironic20:12
*** harshs has quit IRC20:13
*** penick has quit IRC20:14
mrdaMorning Ironic20:16
*** sacharya has joined #openstack-ironic20:16
*** Marga_ has joined #openstack-ironic20:17
*** geocave71 has quit IRC20:17
thiagopmorning mrda20:22
mrdahi thiagop20:22
openstackgerritKurt Taylor proposed openstack/ironic-specs: Ironic third party CI spec  https://review.openstack.org/24129420:26
*** sacharya_ has joined #openstack-ironic20:28
*** kozhukalov_ has quit IRC20:29
*** sacharya has quit IRC20:31
*** kozhukalov_ has joined #openstack-ironic20:31
*** baoli has quit IRC20:36
*** greghaynes has quit IRC20:38
*** greghaynes_ is now known as greghaynes20:38
*** alexpilotti has quit IRC20:39
*** alexpilotti has joined #openstack-ironic20:40
sinvalhey guys, does Ironic automatically put a node in maintenance state True when it has "error" provision state?20:44
devanandasinval: nope20:44
sinvaldevananda, thanks20:44
devanandasinval: it'll do that if the BMC goes offline / becomes unmanageable20:44
*** e0ne has joined #openstack-ironic20:44
*** alexpilotti has quit IRC20:45
*** e0ne has quit IRC20:47
*** Sukhdev has quit IRC20:51
*** sinval has left #openstack-ironic20:52
*** dprince has quit IRC20:52
*** kozhukalov_ has quit IRC20:53
*** penick has joined #openstack-ironic20:54
openstackgerritJarrod Johnson proposed openstack/pyghmi: Add TLS support and TSM remote video (WIP)  https://review.openstack.org/24659620:55
*** mari0jv is now known as mariojv20:57
openstackgerritMerged openstack/python-ironicclient: Sync with oslo-incubator  https://review.openstack.org/24448220:57
openstackgerritJarrod Johnson proposed openstack/pyghmi: Add TLS support and TSM remote video (WIP)  https://review.openstack.org/24659620:57
*** dims_ has joined #openstack-ironic21:00
*** dims has quit IRC21:02
thiagopcalling it a day21:04
thiagopsee you tomorrow folks21:04
*** thiagop has quit IRC21:04
JayFjroll: easy PTL-required merge here: https://review.openstack.org/#/c/234077/221:06
openstackgerritMerged openstack/python-ironicclient: Make print_list accept a list of dict  https://review.openstack.org/24449521:06
jrollJayF: s/ptl/stable maintainer/ :)21:07
JayFthat's you, right?21:07
jrollthanks for the ping21:07
jrollyes, myself, deva, some other non-ironic people21:08
JayFtbh I rechecked it this morning not noticing it was stable until I couldn't merge it21:08
JayFlol21:08
jrollheh21:09
*** sacharya_ has quit IRC21:11
*** sacharya has joined #openstack-ironic21:11
*** Nakato_ is now known as Nakato21:16
JayFjroll: any reason for https://review.openstack.org/#/c/241294/6/specs/approved/third-party-ci.rst,cm we're saying the pxe_ tests are the ones we want third parties to use?21:17
*** mkovacik has quit IRC21:17
JayFjroll: given we have an agent driver as the default now, is there something I'm not thinking of to make us prefer the pxe_dsvm tempest job?21:17
jrollJayF: pxe_ipa is kind of our standard test21:17
jrolland uses the agent21:17
JayFWhy is our standard test not using the default driver?21:17
jrollJayF: default driver is still pxe_ipmitool21:18
jrolldefault *ramdisk* is IPA21:18
jrollrather, recommended, not default21:18
JayFHm. okay.21:18
jrollbecause swift21:19
JayFahh21:19
jrolland I wouldn't want to make swift a requirement for third party CI, even if agent_* was the default21:19
*** krtaylor has quit IRC21:32
*** kozhukalov_ has joined #openstack-ironic21:42
*** alexpilotti has joined #openstack-ironic21:43
*** krtaylor has joined #openstack-ironic21:45
*** alexpilotti has quit IRC21:47
*** Walts has quit IRC21:49
*** mtanino has quit IRC21:51
*** dims_ has quit IRC21:51
openstackgerritLucas Alvares Gomes proposed openstack/ironic-python-agent: Add support for streaming raw images directly onto the disk  https://review.openstack.org/23433921:53
*** Marga_ has quit IRC21:53
lucas-dinnerJayF, thanks for the reviews!21:54
JayFlucas-dinner: no problem :) I'm getting more involved in engineering21:54
JayFlucas-dinner: today has been my first mostly-upstream day in, literally, months21:55
lucas-dinnerJayF, that's great! Yeah, it's going to be nice to have you around21:56
JayFI suspect it'll be early next year before I dive back in fully21:56
JayFbut hoping to be back to what was "normal" review speed for me21:56
JayFand maybe further21:56
JayFI hear the PTL likes me, and might give me core if I review more in Ironic-proper :P21:56
jrollwait what21:56
jrollwho said that21:57
*** dims has joined #openstack-ironic21:57
JayFjroll: your former manager21:57
lucas-dinnernice, yeah no worries cause end of the things are a bit slow anyway21:57
lucas-dinnerlol21:57
jrolllol21:57
jrollI'll give anybody core that reviews well in ironic21:57
jrollmore is questionable21:57
jrolltrust is paramount21:57
JayFlucas-dinner: +2'd both of the patches in that thread21:58
lucas-dinnerthanks much21:58
JayFlucas-dinner: for https://review.openstack.org/#/c/234338 I put a pretty big nit on it ... mainly the new class has no docstring, and given the number of docstring-only patches I have in IPA, that gave me a sad :)21:58
lucas-dinnerew yeah, my bad :-(21:59
lucas-dinnermind if I do it in a follow-up patch?21:59
* lucas-dinner adds to his todo21:59
JayFyeah, I +2'd it anyway22:00
*** penick has quit IRC22:01
lucas-dinneroff-topic: disney's doing some other great stuff apart from star wars, they did put linux in a light bulb (I was watching a presentaiton that mentioned it)22:03
lucas-dinnerhttp://www.disneyresearch.com/project/visible-light-communication/22:03
*** Pavo has quit IRC22:03
JayFI guess people are seeing the light of open source then, eh?22:04
JayF:P22:04
mrda*groan*22:04
lucas-dinnerlol22:05
lucas-dinnerliterally22:05
*** baoli has joined #openstack-ironic22:06
*** penick has joined #openstack-ironic22:06
*** mtanino has joined #openstack-ironic22:08
*** sacharya has quit IRC22:11
*** baoli has quit IRC22:11
*** sacharya has joined #openstack-ironic22:14
*** harshs has joined #openstack-ironic22:16
*** kozhukalov_ has quit IRC22:17
openstackgerritIonut-Madalin Balutoiu proposed openstack/ironic: Add clean up method for the DHCP factory  https://review.openstack.org/24591122:17
*** Sukhdev has joined #openstack-ironic22:19
*** rcernin has quit IRC22:21
*** ionutbalutoiu has quit IRC22:32
*** Marga_ has joined #openstack-ironic22:33
*** Sukhdev has quit IRC22:43
JayFeasy +2+A for any IPA core: https://review.openstack.org/#/c/246092/122:46
lucas-dinnerboom, done22:48
* lucas-dinner should stop working and go to sleep22:48
*** lucas-dinner is now known as lucas-afk22:48
*** dims has quit IRC23:00
*** dims has joined #openstack-ironic23:01
openstackgerritMerged openstack/ironic-python-agent: Support proxies for image download  https://review.openstack.org/23549223:01
*** dims_ has joined #openstack-ironic23:04
*** sacharya_ has joined #openstack-ironic23:05
*** sacharya has quit IRC23:05
*** dims has quit IRC23:07
*** wuhg has joined #openstack-ironic23:26
Haomengsturivnyi: sure, thanks23:37
openstackgerritMerged openstack/ironic-python-agent: determine tgtd ready status through tgtadm  https://review.openstack.org/23707923:40
*** alexpilotti has joined #openstack-ironic23:40
*** absubram has quit IRC23:41
openstackgerritMerged openstack/ironic-python-agent: Updated from global requirements  https://review.openstack.org/24609223:42
*** Pavo has joined #openstack-ironic23:42
*** alexpilotti has quit IRC23:44
*** smoriya_ has joined #openstack-ironic23:44
openstackgerritClif Houck proposed openstack/ironic: Add support for image caching for the agent driver  https://review.openstack.org/16183223:53
zer0c00lping jroll, Haomeng23:53
zer0c00lThe gate keeps failing on https://review.openstack.org/#/c/191505/23:54
zer0c00lI am able to build and boot the image on my local development environment23:54
zer0c00lLooks like the VM just hangs there23:54
jrollright, so the agent isn't starting23:55
jrolldid you see Arun's comment?23:55
zer0c00ljroll: I am Arun23:56
jrolloh heh, sorry23:56
zer0c00ljroll:  Do you see any idea why it hangs?23:57
jrollsystemd-nspawn[728]: Failed to mount to /opt/ironic-python-agent/sys/fs/cgroup/blkio: No such file or directory23:57
zer0c00li fixed that with the patchset #923:57
zer0c00ldo you still see that in logs?23:57
zer0c00lthe systemd-nspwn error?23:57
*** Sukhdev has joined #openstack-ironic23:58
jrollah, I haven't dug into logs23:58
JayFWe have a downstream change we should upstream23:59
JayFwhich is moving IPA from a systemd-nspawn container into chroot23:59
JayFThere are a handful of reasons more modern systemd-nspawn doesn't work with IPA anymore23:59
jrollwhich is probably the thing here23:59
jrollthis is hard to debug when running locally23:59

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