We are trying to run builds from Perforce read-only replica server which requires "-p" option since its a read-only. At the same time we want to clean the workspace before each build with "Full Wipe" option.
Perforce sync fails when using "Clean Workspace Before Each Build > Full Wipe" and "-p" option. Apparently "Full Wipe" is adding "-f" to the sync which makes it incompatible with "-p" which then fails the sync.
The full wipe should not assume that user wants to force sync the workspace.