21:00:12 <timburke> #startmeeting swift
21:00:12 <opendevmeet> Meeting started Wed Nov 13 21:00:12 2024 UTC and is due to finish in 60 minutes.  The chair is timburke. Information about MeetBot at http://wiki.debian.org/MeetBot.
21:00:12 <opendevmeet> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
21:00:12 <opendevmeet> The meeting name has been set to 'swift'
21:00:19 <timburke> who's here for the swift meeting?
21:01:41 <mattoliver> o/
21:02:04 <boosungkim-dson> Hello!
21:02:18 <acoles> o/
21:02:58 <mattoliver> hey boosungkim-dson !
21:03:11 <mattoliver> and Al! I feel like we haven't chatted in ages!
21:03:19 <timburke> so for once, i haven't updated the agenda *despite really trying*. something seems wrong with the wiki at the moment
21:03:31 <timburke> but i only really had two items
21:03:34 <mattoliver> sure sure :P
21:03:53 <timburke> #topic intermittent probe test failures
21:04:14 <timburke> i think i finally have a handle on them now!
21:04:47 <timburke> two of the patches related to my investigations have already merged (thanks acoles, mattoliver, and clayg!)
21:04:56 <timburke> #link https://review.opendev.org/c/openstack/swift/+/933683
21:04:56 <patch-bot> patch 933683 - swift - reconciler: Record queue-clean-up later than old-p... (MERGED) - 2 patch sets
21:05:04 <timburke> #link https://review.opendev.org/c/openstack/swift/+/934910
21:05:04 <patch-bot> patch 934910 - swift - probe tests: Run relinker via subprocess (MERGED) - 1 patch set
21:05:34 <timburke> leaving just one more class of failure that i've observed
21:05:57 <mattoliver> nice work tracking them down timburke
21:06:10 <timburke> which i think should get resolved by
21:06:12 <timburke> #link https://review.opendev.org/c/openstack/swift/+/934813
21:06:13 <patch-bot> patch 934813 - swift - probe tests: Set default timeout for subprocesses - 3 patch sets
21:07:16 <timburke> (at least, several rechecks of p 934350 which replaces our check jobs with 10x probe tests seems to indicate it working)
21:07:16 <patch-bot> https://review.opendev.org/c/openstack/swift/+/934350 - swift - DNM: investigating probe test timeouts - 5 patch sets
21:08:03 <mattoliver> wow, that's an interesting one. and have to mock out subprocess.Popen.wait.
21:08:20 <mattoliver> how that heck did you track that down
21:08:54 <acoles> great work Tim! the relinker one had become a blocker for me  on feature/mpu
21:08:58 <timburke> waited to catch a job while it was hung, then requested a node hold
21:09:30 <mattoliver> nice one!
21:09:39 <timburke> once i hopped on, started poking around -- the python-stack-xray tool comes in handy again!
21:10:23 <timburke> hopefully this will be the last time i need to dig in on the gate for a while
21:11:44 <jianjian> thank Tim for fixing those flaky probe tests!
21:11:52 <timburke> i know acoles is already planning to take a look at that last patch, so i think that's all i've really got to say about it -- gate stability should be improving shortly!
21:12:01 <timburke> next up
21:12:06 <timburke> #topic next meeting
21:12:09 <mattoliver> I'm taking a look now too
21:12:26 <timburke> so i'm going to be out of town the next couple weeks
21:13:17 <timburke> we usually end up skipping the week of (US) thanksgiving anyway, but idk if anyone else would like to chair the meeting next week
21:13:44 <timburke> or, we can just cancel the next two meetings and look forward to december
21:13:45 <mattoliver> I can do that. not sure we'd have much to talk about.. but it can always be a quick one :)
21:13:55 <timburke> perfect. thanks, mattoliver!
21:14:19 <timburke> that's all i've got
21:14:29 <timburke> this week might be quick, too ;-)
21:14:34 <timburke> #topic open discussion
21:14:45 <timburke> what else should we bring up this week?
21:15:32 <mattoliver> So what date are you back. Seongsoo Cho wants to organise a sharding chat with us. I think we wants it next week, which is fine, maybe I'll see if Al is free or something. but maybe could hold off until your back?
21:16:08 <timburke> i'll be out Nov 16 through Dec 1
21:16:14 <mattoliver> kk
21:18:08 <mattoliver> I don't have too much to say this week. Been distracted with downstream work and a downstream release. But some of that I hope is finishing so I hope to get some more Swift stuff done.
21:19:41 <timburke> all right, i'll call it early then, and get back to sorting out the mess i've made of the aws-chunked chain ;-)
21:19:49 <mattoliver> lol
21:19:54 <timburke> thank you all for coming, and thank you for working on swift!
21:19:58 <timburke> #endmeeting