Issue Type: Bug Bug
Assignee: Unassigned
Components: core
Created: 30/Jan/14 4:21 PM
Description:

On Jenkins 1.548 I just deleted a number of jobs (using the web interface). However, when I look in $JENKINS_HOME/jobs/, the parent directories for the jobs I just deleted are still there.

Most of their content has been deleted, but what remains is the builds/ sub-directory, and inside it the symlinks such as lastSuccessfulBuild. All the real files have been deleted, but the symlinks remain (this is on Linux).

I don't recall seeing this before - normally, when a job is deleted, the entire directory gets deleted. Has anyone else seen this? I don't delete jobs very often (and when I do, I don't usually check JENKINS_HOME), so I don't know exactly when this started happening. My feeling is that it's fairly recent.

Here's what I see after deleting a job:

$ ls -la
drwxrwsr-x.   3 dlshudson dls_dasc  4096 Jan 23 16:31 .
drwxrwsr-x. 336 dlshudson dls_dasc 24576 Jan 30 14:39 ..
drwxrwsr-x.   2 dlshudson dls_dasc  4096 Jan 23 16:31 builds
$ ls -la builds/
drwxrwsr-x. 2 dlshudson dls_dasc 4096 Jan 23 16:31 .
drwxrwsr-x. 3 dlshudson dls_dasc 4096 Jan 23 16:31 ..
lrwxrwxrwx. 1 dlshudson dls_dasc    2 Jan 23 16:31 lastFailedBuild -> -1
lrwxrwxrwx. 1 dlshudson dls_dasc    2 Jan 23 16:31 lastSuccessfulBuild -> -1 

Any ideas?



    
Project: Jenkins
Priority: Major Major
Reporter: mwebber
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to