Guest User

Untitled

a guest
Aug 3rd, 2016
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.87 KB | None | 0 0
  1. v2.0.0.3953] System.IO.IOException: Sharing violation on path /usr/local/nzbdrone/var/.config/NzbDrone/logs/sonarr.trace.txt
  2. at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00335] in /home/bean/spksrc/native/mono/work-native/mono-4.2.2/mcs/class/corlib/System.IO/FileStream.cs:290
  3. at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, System.String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) [0x00000] in /home/bean/spksrc/native/mono/work-native/mono-4.2.2/mcs/class/corlib/System.IO/FileStream.cs:152
  4. at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int,System.IO.FileOptions,string,bool,bool,bool)
  5. at System.IO.StreamReader..ctor (System.String path, System.Text.Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize, Boolean checkHost) [0x00065] in /home/bean/spksrc/native/mono/work-native/mono-4.2.2/external/referencesource/mscorlib/system/io/streamreader.cs:255
  6. at System.IO.StreamReader..ctor (System.String path, System.Text.Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize) [0x00000] in /home/bean/spksrc/native/mono/work-native/mono-4.2.2/external/referencesource/mscorlib/system/io/streamreader.cs:236
  7. at System.IO.StreamReader..ctor (System.String path, Boolean detectEncodingFromByteOrderMarks) [0x00000] in /home/bean/spksrc/native/mono/work-native/mono-4.2.2/external/referencesource/mscorlib/system/io/streamreader.cs:207
  8. at System.IO.StreamReader..ctor (System.String path) [0x00000] in /home/bean/spksrc/native/mono/work-native/mono-4.2.2/external/referencesource/mscorlib/system/io/streamreader.cs:184
  9. at (wrapper remoting-invoke-with-check) System.IO.StreamReader:.ctor (string)
  10. at System.IO.File.ReadAllText (System.String path) [0x00000] in /home/bean/spksrc/native/mono/work-native/mono-4.2.2/mcs/class/corlib/System.IO/File.cs:537
  11. at NzbDrone.Common.Disk.DiskProviderBase.ReadAllText (System.String filePath) [0x0003e] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Common\Disk\DiskProviderBase.cs:229
  12. at NzbDrone.Api.Logs.LogFileModuleBase.GetLogFileResponse (System.String filename) [0x0001c] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Api\Logs\LogFileModuleBase.cs:62
  13. at (wrapper dynamic-method) System.Object:CallSite.Target (System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,NzbDrone.Api.Logs.LogFileModuleBase,object)
  14. at NzbDrone.Api.Logs.LogFileModuleBase.<.ctor>b__3 (System.Object options) [0x00000] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Api\Logs\LogFileModuleBase.cs:28
  15. at (wrapper dynamic-method) System.Object:CallSite.Target (System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,System.Func`2<object, object>,object)
  16. at Nancy.Routing.Route+<>c__DisplayClass4.<Wrap>b__3 (System.Object parameters, CancellationToken context) <0x6fe0f0d0 + 0x00133> in <filename unknown>:0
  17.  
  18. 16-8-3 14:06:49.2|Trace|Scheduler|Pending Tasks: 0
  19. 16-8-3 14:07:19.4|Trace|Scheduler|Pending Tasks: 1
  20. 16-8-3 14:07:19.4|Trace|CommandQueueManager|Publishing CheckForFinishedDownload
  21. 16-8-3 14:07:19.5|Trace|CommandQueueManager|Checking if command is queued or started: CheckForFinishedDownload
  22. 16-8-3 14:07:19.5|Trace|CommandQueueManager|Inserting new command: CheckForFinishedDownload
  23. 16-8-3 14:07:19.7|Trace|CommandExecutor|CheckForFinishedDownloadCommand -> DownloadMonitoringService
  24. 16-8-3 14:07:19.7|Trace|CommandQueueManager|Marking command as started: CheckForFinishedDownload
  25. 16-8-3 14:07:20.0|Debug|NzbgetProxy|Url: http://192.168.0.18:6789/jsonrpc
  26. 16-8-3 14:07:20.2|Trace|NzbgetProxy|Response: {
  27. "version" : "1.1",
  28. "result" : {
  29. "RemainingSizeLo" : 0,
  30. "RemainingSizeHi" : 0,
  31. "RemainingSizeMB" : 0,
  32. "ForcedSizeLo" : 0,
  33. "ForcedSizeHi" : 0,
  34. "ForcedSizeMB" : 0,
  35. "DownloadedSizeLo" : 1580743254,
  36. "DownloadedSizeHi" : 0,
  37. "DownloadedSizeMB" : 1507,
  38. "ArticleCacheLo" : 0,
  39. "ArticleCacheHi" : 0,
  40. "ArticleCacheMB" : 0,
  41. "DownloadRate" : 0,
  42. "AverageDownloadRate" : 6641778,
  43. "DownloadLimit" : 0,
  44. "ThreadCount" : 11,
  45. "ParJobCount" : 1,
  46. "PostJobCount" : 1,
  47. "UrlCount" : 0,
  48. "UpTimeSec" : 1214063,
  49. "DownloadTimeSec" : 238,
  50. "ServerPaused" : false,
  51. "DownloadPaused" : false,
  52. "Download2Paused" : false,
  53. "ServerStandBy" : true,
  54. "PostPaused" : false,
  55. "ScanPaused" : false,
  56. "FreeDiskSpaceLo" : 2711351296,
  57. "FreeDiskSpaceHi" : 354,
  58. "FreeDiskSpaceMB" : 1452569,
  59. "ServerTime" : 1470229640,
  60. "ResumeTime" : 0,
  61. "FeedActive" : false,
  62. "QueueScriptCount" : 0,
  63. "NewsServers" : [
  64. {
  65. "ID" : 1,
  66. "Active" : true
  67. }]
  68. }
  69. }
  70. 16-8-3 14:07:20.2|Debug|NzbgetProxy|Url: http://192.168.0.18:6789/jsonrpc
  71. 16-8-3 14:07:20.2|Trace|NzbgetProxy|Response: {
  72. "version" : "1.1",
  73. "result" : [
  74. {
  75. "FirstID" : 17,
  76. "LastID" : 17,
  77. "RemainingSizeLo" : 22203934,
  78. "RemainingSizeHi" : 0,
  79. "RemainingSizeMB" : 21,
  80. "PausedSizeLo" : 22203934,
  81. "PausedSizeHi" : 0,
  82. "PausedSizeMB" : 21,
  83. "RemainingFileCount" : 3,
  84. "RemainingParCount" : 3,
  85. "MinPriority" : 0,
  86. "MaxPriority" : 0,
  87. "ActiveDownloads" : 0,
  88. "Status" : "REPAIRING",
  89. "NZBID" : 17,
  90. "NZBName" : "Blaze.and.the.Monster.Machines.S01E04.Tool.Duel.720p.WEBRip.x264.AAC-[TRP]",
  91. "NZBNicename" : "Blaze.and.the.Monster.Machines.S01E04.Tool.Duel.720p.WEBRip.x264.AAC-[TRP]",
  92. "Kind" : "NZB",
  93. "URL" : "",
  94. "NZBFilename" : "Blaze.and.the.Monster.Machines.S01E04.Tool.Duel.720p.WEBRip.x264.AAC-[TRP].nzb",
  95. "DestDir" : "\/volume1\/download\/incomplete\/Blaze.and.the.Monster.Machines.S01E04.Tool.Duel.720p.WEBRip.x264.AAC-[TRP].#17",
  96. "FinalDir" : "",
  97. "Category" : "TV",
  98. "ParStatus" : "NONE",
  99. "ExParStatus" : "NONE",
  100. "UnpackStatus" : "NONE",
  101. "MoveStatus" : "NONE",
  102. "ScriptStatus" : "NONE",
  103. "DeleteStatus" : "NONE",
  104. "MarkStatus" : "NONE",
  105. "UrlStatus" : "NONE",
  106. "FileSizeLo" : 346433907,
  107. "FileSizeHi" : 0,
  108. "FileSizeMB" : 330,
  109. "FileCount" : 28,
  110. "MinPostTime" : 1438768968,
  111. "MaxPostTime" : 1438768983,
  112. "TotalArticles" : 458,
  113. "SuccessArticles" : 414,
  114. "FailedArticles" : 13,
  115. "Health" : 968,
  116. "CriticalHealth" : 896,
  117. "DupeKey" : "",
  118. "DupeScore" : 0,
  119. "DupeMode" : "SCORE",
  120. "Deleted" : false,
  121. "DownloadedSizeLo" : 317807132,
  122. "DownloadedSizeHi" : 0,
  123. "DownloadedSizeMB" : 303,
  124. "DownloadTimeSec" : 33,
  125. "PostTotalTimeSec" : 54,
  126. "ParTimeSec" : 0,
  127. "RepairTimeSec" : 0,
  128. "UnpackTimeSec" : 0,
  129. "MessageCount" : 95,
  130. "ExtraParBlocks" : 0,
  131. "Parameters" : [
  132. {
  133. "Name" : "*Unpack:",
  134. "Value" : "yes"
  135. },
  136. {
  137. "Name" : "drone",
  138. "Value" : "0883ad31c2524b6e88ea9617667b3c41"
  139. }],
  140. "ScriptStatuses" : [
  141. ],
  142. "ServerStats" : [
  143. {
  144. "ServerID" : 1,
  145. "SuccessArticles" : 414,
  146. "FailedArticles" : 13
  147. }]
  148. ,
  149. "PostInfoText" : "Repairing Blaze.and.the.Monster.Machines.S01E04.Tool.Duel.720p.WEBRip.x264.AAC-[TRP]\/xbd3NFCGrsY43okKHtLcfgRMncecqcU24NQ4",
  150. "PostStageProgress" : 705,
  151. "PostStageTimeSec" : 46,
  152. "Log" : [
  153. ]
  154. }
  155. ]
  156. }
  157. 16-8-3 14:07:20.3|Debug|NzbgetProxy|Url: http://192.168.0.18:6789/jsonrpc
  158. 16-8-3 14:07:20.3|Trace|NzbgetProxy|Response: {
  159. "version" : "1.1",
  160. "result" : [
  161.  
  162. ]
  163. }
  164. 16-8-3 14:07:20.3|Trace|ConfigService|Using default config value for 'downloadclienthistorylimit' defaultValue:'30'
  165. 16-8-3 14:07:20.3|Debug|Parser|Parsing string 'Blaze.and.the.Monster.Machines.S01E04.Tool.Duel.720p.WEBRip.x264.AAC-[TRP]'
  166. 16-8-3 14:07:20.3|Trace|Parser|^(?<title>.+?)(?:(?:[-_\W](?<![()\[!]))+S?(?<season>(?<!\d+)(?:\d{1,2}|\d{4})(?!\d+))(?:[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+))(?:(?:\-|[ex]|\W[ex]|_){1,2}(?<episode>\d{2,3}(?!\d+)))*)\W?(?!\\)
  167. 16-8-3 14:07:20.3|Debug|Parser|Episode Parsed. Blaze and the Monster Machines - S01E04
  168. 16-8-3 14:07:20.3|Debug|Parser|Language parsed: English
  169. 16-8-3 14:07:20.3|Debug|NzbDrone.Core.Parser.QualityParser|Trying to parse quality for Blaze.and.the.Monster.Machines.S01E04.Tool.Duel.720p.WEBRip.x264.AAC-[TRP]
  170. 16-8-3 14:07:20.3|Debug|Parser|Quality parsed: WEBDL-720p v1
  171. 16-8-3 14:07:20.3|Debug|Parser|Release Group parsed:
  172. 16-8-3 14:07:20.8|Trace|ConfigService|Using default config value for 'removecompleteddownloads' defaultValue:'False'
  173. 16-8-3 14:07:20.8|Trace|EventAggregator|Publishing TrackedDownloadRefreshedEvent
  174. 16-8-3 14:07:20.9|Trace|EventAggregator|TrackedDownloadRefreshedEvent -> QueueService
  175. 16-8-3 14:07:20.9|Trace|EventAggregator|Publishing QueueUpdatedEvent
  176. 16-8-3 14:07:20.9|Trace|EventAggregator|QueueUpdatedEvent -> QueueModule
  177. 16-8-3 14:07:20.9|Trace|EventAggregator|QueueUpdatedEvent <- QueueModule
  178. 16-8-3 14:07:20.9|Trace|EventAggregator|TrackedDownloadRefreshedEvent <- QueueService
  179. 16-8-3 14:07:20.9|Trace|CommandQueueManager|Updating command status
  180. 16-8-3 14:07:21.0|Trace|EventAggregator|Publishing CommandExecutedEvent
  181. 16-8-3 14:07:21.0|Trace|EventAggregator|CommandExecutedEvent -> TaskManager
  182. 16-8-3 14:07:21.1|Trace|TaskManager|Updating last run time for: NzbDrone.Core.Download.CheckForFinishedDownloadCommand
  183. 16-8-3 14:07:21.2|Trace|EventAggregator|CommandExecutedEvent <- TaskManager
  184. 16-8-3 14:07:21.2|Trace|EventAggregator|CommandExecutedEvent -> TaskModule
  185. 16-8-3 14:07:21.2|Trace|EventAggregator|CommandExecutedEvent <- TaskModule
  186. 16-8-3 14:07:21.2|Trace|CommandExecutor|CheckForFinishedDownloadCommand <- DownloadMonitoringService [00:00:01.1941810]
  187. 16-8-3 14:07:49.8|Trace|Scheduler|Pending Tasks: 1
  188. 16-8-3 14:07:49.8|Trace|CommandQueueManager|Publishing DownloadedEpisodesScan
  189. 16-8-3 14:07:49.8|Trace|CommandQueueManager|Checking if command is queued or started: DownloadedEpisodesScan
  190. 16-8-3 14:07:49.8|Trace|CommandQueueManager|Inserting new command: DownloadedEpisodesScan
  191. 16-8-3 14:07:49.9|Trace|CommandExecutor|DownloadedEpisodesScanCommand -> DownloadedEpisodesCommandService
  192. 16-8-3 14:07:49.9|Trace|CommandQueueManager|Marking command as started: DownloadedEpisodesScan
  193. 16-8-3 14:07:50.0|Trace|ConfigService|Using default config value for 'downloadedepisodesfolder' defaultValue:''
  194. 16-8-3 14:07:50.1|Trace|DownloadedEpisodesCommandService|Drone Factory folder is not configured
  195. 16-8-3 14:07:50.1|Trace|CommandQueueManager|Updating command status
  196. 16-8-3 14:07:50.3|Trace|EventAggregator|Publishing CommandExecutedEvent
  197. 16-8-3 14:07:51.8|Trace|EventAggregator|CommandExecutedEvent -> TaskManager
  198. 16-8-3 14:07:51.8|Trace|TaskManager|Updating last run time for: NzbDrone.Core.MediaFiles.Commands.DownloadedEpisodesScanCommand
  199. 16-8-3 14:07:51.9|Trace|EventAggregator|CommandExecutedEvent <- TaskManager
  200. 16-8-3 14:07:51.9|Trace|EventAggregator|CommandExecutedEvent -> TaskModule
  201. 16-8-3 14:07:52.0|Trace|EventAggregator|CommandExecutedEvent <- TaskModule
  202. 16-8-3 14:07:52.0|Trace|CommandExecutor|DownloadedEpisodesScanCommand <- DownloadedEpisodesCommandService [00:00:00.2517780]
  203. 16-8-3 14:08:20.4|Trace|Scheduler|Pending Tasks: 1
  204. 16-8-3 14:08:20.4|Trace|CommandQueueManager|Publishing MessagingCleanup
  205. 16-8-3 14:08:20.4|Trace|CommandQueueManager|Checking if command is queued or started: MessagingCleanup
  206. 16-8-3 14:08:20.4|Trace|CommandQueueManager|Inserting new command: MessagingCleanup
  207. 16-8-3 14:08:20.8|Trace|CommandExecutor|MessagingCleanupCommand -> CleanupCommandMessagingService
  208. 16-8-3 14:08:20.8|Trace|CommandQueueManager|Marking command as started: MessagingCleanup
  209. 16-8-3 14:08:20.9|Trace|CommandQueueManager|Cleaning up old commands
  210. 16-8-3 14:08:21.6|Trace|CommandQueueManager|Updating command status
  211. 16-8-3 14:08:21.6|Trace|EventAggregator|Publishing CommandExecutedEvent
  212. 16-8-3 14:08:21.6|Trace|EventAggregator|CommandExecutedEvent -> TaskManager
  213. 16-8-3 14:08:21.6|Trace|TaskManager|Updating last run time for: NzbDrone.Core.Messaging.Commands.MessagingCleanupCommand
  214. 16-8-3 14:08:21.7|Trace|EventAggregator|CommandExecutedEvent <- TaskManager
  215. 16-8-3 14:08:21.7|Trace|EventAggregator|CommandExecutedEvent -> TaskModule
  216. 16-8-3 14:08:21.7|Trace|EventAggregator|CommandExecutedEvent <- TaskModule
  217. 16-8-3 14:08:21.7|Trace|CommandExecutor|MessagingCleanupCommand <- CleanupCommandMessagingService [00:00:00.7984080]
Advertisement
Add Comment
Please, Sign In to add comment