Friday, 2022-04-22

songwenping_sean-k-mooney: yeah, i will.01:26
*** ministry is now known as __ministry02:13
opendevreviewBilly Olsen proposed openstack/nova master: Handle mdev devices in libvirt 7.7+  https://review.opendev.org/c/openstack/nova/+/83897602:54
*** bhagyashris is now known as bhagyashris|ruck05:33
opendevreviewWenping Song proposed openstack/nova-specs master: Usage of new trait of OWNER_NOVA  https://review.opendev.org/c/openstack/nova-specs/+/81951006:32
opendevreviewKashyap Chamarthy proposed openstack/nova master: libvirt: Add workaround to skip compareCPU() check on the destination  https://review.opendev.org/c/openstack/nova/+/83892607:04
gibibauzas: that is sort of un unblocking change https://review.opendev.org/c/openstack/nova/+/838942 07:21
gibiand a simple fix07:21
gibisean-k-mooney: thanks!07:21
* bauzas clicks07:21
bauzasgibi: do you know which specific change in os-brick added fs locks ?07:24
* bauzas can't find one of them in https://github.com/openstack/os-brick/commits/master 07:24
gibibauzas: here https://review.opendev.org/q/ecaf7f8962e12b43f9759ddc1b608f30eb9f5ebb07:26
bauzasoh this was very old07:27
bauzasgibi: I'm about to respin https://review.opendev.org/c/openstack/nova/+/838942 because we miss the osbrick version that creates our problem07:28
bauzasat least in the commit msg07:28
bauzasAFAICS, this was delivered in 5.1.0, right?07:29
gibisure, feel free to respin. I'm not sure about the version07:30
bauzascomes from https://review.opendev.org/c/openstack/os-brick/+/81413907:31
bauzaswhich was released by 5.1.007:31
gibiahh I see now07:31
gibiyes07:31
gibiit is 5.1 then07:31
opendevreviewJorhson Deng proposed openstack/nova master: Reset the instance's task_state to None when the status is error  https://review.opendev.org/c/openstack/nova/+/83899107:32
opendevreviewSylvain Bauza proposed openstack/nova master: enable locking test fixture  https://review.opendev.org/c/openstack/nova/+/83894207:36
bauzasgibi : ^07:36
gibithanks, +A07:41
bauzasgibi: I'm still confused by the urgency07:50
bauzasgibi: https://github.com/openstack/nova/blame/master/requirements.txt#L5007:50
bauzasgibi: we use os-brick 5.2 for 4 months now07:50
bauzasgibi: and that's only then we upgraded from 4.3.1 https://github.com/openstack/nova/commit/b5e2128f3847d444a808a2b0f89e6f1e4ffb77fc07:52
gibibauzas: there is a common confusion why it is not happening all the time for us upstream08:06
gibibut there was reports back from january that it happens locally08:06
gibiand I think now it happens downstream 100%08:06
gibihence the urgency :)08:06
gibihonestly when it was first reported I was not able to reproduce it locally on my previous laptop 08:07
gibibut with my new laptop I saw it once08:07
gibiso I guess it depends on some version caches08:07
bauzasgibi: ack thanks08:13
kashyapgibi: Getting out of the venv and recreating the 'tox' env resolved it.  (I thought I tried this last night)08:14
gibikashyap: great, then mistery resolved :)08:14
kashyapYep08:15
opendevreviewMerged openstack/nova master: Update python testing as per zed cycle teting runtime  https://review.opendev.org/c/openstack/nova/+/83894308:57
opendevreviewMerged openstack/placement master: Make perfload jobs fail if write allocation fails  https://review.opendev.org/c/openstack/placement/+/82843808:58
opendevreviewMerged openstack/nova master: enable locking test fixture  https://review.opendev.org/c/openstack/nova/+/83894208:58
stephenfinbauzas: Can you look at https://review.opendev.org/c/openstack/nova/+/837161/ at some point. Last patch left in that series that still needs a +W09:21
opendevreviewKashyap Chamarthy proposed openstack/nova master: libvirt: Add workaround to skip compareCPU() check on the destination  https://review.opendev.org/c/openstack/nova/+/83892609:22
bauzasstephenfin: on a chat with rajesh sorry09:22
opendevreviewStephen Finucane proposed openstack/nova master: Add Python 3.10 functional jobs  https://review.opendev.org/c/openstack/nova/+/83902909:22
opendevreviewStephen Finucane proposed openstack/nova master: db: Close connection on early return  https://review.opendev.org/c/openstack/nova/+/83903009:25
stephenfingibi: ^ per your feedback09:26
stephenfinbauzas: all good, absolutely any time today would be great09:26
gibistephenfin: thanks. looking09:50
opendevreviewJorhson Deng proposed openstack/nova master: Reset the instance's task_state to None when the status is error  https://review.opendev.org/c/openstack/nova/+/83899109:57
opendevreviewElod Illes proposed openstack/nova stable/ussuri: [stable-only] Drop lower-constraints job  https://review.opendev.org/c/openstack/nova/+/83803310:49
sean-k-mooneygibi: bauzas  im +2 on https://review.opendev.org/c/openstack/nova-specs/+/819510/7 by the way13:04
bauzassean-k-mooney: ack, I'll try to look at it13:08
*** dasm|off is now known as dasm13:16
opendevreviewElod Illes proposed openstack/nova stable/train: [stable-only] Drop lower-constraints job  https://review.opendev.org/c/openstack/nova/+/83803713:18
sean-k-mooneybauzas: refresh my memory am i allowd to singel core approve a reporpsoed previously apporved spec13:26
bauzassean-k-mooney: for fast approvals, it depends whether it added or changed some stuff13:26
sean-k-mooneyhttps://specs.openstack.org/openstack/nova-specs/readme.html#previously-approved-specifications does not say explcitly othen it follwo the normal process which woudl imply no13:26
sean-k-mooneybauzas: im just reviewing melwitt reposoed version fo the encyuption specs13:26
sean-k-mooneyi think tehy are idential which is wht im checking now13:27
sean-k-mooneybut wanted to knwo if i should +2w them or just +2 once i complete reviewing it13:27
sean-k-mooneybauzas: never mind the primary assine need to be updated13:31
opendevreviewMerged openstack/nova-specs master: Make 'tox -e fast-specs' fail on sphinx warnings  https://review.opendev.org/c/openstack/nova-specs/+/83593013:33
*** Guest2246 is now known as prometheanfire13:54
gibisean-k-mooney: I've started reading the fresh OWNER_NOVA spec but got distracted with bug triage, I will get back to it before end of today13:55
opendevreviewDan Smith proposed openstack/nova master: DNM: Run against performance.json patch  https://review.opendev.org/c/openstack/nova/+/83893414:00
sean-k-mooneygibi: no rush. i would have prefered the upgade impact workign in my comment as i incled that plamcent must be upgraded first but honestly i think we can jsut adress that in the code review of the release note adn docs14:01
opendevreviewMerged openstack/nova-specs master: Usage of new trait of OWNER_NOVA  https://review.opendev.org/c/openstack/nova-specs/+/81951014:09
bauzasgibi: I gave my approval14:15
gibibauzas: thanks, one less thing for me to do before the weekend :)14:18
* bauzas has to quit for the weekend with this sound in mind https://www.youtube.com/watch?v=N3kkNfH4yco14:56
gibibauzas: have  nice one15:10
bauzasthanks15:10
* bauzas is not using the copier15:10
gibiI don't need the details, please :D15:11
*** akekane_ is now known as abhishekk15:15
opendevreviewElod Illes proposed openstack/nova stable/stein: [stable-only] Drop lower-constraints job  https://review.opendev.org/c/openstack/nova/+/83803816:08
*** amoralej is now known as amoralej|off16:14
opendevreviewMerged openstack/nova master: VMware: Early fail spawn if memory is not multiple of 4.  https://review.opendev.org/c/openstack/nova/+/83573916:29
opendevreviewDan Smith proposed openstack/nova master: DNM: Run against performance.json patch  https://review.opendev.org/c/openstack/nova/+/83893416:32
opendevreviewElod Illes proposed openstack/nova stable/rocky: [stable-only] Drop lower-constraints job  https://review.opendev.org/c/openstack/nova/+/83804116:36
opendevreviewDan Smith proposed openstack/nova master: DNM: Run against performance.json patch  https://review.opendev.org/c/openstack/nova/+/83893417:02
opendevreviewMerged openstack/nova master: db: Remove inplicit coercion of SELECTs  https://review.opendev.org/c/openstack/nova/+/83715917:23
opendevreviewMerged openstack/nova master: db: Replace use of Column.copy() method  https://review.opendev.org/c/openstack/nova/+/83716017:29
opendevreviewMerged openstack/nova master: db: Don't rely on autocommit behavior  https://review.opendev.org/c/openstack/nova/+/83716117:29
opendevreviewArtom Lifshitz proposed openstack/nova master: Reproduce live migration rollback w/o multi port bindings error  https://review.opendev.org/c/openstack/nova/+/83909118:28
sean-k-mooneyartom_: does ^ actully repoduce it18:32
opendevreviewDan Smith proposed openstack/nova master: DNM: Run against performance.json patch  https://review.opendev.org/c/openstack/nova/+/83893418:41
artom_sean-k-mooney, yeah, and because I frogot the FIXME assertRaises, it quite literally blows up in the same way as "real life"20:25
opendevreviewJakub Libosvar proposed openstack/os-vif master: Check for hybrid plugging in OVS  https://review.opendev.org/c/openstack/os-vif/+/83910221:09
opendevreviewArtom Lifshitz proposed openstack/nova master: Reproduce live migration rollback w/o multi port bindings error  https://review.opendev.org/c/openstack/nova/+/83909121:44
*** dasm is now known as dasm|off22:03
opendevreviewJakub Libosvar proposed openstack/os-vif master: Check for hybrid plugging in OVS  https://review.opendev.org/c/openstack/os-vif/+/83910222:20
opendevreviewmelanie witt proposed openstack/nova master: scheduler: Add an ephemeral encryption pre filter  https://review.opendev.org/c/openstack/nova/+/76045622:24
opendevreviewmelanie witt proposed openstack/nova master: block_device: Add DriverImageBlockDevice to block_device_info  https://review.opendev.org/c/openstack/nova/+/82652722:24
opendevreviewmelanie witt proposed openstack/nova master: block_device: Add encryption attributes to image and ephemeral disks  https://review.opendev.org/c/openstack/nova/+/82652822:24

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!