[ 
https://issues.jenkins-ci.org/browse/JENKINS-7706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=162930#comment-162930
 ] 

Eric Dalquist commented on JENKINS-7706:
----------------------------------------

This turned out to be an issue where I was running out of temp space. I've 
created https://issues.jenkins-ci.org/browse/JENKINS-13826 to request more 
detail in the error message
                
> incorrect disk usage report and disconnection of slaves with multiple 
> partitions
> --------------------------------------------------------------------------------
>
>                 Key: JENKINS-7706
>                 URL: https://issues.jenkins-ci.org/browse/JENKINS-7706
>             Project: Jenkins
>          Issue Type: Bug
>          Components: infrastructure
>    Affects Versions: current
>         Environment: Ubuntu master / Ubuntu slave with slave connected 
> through ssh (username /password)
>            Reporter: svenkatr
>            Priority: Minor
>
> The slave is configured with the root FS directory in the configuration page 
> as /some/location [A].
> The home directory of the ssh username on the slave is /home/hudson [B].
> These two directories are in different partitions. If the remaining disk 
> space in partition [B] falls below threshold, the slave is disconnected. But 
> the working directory for the slave is [A], and it has plenty of disk space 
> above threshold.
> The disk space checking should be restricted to the directory [A].
> Observed on 1.376

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to