Earlier  
Posted Nick Remark
#openstack-nova - 2020-01-16
18:37:46 sean-k-mooney oh maybe im thinking of nova-next
18:37:47 efried n-l-m is legacy
18:37:49 efried isn't it?
18:37:52 melwitt I didn't think so
18:38:01 melwitt let me look it up because maybe I'm wrong
18:38:06 sean-k-mooney well there is one way to find out
18:38:17 efried if it weren't, wouldn't we be not having the gz problem?
18:38:25 sean-k-mooney https://github.com/openstack/nova/tree/stable/stein/playbooks/legacy
18:38:41 melwitt oh yeah, I see https://review.opendev.org/#/c/693364
18:38:58 melwitt so moving it to the .zuul.yaml does not make it zuul v3 apparently. I didn't know that
18:39:31 sean-k-mooney so it has playbooks in the legacy folder and https://github.com/openstack/nova/blob/stable/stein/.zuul.yaml#L114-L122 still runs them so ya
18:39:51 melwitt ok. I had previously thought that migrating jobs in tree made them zuul v3 but that was a wrong thought
18:39:58 melwitt sorry about that
18:40:04 sean-k-mooney melwitt: yep matt start to move it but did not have time to finish it
18:40:51 sean-k-mooney also you gerrit foo is better then mine i spent 20 minuts trying to find that last week an gave up
18:41:15 sean-k-mooney maybe i filtered out abandoned chagnes
18:41:20 melwitt lol. I just did "message:nova-live" nothing fancy
18:41:31 sean-k-mooney message:?
18:41:40 melwitt yeah means look in commit message
18:41:41 sean-k-mooney oh that checks the commt message?
18:41:51 melwitt "comment:" looks in comments
18:41:54 sean-k-mooney see you gerrit foo is better then mine
18:41:59 melwitt gerrit search is pretty cool
18:43:28 sean-k-mooney so ya i would guess that this has somethign to do with devstack-gate
18:43:47 sean-k-mooney the legacy jobs are going to be using devstack-gate and the non legacy ones will not
18:44:05 melwitt I'm trying to look at tempest-multinode-full-py3 to see if it's legacy but I think you could figure that out faster than me
18:44:11 melwitt that's an example from neutron
18:44:16 melwitt which is passing
18:44:50 sean-k-mooney i think that is not a legacy job
18:45:09 sean-k-mooney the legacy ones usually specify run: playbook
18:45:37 melwitt I see, ok. so that's a data point in favor of it being related to legacy-ness
18:46:17 melwitt I don't know what it is about the non-legacy stuff that can handle the mysql commands. do they have the client available or something more involved
18:47:09 sean-k-mooney is it related to this? https://github.com/openstack/devstack-gate/commit/183a58eab185c2e6f48afb4d99417d49e88c0f5a
18:47:28 sean-k-mooney specificlly https://github.com/openstack/devstack-gate/commit/183a58eab185c2e6f48afb4d99417d49e88c0f5a#diff-987768d02fbf43ebb74ad9a359222903R27
18:48:13 sean-k-mooney matt enabled glance api on the subnode
18:48:33 artom efried, back - no, it won't, because is_glance_enabled checks for 'g-' in the ENABLED_SERVICES
18:48:34 sean-k-mooney that was also like 27 days ago
18:48:37 artom So g-api triggers it too
18:48:57 efried Looking for some way to redefine is_glance_enabled as a stopgap
18:49:14 artom We might want to consult with the devstack folks
18:49:31 efried wherezat? -infra? -qa?
18:49:37 sean-k-mooney qa
18:49:59 sean-k-mooney artom: are you sure its not https://github.com/openstack/devstack-gate/commit/183a58eab185c2e6f48afb4d99417d49e88c0f5a#diff-987768d02fbf43ebb74ad9a359222903R27
18:50:27 artom sean-k-mooney, I'm never sure of anything, but I don't think so
18:50:54 sean-k-mooney i guess that is GRENADE_SUBNODE_MASTER
18:50:55 efried could be that, and then the glance-enabled check exposed it.
18:51:12 artom Wait, what did that change?
18:51:18 artom Added g-api to the subnode?
18:52:54 sean-k-mooney yes
18:53:08 sean-k-mooney although maybe only in the grenade jobs
19:05:43 openstackgerrit Eric Fried proposed openstack/nova master: Test fix for bug 1860021 https://review.opendev.org/702961
19:05:43 openstack bug 1860021 in devstack "nova-live-migration fails 100% with "mysql: command not found" on subnode" [Undecided,In progress] https://launchpad.net/bugs/1860021 - Assigned to Radosław Piliszek (yoctozepto)
19:05:53 efried artom: ^
19:08:43 artom efried, thanks!
19:09:00 efried artom: thanks for helping triage this.
19:09:10 artom \o/ I'm useful!
19:22:01 openstackgerrit Merged openstack/nova stable/rocky: Cache security group driver https://review.opendev.org/697505
19:57:01 openstackgerrit Merged openstack/nova stable/rocky: Block deleting compute services with in-progress migrations https://review.opendev.org/698113
19:59:45 openstackgerrit sean mooney proposed openstack/nova stable/stein: Remove 'test_cold_migrate_with_physnet_fails' test https://review.opendev.org/702971
19:59:45 openstackgerrit sean mooney proposed openstack/nova stable/stein: Block rebuild when NUMA topology changed https://review.opendev.org/702972
19:59:46 openstackgerrit sean mooney proposed openstack/nova stable/stein: Disable NUMATopologyFilter on rebuild https://review.opendev.org/702973
19:59:46 openstackgerrit sean mooney proposed openstack/nova stable/stein: FUP for in-place numa rebuild https://review.opendev.org/702974
20:00:10 sean-k-mooney that totally did not take an hour...
20:00:38 sean-k-mooney also night o/
20:21:24 efried sean-k-mooney: FYI I'm still getting gzips in https://7cb0f59696603595f18f-52bbbaaadc4f7624d8dbaffca646d87d.ssl.cf1.rackcdn.com/702961/1/check/nova-live-migration/f6ff2d6/logs/
20:30:31 gmann efried: this job does not use the devstack roles sean-k-mooney modified to not gzips the logs. somewhere legacy base jobs need to do the same.
20:30:45 efried okay. I wasn't sure.
20:31:38 melwitt same in here https://zuul.opendev.org/t/openstack/build/fb368e8af1854170b701dac772f53bc8/log/logs/mysql/error.txt.gz
20:32:45 melwitt grenade-py3
20:33:53 gmann yeah that is also legacy job. i am not sure where exactly those logs are defined
20:33:56 efried I will fast approve patches that fix that.
20:34:07 efried and do a little dance
20:35:40 melwitt dang, everything legacy
20:37:40 melwitt I guess I don't understand that bc it says legacy jobs should have migrated with a legacy- prefix in the name https://docs.openstack.org/infra/manual/zuulv3.html#legacy-job-migration-details
20:37:58 melwitt like why are all the jobs secret legacy somehow
20:39:19 melwitt ok, should have read further before typing. once moved in-tree they had to be renamed to not collide with naming, now this is the next step https://docs.openstack.org/infra/manual/zuulv3.html#reworking-legacy-jobs-to-be-v3-native
20:39:58 openstackgerrit Artom Lifshitz proposed openstack/nova master: Clarify fitting hugepages log message https://review.opendev.org/702981
20:42:45 melwitt looks like there's some work in-flight for the grenade jobs https://review.opendev.org/#/q/topic:grenade_zuulv3+(status:open+OR+status:merged)
20:51:50 amuller hi folks, looking at nova.conf... [glance] -> api_servers was deprecated in https://github.com/openstack/nova/commit/cffbc2e431e90f7b6a67cf4a82349ee1d8de202a
20:51:55 amuller I was wondering what option replaced it?
20:52:14 efried amuller: Use standard ksa opts to get at glance
20:52:32 amuller efried: do you remember the section and conf key off the top of your head?
20:52:39 efried we don't support rotating IPs (poor man's load balancer hack) there anymore
20:53:20 amuller [keystone_authtoken] ?
20:53:30 efried amuller: If you simply remove api_servers, it should just pick up what's in your service catalog. If you really need to specify something different, you can use [glance]endpoint_override.
20:53:40 efried But I would suggest if you find yourself needing that ^ then your service catalog is busted :)
20:53:52 efried I guess some edge deployments might want to override, I think I heard that from someone.
20:55:33 dansmith from me
20:55:35 amuller efried++
20:55:37 amuller thank you
20:55:57 efried no problem, good luck.
20:56:32 amuller I see that TripleO Stein still sets [glance] api_servers
20:56:38 amuller though the option was deprecated in Queens =p
20:56:59 efried if only someone from tripleo was paying attention
20:59:32 efried nova meeting now ish in #openstack-meeting
21:23:52 openstackgerrit melanie witt proposed openstack/nova master: DNM: try to get some debug info for bug 1844929 https://review.opendev.org/701478
21:23:52 openstack bug 1844929 in OpenStack Compute (nova) "grenade jobs failing due to "Timed out waiting for response from cell" in scheduler" [High,Confirmed] https://launchpad.net/bugs/1844929
21:50:21 openstackgerrit Dustin Cowles proposed openstack/nova master: Provider Config File: Function to further validate and retrieve configs https://review.opendev.org/676029
21:50:21 openstackgerrit Dustin Cowles proposed openstack/nova master: Provider Config File: Functions to merge provider configs to provider tree https://review.opendev.org/676522
21:50:22 openstackgerrit Dustin Cowles proposed openstack/nova master: Provider Config File: Enable loading and merging of provider configs https://review.opendev.org/693460

Earlier   Later