"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestAllTag|TestBase64|TestConflicting|TestDirTag|TestDoubleTransform|TestFileTag|TestFixCase|TestManualTransformFile|TestMove|TestNoTag|TestRunTwice|TestSyncNoEmptyDirectories|TestSyncSuffix|TestSyncSuffixKeepExtension|TestTransformCopy|TestTransformFile)$|^TestTransform$/^(ISO-8859-1|ascii|charmap|encoder|lowercase|prefix|suffix|truncate)$'" - Starting (try 4/5) 2025/10/10 05:10:57 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cehutuh8cepi" 2025/10/10 05:10:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/10 05:10:57 DEBUG : Starting OpenDrive session with ID: 9bc2e529854c6241542651fbfa86ea8ffbe2f85a4fc729ad795027aa6af96380 2025/10/10 05:10:57 DEBUG : Creating backend with remote "/tmp/rclone4065268442" === RUN TestSyncNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-cehutuh8cepi'", Local "Local file system at /tmp/rclone4065268442", Modify Window "1s" 2025/10/10 05:10:57 INFO : sub dir2: Making directory 2025/10/10 05:10:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/10 05:10:58 DEBUG : OpenDrive root 'rclone-test-cehutuh8cepi': Waiting for checks to finish 2025/10/10 05:10:58 DEBUG : OpenDrive root 'rclone-test-cehutuh8cepi': Waiting for transfers to finish 2025/10/10 05:10:59 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/10/10 05:11:00 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/10/10 05:11:00 INFO : sub dir/hello world: Copied (new) 2025/10/10 05:11:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (4.23s) === RUN TestSyncSuffix run.go:180: Remote "OpenDrive root 'rclone-test-cehutuh8cepi'", Local "Local file system at /tmp/rclone4065268442", Modify Window "1s" 2025/10/10 05:11:03 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/10/10 05:11:05 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/10/10 05:11:06 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/10/10 05:11:08 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cehutuh8cepi/dst" 2025/10/10 05:11:08 DEBUG : Config file has changed externally - reloading 2025/10/10 05:11:08 DEBUG : Starting OpenDrive session with ID: 5d08bbc2d484145dedf97f2c3e11d038a65b00b69561d55ec43e06291cba1cea 2025/10/10 05:11:08 DEBUG : pacer: low level retry 1/10 (error Session does not exist, please re-login. (Error 401)) 2025/10/10 05:11:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/10 05:11:09 DEBUG : pacer: Reducing sleep to 10ms 2025/10/10 05:11:09 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/10 05:11:09 DEBUG : one: same parent dir (ODFfOTQ3MzcwMF81SWx4aQ) - using file/rename instead of move_copy for one.bak 2025/10/10 05:11:09 INFO : one: Moved (server-side) to: one.bak 2025/10/10 05:11:10 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/10/10 05:11:11 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/10/10 05:11:11 INFO : one: Copied (new) 2025/10/10 05:11:11 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/10 05:11:11 DEBUG : two: Unchanged skipping 2025/10/10 05:11:11 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/10 05:11:12 DEBUG : three.txt: same parent dir (ODFfOTQ3MzcwMF81SWx4aQ) - using file/rename instead of move_copy for three.txt.bak 2025/10/10 05:11:12 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/10/10 05:11:13 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/10/10 05:11:14 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/10/10 05:11:14 INFO : three.txt: Copied (new) 2025/10/10 05:11:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/10 05:11:15 INFO : one.bak: Deleted 2025/10/10 05:11:15 DEBUG : one: same parent dir (ODFfOTQ3MzcwMF81SWx4aQ) - using file/rename instead of move_copy for one.bak 2025/10/10 05:11:15 INFO : one: Moved (server-side) to: one.bak 2025/10/10 05:11:16 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/10/10 05:11:17 ERROR : one: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone4065268442) 5 vs dst(OpenDrive root 'rclone-test-cehutuh8cepi/dst') 4 2025/10/10 05:11:17 INFO : one: Removing failed copy sync_test.go:2533: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2533 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2553 Error: Received unexpected error: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone4065268442) 5 vs dst(OpenDrive root 'rclone-test-cehutuh8cepi/dst') 4 Test: TestSyncSuffix run.go:125: removing dir "dst" failed - try 1/3: folder not empty --- FAIL: TestSyncSuffix (18.27s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-cehutuh8cepi'", Local "Local file system at /tmp/rclone4065268442", Modify Window "1s" 2025/10/10 05:11:21 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/10/10 05:11:23 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/10/10 05:11:25 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/10/10 05:11:26 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cehutuh8cepi/dst" 2025/10/10 05:11:27 DEBUG : Starting OpenDrive session with ID: bf4afc2ed9500ce72690a7d6b1dd59d06b64557d20ff71a87edb5df4d3de15bc 2025/10/10 05:11:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/10 05:11:27 DEBUG : one: same parent dir (ODFfOTQ3MzcwMV9NU2NGRg) - using file/rename instead of move_copy for one-2019-01-01 2025/10/10 05:11:28 INFO : one: Moved (server-side) to: one-2019-01-01 2025/10/10 05:11:28 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/10/10 05:11:29 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/10/10 05:11:29 INFO : one: Copied (new) 2025/10/10 05:11:30 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/10 05:11:30 DEBUG : two: Unchanged skipping 2025/10/10 05:11:30 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/10 05:11:30 DEBUG : three.txt: same parent dir (ODFfOTQ3MzcwMV9NU2NGRg) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/10/10 05:11:30 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/10/10 05:11:31 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/10/10 05:11:32 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/10/10 05:11:32 INFO : three.txt: Copied (new) 2025/10/10 05:11:33 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/10 05:11:33 INFO : one-2019-01-01: Deleted 2025/10/10 05:11:34 DEBUG : one: same parent dir (ODFfOTQ3MzcwMV9NU2NGRg) - using file/rename instead of move_copy for one-2019-01-01 2025/10/10 05:11:34 INFO : one: Moved (server-side) to: one-2019-01-01 2025/10/10 05:11:34 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/10/10 05:11:35 ERROR : one: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone4065268442) 5 vs dst(OpenDrive root 'rclone-test-cehutuh8cepi/dst') 4 2025/10/10 05:11:35 INFO : one: Removing failed copy sync_test.go:2533: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2533 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 Error: Received unexpected error: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone4065268442) 5 vs dst(OpenDrive root 'rclone-test-cehutuh8cepi/dst') 4 Test: TestSyncSuffixKeepExtension --- FAIL: TestSyncSuffixKeepExtension (17.01s) === RUN TestFixCase run.go:180: Remote "OpenDrive root 'rclone-test-cehutuh8cepi'", Local "Local file system at /tmp/rclone4065268442", Modify Window "1s" 2025/10/10 05:11:38 DEBUG : EXISTING: Uploading chunk 0, size=6, remain=0 run.go:285: Failed to put "EXISTING" to "OpenDrive root 'rclone-test-cehutuh8cepi'": failed to get fileinfo: File was not found (Error 404) 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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2676 Error: Should be true Test: TestFixCase Messages: listing wrong, want got EXISTING (6) 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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /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:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2676 Error: Should be true Test: TestFixCase Messages: Unexpected file "EXISTING" --- FAIL: TestFixCase (9.84s) === RUN TestTransform === RUN TestTransform/prefix run.go:180: Remote "OpenDrive root 'rclone-test-cehutuh8cepi'", Local "Local file system at /tmp/rclone4065268442", Modify Window "1s" 2025/10/10 05:11:48 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2025/10/10 05:11:50 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2025/10/10 05:11:52 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2025/10/10 05:11:54 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2025/10/10 05:11:55 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2025/10/10 05:11:57 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2025/10/10 05:11:59 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2025/10/10 05:12:01 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2025/10/10 05:12:02 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2025/10/10 05:12:04 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2025/10/10 05:12:06 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2025/10/10 05:12:08 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2025/10/10 05:12:09 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2025/10/10 05:12:11 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2025/10/10 05:12:13 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2025/10/10 05:12:15 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2025/10/10 05:12:17 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2025/10/10 05:12:19 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2025/10/10 05:12:20 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2025/10/10 05:12:22 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2025/10/10 05:12:23 DEBUG : Waiting for deletions to finish 2025/10/10 05:12:23 DEBUG : apple: Excluded (Path Filter) 2025/10/10 05:12:23 DEBUG : apple: Excluded 2025/10/10 05:12:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/10 05:12:23 DEBUG : appleappleapplebanana: Excluded 2025/10/10 05:12:23 DEBUG : banana: Excluded (Path Filter) 2025/10/10 05:12:23 DEBUG : banana: Excluded 2025/10/10 05:12:23 DEBUG : EXISTING: Excluded (Path Filter) 2025/10/10 05:12:23 DEBUG : EXISTING: Excluded 2025/10/10 05:12:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/10 05:12:23 DEBUG : splitbananasplit: Excluded 2025/10/10 05:12:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/10 05:12:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/10 05:12:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/10 05:12:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/10 05:12:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/10 05:12:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/10 05:12:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/10 05:12:24 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/10 05:12:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/10 05:12:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/10 05:12:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/10 05:12:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/10 05:12:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/10 05:12:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/10 05:12:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/10 05:12:24 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/10 05:12:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/10 05:12:24 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/10 05:12:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/10 05:12:24 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/10 05:12:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/10 05:12:24 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/10 05:12:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/10 05:12:24 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/10 05:12:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/10 05:12:24 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/10 05:12:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/10 05:12:24 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/10 05:12:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/10 05:12:24 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/10 05:12:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/10 05:12:24 DEBUG : dir1/0015-9;=.txt: Excluded 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/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:104 Error: Should be true Test: TestTransform/prefix Messages: listing wrong, want apple (5), appleappleapplebanana (21), banana (6), dir1/0000-abcdefg.txt (21), dir1/0001-bcdefgh.txt (21), dir1/0002-cdefghi.txt (21), dir1/0003-defghij.txt (21), dir1/0004-efghijk.txt (21), dir1/0005-fghijkl.txt (21), dir1/0006-ghijklm.txt (21), dir1/0007-1234567.txt (21), dir1/0008-2345678.txt (21), dir1/0009-3456789.txt (21), dir1/0010-456789.txt (20), dir1/0011-56789;.txt (20), dir1/0012-6789;.txt (19), dir1/0013-789;=.txt (19), dir1/0014-89;=.txt (18), dir1/0015-9;=.txt (17), splitbananasplit (16) got EXISTING (6), apple (5), appleappleapplebanana (21), banana (6), dir1/0000-abcdefg.txt (21), dir1/0001-bcdefgh.txt (21), dir1/0002-cdefghi.txt (21), dir1/0003-defghij.txt (21), dir1/0004-efghijk.txt (21), dir1/0005-fghijkl.txt (21), dir1/0006-ghijklm.txt (21), dir1/0007-1234567.txt (21), dir1/0008-2345678.txt (21), dir1/0009-3456789.txt (21), dir1/0010-456789.txt (20), dir1/0011-56789;.txt (20), dir1/0012-6789;.txt (19), dir1/0013-789;=.txt (19), dir1/0014-89;=.txt (18), dir1/0015-9;=.txt (17), splitbananasplit (16) 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/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:104 Error: Should be true Test: TestTransform/prefix Messages: Unexpected file "EXISTING" 2025/10/10 05:12:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/10 05:12:32 DEBUG : apple: transformed to: PREFIXapple 2025/10/10 05:12:32 DEBUG : banana: transformed to: PREFIXbanana 2025/10/10 05:12:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/10 05:12:32 DEBUG : banana: transformed to: PREFIXbanana 2025/10/10 05:12:32 DEBUG : apple: transformed to: PREFIXapple 2025/10/10 05:12:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/10 05:12:32 DEBUG : banana: transformed to: PREFIXbanana 2025/10/10 05:12:32 DEBUG : apple: transformed to: PREFIXapple 2025/10/10 05:12:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/10 05:12:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/10 05:12:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/10 05:12:32 DEBUG : banana: transformed to: PREFIXbanana 2025/10/10 05:12:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/10 05:12:32 DEBUG : apple: transformed to: PREFIXapple 2025/10/10 05:12:33 DEBUG : apple: transformed to: PREFIXapple 2025/10/10 05:12:33 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/10 05:12:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/10 05:12:33 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/10 05:12:33 DEBUG : banana: transformed to: PREFIXbanana 2025/10/10 05:12:33 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/10 05:12:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/10 05:12:33 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/10 05:12:33 DEBUG : apple: transformed to: PREFIXapple 2025/10/10 05:12:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/10 05:12:33 DEBUG : banana: transformed to: PREFIXbanana 2025/10/10 05:12:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/10 05:12:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/10 05:12:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/10 05:12:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/10 05:12:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/10 05:12:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/10 05:12:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/10 05:12:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/10 05:12:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/10 05:12:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/10 05:12:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/10 05:12:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/10 05:12:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/10 05:12:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/10 05:12:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/10 05:12:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/10 05:12:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/10 05:12:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/10 05:12:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/10 05:12:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/10 05:12:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/10 05:12:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/10 05:12:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/10 05:12:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/10 05:12:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/10 05:12:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/10 05:12:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/10 05:12:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/10 05:12:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/10 05:12:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/10 05:12:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/10 05:12:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/10 05:12:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/10 05:12:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/10 05:12:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/10 05:12:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/10 05:12:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/10 05:12:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/10 05:12:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/10 05:12:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/10 05:12:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/10 05:12:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/10 05:12:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/10 05:12:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/10 05:12:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/10 05:12:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/10 05:12:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/10 05:12:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/10 05:12:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/10 05:12:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/10 05:12:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/10 05:12:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/10 05:12:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/10 05:12:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/10 05:12:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/10 05:12:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/10 05:12:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/10 05:12:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/10 05:12:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/10 05:12:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/10 05:12:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/10 05:12:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/10 05:12:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/10 05:12:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/10 05:12:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/10 05:12:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/10 05:12:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/10 05:12:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/10 05:12:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/10 05:12:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/10 05:12:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/10 05:12:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/10 05:12:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/10 05:12:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/10 05:12:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/10 05:12:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/10 05:12:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/10 05:12:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/10 05:12:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/10 05:12:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/10 05:12:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/10 05:12:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/10 05:12:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/10 05:12:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/10 05:12:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/10 05:12:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/10 05:12:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/10 05:12:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/10 05:12:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/10 05:12:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/10 05:12:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/10 05:12:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/10 05:12:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/10 05:12:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/10 05:12:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/10 05:12:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/10 05:12:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/10 05:12:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/10 05:12:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/10 05:12:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/10 05:12:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/10 05:12:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/10 05:12:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/10 05:12:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/10 05:12:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/10 05:12:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/10 05:12:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/10 05:12:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/10 05:12:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/10 05:12:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/10 05:12:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/10 05:12:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/10 05:12:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/10 05:12:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/10 05:12:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/10 05:12:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/10 05:12:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/10 05:12:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/10 05:12:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/10 05:12:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/10 05:12:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/10 05:12:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/10 05:12:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/10 05:12:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/10 05:12:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/10 05:12:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/10 05:12:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/10 05:12:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/10 05:12:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/10 05:12:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/10 05:12:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/10 05:12:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/10 05:12:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/10 05:12:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/10 05:12:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/10 05:12:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/10 05:12:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/10 05:12:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/10 05:12:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/10 05:12:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/10 05:12:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/10 05:12:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/10 05:12:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/10 05:12:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/10 05:12:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/10 05:12:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/10 05:12:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/10 05:12:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/10 05:12:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/10 05:12:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/10 05:12:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/10 05:12:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/10 05:12:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/10 05:12:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/10 05:12:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/10 05:12:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/10 05:12:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/10 05:12:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/10 05:12:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/10 05:12:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/10 05:12:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/10 05:12:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/10 05:12:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/10 05:12:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/10 05:12:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/10 05:12:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/10 05:12:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/10 05:12:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/10 05:12:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/10 05:12:33 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/10 05:12:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/10 05:12:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/10 05:12:33 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/10 05:12:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/10 05:12:33 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/10 05:12:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/10 05:12:33 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/10 05:12:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/10 05:12:33 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/10 05:12:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/10 05:12:33 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/10 05:12:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/10 05:12:33 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/10 05:12:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/10 05:12:33 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/10 05:12:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/10 05:12:33 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/10 05:12:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/10 05:12:33 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/10 05:12:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/10 05:12:33 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/10 05:12:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/10 05:12:33 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/10 05:12:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/10 05:12:33 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/10 05:12:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/10 05:12:33 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/10 05:12:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/10 05:12:33 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/10 05:12:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/10 05:12:33 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/10 05:12:33 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/10 05:12:33 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/10 05:12:33 DEBUG : OpenDrive root 'rclone-test-cehutuh8cepi': Waiting for checks to finish 2025/10/10 05:12:33 DEBUG : OpenDrive root 'rclone-test-cehutuh8cepi': Waiting for transfers to finish 2025/10/10 05:12:34 DEBUG : PREFIXapple: Uploading chunk 0, size=5, remain=0 2025/10/10 05:12:34 DEBUG : PREFIXsplitbananasplit: Uploading chunk 0, size=16, remain=0 2025/10/10 05:12:34 DEBUG : PREFIXappleappleapplebanana: Uploading chunk 0, size=21, remain=0 2025/10/10 05:12:35 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2025/10/10 05:12:35 INFO : apple: Copied (new) to: PREFIXapple 2025/10/10 05:12:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/10 05:12:35 ERROR : PREFIXappleappleapplebanana: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone4065268442) 21 vs dst(OpenDrive root 'rclone-test-cehutuh8cepi') 0 2025/10/10 05:12:35 INFO : PREFIXappleappleapplebanana: Removing failed copy 2025/10/10 05:12:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/10 05:12:35 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/10/10 05:12:35 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/10/10 05:12:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/10 05:12:35 DEBUG : PREFIXbanana: Uploading chunk 0, size=6, remain=0 2025/10/10 05:12:36 DEBUG : dir1/PREFIX0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2025/10/10 05:12:36 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2025/10/10 05:12:36 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/10/10 05:12:36 INFO : banana: Copied (new) to: PREFIXbanana 2025/10/10 05:12:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/10 05:12:37 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/10/10 05:12:37 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/10/10 05:12:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/10 05:12:37 DEBUG : dir1/PREFIX0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2025/10/10 05:12:37 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/10/10 05:12:37 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/10/10 05:12:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/10 05:12:38 DEBUG : dir1/PREFIX0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2025/10/10 05:12:38 DEBUG : dir1/PREFIX0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2025/10/10 05:12:38 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/10/10 05:12:38 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/10/10 05:12:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/10 05:12:39 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/10/10 05:12:39 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/10/10 05:12:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/10 05:12:39 DEBUG : dir1/PREFIX0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2025/10/10 05:12:39 DEBUG : dir1/PREFIX0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2025/10/10 05:12:40 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/10/10 05:12:40 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/10/10 05:12:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/10 05:12:41 DEBUG : dir1/PREFIX0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2025/10/10 05:12:41 DEBUG : dir1/PREFIX0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2025/10/10 05:12:41 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/10/10 05:12:41 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/10/10 05:12:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/10 05:12:41 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/10/10 05:12:41 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/10/10 05:12:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/10 05:12:42 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/10/10 05:12:42 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/10/10 05:12:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/10 05:12:42 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/10/10 05:12:42 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/10/10 05:12:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/10 05:12:42 DEBUG : dir1/PREFIX0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2025/10/10 05:12:42 DEBUG : dir1/PREFIX0010-456789.txt: Uploading chunk 0, size=20, remain=0 2025/10/10 05:12:43 DEBUG : dir1/PREFIX0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2025/10/10 05:12:43 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/10/10 05:12:43 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/10/10 05:12:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/10 05:12:43 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/10/10 05:12:43 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/10/10 05:12:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/10 05:12:44 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/10/10 05:12:44 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/10/10 05:12:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/10 05:12:44 DEBUG : dir1/PREFIX0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2025/10/10 05:12:44 DEBUG : dir1/PREFIX0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2025/10/10 05:12:44 DEBUG : dir1/PREFIX0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2025/10/10 05:12:45 DEBUG : dir1/PREFIX0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2025/10/10 05:12:45 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/10/10 05:12:45 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/10/10 05:12:45 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/10/10 05:12:45 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/10/10 05:12:45 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/10/10 05:12:45 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/10/10 05:12:45 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/10/10 05:12:45 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/10/10 05:12:45 ERROR : OpenDrive root 'rclone-test-cehutuh8cepi': not deleting files as there were IO errors 2025/10/10 05:12:45 ERROR : OpenDrive root 'rclone-test-cehutuh8cepi': not deleting directories as there were IO errors sync_transform_test.go:111: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 Error: Received unexpected error: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone4065268442) 21 vs dst(OpenDrive root 'rclone-test-cehutuh8cepi') 0 Test: TestTransform/prefix 2025/10/10 05:12:45 DEBUG : Waiting for deletions to finish 2025/10/10 05:12:46 DEBUG : apple: Excluded (Path Filter) 2025/10/10 05:12:46 DEBUG : apple: Excluded 2025/10/10 05:12:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/10 05:12:46 DEBUG : appleappleapplebanana: Excluded 2025/10/10 05:12:46 DEBUG : banana: Excluded (Path Filter) 2025/10/10 05:12:46 DEBUG : banana: Excluded 2025/10/10 05:12:46 DEBUG : EXISTING: Excluded (Path Filter) 2025/10/10 05:12:46 DEBUG : EXISTING: Excluded 2025/10/10 05:12:46 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/10/10 05:12:46 DEBUG : PREFIXapple: Excluded 2025/10/10 05:12:46 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/10/10 05:12:46 DEBUG : PREFIXbanana: Excluded 2025/10/10 05:12:46 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/10/10 05:12:46 DEBUG : PREFIXsplitbananasplit: Excluded 2025/10/10 05:12:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/10 05:12:46 DEBUG : splitbananasplit: Excluded 2025/10/10 05:12:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/10 05:12:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/10 05:12:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/10 05:12:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/10 05:12:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/10 05:12:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/10 05:12:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/10 05:12:46 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/10 05:12:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/10 05:12:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/10 05:12:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/10 05:12:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/10 05:12:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/10 05:12:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/10 05:12:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/10 05:12:46 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/10 05:12:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/10 05:12:46 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/10 05:12:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/10 05:12:46 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/10 05:12:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/10 05:12:46 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/10 05:12:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/10 05:12:46 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/10 05:12:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/10 05:12:46 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/10 05:12:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/10 05:12:46 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/10 05:12:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/10 05:12:46 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/10 05:12:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/10 05:12:46 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/10 05:12:46 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/10/10 05:12:46 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/10/10 05:12:46 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/10 05:12:46 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/10/10 05:12:46 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/10/10 05:12:46 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/10/10 05:12:46 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/10/10 05:12:46 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/10/10 05:12:46 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/10/10 05:12:46 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/10/10 05:12:46 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/10/10 05:12:46 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/10/10 05:12:46 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/10/10 05:12:46 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/10/10 05:12:46 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/10/10 05:12:46 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/10/10 05:12:46 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/10/10 05:12:46 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/10/10 05:12:46 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/10/10 05:12:46 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/10/10 05:12:46 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/10/10 05:12:46 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/10/10 05:12:46 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/10/10 05:12:46 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/10/10 05:12:46 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/10/10 05:12:46 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/10/10 05:12:46 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/10/10 05:12:46 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/10/10 05:12:46 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/10/10 05:12:46 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/10/10 05:12:46 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/10/10 05:12:46 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded sync_transform_test.go:196: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:196 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Not equal: expected: 20 actual : 40 Test: TestTransform/prefix run.go:125: removing dir "dir1" failed - try 1/3: folder not empty run.go:125: removing dir "dir1" failed - try 2/3: folder not empty === RUN TestTransform/suffix run.go:180: Remote "OpenDrive root 'rclone-test-cehutuh8cepi'", Local "Local file system at /tmp/rclone4065268442", Modify Window "1s" 2025/10/10 05:12:58 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2025/10/10 05:13:00 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2025/10/10 05:13:02 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2025/10/10 05:13:04 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2025/10/10 05:13:05 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2025/10/10 05:13:08 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2025/10/10 05:13:10 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2025/10/10 05:13:11 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2025/10/10 05:13:13 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2025/10/10 05:13:15 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2025/10/10 05:13:17 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2025/10/10 05:13:19 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2025/10/10 05:13:20 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2025/10/10 05:13:22 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2025/10/10 05:13:24 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2025/10/10 05:13:26 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2025/10/10 05:13:28 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2025/10/10 05:13:29 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2025/10/10 05:13:31 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2025/10/10 05:13:33 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2025/10/10 05:13:34 DEBUG : Waiting for deletions to finish 2025/10/10 05:13:35 DEBUG : apple: Excluded (Path Filter) 2025/10/10 05:13:35 DEBUG : apple: Excluded 2025/10/10 05:13:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/10 05:13:35 DEBUG : appleappleapplebanana: Excluded 2025/10/10 05:13:35 DEBUG : banana: Excluded (Path Filter) 2025/10/10 05:13:35 DEBUG : banana: Excluded 2025/10/10 05:13:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/10 05:13:35 DEBUG : splitbananasplit: Excluded 2025/10/10 05:13:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/10 05:13:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/10 05:13:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/10 05:13:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/10 05:13:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/10 05:13:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/10 05:13:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/10 05:13:35 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/10 05:13:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/10 05:13:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/10 05:13:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/10 05:13:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/10 05:13:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/10 05:13:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/10 05:13:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/10 05:13:35 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/10 05:13:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/10 05:13:35 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/10 05:13:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/10 05:13:35 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/10 05:13:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/10 05:13:35 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/10 05:13:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/10 05:13:35 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/10 05:13:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/10 05:13:35 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/10 05:13:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/10 05:13:35 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/10 05:13:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/10 05:13:35 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/10 05:13:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/10 05:13:35 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/10 05:13:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/10 05:13:35 DEBUG : apple: transformed to: appleSUFFIX 2025/10/10 05:13:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/10 05:13:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/10 05:13:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/10 05:13:35 DEBUG : apple: transformed to: appleSUFFIX 2025/10/10 05:13:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/10 05:13:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/10 05:13:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/10 05:13:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/10 05:13:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/10 05:13:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/10 05:13:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/10 05:13:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/10 05:13:35 DEBUG : apple: transformed to: appleSUFFIX 2025/10/10 05:13:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/10 05:13:35 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/10 05:13:35 DEBUG : apple: transformed to: appleSUFFIX 2025/10/10 05:13:35 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/10 05:13:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/10 05:13:35 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/10 05:13:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/10 05:13:35 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/10 05:13:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/10 05:13:35 DEBUG : apple: transformed to: appleSUFFIX 2025/10/10 05:13:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/10 05:13:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/10 05:13:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/10 05:13:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/10 05:13:36 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/10 05:13:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/10 05:13:36 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/10 05:13:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/10 05:13:36 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/10 05:13:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/10 05:13:36 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/10 05:13:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/10 05:13:36 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/10 05:13:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/10 05:13:36 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/10 05:13:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/10 05:13:36 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/10 05:13:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/10 05:13:36 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/10 05:13:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/10 05:13:36 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/10 05:13:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/10 05:13:36 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/10 05:13:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/10 05:13:36 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/10 05:13:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/10 05:13:36 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/10 05:13:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/10 05:13:36 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/10 05:13:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/10 05:13:36 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/10 05:13:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/10 05:13:36 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/10 05:13:36 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/10 05:13:36 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/10 05:13:36 DEBUG : OpenDrive root 'rclone-test-cehutuh8cepi': Waiting for checks to finish 2025/10/10 05:13:36 DEBUG : OpenDrive root 'rclone-test-cehutuh8cepi': Waiting for transfers to finish 2025/10/10 05:13:36 DEBUG : appleSUFFIX: Uploading chunk 0, size=5, remain=0 2025/10/10 05:13:37 DEBUG : bananaSUFFIX: Uploading chunk 0, size=6, remain=0 2025/10/10 05:13:37 DEBUG : splitbananasplitSUFFIX: Uploading chunk 0, size=16, remain=0 2025/10/10 05:13:37 DEBUG : appleappleapplebananaSUFFIX: Uploading chunk 0, size=21, remain=0 2025/10/10 05:13:37 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2025/10/10 05:13:37 INFO : apple: Copied (new) to: appleSUFFIX 2025/10/10 05:13:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/10 05:13:37 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/10/10 05:13:37 INFO : banana: Copied (new) to: bananaSUFFIX 2025/10/10 05:13:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/10 05:13:38 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/10/10 05:13:38 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/10/10 05:13:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/10 05:13:38 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/10/10 05:13:38 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/10/10 05:13:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/10 05:13:38 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2025/10/10 05:13:38 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2025/10/10 05:13:39 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2025/10/10 05:13:39 DEBUG : dir1/0003-defghij.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2025/10/10 05:13:40 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/10/10 05:13:40 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/10 05:13:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/10 05:13:40 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/10/10 05:13:40 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/10/10 05:13:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/10 05:13:40 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/10/10 05:13:40 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/10/10 05:13:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/10 05:13:40 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/10/10 05:13:40 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/10/10 05:13:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/10 05:13:40 DEBUG : dir1/0004-efghijk.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2025/10/10 05:13:41 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2025/10/10 05:13:41 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2025/10/10 05:13:41 DEBUG : dir1/0007-1234567.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2025/10/10 05:13:42 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/10/10 05:13:42 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/10/10 05:13:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/10 05:13:42 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/10/10 05:13:42 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/10/10 05:13:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/10 05:13:42 DEBUG : dir1/0008-2345678.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2025/10/10 05:13:43 DEBUG : dir1/0009-3456789.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2025/10/10 05:13:43 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/10/10 05:13:43 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/10/10 05:13:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/10 05:13:43 ERROR : dir1/0008-2345678.txtSUFFIX: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone4065268442) 21 vs dst(OpenDrive root 'rclone-test-cehutuh8cepi') 0 2025/10/10 05:13:43 INFO : dir1/0008-2345678.txtSUFFIX: Removing failed copy 2025/10/10 05:13:43 ERROR : dir1/0007-1234567.txtSUFFIX: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone4065268442) 21 vs dst(OpenDrive root 'rclone-test-cehutuh8cepi') 0 2025/10/10 05:13:43 INFO : dir1/0007-1234567.txtSUFFIX: Removing failed copy 2025/10/10 05:13:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/10 05:13:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/10 05:13:44 DEBUG : dir1/0010-456789.txtSUFFIX: Uploading chunk 0, size=20, remain=0 2025/10/10 05:13:44 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/10/10 05:13:44 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/10/10 05:13:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/10 05:13:44 DEBUG : dir1/0011-56789;.txtSUFFIX: Uploading chunk 0, size=20, remain=0 2025/10/10 05:13:44 DEBUG : dir1/0012-6789;.txtSUFFIX: Uploading chunk 0, size=19, remain=0 2025/10/10 05:13:45 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/10/10 05:13:45 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/10/10 05:13:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/10 05:13:45 DEBUG : dir1/0013-789;=.txtSUFFIX: Uploading chunk 0, size=19, remain=0 2025/10/10 05:13:45 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/10/10 05:13:45 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/10/10 05:13:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/10 05:13:46 DEBUG : dir1/0014-89;=.txtSUFFIX: Uploading chunk 0, size=18, remain=0 2025/10/10 05:13:46 ERROR : dir1/0013-789;=.txtSUFFIX: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone4065268442) 19 vs dst(OpenDrive root 'rclone-test-cehutuh8cepi') 0 2025/10/10 05:13:46 INFO : dir1/0013-789;=.txtSUFFIX: Removing failed copy 2025/10/10 05:13:46 DEBUG : dir1/0015-9;=.txtSUFFIX: Uploading chunk 0, size=17, remain=0 2025/10/10 05:13:46 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/10/10 05:13:46 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/10/10 05:13:47 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/10/10 05:13:47 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/10/10 05:13:47 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/10/10 05:13:47 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/10/10 05:13:47 ERROR : OpenDrive root 'rclone-test-cehutuh8cepi': not deleting files as there were IO errors 2025/10/10 05:13:47 ERROR : OpenDrive root 'rclone-test-cehutuh8cepi': not deleting directories as there were IO errors sync_transform_test.go:111: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 Error: Received unexpected error: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone4065268442) 19 vs dst(OpenDrive root 'rclone-test-cehutuh8cepi') 0 Test: TestTransform/suffix 2025/10/10 05:13:47 DEBUG : Waiting for deletions to finish 2025/10/10 05:13:48 DEBUG : apple: Excluded (Path Filter) 2025/10/10 05:13:48 DEBUG : apple: Excluded 2025/10/10 05:13:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/10 05:13:48 DEBUG : appleappleapplebanana: Excluded 2025/10/10 05:13:48 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/10/10 05:13:48 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/10/10 05:13:48 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/10/10 05:13:48 DEBUG : appleSUFFIX: Excluded 2025/10/10 05:13:48 DEBUG : banana: Excluded (Path Filter) 2025/10/10 05:13:48 DEBUG : banana: Excluded 2025/10/10 05:13:48 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/10/10 05:13:48 DEBUG : bananaSUFFIX: Excluded 2025/10/10 05:13:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/10 05:13:48 DEBUG : splitbananasplit: Excluded 2025/10/10 05:13:48 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/10/10 05:13:48 DEBUG : splitbananasplitSUFFIX: Excluded 2025/10/10 05:13:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/10 05:13:48 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/10 05:13:48 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/10/10 05:13:48 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/10/10 05:13:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/10 05:13:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/10 05:13:48 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/10/10 05:13:48 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/10/10 05:13:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/10 05:13:48 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/10 05:13:48 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/10/10 05:13:48 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/10/10 05:13:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/10 05:13:48 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/10 05:13:48 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/10/10 05:13:48 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/10/10 05:13:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/10 05:13:48 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/10 05:13:48 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/10/10 05:13:48 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/10/10 05:13:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/10 05:13:48 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/10 05:13:48 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/10/10 05:13:48 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/10/10 05:13:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/10 05:13:48 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/10 05:13:48 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/10/10 05:13:48 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/10/10 05:13:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/10 05:13:48 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/10 05:13:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/10 05:13:48 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/10 05:13:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/10 05:13:48 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/10 05:13:48 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/10/10 05:13:48 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/10/10 05:13:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/10 05:13:48 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/10 05:13:48 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/10/10 05:13:48 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/10/10 05:13:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/10 05:13:48 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/10 05:13:48 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/10/10 05:13:48 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/10/10 05:13:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/10 05:13:48 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/10 05:13:48 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/10/10 05:13:48 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/10/10 05:13:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/10 05:13:48 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/10 05:13:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/10 05:13:48 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/10 05:13:48 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/10/10 05:13:48 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/10/10 05:13:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/10 05:13:48 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/10 05:13:48 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/10/10 05:13:48 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded sync_transform_test.go:196: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:196 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Not equal: expected: 20 actual : 37 Test: TestTransform/suffix === RUN TestTransform/truncate run.go:180: Remote "OpenDrive root 'rclone-test-cehutuh8cepi'", Local "Local file system at /tmp/rclone4065268442", Modify Window "1s" 2025/10/10 05:13:58 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2025/10/10 05:13:59 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 run.go:285: Failed to put "dir1/0001-bcdefgh.txt" to "OpenDrive root 'rclone-test-cehutuh8cepi'": failed to get fileinfo: File was not found (Error 404) 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 === RUN TestTransform/encoder run.go:180: Remote "OpenDrive root 'rclone-test-cehutuh8cepi'", Local "Local file system at /tmp/rclone4065268442", Modify Window "1s" 2025/10/10 05:14:10 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2025/10/10 05:14:12 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2025/10/10 05:14:14 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2025/10/10 05:14:16 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2025/10/10 05:14:18 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2025/10/10 05:14:20 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2025/10/10 05:14:22 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2025/10/10 05:14:24 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2025/10/10 05:14:26 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2025/10/10 05:14:28 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2025/10/10 05:14:29 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2025/10/10 05:14:31 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2025/10/10 05:14:33 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2025/10/10 05:14:35 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2025/10/10 05:14:37 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2025/10/10 05:14:39 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2025/10/10 05:14:40 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2025/10/10 05:14:42 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2025/10/10 05:14:44 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2025/10/10 05:14:46 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2025/10/10 05:14:47 DEBUG : Waiting for deletions to finish 2025/10/10 05:14:47 DEBUG : apple: Excluded (Path Filter) 2025/10/10 05:14:47 DEBUG : apple: Excluded 2025/10/10 05:14:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/10 05:14:47 DEBUG : appleappleapplebanana: Excluded 2025/10/10 05:14:47 DEBUG : banana: Excluded (Path Filter) 2025/10/10 05:14:47 DEBUG : banana: Excluded 2025/10/10 05:14:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/10 05:14:47 DEBUG : splitbananasplit: Excluded 2025/10/10 05:14:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/10 05:14:47 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/10 05:14:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/10 05:14:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/10 05:14:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/10 05:14:47 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/10 05:14:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/10 05:14:47 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/10 05:14:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/10 05:14:47 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/10 05:14:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/10 05:14:47 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/10 05:14:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/10 05:14:47 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/10 05:14:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/10 05:14:47 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/10 05:14:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/10 05:14:47 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/10 05:14:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/10 05:14:47 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/10 05:14:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/10 05:14:47 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/10 05:14:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/10 05:14:47 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/10 05:14:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/10 05:14:47 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/10 05:14:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/10 05:14:47 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/10 05:14:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/10 05:14:47 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/10 05:14:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/10 05:14:47 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/10 05:14:48 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/10 05:14:48 DEBUG : apple: Unchanged skipping 2025/10/10 05:14:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/10 05:14:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/10 05:14:48 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/10 05:14:48 DEBUG : banana: Unchanged skipping 2025/10/10 05:14:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/10 05:14:48 DEBUG : splitbananasplit: Unchanged skipping 2025/10/10 05:14:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/10 05:14:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/10 05:14:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/10 05:14:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/10 05:14:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/10 05:14:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/10 05:14:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/10 05:14:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/10 05:14:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/10 05:14:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/10 05:14:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/10 05:14:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/10 05:14:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/10 05:14:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/10 05:14:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/10 05:14:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/10 05:14:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/10 05:14:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/10 05:14:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/10 05:14:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/10 05:14:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/10 05:14:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/10 05:14:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/10 05:14:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/10 05:14:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/10 05:14:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/10 05:14:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/10 05:14:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/10 05:14:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/10 05:14:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/10 05:14:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/10 05:14:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/10 05:14:48 DEBUG : OpenDrive root 'rclone-test-cehutuh8cepi': Waiting for checks to finish 2025/10/10 05:14:48 DEBUG : OpenDrive root 'rclone-test-cehutuh8cepi': Waiting for transfers to finish 2025/10/10 05:14:48 ERROR : OpenDrive root 'rclone-test-cehutuh8cepi': not deleting files as there were IO errors 2025/10/10 05:14:48 ERROR : OpenDrive root 'rclone-test-cehutuh8cepi': not deleting directories as there were IO errors sync_transform_test.go:111: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/encoder 2025/10/10 05:14:48 DEBUG : Waiting for deletions to finish 2025/10/10 05:14:48 DEBUG : apple: Excluded (Path Filter) 2025/10/10 05:14:48 DEBUG : apple: Excluded 2025/10/10 05:14:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/10 05:14:48 DEBUG : appleappleapplebanana: Excluded 2025/10/10 05:14:48 DEBUG : banana: Excluded (Path Filter) 2025/10/10 05:14:48 DEBUG : banana: Excluded 2025/10/10 05:14:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/10 05:14:48 DEBUG : splitbananasplit: Excluded 2025/10/10 05:14:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/10 05:14:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/10 05:14:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/10 05:14:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/10 05:14:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/10 05:14:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/10 05:14:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/10 05:14:49 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/10 05:14:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/10 05:14:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/10 05:14:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/10 05:14:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/10 05:14:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/10 05:14:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/10 05:14:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/10 05:14:49 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/10 05:14:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/10 05:14:49 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/10 05:14:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/10 05:14:49 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/10 05:14:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/10 05:14:49 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/10 05:14:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/10 05:14:49 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/10 05:14:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/10 05:14:49 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/10 05:14:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/10 05:14:49 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/10 05:14:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/10 05:14:49 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/10 05:14:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/10 05:14:49 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/10 05:14:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/10 05:14:49 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/10 05:14:49 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/10 05:14:49 DEBUG : apple: Unchanged skipping 2025/10/10 05:14:49 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/10 05:14:49 DEBUG : banana: Unchanged skipping 2025/10/10 05:14:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/10 05:14:49 DEBUG : splitbananasplit: Unchanged skipping 2025/10/10 05:14:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/10 05:14:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/10 05:14:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/10 05:14:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/10 05:14:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/10 05:14:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/10 05:14:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/10 05:14:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/10 05:14:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/10 05:14:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/10 05:14:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/10 05:14:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/10 05:14:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/10 05:14:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/10 05:14:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/10 05:14:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/10 05:14:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/10 05:14:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/10 05:14:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/10 05:14:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/10 05:14:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/10 05:14:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/10 05:14:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/10 05:14:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/10 05:14:49 DEBUG : OpenDrive root 'rclone-test-cehutuh8cepi': Waiting for checks to finish 2025/10/10 05:14:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/10 05:14:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/10 05:14:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/10 05:14:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/10 05:14:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/10 05:14:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/10 05:14:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/10 05:14:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/10 05:14:49 DEBUG : OpenDrive root 'rclone-test-cehutuh8cepi': Waiting for transfers to finish 2025/10/10 05:14:49 ERROR : OpenDrive root 'rclone-test-cehutuh8cepi': not deleting files as there were IO errors 2025/10/10 05:14:49 ERROR : OpenDrive root 'rclone-test-cehutuh8cepi': not deleting directories as there were IO errors sync_transform_test.go:117: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:117 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/encoder 2025/10/10 05:14:49 DEBUG : Waiting for deletions to finish 2025/10/10 05:14:50 DEBUG : apple: Excluded (Path Filter) 2025/10/10 05:14:50 DEBUG : apple: Excluded 2025/10/10 05:14:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/10 05:14:50 DEBUG : appleappleapplebanana: Excluded 2025/10/10 05:14:50 DEBUG : banana: Excluded (Path Filter) 2025/10/10 05:14:50 DEBUG : banana: Excluded 2025/10/10 05:14:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/10 05:14:50 DEBUG : splitbananasplit: Excluded 2025/10/10 05:14:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/10 05:14:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/10 05:14:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/10 05:14:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/10 05:14:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/10 05:14:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/10 05:14:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/10 05:14:50 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/10 05:14:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/10 05:14:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/10 05:14:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/10 05:14:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/10 05:14:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/10 05:14:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/10 05:14:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/10 05:14:50 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/10 05:14:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/10 05:14:50 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/10 05:14:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/10 05:14:50 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/10 05:14:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/10 05:14:50 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/10 05:14:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/10 05:14:50 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/10 05:14:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/10 05:14:50 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/10 05:14:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/10 05:14:50 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/10 05:14:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/10 05:14:50 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/10 05:14:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/10 05:14:50 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/10 05:14:50 DEBUG : Waiting for deletions to finish 2025/10/10 05:14:50 DEBUG : apple: Excluded (Path Filter) 2025/10/10 05:14:50 DEBUG : apple: Excluded 2025/10/10 05:14:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/10 05:14:50 DEBUG : appleappleapplebanana: Excluded 2025/10/10 05:14:50 DEBUG : banana: Excluded (Path Filter) 2025/10/10 05:14:50 DEBUG : banana: Excluded 2025/10/10 05:14:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/10 05:14:50 DEBUG : splitbananasplit: Excluded 2025/10/10 05:14:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/10 05:14:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/10 05:14:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/10 05:14:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/10 05:14:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/10 05:14:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/10 05:14:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/10 05:14:50 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/10 05:14:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/10 05:14:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/10 05:14:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/10 05:14:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/10 05:14:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/10 05:14:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/10 05:14:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/10 05:14:50 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/10 05:14:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/10 05:14:50 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/10 05:14:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/10 05:14:50 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/10 05:14:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/10 05:14:50 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/10 05:14:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/10 05:14:50 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/10 05:14:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/10 05:14:50 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/10 05:14:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/10 05:14:50 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/10 05:14:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/10 05:14:50 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/10 05:14:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/10 05:14:50 DEBUG : dir1/0015-9;=.txt: Excluded run.go:125: removing dir "dir1" failed - try 1/3: folder not empty 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 === RUN TestTransform/ISO-8859-1 run.go:180: Remote "OpenDrive root 'rclone-test-cehutuh8cepi'", Local "Local file system at /tmp/rclone4065268442", Modify Window "1s" 2025/10/10 05:15:06 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2025/10/10 05:15:08 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2025/10/10 05:15:09 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2025/10/10 05:15:11 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2025/10/10 05:15:13 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2025/10/10 05:15:15 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2025/10/10 05:15:17 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2025/10/10 05:15:19 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2025/10/10 05:15:20 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2025/10/10 05:15:22 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2025/10/10 05:15:24 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2025/10/10 05:15:26 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2025/10/10 05:15:28 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2025/10/10 05:15:29 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2025/10/10 05:15:31 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2025/10/10 05:15:33 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2025/10/10 05:15:35 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2025/10/10 05:15:37 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2025/10/10 05:15:38 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2025/10/10 05:15:40 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2025/10/10 05:15:41 DEBUG : Waiting for deletions to finish 2025/10/10 05:15:41 DEBUG : apple: Excluded (Path Filter) 2025/10/10 05:15:41 DEBUG : apple: Excluded 2025/10/10 05:15:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/10 05:15:41 DEBUG : appleappleapplebanana: Excluded 2025/10/10 05:15:41 DEBUG : banana: Excluded (Path Filter) 2025/10/10 05:15:41 DEBUG : banana: Excluded 2025/10/10 05:15:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/10 05:15:41 DEBUG : splitbananasplit: Excluded 2025/10/10 05:15:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/10 05:15:42 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/10 05:15:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/10 05:15:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/10 05:15:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/10 05:15:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/10 05:15:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/10 05:15:42 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/10 05:15:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/10 05:15:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/10 05:15:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/10 05:15:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/10 05:15:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/10 05:15:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/10 05:15:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/10 05:15:42 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/10 05:15:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/10 05:15:42 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/10 05:15:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/10 05:15:42 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/10 05:15:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/10 05:15:42 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/10 05:15:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/10 05:15:42 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/10 05:15:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/10 05:15:42 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/10 05:15:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/10 05:15:42 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/10 05:15:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/10 05:15:42 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/10 05:15:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/10 05:15:42 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/10 05:15:43 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/10 05:15:43 DEBUG : apple: Unchanged skipping 2025/10/10 05:15:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/10 05:15:43 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/10 05:15:43 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/10 05:15:43 DEBUG : banana: Unchanged skipping 2025/10/10 05:15:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/10 05:15:43 DEBUG : splitbananasplit: Unchanged skipping 2025/10/10 05:15:43 DEBUG : OpenDrive root 'rclone-test-cehutuh8cepi': Waiting for checks to finish 2025/10/10 05:15:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/10 05:15:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/10 05:15:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/10 05:15:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/10 05:15:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/10 05:15:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/10 05:15:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/10 05:15:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/10 05:15:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/10 05:15:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/10 05:15:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/10 05:15:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/10 05:15:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/10 05:15:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/10 05:15:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/10 05:15:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/10 05:15:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/10 05:15:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/10 05:15:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/10 05:15:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/10 05:15:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/10 05:15:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/10 05:15:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/10 05:15:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/10 05:15:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/10 05:15:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/10 05:15:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/10 05:15:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/10 05:15:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/10 05:15:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/10 05:15:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/10 05:15:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/10 05:15:43 DEBUG : OpenDrive root 'rclone-test-cehutuh8cepi': Waiting for transfers to finish 2025/10/10 05:15:43 ERROR : OpenDrive root 'rclone-test-cehutuh8cepi': not deleting files as there were IO errors 2025/10/10 05:15:43 ERROR : OpenDrive root 'rclone-test-cehutuh8cepi': not deleting directories as there were IO errors sync_transform_test.go:111: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/ISO-8859-1 2025/10/10 05:15:43 DEBUG : Waiting for deletions to finish 2025/10/10 05:15:43 DEBUG : apple: Excluded (Path Filter) 2025/10/10 05:15:43 DEBUG : apple: Excluded 2025/10/10 05:15:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/10 05:15:43 DEBUG : appleappleapplebanana: Excluded 2025/10/10 05:15:43 DEBUG : banana: Excluded (Path Filter) 2025/10/10 05:15:43 DEBUG : banana: Excluded 2025/10/10 05:15:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/10 05:15:43 DEBUG : splitbananasplit: Excluded 2025/10/10 05:15:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/10 05:15:43 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/10 05:15:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/10 05:15:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/10 05:15:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/10 05:15:43 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/10 05:15:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/10 05:15:43 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/10 05:15:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/10 05:15:43 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/10 05:15:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/10 05:15:43 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/10 05:15:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/10 05:15:43 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/10 05:15:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/10 05:15:43 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/10 05:15:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/10 05:15:43 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/10 05:15:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/10 05:15:43 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/10 05:15:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/10 05:15:43 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/10 05:15:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/10 05:15:43 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/10 05:15:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/10 05:15:43 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/10 05:15:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/10 05:15:43 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/10 05:15:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/10 05:15:43 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/10 05:15:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/10 05:15:43 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/10 05:15:44 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/10 05:15:44 DEBUG : apple: Unchanged skipping 2025/10/10 05:15:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/10 05:15:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/10 05:15:44 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/10 05:15:44 DEBUG : banana: Unchanged skipping 2025/10/10 05:15:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/10 05:15:44 DEBUG : splitbananasplit: Unchanged skipping 2025/10/10 05:15:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/10 05:15:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/10 05:15:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/10 05:15:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/10 05:15:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/10 05:15:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/10 05:15:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/10 05:15:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/10 05:15:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/10 05:15:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/10 05:15:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/10 05:15:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/10 05:15:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/10 05:15:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/10 05:15:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/10 05:15:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/10 05:15:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/10 05:15:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/10 05:15:44 DEBUG : OpenDrive root 'rclone-test-cehutuh8cepi': Waiting for checks to finish 2025/10/10 05:15:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/10 05:15:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/10 05:15:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/10 05:15:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/10 05:15:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/10 05:15:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/10 05:15:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/10 05:15:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/10 05:15:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/10 05:15:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/10 05:15:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/10 05:15:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/10 05:15:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/10 05:15:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/10 05:15:44 DEBUG : OpenDrive root 'rclone-test-cehutuh8cepi': Waiting for transfers to finish 2025/10/10 05:15:44 ERROR : OpenDrive root 'rclone-test-cehutuh8cepi': not deleting files as there were IO errors 2025/10/10 05:15:44 ERROR : OpenDrive root 'rclone-test-cehutuh8cepi': not deleting directories as there were IO errors sync_transform_test.go:117: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:117 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/ISO-8859-1 2025/10/10 05:15:44 DEBUG : Waiting for deletions to finish 2025/10/10 05:15:44 DEBUG : apple: Excluded (Path Filter) 2025/10/10 05:15:44 DEBUG : apple: Excluded 2025/10/10 05:15:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/10 05:15:44 DEBUG : appleappleapplebanana: Excluded 2025/10/10 05:15:44 DEBUG : banana: Excluded (Path Filter) 2025/10/10 05:15:44 DEBUG : banana: Excluded 2025/10/10 05:15:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/10 05:15:44 DEBUG : splitbananasplit: Excluded 2025/10/10 05:15:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/10 05:15:44 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/10 05:15:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/10 05:15:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/10 05:15:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/10 05:15:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/10 05:15:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/10 05:15:44 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/10 05:15:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/10 05:15:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/10 05:15:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/10 05:15:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/10 05:15:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/10 05:15:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/10 05:15:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/10 05:15:44 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/10 05:15:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/10 05:15:44 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/10 05:15:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/10 05:15:44 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/10 05:15:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/10 05:15:44 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/10 05:15:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/10 05:15:44 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/10 05:15:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/10 05:15:44 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/10 05:15:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/10 05:15:44 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/10 05:15:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/10 05:15:44 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/10 05:15:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/10 05:15:44 DEBUG : dir1/0015-9;=.txt: Excluded run.go:125: removing dir "dir1" failed - try 1/3: Folder is already deleted (Error 403) run.go:125: removing dir "dir1" failed - try 2/3: Folder is already deleted (Error 403) run.go:125: removing dir "dir1" failed - try 3/3: Folder is already deleted (Error 403) run.go:128: removing dir "dir1" failed: Folder is already deleted (Error 403) === RUN TestTransform/charmap run.go:180: Remote "OpenDrive root 'rclone-test-cehutuh8cepi'", Local "Local file system at /tmp/rclone4065268442", Modify Window "1s" run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "OpenDrive root 'rclone-test-cehutuh8cepi'": failed to create file: Parent folder is trashed (Error 403) === RUN TestTransform/lowercase run.go:180: Remote "OpenDrive root 'rclone-test-cehutuh8cepi'", Local "Local file system at /tmp/rclone4065268442", Modify Window "1s" run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "OpenDrive root 'rclone-test-cehutuh8cepi'": failed to create file: Parent folder is trashed (Error 403) === RUN TestTransform/ascii run.go:180: Remote "OpenDrive root 'rclone-test-cehutuh8cepi'", Local "Local file system at /tmp/rclone4065268442", Modify Window "1s" run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "OpenDrive root 'rclone-test-cehutuh8cepi'": failed to create file: Parent folder is trashed (Error 403) --- FAIL: TestTransform (249.87s) --- FAIL: TestTransform/prefix (70.32s) --- FAIL: TestTransform/suffix (59.32s) --- FAIL: TestTransform/truncate (12.68s) --- FAIL: TestTransform/encoder (55.24s) --- FAIL: TestTransform/ISO-8859-1 (49.08s) --- FAIL: TestTransform/charmap (1.08s) --- FAIL: TestTransform/lowercase (1.07s) --- FAIL: TestTransform/ascii (1.07s) === RUN TestTransformCopy run.go:180: Remote "OpenDrive root 'rclone-test-cehutuh8cepi'", Local "Local file system at /tmp/rclone4065268442", Modify Window "1s" 2025/10/10 05:15:57 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/10 05:15:57 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/10 05:15:57 INFO : sub dir_somesuffix: Making directory 2025/10/10 05:15:57 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/10 05:15:57 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/10/10 05:15:57 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/10 05:15:57 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/10/10 05:15:57 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/10 05:15:57 DEBUG : OpenDrive root 'rclone-test-cehutuh8cepi': Waiting for checks to finish 2025/10/10 05:15:57 DEBUG : OpenDrive root 'rclone-test-cehutuh8cepi': Waiting for transfers to finish 2025/10/10 05:15:58 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Uploading chunk 0, size=11, remain=0 2025/10/10 05:15:59 DEBUG : sub dir/hello world.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/10/10 05:15:59 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/10 05:15:59 ERROR : OpenDrive root 'rclone-test-cehutuh8cepi': not deleting files as there were IO errors 2025/10/10 05:15:59 ERROR : OpenDrive root 'rclone-test-cehutuh8cepi': not deleting directories as there were IO errors sync_transform_test.go:239: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:239 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransformCopy --- FAIL: TestTransformCopy (3.96s) === RUN TestDoubleTransform run.go:180: Remote "OpenDrive root 'rclone-test-cehutuh8cepi'", Local "Local file system at /tmp/rclone4065268442", Modify Window "1s" 2025/10/10 05:16:01 DEBUG : toe: transformed to: tictactoe 2025/10/10 05:16:01 DEBUG : toe: transformed to: tictactoe 2025/10/10 05:16:01 INFO : tictactoe: Making directory 2025/10/10 05:16:01 DEBUG : toe: transformed to: tictactoe 2025/10/10 05:16:01 DEBUG : toe: transformed to: tictactoe 2025/10/10 05:16:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/10 05:16:01 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/10/10 05:16:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/10 05:16:01 DEBUG : OpenDrive root 'rclone-test-cehutuh8cepi': Waiting for checks to finish 2025/10/10 05:16:01 DEBUG : OpenDrive root 'rclone-test-cehutuh8cepi': Waiting for transfers to finish 2025/10/10 05:16:02 DEBUG : tictactoe/tictactoe: Uploading chunk 0, size=11, remain=0 2025/10/10 05:16:03 DEBUG : toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/10/10 05:16:03 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/10/10 05:16:03 ERROR : OpenDrive root 'rclone-test-cehutuh8cepi': not deleting files as there were IO errors 2025/10/10 05:16:03 ERROR : OpenDrive root 'rclone-test-cehutuh8cepi': not deleting directories as there were IO errors sync_transform_test.go:256: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:256 Error: Received unexpected error: not deleting files as there were IO errors Test: TestDoubleTransform --- FAIL: TestDoubleTransform (3.36s) === RUN TestFileTag run.go:180: Remote "OpenDrive root 'rclone-test-cehutuh8cepi'", Local "Local file system at /tmp/rclone4065268442", Modify Window "1s" 2025/10/10 05:16:04 INFO : toe: Making directory 2025/10/10 05:16:05 INFO : toe/toe: Making directory 2025/10/10 05:16:05 DEBUG : toe: transformed to: tictactoe 2025/10/10 05:16:05 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/10 05:16:05 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/10 05:16:05 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/10 05:16:05 DEBUG : OpenDrive root 'rclone-test-cehutuh8cepi': Waiting for checks to finish 2025/10/10 05:16:05 DEBUG : OpenDrive root 'rclone-test-cehutuh8cepi': Waiting for transfers to finish 2025/10/10 05:16:06 DEBUG : toe/toe/tictactoe: Uploading chunk 0, size=11, remain=0 2025/10/10 05:16:07 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/10/10 05:16:07 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/10 05:16:07 ERROR : OpenDrive root 'rclone-test-cehutuh8cepi': not deleting files as there were IO errors 2025/10/10 05:16:07 ERROR : OpenDrive root 'rclone-test-cehutuh8cepi': not deleting directories as there were IO errors sync_transform_test.go:273: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:273 Error: Received unexpected error: not deleting files as there were IO errors Test: TestFileTag --- FAIL: TestFileTag (4.47s) === RUN TestNoTag run.go:180: Remote "OpenDrive root 'rclone-test-cehutuh8cepi'", Local "Local file system at /tmp/rclone4065268442", Modify Window "1s" 2025/10/10 05:16:09 INFO : toe: Making directory 2025/10/10 05:16:09 INFO : toe/toe: Making directory 2025/10/10 05:16:09 DEBUG : toe: transformed to: tictactoe 2025/10/10 05:16:09 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/10 05:16:09 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/10 05:16:09 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/10 05:16:09 DEBUG : OpenDrive root 'rclone-test-cehutuh8cepi': Waiting for checks to finish 2025/10/10 05:16:09 DEBUG : OpenDrive root 'rclone-test-cehutuh8cepi': Waiting for transfers to finish 2025/10/10 05:16:10 DEBUG : toe/toe/tictactoe: Uploading chunk 0, size=11, remain=0 2025/10/10 05:16:11 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/10/10 05:16:11 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/10 05:16:11 ERROR : OpenDrive root 'rclone-test-cehutuh8cepi': not deleting files as there were IO errors 2025/10/10 05:16:11 ERROR : OpenDrive root 'rclone-test-cehutuh8cepi': not deleting directories as there were IO errors sync_transform_test.go:290: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:290 Error: Received unexpected error: not deleting files as there were IO errors Test: TestNoTag --- FAIL: TestNoTag (4.24s) === RUN TestDirTag run.go:180: Remote "OpenDrive root 'rclone-test-cehutuh8cepi'", Local "Local file system at /tmp/rclone4065268442", Modify Window "1s" 2025/10/10 05:16:13 DEBUG : empty_dir: Making directory with metadata 2025/10/10 05:16:13 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/10 05:16:13 DEBUG : toe: transformed to: tictactoe 2025/10/10 05:16:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/10 05:16:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/10 05:16:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/10 05:16:13 INFO : tictacempty_dir: Making directory 2025/10/10 05:16:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/10 05:16:13 DEBUG : toe: transformed to: tictactoe 2025/10/10 05:16:13 DEBUG : toe: transformed to: tictactoe 2025/10/10 05:16:13 INFO : tictactoe: Making directory 2025/10/10 05:16:14 DEBUG : toe: transformed to: tictactoe 2025/10/10 05:16:14 DEBUG : toe: transformed to: tictactoe 2025/10/10 05:16:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/10 05:16:14 INFO : tictactoe/tictactoe: Making directory 2025/10/10 05:16:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/10 05:16:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/10 05:16:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/10 05:16:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/10 05:16:14 DEBUG : OpenDrive root 'rclone-test-cehutuh8cepi': Waiting for checks to finish 2025/10/10 05:16:14 DEBUG : OpenDrive root 'rclone-test-cehutuh8cepi': Waiting for transfers to finish 2025/10/10 05:16:15 DEBUG : tictactoe/tictactoe/toe.txt: Uploading chunk 0, size=11, remain=0 2025/10/10 05:16:16 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/10/10 05:16:16 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/10 05:16:16 ERROR : OpenDrive root 'rclone-test-cehutuh8cepi': not deleting files as there were IO errors 2025/10/10 05:16:16 ERROR : OpenDrive root 'rclone-test-cehutuh8cepi': not deleting directories as there were IO errors sync_transform_test.go:309: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:309 Error: Received unexpected error: not deleting files as there were IO errors Test: TestDirTag --- FAIL: TestDirTag (5.24s) === RUN TestAllTag run.go:180: Remote "OpenDrive root 'rclone-test-cehutuh8cepi'", Local "Local file system at /tmp/rclone4065268442", Modify Window "1s" 2025/10/10 05:16:18 DEBUG : empty_dir: Making directory with metadata 2025/10/10 05:16:18 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/10 05:16:18 DEBUG : toe: transformed to: tictactoe 2025/10/10 05:16:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/10 05:16:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/10 05:16:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/10 05:16:18 DEBUG : toe: transformed to: tictactoe 2025/10/10 05:16:18 DEBUG : toe: transformed to: tictactoe 2025/10/10 05:16:18 DEBUG : toe: transformed to: tictactoe 2025/10/10 05:16:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/10 05:16:18 INFO : tictactoe/tictactoe: Making directory 2025/10/10 05:16:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/10 05:16:18 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/10 05:16:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/10 05:16:18 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/10 05:16:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/10 05:16:18 DEBUG : OpenDrive root 'rclone-test-cehutuh8cepi': Waiting for checks to finish 2025/10/10 05:16:18 DEBUG : OpenDrive root 'rclone-test-cehutuh8cepi': Waiting for transfers to finish 2025/10/10 05:16:19 ERROR : toe/toe/toe.txt: Failed to copy: failed to get folder list: Folder is already deleted (Error 403) 2025/10/10 05:16:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/10 05:16:19 ERROR : OpenDrive root 'rclone-test-cehutuh8cepi': not deleting files as there were IO errors 2025/10/10 05:16:19 ERROR : OpenDrive root 'rclone-test-cehutuh8cepi': not deleting directories as there were IO errors sync_transform_test.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:328 Error: Received unexpected error: failed to get folder list: Folder is already deleted (Error 403) Test: TestAllTag --- FAIL: TestAllTag (1.04s) === RUN TestRunTwice run.go:180: Remote "OpenDrive root 'rclone-test-cehutuh8cepi'", Local "Local file system at /tmp/rclone4065268442", Modify Window "1s" 2025/10/10 05:16:19 DEBUG : toe: transformed to: tictactoe 2025/10/10 05:16:19 DEBUG : toe: transformed to: tictactoe 2025/10/10 05:16:19 INFO : tictactoe: Making directory 2025/10/10 05:16:19 DEBUG : toe: transformed to: tictactoe 2025/10/10 05:16:19 DEBUG : toe: transformed to: tictactoe 2025/10/10 05:16:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/10 05:16:19 INFO : tictactoe/tictactoe: Making directory 2025/10/10 05:16:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/10 05:16:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/10 05:16:19 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/10 05:16:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/10 05:16:19 DEBUG : OpenDrive root 'rclone-test-cehutuh8cepi': Waiting for checks to finish 2025/10/10 05:16:19 DEBUG : OpenDrive root 'rclone-test-cehutuh8cepi': Waiting for transfers to finish 2025/10/10 05:16:20 ERROR : toe/toe/toe.txt: Failed to copy: failed to get folder list: Folder is already deleted (Error 403) 2025/10/10 05:16:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/10 05:16:20 ERROR : OpenDrive root 'rclone-test-cehutuh8cepi': not deleting files as there were IO errors 2025/10/10 05:16:20 ERROR : OpenDrive root 'rclone-test-cehutuh8cepi': not deleting directories as there were IO errors sync_transform_test.go:347: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:347 Error: Received unexpected error: failed to get folder list: Folder is already deleted (Error 403) Test: TestRunTwice --- FAIL: TestRunTwice (0.87s) === RUN TestConflicting run.go:180: Remote "OpenDrive root 'rclone-test-cehutuh8cepi'", Local "Local file system at /tmp/rclone4065268442", Modify Window "1s" 2025/10/10 05:16:20 INFO : toe: Making directory 2025/10/10 05:16:20 INFO : toe/toe: Making directory 2025/10/10 05:16:21 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/10 05:16:21 DEBUG : OpenDrive root 'rclone-test-cehutuh8cepi': Waiting for checks to finish 2025/10/10 05:16:21 DEBUG : OpenDrive root 'rclone-test-cehutuh8cepi': Waiting for transfers to finish 2025/10/10 05:16:22 DEBUG : toe/toe/toe: Uploading chunk 0, size=11, remain=0 2025/10/10 05:16:23 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/10/10 05:16:23 INFO : toe/toe/toe: Copied (new) 2025/10/10 05:16:23 ERROR : OpenDrive root 'rclone-test-cehutuh8cepi': not deleting files as there were IO errors 2025/10/10 05:16:23 ERROR : OpenDrive root 'rclone-test-cehutuh8cepi': not deleting directories as there were IO errors sync_transform_test.go:388: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:388 Error: Received unexpected error: not deleting files as there were IO errors Test: TestConflicting 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: TestConflicting (11.93s) === RUN TestMove run.go:180: Remote "OpenDrive root 'rclone-test-cehutuh8cepi'", Local "Local file system at /tmp/rclone4065268442", Modify Window "1s" 2025/10/10 05:16:32 DEBUG : empty_dir: Making directory with metadata 2025/10/10 05:16:32 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/10 05:16:32 DEBUG : toe: transformed to: tictactoe 2025/10/10 05:16:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/10 05:16:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/10 05:16:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/10 05:16:32 INFO : tictacempty_dir: Making directory 2025/10/10 05:16:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/10 05:16:32 DEBUG : toe: transformed to: tictactoe 2025/10/10 05:16:32 DEBUG : toe: transformed to: tictactoe 2025/10/10 05:16:32 INFO : tictactoe: Making directory 2025/10/10 05:16:33 DEBUG : toe: transformed to: tictactoe 2025/10/10 05:16:33 DEBUG : toe: transformed to: tictactoe 2025/10/10 05:16:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/10 05:16:33 INFO : tictactoe/tictactoe: Making directory 2025/10/10 05:16:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/10 05:16:33 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/10 05:16:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/10 05:16:33 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/10 05:16:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/10 05:16:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/10 05:16:33 DEBUG : OpenDrive root 'rclone-test-cehutuh8cepi': Waiting for checks to finish 2025/10/10 05:16:33 DEBUG : OpenDrive root 'rclone-test-cehutuh8cepi': Waiting for transfers to finish 2025/10/10 05:16:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Uploading chunk 0, size=11, remain=0 2025/10/10 05:16:35 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/10/10 05:16:35 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/10 05:16:35 INFO : toe/toe/toe.txt: Deleted 2025/10/10 05:16:35 ERROR : Local file system at /tmp/rclone4065268442: not deleting directories as there were IO errors sync_transform_test.go:408: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:408 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMove --- FAIL: TestMove (4.88s) === RUN TestTransformFile run.go:180: Remote "OpenDrive root 'rclone-test-cehutuh8cepi'", Local "Local file system at /tmp/rclone4065268442", Modify Window "1s" 2025/10/10 05:16:37 DEBUG : empty_dir: Making directory with metadata 2025/10/10 05:16:37 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/10 05:16:37 DEBUG : toe: transformed to: tictactoe 2025/10/10 05:16:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/10 05:16:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/10 05:16:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/10 05:16:37 INFO : tictacempty_dir: Making directory 2025/10/10 05:16:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/10 05:16:38 DEBUG : toe: transformed to: tictactoe 2025/10/10 05:16:38 DEBUG : toe: transformed to: tictactoe 2025/10/10 05:16:38 INFO : tictactoe: Making directory 2025/10/10 05:16:38 DEBUG : toe: transformed to: tictactoe 2025/10/10 05:16:38 DEBUG : toe: transformed to: tictactoe 2025/10/10 05:16:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/10 05:16:38 INFO : tictactoe/tictactoe: Making directory 2025/10/10 05:16:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/10 05:16:38 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/10 05:16:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/10 05:16:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/10 05:16:38 DEBUG : OpenDrive root 'rclone-test-cehutuh8cepi': Waiting for checks to finish 2025/10/10 05:16:38 DEBUG : OpenDrive root 'rclone-test-cehutuh8cepi': Waiting for transfers to finish 2025/10/10 05:16:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/10 05:16:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/10 05:16:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: Uploading chunk 0, size=11, remain=0 2025/10/10 05:16:40 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/10/10 05:16:40 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/10 05:16:40 INFO : toe/toe/toe.txt: Deleted 2025/10/10 05:16:40 ERROR : Local file system at /tmp/rclone4065268442: not deleting directories as there were IO errors sync_transform_test.go:427: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:427 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestTransformFile --- FAIL: TestTransformFile (5.49s) === RUN TestManualTransformFile run.go:180: Remote "OpenDrive root 'rclone-test-cehutuh8cepi'", Local "Local file system at /tmp/rclone4065268442", Modify Window "1s" 2025/10/10 05:16:42 DEBUG : Reset feature "Copy" 2025/10/10 05:16:42 DEBUG : Reset feature "Move" 2025/10/10 05:16:42 DEBUG : Reset feature "Copy" 2025/10/10 05:16:42 DEBUG : Reset feature "Move" 2025/10/10 05:16:42 DEBUG : empty_dir: Making directory with metadata 2025/10/10 05:16:42 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/10 05:16:42 DEBUG : toe: transformed to: tictactoe 2025/10/10 05:16:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/10 05:16:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/10 05:16:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/10 05:16:42 INFO : tictacempty_dir: Making directory 2025/10/10 05:16:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/10 05:16:43 DEBUG : toe: transformed to: tictactoe 2025/10/10 05:16:43 DEBUG : toe: transformed to: tictactoe 2025/10/10 05:16:43 INFO : tictactoe: Making directory 2025/10/10 05:16:43 DEBUG : toe: transformed to: tictactoe 2025/10/10 05:16:43 DEBUG : toe: transformed to: tictactoe 2025/10/10 05:16:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/10 05:16:43 INFO : tictactoe/tictactoe: Making directory 2025/10/10 05:16:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/10 05:16:43 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/10 05:16:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/10 05:16:43 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/10 05:16:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/10 05:16:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/10 05:16:43 DEBUG : OpenDrive root 'rclone-test-cehutuh8cepi': Waiting for checks to finish 2025/10/10 05:16:43 DEBUG : OpenDrive root 'rclone-test-cehutuh8cepi': Waiting for transfers to finish 2025/10/10 05:16:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: Uploading chunk 0, size=11, remain=0 2025/10/10 05:16:45 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/10/10 05:16:45 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/10 05:16:45 INFO : toe/toe/toe.txt: Deleted 2025/10/10 05:16:45 ERROR : Local file system at /tmp/rclone4065268442: not deleting directories as there were IO errors sync_transform_test.go:457: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:457 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestManualTransformFile --- FAIL: TestManualTransformFile (4.91s) === RUN TestBase64 run.go:180: Remote "OpenDrive root 'rclone-test-cehutuh8cepi'", Local "Local file system at /tmp/rclone4065268442", Modify Window "1s" 2025/10/10 05:16:47 DEBUG : toe: transformed to: dG9l 2025/10/10 05:16:47 DEBUG : toe: transformed to: dG9l 2025/10/10 05:16:47 INFO : dG9l: Making directory 2025/10/10 05:16:48 DEBUG : toe: transformed to: dG9l 2025/10/10 05:16:48 DEBUG : toe: transformed to: dG9l 2025/10/10 05:16:48 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/10 05:16:48 INFO : dG9l/dG9l: Making directory 2025/10/10 05:16:48 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/10 05:16:48 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/10/10 05:16:48 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/10 05:16:48 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/10 05:16:48 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/10 05:16:48 DEBUG : OpenDrive root 'rclone-test-cehutuh8cepi': Waiting for checks to finish 2025/10/10 05:16:48 DEBUG : OpenDrive root 'rclone-test-cehutuh8cepi': Waiting for transfers to finish 2025/10/10 05:16:49 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Uploading chunk 0, size=11, remain=0 2025/10/10 05:16:50 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/10/10 05:16:50 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/10/10 05:16:50 ERROR : OpenDrive root 'rclone-test-cehutuh8cepi': not deleting files as there were IO errors 2025/10/10 05:16:50 ERROR : OpenDrive root 'rclone-test-cehutuh8cepi': not deleting directories as there were IO errors sync_transform_test.go:481: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:481 Error: Received unexpected error: not deleting files as there were IO errors Test: TestBase64 --- FAIL: TestBase64 (4.16s) FAIL 2025/10/10 05:16:51 DEBUG : OpenDrive root 'rclone-test-cehutuh8cepi': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestAllTag|TestBase64|TestConflicting|TestDirTag|TestDoubleTransform|TestFileTag|TestFixCase|TestManualTransformFile|TestMove|TestNoTag|TestRunTwice|TestSyncNoEmptyDirectories|TestSyncSuffix|TestSyncSuffixKeepExtension|TestTransformCopy|TestTransformFile)$|^TestTransform$/^(ISO-8859-1|ascii|charmap|encoder|lowercase|prefix|suffix|truncate)$'" - Finished ERROR in 5m55.276536631s (try 4/5): exit status 1: Failed [TestSyncSuffix TestSyncSuffixKeepExtension TestFixCase 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]