-
Type: Sub-task
-
Status: To Do (View Workflow)
-
Priority: Medium
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: VOLTHA v2.12
-
Component/s: bbsim
-
Story Points:0
https://jenkins.opencord.org/view/vip/job/periodic-voltha-dt-test-bbsim/545/console
/bin/sh: 1: /home/jenkins/.volt/config: Permission denied
03:54:27 ------------------------------------------------------------------------------ 03:54:27 Test Disable and Enable OLT for DT :: Validates E2E Ping Connectiv... /bin/sh: 1: /home/jenkins/.volt/config: Permission denied 03:55:49 | PASS | 03:55:49 ------------------------------------------------------------------------------ 03:57:41 Test Delete and ReAdd OLT for DT :: Validates E2E Ping Connectivit... | PASS | 03:57:41 ------------------------------------------------------------------------------ 03:57:41 Test Disable ONUs and OLT Then Delete ONUs and OLT for DT :: On de... /bin/sh: 1: /home/jenkins/.volt/config: Permission denied*no* further _formatting_ is done here
04:35:47 Voltha DT FailureScenarios :: Test various end-to-end scenarios | FAIL |
-
- failure detail in comments down below
Hmmm:
- /bin/sh: 1: /home/jenkins/.volt/config: Permission denied
If .volt/ was created by voltctl or one of the tools we may have another problem to contend with.
Updating content in a common directory like ~jenkins/.voltctl/ will cause problems:
- Intermittent failures when files are edited (temporarily unavailable during file (re-)move/replace)
- jobs modifying the config file will change parameters for other pipelines that pay attention to the config.
- Safe answer would be to have command installers create a config file in jenkins $WORKSPACE and always run the tool using the job-specific config file.
- blocks
-
VOL-5119 Cleanup bbsim failures in the jenkins vip view
- To Do
- links to
# | Subject | Branch | Project | Status | CR | V |
---|---|---|---|---|---|---|
34518,1 | [VOL-5120] - Triage failures in periodc-voltha-dt-test-bbsim | master | ci-management | Status: MERGED | +2 | +1 |