"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestAllTag|TestBase64|TestConflicting|TestCopy|TestDirTag|TestDoubleTransform|TestFileTag|TestFixCase|TestManualTransformFile|TestMove|TestNoTag|TestNothingToTransferWithoutEmptyDirs|TestRunTwice|TestServerSideCopyOverSelf|TestSyncBackupDirWithSuffix|TestSyncBackupDirWithSuffixKeepExtension|TestSyncSuffixKeepExtension|TestTransformCopy|TestTransformFile)$|^TestTransform$/^(ISO-8859-1|NFC|NFD|ascii|base64|charmap|encoder|lowercase|prefix|suffix|truncate)$'" - Starting (try 3/5) 2026/02/02 03:05:02 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kusosuc8kazi" 2026/02/02 03:05:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/02 03:05:02 DEBUG : Starting OpenDrive session with ID: 841de8f258d0b66f6b0ebae51b9064474fa0d6fb7e14a36dbe7457cb7e48fd54 2026/02/02 03:05:03 DEBUG : Creating backend with remote "/tmp/rclone3550647293" === RUN TestCopy run.go:185: Remote "OpenDrive root 'rclone-test-kusosuc8kazi'", Local "Local file system at /tmp/rclone3550647293", Modify Window "1s" 2026/02/02 03:05:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/02 03:05:03 ERROR : OpenDrive root 'rclone-test-kusosuc8kazi': error reading destination root directory: failed to get folder list: Directory doesn't exist (Error 404) 2026/02/02 03:05:03 DEBUG : OpenDrive root 'rclone-test-kusosuc8kazi': Waiting for checks to finish 2026/02/02 03:05:03 DEBUG : OpenDrive root 'rclone-test-kusosuc8kazi': Waiting for transfers to finish sync_test.go:79: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:79 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestCopy 2026/02/02 03:05:03 ERROR : error listing: failed to get folder list: Directory doesn't exist (Error 404) run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:79 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestCopy --- FAIL: TestCopy (0.73s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "OpenDrive root 'rclone-test-kusosuc8kazi'", Local "Local file system at /tmp/rclone3550647293", Modify Window "1s" run.go:290: Failed to put "sub dir/hello world" to "OpenDrive root 'rclone-test-kusosuc8kazi'": failed to get folder list: Directory doesn't exist (Error 404) 2026/02/02 03:05:04 ERROR : error listing: failed to get folder list: Directory doesn't exist (Error 404) run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:650 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestServerSideCopyOverSelf --- FAIL: TestServerSideCopyOverSelf (0.35s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "OpenDrive root 'rclone-test-kusosuc8kazi'", Local "Local file system at /tmp/rclone3550647293", Modify Window "1s" 2026/02/02 03:05:05 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2026/02/02 03:05:07 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2026/02/02 03:05:08 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:339 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2409 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2462 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: listing wrong, want one (4), two (3) got one (4), sub dir/hello world (11), two (3) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:339 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2409 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2462 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: Unexpected file "sub dir/hello world" 2026/02/02 03:05:17 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kusosuc8kazi/dst" 2026/02/02 03:05:18 DEBUG : Starting OpenDrive session with ID: 0203c9fb2d43ff95391a6a142d2fe031f21dfe121b8b705229f41f6ae8297a27 2026/02/02 03:05:19 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kusosuc8kazi/backup" 2026/02/02 03:05:19 DEBUG : Starting OpenDrive session with ID: 00cb645164f7a5f7cdd14d6bc061a4ffc24097e5fde61f1fcd72d2584ac690bb 2026/02/02 03:05:20 DEBUG : two: size = 3 OK 2026/02/02 03:05:20 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:05:20 DEBUG : two: Unchanged skipping 2026/02/02 03:05:20 DEBUG : one: size = 4 (Local file system at /tmp/rclone3550647293) 2026/02/02 03:05:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/02 03:05:20 DEBUG : one: size = 3 (OpenDrive root 'rclone-test-kusosuc8kazi/dst') 2026/02/02 03:05:20 DEBUG : one: Sizes differ 2026/02/02 03:05:20 DEBUG : OpenDrive root 'rclone-test-kusosuc8kazi/dst': Waiting for checks to finish 2026/02/02 03:05:23 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2026/02/02 03:05:23 INFO : one: Moved (server-side) to: one.bak 2026/02/02 03:05:23 DEBUG : OpenDrive root 'rclone-test-kusosuc8kazi/dst': Waiting for transfers to finish 2026/02/02 03:05:24 DEBUG : one: Uploading chunk 0, size=4, remain=0 2026/02/02 03:05:24 DEBUG : sub dir/hello world: size = 11 OK 2026/02/02 03:05:24 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/02/02 03:05:24 INFO : sub dir/hello world: Copied (new) 2026/02/02 03:05:25 DEBUG : one: size = 4 OK 2026/02/02 03:05:25 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/02/02 03:05:25 INFO : one: Copied (new) 2026/02/02 03:05:25 DEBUG : Waiting for deletions to finish 2026/02/02 03:05:25 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/02 03:05:25 INFO : three.txt: Moved into backup dir fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2429 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2462 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: listing wrong, want backup/one.bak (3), backup/three.txt.bak (5), dst/one (4), dst/two (3) got backup/one.bak (3), backup/three.txt.bak (5), dst/one (4), dst/sub dir/hello world (11), dst/two (3) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2429 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2462 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: Unexpected file "dst/sub dir/hello world" 2026/02/02 03:05:36 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2462 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: listing wrong, want backup/one.bak (3), backup/three.txt.bak (5), dst/one (4), dst/three.txt (6), dst/two (3) got backup/one.bak (3), backup/three.txt.bak (5), dst/one (4), dst/sub dir/hello world (11), dst/three.txt (6), dst/two (3) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2462 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: Unexpected file "dst/sub dir/hello world" 2026/02/02 03:05:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone3550647293) 2026/02/02 03:05:46 DEBUG : one: size = 4 (OpenDrive root 'rclone-test-kusosuc8kazi/dst') 2026/02/02 03:05:46 DEBUG : one: Sizes differ 2026/02/02 03:05:46 DEBUG : two: size = 3 OK 2026/02/02 03:05:46 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:05:46 DEBUG : two: Unchanged skipping 2026/02/02 03:05:46 DEBUG : sub dir/hello world: size = 11 OK 2026/02/02 03:05:46 DEBUG : sub dir/hello world: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:05:46 DEBUG : sub dir/hello world: Unchanged skipping 2026/02/02 03:05:46 DEBUG : OpenDrive root 'rclone-test-kusosuc8kazi/dst': Waiting for checks to finish 2026/02/02 03:05:46 INFO : one.bak: Deleted 2026/02/02 03:05:47 INFO : one: Moved (server-side) to: one.bak 2026/02/02 03:05:47 DEBUG : OpenDrive root 'rclone-test-kusosuc8kazi/dst': Waiting for transfers to finish 2026/02/02 03:05:47 DEBUG : one: Uploading chunk 0, size=5, remain=0 2026/02/02 03:05:48 DEBUG : one: size = 5 OK 2026/02/02 03:05:48 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/02/02 03:05:48 INFO : one: Copied (new) 2026/02/02 03:05:48 DEBUG : Waiting for deletions to finish 2026/02/02 03:05:49 INFO : three.txt.bak: Deleted 2026/02/02 03:05:50 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/02 03:05:50 INFO : three.txt: Moved into backup dir fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2454 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2462 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: listing wrong, want backup/one.bak (4), backup/three.txt.bak (6), dst/one (5), dst/two (3) got backup/one.bak (4), backup/three.txt.bak (6), dst/one (5), dst/sub dir/hello world (11), dst/two (3) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2454 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2462 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: Unexpected file "dst/sub dir/hello world" run.go:130: removing dir "dst/sub dir" failed - try 1/3: folder not empty --- FAIL: TestSyncBackupDirWithSuffix (58.74s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "OpenDrive root 'rclone-test-kusosuc8kazi'", Local "Local file system at /tmp/rclone3550647293", Modify Window "1s" 2026/02/02 03:06:04 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2026/02/02 03:06:05 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2026/02/02 03:06:07 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2026/02/02 03:06:09 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kusosuc8kazi/dst" 2026/02/02 03:06:09 DEBUG : Config file has changed externally - reloading 2026/02/02 03:06:09 DEBUG : Starting OpenDrive session with ID: f7995cc040d19e971e91d7c96be154e2b5555a8ddbbf19b5209a1f68c1a50d36 2026/02/02 03:06:09 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kusosuc8kazi/backup" 2026/02/02 03:06:10 DEBUG : Starting OpenDrive session with ID: 894d9f11d0091724487e33afb9c7fa32c5c7939693ad7e82a18e3bf1a94bcddd 2026/02/02 03:06:11 DEBUG : one: size = 4 (Local file system at /tmp/rclone3550647293) 2026/02/02 03:06:11 DEBUG : one: size = 3 (OpenDrive root 'rclone-test-kusosuc8kazi/dst') 2026/02/02 03:06:11 DEBUG : one: Sizes differ 2026/02/02 03:06:11 DEBUG : two: size = 3 OK 2026/02/02 03:06:11 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:06:11 DEBUG : two: Unchanged skipping 2026/02/02 03:06:11 DEBUG : OpenDrive root 'rclone-test-kusosuc8kazi/dst': Waiting for checks to finish 2026/02/02 03:06:12 INFO : one: Moved (server-side) to: one-2019-01-01 2026/02/02 03:06:12 DEBUG : OpenDrive root 'rclone-test-kusosuc8kazi/dst': Waiting for transfers to finish 2026/02/02 03:06:12 DEBUG : one: Uploading chunk 0, size=4, remain=0 2026/02/02 03:06:13 DEBUG : one: size = 4 OK 2026/02/02 03:06:13 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/02/02 03:06:13 INFO : one: Copied (new) 2026/02/02 03:06:13 DEBUG : Waiting for deletions to finish 2026/02/02 03:06:13 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/02/02 03:06:13 INFO : three.txt: Moved into backup dir fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2429 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2466 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: listing wrong, want backup/one-2019-01-01 (3), backup/three-2019-01-01.txt (5), dst/one (4), dst/two (3) got backup/one-2019-01-01 (4), backup/three-2019-01-01.txt (5), dst/two (3) fstest.go:143: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:149 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2429 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2466 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: OpenDrive root 'rclone-test-kusosuc8kazi'/backup/one-2019-01-01: md5 hash incorrect - expecting "f97c5d29941bfb1b2fdab0874906ab82" got "c7957179c41f69d44f217a108c7915d8" fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2429 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2466 Error: Not equal: expected: 3 actual : 4 Test: TestSyncBackupDirWithSuffixKeepExtension Messages: backup/one-2019-01-01: size incorrect file=3 vs obj=4 fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2429 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2466 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: backup/one-2019-01-01: Modification time difference too big |-95456h54m52.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2011-12-25 12:59:59 +0000 UTC) (precision 1s) fstest.go:203: Not found "dst/one" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2429 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2466 Error: Not equal: expected: 0 actual : 1 Test: TestSyncBackupDirWithSuffixKeepExtension Messages: 1 objects not found 2026/02/02 03:06:23 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2466 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: listing wrong, want backup/one-2019-01-01 (3), backup/three-2019-01-01.txt (5), dst/one (4), dst/three.txt (6), dst/two (3) got backup/one-2019-01-01 (4), backup/three-2019-01-01.txt (5), dst/three.txt (6), dst/two (3) fstest.go:143: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:149 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2466 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: OpenDrive root 'rclone-test-kusosuc8kazi'/backup/one-2019-01-01: md5 hash incorrect - expecting "f97c5d29941bfb1b2fdab0874906ab82" got "c7957179c41f69d44f217a108c7915d8" fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2466 Error: Not equal: expected: 3 actual : 4 Test: TestSyncBackupDirWithSuffixKeepExtension Messages: backup/one-2019-01-01: size incorrect file=3 vs obj=4 fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2466 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: backup/one-2019-01-01: Modification time difference too big |-95456h54m52.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2011-12-25 12:59:59 +0000 UTC) (precision 1s) fstest.go:203: Not found "dst/one" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2466 Error: Not equal: expected: 0 actual : 1 Test: TestSyncBackupDirWithSuffixKeepExtension Messages: 1 objects not found 2026/02/02 03:06:33 DEBUG : one: Need to transfer - File not found at Destination 2026/02/02 03:06:33 DEBUG : two: size = 3 OK 2026/02/02 03:06:33 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:06:33 DEBUG : two: Unchanged skipping 2026/02/02 03:06:33 DEBUG : OpenDrive root 'rclone-test-kusosuc8kazi/dst': Waiting for checks to finish 2026/02/02 03:06:33 DEBUG : OpenDrive root 'rclone-test-kusosuc8kazi/dst': Waiting for transfers to finish 2026/02/02 03:06:33 DEBUG : one: Uploading chunk 0, size=5, remain=0 2026/02/02 03:06:34 DEBUG : one: size = 5 OK 2026/02/02 03:06:34 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/02/02 03:06:34 INFO : one: Copied (new) 2026/02/02 03:06:34 DEBUG : Waiting for deletions to finish 2026/02/02 03:06:35 INFO : three-2019-01-01.txt: Deleted 2026/02/02 03:06:35 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/02/02 03:06:35 INFO : three.txt: Moved into backup dir --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (35.01s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "OpenDrive root 'rclone-test-kusosuc8kazi'", Local "Local file system at /tmp/rclone3550647293", Modify Window "1s" 2026/02/02 03:06:39 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2026/02/02 03:06:40 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2026/02/02 03:06:42 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2026/02/02 03:06:44 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kusosuc8kazi/dst" 2026/02/02 03:06:44 DEBUG : Starting OpenDrive session with ID: 5638b6263898317e53b106e9382d08660bd67d122eb854aa9ee4f46ef26cc731 2026/02/02 03:06:45 DEBUG : one: size = 4 (Local file system at /tmp/rclone3550647293) 2026/02/02 03:06:45 DEBUG : one: size = 3 (OpenDrive root 'rclone-test-kusosuc8kazi/dst') 2026/02/02 03:06:45 DEBUG : one: Sizes differ 2026/02/02 03:06:45 DEBUG : one: same parent dir (ODFfOTcyNzYzNl9tVDMwVA) - using file/rename instead of move_copy for one-2019-01-01 2026/02/02 03:06:45 INFO : one: Moved (server-side) to: one-2019-01-01 2026/02/02 03:06:46 DEBUG : one: Uploading chunk 0, size=4, remain=0 2026/02/02 03:06:47 DEBUG : one: size = 4 OK 2026/02/02 03:06:47 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/02/02 03:06:47 INFO : one: Copied (new) 2026/02/02 03:06:47 DEBUG : two: size = 3 OK 2026/02/02 03:06:47 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:06:47 DEBUG : two: Unchanged skipping 2026/02/02 03:06:47 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3550647293) 2026/02/02 03:06:47 DEBUG : three.txt: size = 5 (OpenDrive root 'rclone-test-kusosuc8kazi/dst') 2026/02/02 03:06:47 DEBUG : three.txt: Sizes differ 2026/02/02 03:06:47 DEBUG : three.txt: same parent dir (ODFfOTcyNzYzNl9tVDMwVA) - using file/rename instead of move_copy for three-2019-01-01.txt 2026/02/02 03:06:47 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/02/02 03:06:48 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2026/02/02 03:06:49 DEBUG : three.txt: size = 6 OK 2026/02/02 03:06:49 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/02/02 03:06:49 INFO : three.txt: Copied (new) 2026/02/02 03:06:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone3550647293) 2026/02/02 03:06:50 DEBUG : one: size = 4 (OpenDrive root 'rclone-test-kusosuc8kazi/dst') 2026/02/02 03:06:50 DEBUG : one: Sizes differ 2026/02/02 03:06:50 INFO : one-2019-01-01: Deleted 2026/02/02 03:06:51 DEBUG : one: same parent dir (ODFfOTcyNzYzNl9tVDMwVA) - using file/rename instead of move_copy for one-2019-01-01 2026/02/02 03:06:51 INFO : one: Moved (server-side) to: one-2019-01-01 2026/02/02 03:06:51 DEBUG : one: Uploading chunk 0, size=5, remain=0 2026/02/02 03:06:52 DEBUG : one: size = 5 OK 2026/02/02 03:06:52 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/02/02 03:06:52 INFO : one: Copied (new) 2026/02/02 03:06:52 DEBUG : two: size = 3 OK 2026/02/02 03:06:52 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:06:52 DEBUG : two: Unchanged skipping 2026/02/02 03:06:52 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3550647293) 2026/02/02 03:06:52 DEBUG : three.txt: size = 6 (OpenDrive root 'rclone-test-kusosuc8kazi/dst') 2026/02/02 03:06:52 DEBUG : three.txt: Sizes differ 2026/02/02 03:06:53 INFO : three-2019-01-01.txt: Deleted 2026/02/02 03:06:53 DEBUG : three.txt: same parent dir (ODFfOTcyNzYzNl9tVDMwVA) - using file/rename instead of move_copy for three-2019-01-01.txt 2026/02/02 03:06:53 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/02/02 03:06:53 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2026/02/02 03:06:54 DEBUG : three.txt: size = 19 OK 2026/02/02 03:06:54 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/02/02 03:06:54 INFO : three.txt: Copied (new) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2552 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2555 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: listing wrong, want dst/one (5), dst/one-2019-01-01 (4), dst/three-2019-01-01.txt (6), dst/three.txt (19), dst/two (3) got dst/one-2019-01-01 (5), dst/three-2019-01-01.txt (19), dst/two (3) fstest.go:143: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:149 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2552 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2555 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: OpenDrive root 'rclone-test-kusosuc8kazi'/dst/one-2019-01-01: md5 hash incorrect - expecting "c7957179c41f69d44f217a108c7915d8" got "0f93e81041f0cab37c37a05ae998b219" fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2552 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2555 Error: Not equal: expected: 4 actual : 5 Test: TestSyncSuffixKeepExtension Messages: dst/one-2019-01-01: size incorrect file=4 vs obj=5 fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2552 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2555 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: dst/one-2019-01-01: Modification time difference too big |-119h59m59.876543211s| > 1s (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2011-12-30 12:59:59 +0000 UTC) (precision 1s) fstest.go:143: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:149 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2552 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2555 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: OpenDrive root 'rclone-test-kusosuc8kazi'/dst/three-2019-01-01.txt: md5 hash incorrect - expecting "91341eed84691a83caea73aa785736d5" got "423e01c5e84a30d129b97aedb6e219a9" fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2552 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2555 Error: Not equal: expected: 6 actual : 19 Test: TestSyncSuffixKeepExtension Messages: dst/three-2019-01-01.txt: size incorrect file=6 vs obj=19 fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2552 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2555 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: dst/three-2019-01-01.txt: Modification time difference too big |-95576h54m52.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2011-12-30 12:59:59 +0000 UTC) (precision 1s) fstest.go:203: Not found "dst/one" fstest.go:203: Not found "dst/three.txt" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2552 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2555 Error: Not equal: expected: 0 actual : 2 Test: TestSyncSuffixKeepExtension Messages: 2 objects not found --- FAIL: TestSyncSuffixKeepExtension (26.76s) === RUN TestFixCase run.go:185: Remote "OpenDrive root 'rclone-test-kusosuc8kazi'", Local "Local file system at /tmp/rclone3550647293", Modify Window "1s" 2026/02/02 03:07:05 DEBUG : EXISTING: Uploading chunk 0, size=6, remain=0 2026/02/02 03:07:07 DEBUG : EXISTINGBUTDIFFERENT: Uploading chunk 0, size=8, remain=0 run.go:290: Failed to put "SUBDIRA/subdirb/SUBDIRC/HELLO" to "OpenDrive root 'rclone-test-kusosuc8kazi'": failed to get folder list: Directory doesn't exist (Error 404) --- FAIL: TestFixCase (6.00s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "OpenDrive root 'rclone-test-kusosuc8kazi'", Local "Local file system at /tmp/rclone3550647293", Modify Window "1s" 2026/02/02 03:07:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/02 03:07:10 INFO : sub dir: Making directory 2026/02/02 03:07:11 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC sync_test.go:2899: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2899 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bilib/output.go:26 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2897 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2981 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestNothingToTransferWithoutEmptyDirs --- FAIL: TestNothingToTransferWithoutEmptyDirs (4.37s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "OpenDrive root 'rclone-test-kusosuc8kazi'", Local "Local file system at /tmp/rclone3550647293", Modify Window "1s" 2026/02/02 03:07:16 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:07:18 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:07:19 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:07:21 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:07:23 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:07:25 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:07:27 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:07:29 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:07:30 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:07:32 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:07:34 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2026/02/02 03:07:36 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2026/02/02 03:07:37 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2026/02/02 03:07:39 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2026/02/02 03:07:41 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2026/02/02 03:07:43 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2026/02/02 03:07:44 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2026/02/02 03:07:46 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2026/02/02 03:07:48 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2026/02/02 03:07:50 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2026/02/02 03:07:51 DEBUG : Waiting for deletions to finish 2026/02/02 03:07:51 DEBUG : apple: Excluded (Path Filter) 2026/02/02 03:07:51 DEBUG : apple: Excluded 2026/02/02 03:07:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/02 03:07:51 DEBUG : appleappleapplebanana: Excluded 2026/02/02 03:07:51 DEBUG : banana: Excluded (Path Filter) 2026/02/02 03:07:51 DEBUG : banana: Excluded 2026/02/02 03:07:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/02 03:07:51 DEBUG : splitbananasplit: Excluded 2026/02/02 03:07:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/02 03:07:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/02 03:07:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/02 03:07:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/02 03:07:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/02 03:07:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/02 03:07:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/02 03:07:51 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/02 03:07:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/02 03:07:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/02 03:07:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/02 03:07:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/02 03:07:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/02 03:07:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/02 03:07:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/02 03:07:51 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/02 03:07:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/02 03:07:51 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/02 03:07:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/02 03:07:51 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/02 03:07:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/02 03:07:51 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/02 03:07:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/02 03:07:51 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/02 03:07:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/02 03:07:51 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/02 03:07:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/02 03:07:51 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/02 03:07:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/02 03:07:51 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/02 03:07:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/02 03:07:51 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/02 03:07:52 DEBUG : apple: size = 5 OK 2026/02/02 03:07:52 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/02 03:07:52 DEBUG : splitbananasplit: size = 16 OK 2026/02/02 03:07:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:07:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:07:52 DEBUG : banana: size = 6 OK 2026/02/02 03:07:52 DEBUG : splitbananasplit: Unchanged skipping 2026/02/02 03:07:52 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/02 03:07:52 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:07:52 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:07:52 DEBUG : apple: Unchanged skipping 2026/02/02 03:07:52 DEBUG : banana: Unchanged skipping 2026/02/02 03:07:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/02 03:07:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:07:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/02 03:07:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/02 03:07:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/02 03:07:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:07:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/02 03:07:52 DEBUG : OpenDrive root 'rclone-test-kusosuc8kazi': Waiting for checks to finish 2026/02/02 03:07:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/02 03:07:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:07:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/02 03:07:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/02 03:07:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:07:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/02 03:07:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/02 03:07:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:07:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/02 03:07:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/02 03:07:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:07:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/02 03:07:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/02 03:07:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/02 03:07:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:07:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:07:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/02 03:07:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/02 03:07:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/02 03:07:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/02 03:07:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:07:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:07:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/02 03:07:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/02 03:07:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/02 03:07:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:07:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/02 03:07:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/02 03:07:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/02 03:07:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:07:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:07:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:07:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/02 03:07:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/02 03:07:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:07:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/02 03:07:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/02 03:07:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:07:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/02 03:07:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/02 03:07:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/02 03:07:52 DEBUG : OpenDrive root 'rclone-test-kusosuc8kazi': Waiting for transfers to finish 2026/02/02 03:07:52 ERROR : OpenDrive root 'rclone-test-kusosuc8kazi': not deleting files as there were IO errors 2026/02/02 03:07:52 ERROR : OpenDrive root 'rclone-test-kusosuc8kazi': not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/NFC 2026/02/02 03:07:52 DEBUG : Waiting for deletions to finish 2026/02/02 03:07:52 DEBUG : apple: Excluded (Path Filter) 2026/02/02 03:07:52 DEBUG : apple: Excluded 2026/02/02 03:07:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/02 03:07:52 DEBUG : appleappleapplebanana: Excluded 2026/02/02 03:07:52 DEBUG : banana: Excluded (Path Filter) 2026/02/02 03:07:52 DEBUG : banana: Excluded 2026/02/02 03:07:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/02 03:07:52 DEBUG : splitbananasplit: Excluded 2026/02/02 03:07:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/02 03:07:52 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/02 03:07:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/02 03:07:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/02 03:07:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/02 03:07:52 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/02 03:07:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/02 03:07:52 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/02 03:07:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/02 03:07:52 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/02 03:07:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/02 03:07:52 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/02 03:07:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/02 03:07:52 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/02 03:07:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/02 03:07:52 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/02 03:07:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/02 03:07:52 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/02 03:07:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/02 03:07:52 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/02 03:07:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/02 03:07:52 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/02 03:07:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/02 03:07:52 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/02 03:07:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/02 03:07:52 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/02 03:07:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/02 03:07:52 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/02 03:07:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/02 03:07:52 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/02 03:07:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/02 03:07:52 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/02 03:07:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/02 03:07:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:07:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/02 03:07:53 DEBUG : apple: size = 5 OK 2026/02/02 03:07:53 DEBUG : banana: size = 6 OK 2026/02/02 03:07:53 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:07:53 DEBUG : splitbananasplit: size = 16 OK 2026/02/02 03:07:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:07:53 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:07:53 DEBUG : banana: Unchanged skipping 2026/02/02 03:07:53 DEBUG : apple: Unchanged skipping 2026/02/02 03:07:53 DEBUG : splitbananasplit: Unchanged skipping 2026/02/02 03:07:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/02 03:07:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:07:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/02 03:07:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/02 03:07:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:07:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:07:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/02 03:07:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/02 03:07:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/02 03:07:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/02 03:07:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:07:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:07:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/02 03:07:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/02 03:07:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:07:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/02 03:07:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/02 03:07:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:07:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:07:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/02 03:07:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/02 03:07:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/02 03:07:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/02 03:07:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:07:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/02 03:07:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/02 03:07:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/02 03:07:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:07:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/02 03:07:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:07:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:07:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/02 03:07:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/02 03:07:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/02 03:07:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/02 03:07:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:07:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/02 03:07:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/02 03:07:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:07:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/02 03:07:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/02 03:07:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/02 03:07:53 DEBUG : OpenDrive root 'rclone-test-kusosuc8kazi': Waiting for checks to finish 2026/02/02 03:07:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/02 03:07:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:07:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/02 03:07:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:07:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/02 03:07:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/02 03:07:53 DEBUG : OpenDrive root 'rclone-test-kusosuc8kazi': Waiting for transfers to finish 2026/02/02 03:07:53 ERROR : OpenDrive root 'rclone-test-kusosuc8kazi': not deleting files as there were IO errors 2026/02/02 03:07:53 ERROR : OpenDrive root 'rclone-test-kusosuc8kazi': not deleting directories as there were IO errors sync_transform_test.go:118: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:118 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/NFC 2026/02/02 03:07:53 DEBUG : Waiting for deletions to finish 2026/02/02 03:07:53 DEBUG : apple: Excluded (Path Filter) 2026/02/02 03:07:53 DEBUG : apple: Excluded 2026/02/02 03:07:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/02 03:07:53 DEBUG : appleappleapplebanana: Excluded 2026/02/02 03:07:53 DEBUG : banana: Excluded (Path Filter) 2026/02/02 03:07:53 DEBUG : banana: Excluded 2026/02/02 03:07:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/02 03:07:53 DEBUG : splitbananasplit: Excluded 2026/02/02 03:07:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/02 03:07:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/02 03:07:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/02 03:07:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/02 03:07:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/02 03:07:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/02 03:07:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/02 03:07:53 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/02 03:07:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/02 03:07:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/02 03:07:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/02 03:07:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/02 03:07:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/02 03:07:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/02 03:07:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/02 03:07:53 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/02 03:07:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/02 03:07:53 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/02 03:07:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/02 03:07:53 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/02 03:07:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/02 03:07:53 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/02 03:07:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/02 03:07:53 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/02 03:07:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/02 03:07:53 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/02 03:07:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/02 03:07:53 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/02 03:07:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/02 03:07:53 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/02 03:07:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/02 03:07:53 DEBUG : dir1/0015-9;=.txt: Excluded run.go:130: removing dir "dir1" failed - try 1/3: folder not empty === RUN TestTransform/NFD run.go:185: Remote "OpenDrive root 'rclone-test-kusosuc8kazi'", Local "Local file system at /tmp/rclone3550647293", Modify Window "1s" 2026/02/02 03:08:01 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:08:02 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:08:04 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:08:06 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:08:08 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:08:10 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:08:11 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:08:13 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:08:15 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:08:16 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:08:18 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2026/02/02 03:08:20 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2026/02/02 03:08:21 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2026/02/02 03:08:23 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2026/02/02 03:08:25 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2026/02/02 03:08:27 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2026/02/02 03:08:29 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2026/02/02 03:08:31 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2026/02/02 03:08:33 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2026/02/02 03:08:34 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2026/02/02 03:08:35 DEBUG : Waiting for deletions to finish 2026/02/02 03:08:36 DEBUG : apple: Excluded (Path Filter) 2026/02/02 03:08:36 DEBUG : apple: Excluded 2026/02/02 03:08:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/02 03:08:36 DEBUG : appleappleapplebanana: Excluded 2026/02/02 03:08:36 DEBUG : banana: Excluded (Path Filter) 2026/02/02 03:08:36 DEBUG : banana: Excluded 2026/02/02 03:08:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/02 03:08:36 DEBUG : splitbananasplit: Excluded 2026/02/02 03:08:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/02 03:08:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/02 03:08:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/02 03:08:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/02 03:08:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/02 03:08:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/02 03:08:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/02 03:08:36 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/02 03:08:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/02 03:08:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/02 03:08:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/02 03:08:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/02 03:08:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/02 03:08:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/02 03:08:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/02 03:08:36 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/02 03:08:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/02 03:08:36 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/02 03:08:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/02 03:08:36 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/02 03:08:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/02 03:08:36 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/02 03:08:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/02 03:08:36 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/02 03:08:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/02 03:08:36 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/02 03:08:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/02 03:08:36 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/02 03:08:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/02 03:08:36 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/02 03:08:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/02 03:08:36 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/02 03:08:36 DEBUG : apple: size = 5 OK 2026/02/02 03:08:36 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:08:36 DEBUG : apple: Unchanged skipping 2026/02/02 03:08:36 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/02 03:08:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:08:36 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/02 03:08:36 DEBUG : banana: size = 6 OK 2026/02/02 03:08:36 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:08:36 DEBUG : banana: Unchanged skipping 2026/02/02 03:08:36 DEBUG : splitbananasplit: size = 16 OK 2026/02/02 03:08:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:08:36 DEBUG : splitbananasplit: Unchanged skipping 2026/02/02 03:08:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/02 03:08:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:08:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/02 03:08:37 DEBUG : OpenDrive root 'rclone-test-kusosuc8kazi': Waiting for checks to finish 2026/02/02 03:08:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/02 03:08:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/02 03:08:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:08:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/02 03:08:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:08:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/02 03:08:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/02 03:08:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:08:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/02 03:08:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/02 03:08:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:08:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/02 03:08:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/02 03:08:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:08:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/02 03:08:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/02 03:08:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:08:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/02 03:08:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/02 03:08:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:08:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/02 03:08:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/02 03:08:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:08:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/02 03:08:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/02 03:08:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:08:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/02 03:08:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/02 03:08:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:08:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/02 03:08:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:08:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/02 03:08:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/02 03:08:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/02 03:08:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:08:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/02 03:08:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/02 03:08:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:08:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/02 03:08:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/02 03:08:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:08:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/02 03:08:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/02 03:08:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:08:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/02 03:08:37 DEBUG : OpenDrive root 'rclone-test-kusosuc8kazi': Waiting for transfers to finish 2026/02/02 03:08:37 ERROR : OpenDrive root 'rclone-test-kusosuc8kazi': not deleting files as there were IO errors 2026/02/02 03:08:37 ERROR : OpenDrive root 'rclone-test-kusosuc8kazi': not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/NFD 2026/02/02 03:08:37 DEBUG : Waiting for deletions to finish 2026/02/02 03:08:37 DEBUG : apple: Excluded (Path Filter) 2026/02/02 03:08:37 DEBUG : apple: Excluded 2026/02/02 03:08:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/02 03:08:37 DEBUG : appleappleapplebanana: Excluded 2026/02/02 03:08:37 DEBUG : banana: Excluded (Path Filter) 2026/02/02 03:08:37 DEBUG : banana: Excluded 2026/02/02 03:08:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/02 03:08:37 DEBUG : splitbananasplit: Excluded 2026/02/02 03:08:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/02 03:08:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/02 03:08:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/02 03:08:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/02 03:08:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/02 03:08:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/02 03:08:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/02 03:08:37 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/02 03:08:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/02 03:08:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/02 03:08:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/02 03:08:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/02 03:08:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/02 03:08:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/02 03:08:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/02 03:08:37 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/02 03:08:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/02 03:08:37 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/02 03:08:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/02 03:08:37 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/02 03:08:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/02 03:08:37 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/02 03:08:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/02 03:08:37 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/02 03:08:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/02 03:08:37 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/02 03:08:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/02 03:08:37 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/02 03:08:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/02 03:08:37 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/02 03:08:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/02 03:08:37 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/02 03:08:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/02 03:08:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:08:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/02 03:08:37 DEBUG : splitbananasplit: size = 16 OK 2026/02/02 03:08:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:08:37 DEBUG : banana: size = 6 OK 2026/02/02 03:08:37 DEBUG : splitbananasplit: Unchanged skipping 2026/02/02 03:08:37 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:08:37 DEBUG : banana: Unchanged skipping 2026/02/02 03:08:37 DEBUG : apple: size = 5 OK 2026/02/02 03:08:37 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:08:37 DEBUG : apple: Unchanged skipping 2026/02/02 03:08:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/02 03:08:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/02 03:08:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:08:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:08:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/02 03:08:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/02 03:08:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:08:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/02 03:08:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/02 03:08:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:08:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/02 03:08:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/02 03:08:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/02 03:08:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/02 03:08:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/02 03:08:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:08:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:08:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:08:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/02 03:08:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/02 03:08:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/02 03:08:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/02 03:08:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/02 03:08:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:08:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:08:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/02 03:08:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/02 03:08:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/02 03:08:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/02 03:08:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/02 03:08:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:08:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/02 03:08:38 DEBUG : OpenDrive root 'rclone-test-kusosuc8kazi': Waiting for checks to finish 2026/02/02 03:08:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:08:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/02 03:08:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/02 03:08:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:08:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/02 03:08:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/02 03:08:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:08:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:08:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/02 03:08:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/02 03:08:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/02 03:08:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:08:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/02 03:08:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/02 03:08:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:08:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/02 03:08:38 DEBUG : OpenDrive root 'rclone-test-kusosuc8kazi': Waiting for transfers to finish 2026/02/02 03:08:38 ERROR : OpenDrive root 'rclone-test-kusosuc8kazi': not deleting files as there were IO errors 2026/02/02 03:08:38 ERROR : OpenDrive root 'rclone-test-kusosuc8kazi': not deleting directories as there were IO errors sync_transform_test.go:118: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:118 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/NFD 2026/02/02 03:08:38 DEBUG : Waiting for deletions to finish 2026/02/02 03:08:38 DEBUG : apple: Excluded (Path Filter) 2026/02/02 03:08:38 DEBUG : apple: Excluded 2026/02/02 03:08:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/02 03:08:38 DEBUG : appleappleapplebanana: Excluded 2026/02/02 03:08:38 DEBUG : banana: Excluded (Path Filter) 2026/02/02 03:08:38 DEBUG : banana: Excluded 2026/02/02 03:08:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/02 03:08:38 DEBUG : splitbananasplit: Excluded 2026/02/02 03:08:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/02 03:08:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/02 03:08:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/02 03:08:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/02 03:08:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/02 03:08:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/02 03:08:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/02 03:08:38 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/02 03:08:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/02 03:08:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/02 03:08:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/02 03:08:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/02 03:08:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/02 03:08:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/02 03:08:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/02 03:08:38 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/02 03:08:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/02 03:08:38 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/02 03:08:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/02 03:08:38 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/02 03:08:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/02 03:08:38 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/02 03:08:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/02 03:08:38 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/02 03:08:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/02 03:08:38 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/02 03:08:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/02 03:08:38 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/02 03:08:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/02 03:08:38 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/02 03:08:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/02 03:08:38 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/base64 run.go:185: Remote "OpenDrive root 'rclone-test-kusosuc8kazi'", Local "Local file system at /tmp/rclone3550647293", Modify Window "1s" 2026/02/02 03:08:44 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:08:46 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:08:48 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:08:49 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:08:51 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:08:53 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:08:55 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:08:57 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:08:59 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:09:01 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:09:02 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2026/02/02 03:09:04 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2026/02/02 03:09:06 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2026/02/02 03:09:08 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2026/02/02 03:09:09 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2026/02/02 03:09:11 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2026/02/02 03:09:13 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2026/02/02 03:09:14 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2026/02/02 03:09:16 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2026/02/02 03:09:18 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2026/02/02 03:09:19 DEBUG : Waiting for deletions to finish 2026/02/02 03:09:19 DEBUG : apple: Excluded (Path Filter) 2026/02/02 03:09:19 DEBUG : apple: Excluded 2026/02/02 03:09:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/02 03:09:19 DEBUG : appleappleapplebanana: Excluded 2026/02/02 03:09:19 DEBUG : banana: Excluded (Path Filter) 2026/02/02 03:09:19 DEBUG : banana: Excluded 2026/02/02 03:09:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/02 03:09:19 DEBUG : splitbananasplit: Excluded 2026/02/02 03:09:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/02 03:09:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/02 03:09:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/02 03:09:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/02 03:09:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/02 03:09:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/02 03:09:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/02 03:09:19 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/02 03:09:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/02 03:09:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/02 03:09:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/02 03:09:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/02 03:09:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/02 03:09:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/02 03:09:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/02 03:09:19 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/02 03:09:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/02 03:09:19 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/02 03:09:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/02 03:09:19 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/02 03:09:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/02 03:09:19 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/02 03:09:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/02 03:09:19 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/02 03:09:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/02 03:09:19 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/02 03:09:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/02 03:09:19 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/02 03:09:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/02 03:09:19 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/02 03:09:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/02 03:09:19 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/02 03:09:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/02 03:09:20 DEBUG : apple: transformed to: YXBwbGU= 2026/02/02 03:09:20 DEBUG : banana: transformed to: YmFuYW5h 2026/02/02 03:09:20 DEBUG : apple: transformed to: YXBwbGU= 2026/02/02 03:09:20 DEBUG : banana: transformed to: YmFuYW5h 2026/02/02 03:09:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/02 03:09:20 DEBUG : apple: transformed to: YXBwbGU= 2026/02/02 03:09:20 DEBUG : banana: transformed to: YmFuYW5h 2026/02/02 03:09:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/02 03:09:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/02 03:09:20 DEBUG : apple: transformed to: YXBwbGU= 2026/02/02 03:09:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/02 03:09:20 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/02 03:09:20 DEBUG : banana: transformed to: YmFuYW5h 2026/02/02 03:09:20 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/02 03:09:20 DEBUG : apple: transformed to: YXBwbGU= 2026/02/02 03:09:20 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/02 03:09:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/02 03:09:20 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/02 03:09:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/02 03:09:20 DEBUG : banana: transformed to: YmFuYW5h 2026/02/02 03:09:20 DEBUG : apple: transformed to: YXBwbGU= 2026/02/02 03:09:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/02 03:09:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/02 03:09:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/02 03:09:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/02 03:09:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/02 03:09:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/02 03:09:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/02 03:09:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:09:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/02 03:09:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:09:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/02 03:09:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:09:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/02 03:09:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/02 03:09:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/02 03:09:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/02 03:09:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/02 03:09:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/02 03:09:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:09:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/02 03:09:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/02 03:09:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/02 03:09:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/02 03:09:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/02 03:09:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/02 03:09:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/02 03:09:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:09:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/02 03:09:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/02 03:09:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/02 03:09:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/02 03:09:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/02 03:09:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/02 03:09:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/02 03:09:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/02 03:09:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/02 03:09:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/02 03:09:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/02 03:09:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/02 03:09:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/02 03:09:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:09:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/02 03:09:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/02 03:09:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/02 03:09:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/02 03:09:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/02 03:09:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/02 03:09:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/02 03:09:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/02 03:09:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/02 03:09:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/02 03:09:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/02 03:09:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/02 03:09:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/02 03:09:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:09:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/02 03:09:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/02 03:09:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/02 03:09:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/02 03:09:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/02 03:09:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/02 03:09:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/02 03:09:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/02 03:09:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/02 03:09:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/02 03:09:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/02 03:09:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/02 03:09:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/02 03:09:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/02 03:09:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/02 03:09:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:09:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/02 03:09:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/02 03:09:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/02 03:09:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/02 03:09:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/02 03:09:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/02 03:09:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/02 03:09:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/02 03:09:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/02 03:09:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/02 03:09:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/02 03:09:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/02 03:09:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/02 03:09:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/02 03:09:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/02 03:09:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/02 03:09:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/02 03:09:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:09:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/02 03:09:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/02 03:09:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/02 03:09:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/02 03:09:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/02 03:09:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/02 03:09:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/02 03:09:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/02 03:09:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/02 03:09:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:09:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/02 03:09:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/02 03:09:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/02 03:09:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/02 03:09:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/02 03:09:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/02 03:09:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/02 03:09:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/02 03:09:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:09:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/02 03:09:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:09:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/02 03:09:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:09:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/02 03:09:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:09:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:09:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:09:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/02 03:09:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:09:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/02 03:09:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:09:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/02 03:09:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:09:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/02 03:09:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:09:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/02 03:09:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:09:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/02 03:09:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:09:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/02 03:09:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:09:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/02 03:09:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/02 03:09:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/02 03:09:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/02 03:09:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/02 03:09:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/02 03:09:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/02 03:09:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/02 03:09:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:09:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/02 03:09:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/02 03:09:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:09:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/02 03:09:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:09:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/02 03:09:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:09:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/02 03:09:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:09:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:09:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:09:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/02 03:09:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:09:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/02 03:09:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:09:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/02 03:09:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:09:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/02 03:09:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:09:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/02 03:09:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:09:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/02 03:09:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:09:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/02 03:09:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:09:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/02 03:09:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:09:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:09:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:09:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/02 03:09:20 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/02 03:09:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/02 03:09:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:09:20 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/02 03:09:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/02 03:09:20 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/02 03:09:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:09:20 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/02 03:09:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/02 03:09:20 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/02 03:09:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/02 03:09:20 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/02 03:09:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/02 03:09:20 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/02 03:09:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/02 03:09:20 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/02 03:09:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/02 03:09:20 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/02 03:09:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/02 03:09:20 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/02 03:09:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/02 03:09:20 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/02 03:09:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/02 03:09:20 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/02 03:09:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:09:20 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/02 03:09:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/02 03:09:20 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/02 03:09:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/02 03:09:20 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/02 03:09:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/02 03:09:20 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/02 03:09:20 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/02 03:09:20 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/02 03:09:20 DEBUG : OpenDrive root 'rclone-test-kusosuc8kazi': Waiting for checks to finish 2026/02/02 03:09:20 DEBUG : OpenDrive root 'rclone-test-kusosuc8kazi': Waiting for transfers to finish 2026/02/02 03:09:21 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Uploading chunk 0, size=16, remain=0 2026/02/02 03:09:21 DEBUG : YmFuYW5h: Uploading chunk 0, size=6, remain=0 2026/02/02 03:09:21 DEBUG : YXBwbGU=: Uploading chunk 0, size=5, remain=0 2026/02/02 03:09:21 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Uploading chunk 0, size=21, remain=0 2026/02/02 03:09:22 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/02/02 03:09:22 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/02/02 03:09:22 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/02 03:09:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:09:22 DEBUG : YmFuYW5h: size = 6 OK 2026/02/02 03:09:22 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/02/02 03:09:22 INFO : banana: Copied (new) to: YmFuYW5h 2026/02/02 03:09:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/02 03:09:22 DEBUG : YXBwbGU=: size = 5 OK 2026/02/02 03:09:22 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/02/02 03:09:22 INFO : apple: Copied (new) to: YXBwbGU= 2026/02/02 03:09:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:09:22 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/02/02 03:09:22 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/02/02 03:09:22 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/02 03:09:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/02 03:09:23 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Uploading chunk 0, size=21, remain=0 2026/02/02 03:09:23 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Uploading chunk 0, size=21, remain=0 2026/02/02 03:09:23 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Uploading chunk 0, size=21, remain=0 2026/02/02 03:09:23 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Uploading chunk 0, size=21, remain=0 2026/02/02 03:09:24 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/02/02 03:09:24 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/02/02 03:09:24 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:09:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/02 03:09:24 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/02/02 03:09:24 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/02/02 03:09:24 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/02 03:09:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/02 03:09:24 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/02/02 03:09:24 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/02/02 03:09:24 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:09:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/02 03:09:24 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/02/02 03:09:24 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/02/02 03:09:24 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/02 03:09:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/02 03:09:25 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Uploading chunk 0, size=21, remain=0 2026/02/02 03:09:25 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Uploading chunk 0, size=21, remain=0 2026/02/02 03:09:25 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Uploading chunk 0, size=21, remain=0 2026/02/02 03:09:25 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Uploading chunk 0, size=21, remain=0 2026/02/02 03:09:26 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/02/02 03:09:26 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/02/02 03:09:26 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/02 03:09:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/02 03:09:26 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/02/02 03:09:26 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/02/02 03:09:26 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/02 03:09:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/02 03:09:26 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Uploading chunk 0, size=21, remain=0 2026/02/02 03:09:26 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/02/02 03:09:26 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/02/02 03:09:26 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/02 03:09:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/02 03:09:27 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Uploading chunk 0, size=21, remain=0 2026/02/02 03:09:27 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/02/02 03:09:27 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/02/02 03:09:27 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/02 03:09:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:09:27 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Uploading chunk 0, size=20, remain=0 2026/02/02 03:09:27 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/02/02 03:09:27 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/02/02 03:09:27 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/02 03:09:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/02 03:09:28 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/02/02 03:09:28 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/02/02 03:09:28 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/02 03:09:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/02 03:09:28 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Uploading chunk 0, size=19, remain=0 2026/02/02 03:09:28 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/02/02 03:09:28 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/02/02 03:09:28 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/02 03:09:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/02 03:09:28 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Uploading chunk 0, size=20, remain=0 2026/02/02 03:09:29 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Uploading chunk 0, size=19, remain=0 2026/02/02 03:09:29 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/02/02 03:09:29 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/02/02 03:09:29 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:09:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/02 03:09:29 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Uploading chunk 0, size=18, remain=0 2026/02/02 03:09:29 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/02/02 03:09:29 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/02/02 03:09:29 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/02 03:09:30 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/02/02 03:09:30 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/02/02 03:09:30 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/02 03:09:30 DEBUG : dir1/MDAxNS05Oz0udHh0: Uploading chunk 0, size=17, remain=0 2026/02/02 03:09:30 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/02/02 03:09:30 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/02/02 03:09:30 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/02 03:09:31 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/02/02 03:09:31 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/02/02 03:09:31 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/02/02 03:09:31 ERROR : OpenDrive root 'rclone-test-kusosuc8kazi': not deleting files as there were IO errors 2026/02/02 03:09:31 ERROR : OpenDrive root 'rclone-test-kusosuc8kazi': not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/base64 2026/02/02 03:09:31 DEBUG : Waiting for deletions to finish 2026/02/02 03:09:31 DEBUG : apple: Excluded (Path Filter) 2026/02/02 03:09:31 DEBUG : apple: Excluded 2026/02/02 03:09:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/02 03:09:31 DEBUG : appleappleapplebanana: Excluded 2026/02/02 03:09:31 DEBUG : banana: Excluded (Path Filter) 2026/02/02 03:09:31 DEBUG : banana: Excluded 2026/02/02 03:09:31 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/02/02 03:09:31 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/02/02 03:09:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/02 03:09:31 DEBUG : splitbananasplit: Excluded 2026/02/02 03:09:31 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/02/02 03:09:31 DEBUG : YmFuYW5h: Excluded 2026/02/02 03:09:31 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/02/02 03:09:31 DEBUG : YXBwbGU=: Excluded 2026/02/02 03:09:31 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/02/02 03:09:31 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/02/02 03:09:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/02 03:09:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/02 03:09:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/02 03:09:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/02 03:09:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/02 03:09:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/02 03:09:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/02 03:09:31 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/02 03:09:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/02 03:09:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/02 03:09:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/02 03:09:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/02 03:09:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/02 03:09:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/02 03:09:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/02 03:09:31 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/02 03:09:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/02 03:09:31 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/02 03:09:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/02 03:09:31 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/02 03:09:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/02 03:09:31 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/02 03:09:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/02 03:09:31 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/02 03:09:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/02 03:09:31 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/02 03:09:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/02 03:09:31 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/02 03:09:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/02 03:09:31 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/02 03:09:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/02 03:09:31 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/02 03:09:31 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/02/02 03:09:31 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/02/02 03:09:31 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/02/02 03:09:31 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/02/02 03:09:31 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/02/02 03:09:31 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/02/02 03:09:31 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/02/02 03:09:31 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/02/02 03:09:31 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/02/02 03:09:31 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/02/02 03:09:31 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/02/02 03:09:31 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/02/02 03:09:31 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/02/02 03:09:31 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/02/02 03:09:31 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/02/02 03:09:31 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/02/02 03:09:31 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/02/02 03:09:31 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/02/02 03:09:31 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/02/02 03:09:31 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/02/02 03:09:31 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/02/02 03:09:31 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/02/02 03:09:31 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/02/02 03:09:31 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/02/02 03:09:31 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/02/02 03:09:31 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/02/02 03:09:31 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/02/02 03:09:31 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/02/02 03:09:31 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/02/02 03:09:31 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/02/02 03:09:31 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/02/02 03:09:31 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded sync_transform_test.go:197: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: 20 actual : 40 Test: TestTransform/base64 === RUN TestTransform/prefix run.go:185: Remote "OpenDrive root 'rclone-test-kusosuc8kazi'", Local "Local file system at /tmp/rclone3550647293", Modify Window "1s" 2026/02/02 03:09:41 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:09:43 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:09:44 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:09:46 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:09:48 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:09:50 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:09:51 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:09:53 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:09:55 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:09:56 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:09:58 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2026/02/02 03:10:00 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2026/02/02 03:10:02 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2026/02/02 03:10:04 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2026/02/02 03:10:05 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2026/02/02 03:10:07 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2026/02/02 03:10:09 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2026/02/02 03:10:10 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2026/02/02 03:10:12 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2026/02/02 03:10:14 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2026/02/02 03:10:15 DEBUG : Waiting for deletions to finish 2026/02/02 03:10:15 DEBUG : apple: Excluded (Path Filter) 2026/02/02 03:10:15 DEBUG : apple: Excluded 2026/02/02 03:10:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/02 03:10:15 DEBUG : appleappleapplebanana: Excluded 2026/02/02 03:10:15 DEBUG : banana: Excluded (Path Filter) 2026/02/02 03:10:15 DEBUG : banana: Excluded 2026/02/02 03:10:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/02 03:10:15 DEBUG : splitbananasplit: Excluded 2026/02/02 03:10:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/02 03:10:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/02 03:10:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/02 03:10:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/02 03:10:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/02 03:10:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/02 03:10:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/02 03:10:15 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/02 03:10:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/02 03:10:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/02 03:10:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/02 03:10:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/02 03:10:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/02 03:10:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/02 03:10:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/02 03:10:15 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/02 03:10:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/02 03:10:15 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/02 03:10:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/02 03:10:15 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/02 03:10:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/02 03:10:15 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/02 03:10:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/02 03:10:15 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/02 03:10:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/02 03:10:15 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/02 03:10:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/02 03:10:15 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/02 03:10:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/02 03:10:15 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/02 03:10:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/02 03:10:15 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/02 03:10:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/02 03:10:15 DEBUG : apple: transformed to: PREFIXapple 2026/02/02 03:10:15 DEBUG : banana: transformed to: PREFIXbanana 2026/02/02 03:10:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/02 03:10:15 DEBUG : banana: transformed to: PREFIXbanana 2026/02/02 03:10:15 DEBUG : apple: transformed to: PREFIXapple 2026/02/02 03:10:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/02 03:10:15 DEBUG : banana: transformed to: PREFIXbanana 2026/02/02 03:10:15 DEBUG : apple: transformed to: PREFIXapple 2026/02/02 03:10:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/02 03:10:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/02 03:10:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/02 03:10:15 DEBUG : banana: transformed to: PREFIXbanana 2026/02/02 03:10:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/02 03:10:15 DEBUG : apple: transformed to: PREFIXapple 2026/02/02 03:10:16 DEBUG : apple: transformed to: PREFIXapple 2026/02/02 03:10:16 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/02 03:10:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/02 03:10:16 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/02 03:10:16 DEBUG : banana: transformed to: PREFIXbanana 2026/02/02 03:10:16 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/02 03:10:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/02 03:10:16 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/02 03:10:16 DEBUG : apple: transformed to: PREFIXapple 2026/02/02 03:10:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/02 03:10:16 DEBUG : banana: transformed to: PREFIXbanana 2026/02/02 03:10:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/02 03:10:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/02 03:10:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/02 03:10:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/02 03:10:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/02 03:10:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/02 03:10:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/02 03:10:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/02 03:10:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/02 03:10:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/02 03:10:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/02 03:10:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/02 03:10:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/02 03:10:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/02 03:10:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/02 03:10:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/02 03:10:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/02 03:10:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/02 03:10:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/02 03:10:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/02 03:10:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/02 03:10:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/02 03:10:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/02 03:10:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/02 03:10:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/02 03:10:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/02 03:10:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/02 03:10:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/02 03:10:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/02 03:10:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/02 03:10:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/02 03:10:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/02 03:10:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/02 03:10:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/02 03:10:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/02 03:10:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/02 03:10:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/02 03:10:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/02 03:10:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/02 03:10:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/02 03:10:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/02 03:10:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/02 03:10:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/02 03:10:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/02 03:10:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/02 03:10:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/02 03:10:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/02 03:10:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/02 03:10:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/02 03:10:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/02 03:10:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/02 03:10:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/02 03:10:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/02 03:10:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/02 03:10:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/02 03:10:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/02 03:10:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/02 03:10:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/02 03:10:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/02 03:10:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/02 03:10:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/02 03:10:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/02 03:10:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/02 03:10:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/02 03:10:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/02 03:10:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/02 03:10:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/02 03:10:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/02 03:10:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/02 03:10:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/02 03:10:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/02 03:10:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/02 03:10:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/02 03:10:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/02 03:10:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/02 03:10:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/02 03:10:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/02 03:10:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/02 03:10:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/02 03:10:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/02 03:10:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/02 03:10:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/02 03:10:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/02 03:10:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/02 03:10:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/02 03:10:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/02 03:10:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/02 03:10:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/02 03:10:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/02 03:10:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/02 03:10:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/02 03:10:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/02 03:10:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/02 03:10:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/02 03:10:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/02 03:10:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/02 03:10:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/02 03:10:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/02 03:10:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/02 03:10:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/02 03:10:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/02 03:10:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/02 03:10:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/02 03:10:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/02 03:10:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/02 03:10:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/02 03:10:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/02 03:10:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/02 03:10:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/02 03:10:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/02 03:10:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/02 03:10:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/02 03:10:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/02 03:10:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/02 03:10:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/02 03:10:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/02 03:10:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/02 03:10:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/02 03:10:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/02 03:10:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/02 03:10:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/02 03:10:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/02 03:10:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/02 03:10:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/02 03:10:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/02 03:10:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/02 03:10:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/02 03:10:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/02 03:10:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/02 03:10:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/02 03:10:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/02 03:10:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/02 03:10:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/02 03:10:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/02 03:10:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/02 03:10:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/02 03:10:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/02 03:10:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/02 03:10:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/02 03:10:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/02 03:10:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/02 03:10:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/02 03:10:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/02 03:10:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/02 03:10:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/02 03:10:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/02 03:10:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/02 03:10:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/02 03:10:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/02 03:10:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/02 03:10:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/02 03:10:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/02 03:10:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/02 03:10:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/02 03:10:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/02 03:10:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/02 03:10:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/02 03:10:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/02 03:10:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/02 03:10:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/02 03:10:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/02 03:10:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/02 03:10:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/02 03:10:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/02 03:10:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/02 03:10:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/02 03:10:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/02 03:10:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/02 03:10:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/02 03:10:16 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/02/02 03:10:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/02 03:10:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/02 03:10:16 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/02 03:10:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/02 03:10:16 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/02 03:10:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/02 03:10:16 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/02 03:10:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/02 03:10:16 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/02 03:10:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/02 03:10:16 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/02 03:10:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/02 03:10:16 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/02 03:10:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/02 03:10:16 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/02 03:10:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/02 03:10:16 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/02 03:10:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/02 03:10:16 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/02 03:10:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/02 03:10:16 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/02 03:10:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/02 03:10:16 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/02 03:10:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/02 03:10:16 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/02 03:10:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/02 03:10:16 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/02 03:10:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/02 03:10:16 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/02 03:10:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/02 03:10:16 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/02 03:10:16 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/02/02 03:10:16 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/02 03:10:16 DEBUG : OpenDrive root 'rclone-test-kusosuc8kazi': Waiting for checks to finish 2026/02/02 03:10:16 DEBUG : OpenDrive root 'rclone-test-kusosuc8kazi': Waiting for transfers to finish 2026/02/02 03:10:16 DEBUG : PREFIXapple: Uploading chunk 0, size=5, remain=0 2026/02/02 03:10:17 DEBUG : PREFIXsplitbananasplit: Uploading chunk 0, size=16, remain=0 2026/02/02 03:10:17 DEBUG : PREFIXbanana: Uploading chunk 0, size=6, remain=0 2026/02/02 03:10:17 DEBUG : PREFIXappleappleapplebanana: Uploading chunk 0, size=21, remain=0 2026/02/02 03:10:18 DEBUG : PREFIXapple: size = 5 OK 2026/02/02 03:10:18 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/02/02 03:10:18 INFO : apple: Copied (new) to: PREFIXapple 2026/02/02 03:10:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/02 03:10:18 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/02/02 03:10:18 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/02/02 03:10:18 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/02/02 03:10:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/02 03:10:18 DEBUG : PREFIXbanana: size = 6 OK 2026/02/02 03:10:18 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/02/02 03:10:18 INFO : banana: Copied (new) to: PREFIXbanana 2026/02/02 03:10:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/02 03:10:18 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/02/02 03:10:18 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/02/02 03:10:18 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/02/02 03:10:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/02 03:10:18 DEBUG : dir1/PREFIX0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:10:19 DEBUG : dir1/PREFIX0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:10:19 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:10:19 DEBUG : dir1/PREFIX0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:10:19 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/02/02 03:10:19 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/02/02 03:10:19 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/02/02 03:10:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/02 03:10:19 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/02/02 03:10:19 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/02/02 03:10:19 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/02/02 03:10:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/02 03:10:20 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/02/02 03:10:20 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/02/02 03:10:20 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/02/02 03:10:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/02 03:10:20 DEBUG : dir1/PREFIX0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:10:20 DEBUG : dir1/PREFIX0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:10:21 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/02/02 03:10:21 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/02/02 03:10:21 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/02/02 03:10:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/02 03:10:21 DEBUG : dir1/PREFIX0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:10:21 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/02/02 03:10:21 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/02/02 03:10:21 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/02/02 03:10:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/02 03:10:22 DEBUG : dir1/PREFIX0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:10:22 DEBUG : dir1/PREFIX0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:10:22 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/02/02 03:10:22 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/02/02 03:10:22 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/02/02 03:10:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/02 03:10:22 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/02/02 03:10:22 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/02/02 03:10:22 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/02/02 03:10:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/02 03:10:23 DEBUG : dir1/PREFIX0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:10:23 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/02/02 03:10:23 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/02/02 03:10:23 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/02/02 03:10:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/02 03:10:23 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/02/02 03:10:23 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/02/02 03:10:23 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/02/02 03:10:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/02 03:10:23 DEBUG : dir1/PREFIX0010-456789.txt: Uploading chunk 0, size=20, remain=0 2026/02/02 03:10:24 DEBUG : dir1/PREFIX0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2026/02/02 03:10:24 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/02/02 03:10:24 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/02/02 03:10:24 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/02/02 03:10:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/02 03:10:24 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/02/02 03:10:24 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/02/02 03:10:24 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/02/02 03:10:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/02 03:10:24 DEBUG : dir1/PREFIX0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2026/02/02 03:10:25 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/02/02 03:10:25 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/02/02 03:10:25 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/02/02 03:10:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/02 03:10:25 DEBUG : dir1/PREFIX0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2026/02/02 03:10:25 DEBUG : dir1/PREFIX0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2026/02/02 03:10:25 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/02/02 03:10:25 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/02/02 03:10:25 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/02/02 03:10:26 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/02/02 03:10:26 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/02/02 03:10:26 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/02/02 03:10:26 DEBUG : dir1/PREFIX0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2026/02/02 03:10:26 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/02/02 03:10:26 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/02/02 03:10:26 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/02/02 03:10:27 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/02/02 03:10:27 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/02/02 03:10:27 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/02/02 03:10:27 ERROR : OpenDrive root 'rclone-test-kusosuc8kazi': not deleting files as there were IO errors 2026/02/02 03:10:27 ERROR : OpenDrive root 'rclone-test-kusosuc8kazi': not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/prefix 2026/02/02 03:10:27 DEBUG : Waiting for deletions to finish 2026/02/02 03:10:27 DEBUG : apple: Excluded (Path Filter) 2026/02/02 03:10:27 DEBUG : apple: Excluded 2026/02/02 03:10:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/02 03:10:27 DEBUG : appleappleapplebanana: Excluded 2026/02/02 03:10:27 DEBUG : banana: Excluded (Path Filter) 2026/02/02 03:10:27 DEBUG : banana: Excluded 2026/02/02 03:10:27 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/02/02 03:10:27 DEBUG : PREFIXapple: Excluded 2026/02/02 03:10:27 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/02/02 03:10:27 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/02/02 03:10:27 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/02/02 03:10:27 DEBUG : PREFIXbanana: Excluded 2026/02/02 03:10:27 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/02/02 03:10:27 DEBUG : PREFIXsplitbananasplit: Excluded 2026/02/02 03:10:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/02 03:10:27 DEBUG : splitbananasplit: Excluded 2026/02/02 03:10:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/02 03:10:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/02 03:10:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/02 03:10:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/02 03:10:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/02 03:10:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/02 03:10:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/02 03:10:27 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/02 03:10:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/02 03:10:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/02 03:10:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/02 03:10:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/02 03:10:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/02 03:10:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/02 03:10:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/02 03:10:27 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/02 03:10:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/02 03:10:27 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/02 03:10:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/02 03:10:27 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/02 03:10:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/02 03:10:27 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/02 03:10:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/02 03:10:27 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/02 03:10:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/02 03:10:27 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/02 03:10:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/02 03:10:27 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/02 03:10:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/02 03:10:27 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/02 03:10:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/02 03:10:27 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/02 03:10:27 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/02/02 03:10:27 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/02/02 03:10:27 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/02 03:10:27 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/02/02 03:10:27 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/02/02 03:10:27 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/02/02 03:10:27 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/02/02 03:10:27 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/02/02 03:10:27 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/02/02 03:10:27 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/02/02 03:10:27 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/02/02 03:10:27 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/02/02 03:10:27 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/02/02 03:10:27 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/02/02 03:10:27 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/02/02 03:10:27 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/02/02 03:10:27 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/02/02 03:10:27 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/02/02 03:10:27 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/02/02 03:10:27 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/02/02 03:10:27 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/02/02 03:10:27 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/02/02 03:10:27 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/02/02 03:10:27 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/02/02 03:10:27 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/02/02 03:10:27 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/02/02 03:10:27 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/02/02 03:10:27 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/02/02 03:10:27 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/02/02 03:10:27 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/02/02 03:10:27 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/02/02 03:10:27 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded sync_transform_test.go:197: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: 20 actual : 40 Test: TestTransform/prefix === RUN TestTransform/suffix run.go:185: Remote "OpenDrive root 'rclone-test-kusosuc8kazi'", Local "Local file system at /tmp/rclone3550647293", Modify Window "1s" 2026/02/02 03:10:37 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:10:39 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:10:41 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:10:43 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:10:45 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:10:46 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:10:48 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:10:50 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:10:52 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:10:54 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:10:56 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2026/02/02 03:10:57 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2026/02/02 03:10:59 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2026/02/02 03:11:01 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2026/02/02 03:11:03 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2026/02/02 03:11:05 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2026/02/02 03:11:06 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2026/02/02 03:11:08 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2026/02/02 03:11:10 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2026/02/02 03:11:12 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2026/02/02 03:11:13 DEBUG : Waiting for deletions to finish 2026/02/02 03:11:13 DEBUG : apple: Excluded (Path Filter) 2026/02/02 03:11:13 DEBUG : apple: Excluded 2026/02/02 03:11:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/02 03:11:13 DEBUG : appleappleapplebanana: Excluded 2026/02/02 03:11:13 DEBUG : banana: Excluded (Path Filter) 2026/02/02 03:11:13 DEBUG : banana: Excluded 2026/02/02 03:11:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/02 03:11:13 DEBUG : splitbananasplit: Excluded 2026/02/02 03:11:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/02 03:11:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/02 03:11:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/02 03:11:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/02 03:11:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/02 03:11:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/02 03:11:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/02 03:11:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/02 03:11:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/02 03:11:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/02 03:11:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/02 03:11:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/02 03:11:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/02 03:11:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/02 03:11:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/02 03:11:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/02 03:11:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/02 03:11:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/02 03:11:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/02 03:11:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/02 03:11:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/02 03:11:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/02 03:11:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/02 03:11:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/02 03:11:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/02 03:11:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/02 03:11:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/02 03:11:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/02 03:11:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/02 03:11:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/02 03:11:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/02 03:11:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/02 03:11:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/02 03:11:14 DEBUG : apple: transformed to: appleSUFFIX 2026/02/02 03:11:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/02 03:11:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/02 03:11:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/02 03:11:14 DEBUG : apple: transformed to: appleSUFFIX 2026/02/02 03:11:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/02 03:11:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/02 03:11:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/02 03:11:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/02 03:11:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/02 03:11:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/02 03:11:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/02 03:11:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/02 03:11:14 DEBUG : apple: transformed to: appleSUFFIX 2026/02/02 03:11:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/02 03:11:14 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/02 03:11:14 DEBUG : apple: transformed to: appleSUFFIX 2026/02/02 03:11:14 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/02 03:11:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/02 03:11:14 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/02 03:11:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/02 03:11:14 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/02 03:11:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/02 03:11:14 DEBUG : apple: transformed to: appleSUFFIX 2026/02/02 03:11:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/02 03:11:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/02 03:11:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/02 03:11:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/02 03:11:14 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/02 03:11:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/02 03:11:14 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/02 03:11:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/02 03:11:14 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/02 03:11:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/02 03:11:14 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/02 03:11:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/02 03:11:14 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/02 03:11:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/02 03:11:14 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/02 03:11:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/02 03:11:14 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/02 03:11:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/02 03:11:14 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/02 03:11:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/02 03:11:14 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/02 03:11:14 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/02 03:11:14 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/02 03:11:14 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/02 03:11:14 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/02 03:11:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/02 03:11:14 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/02 03:11:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/02 03:11:14 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/02 03:11:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/02 03:11:14 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/02 03:11:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/02 03:11:14 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/02 03:11:14 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/02/02 03:11:14 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/02 03:11:14 DEBUG : OpenDrive root 'rclone-test-kusosuc8kazi': Waiting for checks to finish 2026/02/02 03:11:14 DEBUG : OpenDrive root 'rclone-test-kusosuc8kazi': Waiting for transfers to finish 2026/02/02 03:11:15 DEBUG : appleappleapplebananaSUFFIX: Uploading chunk 0, size=21, remain=0 2026/02/02 03:11:15 DEBUG : bananaSUFFIX: Uploading chunk 0, size=6, remain=0 2026/02/02 03:11:15 DEBUG : appleSUFFIX: Uploading chunk 0, size=5, remain=0 2026/02/02 03:11:16 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/02/02 03:11:16 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/02/02 03:11:16 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/02/02 03:11:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/02 03:11:16 DEBUG : splitbananasplitSUFFIX: Uploading chunk 0, size=16, remain=0 2026/02/02 03:11:16 DEBUG : bananaSUFFIX: size = 6 OK 2026/02/02 03:11:16 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/02/02 03:11:16 INFO : banana: Copied (new) to: bananaSUFFIX 2026/02/02 03:11:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/02 03:11:16 DEBUG : appleSUFFIX: size = 5 OK 2026/02/02 03:11:16 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/02/02 03:11:16 INFO : apple: Copied (new) to: appleSUFFIX 2026/02/02 03:11:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/02 03:11:17 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2026/02/02 03:11:17 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/02/02 03:11:17 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/02/02 03:11:17 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/02/02 03:11:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/02 03:11:17 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2026/02/02 03:11:18 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/02/02 03:11:18 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/02/02 03:11:18 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/02/02 03:11:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/02 03:11:18 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2026/02/02 03:11:18 DEBUG : dir1/0003-defghij.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2026/02/02 03:11:19 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/02/02 03:11:19 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/02/02 03:11:19 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/02 03:11:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/02 03:11:19 DEBUG : dir1/0004-efghijk.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2026/02/02 03:11:19 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/02/02 03:11:19 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/02/02 03:11:19 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/02/02 03:11:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/02 03:11:19 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/02/02 03:11:19 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/02/02 03:11:19 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/02/02 03:11:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/02 03:11:20 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2026/02/02 03:11:20 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/02/02 03:11:20 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/02/02 03:11:20 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/02/02 03:11:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/02 03:11:20 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2026/02/02 03:11:20 DEBUG : dir1/0007-1234567.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2026/02/02 03:11:21 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/02/02 03:11:21 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/02/02 03:11:21 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/02/02 03:11:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/02 03:11:21 DEBUG : dir1/0008-2345678.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2026/02/02 03:11:21 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/02/02 03:11:21 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/02/02 03:11:21 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/02/02 03:11:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/02 03:11:22 DEBUG : dir1/0009-3456789.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2026/02/02 03:11:22 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/02/02 03:11:22 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/02/02 03:11:22 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/02/02 03:11:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/02 03:11:22 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/02/02 03:11:22 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/02/02 03:11:22 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/02/02 03:11:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/02 03:11:22 DEBUG : dir1/0010-456789.txtSUFFIX: Uploading chunk 0, size=20, remain=0 2026/02/02 03:11:23 DEBUG : dir1/0011-56789;.txtSUFFIX: Uploading chunk 0, size=20, remain=0 2026/02/02 03:11:23 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/02/02 03:11:23 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/02/02 03:11:23 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/02/02 03:11:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/02 03:11:23 DEBUG : dir1/0012-6789;.txtSUFFIX: Uploading chunk 0, size=19, remain=0 2026/02/02 03:11:23 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/02/02 03:11:23 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/02/02 03:11:23 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/02/02 03:11:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/02 03:11:24 DEBUG : dir1/0013-789;=.txtSUFFIX: Uploading chunk 0, size=19, remain=0 2026/02/02 03:11:24 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/02/02 03:11:24 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/02/02 03:11:24 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/02/02 03:11:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/02 03:11:24 DEBUG : dir1/0014-89;=.txtSUFFIX: Uploading chunk 0, size=18, remain=0 2026/02/02 03:11:24 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/02/02 03:11:24 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/02/02 03:11:24 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/02/02 03:11:25 DEBUG : dir1/0015-9;=.txtSUFFIX: Uploading chunk 0, size=17, remain=0 2026/02/02 03:11:25 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/02/02 03:11:25 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/02/02 03:11:25 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/02/02 03:11:26 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/02/02 03:11:26 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/02/02 03:11:26 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/02/02 03:11:26 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/02/02 03:11:26 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/02/02 03:11:26 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/02/02 03:11:26 ERROR : OpenDrive root 'rclone-test-kusosuc8kazi': not deleting files as there were IO errors 2026/02/02 03:11:26 ERROR : OpenDrive root 'rclone-test-kusosuc8kazi': not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/suffix 2026/02/02 03:11:26 DEBUG : Waiting for deletions to finish 2026/02/02 03:11:26 DEBUG : apple: Excluded (Path Filter) 2026/02/02 03:11:26 DEBUG : apple: Excluded 2026/02/02 03:11:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/02 03:11:26 DEBUG : appleappleapplebanana: Excluded 2026/02/02 03:11:26 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/02/02 03:11:26 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/02/02 03:11:26 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/02/02 03:11:26 DEBUG : appleSUFFIX: Excluded 2026/02/02 03:11:26 DEBUG : banana: Excluded (Path Filter) 2026/02/02 03:11:26 DEBUG : banana: Excluded 2026/02/02 03:11:26 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/02/02 03:11:26 DEBUG : bananaSUFFIX: Excluded 2026/02/02 03:11:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/02 03:11:26 DEBUG : splitbananasplit: Excluded 2026/02/02 03:11:26 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/02/02 03:11:26 DEBUG : splitbananasplitSUFFIX: Excluded 2026/02/02 03:11:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/02 03:11:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/02 03:11:26 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/02/02 03:11:26 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/02/02 03:11:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/02 03:11:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/02 03:11:26 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/02/02 03:11:26 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/02/02 03:11:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/02 03:11:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/02 03:11:26 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/02/02 03:11:26 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/02/02 03:11:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/02 03:11:26 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/02 03:11:26 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/02/02 03:11:26 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/02/02 03:11:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/02 03:11:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/02 03:11:26 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/02/02 03:11:26 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/02/02 03:11:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/02 03:11:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/02 03:11:26 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/02/02 03:11:26 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/02/02 03:11:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/02 03:11:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/02 03:11:26 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/02/02 03:11:26 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/02/02 03:11:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/02 03:11:26 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/02 03:11:26 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/02/02 03:11:26 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/02/02 03:11:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/02 03:11:26 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/02 03:11:26 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/02/02 03:11:26 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/02/02 03:11:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/02 03:11:26 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/02 03:11:26 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/02/02 03:11:26 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/02/02 03:11:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/02 03:11:26 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/02 03:11:26 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/02/02 03:11:26 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/02/02 03:11:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/02 03:11:26 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/02 03:11:26 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/02/02 03:11:26 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/02/02 03:11:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/02 03:11:26 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/02 03:11:26 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/02/02 03:11:26 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/02/02 03:11:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/02 03:11:26 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/02 03:11:26 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/02/02 03:11:26 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/02/02 03:11:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/02 03:11:26 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/02 03:11:26 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/02/02 03:11:26 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/02/02 03:11:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/02 03:11:26 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/02 03:11:26 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/02/02 03:11:26 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded sync_transform_test.go:197: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: 20 actual : 40 Test: TestTransform/suffix === RUN TestTransform/truncate run.go:185: Remote "OpenDrive root 'rclone-test-kusosuc8kazi'", Local "Local file system at /tmp/rclone3550647293", Modify Window "1s" 2026/02/02 03:11:36 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:11:38 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:11:40 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:11:41 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:11:43 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:11:45 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:11:47 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:11:48 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:11:50 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:11:52 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:11:53 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2026/02/02 03:11:55 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2026/02/02 03:11:57 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2026/02/02 03:11:59 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2026/02/02 03:12:01 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2026/02/02 03:12:02 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2026/02/02 03:12:04 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2026/02/02 03:12:06 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2026/02/02 03:12:07 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2026/02/02 03:12:09 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2026/02/02 03:12:10 DEBUG : Waiting for deletions to finish 2026/02/02 03:12:10 DEBUG : apple: Excluded (Path Filter) 2026/02/02 03:12:10 DEBUG : apple: Excluded 2026/02/02 03:12:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/02 03:12:10 DEBUG : appleappleapplebanana: Excluded 2026/02/02 03:12:10 DEBUG : banana: Excluded (Path Filter) 2026/02/02 03:12:10 DEBUG : banana: Excluded 2026/02/02 03:12:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/02 03:12:10 DEBUG : splitbananasplit: Excluded 2026/02/02 03:12:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/02 03:12:11 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/02 03:12:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/02 03:12:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/02 03:12:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/02 03:12:11 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/02 03:12:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/02 03:12:11 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/02 03:12:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/02 03:12:11 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/02 03:12:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/02 03:12:11 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/02 03:12:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/02 03:12:11 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/02 03:12:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/02 03:12:11 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/02 03:12:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/02 03:12:11 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/02 03:12:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/02 03:12:11 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/02 03:12:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/02 03:12:11 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/02 03:12:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/02 03:12:11 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/02 03:12:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/02 03:12:11 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/02 03:12:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/02 03:12:11 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/02 03:12:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/02 03:12:11 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/02 03:12:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/02 03:12:11 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/02 03:12:11 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/02 03:12:11 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/02 03:12:11 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/02 03:12:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/02 03:12:11 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/02 03:12:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/02 03:12:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/02 03:12:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/02 03:12:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/02 03:12:11 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/02 03:12:11 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/02 03:12:11 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/02 03:12:11 DEBUG : apple: size = 5 OK 2026/02/02 03:12:11 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:12:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/02 03:12:11 DEBUG : apple: Unchanged skipping 2026/02/02 03:12:11 DEBUG : banana: size = 6 OK 2026/02/02 03:12:11 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:12:11 DEBUG : banana: Unchanged skipping 2026/02/02 03:12:11 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/02 03:12:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/02 03:12:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/02 03:12:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/02 03:12:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/02 03:12:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/02 03:12:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/02 03:12:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/02 03:12:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/02 03:12:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/02 03:12:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/02 03:12:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/02 03:12:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/02 03:12:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/02 03:12:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/02 03:12:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/02 03:12:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/02 03:12:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/02 03:12:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/02 03:12:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/02 03:12:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/02 03:12:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/02 03:12:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/02 03:12:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/02 03:12:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/02 03:12:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/02 03:12:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/02 03:12:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/02 03:12:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/02 03:12:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/02 03:12:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/02 03:12:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/02 03:12:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/02 03:12:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/02 03:12:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/02 03:12:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/02 03:12:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/02 03:12:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/02 03:12:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/02 03:12:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/02 03:12:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/02 03:12:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/02 03:12:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/02 03:12:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/02 03:12:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/02 03:12:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/02 03:12:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/02 03:12:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/02 03:12:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/02 03:12:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/02 03:12:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/02 03:12:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/02 03:12:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/02 03:12:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/02 03:12:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/02 03:12:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/02 03:12:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/02 03:12:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/02 03:12:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/02 03:12:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/02 03:12:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/02 03:12:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/02 03:12:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/02 03:12:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/02 03:12:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/02 03:12:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/02 03:12:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/02 03:12:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/02 03:12:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/02 03:12:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/02 03:12:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/02 03:12:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/02 03:12:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/02 03:12:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/02 03:12:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/02 03:12:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/02 03:12:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/02 03:12:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/02 03:12:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/02 03:12:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/02 03:12:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/02 03:12:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/02 03:12:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/02 03:12:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/02 03:12:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/02 03:12:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/02 03:12:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/02 03:12:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/02 03:12:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/02 03:12:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/02 03:12:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/02 03:12:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/02 03:12:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/02 03:12:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/02 03:12:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/02 03:12:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/02 03:12:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/02 03:12:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/02 03:12:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/02 03:12:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/02 03:12:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/02 03:12:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/02 03:12:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/02 03:12:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/02 03:12:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/02 03:12:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/02 03:12:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/02 03:12:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/02 03:12:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/02 03:12:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/02 03:12:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/02 03:12:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/02 03:12:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/02 03:12:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/02 03:12:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/02 03:12:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/02 03:12:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/02 03:12:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/02 03:12:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/02 03:12:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/02 03:12:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/02 03:12:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/02 03:12:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/02 03:12:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/02 03:12:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/02 03:12:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/02 03:12:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/02 03:12:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/02 03:12:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/02 03:12:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/02 03:12:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/02 03:12:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/02 03:12:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/02 03:12:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/02 03:12:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/02 03:12:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/02 03:12:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/02 03:12:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/02 03:12:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/02 03:12:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/02 03:12:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/02 03:12:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/02 03:12:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/02 03:12:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/02 03:12:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/02 03:12:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/02 03:12:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/02 03:12:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/02 03:12:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/02 03:12:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/02 03:12:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/02 03:12:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/02 03:12:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/02 03:12:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/02 03:12:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/02 03:12:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/02 03:12:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/02 03:12:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/02 03:12:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/02 03:12:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/02 03:12:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/02 03:12:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/02 03:12:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/02 03:12:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/02 03:12:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/02 03:12:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/02 03:12:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/02 03:12:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/02 03:12:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/02 03:12:11 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/02 03:12:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/02 03:12:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/02 03:12:11 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/02 03:12:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/02 03:12:11 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/02 03:12:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/02 03:12:11 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/02 03:12:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/02 03:12:11 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/02 03:12:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/02 03:12:11 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/02 03:12:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/02 03:12:11 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/02 03:12:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/02 03:12:11 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/02 03:12:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/02 03:12:11 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/02 03:12:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/02 03:12:11 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/02 03:12:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/02 03:12:11 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/02 03:12:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/02 03:12:11 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/02 03:12:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/02 03:12:11 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/02 03:12:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/02 03:12:11 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/02 03:12:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/02 03:12:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/02 03:12:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/02 03:12:11 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/02 03:12:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/02 03:12:11 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/02 03:12:11 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/02 03:12:11 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/02 03:12:11 DEBUG : OpenDrive root 'rclone-test-kusosuc8kazi': Waiting for checks to finish 2026/02/02 03:12:11 DEBUG : OpenDrive root 'rclone-test-kusosuc8kazi': Waiting for transfers to finish 2026/02/02 03:12:12 DEBUG : splitbanan: Uploading chunk 0, size=16, remain=0 2026/02/02 03:12:12 DEBUG : appleapple: Uploading chunk 0, size=21, remain=0 2026/02/02 03:12:12 DEBUG : dir1/0000-abcde: Uploading chunk 0, size=21, remain=0 2026/02/02 03:12:13 DEBUG : splitbanan: size = 16 OK 2026/02/02 03:12:13 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/02/02 03:12:13 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/02/02 03:12:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/02 03:12:13 DEBUG : dir1/0001-bcdef: Uploading chunk 0, size=21, remain=0 2026/02/02 03:12:13 DEBUG : dir1/0000-abcde: size = 21 OK 2026/02/02 03:12:13 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/02/02 03:12:13 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/02/02 03:12:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/02 03:12:13 DEBUG : appleapple: size = 21 OK 2026/02/02 03:12:13 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/02/02 03:12:13 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/02/02 03:12:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/02 03:12:14 DEBUG : dir1/0002-cdefg: Uploading chunk 0, size=21, remain=0 2026/02/02 03:12:14 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/02/02 03:12:14 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/02/02 03:12:14 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/02/02 03:12:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/02 03:12:14 DEBUG : dir1/0003-defgh: Uploading chunk 0, size=21, remain=0 2026/02/02 03:12:14 DEBUG : dir1/0004-efghi: Uploading chunk 0, size=21, remain=0 2026/02/02 03:12:15 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/02/02 03:12:15 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/02/02 03:12:15 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/02/02 03:12:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/02 03:12:15 DEBUG : dir1/0005-fghij: Uploading chunk 0, size=21, remain=0 2026/02/02 03:12:15 DEBUG : dir1/0003-defgh: size = 21 OK 2026/02/02 03:12:15 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/02/02 03:12:15 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/02/02 03:12:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/02 03:12:15 DEBUG : dir1/0004-efghi: size = 21 OK 2026/02/02 03:12:15 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/02/02 03:12:15 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/02/02 03:12:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/02 03:12:16 DEBUG : dir1/0006-ghijk: Uploading chunk 0, size=21, remain=0 2026/02/02 03:12:16 DEBUG : dir1/0005-fghij: size = 21 OK 2026/02/02 03:12:16 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/02/02 03:12:16 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/02/02 03:12:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/02 03:12:16 DEBUG : dir1/0007-12345: Uploading chunk 0, size=21, remain=0 2026/02/02 03:12:16 DEBUG : dir1/0008-23456: Uploading chunk 0, size=21, remain=0 2026/02/02 03:12:17 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/02/02 03:12:17 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/02/02 03:12:17 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/02/02 03:12:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/02 03:12:17 DEBUG : dir1/0009-34567: Uploading chunk 0, size=21, remain=0 2026/02/02 03:12:17 DEBUG : dir1/0007-12345: size = 21 OK 2026/02/02 03:12:17 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/02/02 03:12:17 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/02/02 03:12:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/02 03:12:18 DEBUG : dir1/0010-45678: Uploading chunk 0, size=20, remain=0 2026/02/02 03:12:18 DEBUG : dir1/0011-56789: Uploading chunk 0, size=20, remain=0 2026/02/02 03:12:18 DEBUG : dir1/0009-34567: size = 21 OK 2026/02/02 03:12:18 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/02/02 03:12:18 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/02/02 03:12:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/02 03:12:18 DEBUG : dir1/0008-23456: size = 21 OK 2026/02/02 03:12:18 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/02/02 03:12:18 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/02/02 03:12:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/02 03:12:19 DEBUG : dir1/0010-45678: size = 20 OK 2026/02/02 03:12:19 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/02/02 03:12:19 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/02/02 03:12:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/02 03:12:19 DEBUG : dir1/0012-6789;: Uploading chunk 0, size=19, remain=0 2026/02/02 03:12:19 DEBUG : dir1/0011-56789: size = 20 OK 2026/02/02 03:12:19 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/02/02 03:12:19 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/02/02 03:12:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/02 03:12:19 DEBUG : dir1/0013-789;=: Uploading chunk 0, size=19, remain=0 2026/02/02 03:12:20 DEBUG : dir1/0014-89;=.: Uploading chunk 0, size=18, remain=0 2026/02/02 03:12:20 DEBUG : dir1/0012-6789;: size = 19 OK 2026/02/02 03:12:20 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/02/02 03:12:20 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/02/02 03:12:20 DEBUG : dir1/0015-9;=.t: Uploading chunk 0, size=17, remain=0 2026/02/02 03:12:20 DEBUG : dir1/0013-789;=: size = 19 OK 2026/02/02 03:12:20 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/02/02 03:12:20 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/02/02 03:12:21 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/02/02 03:12:21 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/02/02 03:12:21 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/02/02 03:12:21 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/02/02 03:12:21 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/02/02 03:12:21 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/02/02 03:12:21 ERROR : OpenDrive root 'rclone-test-kusosuc8kazi': not deleting files as there were IO errors 2026/02/02 03:12:21 ERROR : OpenDrive root 'rclone-test-kusosuc8kazi': not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/truncate 2026/02/02 03:12:21 DEBUG : Waiting for deletions to finish 2026/02/02 03:12:21 DEBUG : apple: Excluded (Path Filter) 2026/02/02 03:12:21 DEBUG : apple: Excluded 2026/02/02 03:12:21 DEBUG : appleapple: Excluded (Path Filter) 2026/02/02 03:12:21 DEBUG : appleapple: Excluded 2026/02/02 03:12:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/02 03:12:21 DEBUG : appleappleapplebanana: Excluded 2026/02/02 03:12:21 DEBUG : banana: Excluded (Path Filter) 2026/02/02 03:12:21 DEBUG : banana: Excluded 2026/02/02 03:12:21 DEBUG : splitbanan: Excluded (Path Filter) 2026/02/02 03:12:21 DEBUG : splitbanan: Excluded 2026/02/02 03:12:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/02 03:12:21 DEBUG : splitbananasplit: Excluded 2026/02/02 03:12:22 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/02/02 03:12:22 DEBUG : dir1/0000-abcde: Excluded 2026/02/02 03:12:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/02 03:12:22 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/02 03:12:22 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/02/02 03:12:22 DEBUG : dir1/0001-bcdef: Excluded 2026/02/02 03:12:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/02 03:12:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/02 03:12:22 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/02/02 03:12:22 DEBUG : dir1/0002-cdefg: Excluded 2026/02/02 03:12:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/02 03:12:22 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/02 03:12:22 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/02/02 03:12:22 DEBUG : dir1/0003-defgh: Excluded 2026/02/02 03:12:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/02 03:12:22 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/02 03:12:22 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/02/02 03:12:22 DEBUG : dir1/0004-efghi: Excluded 2026/02/02 03:12:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/02 03:12:22 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/02 03:12:22 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/02/02 03:12:22 DEBUG : dir1/0005-fghij: Excluded 2026/02/02 03:12:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/02 03:12:22 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/02 03:12:22 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/02/02 03:12:22 DEBUG : dir1/0006-ghijk: Excluded 2026/02/02 03:12:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/02 03:12:22 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/02 03:12:22 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/02/02 03:12:22 DEBUG : dir1/0007-12345: Excluded 2026/02/02 03:12:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/02 03:12:22 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/02 03:12:22 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/02/02 03:12:22 DEBUG : dir1/0008-23456: Excluded 2026/02/02 03:12:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/02 03:12:22 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/02 03:12:22 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/02/02 03:12:22 DEBUG : dir1/0009-34567: Excluded 2026/02/02 03:12:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/02 03:12:22 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/02 03:12:22 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/02/02 03:12:22 DEBUG : dir1/0010-45678: Excluded 2026/02/02 03:12:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/02 03:12:22 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/02 03:12:22 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/02/02 03:12:22 DEBUG : dir1/0011-56789: Excluded 2026/02/02 03:12:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/02 03:12:22 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/02 03:12:22 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/02/02 03:12:22 DEBUG : dir1/0012-6789;: Excluded 2026/02/02 03:12:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/02 03:12:22 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/02 03:12:22 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/02/02 03:12:22 DEBUG : dir1/0013-789;=: Excluded 2026/02/02 03:12:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/02 03:12:22 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/02 03:12:22 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/02/02 03:12:22 DEBUG : dir1/0014-89;=.: Excluded 2026/02/02 03:12:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/02 03:12:22 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/02 03:12:22 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/02/02 03:12:22 DEBUG : dir1/0015-9;=.t: Excluded 2026/02/02 03:12:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/02 03:12:22 DEBUG : dir1/0015-9;=.txt: Excluded sync_transform_test.go:197: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: 20 actual : 38 Test: TestTransform/truncate === RUN TestTransform/encoder run.go:185: Remote "OpenDrive root 'rclone-test-kusosuc8kazi'", Local "Local file system at /tmp/rclone3550647293", Modify Window "1s" 2026/02/02 03:12:31 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:12:32 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:12:34 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:12:36 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:12:38 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:12:40 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:12:41 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:12:43 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:12:45 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:12:47 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:12:48 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2026/02/02 03:12:50 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2026/02/02 03:12:52 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2026/02/02 03:12:54 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2026/02/02 03:12:55 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2026/02/02 03:12:57 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2026/02/02 03:12:59 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2026/02/02 03:13:00 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2026/02/02 03:13:02 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2026/02/02 03:13:04 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2026/02/02 03:13:05 DEBUG : Waiting for deletions to finish 2026/02/02 03:13:05 DEBUG : apple: Excluded (Path Filter) 2026/02/02 03:13:05 DEBUG : apple: Excluded 2026/02/02 03:13:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/02 03:13:05 DEBUG : appleappleapplebanana: Excluded 2026/02/02 03:13:05 DEBUG : banana: Excluded (Path Filter) 2026/02/02 03:13:05 DEBUG : banana: Excluded 2026/02/02 03:13:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/02 03:13:05 DEBUG : splitbananasplit: Excluded 2026/02/02 03:13:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/02 03:13:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/02 03:13:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/02 03:13:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/02 03:13:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/02 03:13:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/02 03:13:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/02 03:13:05 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/02 03:13:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/02 03:13:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/02 03:13:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/02 03:13:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/02 03:13:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/02 03:13:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/02 03:13:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/02 03:13:05 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/02 03:13:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/02 03:13:05 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/02 03:13:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/02 03:13:05 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/02 03:13:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/02 03:13:05 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/02 03:13:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/02 03:13:05 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/02 03:13:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/02 03:13:05 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/02 03:13:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/02 03:13:05 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/02 03:13:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/02 03:13:05 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/02 03:13:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/02 03:13:05 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/02 03:13:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/02 03:13:06 DEBUG : apple: size = 5 OK 2026/02/02 03:13:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:13:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/02 03:13:06 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:13:06 DEBUG : apple: Unchanged skipping 2026/02/02 03:13:06 DEBUG : banana: size = 6 OK 2026/02/02 03:13:06 DEBUG : splitbananasplit: size = 16 OK 2026/02/02 03:13:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:13:06 DEBUG : splitbananasplit: Unchanged skipping 2026/02/02 03:13:06 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:13:06 DEBUG : banana: Unchanged skipping 2026/02/02 03:13:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/02 03:13:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:13:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/02 03:13:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/02 03:13:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:13:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/02 03:13:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/02 03:13:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/02 03:13:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:13:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:13:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/02 03:13:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/02 03:13:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:13:06 DEBUG : OpenDrive root 'rclone-test-kusosuc8kazi': Waiting for checks to finish 2026/02/02 03:13:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/02 03:13:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/02 03:13:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:13:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/02 03:13:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/02 03:13:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:13:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/02 03:13:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/02 03:13:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:13:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/02 03:13:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:13:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/02 03:13:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:13:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/02 03:13:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/02 03:13:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:13:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/02 03:13:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/02 03:13:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/02 03:13:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:13:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/02 03:13:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:13:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/02 03:13:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/02 03:13:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/02 03:13:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:13:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/02 03:13:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/02 03:13:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/02 03:13:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:13:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/02 03:13:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/02 03:13:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/02 03:13:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:13:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/02 03:13:06 DEBUG : OpenDrive root 'rclone-test-kusosuc8kazi': Waiting for transfers to finish 2026/02/02 03:13:06 ERROR : OpenDrive root 'rclone-test-kusosuc8kazi': not deleting files as there were IO errors 2026/02/02 03:13:06 ERROR : OpenDrive root 'rclone-test-kusosuc8kazi': not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/encoder 2026/02/02 03:13:06 DEBUG : Waiting for deletions to finish 2026/02/02 03:13:06 DEBUG : apple: Excluded (Path Filter) 2026/02/02 03:13:06 DEBUG : apple: Excluded 2026/02/02 03:13:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/02 03:13:06 DEBUG : appleappleapplebanana: Excluded 2026/02/02 03:13:06 DEBUG : banana: Excluded (Path Filter) 2026/02/02 03:13:06 DEBUG : banana: Excluded 2026/02/02 03:13:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/02 03:13:06 DEBUG : splitbananasplit: Excluded 2026/02/02 03:13:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/02 03:13:06 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/02 03:13:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/02 03:13:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/02 03:13:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/02 03:13:06 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/02 03:13:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/02 03:13:06 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/02 03:13:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/02 03:13:06 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/02 03:13:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/02 03:13:06 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/02 03:13:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/02 03:13:06 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/02 03:13:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/02 03:13:06 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/02 03:13:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/02 03:13:06 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/02 03:13:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/02 03:13:06 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/02 03:13:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/02 03:13:06 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/02 03:13:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/02 03:13:06 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/02 03:13:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/02 03:13:06 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/02 03:13:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/02 03:13:06 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/02 03:13:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/02 03:13:06 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/02 03:13:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/02 03:13:06 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/02 03:13:07 DEBUG : apple: size = 5 OK 2026/02/02 03:13:07 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:13:07 DEBUG : apple: Unchanged skipping 2026/02/02 03:13:07 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/02 03:13:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:13:07 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/02 03:13:07 DEBUG : banana: size = 6 OK 2026/02/02 03:13:07 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:13:07 DEBUG : banana: Unchanged skipping 2026/02/02 03:13:07 DEBUG : splitbananasplit: size = 16 OK 2026/02/02 03:13:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:13:07 DEBUG : splitbananasplit: Unchanged skipping 2026/02/02 03:13:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/02 03:13:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:13:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/02 03:13:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/02 03:13:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:13:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/02 03:13:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/02 03:13:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:13:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/02 03:13:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/02 03:13:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:13:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/02 03:13:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/02 03:13:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:13:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/02 03:13:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/02 03:13:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:13:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/02 03:13:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/02 03:13:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:13:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/02 03:13:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/02 03:13:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:13:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/02 03:13:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/02 03:13:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:13:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/02 03:13:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/02 03:13:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:13:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/02 03:13:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/02 03:13:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/02 03:13:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:13:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/02 03:13:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/02 03:13:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:13:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/02 03:13:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/02 03:13:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/02 03:13:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:13:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/02 03:13:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:13:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/02 03:13:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:13:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/02 03:13:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/02 03:13:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:13:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/02 03:13:07 DEBUG : OpenDrive root 'rclone-test-kusosuc8kazi': Waiting for checks to finish 2026/02/02 03:13:07 DEBUG : OpenDrive root 'rclone-test-kusosuc8kazi': Waiting for transfers to finish 2026/02/02 03:13:07 ERROR : OpenDrive root 'rclone-test-kusosuc8kazi': not deleting files as there were IO errors 2026/02/02 03:13:07 ERROR : OpenDrive root 'rclone-test-kusosuc8kazi': not deleting directories as there were IO errors sync_transform_test.go:118: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:118 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/encoder 2026/02/02 03:13:07 DEBUG : Waiting for deletions to finish 2026/02/02 03:13:07 DEBUG : apple: Excluded (Path Filter) 2026/02/02 03:13:07 DEBUG : apple: Excluded 2026/02/02 03:13:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/02 03:13:07 DEBUG : appleappleapplebanana: Excluded 2026/02/02 03:13:07 DEBUG : banana: Excluded (Path Filter) 2026/02/02 03:13:07 DEBUG : banana: Excluded 2026/02/02 03:13:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/02 03:13:07 DEBUG : splitbananasplit: Excluded 2026/02/02 03:13:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/02 03:13:07 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/02 03:13:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/02 03:13:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/02 03:13:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/02 03:13:07 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/02 03:13:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/02 03:13:07 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/02 03:13:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/02 03:13:07 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/02 03:13:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/02 03:13:07 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/02 03:13:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/02 03:13:07 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/02 03:13:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/02 03:13:07 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/02 03:13:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/02 03:13:07 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/02 03:13:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/02 03:13:07 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/02 03:13:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/02 03:13:07 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/02 03:13:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/02 03:13:07 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/02 03:13:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/02 03:13:07 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/02 03:13:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/02 03:13:07 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/02 03:13:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/02 03:13:07 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/02 03:13:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/02 03:13:07 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/02 03:13:08 DEBUG : Waiting for deletions to finish 2026/02/02 03:13:08 DEBUG : apple: Excluded (Path Filter) 2026/02/02 03:13:08 DEBUG : apple: Excluded 2026/02/02 03:13:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/02 03:13:08 DEBUG : appleappleapplebanana: Excluded 2026/02/02 03:13:08 DEBUG : banana: Excluded (Path Filter) 2026/02/02 03:13:08 DEBUG : banana: Excluded 2026/02/02 03:13:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/02 03:13:08 DEBUG : splitbananasplit: Excluded 2026/02/02 03:13:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/02 03:13:08 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/02 03:13:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/02 03:13:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/02 03:13:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/02 03:13:08 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/02 03:13:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/02 03:13:08 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/02 03:13:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/02 03:13:08 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/02 03:13:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/02 03:13:08 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/02 03:13:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/02 03:13:08 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/02 03:13:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/02 03:13:08 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/02 03:13:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/02 03:13:08 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/02 03:13:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/02 03:13:08 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/02 03:13:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/02 03:13:08 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/02 03:13:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/02 03:13:08 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/02 03:13:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/02 03:13:08 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/02 03:13:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/02 03:13:08 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/02 03:13:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/02 03:13:08 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/02 03:13:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/02 03:13:08 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/ISO-8859-1 run.go:185: Remote "OpenDrive root 'rclone-test-kusosuc8kazi'", Local "Local file system at /tmp/rclone3550647293", Modify Window "1s" 2026/02/02 03:13:14 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:13:16 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:13:18 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:13:20 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:13:21 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:13:23 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:13:25 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:13:27 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:13:29 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:13:30 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:13:32 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2026/02/02 03:13:34 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2026/02/02 03:13:36 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2026/02/02 03:13:37 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2026/02/02 03:13:39 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2026/02/02 03:13:41 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2026/02/02 03:13:42 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2026/02/02 03:13:44 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2026/02/02 03:13:46 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2026/02/02 03:13:48 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2026/02/02 03:13:49 DEBUG : Waiting for deletions to finish 2026/02/02 03:13:49 DEBUG : apple: Excluded (Path Filter) 2026/02/02 03:13:49 DEBUG : apple: Excluded 2026/02/02 03:13:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/02 03:13:49 DEBUG : appleappleapplebanana: Excluded 2026/02/02 03:13:49 DEBUG : banana: Excluded (Path Filter) 2026/02/02 03:13:49 DEBUG : banana: Excluded 2026/02/02 03:13:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/02 03:13:49 DEBUG : splitbananasplit: Excluded 2026/02/02 03:13:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/02 03:13:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/02 03:13:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/02 03:13:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/02 03:13:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/02 03:13:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/02 03:13:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/02 03:13:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/02 03:13:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/02 03:13:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/02 03:13:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/02 03:13:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/02 03:13:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/02 03:13:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/02 03:13:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/02 03:13:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/02 03:13:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/02 03:13:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/02 03:13:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/02 03:13:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/02 03:13:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/02 03:13:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/02 03:13:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/02 03:13:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/02 03:13:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/02 03:13:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/02 03:13:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/02 03:13:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/02 03:13:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/02 03:13:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/02 03:13:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/02 03:13:49 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/02 03:13:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/02 03:13:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:13:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/02 03:13:50 DEBUG : apple: size = 5 OK 2026/02/02 03:13:50 DEBUG : splitbananasplit: size = 16 OK 2026/02/02 03:13:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:13:50 DEBUG : splitbananasplit: Unchanged skipping 2026/02/02 03:13:50 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:13:50 DEBUG : apple: Unchanged skipping 2026/02/02 03:13:50 DEBUG : banana: size = 6 OK 2026/02/02 03:13:50 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:13:50 DEBUG : banana: Unchanged skipping 2026/02/02 03:13:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/02 03:13:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:13:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/02 03:13:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/02 03:13:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/02 03:13:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:13:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:13:50 DEBUG : OpenDrive root 'rclone-test-kusosuc8kazi': Waiting for checks to finish 2026/02/02 03:13:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/02 03:13:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/02 03:13:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:13:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/02 03:13:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/02 03:13:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/02 03:13:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:13:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/02 03:13:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/02 03:13:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:13:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/02 03:13:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/02 03:13:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:13:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/02 03:13:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/02 03:13:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/02 03:13:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/02 03:13:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:13:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:13:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/02 03:13:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:13:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/02 03:13:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/02 03:13:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/02 03:13:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:13:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/02 03:13:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:13:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/02 03:13:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:13:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/02 03:13:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/02 03:13:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:13:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/02 03:13:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/02 03:13:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:13:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/02 03:13:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/02 03:13:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/02 03:13:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/02 03:13:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:13:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/02 03:13:50 DEBUG : OpenDrive root 'rclone-test-kusosuc8kazi': Waiting for transfers to finish 2026/02/02 03:13:50 ERROR : OpenDrive root 'rclone-test-kusosuc8kazi': not deleting files as there were IO errors 2026/02/02 03:13:50 ERROR : OpenDrive root 'rclone-test-kusosuc8kazi': not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/ISO-8859-1 2026/02/02 03:13:50 DEBUG : Waiting for deletions to finish 2026/02/02 03:13:50 DEBUG : apple: Excluded (Path Filter) 2026/02/02 03:13:50 DEBUG : apple: Excluded 2026/02/02 03:13:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/02 03:13:50 DEBUG : appleappleapplebanana: Excluded 2026/02/02 03:13:50 DEBUG : banana: Excluded (Path Filter) 2026/02/02 03:13:50 DEBUG : banana: Excluded 2026/02/02 03:13:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/02 03:13:50 DEBUG : splitbananasplit: Excluded 2026/02/02 03:13:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/02 03:13:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/02 03:13:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/02 03:13:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/02 03:13:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/02 03:13:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/02 03:13:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/02 03:13:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/02 03:13:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/02 03:13:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/02 03:13:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/02 03:13:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/02 03:13:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/02 03:13:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/02 03:13:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/02 03:13:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/02 03:13:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/02 03:13:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/02 03:13:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/02 03:13:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/02 03:13:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/02 03:13:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/02 03:13:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/02 03:13:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/02 03:13:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/02 03:13:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/02 03:13:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/02 03:13:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/02 03:13:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/02 03:13:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/02 03:13:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/02 03:13:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/02 03:13:51 DEBUG : apple: size = 5 OK 2026/02/02 03:13:51 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:13:51 DEBUG : apple: Unchanged skipping 2026/02/02 03:13:51 DEBUG : banana: size = 6 OK 2026/02/02 03:13:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/02 03:13:51 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:13:51 DEBUG : banana: Unchanged skipping 2026/02/02 03:13:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:13:51 DEBUG : splitbananasplit: size = 16 OK 2026/02/02 03:13:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:13:51 DEBUG : splitbananasplit: Unchanged skipping 2026/02/02 03:13:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/02 03:13:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/02 03:13:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/02 03:13:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:13:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:13:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/02 03:13:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/02 03:13:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/02 03:13:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/02 03:13:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:13:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:13:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/02 03:13:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/02 03:13:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/02 03:13:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:13:51 DEBUG : OpenDrive root 'rclone-test-kusosuc8kazi': Waiting for checks to finish 2026/02/02 03:13:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/02 03:13:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/02 03:13:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:13:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/02 03:13:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/02 03:13:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:13:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/02 03:13:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/02 03:13:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/02 03:13:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:13:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:13:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/02 03:13:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/02 03:13:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/02 03:13:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/02 03:13:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:13:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:13:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/02 03:13:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/02 03:13:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/02 03:13:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:13:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/02 03:13:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/02 03:13:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/02 03:13:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/02 03:13:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:13:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/02 03:13:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:13:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/02 03:13:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:13:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/02 03:13:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/02 03:13:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:13:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/02 03:13:51 DEBUG : OpenDrive root 'rclone-test-kusosuc8kazi': Waiting for transfers to finish 2026/02/02 03:13:51 ERROR : OpenDrive root 'rclone-test-kusosuc8kazi': not deleting files as there were IO errors 2026/02/02 03:13:51 ERROR : OpenDrive root 'rclone-test-kusosuc8kazi': not deleting directories as there were IO errors sync_transform_test.go:118: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:118 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/ISO-8859-1 2026/02/02 03:13:51 DEBUG : Waiting for deletions to finish 2026/02/02 03:13:51 DEBUG : apple: Excluded (Path Filter) 2026/02/02 03:13:51 DEBUG : apple: Excluded 2026/02/02 03:13:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/02 03:13:51 DEBUG : appleappleapplebanana: Excluded 2026/02/02 03:13:51 DEBUG : banana: Excluded (Path Filter) 2026/02/02 03:13:51 DEBUG : banana: Excluded 2026/02/02 03:13:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/02 03:13:51 DEBUG : splitbananasplit: Excluded 2026/02/02 03:13:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/02 03:13:52 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/02 03:13:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/02 03:13:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/02 03:13:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/02 03:13:52 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/02 03:13:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/02 03:13:52 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/02 03:13:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/02 03:13:52 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/02 03:13:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/02 03:13:52 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/02 03:13:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/02 03:13:52 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/02 03:13:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/02 03:13:52 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/02 03:13:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/02 03:13:52 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/02 03:13:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/02 03:13:52 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/02 03:13:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/02 03:13:52 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/02 03:13:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/02 03:13:52 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/02 03:13:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/02 03:13:52 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/02 03:13:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/02 03:13:52 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/02 03:13:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/02 03:13:52 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/02 03:13:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/02 03:13:52 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/charmap run.go:185: Remote "OpenDrive root 'rclone-test-kusosuc8kazi'", Local "Local file system at /tmp/rclone3550647293", Modify Window "1s" 2026/02/02 03:13:58 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:14:00 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:14:01 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:14:03 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:14:05 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:14:07 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:14:08 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:14:10 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:14:12 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:14:14 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:14:15 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2026/02/02 03:14:17 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2026/02/02 03:14:19 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2026/02/02 03:14:21 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2026/02/02 03:14:22 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2026/02/02 03:14:24 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2026/02/02 03:14:26 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2026/02/02 03:14:28 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2026/02/02 03:14:29 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2026/02/02 03:14:33 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2026/02/02 03:14:34 DEBUG : Waiting for deletions to finish 2026/02/02 03:14:34 DEBUG : apple: Excluded (Path Filter) 2026/02/02 03:14:34 DEBUG : apple: Excluded 2026/02/02 03:14:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/02 03:14:34 DEBUG : appleappleapplebanana: Excluded 2026/02/02 03:14:34 DEBUG : banana: Excluded (Path Filter) 2026/02/02 03:14:34 DEBUG : banana: Excluded 2026/02/02 03:14:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/02 03:14:34 DEBUG : splitbananasplit: Excluded 2026/02/02 03:14:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/02 03:14:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/02 03:14:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/02 03:14:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/02 03:14:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/02 03:14:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/02 03:14:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/02 03:14:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/02 03:14:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/02 03:14:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/02 03:14:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/02 03:14:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/02 03:14:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/02 03:14:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/02 03:14:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/02 03:14:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/02 03:14:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/02 03:14:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/02 03:14:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/02 03:14:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/02 03:14:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/02 03:14:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/02 03:14:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/02 03:14:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/02 03:14:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/02 03:14:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/02 03:14:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/02 03:14:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/02 03:14:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/02 03:14:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/02 03:14:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/02 03:14:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/02 03:14:35 DEBUG : apple: size = 5 OK 2026/02/02 03:14:35 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:14:35 DEBUG : apple: Unchanged skipping 2026/02/02 03:14:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/02 03:14:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:14:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/02 03:14:35 DEBUG : banana: size = 6 OK 2026/02/02 03:14:35 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:14:35 DEBUG : banana: Unchanged skipping 2026/02/02 03:14:35 DEBUG : splitbananasplit: size = 16 OK 2026/02/02 03:14:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:14:35 DEBUG : splitbananasplit: Unchanged skipping 2026/02/02 03:14:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/02 03:14:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:14:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/02 03:14:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/02 03:14:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:14:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/02 03:14:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/02 03:14:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/02 03:14:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:14:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/02 03:14:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/02 03:14:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/02 03:14:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:14:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:14:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/02 03:14:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:14:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/02 03:14:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/02 03:14:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:14:35 DEBUG : OpenDrive root 'rclone-test-kusosuc8kazi': Waiting for checks to finish 2026/02/02 03:14:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/02 03:14:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/02 03:14:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:14:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:14:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/02 03:14:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/02 03:14:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/02 03:14:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/02 03:14:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:14:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/02 03:14:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/02 03:14:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:14:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:14:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/02 03:14:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/02 03:14:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:14:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/02 03:14:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:14:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/02 03:14:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/02 03:14:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/02 03:14:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:14:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/02 03:14:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/02 03:14:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/02 03:14:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/02 03:14:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/02 03:14:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:14:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/02 03:14:35 DEBUG : OpenDrive root 'rclone-test-kusosuc8kazi': Waiting for transfers to finish 2026/02/02 03:14:35 ERROR : OpenDrive root 'rclone-test-kusosuc8kazi': not deleting files as there were IO errors 2026/02/02 03:14:35 ERROR : OpenDrive root 'rclone-test-kusosuc8kazi': not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/charmap 2026/02/02 03:14:35 DEBUG : Waiting for deletions to finish 2026/02/02 03:14:35 DEBUG : apple: Excluded (Path Filter) 2026/02/02 03:14:35 DEBUG : apple: Excluded 2026/02/02 03:14:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/02 03:14:35 DEBUG : appleappleapplebanana: Excluded 2026/02/02 03:14:35 DEBUG : banana: Excluded (Path Filter) 2026/02/02 03:14:35 DEBUG : banana: Excluded 2026/02/02 03:14:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/02 03:14:35 DEBUG : splitbananasplit: Excluded 2026/02/02 03:14:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/02 03:14:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/02 03:14:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/02 03:14:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/02 03:14:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/02 03:14:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/02 03:14:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/02 03:14:36 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/02 03:14:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/02 03:14:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/02 03:14:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/02 03:14:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/02 03:14:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/02 03:14:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/02 03:14:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/02 03:14:36 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/02 03:14:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/02 03:14:36 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/02 03:14:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/02 03:14:36 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/02 03:14:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/02 03:14:36 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/02 03:14:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/02 03:14:36 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/02 03:14:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/02 03:14:36 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/02 03:14:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/02 03:14:36 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/02 03:14:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/02 03:14:36 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/02 03:14:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/02 03:14:36 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/02 03:14:36 DEBUG : apple: size = 5 OK 2026/02/02 03:14:36 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:14:36 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/02 03:14:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:14:36 DEBUG : apple: Unchanged skipping 2026/02/02 03:14:36 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/02 03:14:36 DEBUG : banana: size = 6 OK 2026/02/02 03:14:36 DEBUG : splitbananasplit: size = 16 OK 2026/02/02 03:14:36 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:14:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:14:36 DEBUG : banana: Unchanged skipping 2026/02/02 03:14:36 DEBUG : splitbananasplit: Unchanged skipping 2026/02/02 03:14:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/02 03:14:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:14:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/02 03:14:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/02 03:14:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:14:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/02 03:14:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/02 03:14:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:14:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/02 03:14:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/02 03:14:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:14:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/02 03:14:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/02 03:14:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:14:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/02 03:14:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/02 03:14:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:14:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/02 03:14:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/02 03:14:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:14:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/02 03:14:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/02 03:14:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:14:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/02 03:14:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/02 03:14:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:14:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/02 03:14:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/02 03:14:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:14:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/02 03:14:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/02 03:14:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:14:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/02 03:14:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/02 03:14:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:14:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/02 03:14:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/02 03:14:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:14:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/02 03:14:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/02 03:14:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:14:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/02 03:14:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/02 03:14:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:14:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/02 03:14:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/02 03:14:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:14:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/02 03:14:36 DEBUG : OpenDrive root 'rclone-test-kusosuc8kazi': Waiting for checks to finish 2026/02/02 03:14:36 DEBUG : OpenDrive root 'rclone-test-kusosuc8kazi': Waiting for transfers to finish 2026/02/02 03:14:36 ERROR : OpenDrive root 'rclone-test-kusosuc8kazi': not deleting files as there were IO errors 2026/02/02 03:14:36 ERROR : OpenDrive root 'rclone-test-kusosuc8kazi': not deleting directories as there were IO errors sync_transform_test.go:118: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:118 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/charmap 2026/02/02 03:14:36 DEBUG : Waiting for deletions to finish 2026/02/02 03:14:37 DEBUG : apple: Excluded (Path Filter) 2026/02/02 03:14:37 DEBUG : apple: Excluded 2026/02/02 03:14:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/02 03:14:37 DEBUG : appleappleapplebanana: Excluded 2026/02/02 03:14:37 DEBUG : banana: Excluded (Path Filter) 2026/02/02 03:14:37 DEBUG : banana: Excluded 2026/02/02 03:14:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/02 03:14:37 DEBUG : splitbananasplit: Excluded 2026/02/02 03:14:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/02 03:14:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/02 03:14:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/02 03:14:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/02 03:14:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/02 03:14:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/02 03:14:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/02 03:14:37 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/02 03:14:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/02 03:14:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/02 03:14:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/02 03:14:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/02 03:14:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/02 03:14:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/02 03:14:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/02 03:14:37 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/02 03:14:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/02 03:14:37 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/02 03:14:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/02 03:14:37 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/02 03:14:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/02 03:14:37 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/02 03:14:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/02 03:14:37 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/02 03:14:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/02 03:14:37 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/02 03:14:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/02 03:14:37 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/02 03:14:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/02 03:14:37 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/02 03:14:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/02 03:14:37 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/lowercase run.go:185: Remote "OpenDrive root 'rclone-test-kusosuc8kazi'", Local "Local file system at /tmp/rclone3550647293", Modify Window "1s" 2026/02/02 03:14:43 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:14:45 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:14:47 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:14:48 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:14:50 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:14:52 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:14:54 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:14:56 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:14:58 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:15:00 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:15:02 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2026/02/02 03:15:04 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2026/02/02 03:15:05 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2026/02/02 03:15:07 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2026/02/02 03:15:09 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2026/02/02 03:15:11 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2026/02/02 03:15:12 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2026/02/02 03:15:14 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2026/02/02 03:15:16 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2026/02/02 03:15:18 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2026/02/02 03:15:19 DEBUG : Waiting for deletions to finish 2026/02/02 03:15:19 DEBUG : apple: Excluded (Path Filter) 2026/02/02 03:15:19 DEBUG : apple: Excluded 2026/02/02 03:15:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/02 03:15:19 DEBUG : appleappleapplebanana: Excluded 2026/02/02 03:15:19 DEBUG : banana: Excluded (Path Filter) 2026/02/02 03:15:19 DEBUG : banana: Excluded 2026/02/02 03:15:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/02 03:15:19 DEBUG : splitbananasplit: Excluded 2026/02/02 03:15:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/02 03:15:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/02 03:15:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/02 03:15:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/02 03:15:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/02 03:15:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/02 03:15:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/02 03:15:19 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/02 03:15:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/02 03:15:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/02 03:15:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/02 03:15:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/02 03:15:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/02 03:15:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/02 03:15:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/02 03:15:19 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/02 03:15:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/02 03:15:19 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/02 03:15:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/02 03:15:19 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/02 03:15:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/02 03:15:19 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/02 03:15:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/02 03:15:19 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/02 03:15:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/02 03:15:19 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/02 03:15:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/02 03:15:19 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/02 03:15:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/02 03:15:19 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/02 03:15:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/02 03:15:19 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/02 03:15:20 DEBUG : apple: size = 5 OK 2026/02/02 03:15:20 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:15:20 DEBUG : apple: Unchanged skipping 2026/02/02 03:15:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/02 03:15:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:15:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/02 03:15:20 DEBUG : splitbananasplit: size = 16 OK 2026/02/02 03:15:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:15:20 DEBUG : splitbananasplit: Unchanged skipping 2026/02/02 03:15:20 DEBUG : banana: size = 6 OK 2026/02/02 03:15:20 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:15:20 DEBUG : banana: Unchanged skipping 2026/02/02 03:15:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/02 03:15:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:15:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/02 03:15:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/02 03:15:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:15:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/02 03:15:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/02 03:15:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:15:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/02 03:15:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/02 03:15:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:15:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/02 03:15:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/02 03:15:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/02 03:15:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:15:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/02 03:15:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/02 03:15:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:15:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/02 03:15:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/02 03:15:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/02 03:15:20 DEBUG : OpenDrive root 'rclone-test-kusosuc8kazi': Waiting for checks to finish 2026/02/02 03:15:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/02 03:15:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:15:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/02 03:15:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/02 03:15:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:15:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:15:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/02 03:15:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:15:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/02 03:15:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/02 03:15:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:15:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/02 03:15:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/02 03:15:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:15:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/02 03:15:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/02 03:15:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/02 03:15:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:15:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:15:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/02 03:15:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/02 03:15:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:15:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/02 03:15:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/02 03:15:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:15:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/02 03:15:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/02 03:15:20 DEBUG : OpenDrive root 'rclone-test-kusosuc8kazi': Waiting for transfers to finish 2026/02/02 03:15:20 ERROR : OpenDrive root 'rclone-test-kusosuc8kazi': not deleting files as there were IO errors 2026/02/02 03:15:20 ERROR : OpenDrive root 'rclone-test-kusosuc8kazi': not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/lowercase 2026/02/02 03:15:20 DEBUG : Waiting for deletions to finish 2026/02/02 03:15:20 DEBUG : apple: Excluded (Path Filter) 2026/02/02 03:15:20 DEBUG : apple: Excluded 2026/02/02 03:15:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/02 03:15:20 DEBUG : appleappleapplebanana: Excluded 2026/02/02 03:15:20 DEBUG : banana: Excluded (Path Filter) 2026/02/02 03:15:20 DEBUG : banana: Excluded 2026/02/02 03:15:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/02 03:15:20 DEBUG : splitbananasplit: Excluded 2026/02/02 03:15:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/02 03:15:20 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/02 03:15:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/02 03:15:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/02 03:15:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/02 03:15:20 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/02 03:15:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/02 03:15:20 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/02 03:15:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/02 03:15:20 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/02 03:15:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/02 03:15:20 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/02 03:15:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/02 03:15:20 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/02 03:15:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/02 03:15:20 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/02 03:15:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/02 03:15:20 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/02 03:15:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/02 03:15:20 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/02 03:15:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/02 03:15:20 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/02 03:15:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/02 03:15:20 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/02 03:15:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/02 03:15:20 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/02 03:15:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/02 03:15:20 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/02 03:15:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/02 03:15:20 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/02 03:15:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/02 03:15:20 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/02 03:15:21 DEBUG : apple: size = 5 OK 2026/02/02 03:15:21 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:15:21 DEBUG : apple: Unchanged skipping 2026/02/02 03:15:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/02 03:15:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:15:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/02 03:15:21 DEBUG : banana: size = 6 OK 2026/02/02 03:15:21 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:15:21 DEBUG : banana: Unchanged skipping 2026/02/02 03:15:21 DEBUG : splitbananasplit: size = 16 OK 2026/02/02 03:15:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:15:21 DEBUG : splitbananasplit: Unchanged skipping 2026/02/02 03:15:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/02 03:15:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:15:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/02 03:15:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/02 03:15:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:15:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/02 03:15:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/02 03:15:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:15:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/02 03:15:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/02 03:15:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:15:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/02 03:15:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/02 03:15:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:15:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/02 03:15:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/02 03:15:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:15:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/02 03:15:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/02 03:15:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:15:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/02 03:15:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/02 03:15:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:15:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/02 03:15:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/02 03:15:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:15:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/02 03:15:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/02 03:15:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:15:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/02 03:15:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/02 03:15:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:15:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/02 03:15:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/02 03:15:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:15:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/02 03:15:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/02 03:15:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:15:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/02 03:15:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/02 03:15:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:15:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/02 03:15:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/02 03:15:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:15:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/02 03:15:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/02 03:15:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:15:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/02 03:15:21 DEBUG : OpenDrive root 'rclone-test-kusosuc8kazi': Waiting for checks to finish 2026/02/02 03:15:21 DEBUG : OpenDrive root 'rclone-test-kusosuc8kazi': Waiting for transfers to finish 2026/02/02 03:15:21 ERROR : OpenDrive root 'rclone-test-kusosuc8kazi': not deleting files as there were IO errors 2026/02/02 03:15:21 ERROR : OpenDrive root 'rclone-test-kusosuc8kazi': not deleting directories as there were IO errors sync_transform_test.go:118: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:118 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/lowercase 2026/02/02 03:15:21 DEBUG : Waiting for deletions to finish 2026/02/02 03:15:21 DEBUG : apple: Excluded (Path Filter) 2026/02/02 03:15:21 DEBUG : apple: Excluded 2026/02/02 03:15:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/02 03:15:21 DEBUG : appleappleapplebanana: Excluded 2026/02/02 03:15:21 DEBUG : banana: Excluded (Path Filter) 2026/02/02 03:15:21 DEBUG : banana: Excluded 2026/02/02 03:15:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/02 03:15:21 DEBUG : splitbananasplit: Excluded 2026/02/02 03:15:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/02 03:15:21 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/02 03:15:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/02 03:15:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/02 03:15:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/02 03:15:21 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/02 03:15:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/02 03:15:21 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/02 03:15:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/02 03:15:21 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/02 03:15:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/02 03:15:21 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/02 03:15:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/02 03:15:21 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/02 03:15:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/02 03:15:21 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/02 03:15:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/02 03:15:21 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/02 03:15:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/02 03:15:21 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/02 03:15:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/02 03:15:21 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/02 03:15:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/02 03:15:21 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/02 03:15:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/02 03:15:21 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/02 03:15:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/02 03:15:21 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/02 03:15:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/02 03:15:21 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/02 03:15:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/02 03:15:21 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/ascii run.go:185: Remote "OpenDrive root 'rclone-test-kusosuc8kazi'", Local "Local file system at /tmp/rclone3550647293", Modify Window "1s" 2026/02/02 03:15:28 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:15:30 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:15:31 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:15:33 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:15:35 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:15:36 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:15:38 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:15:40 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:15:42 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:15:43 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:15:45 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2026/02/02 03:15:47 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2026/02/02 03:15:49 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2026/02/02 03:15:51 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2026/02/02 03:15:53 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2026/02/02 03:15:54 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2026/02/02 03:15:56 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2026/02/02 03:15:58 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2026/02/02 03:16:00 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2026/02/02 03:16:01 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2026/02/02 03:16:02 DEBUG : Waiting for deletions to finish 2026/02/02 03:16:02 DEBUG : apple: Excluded (Path Filter) 2026/02/02 03:16:02 DEBUG : apple: Excluded 2026/02/02 03:16:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/02 03:16:02 DEBUG : appleappleapplebanana: Excluded 2026/02/02 03:16:02 DEBUG : banana: Excluded (Path Filter) 2026/02/02 03:16:02 DEBUG : banana: Excluded 2026/02/02 03:16:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/02 03:16:02 DEBUG : splitbananasplit: Excluded 2026/02/02 03:16:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/02 03:16:02 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/02 03:16:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/02 03:16:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/02 03:16:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/02 03:16:02 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/02 03:16:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/02 03:16:02 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/02 03:16:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/02 03:16:02 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/02 03:16:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/02 03:16:02 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/02 03:16:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/02 03:16:02 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/02 03:16:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/02 03:16:02 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/02 03:16:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/02 03:16:02 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/02 03:16:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/02 03:16:02 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/02 03:16:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/02 03:16:02 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/02 03:16:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/02 03:16:02 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/02 03:16:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/02 03:16:02 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/02 03:16:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/02 03:16:02 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/02 03:16:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/02 03:16:02 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/02 03:16:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/02 03:16:02 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/02 03:16:03 DEBUG : apple: size = 5 OK 2026/02/02 03:16:03 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:16:03 DEBUG : apple: Unchanged skipping 2026/02/02 03:16:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/02 03:16:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:16:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/02 03:16:03 DEBUG : banana: size = 6 OK 2026/02/02 03:16:03 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:16:03 DEBUG : banana: Unchanged skipping 2026/02/02 03:16:03 DEBUG : splitbananasplit: size = 16 OK 2026/02/02 03:16:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:16:03 DEBUG : splitbananasplit: Unchanged skipping 2026/02/02 03:16:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/02 03:16:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:16:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/02 03:16:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/02 03:16:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:16:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/02 03:16:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/02 03:16:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:16:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/02 03:16:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/02 03:16:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:16:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:16:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/02 03:16:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/02 03:16:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/02 03:16:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:16:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/02 03:16:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/02 03:16:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:16:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/02 03:16:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/02 03:16:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/02 03:16:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:16:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/02 03:16:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/02 03:16:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:16:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/02 03:16:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/02 03:16:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:16:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/02 03:16:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:16:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/02 03:16:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/02 03:16:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:16:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/02 03:16:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/02 03:16:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:16:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/02 03:16:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/02 03:16:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:16:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/02 03:16:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/02 03:16:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:16:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/02 03:16:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/02 03:16:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:16:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/02 03:16:03 DEBUG : OpenDrive root 'rclone-test-kusosuc8kazi': Waiting for checks to finish 2026/02/02 03:16:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/02 03:16:03 DEBUG : OpenDrive root 'rclone-test-kusosuc8kazi': Waiting for transfers to finish 2026/02/02 03:16:03 ERROR : OpenDrive root 'rclone-test-kusosuc8kazi': not deleting files as there were IO errors 2026/02/02 03:16:03 ERROR : OpenDrive root 'rclone-test-kusosuc8kazi': not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/ascii 2026/02/02 03:16:03 DEBUG : Waiting for deletions to finish 2026/02/02 03:16:04 DEBUG : apple: Excluded (Path Filter) 2026/02/02 03:16:04 DEBUG : apple: Excluded 2026/02/02 03:16:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/02 03:16:04 DEBUG : appleappleapplebanana: Excluded 2026/02/02 03:16:04 DEBUG : banana: Excluded (Path Filter) 2026/02/02 03:16:04 DEBUG : banana: Excluded 2026/02/02 03:16:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/02 03:16:04 DEBUG : splitbananasplit: Excluded 2026/02/02 03:16:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/02 03:16:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/02 03:16:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/02 03:16:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/02 03:16:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/02 03:16:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/02 03:16:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/02 03:16:04 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/02 03:16:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/02 03:16:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/02 03:16:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/02 03:16:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/02 03:16:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/02 03:16:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/02 03:16:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/02 03:16:04 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/02 03:16:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/02 03:16:04 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/02 03:16:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/02 03:16:04 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/02 03:16:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/02 03:16:04 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/02 03:16:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/02 03:16:04 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/02 03:16:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/02 03:16:04 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/02 03:16:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/02 03:16:04 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/02 03:16:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/02 03:16:04 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/02 03:16:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/02 03:16:04 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/02 03:16:04 DEBUG : apple: size = 5 OK 2026/02/02 03:16:04 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:16:04 DEBUG : apple: Unchanged skipping 2026/02/02 03:16:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/02 03:16:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:16:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/02 03:16:04 DEBUG : banana: size = 6 OK 2026/02/02 03:16:04 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:16:04 DEBUG : banana: Unchanged skipping 2026/02/02 03:16:04 DEBUG : splitbananasplit: size = 16 OK 2026/02/02 03:16:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:16:04 DEBUG : splitbananasplit: Unchanged skipping 2026/02/02 03:16:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/02 03:16:04 DEBUG : OpenDrive root 'rclone-test-kusosuc8kazi': Waiting for checks to finish 2026/02/02 03:16:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/02 03:16:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:16:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:16:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/02 03:16:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/02 03:16:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/02 03:16:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:16:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/02 03:16:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/02 03:16:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:16:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/02 03:16:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/02 03:16:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/02 03:16:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:16:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/02 03:16:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/02 03:16:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/02 03:16:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/02 03:16:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:16:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:16:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:16:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/02 03:16:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/02 03:16:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/02 03:16:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/02 03:16:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/02 03:16:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:16:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/02 03:16:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/02 03:16:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/02 03:16:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:16:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/02 03:16:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/02 03:16:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:16:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/02 03:16:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:16:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/02 03:16:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/02 03:16:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:16:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/02 03:16:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:16:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/02 03:16:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/02 03:16:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:16:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/02 03:16:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:16:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/02 03:16:04 DEBUG : OpenDrive root 'rclone-test-kusosuc8kazi': Waiting for transfers to finish 2026/02/02 03:16:04 ERROR : OpenDrive root 'rclone-test-kusosuc8kazi': not deleting files as there were IO errors 2026/02/02 03:16:04 ERROR : OpenDrive root 'rclone-test-kusosuc8kazi': not deleting directories as there were IO errors sync_transform_test.go:118: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:118 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/ascii 2026/02/02 03:16:04 DEBUG : Waiting for deletions to finish 2026/02/02 03:16:05 DEBUG : apple: Excluded (Path Filter) 2026/02/02 03:16:05 DEBUG : apple: Excluded 2026/02/02 03:16:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/02 03:16:05 DEBUG : appleappleapplebanana: Excluded 2026/02/02 03:16:05 DEBUG : banana: Excluded (Path Filter) 2026/02/02 03:16:05 DEBUG : banana: Excluded 2026/02/02 03:16:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/02 03:16:05 DEBUG : splitbananasplit: Excluded 2026/02/02 03:16:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/02 03:16:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/02 03:16:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/02 03:16:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/02 03:16:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/02 03:16:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/02 03:16:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/02 03:16:05 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/02 03:16:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/02 03:16:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/02 03:16:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/02 03:16:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/02 03:16:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/02 03:16:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/02 03:16:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/02 03:16:05 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/02 03:16:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/02 03:16:05 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/02 03:16:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/02 03:16:05 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/02 03:16:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/02 03:16:05 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/02 03:16:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/02 03:16:05 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/02 03:16:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/02 03:16:05 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/02 03:16:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/02 03:16:05 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/02 03:16:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/02 03:16:05 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/02 03:16:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/02 03:16:05 DEBUG : dir1/0015-9;=.txt: Excluded --- FAIL: TestTransform (535.33s) --- FAIL: TestTransform/NFC (44.81s) --- FAIL: TestTransform/NFD (43.59s) --- FAIL: TestTransform/base64 (56.74s) --- FAIL: TestTransform/prefix (56.26s) --- FAIL: TestTransform/suffix (58.88s) --- FAIL: TestTransform/truncate (54.77s) --- FAIL: TestTransform/encoder (43.61s) --- FAIL: TestTransform/ISO-8859-1 (43.35s) --- FAIL: TestTransform/charmap (45.28s) --- FAIL: TestTransform/lowercase (44.65s) --- FAIL: TestTransform/ascii (43.40s) === RUN TestTransformCopy run.go:185: Remote "OpenDrive root 'rclone-test-kusosuc8kazi'", Local "Local file system at /tmp/rclone3550647293", Modify Window "1s" 2026/02/02 03:16:10 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/02 03:16:10 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/02 03:16:10 INFO : sub dir_somesuffix: Making directory 2026/02/02 03:16:11 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/02 03:16:11 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/02/02 03:16:11 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/02 03:16:11 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/02/02 03:16:11 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/02 03:16:11 DEBUG : OpenDrive root 'rclone-test-kusosuc8kazi': Waiting for checks to finish 2026/02/02 03:16:11 DEBUG : OpenDrive root 'rclone-test-kusosuc8kazi': Waiting for transfers to finish 2026/02/02 03:16:11 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Uploading chunk 0, size=11, remain=0 2026/02/02 03:16:12 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/02/02 03:16:12 DEBUG : sub dir/hello world.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/02/02 03:16:12 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/02 03:16:12 ERROR : OpenDrive root 'rclone-test-kusosuc8kazi': not deleting files as there were IO errors 2026/02/02 03:16:12 ERROR : OpenDrive root 'rclone-test-kusosuc8kazi': not deleting directories as there were IO errors sync_transform_test.go:240: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:240 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransformCopy --- FAIL: TestTransformCopy (3.50s) === RUN TestDoubleTransform run.go:185: Remote "OpenDrive root 'rclone-test-kusosuc8kazi'", Local "Local file system at /tmp/rclone3550647293", Modify Window "1s" 2026/02/02 03:16:13 DEBUG : toe: transformed to: tictactoe 2026/02/02 03:16:14 DEBUG : toe: transformed to: tictactoe 2026/02/02 03:16:14 INFO : tictactoe: Making directory 2026/02/02 03:16:14 DEBUG : toe: transformed to: tictactoe 2026/02/02 03:16:14 DEBUG : toe: transformed to: tictactoe 2026/02/02 03:16:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/02 03:16:14 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/02/02 03:16:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/02 03:16:14 DEBUG : OpenDrive root 'rclone-test-kusosuc8kazi': Waiting for checks to finish 2026/02/02 03:16:14 DEBUG : OpenDrive root 'rclone-test-kusosuc8kazi': Waiting for transfers to finish 2026/02/02 03:16:15 DEBUG : tictactoe/tictactoe: Uploading chunk 0, size=11, remain=0 2026/02/02 03:16:16 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/02/02 03:16:16 DEBUG : toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/02/02 03:16:16 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/02/02 03:16:16 ERROR : OpenDrive root 'rclone-test-kusosuc8kazi': not deleting files as there were IO errors 2026/02/02 03:16:16 ERROR : OpenDrive root 'rclone-test-kusosuc8kazi': not deleting directories as there were IO errors sync_transform_test.go:257: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:257 Error: Received unexpected error: not deleting files as there were IO errors Test: TestDoubleTransform --- FAIL: TestDoubleTransform (3.32s) === RUN TestFileTag run.go:185: Remote "OpenDrive root 'rclone-test-kusosuc8kazi'", Local "Local file system at /tmp/rclone3550647293", Modify Window "1s" 2026/02/02 03:16:17 INFO : toe: Making directory 2026/02/02 03:16:17 INFO : toe/toe: Making directory 2026/02/02 03:16:18 DEBUG : toe: transformed to: tictactoe 2026/02/02 03:16:18 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/02 03:16:18 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/02 03:16:18 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/02 03:16:18 DEBUG : OpenDrive root 'rclone-test-kusosuc8kazi': Waiting for checks to finish 2026/02/02 03:16:18 DEBUG : OpenDrive root 'rclone-test-kusosuc8kazi': Waiting for transfers to finish 2026/02/02 03:16:18 DEBUG : toe/toe/tictactoe: Uploading chunk 0, size=11, remain=0 2026/02/02 03:16:20 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/02/02 03:16:20 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/02/02 03:16:20 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/02/02 03:16:20 ERROR : OpenDrive root 'rclone-test-kusosuc8kazi': not deleting files as there were IO errors 2026/02/02 03:16:20 ERROR : OpenDrive root 'rclone-test-kusosuc8kazi': not deleting directories as there were IO errors sync_transform_test.go:274: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:274 Error: Received unexpected error: not deleting files as there were IO errors Test: TestFileTag --- FAIL: TestFileTag (4.38s) === RUN TestNoTag run.go:185: Remote "OpenDrive root 'rclone-test-kusosuc8kazi'", Local "Local file system at /tmp/rclone3550647293", Modify Window "1s" 2026/02/02 03:16:21 INFO : toe: Making directory 2026/02/02 03:16:22 INFO : toe/toe: Making directory 2026/02/02 03:16:22 DEBUG : toe: transformed to: tictactoe 2026/02/02 03:16:22 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/02 03:16:22 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/02 03:16:22 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/02 03:16:22 DEBUG : OpenDrive root 'rclone-test-kusosuc8kazi': Waiting for checks to finish 2026/02/02 03:16:22 DEBUG : OpenDrive root 'rclone-test-kusosuc8kazi': Waiting for transfers to finish 2026/02/02 03:16:23 DEBUG : toe/toe/tictactoe: Uploading chunk 0, size=11, remain=0 2026/02/02 03:16:24 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/02/02 03:16:24 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/02/02 03:16:24 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/02/02 03:16:24 ERROR : OpenDrive root 'rclone-test-kusosuc8kazi': not deleting files as there were IO errors 2026/02/02 03:16:24 ERROR : OpenDrive root 'rclone-test-kusosuc8kazi': not deleting directories as there were IO errors sync_transform_test.go:291: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:291 Error: Received unexpected error: not deleting files as there were IO errors Test: TestNoTag --- FAIL: TestNoTag (4.21s) === RUN TestDirTag run.go:185: Remote "OpenDrive root 'rclone-test-kusosuc8kazi'", Local "Local file system at /tmp/rclone3550647293", Modify Window "1s" 2026/02/02 03:16:25 DEBUG : empty_dir: Making directory with metadata 2026/02/02 03:16:25 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/02 03:16:25 DEBUG : toe: transformed to: tictactoe 2026/02/02 03:16:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/02 03:16:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/02 03:16:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/02 03:16:26 INFO : tictacempty_dir: Making directory 2026/02/02 03:16:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/02 03:16:26 DEBUG : toe: transformed to: tictactoe 2026/02/02 03:16:26 DEBUG : toe: transformed to: tictactoe 2026/02/02 03:16:26 INFO : tictactoe: Making directory 2026/02/02 03:16:26 DEBUG : toe: transformed to: tictactoe 2026/02/02 03:16:26 DEBUG : toe: transformed to: tictactoe 2026/02/02 03:16:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/02 03:16:26 INFO : tictactoe/tictactoe: Making directory 2026/02/02 03:16:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/02 03:16:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/02 03:16:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/02 03:16:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/02 03:16:27 DEBUG : OpenDrive root 'rclone-test-kusosuc8kazi': Waiting for checks to finish 2026/02/02 03:16:27 DEBUG : OpenDrive root 'rclone-test-kusosuc8kazi': Waiting for transfers to finish 2026/02/02 03:16:27 DEBUG : tictactoe/tictactoe/toe.txt: Uploading chunk 0, size=11, remain=0 2026/02/02 03:16:29 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/02 03:16:29 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/02/02 03:16:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/02/02 03:16:29 ERROR : OpenDrive root 'rclone-test-kusosuc8kazi': not deleting files as there were IO errors 2026/02/02 03:16:29 ERROR : OpenDrive root 'rclone-test-kusosuc8kazi': not deleting directories as there were IO errors sync_transform_test.go:310: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:310 Error: Received unexpected error: not deleting files as there were IO errors Test: TestDirTag fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestDirTag (12.79s) === RUN TestAllTag run.go:185: Remote "OpenDrive root 'rclone-test-kusosuc8kazi'", Local "Local file system at /tmp/rclone3550647293", Modify Window "1s" 2026/02/02 03:16:38 DEBUG : empty_dir: Making directory with metadata 2026/02/02 03:16:38 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/02 03:16:38 DEBUG : toe: transformed to: tictactoe 2026/02/02 03:16:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/02 03:16:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/02 03:16:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/02 03:16:38 INFO : tictacempty_dir: Making directory 2026/02/02 03:16:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/02 03:16:39 DEBUG : toe: transformed to: tictactoe 2026/02/02 03:16:39 DEBUG : toe: transformed to: tictactoe 2026/02/02 03:16:39 INFO : tictactoe: Making directory 2026/02/02 03:16:39 DEBUG : toe: transformed to: tictactoe 2026/02/02 03:16:39 DEBUG : toe: transformed to: tictactoe 2026/02/02 03:16:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/02 03:16:39 INFO : tictactoe/tictactoe: Making directory 2026/02/02 03:16:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/02 03:16:39 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/02 03:16:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/02 03:16:39 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/02 03:16:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/02 03:16:39 DEBUG : OpenDrive root 'rclone-test-kusosuc8kazi': Waiting for checks to finish 2026/02/02 03:16:39 DEBUG : OpenDrive root 'rclone-test-kusosuc8kazi': Waiting for transfers to finish 2026/02/02 03:16:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: Uploading chunk 0, size=11, remain=0 2026/02/02 03:16:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/02 03:16:41 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/02/02 03:16:41 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/02 03:16:41 ERROR : OpenDrive root 'rclone-test-kusosuc8kazi': not deleting files as there were IO errors 2026/02/02 03:16:41 ERROR : OpenDrive root 'rclone-test-kusosuc8kazi': not deleting directories as there were IO errors sync_transform_test.go:329: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:329 Error: Received unexpected error: not deleting files as there were IO errors Test: TestAllTag --- FAIL: TestAllTag (4.92s) === RUN TestRunTwice run.go:185: Remote "OpenDrive root 'rclone-test-kusosuc8kazi'", Local "Local file system at /tmp/rclone3550647293", Modify Window "1s" 2026/02/02 03:16:43 DEBUG : toe: transformed to: tictactoe 2026/02/02 03:16:43 DEBUG : toe: transformed to: tictactoe 2026/02/02 03:16:43 INFO : tictactoe: Making directory 2026/02/02 03:16:44 DEBUG : toe: transformed to: tictactoe 2026/02/02 03:16:44 DEBUG : toe: transformed to: tictactoe 2026/02/02 03:16:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/02 03:16:44 INFO : tictactoe/tictactoe: Making directory 2026/02/02 03:16:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/02 03:16:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/02 03:16:44 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/02 03:16:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/02 03:16:44 DEBUG : OpenDrive root 'rclone-test-kusosuc8kazi': Waiting for checks to finish 2026/02/02 03:16:44 DEBUG : OpenDrive root 'rclone-test-kusosuc8kazi': Waiting for transfers to finish 2026/02/02 03:16:45 DEBUG : tictactoe/tictactoe/toe.txt: Uploading chunk 0, size=11, remain=0 2026/02/02 03:16:46 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/02 03:16:46 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/02/02 03:16:46 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/02/02 03:16:46 ERROR : OpenDrive root 'rclone-test-kusosuc8kazi': not deleting files as there were IO errors 2026/02/02 03:16:46 ERROR : OpenDrive root 'rclone-test-kusosuc8kazi': not deleting directories as there were IO errors sync_transform_test.go:348: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:348 Error: Received unexpected error: not deleting files as there were IO errors Test: TestRunTwice --- FAIL: TestRunTwice (4.42s) === RUN TestConflicting run.go:185: Remote "OpenDrive root 'rclone-test-kusosuc8kazi'", Local "Local file system at /tmp/rclone3550647293", Modify Window "1s" 2026/02/02 03:16:48 INFO : toe: Making directory 2026/02/02 03:16:48 INFO : toe/toe: Making directory 2026/02/02 03:16:48 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/02 03:16:48 DEBUG : OpenDrive root 'rclone-test-kusosuc8kazi': Waiting for checks to finish 2026/02/02 03:16:48 DEBUG : OpenDrive root 'rclone-test-kusosuc8kazi': Waiting for transfers to finish 2026/02/02 03:16:49 DEBUG : toe/toe/toe: Uploading chunk 0, size=11, remain=0 2026/02/02 03:16:50 DEBUG : toe/toe/toe: size = 11 OK 2026/02/02 03:16:50 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/02/02 03:16:50 INFO : toe/toe/toe: Copied (new) 2026/02/02 03:16:50 ERROR : OpenDrive root 'rclone-test-kusosuc8kazi': not deleting files as there were IO errors 2026/02/02 03:16:50 ERROR : OpenDrive root 'rclone-test-kusosuc8kazi': not deleting directories as there were IO errors sync_transform_test.go:389: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:389 Error: Received unexpected error: not deleting files as there were IO errors Test: TestConflicting --- FAIL: TestConflicting (4.19s) === RUN TestMove run.go:185: Remote "OpenDrive root 'rclone-test-kusosuc8kazi'", Local "Local file system at /tmp/rclone3550647293", Modify Window "1s" 2026/02/02 03:16:52 DEBUG : empty_dir: Making directory with metadata 2026/02/02 03:16:52 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/02 03:16:52 DEBUG : toe: transformed to: tictactoe 2026/02/02 03:16:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/02 03:16:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/02 03:16:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/02 03:16:52 INFO : tictacempty_dir: Making directory 2026/02/02 03:16:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/02 03:16:52 DEBUG : toe: transformed to: tictactoe 2026/02/02 03:16:52 DEBUG : toe: transformed to: tictactoe 2026/02/02 03:16:52 INFO : tictactoe: Making directory 2026/02/02 03:16:53 DEBUG : toe: transformed to: tictactoe 2026/02/02 03:16:53 DEBUG : toe: transformed to: tictactoe 2026/02/02 03:16:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/02 03:16:53 INFO : tictactoe/tictactoe: Making directory 2026/02/02 03:16:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/02 03:16:53 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/02 03:16:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/02 03:16:53 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/02 03:16:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/02 03:16:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/02 03:16:53 DEBUG : OpenDrive root 'rclone-test-kusosuc8kazi': Waiting for checks to finish 2026/02/02 03:16:53 DEBUG : OpenDrive root 'rclone-test-kusosuc8kazi': Waiting for transfers to finish 2026/02/02 03:16:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: Uploading chunk 0, size=11, remain=0 2026/02/02 03:16:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/02 03:16:55 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/02/02 03:16:55 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/02 03:16:55 INFO : toe/toe/toe.txt: Deleted 2026/02/02 03:16:55 ERROR : Local file system at /tmp/rclone3550647293: not deleting directories as there were IO errors sync_transform_test.go:409: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:409 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMove fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestMove (12.49s) === RUN TestTransformFile run.go:185: Remote "OpenDrive root 'rclone-test-kusosuc8kazi'", Local "Local file system at /tmp/rclone3550647293", Modify Window "1s" 2026/02/02 03:17:04 DEBUG : empty_dir: Making directory with metadata 2026/02/02 03:17:04 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/02 03:17:04 DEBUG : toe: transformed to: tictactoe 2026/02/02 03:17:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/02 03:17:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/02 03:17:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/02 03:17:04 INFO : tictacempty_dir: Making directory 2026/02/02 03:17:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/02 03:17:05 DEBUG : toe: transformed to: tictactoe 2026/02/02 03:17:05 DEBUG : toe: transformed to: tictactoe 2026/02/02 03:17:05 INFO : tictactoe: Making directory 2026/02/02 03:17:05 DEBUG : toe: transformed to: tictactoe 2026/02/02 03:17:05 DEBUG : toe: transformed to: tictactoe 2026/02/02 03:17:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/02 03:17:05 INFO : tictactoe/tictactoe: Making directory 2026/02/02 03:17:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/02 03:17:05 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/02 03:17:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/02 03:17:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/02 03:17:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/02 03:17:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/02 03:17:05 DEBUG : OpenDrive root 'rclone-test-kusosuc8kazi': Waiting for checks to finish 2026/02/02 03:17:05 DEBUG : OpenDrive root 'rclone-test-kusosuc8kazi': Waiting for transfers to finish 2026/02/02 03:17:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: Uploading chunk 0, size=11, remain=0 2026/02/02 03:17:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/02 03:17:07 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/02/02 03:17:07 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/02 03:17:07 INFO : toe/toe/toe.txt: Deleted 2026/02/02 03:17:07 ERROR : Local file system at /tmp/rclone3550647293: not deleting directories as there were IO errors sync_transform_test.go:428: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:428 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestTransformFile --- FAIL: TestTransformFile (4.86s) === RUN TestManualTransformFile run.go:185: Remote "OpenDrive root 'rclone-test-kusosuc8kazi'", Local "Local file system at /tmp/rclone3550647293", Modify Window "1s" 2026/02/02 03:17:09 DEBUG : Reset feature "Copy" 2026/02/02 03:17:09 DEBUG : Reset feature "Move" 2026/02/02 03:17:09 DEBUG : Reset feature "Copy" 2026/02/02 03:17:09 DEBUG : Reset feature "Move" 2026/02/02 03:17:09 DEBUG : empty_dir: Making directory with metadata 2026/02/02 03:17:09 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/02 03:17:09 DEBUG : toe: transformed to: tictactoe 2026/02/02 03:17:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/02 03:17:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/02 03:17:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/02 03:17:09 INFO : tictacempty_dir: Making directory 2026/02/02 03:17:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/02 03:17:10 DEBUG : toe: transformed to: tictactoe 2026/02/02 03:17:10 DEBUG : toe: transformed to: tictactoe 2026/02/02 03:17:10 INFO : tictactoe: Making directory 2026/02/02 03:17:10 DEBUG : toe: transformed to: tictactoe 2026/02/02 03:17:10 DEBUG : toe: transformed to: tictactoe 2026/02/02 03:17:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/02 03:17:10 INFO : tictactoe/tictactoe: Making directory 2026/02/02 03:17:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/02 03:17:10 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/02 03:17:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/02 03:17:10 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/02 03:17:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/02 03:17:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/02 03:17:10 DEBUG : OpenDrive root 'rclone-test-kusosuc8kazi': Waiting for checks to finish 2026/02/02 03:17:10 DEBUG : OpenDrive root 'rclone-test-kusosuc8kazi': Waiting for transfers to finish 2026/02/02 03:17:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: Uploading chunk 0, size=11, remain=0 2026/02/02 03:17:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/02 03:17:12 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/02/02 03:17:12 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/02 03:17:12 INFO : toe/toe/toe.txt: Deleted 2026/02/02 03:17:12 ERROR : Local file system at /tmp/rclone3550647293: not deleting directories as there were IO errors sync_transform_test.go:458: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:458 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestManualTransformFile fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestManualTransformFile (12.75s) === RUN TestBase64 run.go:185: Remote "OpenDrive root 'rclone-test-kusosuc8kazi'", Local "Local file system at /tmp/rclone3550647293", Modify Window "1s" 2026/02/02 03:17:22 DEBUG : toe: transformed to: dG9l 2026/02/02 03:17:22 DEBUG : toe: transformed to: dG9l 2026/02/02 03:17:22 INFO : dG9l: Making directory 2026/02/02 03:17:22 DEBUG : toe: transformed to: dG9l 2026/02/02 03:17:22 DEBUG : toe: transformed to: dG9l 2026/02/02 03:17:22 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/02/02 03:17:22 INFO : dG9l/dG9l: Making directory 2026/02/02 03:17:23 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/02/02 03:17:23 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/02/02 03:17:23 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/02/02 03:17:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/02 03:17:23 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/02/02 03:17:23 DEBUG : OpenDrive root 'rclone-test-kusosuc8kazi': Waiting for checks to finish 2026/02/02 03:17:23 DEBUG : OpenDrive root 'rclone-test-kusosuc8kazi': Waiting for transfers to finish 2026/02/02 03:17:23 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Uploading chunk 0, size=11, remain=0 2026/02/02 03:17:24 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/02/02 03:17:24 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/02/02 03:17:24 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/02/02 03:17:24 ERROR : OpenDrive root 'rclone-test-kusosuc8kazi': not deleting files as there were IO errors 2026/02/02 03:17:24 ERROR : OpenDrive root 'rclone-test-kusosuc8kazi': not deleting directories as there were IO errors sync_transform_test.go:482: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:482 Error: Received unexpected error: not deleting files as there were IO errors Test: TestBase64 --- FAIL: TestBase64 (4.24s) FAIL 2026/02/02 03:17:26 DEBUG : OpenDrive root 'rclone-test-kusosuc8kazi': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestAllTag|TestBase64|TestConflicting|TestCopy|TestDirTag|TestDoubleTransform|TestFileTag|TestFixCase|TestManualTransformFile|TestMove|TestNoTag|TestNothingToTransferWithoutEmptyDirs|TestRunTwice|TestServerSideCopyOverSelf|TestSyncBackupDirWithSuffix|TestSyncBackupDirWithSuffixKeepExtension|TestSyncSuffixKeepExtension|TestTransformCopy|TestTransformFile)$|^TestTransform$/^(ISO-8859-1|NFC|NFD|ascii|base64|charmap|encoder|lowercase|prefix|suffix|truncate)$'" - Finished ERROR in 12m24.892616666s (try 3/5): exit status 1: Failed [TestCopy TestServerSideCopyOverSelf TestSyncBackupDirWithSuffix TestSyncBackupDirWithSuffixKeepExtension TestSyncSuffixKeepExtension TestFixCase TestNothingToTransferWithoutEmptyDirs TestTransform/NFC TestTransform/NFD TestTransform/base64 TestTransform/prefix TestTransform/suffix TestTransform/truncate TestTransform/encoder TestTransform/ISO-8859-1 TestTransform/charmap TestTransform/lowercase TestTransform/ascii TestTransformCopy TestDoubleTransform TestFileTag TestNoTag TestDirTag TestAllTag TestRunTwice TestConflicting TestMove TestTransformFile TestManualTransformFile TestBase64]