"Jenkins initialization thread" prio=10 tid=0x00007f6708883000 nid=0x5fa9 sleeping[0x00007f66fdcc4000]
java.lang.Thread.State: TIMED_WAITING (sleeping)
at java.lang.Thread.sleep(Native Method)
at hudson.plugins.jobConfigHistory.FileHistoryDao.createNewHistoryDir(FileHistoryDao.java:217)
at hudson.plugins.jobConfigHistory.FileHistoryDao.getRootDir(FileHistoryDao.java:118)
at hudson.plugins.jobConfigHistory.FileHistoryDao.createNewHistoryEntry(FileHistoryDao.java:406)
at hudson.plugins.jobConfigHistory.FileHistoryDao.createNewHistoryEntryAndCopyConfig(FileHistoryDao.java:248)
at hudson.plugins.jobConfigHistory.FileHistoryDao.saveItem(FileHistoryDao.java:264)
at hudson.plugins.jobConfigHistory.JobConfigHistorySaveableListener.onChange(JobConfigHistorySaveableListener.java:29)
at hudson.model.listeners.SaveableListener.fireOnChange(SaveableListener.java:81)
at hudson.model.AbstractItem.save(AbstractItem.java:462)
- locked <0x00000007a2cee670> (a hudson.model.FreeStyleProject)
at hudson.model.Job.save(Job.java:166)
- locked <0x00000007a2cee670> (a hudson.model.FreeStyleProject)
at hudson.model.AbstractProject.save(AbstractProject.java:303)
- locked <0x00000007a2cee670> (a hudson.model.FreeStyleProject)
at hudson.model.Job.removeProperty(Job.java:498)
at hudson.model.Job.removeProperty(Job.java:511)
at hudson.plugins.templateproject.ItemListenerImpl.onLoaded(ItemListenerImpl.java:42)
at jenkins.model.Jenkins.<init>(Jenkins.java:863)