"./sync.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestAllTag|TestBase64|TestConflicting|TestDirTag|TestDoubleTransform|TestError|TestFileTag|TestFixCase|TestManualTransformFile|TestMove|TestMoveWithDeleteEmptySrcDirs|TestMoveWithIgnoreExisting|TestMoveWithoutDeleteEmptySrcDirs|TestNoTag|TestNothingToTransferWithEmptyDirs|TestNothingToTransferWithoutEmptyDirs|TestRunTwice|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveLocal|TestServerSideMoveOverlap|TestServerSideMoveWithFilter|TestSyncBackupDir|TestSyncBackupDirSuffixOnly|TestSyncBackupDirWithSuffix|TestSyncBackupDirWithSuffixKeepExtension|TestSyncCompareDest|TestSyncConcurrentDelete|TestSyncConcurrentTruncate|TestSyncCopyDest|TestSyncIgnoreCase|TestSyncImmutable|TestSyncMultipleCompareDest|TestSyncOverlap|TestSyncOverlapWithFilter|TestSyncReplaceDirModTime|TestSyncReplaceDirModTimeWithEmptyDirs|TestSyncSuffix|TestSyncSuffixKeepExtension|TestSyncUTFNorm|TestSyncWithTrackRenamesStrategyLeaf|TestTransformCopy|TestTransformFile)$|^TestMaxTransfer$/^(Cautious|Hard|Soft)$|^TestTransform$/^(ISO-8859-1|NFC|NFD|ascii|base64|charmap|encoder|lowercase|prefix|suffix|truncate)$'" - Starting (try 2/5) 2025/12/08 03:05:55 DEBUG : Creating backend with remote "TestMega:rclone-test-hozowom4dola" 2025/12/08 03:05:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/08 03:05:55 DEBUG : mega root 'rclone-test-hozowom4dola': Using previously stored session ID and master key to initialize the Mega API 2025/12/08 03:06:15 DEBUG : Creating backend with remote "/tmp/rclone2856019449" === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "mega root 'rclone-test-hozowom4dola'", Local "Local file system at /tmp/rclone2856019449", Modify Window "876000h0m0s" sync_test.go:1679: Can track renames: false 2025/12/08 03:06:15 INFO : mega root 'rclone-test-hozowom4dola': Making map for --track-renames 2025/12/08 03:06:15 INFO : mega root 'rclone-test-hozowom4dola': Finished making map for --track-renames 2025/12/08 03:06:15 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for checks to finish 2025/12/08 03:06:15 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/12/08 03:06:15 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for renames to finish 2025/12/08 03:06:15 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/12/08 03:06:15 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for transfers to finish 2025/12/08 03:06:26 ERROR : potato: Failed to copy: mkdir create node failed: unexpected end of JSON input 2025/12/08 03:06:26 DEBUG : sub/yam: size = 11 OK 2025/12/08 03:06:26 INFO : sub/yam: Copied (new) 2025/12/08 03:06:26 ERROR : mega root 'rclone-test-hozowom4dola': not deleting files as there were IO errors 2025/12/08 03:06:26 ERROR : mega root 'rclone-test-hozowom4dola': not deleting directories as there were IO errors sync_test.go:1686: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1686 Error: Received unexpected error: mkdir create node failed: unexpected end of JSON input Test: TestSyncWithTrackRenamesStrategyLeaf run.go:130: removing dir "sub" failed - try 1/3: directory not empty --- FAIL: TestSyncWithTrackRenamesStrategyLeaf (12.90s) === RUN TestServerSideMoveLocal run.go:185: Remote "mega root 'rclone-test-hozowom4dola'", Local "Local file system at /tmp/rclone2856019449", Modify Window "876000h0m0s" 2025/12/08 03:06:28 DEBUG : Creating backend with remote "/tmp/rclone2856019449/dir1" 2025/12/08 03:06:28 DEBUG : Creating backend with remote "/tmp/rclone2856019449/dir2" 2025/12/08 03:06:28 DEBUG : Local file system at /tmp/rclone2856019449/dir2: Using server-side directory move 2025/12/08 03:06:28 INFO : Local file system at /tmp/rclone2856019449/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/12/08 03:06:28 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/12/08 03:06:28 INFO : file1.txt: Moved (server-side) 2025/12/08 03:06:28 DEBUG : Local file system at /tmp/rclone2856019449/dir2: Waiting for checks to finish 2025/12/08 03:06:28 DEBUG : Local file system at /tmp/rclone2856019449/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.01s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "mega root 'rclone-test-hozowom4dola'", Local "Local file system at /tmp/rclone2856019449", Modify Window "876000h0m0s" 2025/12/08 03:06:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/12/08 03:06:28 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/12/08 03:06:28 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for checks to finish 2025/12/08 03:06:28 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for transfers to finish 2025/12/08 03:06:30 DEBUG : sub dir/hello world: size = 11 OK 2025/12/08 03:06:30 INFO : sub dir/hello world: Copied (new) 2025/12/08 03:06:30 INFO : sub dir/hello world: Deleted 2025/12/08 03:06:33 DEBUG : nested/sub dir/file: size = 6 OK 2025/12/08 03:06:33 INFO : nested/sub dir/file: Copied (new) 2025/12/08 03:06:33 INFO : nested/sub dir/file: Deleted 2025/12/08 03:06:33 ERROR : Local file system at /tmp/rclone2856019449: not deleting directories as there were IO errors sync_test.go:1818: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1818 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMoveWithDeleteEmptySrcDirs --- FAIL: TestMoveWithDeleteEmptySrcDirs (7.63s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "mega root 'rclone-test-hozowom4dola'", Local "Local file system at /tmp/rclone2856019449", Modify Window "876000h0m0s" 2025/12/08 03:06:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/12/08 03:06:36 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/12/08 03:06:36 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for checks to finish 2025/12/08 03:06:36 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for transfers to finish 2025/12/08 03:06:36 DEBUG : sub dir/hello world: size = 11 OK 2025/12/08 03:06:36 INFO : sub dir/hello world: Copied (new) 2025/12/08 03:06:36 INFO : sub dir/hello world: Deleted 2025/12/08 03:06:37 DEBUG : nested/sub dir/file: size = 6 OK 2025/12/08 03:06:37 INFO : nested/sub dir/file: Copied (new) 2025/12/08 03:06:37 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.62s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "mega root 'rclone-test-hozowom4dola'", Local "Local file system at /tmp/rclone2856019449", Modify Window "876000h0m0s" 2025/12/08 03:06:37 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/12/08 03:06:37 DEBUG : existing: Need to transfer - File not found at Destination 2025/12/08 03:06:37 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for checks to finish 2025/12/08 03:06:37 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for transfers to finish 2025/12/08 03:06:38 DEBUG : existing-b: size = 6 OK 2025/12/08 03:06:38 INFO : existing-b: Copied (new) 2025/12/08 03:06:38 INFO : existing-b: Deleted 2025/12/08 03:06:38 DEBUG : existing: size = 6 OK 2025/12/08 03:06:38 INFO : existing: Copied (new) 2025/12/08 03:06:38 INFO : existing: Deleted 2025/12/08 03:06:38 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for checks to finish 2025/12/08 03:06:38 DEBUG : existing: Destination exists, skipping 2025/12/08 03:06:38 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/12/08 03:06:38 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for transfers to finish 2025/12/08 03:06:38 INFO : There was nothing to transfer fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestMoveWithIgnoreExisting (7.65s) === RUN TestServerSideMove run.go:185: Remote "mega root 'rclone-test-hozowom4dola'", Local "Local file system at /tmp/rclone2856019449", Modify Window "876000h0m0s" 2025/12/08 03:06:45 DEBUG : Creating backend with remote "TestMega:rclone-test-cowunuf2yudi" 2025/12/08 03:06:45 DEBUG : mega root 'rclone-test-cowunuf2yudi': Using previously stored session ID and master key to initialize the Mega API sync_test.go:1735: Server side move (if possible) mega root 'rclone-test-hozowom4dola' -> mega root 'rclone-test-cowunuf2yudi' 2025/12/08 03:07:02 DEBUG : mega root 'rclone-test-cowunuf2yudi': Using server-side directory move 2025/12/08 03:07:02 INFO : mega root 'rclone-test-cowunuf2yudi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/12/08 03:07:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/12/08 03:07:02 DEBUG : empty space: size = 1 OK 2025/12/08 03:07:02 DEBUG : empty space: Sizes identical 2025/12/08 03:07:02 DEBUG : empty space: Unchanged skipping 2025/12/08 03:07:02 INFO : empty space: Deleted 2025/12/08 03:07:02 DEBUG : mega root 'rclone-test-cowunuf2yudi': Waiting for checks to finish 2025/12/08 03:07:02 DEBUG : potato3: size = 68 (mega root 'rclone-test-hozowom4dola') 2025/12/08 03:07:02 DEBUG : potato3: size = 60 (mega root 'rclone-test-cowunuf2yudi') 2025/12/08 03:07:02 DEBUG : potato3: Sizes differ 2025/12/08 03:07:02 DEBUG : mega root 'rclone-test-cowunuf2yudi': Waiting for transfers to finish 2025/12/08 03:07:02 INFO : potato3: Deleted 2025/12/08 03:07:02 INFO : potato2: Moved (server-side) 2025/12/08 03:07:02 INFO : potato3: Moved (server-side) 2025/12/08 03:07:02 DEBUG : Creating backend with remote "TestMega:rclone-test-besilel5teve" 2025/12/08 03:07:02 DEBUG : mega root 'rclone-test-besilel5teve': Using previously stored session ID and master key to initialize the Mega API 2025/12/08 03:07:17 DEBUG : mega root 'rclone-test-besilel5teve': Using server-side directory move 2025/12/08 03:07:18 INFO : mega root 'rclone-test-besilel5teve': Server side directory move succeeded 2025/12/08 03:07:18 ERROR : error listing: directory not found 2025/12/08 03:07:18 DEBUG : mega root 'rclone-test-besilel5teve': Purge remote 2025/12/08 03:07:18 DEBUG : mega root 'rclone-test-cowunuf2yudi': Purge remote 2025/12/08 03:07:18 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (32.77s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "mega root 'rclone-test-hozowom4dola'", Local "Local file system at /tmp/rclone2856019449", Modify Window "876000h0m0s" 2025/12/08 03:07:18 DEBUG : Creating backend with remote "TestMega:rclone-test-davocej2rumu" 2025/12/08 03:07:18 DEBUG : mega root 'rclone-test-davocej2rumu': Using previously stored session ID and master key to initialize the Mega API sync_test.go:1735: Server side move (if possible) mega root 'rclone-test-hozowom4dola' -> mega root 'rclone-test-davocej2rumu' 2025/12/08 03:07:38 DEBUG : empty space: Excluded (Size Filter) 2025/12/08 03:07:38 DEBUG : empty space: Excluded 2025/12/08 03:07:38 DEBUG : empty space: Excluded (Size Filter) 2025/12/08 03:07:38 DEBUG : empty space: Excluded 2025/12/08 03:07:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/12/08 03:07:38 DEBUG : mega root 'rclone-test-davocej2rumu': Waiting for checks to finish 2025/12/08 03:07:38 DEBUG : potato3: size = 68 (mega root 'rclone-test-hozowom4dola') 2025/12/08 03:07:38 DEBUG : potato3: size = 60 (mega root 'rclone-test-davocej2rumu') 2025/12/08 03:07:38 DEBUG : potato3: Sizes differ 2025/12/08 03:07:38 DEBUG : mega root 'rclone-test-davocej2rumu': Waiting for transfers to finish 2025/12/08 03:07:38 INFO : potato3: Deleted 2025/12/08 03:07:38 INFO : potato3: Moved (server-side) 2025/12/08 03:07:38 INFO : potato2: Moved (server-side) 2025/12/08 03:07:38 DEBUG : Creating backend with remote "TestMega:rclone-test-jimafoq8gova" 2025/12/08 03:07:38 DEBUG : mega root 'rclone-test-jimafoq8gova': Using previously stored session ID and master key to initialize the Mega API 2025/12/08 03:07:54 DEBUG : empty space: Excluded (Size Filter) 2025/12/08 03:07:54 DEBUG : empty space: Excluded 2025/12/08 03:07:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/12/08 03:07:54 DEBUG : potato3: Need to transfer - File not found at Destination 2025/12/08 03:07:54 DEBUG : mega root 'rclone-test-jimafoq8gova': Waiting for checks to finish 2025/12/08 03:07:54 DEBUG : mega root 'rclone-test-jimafoq8gova': Waiting for transfers to finish 2025/12/08 03:07:54 INFO : potato2: Moved (server-side) 2025/12/08 03:07:54 INFO : potato3: Moved (server-side) 2025/12/08 03:07:54 DEBUG : mega root 'rclone-test-jimafoq8gova': Purge remote 2025/12/08 03:07:56 DEBUG : mega root 'rclone-test-davocej2rumu': Purge remote --- PASS: TestServerSideMoveWithFilter (40.40s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "mega root 'rclone-test-hozowom4dola'", Local "Local file system at /tmp/rclone2856019449", Modify Window "876000h0m0s" 2025/12/08 03:07:58 DEBUG : Creating backend with remote "TestMega:rclone-test-jomeqij5kojo" 2025/12/08 03:07:58 DEBUG : mega root 'rclone-test-jomeqij5kojo': Using previously stored session ID and master key to initialize the Mega API 2025/12/08 03:08:15 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) mega root 'rclone-test-hozowom4dola' -> mega root 'rclone-test-jomeqij5kojo' 2025/12/08 03:08:21 DEBUG : mega root 'rclone-test-jomeqij5kojo': Using server-side directory move 2025/12/08 03:08:21 INFO : mega root 'rclone-test-jomeqij5kojo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/12/08 03:08:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/12/08 03:08:21 DEBUG : empty space: size = 1 OK 2025/12/08 03:08:21 DEBUG : empty space: Sizes identical 2025/12/08 03:08:21 DEBUG : empty space: Unchanged skipping 2025/12/08 03:08:21 DEBUG : mega root 'rclone-test-jomeqij5kojo': Waiting for checks to finish 2025/12/08 03:08:21 INFO : potato2: Moved (server-side) 2025/12/08 03:08:21 INFO : empty space: Deleted 2025/12/08 03:08:21 DEBUG : potato3: size = 68 (mega root 'rclone-test-hozowom4dola') 2025/12/08 03:08:21 DEBUG : potato3: size = 60 (mega root 'rclone-test-jomeqij5kojo') 2025/12/08 03:08:21 DEBUG : potato3: Sizes differ 2025/12/08 03:08:21 DEBUG : mega root 'rclone-test-jomeqij5kojo': Waiting for transfers to finish 2025/12/08 03:08:22 INFO : potato3: Deleted 2025/12/08 03:08:22 INFO : potato3: Moved (server-side) 2025/12/08 03:08:22 INFO : tomatoDir: Removing directory 2025/12/08 03:08:22 DEBUG : mega root 'rclone-test-hozowom4dola': deleted 1 directories 2025/12/08 03:08:22 DEBUG : Creating backend with remote "TestMega:rclone-test-jikuwur2zuse" 2025/12/08 03:08:22 DEBUG : mega root 'rclone-test-jikuwur2zuse': Using previously stored session ID and master key to initialize the Mega API 2025/12/08 03:08:39 INFO : tomatoDir: Making directory 2025/12/08 03:08:39 DEBUG : mega root 'rclone-test-jikuwur2zuse': Using server-side directory move 2025/12/08 03:08:39 INFO : mega root 'rclone-test-jikuwur2zuse': Server side directory move succeeded 2025/12/08 03:08:39 ERROR : error listing: directory not found 2025/12/08 03:08:39 ERROR : error listing: directory not found 2025/12/08 03:08:39 DEBUG : mega root 'rclone-test-jikuwur2zuse': Purge remote 2025/12/08 03:08:40 DEBUG : mega root 'rclone-test-jomeqij5kojo': Purge remote 2025/12/08 03:08:40 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (41.40s) === RUN TestServerSideMoveOverlap run.go:185: Remote "mega root 'rclone-test-hozowom4dola'", Local "Local file system at /tmp/rclone2856019449", Modify Window "876000h0m0s" sync_test.go:1940: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:185: Remote "mega root 'rclone-test-hozowom4dola'", Local "Local file system at /tmp/rclone2856019449", Modify Window "876000h0m0s" 2025/12/08 03:08:40 DEBUG : Creating backend with remote "TestMega:rclone-test-hozowom4dola/rclone-sync-test" 2025/12/08 03:08:40 DEBUG : mega root 'rclone-test-hozowom4dola/rclone-sync-test': Using previously stored session ID and master key to initialize the Mega API --- PASS: TestSyncOverlap (16.38s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "mega root 'rclone-test-hozowom4dola'", Local "Local file system at /tmp/rclone2856019449", Modify Window "876000h0m0s" 2025/12/08 03:08:56 DEBUG : Creating backend with remote "TestMega:rclone-test-hozowom4dola/rclone-sync-test" 2025/12/08 03:08:56 DEBUG : mega root 'rclone-test-hozowom4dola/rclone-sync-test': Using previously stored session ID and master key to initialize the Mega API 2025/12/08 03:09:13 DEBUG : Creating backend with remote "TestMega:rclone-test-hozowom4dola/rclone-sync-test-include/layer2" 2025/12/08 03:09:13 DEBUG : mega root 'rclone-test-hozowom4dola/rclone-sync-test-include/layer2': Using previously stored session ID and master key to initialize the Mega API 2025/12/08 03:09:29 DEBUG : Creating backend with remote "TestMega:rclone-test-hozowom4dola/rclone-sync-test-ignore-file" 2025/12/08 03:09:29 DEBUG : mega root 'rclone-test-hozowom4dola/rclone-sync-test-ignore-file': Using previously stored session ID and master key to initialize the Mega API 2025/12/08 03:09:47 DEBUG : rclone-sync-test: Excluded 2025/12/08 03:09:47 NOTICE: rclone-sync-test-ignore-file: Duplicate directory found in source - ignoring 2025/12/08 03:09:47 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/12/08 03:09:47 DEBUG : mega root 'rclone-test-hozowom4dola/rclone-sync-test': Waiting for checks to finish 2025/12/08 03:09:47 DEBUG : mega root 'rclone-test-hozowom4dola/rclone-sync-test': Waiting for transfers to finish 2025/12/08 03:09:47 DEBUG : Waiting for deletions to finish 2025/12/08 03:09:47 INFO : There was nothing to transfer 2025/12/08 03:09:47 DEBUG : rclone-sync-test: Excluded 2025/12/08 03:09:47 NOTICE: rclone-sync-test-ignore-file: Duplicate directory found in destination - ignoring 2025/12/08 03:09:47 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/12/08 03:09:47 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for checks to finish 2025/12/08 03:09:47 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for transfers to finish 2025/12/08 03:09:47 DEBUG : Waiting for deletions to finish 2025/12/08 03:09:47 INFO : rclone-sync-test-include: Removing directory 2025/12/08 03:09:47 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/12/08 03:09:47 INFO : rclone-sync-test-ignore-file: Removing directory 2025/12/08 03:09:47 DEBUG : mega root 'rclone-test-hozowom4dola': failed to delete 1 directories 2025/12/08 03:09:47 DEBUG : mega root 'rclone-test-hozowom4dola': deleted 1 directories 2025/12/08 03:09:47 INFO : There was nothing to transfer 2025/12/08 03:09:47 DEBUG : rclone-sync-test: Excluded 2025/12/08 03:09:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/12/08 03:09:47 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/12/08 03:09:47 DEBUG : mega root 'rclone-test-hozowom4dola/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/12/08 03:09:47 DEBUG : mega root 'rclone-test-hozowom4dola/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/12/08 03:09:47 DEBUG : Waiting for deletions to finish 2025/12/08 03:09:47 INFO : There was nothing to transfer 2025/12/08 03:09:47 DEBUG : rclone-sync-test: Excluded 2025/12/08 03:09:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/12/08 03:09:47 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/12/08 03:09:47 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for checks to finish 2025/12/08 03:09:47 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for transfers to finish 2025/12/08 03:09:47 DEBUG : Waiting for deletions to finish 2025/12/08 03:09:47 INFO : rclone-sync-test-include: Removing directory 2025/12/08 03:09:47 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/12/08 03:09:47 DEBUG : mega root 'rclone-test-hozowom4dola': failed to delete 1 directories 2025/12/08 03:09:47 INFO : There was nothing to transfer 2025/12/08 03:09:47 DEBUG : rclone-sync-test: Excluded 2025/12/08 03:09:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/12/08 03:09:47 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/12/08 03:09:47 DEBUG : mega root 'rclone-test-hozowom4dola/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/12/08 03:09:47 DEBUG : mega root 'rclone-test-hozowom4dola/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/12/08 03:09:47 DEBUG : Waiting for deletions to finish 2025/12/08 03:09:47 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (51.92s) === RUN TestSyncCompareDest run.go:185: Remote "mega root 'rclone-test-hozowom4dola'", Local "Local file system at /tmp/rclone2856019449", Modify Window "876000h0m0s" 2025/12/08 03:09:48 DEBUG : Creating backend with remote "TestMega:rclone-test-hozowom4dola/dst" 2025/12/08 03:09:48 DEBUG : mega root 'rclone-test-hozowom4dola/dst': Using previously stored session ID and master key to initialize the Mega API 2025/12/08 03:10:03 DEBUG : Creating backend with remote "TestMega:rclone-test-hozowom4dola/CompareDest" 2025/12/08 03:10:03 DEBUG : mega root 'rclone-test-hozowom4dola/CompareDest': Using previously stored session ID and master key to initialize the Mega API 2025/12/08 03:10:19 DEBUG : one: Need to transfer - File not found at Destination 2025/12/08 03:10:19 DEBUG : mega root 'rclone-test-hozowom4dola/dst': Waiting for checks to finish 2025/12/08 03:10:19 DEBUG : mega root 'rclone-test-hozowom4dola/dst': Waiting for transfers to finish 2025/12/08 03:10:20 DEBUG : one: size = 3 OK 2025/12/08 03:10:20 INFO : one: Copied (new) 2025/12/08 03:10:20 DEBUG : Waiting for deletions to finish 2025/12/08 03:10:20 DEBUG : mega root 'rclone-test-hozowom4dola/dst': Waiting for checks to finish 2025/12/08 03:10:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone2856019449) 2025/12/08 03:10:20 DEBUG : one: size = 3 (mega root 'rclone-test-hozowom4dola/dst') 2025/12/08 03:10:20 DEBUG : one: Sizes differ 2025/12/08 03:10:20 DEBUG : mega root 'rclone-test-hozowom4dola/dst': Waiting for transfers to finish 2025/12/08 03:10:20 DEBUG : one: size = 5 OK 2025/12/08 03:10:20 INFO : one: Copied (replaced existing) 2025/12/08 03:10:20 DEBUG : Waiting for deletions to finish fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2025/12/08 03:10:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone2856019449) 2025/12/08 03:10:32 DEBUG : one: size = 3 (mega root 'rclone-test-hozowom4dola/dst') 2025/12/08 03:10:32 DEBUG : mega root 'rclone-test-hozowom4dola/dst': Waiting for checks to finish 2025/12/08 03:10:32 DEBUG : one: Sizes differ 2025/12/08 03:10:32 DEBUG : mega root 'rclone-test-hozowom4dola/dst': Waiting for transfers to finish 2025/12/08 03:10:32 DEBUG : one: size = 5 OK 2025/12/08 03:10:32 INFO : one: Copied (replaced existing) 2025/12/08 03:10:32 DEBUG : Waiting for deletions to finish fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2151 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want CompareDest/one (5), dst/one (3) got CompareDest/one (5), dst/one (5) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2151 Error: Not equal: expected: 3 actual : 5 Test: TestSyncCompareDest Messages: dst/one: size incorrect file=3 vs obj=5 fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2156 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want CompareDest/one (5), CompareDest/two (3), dst/one (3) got CompareDest/one (5), CompareDest/two (3), dst/one (5) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2156 Error: Not equal: expected: 3 actual : 5 Test: TestSyncCompareDest Messages: dst/one: size incorrect file=3 vs obj=5 2025/12/08 03:10:46 DEBUG : two: size = 3 OK 2025/12/08 03:10:46 DEBUG : two: Sizes identical 2025/12/08 03:10:46 DEBUG : two: Destination found in --compare-dest, skipping 2025/12/08 03:10:46 DEBUG : mega root 'rclone-test-hozowom4dola/dst': Waiting for checks to finish 2025/12/08 03:10:46 DEBUG : one: size = 5 OK 2025/12/08 03:10:46 DEBUG : one: Sizes identical 2025/12/08 03:10:46 DEBUG : one: Unchanged skipping 2025/12/08 03:10:46 DEBUG : mega root 'rclone-test-hozowom4dola/dst': Waiting for transfers to finish 2025/12/08 03:10:46 DEBUG : Waiting for deletions to finish 2025/12/08 03:10:46 INFO : There was nothing to transfer fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2165 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want CompareDest/one (5), CompareDest/two (3), dst/one (3) got CompareDest/one (5), CompareDest/two (3), dst/one (5) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2165 Error: Not equal: expected: 3 actual : 5 Test: TestSyncCompareDest Messages: dst/one: size incorrect file=3 vs obj=5 2025/12/08 03:10:53 DEBUG : two: size = 3 OK 2025/12/08 03:10:53 DEBUG : two: Sizes identical 2025/12/08 03:10:53 DEBUG : two: Destination found in --compare-dest, skipping 2025/12/08 03:10:53 DEBUG : mega root 'rclone-test-hozowom4dola/dst': Waiting for checks to finish 2025/12/08 03:10:53 DEBUG : one: size = 5 OK 2025/12/08 03:10:53 DEBUG : one: Sizes identical 2025/12/08 03:10:53 DEBUG : one: Unchanged skipping 2025/12/08 03:10:53 DEBUG : mega root 'rclone-test-hozowom4dola/dst': Waiting for transfers to finish 2025/12/08 03:10:53 DEBUG : Waiting for deletions to finish 2025/12/08 03:10:53 INFO : There was nothing to transfer fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2174 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want CompareDest/one (5), CompareDest/two (3), dst/one (3) got CompareDest/one (5), CompareDest/two (3), dst/one (5) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2174 Error: Not equal: expected: 3 actual : 5 Test: TestSyncCompareDest Messages: dst/one: size incorrect file=3 vs obj=5 sync_test.go:2205: No hash on uploaded file so skipping compare timestamp test fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2210 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want CompareDest/one (5), CompareDest/two (3), dst/one (3) got CompareDest/one (5), CompareDest/two (3), dst/one (5) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2210 Error: Not equal: expected: 3 actual : 5 Test: TestSyncCompareDest Messages: dst/one: size incorrect file=3 vs obj=5 2025/12/08 03:11:07 DEBUG : two: size = 5 (Local file system at /tmp/rclone2856019449) 2025/12/08 03:11:07 DEBUG : two: size = 3 (mega root 'rclone-test-hozowom4dola/CompareDest') 2025/12/08 03:11:07 DEBUG : two: Sizes differ 2025/12/08 03:11:07 DEBUG : two: Need to transfer - File not found at Destination 2025/12/08 03:11:07 DEBUG : one: size = 5 OK 2025/12/08 03:11:07 DEBUG : one: Sizes identical 2025/12/08 03:11:07 DEBUG : one: Unchanged skipping 2025/12/08 03:11:07 DEBUG : mega root 'rclone-test-hozowom4dola/dst': Waiting for checks to finish 2025/12/08 03:11:07 DEBUG : mega root 'rclone-test-hozowom4dola/dst': Waiting for transfers to finish 2025/12/08 03:11:08 DEBUG : two: size = 5 OK 2025/12/08 03:11:08 INFO : two: Copied (new) 2025/12/08 03:11:08 DEBUG : Waiting for deletions to finish fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2222 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want CompareDest/one (5), CompareDest/two (3), dst/one (3), dst/two (5) got CompareDest/one (5), CompareDest/two (3), dst/one (5), dst/two (5) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2222 Error: Not equal: expected: 3 actual : 5 Test: TestSyncCompareDest Messages: dst/one: size incorrect file=3 vs obj=5 --- FAIL: TestSyncCompareDest (91.51s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "mega root 'rclone-test-hozowom4dola'", Local "Local file system at /tmp/rclone2856019449", Modify Window "876000h0m0s" 2025/12/08 03:11:21 DEBUG : Creating backend with remote "TestMega:rclone-test-hozowom4dola/dest" 2025/12/08 03:11:21 DEBUG : mega root 'rclone-test-hozowom4dola/dest': Using previously stored session ID and master key to initialize the Mega API 2025/12/08 03:11:36 DEBUG : Creating backend with remote "TestMega:rclone-test-hozowom4dola/pre-dest1" 2025/12/08 03:11:36 DEBUG : mega root 'rclone-test-hozowom4dola/pre-dest1': Using previously stored session ID and master key to initialize the Mega API 2025/12/08 03:11:52 DEBUG : Creating backend with remote "TestMega:rclone-test-hozowom4dola/pre-dest2" 2025/12/08 03:11:52 DEBUG : mega root 'rclone-test-hozowom4dola/pre-dest2': Using previously stored session ID and master key to initialize the Mega API 2025/12/08 03:12:09 DEBUG : 1: size = 1 OK 2025/12/08 03:12:09 DEBUG : 1: Sizes identical 2025/12/08 03:12:09 DEBUG : 1: Destination found in --compare-dest, skipping 2025/12/08 03:12:09 DEBUG : 2: size = 1 OK 2025/12/08 03:12:09 DEBUG : 2: Sizes identical 2025/12/08 03:12:09 DEBUG : 2: Destination found in --compare-dest, skipping 2025/12/08 03:12:09 DEBUG : 3: Need to transfer - File not found at Destination 2025/12/08 03:12:09 DEBUG : mega root 'rclone-test-hozowom4dola/dest': Waiting for checks to finish 2025/12/08 03:12:09 DEBUG : mega root 'rclone-test-hozowom4dola/dest': Waiting for transfers to finish 2025/12/08 03:12:09 DEBUG : 3: size = 1 OK 2025/12/08 03:12:09 INFO : 3: Copied (new) 2025/12/08 03:12:09 DEBUG : Waiting for deletions to finish fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestSyncMultipleCompareDest (57.78s) === RUN TestSyncCopyDest run.go:185: Remote "mega root 'rclone-test-hozowom4dola'", Local "Local file system at /tmp/rclone2856019449", Modify Window "876000h0m0s" sync_test.go:2265: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:185: Remote "mega root 'rclone-test-hozowom4dola'", Local "Local file system at /tmp/rclone2856019449", Modify Window "876000h0m0s" 2025/12/08 03:12:22 DEBUG : Creating backend with remote "TestMega:rclone-test-hozowom4dola/dst" 2025/12/08 03:12:22 DEBUG : mega root 'rclone-test-hozowom4dola/dst': Using previously stored session ID and master key to initialize the Mega API 2025/12/08 03:12:38 DEBUG : Creating backend with remote "TestMega:rclone-test-hozowom4dola/backup" 2025/12/08 03:12:38 DEBUG : mega root 'rclone-test-hozowom4dola/backup': Using previously stored session ID and master key to initialize the Mega API 2025/12/08 03:12:54 DEBUG : two: size = 3 OK 2025/12/08 03:12:54 DEBUG : two: Sizes identical 2025/12/08 03:12:54 DEBUG : two: Unchanged skipping 2025/12/08 03:12:54 DEBUG : mega root 'rclone-test-hozowom4dola/dst': Waiting for checks to finish 2025/12/08 03:12:54 DEBUG : one: size = 4 (Local file system at /tmp/rclone2856019449) 2025/12/08 03:12:54 DEBUG : one: size = 3 (mega root 'rclone-test-hozowom4dola/dst') 2025/12/08 03:12:54 DEBUG : one: Sizes differ 2025/12/08 03:12:54 INFO : one: Moved (server-side) 2025/12/08 03:12:54 DEBUG : mega root 'rclone-test-hozowom4dola/dst': Waiting for transfers to finish 2025/12/08 03:12:55 DEBUG : one: size = 4 OK 2025/12/08 03:12:55 INFO : one: Copied (new) 2025/12/08 03:12:55 DEBUG : Waiting for deletions to finish 2025/12/08 03:12:55 INFO : three.txt: Moved (server-side) 2025/12/08 03:12:55 INFO : three.txt: Moved into backup dir 2025/12/08 03:12:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone2856019449) 2025/12/08 03:12:56 DEBUG : one: size = 4 (mega root 'rclone-test-hozowom4dola/dst') 2025/12/08 03:12:56 DEBUG : one: Sizes differ 2025/12/08 03:12:56 DEBUG : two: size = 3 OK 2025/12/08 03:12:56 DEBUG : two: Sizes identical 2025/12/08 03:12:56 DEBUG : two: Unchanged skipping 2025/12/08 03:12:56 DEBUG : mega root 'rclone-test-hozowom4dola/dst': Waiting for checks to finish 2025/12/08 03:12:58 INFO : one: Deleted 2025/12/08 03:13:00 INFO : one: Moved (server-side) 2025/12/08 03:13:00 DEBUG : mega root 'rclone-test-hozowom4dola/dst': Waiting for transfers to finish 2025/12/08 03:13:00 DEBUG : one: size = 5 OK 2025/12/08 03:13:00 INFO : one: Copied (new) 2025/12/08 03:13:00 DEBUG : Waiting for deletions to finish fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2453 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2457 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncBackupDir Messages: listing wrong, want backup/one (4), backup/three.txt (6), dst/one (5), dst/two (3) got backup/one (4), backup/three.txt (5), dst/one (5), dst/three.txt (6), dst/two (3) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2453 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2457 Error: Should be true Test: TestSyncBackupDir Messages: Unexpected file "dst/three.txt" fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2453 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2457 Error: Not equal: expected: 6 actual : 5 Test: TestSyncBackupDir Messages: backup/three.txt: size incorrect file=6 vs obj=5 --- FAIL: TestSyncBackupDir (53.59s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "mega root 'rclone-test-hozowom4dola'", Local "Local file system at /tmp/rclone2856019449", Modify Window "876000h0m0s" 2025/12/08 03:13:15 DEBUG : Creating backend with remote "TestMega:rclone-test-hozowom4dola/dst" 2025/12/08 03:13:15 DEBUG : mega root 'rclone-test-hozowom4dola/dst': Using previously stored session ID and master key to initialize the Mega API 2025/12/08 03:13:32 DEBUG : Creating backend with remote "TestMega:rclone-test-hozowom4dola/backup" 2025/12/08 03:13:32 DEBUG : Config file has changed externally - reloading 2025/12/08 03:13:32 DEBUG : mega root 'rclone-test-hozowom4dola/backup': Using previously stored session ID and master key to initialize the Mega API 2025/12/08 03:13:48 DEBUG : two: size = 3 OK 2025/12/08 03:13:48 DEBUG : one: size = 4 (Local file system at /tmp/rclone2856019449) 2025/12/08 03:13:48 DEBUG : two: Sizes identical 2025/12/08 03:13:48 DEBUG : two: Unchanged skipping 2025/12/08 03:13:48 DEBUG : one: size = 3 (mega root 'rclone-test-hozowom4dola/dst') 2025/12/08 03:13:48 DEBUG : one: Sizes differ 2025/12/08 03:13:48 DEBUG : mega root 'rclone-test-hozowom4dola/dst': Waiting for checks to finish 2025/12/08 03:13:48 INFO : one: Moved (server-side) to: one.bak 2025/12/08 03:13:48 DEBUG : mega root 'rclone-test-hozowom4dola/dst': Waiting for transfers to finish 2025/12/08 03:13:48 DEBUG : one: size = 4 OK 2025/12/08 03:13:48 INFO : one: Copied (new) 2025/12/08 03:13:48 DEBUG : Waiting for deletions to finish 2025/12/08 03:13:49 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/12/08 03:13:49 INFO : three.txt: Moved into backup dir 2025/12/08 03:13:49 DEBUG : two: size = 3 OK 2025/12/08 03:13:49 DEBUG : two: Sizes identical 2025/12/08 03:13:49 DEBUG : mega root 'rclone-test-hozowom4dola/dst': Waiting for checks to finish 2025/12/08 03:13:49 DEBUG : two: Unchanged skipping 2025/12/08 03:13:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone2856019449) 2025/12/08 03:13:49 DEBUG : one: size = 4 (mega root 'rclone-test-hozowom4dola/dst') 2025/12/08 03:13:49 DEBUG : one: Sizes differ 2025/12/08 03:13:49 INFO : one.bak: Deleted 2025/12/08 03:13:49 INFO : one: Moved (server-side) to: one.bak 2025/12/08 03:13:49 DEBUG : mega root 'rclone-test-hozowom4dola/dst': Waiting for transfers to finish 2025/12/08 03:13:51 DEBUG : one: size = 5 OK 2025/12/08 03:13:51 INFO : one: Copied (new) 2025/12/08 03:13:51 DEBUG : Waiting for deletions to finish fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2453 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2461 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: listing wrong, want backup/one.bak (4), backup/three.txt.bak (6), dst/one (5), dst/two (3) got backup/one.bak (4), backup/three.txt.bak (5), dst/one (5), dst/three.txt (6), dst/two (3) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2453 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2461 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: Unexpected file "dst/three.txt" fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2453 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2461 Error: Not equal: expected: 6 actual : 5 Test: TestSyncBackupDirWithSuffix Messages: backup/three.txt.bak: size incorrect file=6 vs obj=5 --- FAIL: TestSyncBackupDirWithSuffix (49.02s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "mega root 'rclone-test-hozowom4dola'", Local "Local file system at /tmp/rclone2856019449", Modify Window "876000h0m0s" 2025/12/08 03:14:04 DEBUG : Creating backend with remote "TestMega:rclone-test-hozowom4dola/dst" 2025/12/08 03:14:04 DEBUG : mega root 'rclone-test-hozowom4dola/dst': Using previously stored session ID and master key to initialize the Mega API 2025/12/08 03:14:20 DEBUG : Creating backend with remote "TestMega:rclone-test-hozowom4dola/backup" 2025/12/08 03:14:20 DEBUG : mega root 'rclone-test-hozowom4dola/backup': Using previously stored session ID and master key to initialize the Mega API 2025/12/08 03:14:36 DEBUG : one: size = 4 (Local file system at /tmp/rclone2856019449) 2025/12/08 03:14:36 DEBUG : two: size = 3 OK 2025/12/08 03:14:36 DEBUG : two: Sizes identical 2025/12/08 03:14:36 DEBUG : mega root 'rclone-test-hozowom4dola/dst': Waiting for checks to finish 2025/12/08 03:14:36 DEBUG : one: size = 3 (mega root 'rclone-test-hozowom4dola/dst') 2025/12/08 03:14:36 DEBUG : one: Sizes differ 2025/12/08 03:14:36 DEBUG : two: Unchanged skipping 2025/12/08 03:14:37 INFO : one: Moved (server-side) to: one-2019-01-01 2025/12/08 03:14:37 DEBUG : mega root 'rclone-test-hozowom4dola/dst': Waiting for transfers to finish 2025/12/08 03:14:39 DEBUG : one: size = 4 OK 2025/12/08 03:14:39 INFO : one: Copied (new) 2025/12/08 03:14:39 DEBUG : Waiting for deletions to finish 2025/12/08 03:14:40 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/12/08 03:14:40 INFO : three.txt: Moved into backup dir 2025/12/08 03:14:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone2856019449) 2025/12/08 03:14:40 DEBUG : one: size = 4 (mega root 'rclone-test-hozowom4dola/dst') 2025/12/08 03:14:40 DEBUG : one: Sizes differ 2025/12/08 03:14:40 DEBUG : two: size = 3 OK 2025/12/08 03:14:40 DEBUG : two: Sizes identical 2025/12/08 03:14:40 DEBUG : two: Unchanged skipping 2025/12/08 03:14:40 DEBUG : mega root 'rclone-test-hozowom4dola/dst': Waiting for checks to finish 2025/12/08 03:14:40 INFO : one-2019-01-01: Deleted 2025/12/08 03:14:43 INFO : one: Moved (server-side) to: one-2019-01-01 2025/12/08 03:14:43 DEBUG : mega root 'rclone-test-hozowom4dola/dst': Waiting for transfers to finish 2025/12/08 03:14:44 DEBUG : one: size = 5 OK 2025/12/08 03:14:44 INFO : one: Copied (new) 2025/12/08 03:14:44 DEBUG : Waiting for deletions to finish fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2453 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2465 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: listing wrong, want backup/one-2019-01-01 (4), backup/three-2019-01-01.txt (6), dst/one (5), dst/two (3) got backup/one-2019-01-01 (4), backup/three-2019-01-01.txt (5), dst/one (5), dst/three.txt (6), dst/two (3) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2453 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2465 Error: Not equal: expected: 6 actual : 5 Test: TestSyncBackupDirWithSuffixKeepExtension Messages: backup/three-2019-01-01.txt: size incorrect file=6 vs obj=5 fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2453 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2465 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: Unexpected file "dst/three.txt" --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (58.93s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "mega root 'rclone-test-hozowom4dola'", Local "Local file system at /tmp/rclone2856019449", Modify Window "876000h0m0s" 2025/12/08 03:15:02 DEBUG : Creating backend with remote "TestMega:rclone-test-hozowom4dola/dst" 2025/12/08 03:15:02 DEBUG : mega root 'rclone-test-hozowom4dola/dst': Using previously stored session ID and master key to initialize the Mega API 2025/12/08 03:15:17 DEBUG : two: size = 3 OK 2025/12/08 03:15:17 DEBUG : two: Sizes identical 2025/12/08 03:15:17 DEBUG : one: size = 4 (Local file system at /tmp/rclone2856019449) 2025/12/08 03:15:17 DEBUG : one: size = 3 (mega root 'rclone-test-hozowom4dola/dst') 2025/12/08 03:15:17 DEBUG : one: Sizes differ 2025/12/08 03:15:17 DEBUG : two: Unchanged skipping 2025/12/08 03:15:17 DEBUG : mega root 'rclone-test-hozowom4dola/dst': Waiting for checks to finish 2025/12/08 03:15:17 INFO : one: Moved (server-side) to: one.bak 2025/12/08 03:15:17 DEBUG : mega root 'rclone-test-hozowom4dola/dst': Waiting for transfers to finish 2025/12/08 03:15:17 DEBUG : one: size = 4 OK 2025/12/08 03:15:17 INFO : one: Copied (new) 2025/12/08 03:15:17 DEBUG : Waiting for deletions to finish 2025/12/08 03:15:17 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/12/08 03:15:17 INFO : three.txt: Moved into backup dir 2025/12/08 03:15:19 DEBUG : one.bak: Excluded (Path Filter) 2025/12/08 03:15:19 DEBUG : one.bak: Excluded 2025/12/08 03:15:19 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/12/08 03:15:19 DEBUG : three.txt.bak: Excluded 2025/12/08 03:15:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone2856019449) 2025/12/08 03:15:19 DEBUG : one: size = 4 (mega root 'rclone-test-hozowom4dola/dst') 2025/12/08 03:15:19 DEBUG : one: Sizes differ 2025/12/08 03:15:19 DEBUG : mega root 'rclone-test-hozowom4dola/dst': Waiting for checks to finish 2025/12/08 03:15:20 INFO : one.bak: Deleted 2025/12/08 03:15:20 DEBUG : two: size = 3 OK 2025/12/08 03:15:20 DEBUG : two: Sizes identical 2025/12/08 03:15:20 DEBUG : two: Unchanged skipping 2025/12/08 03:15:20 INFO : one: Moved (server-side) to: one.bak 2025/12/08 03:15:20 DEBUG : mega root 'rclone-test-hozowom4dola/dst': Waiting for transfers to finish 2025/12/08 03:15:22 DEBUG : one: size = 5 OK 2025/12/08 03:15:22 INFO : one: Copied (new) 2025/12/08 03:15:22 DEBUG : Waiting for deletions to finish fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2453 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2469 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncBackupDirSuffixOnly Messages: listing wrong, want dst/one (5), dst/one.bak (4), dst/three.txt.bak (6), dst/two (3) got dst/one (5), dst/one.bak (4), dst/three.txt (6), dst/three.txt.bak (5), dst/two (3) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2453 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2469 Error: Should be true Test: TestSyncBackupDirSuffixOnly Messages: Unexpected file "dst/three.txt" fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2453 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2469 Error: Not equal: expected: 6 actual : 5 Test: TestSyncBackupDirSuffixOnly Messages: dst/three.txt.bak: size incorrect file=6 vs obj=5 --- FAIL: TestSyncBackupDirSuffixOnly (37.88s) === RUN TestSyncSuffix run.go:185: Remote "mega root 'rclone-test-hozowom4dola'", Local "Local file system at /tmp/rclone2856019449", Modify Window "876000h0m0s" 2025/12/08 03:15:43 DEBUG : Creating backend with remote "TestMega:rclone-test-hozowom4dola/dst" 2025/12/08 03:15:43 DEBUG : mega root 'rclone-test-hozowom4dola/dst': Using previously stored session ID and master key to initialize the Mega API 2025/12/08 03:15:58 DEBUG : one: size = 4 (Local file system at /tmp/rclone2856019449) 2025/12/08 03:15:58 DEBUG : one: size = 3 (mega root 'rclone-test-hozowom4dola/dst') 2025/12/08 03:15:58 DEBUG : one: Sizes differ 2025/12/08 03:15:59 INFO : one: Moved (server-side) to: one.bak 2025/12/08 03:15:59 DEBUG : one: size = 4 OK 2025/12/08 03:15:59 INFO : one: Copied (new) 2025/12/08 03:15:59 DEBUG : two: size = 3 OK 2025/12/08 03:15:59 DEBUG : two: Sizes identical 2025/12/08 03:15:59 DEBUG : two: Unchanged skipping 2025/12/08 03:15:59 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2856019449) 2025/12/08 03:15:59 DEBUG : three.txt: size = 5 (mega root 'rclone-test-hozowom4dola/dst') 2025/12/08 03:15:59 DEBUG : three.txt: Sizes differ 2025/12/08 03:15:59 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/12/08 03:15:59 DEBUG : three.txt: size = 6 OK 2025/12/08 03:15:59 INFO : three.txt: Copied (new) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2025/12/08 03:16:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone2856019449) 2025/12/08 03:16:06 DEBUG : one: size = 4 (mega root 'rclone-test-hozowom4dola/dst') 2025/12/08 03:16:06 DEBUG : one: Sizes differ 2025/12/08 03:16:06 INFO : one.bak: Deleted 2025/12/08 03:16:07 INFO : one: Moved (server-side) to: one.bak 2025/12/08 03:16:09 DEBUG : one: size = 5 OK 2025/12/08 03:16:09 INFO : one: Copied (new) 2025/12/08 03:16:09 DEBUG : two: size = 3 OK 2025/12/08 03:16:09 DEBUG : two: Sizes identical 2025/12/08 03:16:09 DEBUG : two: Unchanged skipping 2025/12/08 03:16:09 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2856019449) 2025/12/08 03:16:09 DEBUG : three.txt: size = 6 (mega root 'rclone-test-hozowom4dola/dst') 2025/12/08 03:16:09 DEBUG : three.txt: Sizes differ 2025/12/08 03:16:09 INFO : three.txt.bak: Deleted 2025/12/08 03:16:10 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/12/08 03:16:10 DEBUG : three.txt: size = 19 OK 2025/12/08 03:16:10 INFO : three.txt: Copied (new) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestSyncSuffix (47.40s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "mega root 'rclone-test-hozowom4dola'", Local "Local file system at /tmp/rclone2856019449", Modify Window "876000h0m0s" 2025/12/08 03:16:30 DEBUG : Creating backend with remote "TestMega:rclone-test-hozowom4dola/dst" 2025/12/08 03:16:30 DEBUG : mega root 'rclone-test-hozowom4dola/dst': Using previously stored session ID and master key to initialize the Mega API 2025/12/08 03:16:46 DEBUG : one: size = 4 (Local file system at /tmp/rclone2856019449) 2025/12/08 03:16:46 DEBUG : one: size = 3 (mega root 'rclone-test-hozowom4dola/dst') 2025/12/08 03:16:46 DEBUG : one: Sizes differ 2025/12/08 03:16:46 INFO : one: Moved (server-side) to: one-2019-01-01 2025/12/08 03:16:47 DEBUG : one: size = 4 OK 2025/12/08 03:16:47 INFO : one: Copied (new) 2025/12/08 03:16:47 DEBUG : two: size = 3 OK 2025/12/08 03:16:47 DEBUG : two: Sizes identical 2025/12/08 03:16:47 DEBUG : two: Unchanged skipping 2025/12/08 03:16:47 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2856019449) 2025/12/08 03:16:47 DEBUG : three.txt: size = 5 (mega root 'rclone-test-hozowom4dola/dst') 2025/12/08 03:16:47 DEBUG : three.txt: Sizes differ 2025/12/08 03:16:48 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/12/08 03:16:49 DEBUG : three.txt: size = 6 OK 2025/12/08 03:16:49 INFO : three.txt: Copied (new) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2025/12/08 03:16:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone2856019449) 2025/12/08 03:16:56 DEBUG : one: size = 4 (mega root 'rclone-test-hozowom4dola/dst') 2025/12/08 03:16:56 DEBUG : one: Sizes differ 2025/12/08 03:16:56 INFO : one-2019-01-01: Deleted 2025/12/08 03:16:57 INFO : one: Moved (server-side) to: one-2019-01-01 2025/12/08 03:16:58 DEBUG : one: size = 5 OK 2025/12/08 03:16:58 INFO : one: Copied (new) 2025/12/08 03:16:58 DEBUG : two: size = 3 OK 2025/12/08 03:16:58 DEBUG : two: Sizes identical 2025/12/08 03:16:58 DEBUG : two: Unchanged skipping 2025/12/08 03:16:58 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2856019449) 2025/12/08 03:16:58 DEBUG : three.txt: size = 6 (mega root 'rclone-test-hozowom4dola/dst') 2025/12/08 03:16:58 DEBUG : three.txt: Sizes differ 2025/12/08 03:16:59 INFO : three-2019-01-01.txt: Deleted 2025/12/08 03:16:59 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/12/08 03:17:01 DEBUG : three.txt: size = 19 OK 2025/12/08 03:17:01 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (48.14s) === RUN TestSyncUTFNorm run.go:185: Remote "mega root 'rclone-test-hozowom4dola'", Local "Local file system at /tmp/rclone2856019449", Modify Window "876000h0m0s" 2025/12/08 03:17:14 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2856019449) 2025/12/08 03:17:14 DEBUG : Testêé: size = 18 (mega root 'rclone-test-hozowom4dola') 2025/12/08 03:17:14 DEBUG : Testêé: Sizes differ 2025/12/08 03:17:14 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for checks to finish 2025/12/08 03:17:14 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for transfers to finish 2025/12/08 03:17:16 DEBUG : Testêé: size = 14 OK 2025/12/08 03:17:16 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/12/08 03:17:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.52s) === RUN TestSyncImmutable run.go:185: Remote "mega root 'rclone-test-hozowom4dola'", Local "Local file system at /tmp/rclone2856019449", Modify Window "876000h0m0s" 2025/12/08 03:17:17 DEBUG : existing: Need to transfer - File not found at Destination 2025/12/08 03:17:17 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for checks to finish 2025/12/08 03:17:17 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for transfers to finish 2025/12/08 03:17:19 DEBUG : existing: size = 6 OK 2025/12/08 03:17:19 INFO : existing: Copied (new) 2025/12/08 03:17:19 DEBUG : Waiting for deletions to finish 2025/12/08 03:17:19 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for checks to finish 2025/12/08 03:17:19 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2856019449) 2025/12/08 03:17:19 DEBUG : existing: size = 6 (mega root 'rclone-test-hozowom4dola') 2025/12/08 03:17:19 DEBUG : existing: Sizes differ 2025/12/08 03:17:19 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/12/08 03:17:19 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for transfers to finish 2025/12/08 03:17:19 ERROR : mega root 'rclone-test-hozowom4dola': not deleting files as there were IO errors 2025/12/08 03:17:19 ERROR : mega root 'rclone-test-hozowom4dola': not deleting directories as there were IO errors fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestSyncImmutable (10.93s) === RUN TestSyncIgnoreCase run.go:185: Remote "mega root 'rclone-test-hozowom4dola'", Local "Local file system at /tmp/rclone2856019449", Modify Window "876000h0m0s" 2025/12/08 03:17:28 DEBUG : EXISTING: size = 6 OK 2025/12/08 03:17:28 DEBUG : existing: Sizes identical 2025/12/08 03:17:28 DEBUG : existing: Unchanged skipping 2025/12/08 03:17:28 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for checks to finish 2025/12/08 03:17:28 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for transfers to finish 2025/12/08 03:17:28 DEBUG : Waiting for deletions to finish 2025/12/08 03:17:28 INFO : There was nothing to transfer fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestSyncIgnoreCase (9.76s) === RUN TestFixCase run.go:185: Remote "mega root 'rclone-test-hozowom4dola'", Local "Local file system at /tmp/rclone2856019449", Modify Window "876000h0m0s" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "mega root 'rclone-test-hozowom4dola'", Local "Local file system at /tmp/rclone2856019449", Modify Window "876000h0m0s" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "mega root 'rclone-test-hozowom4dola'", Local "Local file system at /tmp/rclone2856019449", Modify Window "876000h0m0s" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "mega root 'rclone-test-hozowom4dola'", Local "Local file system at /tmp/rclone2856019449", Modify Window "876000h0m0s" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (0.00s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:185: Remote "mega root 'rclone-test-hozowom4dola'", Local "Local file system at /tmp/rclone2856019449", Modify Window "876000h0m0s" 2025/12/08 03:18:14 DEBUG : both0: size = 6 OK 2025/12/08 03:18:14 DEBUG : both0: Sizes identical 2025/12/08 03:18:14 DEBUG : both0: Unchanged skipping 2025/12/08 03:18:14 DEBUG : both10: size = 6 OK 2025/12/08 03:18:14 DEBUG : both10: Sizes identical 2025/12/08 03:18:14 DEBUG : both10: Unchanged skipping 2025/12/08 03:18:14 DEBUG : both11: size = 6 OK 2025/12/08 03:18:14 DEBUG : both11: Sizes identical 2025/12/08 03:18:14 DEBUG : both11: Unchanged skipping 2025/12/08 03:18:14 DEBUG : both12: size = 6 OK 2025/12/08 03:18:14 DEBUG : both12: Sizes identical 2025/12/08 03:18:14 DEBUG : both12: Unchanged skipping 2025/12/08 03:18:14 DEBUG : both13: size = 6 OK 2025/12/08 03:18:14 DEBUG : both13: Sizes identical 2025/12/08 03:18:14 DEBUG : both13: Unchanged skipping 2025/12/08 03:18:14 DEBUG : both14: size = 6 OK 2025/12/08 03:18:14 DEBUG : both14: Sizes identical 2025/12/08 03:18:14 DEBUG : both14: Unchanged skipping 2025/12/08 03:18:14 DEBUG : both15: size = 6 OK 2025/12/08 03:18:14 DEBUG : both15: Sizes identical 2025/12/08 03:18:14 DEBUG : both15: Unchanged skipping 2025/12/08 03:18:14 DEBUG : both16: size = 6 OK 2025/12/08 03:18:14 DEBUG : both16: Sizes identical 2025/12/08 03:18:14 DEBUG : both16: Unchanged skipping 2025/12/08 03:18:14 DEBUG : both17: size = 6 OK 2025/12/08 03:18:14 DEBUG : both17: Sizes identical 2025/12/08 03:18:14 DEBUG : both18: size = 6 OK 2025/12/08 03:18:14 DEBUG : both18: Sizes identical 2025/12/08 03:18:14 DEBUG : both19: size = 6 OK 2025/12/08 03:18:14 DEBUG : both19: Sizes identical 2025/12/08 03:18:14 DEBUG : both1: size = 6 OK 2025/12/08 03:18:14 DEBUG : both1: Sizes identical 2025/12/08 03:18:14 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for checks to finish 2025/12/08 03:18:14 DEBUG : both17: Unchanged skipping 2025/12/08 03:18:14 DEBUG : both2: size = 6 OK 2025/12/08 03:18:14 DEBUG : both18: Unchanged skipping 2025/12/08 03:18:14 DEBUG : both3: size = 6 OK 2025/12/08 03:18:14 DEBUG : both3: Sizes identical 2025/12/08 03:18:14 DEBUG : both3: Unchanged skipping 2025/12/08 03:18:14 DEBUG : both4: size = 6 OK 2025/12/08 03:18:14 DEBUG : both4: Sizes identical 2025/12/08 03:18:14 DEBUG : both4: Unchanged skipping 2025/12/08 03:18:14 DEBUG : both5: size = 6 OK 2025/12/08 03:18:14 DEBUG : both5: Sizes identical 2025/12/08 03:18:14 DEBUG : both5: Unchanged skipping 2025/12/08 03:18:14 DEBUG : both6: size = 6 OK 2025/12/08 03:18:14 DEBUG : both6: Sizes identical 2025/12/08 03:18:14 DEBUG : both6: Unchanged skipping 2025/12/08 03:18:14 DEBUG : both7: size = 6 OK 2025/12/08 03:18:14 DEBUG : both7: Sizes identical 2025/12/08 03:18:14 DEBUG : both7: Unchanged skipping 2025/12/08 03:18:14 DEBUG : both8: size = 6 OK 2025/12/08 03:18:14 DEBUG : both8: Sizes identical 2025/12/08 03:18:14 DEBUG : both8: Unchanged skipping 2025/12/08 03:18:14 DEBUG : both9: size = 6 OK 2025/12/08 03:18:14 DEBUG : both9: Sizes identical 2025/12/08 03:18:14 DEBUG : both9: Unchanged skipping 2025/12/08 03:18:14 DEBUG : both19: Unchanged skipping 2025/12/08 03:18:14 DEBUG : both1: Unchanged skipping 2025/12/08 03:18:14 DEBUG : both2: Sizes identical 2025/12/08 03:18:14 DEBUG : both2: Unchanged skipping 2025/12/08 03:18:14 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for transfers to finish 2025/12/08 03:18:14 DEBUG : Waiting for deletions to finish 2025/12/08 03:18:14 INFO : only3: Deleted 2025/12/08 03:18:16 INFO : only16: Deleted 2025/12/08 03:18:17 INFO : only17: Deleted 2025/12/08 03:18:19 INFO : only18: Deleted 2025/12/08 03:18:21 INFO : only2: Deleted 2025/12/08 03:18:23 INFO : only10: Deleted 2025/12/08 03:18:25 INFO : only0: Deleted 2025/12/08 03:18:27 INFO : only11: Deleted 2025/12/08 03:18:27 INFO : only19: Deleted 2025/12/08 03:18:30 INFO : only14: Deleted 2025/12/08 03:18:30 INFO : only5: Deleted 2025/12/08 03:18:30 INFO : only8: Deleted 2025/12/08 03:18:30 INFO : only1: Deleted 2025/12/08 03:18:30 INFO : only7: Deleted 2025/12/08 03:18:30 INFO : only13: Deleted 2025/12/08 03:18:30 INFO : only15: Deleted 2025/12/08 03:18:30 INFO : only6: Deleted 2025/12/08 03:18:31 INFO : only12: Deleted 2025/12/08 03:18:33 INFO : only4: Deleted 2025/12/08 03:18:33 INFO : only9: Deleted 2025/12/08 03:18:33 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (91.25s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "mega root 'rclone-test-hozowom4dola'", Local "Local file system at /tmp/rclone2856019449", Modify Window "876000h0m0s" 2025/12/08 03:19:57 DEBUG : both0: size = 6 OK 2025/12/08 03:19:57 DEBUG : both0: Sizes identical 2025/12/08 03:19:57 DEBUG : both10: size = 6 OK 2025/12/08 03:19:57 DEBUG : both11: size = 6 OK 2025/12/08 03:19:57 DEBUG : both11: Sizes identical 2025/12/08 03:19:57 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for checks to finish 2025/12/08 03:19:57 DEBUG : both10: Sizes identical 2025/12/08 03:19:57 DEBUG : both12: size = 6 OK 2025/12/08 03:19:57 DEBUG : both0: Unchanged skipping 2025/12/08 03:19:57 DEBUG : both12: Sizes identical 2025/12/08 03:19:57 DEBUG : both13: size = 6 OK 2025/12/08 03:19:57 DEBUG : both13: Sizes identical 2025/12/08 03:19:57 DEBUG : both12: Unchanged skipping 2025/12/08 03:19:57 DEBUG : both14: size = 6 OK 2025/12/08 03:19:57 DEBUG : both14: Sizes identical 2025/12/08 03:19:57 DEBUG : both14: Unchanged skipping 2025/12/08 03:19:57 DEBUG : both15: size = 6 OK 2025/12/08 03:19:57 DEBUG : both15: Sizes identical 2025/12/08 03:19:57 DEBUG : both15: Unchanged skipping 2025/12/08 03:19:57 DEBUG : both16: size = 6 OK 2025/12/08 03:19:57 DEBUG : both16: Sizes identical 2025/12/08 03:19:57 DEBUG : both13: Unchanged skipping 2025/12/08 03:19:57 DEBUG : both17: size = 6 OK 2025/12/08 03:19:57 DEBUG : both17: Sizes identical 2025/12/08 03:19:57 DEBUG : both10: Unchanged skipping 2025/12/08 03:19:57 DEBUG : both18: size = 6 OK 2025/12/08 03:19:57 DEBUG : both18: Sizes identical 2025/12/08 03:19:57 DEBUG : both11: Unchanged skipping 2025/12/08 03:19:57 DEBUG : both19: size = 6 OK 2025/12/08 03:19:57 DEBUG : both19: Sizes identical 2025/12/08 03:19:57 DEBUG : both19: Unchanged skipping 2025/12/08 03:19:57 DEBUG : both1: size = 6 OK 2025/12/08 03:19:57 DEBUG : both1: Sizes identical 2025/12/08 03:19:57 DEBUG : both16: Unchanged skipping 2025/12/08 03:19:57 DEBUG : both2: size = 6 OK 2025/12/08 03:19:57 DEBUG : both2: Sizes identical 2025/12/08 03:19:57 DEBUG : both17: Unchanged skipping 2025/12/08 03:19:57 DEBUG : both3: size = 6 OK 2025/12/08 03:19:57 DEBUG : both3: Sizes identical 2025/12/08 03:19:57 DEBUG : both3: Unchanged skipping 2025/12/08 03:19:57 DEBUG : both4: size = 6 OK 2025/12/08 03:19:57 DEBUG : both4: Sizes identical 2025/12/08 03:19:57 DEBUG : both4: Unchanged skipping 2025/12/08 03:19:57 DEBUG : both5: size = 6 OK 2025/12/08 03:19:57 DEBUG : both5: Sizes identical 2025/12/08 03:19:57 DEBUG : both5: Unchanged skipping 2025/12/08 03:19:57 DEBUG : both6: size = 6 OK 2025/12/08 03:19:57 DEBUG : both6: Sizes identical 2025/12/08 03:19:57 DEBUG : both6: Unchanged skipping 2025/12/08 03:19:57 DEBUG : both7: size = 6 OK 2025/12/08 03:19:57 DEBUG : both7: Sizes identical 2025/12/08 03:19:57 DEBUG : both7: Unchanged skipping 2025/12/08 03:19:57 DEBUG : both8: size = 6 OK 2025/12/08 03:19:57 DEBUG : both8: Sizes identical 2025/12/08 03:19:57 DEBUG : both8: Unchanged skipping 2025/12/08 03:19:57 DEBUG : both9: size = 6 OK 2025/12/08 03:19:57 DEBUG : both9: Sizes identical 2025/12/08 03:19:57 DEBUG : both18: Unchanged skipping 2025/12/08 03:19:57 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2856019449) 2025/12/08 03:19:57 DEBUG : only0: size = 6 (mega root 'rclone-test-hozowom4dola') 2025/12/08 03:19:57 DEBUG : only0: Sizes differ 2025/12/08 03:19:57 DEBUG : both1: Unchanged skipping 2025/12/08 03:19:57 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2856019449) 2025/12/08 03:19:57 DEBUG : only10: size = 6 (mega root 'rclone-test-hozowom4dola') 2025/12/08 03:19:57 DEBUG : only10: Sizes differ 2025/12/08 03:19:57 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2856019449) 2025/12/08 03:19:57 DEBUG : only11: size = 6 (mega root 'rclone-test-hozowom4dola') 2025/12/08 03:19:57 DEBUG : only11: Sizes differ 2025/12/08 03:19:57 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2856019449) 2025/12/08 03:19:57 DEBUG : only12: size = 6 (mega root 'rclone-test-hozowom4dola') 2025/12/08 03:19:57 DEBUG : only12: Sizes differ 2025/12/08 03:19:57 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2856019449) 2025/12/08 03:19:57 DEBUG : only13: size = 6 (mega root 'rclone-test-hozowom4dola') 2025/12/08 03:19:57 DEBUG : only13: Sizes differ 2025/12/08 03:19:57 DEBUG : both2: Unchanged skipping 2025/12/08 03:19:57 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2856019449) 2025/12/08 03:19:57 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2856019449) 2025/12/08 03:19:57 DEBUG : only15: size = 6 (mega root 'rclone-test-hozowom4dola') 2025/12/08 03:19:57 DEBUG : only15: Sizes differ 2025/12/08 03:19:57 DEBUG : only14: size = 6 (mega root 'rclone-test-hozowom4dola') 2025/12/08 03:19:57 DEBUG : only14: Sizes differ 2025/12/08 03:19:57 DEBUG : both9: Unchanged skipping 2025/12/08 03:19:57 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2856019449) 2025/12/08 03:19:57 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2856019449) 2025/12/08 03:19:57 DEBUG : only17: size = 6 (mega root 'rclone-test-hozowom4dola') 2025/12/08 03:19:57 DEBUG : only17: Sizes differ 2025/12/08 03:19:57 DEBUG : only16: size = 6 (mega root 'rclone-test-hozowom4dola') 2025/12/08 03:19:57 DEBUG : only16: Sizes differ 2025/12/08 03:19:57 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2856019449) 2025/12/08 03:19:57 DEBUG : only18: size = 6 (mega root 'rclone-test-hozowom4dola') 2025/12/08 03:19:57 DEBUG : only18: Sizes differ 2025/12/08 03:19:57 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2856019449) 2025/12/08 03:19:57 DEBUG : only19: size = 6 (mega root 'rclone-test-hozowom4dola') 2025/12/08 03:19:57 DEBUG : only19: Sizes differ 2025/12/08 03:19:57 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2856019449) 2025/12/08 03:19:57 DEBUG : only1: size = 6 (mega root 'rclone-test-hozowom4dola') 2025/12/08 03:19:57 DEBUG : only1: Sizes differ 2025/12/08 03:19:57 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2856019449) 2025/12/08 03:19:57 DEBUG : only2: size = 6 (mega root 'rclone-test-hozowom4dola') 2025/12/08 03:19:57 DEBUG : only2: Sizes differ 2025/12/08 03:19:57 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2856019449) 2025/12/08 03:19:57 DEBUG : only3: size = 6 (mega root 'rclone-test-hozowom4dola') 2025/12/08 03:19:57 DEBUG : only3: Sizes differ 2025/12/08 03:19:57 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2856019449) 2025/12/08 03:19:57 DEBUG : only4: size = 6 (mega root 'rclone-test-hozowom4dola') 2025/12/08 03:19:57 DEBUG : only4: Sizes differ 2025/12/08 03:19:57 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2856019449) 2025/12/08 03:19:57 DEBUG : only5: size = 6 (mega root 'rclone-test-hozowom4dola') 2025/12/08 03:19:57 DEBUG : only5: Sizes differ 2025/12/08 03:19:57 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2856019449) 2025/12/08 03:19:57 DEBUG : only6: size = 6 (mega root 'rclone-test-hozowom4dola') 2025/12/08 03:19:57 DEBUG : only6: Sizes differ 2025/12/08 03:19:57 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2856019449) 2025/12/08 03:19:57 DEBUG : only7: size = 6 (mega root 'rclone-test-hozowom4dola') 2025/12/08 03:19:57 DEBUG : only7: Sizes differ 2025/12/08 03:19:57 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2856019449) 2025/12/08 03:19:57 DEBUG : only8: size = 6 (mega root 'rclone-test-hozowom4dola') 2025/12/08 03:19:57 DEBUG : only8: Sizes differ 2025/12/08 03:19:57 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2856019449) 2025/12/08 03:19:57 DEBUG : only9: size = 6 (mega root 'rclone-test-hozowom4dola') 2025/12/08 03:19:57 DEBUG : only9: Sizes differ 2025/12/08 03:19:57 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for transfers to finish 2025/12/08 03:20:01 DEBUG : only0: size = 0 OK 2025/12/08 03:20:01 INFO : only0: Copied (replaced existing) 2025/12/08 03:20:05 DEBUG : only12: size = 0 OK 2025/12/08 03:20:05 INFO : only12: Copied (replaced existing) 2025/12/08 03:20:08 DEBUG : only10: size = 0 OK 2025/12/08 03:20:08 INFO : only10: Copied (replaced existing) 2025/12/08 03:20:10 DEBUG : only13: size = 0 OK 2025/12/08 03:20:10 INFO : only13: Copied (replaced existing) 2025/12/08 03:20:12 DEBUG : only11: size = 0 OK 2025/12/08 03:20:12 INFO : only11: Copied (replaced existing) 2025/12/08 03:20:12 DEBUG : only15: size = 0 OK 2025/12/08 03:20:12 INFO : only15: Copied (replaced existing) 2025/12/08 03:20:15 DEBUG : only18: size = 0 OK 2025/12/08 03:20:15 INFO : only18: Copied (replaced existing) 2025/12/08 03:20:19 DEBUG : only19: size = 0 OK 2025/12/08 03:20:19 INFO : only19: Copied (replaced existing) 2025/12/08 03:20:22 DEBUG : only3: size = 0 OK 2025/12/08 03:20:22 INFO : only3: Copied (replaced existing) 2025/12/08 03:20:22 DEBUG : only2: size = 0 OK 2025/12/08 03:20:22 INFO : only2: Copied (replaced existing) 2025/12/08 03:20:24 DEBUG : only1: size = 0 OK 2025/12/08 03:20:24 INFO : only1: Copied (replaced existing) 2025/12/08 03:20:25 DEBUG : only14: size = 0 OK 2025/12/08 03:20:25 INFO : only14: Copied (replaced existing) 2025/12/08 03:20:27 DEBUG : only17: size = 0 OK 2025/12/08 03:20:27 INFO : only17: Copied (replaced existing) 2025/12/08 03:20:28 DEBUG : only16: size = 0 OK 2025/12/08 03:20:28 INFO : only16: Copied (replaced existing) 2025/12/08 03:20:37 DEBUG : only4: size = 0 OK 2025/12/08 03:20:37 INFO : only4: Copied (replaced existing) 2025/12/08 03:20:37 DEBUG : only8: size = 0 OK 2025/12/08 03:20:37 INFO : only8: Copied (replaced existing) 2025/12/08 03:20:37 DEBUG : only9: size = 0 OK 2025/12/08 03:20:37 INFO : only9: Copied (replaced existing) 2025/12/08 03:20:39 DEBUG : only5: size = 0 OK 2025/12/08 03:20:39 INFO : only5: Copied (replaced existing) 2025/12/08 03:20:43 DEBUG : only6: size = 0 OK 2025/12/08 03:20:43 INFO : only6: Copied (replaced existing) 2025/12/08 03:20:46 DEBUG : only7: size = 0 OK 2025/12/08 03:20:46 INFO : only7: Copied (replaced existing) 2025/12/08 03:20:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (119.80s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "mega root 'rclone-test-hozowom4dola'", Local "Local file system at /tmp/rclone2856019449", Modify Window "876000h0m0s" 2025/12/08 03:21:08 DEBUG : empty_dir: Making directory with metadata 2025/12/08 03:21:08 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/12/08 03:21:08 DEBUG : empty_on_remote: Making directory with metadata 2025/12/08 03:21:08 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/12/08 03:21:08 INFO : empty_on_remote: Making directory 2025/12/08 03:21:09 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/12/08 03:21:15 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/12/08 03:21:15 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/12/08 03:21:15 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/12/08 03:21:15 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (10.25s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "mega root 'rclone-test-hozowom4dola'", Local "Local file system at /tmp/rclone2856019449", Modify Window "876000h0m0s" 2025/12/08 03:21:19 DEBUG : empty_dir: Making directory with metadata 2025/12/08 03:21:19 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/12/08 03:21:19 DEBUG : empty_on_remote: Making directory with metadata 2025/12/08 03:21:19 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/12/08 03:21:19 INFO : empty_on_remote: Making directory 2025/12/08 03:21:20 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/12/08 03:21:32 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/12/08 03:21:32 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/12/08 03:21:32 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/12/08 03:21:32 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/12/08 03:21:32 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:130: removing dir "test_dir2/sub_dir" failed - try 1/3: directory not empty --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (19.10s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "mega root 'rclone-test-hozowom4dola'", Local "Local file system at /tmp/rclone2856019449", Modify Window "876000h0m0s" 2025/12/08 03:21:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/12/08 03:21:38 INFO : sub dir: Making directory 2025/12/08 03:21:40 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:130: removing dir "sub dir2/very/very/very/very/very/nested/subdir" failed - try 1/3: directory not empty --- PASS: TestNothingToTransferWithEmptyDirs (16.99s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "mega root 'rclone-test-hozowom4dola'", Local "Local file system at /tmp/rclone2856019449", Modify Window "876000h0m0s" 2025/12/08 03:21:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/12/08 03:21:55 INFO : sub dir: Making directory 2025/12/08 03:21:55 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (21.78s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "mega root 'rclone-test-hozowom4dola'", Local "Local file system at /tmp/rclone2856019449", Modify Window "876000h0m0s" 2025/12/08 03:22:46 DEBUG : apple: Excluded (Path Filter) 2025/12/08 03:22:46 DEBUG : apple: Excluded 2025/12/08 03:22:46 DEBUG : banana: Excluded (Path Filter) 2025/12/08 03:22:46 DEBUG : banana: Excluded 2025/12/08 03:22:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/12/08 03:22:46 DEBUG : appleappleapplebanana: Excluded 2025/12/08 03:22:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/12/08 03:22:46 DEBUG : splitbananasplit: Excluded 2025/12/08 03:22:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/12/08 03:22:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/12/08 03:22:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/08 03:22:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/12/08 03:22:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/12/08 03:22:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/12/08 03:22:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/12/08 03:22:46 DEBUG : dir1/0003-defghij.txt: Excluded 2025/12/08 03:22:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/12/08 03:22:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/12/08 03:22:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/12/08 03:22:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/12/08 03:22:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/12/08 03:22:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/12/08 03:22:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/12/08 03:22:46 DEBUG : dir1/0007-1234567.txt: Excluded 2025/12/08 03:22:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/12/08 03:22:46 DEBUG : dir1/0008-2345678.txt: Excluded 2025/12/08 03:22:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/12/08 03:22:46 DEBUG : dir1/0009-3456789.txt: Excluded 2025/12/08 03:22:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/12/08 03:22:46 DEBUG : dir1/0010-456789.txt: Excluded 2025/12/08 03:22:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/12/08 03:22:46 DEBUG : dir1/0011-56789;.txt: Excluded 2025/12/08 03:22:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/12/08 03:22:46 DEBUG : dir1/0012-6789;.txt: Excluded 2025/12/08 03:22:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/12/08 03:22:46 DEBUG : dir1/0013-789;=.txt: Excluded 2025/12/08 03:22:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/12/08 03:22:46 DEBUG : dir1/0014-89;=.txt: Excluded 2025/12/08 03:22:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/12/08 03:22:46 DEBUG : dir1/0015-9;=.txt: Excluded 2025/12/08 03:22:46 DEBUG : Waiting for deletions to finish 2025/12/08 03:22:47 DEBUG : appleappleapplebanana: size = 21 OK 2025/12/08 03:22:47 DEBUG : appleappleapplebanana: Sizes identical 2025/12/08 03:22:47 DEBUG : appleappleapplebanana: Unchanged skipping 2025/12/08 03:22:47 DEBUG : apple: size = 5 OK 2025/12/08 03:22:47 DEBUG : splitbananasplit: size = 16 OK 2025/12/08 03:22:47 DEBUG : apple: Sizes identical 2025/12/08 03:22:47 DEBUG : splitbananasplit: Sizes identical 2025/12/08 03:22:47 DEBUG : splitbananasplit: Unchanged skipping 2025/12/08 03:22:47 DEBUG : apple: Unchanged skipping 2025/12/08 03:22:47 DEBUG : banana: size = 6 OK 2025/12/08 03:22:47 DEBUG : banana: Sizes identical 2025/12/08 03:22:47 DEBUG : banana: Unchanged skipping 2025/12/08 03:22:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/12/08 03:22:47 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/12/08 03:22:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/12/08 03:22:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/12/08 03:22:47 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/12/08 03:22:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/12/08 03:22:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/12/08 03:22:47 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/12/08 03:22:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/12/08 03:22:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/12/08 03:22:47 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/12/08 03:22:47 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/12/08 03:22:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/12/08 03:22:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/12/08 03:22:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/12/08 03:22:47 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/12/08 03:22:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/12/08 03:22:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/12/08 03:22:47 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/12/08 03:22:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/12/08 03:22:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/12/08 03:22:47 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/12/08 03:22:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/12/08 03:22:47 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/12/08 03:22:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/12/08 03:22:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/12/08 03:22:47 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/12/08 03:22:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/12/08 03:22:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/12/08 03:22:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/12/08 03:22:47 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/12/08 03:22:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/12/08 03:22:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/12/08 03:22:47 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/12/08 03:22:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/12/08 03:22:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/12/08 03:22:47 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/12/08 03:22:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/12/08 03:22:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/12/08 03:22:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/12/08 03:22:47 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/12/08 03:22:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/12/08 03:22:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/12/08 03:22:47 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/12/08 03:22:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/12/08 03:22:47 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for checks to finish 2025/12/08 03:22:47 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/12/08 03:22:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/12/08 03:22:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/12/08 03:22:47 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for transfers to finish 2025/12/08 03:22:47 DEBUG : Waiting for deletions to finish 2025/12/08 03:22:47 INFO : There was nothing to transfer 2025/12/08 03:22:47 DEBUG : apple: Excluded (Path Filter) 2025/12/08 03:22:47 DEBUG : apple: Excluded 2025/12/08 03:22:47 DEBUG : banana: Excluded (Path Filter) 2025/12/08 03:22:47 DEBUG : banana: Excluded 2025/12/08 03:22:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/12/08 03:22:47 DEBUG : appleappleapplebanana: Excluded 2025/12/08 03:22:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/12/08 03:22:47 DEBUG : splitbananasplit: Excluded 2025/12/08 03:22:47 DEBUG : Waiting for deletions to finish 2025/12/08 03:22:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/12/08 03:22:47 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/12/08 03:22:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/08 03:22:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/12/08 03:22:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/12/08 03:22:47 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/12/08 03:22:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/12/08 03:22:47 DEBUG : dir1/0003-defghij.txt: Excluded 2025/12/08 03:22:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/12/08 03:22:47 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/12/08 03:22:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/12/08 03:22:47 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/12/08 03:22:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/12/08 03:22:47 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/12/08 03:22:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/12/08 03:22:47 DEBUG : dir1/0007-1234567.txt: Excluded 2025/12/08 03:22:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/12/08 03:22:47 DEBUG : dir1/0008-2345678.txt: Excluded 2025/12/08 03:22:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/12/08 03:22:47 DEBUG : dir1/0009-3456789.txt: Excluded 2025/12/08 03:22:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/12/08 03:22:47 DEBUG : dir1/0010-456789.txt: Excluded 2025/12/08 03:22:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/12/08 03:22:47 DEBUG : dir1/0011-56789;.txt: Excluded 2025/12/08 03:22:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/12/08 03:22:47 DEBUG : dir1/0012-6789;.txt: Excluded 2025/12/08 03:22:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/12/08 03:22:47 DEBUG : dir1/0013-789;=.txt: Excluded 2025/12/08 03:22:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/12/08 03:22:47 DEBUG : dir1/0014-89;=.txt: Excluded 2025/12/08 03:22:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/12/08 03:22:47 DEBUG : dir1/0015-9;=.txt: Excluded 2025/12/08 03:22:47 DEBUG : apple: size = 5 OK 2025/12/08 03:22:47 DEBUG : apple: Sizes identical 2025/12/08 03:22:47 DEBUG : apple: Unchanged skipping 2025/12/08 03:22:47 DEBUG : appleappleapplebanana: size = 21 OK 2025/12/08 03:22:47 DEBUG : appleappleapplebanana: Sizes identical 2025/12/08 03:22:47 DEBUG : appleappleapplebanana: Unchanged skipping 2025/12/08 03:22:47 DEBUG : banana: size = 6 OK 2025/12/08 03:22:47 DEBUG : banana: Sizes identical 2025/12/08 03:22:47 DEBUG : banana: Unchanged skipping 2025/12/08 03:22:47 DEBUG : splitbananasplit: size = 16 OK 2025/12/08 03:22:47 DEBUG : splitbananasplit: Sizes identical 2025/12/08 03:22:47 DEBUG : splitbananasplit: Unchanged skipping 2025/12/08 03:22:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/12/08 03:22:47 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/12/08 03:22:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/12/08 03:22:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/12/08 03:22:47 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/12/08 03:22:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/12/08 03:22:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/12/08 03:22:47 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/12/08 03:22:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/12/08 03:22:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/12/08 03:22:47 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/12/08 03:22:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/12/08 03:22:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/12/08 03:22:47 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/12/08 03:22:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/12/08 03:22:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/12/08 03:22:47 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/12/08 03:22:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/12/08 03:22:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/12/08 03:22:47 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/12/08 03:22:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/12/08 03:22:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/12/08 03:22:47 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/12/08 03:22:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/12/08 03:22:47 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for checks to finish 2025/12/08 03:22:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/12/08 03:22:47 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/12/08 03:22:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/12/08 03:22:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/12/08 03:22:47 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/12/08 03:22:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/12/08 03:22:47 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/12/08 03:22:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/12/08 03:22:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/12/08 03:22:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/12/08 03:22:47 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/12/08 03:22:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/12/08 03:22:47 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/12/08 03:22:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/12/08 03:22:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/12/08 03:22:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/12/08 03:22:47 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/12/08 03:22:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/12/08 03:22:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/12/08 03:22:47 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/12/08 03:22:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/12/08 03:22:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/12/08 03:22:47 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/12/08 03:22:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/12/08 03:22:47 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for transfers to finish 2025/12/08 03:22:47 DEBUG : Waiting for deletions to finish 2025/12/08 03:22:47 INFO : There was nothing to transfer 2025/12/08 03:22:47 DEBUG : apple: Excluded (Path Filter) 2025/12/08 03:22:47 DEBUG : apple: Excluded 2025/12/08 03:22:47 DEBUG : banana: Excluded (Path Filter) 2025/12/08 03:22:47 DEBUG : banana: Excluded 2025/12/08 03:22:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/12/08 03:22:47 DEBUG : appleappleapplebanana: Excluded 2025/12/08 03:22:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/12/08 03:22:47 DEBUG : splitbananasplit: Excluded 2025/12/08 03:22:47 DEBUG : Waiting for deletions to finish 2025/12/08 03:22:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/12/08 03:22:47 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/12/08 03:22:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/08 03:22:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/12/08 03:22:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/12/08 03:22:47 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/12/08 03:22:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/12/08 03:22:47 DEBUG : dir1/0003-defghij.txt: Excluded 2025/12/08 03:22:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/12/08 03:22:47 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/12/08 03:22:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/12/08 03:22:47 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/12/08 03:22:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/12/08 03:22:47 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/12/08 03:22:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/12/08 03:22:47 DEBUG : dir1/0007-1234567.txt: Excluded 2025/12/08 03:22:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/12/08 03:22:47 DEBUG : dir1/0008-2345678.txt: Excluded 2025/12/08 03:22:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/12/08 03:22:47 DEBUG : dir1/0009-3456789.txt: Excluded 2025/12/08 03:22:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/12/08 03:22:47 DEBUG : dir1/0010-456789.txt: Excluded 2025/12/08 03:22:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/12/08 03:22:47 DEBUG : dir1/0011-56789;.txt: Excluded 2025/12/08 03:22:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/12/08 03:22:47 DEBUG : dir1/0012-6789;.txt: Excluded 2025/12/08 03:22:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/12/08 03:22:47 DEBUG : dir1/0013-789;=.txt: Excluded 2025/12/08 03:22:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/12/08 03:22:47 DEBUG : dir1/0014-89;=.txt: Excluded 2025/12/08 03:22:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/12/08 03:22:47 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/NFD run.go:185: Remote "mega root 'rclone-test-hozowom4dola'", Local "Local file system at /tmp/rclone2856019449", Modify Window "876000h0m0s" 2025/12/08 03:23:31 DEBUG : apple: Excluded (Path Filter) 2025/12/08 03:23:31 DEBUG : apple: Excluded 2025/12/08 03:23:31 DEBUG : banana: Excluded (Path Filter) 2025/12/08 03:23:31 DEBUG : banana: Excluded 2025/12/08 03:23:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/12/08 03:23:31 DEBUG : appleappleapplebanana: Excluded 2025/12/08 03:23:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/12/08 03:23:31 DEBUG : splitbananasplit: Excluded 2025/12/08 03:23:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/12/08 03:23:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/12/08 03:23:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/08 03:23:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/12/08 03:23:31 DEBUG : Waiting for deletions to finish 2025/12/08 03:23:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/12/08 03:23:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/12/08 03:23:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/12/08 03:23:31 DEBUG : dir1/0003-defghij.txt: Excluded 2025/12/08 03:23:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/12/08 03:23:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/12/08 03:23:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/12/08 03:23:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/12/08 03:23:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/12/08 03:23:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/12/08 03:23:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/12/08 03:23:31 DEBUG : dir1/0007-1234567.txt: Excluded 2025/12/08 03:23:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/12/08 03:23:31 DEBUG : dir1/0008-2345678.txt: Excluded 2025/12/08 03:23:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/12/08 03:23:31 DEBUG : dir1/0009-3456789.txt: Excluded 2025/12/08 03:23:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/12/08 03:23:31 DEBUG : dir1/0011-56789;.txt: Excluded 2025/12/08 03:23:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/12/08 03:23:31 DEBUG : dir1/0010-456789.txt: Excluded 2025/12/08 03:23:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/12/08 03:23:31 DEBUG : dir1/0012-6789;.txt: Excluded 2025/12/08 03:23:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/12/08 03:23:31 DEBUG : dir1/0013-789;=.txt: Excluded 2025/12/08 03:23:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/12/08 03:23:31 DEBUG : dir1/0014-89;=.txt: Excluded 2025/12/08 03:23:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/12/08 03:23:31 DEBUG : dir1/0015-9;=.txt: Excluded 2025/12/08 03:23:31 DEBUG : apple: size = 5 OK 2025/12/08 03:23:31 DEBUG : apple: Sizes identical 2025/12/08 03:23:31 DEBUG : apple: Unchanged skipping 2025/12/08 03:23:31 DEBUG : appleappleapplebanana: size = 21 OK 2025/12/08 03:23:31 DEBUG : appleappleapplebanana: Sizes identical 2025/12/08 03:23:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/12/08 03:23:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/12/08 03:23:31 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/12/08 03:23:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/12/08 03:23:31 DEBUG : banana: size = 6 OK 2025/12/08 03:23:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/12/08 03:23:31 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/12/08 03:23:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/12/08 03:23:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/12/08 03:23:31 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/12/08 03:23:31 DEBUG : splitbananasplit: size = 16 OK 2025/12/08 03:23:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/12/08 03:23:31 DEBUG : splitbananasplit: Sizes identical 2025/12/08 03:23:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/12/08 03:23:31 DEBUG : splitbananasplit: Unchanged skipping 2025/12/08 03:23:31 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/12/08 03:23:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/12/08 03:23:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/12/08 03:23:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/12/08 03:23:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/12/08 03:23:31 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/12/08 03:23:31 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/12/08 03:23:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/12/08 03:23:31 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/12/08 03:23:31 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for checks to finish 2025/12/08 03:23:31 DEBUG : banana: Sizes identical 2025/12/08 03:23:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/12/08 03:23:31 DEBUG : banana: Unchanged skipping 2025/12/08 03:23:31 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/12/08 03:23:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/12/08 03:23:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/12/08 03:23:31 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/12/08 03:23:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/12/08 03:23:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/12/08 03:23:31 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/12/08 03:23:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/12/08 03:23:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/12/08 03:23:31 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/12/08 03:23:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/12/08 03:23:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/12/08 03:23:31 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/12/08 03:23:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/12/08 03:23:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/12/08 03:23:31 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/12/08 03:23:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/12/08 03:23:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/12/08 03:23:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/12/08 03:23:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/12/08 03:23:31 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/12/08 03:23:31 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/12/08 03:23:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/12/08 03:23:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/12/08 03:23:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/12/08 03:23:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/12/08 03:23:31 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/12/08 03:23:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/12/08 03:23:31 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for transfers to finish 2025/12/08 03:23:31 DEBUG : Waiting for deletions to finish 2025/12/08 03:23:31 INFO : There was nothing to transfer 2025/12/08 03:23:31 DEBUG : apple: Excluded (Path Filter) 2025/12/08 03:23:31 DEBUG : apple: Excluded 2025/12/08 03:23:31 DEBUG : banana: Excluded (Path Filter) 2025/12/08 03:23:31 DEBUG : banana: Excluded 2025/12/08 03:23:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/12/08 03:23:31 DEBUG : appleappleapplebanana: Excluded 2025/12/08 03:23:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/12/08 03:23:31 DEBUG : splitbananasplit: Excluded 2025/12/08 03:23:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/12/08 03:23:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/12/08 03:23:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/08 03:23:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/12/08 03:23:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/12/08 03:23:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/12/08 03:23:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/12/08 03:23:31 DEBUG : dir1/0003-defghij.txt: Excluded 2025/12/08 03:23:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/12/08 03:23:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/12/08 03:23:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/12/08 03:23:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/12/08 03:23:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/12/08 03:23:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/12/08 03:23:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/12/08 03:23:31 DEBUG : dir1/0007-1234567.txt: Excluded 2025/12/08 03:23:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/12/08 03:23:31 DEBUG : dir1/0008-2345678.txt: Excluded 2025/12/08 03:23:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/12/08 03:23:31 DEBUG : dir1/0009-3456789.txt: Excluded 2025/12/08 03:23:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/12/08 03:23:31 DEBUG : dir1/0011-56789;.txt: Excluded 2025/12/08 03:23:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/12/08 03:23:31 DEBUG : dir1/0010-456789.txt: Excluded 2025/12/08 03:23:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/12/08 03:23:31 DEBUG : dir1/0012-6789;.txt: Excluded 2025/12/08 03:23:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/12/08 03:23:31 DEBUG : dir1/0013-789;=.txt: Excluded 2025/12/08 03:23:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/12/08 03:23:31 DEBUG : dir1/0014-89;=.txt: Excluded 2025/12/08 03:23:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/12/08 03:23:31 DEBUG : dir1/0015-9;=.txt: Excluded 2025/12/08 03:23:31 DEBUG : Waiting for deletions to finish 2025/12/08 03:23:31 DEBUG : apple: size = 5 OK 2025/12/08 03:23:31 DEBUG : apple: Sizes identical 2025/12/08 03:23:31 DEBUG : banana: size = 6 OK 2025/12/08 03:23:31 DEBUG : banana: Sizes identical 2025/12/08 03:23:31 DEBUG : banana: Unchanged skipping 2025/12/08 03:23:31 DEBUG : splitbananasplit: size = 16 OK 2025/12/08 03:23:31 DEBUG : splitbananasplit: Sizes identical 2025/12/08 03:23:31 DEBUG : splitbananasplit: Unchanged skipping 2025/12/08 03:23:31 DEBUG : apple: Unchanged skipping 2025/12/08 03:23:31 DEBUG : appleappleapplebanana: size = 21 OK 2025/12/08 03:23:31 DEBUG : appleappleapplebanana: Sizes identical 2025/12/08 03:23:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/12/08 03:23:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/12/08 03:23:31 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/12/08 03:23:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/12/08 03:23:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/12/08 03:23:31 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/12/08 03:23:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/12/08 03:23:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/12/08 03:23:31 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/12/08 03:23:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/12/08 03:23:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/12/08 03:23:31 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/12/08 03:23:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/12/08 03:23:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/12/08 03:23:31 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/12/08 03:23:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/12/08 03:23:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/12/08 03:23:31 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/12/08 03:23:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/12/08 03:23:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/12/08 03:23:31 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/12/08 03:23:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/12/08 03:23:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/12/08 03:23:31 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/12/08 03:23:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/12/08 03:23:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/12/08 03:23:31 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/12/08 03:23:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/12/08 03:23:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/12/08 03:23:31 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/12/08 03:23:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/12/08 03:23:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/12/08 03:23:31 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/12/08 03:23:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/12/08 03:23:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/12/08 03:23:31 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/12/08 03:23:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/12/08 03:23:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/12/08 03:23:31 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/12/08 03:23:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/12/08 03:23:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/12/08 03:23:31 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/12/08 03:23:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/12/08 03:23:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/12/08 03:23:31 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/12/08 03:23:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/12/08 03:23:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/12/08 03:23:31 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/12/08 03:23:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/12/08 03:23:31 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for checks to finish 2025/12/08 03:23:31 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for transfers to finish 2025/12/08 03:23:31 DEBUG : Waiting for deletions to finish 2025/12/08 03:23:31 INFO : There was nothing to transfer 2025/12/08 03:23:31 DEBUG : apple: Excluded (Path Filter) 2025/12/08 03:23:31 DEBUG : apple: Excluded 2025/12/08 03:23:31 DEBUG : banana: Excluded (Path Filter) 2025/12/08 03:23:31 DEBUG : banana: Excluded 2025/12/08 03:23:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/12/08 03:23:31 DEBUG : appleappleapplebanana: Excluded 2025/12/08 03:23:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/12/08 03:23:31 DEBUG : splitbananasplit: Excluded 2025/12/08 03:23:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/12/08 03:23:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/12/08 03:23:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/08 03:23:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/12/08 03:23:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/12/08 03:23:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/12/08 03:23:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/12/08 03:23:31 DEBUG : dir1/0003-defghij.txt: Excluded 2025/12/08 03:23:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/12/08 03:23:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/12/08 03:23:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/12/08 03:23:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/12/08 03:23:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/12/08 03:23:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/12/08 03:23:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/12/08 03:23:31 DEBUG : dir1/0007-1234567.txt: Excluded 2025/12/08 03:23:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/12/08 03:23:31 DEBUG : dir1/0008-2345678.txt: Excluded 2025/12/08 03:23:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/12/08 03:23:31 DEBUG : dir1/0009-3456789.txt: Excluded 2025/12/08 03:23:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/12/08 03:23:31 DEBUG : dir1/0011-56789;.txt: Excluded 2025/12/08 03:23:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/12/08 03:23:31 DEBUG : dir1/0010-456789.txt: Excluded 2025/12/08 03:23:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/12/08 03:23:31 DEBUG : dir1/0012-6789;.txt: Excluded 2025/12/08 03:23:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/12/08 03:23:31 DEBUG : dir1/0013-789;=.txt: Excluded 2025/12/08 03:23:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/12/08 03:23:31 DEBUG : dir1/0014-89;=.txt: Excluded 2025/12/08 03:23:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/12/08 03:23:31 DEBUG : dir1/0015-9;=.txt: Excluded 2025/12/08 03:23:31 DEBUG : Waiting for deletions to finish === RUN TestTransform/base64 run.go:185: Remote "mega root 'rclone-test-hozowom4dola'", Local "Local file system at /tmp/rclone2856019449", Modify Window "876000h0m0s" 2025/12/08 03:24:25 DEBUG : apple: Excluded (Path Filter) 2025/12/08 03:24:25 DEBUG : apple: Excluded 2025/12/08 03:24:25 DEBUG : banana: Excluded (Path Filter) 2025/12/08 03:24:25 DEBUG : banana: Excluded 2025/12/08 03:24:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/12/08 03:24:25 DEBUG : appleappleapplebanana: Excluded 2025/12/08 03:24:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/12/08 03:24:25 DEBUG : splitbananasplit: Excluded 2025/12/08 03:24:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/12/08 03:24:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/12/08 03:24:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/08 03:24:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/12/08 03:24:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/12/08 03:24:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/12/08 03:24:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/12/08 03:24:25 DEBUG : dir1/0003-defghij.txt: Excluded 2025/12/08 03:24:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/12/08 03:24:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/12/08 03:24:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/12/08 03:24:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/12/08 03:24:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/12/08 03:24:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/12/08 03:24:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/12/08 03:24:25 DEBUG : dir1/0007-1234567.txt: Excluded 2025/12/08 03:24:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/12/08 03:24:25 DEBUG : dir1/0008-2345678.txt: Excluded 2025/12/08 03:24:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/12/08 03:24:25 DEBUG : dir1/0009-3456789.txt: Excluded 2025/12/08 03:24:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/12/08 03:24:25 DEBUG : dir1/0010-456789.txt: Excluded 2025/12/08 03:24:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/12/08 03:24:25 DEBUG : dir1/0011-56789;.txt: Excluded 2025/12/08 03:24:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/12/08 03:24:25 DEBUG : dir1/0012-6789;.txt: Excluded 2025/12/08 03:24:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/12/08 03:24:25 DEBUG : dir1/0013-789;=.txt: Excluded 2025/12/08 03:24:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/12/08 03:24:25 DEBUG : dir1/0014-89;=.txt: Excluded 2025/12/08 03:24:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/12/08 03:24:25 DEBUG : dir1/0015-9;=.txt: Excluded 2025/12/08 03:24:25 DEBUG : Waiting for deletions to finish 2025/12/08 03:24:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/12/08 03:24:25 DEBUG : apple: transformed to: YXBwbGU= 2025/12/08 03:24:25 DEBUG : banana: transformed to: YmFuYW5h 2025/12/08 03:24:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/12/08 03:24:25 DEBUG : banana: transformed to: YmFuYW5h 2025/12/08 03:24:25 DEBUG : apple: transformed to: YXBwbGU= 2025/12/08 03:24:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/12/08 03:24:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/12/08 03:24:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/12/08 03:24:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/12/08 03:24:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/12/08 03:24:25 DEBUG : banana: transformed to: YmFuYW5h 2025/12/08 03:24:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/12/08 03:24:25 DEBUG : apple: transformed to: YXBwbGU= 2025/12/08 03:24:25 DEBUG : apple: transformed to: YXBwbGU= 2025/12/08 03:24:25 DEBUG : apple: Need to transfer - File not found at Destination 2025/12/08 03:24:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/12/08 03:24:25 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/12/08 03:24:25 DEBUG : banana: transformed to: YmFuYW5h 2025/12/08 03:24:25 DEBUG : banana: Need to transfer - File not found at Destination 2025/12/08 03:24:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/12/08 03:24:25 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/12/08 03:24:25 DEBUG : apple: transformed to: YXBwbGU= 2025/12/08 03:24:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/12/08 03:24:25 DEBUG : banana: transformed to: YmFuYW5h 2025/12/08 03:24:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/12/08 03:24:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/12/08 03:24:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/12/08 03:24:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/12/08 03:24:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/12/08 03:24:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/12/08 03:24:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/12/08 03:24:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/12/08 03:24:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/12/08 03:24:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/12/08 03:24:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/12/08 03:24:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/12/08 03:24:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/12/08 03:24:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/12/08 03:24:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/12/08 03:24:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/12/08 03:24:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/12/08 03:24:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/12/08 03:24:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/12/08 03:24:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/12/08 03:24:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/12/08 03:24:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/12/08 03:24:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/12/08 03:24:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/12/08 03:24:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/12/08 03:24:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/12/08 03:24:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/12/08 03:24:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/12/08 03:24:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/12/08 03:24:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/12/08 03:24:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/12/08 03:24:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/12/08 03:24:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/12/08 03:24:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/12/08 03:24:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/12/08 03:24:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/12/08 03:24:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/12/08 03:24:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/12/08 03:24:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/12/08 03:24:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/12/08 03:24:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/12/08 03:24:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/12/08 03:24:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/12/08 03:24:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/12/08 03:24:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/12/08 03:24:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/12/08 03:24:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/12/08 03:24:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/12/08 03:24:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/12/08 03:24:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/12/08 03:24:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/12/08 03:24:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/12/08 03:24:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/12/08 03:24:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/12/08 03:24:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/12/08 03:24:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/12/08 03:24:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/12/08 03:24:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/12/08 03:24:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/12/08 03:24:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/12/08 03:24:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/12/08 03:24:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/12/08 03:24:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/12/08 03:24:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/12/08 03:24:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/12/08 03:24:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/12/08 03:24:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/12/08 03:24:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/12/08 03:24:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/12/08 03:24:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/12/08 03:24:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/12/08 03:24:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/12/08 03:24:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/12/08 03:24:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/12/08 03:24:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/12/08 03:24:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/12/08 03:24:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/12/08 03:24:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/12/08 03:24:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/12/08 03:24:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/12/08 03:24:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/12/08 03:24:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/12/08 03:24:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/12/08 03:24:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/12/08 03:24:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/12/08 03:24:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/12/08 03:24:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/12/08 03:24:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/12/08 03:24:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/12/08 03:24:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/12/08 03:24:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/12/08 03:24:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/12/08 03:24:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/12/08 03:24:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/12/08 03:24:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/12/08 03:24:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/12/08 03:24:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/12/08 03:24:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/12/08 03:24:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/12/08 03:24:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/12/08 03:24:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/12/08 03:24:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/12/08 03:24:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/12/08 03:24:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/12/08 03:24:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/12/08 03:24:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/12/08 03:24:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/12/08 03:24:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/12/08 03:24:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/12/08 03:24:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/12/08 03:24:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/12/08 03:24:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/12/08 03:24:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/12/08 03:24:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/12/08 03:24:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/12/08 03:24:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/12/08 03:24:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/12/08 03:24:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/12/08 03:24:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/12/08 03:24:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/12/08 03:24:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/12/08 03:24:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/12/08 03:24:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/12/08 03:24:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/12/08 03:24:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/12/08 03:24:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/12/08 03:24:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/12/08 03:24:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/12/08 03:24:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/12/08 03:24:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/12/08 03:24:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/12/08 03:24:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/12/08 03:24:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/12/08 03:24:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/12/08 03:24:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/12/08 03:24:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/12/08 03:24:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/12/08 03:24:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/12/08 03:24:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/12/08 03:24:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/12/08 03:24:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/12/08 03:24:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/12/08 03:24:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/12/08 03:24:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/12/08 03:24:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/12/08 03:24:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/12/08 03:24:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/12/08 03:24:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/12/08 03:24:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/12/08 03:24:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/12/08 03:24:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/12/08 03:24:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/12/08 03:24:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/12/08 03:24:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/12/08 03:24:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/12/08 03:24:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/12/08 03:24:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/12/08 03:24:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/12/08 03:24:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/12/08 03:24:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/12/08 03:24:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/12/08 03:24:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/12/08 03:24:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/12/08 03:24:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/12/08 03:24:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/12/08 03:24:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/12/08 03:24:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/12/08 03:24:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/12/08 03:24:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/12/08 03:24:25 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/12/08 03:24:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/12/08 03:24:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/12/08 03:24:25 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/12/08 03:24:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/12/08 03:24:25 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/12/08 03:24:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/12/08 03:24:25 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/12/08 03:24:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/12/08 03:24:25 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/12/08 03:24:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/12/08 03:24:25 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/12/08 03:24:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/12/08 03:24:25 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/12/08 03:24:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/12/08 03:24:25 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/12/08 03:24:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/12/08 03:24:25 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/12/08 03:24:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/12/08 03:24:25 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/12/08 03:24:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/12/08 03:24:25 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/12/08 03:24:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/12/08 03:24:25 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/12/08 03:24:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/12/08 03:24:25 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/12/08 03:24:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/12/08 03:24:25 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/12/08 03:24:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/12/08 03:24:25 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/12/08 03:24:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/12/08 03:24:25 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/12/08 03:24:25 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/12/08 03:24:25 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/12/08 03:24:25 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for checks to finish 2025/12/08 03:24:25 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for transfers to finish 2025/12/08 03:24:26 DEBUG : YXBwbGU=: size = 5 OK 2025/12/08 03:24:26 INFO : apple: Copied (new) to: YXBwbGU= 2025/12/08 03:24:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/12/08 03:24:26 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/12/08 03:24:26 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/12/08 03:24:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/12/08 03:24:26 DEBUG : YmFuYW5h: size = 6 OK 2025/12/08 03:24:26 INFO : banana: Copied (new) to: YmFuYW5h 2025/12/08 03:24:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/12/08 03:24:26 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/12/08 03:24:26 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/12/08 03:24:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/12/08 03:24:28 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/12/08 03:24:28 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/12/08 03:24:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/12/08 03:24:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/12/08 03:24:29 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/12/08 03:24:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/12/08 03:24:31 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/12/08 03:24:31 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/12/08 03:24:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/12/08 03:24:31 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/12/08 03:24:31 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/12/08 03:24:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/12/08 03:24:33 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/12/08 03:24:33 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/12/08 03:24:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/12/08 03:24:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/12/08 03:24:33 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/12/08 03:24:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/12/08 03:24:35 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/12/08 03:24:35 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/12/08 03:24:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/12/08 03:24:37 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/12/08 03:24:37 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/12/08 03:24:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/12/08 03:24:39 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/12/08 03:24:39 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/12/08 03:24:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/12/08 03:24:40 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/12/08 03:24:40 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/12/08 03:24:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/12/08 03:24:40 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/12/08 03:24:40 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/12/08 03:24:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/12/08 03:24:40 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/12/08 03:24:40 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/12/08 03:24:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/12/08 03:24:42 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/12/08 03:24:42 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/12/08 03:24:44 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/12/08 03:24:44 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/12/08 03:24:44 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/12/08 03:24:44 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/12/08 03:24:46 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/12/08 03:24:46 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/12/08 03:24:46 DEBUG : Waiting for deletions to finish 2025/12/08 03:24:48 INFO : dir1/0010-456789.txt: Deleted 2025/12/08 03:24:48 INFO : dir1/0004-efghijk.txt: Deleted 2025/12/08 03:24:50 INFO : dir1/0014-89;=.txt: Deleted 2025/12/08 03:24:50 INFO : dir1/0005-fghijkl.txt: Deleted 2025/12/08 03:24:52 INFO : dir1/0003-defghij.txt: Deleted 2025/12/08 03:24:53 INFO : dir1/0008-2345678.txt: Deleted 2025/12/08 03:24:55 INFO : apple: Deleted 2025/12/08 03:24:55 INFO : dir1/0002-cdefghi.txt: Deleted 2025/12/08 03:24:55 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/12/08 03:24:55 INFO : banana: Deleted 2025/12/08 03:24:57 INFO : dir1/0015-9;=.txt: Deleted 2025/12/08 03:25:00 INFO : dir1/0007-1234567.txt: Deleted 2025/12/08 03:25:00 INFO : dir1/0006-ghijklm.txt: Deleted 2025/12/08 03:25:00 INFO : dir1/0011-56789;.txt: Deleted 2025/12/08 03:25:00 INFO : dir1/0009-3456789.txt: Deleted 2025/12/08 03:25:02 INFO : dir1/0013-789;=.txt: Deleted 2025/12/08 03:25:04 INFO : dir1/0012-6789;.txt: Deleted 2025/12/08 03:25:05 INFO : splitbananasplit: Deleted 2025/12/08 03:25:05 INFO : appleappleapplebanana: Deleted 2025/12/08 03:25:05 INFO : dir1/0000-abcdefg.txt: Deleted 2025/12/08 03:25:05 DEBUG : Waiting for deletions to finish 2025/12/08 03:25:05 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/12/08 03:25:05 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/12/08 03:25:05 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/12/08 03:25:05 DEBUG : YmFuYW5h: Excluded 2025/12/08 03:25:05 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/12/08 03:25:05 DEBUG : YXBwbGU=: Excluded 2025/12/08 03:25:05 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/12/08 03:25:05 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/12/08 03:25:05 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/12/08 03:25:05 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/12/08 03:25:05 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/12/08 03:25:05 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/12/08 03:25:05 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/12/08 03:25:05 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/12/08 03:25:05 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/12/08 03:25:05 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/12/08 03:25:05 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/12/08 03:25:05 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/12/08 03:25:05 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/12/08 03:25:05 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/12/08 03:25:05 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/12/08 03:25:05 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/12/08 03:25:05 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/12/08 03:25:05 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/12/08 03:25:05 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/12/08 03:25:05 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/12/08 03:25:05 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/12/08 03:25:05 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/12/08 03:25:05 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/12/08 03:25:05 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/12/08 03:25:05 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/12/08 03:25:05 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/12/08 03:25:05 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/12/08 03:25:05 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/12/08 03:25:05 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/12/08 03:25:05 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/12/08 03:25:05 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/12/08 03:25:05 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/12/08 03:25:05 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/12/08 03:25:05 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/12/08 03:25:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/12/08 03:25:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/12/08 03:25:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/12/08 03:25:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/12/08 03:25:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/12/08 03:25:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/12/08 03:25:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/12/08 03:25:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/12/08 03:25:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/12/08 03:25:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/12/08 03:25:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/12/08 03:25:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/12/08 03:25:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/12/08 03:25:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/12/08 03:25:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/12/08 03:25:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/12/08 03:25:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/12/08 03:25:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/12/08 03:25:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/12/08 03:25:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/12/08 03:25:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/12/08 03:25:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/12/08 03:25:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/12/08 03:25:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/12/08 03:25:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/12/08 03:25:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/12/08 03:25:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/12/08 03:25:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/12/08 03:25:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/12/08 03:25:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/12/08 03:25:05 DEBUG : apple: transformed to: YXBwbGU= 2025/12/08 03:25:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/12/08 03:25:05 DEBUG : apple: transformed to: YXBwbGU= 2025/12/08 03:25:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/12/08 03:25:05 DEBUG : apple: transformed to: YXBwbGU= 2025/12/08 03:25:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/12/08 03:25:05 DEBUG : apple: transformed to: YXBwbGU= 2025/12/08 03:25:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/12/08 03:25:05 DEBUG : apple: transformed to: YXBwbGU= 2025/12/08 03:25:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/12/08 03:25:05 DEBUG : apple: transformed to: YXBwbGU= 2025/12/08 03:25:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/12/08 03:25:05 DEBUG : apple: transformed to: YXBwbGU= 2025/12/08 03:25:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/12/08 03:25:05 DEBUG : apple: transformed to: YXBwbGU= 2025/12/08 03:25:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/12/08 03:25:05 DEBUG : apple: transformed to: YXBwbGU= 2025/12/08 03:25:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/12/08 03:25:05 DEBUG : apple: transformed to: YXBwbGU= 2025/12/08 03:25:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/12/08 03:25:05 DEBUG : apple: transformed to: YXBwbGU= 2025/12/08 03:25:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/12/08 03:25:05 DEBUG : apple: transformed to: YXBwbGU= 2025/12/08 03:25:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/12/08 03:25:05 DEBUG : apple: transformed to: YXBwbGU= 2025/12/08 03:25:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/12/08 03:25:05 DEBUG : apple: transformed to: YXBwbGU= 2025/12/08 03:25:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/12/08 03:25:05 DEBUG : apple: transformed to: YXBwbGU= 2025/12/08 03:25:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/12/08 03:25:05 DEBUG : apple: transformed to: YXBwbGU= 2025/12/08 03:25:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/12/08 03:25:05 DEBUG : banana: transformed to: YmFuYW5h 2025/12/08 03:25:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/12/08 03:25:05 DEBUG : banana: transformed to: YmFuYW5h 2025/12/08 03:25:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/12/08 03:25:05 DEBUG : banana: transformed to: YmFuYW5h 2025/12/08 03:25:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/12/08 03:25:05 DEBUG : banana: transformed to: YmFuYW5h 2025/12/08 03:25:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/12/08 03:25:05 DEBUG : banana: transformed to: YmFuYW5h 2025/12/08 03:25:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/12/08 03:25:05 DEBUG : banana: transformed to: YmFuYW5h 2025/12/08 03:25:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/12/08 03:25:05 DEBUG : banana: transformed to: YmFuYW5h 2025/12/08 03:25:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/12/08 03:25:05 DEBUG : banana: transformed to: YmFuYW5h 2025/12/08 03:25:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/12/08 03:25:05 DEBUG : banana: transformed to: YmFuYW5h 2025/12/08 03:25:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/12/08 03:25:05 DEBUG : banana: transformed to: YmFuYW5h 2025/12/08 03:25:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/12/08 03:25:05 DEBUG : banana: transformed to: YmFuYW5h 2025/12/08 03:25:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/12/08 03:25:05 DEBUG : banana: transformed to: YmFuYW5h 2025/12/08 03:25:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/12/08 03:25:05 DEBUG : banana: transformed to: YmFuYW5h 2025/12/08 03:25:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/12/08 03:25:05 DEBUG : banana: transformed to: YmFuYW5h 2025/12/08 03:25:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/12/08 03:25:05 DEBUG : banana: transformed to: YmFuYW5h 2025/12/08 03:25:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/12/08 03:25:05 DEBUG : banana: transformed to: YmFuYW5h 2025/12/08 03:25:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/12/08 03:25:05 DEBUG : banana: transformed to: YmFuYW5h 2025/12/08 03:25:05 DEBUG : apple: transformed to: YXBwbGU= 2025/12/08 03:25:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/12/08 03:25:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/12/08 03:25:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/12/08 03:25:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/12/08 03:25:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/12/08 03:25:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/12/08 03:25:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/12/08 03:25:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/12/08 03:25:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/12/08 03:25:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/12/08 03:25:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/12/08 03:25:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/12/08 03:25:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/12/08 03:25:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/12/08 03:25:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/12/08 03:25:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/12/08 03:25:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/12/08 03:25:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/12/08 03:25:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/12/08 03:25:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/12/08 03:25:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/12/08 03:25:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/12/08 03:25:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/12/08 03:25:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/12/08 03:25:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/12/08 03:25:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/12/08 03:25:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/12/08 03:25:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/12/08 03:25:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/12/08 03:25:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/12/08 03:25:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/12/08 03:25:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/12/08 03:25:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/12/08 03:25:05 DEBUG : banana: transformed to: YmFuYW5h 2025/12/08 03:25:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/12/08 03:25:05 DEBUG : apple: transformed to: YXBwbGU= 2025/12/08 03:25:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/12/08 03:25:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/12/08 03:25:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/12/08 03:25:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/12/08 03:25:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/12/08 03:25:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/12/08 03:25:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/12/08 03:25:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/12/08 03:25:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/12/08 03:25:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/12/08 03:25:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/12/08 03:25:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/12/08 03:25:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/12/08 03:25:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/12/08 03:25:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/12/08 03:25:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/12/08 03:25:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/12/08 03:25:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/12/08 03:25:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/12/08 03:25:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/12/08 03:25:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/12/08 03:25:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/12/08 03:25:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/12/08 03:25:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/12/08 03:25:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/12/08 03:25:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/12/08 03:25:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/12/08 03:25:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/12/08 03:25:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/12/08 03:25:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/12/08 03:25:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/12/08 03:25:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/12/08 03:25:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/12/08 03:25:05 DEBUG : banana: transformed to: YmFuYW5h 2025/12/08 03:25:05 DEBUG : apple: transformed to: YXBwbGU= 2025/12/08 03:25:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/12/08 03:25:05 DEBUG : banana: transformed to: YmFuYW5h 2025/12/08 03:25:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/12/08 03:25:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/12/08 03:25:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/12/08 03:25:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/12/08 03:25:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/12/08 03:25:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/12/08 03:25:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/12/08 03:25:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/12/08 03:25:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/12/08 03:25:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/12/08 03:25:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/12/08 03:25:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/12/08 03:25:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/12/08 03:25:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/12/08 03:25:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/12/08 03:25:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/12/08 03:25:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/12/08 03:25:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/12/08 03:25:05 DEBUG : apple: transformed to: YXBwbGU= 2025/12/08 03:25:05 DEBUG : banana: transformed to: YmFuYW5h 2025/12/08 03:25:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/12/08 03:25:05 DEBUG : banana: transformed to: YmFuYW5h 2025/12/08 03:25:05 DEBUG : apple: transformed to: YXBwbGU= 2025/12/08 03:25:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/12/08 03:25:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/12/08 03:25:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/12/08 03:25:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/12/08 03:25:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/12/08 03:25:05 DEBUG : banana: transformed to: YmFuYW5h 2025/12/08 03:25:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/12/08 03:25:05 DEBUG : apple: transformed to: YXBwbGU= 2025/12/08 03:25:05 DEBUG : apple: transformed to: YXBwbGU= 2025/12/08 03:25:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/12/08 03:25:05 DEBUG : banana: transformed to: YmFuYW5h 2025/12/08 03:25:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/12/08 03:25:05 DEBUG : YXBwbGU=: size = 5 OK 2025/12/08 03:25:05 DEBUG : apple: Sizes identical 2025/12/08 03:25:05 DEBUG : YmFuYW5h: size = 6 OK 2025/12/08 03:25:05 DEBUG : apple: Unchanged skipping 2025/12/08 03:25:05 DEBUG : banana: Sizes identical 2025/12/08 03:25:05 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/12/08 03:25:05 DEBUG : splitbananasplit: Sizes identical 2025/12/08 03:25:05 DEBUG : splitbananasplit: Unchanged skipping 2025/12/08 03:25:05 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/12/08 03:25:05 DEBUG : appleappleapplebanana: Sizes identical 2025/12/08 03:25:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/12/08 03:25:05 DEBUG : banana: Unchanged skipping 2025/12/08 03:25:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/12/08 03:25:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/12/08 03:25:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/12/08 03:25:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/12/08 03:25:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/12/08 03:25:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/12/08 03:25:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/12/08 03:25:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/12/08 03:25:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/12/08 03:25:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/12/08 03:25:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/12/08 03:25:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/12/08 03:25:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/12/08 03:25:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/12/08 03:25:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/12/08 03:25:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/12/08 03:25:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/12/08 03:25:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/12/08 03:25:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/12/08 03:25:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/12/08 03:25:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/12/08 03:25:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/12/08 03:25:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/12/08 03:25:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/12/08 03:25:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/12/08 03:25:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/12/08 03:25:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/12/08 03:25:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/12/08 03:25:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/12/08 03:25:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/12/08 03:25:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/12/08 03:25:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/12/08 03:25:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/12/08 03:25:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/12/08 03:25:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/12/08 03:25:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/12/08 03:25:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/12/08 03:25:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/12/08 03:25:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/12/08 03:25:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/12/08 03:25:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/12/08 03:25:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/12/08 03:25:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/12/08 03:25:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/12/08 03:25:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/12/08 03:25:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/12/08 03:25:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/12/08 03:25:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/12/08 03:25:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/12/08 03:25:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/12/08 03:25:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/12/08 03:25:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/12/08 03:25:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/12/08 03:25:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/12/08 03:25:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/12/08 03:25:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/12/08 03:25:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/12/08 03:25:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/12/08 03:25:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/12/08 03:25:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/12/08 03:25:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/12/08 03:25:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/12/08 03:25:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/12/08 03:25:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/12/08 03:25:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/12/08 03:25:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/12/08 03:25:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/12/08 03:25:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/12/08 03:25:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/12/08 03:25:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/12/08 03:25:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/12/08 03:25:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/12/08 03:25:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/12/08 03:25:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/12/08 03:25:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/12/08 03:25:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/12/08 03:25:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/12/08 03:25:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/12/08 03:25:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/12/08 03:25:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/12/08 03:25:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/12/08 03:25:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/12/08 03:25:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/12/08 03:25:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/12/08 03:25:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/12/08 03:25:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/12/08 03:25:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/12/08 03:25:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/12/08 03:25:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/12/08 03:25:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/12/08 03:25:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/12/08 03:25:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/12/08 03:25:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/12/08 03:25:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/12/08 03:25:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/12/08 03:25:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/12/08 03:25:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/12/08 03:25:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/12/08 03:25:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/12/08 03:25:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/12/08 03:25:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/12/08 03:25:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/12/08 03:25:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/12/08 03:25:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/12/08 03:25:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/12/08 03:25:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/12/08 03:25:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/12/08 03:25:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/12/08 03:25:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/12/08 03:25:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/12/08 03:25:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/12/08 03:25:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/12/08 03:25:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/12/08 03:25:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/12/08 03:25:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/12/08 03:25:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/12/08 03:25:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/12/08 03:25:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/12/08 03:25:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/12/08 03:25:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/12/08 03:25:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/12/08 03:25:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/12/08 03:25:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/12/08 03:25:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/12/08 03:25:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/12/08 03:25:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/12/08 03:25:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/12/08 03:25:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/12/08 03:25:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/12/08 03:25:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/12/08 03:25:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/12/08 03:25:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/12/08 03:25:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/12/08 03:25:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/12/08 03:25:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/12/08 03:25:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/12/08 03:25:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/12/08 03:25:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/12/08 03:25:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/12/08 03:25:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/12/08 03:25:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/12/08 03:25:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/12/08 03:25:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/12/08 03:25:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/12/08 03:25:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/12/08 03:25:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/12/08 03:25:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/12/08 03:25:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/12/08 03:25:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/12/08 03:25:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/12/08 03:25:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/12/08 03:25:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/12/08 03:25:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/12/08 03:25:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/12/08 03:25:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/12/08 03:25:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/12/08 03:25:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/12/08 03:25:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/12/08 03:25:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/12/08 03:25:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/12/08 03:25:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/12/08 03:25:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/12/08 03:25:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/12/08 03:25:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/12/08 03:25:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/12/08 03:25:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/12/08 03:25:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/12/08 03:25:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/12/08 03:25:05 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/12/08 03:25:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/12/08 03:25:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/12/08 03:25:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/12/08 03:25:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/12/08 03:25:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/12/08 03:25:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/12/08 03:25:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/12/08 03:25:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/12/08 03:25:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/12/08 03:25:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/12/08 03:25:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/12/08 03:25:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/12/08 03:25:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/12/08 03:25:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/12/08 03:25:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/12/08 03:25:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/12/08 03:25:05 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/12/08 03:25:05 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/12/08 03:25:05 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/12/08 03:25:05 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/12/08 03:25:05 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/12/08 03:25:05 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/12/08 03:25:05 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/12/08 03:25:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/12/08 03:25:05 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/12/08 03:25:05 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/12/08 03:25:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/12/08 03:25:05 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/12/08 03:25:05 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/12/08 03:25:05 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for checks to finish 2025/12/08 03:25:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/12/08 03:25:05 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/12/08 03:25:05 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/12/08 03:25:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/12/08 03:25:05 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/12/08 03:25:05 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/12/08 03:25:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/12/08 03:25:05 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/12/08 03:25:05 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/12/08 03:25:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/12/08 03:25:05 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/12/08 03:25:05 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/12/08 03:25:05 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/12/08 03:25:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/12/08 03:25:05 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/12/08 03:25:05 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/12/08 03:25:05 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/12/08 03:25:05 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/12/08 03:25:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/12/08 03:25:05 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/12/08 03:25:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/12/08 03:25:05 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/12/08 03:25:05 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/12/08 03:25:05 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/12/08 03:25:05 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/12/08 03:25:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/12/08 03:25:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/12/08 03:25:05 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/12/08 03:25:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/12/08 03:25:05 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/12/08 03:25:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/12/08 03:25:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/12/08 03:25:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/12/08 03:25:05 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/12/08 03:25:05 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/12/08 03:25:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/12/08 03:25:05 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for transfers to finish 2025/12/08 03:25:05 DEBUG : Waiting for deletions to finish 2025/12/08 03:25:05 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/12/08 03:25:05 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/12/08 03:25:05 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/12/08 03:25:05 DEBUG : YmFuYW5h: Excluded 2025/12/08 03:25:05 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/12/08 03:25:05 DEBUG : YXBwbGU=: Excluded 2025/12/08 03:25:05 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/12/08 03:25:05 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/12/08 03:25:05 DEBUG : Waiting for deletions to finish 2025/12/08 03:25:05 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/12/08 03:25:05 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/12/08 03:25:05 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/12/08 03:25:05 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/12/08 03:25:05 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/12/08 03:25:05 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/12/08 03:25:05 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/12/08 03:25:05 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/12/08 03:25:05 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/12/08 03:25:05 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/12/08 03:25:05 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/12/08 03:25:05 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/12/08 03:25:05 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/12/08 03:25:05 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/12/08 03:25:05 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/12/08 03:25:05 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/12/08 03:25:05 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/12/08 03:25:05 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/12/08 03:25:05 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/12/08 03:25:05 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/12/08 03:25:05 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/12/08 03:25:05 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/12/08 03:25:05 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/12/08 03:25:05 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/12/08 03:25:05 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/12/08 03:25:05 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/12/08 03:25:05 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/12/08 03:25:05 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/12/08 03:25:05 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/12/08 03:25:05 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/12/08 03:25:05 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/12/08 03:25:05 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/12/08 03:25:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/12/08 03:25:05 DEBUG : apple: transformed to: YXBwbGU= 2025/12/08 03:25:05 DEBUG : banana: transformed to: YmFuYW5h 2025/12/08 03:25:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/12/08 03:25:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/12/08 03:25:05 DEBUG : banana: transformed to: YmFuYW5h 2025/12/08 03:25:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/12/08 03:25:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/12/08 03:25:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/12/08 03:25:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/12/08 03:25:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/12/08 03:25:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/12/08 03:25:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/12/08 03:25:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/12/08 03:25:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/12/08 03:25:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/12/08 03:25:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/12/08 03:25:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/12/08 03:25:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/12/08 03:25:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/12/08 03:25:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/12/08 03:25:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/12/08 03:25:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/12/08 03:25:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/12/08 03:25:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/12/08 03:25:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/12/08 03:25:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/12/08 03:25:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/12/08 03:25:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/12/08 03:25:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/12/08 03:25:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/12/08 03:25:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/12/08 03:25:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/12/08 03:25:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/12/08 03:25:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/12/08 03:25:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/12/08 03:25:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/12/08 03:25:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/12/08 03:25:05 DEBUG : apple: transformed to: YXBwbGU= 2025/12/08 03:25:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/12/08 03:25:05 DEBUG : banana: transformed to: YmFuYW5h 2025/12/08 03:25:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/12/08 03:25:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/12/08 03:25:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/12/08 03:25:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/12/08 03:25:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/12/08 03:25:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/12/08 03:25:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/12/08 03:25:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/12/08 03:25:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/12/08 03:25:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/12/08 03:25:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/12/08 03:25:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/12/08 03:25:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/12/08 03:25:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/12/08 03:25:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/12/08 03:25:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/12/08 03:25:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "mega root 'rclone-test-hozowom4dola'", Local "Local file system at /tmp/rclone2856019449", Modify Window "876000h0m0s" 2025/12/08 03:25:51 DEBUG : Waiting for deletions to finish 2025/12/08 03:25:51 DEBUG : apple: Excluded (Path Filter) 2025/12/08 03:25:51 DEBUG : apple: Excluded 2025/12/08 03:25:51 DEBUG : banana: Excluded (Path Filter) 2025/12/08 03:25:51 DEBUG : banana: Excluded 2025/12/08 03:25:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/12/08 03:25:51 DEBUG : appleappleapplebanana: Excluded 2025/12/08 03:25:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/12/08 03:25:51 DEBUG : splitbananasplit: Excluded 2025/12/08 03:25:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/12/08 03:25:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/12/08 03:25:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/08 03:25:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/12/08 03:25:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/12/08 03:25:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/12/08 03:25:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/12/08 03:25:51 DEBUG : dir1/0003-defghij.txt: Excluded 2025/12/08 03:25:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/12/08 03:25:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/12/08 03:25:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/12/08 03:25:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/12/08 03:25:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/12/08 03:25:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/12/08 03:25:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/12/08 03:25:51 DEBUG : dir1/0007-1234567.txt: Excluded 2025/12/08 03:25:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/12/08 03:25:51 DEBUG : dir1/0008-2345678.txt: Excluded 2025/12/08 03:25:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/12/08 03:25:51 DEBUG : dir1/0010-456789.txt: Excluded 2025/12/08 03:25:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/12/08 03:25:51 DEBUG : dir1/0009-3456789.txt: Excluded 2025/12/08 03:25:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/12/08 03:25:51 DEBUG : dir1/0011-56789;.txt: Excluded 2025/12/08 03:25:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/12/08 03:25:51 DEBUG : dir1/0012-6789;.txt: Excluded 2025/12/08 03:25:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/12/08 03:25:51 DEBUG : dir1/0013-789;=.txt: Excluded 2025/12/08 03:25:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/12/08 03:25:51 DEBUG : dir1/0014-89;=.txt: Excluded 2025/12/08 03:25:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/12/08 03:25:51 DEBUG : dir1/0015-9;=.txt: Excluded 2025/12/08 03:25:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/12/08 03:25:51 DEBUG : apple: transformed to: PREFIXapple 2025/12/08 03:25:51 DEBUG : banana: transformed to: PREFIXbanana 2025/12/08 03:25:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/12/08 03:25:51 DEBUG : banana: transformed to: PREFIXbanana 2025/12/08 03:25:51 DEBUG : apple: transformed to: PREFIXapple 2025/12/08 03:25:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/12/08 03:25:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/12/08 03:25:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/12/08 03:25:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/12/08 03:25:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/12/08 03:25:51 DEBUG : banana: transformed to: PREFIXbanana 2025/12/08 03:25:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/12/08 03:25:51 DEBUG : apple: transformed to: PREFIXapple 2025/12/08 03:25:51 DEBUG : apple: transformed to: PREFIXapple 2025/12/08 03:25:51 DEBUG : apple: Need to transfer - File not found at Destination 2025/12/08 03:25:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/12/08 03:25:51 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/12/08 03:25:51 DEBUG : banana: transformed to: PREFIXbanana 2025/12/08 03:25:51 DEBUG : banana: Need to transfer - File not found at Destination 2025/12/08 03:25:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/12/08 03:25:51 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/12/08 03:25:51 DEBUG : apple: transformed to: PREFIXapple 2025/12/08 03:25:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/12/08 03:25:51 DEBUG : banana: transformed to: PREFIXbanana 2025/12/08 03:25:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/12/08 03:25:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/12/08 03:25:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/12/08 03:25:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/12/08 03:25:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/12/08 03:25:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/12/08 03:25:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/12/08 03:25:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/12/08 03:25:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/12/08 03:25:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/12/08 03:25:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/12/08 03:25:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/12/08 03:25:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/12/08 03:25:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/12/08 03:25:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/12/08 03:25:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/12/08 03:25:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/12/08 03:25:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/12/08 03:25:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/12/08 03:25:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/12/08 03:25:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/12/08 03:25:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/12/08 03:25:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/12/08 03:25:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/12/08 03:25:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/12/08 03:25:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/12/08 03:25:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/12/08 03:25:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/12/08 03:25:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/12/08 03:25:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/12/08 03:25:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/12/08 03:25:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/12/08 03:25:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/12/08 03:25:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/12/08 03:25:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/12/08 03:25:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/12/08 03:25:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/12/08 03:25:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/12/08 03:25:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/12/08 03:25:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/12/08 03:25:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/12/08 03:25:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/12/08 03:25:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/12/08 03:25:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/12/08 03:25:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/12/08 03:25:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/12/08 03:25:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/12/08 03:25:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/12/08 03:25:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/12/08 03:25:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/12/08 03:25:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/12/08 03:25:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/12/08 03:25:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/12/08 03:25:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/12/08 03:25:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/12/08 03:25:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/12/08 03:25:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/12/08 03:25:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/12/08 03:25:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/12/08 03:25:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/12/08 03:25:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/12/08 03:25:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/12/08 03:25:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/12/08 03:25:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/12/08 03:25:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/12/08 03:25:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/12/08 03:25:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/12/08 03:25:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/12/08 03:25:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/12/08 03:25:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/12/08 03:25:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/12/08 03:25:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/12/08 03:25:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/12/08 03:25:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/12/08 03:25:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/12/08 03:25:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/12/08 03:25:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/12/08 03:25:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/12/08 03:25:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/12/08 03:25:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/12/08 03:25:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/12/08 03:25:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/12/08 03:25:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/12/08 03:25:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/12/08 03:25:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/12/08 03:25:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/12/08 03:25:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/12/08 03:25:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/12/08 03:25:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/12/08 03:25:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/12/08 03:25:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/12/08 03:25:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/12/08 03:25:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/12/08 03:25:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/12/08 03:25:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/12/08 03:25:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/12/08 03:25:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/12/08 03:25:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/12/08 03:25:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/12/08 03:25:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/12/08 03:25:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/12/08 03:25:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/12/08 03:25:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/12/08 03:25:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/12/08 03:25:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/12/08 03:25:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/12/08 03:25:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/12/08 03:25:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/12/08 03:25:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/12/08 03:25:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/12/08 03:25:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/12/08 03:25:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/12/08 03:25:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/12/08 03:25:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/12/08 03:25:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/12/08 03:25:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/12/08 03:25:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/12/08 03:25:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/12/08 03:25:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/12/08 03:25:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/12/08 03:25:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/12/08 03:25:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/12/08 03:25:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/12/08 03:25:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/12/08 03:25:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/12/08 03:25:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/12/08 03:25:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/12/08 03:25:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/12/08 03:25:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/12/08 03:25:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/12/08 03:25:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/12/08 03:25:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/12/08 03:25:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/12/08 03:25:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/12/08 03:25:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/12/08 03:25:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/12/08 03:25:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/12/08 03:25:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/12/08 03:25:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/12/08 03:25:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/12/08 03:25:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/12/08 03:25:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/12/08 03:25:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/12/08 03:25:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/12/08 03:25:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/12/08 03:25:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/12/08 03:25:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/12/08 03:25:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/12/08 03:25:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/12/08 03:25:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/12/08 03:25:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/12/08 03:25:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/12/08 03:25:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/12/08 03:25:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/12/08 03:25:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/12/08 03:25:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/12/08 03:25:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/12/08 03:25:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/12/08 03:25:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/12/08 03:25:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/12/08 03:25:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/12/08 03:25:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/12/08 03:25:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/12/08 03:25:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/12/08 03:25:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/12/08 03:25:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/12/08 03:25:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/12/08 03:25:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/12/08 03:25:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/12/08 03:25:51 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/12/08 03:25:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/12/08 03:25:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/12/08 03:25:51 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/12/08 03:25:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/12/08 03:25:51 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/12/08 03:25:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/12/08 03:25:51 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/12/08 03:25:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/12/08 03:25:51 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/12/08 03:25:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/12/08 03:25:51 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/12/08 03:25:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/12/08 03:25:51 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/12/08 03:25:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/12/08 03:25:51 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/12/08 03:25:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/12/08 03:25:51 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/12/08 03:25:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/12/08 03:25:51 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/12/08 03:25:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/12/08 03:25:51 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/12/08 03:25:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/12/08 03:25:51 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/12/08 03:25:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/12/08 03:25:51 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/12/08 03:25:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/12/08 03:25:51 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/12/08 03:25:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/12/08 03:25:51 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/12/08 03:25:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/12/08 03:25:51 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/12/08 03:25:51 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/12/08 03:25:51 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/12/08 03:25:51 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for checks to finish 2025/12/08 03:25:51 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for transfers to finish 2025/12/08 03:25:53 DEBUG : PREFIXapple: size = 5 OK 2025/12/08 03:25:53 INFO : apple: Copied (new) to: PREFIXapple 2025/12/08 03:25:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/12/08 03:25:53 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2025/12/08 03:25:53 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/12/08 03:25:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/12/08 03:25:54 DEBUG : PREFIXbanana: size = 6 OK 2025/12/08 03:25:54 INFO : banana: Copied (new) to: PREFIXbanana 2025/12/08 03:25:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/12/08 03:25:56 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2025/12/08 03:25:56 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/12/08 03:25:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/12/08 03:25:56 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2025/12/08 03:25:56 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/12/08 03:25:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/12/08 03:25:56 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2025/12/08 03:25:56 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/12/08 03:25:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/12/08 03:25:56 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2025/12/08 03:25:56 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/12/08 03:25:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/12/08 03:25:58 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2025/12/08 03:25:58 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/12/08 03:25:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/12/08 03:26:00 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2025/12/08 03:26:00 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/12/08 03:26:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/12/08 03:26:01 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2025/12/08 03:26:01 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/12/08 03:26:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/12/08 03:26:01 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2025/12/08 03:26:01 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/12/08 03:26:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/12/08 03:26:01 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2025/12/08 03:26:01 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/12/08 03:26:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/12/08 03:26:03 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2025/12/08 03:26:03 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/12/08 03:26:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/12/08 03:26:05 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2025/12/08 03:26:05 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/12/08 03:26:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/12/08 03:26:07 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2025/12/08 03:26:07 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/12/08 03:26:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/12/08 03:26:08 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2025/12/08 03:26:08 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/12/08 03:26:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/12/08 03:26:08 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2025/12/08 03:26:08 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/12/08 03:26:11 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2025/12/08 03:26:11 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/12/08 03:26:11 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2025/12/08 03:26:11 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/12/08 03:26:11 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2025/12/08 03:26:11 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/12/08 03:26:11 DEBUG : Waiting for deletions to finish 2025/12/08 03:26:11 INFO : appleappleapplebanana: Deleted 2025/12/08 03:26:11 INFO : dir1/0012-6789;.txt: Deleted 2025/12/08 03:26:11 INFO : dir1/0000-abcdefg.txt: Deleted 2025/12/08 03:26:11 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/12/08 03:26:12 INFO : dir1/0004-efghijk.txt: Deleted 2025/12/08 03:26:12 INFO : splitbananasplit: Deleted 2025/12/08 03:26:12 INFO : dir1/0003-defghij.txt: Deleted 2025/12/08 03:26:14 INFO : apple: Deleted 2025/12/08 03:26:15 INFO : dir1/0009-3456789.txt: Deleted 2025/12/08 03:26:17 INFO : dir1/0005-fghijkl.txt: Deleted 2025/12/08 03:26:17 INFO : dir1/0006-ghijklm.txt: Deleted 2025/12/08 03:26:19 INFO : dir1/0002-cdefghi.txt: Deleted 2025/12/08 03:26:19 INFO : dir1/0011-56789;.txt: Deleted 2025/12/08 03:26:20 INFO : dir1/0007-1234567.txt: Deleted 2025/12/08 03:26:22 INFO : dir1/0014-89;=.txt: Deleted 2025/12/08 03:26:24 INFO : dir1/0013-789;=.txt: Deleted 2025/12/08 03:26:26 INFO : dir1/0010-456789.txt: Deleted 2025/12/08 03:26:28 INFO : dir1/0008-2345678.txt: Deleted 2025/12/08 03:26:30 INFO : banana: Deleted 2025/12/08 03:26:32 INFO : dir1/0015-9;=.txt: Deleted 2025/12/08 03:26:32 DEBUG : Waiting for deletions to finish 2025/12/08 03:26:32 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/12/08 03:26:32 DEBUG : PREFIXsplitbananasplit: Excluded 2025/12/08 03:26:32 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/12/08 03:26:32 DEBUG : PREFIXapple: Excluded 2025/12/08 03:26:32 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/12/08 03:26:32 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/12/08 03:26:32 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/12/08 03:26:32 DEBUG : PREFIXbanana: Excluded 2025/12/08 03:26:32 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/12/08 03:26:32 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/12/08 03:26:32 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/12/08 03:26:32 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/12/08 03:26:32 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/12/08 03:26:32 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/12/08 03:26:32 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/12/08 03:26:32 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/12/08 03:26:32 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/12/08 03:26:32 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/12/08 03:26:32 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/12/08 03:26:32 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/12/08 03:26:32 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/12/08 03:26:32 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/12/08 03:26:32 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/12/08 03:26:32 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/12/08 03:26:32 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/12/08 03:26:32 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/12/08 03:26:32 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/12/08 03:26:32 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/12/08 03:26:32 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/12/08 03:26:32 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/12/08 03:26:32 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/12/08 03:26:32 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/12/08 03:26:32 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/12/08 03:26:32 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/12/08 03:26:32 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/12/08 03:26:32 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/12/08 03:26:32 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/12/08 03:26:32 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/12/08 03:26:32 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/08 03:26:32 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/12/08 03:26:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/12/08 03:26:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/12/08 03:26:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/12/08 03:26:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/12/08 03:26:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/12/08 03:26:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/12/08 03:26:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/12/08 03:26:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/12/08 03:26:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/12/08 03:26:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/12/08 03:26:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/12/08 03:26:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/12/08 03:26:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/12/08 03:26:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/12/08 03:26:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/12/08 03:26:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/12/08 03:26:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/12/08 03:26:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/12/08 03:26:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/12/08 03:26:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/12/08 03:26:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/12/08 03:26:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/12/08 03:26:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/12/08 03:26:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/12/08 03:26:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/12/08 03:26:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/12/08 03:26:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/12/08 03:26:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/12/08 03:26:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/12/08 03:26:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/12/08 03:26:32 DEBUG : apple: transformed to: PREFIXapple 2025/12/08 03:26:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/12/08 03:26:32 DEBUG : apple: transformed to: PREFIXapple 2025/12/08 03:26:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/12/08 03:26:32 DEBUG : apple: transformed to: PREFIXapple 2025/12/08 03:26:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/12/08 03:26:32 DEBUG : apple: transformed to: PREFIXapple 2025/12/08 03:26:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/12/08 03:26:32 DEBUG : apple: transformed to: PREFIXapple 2025/12/08 03:26:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/12/08 03:26:32 DEBUG : apple: transformed to: PREFIXapple 2025/12/08 03:26:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/12/08 03:26:32 DEBUG : apple: transformed to: PREFIXapple 2025/12/08 03:26:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/12/08 03:26:32 DEBUG : apple: transformed to: PREFIXapple 2025/12/08 03:26:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/12/08 03:26:32 DEBUG : apple: transformed to: PREFIXapple 2025/12/08 03:26:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/12/08 03:26:32 DEBUG : apple: transformed to: PREFIXapple 2025/12/08 03:26:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/12/08 03:26:32 DEBUG : apple: transformed to: PREFIXapple 2025/12/08 03:26:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/12/08 03:26:32 DEBUG : apple: transformed to: PREFIXapple 2025/12/08 03:26:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/12/08 03:26:32 DEBUG : apple: transformed to: PREFIXapple 2025/12/08 03:26:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/12/08 03:26:32 DEBUG : apple: transformed to: PREFIXapple 2025/12/08 03:26:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/12/08 03:26:32 DEBUG : apple: transformed to: PREFIXapple 2025/12/08 03:26:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/12/08 03:26:32 DEBUG : apple: transformed to: PREFIXapple 2025/12/08 03:26:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/12/08 03:26:32 DEBUG : banana: transformed to: PREFIXbanana 2025/12/08 03:26:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/12/08 03:26:32 DEBUG : banana: transformed to: PREFIXbanana 2025/12/08 03:26:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/12/08 03:26:32 DEBUG : banana: transformed to: PREFIXbanana 2025/12/08 03:26:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/12/08 03:26:32 DEBUG : banana: transformed to: PREFIXbanana 2025/12/08 03:26:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/12/08 03:26:32 DEBUG : banana: transformed to: PREFIXbanana 2025/12/08 03:26:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/12/08 03:26:32 DEBUG : banana: transformed to: PREFIXbanana 2025/12/08 03:26:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/12/08 03:26:32 DEBUG : banana: transformed to: PREFIXbanana 2025/12/08 03:26:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/12/08 03:26:32 DEBUG : banana: transformed to: PREFIXbanana 2025/12/08 03:26:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/12/08 03:26:32 DEBUG : banana: transformed to: PREFIXbanana 2025/12/08 03:26:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/12/08 03:26:32 DEBUG : banana: transformed to: PREFIXbanana 2025/12/08 03:26:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/12/08 03:26:32 DEBUG : banana: transformed to: PREFIXbanana 2025/12/08 03:26:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/12/08 03:26:32 DEBUG : banana: transformed to: PREFIXbanana 2025/12/08 03:26:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/12/08 03:26:32 DEBUG : banana: transformed to: PREFIXbanana 2025/12/08 03:26:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/12/08 03:26:32 DEBUG : banana: transformed to: PREFIXbanana 2025/12/08 03:26:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/12/08 03:26:32 DEBUG : banana: transformed to: PREFIXbanana 2025/12/08 03:26:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/12/08 03:26:32 DEBUG : banana: transformed to: PREFIXbanana 2025/12/08 03:26:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/12/08 03:26:32 DEBUG : banana: transformed to: PREFIXbanana 2025/12/08 03:26:32 DEBUG : apple: transformed to: PREFIXapple 2025/12/08 03:26:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/12/08 03:26:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/12/08 03:26:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/12/08 03:26:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/12/08 03:26:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/12/08 03:26:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/12/08 03:26:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/12/08 03:26:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/12/08 03:26:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/12/08 03:26:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/12/08 03:26:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/12/08 03:26:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/12/08 03:26:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/12/08 03:26:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/12/08 03:26:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/12/08 03:26:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/12/08 03:26:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/12/08 03:26:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/12/08 03:26:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/12/08 03:26:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/12/08 03:26:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/12/08 03:26:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/12/08 03:26:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/12/08 03:26:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/12/08 03:26:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/12/08 03:26:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/12/08 03:26:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/12/08 03:26:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/12/08 03:26:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/12/08 03:26:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/12/08 03:26:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/12/08 03:26:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/12/08 03:26:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/12/08 03:26:32 DEBUG : banana: transformed to: PREFIXbanana 2025/12/08 03:26:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/12/08 03:26:32 DEBUG : apple: transformed to: PREFIXapple 2025/12/08 03:26:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/12/08 03:26:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/12/08 03:26:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/12/08 03:26:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/12/08 03:26:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/12/08 03:26:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/12/08 03:26:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/12/08 03:26:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/12/08 03:26:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/12/08 03:26:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/12/08 03:26:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/12/08 03:26:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/12/08 03:26:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/12/08 03:26:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/12/08 03:26:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/12/08 03:26:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/12/08 03:26:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/12/08 03:26:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/12/08 03:26:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/12/08 03:26:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/12/08 03:26:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/12/08 03:26:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/12/08 03:26:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/12/08 03:26:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/12/08 03:26:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/12/08 03:26:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/12/08 03:26:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/12/08 03:26:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/12/08 03:26:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/12/08 03:26:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/12/08 03:26:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/12/08 03:26:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/12/08 03:26:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/12/08 03:26:32 DEBUG : banana: transformed to: PREFIXbanana 2025/12/08 03:26:32 DEBUG : apple: transformed to: PREFIXapple 2025/12/08 03:26:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/12/08 03:26:32 DEBUG : banana: transformed to: PREFIXbanana 2025/12/08 03:26:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/12/08 03:26:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/12/08 03:26:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/12/08 03:26:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/12/08 03:26:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/12/08 03:26:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/12/08 03:26:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/12/08 03:26:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/12/08 03:26:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/12/08 03:26:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/12/08 03:26:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/12/08 03:26:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/12/08 03:26:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/12/08 03:26:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/12/08 03:26:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/12/08 03:26:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/12/08 03:26:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/12/08 03:26:32 DEBUG : apple: Need to transfer - File not found at Destination 2025/12/08 03:26:32 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/12/08 03:26:32 DEBUG : banana: Need to transfer - File not found at Destination 2025/12/08 03:26:32 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/12/08 03:26:32 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/12/08 03:26:32 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/12/08 03:26:32 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/12/08 03:26:32 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/12/08 03:26:32 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/12/08 03:26:32 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/12/08 03:26:32 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/12/08 03:26:32 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/12/08 03:26:32 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/12/08 03:26:32 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/12/08 03:26:32 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/12/08 03:26:32 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/12/08 03:26:32 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/12/08 03:26:32 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/12/08 03:26:32 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/12/08 03:26:32 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/12/08 03:26:32 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for checks to finish 2025/12/08 03:26:32 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for transfers to finish 2025/12/08 03:26:34 DEBUG : apple: size = 5 OK 2025/12/08 03:26:34 INFO : apple: Copied (new) 2025/12/08 03:26:34 DEBUG : appleappleapplebanana: size = 21 OK 2025/12/08 03:26:34 INFO : appleappleapplebanana: Copied (new) 2025/12/08 03:26:35 DEBUG : banana: size = 6 OK 2025/12/08 03:26:35 INFO : banana: Copied (new) 2025/12/08 03:26:35 DEBUG : splitbananasplit: size = 16 OK 2025/12/08 03:26:35 INFO : splitbananasplit: Copied (new) 2025/12/08 03:26:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/12/08 03:26:37 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/12/08 03:26:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/12/08 03:26:39 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/12/08 03:26:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/12/08 03:26:41 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/12/08 03:26:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/12/08 03:26:41 INFO : dir1/0003-defghij.txt: Copied (new) 2025/12/08 03:26:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/12/08 03:26:41 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/12/08 03:26:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/12/08 03:26:43 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/12/08 03:26:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/12/08 03:26:43 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/12/08 03:26:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/12/08 03:26:46 INFO : dir1/0007-1234567.txt: Copied (new) 2025/12/08 03:26:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/12/08 03:26:46 INFO : dir1/0008-2345678.txt: Copied (new) 2025/12/08 03:26:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/12/08 03:26:46 INFO : dir1/0011-56789;.txt: Copied (new) 2025/12/08 03:26:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/12/08 03:26:48 INFO : dir1/0009-3456789.txt: Copied (new) 2025/12/08 03:26:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/12/08 03:26:48 INFO : dir1/0010-456789.txt: Copied (new) 2025/12/08 03:26:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/12/08 03:26:50 INFO : dir1/0012-6789;.txt: Copied (new) 2025/12/08 03:26:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/12/08 03:26:50 INFO : dir1/0013-789;=.txt: Copied (new) 2025/12/08 03:26:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/12/08 03:26:53 INFO : dir1/0014-89;=.txt: Copied (new) 2025/12/08 03:26:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/12/08 03:26:55 INFO : dir1/0015-9;=.txt: Copied (new) 2025/12/08 03:26:55 DEBUG : Waiting for deletions to finish 2025/12/08 03:26:57 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/12/08 03:26:57 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/12/08 03:26:59 INFO : PREFIXapple: Deleted 2025/12/08 03:27:01 INFO : PREFIXappleappleapplebanana: Deleted 2025/12/08 03:27:03 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/12/08 03:27:05 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/12/08 03:27:07 INFO : PREFIXsplitbananasplit: Deleted 2025/12/08 03:27:07 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/12/08 03:27:08 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/12/08 03:27:08 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/12/08 03:27:08 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/12/08 03:27:08 INFO : PREFIXbanana: Deleted 2025/12/08 03:27:09 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/12/08 03:27:09 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/12/08 03:27:09 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/12/08 03:27:09 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/12/08 03:27:11 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/12/08 03:27:13 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/12/08 03:27:14 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/12/08 03:27:14 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/12/08 03:27:14 DEBUG : Waiting for deletions to finish 2025/12/08 03:27:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/12/08 03:27:14 DEBUG : appleappleapplebanana: Excluded 2025/12/08 03:27:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/12/08 03:27:14 DEBUG : splitbananasplit: Excluded 2025/12/08 03:27:14 DEBUG : banana: Excluded (Path Filter) 2025/12/08 03:27:14 DEBUG : banana: Excluded 2025/12/08 03:27:14 DEBUG : apple: Excluded (Path Filter) 2025/12/08 03:27:14 DEBUG : apple: Excluded 2025/12/08 03:27:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/12/08 03:27:14 DEBUG : dir1/0009-3456789.txt: Excluded 2025/12/08 03:27:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/12/08 03:27:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/12/08 03:27:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/12/08 03:27:14 DEBUG : dir1/0014-89;=.txt: Excluded 2025/12/08 03:27:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/12/08 03:27:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/12/08 03:27:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/12/08 03:27:14 DEBUG : dir1/0003-defghij.txt: Excluded 2025/12/08 03:27:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/12/08 03:27:14 DEBUG : dir1/0012-6789;.txt: Excluded 2025/12/08 03:27:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/12/08 03:27:14 DEBUG : dir1/0008-2345678.txt: Excluded 2025/12/08 03:27:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/12/08 03:27:14 DEBUG : dir1/0011-56789;.txt: Excluded 2025/12/08 03:27:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/12/08 03:27:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/12/08 03:27:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/12/08 03:27:14 DEBUG : dir1/0015-9;=.txt: Excluded 2025/12/08 03:27:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/12/08 03:27:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/12/08 03:27:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/12/08 03:27:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/12/08 03:27:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/08 03:27:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/12/08 03:27:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/12/08 03:27:14 DEBUG : dir1/0010-456789.txt: Excluded 2025/12/08 03:27:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/12/08 03:27:14 DEBUG : dir1/0013-789;=.txt: Excluded 2025/12/08 03:27:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/12/08 03:27:14 DEBUG : dir1/0007-1234567.txt: Excluded 2025/12/08 03:27:14 DEBUG : Waiting for deletions to finish 2025/12/08 03:27:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/12/08 03:27:14 DEBUG : appleappleapplebanana: Excluded 2025/12/08 03:27:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/12/08 03:27:14 DEBUG : splitbananasplit: Excluded 2025/12/08 03:27:14 DEBUG : banana: Excluded (Path Filter) 2025/12/08 03:27:14 DEBUG : banana: Excluded 2025/12/08 03:27:14 DEBUG : apple: Excluded (Path Filter) 2025/12/08 03:27:14 DEBUG : apple: Excluded 2025/12/08 03:27:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/12/08 03:27:14 DEBUG : dir1/0009-3456789.txt: Excluded 2025/12/08 03:27:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/12/08 03:27:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/12/08 03:27:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/12/08 03:27:14 DEBUG : dir1/0014-89;=.txt: Excluded 2025/12/08 03:27:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/12/08 03:27:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/12/08 03:27:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/12/08 03:27:14 DEBUG : dir1/0003-defghij.txt: Excluded 2025/12/08 03:27:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/12/08 03:27:14 DEBUG : dir1/0012-6789;.txt: Excluded 2025/12/08 03:27:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/12/08 03:27:14 DEBUG : dir1/0008-2345678.txt: Excluded 2025/12/08 03:27:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/12/08 03:27:14 DEBUG : dir1/0011-56789;.txt: Excluded 2025/12/08 03:27:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/12/08 03:27:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/12/08 03:27:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/12/08 03:27:14 DEBUG : dir1/0015-9;=.txt: Excluded 2025/12/08 03:27:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/12/08 03:27:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/12/08 03:27:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/12/08 03:27:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/12/08 03:27:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/08 03:27:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/12/08 03:27:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/12/08 03:27:14 DEBUG : dir1/0010-456789.txt: Excluded 2025/12/08 03:27:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/12/08 03:27:14 DEBUG : dir1/0013-789;=.txt: Excluded 2025/12/08 03:27:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/12/08 03:27:14 DEBUG : dir1/0007-1234567.txt: Excluded === RUN TestTransform/suffix run.go:185: Remote "mega root 'rclone-test-hozowom4dola'", Local "Local file system at /tmp/rclone2856019449", Modify Window "876000h0m0s" 2025/12/08 03:27:52 DEBUG : apple: Excluded (Path Filter) 2025/12/08 03:27:52 DEBUG : apple: Excluded 2025/12/08 03:27:52 DEBUG : banana: Excluded (Path Filter) 2025/12/08 03:27:52 DEBUG : Waiting for deletions to finish 2025/12/08 03:27:52 DEBUG : banana: Excluded 2025/12/08 03:27:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/12/08 03:27:52 DEBUG : appleappleapplebanana: Excluded 2025/12/08 03:27:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/12/08 03:27:52 DEBUG : splitbananasplit: Excluded 2025/12/08 03:27:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/12/08 03:27:52 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/12/08 03:27:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/08 03:27:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/12/08 03:27:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/12/08 03:27:52 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/12/08 03:27:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/12/08 03:27:52 DEBUG : dir1/0003-defghij.txt: Excluded 2025/12/08 03:27:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/12/08 03:27:52 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/12/08 03:27:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/12/08 03:27:52 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/12/08 03:27:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/12/08 03:27:52 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/12/08 03:27:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/12/08 03:27:52 DEBUG : dir1/0007-1234567.txt: Excluded 2025/12/08 03:27:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/12/08 03:27:52 DEBUG : dir1/0008-2345678.txt: Excluded 2025/12/08 03:27:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/12/08 03:27:52 DEBUG : dir1/0009-3456789.txt: Excluded 2025/12/08 03:27:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/12/08 03:27:52 DEBUG : dir1/0010-456789.txt: Excluded 2025/12/08 03:27:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/12/08 03:27:52 DEBUG : dir1/0011-56789;.txt: Excluded 2025/12/08 03:27:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/12/08 03:27:52 DEBUG : dir1/0012-6789;.txt: Excluded 2025/12/08 03:27:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/12/08 03:27:52 DEBUG : dir1/0013-789;=.txt: Excluded 2025/12/08 03:27:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/12/08 03:27:52 DEBUG : dir1/0014-89;=.txt: Excluded 2025/12/08 03:27:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/12/08 03:27:52 DEBUG : dir1/0015-9;=.txt: Excluded 2025/12/08 03:27:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/12/08 03:27:52 DEBUG : apple: transformed to: appleSUFFIX 2025/12/08 03:27:52 DEBUG : banana: transformed to: bananaSUFFIX 2025/12/08 03:27:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/12/08 03:27:52 DEBUG : banana: transformed to: bananaSUFFIX 2025/12/08 03:27:52 DEBUG : apple: transformed to: appleSUFFIX 2025/12/08 03:27:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/12/08 03:27:52 DEBUG : banana: transformed to: bananaSUFFIX 2025/12/08 03:27:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/12/08 03:27:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/12/08 03:27:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/12/08 03:27:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/12/08 03:27:52 DEBUG : banana: transformed to: bananaSUFFIX 2025/12/08 03:27:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/12/08 03:27:52 DEBUG : apple: transformed to: appleSUFFIX 2025/12/08 03:27:52 DEBUG : apple: transformed to: appleSUFFIX 2025/12/08 03:27:52 DEBUG : apple: Need to transfer - File not found at Destination 2025/12/08 03:27:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/12/08 03:27:52 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/12/08 03:27:52 DEBUG : banana: transformed to: bananaSUFFIX 2025/12/08 03:27:52 DEBUG : banana: Need to transfer - File not found at Destination 2025/12/08 03:27:52 DEBUG : apple: transformed to: appleSUFFIX 2025/12/08 03:27:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/12/08 03:27:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/12/08 03:27:52 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/12/08 03:27:52 DEBUG : banana: transformed to: bananaSUFFIX 2025/12/08 03:27:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/12/08 03:27:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/12/08 03:27:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/12/08 03:27:52 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/12/08 03:27:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/12/08 03:27:52 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/12/08 03:27:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/12/08 03:27:52 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/12/08 03:27:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/12/08 03:27:52 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/12/08 03:27:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/12/08 03:27:52 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/12/08 03:27:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/12/08 03:27:52 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/12/08 03:27:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/12/08 03:27:52 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/12/08 03:27:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/12/08 03:27:52 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/12/08 03:27:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/12/08 03:27:52 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/12/08 03:27:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/12/08 03:27:52 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/12/08 03:27:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/12/08 03:27:52 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/12/08 03:27:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/12/08 03:27:52 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/12/08 03:27:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/12/08 03:27:52 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/12/08 03:27:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/12/08 03:27:52 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/12/08 03:27:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/12/08 03:27:52 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/12/08 03:27:52 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/12/08 03:27:52 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/12/08 03:27:52 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for checks to finish 2025/12/08 03:27:52 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for transfers to finish 2025/12/08 03:27:54 DEBUG : appleSUFFIX: size = 5 OK 2025/12/08 03:27:54 INFO : apple: Copied (new) to: appleSUFFIX 2025/12/08 03:27:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/12/08 03:27:56 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2025/12/08 03:27:56 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/12/08 03:27:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/12/08 03:27:59 DEBUG : bananaSUFFIX: size = 6 OK 2025/12/08 03:27:59 INFO : banana: Copied (new) to: bananaSUFFIX 2025/12/08 03:27:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/12/08 03:27:59 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2025/12/08 03:27:59 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/12/08 03:27:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/12/08 03:28:01 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2025/12/08 03:28:01 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/12/08 03:28:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/12/08 03:28:01 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2025/12/08 03:28:01 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/12/08 03:28:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/12/08 03:28:03 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2025/12/08 03:28:03 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/12/08 03:28:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/12/08 03:28:05 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2025/12/08 03:28:05 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/12/08 03:28:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/12/08 03:28:06 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2025/12/08 03:28:06 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/12/08 03:28:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/12/08 03:28:08 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2025/12/08 03:28:08 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/12/08 03:28:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/12/08 03:28:10 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2025/12/08 03:28:10 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/12/08 03:28:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/12/08 03:28:12 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2025/12/08 03:28:12 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/12/08 03:28:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/12/08 03:28:14 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2025/12/08 03:28:14 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/12/08 03:28:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/12/08 03:28:14 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2025/12/08 03:28:14 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/12/08 03:28:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/12/08 03:28:15 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2025/12/08 03:28:15 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/12/08 03:28:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/12/08 03:28:15 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2025/12/08 03:28:15 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/12/08 03:28:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/12/08 03:28:15 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2025/12/08 03:28:15 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/12/08 03:28:15 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2025/12/08 03:28:15 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/12/08 03:28:17 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2025/12/08 03:28:17 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/12/08 03:28:19 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2025/12/08 03:28:19 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/12/08 03:28:19 DEBUG : Waiting for deletions to finish 2025/12/08 03:28:20 INFO : banana: Deleted 2025/12/08 03:28:20 INFO : dir1/0007-1234567.txt: Deleted 2025/12/08 03:28:20 INFO : splitbananasplit: Deleted 2025/12/08 03:28:20 INFO : dir1/0015-9;=.txt: Deleted 2025/12/08 03:28:23 INFO : appleappleapplebanana: Deleted 2025/12/08 03:28:23 INFO : dir1/0006-ghijklm.txt: Deleted 2025/12/08 03:28:25 INFO : dir1/0012-6789;.txt: Deleted 2025/12/08 03:28:25 INFO : dir1/0010-456789.txt: Deleted 2025/12/08 03:28:27 INFO : dir1/0011-56789;.txt: Deleted 2025/12/08 03:28:29 INFO : apple: Deleted 2025/12/08 03:28:31 INFO : dir1/0000-abcdefg.txt: Deleted 2025/12/08 03:28:33 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/12/08 03:28:35 INFO : dir1/0009-3456789.txt: Deleted 2025/12/08 03:28:35 INFO : dir1/0013-789;=.txt: Deleted 2025/12/08 03:28:37 INFO : dir1/0005-fghijkl.txt: Deleted 2025/12/08 03:28:40 INFO : dir1/0004-efghijk.txt: Deleted 2025/12/08 03:28:41 INFO : dir1/0008-2345678.txt: Deleted 2025/12/08 03:28:44 INFO : dir1/0002-cdefghi.txt: Deleted 2025/12/08 03:28:44 INFO : dir1/0003-defghij.txt: Deleted 2025/12/08 03:28:46 INFO : dir1/0014-89;=.txt: Deleted 2025/12/08 03:28:46 DEBUG : Waiting for deletions to finish 2025/12/08 03:28:46 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/12/08 03:28:46 DEBUG : appleSUFFIX: Excluded 2025/12/08 03:28:46 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/12/08 03:28:46 DEBUG : splitbananasplitSUFFIX: Excluded 2025/12/08 03:28:46 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/12/08 03:28:46 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/12/08 03:28:46 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/12/08 03:28:46 DEBUG : bananaSUFFIX: Excluded 2025/12/08 03:28:46 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/12/08 03:28:46 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/12/08 03:28:46 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/12/08 03:28:46 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/12/08 03:28:46 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/12/08 03:28:46 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/12/08 03:28:46 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/12/08 03:28:46 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/12/08 03:28:46 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/12/08 03:28:46 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/12/08 03:28:46 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/12/08 03:28:46 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/12/08 03:28:46 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/12/08 03:28:46 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/12/08 03:28:46 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/12/08 03:28:46 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2025/12/08 03:28:46 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/12/08 03:28:46 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/12/08 03:28:46 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/12/08 03:28:46 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/12/08 03:28:46 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/12/08 03:28:46 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/12/08 03:28:46 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/12/08 03:28:46 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/12/08 03:28:46 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/12/08 03:28:46 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/12/08 03:28:46 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/12/08 03:28:46 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/12/08 03:28:46 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/12/08 03:28:46 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/12/08 03:28:46 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/12/08 03:28:46 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/12/08 03:28:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/12/08 03:28:46 DEBUG : apple: transformed to: appleSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/12/08 03:28:46 DEBUG : apple: transformed to: appleSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/12/08 03:28:46 DEBUG : apple: transformed to: appleSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/12/08 03:28:46 DEBUG : apple: transformed to: appleSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/12/08 03:28:46 DEBUG : apple: transformed to: appleSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/12/08 03:28:46 DEBUG : apple: transformed to: appleSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/12/08 03:28:46 DEBUG : apple: transformed to: appleSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/12/08 03:28:46 DEBUG : apple: transformed to: appleSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/12/08 03:28:46 DEBUG : apple: transformed to: appleSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/12/08 03:28:46 DEBUG : apple: transformed to: appleSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/12/08 03:28:46 DEBUG : apple: transformed to: appleSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/12/08 03:28:46 DEBUG : apple: transformed to: appleSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/12/08 03:28:46 DEBUG : apple: transformed to: appleSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/12/08 03:28:46 DEBUG : apple: transformed to: appleSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/12/08 03:28:46 DEBUG : apple: transformed to: appleSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/12/08 03:28:46 DEBUG : apple: transformed to: appleSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/12/08 03:28:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/12/08 03:28:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/12/08 03:28:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/12/08 03:28:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/12/08 03:28:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/12/08 03:28:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/12/08 03:28:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/12/08 03:28:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/12/08 03:28:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/12/08 03:28:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/12/08 03:28:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/12/08 03:28:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/12/08 03:28:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/12/08 03:28:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/12/08 03:28:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/12/08 03:28:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/12/08 03:28:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/12/08 03:28:46 DEBUG : apple: transformed to: appleSUFFIX 2025/12/08 03:28:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/12/08 03:28:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/12/08 03:28:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/12/08 03:28:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/12/08 03:28:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/12/08 03:28:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/12/08 03:28:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/12/08 03:28:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/12/08 03:28:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/12/08 03:28:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/12/08 03:28:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/12/08 03:28:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/12/08 03:28:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/12/08 03:28:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/12/08 03:28:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/12/08 03:28:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/12/08 03:28:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/12/08 03:28:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/12/08 03:28:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/12/08 03:28:46 DEBUG : apple: transformed to: appleSUFFIX 2025/12/08 03:28:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/12/08 03:28:46 DEBUG : apple: transformed to: appleSUFFIX 2025/12/08 03:28:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/12/08 03:28:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/12/08 03:28:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/12/08 03:28:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/12/08 03:28:46 DEBUG : apple: Need to transfer - File not found at Destination 2025/12/08 03:28:46 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/12/08 03:28:46 DEBUG : banana: Need to transfer - File not found at Destination 2025/12/08 03:28:46 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/12/08 03:28:46 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/12/08 03:28:46 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/12/08 03:28:46 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/12/08 03:28:46 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/12/08 03:28:46 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/12/08 03:28:46 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/12/08 03:28:46 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/12/08 03:28:46 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/12/08 03:28:46 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/12/08 03:28:46 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/12/08 03:28:46 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/12/08 03:28:46 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/12/08 03:28:46 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/12/08 03:28:46 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/12/08 03:28:46 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/12/08 03:28:46 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/12/08 03:28:46 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for checks to finish 2025/12/08 03:28:46 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for transfers to finish 2025/12/08 03:28:48 DEBUG : apple: size = 5 OK 2025/12/08 03:28:48 INFO : apple: Copied (new) 2025/12/08 03:28:48 DEBUG : banana: size = 6 OK 2025/12/08 03:28:48 INFO : banana: Copied (new) 2025/12/08 03:28:50 DEBUG : appleappleapplebanana: size = 21 OK 2025/12/08 03:28:50 INFO : appleappleapplebanana: Copied (new) 2025/12/08 03:28:50 DEBUG : splitbananasplit: size = 16 OK 2025/12/08 03:28:50 INFO : splitbananasplit: Copied (new) 2025/12/08 03:28:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/12/08 03:28:52 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/12/08 03:28:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/12/08 03:28:54 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/12/08 03:28:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/12/08 03:28:55 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/12/08 03:28:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/12/08 03:28:55 INFO : dir1/0003-defghij.txt: Copied (new) 2025/12/08 03:28:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/12/08 03:28:57 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/12/08 03:28:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/12/08 03:28:59 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/12/08 03:29:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/12/08 03:29:01 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/12/08 03:29:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/12/08 03:29:02 INFO : dir1/0007-1234567.txt: Copied (new) 2025/12/08 03:29:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/12/08 03:29:02 INFO : dir1/0008-2345678.txt: Copied (new) 2025/12/08 03:29:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/12/08 03:29:02 INFO : dir1/0009-3456789.txt: Copied (new) 2025/12/08 03:29:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/12/08 03:29:03 INFO : dir1/0010-456789.txt: Copied (new) 2025/12/08 03:29:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/12/08 03:29:05 INFO : dir1/0011-56789;.txt: Copied (new) 2025/12/08 03:29:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/12/08 03:29:07 INFO : dir1/0012-6789;.txt: Copied (new) 2025/12/08 03:29:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/12/08 03:29:09 INFO : dir1/0013-789;=.txt: Copied (new) 2025/12/08 03:29:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/12/08 03:29:11 INFO : dir1/0014-89;=.txt: Copied (new) 2025/12/08 03:29:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/12/08 03:29:12 INFO : dir1/0015-9;=.txt: Copied (new) 2025/12/08 03:29:12 DEBUG : Waiting for deletions to finish 2025/12/08 03:29:12 INFO : appleSUFFIX: Deleted 2025/12/08 03:29:14 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/12/08 03:29:14 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/12/08 03:29:16 INFO : splitbananasplitSUFFIX: Deleted 2025/12/08 03:29:18 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/12/08 03:29:18 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/12/08 03:29:20 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/12/08 03:29:23 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/12/08 03:29:23 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/12/08 03:29:23 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/12/08 03:29:23 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/12/08 03:29:23 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/12/08 03:29:25 INFO : appleappleapplebananaSUFFIX: Deleted 2025/12/08 03:29:28 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/12/08 03:29:28 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/12/08 03:29:30 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/12/08 03:29:32 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/12/08 03:29:32 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/12/08 03:29:32 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/12/08 03:29:33 INFO : bananaSUFFIX: Deleted 2025/12/08 03:29:33 DEBUG : Waiting for deletions to finish 2025/12/08 03:29:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/12/08 03:29:33 DEBUG : splitbananasplit: Excluded 2025/12/08 03:29:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/12/08 03:29:33 DEBUG : appleappleapplebanana: Excluded 2025/12/08 03:29:33 DEBUG : banana: Excluded (Path Filter) 2025/12/08 03:29:33 DEBUG : banana: Excluded 2025/12/08 03:29:33 DEBUG : apple: Excluded (Path Filter) 2025/12/08 03:29:33 DEBUG : apple: Excluded 2025/12/08 03:29:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/12/08 03:29:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/12/08 03:29:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/12/08 03:29:33 DEBUG : dir1/0008-2345678.txt: Excluded 2025/12/08 03:29:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/12/08 03:29:33 DEBUG : dir1/0009-3456789.txt: Excluded 2025/12/08 03:29:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/12/08 03:29:33 DEBUG : dir1/0011-56789;.txt: Excluded 2025/12/08 03:29:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/12/08 03:29:33 DEBUG : dir1/0012-6789;.txt: Excluded 2025/12/08 03:29:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/12/08 03:29:33 DEBUG : dir1/0007-1234567.txt: Excluded 2025/12/08 03:29:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/12/08 03:29:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/12/08 03:29:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/12/08 03:29:33 DEBUG : dir1/0015-9;=.txt: Excluded 2025/12/08 03:29:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/08 03:29:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/12/08 03:29:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/12/08 03:29:33 DEBUG : dir1/0003-defghij.txt: Excluded 2025/12/08 03:29:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/12/08 03:29:33 DEBUG : dir1/0014-89;=.txt: Excluded 2025/12/08 03:29:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/12/08 03:29:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/12/08 03:29:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/12/08 03:29:33 DEBUG : dir1/0013-789;=.txt: Excluded 2025/12/08 03:29:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/12/08 03:29:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/12/08 03:29:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/12/08 03:29:33 DEBUG : dir1/0010-456789.txt: Excluded 2025/12/08 03:29:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/12/08 03:29:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/12/08 03:29:33 DEBUG : Waiting for deletions to finish 2025/12/08 03:29:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/12/08 03:29:33 DEBUG : splitbananasplit: Excluded 2025/12/08 03:29:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/12/08 03:29:33 DEBUG : appleappleapplebanana: Excluded 2025/12/08 03:29:33 DEBUG : banana: Excluded (Path Filter) 2025/12/08 03:29:33 DEBUG : banana: Excluded 2025/12/08 03:29:33 DEBUG : apple: Excluded (Path Filter) 2025/12/08 03:29:33 DEBUG : apple: Excluded 2025/12/08 03:29:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/12/08 03:29:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/12/08 03:29:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/12/08 03:29:33 DEBUG : dir1/0008-2345678.txt: Excluded 2025/12/08 03:29:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/12/08 03:29:33 DEBUG : dir1/0009-3456789.txt: Excluded 2025/12/08 03:29:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/12/08 03:29:33 DEBUG : dir1/0011-56789;.txt: Excluded 2025/12/08 03:29:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/12/08 03:29:33 DEBUG : dir1/0012-6789;.txt: Excluded 2025/12/08 03:29:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/12/08 03:29:33 DEBUG : dir1/0007-1234567.txt: Excluded 2025/12/08 03:29:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/12/08 03:29:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/12/08 03:29:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/12/08 03:29:33 DEBUG : dir1/0015-9;=.txt: Excluded 2025/12/08 03:29:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/08 03:29:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/12/08 03:29:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/12/08 03:29:33 DEBUG : dir1/0003-defghij.txt: Excluded 2025/12/08 03:29:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/12/08 03:29:33 DEBUG : dir1/0014-89;=.txt: Excluded 2025/12/08 03:29:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/12/08 03:29:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/12/08 03:29:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/12/08 03:29:33 DEBUG : dir1/0013-789;=.txt: Excluded 2025/12/08 03:29:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/12/08 03:29:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/12/08 03:29:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/12/08 03:29:33 DEBUG : dir1/0010-456789.txt: Excluded 2025/12/08 03:29:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/12/08 03:29:33 DEBUG : dir1/0004-efghijk.txt: Excluded === RUN TestTransform/truncate run.go:185: Remote "mega root 'rclone-test-hozowom4dola'", Local "Local file system at /tmp/rclone2856019449", Modify Window "876000h0m0s" 2025/12/08 03:30:13 DEBUG : apple: Excluded (Path Filter) 2025/12/08 03:30:13 DEBUG : apple: Excluded 2025/12/08 03:30:13 DEBUG : banana: Excluded (Path Filter) 2025/12/08 03:30:13 DEBUG : banana: Excluded 2025/12/08 03:30:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/12/08 03:30:13 DEBUG : appleappleapplebanana: Excluded 2025/12/08 03:30:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/12/08 03:30:13 DEBUG : splitbananasplit: Excluded 2025/12/08 03:30:13 DEBUG : Waiting for deletions to finish 2025/12/08 03:30:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/12/08 03:30:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/12/08 03:30:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/08 03:30:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/12/08 03:30:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/12/08 03:30:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/12/08 03:30:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/12/08 03:30:13 DEBUG : dir1/0003-defghij.txt: Excluded 2025/12/08 03:30:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/12/08 03:30:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/12/08 03:30:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/12/08 03:30:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/12/08 03:30:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/12/08 03:30:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/12/08 03:30:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/12/08 03:30:13 DEBUG : dir1/0007-1234567.txt: Excluded 2025/12/08 03:30:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/12/08 03:30:13 DEBUG : dir1/0008-2345678.txt: Excluded 2025/12/08 03:30:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/12/08 03:30:13 DEBUG : dir1/0009-3456789.txt: Excluded 2025/12/08 03:30:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/12/08 03:30:13 DEBUG : dir1/0010-456789.txt: Excluded 2025/12/08 03:30:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/12/08 03:30:13 DEBUG : dir1/0011-56789;.txt: Excluded 2025/12/08 03:30:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/12/08 03:30:13 DEBUG : dir1/0012-6789;.txt: Excluded 2025/12/08 03:30:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/12/08 03:30:13 DEBUG : dir1/0013-789;=.txt: Excluded 2025/12/08 03:30:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/12/08 03:30:13 DEBUG : dir1/0014-89;=.txt: Excluded 2025/12/08 03:30:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/12/08 03:30:13 DEBUG : dir1/0015-9;=.txt: Excluded 2025/12/08 03:30:13 DEBUG : splitbananasplit: transformed to: splitbanan 2025/12/08 03:30:13 DEBUG : splitbananasplit: transformed to: splitbanan 2025/12/08 03:30:13 DEBUG : splitbananasplit: transformed to: splitbanan 2025/12/08 03:30:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/12/08 03:30:13 DEBUG : splitbananasplit: transformed to: splitbanan 2025/12/08 03:30:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/12/08 03:30:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/12/08 03:30:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/12/08 03:30:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/12/08 03:30:13 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/12/08 03:30:13 DEBUG : splitbananasplit: transformed to: splitbanan 2025/12/08 03:30:13 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/12/08 03:30:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/12/08 03:30:13 DEBUG : apple: size = 5 OK 2025/12/08 03:30:13 DEBUG : apple: Sizes identical 2025/12/08 03:30:13 DEBUG : banana: size = 6 OK 2025/12/08 03:30:13 DEBUG : banana: Sizes identical 2025/12/08 03:30:13 DEBUG : banana: Unchanged skipping 2025/12/08 03:30:13 DEBUG : apple: Unchanged skipping 2025/12/08 03:30:13 DEBUG : splitbananasplit: transformed to: splitbanan 2025/12/08 03:30:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/12/08 03:30:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/12/08 03:30:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/12/08 03:30:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/12/08 03:30:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/12/08 03:30:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/12/08 03:30:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/12/08 03:30:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/12/08 03:30:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/12/08 03:30:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/12/08 03:30:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/12/08 03:30:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/12/08 03:30:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/12/08 03:30:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/12/08 03:30:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/12/08 03:30:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/12/08 03:30:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/12/08 03:30:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/12/08 03:30:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/12/08 03:30:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/12/08 03:30:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/12/08 03:30:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/12/08 03:30:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/12/08 03:30:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/12/08 03:30:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/12/08 03:30:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/12/08 03:30:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/12/08 03:30:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/12/08 03:30:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/12/08 03:30:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/12/08 03:30:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/12/08 03:30:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/12/08 03:30:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/12/08 03:30:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/12/08 03:30:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/12/08 03:30:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/12/08 03:30:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/12/08 03:30:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/12/08 03:30:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/12/08 03:30:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/12/08 03:30:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/12/08 03:30:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/12/08 03:30:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/12/08 03:30:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/12/08 03:30:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/12/08 03:30:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/12/08 03:30:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/12/08 03:30:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/12/08 03:30:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/12/08 03:30:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/12/08 03:30:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/12/08 03:30:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/12/08 03:30:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/12/08 03:30:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/12/08 03:30:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/12/08 03:30:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/12/08 03:30:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/12/08 03:30:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/12/08 03:30:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/12/08 03:30:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/12/08 03:30:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/12/08 03:30:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/12/08 03:30:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/12/08 03:30:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/12/08 03:30:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/12/08 03:30:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/12/08 03:30:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/12/08 03:30:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/12/08 03:30:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/12/08 03:30:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/12/08 03:30:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/12/08 03:30:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/12/08 03:30:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/12/08 03:30:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/12/08 03:30:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/12/08 03:30:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/12/08 03:30:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/12/08 03:30:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/12/08 03:30:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/12/08 03:30:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/12/08 03:30:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/12/08 03:30:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/12/08 03:30:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/12/08 03:30:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/12/08 03:30:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/12/08 03:30:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/12/08 03:30:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/12/08 03:30:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/12/08 03:30:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/12/08 03:30:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/12/08 03:30:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/12/08 03:30:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/12/08 03:30:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/12/08 03:30:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/12/08 03:30:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/12/08 03:30:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/12/08 03:30:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/12/08 03:30:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/12/08 03:30:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/12/08 03:30:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/12/08 03:30:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/12/08 03:30:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/12/08 03:30:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/12/08 03:30:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/12/08 03:30:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/12/08 03:30:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/12/08 03:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/12/08 03:30:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/12/08 03:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/12/08 03:30:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/12/08 03:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/12/08 03:30:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/12/08 03:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/12/08 03:30:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/12/08 03:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/12/08 03:30:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/12/08 03:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/12/08 03:30:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/12/08 03:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/12/08 03:30:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/12/08 03:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/12/08 03:30:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/12/08 03:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/12/08 03:30:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/12/08 03:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/12/08 03:30:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/12/08 03:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/12/08 03:30:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/12/08 03:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/12/08 03:30:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/12/08 03:30:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/12/08 03:30:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/12/08 03:30:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/12/08 03:30:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/12/08 03:30:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/12/08 03:30:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/12/08 03:30:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/12/08 03:30:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/12/08 03:30:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/12/08 03:30:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/12/08 03:30:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/12/08 03:30:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/12/08 03:30:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/12/08 03:30:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/12/08 03:30:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/12/08 03:30:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/12/08 03:30:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/12/08 03:30:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/12/08 03:30:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/12/08 03:30:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/12/08 03:30:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/12/08 03:30:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/12/08 03:30:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/12/08 03:30:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/12/08 03:30:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/12/08 03:30:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/12/08 03:30:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/12/08 03:30:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/12/08 03:30:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/12/08 03:30:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/12/08 03:30:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/12/08 03:30:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/12/08 03:30:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/12/08 03:30:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/12/08 03:30:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/12/08 03:30:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/12/08 03:30:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/12/08 03:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/12/08 03:30:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/12/08 03:30:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/12/08 03:30:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/12/08 03:30:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/12/08 03:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/12/08 03:30:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/12/08 03:30:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/12/08 03:30:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/12/08 03:30:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/12/08 03:30:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/12/08 03:30:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/12/08 03:30:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/12/08 03:30:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/12/08 03:30:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/12/08 03:30:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/12/08 03:30:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/12/08 03:30:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/12/08 03:30:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/12/08 03:30:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/12/08 03:30:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/12/08 03:30:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/12/08 03:30:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/12/08 03:30:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/12/08 03:30:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/12/08 03:30:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/12/08 03:30:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/12/08 03:30:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/12/08 03:30:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/12/08 03:30:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/12/08 03:30:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/12/08 03:30:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/12/08 03:30:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/12/08 03:30:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/12/08 03:30:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/12/08 03:30:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/12/08 03:30:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/12/08 03:30:13 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for checks to finish 2025/12/08 03:30:13 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for transfers to finish 2025/12/08 03:30:13 DEBUG : appleapple: size = 21 OK 2025/12/08 03:30:13 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/12/08 03:30:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/12/08 03:30:16 DEBUG : splitbanan: size = 16 OK 2025/12/08 03:30:16 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/12/08 03:30:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/12/08 03:30:18 DEBUG : dir1/0000-abcde: size = 21 OK 2025/12/08 03:30:18 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/12/08 03:30:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/12/08 03:30:18 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/12/08 03:30:18 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/12/08 03:30:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/12/08 03:30:20 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/12/08 03:30:20 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/12/08 03:30:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/12/08 03:30:20 DEBUG : dir1/0003-defgh: size = 21 OK 2025/12/08 03:30:20 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/12/08 03:30:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/12/08 03:30:22 DEBUG : dir1/0004-efghi: size = 21 OK 2025/12/08 03:30:22 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/12/08 03:30:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/12/08 03:30:22 DEBUG : dir1/0005-fghij: size = 21 OK 2025/12/08 03:30:22 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/12/08 03:30:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/12/08 03:30:23 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/12/08 03:30:23 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/12/08 03:30:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/12/08 03:30:25 DEBUG : dir1/0007-12345: size = 21 OK 2025/12/08 03:30:25 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/12/08 03:30:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/12/08 03:30:25 DEBUG : dir1/0008-23456: size = 21 OK 2025/12/08 03:30:25 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/12/08 03:30:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/12/08 03:30:27 DEBUG : dir1/0009-34567: size = 21 OK 2025/12/08 03:30:27 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/12/08 03:30:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/12/08 03:30:29 DEBUG : dir1/0010-45678: size = 20 OK 2025/12/08 03:30:29 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/12/08 03:30:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/12/08 03:30:32 DEBUG : dir1/0011-56789: size = 20 OK 2025/12/08 03:30:32 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/12/08 03:30:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/12/08 03:30:32 DEBUG : dir1/0012-6789;: size = 19 OK 2025/12/08 03:30:32 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/12/08 03:30:34 DEBUG : dir1/0013-789;=: size = 19 OK 2025/12/08 03:30:34 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/12/08 03:30:36 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/12/08 03:30:36 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/12/08 03:30:36 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/12/08 03:30:36 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/12/08 03:30:36 DEBUG : Waiting for deletions to finish 2025/12/08 03:30:38 INFO : appleappleapplebanana: Deleted 2025/12/08 03:30:39 INFO : dir1/0007-1234567.txt: Deleted 2025/12/08 03:30:39 INFO : dir1/0009-3456789.txt: Deleted 2025/12/08 03:30:39 INFO : dir1/0011-56789;.txt: Deleted 2025/12/08 03:30:39 INFO : dir1/0000-abcdefg.txt: Deleted 2025/12/08 03:30:40 INFO : dir1/0012-6789;.txt: Deleted 2025/12/08 03:30:40 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/12/08 03:30:40 INFO : dir1/0005-fghijkl.txt: Deleted 2025/12/08 03:30:43 INFO : splitbananasplit: Deleted 2025/12/08 03:30:43 INFO : dir1/0014-89;=.txt: Deleted 2025/12/08 03:30:43 INFO : dir1/0004-efghijk.txt: Deleted 2025/12/08 03:30:45 INFO : dir1/0002-cdefghi.txt: Deleted 2025/12/08 03:30:47 INFO : dir1/0003-defghij.txt: Deleted 2025/12/08 03:30:49 INFO : dir1/0008-2345678.txt: Deleted 2025/12/08 03:30:52 INFO : dir1/0013-789;=.txt: Deleted 2025/12/08 03:30:52 INFO : dir1/0006-ghijklm.txt: Deleted 2025/12/08 03:30:52 INFO : dir1/0010-456789.txt: Deleted 2025/12/08 03:30:52 INFO : dir1/0015-9;=.txt: Deleted 2025/12/08 03:30:52 DEBUG : Waiting for deletions to finish 2025/12/08 03:30:52 DEBUG : apple: Excluded (Path Filter) 2025/12/08 03:30:52 DEBUG : apple: Excluded 2025/12/08 03:30:52 DEBUG : banana: Excluded (Path Filter) 2025/12/08 03:30:52 DEBUG : banana: Excluded 2025/12/08 03:30:52 DEBUG : splitbanan: Excluded (Path Filter) 2025/12/08 03:30:52 DEBUG : splitbanan: Excluded 2025/12/08 03:30:52 DEBUG : appleapple: Excluded (Path Filter) 2025/12/08 03:30:52 DEBUG : appleapple: Excluded 2025/12/08 03:30:52 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/12/08 03:30:52 DEBUG : dir1/0012-6789;: Excluded 2025/12/08 03:30:52 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/12/08 03:30:52 DEBUG : dir1/0010-45678: Excluded 2025/12/08 03:30:52 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/12/08 03:30:52 DEBUG : dir1/0006-ghijk: Excluded 2025/12/08 03:30:52 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/12/08 03:30:52 DEBUG : dir1/0005-fghij: Excluded 2025/12/08 03:30:52 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/12/08 03:30:52 DEBUG : dir1/0007-12345: Excluded 2025/12/08 03:30:52 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/12/08 03:30:52 DEBUG : dir1/0009-34567: Excluded 2025/12/08 03:30:52 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/12/08 03:30:52 DEBUG : dir1/0002-cdefg: Excluded 2025/12/08 03:30:52 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/12/08 03:30:52 DEBUG : dir1/0014-89;=.: Excluded 2025/12/08 03:30:52 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/12/08 03:30:52 DEBUG : dir1/0004-efghi: Excluded 2025/12/08 03:30:52 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/12/08 03:30:52 DEBUG : dir1/0015-9;=.t: Excluded 2025/12/08 03:30:52 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/12/08 03:30:52 DEBUG : dir1/0001-bcdef: Excluded 2025/12/08 03:30:52 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/12/08 03:30:52 DEBUG : dir1/0013-789;=: Excluded 2025/12/08 03:30:52 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/12/08 03:30:52 DEBUG : dir1/0011-56789: Excluded 2025/12/08 03:30:52 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/12/08 03:30:52 DEBUG : dir1/0003-defgh: Excluded 2025/12/08 03:30:52 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/12/08 03:30:52 DEBUG : dir1/0008-23456: Excluded 2025/12/08 03:30:52 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/12/08 03:30:52 DEBUG : dir1/0000-abcde: Excluded 2025/12/08 03:30:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/12/08 03:30:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/12/08 03:30:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/12/08 03:30:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/12/08 03:30:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/12/08 03:30:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/12/08 03:30:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/12/08 03:30:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/12/08 03:30:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/12/08 03:30:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/12/08 03:30:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/12/08 03:30:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/12/08 03:30:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/12/08 03:30:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/12/08 03:30:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/12/08 03:30:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/12/08 03:30:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/12/08 03:30:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/12/08 03:30:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/12/08 03:30:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/12/08 03:30:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/12/08 03:30:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/12/08 03:30:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/12/08 03:30:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/12/08 03:30:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/12/08 03:30:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/12/08 03:30:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/12/08 03:30:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/12/08 03:30:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/12/08 03:30:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/12/08 03:30:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/12/08 03:30:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/12/08 03:30:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/12/08 03:30:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/12/08 03:30:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/12/08 03:30:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/12/08 03:30:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/12/08 03:30:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/12/08 03:30:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/12/08 03:30:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/12/08 03:30:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/12/08 03:30:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/12/08 03:30:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/12/08 03:30:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/12/08 03:30:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/12/08 03:30:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/12/08 03:30:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/12/08 03:30:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/12/08 03:30:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/12/08 03:30:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/12/08 03:30:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/12/08 03:30:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/12/08 03:30:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/12/08 03:30:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/12/08 03:30:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/12/08 03:30:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/12/08 03:30:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/12/08 03:30:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/12/08 03:30:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/12/08 03:30:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/12/08 03:30:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/12/08 03:30:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/12/08 03:30:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/12/08 03:30:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/12/08 03:30:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/12/08 03:30:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/12/08 03:30:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/12/08 03:30:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/12/08 03:30:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/12/08 03:30:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/12/08 03:30:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/12/08 03:30:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/12/08 03:30:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/12/08 03:30:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/12/08 03:30:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/12/08 03:30:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/12/08 03:30:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/12/08 03:30:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/12/08 03:30:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/12/08 03:30:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/12/08 03:30:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/12/08 03:30:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/12/08 03:30:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/12/08 03:30:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/12/08 03:30:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/12/08 03:30:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/12/08 03:30:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/12/08 03:30:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/12/08 03:30:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/12/08 03:30:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/12/08 03:30:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/12/08 03:30:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/12/08 03:30:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/12/08 03:30:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/12/08 03:30:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/12/08 03:30:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/12/08 03:30:52 DEBUG : splitbananasplit: transformed to: splitbanan 2025/12/08 03:30:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/12/08 03:30:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/12/08 03:30:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/12/08 03:30:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/12/08 03:30:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/12/08 03:30:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/12/08 03:30:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/12/08 03:30:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/12/08 03:30:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/12/08 03:30:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/12/08 03:30:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/12/08 03:30:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/12/08 03:30:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/12/08 03:30:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/12/08 03:30:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/12/08 03:30:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/12/08 03:30:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/12/08 03:30:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/12/08 03:30:52 DEBUG : splitbananasplit: transformed to: splitbanan 2025/12/08 03:30:52 DEBUG : splitbananasplit: transformed to: splitbanan 2025/12/08 03:30:52 DEBUG : splitbananasplit: transformed to: splitbanan 2025/12/08 03:30:52 DEBUG : splitbananasplit: transformed to: splitbanan 2025/12/08 03:30:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/12/08 03:30:52 DEBUG : splitbananasplit: transformed to: splitbanan 2025/12/08 03:30:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/12/08 03:30:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/12/08 03:30:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/12/08 03:30:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/12/08 03:30:52 DEBUG : splitbananasplit: transformed to: splitbanan 2025/12/08 03:30:52 DEBUG : apple: size = 5 OK 2025/12/08 03:30:52 DEBUG : apple: Sizes identical 2025/12/08 03:30:52 DEBUG : appleapple: size = 21 OK 2025/12/08 03:30:52 DEBUG : apple: Unchanged skipping 2025/12/08 03:30:52 DEBUG : appleappleapplebanana: Sizes identical 2025/12/08 03:30:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/12/08 03:30:52 DEBUG : banana: size = 6 OK 2025/12/08 03:30:52 DEBUG : banana: Sizes identical 2025/12/08 03:30:52 DEBUG : banana: Unchanged skipping 2025/12/08 03:30:52 DEBUG : splitbanan: size = 16 OK 2025/12/08 03:30:52 DEBUG : splitbananasplit: Sizes identical 2025/12/08 03:30:52 DEBUG : splitbananasplit: Unchanged skipping 2025/12/08 03:30:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/12/08 03:30:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/12/08 03:30:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/12/08 03:30:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/12/08 03:30:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/12/08 03:30:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/12/08 03:30:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/12/08 03:30:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/12/08 03:30:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/12/08 03:30:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/12/08 03:30:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/12/08 03:30:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/12/08 03:30:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/12/08 03:30:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/12/08 03:30:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/12/08 03:30:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/12/08 03:30:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/12/08 03:30:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/12/08 03:30:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/12/08 03:30:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/12/08 03:30:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/12/08 03:30:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/12/08 03:30:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/12/08 03:30:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/12/08 03:30:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/12/08 03:30:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/12/08 03:30:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/12/08 03:30:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/12/08 03:30:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/12/08 03:30:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/12/08 03:30:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/12/08 03:30:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/12/08 03:30:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/12/08 03:30:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/12/08 03:30:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/12/08 03:30:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/12/08 03:30:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/12/08 03:30:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/12/08 03:30:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/12/08 03:30:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/12/08 03:30:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/12/08 03:30:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/12/08 03:30:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/12/08 03:30:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/12/08 03:30:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/12/08 03:30:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/12/08 03:30:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/12/08 03:30:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/12/08 03:30:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/12/08 03:30:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/12/08 03:30:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/12/08 03:30:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/12/08 03:30:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/12/08 03:30:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/12/08 03:30:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/12/08 03:30:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/12/08 03:30:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/12/08 03:30:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/12/08 03:30:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/12/08 03:30:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/12/08 03:30:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/12/08 03:30:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/12/08 03:30:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/12/08 03:30:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/12/08 03:30:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/12/08 03:30:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/12/08 03:30:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/12/08 03:30:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/12/08 03:30:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/12/08 03:30:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/12/08 03:30:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/12/08 03:30:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/12/08 03:30:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/12/08 03:30:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/12/08 03:30:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/12/08 03:30:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/12/08 03:30:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/12/08 03:30:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/12/08 03:30:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/12/08 03:30:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/12/08 03:30:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/12/08 03:30:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/12/08 03:30:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/12/08 03:30:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/12/08 03:30:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/12/08 03:30:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/12/08 03:30:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/12/08 03:30:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/12/08 03:30:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/12/08 03:30:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/12/08 03:30:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/12/08 03:30:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/12/08 03:30:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/12/08 03:30:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/12/08 03:30:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/12/08 03:30:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/12/08 03:30:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/12/08 03:30:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/12/08 03:30:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/12/08 03:30:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/12/08 03:30:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/12/08 03:30:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/12/08 03:30:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/12/08 03:30:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/12/08 03:30:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/12/08 03:30:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/12/08 03:30:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/12/08 03:30:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/12/08 03:30:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/12/08 03:30:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/12/08 03:30:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/12/08 03:30:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/12/08 03:30:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/12/08 03:30:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/12/08 03:30:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/12/08 03:30:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/12/08 03:30:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/12/08 03:30:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/12/08 03:30:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/12/08 03:30:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/12/08 03:30:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/12/08 03:30:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/12/08 03:30:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/12/08 03:30:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/12/08 03:30:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/12/08 03:30:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/12/08 03:30:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/12/08 03:30:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/12/08 03:30:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/12/08 03:30:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/12/08 03:30:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/12/08 03:30:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/12/08 03:30:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/12/08 03:30:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/12/08 03:30:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/12/08 03:30:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/12/08 03:30:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/12/08 03:30:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/12/08 03:30:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/12/08 03:30:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/12/08 03:30:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/12/08 03:30:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/12/08 03:30:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/12/08 03:30:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/12/08 03:30:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/12/08 03:30:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/12/08 03:30:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/12/08 03:30:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/12/08 03:30:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/12/08 03:30:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/12/08 03:30:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/12/08 03:30:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/12/08 03:30:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/12/08 03:30:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/12/08 03:30:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/12/08 03:30:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/12/08 03:30:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/12/08 03:30:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/12/08 03:30:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/12/08 03:30:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/12/08 03:30:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/12/08 03:30:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/12/08 03:30:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/12/08 03:30:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/12/08 03:30:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/12/08 03:30:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/12/08 03:30:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/12/08 03:30:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/12/08 03:30:52 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/12/08 03:30:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/12/08 03:30:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/12/08 03:30:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/12/08 03:30:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/12/08 03:30:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/12/08 03:30:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/12/08 03:30:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/12/08 03:30:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/12/08 03:30:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/12/08 03:30:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/12/08 03:30:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/12/08 03:30:52 DEBUG : dir1/0000-abcde: size = 21 OK 2025/12/08 03:30:52 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/12/08 03:30:52 DEBUG : dir1/0004-efghi: size = 21 OK 2025/12/08 03:30:52 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/12/08 03:30:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/12/08 03:30:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/12/08 03:30:52 DEBUG : dir1/0005-fghij: size = 21 OK 2025/12/08 03:30:52 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/12/08 03:30:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/12/08 03:30:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/12/08 03:30:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/12/08 03:30:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/12/08 03:30:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/12/08 03:30:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/12/08 03:30:52 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/12/08 03:30:52 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/12/08 03:30:52 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/12/08 03:30:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/12/08 03:30:52 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/12/08 03:30:52 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/12/08 03:30:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/12/08 03:30:52 DEBUG : dir1/0007-12345: size = 21 OK 2025/12/08 03:30:52 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/12/08 03:30:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/12/08 03:30:52 DEBUG : dir1/0008-23456: size = 21 OK 2025/12/08 03:30:52 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/12/08 03:30:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/12/08 03:30:52 DEBUG : dir1/0009-34567: size = 21 OK 2025/12/08 03:30:52 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/12/08 03:30:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/12/08 03:30:52 DEBUG : dir1/0010-45678: size = 20 OK 2025/12/08 03:30:52 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/12/08 03:30:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/12/08 03:30:52 DEBUG : dir1/0003-defgh: size = 21 OK 2025/12/08 03:30:52 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/12/08 03:30:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/12/08 03:30:52 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/12/08 03:30:52 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/12/08 03:30:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/12/08 03:30:52 DEBUG : dir1/0011-56789: size = 20 OK 2025/12/08 03:30:52 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/12/08 03:30:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/12/08 03:30:52 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for checks to finish 2025/12/08 03:30:52 DEBUG : dir1/0012-6789;: size = 19 OK 2025/12/08 03:30:52 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/12/08 03:30:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/12/08 03:30:52 DEBUG : dir1/0013-789;=: size = 19 OK 2025/12/08 03:30:52 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/12/08 03:30:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/12/08 03:30:52 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/12/08 03:30:52 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/12/08 03:30:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/12/08 03:30:52 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/12/08 03:30:52 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/12/08 03:30:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/12/08 03:30:52 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for transfers to finish 2025/12/08 03:30:52 DEBUG : Waiting for deletions to finish 2025/12/08 03:30:52 DEBUG : apple: Excluded (Path Filter) 2025/12/08 03:30:52 DEBUG : apple: Excluded 2025/12/08 03:30:52 DEBUG : banana: Excluded (Path Filter) 2025/12/08 03:30:52 DEBUG : banana: Excluded 2025/12/08 03:30:52 DEBUG : splitbanan: Excluded (Path Filter) 2025/12/08 03:30:52 DEBUG : splitbanan: Excluded 2025/12/08 03:30:52 DEBUG : appleapple: Excluded (Path Filter) 2025/12/08 03:30:52 DEBUG : Waiting for deletions to finish 2025/12/08 03:30:52 DEBUG : appleapple: Excluded 2025/12/08 03:30:52 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/12/08 03:30:52 DEBUG : dir1/0012-6789;: Excluded 2025/12/08 03:30:52 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/12/08 03:30:52 DEBUG : dir1/0010-45678: Excluded 2025/12/08 03:30:52 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/12/08 03:30:52 DEBUG : dir1/0006-ghijk: Excluded 2025/12/08 03:30:52 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/12/08 03:30:52 DEBUG : dir1/0005-fghij: Excluded 2025/12/08 03:30:52 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/12/08 03:30:52 DEBUG : dir1/0007-12345: Excluded 2025/12/08 03:30:52 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/12/08 03:30:52 DEBUG : dir1/0009-34567: Excluded 2025/12/08 03:30:52 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/12/08 03:30:52 DEBUG : dir1/0002-cdefg: Excluded 2025/12/08 03:30:52 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/12/08 03:30:52 DEBUG : dir1/0014-89;=.: Excluded 2025/12/08 03:30:52 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/12/08 03:30:52 DEBUG : dir1/0004-efghi: Excluded 2025/12/08 03:30:52 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/12/08 03:30:52 DEBUG : dir1/0015-9;=.t: Excluded 2025/12/08 03:30:52 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/12/08 03:30:52 DEBUG : dir1/0001-bcdef: Excluded 2025/12/08 03:30:52 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/12/08 03:30:52 DEBUG : dir1/0013-789;=: Excluded 2025/12/08 03:30:52 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/12/08 03:30:52 DEBUG : dir1/0011-56789: Excluded 2025/12/08 03:30:52 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/12/08 03:30:52 DEBUG : dir1/0003-defgh: Excluded 2025/12/08 03:30:52 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/12/08 03:30:52 DEBUG : dir1/0008-23456: Excluded 2025/12/08 03:30:52 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/12/08 03:30:52 DEBUG : dir1/0000-abcde: Excluded 2025/12/08 03:30:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/12/08 03:30:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/12/08 03:30:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/12/08 03:30:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/12/08 03:30:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/12/08 03:30:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/12/08 03:30:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/12/08 03:30:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/12/08 03:30:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/12/08 03:30:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/12/08 03:30:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/12/08 03:30:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/12/08 03:30:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/12/08 03:30:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/12/08 03:30:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/12/08 03:30:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/12/08 03:30:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/12/08 03:30:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/12/08 03:30:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/12/08 03:30:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/12/08 03:30:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/12/08 03:30:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/12/08 03:30:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/12/08 03:30:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/12/08 03:30:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/12/08 03:30:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/12/08 03:30:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/12/08 03:30:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/12/08 03:30:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/12/08 03:30:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/12/08 03:30:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/12/08 03:30:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/12/08 03:30:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/12/08 03:30:52 DEBUG : splitbananasplit: transformed to: splitbanan 2025/12/08 03:30:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/12/08 03:30:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/12/08 03:30:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/12/08 03:30:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/12/08 03:30:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/12/08 03:30:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/12/08 03:30:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/12/08 03:30:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/12/08 03:30:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/12/08 03:30:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/12/08 03:30:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/12/08 03:30:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/12/08 03:30:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/12/08 03:30:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/12/08 03:30:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/12/08 03:30:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/12/08 03:30:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/12/08 03:30:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/12/08 03:30:52 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "mega root 'rclone-test-hozowom4dola'", Local "Local file system at /tmp/rclone2856019449", Modify Window "876000h0m0s" 2025/12/08 03:31:35 DEBUG : apple: Excluded (Path Filter) 2025/12/08 03:31:35 DEBUG : apple: Excluded 2025/12/08 03:31:35 DEBUG : banana: Excluded (Path Filter) 2025/12/08 03:31:35 DEBUG : banana: Excluded 2025/12/08 03:31:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/12/08 03:31:35 DEBUG : appleappleapplebanana: Excluded 2025/12/08 03:31:35 DEBUG : Waiting for deletions to finish 2025/12/08 03:31:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/12/08 03:31:35 DEBUG : splitbananasplit: Excluded 2025/12/08 03:31:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/12/08 03:31:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/12/08 03:31:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/08 03:31:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/12/08 03:31:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/12/08 03:31:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/12/08 03:31:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/12/08 03:31:35 DEBUG : dir1/0003-defghij.txt: Excluded 2025/12/08 03:31:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/12/08 03:31:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/12/08 03:31:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/12/08 03:31:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/12/08 03:31:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/12/08 03:31:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/12/08 03:31:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/12/08 03:31:35 DEBUG : dir1/0007-1234567.txt: Excluded 2025/12/08 03:31:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/12/08 03:31:35 DEBUG : dir1/0008-2345678.txt: Excluded 2025/12/08 03:31:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/12/08 03:31:35 DEBUG : dir1/0009-3456789.txt: Excluded 2025/12/08 03:31:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/12/08 03:31:35 DEBUG : dir1/0010-456789.txt: Excluded 2025/12/08 03:31:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/12/08 03:31:35 DEBUG : dir1/0011-56789;.txt: Excluded 2025/12/08 03:31:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/12/08 03:31:35 DEBUG : dir1/0012-6789;.txt: Excluded 2025/12/08 03:31:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/12/08 03:31:35 DEBUG : dir1/0013-789;=.txt: Excluded 2025/12/08 03:31:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/12/08 03:31:35 DEBUG : dir1/0014-89;=.txt: Excluded 2025/12/08 03:31:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/12/08 03:31:35 DEBUG : dir1/0015-9;=.txt: Excluded 2025/12/08 03:31:35 DEBUG : apple: size = 5 OK 2025/12/08 03:31:35 DEBUG : appleappleapplebanana: size = 21 OK 2025/12/08 03:31:35 DEBUG : appleappleapplebanana: Sizes identical 2025/12/08 03:31:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/12/08 03:31:35 DEBUG : apple: Sizes identical 2025/12/08 03:31:35 DEBUG : banana: size = 6 OK 2025/12/08 03:31:35 DEBUG : apple: Unchanged skipping 2025/12/08 03:31:35 DEBUG : banana: Sizes identical 2025/12/08 03:31:35 DEBUG : banana: Unchanged skipping 2025/12/08 03:31:35 DEBUG : splitbananasplit: size = 16 OK 2025/12/08 03:31:35 DEBUG : splitbananasplit: Sizes identical 2025/12/08 03:31:35 DEBUG : splitbananasplit: Unchanged skipping 2025/12/08 03:31:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/12/08 03:31:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/12/08 03:31:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/12/08 03:31:35 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/12/08 03:31:35 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/12/08 03:31:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/12/08 03:31:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/12/08 03:31:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/12/08 03:31:35 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/12/08 03:31:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/12/08 03:31:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/12/08 03:31:35 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/12/08 03:31:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/12/08 03:31:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/12/08 03:31:35 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/12/08 03:31:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/12/08 03:31:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/12/08 03:31:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/12/08 03:31:35 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for checks to finish 2025/12/08 03:31:35 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/12/08 03:31:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/12/08 03:31:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/12/08 03:31:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/12/08 03:31:35 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/12/08 03:31:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/12/08 03:31:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/12/08 03:31:35 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/12/08 03:31:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/12/08 03:31:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/12/08 03:31:35 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/12/08 03:31:35 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/12/08 03:31:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/12/08 03:31:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/12/08 03:31:35 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/12/08 03:31:35 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/12/08 03:31:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/12/08 03:31:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/12/08 03:31:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/12/08 03:31:35 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/12/08 03:31:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/12/08 03:31:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/12/08 03:31:35 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/12/08 03:31:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/12/08 03:31:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/12/08 03:31:35 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/12/08 03:31:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/12/08 03:31:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/12/08 03:31:35 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/12/08 03:31:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/12/08 03:31:35 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for transfers to finish 2025/12/08 03:31:35 DEBUG : Waiting for deletions to finish 2025/12/08 03:31:35 DEBUG : Waiting for deletions to finish 2025/12/08 03:31:35 DEBUG : apple: Excluded (Path Filter) 2025/12/08 03:31:35 DEBUG : apple: Excluded 2025/12/08 03:31:35 DEBUG : banana: Excluded (Path Filter) 2025/12/08 03:31:35 DEBUG : banana: Excluded 2025/12/08 03:31:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/12/08 03:31:35 DEBUG : appleappleapplebanana: Excluded 2025/12/08 03:31:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/12/08 03:31:35 DEBUG : splitbananasplit: Excluded 2025/12/08 03:31:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/12/08 03:31:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/12/08 03:31:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/08 03:31:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/12/08 03:31:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/12/08 03:31:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/12/08 03:31:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/12/08 03:31:35 DEBUG : dir1/0003-defghij.txt: Excluded 2025/12/08 03:31:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/12/08 03:31:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/12/08 03:31:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/12/08 03:31:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/12/08 03:31:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/12/08 03:31:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/12/08 03:31:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/12/08 03:31:35 DEBUG : dir1/0007-1234567.txt: Excluded 2025/12/08 03:31:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/12/08 03:31:35 DEBUG : dir1/0008-2345678.txt: Excluded 2025/12/08 03:31:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/12/08 03:31:35 DEBUG : dir1/0009-3456789.txt: Excluded 2025/12/08 03:31:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/12/08 03:31:35 DEBUG : dir1/0010-456789.txt: Excluded 2025/12/08 03:31:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/12/08 03:31:35 DEBUG : dir1/0011-56789;.txt: Excluded 2025/12/08 03:31:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/12/08 03:31:35 DEBUG : dir1/0012-6789;.txt: Excluded 2025/12/08 03:31:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/12/08 03:31:35 DEBUG : dir1/0013-789;=.txt: Excluded 2025/12/08 03:31:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/12/08 03:31:35 DEBUG : dir1/0014-89;=.txt: Excluded 2025/12/08 03:31:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/12/08 03:31:35 DEBUG : dir1/0015-9;=.txt: Excluded 2025/12/08 03:31:35 DEBUG : appleappleapplebanana: size = 21 OK 2025/12/08 03:31:35 DEBUG : appleappleapplebanana: Sizes identical 2025/12/08 03:31:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/12/08 03:31:35 DEBUG : banana: size = 6 OK 2025/12/08 03:31:35 DEBUG : banana: Sizes identical 2025/12/08 03:31:35 DEBUG : splitbananasplit: size = 16 OK 2025/12/08 03:31:35 DEBUG : banana: Unchanged skipping 2025/12/08 03:31:35 DEBUG : splitbananasplit: Sizes identical 2025/12/08 03:31:35 DEBUG : splitbananasplit: Unchanged skipping 2025/12/08 03:31:35 DEBUG : apple: size = 5 OK 2025/12/08 03:31:35 DEBUG : apple: Sizes identical 2025/12/08 03:31:35 DEBUG : apple: Unchanged skipping 2025/12/08 03:31:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/12/08 03:31:35 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/12/08 03:31:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/12/08 03:31:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/12/08 03:31:35 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/12/08 03:31:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/12/08 03:31:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/12/08 03:31:35 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/12/08 03:31:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/12/08 03:31:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/12/08 03:31:35 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/12/08 03:31:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/12/08 03:31:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/12/08 03:31:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/12/08 03:31:35 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/12/08 03:31:35 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/12/08 03:31:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/12/08 03:31:35 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for checks to finish 2025/12/08 03:31:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/12/08 03:31:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/12/08 03:31:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/12/08 03:31:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/12/08 03:31:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/12/08 03:31:35 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/12/08 03:31:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/12/08 03:31:35 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/12/08 03:31:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/12/08 03:31:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/12/08 03:31:35 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/12/08 03:31:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/12/08 03:31:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/12/08 03:31:35 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/12/08 03:31:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/12/08 03:31:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/12/08 03:31:35 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/12/08 03:31:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/12/08 03:31:35 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/12/08 03:31:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/12/08 03:31:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/12/08 03:31:35 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/12/08 03:31:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/12/08 03:31:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/12/08 03:31:35 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/12/08 03:31:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/12/08 03:31:35 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/12/08 03:31:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/12/08 03:31:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/12/08 03:31:35 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/12/08 03:31:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/12/08 03:31:35 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for transfers to finish 2025/12/08 03:31:35 DEBUG : Waiting for deletions to finish 2025/12/08 03:31:35 DEBUG : apple: Excluded (Path Filter) 2025/12/08 03:31:35 DEBUG : Waiting for deletions to finish 2025/12/08 03:31:35 DEBUG : apple: Excluded 2025/12/08 03:31:35 DEBUG : banana: Excluded (Path Filter) 2025/12/08 03:31:35 DEBUG : banana: Excluded 2025/12/08 03:31:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/12/08 03:31:35 DEBUG : appleappleapplebanana: Excluded 2025/12/08 03:31:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/12/08 03:31:35 DEBUG : splitbananasplit: Excluded 2025/12/08 03:31:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/12/08 03:31:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/12/08 03:31:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/08 03:31:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/12/08 03:31:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/12/08 03:31:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/12/08 03:31:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/12/08 03:31:35 DEBUG : dir1/0003-defghij.txt: Excluded 2025/12/08 03:31:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/12/08 03:31:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/12/08 03:31:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/12/08 03:31:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/12/08 03:31:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/12/08 03:31:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/12/08 03:31:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/12/08 03:31:35 DEBUG : dir1/0007-1234567.txt: Excluded 2025/12/08 03:31:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/12/08 03:31:35 DEBUG : dir1/0008-2345678.txt: Excluded 2025/12/08 03:31:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/12/08 03:31:35 DEBUG : dir1/0009-3456789.txt: Excluded 2025/12/08 03:31:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/12/08 03:31:35 DEBUG : dir1/0010-456789.txt: Excluded 2025/12/08 03:31:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/12/08 03:31:35 DEBUG : dir1/0011-56789;.txt: Excluded 2025/12/08 03:31:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/12/08 03:31:35 DEBUG : dir1/0012-6789;.txt: Excluded 2025/12/08 03:31:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/12/08 03:31:35 DEBUG : dir1/0013-789;=.txt: Excluded 2025/12/08 03:31:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/12/08 03:31:35 DEBUG : dir1/0014-89;=.txt: Excluded 2025/12/08 03:31:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/12/08 03:31:35 DEBUG : dir1/0015-9;=.txt: Excluded 2025/12/08 03:31:35 DEBUG : apple: Excluded (Path Filter) 2025/12/08 03:31:35 DEBUG : apple: Excluded 2025/12/08 03:31:35 DEBUG : banana: Excluded (Path Filter) 2025/12/08 03:31:35 DEBUG : banana: Excluded 2025/12/08 03:31:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/12/08 03:31:35 DEBUG : appleappleapplebanana: Excluded 2025/12/08 03:31:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/12/08 03:31:35 DEBUG : splitbananasplit: Excluded 2025/12/08 03:31:35 DEBUG : Waiting for deletions to finish 2025/12/08 03:31:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/12/08 03:31:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/12/08 03:31:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/08 03:31:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/12/08 03:31:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/12/08 03:31:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/12/08 03:31:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/12/08 03:31:35 DEBUG : dir1/0003-defghij.txt: Excluded 2025/12/08 03:31:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/12/08 03:31:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/12/08 03:31:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/12/08 03:31:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/12/08 03:31:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/12/08 03:31:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/12/08 03:31:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/12/08 03:31:35 DEBUG : dir1/0007-1234567.txt: Excluded 2025/12/08 03:31:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/12/08 03:31:35 DEBUG : dir1/0008-2345678.txt: Excluded 2025/12/08 03:31:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/12/08 03:31:35 DEBUG : dir1/0009-3456789.txt: Excluded 2025/12/08 03:31:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/12/08 03:31:35 DEBUG : dir1/0010-456789.txt: Excluded 2025/12/08 03:31:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/12/08 03:31:35 DEBUG : dir1/0011-56789;.txt: Excluded 2025/12/08 03:31:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/12/08 03:31:35 DEBUG : dir1/0012-6789;.txt: Excluded 2025/12/08 03:31:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/12/08 03:31:35 DEBUG : dir1/0013-789;=.txt: Excluded 2025/12/08 03:31:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/12/08 03:31:35 DEBUG : dir1/0014-89;=.txt: Excluded 2025/12/08 03:31:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/12/08 03:31:35 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/ISO-8859-1 run.go:185: Remote "mega root 'rclone-test-hozowom4dola'", Local "Local file system at /tmp/rclone2856019449", Modify Window "876000h0m0s" 2025/12/08 03:32:18 DEBUG : Waiting for deletions to finish 2025/12/08 03:32:18 DEBUG : apple: Excluded (Path Filter) 2025/12/08 03:32:18 DEBUG : apple: Excluded 2025/12/08 03:32:18 DEBUG : banana: Excluded (Path Filter) 2025/12/08 03:32:18 DEBUG : banana: Excluded 2025/12/08 03:32:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/12/08 03:32:18 DEBUG : appleappleapplebanana: Excluded 2025/12/08 03:32:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/12/08 03:32:18 DEBUG : splitbananasplit: Excluded 2025/12/08 03:32:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/12/08 03:32:18 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/12/08 03:32:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/08 03:32:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/12/08 03:32:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/12/08 03:32:18 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/12/08 03:32:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/12/08 03:32:18 DEBUG : dir1/0003-defghij.txt: Excluded 2025/12/08 03:32:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/12/08 03:32:18 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/12/08 03:32:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/12/08 03:32:18 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/12/08 03:32:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/12/08 03:32:18 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/12/08 03:32:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/12/08 03:32:18 DEBUG : dir1/0007-1234567.txt: Excluded 2025/12/08 03:32:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/12/08 03:32:18 DEBUG : dir1/0008-2345678.txt: Excluded 2025/12/08 03:32:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/12/08 03:32:18 DEBUG : dir1/0009-3456789.txt: Excluded 2025/12/08 03:32:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/12/08 03:32:18 DEBUG : dir1/0010-456789.txt: Excluded 2025/12/08 03:32:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/12/08 03:32:18 DEBUG : dir1/0011-56789;.txt: Excluded 2025/12/08 03:32:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/12/08 03:32:18 DEBUG : dir1/0012-6789;.txt: Excluded 2025/12/08 03:32:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/12/08 03:32:18 DEBUG : dir1/0013-789;=.txt: Excluded 2025/12/08 03:32:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/12/08 03:32:18 DEBUG : dir1/0014-89;=.txt: Excluded 2025/12/08 03:32:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/12/08 03:32:18 DEBUG : dir1/0015-9;=.txt: Excluded 2025/12/08 03:32:18 DEBUG : appleappleapplebanana: size = 21 OK 2025/12/08 03:32:18 DEBUG : apple: size = 5 OK 2025/12/08 03:32:18 DEBUG : apple: Sizes identical 2025/12/08 03:32:18 DEBUG : apple: Unchanged skipping 2025/12/08 03:32:18 DEBUG : banana: size = 6 OK 2025/12/08 03:32:18 DEBUG : splitbananasplit: size = 16 OK 2025/12/08 03:32:18 DEBUG : banana: Sizes identical 2025/12/08 03:32:18 DEBUG : banana: Unchanged skipping 2025/12/08 03:32:18 DEBUG : splitbananasplit: Sizes identical 2025/12/08 03:32:18 DEBUG : splitbananasplit: Unchanged skipping 2025/12/08 03:32:18 DEBUG : appleappleapplebanana: Sizes identical 2025/12/08 03:32:18 DEBUG : appleappleapplebanana: Unchanged skipping 2025/12/08 03:32:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/12/08 03:32:18 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/12/08 03:32:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/12/08 03:32:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/12/08 03:32:18 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/12/08 03:32:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/12/08 03:32:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/12/08 03:32:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/12/08 03:32:18 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/12/08 03:32:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/12/08 03:32:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/12/08 03:32:18 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/12/08 03:32:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/12/08 03:32:18 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/12/08 03:32:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/12/08 03:32:18 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for checks to finish 2025/12/08 03:32:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/12/08 03:32:18 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/12/08 03:32:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/12/08 03:32:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/12/08 03:32:18 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/12/08 03:32:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/12/08 03:32:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/12/08 03:32:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/12/08 03:32:18 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/12/08 03:32:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/12/08 03:32:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/12/08 03:32:18 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/12/08 03:32:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/12/08 03:32:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/12/08 03:32:18 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/12/08 03:32:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/12/08 03:32:18 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/12/08 03:32:18 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/12/08 03:32:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/12/08 03:32:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/12/08 03:32:18 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/12/08 03:32:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/12/08 03:32:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/12/08 03:32:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/12/08 03:32:18 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/12/08 03:32:18 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/12/08 03:32:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/12/08 03:32:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/12/08 03:32:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/12/08 03:32:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/12/08 03:32:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/12/08 03:32:18 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/12/08 03:32:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/12/08 03:32:18 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for transfers to finish 2025/12/08 03:32:18 DEBUG : Waiting for deletions to finish 2025/12/08 03:32:18 DEBUG : Waiting for deletions to finish 2025/12/08 03:32:18 DEBUG : apple: Excluded (Path Filter) 2025/12/08 03:32:18 DEBUG : apple: Excluded 2025/12/08 03:32:18 DEBUG : banana: Excluded (Path Filter) 2025/12/08 03:32:18 DEBUG : banana: Excluded 2025/12/08 03:32:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/12/08 03:32:18 DEBUG : appleappleapplebanana: Excluded 2025/12/08 03:32:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/12/08 03:32:18 DEBUG : splitbananasplit: Excluded 2025/12/08 03:32:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/12/08 03:32:18 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/12/08 03:32:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/08 03:32:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/12/08 03:32:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/12/08 03:32:18 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/12/08 03:32:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/12/08 03:32:18 DEBUG : dir1/0003-defghij.txt: Excluded 2025/12/08 03:32:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/12/08 03:32:18 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/12/08 03:32:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/12/08 03:32:18 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/12/08 03:32:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/12/08 03:32:18 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/12/08 03:32:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/12/08 03:32:18 DEBUG : dir1/0007-1234567.txt: Excluded 2025/12/08 03:32:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/12/08 03:32:18 DEBUG : dir1/0008-2345678.txt: Excluded 2025/12/08 03:32:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/12/08 03:32:18 DEBUG : dir1/0009-3456789.txt: Excluded 2025/12/08 03:32:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/12/08 03:32:18 DEBUG : dir1/0010-456789.txt: Excluded 2025/12/08 03:32:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/12/08 03:32:18 DEBUG : dir1/0011-56789;.txt: Excluded 2025/12/08 03:32:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/12/08 03:32:18 DEBUG : dir1/0012-6789;.txt: Excluded 2025/12/08 03:32:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/12/08 03:32:18 DEBUG : dir1/0013-789;=.txt: Excluded 2025/12/08 03:32:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/12/08 03:32:18 DEBUG : dir1/0014-89;=.txt: Excluded 2025/12/08 03:32:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/12/08 03:32:18 DEBUG : dir1/0015-9;=.txt: Excluded 2025/12/08 03:32:18 DEBUG : apple: size = 5 OK 2025/12/08 03:32:18 DEBUG : appleappleapplebanana: size = 21 OK 2025/12/08 03:32:18 DEBUG : appleappleapplebanana: Sizes identical 2025/12/08 03:32:18 DEBUG : appleappleapplebanana: Unchanged skipping 2025/12/08 03:32:18 DEBUG : banana: size = 6 OK 2025/12/08 03:32:18 DEBUG : apple: Sizes identical 2025/12/08 03:32:18 DEBUG : apple: Unchanged skipping 2025/12/08 03:32:18 DEBUG : banana: Sizes identical 2025/12/08 03:32:18 DEBUG : splitbananasplit: size = 16 OK 2025/12/08 03:32:18 DEBUG : banana: Unchanged skipping 2025/12/08 03:32:18 DEBUG : splitbananasplit: Sizes identical 2025/12/08 03:32:18 DEBUG : splitbananasplit: Unchanged skipping 2025/12/08 03:32:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/12/08 03:32:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/12/08 03:32:18 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/12/08 03:32:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/12/08 03:32:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/12/08 03:32:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/12/08 03:32:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/12/08 03:32:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/12/08 03:32:18 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/12/08 03:32:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/12/08 03:32:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/12/08 03:32:18 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/12/08 03:32:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/12/08 03:32:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/12/08 03:32:18 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/12/08 03:32:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/12/08 03:32:18 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/12/08 03:32:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/12/08 03:32:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/12/08 03:32:18 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/12/08 03:32:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/12/08 03:32:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/12/08 03:32:18 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for checks to finish 2025/12/08 03:32:18 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/12/08 03:32:18 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/12/08 03:32:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/12/08 03:32:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/12/08 03:32:18 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/12/08 03:32:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/12/08 03:32:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/12/08 03:32:18 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/12/08 03:32:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/12/08 03:32:18 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/12/08 03:32:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/12/08 03:32:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/12/08 03:32:18 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/12/08 03:32:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/12/08 03:32:18 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/12/08 03:32:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/12/08 03:32:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/12/08 03:32:18 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/12/08 03:32:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/12/08 03:32:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/12/08 03:32:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/12/08 03:32:18 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/12/08 03:32:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/12/08 03:32:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/12/08 03:32:18 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/12/08 03:32:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/12/08 03:32:18 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for transfers to finish 2025/12/08 03:32:18 DEBUG : Waiting for deletions to finish 2025/12/08 03:32:18 DEBUG : Waiting for deletions to finish 2025/12/08 03:32:18 DEBUG : apple: Excluded (Path Filter) 2025/12/08 03:32:18 DEBUG : apple: Excluded 2025/12/08 03:32:18 DEBUG : banana: Excluded (Path Filter) 2025/12/08 03:32:18 DEBUG : banana: Excluded 2025/12/08 03:32:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/12/08 03:32:18 DEBUG : appleappleapplebanana: Excluded 2025/12/08 03:32:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/12/08 03:32:18 DEBUG : splitbananasplit: Excluded 2025/12/08 03:32:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/12/08 03:32:18 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/12/08 03:32:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/08 03:32:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/12/08 03:32:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/12/08 03:32:18 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/12/08 03:32:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/12/08 03:32:18 DEBUG : dir1/0003-defghij.txt: Excluded 2025/12/08 03:32:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/12/08 03:32:18 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/12/08 03:32:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/12/08 03:32:18 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/12/08 03:32:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/12/08 03:32:18 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/12/08 03:32:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/12/08 03:32:18 DEBUG : dir1/0007-1234567.txt: Excluded 2025/12/08 03:32:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/12/08 03:32:18 DEBUG : dir1/0008-2345678.txt: Excluded 2025/12/08 03:32:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/12/08 03:32:18 DEBUG : dir1/0009-3456789.txt: Excluded 2025/12/08 03:32:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/12/08 03:32:18 DEBUG : dir1/0010-456789.txt: Excluded 2025/12/08 03:32:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/12/08 03:32:18 DEBUG : dir1/0011-56789;.txt: Excluded 2025/12/08 03:32:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/12/08 03:32:18 DEBUG : dir1/0012-6789;.txt: Excluded 2025/12/08 03:32:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/12/08 03:32:18 DEBUG : dir1/0013-789;=.txt: Excluded 2025/12/08 03:32:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/12/08 03:32:18 DEBUG : dir1/0014-89;=.txt: Excluded 2025/12/08 03:32:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/12/08 03:32:18 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/charmap run.go:185: Remote "mega root 'rclone-test-hozowom4dola'", Local "Local file system at /tmp/rclone2856019449", Modify Window "876000h0m0s" 2025/12/08 03:33:07 DEBUG : apple: Excluded (Path Filter) 2025/12/08 03:33:07 DEBUG : apple: Excluded 2025/12/08 03:33:07 DEBUG : banana: Excluded (Path Filter) 2025/12/08 03:33:07 DEBUG : banana: Excluded 2025/12/08 03:33:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/12/08 03:33:07 DEBUG : appleappleapplebanana: Excluded 2025/12/08 03:33:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/12/08 03:33:07 DEBUG : splitbananasplit: Excluded 2025/12/08 03:33:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/12/08 03:33:07 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/12/08 03:33:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/08 03:33:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/12/08 03:33:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/12/08 03:33:07 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/12/08 03:33:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/12/08 03:33:07 DEBUG : dir1/0003-defghij.txt: Excluded 2025/12/08 03:33:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/12/08 03:33:07 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/12/08 03:33:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/12/08 03:33:07 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/12/08 03:33:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/12/08 03:33:07 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/12/08 03:33:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/12/08 03:33:07 DEBUG : dir1/0007-1234567.txt: Excluded 2025/12/08 03:33:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/12/08 03:33:07 DEBUG : dir1/0008-2345678.txt: Excluded 2025/12/08 03:33:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/12/08 03:33:07 DEBUG : dir1/0009-3456789.txt: Excluded 2025/12/08 03:33:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/12/08 03:33:07 DEBUG : dir1/0010-456789.txt: Excluded 2025/12/08 03:33:07 DEBUG : Waiting for deletions to finish 2025/12/08 03:33:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/12/08 03:33:07 DEBUG : dir1/0011-56789;.txt: Excluded 2025/12/08 03:33:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/12/08 03:33:07 DEBUG : dir1/0012-6789;.txt: Excluded 2025/12/08 03:33:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/12/08 03:33:07 DEBUG : dir1/0013-789;=.txt: Excluded 2025/12/08 03:33:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/12/08 03:33:07 DEBUG : dir1/0014-89;=.txt: Excluded 2025/12/08 03:33:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/12/08 03:33:07 DEBUG : dir1/0015-9;=.txt: Excluded 2025/12/08 03:33:07 DEBUG : apple: size = 5 OK 2025/12/08 03:33:07 DEBUG : apple: Sizes identical 2025/12/08 03:33:07 DEBUG : splitbananasplit: size = 16 OK 2025/12/08 03:33:07 DEBUG : apple: Unchanged skipping 2025/12/08 03:33:07 DEBUG : splitbananasplit: Sizes identical 2025/12/08 03:33:07 DEBUG : splitbananasplit: Unchanged skipping 2025/12/08 03:33:07 DEBUG : banana: size = 6 OK 2025/12/08 03:33:07 DEBUG : banana: Sizes identical 2025/12/08 03:33:07 DEBUG : appleappleapplebanana: size = 21 OK 2025/12/08 03:33:07 DEBUG : banana: Unchanged skipping 2025/12/08 03:33:07 DEBUG : appleappleapplebanana: Sizes identical 2025/12/08 03:33:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/12/08 03:33:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/12/08 03:33:07 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/12/08 03:33:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/12/08 03:33:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/12/08 03:33:07 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/12/08 03:33:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/12/08 03:33:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/12/08 03:33:07 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/12/08 03:33:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/12/08 03:33:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/12/08 03:33:07 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/12/08 03:33:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/12/08 03:33:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/12/08 03:33:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/12/08 03:33:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/12/08 03:33:07 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/12/08 03:33:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/12/08 03:33:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/12/08 03:33:07 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/12/08 03:33:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/12/08 03:33:07 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/12/08 03:33:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/12/08 03:33:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/12/08 03:33:07 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/12/08 03:33:07 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for checks to finish 2025/12/08 03:33:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/12/08 03:33:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/12/08 03:33:07 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/12/08 03:33:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/12/08 03:33:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/12/08 03:33:07 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/12/08 03:33:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/12/08 03:33:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/12/08 03:33:07 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/12/08 03:33:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/12/08 03:33:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/12/08 03:33:07 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/12/08 03:33:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/12/08 03:33:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/12/08 03:33:07 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/12/08 03:33:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/12/08 03:33:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/12/08 03:33:07 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/12/08 03:33:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/12/08 03:33:07 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/12/08 03:33:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/12/08 03:33:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/12/08 03:33:07 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/12/08 03:33:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/12/08 03:33:07 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for transfers to finish 2025/12/08 03:33:07 DEBUG : Waiting for deletions to finish 2025/12/08 03:33:07 DEBUG : apple: Excluded (Path Filter) 2025/12/08 03:33:07 DEBUG : apple: Excluded 2025/12/08 03:33:07 DEBUG : banana: Excluded (Path Filter) 2025/12/08 03:33:07 DEBUG : banana: Excluded 2025/12/08 03:33:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/12/08 03:33:07 DEBUG : appleappleapplebanana: Excluded 2025/12/08 03:33:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/12/08 03:33:07 DEBUG : splitbananasplit: Excluded 2025/12/08 03:33:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/12/08 03:33:07 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/12/08 03:33:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/08 03:33:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/12/08 03:33:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/12/08 03:33:07 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/12/08 03:33:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/12/08 03:33:07 DEBUG : dir1/0003-defghij.txt: Excluded 2025/12/08 03:33:07 DEBUG : Waiting for deletions to finish 2025/12/08 03:33:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/12/08 03:33:07 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/12/08 03:33:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/12/08 03:33:07 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/12/08 03:33:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/12/08 03:33:07 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/12/08 03:33:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/12/08 03:33:07 DEBUG : dir1/0007-1234567.txt: Excluded 2025/12/08 03:33:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/12/08 03:33:07 DEBUG : dir1/0008-2345678.txt: Excluded 2025/12/08 03:33:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/12/08 03:33:07 DEBUG : dir1/0009-3456789.txt: Excluded 2025/12/08 03:33:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/12/08 03:33:07 DEBUG : dir1/0010-456789.txt: Excluded 2025/12/08 03:33:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/12/08 03:33:07 DEBUG : dir1/0011-56789;.txt: Excluded 2025/12/08 03:33:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/12/08 03:33:07 DEBUG : dir1/0012-6789;.txt: Excluded 2025/12/08 03:33:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/12/08 03:33:07 DEBUG : dir1/0013-789;=.txt: Excluded 2025/12/08 03:33:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/12/08 03:33:07 DEBUG : dir1/0014-89;=.txt: Excluded 2025/12/08 03:33:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/12/08 03:33:07 DEBUG : dir1/0015-9;=.txt: Excluded 2025/12/08 03:33:07 DEBUG : apple: size = 5 OK 2025/12/08 03:33:07 DEBUG : apple: Sizes identical 2025/12/08 03:33:07 DEBUG : apple: Unchanged skipping 2025/12/08 03:33:07 DEBUG : appleappleapplebanana: size = 21 OK 2025/12/08 03:33:07 DEBUG : appleappleapplebanana: Sizes identical 2025/12/08 03:33:07 DEBUG : banana: size = 6 OK 2025/12/08 03:33:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/12/08 03:33:07 DEBUG : banana: Sizes identical 2025/12/08 03:33:07 DEBUG : splitbananasplit: size = 16 OK 2025/12/08 03:33:07 DEBUG : banana: Unchanged skipping 2025/12/08 03:33:07 DEBUG : splitbananasplit: Sizes identical 2025/12/08 03:33:07 DEBUG : splitbananasplit: Unchanged skipping 2025/12/08 03:33:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/12/08 03:33:07 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/12/08 03:33:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/12/08 03:33:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/12/08 03:33:07 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/12/08 03:33:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/12/08 03:33:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/12/08 03:33:07 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/12/08 03:33:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/12/08 03:33:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/12/08 03:33:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/12/08 03:33:07 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/12/08 03:33:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/12/08 03:33:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/12/08 03:33:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/12/08 03:33:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/12/08 03:33:07 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for checks to finish 2025/12/08 03:33:07 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/12/08 03:33:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/12/08 03:33:07 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/12/08 03:33:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/12/08 03:33:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/12/08 03:33:07 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/12/08 03:33:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/12/08 03:33:07 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/12/08 03:33:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/12/08 03:33:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/12/08 03:33:07 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/12/08 03:33:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/12/08 03:33:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/12/08 03:33:07 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/12/08 03:33:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/12/08 03:33:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/12/08 03:33:07 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/12/08 03:33:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/12/08 03:33:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/12/08 03:33:07 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/12/08 03:33:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/12/08 03:33:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/12/08 03:33:07 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/12/08 03:33:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/12/08 03:33:07 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/12/08 03:33:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/12/08 03:33:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/12/08 03:33:07 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/12/08 03:33:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/12/08 03:33:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/12/08 03:33:07 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/12/08 03:33:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/12/08 03:33:07 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for transfers to finish 2025/12/08 03:33:07 DEBUG : Waiting for deletions to finish 2025/12/08 03:33:07 DEBUG : Waiting for deletions to finish 2025/12/08 03:33:07 DEBUG : apple: Excluded (Path Filter) 2025/12/08 03:33:07 DEBUG : apple: Excluded 2025/12/08 03:33:07 DEBUG : banana: Excluded (Path Filter) 2025/12/08 03:33:07 DEBUG : banana: Excluded 2025/12/08 03:33:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/12/08 03:33:07 DEBUG : appleappleapplebanana: Excluded 2025/12/08 03:33:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/12/08 03:33:07 DEBUG : splitbananasplit: Excluded 2025/12/08 03:33:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/12/08 03:33:07 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/12/08 03:33:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/08 03:33:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/12/08 03:33:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/12/08 03:33:07 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/12/08 03:33:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/12/08 03:33:07 DEBUG : dir1/0003-defghij.txt: Excluded 2025/12/08 03:33:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/12/08 03:33:07 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/12/08 03:33:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/12/08 03:33:07 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/12/08 03:33:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/12/08 03:33:07 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/12/08 03:33:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/12/08 03:33:07 DEBUG : dir1/0007-1234567.txt: Excluded 2025/12/08 03:33:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/12/08 03:33:07 DEBUG : dir1/0008-2345678.txt: Excluded 2025/12/08 03:33:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/12/08 03:33:07 DEBUG : dir1/0009-3456789.txt: Excluded 2025/12/08 03:33:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/12/08 03:33:07 DEBUG : dir1/0010-456789.txt: Excluded 2025/12/08 03:33:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/12/08 03:33:07 DEBUG : dir1/0011-56789;.txt: Excluded 2025/12/08 03:33:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/12/08 03:33:07 DEBUG : dir1/0012-6789;.txt: Excluded 2025/12/08 03:33:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/12/08 03:33:07 DEBUG : dir1/0013-789;=.txt: Excluded 2025/12/08 03:33:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/12/08 03:33:07 DEBUG : dir1/0014-89;=.txt: Excluded 2025/12/08 03:33:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/12/08 03:33:07 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/lowercase run.go:185: Remote "mega root 'rclone-test-hozowom4dola'", Local "Local file system at /tmp/rclone2856019449", Modify Window "876000h0m0s" 2025/12/08 03:33:48 DEBUG : apple: Excluded (Path Filter) 2025/12/08 03:33:48 DEBUG : apple: Excluded 2025/12/08 03:33:48 DEBUG : banana: Excluded (Path Filter) 2025/12/08 03:33:48 DEBUG : banana: Excluded 2025/12/08 03:33:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/12/08 03:33:48 DEBUG : appleappleapplebanana: Excluded 2025/12/08 03:33:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/12/08 03:33:48 DEBUG : splitbananasplit: Excluded 2025/12/08 03:33:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/12/08 03:33:48 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/12/08 03:33:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/08 03:33:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/12/08 03:33:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/12/08 03:33:48 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/12/08 03:33:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/12/08 03:33:48 DEBUG : dir1/0003-defghij.txt: Excluded 2025/12/08 03:33:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/12/08 03:33:48 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/12/08 03:33:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/12/08 03:33:48 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/12/08 03:33:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/12/08 03:33:48 DEBUG : Waiting for deletions to finish 2025/12/08 03:33:48 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/12/08 03:33:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/12/08 03:33:48 DEBUG : dir1/0007-1234567.txt: Excluded 2025/12/08 03:33:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/12/08 03:33:48 DEBUG : dir1/0008-2345678.txt: Excluded 2025/12/08 03:33:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/12/08 03:33:48 DEBUG : dir1/0009-3456789.txt: Excluded 2025/12/08 03:33:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/12/08 03:33:48 DEBUG : dir1/0010-456789.txt: Excluded 2025/12/08 03:33:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/12/08 03:33:48 DEBUG : dir1/0011-56789;.txt: Excluded 2025/12/08 03:33:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/12/08 03:33:48 DEBUG : dir1/0012-6789;.txt: Excluded 2025/12/08 03:33:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/12/08 03:33:48 DEBUG : dir1/0013-789;=.txt: Excluded 2025/12/08 03:33:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/12/08 03:33:48 DEBUG : dir1/0014-89;=.txt: Excluded 2025/12/08 03:33:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/12/08 03:33:48 DEBUG : dir1/0015-9;=.txt: Excluded 2025/12/08 03:33:48 DEBUG : apple: size = 5 OK 2025/12/08 03:33:48 DEBUG : apple: Sizes identical 2025/12/08 03:33:48 DEBUG : splitbananasplit: size = 16 OK 2025/12/08 03:33:48 DEBUG : apple: Unchanged skipping 2025/12/08 03:33:48 DEBUG : splitbananasplit: Sizes identical 2025/12/08 03:33:48 DEBUG : splitbananasplit: Unchanged skipping 2025/12/08 03:33:48 DEBUG : appleappleapplebanana: size = 21 OK 2025/12/08 03:33:48 DEBUG : appleappleapplebanana: Sizes identical 2025/12/08 03:33:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/12/08 03:33:48 DEBUG : banana: size = 6 OK 2025/12/08 03:33:48 DEBUG : banana: Sizes identical 2025/12/08 03:33:48 DEBUG : banana: Unchanged skipping 2025/12/08 03:33:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/12/08 03:33:48 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/12/08 03:33:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/12/08 03:33:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/12/08 03:33:48 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/12/08 03:33:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/12/08 03:33:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/12/08 03:33:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/12/08 03:33:48 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/12/08 03:33:48 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/12/08 03:33:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/12/08 03:33:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/12/08 03:33:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/12/08 03:33:48 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/12/08 03:33:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/12/08 03:33:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/12/08 03:33:48 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/12/08 03:33:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/12/08 03:33:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/12/08 03:33:48 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/12/08 03:33:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/12/08 03:33:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/12/08 03:33:48 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/12/08 03:33:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/12/08 03:33:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/12/08 03:33:48 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/12/08 03:33:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/12/08 03:33:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/12/08 03:33:48 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/12/08 03:33:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/12/08 03:33:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/12/08 03:33:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/12/08 03:33:48 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/12/08 03:33:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/12/08 03:33:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/12/08 03:33:48 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/12/08 03:33:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/12/08 03:33:48 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/12/08 03:33:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/12/08 03:33:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/12/08 03:33:48 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/12/08 03:33:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/12/08 03:33:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/12/08 03:33:48 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/12/08 03:33:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/12/08 03:33:48 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for checks to finish 2025/12/08 03:33:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/12/08 03:33:48 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/12/08 03:33:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/12/08 03:33:48 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for transfers to finish 2025/12/08 03:33:48 DEBUG : Waiting for deletions to finish 2025/12/08 03:33:48 DEBUG : apple: Excluded (Path Filter) 2025/12/08 03:33:48 DEBUG : apple: Excluded 2025/12/08 03:33:48 DEBUG : banana: Excluded (Path Filter) 2025/12/08 03:33:48 DEBUG : banana: Excluded 2025/12/08 03:33:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/12/08 03:33:48 DEBUG : appleappleapplebanana: Excluded 2025/12/08 03:33:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/12/08 03:33:48 DEBUG : splitbananasplit: Excluded 2025/12/08 03:33:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/12/08 03:33:48 DEBUG : Waiting for deletions to finish 2025/12/08 03:33:48 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/12/08 03:33:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/08 03:33:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/12/08 03:33:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/12/08 03:33:48 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/12/08 03:33:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/12/08 03:33:48 DEBUG : dir1/0003-defghij.txt: Excluded 2025/12/08 03:33:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/12/08 03:33:48 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/12/08 03:33:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/12/08 03:33:48 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/12/08 03:33:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/12/08 03:33:48 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/12/08 03:33:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/12/08 03:33:48 DEBUG : dir1/0007-1234567.txt: Excluded 2025/12/08 03:33:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/12/08 03:33:48 DEBUG : dir1/0008-2345678.txt: Excluded 2025/12/08 03:33:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/12/08 03:33:48 DEBUG : dir1/0009-3456789.txt: Excluded 2025/12/08 03:33:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/12/08 03:33:48 DEBUG : dir1/0010-456789.txt: Excluded 2025/12/08 03:33:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/12/08 03:33:48 DEBUG : dir1/0011-56789;.txt: Excluded 2025/12/08 03:33:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/12/08 03:33:48 DEBUG : dir1/0012-6789;.txt: Excluded 2025/12/08 03:33:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/12/08 03:33:48 DEBUG : dir1/0013-789;=.txt: Excluded 2025/12/08 03:33:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/12/08 03:33:48 DEBUG : dir1/0014-89;=.txt: Excluded 2025/12/08 03:33:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/12/08 03:33:48 DEBUG : dir1/0015-9;=.txt: Excluded 2025/12/08 03:33:48 DEBUG : apple: size = 5 OK 2025/12/08 03:33:48 DEBUG : apple: Sizes identical 2025/12/08 03:33:48 DEBUG : apple: Unchanged skipping 2025/12/08 03:33:48 DEBUG : appleappleapplebanana: size = 21 OK 2025/12/08 03:33:48 DEBUG : appleappleapplebanana: Sizes identical 2025/12/08 03:33:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/12/08 03:33:48 DEBUG : banana: size = 6 OK 2025/12/08 03:33:48 DEBUG : banana: Sizes identical 2025/12/08 03:33:48 DEBUG : banana: Unchanged skipping 2025/12/08 03:33:48 DEBUG : splitbananasplit: size = 16 OK 2025/12/08 03:33:48 DEBUG : splitbananasplit: Sizes identical 2025/12/08 03:33:48 DEBUG : splitbananasplit: Unchanged skipping 2025/12/08 03:33:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/12/08 03:33:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/12/08 03:33:48 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for checks to finish 2025/12/08 03:33:48 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/12/08 03:33:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/12/08 03:33:48 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/12/08 03:33:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/12/08 03:33:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/12/08 03:33:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/12/08 03:33:48 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/12/08 03:33:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/12/08 03:33:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/12/08 03:33:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/12/08 03:33:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/12/08 03:33:48 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/12/08 03:33:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/12/08 03:33:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/12/08 03:33:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/12/08 03:33:48 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/12/08 03:33:48 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/12/08 03:33:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/12/08 03:33:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/12/08 03:33:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/12/08 03:33:48 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/12/08 03:33:48 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/12/08 03:33:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/12/08 03:33:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/12/08 03:33:48 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/12/08 03:33:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/12/08 03:33:48 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/12/08 03:33:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/12/08 03:33:48 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/12/08 03:33:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/12/08 03:33:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/12/08 03:33:48 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/12/08 03:33:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/12/08 03:33:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/12/08 03:33:48 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/12/08 03:33:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/12/08 03:33:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/12/08 03:33:48 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/12/08 03:33:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/12/08 03:33:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/12/08 03:33:48 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/12/08 03:33:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/12/08 03:33:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/12/08 03:33:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/12/08 03:33:48 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/12/08 03:33:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/12/08 03:33:48 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for transfers to finish 2025/12/08 03:33:48 DEBUG : Waiting for deletions to finish 2025/12/08 03:33:48 DEBUG : apple: Excluded (Path Filter) 2025/12/08 03:33:48 DEBUG : apple: Excluded 2025/12/08 03:33:48 DEBUG : banana: Excluded (Path Filter) 2025/12/08 03:33:48 DEBUG : banana: Excluded 2025/12/08 03:33:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/12/08 03:33:48 DEBUG : appleappleapplebanana: Excluded 2025/12/08 03:33:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/12/08 03:33:48 DEBUG : splitbananasplit: Excluded 2025/12/08 03:33:48 DEBUG : Waiting for deletions to finish 2025/12/08 03:33:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/12/08 03:33:48 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/12/08 03:33:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/08 03:33:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/12/08 03:33:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/12/08 03:33:48 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/12/08 03:33:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/12/08 03:33:48 DEBUG : dir1/0003-defghij.txt: Excluded 2025/12/08 03:33:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/12/08 03:33:48 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/12/08 03:33:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/12/08 03:33:48 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/12/08 03:33:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/12/08 03:33:48 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/12/08 03:33:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/12/08 03:33:48 DEBUG : dir1/0007-1234567.txt: Excluded 2025/12/08 03:33:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/12/08 03:33:48 DEBUG : dir1/0008-2345678.txt: Excluded 2025/12/08 03:33:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/12/08 03:33:48 DEBUG : dir1/0009-3456789.txt: Excluded 2025/12/08 03:33:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/12/08 03:33:48 DEBUG : dir1/0010-456789.txt: Excluded 2025/12/08 03:33:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/12/08 03:33:48 DEBUG : dir1/0011-56789;.txt: Excluded 2025/12/08 03:33:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/12/08 03:33:48 DEBUG : dir1/0012-6789;.txt: Excluded 2025/12/08 03:33:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/12/08 03:33:48 DEBUG : dir1/0013-789;=.txt: Excluded 2025/12/08 03:33:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/12/08 03:33:48 DEBUG : dir1/0014-89;=.txt: Excluded 2025/12/08 03:33:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/12/08 03:33:48 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/ascii run.go:185: Remote "mega root 'rclone-test-hozowom4dola'", Local "Local file system at /tmp/rclone2856019449", Modify Window "876000h0m0s" 2025/12/08 03:34:36 DEBUG : apple: Excluded (Path Filter) 2025/12/08 03:34:36 DEBUG : apple: Excluded 2025/12/08 03:34:36 DEBUG : banana: Excluded (Path Filter) 2025/12/08 03:34:36 DEBUG : banana: Excluded 2025/12/08 03:34:36 DEBUG : Waiting for deletions to finish 2025/12/08 03:34:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/12/08 03:34:36 DEBUG : appleappleapplebanana: Excluded 2025/12/08 03:34:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/12/08 03:34:36 DEBUG : splitbananasplit: Excluded 2025/12/08 03:34:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/12/08 03:34:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/12/08 03:34:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/08 03:34:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/12/08 03:34:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/12/08 03:34:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/12/08 03:34:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/12/08 03:34:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/12/08 03:34:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/12/08 03:34:36 DEBUG : dir1/0003-defghij.txt: Excluded 2025/12/08 03:34:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/12/08 03:34:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/12/08 03:34:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/12/08 03:34:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/12/08 03:34:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/12/08 03:34:36 DEBUG : dir1/0007-1234567.txt: Excluded 2025/12/08 03:34:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/12/08 03:34:36 DEBUG : dir1/0008-2345678.txt: Excluded 2025/12/08 03:34:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/12/08 03:34:36 DEBUG : dir1/0009-3456789.txt: Excluded 2025/12/08 03:34:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/12/08 03:34:36 DEBUG : dir1/0010-456789.txt: Excluded 2025/12/08 03:34:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/12/08 03:34:36 DEBUG : dir1/0011-56789;.txt: Excluded 2025/12/08 03:34:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/12/08 03:34:36 DEBUG : dir1/0012-6789;.txt: Excluded 2025/12/08 03:34:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/12/08 03:34:36 DEBUG : dir1/0013-789;=.txt: Excluded 2025/12/08 03:34:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/12/08 03:34:36 DEBUG : dir1/0014-89;=.txt: Excluded 2025/12/08 03:34:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/12/08 03:34:36 DEBUG : dir1/0015-9;=.txt: Excluded 2025/12/08 03:34:36 DEBUG : apple: size = 5 OK 2025/12/08 03:34:36 DEBUG : apple: Sizes identical 2025/12/08 03:34:36 DEBUG : apple: Unchanged skipping 2025/12/08 03:34:36 DEBUG : banana: size = 6 OK 2025/12/08 03:34:36 DEBUG : banana: Sizes identical 2025/12/08 03:34:36 DEBUG : appleappleapplebanana: size = 21 OK 2025/12/08 03:34:36 DEBUG : banana: Unchanged skipping 2025/12/08 03:34:36 DEBUG : appleappleapplebanana: Sizes identical 2025/12/08 03:34:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/12/08 03:34:36 DEBUG : splitbananasplit: size = 16 OK 2025/12/08 03:34:36 DEBUG : splitbananasplit: Sizes identical 2025/12/08 03:34:36 DEBUG : splitbananasplit: Unchanged skipping 2025/12/08 03:34:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/12/08 03:34:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/12/08 03:34:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/12/08 03:34:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/12/08 03:34:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/12/08 03:34:36 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/12/08 03:34:36 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/12/08 03:34:36 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/12/08 03:34:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/12/08 03:34:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/12/08 03:34:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/12/08 03:34:36 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/12/08 03:34:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/12/08 03:34:36 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/12/08 03:34:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/12/08 03:34:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/12/08 03:34:36 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/12/08 03:34:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/12/08 03:34:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/12/08 03:34:36 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/12/08 03:34:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/12/08 03:34:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/12/08 03:34:36 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/12/08 03:34:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/12/08 03:34:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/12/08 03:34:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/12/08 03:34:36 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/12/08 03:34:36 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/12/08 03:34:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/12/08 03:34:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/12/08 03:34:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/12/08 03:34:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/12/08 03:34:36 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/12/08 03:34:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/12/08 03:34:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/12/08 03:34:36 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/12/08 03:34:36 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/12/08 03:34:36 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for checks to finish 2025/12/08 03:34:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/12/08 03:34:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/12/08 03:34:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/12/08 03:34:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/12/08 03:34:36 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/12/08 03:34:36 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/12/08 03:34:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/12/08 03:34:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/12/08 03:34:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/12/08 03:34:36 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/12/08 03:34:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/12/08 03:34:36 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for transfers to finish 2025/12/08 03:34:36 DEBUG : Waiting for deletions to finish 2025/12/08 03:34:36 DEBUG : apple: Excluded (Path Filter) 2025/12/08 03:34:36 DEBUG : apple: Excluded 2025/12/08 03:34:36 DEBUG : banana: Excluded (Path Filter) 2025/12/08 03:34:36 DEBUG : banana: Excluded 2025/12/08 03:34:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/12/08 03:34:36 DEBUG : appleappleapplebanana: Excluded 2025/12/08 03:34:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/12/08 03:34:36 DEBUG : splitbananasplit: Excluded 2025/12/08 03:34:36 DEBUG : Waiting for deletions to finish 2025/12/08 03:34:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/12/08 03:34:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/12/08 03:34:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/08 03:34:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/12/08 03:34:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/12/08 03:34:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/12/08 03:34:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/12/08 03:34:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/12/08 03:34:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/12/08 03:34:36 DEBUG : dir1/0003-defghij.txt: Excluded 2025/12/08 03:34:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/12/08 03:34:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/12/08 03:34:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/12/08 03:34:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/12/08 03:34:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/12/08 03:34:36 DEBUG : dir1/0007-1234567.txt: Excluded 2025/12/08 03:34:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/12/08 03:34:36 DEBUG : dir1/0008-2345678.txt: Excluded 2025/12/08 03:34:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/12/08 03:34:36 DEBUG : dir1/0009-3456789.txt: Excluded 2025/12/08 03:34:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/12/08 03:34:36 DEBUG : dir1/0010-456789.txt: Excluded 2025/12/08 03:34:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/12/08 03:34:36 DEBUG : dir1/0011-56789;.txt: Excluded 2025/12/08 03:34:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/12/08 03:34:36 DEBUG : dir1/0012-6789;.txt: Excluded 2025/12/08 03:34:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/12/08 03:34:36 DEBUG : dir1/0013-789;=.txt: Excluded 2025/12/08 03:34:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/12/08 03:34:36 DEBUG : dir1/0014-89;=.txt: Excluded 2025/12/08 03:34:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/12/08 03:34:36 DEBUG : dir1/0015-9;=.txt: Excluded 2025/12/08 03:34:36 DEBUG : appleappleapplebanana: size = 21 OK 2025/12/08 03:34:36 DEBUG : appleappleapplebanana: Sizes identical 2025/12/08 03:34:36 DEBUG : banana: size = 6 OK 2025/12/08 03:34:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/12/08 03:34:36 DEBUG : banana: Sizes identical 2025/12/08 03:34:36 DEBUG : banana: Unchanged skipping 2025/12/08 03:34:36 DEBUG : apple: size = 5 OK 2025/12/08 03:34:36 DEBUG : apple: Sizes identical 2025/12/08 03:34:36 DEBUG : apple: Unchanged skipping 2025/12/08 03:34:36 DEBUG : splitbananasplit: size = 16 OK 2025/12/08 03:34:36 DEBUG : splitbananasplit: Sizes identical 2025/12/08 03:34:36 DEBUG : splitbananasplit: Unchanged skipping 2025/12/08 03:34:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/12/08 03:34:36 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/12/08 03:34:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/12/08 03:34:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/12/08 03:34:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/12/08 03:34:36 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/12/08 03:34:36 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/12/08 03:34:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/12/08 03:34:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/12/08 03:34:36 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/12/08 03:34:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/12/08 03:34:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/12/08 03:34:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/12/08 03:34:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/12/08 03:34:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/12/08 03:34:36 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for checks to finish 2025/12/08 03:34:36 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/12/08 03:34:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/12/08 03:34:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/12/08 03:34:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/12/08 03:34:36 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/12/08 03:34:36 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/12/08 03:34:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/12/08 03:34:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/12/08 03:34:36 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/12/08 03:34:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/12/08 03:34:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/12/08 03:34:36 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/12/08 03:34:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/12/08 03:34:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/12/08 03:34:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/12/08 03:34:36 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/12/08 03:34:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/12/08 03:34:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/12/08 03:34:36 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/12/08 03:34:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/12/08 03:34:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/12/08 03:34:36 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/12/08 03:34:36 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/12/08 03:34:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/12/08 03:34:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/12/08 03:34:36 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/12/08 03:34:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/12/08 03:34:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/12/08 03:34:36 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/12/08 03:34:36 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/12/08 03:34:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/12/08 03:34:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/12/08 03:34:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/12/08 03:34:36 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for transfers to finish 2025/12/08 03:34:36 DEBUG : Waiting for deletions to finish 2025/12/08 03:34:36 DEBUG : apple: Excluded (Path Filter) 2025/12/08 03:34:36 DEBUG : apple: Excluded 2025/12/08 03:34:36 DEBUG : banana: Excluded (Path Filter) 2025/12/08 03:34:36 DEBUG : banana: Excluded 2025/12/08 03:34:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/12/08 03:34:36 DEBUG : appleappleapplebanana: Excluded 2025/12/08 03:34:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/12/08 03:34:36 DEBUG : splitbananasplit: Excluded 2025/12/08 03:34:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/12/08 03:34:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/12/08 03:34:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/12/08 03:34:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/12/08 03:34:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/12/08 03:34:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/12/08 03:34:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/12/08 03:34:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/12/08 03:34:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/12/08 03:34:36 DEBUG : Waiting for deletions to finish 2025/12/08 03:34:36 DEBUG : dir1/0003-defghij.txt: Excluded 2025/12/08 03:34:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/12/08 03:34:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/12/08 03:34:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/12/08 03:34:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/12/08 03:34:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/12/08 03:34:36 DEBUG : dir1/0007-1234567.txt: Excluded 2025/12/08 03:34:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/12/08 03:34:36 DEBUG : dir1/0008-2345678.txt: Excluded 2025/12/08 03:34:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/12/08 03:34:36 DEBUG : dir1/0009-3456789.txt: Excluded 2025/12/08 03:34:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/12/08 03:34:36 DEBUG : dir1/0010-456789.txt: Excluded 2025/12/08 03:34:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/12/08 03:34:36 DEBUG : dir1/0011-56789;.txt: Excluded 2025/12/08 03:34:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/12/08 03:34:36 DEBUG : dir1/0012-6789;.txt: Excluded 2025/12/08 03:34:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/12/08 03:34:36 DEBUG : dir1/0013-789;=.txt: Excluded 2025/12/08 03:34:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/12/08 03:34:36 DEBUG : dir1/0014-89;=.txt: Excluded 2025/12/08 03:34:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/12/08 03:34:36 DEBUG : dir1/0015-9;=.txt: Excluded --- PASS: TestTransform (764.59s) --- PASS: TestTransform/NFC (48.04s) --- PASS: TestTransform/NFD (50.21s) --- PASS: TestTransform/base64 (90.33s) --- PASS: TestTransform/prefix (123.79s) --- PASS: TestTransform/suffix (141.64s) --- PASS: TestTransform/truncate (86.60s) --- PASS: TestTransform/encoder (39.41s) --- PASS: TestTransform/ISO-8859-1 (43.08s) --- PASS: TestTransform/charmap (44.65s) --- PASS: TestTransform/lowercase (42.79s) --- PASS: TestTransform/ascii (54.05s) === RUN TestTransformCopy run.go:185: Remote "mega root 'rclone-test-hozowom4dola'", Local "Local file system at /tmp/rclone2856019449", Modify Window "876000h0m0s" 2025/12/08 03:35:01 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/12/08 03:35:01 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/12/08 03:35:01 INFO : sub dir_somesuffix: Making directory 2025/12/08 03:35:03 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/12/08 03:35:03 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/12/08 03:35:03 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/12/08 03:35:03 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/12/08 03:35:03 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/12/08 03:35:03 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for checks to finish 2025/12/08 03:35:03 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for transfers to finish 2025/12/08 03:35:05 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2025/12/08 03:35:05 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/12/08 03:35:05 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (4.59s) === RUN TestDoubleTransform run.go:185: Remote "mega root 'rclone-test-hozowom4dola'", Local "Local file system at /tmp/rclone2856019449", Modify Window "876000h0m0s" 2025/12/08 03:35:06 DEBUG : toe: transformed to: tictactoe 2025/12/08 03:35:06 DEBUG : toe: transformed to: tictactoe 2025/12/08 03:35:06 INFO : tictactoe: Making directory 2025/12/08 03:35:06 DEBUG : toe: transformed to: tictactoe 2025/12/08 03:35:06 DEBUG : toe: transformed to: tictactoe 2025/12/08 03:35:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/12/08 03:35:06 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/12/08 03:35:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/12/08 03:35:06 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for checks to finish 2025/12/08 03:35:06 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for transfers to finish 2025/12/08 03:35:06 DEBUG : tictactoe/tictactoe: size = 11 OK 2025/12/08 03:35:06 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/12/08 03:35:06 DEBUG : Waiting for deletions to finish run.go:130: removing dir "tictactoe" failed - try 1/3: directory not empty --- PASS: TestDoubleTransform (1.55s) === RUN TestFileTag run.go:185: Remote "mega root 'rclone-test-hozowom4dola'", Local "Local file system at /tmp/rclone2856019449", Modify Window "876000h0m0s" 2025/12/08 03:35:07 INFO : toe: Making directory 2025/12/08 03:35:08 INFO : toe/toe: Making directory 2025/12/08 03:35:08 DEBUG : toe: transformed to: tictactoe 2025/12/08 03:35:08 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/12/08 03:35:08 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/12/08 03:35:08 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/12/08 03:35:08 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for checks to finish 2025/12/08 03:35:08 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for transfers to finish 2025/12/08 03:35:10 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/12/08 03:35:10 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/12/08 03:35:10 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (3.54s) === RUN TestNoTag run.go:185: Remote "mega root 'rclone-test-hozowom4dola'", Local "Local file system at /tmp/rclone2856019449", Modify Window "876000h0m0s" 2025/12/08 03:35:11 INFO : toe: Making directory 2025/12/08 03:35:12 INFO : toe/toe: Making directory 2025/12/08 03:35:14 DEBUG : toe: transformed to: tictactoe 2025/12/08 03:35:14 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/12/08 03:35:14 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/12/08 03:35:14 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/12/08 03:35:14 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for checks to finish 2025/12/08 03:35:14 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for transfers to finish 2025/12/08 03:35:17 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/12/08 03:35:17 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/12/08 03:35:17 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (6.88s) === RUN TestDirTag run.go:185: Remote "mega root 'rclone-test-hozowom4dola'", Local "Local file system at /tmp/rclone2856019449", Modify Window "876000h0m0s" 2025/12/08 03:35:18 DEBUG : empty_dir: Making directory with metadata 2025/12/08 03:35:18 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/12/08 03:35:18 DEBUG : toe: transformed to: tictactoe 2025/12/08 03:35:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/12/08 03:35:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/12/08 03:35:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/12/08 03:35:18 INFO : tictacempty_dir: Making directory 2025/12/08 03:35:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/12/08 03:35:19 DEBUG : toe: transformed to: tictactoe 2025/12/08 03:35:19 DEBUG : toe: transformed to: tictactoe 2025/12/08 03:35:19 INFO : tictactoe: Making directory 2025/12/08 03:35:19 DEBUG : toe: transformed to: tictactoe 2025/12/08 03:35:19 DEBUG : toe: transformed to: tictactoe 2025/12/08 03:35:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/12/08 03:35:19 INFO : tictactoe/tictactoe: Making directory 2025/12/08 03:35:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/12/08 03:35:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/12/08 03:35:21 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/12/08 03:35:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/12/08 03:35:21 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for checks to finish 2025/12/08 03:35:21 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for transfers to finish 2025/12/08 03:35:23 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/12/08 03:35:23 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/12/08 03:35:23 DEBUG : Waiting for deletions to finish run.go:130: removing dir "tictactoe/tictactoe" failed - try 1/3: directory not empty --- PASS: TestDirTag (9.44s) === RUN TestAllTag run.go:185: Remote "mega root 'rclone-test-hozowom4dola'", Local "Local file system at /tmp/rclone2856019449", Modify Window "876000h0m0s" 2025/12/08 03:35:27 DEBUG : empty_dir: Making directory with metadata 2025/12/08 03:35:27 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/12/08 03:35:27 DEBUG : toe: transformed to: tictactoe 2025/12/08 03:35:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/12/08 03:35:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/12/08 03:35:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/12/08 03:35:27 INFO : tictacempty_dir: Making directory 2025/12/08 03:35:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/12/08 03:35:27 DEBUG : toe: transformed to: tictactoe 2025/12/08 03:35:27 DEBUG : toe: transformed to: tictactoe 2025/12/08 03:35:27 INFO : tictactoe: Making directory 2025/12/08 03:35:28 DEBUG : toe: transformed to: tictactoe 2025/12/08 03:35:28 DEBUG : toe: transformed to: tictactoe 2025/12/08 03:35:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/12/08 03:35:28 INFO : tictactoe/tictactoe: Making directory 2025/12/08 03:35:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/12/08 03:35:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/12/08 03:35:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/12/08 03:35:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/12/08 03:35:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/12/08 03:35:28 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for checks to finish 2025/12/08 03:35:28 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for transfers to finish 2025/12/08 03:35:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/12/08 03:35:30 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/12/08 03:35:30 DEBUG : Waiting for deletions to finish 2025/12/08 03:35:30 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for checks to finish 2025/12/08 03:35:30 DEBUG : toe: transformed to: tictactoe 2025/12/08 03:35:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/12/08 03:35:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/12/08 03:35:30 DEBUG : toe: transformed to: tictactoe 2025/12/08 03:35:30 DEBUG : toe: transformed to: tictactoe 2025/12/08 03:35:30 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/12/08 03:35:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/12/08 03:35:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2025/12/08 03:35:30 NOTICE: mega root 'rclone-test-hozowom4dola': 0 differences found 2025/12/08 03:35:30 NOTICE: mega root 'rclone-test-hozowom4dola': 1 hashes could not be checked 2025/12/08 03:35:30 NOTICE: mega root 'rclone-test-hozowom4dola': 1 matching files run.go:130: removing dir "tictactoe/tictactoe" failed - try 1/3: directory not empty --- PASS: TestAllTag (4.56s) === RUN TestRunTwice run.go:185: Remote "mega root 'rclone-test-hozowom4dola'", Local "Local file system at /tmp/rclone2856019449", Modify Window "876000h0m0s" 2025/12/08 03:35:32 DEBUG : toe: transformed to: tictactoe 2025/12/08 03:35:32 DEBUG : toe: transformed to: tictactoe 2025/12/08 03:35:32 INFO : tictactoe: Making directory 2025/12/08 03:35:32 DEBUG : toe: transformed to: tictactoe 2025/12/08 03:35:32 DEBUG : toe: transformed to: tictactoe 2025/12/08 03:35:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/12/08 03:35:32 INFO : tictactoe/tictactoe: Making directory 2025/12/08 03:35:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/12/08 03:35:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/12/08 03:35:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/12/08 03:35:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/12/08 03:35:32 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for checks to finish 2025/12/08 03:35:32 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for transfers to finish 2025/12/08 03:35:34 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/12/08 03:35:34 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/12/08 03:35:34 DEBUG : Waiting for deletions to finish 2025/12/08 03:35:34 DEBUG : toe: transformed to: tictactoe 2025/12/08 03:35:34 DEBUG : toe: transformed to: tictactoe 2025/12/08 03:35:34 DEBUG : toe: transformed to: tictactoe 2025/12/08 03:35:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/12/08 03:35:34 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/12/08 03:35:34 DEBUG : toe/toe/toe.txt: Sizes identical 2025/12/08 03:35:34 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for checks to finish 2025/12/08 03:35:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/12/08 03:35:34 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/12/08 03:35:34 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for transfers to finish 2025/12/08 03:35:34 DEBUG : Waiting for deletions to finish run.go:130: removing dir "tictactoe/tictactoe" failed - try 1/3: directory not empty --- PASS: TestRunTwice (5.33s) === RUN TestConflicting run.go:185: Remote "mega root 'rclone-test-hozowom4dola'", Local "Local file system at /tmp/rclone2856019449", Modify Window "876000h0m0s" 2025/12/08 03:35:37 INFO : toe: Making directory 2025/12/08 03:35:37 INFO : toe/toe: Making directory 2025/12/08 03:35:37 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/12/08 03:35:37 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for checks to finish 2025/12/08 03:35:37 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for transfers to finish 2025/12/08 03:35:40 DEBUG : toe/toe/toe: size = 11 OK 2025/12/08 03:35:40 INFO : toe/toe/toe: Copied (new) 2025/12/08 03:35:40 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (3.41s) === RUN TestMove run.go:185: Remote "mega root 'rclone-test-hozowom4dola'", Local "Local file system at /tmp/rclone2856019449", Modify Window "876000h0m0s" 2025/12/08 03:35:40 DEBUG : empty_dir: Making directory with metadata 2025/12/08 03:35:40 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/12/08 03:35:40 DEBUG : toe: transformed to: tictactoe 2025/12/08 03:35:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/12/08 03:35:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/12/08 03:35:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/12/08 03:35:40 INFO : tictacempty_dir: Making directory 2025/12/08 03:35:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/12/08 03:35:42 DEBUG : toe: transformed to: tictactoe 2025/12/08 03:35:42 DEBUG : toe: transformed to: tictactoe 2025/12/08 03:35:42 INFO : tictactoe: Making directory 2025/12/08 03:35:42 DEBUG : toe: transformed to: tictactoe 2025/12/08 03:35:42 DEBUG : toe: transformed to: tictactoe 2025/12/08 03:35:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/12/08 03:35:42 INFO : tictactoe/tictactoe: Making directory 2025/12/08 03:35:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/12/08 03:35:42 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/12/08 03:35:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/12/08 03:35:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/12/08 03:35:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/12/08 03:35:42 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for checks to finish 2025/12/08 03:35:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/12/08 03:35:42 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for transfers to finish 2025/12/08 03:35:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/12/08 03:35:44 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/12/08 03:35:44 INFO : toe/toe/toe.txt: Deleted 2025/12/08 03:35:44 INFO : toe/toe: Removing directory 2025/12/08 03:35:44 INFO : toe: Removing directory 2025/12/08 03:35:44 INFO : empty_dir: Removing directory 2025/12/08 03:35:44 DEBUG : Local file system at /tmp/rclone2856019449: deleted 3 directories --- PASS: TestMove (4.85s) === RUN TestTransformFile run.go:185: Remote "mega root 'rclone-test-hozowom4dola'", Local "Local file system at /tmp/rclone2856019449", Modify Window "876000h0m0s" 2025/12/08 03:35:45 DEBUG : empty_dir: Making directory with metadata 2025/12/08 03:35:45 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/12/08 03:35:45 DEBUG : toe: transformed to: tictactoe 2025/12/08 03:35:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/12/08 03:35:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/12/08 03:35:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/12/08 03:35:45 INFO : tictacempty_dir: Making directory 2025/12/08 03:35:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/12/08 03:35:45 DEBUG : toe: transformed to: tictactoe 2025/12/08 03:35:45 DEBUG : toe: transformed to: tictactoe 2025/12/08 03:35:45 INFO : tictactoe: Making directory 2025/12/08 03:35:45 DEBUG : toe: transformed to: tictactoe 2025/12/08 03:35:45 DEBUG : toe: transformed to: tictactoe 2025/12/08 03:35:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/12/08 03:35:45 INFO : tictactoe/tictactoe: Making directory 2025/12/08 03:35:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/12/08 03:35:46 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/12/08 03:35:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/12/08 03:35:46 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/12/08 03:35:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/12/08 03:35:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/12/08 03:35:46 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for checks to finish 2025/12/08 03:35:46 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for transfers to finish 2025/12/08 03:35:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/12/08 03:35:48 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/12/08 03:35:48 INFO : toe/toe/toe.txt: Deleted 2025/12/08 03:35:48 INFO : toe/toe: Removing directory 2025/12/08 03:35:48 INFO : toe: Removing directory 2025/12/08 03:35:48 INFO : empty_dir: Removing directory 2025/12/08 03:35:48 DEBUG : Local file system at /tmp/rclone2856019449: deleted 3 directories 2025/12/08 03:35:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/12/08 03:35:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Sizes identical 2025/12/08 03:35:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/12/08 03:35:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/12/08 03:35:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/12/08 03:35:53 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt --- PASS: TestTransformFile (8.68s) === RUN TestManualTransformFile run.go:185: Remote "mega root 'rclone-test-hozowom4dola'", Local "Local file system at /tmp/rclone2856019449", Modify Window "876000h0m0s" 2025/12/08 03:35:54 DEBUG : Reset feature "Copy" 2025/12/08 03:35:54 DEBUG : Reset feature "Move" 2025/12/08 03:35:54 DEBUG : Reset feature "Copy" 2025/12/08 03:35:54 DEBUG : Reset feature "Move" 2025/12/08 03:35:54 DEBUG : empty_dir: Making directory with metadata 2025/12/08 03:35:54 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/12/08 03:35:54 DEBUG : toe: transformed to: tictactoe 2025/12/08 03:35:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/12/08 03:35:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/12/08 03:35:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/12/08 03:35:54 INFO : tictacempty_dir: Making directory 2025/12/08 03:35:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/12/08 03:35:55 DEBUG : toe: transformed to: tictactoe 2025/12/08 03:35:55 DEBUG : toe: transformed to: tictactoe 2025/12/08 03:35:55 INFO : tictactoe: Making directory 2025/12/08 03:35:55 DEBUG : toe: transformed to: tictactoe 2025/12/08 03:35:55 DEBUG : toe: transformed to: tictactoe 2025/12/08 03:35:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/12/08 03:35:55 INFO : tictactoe/tictactoe: Making directory 2025/12/08 03:35:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/12/08 03:35:57 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/12/08 03:35:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/12/08 03:35:57 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/12/08 03:35:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/12/08 03:35:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/12/08 03:35:57 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for checks to finish 2025/12/08 03:35:57 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for transfers to finish 2025/12/08 03:35:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/12/08 03:35:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/12/08 03:35:59 INFO : toe/toe/toe.txt: Deleted 2025/12/08 03:35:59 INFO : toe/toe: Removing directory 2025/12/08 03:35:59 INFO : toe: Removing directory 2025/12/08 03:35:59 INFO : empty_dir: Removing directory 2025/12/08 03:35:59 DEBUG : Local file system at /tmp/rclone2856019449: deleted 3 directories 2025/12/08 03:35:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/12/08 03:35:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: Sizes identical 2025/12/08 03:35:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/12/08 03:35:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/12/08 03:35:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/12/08 03:36:00 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/12/08 03:36:00 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/12/08 03:36:01 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted run.go:130: removing dir "toe/toe" failed - try 1/3: directory not empty --- PASS: TestManualTransformFile (9.06s) === RUN TestBase64 run.go:185: Remote "mega root 'rclone-test-hozowom4dola'", Local "Local file system at /tmp/rclone2856019449", Modify Window "876000h0m0s" 2025/12/08 03:36:03 DEBUG : toe: transformed to: dG9l 2025/12/08 03:36:03 DEBUG : toe: transformed to: dG9l 2025/12/08 03:36:03 INFO : dG9l: Making directory 2025/12/08 03:36:03 DEBUG : toe: transformed to: dG9l 2025/12/08 03:36:03 DEBUG : toe: transformed to: dG9l 2025/12/08 03:36:03 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/12/08 03:36:03 INFO : dG9l/dG9l: Making directory 2025/12/08 03:36:03 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/12/08 03:36:03 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/12/08 03:36:03 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/12/08 03:36:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/12/08 03:36:03 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/12/08 03:36:03 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for checks to finish 2025/12/08 03:36:03 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for transfers to finish 2025/12/08 03:36:05 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2025/12/08 03:36:05 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/12/08 03:36:05 DEBUG : Waiting for deletions to finish 2025/12/08 03:36:05 DEBUG : dG9l: transformed to: toe 2025/12/08 03:36:05 DEBUG : dG9l: transformed to: toe 2025/12/08 03:36:05 DEBUG : Added delayed dir = "toe", newDst=toe 2025/12/08 03:36:05 DEBUG : dG9l: transformed to: toe 2025/12/08 03:36:05 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/12/08 03:36:05 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/12/08 03:36:05 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/12/08 03:36:05 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/12/08 03:36:05 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Sizes identical 2025/12/08 03:36:05 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/12/08 03:36:05 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/12/08 03:36:05 DEBUG : Local file system at /tmp/rclone2856019449: Waiting for checks to finish 2025/12/08 03:36:05 DEBUG : Local file system at /tmp/rclone2856019449: Waiting for transfers to finish 2025/12/08 03:36:05 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (3.63s) === RUN TestError run.go:185: Remote "mega root 'rclone-test-hozowom4dola'", Local "Local file system at /tmp/rclone2856019449", Modify Window "876000h0m0s" 2025/12/08 03:36:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/12/08 03:36:07 DEBUG : toe: transformed to: 2025/12/08 03:36:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/12/08 03:36:07 DEBUG : toe: transformed to: 2025/12/08 03:36:07 INFO : mega root 'rclone-test-hozowom4dola': Making directory 2025/12/08 03:36:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/12/08 03:36:07 DEBUG : toe: transformed to: 2025/12/08 03:36:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/12/08 03:36:07 DEBUG : toe: transformed to: 2025/12/08 03:36:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/12/08 03:36:07 DEBUG : toe/toe: transformed to: 2025/12/08 03:36:07 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/12/08 03:36:07 INFO : toe/toe: Making directory 2025/12/08 03:36:10 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/12/08 03:36:10 DEBUG : toe/toe: transformed to: 2025/12/08 03:36:10 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/12/08 03:36:10 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/12/08 03:36:10 DEBUG : toe: transformed to: 2025/12/08 03:36:10 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/12/08 03:36:10 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/12/08 03:36:10 DEBUG : toe/toe/toe: transformed to: 2025/12/08 03:36:10 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/12/08 03:36:10 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for checks to finish 2025/12/08 03:36:10 DEBUG : mega root 'rclone-test-hozowom4dola': Waiting for transfers to finish 2025/12/08 03:36:12 DEBUG : toe/toe/toe: size = 11 OK 2025/12/08 03:36:12 INFO : toe/toe/toe: Copied (new) 2025/12/08 03:36:12 ERROR : mega root 'rclone-test-hozowom4dola': not deleting files as there were IO errors 2025/12/08 03:36:12 ERROR : mega root 'rclone-test-hozowom4dola': not deleting directories as there were IO errors run.go:130: removing dir "toe/toe" failed - try 1/3: directory not empty --- PASS: TestError (8.85s) FAIL 2025/12/08 03:36:15 DEBUG : mega root 'rclone-test-hozowom4dola': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestAllTag|TestBase64|TestConflicting|TestDirTag|TestDoubleTransform|TestError|TestFileTag|TestFixCase|TestManualTransformFile|TestMove|TestMoveWithDeleteEmptySrcDirs|TestMoveWithIgnoreExisting|TestMoveWithoutDeleteEmptySrcDirs|TestNoTag|TestNothingToTransferWithEmptyDirs|TestNothingToTransferWithoutEmptyDirs|TestRunTwice|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveLocal|TestServerSideMoveOverlap|TestServerSideMoveWithFilter|TestSyncBackupDir|TestSyncBackupDirSuffixOnly|TestSyncBackupDirWithSuffix|TestSyncBackupDirWithSuffixKeepExtension|TestSyncCompareDest|TestSyncConcurrentDelete|TestSyncConcurrentTruncate|TestSyncCopyDest|TestSyncIgnoreCase|TestSyncImmutable|TestSyncMultipleCompareDest|TestSyncOverlap|TestSyncOverlapWithFilter|TestSyncReplaceDirModTime|TestSyncReplaceDirModTimeWithEmptyDirs|TestSyncSuffix|TestSyncSuffixKeepExtension|TestSyncUTFNorm|TestSyncWithTrackRenamesStrategyLeaf|TestTransformCopy|TestTransformFile)$|^TestMaxTransfer$/^(Cautious|Hard|Soft)$|^TestTransform$/^(ISO-8859-1|NFC|NFD|ascii|base64|charmap|encoder|lowercase|prefix|suffix|truncate)$'" - Finished ERROR in 30m21.197696932s (try 2/5): exit status 1: Failed [TestSyncWithTrackRenamesStrategyLeaf TestMoveWithDeleteEmptySrcDirs TestSyncCompareDest TestSyncBackupDir TestSyncBackupDirWithSuffix TestSyncBackupDirWithSuffixKeepExtension TestSyncBackupDirSuffixOnly]