SDC 7/05/2021 weekly meeting report
Date Jul 5, 2021
Meeting Logistics
Day | Time | Meeting ID | Zoom Link | Join by phone |
Monday | [sdc] Team ONAP3, Mon UTC 11:00 / China 19:00 / Eastern 06:00 / Pacific 03:00 | See Groups.io calendar invite | See Groups.io Calendar Invite |
Note that a Waiting room has been added to the meeting room, the host will let you join once identified
Meeting Attendees
@Michael Morris
@Anderson Ribeiro
@ChrisC
@Krupa Nagabhushan
@Vasyl Razinkov
@Xue Gao
@Marine de Dorlodot
@André Schmid
@Gervais-Martial Ngueko
Agenda & Minutes
Review open action items from last week
Agenda | Minutes (Draft to be updated during call) | Slides |
Helm package verification | In Guilin, we decided to not do helm package validation/verification, several ideas were discussed at that time. Some improvements are planned for H release. Presented by Nokia team to discuss how to add Helm validation to SDC onboarding agreed to :
Not enough time to complete, code is dark until next release,
New repo under SDC project :https://gerrit.onap.org/r/admin/repos/sdc/sdc-helm-validator
Work in progress for I release, OOM review Merged https://gerrit.onap.org/r/c/oom/+/119711
Discussed about adding integration tests for this in SDC-BE repo (to use SDC integration tests builds) This requires to download LATEST images from external repo for Helm validator (as these are not built by SDC Main Maven Build) Need to document and prepare a dedicated maven profile to inform people that they require additional containers to run the integration tests Need to trigger automatically these tests in CI-Management to ensure a change in Helm validator does not break SDC maiin build Can discuss offline with @ChrisC
Next update integrating SDC-BE and Helm validator Review merged: https://gerrit.onap.org/r/c/sdc/+/120762 Version 1.9.0 successfully passed gating
Discussed about adding integration tests for this in SDC-BE repo. Integration tests to be executed as part of the existing gerrit job. Version of helm validator to be fixed, with version updated as needs be. Normal review process, with the integration tests being executed in the verify job, will ensure new version does not break SDC build Profile to support skipping of the helm validator test cases locally to avoid need to bring in external dependencies when executing locally. Jun 21, 2021 Integration tests merged last week: https://gerrit.onap.org/r/c/sdc/+/121540 Jul 5, 2021 Completed - to be removed from agenda |
|
Committers Update | Requesting active committers to apply for formal Committer's role Fill the template under : Committer Promotion Request for [SDC] Will review and request a vote from all current committers |
|
JIRA Updates
|
High priority defects :
Open Reviews : H RELEASE SIGNED OFF by TSC on THUR 5/29 MASTER is moved to I release, H official public announcement to be made soon : #AGREED the TSC approves the signoff of the Honolulu release with the public announcement to be made on May 11
Gerrit REVIEW can proceed with auto test in verify job, now accepting changes for Istanbul and/or refactoring
Important : for new features, please provide explanation of changes and API/UI/unit testing, it is also advised to present changes at SDC weekly we have a plan to add SONAR test to the verify job, will work on this in the coming months
Defect & Tasks Backlog (no update this week):
Others:
3 new GR being reviewed for Istanbul and 1 BP :
Updates in progress : SDC-3572: Update Vulnerable package dependencies for I releaseClosed
2 new Best Practices approved by TSC for Jakarta: REQ-399: ONAP Projects dealing with GUI must provide GUI test suitesTo Do REQ-396: Clearly split ONAP code and use case code To Do
|
|
SDC performance issue | During H release Stability testing for SDC, it was noticed that performance decreases over time, up to the point where onboarding is not successful Not had time to investigate logs yet but saw some exceptions happening Test details and logs can be found here : INT-1912: SDC Stability test: success rate drops after ~ 500 onboardingIn Progress Jul 5, 2021 Cassandra configuration changes in stability tests resulted in significant improvement with success rate in excess of 90%. Remaining failures are likely to be due to timing issues Duration per request increases as DB becomes more loaded. Patchset to be pushed with new configuration and to expose configuration through helm charts to enable tunning where required. |
|
Intermittent distribution failures in Gating | Intermittent failures in distribution causing Gating to fail. Was previously investigated, what is the current status?
Following issue reported during onboarding which can lead to distribution failures but the issue is in the onboarding: https://lf-onap.atlassian.net/browse/SDC-3508 Suspected to be caused by consistency issue between cassandra nodes. Changes to consistent settings in cassandra has been suggested by Orange that may resolve this issue Jul 5, 2021 Priority likely to be lowered, failures due to concurrent requests to cassandra |
|
Important Jira tasks we need to pick up
Long Term tasks | INCREASE SONAR Coverage and lower SONAR bugs We've noticed a growth of SONAR issues and coverage is getting lower, https://sonarcloud.io/dashboard?id=onap_sdc Stats are computed only on Merged code, it would be good for contributors to : 1) Enable Sonar plugins in IDE try to fix issues before they get in 2) To reduce issues, we could try and run through module per module (divide and conquer approach) 3) other ideas ? 4) Coverage is back up to 55.0%
Other long term tasks
|
|
Security issues | https://lf-onap.atlassian.net/browse/OJSI-94 This issue significantly impact SDC APIs, since SDC does not have password and has to defer request to portal/aaf. PORTAL provides credentials validation API so that SDC can check users - will see if we have time to do something about these. Changes presented to SECCOM and they agreed on current progress. Parking this topic until further updates. Exemption was previously requested from SECCOM. Solution may cause big impact in sdc-wfd-fe. Jun 21, 2021 @Xue Gao have confirmed this significantly impacts SDC, and the changes must be studied and planned properly. Added as a risk in the Istanbul release as we do not have resources to commit in fixing the issue: Istanbul Risks.
|
|
sdc/utils/DmaapPublisher | What is this project/module for and where it is being used?
<dependency>
<groupId>com.att.nsa</groupId>
<artifactId>dmaapClient</artifactId>
<version>0.2.16</version>
</dependency> Jun 21, 2021 Planned to be removed today if there are no objections. Jul 5, 2021 Removed, item closed |
|
Intermittent Integration Tests | UI Tests Jun 14, 2021Tooltip problem:
Unknown timeout exception: https://logs.onap.org/production/vex-yul-ecomp-jenkins-1/sdc-integration-tests-master-verify-java/650/integration-tests/target/ExtentReport/UI/SDC_UI_Extent_Report.html.gz
Startup Jun 14, 2021sdc-backend-init error: https://jenkins.onap.org/job/sdc-integration-tests-master-verify-java/670/console [ERROR] Failed to execute goal io.fabric8:docker-maven-plugin:0.31.0:start (docker-start-for-it) on project sdc-integration-tests: I/O Error: [onap/sdc-backend-init:latest] "sdc-backend-init": Container stopped with exit code 0 unexpectedly after 541089 ms while waiting on log out 'Chef Client finished' -> [Help 1]
|
|
Build issues | Jun 14, 2021 NPM / YARN issue: https://jenkins.onap.org/job/sdc-integration-tests-master-verify-java/671/console [ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.8.0:install-node-and-yarn (install node and yarn) on project onboarding-fe: Could not extract the Node archive: Could not extract archive: '/home/jenkins/.m2/repository/com/github/eirslett/node/10.17.0/node-10.17.0-linux-x64.tar.gz': EOFException -> [Help 1] Jun 21, 2021 @Vasyl Razinkov has opened a ticket on LFN related to it: https://jira.linuxfoundation.org/plugins/servlet/theme/portal/2/IT-22249 There is a work in progress to update Node/NPM dependencies (@Vasyl Razinkov): SDC-3600: Update node/npm dependenciesClosed Jul 5, 2021 Patchset merged in today, monitor result of patchset |
|
Q&A | If you have time, pay attention to SDC mailing list and Slack channel questions |
|
Action Items
Slack Channel: #SDC on LFN ONAP.org Slack instance (onapproject.slack.com)
SDC Dev lab on Windriver:
ssh ubuntu@10.12.6.10 (with onap key)
10.12.6.10 - LAb is installed with latest release (SDC 1.8.4) on helm 3 and K8s 1.19
new wiki entry if you want to build a lab of your own : Deploy OOM and SDC (or ONAP) on a single VM with microk8s - Honolulu Setup
Recording
Chat
No chat log was produced during the meeting