"./sync.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^(TestAllTag|TestBase64|TestConflicting|TestDirTag|TestDoubleTransform|TestFileTag|TestFixCase|TestManualTransformFile|TestMove|TestNoTag|TestRunTwice|TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime|TestSyncBackupDirSuffixOnly|TestSyncWithTrackRenames|TestTransformCopy|TestTransformFile)$|^TestTransform$/^(ISO-8859-1|ascii|charmap|encoder|lowercase|prefix|suffix|truncate)$'" - Starting (try 2/5) 2025/07/04 04:44:08 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-coqizix6rade" 2025/07/04 04:44:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/04 04:44:08 DEBUG : Creating backend with remote "/tmp/rclone346033075" === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "files root 'rclone-test-coqizix6rade'", Local "Local file system at /tmp/rclone346033075", Modify Window "1s" 2025/07/04 04:44:10 DEBUG : files root 'rclone-test-coqizix6rade': Waiting for checks to finish 2025/07/04 04:44:10 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/07/04 04:44:10 DEBUG : empty space: Dst hash empty - aborting Src hash check 2025/07/04 04:44:10 DEBUG : files root 'rclone-test-coqizix6rade': Waiting for transfers to finish 2025/07/04 04:44:11 DEBUG : empty space: Dst hash empty - aborting Src hash check 2025/07/04 04:44:11 INFO : empty space: Copied (replaced existing) 2025/07/04 04:44:11 DEBUG : Waiting for deletions to finish fstest.go:124: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:124 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:129 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:148 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1036 Error: Should be true Test: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime Messages: empty space: Modification time difference too big |-95456h54m52.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2011-12-25 12:59:59 +0000 UTC) (precision 1s) --- FAIL: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.97s) === RUN TestSyncWithTrackRenames run.go:180: Remote "files root 'rclone-test-coqizix6rade'", Local "Local file system at /tmp/rclone346033075", Modify Window "1s" sync_test.go:1539: Can track renames: true 2025/07/04 04:44:11 INFO : files root 'rclone-test-coqizix6rade': Making map for --track-renames 2025/07/04 04:44:11 INFO : files root 'rclone-test-coqizix6rade': Finished making map for --track-renames 2025/07/04 04:44:11 DEBUG : files root 'rclone-test-coqizix6rade': Waiting for checks to finish 2025/07/04 04:44:11 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/04 04:44:11 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/04 04:44:11 DEBUG : files root 'rclone-test-coqizix6rade': Waiting for renames to finish 2025/07/04 04:44:11 DEBUG : files root 'rclone-test-coqizix6rade': Waiting for transfers to finish 2025/07/04 04:44:12 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/07/04 04:44:12 INFO : potato: Copied (new) 2025/07/04 04:44:12 DEBUG : yam: Dst hash empty - aborting Src hash check 2025/07/04 04:44:12 INFO : yam: Copied (new) 2025/07/04 04:44:12 DEBUG : Waiting for deletions to finish 2025/07/04 04:44:13 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:44:13 INFO : files root 'rclone-test-coqizix6rade': Making map for --track-renames 2025/07/04 04:44:13 INFO : files root 'rclone-test-coqizix6rade': Finished making map for --track-renames 2025/07/04 04:44:13 DEBUG : files root 'rclone-test-coqizix6rade': Waiting for checks to finish 2025/07/04 04:44:13 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/07/04 04:44:13 DEBUG : potato: Unchanged skipping 2025/07/04 04:44:13 DEBUG : files root 'rclone-test-coqizix6rade': Waiting for renames to finish 2025/07/04 04:44:13 DEBUG : files root 'rclone-test-coqizix6rade': Waiting for transfers to finish 2025/07/04 04:44:13 DEBUG : yaml: Dst hash empty - aborting Src hash check 2025/07/04 04:44:13 INFO : yaml: Copied (new) 2025/07/04 04:44:13 DEBUG : Waiting for deletions to finish 2025/07/04 04:44:13 INFO : yam: Deleted sync_test.go:1565: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1565 Error: Not equal: expected: true actual : false Test: TestSyncWithTrackRenames Messages: canTrackRenames=true, renames=0 --- FAIL: TestSyncWithTrackRenames (3.04s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "files root 'rclone-test-coqizix6rade'", Local "Local file system at /tmp/rclone346033075", Modify Window "1s" 2025/07/04 04:44:17 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-coqizix6rade/dst" 2025/07/04 04:44:18 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/04 04:44:18 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:44:18 DEBUG : two: Unchanged skipping 2025/07/04 04:44:18 DEBUG : files root 'rclone-test-coqizix6rade/dst': Waiting for checks to finish 2025/07/04 04:44:18 INFO : one: Moved (server-side) to: one.bak 2025/07/04 04:44:18 DEBUG : files root 'rclone-test-coqizix6rade/dst': Waiting for transfers to finish 2025/07/04 04:44:19 DEBUG : one: Dst hash empty - aborting Src hash check 2025/07/04 04:44:19 INFO : one: Copied (new) 2025/07/04 04:44:19 DEBUG : Waiting for deletions to finish 2025/07/04 04:44:20 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/04 04:44:20 INFO : three.txt: Moved into backup dir 2025/07/04 04:44:21 DEBUG : one.bak: Excluded (Path Filter) 2025/07/04 04:44:21 DEBUG : one.bak: Excluded 2025/07/04 04:44:21 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/07/04 04:44:21 DEBUG : three.txt.bak: Excluded 2025/07/04 04:44:21 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/04 04:44:21 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:44:21 DEBUG : two: Unchanged skipping 2025/07/04 04:44:21 DEBUG : files root 'rclone-test-coqizix6rade/dst': Waiting for checks to finish 2025/07/04 04:44:22 INFO : one.bak: Deleted 2025/07/04 04:44:22 INFO : one: Moved (server-side) to: one.bak 2025/07/04 04:44:22 DEBUG : files root 'rclone-test-coqizix6rade/dst': Waiting for transfers to finish 2025/07/04 04:44:26 DEBUG : one: Dst hash empty - aborting Src hash check 2025/07/04 04:44:26 INFO : one: Copied (new) 2025/07/04 04:44:26 DEBUG : Waiting for deletions to finish 2025/07/04 04:44:26 INFO : three.txt.bak: Deleted 2025/07/04 04:44:27 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/04 04:44:27 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (14.06s) === RUN TestFixCase run.go:180: Remote "files root 'rclone-test-coqizix6rade'", Local "Local file system at /tmp/rclone346033075", Modify Window "1s" 2025/07/04 04:44:32 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:44:32 DEBUG : existing: Unchanged skipping 2025/07/04 04:44:32 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/07/04 04:44:33 DEBUG : EXISTING: moving to existing-rclone-move-rixoziy2 2025/07/04 04:44:33 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-guqofab4 2025/07/04 04:44:33 INFO : SUBDIRA: Set directory modification time (using DirSetModTime) 2025/07/04 04:44:33 DEBUG : Added delayed dir = "SUBDIRA", newDst=SUBDIRA 2025/07/04 04:44:33 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-rixoziy2 2025/07/04 04:44:33 DEBUG : EXISTING: moving to existing 2025/07/04 04:44:33 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-guqofab4 2025/07/04 04:44:33 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/07/04 04:44:34 INFO : existing-rclone-move-rixoziy2: Moved (server-side) to: existing 2025/07/04 04:44:34 INFO : EXISTING: Moved (server-side) to: existing 2025/07/04 04:44:34 INFO : EXISTING: Fixed case by renaming to: existing 2025/07/04 04:44:34 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/07/04 04:44:34 INFO : existingbutdifferent-rclone-move-guqofab4: Moved (server-side) to: existingbutdifferent 2025/07/04 04:44:34 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/07/04 04:44:34 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/07/04 04:44:35 DEBUG : existingbutdifferent: Dst hash empty - aborting Src hash check 2025/07/04 04:44:35 INFO : existingbutdifferent: Copied (replaced existing) 2025/07/04 04:44:35 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/07/04 04:44:36 INFO : SUBDIRA/subdirb/SUBDIRC: Set directory modification time (using DirSetModTime) 2025/07/04 04:44:36 DEBUG : Added delayed dir = "SUBDIRA/subdirb/SUBDIRC", newDst=SUBDIRA/subdirb/SUBDIRC 2025/07/04 04:44:37 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/07/04 04:44:37 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/07/04 04:44:37 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Set directory modification time (using DirSetModTime) 2025/07/04 04:44:37 DEBUG : Added delayed dir = "SUBDIRA/subdirb/SUBDIRC/subdird", newDst=SUBDIRA/subdirb/SUBDIRC/subdird 2025/07/04 04:44:37 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-qabojer9 2025/07/04 04:44:38 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-qabojer9 2025/07/04 04:44:38 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/07/04 04:44:38 INFO : subdira/subdirb/subdirc/hello-rclone-move-qabojer9: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/07/04 04:44:38 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/07/04 04:44:38 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/07/04 04:44:39 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/07/04 04:44:39 DEBUG : files root 'rclone-test-coqizix6rade': Waiting for checks to finish 2025/07/04 04:44:39 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/07/04 04:44:39 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-gipiduk2 2025/07/04 04:44:39 DEBUG : subdira/subdirb/subdirc/hello: Dst hash empty - aborting Src hash check 2025/07/04 04:44:39 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/07/04 04:44:39 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-gipiduk2 2025/07/04 04:44:39 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/07/04 04:44:40 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-gipiduk2: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/07/04 04:44:40 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/07/04 04:44:40 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/07/04 04:44:40 DEBUG : files root 'rclone-test-coqizix6rade': Waiting for transfers to finish 2025/07/04 04:44:41 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Dst hash empty - aborting Src hash check 2025/07/04 04:44:41 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/07/04 04:44:41 ERROR : files root 'rclone-test-coqizix6rade': not deleting files as there were IO errors 2025/07/04 04:44:41 ERROR : files root 'rclone-test-coqizix6rade': not deleting directories as there were IO errors sync_test.go:2656: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2656 Error: Received unexpected error: Not Found - `Not Found. This may be related to your permissions.` Test: TestFixCase 2025/07/04 04:44:42 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-coqizix6rade/subdira/subdirb/subdirc not empty`) 2025/07/04 04:44:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/04 04:44:43 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-coqizix6rade/subdira/subdirb/subdirc not empty`) 2025/07/04 04:44:43 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/07/04 04:44:43 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-coqizix6rade/subdira/subdirb/subdirc not empty`) 2025/07/04 04:44:43 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/07/04 04:44:43 DEBUG : pacer: Reducing sleep to 60ms 2025/07/04 04:44:43 DEBUG : pacer: Reducing sleep to 45ms 2025/07/04 04:44:43 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-coqizix6rade/subdira not empty`) 2025/07/04 04:44:43 DEBUG : pacer: Rate limited, increasing sleep to 90ms 2025/07/04 04:44:43 DEBUG : pacer: Reducing sleep to 67.5ms 2025/07/04 04:44:43 DEBUG : pacer: Reducing sleep to 50.625ms --- FAIL: TestFixCase (15.09s) === RUN TestTransform === RUN TestTransform/prefix run.go:180: Remote "files root 'rclone-test-coqizix6rade'", Local "Local file system at /tmp/rclone346033075", Modify Window "1s" 2025/07/04 04:44:44 DEBUG : pacer: Reducing sleep to 37.96875ms 2025/07/04 04:44:44 DEBUG : pacer: Reducing sleep to 28.476562ms 2025/07/04 04:44:45 DEBUG : pacer: Reducing sleep to 21.357421ms 2025/07/04 04:44:45 DEBUG : pacer: Reducing sleep to 16.018065ms 2025/07/04 04:44:46 DEBUG : pacer: Reducing sleep to 12.013548ms 2025/07/04 04:44:46 DEBUG : pacer: Reducing sleep to 10ms 2025/07/04 04:44:59 DEBUG : Waiting for deletions to finish 2025/07/04 04:44:59 DEBUG : apple: Excluded (Path Filter) 2025/07/04 04:44:59 DEBUG : apple: Excluded 2025/07/04 04:44:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 04:44:59 DEBUG : appleappleapplebanana: Excluded 2025/07/04 04:44:59 DEBUG : banana: Excluded (Path Filter) 2025/07/04 04:44:59 DEBUG : banana: Excluded 2025/07/04 04:44:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 04:44:59 DEBUG : splitbananasplit: Excluded 2025/07/04 04:44:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 04:44:59 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/04 04:44:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 04:44:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/04 04:44:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 04:44:59 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/04 04:44:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 04:44:59 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/04 04:44:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 04:44:59 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/04 04:44:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 04:44:59 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/04 04:44:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 04:44:59 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/04 04:44:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 04:44:59 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/04 04:44:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 04:44:59 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/04 04:44:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 04:44:59 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/04 04:44:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 04:44:59 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/04 04:44:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 04:44:59 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/04 04:44:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 04:44:59 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/04 04:44:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 04:44:59 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/04 04:44:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 04:44:59 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/04 04:44:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 04:44:59 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/04 04:45:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 04:45:00 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 04:45:00 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 04:45:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 04:45:00 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 04:45:00 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 04:45:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 04:45:00 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 04:45:00 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 04:45:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 04:45:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 04:45:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 04:45:00 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 04:45:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 04:45:00 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 04:45:00 INFO : dir1: Set directory modification time (using DirSetModTime) 2025/07/04 04:45:00 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/07/04 04:45:00 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 04:45:00 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/04 04:45:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 04:45:00 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/04 04:45:00 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 04:45:00 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/04 04:45:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 04:45:00 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/04 04:45:00 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 04:45:00 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 04:45:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 04:45:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 04:45:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/04 04:45:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/04 04:45:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/04 04:45:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/04 04:45:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/04 04:45:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/04 04:45:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/04 04:45:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/04 04:45:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/04 04:45:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/04 04:45:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/04 04:45:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/04 04:45:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/04 04:45:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/04 04:45:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/04 04:45:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/04 04:45:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/04 04:45:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/04 04:45:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/04 04:45:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/04 04:45:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/04 04:45:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/04 04:45:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/04 04:45:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/04 04:45:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/04 04:45:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/04 04:45:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/04 04:45:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/04 04:45:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/04 04:45:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/04 04:45:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/04 04:45:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/04 04:45:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/04 04:45:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/04 04:45:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/04 04:45:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/04 04:45:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/04 04:45:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/04 04:45:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/04 04:45:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/04 04:45:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/04 04:45:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/04 04:45:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/04 04:45:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/04 04:45:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/04 04:45:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/04 04:45:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/04 04:45:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/04 04:45:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/04 04:45:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/04 04:45:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/04 04:45:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/04 04:45:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/04 04:45:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/04 04:45:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/04 04:45:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/04 04:45:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/04 04:45:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/04 04:45:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/04 04:45:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/04 04:45:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/04 04:45:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/04 04:45:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/04 04:45:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/04 04:45:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/04 04:45:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/04 04:45:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/04 04:45:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/04 04:45:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/04 04:45:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/04 04:45:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/04 04:45:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/04 04:45:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/04 04:45:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/04 04:45:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/04 04:45:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/04 04:45:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/04 04:45:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/04 04:45:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/04 04:45:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/04 04:45:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/04 04:45:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/04 04:45:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/04 04:45:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/04 04:45:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/04 04:45:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/04 04:45:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/04 04:45:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/04 04:45:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/04 04:45:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/04 04:45:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/04 04:45:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/04 04:45:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/04 04:45:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/04 04:45:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/04 04:45:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/04 04:45:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/04 04:45:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/04 04:45:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/04 04:45:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/04 04:45:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/04 04:45:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/04 04:45:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/04 04:45:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/04 04:45:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/04 04:45:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/04 04:45:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/04 04:45:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/04 04:45:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/04 04:45:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/04 04:45:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/04 04:45:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/04 04:45:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/04 04:45:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/04 04:45:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/04 04:45:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/04 04:45:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/04 04:45:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/04 04:45:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/04 04:45:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/04 04:45:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/04 04:45:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/04 04:45:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/04 04:45:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/04 04:45:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/04 04:45:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/04 04:45:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/04 04:45:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/04 04:45:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/04 04:45:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/04 04:45:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/04 04:45:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/04 04:45:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/04 04:45:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/04 04:45:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/04 04:45:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/04 04:45:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/04 04:45:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/04 04:45:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/04 04:45:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/04 04:45:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/04 04:45:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/04 04:45:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/04 04:45:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/04 04:45:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/04 04:45:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/04 04:45:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/04 04:45:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/04 04:45:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/04 04:45:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/04 04:45:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/04 04:45:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/04 04:45:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/04 04:45:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/04 04:45:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/04 04:45:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/04 04:45:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/04 04:45:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/04 04:45:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/04 04:45:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/04 04:45:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/04 04:45:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/04 04:45:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/04 04:45:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/04 04:45:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/04 04:45:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/04 04:45:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/04 04:45:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/04 04:45:00 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/04 04:45:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/04 04:45:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/04 04:45:00 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/04 04:45:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/04 04:45:00 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/04 04:45:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/04 04:45:00 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/04 04:45:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/04 04:45:00 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/04 04:45:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/04 04:45:00 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/04 04:45:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/04 04:45:00 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/04 04:45:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/04 04:45:00 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/04 04:45:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/04 04:45:00 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/04 04:45:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/04 04:45:00 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/04 04:45:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/04 04:45:00 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/04 04:45:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/04 04:45:00 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/04 04:45:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/04 04:45:00 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/04 04:45:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/04 04:45:00 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/04 04:45:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/04 04:45:00 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/04 04:45:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/04 04:45:00 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/04 04:45:00 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/04 04:45:00 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/04 04:45:00 DEBUG : files root 'rclone-test-coqizix6rade': Waiting for checks to finish 2025/07/04 04:45:00 DEBUG : files root 'rclone-test-coqizix6rade': Waiting for transfers to finish 2025/07/04 04:45:01 DEBUG : PREFIXapple: Dst hash empty - aborting Src hash check 2025/07/04 04:45:01 INFO : apple: Copied (new) to: PREFIXapple 2025/07/04 04:45:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/04 04:45:01 DEBUG : PREFIXbanana: Dst hash empty - aborting Src hash check 2025/07/04 04:45:01 INFO : banana: Copied (new) to: PREFIXbanana 2025/07/04 04:45:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/04 04:45:01 DEBUG : PREFIXsplitbananasplit: Dst hash empty - aborting Src hash check 2025/07/04 04:45:01 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/07/04 04:45:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/04 04:45:01 DEBUG : PREFIXappleappleapplebanana: Dst hash empty - aborting Src hash check 2025/07/04 04:45:01 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/07/04 04:45:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/04 04:45:01 DEBUG : dir1/PREFIX0000-abcdefg.txt: Dst hash empty - aborting Src hash check 2025/07/04 04:45:01 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/07/04 04:45:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/04 04:45:02 DEBUG : dir1/PREFIX0002-cdefghi.txt: Dst hash empty - aborting Src hash check 2025/07/04 04:45:02 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/07/04 04:45:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/04 04:45:02 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Dst hash empty - aborting Src hash check 2025/07/04 04:45:02 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/07/04 04:45:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/04 04:45:02 DEBUG : dir1/PREFIX0003-defghij.txt: Dst hash empty - aborting Src hash check 2025/07/04 04:45:02 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/07/04 04:45:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/04 04:45:02 DEBUG : dir1/PREFIX0004-efghijk.txt: Dst hash empty - aborting Src hash check 2025/07/04 04:45:02 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/07/04 04:45:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/04 04:45:02 DEBUG : dir1/PREFIX0006-ghijklm.txt: Dst hash empty - aborting Src hash check 2025/07/04 04:45:02 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/07/04 04:45:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/04 04:45:03 DEBUG : dir1/PREFIX0005-fghijkl.txt: Dst hash empty - aborting Src hash check 2025/07/04 04:45:03 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/07/04 04:45:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/04 04:45:03 DEBUG : dir1/PREFIX0007-1234567.txt: Dst hash empty - aborting Src hash check 2025/07/04 04:45:03 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/07/04 04:45:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/04 04:45:03 DEBUG : dir1/PREFIX0008-2345678.txt: Dst hash empty - aborting Src hash check 2025/07/04 04:45:03 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/07/04 04:45:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/04 04:45:03 DEBUG : dir1/PREFIX0009-3456789.txt: Dst hash empty - aborting Src hash check 2025/07/04 04:45:03 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/07/04 04:45:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/04 04:45:03 DEBUG : dir1/PREFIX0010-456789.txt: Dst hash empty - aborting Src hash check 2025/07/04 04:45:03 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/07/04 04:45:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/04 04:45:04 DEBUG : dir1/PREFIX0011-56789;.txt: Dst hash empty - aborting Src hash check 2025/07/04 04:45:04 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/07/04 04:45:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/04 04:45:04 DEBUG : dir1/PREFIX0012-6789;.txt: Dst hash empty - aborting Src hash check 2025/07/04 04:45:04 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/07/04 04:45:04 DEBUG : dir1/PREFIX0013-789;=.txt: Dst hash empty - aborting Src hash check 2025/07/04 04:45:04 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/07/04 04:45:04 DEBUG : dir1/PREFIX0015-9;=.txt: Dst hash empty - aborting Src hash check 2025/07/04 04:45:04 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/07/04 04:45:05 DEBUG : dir1/PREFIX0014-89;=.txt: Dst hash empty - aborting Src hash check 2025/07/04 04:45:05 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/07/04 04:45:05 DEBUG : Waiting for deletions to finish 2025/07/04 04:45:05 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/04 04:45:05 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/04 04:45:05 INFO : dir1/0013-789;=.txt: Deleted 2025/07/04 04:45:05 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/04 04:45:05 INFO : dir1/0009-3456789.txt: Deleted 2025/07/04 04:45:05 INFO : dir1/0015-9;=.txt: Deleted 2025/07/04 04:45:05 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/04 04:45:05 INFO : dir1/0008-2345678.txt: Deleted 2025/07/04 04:45:05 INFO : appleappleapplebanana: Deleted 2025/07/04 04:45:05 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/04 04:45:05 INFO : dir1/0003-defghij.txt: Deleted 2025/07/04 04:45:05 INFO : dir1/0014-89;=.txt: Deleted 2025/07/04 04:45:05 INFO : dir1/0011-56789;.txt: Deleted 2025/07/04 04:45:05 INFO : dir1/0012-6789;.txt: Deleted 2025/07/04 04:45:05 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/04 04:45:05 INFO : splitbananasplit: Deleted 2025/07/04 04:45:05 INFO : dir1/0010-456789.txt: Deleted 2025/07/04 04:45:05 INFO : apple: Deleted 2025/07/04 04:45:05 INFO : banana: Deleted 2025/07/04 04:45:06 INFO : dir1/0007-1234567.txt: Deleted 2025/07/04 04:45:06 INFO : dir1: Set directory modification time (using DirSetModTime) 2025/07/04 04:45:06 DEBUG : Waiting for deletions to finish 2025/07/04 04:45:06 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/07/04 04:45:06 DEBUG : PREFIXapple: Excluded 2025/07/04 04:45:06 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/07/04 04:45:06 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/07/04 04:45:06 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/07/04 04:45:06 DEBUG : PREFIXbanana: Excluded 2025/07/04 04:45:06 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/07/04 04:45:06 DEBUG : PREFIXsplitbananasplit: Excluded 2025/07/04 04:45:06 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 04:45:06 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/07/04 04:45:06 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 04:45:06 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/07/04 04:45:06 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 04:45:06 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/07/04 04:45:06 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/07/04 04:45:06 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/07/04 04:45:06 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 04:45:06 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/07/04 04:45:06 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 04:45:06 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/07/04 04:45:06 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 04:45:06 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/07/04 04:45:06 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/07/04 04:45:06 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/07/04 04:45:06 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/07/04 04:45:06 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/07/04 04:45:06 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/07/04 04:45:06 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/07/04 04:45:06 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/07/04 04:45:06 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/07/04 04:45:06 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/07/04 04:45:06 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/07/04 04:45:06 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/07/04 04:45:06 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/07/04 04:45:06 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/07/04 04:45:06 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/07/04 04:45:06 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/07/04 04:45:06 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/07/04 04:45:06 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/07/04 04:45:06 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/07/04 04:45:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/04 04:45:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/04 04:45:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/04 04:45:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/04 04:45:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/04 04:45:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/04 04:45:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/04 04:45:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/04 04:45:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/04 04:45:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/04 04:45:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/04 04:45:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/04 04:45:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/04 04:45:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/04 04:45:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/04 04:45:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/04 04:45:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/04 04:45:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/04 04:45:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/04 04:45:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/04 04:45:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/04 04:45:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/04 04:45:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/04 04:45:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/04 04:45:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/04 04:45:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/04 04:45:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/04 04:45:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/04 04:45:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/04 04:45:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/04 04:45:07 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 04:45:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/04 04:45:07 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 04:45:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/04 04:45:07 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 04:45:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/04 04:45:07 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 04:45:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/04 04:45:07 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 04:45:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/04 04:45:07 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 04:45:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/04 04:45:07 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 04:45:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/04 04:45:07 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 04:45:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/04 04:45:07 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 04:45:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/04 04:45:07 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 04:45:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/04 04:45:07 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 04:45:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/04 04:45:07 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 04:45:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/04 04:45:07 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 04:45:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/04 04:45:07 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 04:45:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/04 04:45:07 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 04:45:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/04 04:45:07 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 04:45:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/04 04:45:07 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 04:45:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/04 04:45:07 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 04:45:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/04 04:45:07 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 04:45:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/04 04:45:07 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 04:45:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/04 04:45:07 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 04:45:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/04 04:45:07 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 04:45:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/04 04:45:07 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 04:45:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/04 04:45:07 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 04:45:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/04 04:45:07 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 04:45:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/04 04:45:07 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 04:45:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/04 04:45:07 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 04:45:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/04 04:45:07 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 04:45:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/04 04:45:07 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 04:45:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/04 04:45:07 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 04:45:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/04 04:45:07 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 04:45:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/04 04:45:07 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 04:45:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/04 04:45:07 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 04:45:07 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 04:45:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 04:45:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/04 04:45:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 04:45:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/04 04:45:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 04:45:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/04 04:45:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 04:45:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/04 04:45:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 04:45:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/04 04:45:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 04:45:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/04 04:45:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 04:45:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/04 04:45:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 04:45:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/04 04:45:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 04:45:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/04 04:45:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 04:45:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/04 04:45:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 04:45:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/04 04:45:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 04:45:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/04 04:45:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 04:45:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/04 04:45:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 04:45:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/04 04:45:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 04:45:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/04 04:45:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 04:45:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/04 04:45:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 04:45:07 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 04:45:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 04:45:07 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 04:45:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 04:45:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/04 04:45:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 04:45:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/04 04:45:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 04:45:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/04 04:45:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 04:45:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/04 04:45:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 04:45:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/04 04:45:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 04:45:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/04 04:45:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 04:45:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/04 04:45:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 04:45:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/04 04:45:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 04:45:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/04 04:45:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 04:45:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/04 04:45:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 04:45:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/04 04:45:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 04:45:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/04 04:45:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 04:45:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/04 04:45:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 04:45:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/04 04:45:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 04:45:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/04 04:45:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 04:45:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/04 04:45:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 04:45:07 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 04:45:07 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 04:45:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 04:45:07 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 04:45:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 04:45:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/04 04:45:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/04 04:45:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/04 04:45:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/04 04:45:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/04 04:45:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/04 04:45:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/04 04:45:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/04 04:45:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/04 04:45:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/04 04:45:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/04 04:45:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/04 04:45:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/04 04:45:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/04 04:45:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/04 04:45:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/04 04:45:07 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/04 04:45:07 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/04 04:45:07 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/04 04:45:07 DEBUG : dir1: Directory modification time the same (differ by -116.802747ms, within tolerance 1s) 2025/07/04 04:45:07 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/07/04 04:45:07 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/04 04:45:07 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/04 04:45:07 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/04 04:45:07 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/04 04:45:07 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/04 04:45:07 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/04 04:45:07 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/04 04:45:07 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/04 04:45:07 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/04 04:45:07 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/04 04:45:07 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/04 04:45:07 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/04 04:45:07 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/04 04:45:07 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/04 04:45:07 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/04 04:45:07 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/04 04:45:07 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/04 04:45:07 DEBUG : files root 'rclone-test-coqizix6rade': Waiting for checks to finish 2025/07/04 04:45:07 DEBUG : files root 'rclone-test-coqizix6rade': Waiting for transfers to finish 2025/07/04 04:45:08 DEBUG : splitbananasplit: Dst hash empty - aborting Src hash check 2025/07/04 04:45:08 INFO : splitbananasplit: Copied (new) 2025/07/04 04:45:08 DEBUG : apple: Dst hash empty - aborting Src hash check 2025/07/04 04:45:08 INFO : apple: Copied (new) 2025/07/04 04:45:08 DEBUG : appleappleapplebanana: Dst hash empty - aborting Src hash check 2025/07/04 04:45:08 INFO : appleappleapplebanana: Copied (new) 2025/07/04 04:45:08 DEBUG : banana: Dst hash empty - aborting Src hash check 2025/07/04 04:45:08 INFO : banana: Copied (new) 2025/07/04 04:45:08 DEBUG : dir1/0002-cdefghi.txt: Dst hash empty - aborting Src hash check 2025/07/04 04:45:08 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/04 04:45:08 DEBUG : dir1/0001-bcdefgh.txt: Dst hash empty - aborting Src hash check 2025/07/04 04:45:08 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/04 04:45:08 DEBUG : dir1/0000-abcdefg.txt: Dst hash empty - aborting Src hash check 2025/07/04 04:45:08 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/04 04:45:09 DEBUG : dir1/0003-defghij.txt: Dst hash empty - aborting Src hash check 2025/07/04 04:45:09 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/04 04:45:09 DEBUG : dir1/0004-efghijk.txt: Dst hash empty - aborting Src hash check 2025/07/04 04:45:09 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/04 04:45:09 DEBUG : dir1/0005-fghijkl.txt: Dst hash empty - aborting Src hash check 2025/07/04 04:45:09 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/04 04:45:09 DEBUG : dir1/0006-ghijklm.txt: Dst hash empty - aborting Src hash check 2025/07/04 04:45:09 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/04 04:45:10 DEBUG : dir1/0007-1234567.txt: Dst hash empty - aborting Src hash check 2025/07/04 04:45:10 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/04 04:45:10 DEBUG : dir1/0008-2345678.txt: Dst hash empty - aborting Src hash check 2025/07/04 04:45:10 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/04 04:45:10 DEBUG : dir1/0009-3456789.txt: Dst hash empty - aborting Src hash check 2025/07/04 04:45:10 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/04 04:45:10 DEBUG : dir1/0010-456789.txt: Dst hash empty - aborting Src hash check 2025/07/04 04:45:10 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/04 04:45:10 DEBUG : dir1/0011-56789;.txt: Dst hash empty - aborting Src hash check 2025/07/04 04:45:10 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/04 04:45:11 DEBUG : dir1/0013-789;=.txt: Dst hash empty - aborting Src hash check 2025/07/04 04:45:11 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/04 04:45:11 DEBUG : dir1/0012-6789;.txt: Dst hash empty - aborting Src hash check 2025/07/04 04:45:11 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/04 04:45:11 DEBUG : dir1/0014-89;=.txt: Dst hash empty - aborting Src hash check 2025/07/04 04:45:11 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/04 04:45:11 DEBUG : dir1/0015-9;=.txt: Dst hash empty - aborting Src hash check 2025/07/04 04:45:11 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/04 04:45:11 DEBUG : Waiting for deletions to finish 2025/07/04 04:45:11 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/07/04 04:45:11 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/07/04 04:45:11 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/07/04 04:45:11 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/07/04 04:45:11 INFO : PREFIXbanana: Deleted 2025/07/04 04:45:11 INFO : PREFIXsplitbananasplit: Deleted 2025/07/04 04:45:11 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/07/04 04:45:11 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/07/04 04:45:11 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/07/04 04:45:11 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/07/04 04:45:11 INFO : PREFIXapple: Deleted 2025/07/04 04:45:11 INFO : PREFIXappleappleapplebanana: Deleted 2025/07/04 04:45:11 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/07/04 04:45:12 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/07/04 04:45:12 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/07/04 04:45:12 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/07/04 04:45:12 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/07/04 04:45:12 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/07/04 04:45:12 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/07/04 04:45:12 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/07/04 04:45:12 INFO : dir1: Set directory modification time (using DirSetModTime) 2025/07/04 04:45:12 DEBUG : Waiting for deletions to finish 2025/07/04 04:45:12 DEBUG : apple: Excluded (Path Filter) 2025/07/04 04:45:12 DEBUG : apple: Excluded 2025/07/04 04:45:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 04:45:12 DEBUG : appleappleapplebanana: Excluded 2025/07/04 04:45:12 DEBUG : banana: Excluded (Path Filter) 2025/07/04 04:45:12 DEBUG : banana: Excluded 2025/07/04 04:45:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 04:45:12 DEBUG : splitbananasplit: Excluded 2025/07/04 04:45:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 04:45:12 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/04 04:45:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 04:45:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/04 04:45:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 04:45:12 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/04 04:45:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 04:45:12 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/04 04:45:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 04:45:12 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/04 04:45:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 04:45:12 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/04 04:45:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 04:45:12 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/04 04:45:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 04:45:12 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/04 04:45:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 04:45:12 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/04 04:45:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 04:45:12 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/04 04:45:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 04:45:12 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/04 04:45:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 04:45:12 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/04 04:45:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 04:45:12 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/04 04:45:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 04:45:12 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/04 04:45:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 04:45:12 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/04 04:45:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 04:45:12 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/04 04:45:12 DEBUG : Waiting for deletions to finish 2025/07/04 04:45:13 DEBUG : apple: Excluded (Path Filter) 2025/07/04 04:45:13 DEBUG : apple: Excluded 2025/07/04 04:45:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 04:45:13 DEBUG : appleappleapplebanana: Excluded 2025/07/04 04:45:13 DEBUG : banana: Excluded (Path Filter) 2025/07/04 04:45:13 DEBUG : banana: Excluded 2025/07/04 04:45:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 04:45:13 DEBUG : splitbananasplit: Excluded 2025/07/04 04:45:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 04:45:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/04 04:45:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 04:45:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/04 04:45:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 04:45:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/04 04:45:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 04:45:13 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/04 04:45:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 04:45:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/04 04:45:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 04:45:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/04 04:45:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 04:45:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/04 04:45:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 04:45:13 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/04 04:45:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 04:45:13 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/04 04:45:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 04:45:13 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/04 04:45:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 04:45:13 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/04 04:45:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 04:45:13 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/04 04:45:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 04:45:13 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/04 04:45:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 04:45:13 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/04 04:45:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 04:45:13 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/04 04:45:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 04:45:13 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/suffix run.go:180: Remote "files root 'rclone-test-coqizix6rade'", Local "Local file system at /tmp/rclone346033075", Modify Window "1s" 2025/07/04 04:45:34 DEBUG : Waiting for deletions to finish 2025/07/04 04:45:34 DEBUG : apple: Excluded (Path Filter) 2025/07/04 04:45:34 DEBUG : apple: Excluded 2025/07/04 04:45:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 04:45:34 DEBUG : appleappleapplebanana: Excluded 2025/07/04 04:45:34 DEBUG : banana: Excluded (Path Filter) 2025/07/04 04:45:34 DEBUG : banana: Excluded 2025/07/04 04:45:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 04:45:34 DEBUG : splitbananasplit: Excluded 2025/07/04 04:45:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 04:45:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/04 04:45:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 04:45:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/04 04:45:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 04:45:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/04 04:45:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 04:45:34 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/04 04:45:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 04:45:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/04 04:45:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 04:45:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/04 04:45:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 04:45:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/04 04:45:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 04:45:34 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/04 04:45:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 04:45:34 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/04 04:45:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 04:45:34 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/04 04:45:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 04:45:34 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/04 04:45:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 04:45:34 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/04 04:45:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 04:45:34 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/04 04:45:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 04:45:34 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/04 04:45:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 04:45:34 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/04 04:45:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 04:45:34 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/04 04:45:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/04 04:45:34 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 04:45:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 04:45:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/04 04:45:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 04:45:34 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 04:45:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/04 04:45:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 04:45:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 04:45:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/04 04:45:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 04:45:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 04:45:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 04:45:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 04:45:34 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 04:45:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 04:45:34 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/04 04:45:34 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 04:45:34 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/04 04:45:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 04:45:34 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/04 04:45:34 DEBUG : dir1: Directory modification time the same (differ by -943.895458ms, within tolerance 1s) 2025/07/04 04:45:34 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/07/04 04:45:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/04 04:45:34 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/04 04:45:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 04:45:34 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 04:45:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 04:45:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/04 04:45:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/04 04:45:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/04 04:45:35 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/04 04:45:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/04 04:45:35 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/04 04:45:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/04 04:45:35 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/04 04:45:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/04 04:45:35 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/04 04:45:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/04 04:45:35 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/04 04:45:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/04 04:45:35 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/04 04:45:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/04 04:45:35 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/04 04:45:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/04 04:45:35 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/04 04:45:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/04 04:45:35 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/04 04:45:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/04 04:45:35 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/04 04:45:35 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/04 04:45:35 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/04 04:45:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/04 04:45:35 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/04 04:45:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/04 04:45:35 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/04 04:45:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/04 04:45:35 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/04 04:45:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/04 04:45:35 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/04 04:45:35 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/04 04:45:35 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/04 04:45:35 DEBUG : files root 'rclone-test-coqizix6rade': Waiting for checks to finish 2025/07/04 04:45:35 DEBUG : files root 'rclone-test-coqizix6rade': Waiting for transfers to finish 2025/07/04 04:45:35 DEBUG : appleSUFFIX: Dst hash empty - aborting Src hash check 2025/07/04 04:45:35 INFO : apple: Copied (new) to: appleSUFFIX 2025/07/04 04:45:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/04 04:45:35 DEBUG : appleappleapplebananaSUFFIX: Dst hash empty - aborting Src hash check 2025/07/04 04:45:35 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/07/04 04:45:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/04 04:45:35 DEBUG : splitbananasplitSUFFIX: Dst hash empty - aborting Src hash check 2025/07/04 04:45:35 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/07/04 04:45:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/04 04:45:36 DEBUG : bananaSUFFIX: Dst hash empty - aborting Src hash check 2025/07/04 04:45:36 INFO : banana: Copied (new) to: bananaSUFFIX 2025/07/04 04:45:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/04 04:45:36 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/07/04 04:45:36 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/04 04:45:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/04 04:45:36 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/07/04 04:45:36 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/07/04 04:45:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/04 04:45:36 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/07/04 04:45:36 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/07/04 04:45:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/04 04:45:36 DEBUG : dir1/0003-defghij.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/07/04 04:45:36 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/07/04 04:45:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/04 04:45:37 DEBUG : dir1/0004-efghijk.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/07/04 04:45:37 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/07/04 04:45:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/04 04:45:37 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/07/04 04:45:37 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/07/04 04:45:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/04 04:45:37 DEBUG : dir1/0007-1234567.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/07/04 04:45:37 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/07/04 04:45:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/04 04:45:37 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/07/04 04:45:37 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/07/04 04:45:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/04 04:45:38 DEBUG : dir1/0008-2345678.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/07/04 04:45:38 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/07/04 04:45:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/04 04:45:38 DEBUG : dir1/0009-3456789.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/07/04 04:45:38 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/07/04 04:45:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/04 04:45:38 DEBUG : dir1/0011-56789;.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/07/04 04:45:38 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/07/04 04:45:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/04 04:45:38 DEBUG : dir1/0010-456789.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/07/04 04:45:38 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/07/04 04:45:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/04 04:45:38 DEBUG : dir1/0012-6789;.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/07/04 04:45:38 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/07/04 04:45:39 DEBUG : dir1/0013-789;=.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/07/04 04:45:39 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/07/04 04:45:39 DEBUG : dir1/0015-9;=.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/07/04 04:45:39 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/07/04 04:45:39 DEBUG : dir1/0014-89;=.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/07/04 04:45:39 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/07/04 04:45:39 DEBUG : Waiting for deletions to finish 2025/07/04 04:45:39 INFO : dir1/0009-3456789.txt: Deleted 2025/07/04 04:45:39 INFO : apple: Deleted 2025/07/04 04:45:39 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/04 04:45:39 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/04 04:45:39 INFO : dir1/0003-defghij.txt: Deleted 2025/07/04 04:45:39 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/04 04:45:39 INFO : dir1/0012-6789;.txt: Deleted 2025/07/04 04:45:39 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/04 04:45:39 INFO : dir1/0013-789;=.txt: Deleted 2025/07/04 04:45:39 INFO : dir1/0014-89;=.txt: Deleted 2025/07/04 04:45:39 INFO : appleappleapplebanana: Deleted 2025/07/04 04:45:39 INFO : dir1/0007-1234567.txt: Deleted 2025/07/04 04:45:39 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/04 04:45:39 INFO : dir1/0008-2345678.txt: Deleted 2025/07/04 04:45:39 INFO : dir1/0015-9;=.txt: Deleted 2025/07/04 04:45:39 INFO : banana: Deleted 2025/07/04 04:45:39 INFO : splitbananasplit: Deleted 2025/07/04 04:45:39 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/04 04:45:39 INFO : dir1/0010-456789.txt: Deleted 2025/07/04 04:45:40 INFO : dir1/0011-56789;.txt: Deleted 2025/07/04 04:45:40 INFO : dir1: Set directory modification time (using DirSetModTime) 2025/07/04 04:45:40 DEBUG : Waiting for deletions to finish 2025/07/04 04:45:40 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/07/04 04:45:40 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/07/04 04:45:40 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/07/04 04:45:40 DEBUG : appleSUFFIX: Excluded 2025/07/04 04:45:40 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/07/04 04:45:40 DEBUG : bananaSUFFIX: Excluded 2025/07/04 04:45:40 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/07/04 04:45:40 DEBUG : splitbananasplitSUFFIX: Excluded 2025/07/04 04:45:40 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/07/04 04:45:40 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/07/04 04:45:40 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/07/04 04:45:40 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/07/04 04:45:40 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/07/04 04:45:40 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/07/04 04:45:40 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/07/04 04:45:40 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/07/04 04:45:40 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/07/04 04:45:40 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/07/04 04:45:40 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/07/04 04:45:40 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/07/04 04:45:40 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/07/04 04:45:40 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/07/04 04:45:40 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/07/04 04:45:40 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/07/04 04:45:40 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/07/04 04:45:40 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/07/04 04:45:40 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/07/04 04:45:40 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/07/04 04:45:40 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/07/04 04:45:40 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/07/04 04:45:40 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/07/04 04:45:40 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/07/04 04:45:40 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/07/04 04:45:40 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/07/04 04:45:40 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/07/04 04:45:40 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/07/04 04:45:40 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/07/04 04:45:40 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/07/04 04:45:40 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/07/04 04:45:40 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2025/07/04 04:45:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/04 04:45:40 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/04 04:45:40 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/04 04:45:40 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/04 04:45:40 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/04 04:45:40 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/04 04:45:40 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/04 04:45:40 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/04 04:45:40 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/04 04:45:40 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/04 04:45:40 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/04 04:45:40 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/04 04:45:40 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/04 04:45:40 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/04 04:45:40 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/04 04:45:40 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/04 04:45:40 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/04 04:45:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/04 04:45:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/04 04:45:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/04 04:45:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/04 04:45:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/04 04:45:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/04 04:45:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/04 04:45:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/04 04:45:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/04 04:45:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/04 04:45:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/04 04:45:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/04 04:45:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/04 04:45:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/04 04:45:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/04 04:45:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/04 04:45:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 04:45:40 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 04:45:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/04 04:45:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/04 04:45:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/04 04:45:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/04 04:45:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/04 04:45:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/04 04:45:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/04 04:45:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/04 04:45:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/04 04:45:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/04 04:45:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/04 04:45:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/04 04:45:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/04 04:45:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/04 04:45:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/04 04:45:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/04 04:45:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 04:45:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 04:45:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 04:45:40 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 04:45:40 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/04 04:45:40 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 04:45:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 04:45:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/04 04:45:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/04 04:45:40 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/04 04:45:41 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/04 04:45:41 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/04 04:45:41 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/04 04:45:41 DEBUG : dir1: Directory modification time the same (differ by -943.895458ms, within tolerance 1s) 2025/07/04 04:45:41 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/07/04 04:45:41 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/04 04:45:41 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/04 04:45:41 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/04 04:45:41 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/04 04:45:41 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/04 04:45:41 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/04 04:45:41 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/04 04:45:41 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/04 04:45:41 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/04 04:45:41 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/04 04:45:41 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/04 04:45:41 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/04 04:45:41 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/04 04:45:41 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/04 04:45:41 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/04 04:45:41 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/04 04:45:41 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/04 04:45:41 DEBUG : files root 'rclone-test-coqizix6rade': Waiting for checks to finish 2025/07/04 04:45:41 DEBUG : files root 'rclone-test-coqizix6rade': Waiting for transfers to finish 2025/07/04 04:45:41 DEBUG : banana: Dst hash empty - aborting Src hash check 2025/07/04 04:45:41 INFO : banana: Copied (new) 2025/07/04 04:45:41 DEBUG : appleappleapplebanana: Dst hash empty - aborting Src hash check 2025/07/04 04:45:41 INFO : appleappleapplebanana: Copied (new) 2025/07/04 04:45:41 DEBUG : splitbananasplit: Dst hash empty - aborting Src hash check 2025/07/04 04:45:41 INFO : splitbananasplit: Copied (new) 2025/07/04 04:45:42 DEBUG : apple: Dst hash empty - aborting Src hash check 2025/07/04 04:45:42 INFO : apple: Copied (new) 2025/07/04 04:45:42 DEBUG : dir1/0001-bcdefgh.txt: Dst hash empty - aborting Src hash check 2025/07/04 04:45:42 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/04 04:45:42 DEBUG : dir1/0000-abcdefg.txt: Dst hash empty - aborting Src hash check 2025/07/04 04:45:42 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/04 04:45:42 DEBUG : dir1/0002-cdefghi.txt: Dst hash empty - aborting Src hash check 2025/07/04 04:45:42 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/04 04:45:43 DEBUG : dir1/0003-defghij.txt: Dst hash empty - aborting Src hash check 2025/07/04 04:45:43 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/04 04:45:43 DEBUG : dir1/0004-efghijk.txt: Dst hash empty - aborting Src hash check 2025/07/04 04:45:43 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/04 04:45:43 DEBUG : dir1/0006-ghijklm.txt: Dst hash empty - aborting Src hash check 2025/07/04 04:45:43 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/04 04:45:43 DEBUG : dir1/0005-fghijkl.txt: Dst hash empty - aborting Src hash check 2025/07/04 04:45:43 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/04 04:45:43 DEBUG : dir1/0007-1234567.txt: Dst hash empty - aborting Src hash check 2025/07/04 04:45:43 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/04 04:45:44 DEBUG : dir1/0008-2345678.txt: Dst hash empty - aborting Src hash check 2025/07/04 04:45:44 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/04 04:45:44 DEBUG : dir1/0009-3456789.txt: Dst hash empty - aborting Src hash check 2025/07/04 04:45:44 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/04 04:45:44 DEBUG : dir1/0010-456789.txt: Dst hash empty - aborting Src hash check 2025/07/04 04:45:44 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/04 04:45:44 DEBUG : dir1/0011-56789;.txt: Dst hash empty - aborting Src hash check 2025/07/04 04:45:44 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/04 04:45:44 DEBUG : dir1/0012-6789;.txt: Dst hash empty - aborting Src hash check 2025/07/04 04:45:44 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/04 04:45:45 DEBUG : dir1/0013-789;=.txt: Dst hash empty - aborting Src hash check 2025/07/04 04:45:45 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/04 04:45:45 DEBUG : dir1/0014-89;=.txt: Dst hash empty - aborting Src hash check 2025/07/04 04:45:45 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/04 04:45:45 DEBUG : dir1/0015-9;=.txt: Dst hash empty - aborting Src hash check 2025/07/04 04:45:45 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/04 04:45:45 DEBUG : Waiting for deletions to finish 2025/07/04 04:45:45 INFO : appleappleapplebananaSUFFIX: Deleted 2025/07/04 04:45:45 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/07/04 04:45:45 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/07/04 04:45:45 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/07/04 04:45:45 INFO : splitbananasplitSUFFIX: Deleted 2025/07/04 04:45:45 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/07/04 04:45:46 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/07/04 04:45:46 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/07/04 04:45:46 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/07/04 04:45:46 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/07/04 04:45:46 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/07/04 04:45:46 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/07/04 04:45:46 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/07/04 04:45:46 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/07/04 04:45:46 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/07/04 04:45:46 INFO : bananaSUFFIX: Deleted 2025/07/04 04:45:46 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/07/04 04:45:46 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/07/04 04:45:46 INFO : appleSUFFIX: Deleted 2025/07/04 04:45:46 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/07/04 04:45:46 INFO : dir1: Set directory modification time (using DirSetModTime) 2025/07/04 04:45:46 DEBUG : Waiting for deletions to finish 2025/07/04 04:45:46 DEBUG : apple: Excluded (Path Filter) 2025/07/04 04:45:46 DEBUG : apple: Excluded 2025/07/04 04:45:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 04:45:46 DEBUG : appleappleapplebanana: Excluded 2025/07/04 04:45:46 DEBUG : banana: Excluded (Path Filter) 2025/07/04 04:45:46 DEBUG : banana: Excluded 2025/07/04 04:45:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 04:45:46 DEBUG : splitbananasplit: Excluded 2025/07/04 04:45:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 04:45:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/04 04:45:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 04:45:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/04 04:45:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 04:45:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/04 04:45:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 04:45:46 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/04 04:45:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 04:45:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/04 04:45:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 04:45:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/04 04:45:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 04:45:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/04 04:45:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 04:45:46 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/04 04:45:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 04:45:46 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/04 04:45:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 04:45:46 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/04 04:45:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 04:45:46 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/04 04:45:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 04:45:46 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/04 04:45:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 04:45:46 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/04 04:45:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 04:45:46 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/04 04:45:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 04:45:46 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/04 04:45:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 04:45:46 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/04 04:45:47 DEBUG : Waiting for deletions to finish 2025/07/04 04:45:47 DEBUG : apple: Excluded (Path Filter) 2025/07/04 04:45:47 DEBUG : apple: Excluded 2025/07/04 04:45:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 04:45:47 DEBUG : appleappleapplebanana: Excluded 2025/07/04 04:45:47 DEBUG : banana: Excluded (Path Filter) 2025/07/04 04:45:47 DEBUG : banana: Excluded 2025/07/04 04:45:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 04:45:47 DEBUG : splitbananasplit: Excluded 2025/07/04 04:45:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 04:45:47 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/04 04:45:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 04:45:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/04 04:45:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 04:45:47 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/04 04:45:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 04:45:47 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/04 04:45:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 04:45:47 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/04 04:45:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 04:45:47 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/04 04:45:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 04:45:47 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/04 04:45:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 04:45:47 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/04 04:45:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 04:45:47 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/04 04:45:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 04:45:47 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/04 04:45:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 04:45:47 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/04 04:45:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 04:45:47 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/04 04:45:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 04:45:47 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/04 04:45:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 04:45:47 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/04 04:45:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 04:45:47 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/04 04:45:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 04:45:47 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/truncate run.go:180: Remote "files root 'rclone-test-coqizix6rade'", Local "Local file system at /tmp/rclone346033075", Modify Window "1s" 2025/07/04 04:46:11 DEBUG : Waiting for deletions to finish 2025/07/04 04:46:11 DEBUG : apple: Excluded (Path Filter) 2025/07/04 04:46:11 DEBUG : apple: Excluded 2025/07/04 04:46:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 04:46:11 DEBUG : appleappleapplebanana: Excluded 2025/07/04 04:46:11 DEBUG : banana: Excluded (Path Filter) 2025/07/04 04:46:11 DEBUG : banana: Excluded 2025/07/04 04:46:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 04:46:11 DEBUG : splitbananasplit: Excluded 2025/07/04 04:46:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 04:46:12 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/04 04:46:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 04:46:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/04 04:46:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 04:46:12 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/04 04:46:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 04:46:12 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/04 04:46:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 04:46:12 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/04 04:46:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 04:46:12 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/04 04:46:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 04:46:12 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/04 04:46:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 04:46:12 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/04 04:46:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 04:46:12 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/04 04:46:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 04:46:12 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/04 04:46:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 04:46:12 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/04 04:46:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 04:46:12 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/04 04:46:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 04:46:12 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/04 04:46:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 04:46:12 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/04 04:46:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 04:46:12 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/04 04:46:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 04:46:12 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/04 04:46:12 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/04 04:46:12 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/04 04:46:12 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/04 04:46:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:46:12 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/04 04:46:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:46:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:46:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:46:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:46:12 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/04 04:46:12 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:46:12 DEBUG : apple: Unchanged skipping 2025/07/04 04:46:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:46:12 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:46:12 DEBUG : banana: Unchanged skipping 2025/07/04 04:46:12 INFO : dir1: Set directory modification time (using DirSetModTime) 2025/07/04 04:46:12 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/07/04 04:46:12 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/04 04:46:12 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/04 04:46:12 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/04 04:46:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 04:46:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:46:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 04:46:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:46:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 04:46:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 04:46:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 04:46:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:46:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 04:46:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 04:46:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 04:46:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:46:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 04:46:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 04:46:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 04:46:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 04:46:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 04:46:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 04:46:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 04:46:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:46:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 04:46:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 04:46:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 04:46:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 04:46:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 04:46:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 04:46:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 04:46:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:46:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 04:46:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 04:46:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 04:46:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:46:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 04:46:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 04:46:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 04:46:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 04:46:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 04:46:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 04:46:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 04:46:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 04:46:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 04:46:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 04:46:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 04:46:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 04:46:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 04:46:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:46:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 04:46:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 04:46:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 04:46:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 04:46:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 04:46:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 04:46:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 04:46:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 04:46:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 04:46:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 04:46:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 04:46:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 04:46:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 04:46:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 04:46:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 04:46:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:46:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 04:46:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 04:46:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 04:46:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 04:46:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 04:46:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 04:46:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 04:46:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 04:46:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 04:46:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 04:46:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 04:46:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 04:46:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 04:46:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 04:46:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 04:46:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 04:46:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 04:46:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:46:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 04:46:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 04:46:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 04:46:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 04:46:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 04:46:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 04:46:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 04:46:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 04:46:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 04:46:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:46:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 04:46:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 04:46:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 04:46:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 04:46:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 04:46:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 04:46:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 04:46:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 04:46:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 04:46:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 04:46:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 04:46:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 04:46:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 04:46:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 04:46:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 04:46:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 04:46:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 04:46:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:46:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 04:46:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 04:46:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 04:46:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 04:46:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 04:46:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 04:46:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 04:46:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 04:46:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 04:46:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 04:46:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 04:46:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 04:46:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 04:46:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 04:46:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 04:46:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 04:46:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 04:46:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 04:46:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 04:46:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 04:46:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 04:46:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 04:46:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/04 04:46:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:46:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/04 04:46:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 04:46:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/04 04:46:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 04:46:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/04 04:46:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 04:46:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/04 04:46:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 04:46:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 04:46:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:46:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 04:46:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 04:46:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 04:46:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 04:46:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 04:46:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 04:46:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 04:46:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/04 04:46:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 04:46:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 04:46:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 04:46:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 04:46:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 04:46:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 04:46:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 04:46:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 04:46:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 04:46:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 04:46:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 04:46:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 04:46:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 04:46:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 04:46:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 04:46:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 04:46:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 04:46:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 04:46:12 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/04 04:46:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:46:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 04:46:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/04 04:46:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 04:46:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/04 04:46:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 04:46:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/04 04:46:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 04:46:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/04 04:46:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 04:46:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/04 04:46:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 04:46:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/04 04:46:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 04:46:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/04 04:46:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 04:46:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/04 04:46:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/04 04:46:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/04 04:46:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 04:46:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/04 04:46:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 04:46:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/04 04:46:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/04 04:46:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/04 04:46:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 04:46:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/04 04:46:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 04:46:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/04 04:46:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 04:46:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/04 04:46:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:46:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/04 04:46:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/04 04:46:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/04 04:46:13 DEBUG : files root 'rclone-test-coqizix6rade': Waiting for checks to finish 2025/07/04 04:46:13 DEBUG : files root 'rclone-test-coqizix6rade': Waiting for transfers to finish 2025/07/04 04:46:13 DEBUG : appleapple: Dst hash empty - aborting Src hash check 2025/07/04 04:46:13 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/07/04 04:46:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/04 04:46:13 DEBUG : splitbanan: Dst hash empty - aborting Src hash check 2025/07/04 04:46:13 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/07/04 04:46:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/04 04:46:13 DEBUG : dir1/0000-abcde: Dst hash empty - aborting Src hash check 2025/07/04 04:46:13 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/07/04 04:46:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/04 04:46:13 DEBUG : dir1/0001-bcdef: Dst hash empty - aborting Src hash check 2025/07/04 04:46:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/07/04 04:46:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/04 04:46:14 DEBUG : dir1/0002-cdefg: Dst hash empty - aborting Src hash check 2025/07/04 04:46:14 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/07/04 04:46:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/04 04:46:14 DEBUG : dir1/0003-defgh: Dst hash empty - aborting Src hash check 2025/07/04 04:46:14 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/07/04 04:46:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/04 04:46:14 DEBUG : dir1/0005-fghij: Dst hash empty - aborting Src hash check 2025/07/04 04:46:14 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/07/04 04:46:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/04 04:46:14 DEBUG : dir1/0004-efghi: Dst hash empty - aborting Src hash check 2025/07/04 04:46:14 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/07/04 04:46:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/04 04:46:14 DEBUG : dir1/0006-ghijk: Dst hash empty - aborting Src hash check 2025/07/04 04:46:14 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/07/04 04:46:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/04 04:46:15 DEBUG : dir1/0007-12345: Dst hash empty - aborting Src hash check 2025/07/04 04:46:15 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/07/04 04:46:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/04 04:46:15 DEBUG : dir1/0008-23456: Dst hash empty - aborting Src hash check 2025/07/04 04:46:15 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/07/04 04:46:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/04 04:46:15 DEBUG : dir1/0009-34567: Dst hash empty - aborting Src hash check 2025/07/04 04:46:15 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/07/04 04:46:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/04 04:46:15 DEBUG : dir1/0010-45678: Dst hash empty - aborting Src hash check 2025/07/04 04:46:15 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/07/04 04:46:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/04 04:46:15 DEBUG : dir1/0011-56789: Dst hash empty - aborting Src hash check 2025/07/04 04:46:15 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/07/04 04:46:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/04 04:46:16 DEBUG : dir1/0012-6789;: Dst hash empty - aborting Src hash check 2025/07/04 04:46:16 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/07/04 04:46:16 DEBUG : dir1/0013-789;=: Dst hash empty - aborting Src hash check 2025/07/04 04:46:16 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/07/04 04:46:16 DEBUG : dir1/0014-89;=.: Dst hash empty - aborting Src hash check 2025/07/04 04:46:16 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/07/04 04:46:17 DEBUG : dir1/0015-9;=.t: Dst hash empty - aborting Src hash check 2025/07/04 04:46:17 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/07/04 04:46:17 DEBUG : Waiting for deletions to finish 2025/07/04 04:46:17 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/04 04:46:17 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/04 04:46:17 INFO : dir1/0011-56789;.txt: Deleted 2025/07/04 04:46:17 INFO : dir1/0013-789;=.txt: Deleted 2025/07/04 04:46:17 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/04 04:46:17 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/04 04:46:17 INFO : dir1/0007-1234567.txt: Deleted 2025/07/04 04:46:17 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/04 04:46:17 INFO : dir1/0008-2345678.txt: Deleted 2025/07/04 04:46:17 INFO : dir1/0009-3456789.txt: Deleted 2025/07/04 04:46:17 INFO : dir1/0010-456789.txt: Deleted 2025/07/04 04:46:17 INFO : dir1/0012-6789;.txt: Deleted 2025/07/04 04:46:17 INFO : dir1/0015-9;=.txt: Deleted 2025/07/04 04:46:17 INFO : dir1/0014-89;=.txt: Deleted 2025/07/04 04:46:17 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/04 04:46:17 INFO : dir1/0003-defghij.txt: Deleted 2025/07/04 04:46:17 INFO : appleappleapplebanana: Deleted 2025/07/04 04:46:17 INFO : splitbananasplit: Deleted 2025/07/04 04:46:17 INFO : dir1: Set directory modification time (using DirSetModTime) 2025/07/04 04:46:17 DEBUG : Waiting for deletions to finish 2025/07/04 04:46:17 DEBUG : apple: Excluded (Path Filter) 2025/07/04 04:46:17 DEBUG : apple: Excluded 2025/07/04 04:46:17 DEBUG : appleapple: Excluded (Path Filter) 2025/07/04 04:46:17 DEBUG : appleapple: Excluded 2025/07/04 04:46:17 DEBUG : banana: Excluded (Path Filter) 2025/07/04 04:46:17 DEBUG : banana: Excluded 2025/07/04 04:46:17 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/04 04:46:17 DEBUG : splitbanan: Excluded 2025/07/04 04:46:18 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/04 04:46:18 DEBUG : dir1/0000-abcde: Excluded 2025/07/04 04:46:18 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/04 04:46:18 DEBUG : dir1/0001-bcdef: Excluded 2025/07/04 04:46:18 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/04 04:46:18 DEBUG : dir1/0002-cdefg: Excluded 2025/07/04 04:46:18 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/04 04:46:18 DEBUG : dir1/0003-defgh: Excluded 2025/07/04 04:46:18 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/04 04:46:18 DEBUG : dir1/0004-efghi: Excluded 2025/07/04 04:46:18 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/04 04:46:18 DEBUG : dir1/0005-fghij: Excluded 2025/07/04 04:46:18 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/04 04:46:18 DEBUG : dir1/0006-ghijk: Excluded 2025/07/04 04:46:18 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/04 04:46:18 DEBUG : dir1/0007-12345: Excluded 2025/07/04 04:46:18 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/04 04:46:18 DEBUG : dir1/0008-23456: Excluded 2025/07/04 04:46:18 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/04 04:46:18 DEBUG : dir1/0009-34567: Excluded 2025/07/04 04:46:18 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/04 04:46:18 DEBUG : dir1/0010-45678: Excluded 2025/07/04 04:46:18 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/04 04:46:18 DEBUG : dir1/0011-56789: Excluded 2025/07/04 04:46:18 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/04 04:46:18 DEBUG : dir1/0012-6789;: Excluded 2025/07/04 04:46:18 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/04 04:46:18 DEBUG : dir1/0013-789;=: Excluded 2025/07/04 04:46:18 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/04 04:46:18 DEBUG : dir1/0014-89;=.: Excluded 2025/07/04 04:46:18 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/04 04:46:18 DEBUG : dir1/0015-9;=.t: Excluded 2025/07/04 04:46:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/04 04:46:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/04 04:46:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/04 04:46:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/04 04:46:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/04 04:46:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/04 04:46:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/04 04:46:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/04 04:46:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/04 04:46:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/04 04:46:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/04 04:46:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/04 04:46:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/04 04:46:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/04 04:46:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/04 04:46:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/04 04:46:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/04 04:46:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/04 04:46:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/04 04:46:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/04 04:46:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/04 04:46:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/04 04:46:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/04 04:46:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/04 04:46:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/04 04:46:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/04 04:46:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/04 04:46:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/04 04:46:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/04 04:46:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/04 04:46:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/04 04:46:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/04 04:46:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/04 04:46:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/04 04:46:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/04 04:46:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/04 04:46:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/04 04:46:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/04 04:46:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/04 04:46:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/04 04:46:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/04 04:46:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/04 04:46:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/04 04:46:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/04 04:46:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/04 04:46:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/04 04:46:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/04 04:46:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/04 04:46:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/04 04:46:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/04 04:46:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/04 04:46:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/04 04:46:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/04 04:46:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/04 04:46:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/04 04:46:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/04 04:46:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/04 04:46:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/04 04:46:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/04 04:46:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/04 04:46:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/04 04:46:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/04 04:46:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:46:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/04 04:46:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:46:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/04 04:46:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:46:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/04 04:46:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:46:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/04 04:46:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:46:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/04 04:46:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:46:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/04 04:46:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:46:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/04 04:46:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:46:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/04 04:46:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:46:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/04 04:46:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:46:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/04 04:46:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:46:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/04 04:46:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:46:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/04 04:46:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:46:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/04 04:46:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:46:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/04 04:46:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:46:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/04 04:46:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:46:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/04 04:46:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:46:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:46:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/04 04:46:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/04 04:46:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:46:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/04 04:46:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/04 04:46:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/04 04:46:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/04 04:46:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/04 04:46:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/04 04:46:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/04 04:46:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/04 04:46:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/04 04:46:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/04 04:46:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/04 04:46:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/04 04:46:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/04 04:46:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/04 04:46:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/04 04:46:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/04 04:46:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/04 04:46:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/04 04:46:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/04 04:46:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/04 04:46:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:46:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/04 04:46:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:46:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:46:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:46:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:46:18 DEBUG : dir1: Directory modification time the same (differ by -204.9847ms, within tolerance 1s) 2025/07/04 04:46:18 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/07/04 04:46:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/04 04:46:18 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:46:18 DEBUG : apple: Unchanged skipping 2025/07/04 04:46:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:46:18 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/04 04:46:18 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:46:18 DEBUG : banana: Unchanged skipping 2025/07/04 04:46:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:46:18 DEBUG : splitbananasplit: Unchanged skipping 2025/07/04 04:46:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 04:46:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:46:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 04:46:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:46:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 04:46:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 04:46:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 04:46:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:46:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 04:46:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 04:46:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 04:46:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:46:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 04:46:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 04:46:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 04:46:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 04:46:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 04:46:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 04:46:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 04:46:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:46:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 04:46:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 04:46:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 04:46:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 04:46:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 04:46:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 04:46:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 04:46:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:46:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 04:46:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 04:46:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 04:46:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:46:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 04:46:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 04:46:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 04:46:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 04:46:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 04:46:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 04:46:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 04:46:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 04:46:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 04:46:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 04:46:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 04:46:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 04:46:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 04:46:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:46:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 04:46:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 04:46:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 04:46:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 04:46:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 04:46:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 04:46:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 04:46:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 04:46:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 04:46:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 04:46:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 04:46:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 04:46:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 04:46:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 04:46:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 04:46:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:46:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 04:46:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 04:46:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 04:46:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 04:46:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 04:46:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 04:46:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 04:46:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 04:46:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 04:46:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 04:46:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 04:46:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 04:46:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 04:46:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 04:46:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 04:46:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 04:46:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 04:46:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:46:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 04:46:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 04:46:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 04:46:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 04:46:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 04:46:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 04:46:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 04:46:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 04:46:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 04:46:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:46:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 04:46:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 04:46:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 04:46:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 04:46:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 04:46:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 04:46:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 04:46:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 04:46:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 04:46:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 04:46:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 04:46:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 04:46:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 04:46:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 04:46:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 04:46:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 04:46:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 04:46:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:46:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 04:46:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 04:46:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 04:46:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 04:46:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 04:46:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 04:46:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 04:46:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 04:46:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 04:46:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 04:46:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 04:46:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 04:46:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 04:46:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 04:46:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 04:46:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 04:46:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 04:46:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 04:46:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 04:46:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 04:46:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 04:46:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 04:46:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/04 04:46:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:46:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/04 04:46:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 04:46:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/04 04:46:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 04:46:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/04 04:46:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 04:46:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/04 04:46:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 04:46:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 04:46:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:46:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 04:46:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 04:46:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 04:46:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 04:46:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 04:46:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 04:46:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 04:46:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/04 04:46:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 04:46:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 04:46:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 04:46:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 04:46:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 04:46:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 04:46:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 04:46:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 04:46:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 04:46:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 04:46:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 04:46:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 04:46:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 04:46:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 04:46:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 04:46:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 04:46:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 04:46:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 04:46:18 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/04 04:46:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:46:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 04:46:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 04:46:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 04:46:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 04:46:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 04:46:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 04:46:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 04:46:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 04:46:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 04:46:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 04:46:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/04 04:46:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 04:46:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 04:46:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 04:46:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:46:18 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/04 04:46:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:46:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/04 04:46:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:46:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:46:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/04 04:46:18 DEBUG : files root 'rclone-test-coqizix6rade': Waiting for checks to finish 2025/07/04 04:46:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/04 04:46:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:46:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:46:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/04 04:46:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:46:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:46:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/04 04:46:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/04 04:46:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/04 04:46:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:46:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/04 04:46:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:46:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/04 04:46:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:46:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/04 04:46:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:46:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/04 04:46:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:46:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/04 04:46:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:46:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/04 04:46:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:46:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/04 04:46:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:46:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/04 04:46:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:46:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/04 04:46:18 DEBUG : files root 'rclone-test-coqizix6rade': Waiting for transfers to finish 2025/07/04 04:46:18 DEBUG : Waiting for deletions to finish 2025/07/04 04:46:18 DEBUG : Waiting for deletions to finish 2025/07/04 04:46:18 DEBUG : apple: Excluded (Path Filter) 2025/07/04 04:46:18 DEBUG : apple: Excluded 2025/07/04 04:46:18 DEBUG : appleapple: Excluded (Path Filter) 2025/07/04 04:46:18 DEBUG : appleapple: Excluded 2025/07/04 04:46:18 DEBUG : banana: Excluded (Path Filter) 2025/07/04 04:46:18 DEBUG : banana: Excluded 2025/07/04 04:46:18 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/04 04:46:18 DEBUG : splitbanan: Excluded 2025/07/04 04:46:19 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/04 04:46:19 DEBUG : dir1/0000-abcde: Excluded 2025/07/04 04:46:19 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/04 04:46:19 DEBUG : dir1/0001-bcdef: Excluded 2025/07/04 04:46:19 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/04 04:46:19 DEBUG : dir1/0002-cdefg: Excluded 2025/07/04 04:46:19 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/04 04:46:19 DEBUG : dir1/0003-defgh: Excluded 2025/07/04 04:46:19 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/04 04:46:19 DEBUG : dir1/0004-efghi: Excluded 2025/07/04 04:46:19 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/04 04:46:19 DEBUG : dir1/0005-fghij: Excluded 2025/07/04 04:46:19 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/04 04:46:19 DEBUG : dir1/0006-ghijk: Excluded 2025/07/04 04:46:19 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/04 04:46:19 DEBUG : dir1/0007-12345: Excluded 2025/07/04 04:46:19 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/04 04:46:19 DEBUG : dir1/0008-23456: Excluded 2025/07/04 04:46:19 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/04 04:46:19 DEBUG : dir1/0009-34567: Excluded 2025/07/04 04:46:19 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/04 04:46:19 DEBUG : dir1/0010-45678: Excluded 2025/07/04 04:46:19 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/04 04:46:19 DEBUG : dir1/0011-56789: Excluded 2025/07/04 04:46:19 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/04 04:46:19 DEBUG : dir1/0012-6789;: Excluded 2025/07/04 04:46:19 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/04 04:46:19 DEBUG : dir1/0013-789;=: Excluded 2025/07/04 04:46:19 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/04 04:46:19 DEBUG : dir1/0014-89;=.: Excluded 2025/07/04 04:46:19 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/04 04:46:19 DEBUG : dir1/0015-9;=.t: Excluded 2025/07/04 04:46:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:46:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:46:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/04 04:46:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/04 04:46:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/04 04:46:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/04 04:46:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/04 04:46:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/04 04:46:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/04 04:46:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/04 04:46:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/04 04:46:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/04 04:46:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/04 04:46:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/04 04:46:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/04 04:46:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/04 04:46:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/04 04:46:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/04 04:46:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/04 04:46:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/04 04:46:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/04 04:46:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/04 04:46:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/04 04:46:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/04 04:46:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/04 04:46:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/04 04:46:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/04 04:46:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/04 04:46:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/04 04:46:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/04 04:46:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/04 04:46:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/04 04:46:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/04 04:46:19 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/04 04:46:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/04 04:46:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:46:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/04 04:46:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/04 04:46:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/04 04:46:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/04 04:46:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/04 04:46:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/04 04:46:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/04 04:46:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/04 04:46:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/04 04:46:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/04 04:46:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/04 04:46:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/04 04:46:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/04 04:46:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/04 04:46:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/04 04:46:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/04 04:46:19 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "files root 'rclone-test-coqizix6rade'", Local "Local file system at /tmp/rclone346033075", Modify Window "1s" 2025/07/04 04:46:39 DEBUG : Waiting for deletions to finish 2025/07/04 04:46:39 DEBUG : apple: Excluded (Path Filter) 2025/07/04 04:46:39 DEBUG : apple: Excluded 2025/07/04 04:46:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 04:46:39 DEBUG : appleappleapplebanana: Excluded 2025/07/04 04:46:39 DEBUG : banana: Excluded (Path Filter) 2025/07/04 04:46:39 DEBUG : banana: Excluded 2025/07/04 04:46:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 04:46:39 DEBUG : splitbananasplit: Excluded 2025/07/04 04:46:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 04:46:39 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/04 04:46:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 04:46:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/04 04:46:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 04:46:39 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/04 04:46:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 04:46:39 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/04 04:46:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 04:46:39 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/04 04:46:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 04:46:39 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/04 04:46:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 04:46:39 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/04 04:46:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 04:46:39 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/04 04:46:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 04:46:39 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/04 04:46:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 04:46:39 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/04 04:46:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 04:46:39 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/04 04:46:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 04:46:39 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/04 04:46:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 04:46:39 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/04 04:46:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 04:46:39 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/04 04:46:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 04:46:39 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/04 04:46:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 04:46:39 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/04 04:46:40 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:46:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:46:40 DEBUG : apple: Unchanged skipping 2025/07/04 04:46:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/04 04:46:40 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:46:40 DEBUG : banana: Unchanged skipping 2025/07/04 04:46:40 INFO : dir1: Set directory modification time (using DirSetModTime) 2025/07/04 04:46:40 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/07/04 04:46:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:46:40 DEBUG : splitbananasplit: Unchanged skipping 2025/07/04 04:46:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:46:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:46:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:46:40 DEBUG : files root 'rclone-test-coqizix6rade': Waiting for checks to finish 2025/07/04 04:46:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/04 04:46:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/04 04:46:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/04 04:46:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:46:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/04 04:46:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:46:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/04 04:46:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:46:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/04 04:46:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:46:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/04 04:46:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:46:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/04 04:46:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:46:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:46:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/04 04:46:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/04 04:46:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:46:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:46:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/04 04:46:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/04 04:46:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:46:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/04 04:46:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:46:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/04 04:46:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:46:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/04 04:46:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:46:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/04 04:46:40 DEBUG : files root 'rclone-test-coqizix6rade': Waiting for transfers to finish 2025/07/04 04:46:40 DEBUG : Waiting for deletions to finish 2025/07/04 04:46:40 DEBUG : Waiting for deletions to finish 2025/07/04 04:46:40 DEBUG : apple: Excluded (Path Filter) 2025/07/04 04:46:40 DEBUG : apple: Excluded 2025/07/04 04:46:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 04:46:40 DEBUG : appleappleapplebanana: Excluded 2025/07/04 04:46:40 DEBUG : banana: Excluded (Path Filter) 2025/07/04 04:46:40 DEBUG : banana: Excluded 2025/07/04 04:46:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 04:46:40 DEBUG : splitbananasplit: Excluded 2025/07/04 04:46:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 04:46:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/04 04:46:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 04:46:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/04 04:46:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 04:46:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/04 04:46:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 04:46:40 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/04 04:46:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 04:46:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/04 04:46:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 04:46:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/04 04:46:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 04:46:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/04 04:46:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 04:46:40 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/04 04:46:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 04:46:40 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/04 04:46:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 04:46:40 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/04 04:46:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 04:46:40 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/04 04:46:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 04:46:40 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/04 04:46:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 04:46:40 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/04 04:46:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 04:46:40 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/04 04:46:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 04:46:40 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/04 04:46:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 04:46:40 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/04 04:46:41 DEBUG : dir1: Directory modification time the same (differ by -110.063643ms, within tolerance 1s) 2025/07/04 04:46:41 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/07/04 04:46:41 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:46:41 DEBUG : banana: Unchanged skipping 2025/07/04 04:46:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:46:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/04 04:46:41 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:46:41 DEBUG : apple: Unchanged skipping 2025/07/04 04:46:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:46:41 DEBUG : splitbananasplit: Unchanged skipping 2025/07/04 04:46:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:46:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/04 04:46:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:46:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:46:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/04 04:46:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:46:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:46:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:46:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/04 04:46:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/04 04:46:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/04 04:46:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/04 04:46:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:46:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:46:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/04 04:46:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/04 04:46:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:46:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/04 04:46:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:46:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/04 04:46:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:46:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:46:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:46:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/04 04:46:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/04 04:46:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/04 04:46:41 DEBUG : files root 'rclone-test-coqizix6rade': Waiting for checks to finish 2025/07/04 04:46:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:46:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/04 04:46:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:46:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/04 04:46:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:46:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/04 04:46:41 DEBUG : files root 'rclone-test-coqizix6rade': Waiting for transfers to finish 2025/07/04 04:46:41 DEBUG : Waiting for deletions to finish 2025/07/04 04:46:41 DEBUG : Waiting for deletions to finish 2025/07/04 04:46:41 DEBUG : apple: Excluded (Path Filter) 2025/07/04 04:46:41 DEBUG : apple: Excluded 2025/07/04 04:46:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 04:46:41 DEBUG : appleappleapplebanana: Excluded 2025/07/04 04:46:41 DEBUG : banana: Excluded (Path Filter) 2025/07/04 04:46:41 DEBUG : banana: Excluded 2025/07/04 04:46:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 04:46:41 DEBUG : splitbananasplit: Excluded 2025/07/04 04:46:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 04:46:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/04 04:46:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 04:46:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/04 04:46:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 04:46:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/04 04:46:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 04:46:41 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/04 04:46:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 04:46:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/04 04:46:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 04:46:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/04 04:46:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 04:46:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/04 04:46:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 04:46:41 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/04 04:46:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 04:46:41 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/04 04:46:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 04:46:41 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/04 04:46:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 04:46:41 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/04 04:46:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 04:46:41 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/04 04:46:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 04:46:41 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/04 04:46:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 04:46:41 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/04 04:46:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 04:46:41 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/04 04:46:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 04:46:41 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/04 04:46:42 DEBUG : Waiting for deletions to finish 2025/07/04 04:46:42 DEBUG : apple: Excluded (Path Filter) 2025/07/04 04:46:42 DEBUG : apple: Excluded 2025/07/04 04:46:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 04:46:42 DEBUG : appleappleapplebanana: Excluded 2025/07/04 04:46:42 DEBUG : banana: Excluded (Path Filter) 2025/07/04 04:46:42 DEBUG : banana: Excluded 2025/07/04 04:46:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 04:46:42 DEBUG : splitbananasplit: Excluded 2025/07/04 04:46:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 04:46:42 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/04 04:46:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 04:46:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/04 04:46:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 04:46:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/04 04:46:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 04:46:42 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/04 04:46:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 04:46:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/04 04:46:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 04:46:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/04 04:46:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 04:46:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/04 04:46:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 04:46:42 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/04 04:46:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 04:46:42 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/04 04:46:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 04:46:42 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/04 04:46:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 04:46:42 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/04 04:46:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 04:46:42 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/04 04:46:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 04:46:42 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/04 04:46:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 04:46:42 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/04 04:46:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 04:46:42 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/04 04:46:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 04:46:42 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/ISO-8859-1 run.go:180: Remote "files root 'rclone-test-coqizix6rade'", Local "Local file system at /tmp/rclone346033075", Modify Window "1s" 2025/07/04 04:47:04 DEBUG : Waiting for deletions to finish 2025/07/04 04:47:04 DEBUG : apple: Excluded (Path Filter) 2025/07/04 04:47:04 DEBUG : apple: Excluded 2025/07/04 04:47:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 04:47:04 DEBUG : appleappleapplebanana: Excluded 2025/07/04 04:47:04 DEBUG : banana: Excluded (Path Filter) 2025/07/04 04:47:04 DEBUG : banana: Excluded 2025/07/04 04:47:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 04:47:04 DEBUG : splitbananasplit: Excluded 2025/07/04 04:47:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 04:47:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/04 04:47:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 04:47:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/04 04:47:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 04:47:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/04 04:47:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 04:47:05 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/04 04:47:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 04:47:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/04 04:47:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 04:47:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/04 04:47:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 04:47:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/04 04:47:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 04:47:05 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/04 04:47:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 04:47:05 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/04 04:47:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 04:47:05 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/04 04:47:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 04:47:05 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/04 04:47:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 04:47:05 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/04 04:47:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 04:47:05 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/04 04:47:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 04:47:05 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/04 04:47:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 04:47:05 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/04 04:47:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 04:47:05 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/04 04:47:05 DEBUG : dir1: Directory modification time the same (differ by -788.125677ms, within tolerance 1s) 2025/07/04 04:47:05 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/07/04 04:47:05 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:05 DEBUG : apple: Unchanged skipping 2025/07/04 04:47:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/04 04:47:05 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:05 DEBUG : banana: Unchanged skipping 2025/07/04 04:47:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:05 DEBUG : splitbananasplit: Unchanged skipping 2025/07/04 04:47:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/04 04:47:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/04 04:47:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/04 04:47:05 DEBUG : files root 'rclone-test-coqizix6rade': Waiting for checks to finish 2025/07/04 04:47:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/04 04:47:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/04 04:47:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/04 04:47:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/04 04:47:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/04 04:47:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/04 04:47:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/04 04:47:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/04 04:47:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/04 04:47:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/04 04:47:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/04 04:47:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/04 04:47:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/04 04:47:05 DEBUG : files root 'rclone-test-coqizix6rade': Waiting for transfers to finish 2025/07/04 04:47:05 DEBUG : Waiting for deletions to finish 2025/07/04 04:47:05 DEBUG : Waiting for deletions to finish 2025/07/04 04:47:05 DEBUG : apple: Excluded (Path Filter) 2025/07/04 04:47:05 DEBUG : apple: Excluded 2025/07/04 04:47:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 04:47:05 DEBUG : appleappleapplebanana: Excluded 2025/07/04 04:47:05 DEBUG : banana: Excluded (Path Filter) 2025/07/04 04:47:05 DEBUG : banana: Excluded 2025/07/04 04:47:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 04:47:05 DEBUG : splitbananasplit: Excluded 2025/07/04 04:47:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 04:47:06 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/04 04:47:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 04:47:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/04 04:47:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 04:47:06 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/04 04:47:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 04:47:06 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/04 04:47:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 04:47:06 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/04 04:47:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 04:47:06 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/04 04:47:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 04:47:06 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/04 04:47:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 04:47:06 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/04 04:47:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 04:47:06 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/04 04:47:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 04:47:06 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/04 04:47:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 04:47:06 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/04 04:47:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 04:47:06 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/04 04:47:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 04:47:06 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/04 04:47:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 04:47:06 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/04 04:47:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 04:47:06 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/04 04:47:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 04:47:06 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/04 04:47:06 DEBUG : dir1: Directory modification time the same (differ by -788.125677ms, within tolerance 1s) 2025/07/04 04:47:06 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/07/04 04:47:06 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:06 DEBUG : apple: Unchanged skipping 2025/07/04 04:47:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:06 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/04 04:47:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:06 DEBUG : splitbananasplit: Unchanged skipping 2025/07/04 04:47:06 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:06 DEBUG : banana: Unchanged skipping 2025/07/04 04:47:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/04 04:47:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/04 04:47:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/04 04:47:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/04 04:47:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/04 04:47:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/04 04:47:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/04 04:47:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/04 04:47:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/04 04:47:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/04 04:47:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/04 04:47:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/04 04:47:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/04 04:47:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/04 04:47:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/04 04:47:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/04 04:47:06 DEBUG : files root 'rclone-test-coqizix6rade': Waiting for checks to finish 2025/07/04 04:47:06 DEBUG : files root 'rclone-test-coqizix6rade': Waiting for transfers to finish 2025/07/04 04:47:06 DEBUG : Waiting for deletions to finish 2025/07/04 04:47:06 DEBUG : Waiting for deletions to finish 2025/07/04 04:47:06 DEBUG : apple: Excluded (Path Filter) 2025/07/04 04:47:06 DEBUG : apple: Excluded 2025/07/04 04:47:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 04:47:06 DEBUG : appleappleapplebanana: Excluded 2025/07/04 04:47:06 DEBUG : banana: Excluded (Path Filter) 2025/07/04 04:47:06 DEBUG : banana: Excluded 2025/07/04 04:47:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 04:47:06 DEBUG : splitbananasplit: Excluded 2025/07/04 04:47:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 04:47:07 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/04 04:47:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 04:47:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/04 04:47:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 04:47:07 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/04 04:47:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 04:47:07 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/04 04:47:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 04:47:07 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/04 04:47:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 04:47:07 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/04 04:47:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 04:47:07 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/04 04:47:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 04:47:07 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/04 04:47:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 04:47:07 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/04 04:47:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 04:47:07 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/04 04:47:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 04:47:07 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/04 04:47:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 04:47:07 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/04 04:47:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 04:47:07 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/04 04:47:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 04:47:07 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/04 04:47:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 04:47:07 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/04 04:47:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 04:47:07 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/charmap run.go:180: Remote "files root 'rclone-test-coqizix6rade'", Local "Local file system at /tmp/rclone346033075", Modify Window "1s" 2025/07/04 04:47:27 DEBUG : Waiting for deletions to finish 2025/07/04 04:47:27 DEBUG : apple: Excluded (Path Filter) 2025/07/04 04:47:27 DEBUG : apple: Excluded 2025/07/04 04:47:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 04:47:27 DEBUG : appleappleapplebanana: Excluded 2025/07/04 04:47:27 DEBUG : banana: Excluded (Path Filter) 2025/07/04 04:47:27 DEBUG : banana: Excluded 2025/07/04 04:47:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 04:47:27 DEBUG : splitbananasplit: Excluded 2025/07/04 04:47:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 04:47:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/04 04:47:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 04:47:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/04 04:47:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 04:47:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/04 04:47:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 04:47:27 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/04 04:47:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 04:47:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/04 04:47:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 04:47:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/04 04:47:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 04:47:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/04 04:47:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 04:47:27 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/04 04:47:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 04:47:27 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/04 04:47:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 04:47:27 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/04 04:47:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 04:47:27 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/04 04:47:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 04:47:27 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/04 04:47:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 04:47:27 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/04 04:47:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 04:47:27 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/04 04:47:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 04:47:27 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/04 04:47:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 04:47:27 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/04 04:47:28 DEBUG : dir1: Directory modification time the same (differ by -475.184426ms, within tolerance 1s) 2025/07/04 04:47:28 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/07/04 04:47:28 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:28 DEBUG : apple: Unchanged skipping 2025/07/04 04:47:28 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:28 DEBUG : banana: Unchanged skipping 2025/07/04 04:47:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/04 04:47:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:28 DEBUG : splitbananasplit: Unchanged skipping 2025/07/04 04:47:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/04 04:47:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/04 04:47:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/04 04:47:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/04 04:47:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/04 04:47:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/04 04:47:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/04 04:47:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/04 04:47:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/04 04:47:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/04 04:47:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/04 04:47:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/04 04:47:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/04 04:47:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/04 04:47:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/04 04:47:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/04 04:47:28 DEBUG : files root 'rclone-test-coqizix6rade': Waiting for checks to finish 2025/07/04 04:47:28 DEBUG : files root 'rclone-test-coqizix6rade': Waiting for transfers to finish 2025/07/04 04:47:28 DEBUG : Waiting for deletions to finish 2025/07/04 04:47:28 DEBUG : Waiting for deletions to finish 2025/07/04 04:47:28 DEBUG : apple: Excluded (Path Filter) 2025/07/04 04:47:28 DEBUG : apple: Excluded 2025/07/04 04:47:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 04:47:28 DEBUG : appleappleapplebanana: Excluded 2025/07/04 04:47:28 DEBUG : banana: Excluded (Path Filter) 2025/07/04 04:47:28 DEBUG : banana: Excluded 2025/07/04 04:47:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 04:47:28 DEBUG : splitbananasplit: Excluded 2025/07/04 04:47:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 04:47:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/04 04:47:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 04:47:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/04 04:47:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 04:47:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/04 04:47:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 04:47:29 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/04 04:47:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 04:47:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/04 04:47:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 04:47:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/04 04:47:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 04:47:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/04 04:47:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 04:47:29 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/04 04:47:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 04:47:29 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/04 04:47:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 04:47:29 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/04 04:47:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 04:47:29 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/04 04:47:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 04:47:29 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/04 04:47:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 04:47:29 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/04 04:47:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 04:47:29 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/04 04:47:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 04:47:29 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/04 04:47:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 04:47:29 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/04 04:47:29 DEBUG : dir1: Directory modification time the same (differ by -475.184426ms, within tolerance 1s) 2025/07/04 04:47:29 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:29 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/07/04 04:47:29 DEBUG : apple: Unchanged skipping 2025/07/04 04:47:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:29 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/04 04:47:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:29 DEBUG : splitbananasplit: Unchanged skipping 2025/07/04 04:47:29 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:29 DEBUG : banana: Unchanged skipping 2025/07/04 04:47:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/04 04:47:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/04 04:47:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/04 04:47:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/04 04:47:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/04 04:47:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/04 04:47:29 DEBUG : files root 'rclone-test-coqizix6rade': Waiting for checks to finish 2025/07/04 04:47:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/04 04:47:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/04 04:47:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/04 04:47:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/04 04:47:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/04 04:47:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/04 04:47:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/04 04:47:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/04 04:47:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/04 04:47:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/04 04:47:29 DEBUG : files root 'rclone-test-coqizix6rade': Waiting for transfers to finish 2025/07/04 04:47:29 DEBUG : Waiting for deletions to finish 2025/07/04 04:47:29 DEBUG : Waiting for deletions to finish 2025/07/04 04:47:29 DEBUG : apple: Excluded (Path Filter) 2025/07/04 04:47:29 DEBUG : apple: Excluded 2025/07/04 04:47:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 04:47:29 DEBUG : appleappleapplebanana: Excluded 2025/07/04 04:47:29 DEBUG : banana: Excluded (Path Filter) 2025/07/04 04:47:29 DEBUG : banana: Excluded 2025/07/04 04:47:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 04:47:29 DEBUG : splitbananasplit: Excluded 2025/07/04 04:47:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 04:47:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/04 04:47:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 04:47:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/04 04:47:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 04:47:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/04 04:47:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 04:47:30 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/04 04:47:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 04:47:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/04 04:47:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 04:47:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/04 04:47:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 04:47:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/04 04:47:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 04:47:30 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/04 04:47:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 04:47:30 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/04 04:47:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 04:47:30 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/04 04:47:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 04:47:30 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/04 04:47:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 04:47:30 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/04 04:47:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 04:47:30 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/04 04:47:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 04:47:30 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/04 04:47:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 04:47:30 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/04 04:47:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 04:47:30 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/lowercase run.go:180: Remote "files root 'rclone-test-coqizix6rade'", Local "Local file system at /tmp/rclone346033075", Modify Window "1s" 2025/07/04 04:47:50 DEBUG : Waiting for deletions to finish 2025/07/04 04:47:50 DEBUG : apple: Excluded (Path Filter) 2025/07/04 04:47:50 DEBUG : apple: Excluded 2025/07/04 04:47:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 04:47:50 DEBUG : appleappleapplebanana: Excluded 2025/07/04 04:47:50 DEBUG : banana: Excluded (Path Filter) 2025/07/04 04:47:50 DEBUG : banana: Excluded 2025/07/04 04:47:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 04:47:50 DEBUG : splitbananasplit: Excluded 2025/07/04 04:47:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 04:47:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/04 04:47:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 04:47:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/04 04:47:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 04:47:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/04 04:47:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 04:47:50 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/04 04:47:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 04:47:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/04 04:47:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 04:47:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/04 04:47:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 04:47:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/04 04:47:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 04:47:50 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/04 04:47:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 04:47:50 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/04 04:47:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 04:47:50 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/04 04:47:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 04:47:50 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/04 04:47:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 04:47:50 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/04 04:47:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 04:47:50 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/04 04:47:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 04:47:50 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/04 04:47:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 04:47:50 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/04 04:47:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 04:47:50 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/04 04:47:51 DEBUG : dir1: Directory modification time the same (differ by -421.240627ms, within tolerance 1s) 2025/07/04 04:47:51 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/07/04 04:47:51 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:51 DEBUG : apple: Unchanged skipping 2025/07/04 04:47:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/04 04:47:51 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:51 DEBUG : banana: Unchanged skipping 2025/07/04 04:47:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:51 DEBUG : splitbananasplit: Unchanged skipping 2025/07/04 04:47:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/04 04:47:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/04 04:47:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/04 04:47:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/04 04:47:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/04 04:47:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/04 04:47:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/04 04:47:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/04 04:47:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/04 04:47:51 DEBUG : files root 'rclone-test-coqizix6rade': Waiting for checks to finish 2025/07/04 04:47:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/04 04:47:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/04 04:47:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/04 04:47:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/04 04:47:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/04 04:47:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/04 04:47:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/04 04:47:51 DEBUG : files root 'rclone-test-coqizix6rade': Waiting for transfers to finish 2025/07/04 04:47:51 DEBUG : Waiting for deletions to finish 2025/07/04 04:47:51 DEBUG : Waiting for deletions to finish 2025/07/04 04:47:51 DEBUG : apple: Excluded (Path Filter) 2025/07/04 04:47:51 DEBUG : apple: Excluded 2025/07/04 04:47:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 04:47:51 DEBUG : appleappleapplebanana: Excluded 2025/07/04 04:47:51 DEBUG : banana: Excluded (Path Filter) 2025/07/04 04:47:51 DEBUG : banana: Excluded 2025/07/04 04:47:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 04:47:51 DEBUG : splitbananasplit: Excluded 2025/07/04 04:47:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 04:47:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/04 04:47:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 04:47:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/04 04:47:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 04:47:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/04 04:47:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 04:47:51 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/04 04:47:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 04:47:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/04 04:47:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 04:47:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/04 04:47:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 04:47:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/04 04:47:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 04:47:51 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/04 04:47:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 04:47:51 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/04 04:47:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 04:47:51 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/04 04:47:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 04:47:51 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/04 04:47:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 04:47:51 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/04 04:47:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 04:47:51 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/04 04:47:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 04:47:51 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/04 04:47:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 04:47:51 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/04 04:47:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 04:47:51 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/04 04:47:52 DEBUG : dir1: Directory modification time the same (differ by -421.240627ms, within tolerance 1s) 2025/07/04 04:47:52 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/07/04 04:47:52 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:52 DEBUG : apple: Unchanged skipping 2025/07/04 04:47:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/04 04:47:52 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:52 DEBUG : banana: Unchanged skipping 2025/07/04 04:47:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:52 DEBUG : splitbananasplit: Unchanged skipping 2025/07/04 04:47:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/04 04:47:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/04 04:47:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/04 04:47:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/04 04:47:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/04 04:47:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/04 04:47:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/04 04:47:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/04 04:47:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/04 04:47:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/04 04:47:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/04 04:47:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/04 04:47:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/04 04:47:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/04 04:47:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/04 04:47:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:47:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/04 04:47:52 DEBUG : files root 'rclone-test-coqizix6rade': Waiting for checks to finish 2025/07/04 04:47:52 DEBUG : files root 'rclone-test-coqizix6rade': Waiting for transfers to finish 2025/07/04 04:47:52 DEBUG : Waiting for deletions to finish 2025/07/04 04:47:52 DEBUG : Waiting for deletions to finish 2025/07/04 04:47:52 DEBUG : apple: Excluded (Path Filter) 2025/07/04 04:47:52 DEBUG : apple: Excluded 2025/07/04 04:47:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 04:47:52 DEBUG : appleappleapplebanana: Excluded 2025/07/04 04:47:52 DEBUG : banana: Excluded (Path Filter) 2025/07/04 04:47:52 DEBUG : banana: Excluded 2025/07/04 04:47:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 04:47:52 DEBUG : splitbananasplit: Excluded 2025/07/04 04:47:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 04:47:52 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/04 04:47:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 04:47:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/04 04:47:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 04:47:52 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/04 04:47:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 04:47:52 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/04 04:47:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 04:47:52 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/04 04:47:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 04:47:52 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/04 04:47:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 04:47:52 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/04 04:47:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 04:47:52 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/04 04:47:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 04:47:52 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/04 04:47:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 04:47:52 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/04 04:47:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 04:47:52 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/04 04:47:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 04:47:52 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/04 04:47:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 04:47:52 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/04 04:47:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 04:47:52 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/04 04:47:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 04:47:52 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/04 04:47:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 04:47:52 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/ascii run.go:180: Remote "files root 'rclone-test-coqizix6rade'", Local "Local file system at /tmp/rclone346033075", Modify Window "1s" 2025/07/04 04:48:13 DEBUG : Waiting for deletions to finish 2025/07/04 04:48:13 DEBUG : apple: Excluded (Path Filter) 2025/07/04 04:48:13 DEBUG : apple: Excluded 2025/07/04 04:48:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 04:48:13 DEBUG : appleappleapplebanana: Excluded 2025/07/04 04:48:13 DEBUG : banana: Excluded (Path Filter) 2025/07/04 04:48:13 DEBUG : banana: Excluded 2025/07/04 04:48:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 04:48:13 DEBUG : splitbananasplit: Excluded 2025/07/04 04:48:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 04:48:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/04 04:48:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 04:48:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/04 04:48:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 04:48:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/04 04:48:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 04:48:13 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/04 04:48:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 04:48:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/04 04:48:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 04:48:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/04 04:48:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 04:48:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/04 04:48:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 04:48:13 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/04 04:48:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 04:48:13 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/04 04:48:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 04:48:13 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/04 04:48:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 04:48:13 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/04 04:48:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 04:48:13 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/04 04:48:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 04:48:13 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/04 04:48:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 04:48:13 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/04 04:48:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 04:48:13 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/04 04:48:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 04:48:13 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/04 04:48:14 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:48:14 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:48:14 DEBUG : apple: Unchanged skipping 2025/07/04 04:48:14 DEBUG : banana: Unchanged skipping 2025/07/04 04:48:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:48:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/04 04:48:14 INFO : dir1: Set directory modification time (using DirSetModTime) 2025/07/04 04:48:14 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/07/04 04:48:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:48:14 DEBUG : splitbananasplit: Unchanged skipping 2025/07/04 04:48:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:48:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/04 04:48:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:48:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/04 04:48:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:48:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:48:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/04 04:48:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/04 04:48:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:48:14 DEBUG : files root 'rclone-test-coqizix6rade': Waiting for checks to finish 2025/07/04 04:48:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/04 04:48:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:48:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:48:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/04 04:48:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:48:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/04 04:48:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:48:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/04 04:48:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/04 04:48:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:48:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:48:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/04 04:48:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/04 04:48:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:48:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:48:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/04 04:48:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:48:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/04 04:48:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/04 04:48:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:48:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/04 04:48:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:48:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/04 04:48:14 DEBUG : files root 'rclone-test-coqizix6rade': Waiting for transfers to finish 2025/07/04 04:48:14 DEBUG : Waiting for deletions to finish 2025/07/04 04:48:14 DEBUG : Waiting for deletions to finish 2025/07/04 04:48:14 DEBUG : apple: Excluded (Path Filter) 2025/07/04 04:48:14 DEBUG : apple: Excluded 2025/07/04 04:48:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 04:48:14 DEBUG : appleappleapplebanana: Excluded 2025/07/04 04:48:14 DEBUG : banana: Excluded (Path Filter) 2025/07/04 04:48:14 DEBUG : banana: Excluded 2025/07/04 04:48:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 04:48:14 DEBUG : splitbananasplit: Excluded 2025/07/04 04:48:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 04:48:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/04 04:48:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 04:48:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/04 04:48:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 04:48:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/04 04:48:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 04:48:14 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/04 04:48:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 04:48:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/04 04:48:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 04:48:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/04 04:48:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 04:48:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/04 04:48:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 04:48:14 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/04 04:48:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 04:48:14 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/04 04:48:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 04:48:14 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/04 04:48:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 04:48:14 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/04 04:48:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 04:48:14 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/04 04:48:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 04:48:14 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/04 04:48:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 04:48:14 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/04 04:48:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 04:48:14 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/04 04:48:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 04:48:14 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/04 04:48:15 DEBUG : dir1: Directory modification time the same (differ by -55.295411ms, within tolerance 1s) 2025/07/04 04:48:15 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/07/04 04:48:15 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:48:15 DEBUG : apple: Unchanged skipping 2025/07/04 04:48:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:48:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/04 04:48:15 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:48:15 DEBUG : banana: Unchanged skipping 2025/07/04 04:48:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:48:15 DEBUG : splitbananasplit: Unchanged skipping 2025/07/04 04:48:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:48:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:48:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/04 04:48:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/04 04:48:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:48:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/04 04:48:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:48:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/04 04:48:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:48:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/04 04:48:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:48:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/04 04:48:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:48:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/04 04:48:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:48:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/04 04:48:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:48:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/04 04:48:15 DEBUG : files root 'rclone-test-coqizix6rade': Waiting for checks to finish 2025/07/04 04:48:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:48:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/04 04:48:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:48:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/04 04:48:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:48:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/04 04:48:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:48:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/04 04:48:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:48:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/04 04:48:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:48:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/04 04:48:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:48:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/04 04:48:15 DEBUG : files root 'rclone-test-coqizix6rade': Waiting for transfers to finish 2025/07/04 04:48:15 DEBUG : Waiting for deletions to finish 2025/07/04 04:48:15 DEBUG : Waiting for deletions to finish 2025/07/04 04:48:15 DEBUG : apple: Excluded (Path Filter) 2025/07/04 04:48:15 DEBUG : apple: Excluded 2025/07/04 04:48:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 04:48:15 DEBUG : appleappleapplebanana: Excluded 2025/07/04 04:48:15 DEBUG : banana: Excluded (Path Filter) 2025/07/04 04:48:15 DEBUG : banana: Excluded 2025/07/04 04:48:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 04:48:15 DEBUG : splitbananasplit: Excluded 2025/07/04 04:48:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 04:48:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/04 04:48:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 04:48:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/04 04:48:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 04:48:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/04 04:48:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 04:48:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/04 04:48:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 04:48:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/04 04:48:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 04:48:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/04 04:48:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 04:48:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/04 04:48:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 04:48:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/04 04:48:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 04:48:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/04 04:48:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 04:48:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/04 04:48:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 04:48:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/04 04:48:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 04:48:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/04 04:48:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 04:48:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/04 04:48:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 04:48:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/04 04:48:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 04:48:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/04 04:48:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 04:48:15 DEBUG : dir1/0015-9;=.txt: Excluded --- PASS: TestTransform (216.53s) --- PASS: TestTransform/prefix (33.95s) --- PASS: TestTransform/suffix (34.23s) --- PASS: TestTransform/truncate (31.48s) --- PASS: TestTransform/encoder (23.71s) --- PASS: TestTransform/ISO-8859-1 (24.43s) --- PASS: TestTransform/charmap (22.95s) --- PASS: TestTransform/lowercase (22.83s) --- PASS: TestTransform/ascii (22.95s) === RUN TestTransformCopy run.go:180: Remote "files root 'rclone-test-coqizix6rade'", Local "Local file system at /tmp/rclone346033075", Modify Window "1s" 2025/07/04 04:48:20 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/04 04:48:20 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/04 04:48:20 INFO : sub dir_somesuffix: Making directory 2025/07/04 04:48:20 INFO : sub dir_somesuffix: Made directory with modification time 2025-07-04 04:48:20.450320362 +0000 UTC 2025/07/04 04:48:20 DEBUG : Added delayed dir = "sub dir_somesuffix", newDst= 2025/07/04 04:48:20 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/04 04:48:20 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/07/04 04:48:20 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/04 04:48:20 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/07/04 04:48:20 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/04 04:48:20 DEBUG : files root 'rclone-test-coqizix6rade': Waiting for checks to finish 2025/07/04 04:48:20 DEBUG : files root 'rclone-test-coqizix6rade': Waiting for transfers to finish 2025/07/04 04:48:25 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Dst hash empty - aborting Src hash check 2025/07/04 04:48:25 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/04 04:48:25 DEBUG : Waiting for deletions to finish 2025/07/04 04:48:25 INFO : sub dir_somesuffix: Set directory modification time (using DirSetModTime) --- PASS: TestTransformCopy (5.90s) === RUN TestDoubleTransform run.go:180: Remote "files root 'rclone-test-coqizix6rade'", Local "Local file system at /tmp/rclone346033075", Modify Window "1s" 2025/07/04 04:48:26 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:48:26 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:48:26 INFO : tictactoe: Making directory 2025/07/04 04:48:26 INFO : tictactoe: Made directory with modification time 2025-07-04 04:48:26.355334478 +0000 UTC 2025/07/04 04:48:26 DEBUG : Added delayed dir = "tictactoe", newDst= 2025/07/04 04:48:26 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:48:26 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:48:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/04 04:48:26 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/07/04 04:48:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/04 04:48:26 DEBUG : files root 'rclone-test-coqizix6rade': Waiting for checks to finish 2025/07/04 04:48:26 DEBUG : files root 'rclone-test-coqizix6rade': Waiting for transfers to finish 2025/07/04 04:48:27 DEBUG : tictactoe/tictactoe: Dst hash empty - aborting Src hash check 2025/07/04 04:48:27 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/07/04 04:48:27 DEBUG : Waiting for deletions to finish 2025/07/04 04:48:27 INFO : tictactoe: Set directory modification time (using DirSetModTime) --- PASS: TestDoubleTransform (2.39s) === RUN TestFileTag run.go:180: Remote "files root 'rclone-test-coqizix6rade'", Local "Local file system at /tmp/rclone346033075", Modify Window "1s" 2025/07/04 04:48:28 INFO : toe: Making directory 2025/07/04 04:48:29 INFO : toe: Made directory with modification time 2025-07-04 04:48:28.747340185 +0000 UTC 2025/07/04 04:48:29 DEBUG : Added delayed dir = "toe", newDst= 2025/07/04 04:48:29 INFO : toe/toe: Making directory 2025/07/04 04:48:29 INFO : toe/toe: Made directory with modification time 2025-07-04 04:48:28.747340185 +0000 UTC 2025/07/04 04:48:29 DEBUG : Added delayed dir = "toe/toe", newDst= 2025/07/04 04:48:29 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:48:29 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/04 04:48:29 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/04 04:48:29 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/04 04:48:29 DEBUG : files root 'rclone-test-coqizix6rade': Waiting for checks to finish 2025/07/04 04:48:29 DEBUG : files root 'rclone-test-coqizix6rade': Waiting for transfers to finish 2025/07/04 04:48:33 DEBUG : pacer: low level retry 1/10 (error Put "https://s3.amazonaws.com/objects.brickftp.com/metadata/126732/2e1ecbdd-e8cb-4558-9755-f01d3c3da109?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIEWLY3MN4YGZQOWA%2F20250704%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250704T044833Z&X-Amz-Expires=900&X-Amz-SignedHeaders=host&partNumber=1&response-content-type=application%2Foctet-stream&uploadId=uZZOhuqzpfVAblo.XAW_mT6wNkaPV0gu48baKvTyGGAdS9aFkaf8ZI7ygWVp60BrWuX7pK.IK9AI2JwpMZ7y9.SVBUU8G8LDjxC4R5Gy5DS8iSKslYxTHiWIE7hb_B_L&X-Amz-Signature=2ef14310fe286fd57c7ecd353c74858ae676ecbffce8bd5a1aba62ef97a2f084": net/http: HTTP/1.x transport connection broken: http: ContentLength=11 with Body length 0) 2025/07/04 04:48:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/04 04:48:34 DEBUG : pacer: Reducing sleep to 15ms 2025/07/04 04:48:34 DEBUG : pacer: Reducing sleep to 11.25ms 2025/07/04 04:48:34 ERROR : toe/toe/tictactoe: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone346033075) 11 vs dst(files root 'rclone-test-coqizix6rade') 0 2025/07/04 04:48:34 INFO : toe/toe/tictactoe: Removing failed copy 2025/07/04 04:48:35 DEBUG : pacer: Reducing sleep to 10ms 2025/07/04 04:48:35 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/04 04:48:35 ERROR : files root 'rclone-test-coqizix6rade': not deleting files as there were IO errors 2025/07/04 04:48:35 INFO : toe/toe: Set directory modification time (using DirSetModTime) 2025/07/04 04:48:35 INFO : toe: Set directory modification time (using DirSetModTime) 2025/07/04 04:48:35 ERROR : files root 'rclone-test-coqizix6rade': 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: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone346033075) 11 vs dst(files root 'rclone-test-coqizix6rade') 0 Test: TestFileTag 2025/07/04 04:48:36 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-coqizix6rade/toe not empty`) 2025/07/04 04:48:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/04 04:48:36 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-coqizix6rade/toe not empty`) 2025/07/04 04:48:36 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/07/04 04:48:36 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-coqizix6rade/toe not empty`) 2025/07/04 04:48:36 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/07/04 04:48:36 DEBUG : pacer: Reducing sleep to 60ms 2025/07/04 04:48:36 DEBUG : pacer: Reducing sleep to 45ms --- FAIL: TestFileTag (7.97s) === RUN TestNoTag run.go:180: Remote "files root 'rclone-test-coqizix6rade'", Local "Local file system at /tmp/rclone346033075", Modify Window "1s" 2025/07/04 04:48:36 DEBUG : pacer: Reducing sleep to 33.75ms 2025/07/04 04:48:36 INFO : toe: Making directory 2025/07/04 04:48:37 DEBUG : pacer: Reducing sleep to 25.3125ms 2025/07/04 04:48:37 DEBUG : pacer: Reducing sleep to 18.984375ms 2025/07/04 04:48:37 INFO : toe: Made directory with modification time 2025-07-04 04:48:36.717359151 +0000 UTC 2025/07/04 04:48:37 DEBUG : Added delayed dir = "toe", newDst= 2025/07/04 04:48:37 INFO : toe/toe: Making directory 2025/07/04 04:48:37 DEBUG : pacer: Reducing sleep to 14.238281ms 2025/07/04 04:48:37 DEBUG : pacer: Reducing sleep to 10.67871ms 2025/07/04 04:48:37 INFO : toe/toe: Made directory with modification time 2025-07-04 04:48:36.717359151 +0000 UTC 2025/07/04 04:48:37 DEBUG : Added delayed dir = "toe/toe", newDst= 2025/07/04 04:48:37 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:48:37 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/04 04:48:37 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/04 04:48:37 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/04 04:48:37 DEBUG : files root 'rclone-test-coqizix6rade': Waiting for checks to finish 2025/07/04 04:48:37 DEBUG : files root 'rclone-test-coqizix6rade': Waiting for transfers to finish 2025/07/04 04:48:38 DEBUG : pacer: Reducing sleep to 10ms 2025/07/04 04:48:38 DEBUG : toe/toe/tictactoe: Dst hash empty - aborting Src hash check 2025/07/04 04:48:38 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/04 04:48:38 ERROR : files root 'rclone-test-coqizix6rade': not deleting files as there were IO errors 2025/07/04 04:48:38 INFO : toe/toe: Set directory modification time (using DirSetModTime) 2025/07/04 04:48:38 INFO : toe: Set directory modification time (using DirSetModTime) 2025/07/04 04:48:38 ERROR : files root 'rclone-test-coqizix6rade': 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 2025/07/04 04:48:39 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-coqizix6rade/toe not empty`) 2025/07/04 04:48:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/04 04:48:39 DEBUG : pacer: Reducing sleep to 15ms 2025/07/04 04:48:39 DEBUG : pacer: Reducing sleep to 11.25ms --- FAIL: TestNoTag (3.22s) === RUN TestDirTag run.go:180: Remote "files root 'rclone-test-coqizix6rade'", Local "Local file system at /tmp/rclone346033075", Modify Window "1s" 2025/07/04 04:48:39 DEBUG : empty_dir: Making directory with metadata 2025/07/04 04:48:39 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/04 04:48:39 DEBUG : pacer: Reducing sleep to 10ms 2025/07/04 04:48:39 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:48:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 04:48:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 04:48:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 04:48:40 INFO : tictacempty_dir: Making directory 2025/07/04 04:48:40 INFO : tictacempty_dir: Made directory with modification time 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/04 04:48:40 DEBUG : Added delayed dir = "tictacempty_dir", newDst= 2025/07/04 04:48:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 04:48:40 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:48:40 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:48:40 INFO : tictactoe: Making directory 2025/07/04 04:48:40 INFO : tictactoe: Made directory with modification time 2025-07-04 04:48:39.935366788 +0000 UTC 2025/07/04 04:48:40 DEBUG : Added delayed dir = "tictactoe", newDst= 2025/07/04 04:48:40 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:48:40 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:48:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/04 04:48:40 INFO : tictactoe/tictactoe: Making directory 2025/07/04 04:48:41 INFO : tictactoe/tictactoe: Made directory with modification time 2025-07-04 04:48:39.935366788 +0000 UTC 2025/07/04 04:48:41 DEBUG : Added delayed dir = "tictactoe/tictactoe", newDst= 2025/07/04 04:48:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/04 04:48:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/04 04:48:41 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/04 04:48:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/04 04:48:41 DEBUG : files root 'rclone-test-coqizix6rade': Waiting for checks to finish 2025/07/04 04:48:41 DEBUG : files root 'rclone-test-coqizix6rade': Waiting for transfers to finish 2025/07/04 04:48:41 DEBUG : tictactoe/tictactoe/toe.txt: Dst hash empty - aborting Src hash check 2025/07/04 04:48:41 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/04 04:48:41 ERROR : files root 'rclone-test-coqizix6rade': not deleting files as there were IO errors 2025/07/04 04:48:42 INFO : tictactoe/tictactoe: Set directory modification time (using DirSetModTime) 2025/07/04 04:48:42 INFO : tictactoe: Set directory modification time (using DirSetModTime) 2025/07/04 04:48:42 INFO : tictacempty_dir: Set directory modification time (using DirSetModTime) 2025/07/04 04:48:42 ERROR : files root 'rclone-test-coqizix6rade': 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 2025/07/04 04:48:43 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-coqizix6rade/tictactoe not empty`) 2025/07/04 04:48:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/04 04:48:43 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-coqizix6rade/tictactoe not empty`) 2025/07/04 04:48:43 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/07/04 04:48:43 DEBUG : pacer: Reducing sleep to 30ms 2025/07/04 04:48:43 DEBUG : pacer: Reducing sleep to 22.5ms 2025/07/04 04:48:43 DEBUG : pacer: Reducing sleep to 16.875ms --- FAIL: TestDirTag (3.83s) === RUN TestAllTag run.go:180: Remote "files root 'rclone-test-coqizix6rade'", Local "Local file system at /tmp/rclone346033075", Modify Window "1s" 2025/07/04 04:48:43 DEBUG : empty_dir: Making directory with metadata 2025/07/04 04:48:43 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/04 04:48:43 DEBUG : pacer: Reducing sleep to 12.65625ms 2025/07/04 04:48:43 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:48:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 04:48:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 04:48:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 04:48:43 INFO : tictacempty_dir: Making directory 2025/07/04 04:48:44 DEBUG : pacer: Reducing sleep to 10ms 2025/07/04 04:48:44 INFO : tictacempty_dir: Made directory with modification time 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/04 04:48:44 DEBUG : Added delayed dir = "tictacempty_dir", newDst= 2025/07/04 04:48:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 04:48:44 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:48:44 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:48:44 INFO : tictactoe: Making directory 2025/07/04 04:48:44 INFO : tictactoe: Made directory with modification time 2025-07-04 04:48:43.762375855 +0000 UTC 2025/07/04 04:48:44 DEBUG : Added delayed dir = "tictactoe", newDst= 2025/07/04 04:48:44 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:48:44 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:48:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/04 04:48:44 INFO : tictactoe/tictactoe: Making directory 2025/07/04 04:48:45 INFO : tictactoe/tictactoe: Made directory with modification time 2025-07-04 04:48:43.762375855 +0000 UTC 2025/07/04 04:48:45 DEBUG : Added delayed dir = "tictactoe/tictactoe", newDst= 2025/07/04 04:48:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/04 04:48:45 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/04 04:48:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/04 04:48:45 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/04 04:48:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/04 04:48:45 DEBUG : files root 'rclone-test-coqizix6rade': Waiting for checks to finish 2025/07/04 04:48:45 DEBUG : files root 'rclone-test-coqizix6rade': Waiting for transfers to finish 2025/07/04 04:48:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: Dst hash empty - aborting Src hash check 2025/07/04 04:48:46 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/04 04:48:46 ERROR : files root 'rclone-test-coqizix6rade': not deleting files as there were IO errors 2025/07/04 04:48:46 INFO : tictactoe/tictactoe: Set directory modification time (using DirSetModTime) 2025/07/04 04:48:46 INFO : tictactoe: Set directory modification time (using DirSetModTime) 2025/07/04 04:48:46 INFO : tictacempty_dir: Set directory modification time (using DirSetModTime) 2025/07/04 04:48:46 ERROR : files root 'rclone-test-coqizix6rade': 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 (3.81s) === RUN TestRunTwice run.go:180: Remote "files root 'rclone-test-coqizix6rade'", Local "Local file system at /tmp/rclone346033075", Modify Window "1s" 2025/07/04 04:48:47 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:48:47 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:48:47 INFO : tictactoe: Making directory 2025/07/04 04:48:48 INFO : tictactoe: Made directory with modification time 2025-07-04 04:48:47.576384874 +0000 UTC 2025/07/04 04:48:48 DEBUG : Added delayed dir = "tictactoe", newDst= 2025/07/04 04:48:48 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:48:48 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:48:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/04 04:48:48 INFO : tictactoe/tictactoe: Making directory 2025/07/04 04:48:48 INFO : tictactoe/tictactoe: Made directory with modification time 2025-07-04 04:48:47.576384874 +0000 UTC 2025/07/04 04:48:48 DEBUG : Added delayed dir = "tictactoe/tictactoe", newDst= 2025/07/04 04:48:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/04 04:48:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/04 04:48:48 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/04 04:48:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/04 04:48:48 DEBUG : files root 'rclone-test-coqizix6rade': Waiting for checks to finish 2025/07/04 04:48:48 DEBUG : files root 'rclone-test-coqizix6rade': Waiting for transfers to finish 2025/07/04 04:48:49 DEBUG : tictactoe/tictactoe/toe.txt: Dst hash empty - aborting Src hash check 2025/07/04 04:48:49 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/04 04:48:49 ERROR : files root 'rclone-test-coqizix6rade': not deleting files as there were IO errors 2025/07/04 04:48:49 INFO : tictactoe/tictactoe: Set directory modification time (using DirSetModTime) 2025/07/04 04:48:49 INFO : tictactoe: Set directory modification time (using DirSetModTime) 2025/07/04 04:48:49 ERROR : files root 'rclone-test-coqizix6rade': 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 (2.96s) === RUN TestConflicting run.go:180: Remote "files root 'rclone-test-coqizix6rade'", Local "Local file system at /tmp/rclone346033075", Modify Window "1s" 2025/07/04 04:48:50 INFO : toe: Making directory 2025/07/04 04:48:51 INFO : toe: Made directory with modification time 2025-07-04 04:48:50.538391868 +0000 UTC 2025/07/04 04:48:51 DEBUG : Added delayed dir = "toe", newDst= 2025/07/04 04:48:51 INFO : toe/toe: Making directory 2025/07/04 04:48:51 INFO : toe/toe: Made directory with modification time 2025-07-04 04:48:50.538391868 +0000 UTC 2025/07/04 04:48:51 DEBUG : Added delayed dir = "toe/toe", newDst= 2025/07/04 04:48:51 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/04 04:48:51 DEBUG : files root 'rclone-test-coqizix6rade': Waiting for checks to finish 2025/07/04 04:48:51 DEBUG : files root 'rclone-test-coqizix6rade': Waiting for transfers to finish 2025/07/04 04:48:52 DEBUG : toe/toe/toe: Dst hash empty - aborting Src hash check 2025/07/04 04:48:52 INFO : toe/toe/toe: Copied (new) 2025/07/04 04:48:52 ERROR : files root 'rclone-test-coqizix6rade': not deleting files as there were IO errors 2025/07/04 04:48:52 INFO : toe/toe: Set directory modification time (using DirSetModTime) 2025/07/04 04:48:52 INFO : toe: Set directory modification time (using DirSetModTime) 2025/07/04 04:48:52 ERROR : files root 'rclone-test-coqizix6rade': 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 (3.16s) === RUN TestMove run.go:180: Remote "files root 'rclone-test-coqizix6rade'", Local "Local file system at /tmp/rclone346033075", Modify Window "1s" 2025/07/04 04:48:53 DEBUG : empty_dir: Making directory with metadata 2025/07/04 04:48:53 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/04 04:48:53 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:48:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 04:48:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 04:48:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 04:48:53 INFO : tictacempty_dir: Making directory 2025/07/04 04:48:54 INFO : tictacempty_dir: Made directory with modification time 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/04 04:48:54 DEBUG : Added delayed dir = "tictacempty_dir", newDst= 2025/07/04 04:48:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 04:48:54 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:48:54 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:48:54 INFO : tictactoe: Making directory 2025/07/04 04:48:54 INFO : tictactoe: Made directory with modification time 2025-07-04 04:48:53.696399313 +0000 UTC 2025/07/04 04:48:54 DEBUG : Added delayed dir = "tictactoe", newDst= 2025/07/04 04:48:54 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:48:54 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:48:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/04 04:48:54 INFO : tictactoe/tictactoe: Making directory 2025/07/04 04:48:54 INFO : tictactoe/tictactoe: Made directory with modification time 2025-07-04 04:48:53.696399313 +0000 UTC 2025/07/04 04:48:54 DEBUG : Added delayed dir = "tictactoe/tictactoe", newDst= 2025/07/04 04:48:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/04 04:48:54 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/04 04:48:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/04 04:48:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/04 04:48:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/04 04:48:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/04 04:48:54 DEBUG : files root 'rclone-test-coqizix6rade': Waiting for checks to finish 2025/07/04 04:48:54 DEBUG : files root 'rclone-test-coqizix6rade': Waiting for transfers to finish 2025/07/04 04:48:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Dst hash empty - aborting Src hash check 2025/07/04 04:48:55 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/04 04:48:55 INFO : toe/toe/toe.txt: Deleted 2025/07/04 04:48:55 INFO : tictactoe/tictactoe: Set directory modification time (using DirSetModTime) 2025/07/04 04:48:55 INFO : tictacempty_dir: Set directory modification time (using DirSetModTime) 2025/07/04 04:48:55 INFO : tictactoe: Set directory modification time (using DirSetModTime) 2025/07/04 04:48:55 ERROR : Local file system at /tmp/rclone346033075: 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 2025/07/04 04:48:56 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-coqizix6rade/tictactoe not empty`) 2025/07/04 04:48:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/04 04:48:56 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-coqizix6rade/tictactoe not empty`) 2025/07/04 04:48:56 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/07/04 04:48:57 DEBUG : pacer: Reducing sleep to 30ms 2025/07/04 04:48:57 DEBUG : pacer: Reducing sleep to 22.5ms 2025/07/04 04:48:57 DEBUG : pacer: Reducing sleep to 16.875ms --- FAIL: TestMove (3.85s) === RUN TestTransformFile run.go:180: Remote "files root 'rclone-test-coqizix6rade'", Local "Local file system at /tmp/rclone346033075", Modify Window "1s" 2025/07/04 04:48:57 DEBUG : empty_dir: Making directory with metadata 2025/07/04 04:48:57 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/04 04:48:57 DEBUG : pacer: Reducing sleep to 12.65625ms 2025/07/04 04:48:57 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:48:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 04:48:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 04:48:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 04:48:57 INFO : tictacempty_dir: Making directory 2025/07/04 04:48:57 DEBUG : pacer: Reducing sleep to 10ms 2025/07/04 04:48:58 INFO : tictacempty_dir: Made directory with modification time 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/04 04:48:58 DEBUG : Added delayed dir = "tictacempty_dir", newDst= 2025/07/04 04:48:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 04:48:58 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:48:58 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:48:58 INFO : tictactoe: Making directory 2025/07/04 04:48:58 INFO : tictactoe: Made directory with modification time 2025-07-04 04:48:57.547408377 +0000 UTC 2025/07/04 04:48:58 DEBUG : Added delayed dir = "tictactoe", newDst= 2025/07/04 04:48:58 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:48:58 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:48:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/04 04:48:58 INFO : tictactoe/tictactoe: Making directory 2025/07/04 04:48:58 INFO : tictactoe/tictactoe: Made directory with modification time 2025-07-04 04:48:57.547408377 +0000 UTC 2025/07/04 04:48:58 DEBUG : Added delayed dir = "tictactoe/tictactoe", newDst= 2025/07/04 04:48:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/04 04:48:58 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/04 04:48:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/04 04:48:58 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/04 04:48:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/04 04:48:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/04 04:48:58 DEBUG : files root 'rclone-test-coqizix6rade': Waiting for checks to finish 2025/07/04 04:48:58 DEBUG : files root 'rclone-test-coqizix6rade': Waiting for transfers to finish 2025/07/04 04:48:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: Dst hash empty - aborting Src hash check 2025/07/04 04:48:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/04 04:48:59 INFO : toe/toe/toe.txt: Deleted 2025/07/04 04:48:59 INFO : tictactoe/tictactoe: Set directory modification time (using DirSetModTime) 2025/07/04 04:48:59 INFO : tictactoe: Set directory modification time (using DirSetModTime) 2025/07/04 04:48:59 INFO : tictacempty_dir: Set directory modification time (using DirSetModTime) 2025/07/04 04:48:59 ERROR : Local file system at /tmp/rclone346033075: 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 (3.49s) === RUN TestManualTransformFile run.go:180: Remote "files root 'rclone-test-coqizix6rade'", Local "Local file system at /tmp/rclone346033075", Modify Window "1s" 2025/07/04 04:49:01 DEBUG : Reset feature "Copy" 2025/07/04 04:49:01 DEBUG : Reset feature "Move" 2025/07/04 04:49:01 DEBUG : Reset feature "Copy" 2025/07/04 04:49:01 DEBUG : Reset feature "Move" 2025/07/04 04:49:01 DEBUG : empty_dir: Making directory with metadata 2025/07/04 04:49:01 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/04 04:49:01 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:49:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 04:49:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 04:49:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 04:49:01 INFO : tictacempty_dir: Making directory 2025/07/04 04:49:01 INFO : tictacempty_dir: Made directory with modification time 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/04 04:49:01 DEBUG : Added delayed dir = "tictacempty_dir", newDst= 2025/07/04 04:49:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 04:49:01 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:49:01 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:49:01 INFO : tictactoe: Making directory 2025/07/04 04:49:01 INFO : tictactoe: Made directory with modification time 2025-07-04 04:49:01.035416573 +0000 UTC 2025/07/04 04:49:01 DEBUG : Added delayed dir = "tictactoe", newDst= 2025/07/04 04:49:01 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:49:01 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:49:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/04 04:49:01 INFO : tictactoe/tictactoe: Making directory 2025/07/04 04:49:02 INFO : tictactoe/tictactoe: Made directory with modification time 2025-07-04 04:49:01.035416573 +0000 UTC 2025/07/04 04:49:02 DEBUG : Added delayed dir = "tictactoe/tictactoe", newDst= 2025/07/04 04:49:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/04 04:49:02 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/04 04:49:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/04 04:49:02 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/04 04:49:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/04 04:49:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/04 04:49:02 DEBUG : files root 'rclone-test-coqizix6rade': Waiting for checks to finish 2025/07/04 04:49:02 DEBUG : files root 'rclone-test-coqizix6rade': Waiting for transfers to finish 2025/07/04 04:49:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: Dst hash empty - aborting Src hash check 2025/07/04 04:49:02 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/04 04:49:02 INFO : toe/toe/toe.txt: Deleted 2025/07/04 04:49:03 INFO : tictactoe/tictactoe: Set directory modification time (using DirSetModTime) 2025/07/04 04:49:03 INFO : tictactoe: Set directory modification time (using DirSetModTime) 2025/07/04 04:49:03 INFO : tictacempty_dir: Set directory modification time (using DirSetModTime) 2025/07/04 04:49:03 ERROR : Local file system at /tmp/rclone346033075: 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 (3.42s) === RUN TestBase64 run.go:180: Remote "files root 'rclone-test-coqizix6rade'", Local "Local file system at /tmp/rclone346033075", Modify Window "1s" 2025/07/04 04:49:04 DEBUG : toe: transformed to: dG9l 2025/07/04 04:49:04 DEBUG : toe: transformed to: dG9l 2025/07/04 04:49:04 INFO : dG9l: Making directory 2025/07/04 04:49:04 INFO : dG9l: Made directory with modification time 2025-07-04 04:49:04.454424594 +0000 UTC 2025/07/04 04:49:04 DEBUG : Added delayed dir = "dG9l", newDst= 2025/07/04 04:49:04 DEBUG : toe: transformed to: dG9l 2025/07/04 04:49:04 DEBUG : toe: transformed to: dG9l 2025/07/04 04:49:04 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/04 04:49:04 INFO : dG9l/dG9l: Making directory 2025/07/04 04:49:05 INFO : dG9l/dG9l: Made directory with modification time 2025-07-04 04:49:04.454424594 +0000 UTC 2025/07/04 04:49:05 DEBUG : Added delayed dir = "dG9l/dG9l", newDst= 2025/07/04 04:49:05 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/04 04:49:05 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/07/04 04:49:05 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/04 04:49:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/04 04:49:05 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/04 04:49:05 DEBUG : files root 'rclone-test-coqizix6rade': Waiting for checks to finish 2025/07/04 04:49:05 DEBUG : files root 'rclone-test-coqizix6rade': Waiting for transfers to finish 2025/07/04 04:49:06 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Dst hash empty - aborting Src hash check 2025/07/04 04:49:06 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/07/04 04:49:06 ERROR : files root 'rclone-test-coqizix6rade': not deleting files as there were IO errors 2025/07/04 04:49:06 INFO : dG9l/dG9l: Set directory modification time (using DirSetModTime) 2025/07/04 04:49:06 INFO : dG9l: Set directory modification time (using DirSetModTime) 2025/07/04 04:49:06 ERROR : files root 'rclone-test-coqizix6rade': 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 2025/07/04 04:49:07 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-coqizix6rade/dG9l not empty`) 2025/07/04 04:49:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/04 04:49:07 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-coqizix6rade/dG9l not empty`) 2025/07/04 04:49:07 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/07/04 04:49:07 DEBUG : pacer: Reducing sleep to 30ms 2025/07/04 04:49:07 DEBUG : pacer: Reducing sleep to 22.5ms --- FAIL: TestBase64 (3.15s) FAIL 2025/07/04 04:49:07 DEBUG : files root 'rclone-test-coqizix6rade': Purge remote 2025/07/04 04:49:07 DEBUG : pacer: Reducing sleep to 16.875ms "./sync.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^(TestAllTag|TestBase64|TestConflicting|TestDirTag|TestDoubleTransform|TestFileTag|TestFixCase|TestManualTransformFile|TestMove|TestNoTag|TestRunTwice|TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime|TestSyncBackupDirSuffixOnly|TestSyncWithTrackRenames|TestTransformCopy|TestTransformFile)$|^TestTransform$/^(ISO-8859-1|ascii|charmap|encoder|lowercase|prefix|suffix|truncate)$'" - Finished ERROR in 4m59.589109177s (try 2/5): exit status 1: Failed [TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime TestSyncWithTrackRenames TestFixCase TestFileTag TestNoTag TestDirTag TestAllTag TestRunTwice TestConflicting TestMove TestTransformFile TestManualTransformFile TestBase64]