We are using p4-plugin in freestyle jobs and the "Template" workspace behavior
Regularly (but not always) we are seeing client root is set to "null" rather than being updated to the correct value. I have not been able to work out why some jobs have this problem but others do not. It does not seem to affect the syncing of the jobs, but it is confusing for users.
It seems similar to an old issue that we had (possibly JENKINS-26589 )
We are also seeing the following error sometimes:
ERROR: P4 Task: failed: com.perforce.p4java.exception.P4JavaException: com.perforce.p4java.exception.P4JavaException: hudson.AbortException: P4JAVA: Error(s):
Path '/null/...' is not under client's root 'null'.
- is duplicated by
-
JENKINS-54511 When using the SpecWorkspaceImpl workspaces are update twice every build
- Closed
- is related to
-
JENKINS-59300 p4-plugin sets client root to null with template workspaces
- Closed