Hmm, so no issues verifying or running the backup again, however it seems odd that it examined 0 source files apparently and in the output log it says for the known file count it’s 185, but there should be a little over 138,800 files.
Sorry, not sure how to do a scroll-able code style paste of this so it’s not so long.
Blockquote
{
“MainOperation”: “Test”,
“VerificationsActualLength”: 3,
“Verifications”: [
{
“Key”: “duplicati-20200223T084231Z.dlist.zip.aes”,
“Value”:
},
{
“Key”: “duplicati-i02393b6d56dd40da83ed63a821207c1b.dindex.zip.aes”,
“Value”:
},
{
“Key”: “duplicati-b69b4ce74b2484fa2875159a0c0397c41.dblock.zip.aes”,
“Value”:
}
],
“ParsedResult”: “Success”,
“Version”: “2.0.5.1 (2.0.5.1_beta_2020-01-18)”,
“EndTime”: “2020-02-23T21:19:34.2957872Z”,
“BeginTime”: “2020-02-23T21:18:40.9829065Z”,
“Duration”: “00:00:53.3128807”,
“MessagesActualLength”: 9,
“WarningsActualLength”: 0,
“ErrorsActualLength”: 0,
“Messages”: [
“2020-02-23 15:18:41 -06 - [Information-Duplicati.Library.Main.Controller-StartingOperation]: The operation Test has started”,
“2020-02-23 15:18:45 -06 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: List - Started: ()”,
“2020-02-23 15:18:45 -06 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: List - Completed: (185 bytes)”,
“2020-02-23 15:18:45 -06 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-20200223T084231Z.dlist.zip.aes (5.95 MB)”,
“2020-02-23 15:18:45 -06 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-20200223T084231Z.dlist.zip.aes (5.95 MB)”,
“2020-02-23 15:18:45 -06 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-i02393b6d56dd40da83ed63a821207c1b.dindex.zip.aes (1.02 MB)”,
“2020-02-23 15:18:45 -06 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-i02393b6d56dd40da83ed63a821207c1b.dindex.zip.aes (1.02 MB)”,
“2020-02-23 15:18:53 -06 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b69b4ce74b2484fa2875159a0c0397c41.dblock.zip.aes (1,023.91 MB)”,
“2020-02-23 15:19:26 -06 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b69b4ce74b2484fa2875159a0c0397c41.dblock.zip.aes (1,023.91 MB)”
],
“Warnings”: ,
“Errors”: ,
“BackendStatistics”: {
“RemoteCalls”: 4,
“BytesUploaded”: 0,
“BytesDownloaded”: 1080947655,
“FilesUploaded”: 0,
“FilesDownloaded”: 3,
“FilesDeleted”: 0,
“FoldersCreated”: 0,
“RetryAttempts”: 0,
“UnknownFileSize”: 0,
“UnknownFileCount”: 0,
“KnownFileCount”: 185,
“KnownFileSize”: 98112264469,
“LastBackupDate”: “2020-02-23T02:42:31-06:00”,
“BackupListCount”: 1,
“TotalQuotaSpace”: 6001039241216,
“FreeQuotaSpace”: 5202969399296,
“AssignedQuotaSpace”: 4831838208000,
“ReportedQuotaError”: false,
“ReportedQuotaWarning”: false,
“MainOperation”: “Test”,
“ParsedResult”: “Success”,
“Version”: “2.0.5.1 (2.0.5.1_beta_2020-01-18)”,
“EndTime”: “0001-01-01T00:00:00”,
“BeginTime”: “2020-02-23T21:18:40.9829065Z”,
“Duration”: “00:00:00”,
“MessagesActualLength”: 0,
“WarningsActualLength”: 0,
“ErrorsActualLength”: 0,
“Messages”: null,
“Warnings”: null,
“Errors”: null
}
}
The initial full backup shows accurate numbers for file counts and sizes however, here is the log. Not sure if there’s anywhere else to poke around.
Blockquote
{
“DeletedFiles”: 0,
“DeletedFolders”: 0,
“ModifiedFiles”: 0,
“ExaminedFiles”: 139053,
“OpenedFiles”: 139053,
“AddedFiles”: 139053,
“SizeOfModifiedFiles”: 0,
“SizeOfAddedFiles”: 692179331976,
“SizeOfExaminedFiles”: 692179331976,
“SizeOfOpenedFiles”: 692179331976,
“NotProcessedFiles”: 0,
“AddedFolders”: 5266,
“TooLargeFiles”: 0,
“FilesWithError”: 0,
“ModifiedFolders”: 0,
“ModifiedSymlinks”: 0,
“AddedSymlinks”: 0,
“DeletedSymlinks”: 0,
“PartialBackup”: false,
“Dryrun”: false,
“MainOperation”: “Backup”,
“CompactResults”: null,
“VacuumResults”: null,
“DeleteResults”: {
“DeletedSetsActualLength”: 0,
“DeletedSets”: ,
“Dryrun”: false,
“MainOperation”: “Delete”,
“CompactResults”: null,
“ParsedResult”: “Success”,
“Version”: “2.0.5.1 (2.0.5.1_beta_2020-01-18)”,
“EndTime”: “2020-02-23T14:36:34.3524943Z”,
“BeginTime”: “2020-02-23T14:36:21.7907872Z”,
“Duration”: “00:00:12.5617071”,
“MessagesActualLength”: 0,
“WarningsActualLength”: 0,
“ErrorsActualLength”: 0,
“Messages”: null,
“Warnings”: null,
“Errors”: null,
“BackendStatistics”: {
“RemoteCalls”: 190,
“BytesUploaded”: 98112264469,
“BytesDownloaded”: 1080708471,
“FilesUploaded”: 185,
“FilesDownloaded”: 3,
“FilesDeleted”: 0,
“FoldersCreated”: 0,
“RetryAttempts”: 0,
“UnknownFileSize”: 0,
“UnknownFileCount”: 0,
“KnownFileCount”: 185,
“KnownFileSize”: 98112264469,
“LastBackupDate”: “2020-02-23T02:42:31-06:00”,
“BackupListCount”: 1,
“TotalQuotaSpace”: 6001039241216,
“FreeQuotaSpace”: 5202970066944,
“AssignedQuotaSpace”: 4831838208000,
“ReportedQuotaError”: false,
“ReportedQuotaWarning”: false,
“MainOperation”: “Backup”,
“ParsedResult”: “Success”,
“Version”: “2.0.5.1 (2.0.5.1_beta_2020-01-18)”,
“EndTime”: “0001-01-01T00:00:00”,
“BeginTime”: “2020-02-23T08:42:31.4244036Z”,
“Duration”: “00:00:00”,
“MessagesActualLength”: 0,
“WarningsActualLength”: 0,
“ErrorsActualLength”: 0,
“Messages”: null,
“Warnings”: null,
“Errors”: null
}
},
“RepairResults”: null,
“TestResults”: {
“MainOperation”: “Test”,
“VerificationsActualLength”: 3,
“Verifications”: [
{
“Key”: “duplicati-20200223T084231Z.dlist.zip.aes”,
“Value”:
},
{
“Key”: “duplicati-ie123b19ec0714e7fa145321ccb33f09a.dindex.zip.aes”,
“Value”:
},
{
“Key”: “duplicati-b3516a1f5d865426d9d127ebdc5e10cbc.dblock.zip.aes”,
“Value”:
}
],
“ParsedResult”: “Success”,
“Version”: “2.0.5.1 (2.0.5.1_beta_2020-01-18)”,
“EndTime”: “2020-02-23T14:36:58.5688558Z”,
“BeginTime”: “2020-02-23T14:36:34.9785305Z”,
“Duration”: “00:00:23.5903253”,
“MessagesActualLength”: 0,
“WarningsActualLength”: 0,
“ErrorsActualLength”: 0,
“Messages”: null,
“Warnings”: null,
“Errors”: null,
“BackendStatistics”: {
“RemoteCalls”: 190,
“BytesUploaded”: 98112264469,
“BytesDownloaded”: 1080708471,
“FilesUploaded”: 185,
“FilesDownloaded”: 3,
“FilesDeleted”: 0,
“FoldersCreated”: 0,
“RetryAttempts”: 0,
“UnknownFileSize”: 0,
“UnknownFileCount”: 0,
“KnownFileCount”: 185,
“KnownFileSize”: 98112264469,
“LastBackupDate”: “2020-02-23T02:42:31-06:00”,
“BackupListCount”: 1,
“TotalQuotaSpace”: 6001039241216,
“FreeQuotaSpace”: 5202970066944,
“AssignedQuotaSpace”: 4831838208000,
“ReportedQuotaError”: false,
“ReportedQuotaWarning”: false,
“MainOperation”: “Backup”,
“ParsedResult”: “Success”,
“Version”: “2.0.5.1 (2.0.5.1_beta_2020-01-18)”,
“EndTime”: “0001-01-01T00:00:00”,
“BeginTime”: “2020-02-23T08:42:31.4244036Z”,
“Duration”: “00:00:00”,
“MessagesActualLength”: 0,
“WarningsActualLength”: 0,
“ErrorsActualLength”: 0,
“Messages”: null,
“Warnings”: null,
“Errors”: null
}
},
“ParsedResult”: “Warning”,
“Version”: “2.0.5.1 (2.0.5.1_beta_2020-01-18)”,
“EndTime”: “2020-02-23T14:36:58.5768571Z”,
“BeginTime”: “2020-02-23T08:42:31.4244036Z”,
“Duration”: “05:54:27.1524535”,
“MessagesActualLength”: 387,
“WarningsActualLength”: 4,
“ErrorsActualLength”: 0,
“Messages”: [
“2020-02-23 02:42:31 -06 - [Information-Duplicati.Library.Main.Controller-StartingOperation]: The operation Backup has started”,
“2020-02-23 02:42:32 -06 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: List - Started: ()”,
“2020-02-23 02:42:32 -06 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: List - Completed: ()”,
“2020-02-23 02:51:09 -06 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-be27ecf968da34af09747d81888f2ca96.dblock.zip.aes (1,023.93 MB)”,
“2020-02-23 02:51:10 -06 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-be705797a1ddc4cbeb3e3066da0ebd022.dblock.zip.aes (1,023.95 MB)”,
“2020-02-23 02:51:19 -06 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b712da0e4605242b3820f29539fd2a339.dblock.zip.aes (1,023.92 MB)”,
“2020-02-23 02:51:30 -06 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b4bc1d73934684566ae0a23f5bea2d58c.dblock.zip.aes (1,023.92 MB)”,
“2020-02-23 02:51:53 -06 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-be27ecf968da34af09747d81888f2ca96.dblock.zip.aes (1,023.93 MB)”,
“2020-02-23 02:51:53 -06 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-be705797a1ddc4cbeb3e3066da0ebd022.dblock.zip.aes (1,023.95 MB)”,
“2020-02-23 02:53:32 -06 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b712da0e4605242b3820f29539fd2a339.dblock.zip.aes (1,023.92 MB)”,
“2020-02-23 02:53:32 -06 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b4bc1d73934684566ae0a23f5bea2d58c.dblock.zip.aes (1,023.92 MB)”,
“2020-02-23 02:53:33 -06 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-iccb37aaf3e444b6ab3ad1ad983a40467.dindex.zip.aes (655.34 KB)”,
“2020-02-23 02:53:33 -06 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-i9fcbb002cb65464c8b008dc51fa9c60b.dindex.zip.aes (553.75 KB)”,
“2020-02-23 02:54:24 -06 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-iccb37aaf3e444b6ab3ad1ad983a40467.dindex.zip.aes (655.34 KB)”,
“2020-02-23 02:54:24 -06 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-i9fcbb002cb65464c8b008dc51fa9c60b.dindex.zip.aes (553.75 KB)”,
“2020-02-23 02:54:26 -06 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-i3cd4a286bf164b1d88847c7a8c76c15d.dindex.zip.aes (726.01 KB)”,
“2020-02-23 02:54:26 -06 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-i9569545caf1147669cc4dc13c521176e.dindex.zip.aes (1.04 MB)”,
“2020-02-23 02:54:26 -06 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b1ee004f0d53b45dba07a47babd14d819.dblock.zip.aes (1,023.99 MB)”,
“2020-02-23 02:54:26 -06 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b914c16729c6c46ec9c8801e3582cfb3d.dblock.zip.aes (1,023.96 MB)”,
“2020-02-23 02:54:28 -06 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-i3cd4a286bf164b1d88847c7a8c76c15d.dindex.zip.aes (726.01 KB)”
],
“Warnings”: [
“2020-02-23 02:42:32 -06 - [Warning-Duplicati.Library.Main.Operation.Backup.FileEnumerationProcess-FileAccessError]: Error reported while accessing file: D:\System Volume Information\”,
“2020-02-23 02:42:32 -06 - [Warning-Duplicati.Library.Main.Operation.Backup.FileEnumerationProcess-FileAccessError]: Error reported while accessing file: D:\System Volume Information\”,
“2020-02-23 03:08:55 -06 - [Warning-Duplicati.Library.Main.Operation.Backup.FileEnumerationProcess-FileAccessError]: Error reported while accessing file: D:\System Volume Information\”,
“2020-02-23 03:08:55 -06 - [Warning-Duplicati.Library.Main.Operation.Backup.FileEnumerationProcess-FileAccessError]: Error reported while accessing file: D:\System Volume Information\”
],
“Errors”: ,
“BackendStatistics”: {
“RemoteCalls”: 190,
“BytesUploaded”: 98112264469,
“BytesDownloaded”: 1080708471,
“FilesUploaded”: 185,
“FilesDownloaded”: 3,
“FilesDeleted”: 0,
“FoldersCreated”: 0,
“RetryAttempts”: 0,
“UnknownFileSize”: 0,
“UnknownFileCount”: 0,
“KnownFileCount”: 185,
“KnownFileSize”: 98112264469,
“LastBackupDate”: “2020-02-23T02:42:31-06:00”,
“BackupListCount”: 1,
“TotalQuotaSpace”: 6001039241216,
“FreeQuotaSpace”: 5202970066944,
“AssignedQuotaSpace”: 4831838208000,
“ReportedQuotaError”: false,
“ReportedQuotaWarning”: false,
“MainOperation”: “Backup”,
“ParsedResult”: “Success”,
“Version”: “2.0.5.1 (2.0.5.1_beta_2020-01-18)”,
“EndTime”: “0001-01-01T00:00:00”,
“BeginTime”: “2020-02-23T08:42:31.4244036Z”,
“Duration”: “00:00:00”,
“MessagesActualLength”: 0,
“WarningsActualLength”: 0,
“ErrorsActualLength”: 0,
“Messages”: null,
“Warnings”: null,
“Errors”: null
}
}