Re: [release] [releng][TSC] phosphorus release status - master branch has been locked
Robert Varga
On 28/09/2021 13:33, Robert Varga wrote:
On 28/09/2021 05:24, Robert Varga wrote:Okay, I think I found the culprint. A fixed bgpcep should be out in about two hours or so and should be reflect in next AR build.On 27/09/2021 21:18, Daniel de la Rosa wrote:Alright, this looks like a pccmock issue:It seems that we are still having Bgp and pcep issues but are they all critical ? Or can we fix them later so we can release phosphorus ?Yeah, it's three test cases, all of them are PCEP-related. They are failing reliably, which seems to indicate a systemic problem. Bye, Robert |
|
Re: [release] [releng][TSC] phosphorus release status - master branch has been locked
Robert Varga
On 28/09/2021 05:24, Robert Varga wrote:
On 27/09/2021 21:18, Daniel de la Rosa wrote:Alright, this looks like a pccmock issue:It seems that we are still having Bgp and pcep issues but are they all critical ? Or can we fix them later so we can release phosphorus ?Yeah, it's three test cases, all of them are PCEP-related. They are failing reliably, which seems to indicate a systemic problem. https://logs.opendaylight.org/releng/vex-yul-odl-jenkins-1/bgpcep-csit-1node-userfeatures-all-phosphorus/179/robot-plugin/log.html.gz#s1-s2-k2-k3 https://jira.opendaylight.org/browse/BGPCEP-981 tracks it. Regards, Robert |
|
Re: [release] [releng][TSC] phosphorus release status - master branch has been locked
Robert Varga
On 27/09/2021 21:18, Daniel de la Rosa wrote:
It seems that we are still having Bgp and pcep issues but are they all critical ? Or can we fix them later so we can release phosphorus ?Yeah, it's three test cases, all of them are PCEP-related. They are failing reliably, which seems to indicate a systemic problem. I'll try to see if I can debug/repro it tomorrow. We might punt to SR1 (which is around the corner) if it ends up being something hard. Regards, Robert On Thu, Sep 23, 2021 at 5:08 AM Robert Varga <nite@... <mailto:nite@...>> wrote: |
|
Re: [release] [releng][TSC] phosphorus release status - master branch has been locked
It seems that we are still having Bgp and pcep issues but are they all critical ? Or can we fix them later so we can release phosphorus ? On Thu, Sep 23, 2021 at 5:08 AM Robert Varga <nite@...> wrote: On 23/09/2021 05:54, Daniel de la Rosa wrote: |
|
Re: Phosphorus release, input to marketing
Robert Varga
On 24/09/2021 06:23, Daniel de la Rosa wrote:
On Thu, Sep 23, 2021 at 1:32 PM Robert Varga <nite@... <mailto:nite@...>> wrote:I am glad you like it, all MRI projects have been updated to the best of my knowledge. As for marketing ... what is really the marketing strategy beingAh, yeah, my timing was off last time, joined exactly one hour late :( Regards, Robert |
|
Re: [releng][TSC] phosphorus release status - master branch has been locked
Anil Belur
Hi Robert: The jjb-merge job failed since a new branch is added and the CR changes a lots of job configs. This translates to updating all the job configs on Jenkins and requires more time to complete. In most cases, I generally increase the timeout for the jjb-merge job during the branch cut (which I missed this time). PS note: This can be fixed by "remerge" comment on the CR. - Anil On Fri, Sep 24, 2021 at 3:10 AM Robert Varga <nite@...> wrote: On 23/09/2021 18:24, Robert Varga wrote: |
|
The road to Java 17
Robert Varga
Hello everyone,
as you might have noticed, Java 17 has been released: https://jdk.java.net/17/ with reference implementation here: https://jdk.java.net/java-se-ri/17 OpenDaylight currently requires Java 11 at compile-time and *should* be able to run on everything up to Java 17. This *should* is currently not enforced by our CI, but I am not aware of any reasons this would not be the case. Java 17 is the next LTS release, which there are multiple support options available, with at least 8 years of support being available. As per our usual OpenDaylight support policy, we are currently supporting Java 17 runtime on a best-effort policy: any issues found will be dealt with to the extent considered feasible. Going forward, though, we will require Java 17 as both compile-time and runtime very soon, simply because of the language feature options becoming available: - https://openjdk.java.net/jeps/361 (switch expressions) - https://openjdk.java.net/jeps/371 (hidden classes) - https://openjdk.java.net/jeps/378 (text blocks) - https://openjdk.java.net/jeps/394 (instanceof pattern matching) - https://openjdk.java.net/jeps/395 (records) - https://openjdk.java.net/jeps/409 (sealed classes) - https://openjdk.java.net/jeps/415 (deserialization filters) - https://jdk.java.net/17/release-notes#JDK-8251989 (improved CHA) Furthermore, there are a ton of runtime improvements, which we can take into implementation considerations, like https://bugs.openjdk.java.net/browse/JDK-8266074. We want to take advantage to these ASAP. IIUC, there are only a few issues which prevents us from adopting JDK 17 as a requirement: - maven-xtend-plugin compatibility (due to Guice, what a surprise), which should be solved in 2.26.0, whenever that is available - SpotBugs compatibility, which should be addressed in 4.4.x series With all this in picture, I believe the proper course in OpenDaylight is to have: - Sulfur (22.03) supporting both JDK11 and JDK17 at compile-time, with artifacts compatible with JDK11+ - All of Sulfur being validated with JDK17 - Chlorine (22.09) to require JDK17+ Unless there are any objections, this is the current plan of record. If you disagree, please holler now. Regards, Robert |
|
Re: Phosphorus release, input to marketing
On Thu, Sep 23, 2021 at 1:32 PM Robert Varga <nite@...> wrote: On 20/09/2021 05:57, Daniel de la Rosa wrote: yes i agree, this does look better than the confluence page ... and I think you meant this page right? which looks great, so lets go with this page. I'll just link the confluence page to this page instead
Yes, an article that highlights new features, enhancements and fixes In Phosphorus. We agree on the last TSC to dedicate time on the next meeting to review this as a group. Hoep you can join us to review these release notes
|
|
Re: [releng][TSC] phosphorus release status - master branch has been locked
On Thu, Sep 23, 2021 at 10:10 AM Robert Varga <nite@...> wrote: On 23/09/2021 18:24, Robert Varga wrote: it seems that the issue has been fixed by LF IT so are we good to pick up Phosphorus AR #216 integration #174 is showing some BGPCEP failed test cases bgpcep https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-throughpcep-all-phosphorus/172/ bgpcep https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-userfeatures-all-phosphorus/172/ So I'm assuming that we do want to fix those?
|
|
Re: Phosphorus release, input to marketing
Robert Varga
On 20/09/2021 05:57, Daniel de la Rosa wrote:
Hello TSC and allHey Daniel, As we agree, I have updated the filters on this page.As I stated before, I do not believe Confluence is the right tool here for long term. Since we are already maintaining release notes here: https://docs.opendaylight.org/en/latest/release-notes/ I think that page should be our primary "release notes" collateral. I have started updating individual project release notes, like Controller: https://docs.opendaylight.org/en/latest/release-notes/project/controller.html The end result is very maintainable structure, which can be just updated (perhaps subject to automation), rather than recreated every time anew. As for marketing ... what is really the marketing strategy being executed? Is it just a simple article on www.opendaylight.org? Regards, Robert |
|
Re: [releng][TSC] phosphorus release status - master branch has been locked
Robert Varga
On 23/09/2021 18:24, Robert Varga wrote:
On 21/09/2021 02:01, Anil Belur wrote:To explain: it is failing since Sep 21, hence Jenkins jobs do not reflect Gerrit branches mapping:Hello all,It seems Jenkins/JJB integration is busted. I have filed https://jira.linuxfoundation.org/plugins/servlet/theme/portal/2/IT-22956 for that. - all -phosphorus jobs still refer to master branch - there are no -sulfur jobs Regards, Robert |
|
Re: [releng][TSC] phosphorus release status - master branch has been locked
Robert Varga
On 21/09/2021 02:01, Anil Belur wrote:
Hello all,It seems Jenkins/JJB integration is busted. I have filed https://jira.linuxfoundation.org/plugins/servlet/theme/portal/2/IT-22956 for that. Bye, Robert |
|
Re: [release] [releng][TSC] phosphorus release status - master branch has been locked
Robert Varga
On 23/09/2021 05:54, Daniel de la Rosa wrote:
Phosphorus AR#212 integration #169 has only one test case failedIt seems we have a few regressions in both BGP and PCEP. I suspect I know the culprit behind at least one of the failures, should have an updated bgpcep ready later today. Regards, Robert |
|
TSC Meeting for September 23, 2021 at 9 am Pacific
Guillaume Lambert
Hello OpenDaylight Community,
Next TSC meeting is September 23, 2021 at 9 am Pacific Time.
The meeting minutes will be at the same location after the meeting is over. Best Regards Guillaume _________________________________________________________________________________________________________________________ Ce message et ses pieces jointes peuvent contenir des informations confidentielles ou privilegiees et ne doivent donc pas etre diffuses, exploites ou copies sans autorisation. Si vous avez recu ce message par erreur, veuillez le signaler a l'expediteur et le detruire ainsi que les pieces jointes. Les messages electroniques etant susceptibles d'alteration, Orange decline toute responsabilite si ce message a ete altere, deforme ou falsifie. Merci. This message and its attachments may contain confidential or privileged information that may be protected by law; they should not be distributed, used or copied without authorisation. If you have received this email in error, please notify the sender and delete this message and its attachments. As emails may be altered, Orange is not liable for messages that have been modified, changed or falsified. Thank you. |
|
Re: [releng][TSC] phosphorus release status - master branch has been locked
On Wed, Sep 22, 2021 at 5:17 AM Robert Varga <nite@...> wrote: On 22/09/2021 06:14, Daniel de la Rosa wrote: Phosphorus AR#212 integration #169 has only one test case failed bgpcep https://jenkins.opendaylight.org/releng/job/bgpcep-csit-1node-userfeatures-all-phosphorus/167/ so looks to me like a good RC candidate
|
|
Re: [releng][TSC] phosphorus release status - master branch has been locked
Robert Varga
On 22/09/2021 06:14, Daniel de la Rosa wrote:
On Tue, Sep 21, 2021 at 2:45 AM Anil Belur <abelur@... <mailto:abelur@...>> wrote:I have retriggered the job, as the OVSDB/OFP test cases failed with: Waiting to initialize infrastructure...i.e. instance limits, again :( Bye, Robert |
|
Re: [releng][TSC] phosphorus release status - master branch has been locked
On Tue, Sep 21, 2021 at 2:45 AM Anil Belur <abelur@...> wrote:
97467 is merged, so i guess i can pick AR #211, Integration #167. There are some CSIT failures so i guess we have to just evaluate that. @Anil Belur can you produce the spreadsheet for phosphorus? i dont have privileges to come up with a new one thanks |
|
Re: [release] Phosphorus Code Freeze for formal release
Luis Gomez
Sure, I think I caught up with int/dist and int/test pending patches, let me know if something is missing review/merge.
toggle quoted message
Show quoted text
BR/Luis On Sep 21, 2021, at 10:01 AM, Robert Varga <nite@...> wrote: |
|
Re: [release] Phosphorus Code Freeze for formal release
Robert Varga
On 21/09/2021 14:44, Robert Varga wrote:
On 15/09/2021 21:40, Robert Varga wrote:So stable/phosphorus should be okay (once jobs are populated), but sulfur needs https://git.opendaylight.org/gerrit/c/integration/distribution/+/97582 merged.On 15/09/2021 17:29, Luis Gomez wrote:So aside from the CSIT updates we'll also need an updated bgpcep release because we have busted BMP server-side and all test tools.Looks like we have a regression on bgpcep:Yes, the failures are caused by int/test's libraries not being able to deal with the new Entity Ownership Service implementation. Luis, can you take a look, please? Thanks, Robert Regards, |
|
Re: [release] Phosphorus Code Freeze for formal release
Robert Varga
On 15/09/2021 21:40, Robert Varga wrote:
On 15/09/2021 17:29, Luis Gomez wrote:So aside from the CSIT updates we'll also need an updated bgpcep release because we have busted BMP server-side and all test tools.Looks like we have a regression on bgpcep:Yes, the failures are caused by int/test's libraries not being able to deal with the new Entity Ownership Service implementation. bgpcep-0.16.5 is being promoted now to address these issues. Regards, Robert Regards, |
|