Monday, 2014-09-22

*** yuanying has joined #tripleo00:12
tchaypoit's quiet in here today00:37
*** xuhaiwei has joined #tripleo00:54
*** yamahata has joined #tripleo01:13
greghaynes*crickets*01:16
*** penick has joined #tripleo01:26
*** ddieterl_ has joined #tripleo01:29
*** panda has quit IRC01:31
*** panda has joined #tripleo01:31
*** ddieterly has quit IRC01:33
*** ci-overcloud has joined #tripleo02:04
ci-overcloud************** ci-overcloud complete status=1 ************02:04
*** ci-overcloud has quit IRC02:04
tchaypoyes. failed because neutron can't validate the token it gets passed. still.02:06
*** penick has quit IRC02:25
*** Yanyanhu has joined #tripleo02:36
*** ramishra has joined #tripleo02:48
*** untriaged-bot has joined #tripleo03:01
untriaged-botUntriaged bugs so far:03:01
untriaged-bothttps://bugs.launchpad.net/tripleo/+bug/136925603:01
uvirtbotLaunchpad bug 1369256 in tripleo "ubuntu: hash sum mismatch when installing packages" [Undecided,New]03:01
untriaged-bothttps://bugs.launchpad.net/tripleo/+bug/136616403:01
uvirtbotLaunchpad bug 1366164 in tripleo "Add domain roles for admin user" [Undecided,New]03:01
untriaged-bothttps://bugs.launchpad.net/tripleo/+bug/136774203:01
uvirtbotLaunchpad bug 1367742 in tripleo "keepalived brings the VIP up in multiple places on a controller reboot" [Undecided,New]03:01
*** untriaged-bot has quit IRC03:01
*** ramishra has quit IRC03:10
*** ddieterl_ has quit IRC03:17
*** lazy_prince is now known as killer_prince03:21
tchaypookay, that's fun. Retru the same command and now 5 of my servers work... difference being that in between I'd restarted keystone and ironic-conductor03:22
*** ramishra has joined #tripleo03:24
*** pcrews has joined #tripleo03:26
tchaypoIt's odd that every single time I get exactly 5 successful builds03:29
*** jml has quit IRC03:30
lifelesstchaypo: have you uppped your scheduler retry count?03:32
*** jml has joined #tripleo03:35
*** tzumainn has joined #tripleo03:36
*** pcrews has quit IRC03:42
*** nikunj2512 has joined #tripleo03:50
*** killer_prince is now known as lazy_prince03:58
*** pensu has joined #tripleo04:01
*** ci-overcloud has joined #tripleo04:03
ci-overcloud************** ci-overcloud complete status=1 ************04:03
*** ci-overcloud has quit IRC04:03
*** lazy_prince is now known as killer_prince04:17
tchaypolifeless: no, I've been trying to track down the auth problem first04:28
tchaypobut I wouldn't expect that issue to give me exactly 5 hosts every time04:28
*** nikunj2512 has quit IRC04:30
*** nikunj2512 has joined #tripleo04:30
*** morazi has quit IRC04:33
*** ramishra has quit IRC04:35
*** ramishra has joined #tripleo04:35
lifelesstchaypo: auth problem?04:39
*** rushiagr_away is now known as rushiagr04:40
*** noslzzp has joined #tripleo04:51
*** akuznetsov has quit IRC04:52
*** loki184 has joined #tripleo04:52
*** akuznetsov has joined #tripleo04:56
*** bvivek has joined #tripleo05:05
*** loki184 has quit IRC05:07
*** loki184 has joined #tripleo05:14
*** tzumainn has quit IRC05:15
*** ddieterly has joined #tripleo05:23
*** Yanyan has joined #tripleo05:24
*** Yanyanhu has quit IRC05:26
*** ddieterly has quit IRC05:27
StevenKtchaypo: Your questions are terrible, and I'm bored with pawing through neutron code.05:31
*** pradeep has joined #tripleo05:31
tchaypoStevenK: if you're pawing through neutron code it sounds like the answer is "this isn't something setup-neutron does, it's magic from neutron"05:45
StevenKtchaypo: So I could probably explain what 'physical', 'float' and 'external' are better, which may address your concerns.05:46
StevenKtchaypo: Since the network type includes some magic, like shared = True05:47
tchaypoConcernts is a strong word. Confusion perhaps?05:47
tchaypoI think it's likely someone more familiar with neutron/tripleo would just nod and say "of course, that's sensible"05:48
tchaypothe first few times I read that stuff the constant use of "net" instead of "network" bothered me, but since neutron has "net-list" not "network-list" i eventually decided it was correct05:48
StevenKtchaypo: Neutron has the concept of nets and subnets05:49
*** mrunge has joined #tripleo05:52
tchaypoyeah. which i dislike, but *shrug* it's the thing we have05:54
tchaypolifeless: I'm going to start ignoring the auth issue now.05:54
tchaypoWell, I'll test it one more time ot make sure it's reproducible, but then I'll ignore it05:54
tchaypoand by "ignore" i mean "file a bug and drive on"05:55
tchaypo.. on third thoughts, let me start from the beginning instead of the end05:56
tchaypothe original symptom is that ironic-conductor tells neutron to configure a port for a node and supplies a token for auth; neutron checks the token against keystone and sees that it's invalid so it rejects the request. this goes back up to nova which tries twice more, then gives up; which goes back up to heat, which tries a few more times, but eventually starts running into nova errors which make the deletes05:58
tchaypofail, so it can't keep retrying, so eventually heat gives up too05:58
tchaypoas far as i can tell the token times out 2 hours after ironic-conductor restarts; I expected the token lifetime to start when the heat stack-create kicks off, but it seems to happen about 38 minutes after that happens06:00
tchaypoI'm fairly certain it's ironic-conductor's token, because (A) restarting ironic-conductor seems to fix the problem (the next 5 hosts work fine) and (B) 2 hours is a nice neat timeframe.06:01
*** akuznetsov has quit IRC06:05
*** bvivek has quit IRC06:06
*** akuznetsov has joined #tripleo06:11
*** sdake has joined #tripleo06:12
*** sdake has quit IRC06:12
*** sdake has joined #tripleo06:12
*** k4n0 has joined #tripleo06:20
*** ddieterly has joined #tripleo06:23
*** bvivek has joined #tripleo06:24
*** ddieterly has quit IRC06:28
*** jprovazn has joined #tripleo06:32
*** killer_prince is now known as lazy_prince06:37
*** jtomasek has joined #tripleo06:49
*** bvivek has quit IRC06:49
*** ifarkas has joined #tripleo06:52
*** bvivek has joined #tripleo06:53
lifelesstchaypo: so thats a bug in ironic06:56
lifelesstchaypo: possibly in how it manages/uses its neutron client06:56
lifelesstchaypo: file it for sure06:57
lifelesstchaypo: since we really can't release J like that :)06:57
lifelesstchaypo: you should be making it a release critical bug and get it socialised ASAP06:57
*** jml has quit IRC07:05
*** dtantsur|afk is now known as dtantsur07:05
*** jml has joined #tripleo07:07
*** jcoufal has joined #tripleo07:10
*** Chao_Yan has joined #tripleo07:13
*** ddieterly has joined #tripleo07:17
*** lazy_prince has quit IRC07:22
*** ddieterly has quit IRC07:22
tchaypoJust as soon as I can confirm that it's totes deffo a bug in ironic07:32
tchaypoand not a 38-minute timeout in heat or something07:32
*** killer_prince has joined #tripleo07:36
*** killer_prince is now known as lazy_prince07:36
tchaypobased on the discussions on -dev recently though, I suspect we're going to end up increasing the timeout to something ludicrious; from what I've read on the list it sounds like that's what everyone does in production07:53
*** jistr has joined #tripleo07:53
tchaypobased on the discussions on -dev recently though, I suspect we're going to end up increasing the timeout to something ludicrious; from what I've read on the list it sounds like that's what everyone does in production07:53
*** lazy_prince has quit IRC07:57
*** lazy_prince has joined #tripleo07:58
*** derekh has joined #tripleo08:04
*** gfidente has joined #tripleo08:08
*** athomas has joined #tripleo08:10
*** yuanying has quit IRC08:12
*** yuanying has joined #tripleo08:13
*** yuanying has quit IRC08:17
*** mrunge has quit IRC08:18
*** bvivek has quit IRC08:19
*** mrunge has joined #tripleo08:19
*** mrunge has quit IRC08:21
*** mrunge has joined #tripleo08:21
*** lazy_prince has quit IRC08:23
*** rdopieralski has joined #tripleo08:25
*** mrunge has quit IRC08:32
*** mrunge has joined #tripleo08:32
*** k4n0 has quit IRC08:33
loki184please review https://review.openstack.org/#/c/103483/08:33
*** pblaho has joined #tripleo08:35
*** bvivek has joined #tripleo08:41
*** lucasagomes has joined #tripleo08:41
*** ci-overcloud has joined #tripleo08:42
ci-overcloud************** ci-overcloud complete status=1 ************08:42
*** ci-overcloud has quit IRC08:42
*** yuanying has joined #tripleo08:43
*** rushiagr is now known as rushiagr_away08:44
*** rushiagr_away is now known as rushiagr08:45
*** ramishra has quit IRC08:48
*** k4n0 has joined #tripleo08:50
*** rushiagr is now known as rushiagr_away08:56
*** akrivoka has joined #tripleo08:59
*** untriaged-bot has joined #tripleo09:00
untriaged-botUntriaged bugs so far:09:00
untriaged-bothttps://bugs.launchpad.net/tripleo/+bug/136925609:00
uvirtbotLaunchpad bug 1369256 in tripleo "ubuntu: hash sum mismatch when installing packages" [Undecided,New]09:00
untriaged-bothttps://bugs.launchpad.net/tripleo/+bug/136616409:00
uvirtbotLaunchpad bug 1366164 in tripleo "Add domain roles for admin user" [Undecided,New]09:00
untriaged-bothttps://bugs.launchpad.net/tripleo/+bug/136774209:00
uvirtbotLaunchpad bug 1367742 in tripleo "keepalived brings the VIP up in multiple places on a controller reboot" [Undecided,New]09:00
*** untriaged-bot has quit IRC09:00
*** ramishra has joined #tripleo09:09
*** yuanying has quit IRC09:18
*** rushiagr_away is now known as rushiagr09:23
*** Yanyan has quit IRC09:27
*** pradeep has quit IRC09:27
*** pradeep has joined #tripleo09:28
*** rlandy has joined #tripleo09:31
*** Yanyanhu has joined #tripleo09:36
*** pensu has quit IRC09:36
*** jp_at_hp has joined #tripleo09:38
*** pradeep1 has joined #tripleo09:40
*** pradeep has quit IRC09:40
*** k4n0 has quit IRC09:44
*** pblaho has quit IRC09:48
*** pblaho has joined #tripleo09:49
*** pensu has joined #tripleo09:52
*** Yanyanhu has quit IRC09:59
*** andreaf_ is now known as andreaf10:01
*** pradeep1 has quit IRC10:04
*** athomas has quit IRC10:10
*** pradeep has joined #tripleo10:11
*** yuanying has joined #tripleo10:13
*** Chao_Yan has quit IRC10:16
*** athomas has joined #tripleo10:19
*** k4n0 has joined #tripleo10:29
*** yamahata has quit IRC10:37
*** yuanying has quit IRC10:47
*** zigo has quit IRC10:50
*** pmyers has joined #tripleo10:51
*** zigo has joined #tripleo10:52
*** dtantsur is now known as dtantsur|brb11:08
*** Daviey has quit IRC11:09
*** Daviey has joined #tripleo11:14
*** mrunge has quit IRC11:15
*** mrunge has joined #tripleo11:16
*** bvivek has quit IRC11:19
*** bvivek has joined #tripleo11:19
*** yuanying has joined #tripleo11:25
*** loki184 has quit IRC11:26
*** lucasagomes is now known as lucas-hungry11:27
*** nikunj2512 has quit IRC11:31
*** Chao_Yan has joined #tripleo11:37
*** Chao_Yan has quit IRC11:44
*** yuanying has quit IRC11:59
*** marzif__ has quit IRC12:02
*** ddieterly has joined #tripleo12:07
*** jang1 has joined #tripleo12:10
*** jdob has joined #tripleo12:11
*** pradeep has quit IRC12:11
*** pradeep has joined #tripleo12:12
*** openstackgerrit has joined #tripleo12:14
*** pradeep has quit IRC12:17
*** pradeep has joined #tripleo12:17
*** rhallisey has joined #tripleo12:21
*** rhallisey has quit IRC12:21
*** rhallisey has joined #tripleo12:22
*** jdob has quit IRC12:25
*** jdob has joined #tripleo12:25
*** weshay has joined #tripleo12:27
*** dtantsur|brb is now known as dtantsur12:28
*** denis_makogon has left #tripleo12:33
*** lucas-hungry is now known as lucasagomes12:34
*** noslzzp has quit IRC12:35
*** sdake has quit IRC12:35
*** rushiagr is now known as rushiagr_away12:35
*** morazi has joined #tripleo12:38
*** andreaf is now known as andreaf_12:38
*** mrunge has quit IRC12:39
*** rdopieralski has quit IRC12:40
*** mrunge has joined #tripleo12:42
*** rdopieralski has joined #tripleo12:46
*** sballe has joined #tripleo12:47
*** ramishra has quit IRC12:51
*** mrunge has quit IRC12:52
*** yuanying has joined #tripleo12:55
*** tzumainn has joined #tripleo12:56
*** dprince has joined #tripleo12:58
*** bvivek has quit IRC13:08
*** mestery has quit IRC13:09
*** mestery has joined #tripleo13:09
*** jehb has joined #tripleo13:10
*** killer_prince has joined #tripleo13:11
*** killer_prince is now known as lazy_prince13:11
*** jdob has quit IRC13:11
*** jdob has joined #tripleo13:11
*** sballe has quit IRC13:12
*** julim has joined #tripleo13:16
*** morazi has quit IRC13:20
*** ddieterly has quit IRC13:24
*** yuanying has quit IRC13:29
*** morazi has joined #tripleo13:34
*** sballe_ has quit IRC13:37
*** sballe has joined #tripleo13:37
openstackgerritRyan Brady proposed a change to openstack/tripleo-image-elements: WIP - RHEL7 Registration  https://review.openstack.org/11400913:41
*** pblaho has quit IRC13:42
derekhHmm so check-tripleo-novabm-overcloud-precise-nonha keeps failing because its running out of memory13:54
openstackgerritDerek Higgins proposed a change to openstack-infra/tripleo-ci: Nothing to see here  https://review.openstack.org/11101113:58
openstackgerritTzu-Mainn Chen proposed a change to openstack/tuskar-ui: Updated autodiscovery form to allow IPMI driver option  https://review.openstack.org/12183414:00
*** ramishra has joined #tripleo14:02
*** gfidente has quit IRC14:04
*** ddieterly has joined #tripleo14:08
*** ddieterl_ has joined #tripleo14:10
openstackgerritTzu-Mainn Chen proposed a change to openstack/tuskar-ui: Fix for typo in overview form  https://review.openstack.org/12313914:12
*** ddieterly has quit IRC14:13
*** ChuckC_ has quit IRC14:14
*** ddieterl_ has quit IRC14:14
*** andreaf has joined #tripleo14:15
*** gfidente has joined #tripleo14:16
*** ddieterly has joined #tripleo14:19
*** jcooley has quit IRC14:19
*** k4n0 has quit IRC14:19
*** sballe_ has joined #tripleo14:21
*** yamahata has joined #tripleo14:23
*** sballe_ has quit IRC14:23
*** jcooley has joined #tripleo14:24
*** sballe has quit IRC14:24
*** yuanying has joined #tripleo14:25
*** jistr has quit IRC14:30
*** andreaf has quit IRC14:31
*** jistr has joined #tripleo14:33
openstackgerritRyan Brady proposed a change to openstack/diskimage-builder: WIP - Enable RHEL Registration  https://review.openstack.org/12314514:37
*** Kiall has quit IRC14:39
*** Kiall has joined #tripleo14:43
*** sballe has joined #tripleo14:48
*** jprovazn has quit IRC14:49
*** parkerr_ has joined #tripleo14:52
openstackgerritA change was merged to openstack/tripleo-image-elements: Enable automatic failover of l3 routers  https://review.openstack.org/12113414:54
*** yuanying has quit IRC14:59
*** wfoster_ is now known as wfoster14:59
*** untriaged-bot has joined #tripleo15:01
untriaged-botUntriaged bugs so far:15:01
untriaged-bothttps://bugs.launchpad.net/tripleo/+bug/136925615:01
uvirtbotLaunchpad bug 1369256 in tripleo "ubuntu: hash sum mismatch when installing packages" [Undecided,New]15:01
untriaged-bothttps://bugs.launchpad.net/tripleo/+bug/136616415:01
uvirtbotLaunchpad bug 1366164 in tripleo "Add domain roles for admin user" [Undecided,New]15:01
untriaged-bothttps://bugs.launchpad.net/tripleo/+bug/136774215:01
*** untriaged-bot has quit IRC15:01
uvirtbotLaunchpad bug 1367742 in tripleo "keepalived brings the VIP up in multiple places on a controller reboot" [Undecided,New]15:01
*** sballe_ has joined #tripleo15:06
*** rdopieralski has quit IRC15:08
*** sballe has quit IRC15:09
openstackgerritLorcan Browne proposed a change to openstack/tripleo-image-elements: Add pkg-map to swift-ring element dependency file  https://review.openstack.org/12315315:11
*** jistr has quit IRC15:12
*** jistr has joined #tripleo15:13
*** sballe_ has quit IRC15:21
openstackgerritJon-Paul Sullivan (jp_at_hp) proposed a change to openstack/tripleo-image-elements: Create os-cloud-config element  https://review.openstack.org/12315715:22
openstackgerritJon-Paul Sullivan (jp_at_hp) proposed a change to openstack/tripleo-image-elements: Enable git install of os-cloud-config  https://review.openstack.org/12315815:22
*** pcrews has joined #tripleo15:23
*** sballe has joined #tripleo15:28
*** ChuckC_ has joined #tripleo15:31
*** morazi has quit IRC15:34
openstackgerritDerek Higgins proposed a change to openstack/tripleo-image-elements: WIP : Reduce mysql innodb pool size  https://review.openstack.org/12316415:43
*** morazi has joined #tripleo15:47
*** yuanying has joined #tripleo15:55
*** sballe has quit IRC16:02
*** sballe has joined #tripleo16:06
*** loki184 has joined #tripleo16:06
loki184please look at this patch https://review.openstack.org/#/c/103483/16:09
*** sballe has quit IRC16:12
*** ddieterly has quit IRC16:17
*** derekh has quit IRC16:19
*** pradeep has quit IRC16:19
*** rhallisey has quit IRC16:21
*** yuanying has quit IRC16:29
openstackgerritA change was merged to openstack/os-cloud-config: Allow use custom ssh_virt_type when register node  https://review.openstack.org/12070816:36
*** loki184 has quit IRC16:36
*** saurabhs has joined #tripleo16:40
*** jistr has quit IRC16:43
*** akrivoka has quit IRC16:47
*** rhallisey has joined #tripleo16:50
*** loki184 has joined #tripleo16:53
*** athomas has quit IRC16:54
*** sdake has joined #tripleo16:56
*** sdake has quit IRC16:56
*** sdake has joined #tripleo16:56
*** bvivek has joined #tripleo17:03
*** ifarkas has quit IRC17:06
*** loki184 has quit IRC17:08
*** yamahata has quit IRC17:08
*** eghobo has joined #tripleo17:09
*** marun has joined #tripleo17:10
*** jp_at_hp has quit IRC17:15
*** bvivek has quit IRC17:16
*** ramishra has quit IRC17:20
*** eghobo has quit IRC17:25
*** yuanying has joined #tripleo17:25
*** penick has joined #tripleo17:30
*** morazi has quit IRC17:31
*** bvivek has joined #tripleo17:37
*** morazi has joined #tripleo17:46
*** gfidente has quit IRC17:52
*** jcoufal has quit IRC17:56
*** pradeep has joined #tripleo17:57
*** yuanying has quit IRC17:59
*** woozygeek has quit IRC18:00
*** pradeep has quit IRC18:01
*** penick has quit IRC18:13
*** marun has quit IRC18:18
*** jml has quit IRC18:20
*** jml has joined #tripleo18:22
*** sballe has joined #tripleo18:35
*** cwolferh has joined #tripleo18:41
*** bvivek has quit IRC18:44
*** cwolferh_ has quit IRC18:44
*** openstack has joined #tripleo18:56
*** rwsu has joined #tripleo19:10
*** jml has quit IRC19:11
*** penick has joined #tripleo19:15
*** jml has joined #tripleo19:15
*** sballe_ has joined #tripleo19:21
*** sballe has quit IRC19:24
*** rushiagr_away is now known as rushiagr19:28
*** yuanying has quit IRC19:29
*** dvossel has joined #tripleo19:30
*** dvossel has left #tripleo19:30
*** dvossel has joined #tripleo19:30
*** sballe_ has quit IRC19:32
*** jtomasek has quit IRC19:32
*** weshay has quit IRC19:38
*** jml has quit IRC19:48
*** jtomasek has joined #tripleo19:49
*** jml has joined #tripleo19:49
*** weshay has joined #tripleo19:51
*** marun has joined #tripleo19:51
openstackgerritA change was merged to openstack/tripleo-incubator: Remove Devananda from the cd-admins list  https://review.openstack.org/12060219:54
*** yuanying has joined #tripleo19:55
openstackgerritA change was merged to openstack/tripleo-image-elements: Add pkg-map to swift-ring element dependency file  https://review.openstack.org/12315319:56
openstackgerritA change was merged to openstack/tripleo-incubator: Add a pep8 testenv  https://review.openstack.org/11967119:57
*** dprince has quit IRC20:02
*** dtantsur is now known as dtantsur|afk20:03
*** rushiagr is now known as rushiagr_away20:05
*** morazi has quit IRC20:06
*** morazi has joined #tripleo20:18
*** andreaf has joined #tripleo20:21
*** weshay has quit IRC20:25
*** jehb has quit IRC20:28
*** yuanying has quit IRC20:29
*** lazy_prince is now known as killer_prince20:42
*** parkerr_ has quit IRC20:43
*** rlandy has quit IRC20:44
*** spzala has joined #tripleo20:45
openstackgerritA change was merged to openstack/tripleo-image-elements: Fix ansible element to build standalone  https://review.openstack.org/11832920:48
openstackgerritA change was merged to openstack/tripleo-incubator: Seed: use Nova compute Ironic driver  https://review.openstack.org/11965020:59
*** noslzzp has joined #tripleo20:59
*** penick has quit IRC20:59
*** untriaged-bot has joined #tripleo21:00
untriaged-botUntriaged bugs so far:21:00
untriaged-bothttps://bugs.launchpad.net/tripleo/+bug/136925621:00
uvirtbotLaunchpad bug 1369256 in tripleo "ubuntu: hash sum mismatch when installing packages" [Undecided,New]21:00
untriaged-bothttps://bugs.launchpad.net/tripleo/+bug/136616421:00
uvirtbotLaunchpad bug 1366164 in tripleo "Add domain roles for admin user" [Undecided,New]21:00
untriaged-bothttps://bugs.launchpad.net/tripleo/+bug/136774221:00
uvirtbotLaunchpad bug 1367742 in tripleo "keepalived brings the VIP up in multiple places on a controller reboot" [Undecided,New]21:00
*** untriaged-bot has quit IRC21:00
*** jdob has quit IRC21:01
*** penick has joined #tripleo21:03
*** penick has quit IRC21:04
*** jtomasek has quit IRC21:19
*** ChuckC_ has quit IRC21:20
*** penick has joined #tripleo21:24
*** penick has quit IRC21:24
*** yuanying has joined #tripleo21:26
*** penick has joined #tripleo21:26
*** penick has quit IRC21:26
jogoso nova-bm21:34
jogodevananda: ^21:34
jogodevananda: AFAIK ironic has graduated right?21:34
jogoso can tripleo stop using nova-bm now?21:34
*** penick has joined #tripleo21:36
devanandajogo: IMO it should have stopped a long time ago21:38
devanandajogo: also yes, ironic graduated21:38
jogodevananda: re: https://review.openstack.org/#/c/121155/21:38
devanandanova-bm is officially deprecated and will, afaik, be deleted from nova in a few weeks21:38
devanandaie, as soon as Kilo opens21:38
jogodevananda: so that patch shouldn't land21:39
devanandajogo: that makes me cry21:39
devanandaespecially that it has a +2 on it21:39
lifelesstripleo switched its defaults a while back21:40
jogolifeless: that is what I sort of assumed, I think its time to drop nova-bm all together soon21:41
lifelessstopping folk from  using a nova component thats in an openstack release isn't really in the openstack culture21:41
lifelessI think its fine to delete it from nova21:41
lifelessthen tripleo can (if folk care) support running it with the last release21:41
lifelessand if noone cares we can stop testing it and or delete support for it21:42
lifelessbut we're like tempest21:42
devanandaif tripleo wants to maintain testing of it on stable/Juno , I agree - that's reasonable and a thing they should be able to do21:42
devanandaalso, if Nova doesn't want to spend cycles reviewing bug fixes for a driver they're about to delete, I think that's reasonable for them21:43
devanandathose two statements are unfortunately in conflict with each other though21:43
lifelessI don't see the conflict21:44
lifelessdelete the driver from Nova21:44
lifelessstable support teams should be getting the bug fix proposals from that point on21:44
lifelessdevananda: btw have you seen the auth issue tchaypo has?21:44
jogolifeless: so you think this change should land so it gets into stable/juno21:45
lifelessdevananda: ironic isn't refreshing its neutron token and conductors stop working 2 hours after startup - e.g. exactly at the keystone token lifetime21:45
lifelessdevananda: I have encouranged tchaypo to file a bug - I think this is release critical21:46
tchaypomorning21:46
lifelessjogo: I don't care if it lands in trunk or not; but there has to be a story for fixing issues in code that is deleted from trunk, in stable branches21:46
jogolifeless: there is, just fix in stable21:46
*** pensu has quit IRC21:47
devanandalifeless: interesting. I was just looking at that code this morning and had a related concern21:51
tchaypoI tested it again last night and this time it was an hour after ironic was restarted21:51
tchaypobut both times it was a little over 30 minutes after heat started building the stack21:52
devanandatchaypo: mornin. can you pastebin me the [neutron] section of your ironic conf file?21:52
tchaypo38 minutes the first time, 35 the second time (measured from first CREATE_IN_PROGRESS to first ResourceInerror)21:52
tchaypodevananda: no21:53
tchaypodevananda: it doesn't have one21:53
devanandaok :)21:53
devanandatchaypo: so ironic doesn't, afaict, cache the token21:53
devanandatchaypo: heat is running a single operation for the duration of this call?21:54
tchayposorry for the timing, but my instructor has just turned up and I need to go and play in traffic21:54
devanandatchaypo: is it possible that _heat_s token has outlived that expiration?21:54
tchaypoyes, that's possible too. If it aquires a token just before the first create_in_progress and passes tthat token down to nova which passes it to ironic...21:55
tchaypothe error we're seeing at the bottom of the pile is that ironic tells neutron to configure a port for a node; neutron checks the token and discovers that it's invalid21:56
tchaypoit's *always* at that point that the token is found to be invalid, and *only* at that point21:56
devanandafrom the pxe driver....21:56
devananda325         provider = dhcp_factory.DHCPFactory(token=task.context.auth_token)21:56
devananda326         provider.update_dhcp(task, dhcp_opts)21:56
tchaypoie, even after that failure nothing else reports any auth failures, just that one operation21:56
devanandaironic is using the context's auth_token and passing that to neutron21:56
devanandathat context should be the one passed to Ironic from Nova21:56
devanandaso I'm thinking that, if Heat is caching a single token and using it for all the calls in a long-running stack-create operation21:57
devanandathe deploys will start to fail as soon as that token expires21:57
tchaypowhich i believe it is, see threads on openstack-dev over the last week21:57
devanandayep21:57
devanandaI've been watching that thread21:57
devanandaalso, ironic should be checking the token too -- if it's not, that's a bug21:58
tchaypothe standard production fix seems to be to just set the token expiry to something ludicrous21:58
devananda(it could be valid when ironic accepts it, then invalid when it gets to neutron? maybe? but that seems like a really small window by comparison)21:58
tchaypoyes, and I'd think that nova should check it when heat retries, and nova should be noticing it's invalid and refusing to retry21:58
devanandatchaypo: yup21:58
tchaypo.... although now that I think about it - after we see neutron refusing to accept it a few times, nova stops deleting instances when heat asks it to21:58
devanandaheh21:59
tchayposo maybe that's actually because it *is* rejecting the token21:59
*** yuanying has quit IRC21:59
tchaypohave to go before driving instructor starts getting grumpy. back in an hour.21:59
devanandao/21:59
*** noslzzp has quit IRC22:06
*** noslzzp has joined #tripleo22:08
*** ChuckC_ has joined #tripleo22:13
*** noslzzp has quit IRC22:21
*** jml has quit IRC22:43
*** marun has quit IRC22:46
*** jml has joined #tripleo22:46
*** marun has joined #tripleo22:48
*** yuanying has joined #tripleo22:55
*** penick has quit IRC23:02
*** sballe has joined #tripleo23:15
*** sballe has quit IRC23:15
tchaypoback23:18
tchayposo like, even if that issue is heat, ironic isn't *completely* off the hook23:18
*** penick has joined #tripleo23:18
tchaypobecause it still means that something is failing on all but 5 nodes of my ~23 for until the token expires23:19
tchaypoin other news - looking at keystone.conf23:19
tchaypounder [token]23:20
tchaypowe have23:20
tchaypoexpiration = 1440023:20
tchayposo it's odd that the token is expiring 30 minutes into the stack-create23:20
tchaypo90 minutes after heat-api was restarted23:20
*** dvossel has quit IRC23:26
*** yuanying has quit IRC23:29
*** lucasagomes has quit IRC23:31
*** yamahata has joined #tripleo23:34
*** morazi has quit IRC23:37
openstackgerritA change was merged to openstack/tripleo-specs: TripleO network configuration  https://review.openstack.org/9785923:57

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