Weekly Status: Difference between revisions

From Yocto Project
Jump to navigationJump to search
(43 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== Yocto Project Weekly Status January 3rd, 2023 ==
== Yocto Project Weekly Status May 23rd, 2023 ==
Current Dev Position: YP 4.2 M2<br/>
Current Dev Position: YP 4.3 M1<br/>
Next Deadline: 23rd January 2023 YP 4.2 M2 Build<br/>
Next Deadline: 5th June 2023 YP 4.3 M1 build date<br/>


'''Next Team Meetings:'''<br/>
'''Next Team Meetings:'''<br/>
*Bug Triage meeting Thursday January 5th 7:30 am PDT (https://zoom.us/j/454367603?pwd=ZGxoa2ZXL3FkM3Y0bFd5aVpHVVZ6dz09)
*Bug Triage meeting Thursday May 25th 7:30 am PDT (https://zoom.us/j/454367603?pwd=ZGxoa2ZXL3FkM3Y0bFd5aVpHVVZ6dz09)
*Weekly Engineering Sync Tuesday January 3rd 8 am PDT (https://zoom.us/j/990892712?pwd=cHU1MjhoM2x6ck81bkcrYjRrcmJsUT09)
*Weekly Engineering Sync Tuesday May 23rd 8 am PDT (https://zoom.us/j/990892712?pwd=cHU1MjhoM2x6ck81bkcrYjRrcmJsUT09)
*Twitch -  See https://www.twitch.tv/theyoctojester
*Twitch -  See https://www.twitch.tv/theyoctojester


'''Key Status/Updates:'''<br/>
'''Key Status/Updates:'''<br/>
*YP 4.2 M1 and YP 4.0.6 passed QA and are due for release.
*YP 4.0.10 is ready to release after TSC review
*Builds on the autobuilder are problematic at present due to connection losses with the controller machine. We understand the cause and will be migrating the controller to a new server/location to address this.
*YP 4.2.1 is in QA
*That, combined with OOM issues from recent bitbake cache changes meant patches are merging more slowly this week.
*M1 is approaching fast (two weeks left), so please try and get any major changes submitted soon.
*There are a number of bitbake patches pending which are a bit more invasive than usual. These are aiming to address:
*Patches have been merging into master, thanks to everyone for both review feedback and iterating on patches
**memory issues seen with the recent cache changes and bitbake -S
*We need to upgrade to gcc 13 soon, this is blocking enabling Fedora 38 workers on the autobuilder as we don’t have a compatible uninative release.
**UI hangs where the bitbake server has crashed/hung or otherwise failed
*There are time64 patches being proposed to handle Y2038 issues on 32 bit architectures which likely need further discussion since the compiler flag changes aren’t without risk and potential side effects.
**issues where bitbake may have removed another server instances bitbake.sock network socket file
*We’re aiming to improve documentation as we go along in this release, please keep this in mind when sending patches. Adding to the documentation as we go will make the release a lot easier.
**console interaction issues where bitbake may not respond to Ctrl+C
*Autobuilder instability is a concern as known good builds are regularly hitting issues, particularly the “ubuntu 20.04 libgcc not found” issue which is likely python version specific but there are other intermittent issues too. As an example, three of the last nightly builds failed in succession. Due to the intermittent nature of these bugs, few people are willing to spend time on them but they mean patches are being very slow to merge. Help is very much needed but it is hard to be specific about where/what the issue is unfortunately.
**event handler race issues around datastore accesses
*The OE TSC decided in favour of adding export flag expansion despite the performance impact so that patch will be queued.
*CVE levels in master are concerning again
*With some debugging, the bitbake.sock disappearance was potentially identified and also issues with OOM process killing locking up bitbake’s server and UI were studied.
*We have a growing number of bugs in bugzilla, any help with them is appreciated.
*There will be no status report next week, the next will be 3rd January 2023.


'''Ways to contribute:'''<br/>
'''Ways to contribute:'''<br/>
*As people are likely aware, the project has a number of components which are either unmaintained, or have people with little to no time trying to keep them alive. These components include: patchtest, layerindex, devtool, toaster, wic, oeqa, autobuilder, CROPs containers, pseudo and more. Many have open bugs. Help is welcome in trying to better look after these components!
*As people are likely aware, the project has a number of components which are either unmaintained, or have people with little to no time trying to keep them alive. These components include: patchtest, layerindex, devtool, toaster, wic, oeqa, autobuilder, CROPs containers, pseudo and more. Many have open bugs. Help is welcome in trying to better look after these components!
*There are bugs identified as possible for newcomers to the project: https://wiki.yoctoproject.org/wiki/Newcomers
*There are bugs identified as possible for newcomers to the project: https://wiki.yoctoproject.org/wiki/Newcomers
*There are bugs that are currently unassigned for YP 4.2 See: https://wiki.yoctoproject.org/wiki/Bug_Triage#Medium.2B_4.2_Unassigned_Enhancements.2FBugs
*There are bugs that are currently unassigned for YP 4.2. See: https://wiki.yoctoproject.org/wiki/Bug_Triage#Medium.2B_4.2_Unassigned_Enhancements.2FBugs
*We’d welcome new maintainers for recipes in OE-Core. Please see the list at: http://git.yoctoproject.org/cgit.cgi/poky/tree/meta/conf/distro/include/maintainers.inc and discuss with the existing maintainer, or ask on the OE-Core mailing list. We will likely move a chunk of these to “Unassigned” soon to help facilitate this.
*We’d welcome new maintainers for recipes in OE-Core. Please see the list at: http://git.yoctoproject.org/cgit.cgi/poky/tree/meta/conf/distro/include/maintainers.inc and discuss with the existing maintainer, or ask on the OE-Core mailing list. We will likely move a chunk of these to “Unassigned” soon to help facilitate this.
*Help is very much welcome in trying to resolve our autobuilder intermittent issues. You can see the list of failures we’re continuing to see by searching for the “AB-INT” tag in bugzilla: https://bugzilla.yoctoproject.org/buglist.cgi?quicksearch=AB-INT.
*Help is very much welcome in trying to resolve our autobuilder intermittent issues. You can see the list of failures we’re continuing to see by searching for the “AB-INT” tag in bugzilla: https://bugzilla.yoctoproject.org/buglist.cgi?quicksearch=AB-INT.
*Help us resolve CVE issues: CVE metrics https://docs.google.com/spreadsheets/d/e/2PACX-1vRgNISmH0Ditf0bRtSezeR2XsgKIiSFJKF6KJUHpnzocNGzvKZbuSDKfmV3n64BFXDRqElBSJnhHtG4/pubchart?oid=1993375488&format=interactive
*Help us resolve CVE issues: CVE metrics  
*We have a growing number of bugs in bugzilla, any help with them is appreciated.


'''YP 4.2 Milestone Dates:'''<br/>
'''YP 4.3 Milestone Dates:'''<br/>
*YP 4.2 M1 is released
*YP 4.3 M1 build date  2023/06/05
*YP 4.2 M2 build date 2023/01/23
*YP 4.3 M1 Release date 2023/06/16
*YP 4.2 M2 Release date 2023/02/03
*YP 4.3 M2 build date 2023/07/17
*YP 4.2 M3 build date 2023/02/20
*YP 4.3 M2 Release date 2023/07/28
*YP 4.2 M3 Release date 2023/03/03
*YP 4.3 M3 build date 2023/08/28
*YP 4.2 M4 build date 2023/04/03
*YP 4.3 M3 Release date 2023/09/08
*YP 4.2 M4 Release date 2023/04/28
*YP 4.3 M4 build date 2023/10/02
*YP 4.3 M4 Release date 2023/10/27


'''Upcoming dot releases:'''<br/>
'''Upcoming dot releases:'''<br/>
*YP 4.0.6 is released
*YP 4.0.10 is ready for release
*YP 4.1.2 build date 2023/01/09
*YP 4.2.1 is in QA
*YP 4.1.2 Release date 2023/01/20
*YP 4.2.1 Release date 2023/06/02
*YP 3.1.22 build date 2023/01/16
*YP 3.1.26 build date 2023/06/19
*YP 3.1.22 Release date 2023/01/27
*YP 3.1.26 Release date 2023/06/30
*YP 4.0.7 build date 2023/01/30
*YP 4.0.11 build date 2023/06/26
*YP 4.0.7 Release date 2023/02/10
*YP 4.0.11 Release date 2023/07/07
*YP 3.1.23 build date 2023/02/13
*YP 4.2.2 build date 2023/07/10
*YP 3.1.23 Release date 2023/02/24
*YP 4.2.2 Release date 2023/07/21
*YP 4.0.8 build date 2023/02/27
*YP 3.1.27 build date 2023/07/31
*YP 4.0.8 Release date 2023/03/10
*YP 3.1.27 Release date 2023/08/11
*YP 4.1.3 build date 2023/03/06
*YP 4.0.12 build date 2023/08/07
*YP 4.1.3 Release date 2023/03/17
*YP 4.0.12 Release date 2023/08/18
*YP 3.1.24 build date 2023/03/20
*YP 4.2.3 build date 2023/08/28
*YP 3.1.24 Release date 2023/03/31
*YP 4.2.3 Release date 2023/09/08
*YP 4.0.9 build date 2023/04/10
*YP 3.1.28 build date 2023/09/18
*YP 4.0.9 Release date 2023/04/21
*YP 3.1.28 Release date 2023/09/29
*YP 4.1.4 build date 2023/05/01
*YP 4.0.13 build date 2023/09/25
*YP 4.1.4 Release date 2023/05/13
*YP 4.0.13 Release date 2023/10/06
*YP 3.1.25 build date 2023/05/08
*YP 3.1.29 build date 2023/10/30
*YP 3.1.25 Release date 2023/05/19
*YP 3.1.29 Release date 2023/11/10
*YP 4.0.10 build date 2023/05/15
*YP 4.0.14 build date 2023/11/06
*YP 4.0.10 Release date 2023/05/26
*YP 4.0.14 Release date 2023/11/17
*YP 4.2.4 build date 2023/11/13
*YP 4.2.4 Release date 2023/11/24
*YP 3.1.30 build date 2023/12/11
*YP 3.1.30 Release date 2023/12/22
*YP 4.0.15 build date 2023/12/18
*YP 4.0.15 Release date 2023/12/29


'''Tracking Metrics:'''<br/>
'''Tracking Metrics:'''<br/>
*WDD 2457 (last week 2452) (https://wiki.yoctoproject.org/charts/combo.html)
*WDD 2527 (last week 2535) (https://wiki.yoctoproject.org/charts/combo.html)
*OE-Core/Poky Patch Metrics
*OE-Core/Poky Patch Metrics
**Total patches found: 1189 (last week 1188)
**Total patches found: 1198 (last week 1198)
**Patches in the Pending State: 282 (24%) [last week 282 (24%)]
**Patches in the Pending State: 278 (23%) [last week 278 (23%)]
*https://autobuilder.yocto.io/pub/non-release/patchmetrics/
*https://autobuilder.yocto.io/pub/non-release/patchmetrics/



Revision as of 14:37, 23 May 2023

Yocto Project Weekly Status May 23rd, 2023

Current Dev Position: YP 4.3 M1
Next Deadline: 5th June 2023 YP 4.3 M1 build date

Next Team Meetings:

Key Status/Updates:

  • YP 4.0.10 is ready to release after TSC review
  • YP 4.2.1 is in QA
  • M1 is approaching fast (two weeks left), so please try and get any major changes submitted soon.
  • Patches have been merging into master, thanks to everyone for both review feedback and iterating on patches
  • We need to upgrade to gcc 13 soon, this is blocking enabling Fedora 38 workers on the autobuilder as we don’t have a compatible uninative release.
  • There are time64 patches being proposed to handle Y2038 issues on 32 bit architectures which likely need further discussion since the compiler flag changes aren’t without risk and potential side effects.
  • We’re aiming to improve documentation as we go along in this release, please keep this in mind when sending patches. Adding to the documentation as we go will make the release a lot easier.
  • Autobuilder instability is a concern as known good builds are regularly hitting issues, particularly the “ubuntu 20.04 libgcc not found” issue which is likely python version specific but there are other intermittent issues too. As an example, three of the last nightly builds failed in succession. Due to the intermittent nature of these bugs, few people are willing to spend time on them but they mean patches are being very slow to merge. Help is very much needed but it is hard to be specific about where/what the issue is unfortunately.

Ways to contribute:

YP 4.3 Milestone Dates:

  • YP 4.3 M1 build date 2023/06/05
  • YP 4.3 M1 Release date 2023/06/16
  • YP 4.3 M2 build date 2023/07/17
  • YP 4.3 M2 Release date 2023/07/28
  • YP 4.3 M3 build date 2023/08/28
  • YP 4.3 M3 Release date 2023/09/08
  • YP 4.3 M4 build date 2023/10/02
  • YP 4.3 M4 Release date 2023/10/27

Upcoming dot releases:

  • YP 4.0.10 is ready for release
  • YP 4.2.1 is in QA
  • YP 4.2.1 Release date 2023/06/02
  • YP 3.1.26 build date 2023/06/19
  • YP 3.1.26 Release date 2023/06/30
  • YP 4.0.11 build date 2023/06/26
  • YP 4.0.11 Release date 2023/07/07
  • YP 4.2.2 build date 2023/07/10
  • YP 4.2.2 Release date 2023/07/21
  • YP 3.1.27 build date 2023/07/31
  • YP 3.1.27 Release date 2023/08/11
  • YP 4.0.12 build date 2023/08/07
  • YP 4.0.12 Release date 2023/08/18
  • YP 4.2.3 build date 2023/08/28
  • YP 4.2.3 Release date 2023/09/08
  • YP 3.1.28 build date 2023/09/18
  • YP 3.1.28 Release date 2023/09/29
  • YP 4.0.13 build date 2023/09/25
  • YP 4.0.13 Release date 2023/10/06
  • YP 3.1.29 build date 2023/10/30
  • YP 3.1.29 Release date 2023/11/10
  • YP 4.0.14 build date 2023/11/06
  • YP 4.0.14 Release date 2023/11/17
  • YP 4.2.4 build date 2023/11/13
  • YP 4.2.4 Release date 2023/11/24
  • YP 3.1.30 build date 2023/12/11
  • YP 3.1.30 Release date 2023/12/22
  • YP 4.0.15 build date 2023/12/18
  • YP 4.0.15 Release date 2023/12/29

Tracking Metrics:

The Yocto Project’s technical governance is through its Technical Steering Committee, more information is available at:
https://wiki.yoctoproject.org/wiki/TSC

Archives