"./sync.test -test.v -test.timeout 2h0m0s -remote TestDrime: -list-retries 5 -verbose" - Starting (try 1/5) 2026/07/23 04:34:07 DEBUG : Creating backend with remote "TestDrime:rclone-test-hocoxav8gawu" 2026/07/23 04:34:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/23 04:34:09 DEBUG : Creating backend with remote "/tmp/rclone3900589211" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" 2026/07/23 04:34:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/23 04:34:11 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/07/23 04:34:11 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 04:34:11 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (5.89s) === RUN TestCopy run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" 2026/07/23 04:34:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/23 04:34:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/23 04:34:16 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 04:34:16 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 04:34:25 DEBUG : sub dir/hello world: size = 11 OK 2026/07/23 04:34:25 INFO : sub dir/hello world: Copied (new) 2026/07/23 04:34:29 DEBUG : drime root 'rclone-test-hocoxav8gawu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (23.45s) === RUN TestCopyMetadata run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (3.30s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (3.88s) === RUN TestCopyMissingDirectory run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" 2026/07/23 04:34:45 DEBUG : Creating backend with remote "/non-existing" 2026/07/23 04:34:48 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/07/23 04:34:48 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 04:34:48 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (5.88s) === RUN TestCopyNoTraverse run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" 2026/07/23 04:34:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/23 04:34:53 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 04:34:53 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 04:35:02 DEBUG : sub dir/hello world: size = 11 OK 2026/07/23 04:35:02 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (22.90s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (2.31s) === RUN TestCopyCheckFirst run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" 2026/07/23 04:35:16 INFO : drime root 'rclone-test-hocoxav8gawu': Running all checks before starting transfers 2026/07/23 04:35:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/23 04:35:18 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 04:35:18 INFO : drime root 'rclone-test-hocoxav8gawu': Checks finished, now starting transfers 2026/07/23 04:35:18 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 04:35:25 DEBUG : sub dir/hello world: size = 11 OK 2026/07/23 04:35:25 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (23.82s) === RUN TestSyncNoTraverse run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" 2026/07/23 04:35:40 ERROR : Ignoring --no-traverse with sync 2026/07/23 04:35:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/23 04:35:42 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 04:35:42 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 04:35:48 DEBUG : sub dir/hello world: size = 11 OK 2026/07/23 04:35:48 INFO : sub dir/hello world: Copied (new) 2026/07/23 04:35:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (19.33s) === RUN TestCopyWithDepth run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" 2026/07/23 04:36:01 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/07/23 04:36:01 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 04:36:01 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 04:36:05 DEBUG : hello world2: size = 12 OK 2026/07/23 04:36:05 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (11.65s) === RUN TestCopyWithFilesFrom run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" 2026/07/23 04:36:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/23 04:36:13 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 04:36:13 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 04:36:17 DEBUG : potato2: size = 11 OK 2026/07/23 04:36:17 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (10.14s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" 2026/07/23 04:36:23 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/23 04:36:23 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 04:36:23 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 04:36:29 DEBUG : potato2: size = 11 OK 2026/07/23 04:36:29 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (13.10s) === RUN TestCopyEmptyDirectories run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" 2026/07/23 04:36:34 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/23 04:36:34 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/23 04:36:34 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/23 04:36:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/23 04:36:36 INFO : sub dir2: Making directory 2026/07/23 04:36:38 INFO : sub dir: Making directory 2026/07/23 04:36:40 INFO : sub dir2/sub sub dir2: Making directory 2026/07/23 04:36:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/23 04:36:43 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 04:36:43 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 04:36:47 DEBUG : sub dir/hello world: size = 11 OK 2026/07/23 04:36:47 INFO : sub dir/hello world: Copied (new) 2026/07/23 04:36:50 DEBUG : drime root 'rclone-test-hocoxav8gawu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (33.32s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" 2026/07/23 04:37:08 INFO : sub dir2: Making directory 2026/07/23 04:37:08 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/23 04:37:08 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/23 04:37:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/23 04:37:10 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 04:37:10 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 04:37:19 DEBUG : sub dir/hello world: size = 11 OK 2026/07/23 04:37:19 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (19.82s) === RUN TestMoveEmptyDirectories run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" 2026/07/23 04:37:28 DEBUG : sub dir2: Making directory with metadata 2026/07/23 04:37:28 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/23 04:37:29 INFO : sub dir2: Making directory 2026/07/23 04:37:32 INFO : sub dir: Making directory 2026/07/23 04:37:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/23 04:37:35 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 04:37:35 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 04:37:39 DEBUG : sub dir/hello world: size = 11 OK 2026/07/23 04:37:39 INFO : sub dir/hello world: Copied (new) 2026/07/23 04:37:39 INFO : sub dir/hello world: Deleted 2026/07/23 04:37:42 DEBUG : drime root 'rclone-test-hocoxav8gawu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/23 04:37:44 DEBUG : drime root 'rclone-test-hocoxav8gawu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (29.61s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (3.39s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" 2026/07/23 04:38:01 INFO : sub dir2: Making directory 2026/07/23 04:38:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/23 04:38:02 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 04:38:02 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 04:38:09 DEBUG : sub dir/hello world: size = 11 OK 2026/07/23 04:38:09 INFO : sub dir/hello world: Copied (new) 2026/07/23 04:38:09 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (22.21s) === RUN TestSyncEmptyDirectories run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" 2026/07/23 04:38:23 DEBUG : sub dir2: Making directory with metadata 2026/07/23 04:38:23 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/23 04:38:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/23 04:38:24 INFO : sub dir2: Making directory 2026/07/23 04:38:28 INFO : sub dir: Making directory 2026/07/23 04:38:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/23 04:38:31 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 04:38:31 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 04:38:34 DEBUG : sub dir/hello world: size = 11 OK 2026/07/23 04:38:34 INFO : sub dir/hello world: Copied (new) 2026/07/23 04:38:34 DEBUG : Waiting for deletions to finish 2026/07/23 04:38:39 DEBUG : drime root 'rclone-test-hocoxav8gawu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (30.08s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (2.84s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" 2026/07/23 04:38:56 INFO : sub dir2: Making directory 2026/07/23 04:38:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/23 04:38:57 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 04:38:57 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 04:39:01 DEBUG : sub dir/hello world: size = 11 OK 2026/07/23 04:39:01 INFO : sub dir/hello world: Copied (new) 2026/07/23 04:39:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (16.79s) === RUN TestServerSideCopy run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" 2026/07/23 04:39:20 DEBUG : Creating backend with remote "TestDrime:rclone-test-ripapod8jefa" sync_test.go:620: Server side copy (if possible) drime root 'rclone-test-hocoxav8gawu' -> drime root 'rclone-test-ripapod8jefa' 2026/07/23 04:39:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/23 04:39:24 DEBUG : drime root 'rclone-test-ripapod8jefa': Waiting for checks to finish 2026/07/23 04:39:24 DEBUG : drime root 'rclone-test-ripapod8jefa': Waiting for transfers to finish 2026/07/23 04:39:36 DEBUG : sub dir/hello world: size = 11 OK 2026/07/23 04:39:36 INFO : sub dir/hello world: Copied (new) 2026/07/23 04:39:38 DEBUG : drime root 'rclone-test-ripapod8jefa': Purge remote --- PASS: TestServerSideCopy (32.99s) === RUN TestCopyOverSelf run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" 2026/07/23 04:40:00 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3900589211) 2026/07/23 04:40:00 DEBUG : sub dir/hello world: size = 11 (drime root 'rclone-test-hocoxav8gawu') 2026/07/23 04:40:00 DEBUG : sub dir/hello world: Sizes differ 2026/07/23 04:40:00 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 04:40:00 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 04:40:02 DEBUG : sub dir/hello world: Removing old object on successful upload 2026/07/23 04:40:04 DEBUG : sub dir/hello world: Old object already deleted, safely ignoring 2026/07/23 04:40:04 DEBUG : sub dir/hello world: size = 17 OK 2026/07/23 04:40:04 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (34.83s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" 2026/07/23 04:40:31 DEBUG : Creating backend with remote "TestDrime:rclone-test-dubasil3feqe" 2026/07/23 04:40:31 DEBUG : Config file has changed externally - reloading sync_test.go:656: Server side copy (if possible) drime root 'rclone-test-hocoxav8gawu' -> drime root 'rclone-test-dubasil3feqe' 2026/07/23 04:40:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/23 04:40:39 DEBUG : drime root 'rclone-test-dubasil3feqe': Waiting for checks to finish 2026/07/23 04:40:39 DEBUG : drime root 'rclone-test-dubasil3feqe': Waiting for transfers to finish 2026/07/23 04:40:47 DEBUG : sub dir/hello world: size = 11 OK 2026/07/23 04:40:47 INFO : sub dir/hello world: Copied (new) 2026/07/23 04:40:54 DEBUG : sub dir/hello world: Removing old object on successful upload 2026/07/23 04:40:55 DEBUG : sub dir/hello world: Old object already deleted, safely ignoring 2026/07/23 04:41:01 DEBUG : sub dir/hello world: size = 17 (drime root 'rclone-test-hocoxav8gawu') 2026/07/23 04:41:01 DEBUG : sub dir/hello world: size = 11 (drime root 'rclone-test-dubasil3feqe') 2026/07/23 04:41:01 DEBUG : sub dir/hello world: Sizes differ 2026/07/23 04:41:01 DEBUG : drime root 'rclone-test-dubasil3feqe': Waiting for checks to finish 2026/07/23 04:41:01 DEBUG : drime root 'rclone-test-dubasil3feqe': Waiting for transfers to finish 2026/07/23 04:41:05 DEBUG : sub dir/hello world: Removing old object on successful upload 2026/07/23 04:41:07 DEBUG : sub dir/hello world: Old object already deleted, safely ignoring 2026/07/23 04:41:07 DEBUG : sub dir/hello world: size = 17 OK 2026/07/23 04:41:07 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/23 04:41:10 DEBUG : drime root 'rclone-test-dubasil3feqe': Purge remote --- PASS: TestServerSideCopyOverSelf (60.55s) === RUN TestMoveOverSelf run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" 2026/07/23 04:41:33 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 04:41:33 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3900589211) 2026/07/23 04:41:33 DEBUG : sub dir/hello world: size = 11 (drime root 'rclone-test-hocoxav8gawu') 2026/07/23 04:41:33 DEBUG : sub dir/hello world: Sizes differ 2026/07/23 04:41:33 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 04:41:36 DEBUG : sub dir/hello world: Removing old object on successful upload 2026/07/23 04:41:37 DEBUG : sub dir/hello world: Old object already deleted, safely ignoring 2026/07/23 04:41:37 DEBUG : sub dir/hello world: size = 17 OK 2026/07/23 04:41:37 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/23 04:41:37 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (30.87s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" 2026/07/23 04:42:01 DEBUG : Creating backend with remote "TestDrime:rclone-test-wifawem9zaxi" 2026/07/23 04:42:01 DEBUG : Config file has changed externally - reloading sync_test.go:701: Server side copy (if possible) drime root 'rclone-test-hocoxav8gawu' -> drime root 'rclone-test-wifawem9zaxi' 2026/07/23 04:42:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/23 04:42:09 DEBUG : drime root 'rclone-test-wifawem9zaxi': Waiting for checks to finish 2026/07/23 04:42:09 DEBUG : drime root 'rclone-test-wifawem9zaxi': Waiting for transfers to finish 2026/07/23 04:42:24 DEBUG : sub dir/hello world: size = 11 OK 2026/07/23 04:42:24 INFO : sub dir/hello world: Copied (new) 2026/07/23 04:42:28 DEBUG : sub dir/hello world: Removing old object on successful upload 2026/07/23 04:42:29 DEBUG : sub dir/hello world: Old object already deleted, safely ignoring 2026/07/23 04:42:33 DEBUG : drime root 'rclone-test-wifawem9zaxi': Using server-side directory move 2026/07/23 04:42:33 INFO : drime root 'rclone-test-wifawem9zaxi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/23 04:42:36 DEBUG : sub dir/hello world: size = 17 (drime root 'rclone-test-hocoxav8gawu') 2026/07/23 04:42:36 DEBUG : sub dir/hello world: size = 11 (drime root 'rclone-test-wifawem9zaxi') 2026/07/23 04:42:36 DEBUG : sub dir/hello world: Sizes differ 2026/07/23 04:42:36 DEBUG : drime root 'rclone-test-wifawem9zaxi': Waiting for checks to finish 2026/07/23 04:42:36 DEBUG : drime root 'rclone-test-wifawem9zaxi': Waiting for transfers to finish 2026/07/23 04:42:38 INFO : sub dir/hello world: Deleted 2026/07/23 04:42:42 INFO : sub dir/hello world: Moved (server-side) 2026/07/23 04:42:57 DEBUG : testing file moves 2026/07/23 04:43:00 DEBUG : sub dir/hello world: size = 24 (drime root 'rclone-test-hocoxav8gawu') 2026/07/23 04:43:00 DEBUG : sub dir/hello world: size = 17 (drime root 'rclone-test-wifawem9zaxi') 2026/07/23 04:43:00 DEBUG : sub dir/hello world: Sizes differ 2026/07/23 04:43:00 DEBUG : drime root 'rclone-test-wifawem9zaxi': Waiting for checks to finish 2026/07/23 04:43:00 DEBUG : drime root 'rclone-test-wifawem9zaxi': Waiting for transfers to finish 2026/07/23 04:43:02 INFO : sub dir/hello world: Deleted 2026/07/23 04:43:06 INFO : sub dir/hello world: Moved (server-side) 2026/07/23 04:43:12 DEBUG : drime root 'rclone-test-wifawem9zaxi': Purge remote --- PASS: TestServerSideMoveOverSelf (88.65s) === RUN TestCopyAfterDelete run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" 2026/07/23 04:43:22 ERROR : error listing: directory not found 2026/07/23 04:43:22 INFO : Local file system at /tmp/rclone3900589211: Making directory 2026/07/23 04:43:23 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 04:43:23 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (15.00s) === RUN TestCopyRedownload run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" 2026/07/23 04:43:46 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/23 04:43:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/23 04:43:48 DEBUG : Local file system at /tmp/rclone3900589211: Waiting for checks to finish 2026/07/23 04:43:48 DEBUG : Local file system at /tmp/rclone3900589211: Waiting for transfers to finish 2026/07/23 04:43:49 DEBUG : sub dir/hello world.9076d4bf.partial: size = 11 OK 2026/07/23 04:43:49 DEBUG : sub dir/hello world.9076d4bf.partial: renamed to: sub dir/hello world 2026/07/23 04:43:49 INFO : sub dir/hello world: Copied (new) 2026/07/23 04:43:49 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (22.93s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" 2026/07/23 04:44:00 DEBUG : check sum: Need to transfer - File not found at Destination 2026/07/23 04:44:00 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 04:44:00 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 04:44:02 DEBUG : check sum: size = 1 OK 2026/07/23 04:44:02 INFO : check sum: Copied (new) 2026/07/23 04:44:02 DEBUG : Waiting for deletions to finish 2026/07/23 04:44:06 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 04:44:06 DEBUG : check sum: size = 1 OK 2026/07/23 04:44:06 NOTICE: drime root 'rclone-test-hocoxav8gawu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/07/23 04:44:06 DEBUG : check sum: Size of src and dst objects identical 2026/07/23 04:44:06 DEBUG : check sum: Unchanged skipping 2026/07/23 04:44:06 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 04:44:06 DEBUG : Waiting for deletions to finish 2026/07/23 04:44:06 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (14.72s) === RUN TestSyncSizeOnly run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" 2026/07/23 04:44:15 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/07/23 04:44:15 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 04:44:15 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 04:44:17 DEBUG : sizeonly: size = 6 OK 2026/07/23 04:44:17 INFO : sizeonly: Copied (new) 2026/07/23 04:44:17 DEBUG : Waiting for deletions to finish 2026/07/23 04:44:21 DEBUG : sizeonly: size = 6 OK 2026/07/23 04:44:21 DEBUG : sizeonly: Sizes identical 2026/07/23 04:44:21 DEBUG : sizeonly: Unchanged skipping 2026/07/23 04:44:21 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 04:44:21 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 04:44:21 DEBUG : Waiting for deletions to finish 2026/07/23 04:44:21 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (15.78s) === RUN TestSyncIgnoreSize run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" 2026/07/23 04:44:31 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/07/23 04:44:31 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 04:44:31 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 04:44:35 INFO : ignore-size: Copied (new) 2026/07/23 04:44:35 DEBUG : Waiting for deletions to finish 2026/07/23 04:44:38 DEBUG : ignore-size: Sizes identical 2026/07/23 04:44:38 DEBUG : ignore-size: Unchanged skipping 2026/07/23 04:44:38 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 04:44:38 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 04:44:38 DEBUG : Waiting for deletions to finish 2026/07/23 04:44:38 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (12.04s) === RUN TestSyncIgnoreTimes run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" 2026/07/23 04:44:47 DEBUG : existing: size = 6 OK 2026/07/23 04:44:47 DEBUG : existing: Sizes identical 2026/07/23 04:44:47 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 04:44:47 DEBUG : existing: Unchanged skipping 2026/07/23 04:44:47 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 04:44:47 DEBUG : Waiting for deletions to finish 2026/07/23 04:44:47 INFO : There was nothing to transfer 2026/07/23 04:44:50 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 04:44:50 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/07/23 04:44:50 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 04:44:52 DEBUG : existing: Removing old object on successful upload 2026/07/23 04:44:54 DEBUG : existing: Old object already deleted, safely ignoring 2026/07/23 04:44:54 DEBUG : existing: size = 6 OK 2026/07/23 04:44:54 INFO : existing: Copied (replaced existing) 2026/07/23 04:44:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (19.14s) === RUN TestSyncIgnoreExisting run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" 2026/07/23 04:45:01 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/23 04:45:01 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 04:45:01 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 04:45:05 DEBUG : existing: size = 6 OK 2026/07/23 04:45:05 INFO : existing: Copied (new) 2026/07/23 04:45:05 DEBUG : Waiting for deletions to finish 2026/07/23 04:45:09 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 04:45:09 DEBUG : existing: Destination exists, skipping 2026/07/23 04:45:09 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 04:45:09 DEBUG : Waiting for deletions to finish 2026/07/23 04:45:09 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (15.86s) === RUN TestSyncIgnoreErrors run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" 2026/07/23 04:45:28 INFO : d: Making directory 2026/07/23 04:45:31 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/23 04:45:32 DEBUG : c/non empty space: size = 5 OK 2026/07/23 04:45:32 DEBUG : c/non empty space: Sizes identical 2026/07/23 04:45:32 DEBUG : c/non empty space: Unchanged skipping 2026/07/23 04:45:32 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 04:45:32 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 04:45:33 DEBUG : a/potato2: size = 60 OK 2026/07/23 04:45:33 INFO : a/potato2: Copied (new) 2026/07/23 04:45:33 DEBUG : Waiting for deletions to finish 2026/07/23 04:45:33 INFO : b/potato: Deleted 2026/07/23 04:45:33 INFO : d: Removing directory 2026/07/23 04:45:36 INFO : b: Removing directory 2026/07/23 04:45:39 DEBUG : drime root 'rclone-test-hocoxav8gawu': deleted 2 directories --- PASS: TestSyncIgnoreErrors (39.80s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" 2026/07/23 04:46:03 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 04:46:03 DEBUG : empty space: size = 1 OK 2026/07/23 04:46:03 DEBUG : empty space: Sizes identical 2026/07/23 04:46:03 DEBUG : empty space: Unchanged skipping 2026/07/23 04:46:03 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 04:46:03 DEBUG : Waiting for deletions to finish 2026/07/23 04:46:03 INFO : There was nothing to transfer 2026/07/23 04:46:05 DEBUG : empty space: size = 1 OK 2026/07/23 04:46:05 DEBUG : empty space: Sizes identical 2026/07/23 04:46:05 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 04:46:05 DEBUG : empty space: Unchanged skipping 2026/07/23 04:46:05 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 04:46:05 DEBUG : Waiting for deletions to finish 2026/07/23 04:46:05 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (13.26s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.93s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" sync_test.go:1072: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (1.89s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" 2026/07/23 04:46:18 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/23 04:46:18 DEBUG : empty space: size = 1 OK 2026/07/23 04:46:18 DEBUG : empty space: Sizes identical 2026/07/23 04:46:18 DEBUG : empty space: Unchanged skipping 2026/07/23 04:46:18 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 04:46:18 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 04:46:19 DEBUG : potato: size = 60 OK 2026/07/23 04:46:19 INFO : potato: Copied (new) 2026/07/23 04:46:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (13.00s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" 2026/07/23 04:46:34 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3900589211) 2026/07/23 04:46:34 DEBUG : potato: size = 60 (drime root 'rclone-test-hocoxav8gawu') 2026/07/23 04:46:34 DEBUG : potato: Sizes differ 2026/07/23 04:46:34 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 04:46:34 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 04:46:35 DEBUG : potato: Removing old object on successful upload 2026/07/23 04:46:37 DEBUG : potato: Old object already deleted, safely ignoring 2026/07/23 04:46:37 DEBUG : potato: size = 21 OK 2026/07/23 04:46:37 INFO : potato: Copied (replaced existing) 2026/07/23 04:46:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (14.71s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" sync_test.go:1136: ModTimeNotSupported so forcing file to be a different size 2026/07/23 04:46:47 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 04:46:47 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3900589211) 2026/07/23 04:46:47 DEBUG : potato: size = 36 (drime root 'rclone-test-hocoxav8gawu') 2026/07/23 04:46:47 DEBUG : potato: Sizes differ 2026/07/23 04:46:47 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 04:46:48 DEBUG : potato: Removing old object on successful upload 2026/07/23 04:46:49 DEBUG : potato: Old object already deleted, safely ignoring 2026/07/23 04:46:49 DEBUG : potato: size = 21 OK 2026/07/23 04:46:49 INFO : potato: Copied (replaced existing) 2026/07/23 04:46:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (10.12s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" 2026/07/23 04:46:58 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/23 04:46:58 DEBUG : empty space: size = 1 OK 2026/07/23 04:46:58 DEBUG : empty space: Sizes identical 2026/07/23 04:46:58 DEBUG : empty space: Unchanged skipping 2026/07/23 04:46:58 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 04:46:58 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/07/23 04:46:58 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 04:46:58 DEBUG : Waiting for deletions to finish 2026/07/23 04:46:58 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (12.40s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" 2026/07/23 04:47:10 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/23 04:47:10 DEBUG : empty space: size = 1 OK 2026/07/23 04:47:10 DEBUG : empty space: Sizes identical 2026/07/23 04:47:10 DEBUG : empty space: Unchanged skipping 2026/07/23 04:47:10 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 04:47:10 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 04:47:13 DEBUG : potato2: size = 60 OK 2026/07/23 04:47:13 INFO : potato2: Copied (new) 2026/07/23 04:47:13 DEBUG : Waiting for deletions to finish 2026/07/23 04:47:14 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (15.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" 2026/07/23 04:47:29 INFO : d: Making directory 2026/07/23 04:47:31 INFO : d/e: Making directory 2026/07/23 04:47:39 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/23 04:47:40 DEBUG : c/non empty space: size = 5 OK 2026/07/23 04:47:40 DEBUG : c/non empty space: Sizes identical 2026/07/23 04:47:40 DEBUG : c/non empty space: Unchanged skipping 2026/07/23 04:47:44 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 04:47:44 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 04:47:44 DEBUG : a/potato2: size = 60 OK 2026/07/23 04:47:44 INFO : a/potato2: Copied (new) 2026/07/23 04:47:44 DEBUG : Waiting for deletions to finish 2026/07/23 04:47:45 INFO : b/potato: Deleted 2026/07/23 04:47:45 INFO : d/e: Removing directory 2026/07/23 04:47:48 INFO : d: Removing directory 2026/07/23 04:47:50 INFO : b: Removing directory 2026/07/23 04:47:53 DEBUG : drime root 'rclone-test-hocoxav8gawu': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (49.35s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" 2026/07/23 04:48:21 INFO : d: Making directory 2026/07/23 04:48:29 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/23 04:48:31 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 04:48:31 DEBUG : c/non empty space: size = 5 OK 2026/07/23 04:48:31 DEBUG : c/non empty space: Sizes identical 2026/07/23 04:48:31 DEBUG : c/non empty space: Unchanged skipping 2026/07/23 04:48:31 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 04:48:36 DEBUG : a/potato2: size = 60 OK 2026/07/23 04:48:36 INFO : a/potato2: Copied (new) 2026/07/23 04:48:36 ERROR : drime root 'rclone-test-hocoxav8gawu': not deleting files as there were IO errors 2026/07/23 04:48:36 ERROR : drime root 'rclone-test-hocoxav8gawu': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (46.55s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" 2026/07/23 04:49:01 DEBUG : Waiting for deletions to finish 2026/07/23 04:49:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/23 04:49:03 DEBUG : empty space: size = 1 OK 2026/07/23 04:49:03 DEBUG : empty space: Sizes identical 2026/07/23 04:49:03 DEBUG : empty space: Unchanged skipping 2026/07/23 04:49:03 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 04:49:03 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 04:49:06 INFO : potato: Deleted 2026/07/23 04:49:08 DEBUG : potato2: size = 60 OK 2026/07/23 04:49:08 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (19.46s) === RUN TestSyncDeleteBefore run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" 2026/07/23 04:49:23 DEBUG : Waiting for deletions to finish 2026/07/23 04:49:25 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 04:49:25 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 04:49:27 INFO : potato: Deleted 2026/07/23 04:49:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/23 04:49:27 DEBUG : empty space: size = 1 OK 2026/07/23 04:49:27 DEBUG : empty space: Sizes identical 2026/07/23 04:49:27 DEBUG : empty space: Unchanged skipping 2026/07/23 04:49:27 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 04:49:27 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 04:49:28 DEBUG : potato2: size = 60 OK 2026/07/23 04:49:28 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (17.71s) === RUN TestCopyDeleteBefore run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" 2026/07/23 04:49:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/23 04:49:37 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 04:49:37 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 04:49:39 DEBUG : potato2: size = 19 OK 2026/07/23 04:49:39 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (13.72s) === RUN TestSyncWithExclude run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" 2026/07/23 04:49:55 DEBUG : enormous: Excluded (Size Filter) 2026/07/23 04:49:55 DEBUG : enormous: Excluded 2026/07/23 04:49:55 DEBUG : potato2: Excluded (Size Filter) 2026/07/23 04:49:55 DEBUG : potato2: Excluded 2026/07/23 04:49:56 DEBUG : potato2: Excluded (Size Filter) 2026/07/23 04:49:56 DEBUG : potato2: Excluded 2026/07/23 04:49:56 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 04:49:56 DEBUG : empty space: size = 1 OK 2026/07/23 04:49:56 DEBUG : empty space: Sizes identical 2026/07/23 04:49:56 DEBUG : empty space: Unchanged skipping 2026/07/23 04:49:56 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 04:49:56 DEBUG : Waiting for deletions to finish 2026/07/23 04:49:56 INFO : There was nothing to transfer 2026/07/23 04:49:58 DEBUG : enormous: Excluded (Size Filter) 2026/07/23 04:49:58 DEBUG : enormous: Excluded 2026/07/23 04:49:58 DEBUG : potato2: Excluded (Size Filter) 2026/07/23 04:49:58 DEBUG : potato2: Excluded 2026/07/23 04:50:00 DEBUG : potato2: Excluded (Size Filter) 2026/07/23 04:50:00 DEBUG : potato2: Excluded 2026/07/23 04:50:00 DEBUG : empty space: size = 1 OK 2026/07/23 04:50:00 DEBUG : empty space: Sizes identical 2026/07/23 04:50:00 DEBUG : empty space: Unchanged skipping 2026/07/23 04:50:00 DEBUG : Local file system at /tmp/rclone3900589211: Waiting for checks to finish 2026/07/23 04:50:00 DEBUG : Local file system at /tmp/rclone3900589211: Waiting for transfers to finish 2026/07/23 04:50:00 DEBUG : Waiting for deletions to finish 2026/07/23 04:50:00 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (21.42s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" 2026/07/23 04:50:23 DEBUG : enormous: Excluded (Size Filter) 2026/07/23 04:50:23 DEBUG : enormous: Excluded 2026/07/23 04:50:23 DEBUG : potato2: Excluded (Size Filter) 2026/07/23 04:50:23 DEBUG : potato2: Excluded 2026/07/23 04:50:24 DEBUG : empty space: size = 1 OK 2026/07/23 04:50:24 DEBUG : empty space: Sizes identical 2026/07/23 04:50:24 DEBUG : empty space: Unchanged skipping 2026/07/23 04:50:24 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 04:50:24 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 04:50:24 DEBUG : Waiting for deletions to finish 2026/07/23 04:50:27 INFO : potato2: Deleted 2026/07/23 04:50:27 INFO : enormous: Deleted 2026/07/23 04:50:27 INFO : There was nothing to transfer 2026/07/23 04:50:30 DEBUG : empty space: size = 1 OK 2026/07/23 04:50:30 DEBUG : Local file system at /tmp/rclone3900589211: Waiting for checks to finish 2026/07/23 04:50:30 DEBUG : empty space: Sizes identical 2026/07/23 04:50:30 DEBUG : empty space: Unchanged skipping 2026/07/23 04:50:30 DEBUG : Local file system at /tmp/rclone3900589211: Waiting for transfers to finish 2026/07/23 04:50:30 DEBUG : Waiting for deletions to finish 2026/07/23 04:50:30 INFO : enormous: Deleted 2026/07/23 04:50:30 INFO : potato2: Deleted 2026/07/23 04:50:30 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (26.07s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" sync_test.go:1454: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (2.07s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" sync_test.go:1569: Can track renames: false 2026/07/23 04:50:35 ERROR : drime root 'rclone-test-hocoxav8gawu': Ignoring --track-renames as the source and destination do not have a common hash 2026/07/23 04:50:36 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/23 04:50:36 DEBUG : yam: Need to transfer - File not found at Destination 2026/07/23 04:50:36 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 04:50:36 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 04:50:40 DEBUG : potato: size = 14 OK 2026/07/23 04:50:40 INFO : potato: Copied (new) 2026/07/23 04:50:40 DEBUG : yam: size = 11 OK 2026/07/23 04:50:40 INFO : yam: Copied (new) 2026/07/23 04:50:40 DEBUG : Waiting for deletions to finish 2026/07/23 04:50:41 ERROR : drime root 'rclone-test-hocoxav8gawu': Ignoring --track-renames as the source and destination do not have a common hash 2026/07/23 04:50:44 DEBUG : potato: size = 14 OK 2026/07/23 04:50:44 DEBUG : potato: Sizes identical 2026/07/23 04:50:44 DEBUG : yaml: Need to transfer - File not found at Destination 2026/07/23 04:50:44 DEBUG : potato: Unchanged skipping 2026/07/23 04:50:44 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 04:50:44 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 04:50:47 DEBUG : yaml: size = 11 OK 2026/07/23 04:50:47 INFO : yaml: Copied (new) 2026/07/23 04:50:47 DEBUG : Waiting for deletions to finish 2026/07/23 04:50:48 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (23.18s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" sync_test.go:1641: Can track renames: false 2026/07/23 04:50:59 ERROR : drime root 'rclone-test-hocoxav8gawu': Ignoring --track-renames as either the source or destination do not support modtime 2026/07/23 04:51:00 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/23 04:51:00 DEBUG : yam: Need to transfer - File not found at Destination 2026/07/23 04:51:00 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 04:51:00 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 04:51:03 DEBUG : potato: size = 14 OK 2026/07/23 04:51:03 INFO : potato: Copied (new) 2026/07/23 04:51:03 DEBUG : yam: size = 11 OK 2026/07/23 04:51:03 INFO : yam: Copied (new) 2026/07/23 04:51:03 DEBUG : Waiting for deletions to finish 2026/07/23 04:51:05 ERROR : drime root 'rclone-test-hocoxav8gawu': Ignoring --track-renames as either the source or destination do not support modtime 2026/07/23 04:51:06 DEBUG : yaml: Need to transfer - File not found at Destination 2026/07/23 04:51:06 DEBUG : potato: size = 14 OK 2026/07/23 04:51:06 DEBUG : potato: Sizes identical 2026/07/23 04:51:06 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 04:51:06 DEBUG : potato: Unchanged skipping 2026/07/23 04:51:06 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 04:51:09 DEBUG : yaml: size = 11 OK 2026/07/23 04:51:09 INFO : yaml: Copied (new) 2026/07/23 04:51:09 DEBUG : Waiting for deletions to finish 2026/07/23 04:51:09 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyModtime (16.87s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" sync_test.go:1680: Can track renames: false 2026/07/23 04:51:17 INFO : drime root 'rclone-test-hocoxav8gawu': Making map for --track-renames 2026/07/23 04:51:17 INFO : drime root 'rclone-test-hocoxav8gawu': Finished making map for --track-renames 2026/07/23 04:51:17 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 04:51:17 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/23 04:51:17 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for renames to finish 2026/07/23 04:51:17 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/07/23 04:51:17 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 04:51:21 DEBUG : potato: size = 14 OK 2026/07/23 04:51:21 INFO : potato: Copied (new) 2026/07/23 04:51:21 DEBUG : sub/yam: size = 11 OK 2026/07/23 04:51:21 INFO : sub/yam: Copied (new) 2026/07/23 04:51:21 DEBUG : Waiting for deletions to finish 2026/07/23 04:51:24 DEBUG : potato: size = 14 OK 2026/07/23 04:51:24 DEBUG : potato: Sizes identical 2026/07/23 04:51:24 DEBUG : potato: Unchanged skipping 2026/07/23 04:51:24 INFO : drime root 'rclone-test-hocoxav8gawu': Making map for --track-renames 2026/07/23 04:51:24 INFO : drime root 'rclone-test-hocoxav8gawu': Finished making map for --track-renames 2026/07/23 04:51:24 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 04:51:24 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for renames to finish 2026/07/23 04:51:27 INFO : sub/yam: Moved (server-side) to: yam 2026/07/23 04:51:27 INFO : yam: Renamed from "sub/yam" 2026/07/23 04:51:27 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 04:51:27 DEBUG : Waiting for deletions to finish 2026/07/23 04:51:27 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (22.37s) === RUN TestServerSideMoveLocal run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" 2026/07/23 04:51:38 DEBUG : Creating backend with remote "/tmp/rclone3900589211/dir1" 2026/07/23 04:51:38 DEBUG : Config file has changed externally - reloading 2026/07/23 04:51:38 DEBUG : Creating backend with remote "/tmp/rclone3900589211/dir2" 2026/07/23 04:51:38 DEBUG : Local file system at /tmp/rclone3900589211/dir2: Using server-side directory move 2026/07/23 04:51:38 INFO : Local file system at /tmp/rclone3900589211/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/23 04:51:38 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/23 04:51:38 DEBUG : Local file system at /tmp/rclone3900589211/dir2: Waiting for checks to finish 2026/07/23 04:51:38 INFO : file1.txt: Moved (server-side) 2026/07/23 04:51:38 DEBUG : Local file system at /tmp/rclone3900589211/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (1.76s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" 2026/07/23 04:51:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/23 04:51:41 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/23 04:51:41 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 04:51:41 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 04:51:56 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/23 04:51:56 INFO : nested/sub dir/file: Copied (new) 2026/07/23 04:51:56 INFO : nested/sub dir/file: Deleted 2026/07/23 04:51:56 DEBUG : sub dir/hello world: size = 11 OK 2026/07/23 04:51:56 INFO : sub dir/hello world: Copied (new) 2026/07/23 04:51:56 INFO : sub dir/hello world: Deleted 2026/07/23 04:51:56 INFO : sub dir: Removing directory 2026/07/23 04:51:56 INFO : nested/sub dir: Removing directory 2026/07/23 04:51:56 INFO : nested: Removing directory 2026/07/23 04:51:56 DEBUG : Local file system at /tmp/rclone3900589211: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (41.47s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" 2026/07/23 04:52:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/23 04:52:22 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/23 04:52:22 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 04:52:22 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 04:52:34 DEBUG : sub dir/hello world: size = 11 OK 2026/07/23 04:52:34 INFO : sub dir/hello world: Copied (new) 2026/07/23 04:52:34 INFO : sub dir/hello world: Deleted 2026/07/23 04:52:34 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/23 04:52:34 INFO : nested/sub dir/file: Copied (new) 2026/07/23 04:52:34 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (29.30s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" 2026/07/23 04:52:51 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/07/23 04:52:51 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/23 04:52:51 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 04:52:51 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 04:52:53 DEBUG : existing-b: size = 6 OK 2026/07/23 04:52:53 INFO : existing-b: Copied (new) 2026/07/23 04:52:53 INFO : existing-b: Deleted 2026/07/23 04:52:53 DEBUG : existing: size = 6 OK 2026/07/23 04:52:53 INFO : existing: Copied (new) 2026/07/23 04:52:53 INFO : existing: Deleted 2026/07/23 04:52:55 DEBUG : existing: Destination exists, skipping 2026/07/23 04:52:55 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/07/23 04:52:55 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 04:52:55 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 04:52:55 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (13.07s) === RUN TestServerSideMove run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" 2026/07/23 04:53:03 DEBUG : Creating backend with remote "TestDrime:rclone-test-kufapoj2fuxa" sync_test.go:1736: Server side move (if possible) drime root 'rclone-test-hocoxav8gawu' -> drime root 'rclone-test-kufapoj2fuxa' 2026/07/23 04:53:27 DEBUG : drime root 'rclone-test-kufapoj2fuxa': Using server-side directory move 2026/07/23 04:53:27 INFO : drime root 'rclone-test-kufapoj2fuxa': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/23 04:53:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/23 04:53:29 DEBUG : empty space: size = 1 OK 2026/07/23 04:53:29 DEBUG : empty space: Sizes identical 2026/07/23 04:53:29 DEBUG : empty space: Unchanged skipping 2026/07/23 04:53:29 DEBUG : potato3: size = 68 (drime root 'rclone-test-hocoxav8gawu') 2026/07/23 04:53:29 DEBUG : potato3: size = 60 (drime root 'rclone-test-kufapoj2fuxa') 2026/07/23 04:53:29 DEBUG : potato3: Sizes differ 2026/07/23 04:53:29 DEBUG : drime root 'rclone-test-kufapoj2fuxa': Waiting for checks to finish 2026/07/23 04:53:30 INFO : empty space: Deleted 2026/07/23 04:53:30 DEBUG : drime root 'rclone-test-kufapoj2fuxa': Waiting for transfers to finish 2026/07/23 04:53:31 INFO : potato3: Deleted 2026/07/23 04:53:32 INFO : potato2: Moved (server-side) 2026/07/23 04:53:34 INFO : potato3: Moved (server-side) 2026/07/23 04:53:37 DEBUG : Creating backend with remote "TestDrime:rclone-test-tukifon3yaxo" 2026/07/23 04:53:41 DEBUG : drime root 'rclone-test-tukifon3yaxo': Using server-side directory move 2026/07/23 04:53:49 INFO : drime root 'rclone-test-tukifon3yaxo': Server side directory move succeeded 2026/07/23 04:53:55 ERROR : error listing: directory not found 2026/07/23 04:53:55 DEBUG : drime root 'rclone-test-tukifon3yaxo': Purge remote 2026/07/23 04:53:56 DEBUG : drime root 'rclone-test-kufapoj2fuxa': Purge remote 2026/07/23 04:53:58 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (56.51s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" 2026/07/23 04:54:00 DEBUG : Creating backend with remote "TestDrime:rclone-test-hucicon0hura" sync_test.go:1736: Server side move (if possible) drime root 'rclone-test-hocoxav8gawu' -> drime root 'rclone-test-hucicon0hura' 2026/07/23 04:54:17 DEBUG : empty space: Excluded (Size Filter) 2026/07/23 04:54:17 DEBUG : empty space: Excluded 2026/07/23 04:54:17 DEBUG : empty space: Excluded (Size Filter) 2026/07/23 04:54:17 DEBUG : empty space: Excluded 2026/07/23 04:54:17 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/23 04:54:17 DEBUG : potato3: size = 68 (drime root 'rclone-test-hocoxav8gawu') 2026/07/23 04:54:17 DEBUG : potato3: size = 60 (drime root 'rclone-test-hucicon0hura') 2026/07/23 04:54:17 DEBUG : potato3: Sizes differ 2026/07/23 04:54:17 DEBUG : drime root 'rclone-test-hucicon0hura': Waiting for checks to finish 2026/07/23 04:54:17 DEBUG : drime root 'rclone-test-hucicon0hura': Waiting for transfers to finish 2026/07/23 04:54:18 INFO : potato3: Deleted 2026/07/23 04:54:19 INFO : potato2: Moved (server-side) 2026/07/23 04:54:19 INFO : potato3: Moved (server-side) 2026/07/23 04:54:22 DEBUG : Creating backend with remote "TestDrime:rclone-test-tiposim1gufe" 2026/07/23 04:54:28 DEBUG : empty space: Excluded (Size Filter) 2026/07/23 04:54:28 DEBUG : empty space: Excluded 2026/07/23 04:54:28 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/23 04:54:28 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/23 04:54:28 DEBUG : drime root 'rclone-test-tiposim1gufe': Waiting for checks to finish 2026/07/23 04:54:28 DEBUG : drime root 'rclone-test-tiposim1gufe': Waiting for transfers to finish 2026/07/23 04:54:31 INFO : potato3: Moved (server-side) 2026/07/23 04:54:31 INFO : potato2: Moved (server-side) 2026/07/23 04:54:35 DEBUG : drime root 'rclone-test-tiposim1gufe': Purge remote 2026/07/23 04:54:36 DEBUG : drime root 'rclone-test-hucicon0hura': Purge remote --- PASS: TestServerSideMoveWithFilter (40.88s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" 2026/07/23 04:54:41 DEBUG : Creating backend with remote "TestDrime:rclone-test-hohedad1dago" 2026/07/23 04:54:56 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) drime root 'rclone-test-hocoxav8gawu' -> drime root 'rclone-test-hohedad1dago' 2026/07/23 04:55:20 DEBUG : drime root 'rclone-test-hohedad1dago': Using server-side directory move 2026/07/23 04:55:20 INFO : drime root 'rclone-test-hohedad1dago': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/23 04:55:22 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/23 04:55:22 DEBUG : empty space: size = 1 OK 2026/07/23 04:55:22 DEBUG : empty space: Sizes identical 2026/07/23 04:55:22 DEBUG : empty space: Unchanged skipping 2026/07/23 04:55:22 DEBUG : potato3: size = 68 (drime root 'rclone-test-hocoxav8gawu') 2026/07/23 04:55:22 DEBUG : potato3: size = 60 (drime root 'rclone-test-hohedad1dago') 2026/07/23 04:55:22 DEBUG : potato3: Sizes differ 2026/07/23 04:55:23 INFO : potato3: Deleted 2026/07/23 04:55:23 DEBUG : drime root 'rclone-test-hohedad1dago': Waiting for checks to finish 2026/07/23 04:55:23 INFO : empty space: Deleted 2026/07/23 04:55:23 DEBUG : drime root 'rclone-test-hohedad1dago': Waiting for transfers to finish 2026/07/23 04:55:25 INFO : potato2: Moved (server-side) 2026/07/23 04:55:27 INFO : potato3: Moved (server-side) 2026/07/23 04:55:27 INFO : tomatoDir: Removing directory 2026/07/23 04:55:31 DEBUG : drime root 'rclone-test-hocoxav8gawu': deleted 1 directories 2026/07/23 04:55:36 DEBUG : Creating backend with remote "TestDrime:rclone-test-qurucoq9xoho" 2026/07/23 04:55:36 DEBUG : Config file has changed externally - reloading 2026/07/23 04:55:41 INFO : tomatoDir: Making directory 2026/07/23 04:55:45 DEBUG : drime root 'rclone-test-qurucoq9xoho': Using server-side directory move 2026/07/23 04:55:54 INFO : drime root 'rclone-test-qurucoq9xoho': Server side directory move succeeded 2026/07/23 04:56:00 ERROR : error listing: directory not found 2026/07/23 04:56:02 ERROR : error listing: directory not found 2026/07/23 04:56:02 DEBUG : drime root 'rclone-test-qurucoq9xoho': Purge remote 2026/07/23 04:56:02 DEBUG : drime root 'rclone-test-hohedad1dago': Purge remote 2026/07/23 04:56:03 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (87.63s) === RUN TestServerSideMoveOverlap run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (3.70s) === RUN TestSyncOverlap run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" 2026/07/23 04:56:12 DEBUG : Creating backend with remote "TestDrime:rclone-test-hocoxav8gawu/rclone-sync-test" --- PASS: TestSyncOverlap (9.20s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" 2026/07/23 04:56:21 DEBUG : Creating backend with remote "TestDrime:rclone-test-hocoxav8gawu/rclone-sync-test" 2026/07/23 04:56:35 DEBUG : Creating backend with remote "TestDrime:rclone-test-hocoxav8gawu/rclone-sync-test-include/layer2" 2026/07/23 04:56:53 DEBUG : Creating backend with remote "TestDrime:rclone-test-hocoxav8gawu/rclone-sync-test-ignore-file" 2026/07/23 04:57:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/23 04:57:14 DEBUG : rclone-sync-test: Excluded 2026/07/23 04:57:16 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/23 04:57:16 DEBUG : drime root 'rclone-test-hocoxav8gawu/rclone-sync-test': Waiting for checks to finish 2026/07/23 04:57:16 DEBUG : drime root 'rclone-test-hocoxav8gawu/rclone-sync-test': Waiting for transfers to finish 2026/07/23 04:57:16 DEBUG : Waiting for deletions to finish 2026/07/23 04:57:16 INFO : There was nothing to transfer 2026/07/23 04:57:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/23 04:57:25 DEBUG : rclone-sync-test: Excluded 2026/07/23 04:57:28 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/23 04:57:28 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 04:57:28 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 04:57:28 DEBUG : Waiting for deletions to finish 2026/07/23 04:57:28 INFO : rclone-sync-test-include: Removing directory 2026/07/23 04:57:29 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/07/23 04:57:29 DEBUG : drime root 'rclone-test-hocoxav8gawu': failed to delete 1 directories 2026/07/23 04:57:29 INFO : There was nothing to transfer 2026/07/23 04:57:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/23 04:57:34 DEBUG : rclone-sync-test: Excluded 2026/07/23 04:57:36 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/23 04:57:36 DEBUG : drime root 'rclone-test-hocoxav8gawu/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/07/23 04:57:36 DEBUG : drime root 'rclone-test-hocoxav8gawu/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/07/23 04:57:36 DEBUG : Waiting for deletions to finish 2026/07/23 04:57:36 INFO : There was nothing to transfer 2026/07/23 04:57:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/23 04:57:41 DEBUG : rclone-sync-test: Excluded 2026/07/23 04:57:43 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/23 04:57:43 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 04:57:43 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 04:57:43 DEBUG : Waiting for deletions to finish 2026/07/23 04:57:43 INFO : rclone-sync-test-include: Removing directory 2026/07/23 04:57:44 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/07/23 04:57:44 DEBUG : drime root 'rclone-test-hocoxav8gawu': failed to delete 1 directories 2026/07/23 04:57:44 INFO : There was nothing to transfer 2026/07/23 04:57:47 DEBUG : Excluded 2026/07/23 04:57:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/23 04:57:51 DEBUG : rclone-sync-test: Excluded 2026/07/23 04:57:54 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/23 04:57:54 DEBUG : drime root 'rclone-test-hocoxav8gawu/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/07/23 04:57:54 DEBUG : drime root 'rclone-test-hocoxav8gawu/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/07/23 04:57:54 DEBUG : Waiting for deletions to finish 2026/07/23 04:57:54 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (113.01s) === RUN TestSyncCompareDest run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" 2026/07/23 04:58:14 DEBUG : Creating backend with remote "TestDrime:rclone-test-hocoxav8gawu/dst" 2026/07/23 04:58:18 DEBUG : Creating backend with remote "TestDrime:rclone-test-hocoxav8gawu/CompareDest" 2026/07/23 04:58:25 DEBUG : one: Need to transfer - File not found at Destination 2026/07/23 04:58:25 DEBUG : drime root 'rclone-test-hocoxav8gawu/dst': Waiting for checks to finish 2026/07/23 04:58:25 DEBUG : drime root 'rclone-test-hocoxav8gawu/dst': Waiting for transfers to finish 2026/07/23 04:58:32 DEBUG : one: size = 3 OK 2026/07/23 04:58:32 INFO : one: Copied (new) 2026/07/23 04:58:32 DEBUG : Waiting for deletions to finish 2026/07/23 04:58:39 DEBUG : drime root 'rclone-test-hocoxav8gawu/dst': Waiting for checks to finish 2026/07/23 04:58:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone3900589211) 2026/07/23 04:58:39 DEBUG : one: size = 3 (drime root 'rclone-test-hocoxav8gawu/dst') 2026/07/23 04:58:39 DEBUG : one: Sizes differ 2026/07/23 04:58:40 DEBUG : drime root 'rclone-test-hocoxav8gawu/dst': Waiting for transfers to finish 2026/07/23 04:58:43 DEBUG : one: Removing old object on successful upload 2026/07/23 04:58:44 DEBUG : one: Old object already deleted, safely ignoring 2026/07/23 04:58:44 DEBUG : one: size = 5 OK 2026/07/23 04:58:44 INFO : one: Copied (replaced existing) 2026/07/23 04:58:44 DEBUG : Waiting for deletions to finish 2026/07/23 04:58:51 DEBUG : dst/one: Removing old object on successful upload 2026/07/23 04:58:53 DEBUG : dst/one: Old object already deleted, safely ignoring 2026/07/23 04:59:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone3900589211) 2026/07/23 04:59:08 DEBUG : one: size = 3 (drime root 'rclone-test-hocoxav8gawu/dst') 2026/07/23 04:59:08 DEBUG : one: Sizes differ 2026/07/23 04:59:08 DEBUG : drime root 'rclone-test-hocoxav8gawu/dst': Waiting for checks to finish 2026/07/23 04:59:11 DEBUG : one: size = 5 OK 2026/07/23 04:59:11 DEBUG : one: Sizes identical 2026/07/23 04:59:11 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/23 04:59:11 DEBUG : drime root 'rclone-test-hocoxav8gawu/dst': Waiting for transfers to finish 2026/07/23 04:59:11 DEBUG : Waiting for deletions to finish 2026/07/23 04:59:11 INFO : There was nothing to transfer 2026/07/23 04:59:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone3900589211) 2026/07/23 04:59:23 DEBUG : one: size = 3 (drime root 'rclone-test-hocoxav8gawu/dst') 2026/07/23 04:59:23 DEBUG : one: Sizes differ 2026/07/23 04:59:25 DEBUG : two: size = 3 OK 2026/07/23 04:59:25 DEBUG : two: Sizes identical 2026/07/23 04:59:25 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/23 04:59:25 DEBUG : drime root 'rclone-test-hocoxav8gawu/dst': Waiting for checks to finish 2026/07/23 04:59:25 DEBUG : one: size = 5 OK 2026/07/23 04:59:25 DEBUG : one: Sizes identical 2026/07/23 04:59:25 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/23 04:59:25 DEBUG : drime root 'rclone-test-hocoxav8gawu/dst': Waiting for transfers to finish 2026/07/23 04:59:25 DEBUG : Waiting for deletions to finish 2026/07/23 04:59:25 INFO : There was nothing to transfer 2026/07/23 04:59:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone3900589211) 2026/07/23 04:59:30 DEBUG : one: size = 3 (drime root 'rclone-test-hocoxav8gawu/dst') 2026/07/23 04:59:30 DEBUG : one: Sizes differ 2026/07/23 04:59:32 DEBUG : one: size = 5 OK 2026/07/23 04:59:32 DEBUG : one: Sizes identical 2026/07/23 04:59:32 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/23 04:59:32 DEBUG : two: size = 3 OK 2026/07/23 04:59:32 DEBUG : two: Sizes identical 2026/07/23 04:59:32 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/23 04:59:32 DEBUG : drime root 'rclone-test-hocoxav8gawu/dst': Waiting for checks to finish 2026/07/23 04:59:32 DEBUG : drime root 'rclone-test-hocoxav8gawu/dst': Waiting for transfers to finish 2026/07/23 04:59:32 DEBUG : Waiting for deletions to finish 2026/07/23 04:59:32 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/07/23 04:59:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone3900589211) 2026/07/23 04:59:42 DEBUG : one: size = 3 (drime root 'rclone-test-hocoxav8gawu/dst') 2026/07/23 04:59:42 DEBUG : one: Sizes differ 2026/07/23 04:59:43 DEBUG : one: size = 5 OK 2026/07/23 04:59:43 DEBUG : one: Sizes identical 2026/07/23 04:59:43 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/23 04:59:43 DEBUG : two: size = 5 (Local file system at /tmp/rclone3900589211) 2026/07/23 04:59:43 DEBUG : two: size = 3 (drime root 'rclone-test-hocoxav8gawu/CompareDest') 2026/07/23 04:59:43 DEBUG : two: Sizes differ 2026/07/23 04:59:43 DEBUG : two: Need to transfer - File not found at Destination 2026/07/23 04:59:43 DEBUG : drime root 'rclone-test-hocoxav8gawu/dst': Waiting for checks to finish 2026/07/23 04:59:43 DEBUG : drime root 'rclone-test-hocoxav8gawu/dst': Waiting for transfers to finish 2026/07/23 04:59:48 DEBUG : two: size = 5 OK 2026/07/23 04:59:48 INFO : two: Copied (new) 2026/07/23 04:59:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (114.81s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" 2026/07/23 05:00:29 DEBUG : Creating backend with remote "TestDrime:rclone-test-hocoxav8gawu/dest" 2026/07/23 05:00:36 DEBUG : Creating backend with remote "TestDrime:rclone-test-hocoxav8gawu/pre-dest1" 2026/07/23 05:00:39 DEBUG : Creating backend with remote "TestDrime:rclone-test-hocoxav8gawu/pre-dest2" 2026/07/23 05:00:44 DEBUG : 1: size = 1 OK 2026/07/23 05:00:44 DEBUG : 1: Sizes identical 2026/07/23 05:00:44 DEBUG : 1: Destination found in --compare-dest, skipping 2026/07/23 05:00:47 DEBUG : 2: size = 1 OK 2026/07/23 05:00:47 DEBUG : 2: Sizes identical 2026/07/23 05:00:47 DEBUG : 2: Destination found in --compare-dest, skipping 2026/07/23 05:00:51 DEBUG : 3: Need to transfer - File not found at Destination 2026/07/23 05:00:51 DEBUG : drime root 'rclone-test-hocoxav8gawu/dest': Waiting for checks to finish 2026/07/23 05:00:51 DEBUG : drime root 'rclone-test-hocoxav8gawu/dest': Waiting for transfers to finish 2026/07/23 05:00:58 DEBUG : 3: size = 1 OK 2026/07/23 05:00:58 INFO : 3: Copied (new) 2026/07/23 05:00:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (71.25s) === RUN TestSyncCopyDest run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" sync_test.go:2266: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (3.18s) === RUN TestSyncBackupDir run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" 2026/07/23 05:01:44 DEBUG : Creating backend with remote "TestDrime:rclone-test-hocoxav8gawu/dst" 2026/07/23 05:01:46 DEBUG : Creating backend with remote "TestDrime:rclone-test-hocoxav8gawu/backup" 2026/07/23 05:01:55 DEBUG : two: size = 3 OK 2026/07/23 05:01:55 DEBUG : two: Sizes identical 2026/07/23 05:01:55 DEBUG : two: Unchanged skipping 2026/07/23 05:01:55 DEBUG : drime root 'rclone-test-hocoxav8gawu/dst': Waiting for checks to finish 2026/07/23 05:01:55 DEBUG : one: size = 4 (Local file system at /tmp/rclone3900589211) 2026/07/23 05:01:55 DEBUG : one: size = 3 (drime root 'rclone-test-hocoxav8gawu/dst') 2026/07/23 05:01:55 DEBUG : one: Sizes differ 2026/07/23 05:02:05 INFO : one: Moved (server-side) 2026/07/23 05:02:05 DEBUG : drime root 'rclone-test-hocoxav8gawu/dst': Waiting for transfers to finish 2026/07/23 05:02:10 DEBUG : one: size = 4 OK 2026/07/23 05:02:10 INFO : one: Copied (new) 2026/07/23 05:02:10 DEBUG : Waiting for deletions to finish 2026/07/23 05:02:15 INFO : three.txt: Moved (server-side) 2026/07/23 05:02:15 INFO : three.txt: Moved into backup dir 2026/07/23 05:02:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone3900589211) 2026/07/23 05:02:27 DEBUG : one: size = 4 (drime root 'rclone-test-hocoxav8gawu/dst') 2026/07/23 05:02:27 DEBUG : one: Sizes differ 2026/07/23 05:02:27 DEBUG : drime root 'rclone-test-hocoxav8gawu/dst': Waiting for checks to finish 2026/07/23 05:02:27 DEBUG : two: size = 3 OK 2026/07/23 05:02:27 DEBUG : two: Sizes identical 2026/07/23 05:02:27 DEBUG : two: Unchanged skipping 2026/07/23 05:02:31 INFO : one: Deleted 2026/07/23 05:02:35 INFO : one: Moved (server-side) 2026/07/23 05:02:35 DEBUG : drime root 'rclone-test-hocoxav8gawu/dst': Waiting for transfers to finish 2026/07/23 05:02:40 DEBUG : one: size = 5 OK 2026/07/23 05:02:40 INFO : one: Copied (new) 2026/07/23 05:02:40 DEBUG : Waiting for deletions to finish 2026/07/23 05:02:43 INFO : three.txt: Deleted 2026/07/23 05:02:46 INFO : three.txt: Moved (server-side) 2026/07/23 05:02:46 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (112.22s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" 2026/07/23 05:03:34 DEBUG : Creating backend with remote "TestDrime:rclone-test-hocoxav8gawu/dst" 2026/07/23 05:03:37 DEBUG : Creating backend with remote "TestDrime:rclone-test-hocoxav8gawu/backup" 2026/07/23 05:03:45 DEBUG : one: size = 4 (Local file system at /tmp/rclone3900589211) 2026/07/23 05:03:45 DEBUG : one: size = 3 (drime root 'rclone-test-hocoxav8gawu/dst') 2026/07/23 05:03:45 DEBUG : one: Sizes differ 2026/07/23 05:03:45 DEBUG : two: size = 3 OK 2026/07/23 05:03:45 DEBUG : two: Sizes identical 2026/07/23 05:03:45 DEBUG : two: Unchanged skipping 2026/07/23 05:03:45 DEBUG : drime root 'rclone-test-hocoxav8gawu/dst': Waiting for checks to finish 2026/07/23 05:03:54 INFO : one: Moved (server-side) to: one.bak 2026/07/23 05:03:54 DEBUG : drime root 'rclone-test-hocoxav8gawu/dst': Waiting for transfers to finish 2026/07/23 05:03:57 DEBUG : one: size = 4 OK 2026/07/23 05:03:57 INFO : one: Copied (new) 2026/07/23 05:03:57 DEBUG : Waiting for deletions to finish 2026/07/23 05:04:06 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/23 05:04:06 INFO : three.txt: Moved into backup dir 2026/07/23 05:04:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone3900589211) 2026/07/23 05:04:19 DEBUG : one: size = 4 (drime root 'rclone-test-hocoxav8gawu/dst') 2026/07/23 05:04:19 DEBUG : one: Sizes differ 2026/07/23 05:04:19 DEBUG : two: size = 3 OK 2026/07/23 05:04:19 DEBUG : two: Sizes identical 2026/07/23 05:04:19 DEBUG : two: Unchanged skipping 2026/07/23 05:04:19 DEBUG : drime root 'rclone-test-hocoxav8gawu/dst': Waiting for checks to finish 2026/07/23 05:04:23 INFO : one.bak: Deleted 2026/07/23 05:04:28 INFO : one: Moved (server-side) to: one.bak 2026/07/23 05:04:28 DEBUG : drime root 'rclone-test-hocoxav8gawu/dst': Waiting for transfers to finish 2026/07/23 05:04:32 DEBUG : one: size = 5 OK 2026/07/23 05:04:32 INFO : one: Copied (new) 2026/07/23 05:04:32 DEBUG : Waiting for deletions to finish 2026/07/23 05:04:36 INFO : three.txt.bak: Deleted 2026/07/23 05:04:43 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/23 05:04:43 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (108.68s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" 2026/07/23 05:05:21 DEBUG : Creating backend with remote "TestDrime:rclone-test-hocoxav8gawu/dst" 2026/07/23 05:05:26 DEBUG : Creating backend with remote "TestDrime:rclone-test-hocoxav8gawu/backup" 2026/07/23 05:05:37 DEBUG : drime root 'rclone-test-hocoxav8gawu/dst': Waiting for checks to finish 2026/07/23 05:05:37 DEBUG : one: size = 4 (Local file system at /tmp/rclone3900589211) 2026/07/23 05:05:37 DEBUG : one: size = 3 (drime root 'rclone-test-hocoxav8gawu/dst') 2026/07/23 05:05:37 DEBUG : one: Sizes differ 2026/07/23 05:05:37 DEBUG : two: size = 3 OK 2026/07/23 05:05:37 DEBUG : two: Sizes identical 2026/07/23 05:05:37 DEBUG : two: Unchanged skipping 2026/07/23 05:05:47 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/23 05:05:47 DEBUG : drime root 'rclone-test-hocoxav8gawu/dst': Waiting for transfers to finish 2026/07/23 05:05:51 DEBUG : one: size = 4 OK 2026/07/23 05:05:51 INFO : one: Copied (new) 2026/07/23 05:05:51 DEBUG : Waiting for deletions to finish 2026/07/23 05:05:58 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/23 05:05:58 INFO : three.txt: Moved into backup dir 2026/07/23 05:06:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone3900589211) 2026/07/23 05:06:13 DEBUG : one: size = 4 (drime root 'rclone-test-hocoxav8gawu/dst') 2026/07/23 05:06:13 DEBUG : one: Sizes differ 2026/07/23 05:06:13 DEBUG : two: size = 3 OK 2026/07/23 05:06:13 DEBUG : two: Sizes identical 2026/07/23 05:06:13 DEBUG : two: Unchanged skipping 2026/07/23 05:06:13 DEBUG : drime root 'rclone-test-hocoxav8gawu/dst': Waiting for checks to finish 2026/07/23 05:06:16 INFO : one-2019-01-01: Deleted 2026/07/23 05:06:20 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/23 05:06:20 DEBUG : drime root 'rclone-test-hocoxav8gawu/dst': Waiting for transfers to finish 2026/07/23 05:06:23 DEBUG : one: size = 5 OK 2026/07/23 05:06:23 INFO : one: Copied (new) 2026/07/23 05:06:23 DEBUG : Waiting for deletions to finish 2026/07/23 05:06:25 INFO : three-2019-01-01.txt: Deleted 2026/07/23 05:06:29 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/23 05:06:29 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (105.61s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" 2026/07/23 05:07:07 DEBUG : Creating backend with remote "TestDrime:rclone-test-hocoxav8gawu/dst" 2026/07/23 05:07:07 DEBUG : Config file has changed externally - reloading 2026/07/23 05:07:12 DEBUG : one: size = 4 (Local file system at /tmp/rclone3900589211) 2026/07/23 05:07:12 DEBUG : one: size = 3 (drime root 'rclone-test-hocoxav8gawu/dst') 2026/07/23 05:07:12 DEBUG : one: Sizes differ 2026/07/23 05:07:12 DEBUG : two: size = 3 OK 2026/07/23 05:07:12 DEBUG : two: Sizes identical 2026/07/23 05:07:12 DEBUG : drime root 'rclone-test-hocoxav8gawu/dst': Waiting for checks to finish 2026/07/23 05:07:12 DEBUG : two: Unchanged skipping 2026/07/23 05:07:15 INFO : one: Moved (server-side) to: one.bak 2026/07/23 05:07:15 DEBUG : drime root 'rclone-test-hocoxav8gawu/dst': Waiting for transfers to finish 2026/07/23 05:07:18 DEBUG : one: size = 4 OK 2026/07/23 05:07:18 INFO : one: Copied (new) 2026/07/23 05:07:18 DEBUG : Waiting for deletions to finish 2026/07/23 05:07:21 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/23 05:07:21 INFO : three.txt: Moved into backup dir 2026/07/23 05:07:34 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/07/23 05:07:34 DEBUG : three.txt.bak: Excluded 2026/07/23 05:07:34 DEBUG : one.bak: Excluded (Path Filter) 2026/07/23 05:07:34 DEBUG : one.bak: Excluded 2026/07/23 05:07:34 DEBUG : drime root 'rclone-test-hocoxav8gawu/dst': Waiting for checks to finish 2026/07/23 05:07:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone3900589211) 2026/07/23 05:07:34 DEBUG : one: size = 4 (drime root 'rclone-test-hocoxav8gawu/dst') 2026/07/23 05:07:34 DEBUG : two: size = 3 OK 2026/07/23 05:07:34 DEBUG : one: Sizes differ 2026/07/23 05:07:34 DEBUG : two: Sizes identical 2026/07/23 05:07:34 DEBUG : two: Unchanged skipping 2026/07/23 05:07:36 INFO : one.bak: Deleted 2026/07/23 05:07:38 INFO : one: Moved (server-side) to: one.bak 2026/07/23 05:07:38 DEBUG : drime root 'rclone-test-hocoxav8gawu/dst': Waiting for transfers to finish 2026/07/23 05:07:41 DEBUG : one: size = 5 OK 2026/07/23 05:07:41 INFO : one: Copied (new) 2026/07/23 05:07:41 DEBUG : Waiting for deletions to finish 2026/07/23 05:07:44 INFO : three.txt.bak: Deleted 2026/07/23 05:07:46 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/23 05:07:46 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (72.15s) === RUN TestSyncSuffix run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" 2026/07/23 05:08:20 DEBUG : Creating backend with remote "TestDrime:rclone-test-hocoxav8gawu/dst" 2026/07/23 05:08:24 DEBUG : one: size = 4 (Local file system at /tmp/rclone3900589211) 2026/07/23 05:08:24 DEBUG : one: size = 3 (drime root 'rclone-test-hocoxav8gawu/dst') 2026/07/23 05:08:24 DEBUG : one: Sizes differ 2026/07/23 05:08:28 INFO : one: Moved (server-side) to: one.bak 2026/07/23 05:08:30 DEBUG : one: size = 4 OK 2026/07/23 05:08:30 INFO : one: Copied (new) 2026/07/23 05:08:31 DEBUG : two: size = 3 OK 2026/07/23 05:08:31 DEBUG : two: Sizes identical 2026/07/23 05:08:31 DEBUG : two: Unchanged skipping 2026/07/23 05:08:33 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3900589211) 2026/07/23 05:08:33 DEBUG : three.txt: size = 5 (drime root 'rclone-test-hocoxav8gawu/dst') 2026/07/23 05:08:33 DEBUG : three.txt: Sizes differ 2026/07/23 05:08:37 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/23 05:08:40 DEBUG : three.txt: size = 6 OK 2026/07/23 05:08:40 INFO : three.txt: Copied (new) 2026/07/23 05:08:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone3900589211) 2026/07/23 05:08:46 DEBUG : one: size = 4 (drime root 'rclone-test-hocoxav8gawu/dst') 2026/07/23 05:08:46 DEBUG : one: Sizes differ 2026/07/23 05:08:49 INFO : one.bak: Deleted 2026/07/23 05:08:50 INFO : one: Moved (server-side) to: one.bak 2026/07/23 05:08:54 DEBUG : one: size = 5 OK 2026/07/23 05:08:54 INFO : one: Copied (new) 2026/07/23 05:08:56 DEBUG : two: size = 3 OK 2026/07/23 05:08:56 DEBUG : two: Sizes identical 2026/07/23 05:08:56 DEBUG : two: Unchanged skipping 2026/07/23 05:08:58 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3900589211) 2026/07/23 05:08:58 DEBUG : three.txt: size = 6 (drime root 'rclone-test-hocoxav8gawu/dst') 2026/07/23 05:08:58 DEBUG : three.txt: Sizes differ 2026/07/23 05:09:02 INFO : three.txt.bak: Deleted 2026/07/23 05:09:04 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/23 05:09:08 DEBUG : three.txt: size = 19 OK 2026/07/23 05:09:08 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (82.84s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" 2026/07/23 05:09:46 DEBUG : Creating backend with remote "TestDrime:rclone-test-hocoxav8gawu/dst" 2026/07/23 05:09:46 DEBUG : Config file has changed externally - reloading 2026/07/23 05:09:53 DEBUG : one: size = 4 (Local file system at /tmp/rclone3900589211) 2026/07/23 05:09:53 DEBUG : one: size = 3 (drime root 'rclone-test-hocoxav8gawu/dst') 2026/07/23 05:09:53 DEBUG : one: Sizes differ 2026/07/23 05:09:56 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/23 05:10:00 DEBUG : one: size = 4 OK 2026/07/23 05:10:00 INFO : one: Copied (new) 2026/07/23 05:10:02 DEBUG : two: size = 3 OK 2026/07/23 05:10:02 DEBUG : two: Sizes identical 2026/07/23 05:10:02 DEBUG : two: Unchanged skipping 2026/07/23 05:10:04 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3900589211) 2026/07/23 05:10:04 DEBUG : three.txt: size = 5 (drime root 'rclone-test-hocoxav8gawu/dst') 2026/07/23 05:10:04 DEBUG : three.txt: Sizes differ 2026/07/23 05:10:08 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/23 05:10:12 DEBUG : three.txt: size = 6 OK 2026/07/23 05:10:12 INFO : three.txt: Copied (new) 2026/07/23 05:10:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone3900589211) 2026/07/23 05:10:22 DEBUG : one: size = 4 (drime root 'rclone-test-hocoxav8gawu/dst') 2026/07/23 05:10:22 DEBUG : one: Sizes differ 2026/07/23 05:10:27 INFO : one-2019-01-01: Deleted 2026/07/23 05:10:29 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/23 05:10:34 DEBUG : one: size = 5 OK 2026/07/23 05:10:34 INFO : one: Copied (new) 2026/07/23 05:10:35 DEBUG : two: size = 3 OK 2026/07/23 05:10:35 DEBUG : two: Sizes identical 2026/07/23 05:10:35 DEBUG : two: Unchanged skipping 2026/07/23 05:10:37 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3900589211) 2026/07/23 05:10:37 DEBUG : three.txt: size = 6 (drime root 'rclone-test-hocoxav8gawu/dst') 2026/07/23 05:10:37 DEBUG : three.txt: Sizes differ 2026/07/23 05:10:40 INFO : three-2019-01-01.txt: Deleted 2026/07/23 05:10:41 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/23 05:10:44 DEBUG : three.txt: size = 19 OK 2026/07/23 05:10:44 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (92.48s) === RUN TestSyncUTFNorm run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" 2026/07/23 05:11:03 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 05:11:03 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3900589211) 2026/07/23 05:11:03 DEBUG : Testêé: size = 18 (drime root 'rclone-test-hocoxav8gawu') 2026/07/23 05:11:03 DEBUG : Testêé: Sizes differ 2026/07/23 05:11:03 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 05:11:05 DEBUG : Testêé: Removing old object on successful upload 2026/07/23 05:11:06 DEBUG : Testêé: Old object already deleted, safely ignoring 2026/07/23 05:11:06 DEBUG : Testêé: size = 14 OK 2026/07/23 05:11:06 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/07/23 05:11:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (13.05s) === RUN TestSyncImmutable run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" 2026/07/23 05:11:14 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/23 05:11:14 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 05:11:14 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 05:11:18 DEBUG : existing: size = 6 OK 2026/07/23 05:11:18 INFO : existing: Copied (new) 2026/07/23 05:11:18 DEBUG : Waiting for deletions to finish 2026/07/23 05:11:23 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 05:11:23 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3900589211) 2026/07/23 05:11:23 DEBUG : existing: size = 6 (drime root 'rclone-test-hocoxav8gawu') 2026/07/23 05:11:23 DEBUG : existing: Sizes differ 2026/07/23 05:11:23 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/07/23 05:11:23 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 05:11:23 ERROR : drime root 'rclone-test-hocoxav8gawu': not deleting files as there were IO errors 2026/07/23 05:11:23 ERROR : drime root 'rclone-test-hocoxav8gawu': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (18.83s) === RUN TestSyncIgnoreCase run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" 2026/07/23 05:11:36 DEBUG : EXISTING: size = 6 OK 2026/07/23 05:11:36 DEBUG : existing: Sizes identical 2026/07/23 05:11:36 DEBUG : existing: Unchanged skipping 2026/07/23 05:11:36 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 05:11:36 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 05:11:36 DEBUG : Waiting for deletions to finish 2026/07/23 05:11:36 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (10.84s) === RUN TestFixCase run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (2.89s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (10.32s) --- SKIP: TestMaxTransfer/Hard (4.04s) --- SKIP: TestMaxTransfer/Soft (4.42s) --- SKIP: TestMaxTransfer/Cautious (1.87s) === RUN TestSyncConcurrentDelete run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" 2026/07/23 05:14:19 DEBUG : both0: size = 6 OK 2026/07/23 05:14:19 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 05:14:19 DEBUG : both0: Sizes identical 2026/07/23 05:14:19 DEBUG : both12: size = 6 OK 2026/07/23 05:14:19 DEBUG : both12: Sizes identical 2026/07/23 05:14:19 DEBUG : both11: size = 6 OK 2026/07/23 05:14:19 DEBUG : both11: Sizes identical 2026/07/23 05:14:19 DEBUG : both0: Unchanged skipping 2026/07/23 05:14:19 DEBUG : both13: size = 6 OK 2026/07/23 05:14:19 DEBUG : both13: Sizes identical 2026/07/23 05:14:19 DEBUG : both10: size = 6 OK 2026/07/23 05:14:19 DEBUG : both10: Sizes identical 2026/07/23 05:14:19 DEBUG : both12: Unchanged skipping 2026/07/23 05:14:19 DEBUG : both14: size = 6 OK 2026/07/23 05:14:19 DEBUG : both14: Sizes identical 2026/07/23 05:14:19 DEBUG : both14: Unchanged skipping 2026/07/23 05:14:19 DEBUG : both15: size = 6 OK 2026/07/23 05:14:19 DEBUG : both15: Sizes identical 2026/07/23 05:14:19 DEBUG : both11: Unchanged skipping 2026/07/23 05:14:19 DEBUG : both16: size = 6 OK 2026/07/23 05:14:19 DEBUG : both16: Sizes identical 2026/07/23 05:14:19 DEBUG : both16: Unchanged skipping 2026/07/23 05:14:19 DEBUG : both17: size = 6 OK 2026/07/23 05:14:19 DEBUG : both17: Sizes identical 2026/07/23 05:14:19 DEBUG : both17: Unchanged skipping 2026/07/23 05:14:19 DEBUG : both18: size = 6 OK 2026/07/23 05:14:19 DEBUG : both18: Sizes identical 2026/07/23 05:14:19 DEBUG : both18: Unchanged skipping 2026/07/23 05:14:19 DEBUG : both19: size = 6 OK 2026/07/23 05:14:19 DEBUG : both19: Sizes identical 2026/07/23 05:14:19 DEBUG : both13: Unchanged skipping 2026/07/23 05:14:19 DEBUG : both1: size = 6 OK 2026/07/23 05:14:19 DEBUG : both1: Sizes identical 2026/07/23 05:14:19 DEBUG : both10: Unchanged skipping 2026/07/23 05:14:19 DEBUG : both2: size = 6 OK 2026/07/23 05:14:19 DEBUG : both2: Sizes identical 2026/07/23 05:14:19 DEBUG : both2: Unchanged skipping 2026/07/23 05:14:19 DEBUG : both3: size = 6 OK 2026/07/23 05:14:19 DEBUG : both3: Sizes identical 2026/07/23 05:14:19 DEBUG : both15: Unchanged skipping 2026/07/23 05:14:19 DEBUG : both4: size = 6 OK 2026/07/23 05:14:19 DEBUG : both4: Sizes identical 2026/07/23 05:14:19 DEBUG : both4: Unchanged skipping 2026/07/23 05:14:19 DEBUG : both5: size = 6 OK 2026/07/23 05:14:19 DEBUG : both5: Sizes identical 2026/07/23 05:14:19 DEBUG : both5: Unchanged skipping 2026/07/23 05:14:19 DEBUG : both6: size = 6 OK 2026/07/23 05:14:19 DEBUG : both6: Sizes identical 2026/07/23 05:14:19 DEBUG : both3: Unchanged skipping 2026/07/23 05:14:19 DEBUG : both7: size = 6 OK 2026/07/23 05:14:19 DEBUG : both7: Sizes identical 2026/07/23 05:14:19 DEBUG : both7: Unchanged skipping 2026/07/23 05:14:19 DEBUG : both8: size = 6 OK 2026/07/23 05:14:19 DEBUG : both8: Sizes identical 2026/07/23 05:14:19 DEBUG : both19: Unchanged skipping 2026/07/23 05:14:19 DEBUG : both6: Unchanged skipping 2026/07/23 05:14:19 DEBUG : both9: size = 6 OK 2026/07/23 05:14:19 DEBUG : both9: Sizes identical 2026/07/23 05:14:19 DEBUG : both1: Unchanged skipping 2026/07/23 05:14:19 DEBUG : both8: Unchanged skipping 2026/07/23 05:14:19 DEBUG : both9: Unchanged skipping 2026/07/23 05:14:19 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 05:14:19 DEBUG : Waiting for deletions to finish 2026/07/23 05:14:20 INFO : only5: Deleted 2026/07/23 05:14:20 INFO : only8: Deleted 2026/07/23 05:14:20 INFO : only7: Deleted 2026/07/23 05:14:20 INFO : only17: Deleted 2026/07/23 05:14:20 INFO : only6: Deleted 2026/07/23 05:14:21 INFO : only9: Deleted 2026/07/23 05:14:21 INFO : only18: Deleted 2026/07/23 05:14:21 INFO : only10: Deleted 2026/07/23 05:14:21 INFO : only4: Deleted 2026/07/23 05:14:22 INFO : only0: Deleted 2026/07/23 05:14:22 INFO : only13: Deleted 2026/07/23 05:14:22 INFO : only12: Deleted 2026/07/23 05:14:23 INFO : only15: Deleted 2026/07/23 05:14:23 INFO : only11: Deleted 2026/07/23 05:14:23 INFO : only16: Deleted 2026/07/23 05:14:23 INFO : only1: Deleted 2026/07/23 05:14:25 INFO : only14: Deleted 2026/07/23 05:14:25 INFO : only19: Deleted 2026/07/23 05:14:25 INFO : only2: Deleted 2026/07/23 05:14:25 INFO : only3: Deleted 2026/07/23 05:14:25 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (185.89s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" 2026/07/23 05:17:17 DEBUG : both11: size = 6 OK 2026/07/23 05:17:17 DEBUG : both12: size = 6 OK 2026/07/23 05:17:17 DEBUG : both12: Sizes identical 2026/07/23 05:17:17 DEBUG : both10: size = 6 OK 2026/07/23 05:17:17 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 05:17:17 DEBUG : both10: Sizes identical 2026/07/23 05:17:17 DEBUG : both0: size = 6 OK 2026/07/23 05:17:17 DEBUG : both0: Sizes identical 2026/07/23 05:17:17 DEBUG : both11: Sizes identical 2026/07/23 05:17:17 DEBUG : both12: Unchanged skipping 2026/07/23 05:17:17 DEBUG : both13: size = 6 OK 2026/07/23 05:17:17 DEBUG : both13: Sizes identical 2026/07/23 05:17:17 DEBUG : both13: Unchanged skipping 2026/07/23 05:17:17 DEBUG : both14: size = 6 OK 2026/07/23 05:17:17 DEBUG : both14: Sizes identical 2026/07/23 05:17:17 DEBUG : both14: Unchanged skipping 2026/07/23 05:17:17 DEBUG : both15: size = 6 OK 2026/07/23 05:17:17 DEBUG : both15: Sizes identical 2026/07/23 05:17:17 DEBUG : both15: Unchanged skipping 2026/07/23 05:17:17 DEBUG : both16: size = 6 OK 2026/07/23 05:17:17 DEBUG : both16: Sizes identical 2026/07/23 05:17:17 DEBUG : both16: Unchanged skipping 2026/07/23 05:17:17 DEBUG : both17: size = 6 OK 2026/07/23 05:17:17 DEBUG : both17: Sizes identical 2026/07/23 05:17:17 DEBUG : both10: Unchanged skipping 2026/07/23 05:17:17 DEBUG : both18: size = 6 OK 2026/07/23 05:17:17 DEBUG : both18: Sizes identical 2026/07/23 05:17:17 DEBUG : both17: Unchanged skipping 2026/07/23 05:17:17 DEBUG : both19: size = 6 OK 2026/07/23 05:17:17 DEBUG : both19: Sizes identical 2026/07/23 05:17:17 DEBUG : both18: Unchanged skipping 2026/07/23 05:17:17 DEBUG : both1: size = 6 OK 2026/07/23 05:17:17 DEBUG : both1: Sizes identical 2026/07/23 05:17:17 DEBUG : both1: Unchanged skipping 2026/07/23 05:17:17 DEBUG : both2: size = 6 OK 2026/07/23 05:17:17 DEBUG : both2: Sizes identical 2026/07/23 05:17:17 DEBUG : both2: Unchanged skipping 2026/07/23 05:17:17 DEBUG : both3: size = 6 OK 2026/07/23 05:17:17 DEBUG : both3: Sizes identical 2026/07/23 05:17:17 DEBUG : both3: Unchanged skipping 2026/07/23 05:17:17 DEBUG : both4: size = 6 OK 2026/07/23 05:17:17 DEBUG : both4: Sizes identical 2026/07/23 05:17:17 DEBUG : both4: Unchanged skipping 2026/07/23 05:17:17 DEBUG : both5: size = 6 OK 2026/07/23 05:17:17 DEBUG : both5: Sizes identical 2026/07/23 05:17:17 DEBUG : both5: Unchanged skipping 2026/07/23 05:17:17 DEBUG : both6: size = 6 OK 2026/07/23 05:17:17 DEBUG : both6: Sizes identical 2026/07/23 05:17:17 DEBUG : both6: Unchanged skipping 2026/07/23 05:17:17 DEBUG : both7: size = 6 OK 2026/07/23 05:17:17 DEBUG : both7: Sizes identical 2026/07/23 05:17:17 DEBUG : both0: Unchanged skipping 2026/07/23 05:17:17 DEBUG : both8: size = 6 OK 2026/07/23 05:17:17 DEBUG : both8: Sizes identical 2026/07/23 05:17:17 DEBUG : both8: Unchanged skipping 2026/07/23 05:17:17 DEBUG : both9: size = 6 OK 2026/07/23 05:17:17 DEBUG : both9: Sizes identical 2026/07/23 05:17:17 DEBUG : both9: Unchanged skipping 2026/07/23 05:17:17 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3900589211) 2026/07/23 05:17:17 DEBUG : only0: size = 6 (drime root 'rclone-test-hocoxav8gawu') 2026/07/23 05:17:17 DEBUG : only0: Sizes differ 2026/07/23 05:17:17 DEBUG : both11: Unchanged skipping 2026/07/23 05:17:17 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3900589211) 2026/07/23 05:17:17 DEBUG : only10: size = 6 (drime root 'rclone-test-hocoxav8gawu') 2026/07/23 05:17:17 DEBUG : only10: Sizes differ 2026/07/23 05:17:17 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3900589211) 2026/07/23 05:17:17 DEBUG : only11: size = 6 (drime root 'rclone-test-hocoxav8gawu') 2026/07/23 05:17:17 DEBUG : only11: Sizes differ 2026/07/23 05:17:17 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3900589211) 2026/07/23 05:17:17 DEBUG : only12: size = 6 (drime root 'rclone-test-hocoxav8gawu') 2026/07/23 05:17:17 DEBUG : only12: Sizes differ 2026/07/23 05:17:17 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3900589211) 2026/07/23 05:17:17 DEBUG : only13: size = 6 (drime root 'rclone-test-hocoxav8gawu') 2026/07/23 05:17:17 DEBUG : only13: Sizes differ 2026/07/23 05:17:17 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3900589211) 2026/07/23 05:17:17 DEBUG : only14: size = 6 (drime root 'rclone-test-hocoxav8gawu') 2026/07/23 05:17:17 DEBUG : only14: Sizes differ 2026/07/23 05:17:17 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3900589211) 2026/07/23 05:17:17 DEBUG : only15: size = 6 (drime root 'rclone-test-hocoxav8gawu') 2026/07/23 05:17:17 DEBUG : only15: Sizes differ 2026/07/23 05:17:17 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3900589211) 2026/07/23 05:17:17 DEBUG : only16: size = 6 (drime root 'rclone-test-hocoxav8gawu') 2026/07/23 05:17:17 DEBUG : only16: Sizes differ 2026/07/23 05:17:17 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3900589211) 2026/07/23 05:17:17 DEBUG : only17: size = 6 (drime root 'rclone-test-hocoxav8gawu') 2026/07/23 05:17:17 DEBUG : only17: Sizes differ 2026/07/23 05:17:17 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3900589211) 2026/07/23 05:17:17 DEBUG : only18: size = 6 (drime root 'rclone-test-hocoxav8gawu') 2026/07/23 05:17:17 DEBUG : only18: Sizes differ 2026/07/23 05:17:17 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3900589211) 2026/07/23 05:17:17 DEBUG : only19: size = 6 (drime root 'rclone-test-hocoxav8gawu') 2026/07/23 05:17:17 DEBUG : only19: Sizes differ 2026/07/23 05:17:17 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3900589211) 2026/07/23 05:17:17 DEBUG : only1: size = 6 (drime root 'rclone-test-hocoxav8gawu') 2026/07/23 05:17:17 DEBUG : only1: Sizes differ 2026/07/23 05:17:17 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3900589211) 2026/07/23 05:17:17 DEBUG : only2: size = 6 (drime root 'rclone-test-hocoxav8gawu') 2026/07/23 05:17:17 DEBUG : only2: Sizes differ 2026/07/23 05:17:17 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3900589211) 2026/07/23 05:17:17 DEBUG : only3: size = 6 (drime root 'rclone-test-hocoxav8gawu') 2026/07/23 05:17:17 DEBUG : only3: Sizes differ 2026/07/23 05:17:17 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3900589211) 2026/07/23 05:17:17 DEBUG : only4: size = 6 (drime root 'rclone-test-hocoxav8gawu') 2026/07/23 05:17:17 DEBUG : only4: Sizes differ 2026/07/23 05:17:17 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3900589211) 2026/07/23 05:17:17 DEBUG : only5: size = 6 (drime root 'rclone-test-hocoxav8gawu') 2026/07/23 05:17:17 DEBUG : only5: Sizes differ 2026/07/23 05:17:17 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3900589211) 2026/07/23 05:17:17 DEBUG : only6: size = 6 (drime root 'rclone-test-hocoxav8gawu') 2026/07/23 05:17:17 DEBUG : only6: Sizes differ 2026/07/23 05:17:17 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3900589211) 2026/07/23 05:17:17 DEBUG : only7: size = 6 (drime root 'rclone-test-hocoxav8gawu') 2026/07/23 05:17:17 DEBUG : only7: Sizes differ 2026/07/23 05:17:17 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3900589211) 2026/07/23 05:17:17 DEBUG : only8: size = 6 (drime root 'rclone-test-hocoxav8gawu') 2026/07/23 05:17:17 DEBUG : only8: Sizes differ 2026/07/23 05:17:17 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3900589211) 2026/07/23 05:17:17 DEBUG : only9: size = 6 (drime root 'rclone-test-hocoxav8gawu') 2026/07/23 05:17:17 DEBUG : only9: Sizes differ 2026/07/23 05:17:17 DEBUG : both19: Unchanged skipping 2026/07/23 05:17:17 DEBUG : both7: Unchanged skipping 2026/07/23 05:17:17 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 05:17:19 DEBUG : only11: Removing old object on successful upload 2026/07/23 05:17:20 DEBUG : only10: Removing old object on successful upload 2026/07/23 05:17:20 DEBUG : only12: Removing old object on successful upload 2026/07/23 05:17:20 DEBUG : only13: Removing old object on successful upload 2026/07/23 05:17:21 DEBUG : only10: Old object already deleted, safely ignoring 2026/07/23 05:17:21 DEBUG : only10: size = 0 OK 2026/07/23 05:17:21 INFO : only10: Copied (replaced existing) 2026/07/23 05:17:21 DEBUG : only11: Old object already deleted, safely ignoring 2026/07/23 05:17:21 DEBUG : only11: size = 0 OK 2026/07/23 05:17:21 INFO : only11: Copied (replaced existing) 2026/07/23 05:17:21 DEBUG : only12: Old object already deleted, safely ignoring 2026/07/23 05:17:21 DEBUG : only12: size = 0 OK 2026/07/23 05:17:21 INFO : only12: Copied (replaced existing) 2026/07/23 05:17:21 DEBUG : only13: Old object already deleted, safely ignoring 2026/07/23 05:17:21 DEBUG : only13: size = 0 OK 2026/07/23 05:17:21 INFO : only13: Copied (replaced existing) 2026/07/23 05:17:23 DEBUG : only15: Removing old object on successful upload 2026/07/23 05:17:23 DEBUG : only14: Removing old object on successful upload 2026/07/23 05:17:23 DEBUG : only16: Removing old object on successful upload 2026/07/23 05:17:23 DEBUG : only17: Removing old object on successful upload 2026/07/23 05:17:24 DEBUG : only16: Old object already deleted, safely ignoring 2026/07/23 05:17:24 DEBUG : only16: size = 0 OK 2026/07/23 05:17:24 INFO : only16: Copied (replaced existing) 2026/07/23 05:17:24 DEBUG : only14: Old object already deleted, safely ignoring 2026/07/23 05:17:24 DEBUG : only14: size = 0 OK 2026/07/23 05:17:24 INFO : only14: Copied (replaced existing) 2026/07/23 05:17:24 DEBUG : only15: Old object already deleted, safely ignoring 2026/07/23 05:17:24 DEBUG : only15: size = 0 OK 2026/07/23 05:17:24 INFO : only15: Copied (replaced existing) 2026/07/23 05:17:24 DEBUG : only17: Old object already deleted, safely ignoring 2026/07/23 05:17:24 DEBUG : only17: size = 0 OK 2026/07/23 05:17:24 INFO : only17: Copied (replaced existing) 2026/07/23 05:17:25 DEBUG : only18: Removing old object on successful upload 2026/07/23 05:17:25 DEBUG : only2: Removing old object on successful upload 2026/07/23 05:17:25 DEBUG : only19: Removing old object on successful upload 2026/07/23 05:17:25 DEBUG : only1: Removing old object on successful upload 2026/07/23 05:17:26 DEBUG : only18: Old object already deleted, safely ignoring 2026/07/23 05:17:26 DEBUG : only18: size = 0 OK 2026/07/23 05:17:26 INFO : only18: Copied (replaced existing) 2026/07/23 05:17:26 DEBUG : only2: Old object already deleted, safely ignoring 2026/07/23 05:17:26 DEBUG : only2: size = 0 OK 2026/07/23 05:17:26 INFO : only2: Copied (replaced existing) 2026/07/23 05:17:26 DEBUG : only19: Old object already deleted, safely ignoring 2026/07/23 05:17:26 DEBUG : only19: size = 0 OK 2026/07/23 05:17:26 INFO : only19: Copied (replaced existing) 2026/07/23 05:17:26 DEBUG : only1: Old object already deleted, safely ignoring 2026/07/23 05:17:26 DEBUG : only1: size = 0 OK 2026/07/23 05:17:26 INFO : only1: Copied (replaced existing) 2026/07/23 05:17:27 DEBUG : only3: Removing old object on successful upload 2026/07/23 05:17:27 DEBUG : only5: Removing old object on successful upload 2026/07/23 05:17:27 DEBUG : only6: Removing old object on successful upload 2026/07/23 05:17:27 DEBUG : only4: Removing old object on successful upload 2026/07/23 05:17:28 DEBUG : only3: Old object already deleted, safely ignoring 2026/07/23 05:17:28 DEBUG : only3: size = 0 OK 2026/07/23 05:17:28 INFO : only3: Copied (replaced existing) 2026/07/23 05:17:28 DEBUG : only6: Old object already deleted, safely ignoring 2026/07/23 05:17:28 DEBUG : only6: size = 0 OK 2026/07/23 05:17:28 INFO : only6: Copied (replaced existing) 2026/07/23 05:17:28 DEBUG : only5: Old object already deleted, safely ignoring 2026/07/23 05:17:28 DEBUG : only5: size = 0 OK 2026/07/23 05:17:28 INFO : only5: Copied (replaced existing) 2026/07/23 05:17:28 DEBUG : only4: Old object already deleted, safely ignoring 2026/07/23 05:17:28 DEBUG : only4: size = 0 OK 2026/07/23 05:17:28 INFO : only4: Copied (replaced existing) 2026/07/23 05:17:30 DEBUG : only7: Removing old object on successful upload 2026/07/23 05:17:30 DEBUG : only8: Removing old object on successful upload 2026/07/23 05:17:30 DEBUG : only9: Removing old object on successful upload 2026/07/23 05:17:30 DEBUG : only0: Removing old object on successful upload 2026/07/23 05:17:31 DEBUG : only7: Old object already deleted, safely ignoring 2026/07/23 05:17:31 DEBUG : only7: size = 0 OK 2026/07/23 05:17:31 INFO : only7: Copied (replaced existing) 2026/07/23 05:17:31 DEBUG : only8: Old object already deleted, safely ignoring 2026/07/23 05:17:31 DEBUG : only8: size = 0 OK 2026/07/23 05:17:31 INFO : only8: Copied (replaced existing) 2026/07/23 05:17:31 DEBUG : only9: Old object already deleted, safely ignoring 2026/07/23 05:17:31 DEBUG : only9: size = 0 OK 2026/07/23 05:17:31 INFO : only9: Copied (replaced existing) 2026/07/23 05:17:31 DEBUG : only0: Old object already deleted, safely ignoring 2026/07/23 05:17:31 DEBUG : only0: size = 0 OK 2026/07/23 05:17:31 INFO : only0: Copied (replaced existing) 2026/07/23 05:17:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (207.35s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" 2026/07/23 05:18:27 DEBUG : empty_dir: Making directory with metadata 2026/07/23 05:18:27 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/23 05:18:27 DEBUG : empty_on_remote: Making directory with metadata 2026/07/23 05:18:27 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/23 05:18:27 INFO : empty_on_remote: Making directory 2026/07/23 05:18:30 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/23 05:18:49 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/23 05:18:49 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/23 05:18:49 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/23 05:18:49 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (50.90s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" 2026/07/23 05:19:18 DEBUG : empty_dir: Making directory with metadata 2026/07/23 05:19:18 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/23 05:19:18 DEBUG : empty_on_remote: Making directory with metadata 2026/07/23 05:19:18 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/23 05:19:18 INFO : empty_on_remote: Making directory 2026/07/23 05:19:21 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/23 05:19:33 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/23 05:19:33 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/23 05:19:33 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/23 05:19:33 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/23 05:19:33 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (51.42s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" 2026/07/23 05:20:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/23 05:20:09 INFO : sub dir: Making directory 2026/07/23 05:20:12 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (107.26s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" 2026/07/23 05:21:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/23 05:21:56 INFO : sub dir: Making directory 2026/07/23 05:21:58 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (113.46s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" 2026/07/23 05:24:59 DEBUG : Waiting for deletions to finish 2026/07/23 05:25:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 05:25:00 DEBUG : splitbananasplit: Excluded 2026/07/23 05:25:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 05:25:00 DEBUG : appleappleapplebanana: Excluded 2026/07/23 05:25:00 DEBUG : banana: Excluded (Path Filter) 2026/07/23 05:25:00 DEBUG : banana: Excluded 2026/07/23 05:25:00 DEBUG : apple: Excluded (Path Filter) 2026/07/23 05:25:00 DEBUG : apple: Excluded 2026/07/23 05:25:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 05:25:02 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/23 05:25:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 05:25:02 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/23 05:25:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 05:25:02 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/23 05:25:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 05:25:02 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/23 05:25:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 05:25:02 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/23 05:25:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 05:25:02 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/23 05:25:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 05:25:02 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/23 05:25:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 05:25:02 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/23 05:25:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 05:25:02 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/23 05:25:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 05:25:02 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/23 05:25:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 05:25:02 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/23 05:25:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 05:25:02 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/23 05:25:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 05:25:02 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/23 05:25:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 05:25:02 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/23 05:25:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 05:25:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/23 05:25:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 05:25:02 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/23 05:25:07 DEBUG : apple: size = 5 OK 2026/07/23 05:25:07 DEBUG : apple: Sizes identical 2026/07/23 05:25:07 DEBUG : apple: Unchanged skipping 2026/07/23 05:25:07 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/23 05:25:07 DEBUG : appleappleapplebanana: Sizes identical 2026/07/23 05:25:07 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/23 05:25:07 DEBUG : banana: size = 6 OK 2026/07/23 05:25:07 DEBUG : banana: Sizes identical 2026/07/23 05:25:07 DEBUG : banana: Unchanged skipping 2026/07/23 05:25:07 DEBUG : splitbananasplit: size = 16 OK 2026/07/23 05:25:07 DEBUG : splitbananasplit: Sizes identical 2026/07/23 05:25:07 DEBUG : splitbananasplit: Unchanged skipping 2026/07/23 05:25:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/23 05:25:08 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/23 05:25:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/23 05:25:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/23 05:25:08 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/23 05:25:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/23 05:25:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/23 05:25:08 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/23 05:25:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/23 05:25:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/23 05:25:08 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/23 05:25:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/23 05:25:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/23 05:25:08 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/23 05:25:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/23 05:25:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/23 05:25:08 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/23 05:25:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/23 05:25:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/23 05:25:08 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/23 05:25:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/23 05:25:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/23 05:25:08 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/23 05:25:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/23 05:25:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/23 05:25:08 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/23 05:25:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/23 05:25:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/23 05:25:08 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/23 05:25:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/23 05:25:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/23 05:25:08 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/23 05:25:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/23 05:25:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/23 05:25:08 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/23 05:25:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/23 05:25:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/23 05:25:08 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/23 05:25:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/23 05:25:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/23 05:25:08 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/23 05:25:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/23 05:25:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/23 05:25:08 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/23 05:25:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/23 05:25:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/23 05:25:08 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/23 05:25:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/23 05:25:08 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 05:25:08 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 05:25:08 DEBUG : Waiting for deletions to finish 2026/07/23 05:25:08 INFO : There was nothing to transfer 2026/07/23 05:25:08 DEBUG : Waiting for deletions to finish 2026/07/23 05:25:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 05:25:10 DEBUG : splitbananasplit: Excluded 2026/07/23 05:25:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 05:25:10 DEBUG : appleappleapplebanana: Excluded 2026/07/23 05:25:10 DEBUG : banana: Excluded (Path Filter) 2026/07/23 05:25:10 DEBUG : banana: Excluded 2026/07/23 05:25:10 DEBUG : apple: Excluded (Path Filter) 2026/07/23 05:25:10 DEBUG : apple: Excluded 2026/07/23 05:25:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 05:25:12 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/23 05:25:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 05:25:12 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/23 05:25:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 05:25:12 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/23 05:25:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 05:25:12 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/23 05:25:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 05:25:12 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/23 05:25:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 05:25:12 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/23 05:25:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 05:25:12 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/23 05:25:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 05:25:12 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/23 05:25:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 05:25:12 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/23 05:25:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 05:25:12 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/23 05:25:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 05:25:12 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/23 05:25:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 05:25:12 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/23 05:25:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 05:25:12 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/23 05:25:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 05:25:12 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/23 05:25:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 05:25:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/23 05:25:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 05:25:12 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/23 05:25:17 DEBUG : apple: size = 5 OK 2026/07/23 05:25:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/23 05:25:17 DEBUG : appleappleapplebanana: Sizes identical 2026/07/23 05:25:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/23 05:25:17 DEBUG : banana: size = 6 OK 2026/07/23 05:25:17 DEBUG : apple: Sizes identical 2026/07/23 05:25:17 DEBUG : banana: Sizes identical 2026/07/23 05:25:17 DEBUG : apple: Unchanged skipping 2026/07/23 05:25:17 DEBUG : banana: Unchanged skipping 2026/07/23 05:25:17 DEBUG : splitbananasplit: size = 16 OK 2026/07/23 05:25:17 DEBUG : splitbananasplit: Sizes identical 2026/07/23 05:25:17 DEBUG : splitbananasplit: Unchanged skipping 2026/07/23 05:25:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/23 05:25:18 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/23 05:25:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/23 05:25:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/23 05:25:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/23 05:25:18 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/23 05:25:18 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/23 05:25:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/23 05:25:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/23 05:25:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/23 05:25:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/23 05:25:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/23 05:25:18 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/23 05:25:18 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/23 05:25:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/23 05:25:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/23 05:25:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/23 05:25:18 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/23 05:25:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/23 05:25:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/23 05:25:18 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/23 05:25:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/23 05:25:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/23 05:25:18 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/23 05:25:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/23 05:25:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/23 05:25:18 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/23 05:25:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/23 05:25:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/23 05:25:18 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/23 05:25:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/23 05:25:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/23 05:25:18 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/23 05:25:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/23 05:25:18 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 05:25:18 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/23 05:25:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/23 05:25:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/23 05:25:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/23 05:25:18 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/23 05:25:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/23 05:25:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/23 05:25:18 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/23 05:25:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/23 05:25:18 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/23 05:25:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/23 05:25:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/23 05:25:18 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/23 05:25:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/23 05:25:18 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 05:25:18 DEBUG : Waiting for deletions to finish 2026/07/23 05:25:18 INFO : There was nothing to transfer 2026/07/23 05:25:18 DEBUG : Waiting for deletions to finish 2026/07/23 05:25:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 05:25:19 DEBUG : splitbananasplit: Excluded 2026/07/23 05:25:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 05:25:19 DEBUG : appleappleapplebanana: Excluded 2026/07/23 05:25:19 DEBUG : banana: Excluded (Path Filter) 2026/07/23 05:25:19 DEBUG : banana: Excluded 2026/07/23 05:25:19 DEBUG : apple: Excluded (Path Filter) 2026/07/23 05:25:19 DEBUG : apple: Excluded 2026/07/23 05:25:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 05:25:21 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/23 05:25:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 05:25:21 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/23 05:25:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 05:25:21 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/23 05:25:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 05:25:21 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/23 05:25:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 05:25:21 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/23 05:25:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 05:25:21 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/23 05:25:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 05:25:21 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/23 05:25:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 05:25:21 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/23 05:25:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 05:25:21 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/23 05:25:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 05:25:21 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/23 05:25:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 05:25:21 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/23 05:25:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 05:25:21 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/23 05:25:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 05:25:21 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/23 05:25:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 05:25:21 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/23 05:25:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 05:25:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/23 05:25:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 05:25:21 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/NFD run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" 2026/07/23 05:27:13 DEBUG : Waiting for deletions to finish 2026/07/23 05:27:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 05:27:14 DEBUG : splitbananasplit: Excluded 2026/07/23 05:27:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 05:27:14 DEBUG : appleappleapplebanana: Excluded 2026/07/23 05:27:14 DEBUG : banana: Excluded (Path Filter) 2026/07/23 05:27:14 DEBUG : banana: Excluded 2026/07/23 05:27:14 DEBUG : apple: Excluded (Path Filter) 2026/07/23 05:27:14 DEBUG : apple: Excluded 2026/07/23 05:27:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 05:27:17 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/23 05:27:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 05:27:17 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/23 05:27:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 05:27:17 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/23 05:27:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 05:27:17 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/23 05:27:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 05:27:17 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/23 05:27:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 05:27:17 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/23 05:27:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 05:27:17 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/23 05:27:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 05:27:17 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/23 05:27:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 05:27:17 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/23 05:27:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 05:27:17 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/23 05:27:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 05:27:17 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/23 05:27:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 05:27:17 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/23 05:27:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 05:27:17 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/23 05:27:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 05:27:17 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/23 05:27:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 05:27:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/23 05:27:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 05:27:17 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/23 05:27:21 DEBUG : apple: size = 5 OK 2026/07/23 05:27:21 DEBUG : apple: Sizes identical 2026/07/23 05:27:21 DEBUG : apple: Unchanged skipping 2026/07/23 05:27:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/23 05:27:21 DEBUG : splitbananasplit: size = 16 OK 2026/07/23 05:27:21 DEBUG : banana: size = 6 OK 2026/07/23 05:27:21 DEBUG : appleappleapplebanana: Sizes identical 2026/07/23 05:27:21 DEBUG : splitbananasplit: Sizes identical 2026/07/23 05:27:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/23 05:27:21 DEBUG : banana: Sizes identical 2026/07/23 05:27:21 DEBUG : splitbananasplit: Unchanged skipping 2026/07/23 05:27:21 DEBUG : banana: Unchanged skipping 2026/07/23 05:27:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/23 05:27:23 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/23 05:27:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/23 05:27:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/23 05:27:23 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/23 05:27:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/23 05:27:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/23 05:27:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/23 05:27:23 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/23 05:27:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/23 05:27:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/23 05:27:23 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/23 05:27:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/23 05:27:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/23 05:27:23 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/23 05:27:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/23 05:27:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/23 05:27:23 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/23 05:27:23 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/23 05:27:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/23 05:27:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/23 05:27:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/23 05:27:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/23 05:27:23 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/23 05:27:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/23 05:27:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/23 05:27:23 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/23 05:27:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/23 05:27:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/23 05:27:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/23 05:27:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/23 05:27:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/23 05:27:23 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/23 05:27:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/23 05:27:23 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/23 05:27:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/23 05:27:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/23 05:27:23 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/23 05:27:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/23 05:27:23 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/23 05:27:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/23 05:27:23 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/23 05:27:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/23 05:27:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/23 05:27:23 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/23 05:27:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/23 05:27:23 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/23 05:27:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/23 05:27:23 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 05:27:23 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 05:27:23 DEBUG : Waiting for deletions to finish 2026/07/23 05:27:23 INFO : There was nothing to transfer 2026/07/23 05:27:23 DEBUG : Waiting for deletions to finish 2026/07/23 05:27:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 05:27:25 DEBUG : splitbananasplit: Excluded 2026/07/23 05:27:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 05:27:25 DEBUG : appleappleapplebanana: Excluded 2026/07/23 05:27:25 DEBUG : banana: Excluded (Path Filter) 2026/07/23 05:27:25 DEBUG : banana: Excluded 2026/07/23 05:27:25 DEBUG : apple: Excluded (Path Filter) 2026/07/23 05:27:25 DEBUG : apple: Excluded 2026/07/23 05:27:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 05:27:28 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/23 05:27:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 05:27:28 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/23 05:27:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 05:27:28 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/23 05:27:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 05:27:28 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/23 05:27:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 05:27:28 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/23 05:27:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 05:27:28 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/23 05:27:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 05:27:28 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/23 05:27:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 05:27:28 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/23 05:27:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 05:27:28 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/23 05:27:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 05:27:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/23 05:27:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 05:27:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/23 05:27:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 05:27:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/23 05:27:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 05:27:28 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/23 05:27:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 05:27:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/23 05:27:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 05:27:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/23 05:27:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 05:27:28 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/23 05:27:32 DEBUG : apple: size = 5 OK 2026/07/23 05:27:32 DEBUG : apple: Sizes identical 2026/07/23 05:27:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/23 05:27:32 DEBUG : appleappleapplebanana: Sizes identical 2026/07/23 05:27:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/23 05:27:32 DEBUG : splitbananasplit: size = 16 OK 2026/07/23 05:27:32 DEBUG : banana: size = 6 OK 2026/07/23 05:27:32 DEBUG : splitbananasplit: Sizes identical 2026/07/23 05:27:32 DEBUG : banana: Sizes identical 2026/07/23 05:27:32 DEBUG : splitbananasplit: Unchanged skipping 2026/07/23 05:27:32 DEBUG : banana: Unchanged skipping 2026/07/23 05:27:32 DEBUG : apple: Unchanged skipping 2026/07/23 05:27:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/23 05:27:34 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 05:27:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/23 05:27:34 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/23 05:27:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/23 05:27:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/23 05:27:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/23 05:27:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/23 05:27:34 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/23 05:27:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/23 05:27:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/23 05:27:34 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/23 05:27:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/23 05:27:34 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/23 05:27:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/23 05:27:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/23 05:27:34 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/23 05:27:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/23 05:27:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/23 05:27:34 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/23 05:27:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/23 05:27:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/23 05:27:34 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/23 05:27:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/23 05:27:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/23 05:27:34 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/23 05:27:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/23 05:27:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/23 05:27:34 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/23 05:27:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/23 05:27:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/23 05:27:34 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/23 05:27:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/23 05:27:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/23 05:27:34 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/23 05:27:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/23 05:27:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/23 05:27:34 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/23 05:27:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/23 05:27:34 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/23 05:27:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/23 05:27:34 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/23 05:27:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/23 05:27:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/23 05:27:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/23 05:27:34 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/23 05:27:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/23 05:27:34 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/23 05:27:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/23 05:27:34 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 05:27:34 DEBUG : Waiting for deletions to finish 2026/07/23 05:27:34 INFO : There was nothing to transfer 2026/07/23 05:27:34 DEBUG : Waiting for deletions to finish 2026/07/23 05:27:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 05:27:36 DEBUG : splitbananasplit: Excluded 2026/07/23 05:27:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 05:27:36 DEBUG : appleappleapplebanana: Excluded 2026/07/23 05:27:36 DEBUG : banana: Excluded (Path Filter) 2026/07/23 05:27:36 DEBUG : banana: Excluded 2026/07/23 05:27:36 DEBUG : apple: Excluded (Path Filter) 2026/07/23 05:27:36 DEBUG : apple: Excluded 2026/07/23 05:27:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 05:27:38 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/23 05:27:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 05:27:38 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/23 05:27:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 05:27:38 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/23 05:27:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 05:27:38 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/23 05:27:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 05:27:38 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/23 05:27:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 05:27:38 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/23 05:27:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 05:27:38 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/23 05:27:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 05:27:38 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/23 05:27:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 05:27:38 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/23 05:27:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 05:27:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/23 05:27:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 05:27:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/23 05:27:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 05:27:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/23 05:27:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 05:27:38 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/23 05:27:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 05:27:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/23 05:27:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 05:27:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/23 05:27:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 05:27:38 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/base64 run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" 2026/07/23 05:29:34 DEBUG : Waiting for deletions to finish 2026/07/23 05:29:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 05:29:36 DEBUG : splitbananasplit: Excluded 2026/07/23 05:29:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 05:29:36 DEBUG : appleappleapplebanana: Excluded 2026/07/23 05:29:36 DEBUG : banana: Excluded (Path Filter) 2026/07/23 05:29:36 DEBUG : banana: Excluded 2026/07/23 05:29:36 DEBUG : apple: Excluded (Path Filter) 2026/07/23 05:29:36 DEBUG : apple: Excluded 2026/07/23 05:29:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 05:29:38 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/23 05:29:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 05:29:38 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/23 05:29:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 05:29:38 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/23 05:29:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 05:29:38 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/23 05:29:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 05:29:38 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/23 05:29:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 05:29:38 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/23 05:29:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 05:29:38 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/23 05:29:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 05:29:38 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/23 05:29:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 05:29:38 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/23 05:29:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 05:29:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/23 05:29:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 05:29:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/23 05:29:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 05:29:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/23 05:29:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 05:29:38 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/23 05:29:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 05:29:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/23 05:29:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 05:29:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/23 05:29:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 05:29:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/23 05:29:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 05:29:42 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 05:29:42 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 05:29:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 05:29:42 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 05:29:42 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 05:29:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 05:29:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 05:29:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 05:29:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 05:29:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 05:29:42 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 05:29:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 05:29:42 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 05:29:42 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 05:29:43 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/23 05:29:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 05:29:43 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/23 05:29:43 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 05:29:43 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/23 05:29:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 05:29:43 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/23 05:29:43 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 05:29:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 05:29:43 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 05:29:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 05:29:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 05:29:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 05:29:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 05:29:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 05:29:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 05:29:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 05:29:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 05:29:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 05:29:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 05:29:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 05:29:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 05:29:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 05:29:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 05:29:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 05:29:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 05:29:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 05:29:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 05:29:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 05:29:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 05:29:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 05:29:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 05:29:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 05:29:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 05:29:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 05:29:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 05:29:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 05:29:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 05:29:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 05:29:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 05:29:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 05:29:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 05:29:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 05:29:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 05:29:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 05:29:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 05:29:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 05:29:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 05:29:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 05:29:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 05:29:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 05:29:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 05:29:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 05:29:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 05:29:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 05:29:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 05:29:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 05:29:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 05:29:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 05:29:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 05:29:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 05:29:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 05:29:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 05:29:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 05:29:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 05:29:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 05:29:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 05:29:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 05:29:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 05:29:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 05:29:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 05:29:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 05:29:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 05:29:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 05:29:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 05:29:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 05:29:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 05:29:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 05:29:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 05:29:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 05:29:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 05:29:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 05:29:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 05:29:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 05:29:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 05:29:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 05:29:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 05:29:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 05:29:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 05:29:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 05:29:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 05:29:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 05:29:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 05:29:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 05:29:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 05:29:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 05:29:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 05:29:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 05:29:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 05:29:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 05:29:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 05:29:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 05:29:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 05:29:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 05:29:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 05:29:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 05:29:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 05:29:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 05:29:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 05:29:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 05:29:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 05:29:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 05:29:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 05:29:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 05:29:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 05:29:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 05:29:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 05:29:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 05:29:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 05:29:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 05:29:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 05:29:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 05:29:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 05:29:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 05:29:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 05:29:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 05:29:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 05:29:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 05:29:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 05:29:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 05:29:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 05:29:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 05:29:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 05:29:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 05:29:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 05:29:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 05:29:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 05:29:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 05:29:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 05:29:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 05:29:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 05:29:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/23 05:29:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 05:29:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/23 05:29:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 05:29:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/23 05:29:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 05:29:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/23 05:29:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 05:29:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/23 05:29:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 05:29:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 05:29:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 05:29:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 05:29:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 05:29:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 05:29:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 05:29:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 05:29:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 05:29:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 05:29:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/23 05:29:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 05:29:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 05:29:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 05:29:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 05:29:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 05:29:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 05:29:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 05:29:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 05:29:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 05:29:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 05:29:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 05:29:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 05:29:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 05:29:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 05:29:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 05:29:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 05:29:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 05:29:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 05:29:43 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/23 05:29:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 05:29:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 05:29:45 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/23 05:29:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 05:29:45 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/23 05:29:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 05:29:45 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/23 05:29:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 05:29:45 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/23 05:29:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 05:29:45 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/23 05:29:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 05:29:45 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/23 05:29:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 05:29:45 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/23 05:29:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 05:29:45 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/23 05:29:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 05:29:45 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/23 05:29:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 05:29:45 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/23 05:29:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/23 05:29:45 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/23 05:29:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 05:29:45 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/23 05:29:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 05:29:45 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/23 05:29:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 05:29:45 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/23 05:29:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 05:29:45 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/23 05:29:45 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/23 05:29:45 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/23 05:29:45 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 05:29:45 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 05:29:47 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/23 05:29:47 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 05:29:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 05:29:47 DEBUG : YXBwbGU=: size = 5 OK 2026/07/23 05:29:47 INFO : apple: Copied (new) to: YXBwbGU= 2026/07/23 05:29:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 05:29:47 DEBUG : YmFuYW5h: size = 6 OK 2026/07/23 05:29:47 INFO : banana: Copied (new) to: YmFuYW5h 2026/07/23 05:29:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 05:29:47 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/23 05:29:47 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 05:29:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 05:29:50 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/23 05:29:50 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 05:29:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 05:29:50 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/23 05:29:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 05:29:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 05:29:50 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/23 05:29:50 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 05:29:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 05:29:50 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/23 05:29:50 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 05:29:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 05:29:53 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/23 05:29:53 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 05:29:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 05:29:53 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/23 05:29:53 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 05:29:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 05:29:53 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/23 05:29:53 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 05:29:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/23 05:29:53 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/23 05:29:53 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 05:29:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/23 05:29:55 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/23 05:29:55 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 05:29:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/23 05:29:56 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/23 05:29:56 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 05:29:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/23 05:29:56 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/23 05:29:56 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/23 05:29:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/23 05:29:56 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/23 05:29:56 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/23 05:29:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/23 05:29:59 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/23 05:29:59 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/23 05:29:59 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/23 05:29:59 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/07/23 05:29:59 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/23 05:29:59 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/23 05:29:59 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/23 05:29:59 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/23 05:29:59 DEBUG : Waiting for deletions to finish 2026/07/23 05:30:01 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/23 05:30:01 INFO : dir1/0011-56789;.txt: Deleted 2026/07/23 05:30:01 INFO : dir1/0007-1234567.txt: Deleted 2026/07/23 05:30:01 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/23 05:30:01 INFO : dir1/0012-6789;.txt: Deleted 2026/07/23 05:30:01 INFO : dir1/0008-2345678.txt: Deleted 2026/07/23 05:30:01 INFO : dir1/0009-3456789.txt: Deleted 2026/07/23 05:30:01 INFO : splitbananasplit: Deleted 2026/07/23 05:30:03 INFO : dir1/0015-9;=.txt: Deleted 2026/07/23 05:30:03 INFO : dir1/0014-89;=.txt: Deleted 2026/07/23 05:30:03 INFO : apple: Deleted 2026/07/23 05:30:03 INFO : appleappleapplebanana: Deleted 2026/07/23 05:30:03 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/23 05:30:03 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/23 05:30:03 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/23 05:30:03 INFO : dir1/0010-456789.txt: Deleted 2026/07/23 05:30:05 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/23 05:30:05 INFO : dir1/0013-789;=.txt: Deleted 2026/07/23 05:30:05 INFO : banana: Deleted 2026/07/23 05:30:05 INFO : dir1/0003-defghij.txt: Deleted 2026/07/23 05:30:05 DEBUG : Waiting for deletions to finish 2026/07/23 05:30:08 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/23 05:30:08 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/07/23 05:30:08 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/23 05:30:08 DEBUG : YmFuYW5h: Excluded 2026/07/23 05:30:08 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/23 05:30:08 DEBUG : YXBwbGU=: Excluded 2026/07/23 05:30:08 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/23 05:30:08 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/07/23 05:30:10 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/23 05:30:10 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/07/23 05:30:10 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/23 05:30:10 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/07/23 05:30:10 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/23 05:30:10 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/07/23 05:30:10 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/23 05:30:10 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/07/23 05:30:10 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/23 05:30:10 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/07/23 05:30:10 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/23 05:30:10 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/07/23 05:30:10 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/23 05:30:10 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/07/23 05:30:10 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/23 05:30:10 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/07/23 05:30:10 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/23 05:30:10 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/07/23 05:30:10 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/23 05:30:10 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/07/23 05:30:10 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/23 05:30:10 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/07/23 05:30:10 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/23 05:30:10 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/07/23 05:30:10 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/23 05:30:10 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/07/23 05:30:10 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/23 05:30:10 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/07/23 05:30:10 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/23 05:30:10 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/07/23 05:30:10 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/23 05:30:10 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/07/23 05:30:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 05:30:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 05:30:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 05:30:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 05:30:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 05:30:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 05:30:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 05:30:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 05:30:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 05:30:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 05:30:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 05:30:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 05:30:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 05:30:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 05:30:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 05:30:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 05:30:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 05:30:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 05:30:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/23 05:30:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 05:30:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/23 05:30:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/23 05:30:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/23 05:30:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/23 05:30:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/23 05:30:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/23 05:30:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/23 05:30:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/23 05:30:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/23 05:30:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/23 05:30:15 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 05:30:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/23 05:30:15 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 05:30:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/23 05:30:15 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 05:30:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/23 05:30:15 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 05:30:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/23 05:30:15 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 05:30:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/23 05:30:15 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 05:30:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/23 05:30:15 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 05:30:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 05:30:15 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 05:30:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 05:30:15 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 05:30:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 05:30:15 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 05:30:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 05:30:15 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 05:30:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 05:30:15 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 05:30:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 05:30:15 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 05:30:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 05:30:15 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 05:30:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 05:30:15 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 05:30:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 05:30:15 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 05:30:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 05:30:15 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 05:30:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/23 05:30:15 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 05:30:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/23 05:30:15 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 05:30:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/23 05:30:15 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 05:30:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/23 05:30:15 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 05:30:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/23 05:30:15 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 05:30:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/23 05:30:15 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 05:30:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 05:30:15 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 05:30:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 05:30:15 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 05:30:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 05:30:15 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 05:30:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 05:30:15 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 05:30:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 05:30:15 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 05:30:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 05:30:15 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 05:30:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 05:30:15 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 05:30:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 05:30:15 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 05:30:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 05:30:15 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 05:30:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 05:30:15 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 05:30:15 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 05:30:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 05:30:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/23 05:30:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 05:30:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/23 05:30:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 05:30:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/23 05:30:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 05:30:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/23 05:30:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 05:30:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/23 05:30:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 05:30:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/23 05:30:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 05:30:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 05:30:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 05:30:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 05:30:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 05:30:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 05:30:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 05:30:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 05:30:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 05:30:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 05:30:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 05:30:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 05:30:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 05:30:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 05:30:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 05:30:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 05:30:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 05:30:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 05:30:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 05:30:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 05:30:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 05:30:15 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 05:30:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 05:30:15 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 05:30:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 05:30:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/23 05:30:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 05:30:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/23 05:30:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 05:30:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/23 05:30:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 05:30:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/23 05:30:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 05:30:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/23 05:30:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 05:30:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/23 05:30:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 05:30:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 05:30:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 05:30:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 05:30:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 05:30:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 05:30:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 05:30:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 05:30:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 05:30:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 05:30:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 05:30:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 05:30:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 05:30:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 05:30:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 05:30:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 05:30:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 05:30:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 05:30:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 05:30:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 05:30:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 05:30:15 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 05:30:15 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 05:30:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 05:30:15 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 05:30:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 05:30:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 05:30:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 05:30:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 05:30:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 05:30:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 05:30:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 05:30:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 05:30:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 05:30:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 05:30:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 05:30:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/23 05:30:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/23 05:30:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/23 05:30:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/23 05:30:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/23 05:30:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/23 05:30:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 05:30:15 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 05:30:15 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 05:30:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 05:30:15 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 05:30:15 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 05:30:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 05:30:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 05:30:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 05:30:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 05:30:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 05:30:15 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 05:30:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 05:30:15 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 05:30:15 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 05:30:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 05:30:16 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 05:30:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 05:30:16 DEBUG : YXBwbGU=: size = 5 OK 2026/07/23 05:30:16 DEBUG : apple: Sizes identical 2026/07/23 05:30:16 DEBUG : apple: Unchanged skipping 2026/07/23 05:30:16 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/23 05:30:16 DEBUG : appleappleapplebanana: Sizes identical 2026/07/23 05:30:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/23 05:30:16 DEBUG : YmFuYW5h: size = 6 OK 2026/07/23 05:30:16 DEBUG : banana: Sizes identical 2026/07/23 05:30:16 DEBUG : banana: Unchanged skipping 2026/07/23 05:30:16 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/23 05:30:16 DEBUG : splitbananasplit: Sizes identical 2026/07/23 05:30:16 DEBUG : splitbananasplit: Unchanged skipping 2026/07/23 05:30:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 05:30:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 05:30:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 05:30:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 05:30:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 05:30:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 05:30:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 05:30:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 05:30:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 05:30:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 05:30:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 05:30:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 05:30:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 05:30:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 05:30:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 05:30:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 05:30:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 05:30:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 05:30:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 05:30:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 05:30:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 05:30:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 05:30:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 05:30:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 05:30:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 05:30:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 05:30:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 05:30:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 05:30:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 05:30:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 05:30:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 05:30:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 05:30:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 05:30:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 05:30:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 05:30:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 05:30:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 05:30:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 05:30:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 05:30:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 05:30:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 05:30:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 05:30:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 05:30:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 05:30:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 05:30:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 05:30:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 05:30:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 05:30:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 05:30:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 05:30:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 05:30:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 05:30:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 05:30:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 05:30:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 05:30:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 05:30:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 05:30:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 05:30:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 05:30:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 05:30:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 05:30:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 05:30:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 05:30:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 05:30:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 05:30:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 05:30:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 05:30:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 05:30:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 05:30:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 05:30:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 05:30:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 05:30:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 05:30:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 05:30:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 05:30:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 05:30:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 05:30:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 05:30:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 05:30:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 05:30:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 05:30:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 05:30:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 05:30:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 05:30:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 05:30:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 05:30:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 05:30:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 05:30:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 05:30:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 05:30:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 05:30:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 05:30:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 05:30:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 05:30:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 05:30:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 05:30:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 05:30:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 05:30:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 05:30:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 05:30:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 05:30:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 05:30:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 05:30:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 05:30:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 05:30:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 05:30:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 05:30:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 05:30:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 05:30:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 05:30:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 05:30:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 05:30:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 05:30:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 05:30:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 05:30:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 05:30:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 05:30:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 05:30:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 05:30:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 05:30:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 05:30:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 05:30:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 05:30:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 05:30:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 05:30:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 05:30:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 05:30:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 05:30:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 05:30:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 05:30:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/23 05:30:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 05:30:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/23 05:30:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 05:30:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/23 05:30:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 05:30:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/23 05:30:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 05:30:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/23 05:30:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 05:30:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 05:30:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 05:30:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 05:30:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 05:30:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 05:30:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 05:30:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 05:30:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 05:30:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 05:30:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/23 05:30:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 05:30:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 05:30:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 05:30:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 05:30:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 05:30:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 05:30:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 05:30:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 05:30:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 05:30:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 05:30:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 05:30:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 05:30:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 05:30:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 05:30:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 05:30:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 05:30:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 05:30:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 05:30:16 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/23 05:30:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 05:30:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 05:30:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 05:30:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 05:30:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 05:30:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 05:30:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 05:30:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 05:30:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 05:30:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 05:30:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 05:30:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/23 05:30:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 05:30:19 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/23 05:30:19 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/23 05:30:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/23 05:30:19 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/23 05:30:19 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/23 05:30:19 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/23 05:30:19 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/23 05:30:19 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/23 05:30:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/23 05:30:19 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/23 05:30:19 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/23 05:30:19 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/23 05:30:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/23 05:30:19 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/23 05:30:19 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/23 05:30:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/23 05:30:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/23 05:30:19 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/23 05:30:19 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/23 05:30:19 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/23 05:30:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/23 05:30:19 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/23 05:30:19 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/23 05:30:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 05:30:19 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/23 05:30:19 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/23 05:30:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/23 05:30:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 05:30:19 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/23 05:30:19 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/23 05:30:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/23 05:30:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/23 05:30:19 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/23 05:30:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/23 05:30:19 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/23 05:30:19 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/23 05:30:19 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/23 05:30:19 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/23 05:30:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/23 05:30:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/23 05:30:19 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/23 05:30:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/23 05:30:19 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/23 05:30:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/23 05:30:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 05:30:19 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/23 05:30:19 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/23 05:30:19 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/23 05:30:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/23 05:30:19 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/23 05:30:19 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/23 05:30:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/23 05:30:19 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 05:30:19 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 05:30:19 DEBUG : Waiting for deletions to finish 2026/07/23 05:30:19 DEBUG : Waiting for deletions to finish 2026/07/23 05:30:21 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/23 05:30:21 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/07/23 05:30:21 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/23 05:30:21 DEBUG : YmFuYW5h: Excluded 2026/07/23 05:30:21 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/23 05:30:21 DEBUG : YXBwbGU=: Excluded 2026/07/23 05:30:21 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/23 05:30:21 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/07/23 05:30:23 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/23 05:30:23 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/07/23 05:30:23 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/23 05:30:23 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/07/23 05:30:23 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/23 05:30:23 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/07/23 05:30:23 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/23 05:30:23 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/07/23 05:30:23 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/23 05:30:23 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/07/23 05:30:23 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/23 05:30:23 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/07/23 05:30:23 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/23 05:30:23 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/07/23 05:30:23 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/23 05:30:23 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/07/23 05:30:23 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/23 05:30:23 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/07/23 05:30:23 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/23 05:30:23 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/07/23 05:30:23 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/23 05:30:23 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/07/23 05:30:23 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/23 05:30:23 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/07/23 05:30:23 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/23 05:30:23 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/07/23 05:30:23 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/23 05:30:23 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/07/23 05:30:23 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/23 05:30:23 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/07/23 05:30:23 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/23 05:30:23 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/07/23 05:30:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 05:30:25 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 05:30:25 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 05:30:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 05:30:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 05:30:25 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 05:30:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 05:30:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 05:30:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 05:30:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 05:30:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 05:30:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 05:30:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 05:30:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 05:30:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 05:30:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 05:30:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 05:30:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 05:30:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 05:30:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 05:30:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 05:30:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 05:30:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 05:30:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 05:30:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 05:30:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 05:30:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/23 05:30:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 05:30:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/23 05:30:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/23 05:30:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/23 05:30:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/23 05:30:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/23 05:30:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/23 05:30:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/23 05:30:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/23 05:30:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/23 05:30:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/23 05:30:25 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 05:30:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 05:30:25 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 05:30:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 05:30:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 05:30:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 05:30:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 05:30:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 05:30:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 05:30:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 05:30:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 05:30:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 05:30:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 05:30:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 05:30:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/23 05:30:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/23 05:30:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/23 05:30:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/23 05:30:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/23 05:30:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" 2026/07/23 05:31:58 DEBUG : Waiting for deletions to finish 2026/07/23 05:32:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 05:32:00 DEBUG : splitbananasplit: Excluded 2026/07/23 05:32:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 05:32:00 DEBUG : appleappleapplebanana: Excluded 2026/07/23 05:32:00 DEBUG : banana: Excluded (Path Filter) 2026/07/23 05:32:00 DEBUG : banana: Excluded 2026/07/23 05:32:00 DEBUG : apple: Excluded (Path Filter) 2026/07/23 05:32:00 DEBUG : apple: Excluded 2026/07/23 05:32:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 05:32:02 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/23 05:32:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 05:32:02 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/23 05:32:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 05:32:02 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/23 05:32:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 05:32:02 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/23 05:32:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 05:32:02 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/23 05:32:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 05:32:02 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/23 05:32:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 05:32:02 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/23 05:32:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 05:32:02 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/23 05:32:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 05:32:02 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/23 05:32:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 05:32:02 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/23 05:32:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 05:32:02 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/23 05:32:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 05:32:02 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/23 05:32:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 05:32:02 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/23 05:32:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 05:32:02 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/23 05:32:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 05:32:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/23 05:32:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 05:32:02 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/23 05:32:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 05:32:05 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 05:32:05 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 05:32:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 05:32:05 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 05:32:05 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 05:32:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 05:32:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 05:32:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 05:32:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 05:32:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 05:32:05 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 05:32:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 05:32:05 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 05:32:05 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 05:32:06 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/23 05:32:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 05:32:06 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/23 05:32:06 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 05:32:06 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/23 05:32:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 05:32:06 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/23 05:32:06 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 05:32:06 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 05:32:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 05:32:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 05:32:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/23 05:32:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/23 05:32:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/23 05:32:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/23 05:32:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/23 05:32:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/23 05:32:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/23 05:32:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/23 05:32:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/23 05:32:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/23 05:32:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/23 05:32:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/23 05:32:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/23 05:32:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/23 05:32:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/23 05:32:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/23 05:32:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/23 05:32:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/23 05:32:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/23 05:32:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/23 05:32:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/23 05:32:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/23 05:32:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/23 05:32:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/23 05:32:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/23 05:32:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/23 05:32:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/23 05:32:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/23 05:32:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/23 05:32:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/23 05:32:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/23 05:32:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/23 05:32:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/23 05:32:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/23 05:32:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/23 05:32:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/23 05:32:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/23 05:32:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/23 05:32:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/23 05:32:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/23 05:32:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/23 05:32:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/23 05:32:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/23 05:32:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/23 05:32:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/23 05:32:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/23 05:32:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/23 05:32:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/23 05:32:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/23 05:32:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/23 05:32:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/23 05:32:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/23 05:32:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/23 05:32:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/23 05:32:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/23 05:32:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/23 05:32:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/23 05:32:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/23 05:32:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/23 05:32:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/23 05:32:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/23 05:32:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/23 05:32:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/23 05:32:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/23 05:32:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/23 05:32:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/23 05:32:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/23 05:32:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/23 05:32:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/23 05:32:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/23 05:32:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/23 05:32:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/23 05:32:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/23 05:32:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/23 05:32:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/23 05:32:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/23 05:32:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/23 05:32:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/23 05:32:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/23 05:32:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/23 05:32:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/23 05:32:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/23 05:32:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/23 05:32:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/23 05:32:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/23 05:32:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/23 05:32:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/23 05:32:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/23 05:32:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/23 05:32:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/23 05:32:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/23 05:32:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/23 05:32:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/23 05:32:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/23 05:32:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/23 05:32:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/23 05:32:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/23 05:32:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/23 05:32:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/23 05:32:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/23 05:32:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/23 05:32:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/23 05:32:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/23 05:32:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/23 05:32:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/23 05:32:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/23 05:32:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/23 05:32:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/23 05:32:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/23 05:32:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/23 05:32:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/23 05:32:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/23 05:32:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/23 05:32:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/23 05:32:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/23 05:32:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/23 05:32:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/23 05:32:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/23 05:32:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/23 05:32:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/23 05:32:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/23 05:32:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/23 05:32:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/23 05:32:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/23 05:32:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/23 05:32:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/23 05:32:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/23 05:32:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/23 05:32:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/23 05:32:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/23 05:32:06 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/23 05:32:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/23 05:32:06 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/23 05:32:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/23 05:32:06 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/23 05:32:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/23 05:32:06 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/23 05:32:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/23 05:32:06 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/23 05:32:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/23 05:32:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/23 05:32:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/23 05:32:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/23 05:32:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/23 05:32:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/23 05:32:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/23 05:32:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/23 05:32:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/23 05:32:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/23 05:32:06 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/23 05:32:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/23 05:32:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/23 05:32:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/23 05:32:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/23 05:32:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/23 05:32:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/23 05:32:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/23 05:32:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/23 05:32:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/23 05:32:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/23 05:32:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/23 05:32:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/23 05:32:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/23 05:32:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/23 05:32:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/23 05:32:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/23 05:32:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/23 05:32:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/23 05:32:06 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/23 05:32:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/23 05:32:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/23 05:32:08 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/23 05:32:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/23 05:32:08 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/23 05:32:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/23 05:32:08 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/23 05:32:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/23 05:32:08 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/23 05:32:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/23 05:32:08 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/23 05:32:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/23 05:32:08 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/23 05:32:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/23 05:32:08 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/23 05:32:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/23 05:32:08 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/23 05:32:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/23 05:32:08 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/23 05:32:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/23 05:32:08 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/23 05:32:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/23 05:32:08 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/23 05:32:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/23 05:32:08 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/23 05:32:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/23 05:32:08 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/23 05:32:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/23 05:32:08 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/23 05:32:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/23 05:32:08 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/23 05:32:08 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/23 05:32:08 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/23 05:32:08 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 05:32:08 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 05:32:11 DEBUG : PREFIXbanana: size = 6 OK 2026/07/23 05:32:11 INFO : banana: Copied (new) to: PREFIXbanana 2026/07/23 05:32:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/23 05:32:11 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/07/23 05:32:11 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/07/23 05:32:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/23 05:32:11 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/07/23 05:32:11 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/07/23 05:32:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/23 05:32:11 DEBUG : PREFIXapple: size = 5 OK 2026/07/23 05:32:11 INFO : apple: Copied (new) to: PREFIXapple 2026/07/23 05:32:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/23 05:32:13 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/07/23 05:32:13 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/07/23 05:32:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/23 05:32:13 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/07/23 05:32:13 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/07/23 05:32:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/23 05:32:13 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/07/23 05:32:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/07/23 05:32:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/23 05:32:13 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/07/23 05:32:13 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/07/23 05:32:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/23 05:32:16 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/07/23 05:32:16 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/07/23 05:32:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/23 05:32:16 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/07/23 05:32:16 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/07/23 05:32:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/23 05:32:16 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/07/23 05:32:16 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/07/23 05:32:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/23 05:32:16 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/07/23 05:32:16 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/07/23 05:32:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/23 05:32:19 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/07/23 05:32:19 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/07/23 05:32:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/23 05:32:19 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/07/23 05:32:19 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/07/23 05:32:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/23 05:32:19 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/07/23 05:32:19 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/07/23 05:32:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/23 05:32:20 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/07/23 05:32:20 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/07/23 05:32:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/23 05:32:23 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/07/23 05:32:23 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/07/23 05:32:23 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/07/23 05:32:23 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/07/23 05:32:23 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/07/23 05:32:23 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/07/23 05:32:24 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/07/23 05:32:24 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/07/23 05:32:24 DEBUG : Waiting for deletions to finish 2026/07/23 05:32:25 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/23 05:32:25 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/23 05:32:25 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/23 05:32:25 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/23 05:32:25 INFO : dir1/0010-456789.txt: Deleted 2026/07/23 05:32:25 INFO : dir1/0014-89;=.txt: Deleted 2026/07/23 05:32:25 INFO : dir1/0012-6789;.txt: Deleted 2026/07/23 05:32:25 INFO : splitbananasplit: Deleted 2026/07/23 05:32:26 INFO : dir1/0003-defghij.txt: Deleted 2026/07/23 05:32:26 INFO : dir1/0008-2345678.txt: Deleted 2026/07/23 05:32:26 INFO : dir1/0009-3456789.txt: Deleted 2026/07/23 05:32:26 INFO : dir1/0015-9;=.txt: Deleted 2026/07/23 05:32:27 INFO : dir1/0011-56789;.txt: Deleted 2026/07/23 05:32:27 INFO : banana: Deleted 2026/07/23 05:32:27 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/23 05:32:27 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/23 05:32:28 INFO : appleappleapplebanana: Deleted 2026/07/23 05:32:28 INFO : dir1/0013-789;=.txt: Deleted 2026/07/23 05:32:28 INFO : dir1/0007-1234567.txt: Deleted 2026/07/23 05:32:28 INFO : apple: Deleted 2026/07/23 05:32:28 DEBUG : Waiting for deletions to finish 2026/07/23 05:32:30 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/07/23 05:32:30 DEBUG : PREFIXapple: Excluded 2026/07/23 05:32:30 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/07/23 05:32:30 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/07/23 05:32:30 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/07/23 05:32:30 DEBUG : PREFIXbanana: Excluded 2026/07/23 05:32:30 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/07/23 05:32:30 DEBUG : PREFIXsplitbananasplit: Excluded 2026/07/23 05:32:32 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/07/23 05:32:32 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/07/23 05:32:32 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/07/23 05:32:32 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/07/23 05:32:32 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/07/23 05:32:32 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/07/23 05:32:32 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/07/23 05:32:32 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/07/23 05:32:32 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/07/23 05:32:32 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/07/23 05:32:32 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/07/23 05:32:32 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/07/23 05:32:32 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/07/23 05:32:32 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/07/23 05:32:32 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/07/23 05:32:32 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/07/23 05:32:32 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 05:32:32 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/07/23 05:32:32 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 05:32:32 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/07/23 05:32:32 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 05:32:32 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/07/23 05:32:32 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/07/23 05:32:32 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/07/23 05:32:32 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 05:32:32 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/07/23 05:32:32 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 05:32:32 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/07/23 05:32:32 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 05:32:32 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/07/23 05:32:32 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/07/23 05:32:32 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/07/23 05:32:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/23 05:32:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/23 05:32:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/23 05:32:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/23 05:32:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/23 05:32:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/23 05:32:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/23 05:32:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/23 05:32:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/23 05:32:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/23 05:32:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/23 05:32:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/23 05:32:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/23 05:32:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/23 05:32:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/23 05:32:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/23 05:32:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/23 05:32:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/23 05:32:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/23 05:32:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/23 05:32:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/23 05:32:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/23 05:32:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/23 05:32:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/23 05:32:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/23 05:32:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/23 05:32:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/23 05:32:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/23 05:32:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/23 05:32:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/23 05:32:34 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 05:32:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/23 05:32:34 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 05:32:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/23 05:32:34 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 05:32:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/23 05:32:34 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 05:32:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/23 05:32:34 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 05:32:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/23 05:32:34 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 05:32:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/23 05:32:34 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 05:32:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/23 05:32:34 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 05:32:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/23 05:32:34 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 05:32:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/23 05:32:34 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 05:32:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/23 05:32:34 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 05:32:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/23 05:32:34 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 05:32:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/23 05:32:34 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 05:32:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/23 05:32:34 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 05:32:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/23 05:32:34 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 05:32:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/23 05:32:34 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 05:32:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/23 05:32:34 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 05:32:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/23 05:32:34 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 05:32:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/23 05:32:34 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 05:32:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/23 05:32:34 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 05:32:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/23 05:32:34 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 05:32:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/23 05:32:34 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 05:32:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/23 05:32:34 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 05:32:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/23 05:32:34 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 05:32:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/23 05:32:34 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 05:32:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/23 05:32:34 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 05:32:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/23 05:32:34 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 05:32:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/23 05:32:34 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 05:32:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/23 05:32:34 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 05:32:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/23 05:32:34 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 05:32:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/23 05:32:34 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 05:32:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/23 05:32:34 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 05:32:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/23 05:32:34 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 05:32:34 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 05:32:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 05:32:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/23 05:32:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 05:32:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/23 05:32:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 05:32:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/23 05:32:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 05:32:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/23 05:32:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 05:32:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/23 05:32:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 05:32:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/23 05:32:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 05:32:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/23 05:32:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 05:32:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/23 05:32:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 05:32:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/23 05:32:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 05:32:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/23 05:32:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 05:32:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/23 05:32:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 05:32:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/23 05:32:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 05:32:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/23 05:32:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 05:32:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/23 05:32:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 05:32:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/23 05:32:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 05:32:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/23 05:32:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 05:32:34 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 05:32:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 05:32:34 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 05:32:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 05:32:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/23 05:32:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 05:32:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/23 05:32:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 05:32:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/23 05:32:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 05:32:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/23 05:32:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 05:32:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/23 05:32:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 05:32:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/23 05:32:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 05:32:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/23 05:32:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 05:32:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/23 05:32:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 05:32:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/23 05:32:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 05:32:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/23 05:32:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 05:32:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/23 05:32:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 05:32:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/23 05:32:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 05:32:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/23 05:32:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 05:32:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/23 05:32:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 05:32:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/23 05:32:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 05:32:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/23 05:32:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 05:32:34 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 05:32:34 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 05:32:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 05:32:34 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 05:32:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 05:32:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/23 05:32:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/23 05:32:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/23 05:32:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/23 05:32:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/23 05:32:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/23 05:32:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/23 05:32:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/23 05:32:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/23 05:32:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/23 05:32:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/23 05:32:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/23 05:32:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/23 05:32:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/23 05:32:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/23 05:32:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/23 05:32:36 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/23 05:32:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/23 05:32:36 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/23 05:32:36 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/23 05:32:37 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/23 05:32:37 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/23 05:32:37 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/23 05:32:37 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/23 05:32:37 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/23 05:32:37 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/23 05:32:37 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/23 05:32:37 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/23 05:32:37 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/23 05:32:37 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/23 05:32:37 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/23 05:32:37 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/23 05:32:37 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/23 05:32:37 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/23 05:32:37 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/23 05:32:37 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/23 05:32:37 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 05:32:37 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 05:32:39 DEBUG : apple: size = 5 OK 2026/07/23 05:32:39 INFO : apple: Copied (new) 2026/07/23 05:32:39 DEBUG : banana: size = 6 OK 2026/07/23 05:32:39 INFO : banana: Copied (new) 2026/07/23 05:32:39 DEBUG : splitbananasplit: size = 16 OK 2026/07/23 05:32:39 INFO : splitbananasplit: Copied (new) 2026/07/23 05:32:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/23 05:32:39 INFO : appleappleapplebanana: Copied (new) 2026/07/23 05:32:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/23 05:32:43 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/23 05:32:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/23 05:32:43 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/23 05:32:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/23 05:32:43 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/23 05:32:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/23 05:32:43 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/23 05:32:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/23 05:32:46 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/23 05:32:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/23 05:32:46 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/23 05:32:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/23 05:32:46 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/23 05:32:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/23 05:32:46 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/23 05:32:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/23 05:32:50 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/23 05:32:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/23 05:32:50 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/23 05:32:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/23 05:32:50 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/23 05:32:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/23 05:32:50 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/23 05:32:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/23 05:32:54 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/23 05:32:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/23 05:32:54 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/23 05:32:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/23 05:32:54 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/23 05:32:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/23 05:32:54 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/23 05:32:54 DEBUG : Waiting for deletions to finish 2026/07/23 05:32:55 INFO : PREFIXsplitbananasplit: Deleted 2026/07/23 05:32:55 INFO : PREFIXbanana: Deleted 2026/07/23 05:32:55 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/07/23 05:32:55 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/07/23 05:32:55 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/07/23 05:32:55 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/07/23 05:32:55 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/07/23 05:32:55 INFO : PREFIXapple: Deleted 2026/07/23 05:32:56 INFO : PREFIXappleappleapplebanana: Deleted 2026/07/23 05:32:56 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/07/23 05:32:56 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/07/23 05:32:56 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/07/23 05:32:56 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/07/23 05:32:56 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/07/23 05:32:56 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/07/23 05:32:56 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/07/23 05:32:57 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/07/23 05:32:57 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/07/23 05:32:57 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/07/23 05:32:57 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/07/23 05:32:57 DEBUG : Waiting for deletions to finish 2026/07/23 05:32:59 DEBUG : apple: Excluded (Path Filter) 2026/07/23 05:32:59 DEBUG : apple: Excluded 2026/07/23 05:32:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 05:32:59 DEBUG : appleappleapplebanana: Excluded 2026/07/23 05:32:59 DEBUG : banana: Excluded (Path Filter) 2026/07/23 05:32:59 DEBUG : banana: Excluded 2026/07/23 05:32:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 05:32:59 DEBUG : splitbananasplit: Excluded 2026/07/23 05:33:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 05:33:00 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/23 05:33:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 05:33:00 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/23 05:33:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 05:33:00 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/23 05:33:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 05:33:00 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/23 05:33:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 05:33:00 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/23 05:33:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 05:33:00 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/23 05:33:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 05:33:00 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/23 05:33:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 05:33:00 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/23 05:33:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 05:33:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/23 05:33:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 05:33:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/23 05:33:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 05:33:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/23 05:33:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 05:33:00 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/23 05:33:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 05:33:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/23 05:33:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 05:33:00 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/23 05:33:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 05:33:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/23 05:33:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 05:33:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/23 05:33:04 DEBUG : Waiting for deletions to finish 2026/07/23 05:33:05 DEBUG : apple: Excluded (Path Filter) 2026/07/23 05:33:05 DEBUG : apple: Excluded 2026/07/23 05:33:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 05:33:05 DEBUG : appleappleapplebanana: Excluded 2026/07/23 05:33:05 DEBUG : banana: Excluded (Path Filter) 2026/07/23 05:33:05 DEBUG : banana: Excluded 2026/07/23 05:33:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 05:33:05 DEBUG : splitbananasplit: Excluded 2026/07/23 05:33:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 05:33:06 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/23 05:33:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 05:33:06 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/23 05:33:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 05:33:06 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/23 05:33:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 05:33:06 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/23 05:33:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 05:33:06 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/23 05:33:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 05:33:06 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/23 05:33:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 05:33:06 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/23 05:33:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 05:33:06 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/23 05:33:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 05:33:06 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/23 05:33:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 05:33:06 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/23 05:33:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 05:33:06 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/23 05:33:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 05:33:06 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/23 05:33:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 05:33:06 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/23 05:33:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 05:33:06 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/23 05:33:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 05:33:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/23 05:33:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 05:33:06 DEBUG : dir1/0002-cdefghi.txt: Excluded === RUN TestTransform/suffix run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" 2026/07/23 05:34:48 DEBUG : Waiting for deletions to finish 2026/07/23 05:34:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 05:34:49 DEBUG : splitbananasplit: Excluded 2026/07/23 05:34:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 05:34:49 DEBUG : appleappleapplebanana: Excluded 2026/07/23 05:34:49 DEBUG : banana: Excluded (Path Filter) 2026/07/23 05:34:49 DEBUG : banana: Excluded 2026/07/23 05:34:49 DEBUG : apple: Excluded (Path Filter) 2026/07/23 05:34:49 DEBUG : apple: Excluded 2026/07/23 05:34:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 05:34:51 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/23 05:34:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 05:34:51 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/23 05:34:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 05:34:51 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/23 05:34:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 05:34:51 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/23 05:34:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 05:34:51 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/23 05:34:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 05:34:51 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/23 05:34:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 05:34:51 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/23 05:34:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 05:34:51 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/23 05:34:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 05:34:51 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/23 05:34:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 05:34:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/23 05:34:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 05:34:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/23 05:34:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 05:34:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/23 05:34:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 05:34:51 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/23 05:34:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 05:34:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/23 05:34:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 05:34:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/23 05:34:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 05:34:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/23 05:34:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/23 05:34:55 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 05:34:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 05:34:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/23 05:34:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 05:34:55 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 05:34:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/23 05:34:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 05:34:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 05:34:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/23 05:34:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 05:34:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 05:34:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 05:34:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 05:34:55 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 05:34:55 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 05:34:57 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/23 05:34:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 05:34:57 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/23 05:34:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 05:34:57 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/23 05:34:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/23 05:34:57 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/23 05:34:57 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 05:34:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 05:34:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 05:34:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/23 05:34:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/23 05:34:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/23 05:34:59 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/23 05:34:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/23 05:34:59 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/23 05:34:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/23 05:34:59 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/23 05:34:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/23 05:34:59 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/23 05:34:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/23 05:34:59 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/23 05:34:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/23 05:34:59 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/23 05:34:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/23 05:34:59 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/23 05:34:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/23 05:34:59 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/23 05:34:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/23 05:34:59 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/23 05:34:59 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/23 05:34:59 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/23 05:34:59 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/23 05:34:59 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/23 05:34:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/23 05:34:59 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/23 05:34:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/23 05:34:59 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/23 05:34:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/23 05:34:59 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/23 05:34:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/23 05:34:59 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/23 05:34:59 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/23 05:34:59 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/23 05:34:59 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 05:34:59 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 05:35:01 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/07/23 05:35:01 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/07/23 05:35:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/23 05:35:02 DEBUG : appleSUFFIX: size = 5 OK 2026/07/23 05:35:02 INFO : apple: Copied (new) to: appleSUFFIX 2026/07/23 05:35:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/23 05:35:02 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/07/23 05:35:02 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/07/23 05:35:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/23 05:35:02 DEBUG : bananaSUFFIX: size = 6 OK 2026/07/23 05:35:02 INFO : banana: Copied (new) to: bananaSUFFIX 2026/07/23 05:35:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/23 05:35:04 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/07/23 05:35:04 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/07/23 05:35:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/23 05:35:04 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/07/23 05:35:04 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/07/23 05:35:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/23 05:35:04 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/07/23 05:35:04 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/23 05:35:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/23 05:35:04 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/07/23 05:35:04 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/07/23 05:35:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/23 05:35:06 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/07/23 05:35:06 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/07/23 05:35:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/23 05:35:06 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/07/23 05:35:06 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/07/23 05:35:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/23 05:35:06 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/07/23 05:35:06 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/07/23 05:35:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/23 05:35:06 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/07/23 05:35:06 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/07/23 05:35:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/23 05:35:08 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/07/23 05:35:08 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/07/23 05:35:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/23 05:35:08 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/07/23 05:35:08 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/07/23 05:35:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/23 05:35:08 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/07/23 05:35:08 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/07/23 05:35:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/23 05:35:09 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/07/23 05:35:09 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/07/23 05:35:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/23 05:35:10 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/07/23 05:35:10 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/07/23 05:35:10 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/07/23 05:35:10 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/07/23 05:35:10 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/07/23 05:35:10 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/07/23 05:35:10 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/07/23 05:35:10 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/07/23 05:35:10 DEBUG : Waiting for deletions to finish 2026/07/23 05:35:11 INFO : dir1/0003-defghij.txt: Deleted 2026/07/23 05:35:11 INFO : dir1/0014-89;=.txt: Deleted 2026/07/23 05:35:11 INFO : dir1/0007-1234567.txt: Deleted 2026/07/23 05:35:11 INFO : dir1/0008-2345678.txt: Deleted 2026/07/23 05:35:11 INFO : dir1/0013-789;=.txt: Deleted 2026/07/23 05:35:11 INFO : dir1/0011-56789;.txt: Deleted 2026/07/23 05:35:11 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/23 05:35:11 INFO : banana: Deleted 2026/07/23 05:35:12 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/23 05:35:12 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/23 05:35:12 INFO : dir1/0012-6789;.txt: Deleted 2026/07/23 05:35:12 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/23 05:35:12 INFO : dir1/0010-456789.txt: Deleted 2026/07/23 05:35:12 INFO : dir1/0015-9;=.txt: Deleted 2026/07/23 05:35:12 INFO : dir1/0009-3456789.txt: Deleted 2026/07/23 05:35:12 INFO : apple: Deleted 2026/07/23 05:35:13 INFO : appleappleapplebanana: Deleted 2026/07/23 05:35:13 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/23 05:35:13 INFO : splitbananasplit: Deleted 2026/07/23 05:35:13 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/23 05:35:13 DEBUG : Waiting for deletions to finish 2026/07/23 05:35:15 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/07/23 05:35:15 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/07/23 05:35:15 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/07/23 05:35:15 DEBUG : appleSUFFIX: Excluded 2026/07/23 05:35:15 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/07/23 05:35:15 DEBUG : bananaSUFFIX: Excluded 2026/07/23 05:35:15 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/07/23 05:35:15 DEBUG : splitbananasplitSUFFIX: Excluded 2026/07/23 05:35:16 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/07/23 05:35:16 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/07/23 05:35:16 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/07/23 05:35:16 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/07/23 05:35:16 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/07/23 05:35:16 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/07/23 05:35:16 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/07/23 05:35:16 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2026/07/23 05:35:16 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/07/23 05:35:16 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/07/23 05:35:16 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/07/23 05:35:16 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/07/23 05:35:16 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/07/23 05:35:16 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/07/23 05:35:16 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/07/23 05:35:16 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/07/23 05:35:16 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/07/23 05:35:16 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/07/23 05:35:16 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/07/23 05:35:16 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/07/23 05:35:16 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/07/23 05:35:16 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/07/23 05:35:16 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/07/23 05:35:16 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/07/23 05:35:16 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/07/23 05:35:16 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/07/23 05:35:16 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/07/23 05:35:16 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/07/23 05:35:16 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/07/23 05:35:16 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/07/23 05:35:16 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/07/23 05:35:16 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/07/23 05:35:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/23 05:35:19 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/23 05:35:19 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/23 05:35:19 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/23 05:35:19 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/23 05:35:19 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/23 05:35:19 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/23 05:35:19 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/23 05:35:19 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/23 05:35:19 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/23 05:35:19 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/23 05:35:19 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/23 05:35:19 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/23 05:35:19 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/23 05:35:19 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/23 05:35:19 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/23 05:35:19 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/23 05:35:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/23 05:35:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/23 05:35:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/23 05:35:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/23 05:35:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/23 05:35:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/23 05:35:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/23 05:35:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/23 05:35:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/23 05:35:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/23 05:35:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/23 05:35:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/23 05:35:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/23 05:35:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/23 05:35:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/23 05:35:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/23 05:35:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 05:35:19 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 05:35:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/23 05:35:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/23 05:35:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/23 05:35:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/23 05:35:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/23 05:35:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/23 05:35:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/23 05:35:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/23 05:35:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/23 05:35:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/23 05:35:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/23 05:35:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/23 05:35:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/23 05:35:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/23 05:35:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/23 05:35:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/23 05:35:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 05:35:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 05:35:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 05:35:19 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 05:35:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/23 05:35:19 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 05:35:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 05:35:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/23 05:35:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/23 05:35:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/23 05:35:20 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/23 05:35:20 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/23 05:35:20 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/23 05:35:20 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/23 05:35:22 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/23 05:35:22 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/23 05:35:22 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/23 05:35:22 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/23 05:35:22 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/23 05:35:22 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/23 05:35:22 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/23 05:35:22 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/23 05:35:22 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/23 05:35:22 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/23 05:35:22 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/23 05:35:22 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/23 05:35:22 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/23 05:35:22 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/23 05:35:22 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/23 05:35:22 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/23 05:35:22 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 05:35:22 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 05:35:24 DEBUG : banana: size = 6 OK 2026/07/23 05:35:24 INFO : banana: Copied (new) 2026/07/23 05:35:24 DEBUG : apple: size = 5 OK 2026/07/23 05:35:24 INFO : apple: Copied (new) 2026/07/23 05:35:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/23 05:35:24 INFO : appleappleapplebanana: Copied (new) 2026/07/23 05:35:24 DEBUG : splitbananasplit: size = 16 OK 2026/07/23 05:35:24 INFO : splitbananasplit: Copied (new) 2026/07/23 05:35:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/23 05:35:26 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/23 05:35:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/23 05:35:27 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/23 05:35:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/23 05:35:27 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/23 05:35:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/23 05:35:27 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/23 05:35:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/23 05:35:28 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/23 05:35:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/23 05:35:28 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/23 05:35:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/23 05:35:28 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/23 05:35:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/23 05:35:28 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/23 05:35:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/23 05:35:30 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/23 05:35:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/23 05:35:30 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/23 05:35:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/23 05:35:30 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/23 05:35:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/23 05:35:30 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/23 05:35:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/23 05:35:32 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/23 05:35:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/23 05:35:32 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/23 05:35:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/23 05:35:32 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/23 05:35:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/23 05:35:32 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/23 05:35:32 DEBUG : Waiting for deletions to finish 2026/07/23 05:35:33 INFO : bananaSUFFIX: Deleted 2026/07/23 05:35:33 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/07/23 05:35:33 INFO : appleappleapplebananaSUFFIX: Deleted 2026/07/23 05:35:33 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/07/23 05:35:33 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/07/23 05:35:33 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/07/23 05:35:33 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/07/23 05:35:33 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/07/23 05:35:34 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/07/23 05:35:34 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/07/23 05:35:34 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/07/23 05:35:34 INFO : appleSUFFIX: Deleted 2026/07/23 05:35:34 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/07/23 05:35:34 INFO : splitbananasplitSUFFIX: Deleted 2026/07/23 05:35:34 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/07/23 05:35:34 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/07/23 05:35:35 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/07/23 05:35:35 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/07/23 05:35:35 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/07/23 05:35:35 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/07/23 05:35:35 DEBUG : Waiting for deletions to finish 2026/07/23 05:35:35 DEBUG : apple: Excluded (Path Filter) 2026/07/23 05:35:35 DEBUG : apple: Excluded 2026/07/23 05:35:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 05:35:35 DEBUG : appleappleapplebanana: Excluded 2026/07/23 05:35:35 DEBUG : banana: Excluded (Path Filter) 2026/07/23 05:35:35 DEBUG : banana: Excluded 2026/07/23 05:35:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 05:35:35 DEBUG : splitbananasplit: Excluded 2026/07/23 05:35:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 05:35:37 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/23 05:35:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 05:35:37 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/23 05:35:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 05:35:37 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/23 05:35:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 05:35:37 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/23 05:35:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 05:35:37 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/23 05:35:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 05:35:37 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/23 05:35:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 05:35:37 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/23 05:35:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 05:35:37 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/23 05:35:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 05:35:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/23 05:35:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 05:35:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/23 05:35:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 05:35:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/23 05:35:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 05:35:37 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/23 05:35:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 05:35:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/23 05:35:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 05:35:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/23 05:35:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 05:35:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/23 05:35:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 05:35:37 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/23 05:35:40 DEBUG : Waiting for deletions to finish 2026/07/23 05:35:41 DEBUG : apple: Excluded (Path Filter) 2026/07/23 05:35:41 DEBUG : apple: Excluded 2026/07/23 05:35:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 05:35:41 DEBUG : appleappleapplebanana: Excluded 2026/07/23 05:35:41 DEBUG : banana: Excluded (Path Filter) 2026/07/23 05:35:41 DEBUG : banana: Excluded 2026/07/23 05:35:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 05:35:41 DEBUG : splitbananasplit: Excluded 2026/07/23 05:35:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 05:35:43 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/23 05:35:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 05:35:43 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/23 05:35:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 05:35:43 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/23 05:35:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 05:35:43 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/23 05:35:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 05:35:43 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/23 05:35:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 05:35:43 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/23 05:35:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 05:35:43 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/23 05:35:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 05:35:43 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/23 05:35:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 05:35:43 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/23 05:35:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 05:35:43 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/23 05:35:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 05:35:43 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/23 05:35:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 05:35:43 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/23 05:35:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 05:35:43 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/23 05:35:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 05:35:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/23 05:35:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 05:35:43 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/23 05:35:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 05:35:43 DEBUG : dir1/0003-defghij.txt: Excluded === RUN TestTransform/truncate run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" 2026/07/23 05:37:17 DEBUG : Waiting for deletions to finish 2026/07/23 05:37:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 05:37:18 DEBUG : splitbananasplit: Excluded 2026/07/23 05:37:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 05:37:18 DEBUG : appleappleapplebanana: Excluded 2026/07/23 05:37:18 DEBUG : banana: Excluded (Path Filter) 2026/07/23 05:37:18 DEBUG : banana: Excluded 2026/07/23 05:37:18 DEBUG : apple: Excluded (Path Filter) 2026/07/23 05:37:18 DEBUG : apple: Excluded 2026/07/23 05:37:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 05:37:19 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/23 05:37:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 05:37:19 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/23 05:37:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 05:37:19 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/23 05:37:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 05:37:19 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/23 05:37:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 05:37:19 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/23 05:37:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 05:37:19 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/23 05:37:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 05:37:19 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/23 05:37:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 05:37:19 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/23 05:37:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 05:37:19 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/23 05:37:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 05:37:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/23 05:37:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 05:37:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/23 05:37:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 05:37:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/23 05:37:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 05:37:19 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/23 05:37:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 05:37:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/23 05:37:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 05:37:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/23 05:37:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 05:37:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/23 05:37:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/23 05:37:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/23 05:37:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/23 05:37:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 05:37:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/23 05:37:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 05:37:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 05:37:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 05:37:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 05:37:21 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/23 05:37:21 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/23 05:37:21 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/23 05:37:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 05:37:21 DEBUG : apple: size = 5 OK 2026/07/23 05:37:21 DEBUG : apple: Sizes identical 2026/07/23 05:37:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 05:37:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 05:37:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 05:37:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 05:37:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 05:37:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 05:37:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 05:37:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 05:37:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 05:37:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 05:37:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 05:37:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 05:37:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 05:37:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 05:37:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 05:37:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 05:37:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 05:37:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 05:37:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 05:37:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 05:37:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 05:37:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 05:37:21 DEBUG : banana: size = 6 OK 2026/07/23 05:37:21 DEBUG : banana: Sizes identical 2026/07/23 05:37:21 DEBUG : banana: Unchanged skipping 2026/07/23 05:37:21 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/23 05:37:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 05:37:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 05:37:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 05:37:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 05:37:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 05:37:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 05:37:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 05:37:21 DEBUG : apple: Unchanged skipping 2026/07/23 05:37:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 05:37:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 05:37:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 05:37:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 05:37:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 05:37:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 05:37:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 05:37:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 05:37:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 05:37:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 05:37:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 05:37:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 05:37:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 05:37:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 05:37:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 05:37:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 05:37:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 05:37:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 05:37:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 05:37:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 05:37:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 05:37:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 05:37:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 05:37:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 05:37:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 05:37:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 05:37:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 05:37:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 05:37:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 05:37:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 05:37:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 05:37:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 05:37:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 05:37:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 05:37:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 05:37:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 05:37:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 05:37:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 05:37:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 05:37:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 05:37:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 05:37:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 05:37:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 05:37:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 05:37:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 05:37:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 05:37:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 05:37:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 05:37:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 05:37:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 05:37:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 05:37:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 05:37:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 05:37:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 05:37:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 05:37:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 05:37:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 05:37:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 05:37:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 05:37:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 05:37:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 05:37:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 05:37:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 05:37:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 05:37:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 05:37:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 05:37:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 05:37:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 05:37:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 05:37:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 05:37:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 05:37:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 05:37:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 05:37:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 05:37:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 05:37:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 05:37:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 05:37:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 05:37:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 05:37:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 05:37:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 05:37:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 05:37:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 05:37:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 05:37:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 05:37:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 05:37:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 05:37:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 05:37:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 05:37:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 05:37:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 05:37:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 05:37:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 05:37:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 05:37:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 05:37:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 05:37:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 05:37:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 05:37:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 05:37:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 05:37:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 05:37:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/23 05:37:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 05:37:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/23 05:37:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 05:37:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/23 05:37:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 05:37:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/23 05:37:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 05:37:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/23 05:37:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 05:37:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 05:37:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 05:37:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 05:37:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 05:37:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 05:37:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 05:37:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 05:37:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 05:37:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 05:37:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/23 05:37:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 05:37:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 05:37:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 05:37:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 05:37:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 05:37:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 05:37:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 05:37:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 05:37:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 05:37:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 05:37:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 05:37:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 05:37:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 05:37:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 05:37:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 05:37:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 05:37:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 05:37:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 05:37:21 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/23 05:37:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 05:37:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 05:37:22 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/23 05:37:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 05:37:22 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/23 05:37:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 05:37:22 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/23 05:37:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 05:37:22 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/23 05:37:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 05:37:22 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/23 05:37:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 05:37:22 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/23 05:37:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 05:37:22 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/23 05:37:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 05:37:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/23 05:37:22 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/23 05:37:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 05:37:22 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/23 05:37:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 05:37:22 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/23 05:37:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/23 05:37:22 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/23 05:37:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 05:37:22 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/23 05:37:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 05:37:22 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/23 05:37:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 05:37:22 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/23 05:37:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 05:37:22 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/23 05:37:22 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/23 05:37:22 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/23 05:37:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/23 05:37:22 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 05:37:22 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 05:37:23 DEBUG : appleapple: size = 21 OK 2026/07/23 05:37:23 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/07/23 05:37:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/23 05:37:23 DEBUG : splitbanan: size = 16 OK 2026/07/23 05:37:23 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/07/23 05:37:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/23 05:37:24 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/23 05:37:24 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/07/23 05:37:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/23 05:37:24 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/23 05:37:24 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/07/23 05:37:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/23 05:37:25 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/23 05:37:25 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/07/23 05:37:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/23 05:37:25 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/23 05:37:25 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/07/23 05:37:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/23 05:37:27 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/23 05:37:27 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/07/23 05:37:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/23 05:37:27 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/23 05:37:27 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/07/23 05:37:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/23 05:37:29 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/23 05:37:29 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/07/23 05:37:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/23 05:37:29 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/23 05:37:29 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/07/23 05:37:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/23 05:37:30 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/23 05:37:30 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/07/23 05:37:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/23 05:37:30 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/23 05:37:30 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/07/23 05:37:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/23 05:37:32 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/23 05:37:32 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/07/23 05:37:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/23 05:37:32 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/23 05:37:32 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/07/23 05:37:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/23 05:37:33 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/23 05:37:33 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/07/23 05:37:34 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/23 05:37:34 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/07/23 05:37:35 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/23 05:37:35 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/07/23 05:37:35 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/23 05:37:35 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/07/23 05:37:35 DEBUG : Waiting for deletions to finish 2026/07/23 05:37:36 INFO : dir1/0003-defghij.txt: Deleted 2026/07/23 05:37:36 INFO : dir1/0015-9;=.txt: Deleted 2026/07/23 05:37:36 INFO : dir1/0011-56789;.txt: Deleted 2026/07/23 05:37:36 INFO : dir1/0007-1234567.txt: Deleted 2026/07/23 05:37:36 INFO : dir1/0010-456789.txt: Deleted 2026/07/23 05:37:37 INFO : dir1/0008-2345678.txt: Deleted 2026/07/23 05:37:37 INFO : dir1/0012-6789;.txt: Deleted 2026/07/23 05:37:37 INFO : splitbananasplit: Deleted 2026/07/23 05:37:37 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/23 05:37:37 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/23 05:37:37 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/23 05:37:37 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/23 05:37:38 INFO : dir1/0009-3456789.txt: Deleted 2026/07/23 05:37:38 INFO : dir1/0013-789;=.txt: Deleted 2026/07/23 05:37:38 INFO : dir1/0014-89;=.txt: Deleted 2026/07/23 05:37:38 INFO : appleappleapplebanana: Deleted 2026/07/23 05:37:38 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/23 05:37:38 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/23 05:37:38 DEBUG : Waiting for deletions to finish 2026/07/23 05:37:39 DEBUG : appleapple: Excluded (Path Filter) 2026/07/23 05:37:39 DEBUG : appleapple: Excluded 2026/07/23 05:37:39 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/23 05:37:39 DEBUG : splitbanan: Excluded 2026/07/23 05:37:39 DEBUG : banana: Excluded (Path Filter) 2026/07/23 05:37:39 DEBUG : banana: Excluded 2026/07/23 05:37:39 DEBUG : apple: Excluded (Path Filter) 2026/07/23 05:37:39 DEBUG : apple: Excluded 2026/07/23 05:37:40 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/23 05:37:40 DEBUG : dir1/0014-89;=.: Excluded 2026/07/23 05:37:40 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/23 05:37:40 DEBUG : dir1/0015-9;=.t: Excluded 2026/07/23 05:37:40 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/23 05:37:40 DEBUG : dir1/0012-6789;: Excluded 2026/07/23 05:37:40 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/23 05:37:40 DEBUG : dir1/0013-789;=: Excluded 2026/07/23 05:37:40 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/23 05:37:40 DEBUG : dir1/0010-45678: Excluded 2026/07/23 05:37:40 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/23 05:37:40 DEBUG : dir1/0011-56789: Excluded 2026/07/23 05:37:40 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/23 05:37:40 DEBUG : dir1/0008-23456: Excluded 2026/07/23 05:37:40 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/23 05:37:40 DEBUG : dir1/0009-34567: Excluded 2026/07/23 05:37:40 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/23 05:37:40 DEBUG : dir1/0007-12345: Excluded 2026/07/23 05:37:40 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/23 05:37:40 DEBUG : dir1/0006-ghijk: Excluded 2026/07/23 05:37:40 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/23 05:37:40 DEBUG : dir1/0004-efghi: Excluded 2026/07/23 05:37:40 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/23 05:37:40 DEBUG : dir1/0005-fghij: Excluded 2026/07/23 05:37:40 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/23 05:37:40 DEBUG : dir1/0002-cdefg: Excluded 2026/07/23 05:37:40 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/23 05:37:40 DEBUG : dir1/0003-defgh: Excluded 2026/07/23 05:37:40 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/23 05:37:40 DEBUG : dir1/0000-abcde: Excluded 2026/07/23 05:37:40 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/23 05:37:40 DEBUG : dir1/0001-bcdef: Excluded 2026/07/23 05:37:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/23 05:37:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/23 05:37:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/23 05:37:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/23 05:37:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/23 05:37:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/23 05:37:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/23 05:37:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/23 05:37:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/23 05:37:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/23 05:37:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/23 05:37:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/23 05:37:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/23 05:37:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/23 05:37:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/23 05:37:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/23 05:37:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/23 05:37:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/23 05:37:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/23 05:37:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/23 05:37:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/23 05:37:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/23 05:37:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/23 05:37:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/23 05:37:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/23 05:37:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/23 05:37:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/23 05:37:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/23 05:37:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/23 05:37:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/23 05:37:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/23 05:37:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/23 05:37:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/23 05:37:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/23 05:37:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/23 05:37:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/23 05:37:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/23 05:37:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/23 05:37:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/23 05:37:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/23 05:37:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/23 05:37:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/23 05:37:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/23 05:37:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/23 05:37:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/23 05:37:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/23 05:37:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/23 05:37:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/23 05:37:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/23 05:37:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/23 05:37:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/23 05:37:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/23 05:37:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/23 05:37:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/23 05:37:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/23 05:37:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/23 05:37:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/23 05:37:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/23 05:37:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/23 05:37:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/23 05:37:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/23 05:37:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/23 05:37:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 05:37:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/23 05:37:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 05:37:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/23 05:37:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 05:37:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/23 05:37:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 05:37:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/23 05:37:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 05:37:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/23 05:37:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 05:37:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/23 05:37:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 05:37:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/23 05:37:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 05:37:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/23 05:37:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 05:37:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/23 05:37:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 05:37:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/23 05:37:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 05:37:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/23 05:37:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 05:37:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/23 05:37:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 05:37:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/23 05:37:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 05:37:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/23 05:37:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 05:37:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/23 05:37:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 05:37:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/23 05:37:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 05:37:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 05:37:42 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/23 05:37:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/23 05:37:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 05:37:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/23 05:37:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/23 05:37:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/23 05:37:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/23 05:37:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/23 05:37:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/23 05:37:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/23 05:37:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/23 05:37:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/23 05:37:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/23 05:37:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/23 05:37:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/23 05:37:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/23 05:37:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/23 05:37:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/23 05:37:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/23 05:37:42 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/23 05:37:42 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/23 05:37:42 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/23 05:37:42 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/23 05:37:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 05:37:42 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/23 05:37:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 05:37:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 05:37:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 05:37:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 05:37:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/23 05:37:43 DEBUG : apple: size = 5 OK 2026/07/23 05:37:43 DEBUG : apple: Sizes identical 2026/07/23 05:37:43 DEBUG : apple: Unchanged skipping 2026/07/23 05:37:43 DEBUG : appleapple: size = 21 OK 2026/07/23 05:37:43 DEBUG : appleappleapplebanana: Sizes identical 2026/07/23 05:37:43 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/23 05:37:43 DEBUG : banana: size = 6 OK 2026/07/23 05:37:43 DEBUG : banana: Sizes identical 2026/07/23 05:37:43 DEBUG : banana: Unchanged skipping 2026/07/23 05:37:43 DEBUG : splitbanan: size = 16 OK 2026/07/23 05:37:43 DEBUG : splitbananasplit: Sizes identical 2026/07/23 05:37:43 DEBUG : splitbananasplit: Unchanged skipping 2026/07/23 05:37:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 05:37:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 05:37:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 05:37:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 05:37:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 05:37:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 05:37:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 05:37:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 05:37:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 05:37:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 05:37:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 05:37:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 05:37:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 05:37:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 05:37:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 05:37:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 05:37:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 05:37:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 05:37:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 05:37:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 05:37:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 05:37:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 05:37:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 05:37:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 05:37:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 05:37:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 05:37:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 05:37:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 05:37:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 05:37:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 05:37:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 05:37:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 05:37:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 05:37:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 05:37:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 05:37:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 05:37:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 05:37:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 05:37:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 05:37:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 05:37:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 05:37:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 05:37:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 05:37:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 05:37:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 05:37:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 05:37:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 05:37:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 05:37:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 05:37:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 05:37:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 05:37:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 05:37:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 05:37:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 05:37:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 05:37:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 05:37:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 05:37:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 05:37:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 05:37:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 05:37:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 05:37:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 05:37:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 05:37:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 05:37:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 05:37:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 05:37:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 05:37:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 05:37:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 05:37:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 05:37:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 05:37:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 05:37:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 05:37:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 05:37:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 05:37:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 05:37:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 05:37:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 05:37:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 05:37:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 05:37:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 05:37:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 05:37:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 05:37:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 05:37:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 05:37:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 05:37:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 05:37:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 05:37:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 05:37:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 05:37:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 05:37:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 05:37:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 05:37:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 05:37:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 05:37:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 05:37:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 05:37:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 05:37:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 05:37:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 05:37:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 05:37:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 05:37:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 05:37:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 05:37:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 05:37:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 05:37:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 05:37:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 05:37:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 05:37:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 05:37:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 05:37:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 05:37:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 05:37:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 05:37:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 05:37:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 05:37:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 05:37:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 05:37:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 05:37:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 05:37:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 05:37:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 05:37:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 05:37:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 05:37:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 05:37:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 05:37:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 05:37:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 05:37:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 05:37:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 05:37:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/23 05:37:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 05:37:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/23 05:37:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 05:37:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/23 05:37:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 05:37:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/23 05:37:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 05:37:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/23 05:37:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 05:37:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 05:37:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 05:37:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 05:37:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 05:37:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 05:37:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 05:37:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 05:37:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 05:37:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 05:37:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/23 05:37:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 05:37:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 05:37:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 05:37:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 05:37:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 05:37:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 05:37:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 05:37:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 05:37:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 05:37:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 05:37:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 05:37:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 05:37:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 05:37:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 05:37:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 05:37:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 05:37:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 05:37:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 05:37:43 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/23 05:37:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 05:37:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 05:37:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 05:37:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 05:37:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 05:37:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 05:37:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 05:37:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 05:37:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 05:37:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 05:37:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 05:37:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/23 05:37:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 05:37:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 05:37:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 05:37:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 05:37:44 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/23 05:37:44 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/23 05:37:44 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/23 05:37:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/23 05:37:44 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/23 05:37:44 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/23 05:37:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/23 05:37:44 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/23 05:37:44 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/23 05:37:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/23 05:37:44 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/23 05:37:44 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/23 05:37:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/23 05:37:44 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/23 05:37:44 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/23 05:37:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/23 05:37:44 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/23 05:37:44 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/23 05:37:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/23 05:37:44 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/23 05:37:44 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/23 05:37:44 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/23 05:37:44 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/23 05:37:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/23 05:37:44 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/23 05:37:44 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/23 05:37:44 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/23 05:37:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/23 05:37:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/23 05:37:44 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/23 05:37:44 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/23 05:37:44 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/23 05:37:44 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/23 05:37:44 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/23 05:37:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/23 05:37:44 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/23 05:37:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/23 05:37:44 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/23 05:37:44 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/23 05:37:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/23 05:37:44 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/23 05:37:44 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/23 05:37:44 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/23 05:37:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/23 05:37:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/23 05:37:44 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/23 05:37:44 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/23 05:37:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/23 05:37:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/23 05:37:44 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 05:37:44 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 05:37:44 DEBUG : Waiting for deletions to finish 2026/07/23 05:37:44 DEBUG : Waiting for deletions to finish 2026/07/23 05:37:45 DEBUG : appleapple: Excluded (Path Filter) 2026/07/23 05:37:45 DEBUG : appleapple: Excluded 2026/07/23 05:37:45 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/23 05:37:45 DEBUG : splitbanan: Excluded 2026/07/23 05:37:45 DEBUG : banana: Excluded (Path Filter) 2026/07/23 05:37:45 DEBUG : banana: Excluded 2026/07/23 05:37:45 DEBUG : apple: Excluded (Path Filter) 2026/07/23 05:37:45 DEBUG : apple: Excluded 2026/07/23 05:37:46 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/23 05:37:46 DEBUG : dir1/0014-89;=.: Excluded 2026/07/23 05:37:46 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/23 05:37:46 DEBUG : dir1/0015-9;=.t: Excluded 2026/07/23 05:37:46 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/23 05:37:46 DEBUG : dir1/0012-6789;: Excluded 2026/07/23 05:37:46 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/23 05:37:46 DEBUG : dir1/0013-789;=: Excluded 2026/07/23 05:37:46 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/23 05:37:46 DEBUG : dir1/0010-45678: Excluded 2026/07/23 05:37:46 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/23 05:37:46 DEBUG : dir1/0011-56789: Excluded 2026/07/23 05:37:46 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/23 05:37:46 DEBUG : dir1/0008-23456: Excluded 2026/07/23 05:37:46 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/23 05:37:46 DEBUG : dir1/0009-34567: Excluded 2026/07/23 05:37:46 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/23 05:37:46 DEBUG : dir1/0007-12345: Excluded 2026/07/23 05:37:46 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/23 05:37:46 DEBUG : dir1/0006-ghijk: Excluded 2026/07/23 05:37:46 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/23 05:37:46 DEBUG : dir1/0004-efghi: Excluded 2026/07/23 05:37:46 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/23 05:37:46 DEBUG : dir1/0005-fghij: Excluded 2026/07/23 05:37:46 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/23 05:37:46 DEBUG : dir1/0002-cdefg: Excluded 2026/07/23 05:37:46 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/23 05:37:46 DEBUG : dir1/0003-defgh: Excluded 2026/07/23 05:37:46 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/23 05:37:46 DEBUG : dir1/0000-abcde: Excluded 2026/07/23 05:37:46 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/23 05:37:46 DEBUG : dir1/0001-bcdef: Excluded 2026/07/23 05:37:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 05:37:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 05:37:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/23 05:37:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/23 05:37:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/23 05:37:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/23 05:37:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/23 05:37:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/23 05:37:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/23 05:37:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/23 05:37:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/23 05:37:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/23 05:37:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/23 05:37:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/23 05:37:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/23 05:37:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/23 05:37:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/23 05:37:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/23 05:37:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/23 05:37:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/23 05:37:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/23 05:37:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/23 05:37:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/23 05:37:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/23 05:37:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/23 05:37:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/23 05:37:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/23 05:37:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/23 05:37:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/23 05:37:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/23 05:37:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/23 05:37:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/23 05:37:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/23 05:37:48 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/23 05:37:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/23 05:37:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 05:37:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/23 05:37:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/23 05:37:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/23 05:37:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/23 05:37:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/23 05:37:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/23 05:37:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/23 05:37:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/23 05:37:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/23 05:37:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/23 05:37:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/23 05:37:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/23 05:37:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/23 05:37:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/23 05:37:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/23 05:37:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/23 05:37:48 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" 2026/07/23 05:39:10 DEBUG : Waiting for deletions to finish 2026/07/23 05:39:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 05:39:11 DEBUG : splitbananasplit: Excluded 2026/07/23 05:39:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 05:39:11 DEBUG : appleappleapplebanana: Excluded 2026/07/23 05:39:11 DEBUG : banana: Excluded (Path Filter) 2026/07/23 05:39:11 DEBUG : banana: Excluded 2026/07/23 05:39:11 DEBUG : apple: Excluded (Path Filter) 2026/07/23 05:39:11 DEBUG : apple: Excluded 2026/07/23 05:39:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 05:39:12 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/23 05:39:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 05:39:12 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/23 05:39:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 05:39:12 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/23 05:39:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 05:39:12 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/23 05:39:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 05:39:12 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/23 05:39:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 05:39:12 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/23 05:39:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 05:39:12 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/23 05:39:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 05:39:12 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/23 05:39:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 05:39:12 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/23 05:39:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 05:39:12 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/23 05:39:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 05:39:12 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/23 05:39:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 05:39:12 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/23 05:39:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 05:39:12 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/23 05:39:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 05:39:12 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/23 05:39:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 05:39:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/23 05:39:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 05:39:12 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/23 05:39:15 DEBUG : apple: size = 5 OK 2026/07/23 05:39:15 DEBUG : apple: Sizes identical 2026/07/23 05:39:15 DEBUG : apple: Unchanged skipping 2026/07/23 05:39:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/23 05:39:15 DEBUG : appleappleapplebanana: Sizes identical 2026/07/23 05:39:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/23 05:39:15 DEBUG : banana: size = 6 OK 2026/07/23 05:39:15 DEBUG : banana: Sizes identical 2026/07/23 05:39:15 DEBUG : banana: Unchanged skipping 2026/07/23 05:39:15 DEBUG : splitbananasplit: size = 16 OK 2026/07/23 05:39:15 DEBUG : splitbananasplit: Sizes identical 2026/07/23 05:39:15 DEBUG : splitbananasplit: Unchanged skipping 2026/07/23 05:39:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/23 05:39:17 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/23 05:39:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/23 05:39:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/23 05:39:17 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/23 05:39:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/23 05:39:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/23 05:39:17 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/23 05:39:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/23 05:39:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/23 05:39:17 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/23 05:39:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/23 05:39:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/23 05:39:17 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/23 05:39:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/23 05:39:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/23 05:39:17 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/23 05:39:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/23 05:39:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/23 05:39:17 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/23 05:39:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/23 05:39:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/23 05:39:17 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/23 05:39:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/23 05:39:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/23 05:39:17 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/23 05:39:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/23 05:39:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/23 05:39:17 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/23 05:39:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/23 05:39:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/23 05:39:17 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/23 05:39:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/23 05:39:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/23 05:39:17 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/23 05:39:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/23 05:39:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/23 05:39:17 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/23 05:39:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/23 05:39:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/23 05:39:17 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/23 05:39:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/23 05:39:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/23 05:39:17 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/23 05:39:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/23 05:39:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/23 05:39:17 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/23 05:39:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/23 05:39:17 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 05:39:17 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 05:39:17 DEBUG : Waiting for deletions to finish 2026/07/23 05:39:17 INFO : There was nothing to transfer 2026/07/23 05:39:17 DEBUG : Waiting for deletions to finish 2026/07/23 05:39:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 05:39:18 DEBUG : splitbananasplit: Excluded 2026/07/23 05:39:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 05:39:18 DEBUG : appleappleapplebanana: Excluded 2026/07/23 05:39:18 DEBUG : banana: Excluded (Path Filter) 2026/07/23 05:39:18 DEBUG : banana: Excluded 2026/07/23 05:39:18 DEBUG : apple: Excluded (Path Filter) 2026/07/23 05:39:18 DEBUG : apple: Excluded 2026/07/23 05:39:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 05:39:19 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/23 05:39:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 05:39:19 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/23 05:39:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 05:39:19 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/23 05:39:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 05:39:19 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/23 05:39:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 05:39:19 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/23 05:39:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 05:39:19 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/23 05:39:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 05:39:19 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/23 05:39:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 05:39:19 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/23 05:39:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 05:39:19 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/23 05:39:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 05:39:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/23 05:39:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 05:39:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/23 05:39:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 05:39:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/23 05:39:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 05:39:19 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/23 05:39:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 05:39:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/23 05:39:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 05:39:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/23 05:39:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 05:39:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/23 05:39:23 DEBUG : apple: size = 5 OK 2026/07/23 05:39:23 DEBUG : apple: Sizes identical 2026/07/23 05:39:23 DEBUG : apple: Unchanged skipping 2026/07/23 05:39:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/23 05:39:23 DEBUG : appleappleapplebanana: Sizes identical 2026/07/23 05:39:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/23 05:39:23 DEBUG : banana: size = 6 OK 2026/07/23 05:39:23 DEBUG : banana: Sizes identical 2026/07/23 05:39:23 DEBUG : banana: Unchanged skipping 2026/07/23 05:39:23 DEBUG : splitbananasplit: size = 16 OK 2026/07/23 05:39:23 DEBUG : splitbananasplit: Sizes identical 2026/07/23 05:39:23 DEBUG : splitbananasplit: Unchanged skipping 2026/07/23 05:39:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/23 05:39:24 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/23 05:39:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/23 05:39:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/23 05:39:24 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/23 05:39:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/23 05:39:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/23 05:39:24 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/23 05:39:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/23 05:39:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/23 05:39:24 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/23 05:39:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/23 05:39:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/23 05:39:24 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/23 05:39:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/23 05:39:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/23 05:39:24 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/23 05:39:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/23 05:39:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/23 05:39:24 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/23 05:39:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/23 05:39:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/23 05:39:24 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/23 05:39:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/23 05:39:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/23 05:39:24 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/23 05:39:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/23 05:39:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/23 05:39:24 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/23 05:39:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/23 05:39:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/23 05:39:24 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/23 05:39:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/23 05:39:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/23 05:39:24 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/23 05:39:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/23 05:39:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/23 05:39:24 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/23 05:39:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/23 05:39:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/23 05:39:24 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/23 05:39:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/23 05:39:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/23 05:39:24 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/23 05:39:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/23 05:39:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/23 05:39:24 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/23 05:39:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/23 05:39:24 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 05:39:24 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 05:39:24 DEBUG : Waiting for deletions to finish 2026/07/23 05:39:24 INFO : There was nothing to transfer 2026/07/23 05:39:24 DEBUG : Waiting for deletions to finish 2026/07/23 05:39:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 05:39:25 DEBUG : splitbananasplit: Excluded 2026/07/23 05:39:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 05:39:25 DEBUG : appleappleapplebanana: Excluded 2026/07/23 05:39:25 DEBUG : banana: Excluded (Path Filter) 2026/07/23 05:39:25 DEBUG : banana: Excluded 2026/07/23 05:39:25 DEBUG : apple: Excluded (Path Filter) 2026/07/23 05:39:25 DEBUG : apple: Excluded 2026/07/23 05:39:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 05:39:26 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/23 05:39:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 05:39:26 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/23 05:39:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 05:39:26 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/23 05:39:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 05:39:26 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/23 05:39:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 05:39:26 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/23 05:39:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 05:39:26 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/23 05:39:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 05:39:26 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/23 05:39:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 05:39:26 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/23 05:39:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 05:39:26 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/23 05:39:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 05:39:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/23 05:39:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 05:39:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/23 05:39:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 05:39:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/23 05:39:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 05:39:26 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/23 05:39:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 05:39:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/23 05:39:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 05:39:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/23 05:39:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 05:39:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/23 05:39:28 DEBUG : Waiting for deletions to finish 2026/07/23 05:39:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 05:39:29 DEBUG : splitbananasplit: Excluded 2026/07/23 05:39:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 05:39:29 DEBUG : appleappleapplebanana: Excluded 2026/07/23 05:39:29 DEBUG : banana: Excluded (Path Filter) 2026/07/23 05:39:29 DEBUG : banana: Excluded 2026/07/23 05:39:29 DEBUG : apple: Excluded (Path Filter) 2026/07/23 05:39:29 DEBUG : apple: Excluded 2026/07/23 05:39:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 05:39:30 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/23 05:39:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 05:39:30 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/23 05:39:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 05:39:30 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/23 05:39:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 05:39:30 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/23 05:39:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 05:39:30 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/23 05:39:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 05:39:30 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/23 05:39:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 05:39:30 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/23 05:39:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 05:39:30 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/23 05:39:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 05:39:30 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/23 05:39:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 05:39:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/23 05:39:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 05:39:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/23 05:39:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 05:39:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/23 05:39:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 05:39:30 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/23 05:39:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 05:39:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/23 05:39:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 05:39:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/23 05:39:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 05:39:30 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/ISO-8859-1 run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" 2026/07/23 05:41:04 DEBUG : Waiting for deletions to finish 2026/07/23 05:41:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 05:41:05 DEBUG : splitbananasplit: Excluded 2026/07/23 05:41:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 05:41:05 DEBUG : appleappleapplebanana: Excluded 2026/07/23 05:41:05 DEBUG : banana: Excluded (Path Filter) 2026/07/23 05:41:05 DEBUG : banana: Excluded 2026/07/23 05:41:05 DEBUG : apple: Excluded (Path Filter) 2026/07/23 05:41:05 DEBUG : apple: Excluded 2026/07/23 05:41:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 05:41:07 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/23 05:41:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 05:41:07 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/23 05:41:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 05:41:07 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/23 05:41:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 05:41:07 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/23 05:41:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 05:41:07 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/23 05:41:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 05:41:07 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/23 05:41:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 05:41:07 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/23 05:41:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 05:41:07 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/23 05:41:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 05:41:07 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/23 05:41:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 05:41:07 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/23 05:41:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 05:41:07 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/23 05:41:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 05:41:07 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/23 05:41:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 05:41:07 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/23 05:41:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 05:41:07 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/23 05:41:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 05:41:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/23 05:41:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 05:41:07 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/23 05:41:12 DEBUG : apple: size = 5 OK 2026/07/23 05:41:12 DEBUG : apple: Sizes identical 2026/07/23 05:41:12 DEBUG : apple: Unchanged skipping 2026/07/23 05:41:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/23 05:41:12 DEBUG : appleappleapplebanana: Sizes identical 2026/07/23 05:41:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/23 05:41:12 DEBUG : banana: size = 6 OK 2026/07/23 05:41:12 DEBUG : banana: Sizes identical 2026/07/23 05:41:12 DEBUG : banana: Unchanged skipping 2026/07/23 05:41:12 DEBUG : splitbananasplit: size = 16 OK 2026/07/23 05:41:12 DEBUG : splitbananasplit: Sizes identical 2026/07/23 05:41:12 DEBUG : splitbananasplit: Unchanged skipping 2026/07/23 05:41:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/23 05:41:13 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/23 05:41:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/23 05:41:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/23 05:41:13 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/23 05:41:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/23 05:41:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/23 05:41:13 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/23 05:41:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/23 05:41:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/23 05:41:13 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/23 05:41:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/23 05:41:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/23 05:41:13 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/23 05:41:13 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 05:41:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/23 05:41:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/23 05:41:13 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/23 05:41:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/23 05:41:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/23 05:41:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/23 05:41:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/23 05:41:13 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/23 05:41:13 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/23 05:41:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/23 05:41:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/23 05:41:13 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/23 05:41:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/23 05:41:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/23 05:41:13 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/23 05:41:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/23 05:41:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/23 05:41:13 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/23 05:41:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/23 05:41:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/23 05:41:13 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/23 05:41:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/23 05:41:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/23 05:41:13 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/23 05:41:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/23 05:41:13 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/23 05:41:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/23 05:41:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/23 05:41:13 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/23 05:41:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/23 05:41:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/23 05:41:13 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/23 05:41:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/23 05:41:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/23 05:41:13 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 05:41:13 DEBUG : Waiting for deletions to finish 2026/07/23 05:41:13 INFO : There was nothing to transfer 2026/07/23 05:41:13 DEBUG : Waiting for deletions to finish 2026/07/23 05:41:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 05:41:14 DEBUG : splitbananasplit: Excluded 2026/07/23 05:41:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 05:41:14 DEBUG : appleappleapplebanana: Excluded 2026/07/23 05:41:14 DEBUG : banana: Excluded (Path Filter) 2026/07/23 05:41:14 DEBUG : banana: Excluded 2026/07/23 05:41:14 DEBUG : apple: Excluded (Path Filter) 2026/07/23 05:41:14 DEBUG : apple: Excluded 2026/07/23 05:41:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 05:41:15 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/23 05:41:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 05:41:15 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/23 05:41:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 05:41:15 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/23 05:41:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 05:41:15 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/23 05:41:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 05:41:15 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/23 05:41:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 05:41:15 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/23 05:41:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 05:41:15 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/23 05:41:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 05:41:15 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/23 05:41:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 05:41:15 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/23 05:41:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 05:41:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/23 05:41:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 05:41:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/23 05:41:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 05:41:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/23 05:41:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 05:41:15 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/23 05:41:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 05:41:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/23 05:41:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 05:41:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/23 05:41:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 05:41:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/23 05:41:19 DEBUG : apple: size = 5 OK 2026/07/23 05:41:19 DEBUG : apple: Sizes identical 2026/07/23 05:41:19 DEBUG : apple: Unchanged skipping 2026/07/23 05:41:19 DEBUG : banana: size = 6 OK 2026/07/23 05:41:19 DEBUG : banana: Sizes identical 2026/07/23 05:41:19 DEBUG : banana: Unchanged skipping 2026/07/23 05:41:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/23 05:41:19 DEBUG : splitbananasplit: size = 16 OK 2026/07/23 05:41:19 DEBUG : splitbananasplit: Sizes identical 2026/07/23 05:41:19 DEBUG : splitbananasplit: Unchanged skipping 2026/07/23 05:41:19 DEBUG : appleappleapplebanana: Sizes identical 2026/07/23 05:41:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/23 05:41:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/23 05:41:20 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/23 05:41:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/23 05:41:20 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/23 05:41:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/23 05:41:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/23 05:41:20 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/23 05:41:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/23 05:41:20 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/23 05:41:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/23 05:41:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/23 05:41:20 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/23 05:41:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/23 05:41:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/23 05:41:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/23 05:41:20 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/23 05:41:20 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/23 05:41:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/23 05:41:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/23 05:41:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/23 05:41:20 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 05:41:20 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/23 05:41:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/23 05:41:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/23 05:41:20 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/23 05:41:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/23 05:41:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/23 05:41:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/23 05:41:20 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/23 05:41:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/23 05:41:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/23 05:41:20 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/23 05:41:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/23 05:41:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/23 05:41:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/23 05:41:20 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/23 05:41:20 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/23 05:41:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/23 05:41:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/23 05:41:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/23 05:41:20 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/23 05:41:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/23 05:41:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/23 05:41:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/23 05:41:20 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/23 05:41:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/23 05:41:20 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/23 05:41:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/23 05:41:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/23 05:41:20 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 05:41:20 DEBUG : Waiting for deletions to finish 2026/07/23 05:41:20 INFO : There was nothing to transfer 2026/07/23 05:41:20 DEBUG : Waiting for deletions to finish 2026/07/23 05:41:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 05:41:21 DEBUG : splitbananasplit: Excluded 2026/07/23 05:41:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 05:41:21 DEBUG : appleappleapplebanana: Excluded 2026/07/23 05:41:21 DEBUG : banana: Excluded (Path Filter) 2026/07/23 05:41:21 DEBUG : banana: Excluded 2026/07/23 05:41:21 DEBUG : apple: Excluded (Path Filter) 2026/07/23 05:41:21 DEBUG : apple: Excluded 2026/07/23 05:41:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 05:41:22 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/23 05:41:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 05:41:22 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/23 05:41:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 05:41:22 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/23 05:41:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 05:41:22 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/23 05:41:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 05:41:22 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/23 05:41:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 05:41:22 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/23 05:41:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 05:41:22 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/23 05:41:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 05:41:22 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/23 05:41:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 05:41:22 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/23 05:41:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 05:41:22 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/23 05:41:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 05:41:22 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/23 05:41:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 05:41:22 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/23 05:41:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 05:41:22 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/23 05:41:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 05:41:22 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/23 05:41:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 05:41:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/23 05:41:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 05:41:22 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/charmap run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" 2026/07/23 05:43:15 DEBUG : Waiting for deletions to finish 2026/07/23 05:43:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 05:43:17 DEBUG : splitbananasplit: Excluded 2026/07/23 05:43:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 05:43:17 DEBUG : appleappleapplebanana: Excluded 2026/07/23 05:43:17 DEBUG : banana: Excluded (Path Filter) 2026/07/23 05:43:17 DEBUG : banana: Excluded 2026/07/23 05:43:17 DEBUG : apple: Excluded (Path Filter) 2026/07/23 05:43:17 DEBUG : apple: Excluded 2026/07/23 05:43:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 05:43:19 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/23 05:43:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 05:43:19 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/23 05:43:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 05:43:19 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/23 05:43:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 05:43:19 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/23 05:43:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 05:43:19 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/23 05:43:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 05:43:19 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/23 05:43:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 05:43:19 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/23 05:43:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 05:43:19 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/23 05:43:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 05:43:19 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/23 05:43:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 05:43:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/23 05:43:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 05:43:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/23 05:43:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 05:43:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/23 05:43:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 05:43:19 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/23 05:43:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 05:43:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/23 05:43:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 05:43:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/23 05:43:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 05:43:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/23 05:43:22 DEBUG : apple: size = 5 OK 2026/07/23 05:43:22 DEBUG : apple: Sizes identical 2026/07/23 05:43:22 DEBUG : apple: Unchanged skipping 2026/07/23 05:43:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/23 05:43:22 DEBUG : appleappleapplebanana: Sizes identical 2026/07/23 05:43:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/23 05:43:22 DEBUG : banana: size = 6 OK 2026/07/23 05:43:22 DEBUG : banana: Sizes identical 2026/07/23 05:43:22 DEBUG : banana: Unchanged skipping 2026/07/23 05:43:22 DEBUG : splitbananasplit: size = 16 OK 2026/07/23 05:43:22 DEBUG : splitbananasplit: Sizes identical 2026/07/23 05:43:22 DEBUG : splitbananasplit: Unchanged skipping 2026/07/23 05:43:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/23 05:43:23 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/23 05:43:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/23 05:43:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/23 05:43:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/23 05:43:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/23 05:43:23 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/23 05:43:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/23 05:43:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/23 05:43:23 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/23 05:43:23 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/23 05:43:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/23 05:43:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/23 05:43:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/23 05:43:23 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/23 05:43:23 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/23 05:43:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/23 05:43:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/23 05:43:23 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/23 05:43:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/23 05:43:23 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/23 05:43:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/23 05:43:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/23 05:43:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/23 05:43:23 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/23 05:43:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/23 05:43:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/23 05:43:23 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/23 05:43:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/23 05:43:23 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/23 05:43:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/23 05:43:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/23 05:43:23 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/23 05:43:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/23 05:43:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/23 05:43:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/23 05:43:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/23 05:43:23 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/23 05:43:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/23 05:43:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/23 05:43:23 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/23 05:43:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/23 05:43:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/23 05:43:23 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/23 05:43:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/23 05:43:23 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/23 05:43:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/23 05:43:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/23 05:43:23 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 05:43:23 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 05:43:23 DEBUG : Waiting for deletions to finish 2026/07/23 05:43:23 INFO : There was nothing to transfer 2026/07/23 05:43:23 DEBUG : Waiting for deletions to finish 2026/07/23 05:43:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 05:43:24 DEBUG : splitbananasplit: Excluded 2026/07/23 05:43:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 05:43:24 DEBUG : appleappleapplebanana: Excluded 2026/07/23 05:43:24 DEBUG : banana: Excluded (Path Filter) 2026/07/23 05:43:24 DEBUG : banana: Excluded 2026/07/23 05:43:24 DEBUG : apple: Excluded (Path Filter) 2026/07/23 05:43:24 DEBUG : apple: Excluded 2026/07/23 05:43:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 05:43:25 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/23 05:43:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 05:43:25 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/23 05:43:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 05:43:25 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/23 05:43:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 05:43:25 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/23 05:43:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 05:43:25 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/23 05:43:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 05:43:25 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/23 05:43:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 05:43:25 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/23 05:43:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 05:43:25 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/23 05:43:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 05:43:25 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/23 05:43:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 05:43:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/23 05:43:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 05:43:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/23 05:43:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 05:43:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/23 05:43:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 05:43:25 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/23 05:43:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 05:43:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/23 05:43:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 05:43:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/23 05:43:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 05:43:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/23 05:43:29 DEBUG : apple: size = 5 OK 2026/07/23 05:43:29 DEBUG : apple: Sizes identical 2026/07/23 05:43:29 DEBUG : apple: Unchanged skipping 2026/07/23 05:43:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/23 05:43:29 DEBUG : appleappleapplebanana: Sizes identical 2026/07/23 05:43:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/23 05:43:29 DEBUG : banana: size = 6 OK 2026/07/23 05:43:29 DEBUG : banana: Sizes identical 2026/07/23 05:43:29 DEBUG : banana: Unchanged skipping 2026/07/23 05:43:29 DEBUG : splitbananasplit: size = 16 OK 2026/07/23 05:43:29 DEBUG : splitbananasplit: Sizes identical 2026/07/23 05:43:29 DEBUG : splitbananasplit: Unchanged skipping 2026/07/23 05:43:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/23 05:43:30 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/23 05:43:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/23 05:43:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/23 05:43:30 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/23 05:43:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/23 05:43:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/23 05:43:30 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/23 05:43:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/23 05:43:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/23 05:43:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/23 05:43:30 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/23 05:43:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/23 05:43:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/23 05:43:30 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/23 05:43:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/23 05:43:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/23 05:43:30 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/23 05:43:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/23 05:43:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/23 05:43:30 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/23 05:43:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/23 05:43:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/23 05:43:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/23 05:43:30 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/23 05:43:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/23 05:43:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/23 05:43:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/23 05:43:30 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/23 05:43:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/23 05:43:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/23 05:43:30 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/23 05:43:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/23 05:43:30 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/23 05:43:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/23 05:43:30 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 05:43:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/23 05:43:30 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/23 05:43:30 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/23 05:43:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/23 05:43:30 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/23 05:43:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/23 05:43:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/23 05:43:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/23 05:43:30 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/23 05:43:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/23 05:43:30 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/23 05:43:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/23 05:43:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/23 05:43:30 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 05:43:30 DEBUG : Waiting for deletions to finish 2026/07/23 05:43:30 INFO : There was nothing to transfer 2026/07/23 05:43:30 DEBUG : Waiting for deletions to finish 2026/07/23 05:43:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 05:43:31 DEBUG : splitbananasplit: Excluded 2026/07/23 05:43:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 05:43:31 DEBUG : appleappleapplebanana: Excluded 2026/07/23 05:43:31 DEBUG : banana: Excluded (Path Filter) 2026/07/23 05:43:31 DEBUG : banana: Excluded 2026/07/23 05:43:31 DEBUG : apple: Excluded (Path Filter) 2026/07/23 05:43:31 DEBUG : apple: Excluded 2026/07/23 05:43:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 05:43:33 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/23 05:43:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 05:43:33 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/23 05:43:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 05:43:33 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/23 05:43:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 05:43:33 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/23 05:43:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 05:43:33 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/23 05:43:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 05:43:33 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/23 05:43:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 05:43:33 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/23 05:43:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 05:43:33 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/23 05:43:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 05:43:33 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/23 05:43:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 05:43:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/23 05:43:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 05:43:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/23 05:43:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 05:43:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/23 05:43:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 05:43:33 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/23 05:43:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 05:43:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/23 05:43:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 05:43:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/23 05:43:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 05:43:33 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/lowercase run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" 2026/07/23 05:45:25 DEBUG : Waiting for deletions to finish 2026/07/23 05:45:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 05:45:27 DEBUG : splitbananasplit: Excluded 2026/07/23 05:45:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 05:45:27 DEBUG : appleappleapplebanana: Excluded 2026/07/23 05:45:27 DEBUG : banana: Excluded (Path Filter) 2026/07/23 05:45:27 DEBUG : banana: Excluded 2026/07/23 05:45:27 DEBUG : apple: Excluded (Path Filter) 2026/07/23 05:45:27 DEBUG : apple: Excluded 2026/07/23 05:45:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 05:45:29 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/23 05:45:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 05:45:29 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/23 05:45:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 05:45:29 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/23 05:45:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 05:45:29 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/23 05:45:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 05:45:29 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/23 05:45:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 05:45:29 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/23 05:45:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 05:45:29 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/23 05:45:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 05:45:29 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/23 05:45:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 05:45:29 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/23 05:45:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 05:45:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/23 05:45:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 05:45:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/23 05:45:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 05:45:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/23 05:45:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 05:45:29 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/23 05:45:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 05:45:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/23 05:45:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 05:45:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/23 05:45:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 05:45:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/23 05:45:36 DEBUG : apple: size = 5 OK 2026/07/23 05:45:36 DEBUG : apple: Sizes identical 2026/07/23 05:45:36 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/23 05:45:36 DEBUG : apple: Unchanged skipping 2026/07/23 05:45:36 DEBUG : appleappleapplebanana: Sizes identical 2026/07/23 05:45:36 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/23 05:45:36 DEBUG : splitbananasplit: size = 16 OK 2026/07/23 05:45:36 DEBUG : banana: size = 6 OK 2026/07/23 05:45:36 DEBUG : banana: Sizes identical 2026/07/23 05:45:36 DEBUG : banana: Unchanged skipping 2026/07/23 05:45:36 DEBUG : splitbananasplit: Sizes identical 2026/07/23 05:45:36 DEBUG : splitbananasplit: Unchanged skipping 2026/07/23 05:45:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/23 05:45:37 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/23 05:45:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/23 05:45:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/23 05:45:37 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/23 05:45:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/23 05:45:37 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/23 05:45:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/23 05:45:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/23 05:45:37 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/23 05:45:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/23 05:45:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/23 05:45:37 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/23 05:45:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/23 05:45:37 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/23 05:45:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/23 05:45:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/23 05:45:37 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/23 05:45:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/23 05:45:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/23 05:45:37 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/23 05:45:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/23 05:45:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/23 05:45:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/23 05:45:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/23 05:45:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/23 05:45:37 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/23 05:45:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/23 05:45:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/23 05:45:37 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/23 05:45:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/23 05:45:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/23 05:45:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/23 05:45:37 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/23 05:45:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/23 05:45:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/23 05:45:37 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/23 05:45:37 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 05:45:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/23 05:45:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/23 05:45:37 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/23 05:45:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/23 05:45:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/23 05:45:37 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/23 05:45:37 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/23 05:45:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/23 05:45:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/23 05:45:37 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/23 05:45:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/23 05:45:37 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 05:45:37 DEBUG : Waiting for deletions to finish 2026/07/23 05:45:37 INFO : There was nothing to transfer 2026/07/23 05:45:37 DEBUG : Waiting for deletions to finish 2026/07/23 05:45:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 05:45:39 DEBUG : splitbananasplit: Excluded 2026/07/23 05:45:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 05:45:39 DEBUG : appleappleapplebanana: Excluded 2026/07/23 05:45:39 DEBUG : banana: Excluded (Path Filter) 2026/07/23 05:45:39 DEBUG : banana: Excluded 2026/07/23 05:45:39 DEBUG : apple: Excluded (Path Filter) 2026/07/23 05:45:39 DEBUG : apple: Excluded 2026/07/23 05:45:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 05:45:40 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/23 05:45:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 05:45:40 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/23 05:45:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 05:45:40 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/23 05:45:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 05:45:40 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/23 05:45:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 05:45:40 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/23 05:45:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 05:45:40 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/23 05:45:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 05:45:40 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/23 05:45:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 05:45:40 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/23 05:45:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 05:45:40 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/23 05:45:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 05:45:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/23 05:45:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 05:45:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/23 05:45:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 05:45:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/23 05:45:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 05:45:40 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/23 05:45:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 05:45:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/23 05:45:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 05:45:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/23 05:45:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 05:45:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/23 05:45:45 DEBUG : apple: size = 5 OK 2026/07/23 05:45:45 DEBUG : apple: Sizes identical 2026/07/23 05:45:45 DEBUG : apple: Unchanged skipping 2026/07/23 05:45:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/23 05:45:45 DEBUG : appleappleapplebanana: Sizes identical 2026/07/23 05:45:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/23 05:45:45 DEBUG : banana: size = 6 OK 2026/07/23 05:45:45 DEBUG : banana: Sizes identical 2026/07/23 05:45:45 DEBUG : banana: Unchanged skipping 2026/07/23 05:45:45 DEBUG : splitbananasplit: size = 16 OK 2026/07/23 05:45:45 DEBUG : splitbananasplit: Sizes identical 2026/07/23 05:45:45 DEBUG : splitbananasplit: Unchanged skipping 2026/07/23 05:45:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/23 05:45:47 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/23 05:45:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/23 05:45:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/23 05:45:47 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/23 05:45:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/23 05:45:47 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/23 05:45:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/23 05:45:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/23 05:45:47 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/23 05:45:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/23 05:45:47 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/23 05:45:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/23 05:45:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/23 05:45:47 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/23 05:45:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/23 05:45:47 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/23 05:45:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/23 05:45:47 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/23 05:45:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/23 05:45:47 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/23 05:45:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/23 05:45:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/23 05:45:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/23 05:45:47 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/23 05:45:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/23 05:45:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/23 05:45:47 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/23 05:45:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/23 05:45:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/23 05:45:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/23 05:45:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/23 05:45:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/23 05:45:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/23 05:45:47 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/23 05:45:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/23 05:45:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/23 05:45:47 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/23 05:45:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/23 05:45:47 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 05:45:47 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/23 05:45:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/23 05:45:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/23 05:45:47 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/23 05:45:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/23 05:45:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/23 05:45:47 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/23 05:45:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/23 05:45:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/23 05:45:47 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 05:45:47 DEBUG : Waiting for deletions to finish 2026/07/23 05:45:47 INFO : There was nothing to transfer 2026/07/23 05:45:47 DEBUG : Waiting for deletions to finish 2026/07/23 05:45:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 05:45:50 DEBUG : splitbananasplit: Excluded 2026/07/23 05:45:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 05:45:50 DEBUG : appleappleapplebanana: Excluded 2026/07/23 05:45:50 DEBUG : banana: Excluded (Path Filter) 2026/07/23 05:45:50 DEBUG : banana: Excluded 2026/07/23 05:45:50 DEBUG : apple: Excluded (Path Filter) 2026/07/23 05:45:50 DEBUG : apple: Excluded 2026/07/23 05:45:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 05:45:53 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/23 05:45:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 05:45:53 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/23 05:45:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 05:45:53 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/23 05:45:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 05:45:53 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/23 05:45:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 05:45:53 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/23 05:45:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 05:45:53 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/23 05:45:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 05:45:53 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/23 05:45:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 05:45:53 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/23 05:45:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 05:45:53 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/23 05:45:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 05:45:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/23 05:45:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 05:45:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/23 05:45:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 05:45:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/23 05:45:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 05:45:53 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/23 05:45:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 05:45:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/23 05:45:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 05:45:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/23 05:45:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 05:45:53 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/ascii run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" 2026/07/23 05:47:43 DEBUG : Waiting for deletions to finish 2026/07/23 05:47:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 05:47:45 DEBUG : splitbananasplit: Excluded 2026/07/23 05:47:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 05:47:45 DEBUG : appleappleapplebanana: Excluded 2026/07/23 05:47:45 DEBUG : banana: Excluded (Path Filter) 2026/07/23 05:47:45 DEBUG : banana: Excluded 2026/07/23 05:47:45 DEBUG : apple: Excluded (Path Filter) 2026/07/23 05:47:45 DEBUG : apple: Excluded 2026/07/23 05:47:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 05:47:47 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/23 05:47:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 05:47:47 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/23 05:47:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 05:47:47 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/23 05:47:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 05:47:47 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/23 05:47:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 05:47:47 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/23 05:47:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 05:47:47 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/23 05:47:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 05:47:47 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/23 05:47:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 05:47:47 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/23 05:47:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 05:47:47 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/23 05:47:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 05:47:47 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/23 05:47:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 05:47:47 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/23 05:47:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 05:47:47 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/23 05:47:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 05:47:47 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/23 05:47:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 05:47:47 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/23 05:47:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 05:47:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/23 05:47:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 05:47:47 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/23 05:47:52 DEBUG : apple: size = 5 OK 2026/07/23 05:47:52 DEBUG : apple: Sizes identical 2026/07/23 05:47:52 DEBUG : apple: Unchanged skipping 2026/07/23 05:47:52 DEBUG : banana: size = 6 OK 2026/07/23 05:47:52 DEBUG : banana: Sizes identical 2026/07/23 05:47:52 DEBUG : banana: Unchanged skipping 2026/07/23 05:47:52 DEBUG : splitbananasplit: size = 16 OK 2026/07/23 05:47:52 DEBUG : splitbananasplit: Sizes identical 2026/07/23 05:47:52 DEBUG : splitbananasplit: Unchanged skipping 2026/07/23 05:47:52 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/23 05:47:52 DEBUG : appleappleapplebanana: Sizes identical 2026/07/23 05:47:52 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/23 05:47:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/23 05:47:54 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/23 05:47:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/23 05:47:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/23 05:47:54 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/23 05:47:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/23 05:47:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/23 05:47:54 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/23 05:47:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/23 05:47:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/23 05:47:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/23 05:47:54 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/23 05:47:54 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/23 05:47:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/23 05:47:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/23 05:47:54 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/23 05:47:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/23 05:47:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/23 05:47:54 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/23 05:47:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/23 05:47:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/23 05:47:54 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/23 05:47:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/23 05:47:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/23 05:47:54 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/23 05:47:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/23 05:47:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/23 05:47:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/23 05:47:54 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/23 05:47:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/23 05:47:54 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/23 05:47:54 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/23 05:47:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/23 05:47:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/23 05:47:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/23 05:47:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/23 05:47:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/23 05:47:54 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/23 05:47:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/23 05:47:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/23 05:47:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/23 05:47:54 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 05:47:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/23 05:47:54 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/23 05:47:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/23 05:47:54 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/23 05:47:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/23 05:47:54 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/23 05:47:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/23 05:47:54 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 05:47:54 DEBUG : Waiting for deletions to finish 2026/07/23 05:47:54 INFO : There was nothing to transfer 2026/07/23 05:47:54 DEBUG : Waiting for deletions to finish 2026/07/23 05:47:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 05:47:56 DEBUG : splitbananasplit: Excluded 2026/07/23 05:47:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 05:47:56 DEBUG : appleappleapplebanana: Excluded 2026/07/23 05:47:56 DEBUG : banana: Excluded (Path Filter) 2026/07/23 05:47:56 DEBUG : banana: Excluded 2026/07/23 05:47:56 DEBUG : apple: Excluded (Path Filter) 2026/07/23 05:47:56 DEBUG : apple: Excluded 2026/07/23 05:47:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 05:47:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/23 05:47:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 05:47:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/23 05:47:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 05:47:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/23 05:47:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 05:47:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/23 05:47:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 05:47:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/23 05:47:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 05:47:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/23 05:47:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 05:47:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/23 05:47:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 05:47:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/23 05:47:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 05:47:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/23 05:47:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 05:47:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/23 05:47:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 05:47:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/23 05:47:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 05:47:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/23 05:47:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 05:47:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/23 05:47:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 05:47:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/23 05:47:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 05:47:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/23 05:47:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 05:47:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/23 05:48:03 DEBUG : apple: size = 5 OK 2026/07/23 05:48:03 DEBUG : apple: Sizes identical 2026/07/23 05:48:03 DEBUG : apple: Unchanged skipping 2026/07/23 05:48:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/23 05:48:03 DEBUG : appleappleapplebanana: Sizes identical 2026/07/23 05:48:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/23 05:48:03 DEBUG : banana: size = 6 OK 2026/07/23 05:48:03 DEBUG : banana: Sizes identical 2026/07/23 05:48:03 DEBUG : banana: Unchanged skipping 2026/07/23 05:48:03 DEBUG : splitbananasplit: size = 16 OK 2026/07/23 05:48:03 DEBUG : splitbananasplit: Sizes identical 2026/07/23 05:48:03 DEBUG : splitbananasplit: Unchanged skipping 2026/07/23 05:48:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/23 05:48:05 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/23 05:48:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/23 05:48:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/23 05:48:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/23 05:48:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/23 05:48:05 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/23 05:48:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/23 05:48:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/23 05:48:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/23 05:48:05 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/23 05:48:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/23 05:48:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/23 05:48:05 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/23 05:48:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/23 05:48:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/23 05:48:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/23 05:48:05 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/23 05:48:05 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/23 05:48:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/23 05:48:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/23 05:48:05 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/23 05:48:05 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/23 05:48:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/23 05:48:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/23 05:48:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/23 05:48:05 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/23 05:48:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/23 05:48:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/23 05:48:05 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/23 05:48:05 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/23 05:48:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/23 05:48:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/23 05:48:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/23 05:48:05 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/23 05:48:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/23 05:48:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/23 05:48:05 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/23 05:48:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/23 05:48:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/23 05:48:05 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/23 05:48:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/23 05:48:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/23 05:48:05 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/23 05:48:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/23 05:48:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/23 05:48:05 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 05:48:05 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/23 05:48:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/23 05:48:05 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 05:48:05 DEBUG : Waiting for deletions to finish 2026/07/23 05:48:05 INFO : There was nothing to transfer 2026/07/23 05:48:05 DEBUG : Waiting for deletions to finish 2026/07/23 05:48:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 05:48:06 DEBUG : splitbananasplit: Excluded 2026/07/23 05:48:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 05:48:06 DEBUG : appleappleapplebanana: Excluded 2026/07/23 05:48:06 DEBUG : banana: Excluded (Path Filter) 2026/07/23 05:48:06 DEBUG : banana: Excluded 2026/07/23 05:48:06 DEBUG : apple: Excluded (Path Filter) 2026/07/23 05:48:06 DEBUG : apple: Excluded 2026/07/23 05:48:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 05:48:07 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/23 05:48:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 05:48:07 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/23 05:48:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 05:48:07 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/23 05:48:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 05:48:07 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/23 05:48:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 05:48:07 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/23 05:48:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 05:48:07 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/23 05:48:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 05:48:07 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/23 05:48:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 05:48:07 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/23 05:48:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 05:48:07 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/23 05:48:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 05:48:07 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/23 05:48:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 05:48:07 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/23 05:48:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 05:48:07 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/23 05:48:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 05:48:07 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/23 05:48:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 05:48:07 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/23 05:48:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 05:48:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/23 05:48:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 05:48:07 DEBUG : dir1/0000-abcdefg.txt: Excluded --- PASS: TestTransform (1493.42s) --- PASS: TestTransform/NFC (128.54s) --- PASS: TestTransform/NFD (140.54s) --- PASS: TestTransform/base64 (163.27s) --- PASS: TestTransform/prefix (170.12s) --- PASS: TestTransform/suffix (144.59s) --- PASS: TestTransform/truncate (122.72s) --- PASS: TestTransform/encoder (102.44s) --- PASS: TestTransform/ISO-8859-1 (115.93s) --- PASS: TestTransform/charmap (138.68s) --- PASS: TestTransform/lowercase (142.62s) --- PASS: TestTransform/ascii (123.98s) === RUN TestTransformCopy run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" 2026/07/23 05:48:43 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/23 05:48:45 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/23 05:48:45 INFO : sub dir_somesuffix: Making directory 2026/07/23 05:48:48 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/23 05:48:48 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/07/23 05:48:48 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/23 05:48:48 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/07/23 05:48:48 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/23 05:48:48 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 05:48:48 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 05:48:50 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/07/23 05:48:50 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/23 05:48:50 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (22.54s) === RUN TestDoubleTransform run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" 2026/07/23 05:49:06 DEBUG : toe: transformed to: tictactoe 2026/07/23 05:49:07 DEBUG : toe: transformed to: tictactoe 2026/07/23 05:49:07 INFO : tictactoe: Making directory 2026/07/23 05:49:10 DEBUG : toe: transformed to: tictactoe 2026/07/23 05:49:10 DEBUG : toe: transformed to: tictactoe 2026/07/23 05:49:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/23 05:49:10 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/07/23 05:49:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/23 05:49:10 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 05:49:10 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 05:49:14 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/07/23 05:49:14 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/07/23 05:49:14 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (19.25s) === RUN TestFileTag run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" 2026/07/23 05:49:26 INFO : toe: Making directory 2026/07/23 05:49:29 INFO : toe/toe: Making directory 2026/07/23 05:49:32 DEBUG : toe: transformed to: tictactoe 2026/07/23 05:49:32 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/23 05:49:32 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/23 05:49:32 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/23 05:49:32 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 05:49:32 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 05:49:35 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/23 05:49:35 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/23 05:49:35 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (26.60s) === RUN TestNoTag run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" 2026/07/23 05:49:52 INFO : toe: Making directory 2026/07/23 05:49:56 INFO : toe/toe: Making directory 2026/07/23 05:50:00 DEBUG : toe: transformed to: tictactoe 2026/07/23 05:50:00 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/23 05:50:00 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/23 05:50:00 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/23 05:50:00 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 05:50:00 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 05:50:02 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/23 05:50:02 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/23 05:50:02 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (22.73s) === RUN TestDirTag run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" 2026/07/23 05:50:14 DEBUG : empty_dir: Making directory with metadata 2026/07/23 05:50:14 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/23 05:50:14 DEBUG : toe: transformed to: tictactoe 2026/07/23 05:50:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 05:50:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 05:50:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 05:50:15 INFO : tictacempty_dir: Making directory 2026/07/23 05:50:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 05:50:17 DEBUG : toe: transformed to: tictactoe 2026/07/23 05:50:17 DEBUG : toe: transformed to: tictactoe 2026/07/23 05:50:17 INFO : tictactoe: Making directory 2026/07/23 05:50:19 DEBUG : toe: transformed to: tictactoe 2026/07/23 05:50:19 DEBUG : toe: transformed to: tictactoe 2026/07/23 05:50:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/23 05:50:19 INFO : tictactoe/tictactoe: Making directory 2026/07/23 05:50:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/23 05:50:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/23 05:50:21 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/23 05:50:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/23 05:50:21 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 05:50:21 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 05:50:24 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/23 05:50:24 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/23 05:50:24 DEBUG : Waiting for deletions to finish --- PASS: TestDirTag (27.84s) === RUN TestAllTag run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" 2026/07/23 05:50:42 DEBUG : empty_dir: Making directory with metadata 2026/07/23 05:50:42 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/23 05:50:42 DEBUG : toe: transformed to: tictactoe 2026/07/23 05:50:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 05:50:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 05:50:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 05:50:43 INFO : tictacempty_dir: Making directory 2026/07/23 05:50:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 05:50:46 DEBUG : toe: transformed to: tictactoe 2026/07/23 05:50:46 DEBUG : toe: transformed to: tictactoe 2026/07/23 05:50:46 INFO : tictactoe: Making directory 2026/07/23 05:50:50 DEBUG : toe: transformed to: tictactoe 2026/07/23 05:50:50 DEBUG : toe: transformed to: tictactoe 2026/07/23 05:50:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/23 05:50:50 INFO : tictactoe/tictactoe: Making directory 2026/07/23 05:50:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/23 05:50:53 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/23 05:50:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/23 05:50:53 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/23 05:50:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/23 05:50:53 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 05:50:53 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 05:50:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/23 05:50:56 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/23 05:50:56 DEBUG : Waiting for deletions to finish 2026/07/23 05:51:00 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 05:51:00 DEBUG : toe: transformed to: tictactoe 2026/07/23 05:51:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 05:51:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 05:51:01 DEBUG : toe: transformed to: tictactoe 2026/07/23 05:51:01 DEBUG : toe: transformed to: tictactoe 2026/07/23 05:51:02 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/23 05:51:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/23 05:51:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/07/23 05:51:03 NOTICE: drime root 'rclone-test-hocoxav8gawu': 0 differences found 2026/07/23 05:51:03 NOTICE: drime root 'rclone-test-hocoxav8gawu': 1 hashes could not be checked 2026/07/23 05:51:03 NOTICE: drime root 'rclone-test-hocoxav8gawu': 1 matching files --- PASS: TestAllTag (36.38s) === RUN TestRunTwice run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" 2026/07/23 05:51:18 DEBUG : toe: transformed to: tictactoe 2026/07/23 05:51:19 DEBUG : toe: transformed to: tictactoe 2026/07/23 05:51:19 INFO : tictactoe: Making directory 2026/07/23 05:51:21 DEBUG : toe: transformed to: tictactoe 2026/07/23 05:51:21 DEBUG : toe: transformed to: tictactoe 2026/07/23 05:51:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/23 05:51:21 INFO : tictactoe/tictactoe: Making directory 2026/07/23 05:51:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/23 05:51:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/23 05:51:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/23 05:51:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/23 05:51:23 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 05:51:23 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 05:51:26 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/23 05:51:26 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/23 05:51:26 DEBUG : Waiting for deletions to finish 2026/07/23 05:51:31 DEBUG : toe: transformed to: tictactoe 2026/07/23 05:51:32 DEBUG : toe: transformed to: tictactoe 2026/07/23 05:51:32 DEBUG : toe: transformed to: tictactoe 2026/07/23 05:51:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/23 05:51:35 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/23 05:51:35 DEBUG : toe/toe/toe.txt: Sizes identical 2026/07/23 05:51:35 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 05:51:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/23 05:51:35 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/07/23 05:51:35 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 05:51:35 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (33.74s) === RUN TestSyntax 2026/07/23 05:51:52 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" 2026/07/23 05:51:53 INFO : toe: Making directory 2026/07/23 05:51:56 INFO : toe/toe: Making directory 2026/07/23 05:51:58 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/23 05:51:58 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 05:51:58 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 05:52:03 DEBUG : toe/toe/toe: size = 11 OK 2026/07/23 05:52:03 INFO : toe/toe/toe: Copied (new) 2026/07/23 05:52:03 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (26.77s) === RUN TestMove run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" 2026/07/23 05:52:19 DEBUG : empty_dir: Making directory with metadata 2026/07/23 05:52:19 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/23 05:52:19 DEBUG : toe: transformed to: tictactoe 2026/07/23 05:52:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 05:52:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 05:52:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 05:52:20 INFO : tictacempty_dir: Making directory 2026/07/23 05:52:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 05:52:23 DEBUG : toe: transformed to: tictactoe 2026/07/23 05:52:23 DEBUG : toe: transformed to: tictactoe 2026/07/23 05:52:23 INFO : tictactoe: Making directory 2026/07/23 05:52:26 DEBUG : toe: transformed to: tictactoe 2026/07/23 05:52:26 DEBUG : toe: transformed to: tictactoe 2026/07/23 05:52:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/23 05:52:26 INFO : tictactoe/tictactoe: Making directory 2026/07/23 05:52:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/23 05:52:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/23 05:52:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/23 05:52:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/23 05:52:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/23 05:52:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/23 05:52:28 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 05:52:28 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 05:52:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/23 05:52:30 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/23 05:52:30 INFO : toe/toe/toe.txt: Deleted 2026/07/23 05:52:30 INFO : toe/toe: Removing directory 2026/07/23 05:52:30 INFO : toe: Removing directory 2026/07/23 05:52:30 INFO : empty_dir: Removing directory 2026/07/23 05:52:30 DEBUG : Local file system at /tmp/rclone3900589211: deleted 3 directories --- PASS: TestMove (31.52s) === RUN TestTransformFile run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" 2026/07/23 05:52:50 DEBUG : empty_dir: Making directory with metadata 2026/07/23 05:52:50 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/23 05:52:50 DEBUG : toe: transformed to: tictactoe 2026/07/23 05:52:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 05:52:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 05:52:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 05:52:51 INFO : tictacempty_dir: Making directory 2026/07/23 05:52:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 05:52:53 DEBUG : toe: transformed to: tictactoe 2026/07/23 05:52:53 DEBUG : toe: transformed to: tictactoe 2026/07/23 05:52:53 INFO : tictactoe: Making directory 2026/07/23 05:52:55 DEBUG : toe: transformed to: tictactoe 2026/07/23 05:52:55 DEBUG : toe: transformed to: tictactoe 2026/07/23 05:52:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/23 05:52:55 INFO : tictactoe/tictactoe: Making directory 2026/07/23 05:53:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/23 05:53:00 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/23 05:53:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/23 05:53:00 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/23 05:53:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/23 05:53:00 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 05:53:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/23 05:53:00 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 05:53:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/23 05:53:03 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/23 05:53:03 INFO : toe/toe/toe.txt: Deleted 2026/07/23 05:53:03 INFO : toe/toe: Removing directory 2026/07/23 05:53:03 INFO : toe: Removing directory 2026/07/23 05:53:03 INFO : empty_dir: Removing directory 2026/07/23 05:53:03 DEBUG : Local file system at /tmp/rclone3900589211: deleted 3 directories 2026/07/23 05:53:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/23 05:53:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: Sizes identical 2026/07/23 05:53:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/23 05:53:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/23 05:53:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/23 05:53:22 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt --- PASS: TestTransformFile (57.48s) === RUN TestManualTransformFile run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" 2026/07/23 05:53:48 DEBUG : Reset feature "Copy" 2026/07/23 05:53:48 DEBUG : Reset feature "Move" 2026/07/23 05:53:48 DEBUG : Reset feature "Copy" 2026/07/23 05:53:48 DEBUG : Reset feature "Move" 2026/07/23 05:53:48 DEBUG : empty_dir: Making directory with metadata 2026/07/23 05:53:48 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/23 05:53:48 DEBUG : toe: transformed to: tictactoe 2026/07/23 05:53:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 05:53:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 05:53:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 05:53:50 INFO : tictacempty_dir: Making directory 2026/07/23 05:53:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 05:53:53 DEBUG : toe: transformed to: tictactoe 2026/07/23 05:53:53 DEBUG : toe: transformed to: tictactoe 2026/07/23 05:53:53 INFO : tictactoe: Making directory 2026/07/23 05:53:55 DEBUG : toe: transformed to: tictactoe 2026/07/23 05:53:55 DEBUG : toe: transformed to: tictactoe 2026/07/23 05:53:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/23 05:53:55 INFO : tictactoe/tictactoe: Making directory 2026/07/23 05:53:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/23 05:53:58 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/23 05:53:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/23 05:53:58 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/23 05:53:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/23 05:53:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/23 05:53:58 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 05:53:58 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 05:54:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/23 05:54:02 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/23 05:54:02 INFO : toe/toe/toe.txt: Deleted 2026/07/23 05:54:02 INFO : toe/toe: Removing directory 2026/07/23 05:54:02 INFO : toe: Removing directory 2026/07/23 05:54:02 INFO : empty_dir: Removing directory 2026/07/23 05:54:02 DEBUG : Local file system at /tmp/rclone3900589211: deleted 3 directories 2026/07/23 05:54:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/23 05:54:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Sizes identical 2026/07/23 05:54:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/23 05:54:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/23 05:54:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/23 05:54:19 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/23 05:54:19 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/07/23 05:54:19 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted run.go:186: removing dir "toe/toe" failed - try 1/5: sleeping 1s: directory not empty --- PASS: TestManualTransformFile (47.31s) === RUN TestBase64 run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" 2026/07/23 05:54:35 DEBUG : toe: transformed to: dG9l 2026/07/23 05:54:37 DEBUG : toe: transformed to: dG9l 2026/07/23 05:54:37 INFO : dG9l: Making directory 2026/07/23 05:54:39 DEBUG : toe: transformed to: dG9l 2026/07/23 05:54:39 DEBUG : toe: transformed to: dG9l 2026/07/23 05:54:39 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/23 05:54:39 INFO : dG9l/dG9l: Making directory 2026/07/23 05:54:41 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/23 05:54:41 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/07/23 05:54:41 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/23 05:54:41 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/23 05:54:41 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/23 05:54:41 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 05:54:41 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 05:54:43 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/07/23 05:54:43 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/07/23 05:54:43 DEBUG : Waiting for deletions to finish 2026/07/23 05:54:49 DEBUG : dG9l: transformed to: toe 2026/07/23 05:54:49 DEBUG : dG9l: transformed to: toe 2026/07/23 05:54:49 DEBUG : Added delayed dir = "toe", newDst=toe 2026/07/23 05:54:50 DEBUG : dG9l: transformed to: toe 2026/07/23 05:54:50 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/07/23 05:54:50 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/07/23 05:54:50 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/07/23 05:54:50 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/23 05:54:50 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Sizes identical 2026/07/23 05:54:50 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/07/23 05:54:50 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/07/23 05:54:50 DEBUG : Local file system at /tmp/rclone3900589211: Waiting for checks to finish 2026/07/23 05:54:50 DEBUG : Local file system at /tmp/rclone3900589211: Waiting for transfers to finish 2026/07/23 05:54:50 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (31.69s) === RUN TestError run.go:198: Remote "drime root 'rclone-test-hocoxav8gawu'", Local "Local file system at /tmp/rclone3900589211", Modify Window "876000h0m0s" 2026/07/23 05:55:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/23 05:55:07 DEBUG : toe: transformed to: 2026/07/23 05:55:09 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/23 05:55:09 DEBUG : toe: transformed to: 2026/07/23 05:55:09 INFO : drime root 'rclone-test-hocoxav8gawu': Making directory 2026/07/23 05:55:09 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/23 05:55:09 DEBUG : toe: transformed to: 2026/07/23 05:55:09 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/23 05:55:09 DEBUG : toe: transformed to: 2026/07/23 05:55:09 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/23 05:55:09 DEBUG : toe/toe: transformed to: 2026/07/23 05:55:09 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/23 05:55:09 INFO : toe/toe: Making directory 2026/07/23 05:55:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/23 05:55:15 DEBUG : toe/toe: transformed to: 2026/07/23 05:55:15 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/23 05:55:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/23 05:55:15 DEBUG : toe: transformed to: 2026/07/23 05:55:15 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/23 05:55:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/23 05:55:15 DEBUG : toe/toe/toe: transformed to: 2026/07/23 05:55:15 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/07/23 05:55:15 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for checks to finish 2026/07/23 05:55:15 DEBUG : drime root 'rclone-test-hocoxav8gawu': Waiting for transfers to finish 2026/07/23 05:55:19 DEBUG : toe/toe/toe: size = 11 OK 2026/07/23 05:55:19 INFO : toe/toe/toe: Copied (new) 2026/07/23 05:55:19 ERROR : drime root 'rclone-test-hocoxav8gawu': not deleting files as there were IO errors 2026/07/23 05:55:19 ERROR : drime root 'rclone-test-hocoxav8gawu': not deleting directories as there were IO errors --- PASS: TestError (32.69s) PASS 2026/07/23 05:55:40 DEBUG : drime root 'rclone-test-hocoxav8gawu': Purge remote "./sync.test -test.v -test.timeout 2h0m0s -remote TestDrime: -list-retries 5 -verbose" - Finished OK in 1h21m34.946162085s (try 1/5)