"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestAllTag|TestBase64|TestConflicting|TestDirTag|TestDoubleTransform|TestFileTag|TestManualTransformFile|TestMove|TestNoTag|TestRunTwice|TestSyncBackupDirSuffixOnly|TestSyncBackupDirWithSuffixKeepExtension|TestSyncConcurrentTruncate|TestSyncReplaceDirModTime|TestSyncSuffix|TestSyncWithUpdateOlder|TestTransformCopy|TestTransformFile)$|^TestTransform$/^(ISO-8859-1|ascii|charmap|encoder|lowercase|prefix|suffix|truncate)$'" - Starting (try 2/5) 2025/09/19 03:32:06 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dimimuc7gate" 2025/09/19 03:32:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/19 03:32:07 DEBUG : Starting OpenDrive session with ID: 2d8c91c517b0daa35f60bf0c8a90b85e3363c079a7a9ce05e2a1b960da19a934 2025/09/19 03:32:08 DEBUG : Creating backend with remote "/tmp/rclone2498889912" === RUN TestSyncWithUpdateOlder run.go:180: Remote "OpenDrive root 'rclone-test-dimimuc7gate'", Local "Local file system at /tmp/rclone2498889912", Modify Window "1s" 2025/09/19 03:32:10 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/09/19 03:32:13 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/09/19 03:32:16 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/09/19 03:32:19 DEBUG : four: Uploading chunk 0, size=8, remain=0 2025/09/19 03:32:22 DEBUG : five: Need to transfer - File not found at Destination 2025/09/19 03:32:22 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/09/19 03:32:22 DEBUG : one: Destination is newer than source, skipping 2025/09/19 03:32:22 DEBUG : three: Sizes identical 2025/09/19 03:32:22 DEBUG : OpenDrive root 'rclone-test-dimimuc7gate': Waiting for checks to finish 2025/09/19 03:32:22 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/09/19 03:32:22 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone2498889912) 2025/09/19 03:32:22 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (OpenDrive root 'rclone-test-dimimuc7gate') 2025/09/19 03:32:22 DEBUG : two: md5 differ 2025/09/19 03:32:22 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/09/19 03:32:22 DEBUG : OpenDrive root 'rclone-test-dimimuc7gate': Waiting for transfers to finish 2025/09/19 03:32:23 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/09/19 03:32:23 DEBUG : four: Uploading chunk 0, size=4, remain=0 2025/09/19 03:32:24 DEBUG : five: Uploading chunk 0, size=4, remain=0 2025/09/19 03:32:24 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/09/19 03:32:24 INFO : two: Copied (replaced existing) 2025/09/19 03:32:24 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/09/19 03:32:24 INFO : four: Copied (replaced existing) 2025/09/19 03:32:25 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/09/19 03:32:25 INFO : five: Copied (new) 2025/09/19 03:32:25 DEBUG : Waiting for deletions to finish 2025/09/19 03:32:26 DEBUG : OpenDrive root 'rclone-test-dimimuc7gate': Waiting for checks to finish 2025/09/19 03:32:26 DEBUG : one: Destination is newer than source, skipping 2025/09/19 03:32:26 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/09/19 03:32:26 DEBUG : five: Size and md5 of src and dst objects identical 2025/09/19 03:32:26 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/09/19 03:32:26 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/09/19 03:32:26 DEBUG : four: Size and md5 of src and dst objects identical 2025/09/19 03:32:26 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/09/19 03:32:26 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/09/19 03:32:26 DEBUG : two: Size and md5 of src and dst objects identical 2025/09/19 03:32:26 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/09/19 03:32:26 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone2498889912) 2025/09/19 03:32:26 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (OpenDrive root 'rclone-test-dimimuc7gate') 2025/09/19 03:32:26 DEBUG : three: md5 differ 2025/09/19 03:32:26 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/09/19 03:32:26 DEBUG : OpenDrive root 'rclone-test-dimimuc7gate': Waiting for transfers to finish 2025/09/19 03:32:27 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/09/19 03:32:28 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/09/19 03:32:28 INFO : three: Copied (replaced existing) 2025/09/19 03:32:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (23.49s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-dimimuc7gate'", Local "Local file system at /tmp/rclone2498889912", Modify Window "1s" 2025/09/19 03:32:34 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/09/19 03:32:37 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/09/19 03:32:40 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/09/19 03:32:43 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dimimuc7gate/dst" 2025/09/19 03:32:43 DEBUG : Starting OpenDrive session with ID: ef184c46fa7ea96970dee5444fcbd3aa3c588d7ac516b1af0365493d43ceaa87 2025/09/19 03:32:44 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dimimuc7gate/backup" 2025/09/19 03:32:44 DEBUG : Starting OpenDrive session with ID: 7c1c009c9378b8c7a18d15008a46dade0083c097c3519d2c9ebc62bb4ad93adb 2025/09/19 03:32:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/19 03:32:45 DEBUG : OpenDrive root 'rclone-test-dimimuc7gate/dst': Waiting for checks to finish 2025/09/19 03:32:45 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:32:45 DEBUG : two: Unchanged skipping 2025/09/19 03:32:46 INFO : one: Moved (server-side) to: one-2019-01-01 2025/09/19 03:32:46 DEBUG : OpenDrive root 'rclone-test-dimimuc7gate/dst': Waiting for transfers to finish 2025/09/19 03:32:47 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/09/19 03:32:48 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/09/19 03:32:48 INFO : one: Copied (new) 2025/09/19 03:32:48 DEBUG : Waiting for deletions to finish 2025/09/19 03:32:48 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/09/19 03:32:48 INFO : three.txt: Moved into backup dir 2025/09/19 03:32:50 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/09/19 03:32:54 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/19 03:32:54 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:32:54 DEBUG : two: Unchanged skipping 2025/09/19 03:32:54 DEBUG : OpenDrive root 'rclone-test-dimimuc7gate/dst': Waiting for checks to finish 2025/09/19 03:32:54 INFO : one-2019-01-01: Deleted 2025/09/19 03:32:55 INFO : one: Moved (server-side) to: one-2019-01-01 2025/09/19 03:32:55 DEBUG : OpenDrive root 'rclone-test-dimimuc7gate/dst': Waiting for transfers to finish 2025/09/19 03:32:55 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/09/19 03:32:56 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/09/19 03:32:56 INFO : one: Copied (new) 2025/09/19 03:32:56 DEBUG : Waiting for deletions to finish 2025/09/19 03:32:57 INFO : three-2019-01-01.txt: Deleted 2025/09/19 03:32:57 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/09/19 03:32:57 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (28.72s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "OpenDrive root 'rclone-test-dimimuc7gate'", Local "Local file system at /tmp/rclone2498889912", Modify Window "1s" 2025/09/19 03:33:01 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/09/19 03:33:03 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/09/19 03:33:05 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/09/19 03:33:07 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dimimuc7gate/dst" 2025/09/19 03:33:08 DEBUG : Starting OpenDrive session with ID: 7ccb48331c58397ad19178aa51cf5436da8e11da64612907f5c6f8f250ae1c1e 2025/09/19 03:33:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/19 03:33:08 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:33:08 DEBUG : two: Unchanged skipping 2025/09/19 03:33:08 DEBUG : OpenDrive root 'rclone-test-dimimuc7gate/dst': Waiting for checks to finish 2025/09/19 03:33:09 DEBUG : one: same parent dir (ODFfOTQ0NjU1M191cDJIUg) - using file/rename instead of move_copy for one.bak 2025/09/19 03:33:09 INFO : one: Moved (server-side) to: one.bak 2025/09/19 03:33:09 DEBUG : OpenDrive root 'rclone-test-dimimuc7gate/dst': Waiting for transfers to finish 2025/09/19 03:33:10 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/09/19 03:33:11 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/09/19 03:33:11 INFO : one: Copied (new) 2025/09/19 03:33:11 DEBUG : Waiting for deletions to finish 2025/09/19 03:33:12 DEBUG : three.txt: same parent dir (ODFfOTQ0NjU1M191cDJIUg) - using file/rename instead of move_copy for three.txt.bak 2025/09/19 03:33:12 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/19 03:33:12 INFO : three.txt: Moved into backup dir 2025/09/19 03:33:13 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/09/19 03:33:15 DEBUG : one.bak: Excluded (Path Filter) 2025/09/19 03:33:15 DEBUG : one.bak: Excluded 2025/09/19 03:33:15 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/09/19 03:33:15 DEBUG : three.txt.bak: Excluded 2025/09/19 03:33:15 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:33:15 DEBUG : two: Unchanged skipping 2025/09/19 03:33:15 DEBUG : OpenDrive root 'rclone-test-dimimuc7gate/dst': Waiting for checks to finish 2025/09/19 03:33:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/19 03:33:15 INFO : one.bak: Deleted 2025/09/19 03:33:15 DEBUG : one: same parent dir (ODFfOTQ0NjU1M191cDJIUg) - using file/rename instead of move_copy for one.bak 2025/09/19 03:33:16 INFO : one: Moved (server-side) to: one.bak 2025/09/19 03:33:16 DEBUG : OpenDrive root 'rclone-test-dimimuc7gate/dst': Waiting for transfers to finish 2025/09/19 03:33:16 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/09/19 03:33:18 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/09/19 03:33:18 INFO : one: Copied (new) 2025/09/19 03:33:18 DEBUG : Waiting for deletions to finish 2025/09/19 03:33:18 INFO : three.txt.bak: Deleted 2025/09/19 03:33:18 DEBUG : three.txt: same parent dir (ODFfOTQ0NjU1M191cDJIUg) - using file/rename instead of move_copy for three.txt.bak 2025/09/19 03:33:19 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/19 03:33:19 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (20.59s) === RUN TestSyncSuffix run.go:180: Remote "OpenDrive root 'rclone-test-dimimuc7gate'", Local "Local file system at /tmp/rclone2498889912", Modify Window "1s" 2025/09/19 03:33:22 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/09/19 03:33:24 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/09/19 03:33:26 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2025/09/19 03:33:35 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dimimuc7gate/dst" 2025/09/19 03:33:36 DEBUG : Starting OpenDrive session with ID: e676f9615715542e8493d05c4bf85e9ec3ba2cbf41dbe17feafd30c4be8364fa 2025/09/19 03:33:36 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/19 03:33:37 DEBUG : one: same parent dir (ODFfOTQ0NjU1NF9uT25IVw) - using file/rename instead of move_copy for one.bak 2025/09/19 03:33:37 INFO : one: Moved (server-side) to: one.bak 2025/09/19 03:33:38 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/09/19 03:33:39 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/09/19 03:33:39 INFO : one: Copied (new) 2025/09/19 03:33:39 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:33:39 DEBUG : two: Unchanged skipping 2025/09/19 03:33:39 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/19 03:33:39 DEBUG : three.txt: same parent dir (ODFfOTQ0NjU1NF9uT25IVw) - using file/rename instead of move_copy for three.txt.bak 2025/09/19 03:33:40 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/19 03:33:40 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/09/19 03:33:41 ERROR : three.txt: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone2498889912) 6 vs dst(OpenDrive root 'rclone-test-dimimuc7gate/dst') 0 2025/09/19 03:33:41 INFO : three.txt: Removing failed copy sync_test.go:2507: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2507 /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/rclone2498889912) 6 vs dst(OpenDrive root 'rclone-test-dimimuc7gate/dst') 0 Test: TestSyncSuffix --- FAIL: TestSyncSuffix (22.53s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "OpenDrive root 'rclone-test-dimimuc7gate'", Local "Local file system at /tmp/rclone2498889912", Modify Window "1s" 2025/09/19 03:33:44 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/09/19 03:33:46 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/09/19 03:33:48 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/09/19 03:33:50 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/09/19 03:33:52 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/09/19 03:33:54 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/09/19 03:33:56 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/09/19 03:33:58 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/09/19 03:34:00 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/09/19 03:34:02 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/09/19 03:34:04 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/09/19 03:34:06 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/09/19 03:34:08 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/09/19 03:34:10 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/09/19 03:34:12 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/09/19 03:34:14 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/09/19 03:34:16 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/09/19 03:34:18 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/09/19 03:34:20 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/09/19 03:34:22 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/09/19 03:34:23 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/09/19 03:34:25 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/09/19 03:34:27 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/09/19 03:34:29 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/09/19 03:34:31 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/09/19 03:34:33 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/09/19 03:34:35 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/09/19 03:34:37 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/09/19 03:34:39 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/09/19 03:34:41 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/09/19 03:34:43 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/09/19 03:34:45 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/09/19 03:34:47 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/09/19 03:34:49 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/09/19 03:34:51 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/09/19 03:34:53 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/09/19 03:34:55 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/09/19 03:34:57 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/09/19 03:34:59 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/09/19 03:35:01 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/09/19 03:35:03 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:35:03 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:35:03 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:35:03 DEBUG : OpenDrive root 'rclone-test-dimimuc7gate': Waiting for checks to finish 2025/09/19 03:35:03 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:35:03 DEBUG : both10: Unchanged skipping 2025/09/19 03:35:03 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:35:03 DEBUG : both13: Unchanged skipping 2025/09/19 03:35:03 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:35:03 DEBUG : both14: Unchanged skipping 2025/09/19 03:35:03 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:35:03 DEBUG : both12: Unchanged skipping 2025/09/19 03:35:03 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:35:03 DEBUG : both11: Unchanged skipping 2025/09/19 03:35:03 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:35:03 DEBUG : both17: Unchanged skipping 2025/09/19 03:35:03 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:35:03 DEBUG : both18: Unchanged skipping 2025/09/19 03:35:03 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:35:03 DEBUG : both19: Unchanged skipping 2025/09/19 03:35:03 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:35:03 DEBUG : both1: Unchanged skipping 2025/09/19 03:35:03 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:35:03 DEBUG : both2: Unchanged skipping 2025/09/19 03:35:03 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:35:03 DEBUG : both3: Unchanged skipping 2025/09/19 03:35:03 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:35:03 DEBUG : both4: Unchanged skipping 2025/09/19 03:35:03 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:35:03 DEBUG : both5: Unchanged skipping 2025/09/19 03:35:03 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:35:03 DEBUG : both6: Unchanged skipping 2025/09/19 03:35:03 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:35:03 DEBUG : both7: Unchanged skipping 2025/09/19 03:35:03 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:35:03 DEBUG : both8: Unchanged skipping 2025/09/19 03:35:03 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:35:03 DEBUG : both9: Unchanged skipping 2025/09/19 03:35:03 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/09/19 03:35:03 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/09/19 03:35:03 DEBUG : both0: Unchanged skipping 2025/09/19 03:35:03 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/09/19 03:35:03 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/09/19 03:35:03 DEBUG : both15: Unchanged skipping 2025/09/19 03:35:03 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/09/19 03:35:03 DEBUG : both16: Unchanged skipping 2025/09/19 03:35:03 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/09/19 03:35:03 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/09/19 03:35:03 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/09/19 03:35:03 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/09/19 03:35:03 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/09/19 03:35:03 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/09/19 03:35:03 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/09/19 03:35:03 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/09/19 03:35:03 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/09/19 03:35:03 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/09/19 03:35:03 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/09/19 03:35:03 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/09/19 03:35:03 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/09/19 03:35:03 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/09/19 03:35:03 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/09/19 03:35:03 DEBUG : OpenDrive root 'rclone-test-dimimuc7gate': Waiting for transfers to finish 2025/09/19 03:35:04 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/19 03:35:04 INFO : only0: Copied (replaced existing) 2025/09/19 03:35:04 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/19 03:35:04 INFO : only10: Copied (replaced existing) 2025/09/19 03:35:04 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/19 03:35:04 INFO : only11: Copied (replaced existing) 2025/09/19 03:35:05 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/19 03:35:05 INFO : only12: Copied (replaced existing) 2025/09/19 03:35:05 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/19 03:35:05 INFO : only17: Copied (replaced existing) 2025/09/19 03:35:05 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/19 03:35:05 INFO : only15: Copied (replaced existing) 2025/09/19 03:35:05 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/19 03:35:05 INFO : only14: Copied (replaced existing) 2025/09/19 03:35:06 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/19 03:35:06 INFO : only18: Copied (replaced existing) 2025/09/19 03:35:07 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/19 03:35:07 INFO : only19: Copied (replaced existing) 2025/09/19 03:35:07 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/19 03:35:07 INFO : only2: Copied (replaced existing) 2025/09/19 03:35:07 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/19 03:35:07 INFO : only13: Copied (replaced existing) 2025/09/19 03:35:07 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/19 03:35:07 INFO : only4: Copied (replaced existing) 2025/09/19 03:35:08 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/19 03:35:08 INFO : only6: Copied (replaced existing) 2025/09/19 03:35:08 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/19 03:35:08 INFO : only7: Copied (replaced existing) 2025/09/19 03:35:08 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/19 03:35:08 INFO : only8: Copied (replaced existing) 2025/09/19 03:35:09 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/19 03:35:09 INFO : only3: Copied (replaced existing) 2025/09/19 03:35:09 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/19 03:35:09 INFO : only9: Copied (replaced existing) 2025/09/19 03:35:09 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/19 03:35:09 INFO : only1: Copied (replaced existing) 2025/09/19 03:35:10 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/19 03:35:10 INFO : only5: Copied (replaced existing) 2025/09/19 03:35:10 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/19 03:35:10 INFO : only16: Copied (replaced existing) 2025/09/19 03:35:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (95.84s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "OpenDrive root 'rclone-test-dimimuc7gate'", Local "Local file system at /tmp/rclone2498889912", Modify Window "1s" 2025/09/19 03:35:19 DEBUG : empty_dir: Making directory with metadata 2025/09/19 03:35:19 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/19 03:35:19 DEBUG : empty_on_remote: Making directory with metadata 2025/09/19 03:35:19 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/19 03:35:19 INFO : empty_on_remote: Making directory 2025/09/19 03:35:20 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/19 03:35:23 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/19 03:35:23 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/19 03:35:23 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/19 03:35:23 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (7.74s) === RUN TestTransform === RUN TestTransform/prefix run.go:180: Remote "OpenDrive root 'rclone-test-dimimuc7gate'", Local "Local file system at /tmp/rclone2498889912", Modify Window "1s" 2025/09/19 03:35:28 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2025/09/19 03:35:30 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2025/09/19 03:35:32 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2025/09/19 03:35:33 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2025/09/19 03:35:35 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2025/09/19 03:35:37 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2025/09/19 03:35:39 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2025/09/19 03:35:40 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2025/09/19 03:35:42 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2025/09/19 03:35:44 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2025/09/19 03:35:46 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2025/09/19 03:35:48 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2025/09/19 03:35:50 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2025/09/19 03:35:51 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2025/09/19 03:35:53 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2025/09/19 03:35:55 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2025/09/19 03:35:57 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2025/09/19 03:35:59 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2025/09/19 03:36:00 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2025/09/19 03:36:02 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2025/09/19 03:36:03 DEBUG : Waiting for deletions to finish 2025/09/19 03:36:03 DEBUG : apple: Excluded (Path Filter) 2025/09/19 03:36:03 DEBUG : apple: Excluded 2025/09/19 03:36:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/19 03:36:03 DEBUG : appleappleapplebanana: Excluded 2025/09/19 03:36:03 DEBUG : banana: Excluded (Path Filter) 2025/09/19 03:36:03 DEBUG : banana: Excluded 2025/09/19 03:36:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/19 03:36:03 DEBUG : splitbananasplit: Excluded 2025/09/19 03:36:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/19 03:36:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/19 03:36:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/19 03:36:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/19 03:36:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/19 03:36:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/19 03:36:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/19 03:36:04 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/19 03:36:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/19 03:36:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/19 03:36:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/19 03:36:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/19 03:36:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/19 03:36:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/19 03:36:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/19 03:36:04 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/19 03:36:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/19 03:36:04 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/19 03:36:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/19 03:36:04 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/19 03:36:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/19 03:36:04 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/19 03:36:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/19 03:36:04 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/19 03:36:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/19 03:36:04 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/19 03:36:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/19 03:36:04 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/19 03:36:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/19 03:36:04 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/19 03:36:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/19 03:36:04 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/19 03:36:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/19 03:36:04 DEBUG : apple: transformed to: PREFIXapple 2025/09/19 03:36:04 DEBUG : banana: transformed to: PREFIXbanana 2025/09/19 03:36:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/19 03:36:04 DEBUG : banana: transformed to: PREFIXbanana 2025/09/19 03:36:04 DEBUG : apple: transformed to: PREFIXapple 2025/09/19 03:36:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/19 03:36:04 DEBUG : banana: transformed to: PREFIXbanana 2025/09/19 03:36:04 DEBUG : apple: transformed to: PREFIXapple 2025/09/19 03:36:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/19 03:36:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/19 03:36:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/19 03:36:04 DEBUG : banana: transformed to: PREFIXbanana 2025/09/19 03:36:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/19 03:36:04 DEBUG : apple: transformed to: PREFIXapple 2025/09/19 03:36:04 DEBUG : apple: transformed to: PREFIXapple 2025/09/19 03:36:04 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/19 03:36:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/19 03:36:04 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/19 03:36:04 DEBUG : banana: transformed to: PREFIXbanana 2025/09/19 03:36:04 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/19 03:36:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/19 03:36:04 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/19 03:36:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/19 03:36:04 DEBUG : apple: transformed to: PREFIXapple 2025/09/19 03:36:04 DEBUG : banana: transformed to: PREFIXbanana 2025/09/19 03:36:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/19 03:36:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/19 03:36:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/19 03:36:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/19 03:36:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/19 03:36:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/19 03:36:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/19 03:36:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/19 03:36:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/19 03:36:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/19 03:36:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/19 03:36:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/19 03:36:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/19 03:36:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/19 03:36:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/19 03:36:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/19 03:36:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/19 03:36:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/19 03:36:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/19 03:36:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/19 03:36:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/19 03:36:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/19 03:36:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/19 03:36:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/19 03:36:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/19 03:36:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/19 03:36:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/19 03:36:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/19 03:36:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/19 03:36:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/19 03:36:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/19 03:36:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/19 03:36:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/19 03:36:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/19 03:36:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/19 03:36:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/19 03:36:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/19 03:36:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/19 03:36:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/19 03:36:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/19 03:36:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/19 03:36:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/19 03:36:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/19 03:36:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/19 03:36:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/19 03:36:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/19 03:36:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/19 03:36:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/19 03:36:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/19 03:36:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/19 03:36:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/19 03:36:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/19 03:36:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/19 03:36:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/19 03:36:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/19 03:36:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/19 03:36:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/19 03:36:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/19 03:36:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/19 03:36:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/19 03:36:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/19 03:36:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/19 03:36:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/19 03:36:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/19 03:36:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/19 03:36:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/19 03:36:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/19 03:36:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/19 03:36:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/19 03:36:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/19 03:36:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/19 03:36:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/19 03:36:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/19 03:36:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/19 03:36:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/19 03:36:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/19 03:36:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/19 03:36:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/19 03:36:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/19 03:36:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/19 03:36:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/19 03:36:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/19 03:36:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/19 03:36:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/19 03:36:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/19 03:36:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/19 03:36:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/19 03:36:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/19 03:36:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/19 03:36:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/19 03:36:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/19 03:36:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/19 03:36:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/19 03:36:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/19 03:36:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/19 03:36:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/19 03:36:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/19 03:36:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/19 03:36:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/19 03:36:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/19 03:36:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/19 03:36:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/19 03:36:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/19 03:36:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/19 03:36:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/19 03:36:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/19 03:36:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/19 03:36:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/19 03:36:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/19 03:36:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/19 03:36:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/19 03:36:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/19 03:36:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/19 03:36:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/19 03:36:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/19 03:36:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/19 03:36:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/19 03:36:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/19 03:36:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/19 03:36:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/19 03:36:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/19 03:36:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/19 03:36:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/19 03:36:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/19 03:36:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/19 03:36:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/19 03:36:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/19 03:36:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/19 03:36:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/19 03:36:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/19 03:36:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/19 03:36:04 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/19 03:36:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/19 03:36:04 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/19 03:36:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/19 03:36:04 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/19 03:36:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/19 03:36:04 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/19 03:36:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/19 03:36:04 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/19 03:36:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/19 03:36:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/19 03:36:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/19 03:36:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/19 03:36:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/19 03:36:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/19 03:36:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/19 03:36:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/19 03:36:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/19 03:36:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/19 03:36:04 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/19 03:36:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/19 03:36:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/19 03:36:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/19 03:36:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/19 03:36:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/19 03:36:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/19 03:36:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/19 03:36:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/19 03:36:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/19 03:36:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/19 03:36:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/19 03:36:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/19 03:36:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/19 03:36:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/19 03:36:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/19 03:36:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/19 03:36:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/19 03:36:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/19 03:36:04 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/19 03:36:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/19 03:36:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/19 03:36:04 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/19 03:36:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/19 03:36:04 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/19 03:36:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/19 03:36:04 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/19 03:36:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/19 03:36:04 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/19 03:36:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/19 03:36:04 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/19 03:36:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/19 03:36:04 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/19 03:36:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/19 03:36:04 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/19 03:36:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/19 03:36:04 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/19 03:36:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/19 03:36:04 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/19 03:36:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/19 03:36:04 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/19 03:36:04 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/19 03:36:04 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/19 03:36:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/19 03:36:04 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/19 03:36:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/19 03:36:04 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/19 03:36:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/19 03:36:04 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/19 03:36:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/19 03:36:04 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/19 03:36:04 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/19 03:36:04 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/19 03:36:04 DEBUG : OpenDrive root 'rclone-test-dimimuc7gate': Waiting for checks to finish 2025/09/19 03:36:04 DEBUG : OpenDrive root 'rclone-test-dimimuc7gate': Waiting for transfers to finish 2025/09/19 03:36:05 DEBUG : PREFIXappleappleapplebanana: Uploading chunk 0, size=21, remain=0 2025/09/19 03:36:05 DEBUG : PREFIXbanana: Uploading chunk 0, size=6, remain=0 2025/09/19 03:36:05 DEBUG : PREFIXsplitbananasplit: Uploading chunk 0, size=16, remain=0 2025/09/19 03:36:06 DEBUG : PREFIXapple: Uploading chunk 0, size=5, remain=0 2025/09/19 03:36:07 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/09/19 03:36:07 INFO : banana: Copied (new) to: PREFIXbanana 2025/09/19 03:36:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/19 03:36:07 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/09/19 03:36:07 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/09/19 03:36:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/19 03:36:07 ERROR : PREFIXapple: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone2498889912) 5 vs dst(OpenDrive root 'rclone-test-dimimuc7gate') 0 2025/09/19 03:36:07 INFO : PREFIXapple: Removing failed copy 2025/09/19 03:36:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/19 03:36:07 DEBUG : dir1/PREFIX0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2025/09/19 03:36:08 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2025/09/19 03:36:08 ERROR : PREFIXappleappleapplebanana: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone2498889912) 21 vs dst(OpenDrive root 'rclone-test-dimimuc7gate') 0 2025/09/19 03:36:08 INFO : PREFIXappleappleapplebanana: Removing failed copy 2025/09/19 03:36:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/19 03:36:08 DEBUG : dir1/PREFIX0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2025/09/19 03:36:08 ERROR : dir1/0000-abcdefg.txt: Failed to copy: failed to get fileinfo: File was not found (Error 404) 2025/09/19 03:36:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/19 03:36:09 ERROR : dir1/0001-bcdefgh.txt: Failed to copy: failed to get fileinfo: File was not found (Error 404) 2025/09/19 03:36:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/19 03:36:09 DEBUG : dir1/PREFIX0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2025/09/19 03:36:09 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/09/19 03:36:09 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/09/19 03:36:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/19 03:36:10 DEBUG : dir1/PREFIX0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2025/09/19 03:36:10 DEBUG : dir1/PREFIX0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2025/09/19 03:36:10 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/09/19 03:36:10 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/09/19 03:36:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/19 03:36:10 DEBUG : dir1/PREFIX0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2025/09/19 03:36:11 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/09/19 03:36:11 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/09/19 03:36:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/19 03:36:11 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/09/19 03:36:11 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/09/19 03:36:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/19 03:36:12 DEBUG : dir1/PREFIX0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2025/09/19 03:36:12 DEBUG : dir1/PREFIX0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2025/09/19 03:36:13 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/09/19 03:36:13 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/09/19 03:36:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/19 03:36:13 DEBUG : dir1/PREFIX0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2025/09/19 03:36:13 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/09/19 03:36:13 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/09/19 03:36:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/19 03:36:13 DEBUG : dir1/PREFIX0010-456789.txt: Uploading chunk 0, size=20, remain=0 2025/09/19 03:36:14 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/09/19 03:36:14 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/09/19 03:36:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/19 03:36:14 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/09/19 03:36:14 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/09/19 03:36:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/19 03:36:14 DEBUG : dir1/PREFIX0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2025/09/19 03:36:15 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/09/19 03:36:15 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/09/19 03:36:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/19 03:36:15 DEBUG : dir1/PREFIX0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2025/09/19 03:36:15 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/09/19 03:36:15 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/09/19 03:36:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/19 03:36:16 DEBUG : dir1/PREFIX0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2025/09/19 03:36:16 DEBUG : dir1/PREFIX0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2025/09/19 03:36:16 DEBUG : dir1/PREFIX0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2025/09/19 03:36:17 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/09/19 03:36:17 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/09/19 03:36:17 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/09/19 03:36:17 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/09/19 03:36:17 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/09/19 03:36:17 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/09/19 03:36:18 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/09/19 03:36:18 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/09/19 03:36:18 ERROR : OpenDrive root 'rclone-test-dimimuc7gate': not deleting files as there were IO errors 2025/09/19 03:36:18 ERROR : OpenDrive root 'rclone-test-dimimuc7gate': 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: failed to get fileinfo: File was not found (Error 404) Test: TestTransform/prefix 2025/09/19 03:36:18 DEBUG : Waiting for deletions to finish 2025/09/19 03:36:18 DEBUG : apple: Excluded (Path Filter) 2025/09/19 03:36:18 DEBUG : apple: Excluded 2025/09/19 03:36:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/19 03:36:18 DEBUG : appleappleapplebanana: Excluded 2025/09/19 03:36:18 DEBUG : banana: Excluded (Path Filter) 2025/09/19 03:36:18 DEBUG : banana: Excluded 2025/09/19 03:36:18 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/09/19 03:36:18 DEBUG : PREFIXbanana: Excluded 2025/09/19 03:36:18 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/09/19 03:36:18 DEBUG : PREFIXsplitbananasplit: Excluded 2025/09/19 03:36:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/19 03:36:18 DEBUG : splitbananasplit: Excluded 2025/09/19 03:36:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/19 03:36:18 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/19 03:36:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/19 03:36:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/19 03:36:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/19 03:36:18 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/19 03:36:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/19 03:36:18 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/19 03:36:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/19 03:36:18 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/19 03:36:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/19 03:36:18 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/19 03:36:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/19 03:36:18 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/19 03:36:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/19 03:36:18 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/19 03:36:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/19 03:36:18 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/19 03:36:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/19 03:36:18 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/19 03:36:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/19 03:36:18 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/19 03:36:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/19 03:36:18 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/19 03:36:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/19 03:36:18 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/19 03:36:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/19 03:36:18 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/19 03:36:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/19 03:36:18 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/19 03:36:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/19 03:36:18 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/19 03:36:18 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/09/19 03:36:18 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/09/19 03:36:18 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/19 03:36:18 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/09/19 03:36:18 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/09/19 03:36:18 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/09/19 03:36:18 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/09/19 03:36:18 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/09/19 03:36:18 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/09/19 03:36:18 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/09/19 03:36:18 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/09/19 03:36:18 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/09/19 03:36:18 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/09/19 03:36:18 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/09/19 03:36:18 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/09/19 03:36:18 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/09/19 03:36:18 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/09/19 03:36:18 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/09/19 03:36:18 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/09/19 03:36:18 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/09/19 03:36:18 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/09/19 03:36:18 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/09/19 03:36:18 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/09/19 03:36:18 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/09/19 03:36:18 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/09/19 03:36:18 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/09/19 03:36:18 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/09/19 03:36:18 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/09/19 03:36:18 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/09/19 03:36:18 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/09/19 03:36:18 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/09/19 03:36:18 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 : 38 Test: TestTransform/prefix === RUN TestTransform/suffix run.go:180: Remote "OpenDrive root 'rclone-test-dimimuc7gate'", Local "Local file system at /tmp/rclone2498889912", Modify Window "1s" 2025/09/19 03:36:27 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2025/09/19 03:36:29 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2025/09/19 03:36:31 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2025/09/19 03:36:33 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2025/09/19 03:36:35 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2025/09/19 03:36:37 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2025/09/19 03:36:39 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2025/09/19 03:36:41 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2025/09/19 03:36:43 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2025/09/19 03:36:45 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2025/09/19 03:36:46 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2025/09/19 03:36:48 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2025/09/19 03:36:50 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2025/09/19 03:36:52 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2025/09/19 03:36:54 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2025/09/19 03:36:56 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2025/09/19 03:36:57 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2025/09/19 03:36:59 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2025/09/19 03:37:01 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2025/09/19 03:37:03 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2025/09/19 03:37:04 DEBUG : Waiting for deletions to finish 2025/09/19 03:37:04 DEBUG : apple: Excluded (Path Filter) 2025/09/19 03:37:04 DEBUG : apple: Excluded 2025/09/19 03:37:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/19 03:37:04 DEBUG : appleappleapplebanana: Excluded 2025/09/19 03:37:04 DEBUG : banana: Excluded (Path Filter) 2025/09/19 03:37:04 DEBUG : banana: Excluded 2025/09/19 03:37:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/19 03:37:04 DEBUG : splitbananasplit: Excluded 2025/09/19 03:37:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/19 03:37:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/19 03:37:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/19 03:37:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/19 03:37:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/19 03:37:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/19 03:37:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/19 03:37:04 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/19 03:37:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/19 03:37:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/19 03:37:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/19 03:37:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/19 03:37:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/19 03:37:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/19 03:37:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/19 03:37:04 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/19 03:37:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/19 03:37:04 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/19 03:37:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/19 03:37:04 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/19 03:37:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/19 03:37:04 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/19 03:37:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/19 03:37:04 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/19 03:37:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/19 03:37:04 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/19 03:37:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/19 03:37:04 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/19 03:37:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/19 03:37:04 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/19 03:37:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/19 03:37:04 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/19 03:37:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/19 03:37:05 DEBUG : apple: transformed to: appleSUFFIX 2025/09/19 03:37:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/19 03:37:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/19 03:37:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/19 03:37:05 DEBUG : apple: transformed to: appleSUFFIX 2025/09/19 03:37:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/19 03:37:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/19 03:37:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/19 03:37:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/19 03:37:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/19 03:37:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/19 03:37:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/19 03:37:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/19 03:37:05 DEBUG : apple: transformed to: appleSUFFIX 2025/09/19 03:37:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/19 03:37:05 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/19 03:37:05 DEBUG : apple: transformed to: appleSUFFIX 2025/09/19 03:37:05 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/19 03:37:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/19 03:37:05 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/19 03:37:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/19 03:37:05 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/19 03:37:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/19 03:37:05 DEBUG : apple: transformed to: appleSUFFIX 2025/09/19 03:37:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/19 03:37:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/19 03:37:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/19 03:37:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/19 03:37:05 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/19 03:37:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/19 03:37:05 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/19 03:37:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/19 03:37:05 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/19 03:37:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/19 03:37:05 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/19 03:37:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/19 03:37:05 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/19 03:37:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/19 03:37:05 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/19 03:37:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/19 03:37:05 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/19 03:37:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/19 03:37:05 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/19 03:37:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/19 03:37:05 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/19 03:37:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/19 03:37:05 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/19 03:37:05 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/19 03:37:05 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/19 03:37:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/19 03:37:05 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/19 03:37:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/19 03:37:05 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/19 03:37:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/19 03:37:05 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/19 03:37:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/19 03:37:05 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/19 03:37:05 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/19 03:37:05 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/19 03:37:05 DEBUG : OpenDrive root 'rclone-test-dimimuc7gate': Waiting for checks to finish 2025/09/19 03:37:05 DEBUG : OpenDrive root 'rclone-test-dimimuc7gate': Waiting for transfers to finish 2025/09/19 03:37:06 DEBUG : appleSUFFIX: Uploading chunk 0, size=5, remain=0 2025/09/19 03:37:06 DEBUG : appleappleapplebananaSUFFIX: Uploading chunk 0, size=21, remain=0 2025/09/19 03:37:06 DEBUG : bananaSUFFIX: Uploading chunk 0, size=6, remain=0 2025/09/19 03:37:06 DEBUG : splitbananasplitSUFFIX: Uploading chunk 0, size=16, remain=0 2025/09/19 03:37:07 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/09/19 03:37:07 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/09/19 03:37:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/19 03:37:07 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/09/19 03:37:07 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/09/19 03:37:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/19 03:37:07 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2025/09/19 03:37:07 INFO : apple: Copied (new) to: appleSUFFIX 2025/09/19 03:37:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/19 03:37:07 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/09/19 03:37:07 INFO : banana: Copied (new) to: bananaSUFFIX 2025/09/19 03:37:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/19 03:37:08 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2025/09/19 03:37:08 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2025/09/19 03:37:08 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2025/09/19 03:37:09 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/09/19 03:37:09 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/09/19 03:37:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/19 03:37:09 DEBUG : dir1/0003-defghij.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2025/09/19 03:37:09 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/09/19 03:37:09 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/19 03:37:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/19 03:37:10 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/09/19 03:37:10 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/09/19 03:37:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/19 03:37:10 DEBUG : dir1/0004-efghijk.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2025/09/19 03:37:10 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/09/19 03:37:10 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/09/19 03:37:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/19 03:37:10 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2025/09/19 03:37:11 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/09/19 03:37:11 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/09/19 03:37:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/19 03:37:11 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/09/19 03:37:11 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/09/19 03:37:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/19 03:37:12 DEBUG : dir1/0008-2345678.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2025/09/19 03:37:12 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2025/09/19 03:37:12 DEBUG : dir1/0009-3456789.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2025/09/19 03:37:12 DEBUG : dir1/0007-1234567.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2025/09/19 03:37:13 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/09/19 03:37:13 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/09/19 03:37:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/19 03:37:13 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/09/19 03:37:13 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/09/19 03:37:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/19 03:37:13 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/09/19 03:37:13 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/09/19 03:37:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/19 03:37:13 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/09/19 03:37:13 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/09/19 03:37:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/19 03:37:14 DEBUG : dir1/0011-56789;.txtSUFFIX: Uploading chunk 0, size=20, remain=0 2025/09/19 03:37:14 DEBUG : dir1/0013-789;=.txtSUFFIX: Uploading chunk 0, size=19, remain=0 2025/09/19 03:37:14 DEBUG : dir1/0012-6789;.txtSUFFIX: Uploading chunk 0, size=19, remain=0 2025/09/19 03:37:15 DEBUG : dir1/0010-456789.txtSUFFIX: Uploading chunk 0, size=20, remain=0 2025/09/19 03:37:15 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/09/19 03:37:15 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/09/19 03:37:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/19 03:37:15 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/09/19 03:37:15 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/09/19 03:37:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/19 03:37:16 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/09/19 03:37:16 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/09/19 03:37:16 DEBUG : dir1/0015-9;=.txtSUFFIX: Uploading chunk 0, size=17, remain=0 2025/09/19 03:37:16 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/09/19 03:37:16 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/09/19 03:37:17 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/09/19 03:37:17 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/09/19 03:37:17 DEBUG : dir1/0014-89;=.txtSUFFIX: Uploading chunk 0, size=18, remain=0 2025/09/19 03:37:19 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/09/19 03:37:19 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/09/19 03:37:19 ERROR : OpenDrive root 'rclone-test-dimimuc7gate': not deleting files as there were IO errors 2025/09/19 03:37:19 ERROR : OpenDrive root 'rclone-test-dimimuc7gate': 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/suffix 2025/09/19 03:37:19 DEBUG : Waiting for deletions to finish 2025/09/19 03:37:19 DEBUG : apple: Excluded (Path Filter) 2025/09/19 03:37:19 DEBUG : apple: Excluded 2025/09/19 03:37:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/19 03:37:19 DEBUG : appleappleapplebanana: Excluded 2025/09/19 03:37:19 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/09/19 03:37:19 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/09/19 03:37:19 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/09/19 03:37:19 DEBUG : appleSUFFIX: Excluded 2025/09/19 03:37:19 DEBUG : banana: Excluded (Path Filter) 2025/09/19 03:37:19 DEBUG : banana: Excluded 2025/09/19 03:37:19 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/09/19 03:37:19 DEBUG : bananaSUFFIX: Excluded 2025/09/19 03:37:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/19 03:37:19 DEBUG : splitbananasplit: Excluded 2025/09/19 03:37:19 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/09/19 03:37:19 DEBUG : splitbananasplitSUFFIX: Excluded 2025/09/19 03:37:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/19 03:37:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/19 03:37:19 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/09/19 03:37:19 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/09/19 03:37:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/19 03:37:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/19 03:37:19 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/09/19 03:37:19 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/09/19 03:37:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/19 03:37:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/19 03:37:19 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/09/19 03:37:19 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/09/19 03:37:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/19 03:37:19 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/19 03:37:19 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/09/19 03:37:19 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/09/19 03:37:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/19 03:37:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/19 03:37:19 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/09/19 03:37:19 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/09/19 03:37:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/19 03:37:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/19 03:37:19 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/09/19 03:37:19 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/09/19 03:37:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/19 03:37:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/19 03:37:19 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/09/19 03:37:19 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/09/19 03:37:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/19 03:37:19 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/19 03:37:19 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/09/19 03:37:19 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/09/19 03:37:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/19 03:37:19 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/19 03:37:19 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/09/19 03:37:19 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/09/19 03:37:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/19 03:37:19 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/19 03:37:19 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/09/19 03:37:19 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/09/19 03:37:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/19 03:37:19 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/19 03:37:19 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/09/19 03:37:19 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/09/19 03:37:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/19 03:37:19 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/19 03:37:19 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/09/19 03:37:19 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/09/19 03:37:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/19 03:37:19 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/19 03:37:19 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/09/19 03:37:19 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/09/19 03:37:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/19 03:37:19 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/19 03:37:19 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/09/19 03:37:19 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/09/19 03:37:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/19 03:37:19 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/19 03:37:19 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/09/19 03:37:19 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/09/19 03:37:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/19 03:37:19 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/19 03:37:19 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/09/19 03:37:19 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 : 40 Test: TestTransform/suffix === RUN TestTransform/truncate run.go:180: Remote "OpenDrive root 'rclone-test-dimimuc7gate'", Local "Local file system at /tmp/rclone2498889912", Modify Window "1s" 2025/09/19 03:37:30 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2025/09/19 03:37:32 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2025/09/19 03:37:33 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2025/09/19 03:37:35 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2025/09/19 03:37:37 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2025/09/19 03:37:39 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2025/09/19 03:37:42 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2025/09/19 03:37:43 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2025/09/19 03:37:45 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2025/09/19 03:37:47 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2025/09/19 03:37:49 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2025/09/19 03:37:51 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2025/09/19 03:37:53 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2025/09/19 03:37:55 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2025/09/19 03:37:57 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2025/09/19 03:37:59 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2025/09/19 03:38:01 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2025/09/19 03:38:03 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2025/09/19 03:38:05 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2025/09/19 03:38:07 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2025/09/19 03:38:08 DEBUG : Waiting for deletions to finish 2025/09/19 03:38:08 DEBUG : apple: Excluded (Path Filter) 2025/09/19 03:38:08 DEBUG : apple: Excluded 2025/09/19 03:38:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/19 03:38:08 DEBUG : appleappleapplebanana: Excluded 2025/09/19 03:38:08 DEBUG : banana: Excluded (Path Filter) 2025/09/19 03:38:08 DEBUG : banana: Excluded 2025/09/19 03:38:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/19 03:38:08 DEBUG : splitbananasplit: Excluded 2025/09/19 03:38:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/19 03:38:08 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/19 03:38:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/19 03:38:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/19 03:38:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/19 03:38:08 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/19 03:38:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/19 03:38:08 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/19 03:38:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/19 03:38:08 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/19 03:38:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/19 03:38:08 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/19 03:38:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/19 03:38:08 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/19 03:38:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/19 03:38:08 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/19 03:38:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/19 03:38:08 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/19 03:38:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/19 03:38:08 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/19 03:38:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/19 03:38:08 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/19 03:38:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/19 03:38:08 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/19 03:38:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/19 03:38:08 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/19 03:38:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/19 03:38:08 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/19 03:38:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/19 03:38:08 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/19 03:38:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/19 03:38:08 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/19 03:38:08 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/19 03:38:08 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/19 03:38:08 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/19 03:38:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/19 03:38:08 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/19 03:38:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/19 03:38:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/19 03:38:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/19 03:38:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/19 03:38:09 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/19 03:38:09 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/19 03:38:09 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/19 03:38:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/19 03:38:09 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:38:09 DEBUG : apple: Unchanged skipping 2025/09/19 03:38:09 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:38:09 DEBUG : banana: Unchanged skipping 2025/09/19 03:38:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/19 03:38:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/19 03:38:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/19 03:38:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/19 03:38:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/19 03:38:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/19 03:38:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/19 03:38:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/19 03:38:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/19 03:38:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/19 03:38:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/19 03:38:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/19 03:38:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/19 03:38:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/19 03:38:09 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/19 03:38:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/19 03:38:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/19 03:38:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/19 03:38:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/19 03:38:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/19 03:38:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/19 03:38:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/19 03:38:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/19 03:38:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/19 03:38:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/19 03:38:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/19 03:38:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/19 03:38:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/19 03:38:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/19 03:38:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/19 03:38:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/19 03:38:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/19 03:38:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/19 03:38:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/19 03:38:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/19 03:38:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/19 03:38:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/19 03:38:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/19 03:38:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/19 03:38:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/19 03:38:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/19 03:38:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/19 03:38:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/19 03:38:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/19 03:38:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/19 03:38:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/19 03:38:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/19 03:38:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/19 03:38:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/19 03:38:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/19 03:38:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/19 03:38:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/19 03:38:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/19 03:38:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/19 03:38:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/19 03:38:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/19 03:38:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/19 03:38:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/19 03:38:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/19 03:38:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/19 03:38:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/19 03:38:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/19 03:38:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/19 03:38:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/19 03:38:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/19 03:38:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/19 03:38:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/19 03:38:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/19 03:38:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/19 03:38:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/19 03:38:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/19 03:38:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/19 03:38:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/19 03:38:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/19 03:38:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/19 03:38:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/19 03:38:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/19 03:38:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/19 03:38:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/19 03:38:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/19 03:38:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/19 03:38:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/19 03:38:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/19 03:38:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/19 03:38:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/19 03:38:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/19 03:38:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/19 03:38:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/19 03:38:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/19 03:38:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/19 03:38:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/19 03:38:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/19 03:38:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/19 03:38:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/19 03:38:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/19 03:38:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/19 03:38:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/19 03:38:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/19 03:38:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/19 03:38:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/19 03:38:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/19 03:38:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/19 03:38:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/19 03:38:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/19 03:38:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/19 03:38:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/19 03:38:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/19 03:38:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/19 03:38:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/19 03:38:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/19 03:38:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/19 03:38:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/19 03:38:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/19 03:38:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/19 03:38:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/19 03:38:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/19 03:38:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/19 03:38:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/19 03:38:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/19 03:38:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/19 03:38:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/19 03:38:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/19 03:38:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/19 03:38:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/19 03:38:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/19 03:38:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/19 03:38:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/19 03:38:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/19 03:38:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/19 03:38:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/19 03:38:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/19 03:38:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/19 03:38:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/19 03:38:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/19 03:38:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/19 03:38:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/19 03:38:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/19 03:38:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/19 03:38:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/19 03:38:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/19 03:38:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/19 03:38:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/19 03:38:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/19 03:38:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/19 03:38:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/19 03:38:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/19 03:38:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/19 03:38:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/19 03:38:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/19 03:38:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/19 03:38:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/19 03:38:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/19 03:38:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/19 03:38:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/19 03:38:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/19 03:38:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/19 03:38:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/19 03:38:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/19 03:38:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/19 03:38:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/19 03:38:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/19 03:38:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/19 03:38:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/19 03:38:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/19 03:38:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/19 03:38:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/19 03:38:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/19 03:38:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/19 03:38:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/19 03:38:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/19 03:38:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/19 03:38:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/19 03:38:09 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/19 03:38:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/19 03:38:09 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/19 03:38:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/19 03:38:09 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/19 03:38:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/19 03:38:09 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/19 03:38:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/19 03:38:09 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/19 03:38:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/19 03:38:09 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/19 03:38:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/19 03:38:09 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/19 03:38:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/19 03:38:09 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/19 03:38:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/19 03:38:09 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/19 03:38:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/19 03:38:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/19 03:38:09 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/19 03:38:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/19 03:38:09 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/19 03:38:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/19 03:38:09 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/19 03:38:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/19 03:38:09 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/19 03:38:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/19 03:38:09 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/19 03:38:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/19 03:38:09 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/19 03:38:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/19 03:38:09 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/19 03:38:09 DEBUG : OpenDrive root 'rclone-test-dimimuc7gate': Waiting for checks to finish 2025/09/19 03:38:09 DEBUG : OpenDrive root 'rclone-test-dimimuc7gate': Waiting for transfers to finish 2025/09/19 03:38:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/19 03:38:10 DEBUG : appleapple: Uploading chunk 0, size=21, remain=0 2025/09/19 03:38:10 DEBUG : splitbanan: Uploading chunk 0, size=16, remain=0 2025/09/19 03:38:10 DEBUG : dir1/0001-bcdef: Uploading chunk 0, size=21, remain=0 2025/09/19 03:38:10 DEBUG : dir1/0000-abcde: Uploading chunk 0, size=21, remain=0 2025/09/19 03:38:11 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/09/19 03:38:11 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/09/19 03:38:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/19 03:38:11 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/09/19 03:38:11 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/09/19 03:38:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/19 03:38:11 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/09/19 03:38:11 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/09/19 03:38:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/19 03:38:11 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/09/19 03:38:11 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/09/19 03:38:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/19 03:38:11 DEBUG : dir1/0002-cdefg: Uploading chunk 0, size=21, remain=0 2025/09/19 03:38:12 DEBUG : dir1/0004-efghi: Uploading chunk 0, size=21, remain=0 2025/09/19 03:38:12 DEBUG : dir1/0003-defgh: Uploading chunk 0, size=21, remain=0 2025/09/19 03:38:12 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/09/19 03:38:12 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/09/19 03:38:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/19 03:38:12 DEBUG : dir1/0005-fghij: Uploading chunk 0, size=21, remain=0 2025/09/19 03:38:13 DEBUG : dir1/0006-ghijk: Uploading chunk 0, size=21, remain=0 2025/09/19 03:38:14 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/09/19 03:38:14 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/09/19 03:38:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/19 03:38:14 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/09/19 03:38:14 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/09/19 03:38:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/19 03:38:14 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/09/19 03:38:14 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/09/19 03:38:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/19 03:38:15 DEBUG : dir1/0007-12345: Uploading chunk 0, size=21, remain=0 2025/09/19 03:38:15 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/09/19 03:38:15 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/09/19 03:38:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/19 03:38:15 DEBUG : dir1/0008-23456: Uploading chunk 0, size=21, remain=0 2025/09/19 03:38:15 DEBUG : dir1/0010-45678: Uploading chunk 0, size=20, remain=0 2025/09/19 03:38:16 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/09/19 03:38:16 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/09/19 03:38:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/19 03:38:17 DEBUG : dir1/0009-34567: Uploading chunk 0, size=21, remain=0 2025/09/19 03:38:17 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/09/19 03:38:17 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/09/19 03:38:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/19 03:38:18 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/09/19 03:38:18 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/09/19 03:38:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/19 03:38:18 DEBUG : dir1/0012-6789;: Uploading chunk 0, size=19, remain=0 2025/09/19 03:38:18 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/09/19 03:38:18 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/09/19 03:38:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/19 03:38:18 DEBUG : dir1/0011-56789: Uploading chunk 0, size=20, remain=0 2025/09/19 03:38:18 DEBUG : dir1/0013-789;=: Uploading chunk 0, size=19, remain=0 2025/09/19 03:38:19 DEBUG : dir1/0014-89;=.: Uploading chunk 0, size=18, remain=0 2025/09/19 03:38:19 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/09/19 03:38:19 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/09/19 03:38:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/19 03:38:19 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/09/19 03:38:19 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/09/19 03:38:20 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/09/19 03:38:20 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/09/19 03:38:20 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/09/19 03:38:20 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/09/19 03:38:20 DEBUG : dir1/0015-9;=.t: Uploading chunk 0, size=17, remain=0 2025/09/19 03:38:21 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/09/19 03:38:21 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/09/19 03:38:21 ERROR : OpenDrive root 'rclone-test-dimimuc7gate': not deleting files as there were IO errors 2025/09/19 03:38:21 ERROR : OpenDrive root 'rclone-test-dimimuc7gate': 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/truncate 2025/09/19 03:38:21 DEBUG : Waiting for deletions to finish 2025/09/19 03:38:21 DEBUG : apple: Excluded (Path Filter) 2025/09/19 03:38:21 DEBUG : apple: Excluded 2025/09/19 03:38:21 DEBUG : appleapple: Excluded (Path Filter) 2025/09/19 03:38:21 DEBUG : appleapple: Excluded 2025/09/19 03:38:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/19 03:38:21 DEBUG : appleappleapplebanana: Excluded 2025/09/19 03:38:21 DEBUG : banana: Excluded (Path Filter) 2025/09/19 03:38:21 DEBUG : banana: Excluded 2025/09/19 03:38:21 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/19 03:38:21 DEBUG : splitbanan: Excluded 2025/09/19 03:38:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/19 03:38:21 DEBUG : splitbananasplit: Excluded 2025/09/19 03:38:22 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/19 03:38:22 DEBUG : dir1/0000-abcde: Excluded 2025/09/19 03:38:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/19 03:38:22 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/19 03:38:22 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/19 03:38:22 DEBUG : dir1/0001-bcdef: Excluded 2025/09/19 03:38:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/19 03:38:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/19 03:38:22 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/19 03:38:22 DEBUG : dir1/0002-cdefg: Excluded 2025/09/19 03:38:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/19 03:38:22 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/19 03:38:22 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/19 03:38:22 DEBUG : dir1/0003-defgh: Excluded 2025/09/19 03:38:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/19 03:38:22 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/19 03:38:22 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/19 03:38:22 DEBUG : dir1/0004-efghi: Excluded 2025/09/19 03:38:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/19 03:38:22 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/19 03:38:22 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/19 03:38:22 DEBUG : dir1/0005-fghij: Excluded 2025/09/19 03:38:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/19 03:38:22 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/19 03:38:22 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/19 03:38:22 DEBUG : dir1/0006-ghijk: Excluded 2025/09/19 03:38:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/19 03:38:22 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/19 03:38:22 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/19 03:38:22 DEBUG : dir1/0007-12345: Excluded 2025/09/19 03:38:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/19 03:38:22 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/19 03:38:22 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/19 03:38:22 DEBUG : dir1/0008-23456: Excluded 2025/09/19 03:38:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/19 03:38:22 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/19 03:38:22 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/19 03:38:22 DEBUG : dir1/0009-34567: Excluded 2025/09/19 03:38:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/19 03:38:22 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/19 03:38:22 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/19 03:38:22 DEBUG : dir1/0010-45678: Excluded 2025/09/19 03:38:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/19 03:38:22 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/19 03:38:22 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/19 03:38:22 DEBUG : dir1/0011-56789: Excluded 2025/09/19 03:38:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/19 03:38:22 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/19 03:38:22 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/19 03:38:22 DEBUG : dir1/0012-6789;: Excluded 2025/09/19 03:38:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/19 03:38:22 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/19 03:38:22 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/19 03:38:22 DEBUG : dir1/0013-789;=: Excluded 2025/09/19 03:38:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/19 03:38:22 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/19 03:38:22 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/19 03:38:22 DEBUG : dir1/0014-89;=.: Excluded 2025/09/19 03:38:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/19 03:38:22 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/19 03:38:22 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/19 03:38:22 DEBUG : dir1/0015-9;=.t: Excluded 2025/09/19 03:38:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/19 03:38:22 DEBUG : dir1/0015-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 : 38 Test: TestTransform/truncate === RUN TestTransform/encoder run.go:180: Remote "OpenDrive root 'rclone-test-dimimuc7gate'", Local "Local file system at /tmp/rclone2498889912", Modify Window "1s" 2025/09/19 03:38:33 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2025/09/19 03:38:34 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2025/09/19 03:38:36 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2025/09/19 03:38:38 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2025/09/19 03:38:40 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2025/09/19 03:38:42 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2025/09/19 03:38:44 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2025/09/19 03:38:46 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2025/09/19 03:38:48 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2025/09/19 03:38:50 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2025/09/19 03:38:52 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 run.go:285: Failed to put "dir1/0010-456789.txt" to "OpenDrive root 'rclone-test-dimimuc7gate'": failed to get fileinfo: File was not found (Error 404) 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.go:125: removing dir "dir1" failed - try 3/3: folder not empty run.go:128: removing dir "dir1" failed: folder not empty 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/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_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Should be true Test: TestTransform/encoder Messages: listing wrong, want got dir1/0009-3456789.txt (21), dir1/0010-456789.txt (20) 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/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_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Should be true Test: TestTransform/encoder Messages: Unexpected file "dir1/0009-3456789.txt" 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/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_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Should be true Test: TestTransform/encoder Messages: Unexpected file "dir1/0010-456789.txt" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /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/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_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Not equal: expected: []string{} actual : []string{"dir1"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=4) "dir1" } Test: TestTransform/encoder Messages: directories === RUN TestTransform/ISO-8859-1 run.go:180: Remote "OpenDrive root 'rclone-test-dimimuc7gate'", Local "Local file system at /tmp/rclone2498889912", Modify Window "1s" 2025/09/19 03:39:10 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2025/09/19 03:39:12 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2025/09/19 03:39:14 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2025/09/19 03:39:16 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2025/09/19 03:39:18 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2025/09/19 03:39:20 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2025/09/19 03:39:22 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2025/09/19 03:39:24 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2025/09/19 03:39:26 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2025/09/19 03:39:28 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2025/09/19 03:39:30 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2025/09/19 03:39:32 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2025/09/19 03:39:34 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2025/09/19 03:39:36 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2025/09/19 03:39:38 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2025/09/19 03:39:40 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2025/09/19 03:39:42 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2025/09/19 03:39:44 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2025/09/19 03:39:46 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2025/09/19 03:39:48 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2025/09/19 03:39:49 DEBUG : Waiting for deletions to finish 2025/09/19 03:39:50 DEBUG : apple: Excluded (Path Filter) 2025/09/19 03:39:50 DEBUG : apple: Excluded 2025/09/19 03:39:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/19 03:39:50 DEBUG : appleappleapplebanana: Excluded 2025/09/19 03:39:50 DEBUG : banana: Excluded (Path Filter) 2025/09/19 03:39:50 DEBUG : banana: Excluded 2025/09/19 03:39:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/19 03:39:50 DEBUG : splitbananasplit: Excluded 2025/09/19 03:39:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/19 03:39:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/19 03:39:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/19 03:39:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/19 03:39:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/19 03:39:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/19 03:39:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/19 03:39:50 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/19 03:39:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/19 03:39:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/19 03:39:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/19 03:39:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/19 03:39:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/19 03:39:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/19 03:39:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/19 03:39:50 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/19 03:39:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/19 03:39:50 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/19 03:39:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/19 03:39:50 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/19 03:39:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/19 03:39:50 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/19 03:39:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/19 03:39:50 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/19 03:39:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/19 03:39:50 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/19 03:39:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/19 03:39:50 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/19 03:39:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/19 03:39:50 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/19 03:39:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/19 03:39:50 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/19 03:39:50 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:39:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:39:50 DEBUG : apple: Unchanged skipping 2025/09/19 03:39:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/19 03:39:50 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:39:50 DEBUG : banana: Unchanged skipping 2025/09/19 03:39:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:39:50 DEBUG : splitbananasplit: Unchanged skipping 2025/09/19 03:39:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:39:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/19 03:39:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:39:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:39:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/19 03:39:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:39:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/19 03:39:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:39:51 DEBUG : OpenDrive root 'rclone-test-dimimuc7gate': Waiting for checks to finish 2025/09/19 03:39:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:39:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/19 03:39:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:39:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/19 03:39:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:39:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:39:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/19 03:39:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:39:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/19 03:39:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:39:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:39:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/19 03:39:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:39:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:39:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/19 03:39:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/19 03:39:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:39:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/19 03:39:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/19 03:39:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/19 03:39:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/19 03:39:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/19 03:39:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:39:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/19 03:39:51 DEBUG : OpenDrive root 'rclone-test-dimimuc7gate': Waiting for transfers to finish 2025/09/19 03:39:51 ERROR : OpenDrive root 'rclone-test-dimimuc7gate': not deleting files as there were IO errors 2025/09/19 03:39:51 ERROR : OpenDrive root 'rclone-test-dimimuc7gate': 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/09/19 03:39:51 DEBUG : Waiting for deletions to finish 2025/09/19 03:39:51 DEBUG : apple: Excluded (Path Filter) 2025/09/19 03:39:51 DEBUG : apple: Excluded 2025/09/19 03:39:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/19 03:39:51 DEBUG : appleappleapplebanana: Excluded 2025/09/19 03:39:51 DEBUG : banana: Excluded (Path Filter) 2025/09/19 03:39:51 DEBUG : banana: Excluded 2025/09/19 03:39:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/19 03:39:51 DEBUG : splitbananasplit: Excluded 2025/09/19 03:39:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/19 03:39:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/19 03:39:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/19 03:39:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/19 03:39:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/19 03:39:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/19 03:39:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/19 03:39:51 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/19 03:39:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/19 03:39:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/19 03:39:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/19 03:39:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/19 03:39:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/19 03:39:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/19 03:39:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/19 03:39:51 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/19 03:39:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/19 03:39:51 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/19 03:39:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/19 03:39:51 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/19 03:39:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/19 03:39:51 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/19 03:39:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/19 03:39:51 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/19 03:39:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/19 03:39:51 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/19 03:39:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/19 03:39:51 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/19 03:39:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/19 03:39:51 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/19 03:39:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/19 03:39:51 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/19 03:39:52 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:39:52 DEBUG : apple: Unchanged skipping 2025/09/19 03:39:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:39:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/19 03:39:52 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:39:52 DEBUG : banana: Unchanged skipping 2025/09/19 03:39:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:39:52 DEBUG : splitbananasplit: Unchanged skipping 2025/09/19 03:39:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:39:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/19 03:39:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:39:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/19 03:39:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:39:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/19 03:39:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:39:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/19 03:39:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:39:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/19 03:39:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:39:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/19 03:39:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:39:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:39:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/19 03:39:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:39:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:39:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:39:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/19 03:39:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/19 03:39:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:39:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/19 03:39:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/19 03:39:52 DEBUG : OpenDrive root 'rclone-test-dimimuc7gate': Waiting for checks to finish 2025/09/19 03:39:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:39:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/19 03:39:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:39:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/19 03:39:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:39:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/19 03:39:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:39:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/19 03:39:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/19 03:39:52 DEBUG : OpenDrive root 'rclone-test-dimimuc7gate': Waiting for transfers to finish 2025/09/19 03:39:52 ERROR : OpenDrive root 'rclone-test-dimimuc7gate': not deleting files as there were IO errors 2025/09/19 03:39:52 ERROR : OpenDrive root 'rclone-test-dimimuc7gate': 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/09/19 03:39:52 DEBUG : Waiting for deletions to finish 2025/09/19 03:39:52 DEBUG : apple: Excluded (Path Filter) 2025/09/19 03:39:52 DEBUG : apple: Excluded 2025/09/19 03:39:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/19 03:39:52 DEBUG : appleappleapplebanana: Excluded 2025/09/19 03:39:52 DEBUG : banana: Excluded (Path Filter) 2025/09/19 03:39:52 DEBUG : banana: Excluded 2025/09/19 03:39:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/19 03:39:52 DEBUG : splitbananasplit: Excluded 2025/09/19 03:39:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/19 03:39:52 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/19 03:39:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/19 03:39:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/19 03:39:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/19 03:39:52 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/19 03:39:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/19 03:39:52 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/19 03:39:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/19 03:39:52 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/19 03:39:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/19 03:39:52 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/19 03:39:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/19 03:39:52 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/19 03:39:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/19 03:39:52 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/19 03:39:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/19 03:39:52 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/19 03:39:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/19 03:39:52 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/19 03:39:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/19 03:39:52 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/19 03:39:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/19 03:39:52 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/19 03:39:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/19 03:39:52 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/19 03:39:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/19 03:39:52 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/19 03:39:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/19 03:39:52 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/19 03:39:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/19 03:39:52 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/charmap run.go:180: Remote "OpenDrive root 'rclone-test-dimimuc7gate'", Local "Local file system at /tmp/rclone2498889912", Modify Window "1s" 2025/09/19 03:40:00 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2025/09/19 03:40:02 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2025/09/19 03:40:04 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2025/09/19 03:40:06 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2025/09/19 03:40:08 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2025/09/19 03:40:10 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2025/09/19 03:40:12 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2025/09/19 03:40:14 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2025/09/19 03:40:16 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2025/09/19 03:40:18 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2025/09/19 03:40:20 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2025/09/19 03:40:22 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2025/09/19 03:40:24 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2025/09/19 03:40:26 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2025/09/19 03:40:28 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2025/09/19 03:40:30 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2025/09/19 03:40:32 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2025/09/19 03:40:34 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2025/09/19 03:40:36 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2025/09/19 03:40:38 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2025/09/19 03:40:39 DEBUG : Waiting for deletions to finish 2025/09/19 03:40:39 DEBUG : apple: Excluded (Path Filter) 2025/09/19 03:40:39 DEBUG : apple: Excluded 2025/09/19 03:40:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/19 03:40:39 DEBUG : appleappleapplebanana: Excluded 2025/09/19 03:40:39 DEBUG : banana: Excluded (Path Filter) 2025/09/19 03:40:39 DEBUG : banana: Excluded 2025/09/19 03:40:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/19 03:40:39 DEBUG : splitbananasplit: Excluded 2025/09/19 03:40:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/19 03:40:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/19 03:40:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/19 03:40:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/19 03:40:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/19 03:40:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/19 03:40:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/19 03:40:40 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/19 03:40:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/19 03:40:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/19 03:40:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/19 03:40:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/19 03:40:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/19 03:40:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/19 03:40:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/19 03:40:40 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/19 03:40:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/19 03:40:40 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/19 03:40:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/19 03:40:40 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/19 03:40:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/19 03:40:40 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/19 03:40:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/19 03:40:40 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/19 03:40:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/19 03:40:40 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/19 03:40:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/19 03:40:40 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/19 03:40:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/19 03:40:40 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/19 03:40:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/19 03:40:40 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/19 03:40:40 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:40:40 DEBUG : apple: Unchanged skipping 2025/09/19 03:40:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:40:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/19 03:40:40 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:40:40 DEBUG : banana: Unchanged skipping 2025/09/19 03:40:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:40:40 DEBUG : splitbananasplit: Unchanged skipping 2025/09/19 03:40:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:40:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/19 03:40:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:40:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/19 03:40:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:40:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/19 03:40:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:40:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/19 03:40:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:40:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:40:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/19 03:40:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/19 03:40:41 DEBUG : OpenDrive root 'rclone-test-dimimuc7gate': Waiting for checks to finish 2025/09/19 03:40:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:40:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:40:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/19 03:40:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:40:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/19 03:40:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:40:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/19 03:40:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:40:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:40:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/19 03:40:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/19 03:40:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/19 03:40:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:40:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/19 03:40:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:40:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/19 03:40:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:40:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/19 03:40:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:40:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/19 03:40:41 DEBUG : OpenDrive root 'rclone-test-dimimuc7gate': Waiting for transfers to finish 2025/09/19 03:40:41 ERROR : OpenDrive root 'rclone-test-dimimuc7gate': not deleting files as there were IO errors 2025/09/19 03:40:41 ERROR : OpenDrive root 'rclone-test-dimimuc7gate': 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/charmap 2025/09/19 03:40:41 DEBUG : Waiting for deletions to finish 2025/09/19 03:40:41 DEBUG : apple: Excluded (Path Filter) 2025/09/19 03:40:41 DEBUG : apple: Excluded 2025/09/19 03:40:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/19 03:40:41 DEBUG : appleappleapplebanana: Excluded 2025/09/19 03:40:41 DEBUG : banana: Excluded (Path Filter) 2025/09/19 03:40:41 DEBUG : banana: Excluded 2025/09/19 03:40:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/19 03:40:41 DEBUG : splitbananasplit: Excluded 2025/09/19 03:40:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/19 03:40:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/19 03:40:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/19 03:40:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/19 03:40:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/19 03:40:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/19 03:40:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/19 03:40:41 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/19 03:40:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/19 03:40:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/19 03:40:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/19 03:40:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/19 03:40:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/19 03:40:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/19 03:40:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/19 03:40:41 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/19 03:40:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/19 03:40:41 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/19 03:40:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/19 03:40:41 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/19 03:40:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/19 03:40:41 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/19 03:40:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/19 03:40:41 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/19 03:40:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/19 03:40:41 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/19 03:40:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/19 03:40:41 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/19 03:40:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/19 03:40:41 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/19 03:40:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/19 03:40:41 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/19 03:40:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:40:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/19 03:40:42 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:40:42 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:40:42 DEBUG : banana: Unchanged skipping 2025/09/19 03:40:42 DEBUG : apple: Unchanged skipping 2025/09/19 03:40:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:40:42 DEBUG : splitbananasplit: Unchanged skipping 2025/09/19 03:40:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:40:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/19 03:40:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:40:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/19 03:40:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:40:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/19 03:40:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:40:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/19 03:40:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:40:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/19 03:40:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:40:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/19 03:40:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:40:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/19 03:40:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:40:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/19 03:40:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:40:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/19 03:40:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:40:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/19 03:40:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:40:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/19 03:40:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:40:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/19 03:40:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:40:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/19 03:40:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:40:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/19 03:40:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:40:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/19 03:40:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:40:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/19 03:40:42 DEBUG : OpenDrive root 'rclone-test-dimimuc7gate': Waiting for checks to finish 2025/09/19 03:40:42 DEBUG : OpenDrive root 'rclone-test-dimimuc7gate': Waiting for transfers to finish 2025/09/19 03:40:42 ERROR : OpenDrive root 'rclone-test-dimimuc7gate': not deleting files as there were IO errors 2025/09/19 03:40:42 ERROR : OpenDrive root 'rclone-test-dimimuc7gate': 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/charmap 2025/09/19 03:40:42 DEBUG : Waiting for deletions to finish 2025/09/19 03:40:42 DEBUG : apple: Excluded (Path Filter) 2025/09/19 03:40:42 DEBUG : apple: Excluded 2025/09/19 03:40:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/19 03:40:42 DEBUG : appleappleapplebanana: Excluded 2025/09/19 03:40:42 DEBUG : banana: Excluded (Path Filter) 2025/09/19 03:40:42 DEBUG : banana: Excluded 2025/09/19 03:40:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/19 03:40:42 DEBUG : splitbananasplit: Excluded 2025/09/19 03:40:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/19 03:40:42 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/19 03:40:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/19 03:40:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/19 03:40:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/19 03:40:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/19 03:40:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/19 03:40:42 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/19 03:40:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/19 03:40:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/19 03:40:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/19 03:40:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/19 03:40:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/19 03:40:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/19 03:40:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/19 03:40:42 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/19 03:40:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/19 03:40:42 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/19 03:40:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/19 03:40:42 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/19 03:40:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/19 03:40:42 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/19 03:40:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/19 03:40:42 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/19 03:40:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/19 03:40:42 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/19 03:40:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/19 03:40:42 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/19 03:40:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/19 03:40:42 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/19 03:40:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/19 03:40:42 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/lowercase run.go:180: Remote "OpenDrive root 'rclone-test-dimimuc7gate'", Local "Local file system at /tmp/rclone2498889912", Modify Window "1s" 2025/09/19 03:40:49 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2025/09/19 03:40:51 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2025/09/19 03:40:53 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2025/09/19 03:40:55 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2025/09/19 03:40:57 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2025/09/19 03:40:59 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2025/09/19 03:41:01 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2025/09/19 03:41:03 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2025/09/19 03:41:05 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2025/09/19 03:41:07 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2025/09/19 03:41:09 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2025/09/19 03:41:11 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2025/09/19 03:41:13 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2025/09/19 03:41:15 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2025/09/19 03:41:17 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2025/09/19 03:41:19 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2025/09/19 03:41:21 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2025/09/19 03:41:23 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2025/09/19 03:41:25 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2025/09/19 03:41:27 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2025/09/19 03:41:28 DEBUG : Waiting for deletions to finish 2025/09/19 03:41:28 DEBUG : apple: Excluded (Path Filter) 2025/09/19 03:41:28 DEBUG : apple: Excluded 2025/09/19 03:41:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/19 03:41:28 DEBUG : appleappleapplebanana: Excluded 2025/09/19 03:41:28 DEBUG : banana: Excluded (Path Filter) 2025/09/19 03:41:28 DEBUG : banana: Excluded 2025/09/19 03:41:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/19 03:41:28 DEBUG : splitbananasplit: Excluded 2025/09/19 03:41:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/19 03:41:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/19 03:41:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/19 03:41:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/19 03:41:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/19 03:41:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/19 03:41:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/19 03:41:29 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/19 03:41:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/19 03:41:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/19 03:41:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/19 03:41:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/19 03:41:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/19 03:41:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/19 03:41:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/19 03:41:29 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/19 03:41:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/19 03:41:29 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/19 03:41:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/19 03:41:29 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/19 03:41:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/19 03:41:29 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/19 03:41:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/19 03:41:29 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/19 03:41:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/19 03:41:29 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/19 03:41:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/19 03:41:29 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/19 03:41:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/19 03:41:29 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/19 03:41:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/19 03:41:29 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/19 03:41:29 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:41:29 DEBUG : apple: Unchanged skipping 2025/09/19 03:41:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:41:29 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/19 03:41:29 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:41:29 DEBUG : banana: Unchanged skipping 2025/09/19 03:41:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:41:29 DEBUG : splitbananasplit: Unchanged skipping 2025/09/19 03:41:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:41:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/19 03:41:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:41:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/19 03:41:30 DEBUG : OpenDrive root 'rclone-test-dimimuc7gate': Waiting for checks to finish 2025/09/19 03:41:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:41:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/19 03:41:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:41:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:41:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/19 03:41:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:41:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/19 03:41:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/19 03:41:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:41:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/19 03:41:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:41:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:41:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/19 03:41:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:41:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:41:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/19 03:41:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/19 03:41:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:41:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/19 03:41:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:41:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/19 03:41:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/19 03:41:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:41:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/19 03:41:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:41:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/19 03:41:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:41:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/19 03:41:30 DEBUG : OpenDrive root 'rclone-test-dimimuc7gate': Waiting for transfers to finish 2025/09/19 03:41:30 ERROR : OpenDrive root 'rclone-test-dimimuc7gate': not deleting files as there were IO errors 2025/09/19 03:41:30 ERROR : OpenDrive root 'rclone-test-dimimuc7gate': 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/lowercase 2025/09/19 03:41:30 DEBUG : Waiting for deletions to finish 2025/09/19 03:41:30 DEBUG : apple: Excluded (Path Filter) 2025/09/19 03:41:30 DEBUG : apple: Excluded 2025/09/19 03:41:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/19 03:41:30 DEBUG : appleappleapplebanana: Excluded 2025/09/19 03:41:30 DEBUG : banana: Excluded (Path Filter) 2025/09/19 03:41:30 DEBUG : banana: Excluded 2025/09/19 03:41:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/19 03:41:30 DEBUG : splitbananasplit: Excluded 2025/09/19 03:41:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/19 03:41:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/19 03:41:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/19 03:41:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/19 03:41:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/19 03:41:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/19 03:41:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/19 03:41:30 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/19 03:41:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/19 03:41:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/19 03:41:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/19 03:41:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/19 03:41:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/19 03:41:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/19 03:41:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/19 03:41:30 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/19 03:41:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/19 03:41:30 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/19 03:41:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/19 03:41:30 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/19 03:41:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/19 03:41:30 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/19 03:41:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/19 03:41:30 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/19 03:41:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/19 03:41:30 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/19 03:41:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/19 03:41:30 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/19 03:41:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/19 03:41:30 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/19 03:41:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/19 03:41:30 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/19 03:41:31 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:41:31 DEBUG : apple: Unchanged skipping 2025/09/19 03:41:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:41:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/19 03:41:31 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:41:31 DEBUG : banana: Unchanged skipping 2025/09/19 03:41:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:41:31 DEBUG : splitbananasplit: Unchanged skipping 2025/09/19 03:41:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:41:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:41:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/19 03:41:31 DEBUG : OpenDrive root 'rclone-test-dimimuc7gate': Waiting for checks to finish 2025/09/19 03:41:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/19 03:41:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:41:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/19 03:41:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:41:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:41:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/19 03:41:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/19 03:41:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:41:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/19 03:41:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:41:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/19 03:41:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:41:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/19 03:41:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:41:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/19 03:41:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:41:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/19 03:41:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:41:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/19 03:41:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:41:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/19 03:41:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:41:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/19 03:41:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:41:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/19 03:41:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:41:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/19 03:41:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:41:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/19 03:41:31 DEBUG : OpenDrive root 'rclone-test-dimimuc7gate': Waiting for transfers to finish 2025/09/19 03:41:31 ERROR : OpenDrive root 'rclone-test-dimimuc7gate': not deleting files as there were IO errors 2025/09/19 03:41:31 ERROR : OpenDrive root 'rclone-test-dimimuc7gate': 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/lowercase 2025/09/19 03:41:31 DEBUG : Waiting for deletions to finish 2025/09/19 03:41:31 DEBUG : apple: Excluded (Path Filter) 2025/09/19 03:41:31 DEBUG : apple: Excluded 2025/09/19 03:41:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/19 03:41:31 DEBUG : appleappleapplebanana: Excluded 2025/09/19 03:41:31 DEBUG : banana: Excluded (Path Filter) 2025/09/19 03:41:31 DEBUG : banana: Excluded 2025/09/19 03:41:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/19 03:41:31 DEBUG : splitbananasplit: Excluded 2025/09/19 03:41:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/19 03:41:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/19 03:41:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/19 03:41:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/19 03:41:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/19 03:41:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/19 03:41:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/19 03:41:31 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/19 03:41:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/19 03:41:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/19 03:41:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/19 03:41:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/19 03:41:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/19 03:41:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/19 03:41:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/19 03:41:31 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/19 03:41:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/19 03:41:31 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/19 03:41:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/19 03:41:31 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/19 03:41:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/19 03:41:31 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/19 03:41:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/19 03:41:31 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/19 03:41:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/19 03:41:31 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/19 03:41:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/19 03:41:31 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/19 03:41:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/19 03:41:31 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/19 03:41:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/19 03:41:31 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/ascii run.go:180: Remote "OpenDrive root 'rclone-test-dimimuc7gate'", Local "Local file system at /tmp/rclone2498889912", Modify Window "1s" 2025/09/19 03:41:38 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2025/09/19 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2025/09/19 03:41:42 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2025/09/19 03:41:44 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2025/09/19 03:41:46 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2025/09/19 03:41:48 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2025/09/19 03:41:50 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2025/09/19 03:41:52 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2025/09/19 03:41:54 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2025/09/19 03:41:56 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2025/09/19 03:41:58 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2025/09/19 03:42:00 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2025/09/19 03:42:02 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2025/09/19 03:42:04 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2025/09/19 03:42:06 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2025/09/19 03:42:08 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2025/09/19 03:42:10 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2025/09/19 03:42:12 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2025/09/19 03:42:14 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2025/09/19 03:42:16 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2025/09/19 03:42:17 DEBUG : Waiting for deletions to finish 2025/09/19 03:42:18 DEBUG : apple: Excluded (Path Filter) 2025/09/19 03:42:18 DEBUG : apple: Excluded 2025/09/19 03:42:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/19 03:42:18 DEBUG : appleappleapplebanana: Excluded 2025/09/19 03:42:18 DEBUG : banana: Excluded (Path Filter) 2025/09/19 03:42:18 DEBUG : banana: Excluded 2025/09/19 03:42:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/19 03:42:18 DEBUG : splitbananasplit: Excluded 2025/09/19 03:42:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/19 03:42:18 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/19 03:42:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/19 03:42:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/19 03:42:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/19 03:42:18 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/19 03:42:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/19 03:42:18 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/19 03:42:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/19 03:42:18 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/19 03:42:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/19 03:42:18 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/19 03:42:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/19 03:42:18 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/19 03:42:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/19 03:42:18 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/19 03:42:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/19 03:42:18 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/19 03:42:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/19 03:42:18 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/19 03:42:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/19 03:42:18 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/19 03:42:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/19 03:42:18 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/19 03:42:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/19 03:42:18 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/19 03:42:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/19 03:42:18 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/19 03:42:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/19 03:42:18 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/19 03:42:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/19 03:42:18 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/19 03:42:19 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:42:19 DEBUG : apple: Unchanged skipping 2025/09/19 03:42:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:42:19 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:42:19 DEBUG : banana: Unchanged skipping 2025/09/19 03:42:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/19 03:42:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:42:19 DEBUG : splitbananasplit: Unchanged skipping 2025/09/19 03:42:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:42:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/19 03:42:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:42:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/19 03:42:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:42:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:42:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/19 03:42:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/19 03:42:19 DEBUG : OpenDrive root 'rclone-test-dimimuc7gate': Waiting for checks to finish 2025/09/19 03:42:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:42:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/19 03:42:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:42:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/19 03:42:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:42:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/19 03:42:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:42:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/19 03:42:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:42:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:42:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/19 03:42:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:42:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/19 03:42:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/19 03:42:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:42:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/19 03:42:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:42:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/19 03:42:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:42:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/19 03:42:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:42:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:42:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/19 03:42:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/19 03:42:19 DEBUG : OpenDrive root 'rclone-test-dimimuc7gate': Waiting for transfers to finish 2025/09/19 03:42:19 ERROR : OpenDrive root 'rclone-test-dimimuc7gate': not deleting files as there were IO errors 2025/09/19 03:42:19 ERROR : OpenDrive root 'rclone-test-dimimuc7gate': 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/ascii 2025/09/19 03:42:19 DEBUG : Waiting for deletions to finish 2025/09/19 03:42:19 DEBUG : apple: Excluded (Path Filter) 2025/09/19 03:42:19 DEBUG : apple: Excluded 2025/09/19 03:42:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/19 03:42:19 DEBUG : appleappleapplebanana: Excluded 2025/09/19 03:42:19 DEBUG : banana: Excluded (Path Filter) 2025/09/19 03:42:19 DEBUG : banana: Excluded 2025/09/19 03:42:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/19 03:42:19 DEBUG : splitbananasplit: Excluded 2025/09/19 03:42:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/19 03:42:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/19 03:42:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/19 03:42:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/19 03:42:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/19 03:42:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/19 03:42:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/19 03:42:19 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/19 03:42:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/19 03:42:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/19 03:42:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/19 03:42:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/19 03:42:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/19 03:42:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/19 03:42:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/19 03:42:19 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/19 03:42:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/19 03:42:19 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/19 03:42:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/19 03:42:19 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/19 03:42:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/19 03:42:19 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/19 03:42:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/19 03:42:19 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/19 03:42:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/19 03:42:19 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/19 03:42:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/19 03:42:19 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/19 03:42:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/19 03:42:19 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/19 03:42:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/19 03:42:19 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/19 03:42:20 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:42:20 DEBUG : apple: Unchanged skipping 2025/09/19 03:42:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:42:20 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/19 03:42:20 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:42:20 DEBUG : banana: Unchanged skipping 2025/09/19 03:42:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:42:20 DEBUG : splitbananasplit: Unchanged skipping 2025/09/19 03:42:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:42:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/19 03:42:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:42:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/19 03:42:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:42:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/19 03:42:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:42:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/19 03:42:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:42:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/19 03:42:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:42:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/19 03:42:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:42:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/19 03:42:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:42:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/19 03:42:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:42:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/19 03:42:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:42:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/19 03:42:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:42:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/19 03:42:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:42:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/19 03:42:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:42:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/19 03:42:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:42:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/19 03:42:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:42:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/19 03:42:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/19 03:42:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/19 03:42:20 DEBUG : OpenDrive root 'rclone-test-dimimuc7gate': Waiting for checks to finish 2025/09/19 03:42:20 DEBUG : OpenDrive root 'rclone-test-dimimuc7gate': Waiting for transfers to finish 2025/09/19 03:42:20 ERROR : OpenDrive root 'rclone-test-dimimuc7gate': not deleting files as there were IO errors 2025/09/19 03:42:20 ERROR : OpenDrive root 'rclone-test-dimimuc7gate': 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/ascii 2025/09/19 03:42:20 DEBUG : Waiting for deletions to finish 2025/09/19 03:42:20 DEBUG : apple: Excluded (Path Filter) 2025/09/19 03:42:20 DEBUG : apple: Excluded 2025/09/19 03:42:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/19 03:42:20 DEBUG : appleappleapplebanana: Excluded 2025/09/19 03:42:20 DEBUG : banana: Excluded (Path Filter) 2025/09/19 03:42:20 DEBUG : banana: Excluded 2025/09/19 03:42:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/19 03:42:20 DEBUG : splitbananasplit: Excluded 2025/09/19 03:42:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/19 03:42:20 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/19 03:42:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/19 03:42:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/19 03:42:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/19 03:42:20 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/19 03:42:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/19 03:42:20 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/19 03:42:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/19 03:42:20 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/19 03:42:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/19 03:42:20 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/19 03:42:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/19 03:42:20 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/19 03:42:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/19 03:42:20 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/19 03:42:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/19 03:42:20 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/19 03:42:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/19 03:42:20 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/19 03:42:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/19 03:42:20 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/19 03:42:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/19 03:42:20 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/19 03:42:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/19 03:42:20 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/19 03:42:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/19 03:42:20 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/19 03:42:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/19 03:42:20 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/19 03:42:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/19 03:42:20 DEBUG : dir1/0015-9;=.txt: Excluded --- FAIL: TestTransform (419.31s) --- FAIL: TestTransform/prefix (59.43s) --- FAIL: TestTransform/suffix (62.00s) --- FAIL: TestTransform/truncate (62.99s) --- FAIL: TestTransform/encoder (37.66s) --- FAIL: TestTransform/ISO-8859-1 (49.49s) --- FAIL: TestTransform/charmap (49.61s) --- FAIL: TestTransform/lowercase (49.10s) --- FAIL: TestTransform/ascii (49.02s) === RUN TestTransformCopy run.go:180: Remote "OpenDrive root 'rclone-test-dimimuc7gate'", Local "Local file system at /tmp/rclone2498889912", Modify Window "1s" 2025/09/19 03:42:26 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/19 03:42:26 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/19 03:42:26 INFO : sub dir_somesuffix: Making directory 2025/09/19 03:42:27 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/19 03:42:27 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/09/19 03:42:27 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/19 03:42:27 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/09/19 03:42:27 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/19 03:42:27 DEBUG : OpenDrive root 'rclone-test-dimimuc7gate': Waiting for checks to finish 2025/09/19 03:42:27 DEBUG : OpenDrive root 'rclone-test-dimimuc7gate': Waiting for transfers to finish 2025/09/19 03:42:28 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Uploading chunk 0, size=11, remain=0 2025/09/19 03:42:29 DEBUG : sub dir/hello world.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/19 03:42:29 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/19 03:42:29 ERROR : OpenDrive root 'rclone-test-dimimuc7gate': not deleting files as there were IO errors 2025/09/19 03:42:29 ERROR : OpenDrive root 'rclone-test-dimimuc7gate': 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.73s) === RUN TestDoubleTransform run.go:180: Remote "OpenDrive root 'rclone-test-dimimuc7gate'", Local "Local file system at /tmp/rclone2498889912", Modify Window "1s" 2025/09/19 03:42:30 DEBUG : toe: transformed to: tictactoe 2025/09/19 03:42:30 DEBUG : toe: transformed to: tictactoe 2025/09/19 03:42:30 INFO : tictactoe: Making directory 2025/09/19 03:42:31 DEBUG : toe: transformed to: tictactoe 2025/09/19 03:42:31 DEBUG : toe: transformed to: tictactoe 2025/09/19 03:42:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/19 03:42:31 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/09/19 03:42:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/19 03:42:31 DEBUG : OpenDrive root 'rclone-test-dimimuc7gate': Waiting for checks to finish 2025/09/19 03:42:31 DEBUG : OpenDrive root 'rclone-test-dimimuc7gate': Waiting for transfers to finish 2025/09/19 03:42:31 DEBUG : tictactoe/tictactoe: Uploading chunk 0, size=11, remain=0 2025/09/19 03:42:32 DEBUG : toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/19 03:42:32 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/09/19 03:42:32 ERROR : OpenDrive root 'rclone-test-dimimuc7gate': not deleting files as there were IO errors 2025/09/19 03:42:32 ERROR : OpenDrive root 'rclone-test-dimimuc7gate': 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.73s) === RUN TestFileTag run.go:180: Remote "OpenDrive root 'rclone-test-dimimuc7gate'", Local "Local file system at /tmp/rclone2498889912", Modify Window "1s" 2025/09/19 03:42:34 INFO : toe: Making directory 2025/09/19 03:42:34 INFO : toe/toe: Making directory 2025/09/19 03:42:35 DEBUG : toe: transformed to: tictactoe 2025/09/19 03:42:35 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/19 03:42:35 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/19 03:42:35 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/19 03:42:35 DEBUG : OpenDrive root 'rclone-test-dimimuc7gate': Waiting for checks to finish 2025/09/19 03:42:35 DEBUG : OpenDrive root 'rclone-test-dimimuc7gate': Waiting for transfers to finish 2025/09/19 03:42:36 DEBUG : toe/toe/tictactoe: Uploading chunk 0, size=11, remain=0 2025/09/19 03:42:37 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/19 03:42:37 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/19 03:42:37 ERROR : OpenDrive root 'rclone-test-dimimuc7gate': not deleting files as there were IO errors 2025/09/19 03:42:37 ERROR : OpenDrive root 'rclone-test-dimimuc7gate': 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.97s) === RUN TestNoTag run.go:180: Remote "OpenDrive root 'rclone-test-dimimuc7gate'", Local "Local file system at /tmp/rclone2498889912", Modify Window "1s" 2025/09/19 03:42:39 INFO : toe: Making directory 2025/09/19 03:42:39 INFO : toe/toe: Making directory 2025/09/19 03:42:40 DEBUG : toe: transformed to: tictactoe 2025/09/19 03:42:40 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/19 03:42:40 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/19 03:42:40 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/19 03:42:40 DEBUG : OpenDrive root 'rclone-test-dimimuc7gate': Waiting for checks to finish 2025/09/19 03:42:40 DEBUG : OpenDrive root 'rclone-test-dimimuc7gate': Waiting for transfers to finish 2025/09/19 03:42:40 DEBUG : toe/toe/tictactoe: Uploading chunk 0, size=11, remain=0 2025/09/19 03:42:42 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/19 03:42:42 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/19 03:42:42 ERROR : OpenDrive root 'rclone-test-dimimuc7gate': not deleting files as there were IO errors 2025/09/19 03:42:42 ERROR : OpenDrive root 'rclone-test-dimimuc7gate': 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.74s) === RUN TestDirTag run.go:180: Remote "OpenDrive root 'rclone-test-dimimuc7gate'", Local "Local file system at /tmp/rclone2498889912", Modify Window "1s" 2025/09/19 03:42:43 DEBUG : empty_dir: Making directory with metadata 2025/09/19 03:42:43 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/19 03:42:43 DEBUG : toe: transformed to: tictactoe 2025/09/19 03:42:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/19 03:42:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/19 03:42:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/19 03:42:44 INFO : tictacempty_dir: Making directory 2025/09/19 03:42:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/19 03:42:44 DEBUG : toe: transformed to: tictactoe 2025/09/19 03:42:44 DEBUG : toe: transformed to: tictactoe 2025/09/19 03:42:44 INFO : tictactoe: Making directory 2025/09/19 03:42:44 DEBUG : toe: transformed to: tictactoe 2025/09/19 03:42:44 DEBUG : toe: transformed to: tictactoe 2025/09/19 03:42:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/19 03:42:44 INFO : tictactoe/tictactoe: Making directory 2025/09/19 03:42:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/19 03:42:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/19 03:42:45 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/19 03:42:45 DEBUG : OpenDrive root 'rclone-test-dimimuc7gate': Waiting for checks to finish 2025/09/19 03:42:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/19 03:42:45 DEBUG : OpenDrive root 'rclone-test-dimimuc7gate': Waiting for transfers to finish 2025/09/19 03:42:46 DEBUG : tictactoe/tictactoe/toe.txt: Uploading chunk 0, size=11, remain=0 2025/09/19 03:42:47 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/19 03:42:47 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/19 03:42:47 ERROR : OpenDrive root 'rclone-test-dimimuc7gate': not deleting files as there were IO errors 2025/09/19 03:42:47 ERROR : OpenDrive root 'rclone-test-dimimuc7gate': 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.49s) === RUN TestAllTag run.go:180: Remote "OpenDrive root 'rclone-test-dimimuc7gate'", Local "Local file system at /tmp/rclone2498889912", Modify Window "1s" 2025/09/19 03:42:49 DEBUG : empty_dir: Making directory with metadata 2025/09/19 03:42:49 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/19 03:42:49 DEBUG : toe: transformed to: tictactoe 2025/09/19 03:42:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/19 03:42:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/19 03:42:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/19 03:42:49 INFO : tictacempty_dir: Making directory 2025/09/19 03:42:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/19 03:42:49 DEBUG : toe: transformed to: tictactoe 2025/09/19 03:42:49 DEBUG : toe: transformed to: tictactoe 2025/09/19 03:42:49 INFO : tictactoe: Making directory 2025/09/19 03:42:50 DEBUG : toe: transformed to: tictactoe 2025/09/19 03:42:50 DEBUG : toe: transformed to: tictactoe 2025/09/19 03:42:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/19 03:42:50 INFO : tictactoe/tictactoe: Making directory 2025/09/19 03:42:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/19 03:42:50 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/19 03:42:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/19 03:42:50 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/19 03:42:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/19 03:42:50 DEBUG : OpenDrive root 'rclone-test-dimimuc7gate': Waiting for checks to finish 2025/09/19 03:42:50 DEBUG : OpenDrive root 'rclone-test-dimimuc7gate': Waiting for transfers to finish 2025/09/19 03:42:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: Uploading chunk 0, size=11, remain=0 2025/09/19 03:42:52 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/19 03:42:52 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/19 03:42:52 ERROR : OpenDrive root 'rclone-test-dimimuc7gate': not deleting files as there were IO errors 2025/09/19 03:42:52 ERROR : OpenDrive root 'rclone-test-dimimuc7gate': 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: not deleting files as there were IO errors Test: TestAllTag --- FAIL: TestAllTag (4.91s) === RUN TestRunTwice run.go:180: Remote "OpenDrive root 'rclone-test-dimimuc7gate'", Local "Local file system at /tmp/rclone2498889912", Modify Window "1s" 2025/09/19 03:42:54 DEBUG : toe: transformed to: tictactoe 2025/09/19 03:42:54 DEBUG : toe: transformed to: tictactoe 2025/09/19 03:42:54 INFO : tictactoe: Making directory 2025/09/19 03:42:54 DEBUG : toe: transformed to: tictactoe 2025/09/19 03:42:54 DEBUG : toe: transformed to: tictactoe 2025/09/19 03:42:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/19 03:42:54 INFO : tictactoe/tictactoe: Making directory 2025/09/19 03:42:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/19 03:42:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/19 03:42:55 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/19 03:42:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/19 03:42:55 DEBUG : OpenDrive root 'rclone-test-dimimuc7gate': Waiting for checks to finish 2025/09/19 03:42:55 DEBUG : OpenDrive root 'rclone-test-dimimuc7gate': Waiting for transfers to finish 2025/09/19 03:42:55 DEBUG : tictactoe/tictactoe/toe.txt: Uploading chunk 0, size=11, remain=0 2025/09/19 03:42:57 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/19 03:42:57 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/19 03:42:57 ERROR : OpenDrive root 'rclone-test-dimimuc7gate': not deleting files as there were IO errors 2025/09/19 03:42:57 ERROR : OpenDrive root 'rclone-test-dimimuc7gate': 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: not deleting files as there were IO errors Test: TestRunTwice --- FAIL: TestRunTwice (4.34s) === RUN TestConflicting run.go:180: Remote "OpenDrive root 'rclone-test-dimimuc7gate'", Local "Local file system at /tmp/rclone2498889912", Modify Window "1s" 2025/09/19 03:42:58 INFO : toe: Making directory 2025/09/19 03:42:59 INFO : toe/toe: Making directory 2025/09/19 03:42:59 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/19 03:42:59 DEBUG : OpenDrive root 'rclone-test-dimimuc7gate': Waiting for checks to finish 2025/09/19 03:42:59 DEBUG : OpenDrive root 'rclone-test-dimimuc7gate': Waiting for transfers to finish 2025/09/19 03:43:00 DEBUG : toe/toe/toe: Uploading chunk 0, size=11, remain=0 2025/09/19 03:43:01 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/19 03:43:01 INFO : toe/toe/toe: Copied (new) 2025/09/19 03:43:01 ERROR : OpenDrive root 'rclone-test-dimimuc7gate': not deleting files as there were IO errors 2025/09/19 03:43:01 ERROR : OpenDrive root 'rclone-test-dimimuc7gate': 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 --- FAIL: TestConflicting (4.41s) === RUN TestMove run.go:180: Remote "OpenDrive root 'rclone-test-dimimuc7gate'", Local "Local file system at /tmp/rclone2498889912", Modify Window "1s" 2025/09/19 03:43:03 DEBUG : empty_dir: Making directory with metadata 2025/09/19 03:43:03 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/19 03:43:03 DEBUG : toe: transformed to: tictactoe 2025/09/19 03:43:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/19 03:43:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/19 03:43:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/19 03:43:03 INFO : tictacempty_dir: Making directory 2025/09/19 03:43:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/19 03:43:03 DEBUG : toe: transformed to: tictactoe 2025/09/19 03:43:03 DEBUG : toe: transformed to: tictactoe 2025/09/19 03:43:03 INFO : tictactoe: Making directory 2025/09/19 03:43:03 DEBUG : toe: transformed to: tictactoe 2025/09/19 03:43:03 DEBUG : toe: transformed to: tictactoe 2025/09/19 03:43:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/19 03:43:03 INFO : tictactoe/tictactoe: Making directory 2025/09/19 03:43:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/19 03:43:04 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/19 03:43:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/19 03:43:04 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/19 03:43:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/19 03:43:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/19 03:43:04 DEBUG : OpenDrive root 'rclone-test-dimimuc7gate': Waiting for checks to finish 2025/09/19 03:43:04 DEBUG : OpenDrive root 'rclone-test-dimimuc7gate': Waiting for transfers to finish 2025/09/19 03:43:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: Uploading chunk 0, size=11, remain=0 2025/09/19 03:43:06 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/19 03:43:06 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/19 03:43:06 INFO : toe/toe/toe.txt: Deleted 2025/09/19 03:43:06 ERROR : Local file system at /tmp/rclone2498889912: 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 (5.09s) === RUN TestTransformFile run.go:180: Remote "OpenDrive root 'rclone-test-dimimuc7gate'", Local "Local file system at /tmp/rclone2498889912", Modify Window "1s" 2025/09/19 03:43:08 DEBUG : empty_dir: Making directory with metadata 2025/09/19 03:43:08 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/19 03:43:08 DEBUG : toe: transformed to: tictactoe 2025/09/19 03:43:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/19 03:43:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/19 03:43:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/19 03:43:08 INFO : tictacempty_dir: Making directory 2025/09/19 03:43:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/19 03:43:08 DEBUG : toe: transformed to: tictactoe 2025/09/19 03:43:08 DEBUG : toe: transformed to: tictactoe 2025/09/19 03:43:08 INFO : tictactoe: Making directory 2025/09/19 03:43:08 DEBUG : toe: transformed to: tictactoe 2025/09/19 03:43:08 DEBUG : toe: transformed to: tictactoe 2025/09/19 03:43:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/19 03:43:08 INFO : tictactoe/tictactoe: Making directory 2025/09/19 03:43:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/19 03:43:09 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/19 03:43:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/19 03:43:09 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/19 03:43:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/19 03:43:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/19 03:43:09 DEBUG : OpenDrive root 'rclone-test-dimimuc7gate': Waiting for checks to finish 2025/09/19 03:43:09 DEBUG : OpenDrive root 'rclone-test-dimimuc7gate': Waiting for transfers to finish 2025/09/19 03:43:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: Uploading chunk 0, size=11, remain=0 2025/09/19 03:43:11 ERROR : toe/toe/toe.txt: Failed to copy: failed to get fileinfo: File was not found (Error 404) 2025/09/19 03:43:11 ERROR : toe/toe/toe.txt: Not deleting source as copy failed: failed to get fileinfo: File was not found (Error 404) 2025/09/19 03:43:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/19 03:43:11 ERROR : Local file system at /tmp/rclone2498889912: 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 (4.24s) === RUN TestManualTransformFile run.go:180: Remote "OpenDrive root 'rclone-test-dimimuc7gate'", Local "Local file system at /tmp/rclone2498889912", Modify Window "1s" 2025/09/19 03:43:12 DEBUG : Reset feature "Copy" 2025/09/19 03:43:12 DEBUG : Reset feature "Move" 2025/09/19 03:43:12 DEBUG : Reset feature "Copy" 2025/09/19 03:43:12 DEBUG : Reset feature "Move" 2025/09/19 03:43:12 DEBUG : empty_dir: Making directory with metadata 2025/09/19 03:43:12 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/19 03:43:12 DEBUG : toe: transformed to: tictactoe 2025/09/19 03:43:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/19 03:43:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/19 03:43:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/19 03:43:12 INFO : tictacempty_dir: Making directory 2025/09/19 03:43:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/19 03:43:12 DEBUG : toe: transformed to: tictactoe 2025/09/19 03:43:12 DEBUG : toe: transformed to: tictactoe 2025/09/19 03:43:12 INFO : tictactoe: Making directory 2025/09/19 03:43:13 DEBUG : toe: transformed to: tictactoe 2025/09/19 03:43:13 DEBUG : toe: transformed to: tictactoe 2025/09/19 03:43:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/19 03:43:13 INFO : tictactoe/tictactoe: Making directory 2025/09/19 03:43:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/19 03:43:13 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/19 03:43:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/19 03:43:13 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/19 03:43:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/19 03:43:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/19 03:43:13 DEBUG : OpenDrive root 'rclone-test-dimimuc7gate': Waiting for checks to finish 2025/09/19 03:43:13 DEBUG : OpenDrive root 'rclone-test-dimimuc7gate': Waiting for transfers to finish 2025/09/19 03:43:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: Uploading chunk 0, size=11, remain=0 2025/09/19 03:43:15 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/19 03:43:15 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/19 03:43:15 INFO : toe/toe/toe.txt: Deleted 2025/09/19 03:43:15 ERROR : Local file system at /tmp/rclone2498889912: 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 (5.25s) === RUN TestBase64 run.go:180: Remote "OpenDrive root 'rclone-test-dimimuc7gate'", Local "Local file system at /tmp/rclone2498889912", Modify Window "1s" 2025/09/19 03:43:17 DEBUG : toe: transformed to: dG9l 2025/09/19 03:43:17 DEBUG : toe: transformed to: dG9l 2025/09/19 03:43:17 INFO : dG9l: Making directory 2025/09/19 03:43:18 DEBUG : toe: transformed to: dG9l 2025/09/19 03:43:18 DEBUG : toe: transformed to: dG9l 2025/09/19 03:43:18 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/19 03:43:18 INFO : dG9l/dG9l: Making directory 2025/09/19 03:43:18 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/19 03:43:18 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/09/19 03:43:18 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/19 03:43:18 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/19 03:43:18 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/19 03:43:18 DEBUG : OpenDrive root 'rclone-test-dimimuc7gate': Waiting for checks to finish 2025/09/19 03:43:18 DEBUG : OpenDrive root 'rclone-test-dimimuc7gate': Waiting for transfers to finish 2025/09/19 03:43:19 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Uploading chunk 0, size=11, remain=0 2025/09/19 03:43:20 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/19 03:43:20 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/09/19 03:43:20 ERROR : OpenDrive root 'rclone-test-dimimuc7gate': not deleting files as there were IO errors 2025/09/19 03:43:20 ERROR : OpenDrive root 'rclone-test-dimimuc7gate': 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 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: TestBase64 (12.01s) FAIL 2025/09/19 03:43:29 DEBUG : OpenDrive root 'rclone-test-dimimuc7gate': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestAllTag|TestBase64|TestConflicting|TestDirTag|TestDoubleTransform|TestFileTag|TestManualTransformFile|TestMove|TestNoTag|TestRunTwice|TestSyncBackupDirSuffixOnly|TestSyncBackupDirWithSuffixKeepExtension|TestSyncConcurrentTruncate|TestSyncReplaceDirModTime|TestSyncSuffix|TestSyncWithUpdateOlder|TestTransformCopy|TestTransformFile)$|^TestTransform$/^(ISO-8859-1|ascii|charmap|encoder|lowercase|prefix|suffix|truncate)$'" - Finished ERROR in 11m24.092363466s (try 2/5): exit status 1: Failed [TestSyncSuffix 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]