Hi Stephen, You probably mean -Djenkins.branch.WorkspaceLocatorImpl.PATH_MAX=50 Our INFRA set it to 50. Can it be smaller as well? The artifacts [1] says "The default value is 80; values as low as 54 (but no lower) are possible." Not sure if the min 54 is still valid after version 1.11 (2016). [1]: https://wiki.jenkins.io/display/JENKINS/Branch+API+Plugin
Cheers Tibor On Sun, Mar 18, 2018 at 1:48 PM, Stephen Connolly < [email protected]> wrote: > On Sun 18 Mar 2018 at 12:13, Tibor Digana <[email protected]> wrote: > > > The "maven-surefire" in > > https://builds.apache.org/job/maven-box/job/maven-surefire is > determined > > by Git repo name? > > If it was only "surefire" the Windows paths could be shorter. > > Currently we have a problem with "Access denied.", see > > https://issues.apache.org/jira/browse/INFRA-16191. > > I only guess it has to do with long paths or long commandline. The Infra > > team says that they set long paths limit to 32K characters. > > The root cause is still unknown! > > > > Can you help investigating? > > > There’s a property that can be set to use shorter workspace names. > > The workspace names are not the job name but a “magical” flattened form > that includes a long hash > > > > > > On Sun, Mar 18, 2018 at 12:55 PM, Tibor Digana <[email protected]> > > wrote: > > > > > Hi Herve, > > > > > > I have assigned your jira SUREFIRE-1504 to version 3.0.0-M1. > > > Are you fine with that? > > > > > > Cheers > > > Tibor > > > > > > > > > On Sun, Mar 18, 2018 at 11:20 AM, Hervé BOUTEMY <[email protected] > > > > > wrote: > > > > > >> Hi, > > >> > > >> As you may have noticed, the issue was filed a long time ago > > >> https://issues.apache.org/jira/browse/INFRA-15436 > > >> and the work just started now: Wagon is migrated. > > >> > > >> Gavin should do the remaining 8 repos soon: if you're working on these > > Git > > >> repos currently, be prepared to the switch if anything is strange :) > > >> > > >> Regards, > > >> > > >> Hervé > > >> > > >> --------------------------------------------------------------------- > > >> To unsubscribe, e-mail: [email protected] > > >> For additional commands, e-mail: [email protected] > > >> > > >> > > > > > > -- > Sent from my phone >
