Re: Build failed in Jenkins: tsqa-master #158

2015-02-23 Thread Leif Hedstrom
> On Feb 23, 2015, at 3:49 PM, James Peach wrote: > > This failed because TS-3358 added explicit access checks to the management > socket. Unless "proxy.config.admin.api.restricted" is 0, access is restricted > to root processes. In the case of tsqa, we run the whole thing unprivileged. > Thi

Re: Build failed in Jenkins: tsqa-master #158

2015-02-23 Thread James Peach
This failed because TS-3358 added explicit access checks to the management socket. Unless "proxy.config.admin.api.restricted" is 0, access is restricted to root processes. In the case of tsqa, we run the whole thing unprivileged. This used to work because access was controlled by filesystem perm