jenkinsci / jenkinsci/branch-api-plugin
[JENKINS-70320] lots of warnings on ITEM_ROOTDIR by getWorkspaceRoot
- Dominant language
- Java
- Stars
- 39
- Forks
- 154
- PR merge metrics
- No merged PRs in 30d
Description
I have not much of a clue what i would need to change to get rid of this ever-repeating console log message - and i feel like i have no context what is really triggering it:
2022-12-20 12:34:10 WARNING jenkins.branch.WorkspaceLocatorImpl getWorkspaceRoot JENKINS-2111">JENKINS-2111 path sanitization ineffective when using legacy Workspace Root Directory ‘${ITEM_ROOTDIR}/workspace’; switch to ‘${JENKINS_HOME}/workspace/${ITEM_FULL_NAME}’ as in JENKINS-8446">JENKINS-8446 / JENKINS-21942">JENKINS-21942
---
Originally reported by alexanderstohr_li, imported from: lots of warnings on ITEM_ROOTDIR by getWorkspaceRoot
Raw content of original issue
I have not much of a clue what i would need to change to get rid of this ever-repeating console log message - and i feel like i have no context what is really triggering it:
2022-12-20 12:34:10 WARNING jenkins.branch.WorkspaceLocatorImpl getWorkspaceRoot
JENKINS-2111path sanitization ineffective when using legacy Workspace Root Directory ‘${ITEM_ROOTDIR}/workspace’; switch to ‘${JENKINS_HOME}/workspace/${ITEM_FULL_NAME}’ as inJENKINS-8446/ JENKINS-21942
- environment:
Jenkins 2.346.3 with a bunch of modules
Contributor guide
Assessment
This issue has not been assessed yet.