"./sync.test -test.v -test.timeout 1h0m0s -remote TestImageKit: -verbose" - Starting (try 1/5) 2025/11/27 01:56:15 DEBUG : Creating backend with remote "TestImageKit:rclone-test-gekajug9webu" 2025/11/27 01:56:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/27 01:56:15 DEBUG : Creating backend with remote "/tmp/rclone2656666882" === 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:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" 2025/11/27 01:56:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/27 01:56:16 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/11/27 01:56:16 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 01:56:16 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.72s) === RUN TestCopy run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" 2025/11/27 01:56:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/27 01:56:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/27 01:56:17 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 01:56:17 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 01:56:19 DEBUG : hello world: size = 11 OK 2025/11/27 01:56:19 INFO : sub dir/hello world: Copied (new) to: hello world 2025/11/27 01:56:19 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (6.12s) === RUN TestCopyMetadata run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" 2025/11/27 01:56:23 DEBUG : metadata sub dir: Making directory with metadata 2025/11/27 01:56:23 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/27 01:56:23 DEBUG : empty metadata sub dir: Making directory with metadata 2025/11/27 01:56:23 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/27 01:56:23 DEBUG : Local file system at /tmp/rclone2656666882: File to upload is small (21 bytes), uploading instead of streaming 2025/11/27 01:56:23 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2025/11/27 01:56:23 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2025/11/27 01:56:23 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2025/11/27 01:56:23 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2025/11/27 01:56:23 INFO : empty metadata sub dir: Making directory 2025/11/27 01:56:23 INFO : metadata sub dir: Making directory 2025/11/27 01:56:24 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2025/11/27 01:56:24 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 01:56:24 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 01:56:24 DEBUG : hello metadata world: size = 21 OK 2025/11/27 01:56:24 INFO : metadata sub dir/hello metadata world: Copied (new) to: hello metadata world 2025/11/27 01:56:25 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyMetadata (5.23s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" 2025/11/27 01:56:28 DEBUG : metadata sub dir: Making directory with metadata 2025/11/27 01:56:28 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/27 01:56:28 DEBUG : empty metadata sub dir: Making directory with metadata 2025/11/27 01:56:28 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/27 01:56:28 DEBUG : Local file system at /tmp/rclone2656666882: File to upload is small (21 bytes), uploading instead of streaming 2025/11/27 01:56:28 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2025/11/27 01:56:28 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2025/11/27 01:56:28 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2025/11/27 01:56:28 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2025/11/27 01:56:29 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2025/11/27 01:56:29 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 01:56:29 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 01:56:29 DEBUG : hello metadata world: size = 21 OK 2025/11/27 01:56:29 INFO : metadata sub dir/hello metadata world: Copied (new) to: hello metadata world 2025/11/27 01:56:30 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyMetadataNoEmptyDirs (4.55s) === RUN TestCopyMissingDirectory run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" 2025/11/27 01:56:33 DEBUG : Creating backend with remote "/non-existing" 2025/11/27 01:56:33 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/11/27 01:56:33 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 01:56:33 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (1.19s) === RUN TestCopyNoTraverse run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" 2025/11/27 01:56:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/27 01:56:34 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 01:56:34 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 01:56:35 DEBUG : hello world: size = 11 OK 2025/11/27 01:56:35 INFO : sub dir/hello world: Copied (new) to: hello world --- PASS: TestCopyNoTraverse (3.80s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.78s) === RUN TestCopyCheckFirst run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" 2025/11/27 01:56:38 INFO : FS imagekit: /rclone-test-gekajug9webu: Running all checks before starting transfers 2025/11/27 01:56:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/27 01:56:39 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 01:56:39 INFO : FS imagekit: /rclone-test-gekajug9webu: Checks finished, now starting transfers 2025/11/27 01:56:39 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 01:56:40 DEBUG : hello world: size = 11 OK 2025/11/27 01:56:40 INFO : sub dir/hello world: Copied (new) to: hello world --- PASS: TestCopyCheckFirst (3.88s) === RUN TestSyncNoTraverse run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" 2025/11/27 01:56:42 ERROR : Ignoring --no-traverse with sync 2025/11/27 01:56:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/27 01:56:43 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 01:56:43 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 01:56:44 DEBUG : hello world: size = 11 OK 2025/11/27 01:56:44 INFO : sub dir/hello world: Copied (new) to: hello world 2025/11/27 01:56:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (3.91s) === RUN TestCopyWithDepth run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" 2025/11/27 01:56:47 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/11/27 01:56:47 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 01:56:47 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 01:56:47 DEBUG : hello world2: size = 12 OK 2025/11/27 01:56:47 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.63s) === RUN TestCopyWithFilesFrom run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" 2025/11/27 01:56:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/27 01:56:49 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 01:56:49 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 01:56:50 DEBUG : potato2: size = 11 OK 2025/11/27 01:56:50 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (4.57s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" 2025/11/27 01:56:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/27 01:56:54 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 01:56:54 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 01:56:55 DEBUG : potato2: size = 11 OK 2025/11/27 01:56:55 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (3.39s) === RUN TestCopyEmptyDirectories run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" 2025/11/27 01:56:57 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/27 01:56:57 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/27 01:56:57 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/27 01:56:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/27 01:56:57 INFO : sub dir2: Making directory 2025/11/27 01:56:57 INFO : sub dir: Making directory 2025/11/27 01:56:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/27 01:56:57 INFO : sub dir2/sub sub dir2: Making directory 2025/11/27 01:56:58 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 01:56:58 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 01:56:58 DEBUG : hello world: size = 11 OK 2025/11/27 01:56:58 INFO : sub dir/hello world: Copied (new) to: hello world 2025/11/27 01:56:59 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (5.86s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" 2025/11/27 01:57:03 INFO : sub dir2: Making directory 2025/11/27 01:57:03 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/27 01:57:03 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/27 01:57:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/27 01:57:03 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 01:57:03 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 01:57:04 DEBUG : hello world: size = 11 OK 2025/11/27 01:57:04 INFO : sub dir/hello world: Copied (new) to: hello world --- PASS: TestCopyNoEmptyDirectories (3.90s) === RUN TestMoveEmptyDirectories run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" 2025/11/27 01:57:07 DEBUG : sub dir2: Making directory with metadata 2025/11/27 01:57:07 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/27 01:57:07 INFO : sub dir2: Making directory 2025/11/27 01:57:07 INFO : sub dir: Making directory 2025/11/27 01:57:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/27 01:57:07 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 01:57:07 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 01:57:08 DEBUG : hello world: size = 11 OK 2025/11/27 01:57:08 INFO : sub dir/hello world: Copied (new) to: hello world 2025/11/27 01:57:08 INFO : sub dir/hello world: Deleted 2025/11/27 01:57:09 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/27 01:57:09 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (5.21s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.82s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" 2025/11/27 01:57:13 INFO : sub dir2: Making directory 2025/11/27 01:57:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/27 01:57:13 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 01:57:13 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 01:57:14 DEBUG : hello world: size = 11 OK 2025/11/27 01:57:14 INFO : sub dir/hello world: Copied (new) to: hello world 2025/11/27 01:57:14 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (3.87s) === RUN TestSyncEmptyDirectories run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" 2025/11/27 01:57:16 DEBUG : sub dir2: Making directory with metadata 2025/11/27 01:57:16 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/27 01:57:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/27 01:57:17 INFO : sub dir2: Making directory 2025/11/27 01:57:17 INFO : sub dir: Making directory 2025/11/27 01:57:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/27 01:57:17 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 01:57:17 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 01:57:18 DEBUG : hello world: size = 11 OK 2025/11/27 01:57:18 INFO : sub dir/hello world: Copied (new) to: hello world 2025/11/27 01:57:18 DEBUG : Waiting for deletions to finish 2025/11/27 01:57:19 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (4.71s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.80s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" 2025/11/27 01:57:22 INFO : sub dir2: Making directory 2025/11/27 01:57:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/27 01:57:22 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 01:57:22 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 01:57:23 DEBUG : hello world: size = 11 OK 2025/11/27 01:57:23 INFO : sub dir/hello world: Copied (new) to: hello world 2025/11/27 01:57:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (3.92s) === RUN TestServerSideCopy run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" 2025/11/27 01:57:28 DEBUG : Creating backend with remote "TestImageKit:rclone-test-cajavef4fite" sync_test.go:620: Server side copy (if possible) FS imagekit: /rclone-test-gekajug9webu -> FS imagekit: /rclone-test-cajavef4fite 2025/11/27 01:57:29 DEBUG : hello world: Need to transfer - File not found at Destination 2025/11/27 01:57:29 DEBUG : FS imagekit: /rclone-test-cajavef4fite: Waiting for checks to finish 2025/11/27 01:57:29 DEBUG : FS imagekit: /rclone-test-cajavef4fite: Waiting for transfers to finish 2025/11/27 01:57:31 DEBUG : hello world: size = 11 OK 2025/11/27 01:57:31 INFO : hello world: Copied (new) 2025/11/27 01:57:31 DEBUG : FS imagekit: /rclone-test-cajavef4fite: Purge remote --- PASS: TestServerSideCopy (7.52s) === RUN TestCopyOverSelf run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" 2025/11/27 01:57:36 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2656666882) 2025/11/27 01:57:36 DEBUG : hello world: size = 11 (FS imagekit: /rclone-test-gekajug9webu) 2025/11/27 01:57:36 DEBUG : sub dir/hello world: Sizes differ 2025/11/27 01:57:36 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 01:57:36 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 01:57:37 DEBUG : hello world: size = 17 OK 2025/11/27 01:57:37 INFO : sub dir/hello world: Copied (replaced existing) to: hello world --- PASS: TestCopyOverSelf (6.06s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" 2025/11/27 01:57:41 DEBUG : Creating backend with remote "TestImageKit:rclone-test-yesodom0yaci" sync_test.go:656: Server side copy (if possible) FS imagekit: /rclone-test-gekajug9webu -> FS imagekit: /rclone-test-yesodom0yaci 2025/11/27 01:57:42 DEBUG : hello world: Need to transfer - File not found at Destination 2025/11/27 01:57:42 DEBUG : FS imagekit: /rclone-test-yesodom0yaci: Waiting for checks to finish 2025/11/27 01:57:42 DEBUG : FS imagekit: /rclone-test-yesodom0yaci: Waiting for transfers to finish 2025/11/27 01:57:44 DEBUG : hello world: size = 11 OK 2025/11/27 01:57:44 INFO : hello world: Copied (new) 2025/11/27 01:57:49 DEBUG : hello world: size = 17 (FS imagekit: /rclone-test-gekajug9webu) 2025/11/27 01:57:49 DEBUG : hello world: size = 11 (FS imagekit: /rclone-test-yesodom0yaci) 2025/11/27 01:57:49 DEBUG : hello world: Sizes differ 2025/11/27 01:57:49 DEBUG : FS imagekit: /rclone-test-yesodom0yaci: Waiting for checks to finish 2025/11/27 01:57:49 DEBUG : FS imagekit: /rclone-test-yesodom0yaci: Waiting for transfers to finish 2025/11/27 01:57:50 DEBUG : hello world: size = 17 OK 2025/11/27 01:57:50 INFO : hello world: Copied (replaced existing) 2025/11/27 01:57:51 DEBUG : FS imagekit: /rclone-test-yesodom0yaci: Purge remote --- PASS: TestServerSideCopyOverSelf (13.44s) === RUN TestMoveOverSelf run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" 2025/11/27 01:57:55 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2656666882) 2025/11/27 01:57:55 DEBUG : hello world: size = 11 (FS imagekit: /rclone-test-gekajug9webu) 2025/11/27 01:57:55 DEBUG : sub dir/hello world: Sizes differ 2025/11/27 01:57:55 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 01:57:55 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 01:57:56 DEBUG : hello world: size = 17 OK 2025/11/27 01:57:56 INFO : sub dir/hello world: Copied (replaced existing) to: hello world 2025/11/27 01:57:56 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (6.05s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" 2025/11/27 01:58:01 DEBUG : Creating backend with remote "TestImageKit:rclone-test-yubogap5peyi" sync_test.go:701: Server side copy (if possible) FS imagekit: /rclone-test-gekajug9webu -> FS imagekit: /rclone-test-yubogap5peyi 2025/11/27 01:58:02 DEBUG : hello world: Need to transfer - File not found at Destination 2025/11/27 01:58:02 DEBUG : FS imagekit: /rclone-test-yubogap5peyi: Waiting for checks to finish 2025/11/27 01:58:02 DEBUG : FS imagekit: /rclone-test-yubogap5peyi: Waiting for transfers to finish 2025/11/27 01:58:03 DEBUG : hello world: size = 11 OK 2025/11/27 01:58:03 INFO : hello world: Copied (new) 2025/11/27 01:58:06 DEBUG : FS imagekit: /rclone-test-yubogap5peyi: Waiting for checks to finish 2025/11/27 01:58:06 DEBUG : hello world: size = 17 (FS imagekit: /rclone-test-gekajug9webu) 2025/11/27 01:58:06 DEBUG : hello world: size = 11 (FS imagekit: /rclone-test-yubogap5peyi) 2025/11/27 01:58:06 DEBUG : hello world: Sizes differ 2025/11/27 01:58:06 DEBUG : FS imagekit: /rclone-test-yubogap5peyi: Waiting for transfers to finish 2025/11/27 01:58:07 DEBUG : hello world: size = 17 OK 2025/11/27 01:58:07 INFO : hello world: Copied (replaced existing) 2025/11/27 01:58:07 INFO : hello world: Deleted 2025/11/27 01:58:10 DEBUG : testing file moves 2025/11/27 01:58:11 DEBUG : FS imagekit: /rclone-test-yubogap5peyi: Waiting for checks to finish 2025/11/27 01:58:11 DEBUG : hello world: size = 24 (FS imagekit: /rclone-test-gekajug9webu) 2025/11/27 01:58:11 DEBUG : hello world: size = 17 (FS imagekit: /rclone-test-yubogap5peyi) 2025/11/27 01:58:11 DEBUG : hello world: Sizes differ 2025/11/27 01:58:11 DEBUG : FS imagekit: /rclone-test-yubogap5peyi: Waiting for transfers to finish 2025/11/27 01:58:12 DEBUG : hello world: size = 24 OK 2025/11/27 01:58:12 INFO : hello world: Copied (replaced existing) 2025/11/27 01:58:12 INFO : hello world: Deleted 2025/11/27 01:58:16 DEBUG : FS imagekit: /rclone-test-yubogap5peyi: Purge remote --- PASS: TestServerSideMoveOverSelf (18.47s) === RUN TestCopyAfterDelete run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" 2025/11/27 01:58:18 ERROR : error listing: directory not found 2025/11/27 01:58:19 INFO : Local file system at /tmp/rclone2656666882: Making directory 2025/11/27 01:58:22 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 01:58:22 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (7.01s) === RUN TestCopyRedownload run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" 2025/11/27 01:58:27 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/27 01:58:27 DEBUG : hello world: Need to transfer - File not found at Destination 2025/11/27 01:58:27 DEBUG : Local file system at /tmp/rclone2656666882: Waiting for checks to finish 2025/11/27 01:58:27 DEBUG : Local file system at /tmp/rclone2656666882: Waiting for transfers to finish 2025/11/27 01:58:27 DEBUG : sub dir/hello world.9076d4bf.partial: size = 11 OK 2025/11/27 01:58:27 DEBUG : sub dir/hello world.9076d4bf.partial: renamed to: sub dir/hello world 2025/11/27 01:58:27 INFO : hello world: Copied (new) to: sub dir/hello world 2025/11/27 01:58:27 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (4.51s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" 2025/11/27 01:58:29 DEBUG : check sum: Need to transfer - File not found at Destination 2025/11/27 01:58:29 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 01:58:29 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 01:58:30 DEBUG : check sum: size = 1 OK 2025/11/27 01:58:30 INFO : check sum: Copied (new) 2025/11/27 01:58:30 DEBUG : Waiting for deletions to finish 2025/11/27 01:58:31 DEBUG : check sum: size = 1 OK 2025/11/27 01:58:31 NOTICE: FS imagekit: /rclone-test-gekajug9webu: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/11/27 01:58:31 DEBUG : check sum: Size of src and dst objects identical 2025/11/27 01:58:31 DEBUG : check sum: Unchanged skipping 2025/11/27 01:58:31 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 01:58:31 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 01:58:31 DEBUG : Waiting for deletions to finish 2025/11/27 01:58:31 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.50s) === RUN TestSyncSizeOnly run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" 2025/11/27 01:58:33 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/11/27 01:58:33 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 01:58:33 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 01:58:34 DEBUG : sizeonly: size = 6 OK 2025/11/27 01:58:34 INFO : sizeonly: Copied (new) 2025/11/27 01:58:34 DEBUG : Waiting for deletions to finish 2025/11/27 01:58:35 DEBUG : sizeonly: size = 6 OK 2025/11/27 01:58:35 DEBUG : sizeonly: Sizes identical 2025/11/27 01:58:35 DEBUG : sizeonly: Unchanged skipping 2025/11/27 01:58:35 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 01:58:35 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 01:58:35 DEBUG : Waiting for deletions to finish 2025/11/27 01:58:35 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.42s) === RUN TestSyncIgnoreSize run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" 2025/11/27 01:58:36 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/11/27 01:58:36 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 01:58:36 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 01:58:37 INFO : ignore-size: Copied (new) 2025/11/27 01:58:37 DEBUG : Waiting for deletions to finish 2025/11/27 01:58:38 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 01:58:38 DEBUG : ignore-size: Sizes identical 2025/11/27 01:58:38 DEBUG : ignore-size: Unchanged skipping 2025/11/27 01:58:38 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 01:58:38 DEBUG : Waiting for deletions to finish 2025/11/27 01:58:38 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.50s) === RUN TestSyncIgnoreTimes run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" 2025/11/27 01:58:41 DEBUG : existing: size = 6 OK 2025/11/27 01:58:41 DEBUG : existing: Sizes identical 2025/11/27 01:58:41 DEBUG : existing: Unchanged skipping 2025/11/27 01:58:41 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 01:58:41 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 01:58:41 DEBUG : Waiting for deletions to finish 2025/11/27 01:58:41 INFO : There was nothing to transfer 2025/11/27 01:58:41 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/11/27 01:58:41 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 01:58:41 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 01:58:42 DEBUG : existing: size = 6 OK 2025/11/27 01:58:42 INFO : existing: Copied (replaced existing) 2025/11/27 01:58:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.38s) === RUN TestSyncIgnoreExisting run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" 2025/11/27 01:58:44 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/27 01:58:44 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 01:58:44 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 01:58:45 DEBUG : existing: size = 6 OK 2025/11/27 01:58:45 INFO : existing: Copied (new) 2025/11/27 01:58:45 DEBUG : Waiting for deletions to finish 2025/11/27 01:58:46 DEBUG : existing: Destination exists, skipping 2025/11/27 01:58:46 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 01:58:46 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 01:58:46 DEBUG : Waiting for deletions to finish 2025/11/27 01:58:46 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.41s) === RUN TestSyncIgnoreErrors run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" 2025/11/27 01:58:49 INFO : d: Making directory 2025/11/27 01:58:50 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/27 01:58:51 DEBUG : non empty space: size = 5 OK 2025/11/27 01:58:51 DEBUG : c/non empty space: Sizes identical 2025/11/27 01:58:51 DEBUG : c/non empty space: Unchanged skipping 2025/11/27 01:58:51 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 01:58:51 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 01:58:51 DEBUG : potato2: size = 60 OK 2025/11/27 01:58:51 INFO : a/potato2: Copied (new) to: potato2 2025/11/27 01:58:51 DEBUG : Waiting for deletions to finish 2025/11/27 01:58:51 INFO : potato: Deleted 2025/11/27 01:58:51 INFO : d: Removing directory 2025/11/27 01:58:52 INFO : b: Removing directory 2025/11/27 01:58:52 DEBUG : FS imagekit: /rclone-test-gekajug9webu: deleted 2 directories --- PASS: TestSyncIgnoreErrors (9.07s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" 2025/11/27 01:58:58 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 01:58:58 DEBUG : empty space: size = 1 OK 2025/11/27 01:58:58 DEBUG : empty space: Sizes identical 2025/11/27 01:58:58 DEBUG : empty space: Unchanged skipping 2025/11/27 01:58:58 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 01:58:58 DEBUG : Waiting for deletions to finish 2025/11/27 01:58:58 INFO : There was nothing to transfer 2025/11/27 01:58:59 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 01:58:59 DEBUG : empty space: size = 1 OK 2025/11/27 01:58:59 DEBUG : empty space: Sizes identical 2025/11/27 01:58:59 DEBUG : empty space: Unchanged skipping 2025/11/27 01:58:59 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 01:58:59 DEBUG : Waiting for deletions to finish 2025/11/27 01:58:59 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (4.38s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.79s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" sync_test.go:1072: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.80s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" 2025/11/27 01:59:04 DEBUG : empty space: size = 1 OK 2025/11/27 01:59:04 DEBUG : empty space: Sizes identical 2025/11/27 01:59:04 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/27 01:59:04 DEBUG : empty space: Unchanged skipping 2025/11/27 01:59:04 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 01:59:04 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 01:59:05 DEBUG : potato: size = 60 OK 2025/11/27 01:59:05 INFO : potato: Copied (new) 2025/11/27 01:59:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (4.07s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" 2025/11/27 01:59:08 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 01:59:08 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2656666882) 2025/11/27 01:59:08 DEBUG : potato: size = 60 (FS imagekit: /rclone-test-gekajug9webu) 2025/11/27 01:59:08 DEBUG : potato: Sizes differ 2025/11/27 01:59:08 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 01:59:09 DEBUG : potato: size = 21 OK 2025/11/27 01:59:09 INFO : potato: Copied (replaced existing) 2025/11/27 01:59:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.00s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" sync_test.go:1136: ModTimeNotSupported so forcing file to be a different size 2025/11/27 01:59:12 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 01:59:12 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2656666882) 2025/11/27 01:59:12 DEBUG : potato: size = 36 (FS imagekit: /rclone-test-gekajug9webu) 2025/11/27 01:59:12 DEBUG : potato: Sizes differ 2025/11/27 01:59:12 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 01:59:13 DEBUG : potato: size = 21 OK 2025/11/27 01:59:13 INFO : potato: Copied (replaced existing) 2025/11/27 01:59:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (3.90s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" 2025/11/27 01:59:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/27 01:59:16 DEBUG : empty space: size = 1 OK 2025/11/27 01:59:16 DEBUG : empty space: Sizes identical 2025/11/27 01:59:16 DEBUG : empty space: Unchanged skipping 2025/11/27 01:59:16 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/11/27 01:59:16 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 01:59:16 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 01:59:16 DEBUG : Waiting for deletions to finish 2025/11/27 01:59:16 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (3.70s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" 2025/11/27 01:59:20 DEBUG : empty space: size = 1 OK 2025/11/27 01:59:20 DEBUG : empty space: Sizes identical 2025/11/27 01:59:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/27 01:59:20 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 01:59:20 DEBUG : empty space: Unchanged skipping 2025/11/27 01:59:20 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 01:59:21 DEBUG : potato2: size = 60 OK 2025/11/27 01:59:21 INFO : potato2: Copied (new) 2025/11/27 01:59:21 DEBUG : Waiting for deletions to finish 2025/11/27 01:59:21 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (4.98s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" 2025/11/27 01:59:25 INFO : d: Making directory 2025/11/27 01:59:25 INFO : d/e: Making directory 2025/11/27 01:59:27 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/27 01:59:27 DEBUG : non empty space: size = 5 OK 2025/11/27 01:59:27 DEBUG : c/non empty space: Sizes identical 2025/11/27 01:59:27 DEBUG : c/non empty space: Unchanged skipping 2025/11/27 01:59:27 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 01:59:27 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 01:59:27 DEBUG : potato2: size = 60 OK 2025/11/27 01:59:27 INFO : a/potato2: Copied (new) to: potato2 2025/11/27 01:59:27 DEBUG : Waiting for deletions to finish 2025/11/27 01:59:28 INFO : potato: Deleted 2025/11/27 01:59:28 INFO : d/e: Removing directory 2025/11/27 01:59:28 INFO : d: Removing directory 2025/11/27 01:59:29 INFO : b: Removing directory 2025/11/27 01:59:29 DEBUG : FS imagekit: /rclone-test-gekajug9webu: deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (9.74s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" 2025/11/27 01:59:34 INFO : d: Making directory 2025/11/27 01:59:38 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/27 01:59:38 DEBUG : non empty space: size = 5 OK 2025/11/27 01:59:38 DEBUG : c/non empty space: Sizes identical 2025/11/27 01:59:38 DEBUG : c/non empty space: Unchanged skipping 2025/11/27 01:59:38 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 01:59:38 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 01:59:39 DEBUG : potato2: size = 60 OK 2025/11/27 01:59:39 INFO : a/potato2: Copied (new) to: potato2 2025/11/27 01:59:39 ERROR : FS imagekit: /rclone-test-gekajug9webu: not deleting files as there were IO errors 2025/11/27 01:59:39 ERROR : FS imagekit: /rclone-test-gekajug9webu: not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (10.46s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" 2025/11/27 01:59:45 DEBUG : Waiting for deletions to finish 2025/11/27 01:59:46 DEBUG : empty space: size = 1 OK 2025/11/27 01:59:46 DEBUG : empty space: Sizes identical 2025/11/27 01:59:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/27 01:59:46 DEBUG : empty space: Unchanged skipping 2025/11/27 01:59:46 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 01:59:46 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 01:59:46 INFO : potato: Deleted 2025/11/27 01:59:47 DEBUG : potato2: size = 60 OK 2025/11/27 01:59:47 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (5.02s) === RUN TestSyncDeleteBefore run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" 2025/11/27 01:59:50 DEBUG : Waiting for deletions to finish 2025/11/27 01:59:51 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 01:59:51 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 01:59:51 INFO : potato: Deleted 2025/11/27 01:59:51 DEBUG : empty space: size = 1 OK 2025/11/27 01:59:51 DEBUG : empty space: Sizes identical 2025/11/27 01:59:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/27 01:59:51 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 01:59:51 DEBUG : empty space: Unchanged skipping 2025/11/27 01:59:51 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 01:59:52 DEBUG : potato2: size = 60 OK 2025/11/27 01:59:52 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (5.60s) === RUN TestCopyDeleteBefore run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" 2025/11/27 01:59:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/27 01:59:55 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 01:59:55 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 01:59:56 DEBUG : potato2: size = 19 OK 2025/11/27 01:59:56 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (4.05s) === RUN TestSyncWithExclude run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" 2025/11/27 02:00:00 DEBUG : enormous: Excluded (Size Filter) 2025/11/27 02:00:00 DEBUG : enormous: Excluded 2025/11/27 02:00:00 DEBUG : potato2: Excluded (Size Filter) 2025/11/27 02:00:00 DEBUG : potato2: Excluded 2025/11/27 02:00:00 DEBUG : potato2: Excluded (Size Filter) 2025/11/27 02:00:00 DEBUG : potato2: Excluded 2025/11/27 02:00:00 DEBUG : empty space: size = 1 OK 2025/11/27 02:00:00 DEBUG : empty space: Sizes identical 2025/11/27 02:00:00 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 02:00:00 DEBUG : empty space: Unchanged skipping 2025/11/27 02:00:00 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 02:00:00 DEBUG : Waiting for deletions to finish 2025/11/27 02:00:00 INFO : There was nothing to transfer 2025/11/27 02:00:01 DEBUG : enormous: Excluded (Size Filter) 2025/11/27 02:00:01 DEBUG : enormous: Excluded 2025/11/27 02:00:01 DEBUG : potato2: Excluded (Size Filter) 2025/11/27 02:00:01 DEBUG : potato2: Excluded 2025/11/27 02:00:01 DEBUG : potato2: Excluded (Size Filter) 2025/11/27 02:00:01 DEBUG : potato2: Excluded 2025/11/27 02:00:01 DEBUG : empty space: size = 1 OK 2025/11/27 02:00:01 DEBUG : empty space: Sizes identical 2025/11/27 02:00:01 DEBUG : empty space: Unchanged skipping 2025/11/27 02:00:01 DEBUG : Local file system at /tmp/rclone2656666882: Waiting for checks to finish 2025/11/27 02:00:01 DEBUG : Local file system at /tmp/rclone2656666882: Waiting for transfers to finish 2025/11/27 02:00:01 DEBUG : Waiting for deletions to finish 2025/11/27 02:00:01 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (4.46s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" 2025/11/27 02:00:05 DEBUG : enormous: Excluded (Size Filter) 2025/11/27 02:00:05 DEBUG : enormous: Excluded 2025/11/27 02:00:05 DEBUG : potato2: Excluded (Size Filter) 2025/11/27 02:00:05 DEBUG : potato2: Excluded 2025/11/27 02:00:06 DEBUG : empty space: size = 1 OK 2025/11/27 02:00:06 DEBUG : empty space: Sizes identical 2025/11/27 02:00:06 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 02:00:06 DEBUG : empty space: Unchanged skipping 2025/11/27 02:00:06 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 02:00:06 DEBUG : Waiting for deletions to finish 2025/11/27 02:00:06 INFO : enormous: Deleted 2025/11/27 02:00:06 INFO : potato2: Deleted 2025/11/27 02:00:06 INFO : There was nothing to transfer 2025/11/27 02:00:07 DEBUG : empty space: size = 1 OK 2025/11/27 02:00:07 DEBUG : Local file system at /tmp/rclone2656666882: Waiting for checks to finish 2025/11/27 02:00:07 DEBUG : empty space: Sizes identical 2025/11/27 02:00:07 DEBUG : empty space: Unchanged skipping 2025/11/27 02:00:07 DEBUG : Local file system at /tmp/rclone2656666882: Waiting for transfers to finish 2025/11/27 02:00:07 DEBUG : Waiting for deletions to finish 2025/11/27 02:00:07 INFO : enormous: Deleted 2025/11/27 02:00:07 INFO : potato2: Deleted 2025/11/27 02:00:07 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (5.36s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" sync_test.go:1453: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.81s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" sync_test.go:1568: Can track renames: false 2025/11/27 02:00:08 ERROR : FS imagekit: /rclone-test-gekajug9webu: Ignoring --track-renames as the destination does not support server-side move or copy 2025/11/27 02:00:08 ERROR : FS imagekit: /rclone-test-gekajug9webu: Ignoring --track-renames as the source and destination do not have a common hash 2025/11/27 02:00:09 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/27 02:00:09 DEBUG : yam: Need to transfer - File not found at Destination 2025/11/27 02:00:09 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 02:00:09 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 02:00:10 DEBUG : yam: size = 11 OK 2025/11/27 02:00:10 INFO : yam: Copied (new) 2025/11/27 02:00:10 DEBUG : potato: size = 14 OK 2025/11/27 02:00:10 INFO : potato: Copied (new) 2025/11/27 02:00:10 DEBUG : Waiting for deletions to finish 2025/11/27 02:00:10 ERROR : FS imagekit: /rclone-test-gekajug9webu: Ignoring --track-renames as the destination does not support server-side move or copy 2025/11/27 02:00:10 ERROR : FS imagekit: /rclone-test-gekajug9webu: Ignoring --track-renames as the source and destination do not have a common hash 2025/11/27 02:00:10 DEBUG : potato: size = 14 OK 2025/11/27 02:00:10 DEBUG : potato: Sizes identical 2025/11/27 02:00:10 DEBUG : yaml: Need to transfer - File not found at Destination 2025/11/27 02:00:10 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 02:00:10 DEBUG : potato: Unchanged skipping 2025/11/27 02:00:10 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 02:00:11 DEBUG : yaml: size = 11 OK 2025/11/27 02:00:11 INFO : yaml: Copied (new) 2025/11/27 02:00:11 DEBUG : Waiting for deletions to finish 2025/11/27 02:00:11 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (4.59s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" sync_test.go:1640: Can track renames: false 2025/11/27 02:00:13 ERROR : FS imagekit: /rclone-test-gekajug9webu: Ignoring --track-renames as the destination does not support server-side move or copy 2025/11/27 02:00:13 ERROR : FS imagekit: /rclone-test-gekajug9webu: Ignoring --track-renames as either the source or destination do not support modtime 2025/11/27 02:00:13 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/27 02:00:13 DEBUG : yam: Need to transfer - File not found at Destination 2025/11/27 02:00:13 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 02:00:13 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 02:00:14 DEBUG : potato: size = 14 OK 2025/11/27 02:00:14 INFO : potato: Copied (new) 2025/11/27 02:00:14 DEBUG : yam: size = 11 OK 2025/11/27 02:00:14 INFO : yam: Copied (new) 2025/11/27 02:00:14 DEBUG : Waiting for deletions to finish 2025/11/27 02:00:15 ERROR : FS imagekit: /rclone-test-gekajug9webu: Ignoring --track-renames as the destination does not support server-side move or copy 2025/11/27 02:00:15 ERROR : FS imagekit: /rclone-test-gekajug9webu: Ignoring --track-renames as either the source or destination do not support modtime 2025/11/27 02:00:15 DEBUG : potato: size = 14 OK 2025/11/27 02:00:15 DEBUG : potato: Sizes identical 2025/11/27 02:00:15 DEBUG : yaml: Need to transfer - File not found at Destination 2025/11/27 02:00:15 DEBUG : potato: Unchanged skipping 2025/11/27 02:00:15 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 02:00:15 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 02:00:16 DEBUG : yaml: size = 11 OK 2025/11/27 02:00:16 INFO : yaml: Copied (new) 2025/11/27 02:00:16 DEBUG : Waiting for deletions to finish 2025/11/27 02:00:16 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.56s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" sync_test.go:1679: Can track renames: false 2025/11/27 02:00:17 ERROR : FS imagekit: /rclone-test-gekajug9webu: Ignoring --track-renames as the destination does not support server-side move or copy 2025/11/27 02:00:18 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/27 02:00:18 DEBUG : sub/yam: Need to transfer - File not found at Destination 2025/11/27 02:00:18 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 02:00:18 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 02:00:19 DEBUG : potato: size = 14 OK 2025/11/27 02:00:19 INFO : potato: Copied (new) 2025/11/27 02:00:19 DEBUG : yam: size = 11 OK 2025/11/27 02:00:19 INFO : sub/yam: Copied (new) to: yam 2025/11/27 02:00:19 DEBUG : Waiting for deletions to finish 2025/11/27 02:00:20 ERROR : FS imagekit: /rclone-test-gekajug9webu: Ignoring --track-renames as the destination does not support server-side move or copy 2025/11/27 02:00:20 DEBUG : potato: size = 14 OK 2025/11/27 02:00:20 DEBUG : potato: Sizes identical 2025/11/27 02:00:20 DEBUG : yam: Need to transfer - File not found at Destination 2025/11/27 02:00:20 DEBUG : potato: Unchanged skipping 2025/11/27 02:00:20 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 02:00:20 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 02:00:21 DEBUG : yam: size = 11 OK 2025/11/27 02:00:21 INFO : yam: Copied (new) 2025/11/27 02:00:21 DEBUG : Waiting for deletions to finish 2025/11/27 02:00:21 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyLeaf (6.28s) === RUN TestServerSideMoveLocal run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" 2025/11/27 02:00:24 DEBUG : Creating backend with remote "/tmp/rclone2656666882/dir1" 2025/11/27 02:00:24 DEBUG : Creating backend with remote "/tmp/rclone2656666882/dir2" 2025/11/27 02:00:24 DEBUG : Local file system at /tmp/rclone2656666882/dir2: Using server-side directory move 2025/11/27 02:00:24 INFO : Local file system at /tmp/rclone2656666882/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/27 02:00:24 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/11/27 02:00:24 DEBUG : Local file system at /tmp/rclone2656666882/dir2: Waiting for checks to finish 2025/11/27 02:00:24 DEBUG : Local file system at /tmp/rclone2656666882/dir2: Waiting for transfers to finish 2025/11/27 02:00:24 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.80s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" 2025/11/27 02:00:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/27 02:00:25 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/27 02:00:25 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 02:00:25 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 02:00:26 DEBUG : hello world: size = 11 OK 2025/11/27 02:00:26 INFO : sub dir/hello world: Copied (new) to: hello world 2025/11/27 02:00:26 INFO : sub dir/hello world: Deleted 2025/11/27 02:00:26 DEBUG : file: size = 6 OK 2025/11/27 02:00:26 INFO : nested/sub dir/file: Copied (new) to: file 2025/11/27 02:00:26 INFO : nested/sub dir/file: Deleted 2025/11/27 02:00:26 INFO : sub dir: Removing directory 2025/11/27 02:00:26 INFO : nested/sub dir: Removing directory 2025/11/27 02:00:26 INFO : nested: Removing directory 2025/11/27 02:00:26 DEBUG : Local file system at /tmp/rclone2656666882: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (6.95s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" 2025/11/27 02:00:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/27 02:00:32 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/27 02:00:32 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 02:00:32 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 02:00:33 DEBUG : hello world: size = 11 OK 2025/11/27 02:00:33 INFO : sub dir/hello world: Copied (new) to: hello world 2025/11/27 02:00:33 INFO : sub dir/hello world: Deleted 2025/11/27 02:00:34 DEBUG : file: size = 6 OK 2025/11/27 02:00:34 INFO : nested/sub dir/file: Copied (new) to: file 2025/11/27 02:00:34 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (7.71s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" 2025/11/27 02:00:40 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/11/27 02:00:40 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/27 02:00:40 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 02:00:40 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 02:00:40 DEBUG : existing-b: size = 6 OK 2025/11/27 02:00:40 INFO : existing-b: Copied (new) 2025/11/27 02:00:40 INFO : existing-b: Deleted 2025/11/27 02:00:42 DEBUG : existing: size = 6 OK 2025/11/27 02:00:42 INFO : existing: Copied (new) 2025/11/27 02:00:42 INFO : existing: Deleted 2025/11/27 02:00:43 DEBUG : existing: Destination exists, skipping 2025/11/27 02:00:43 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/11/27 02:00:43 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 02:00:43 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 02:00:43 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (5.47s) === RUN TestServerSideMove run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" 2025/11/27 02:00:45 DEBUG : Creating backend with remote "TestImageKit:rclone-test-duyofig1pohe" sync_test.go:1735: Server side move (if possible) FS imagekit: /rclone-test-gekajug9webu -> FS imagekit: /rclone-test-duyofig1pohe 2025/11/27 02:00:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/27 02:00:52 DEBUG : empty space: size = 1 OK 2025/11/27 02:00:52 DEBUG : empty space: Sizes identical 2025/11/27 02:00:52 DEBUG : empty space: Unchanged skipping 2025/11/27 02:00:52 DEBUG : potato3: size = 68 (FS imagekit: /rclone-test-gekajug9webu) 2025/11/27 02:00:52 DEBUG : potato3: size = 60 (FS imagekit: /rclone-test-duyofig1pohe) 2025/11/27 02:00:52 DEBUG : potato3: Sizes differ 2025/11/27 02:00:52 DEBUG : FS imagekit: /rclone-test-duyofig1pohe: Waiting for checks to finish 2025/11/27 02:00:52 INFO : empty space: Deleted 2025/11/27 02:00:52 DEBUG : FS imagekit: /rclone-test-duyofig1pohe: Waiting for transfers to finish 2025/11/27 02:00:53 DEBUG : potato2: size = 60 OK 2025/11/27 02:00:53 INFO : potato2: Copied (new) 2025/11/27 02:00:53 INFO : potato2: Deleted 2025/11/27 02:00:53 DEBUG : potato3: size = 68 OK 2025/11/27 02:00:53 INFO : potato3: Copied (replaced existing) 2025/11/27 02:00:53 INFO : potato3: Deleted 2025/11/27 02:00:54 DEBUG : Creating backend with remote "TestImageKit:rclone-test-bezilav4cino" 2025/11/27 02:00:55 DEBUG : empty space: Need to transfer - File not found at Destination 2025/11/27 02:00:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/27 02:00:55 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/27 02:00:55 DEBUG : FS imagekit: /rclone-test-bezilav4cino: Waiting for checks to finish 2025/11/27 02:00:55 DEBUG : FS imagekit: /rclone-test-bezilav4cino: Waiting for transfers to finish 2025/11/27 02:00:56 DEBUG : potato3: size = 68 OK 2025/11/27 02:00:56 INFO : potato3: Copied (new) 2025/11/27 02:00:56 DEBUG : potato2: size = 60 OK 2025/11/27 02:00:56 INFO : potato2: Copied (new) 2025/11/27 02:00:56 DEBUG : empty space: size = 1 OK 2025/11/27 02:00:56 INFO : empty space: Copied (new) 2025/11/27 02:00:56 INFO : potato3: Deleted 2025/11/27 02:00:56 INFO : empty space: Deleted 2025/11/27 02:00:56 INFO : potato2: Deleted 2025/11/27 02:00:57 DEBUG : FS imagekit: /rclone-test-bezilav4cino: Purge remote 2025/11/27 02:00:58 DEBUG : FS imagekit: /rclone-test-duyofig1pohe: Purge remote --- PASS: TestServerSideMove (13.82s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" 2025/11/27 02:00:59 DEBUG : Creating backend with remote "TestImageKit:rclone-test-qamurew3fivi" sync_test.go:1735: Server side move (if possible) FS imagekit: /rclone-test-gekajug9webu -> FS imagekit: /rclone-test-qamurew3fivi 2025/11/27 02:01:05 DEBUG : empty space: Excluded (Size Filter) 2025/11/27 02:01:05 DEBUG : empty space: Excluded 2025/11/27 02:01:05 DEBUG : empty space: Excluded (Size Filter) 2025/11/27 02:01:05 DEBUG : empty space: Excluded 2025/11/27 02:01:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/27 02:01:05 DEBUG : FS imagekit: /rclone-test-qamurew3fivi: Waiting for checks to finish 2025/11/27 02:01:05 DEBUG : potato3: size = 68 (FS imagekit: /rclone-test-gekajug9webu) 2025/11/27 02:01:05 DEBUG : potato3: size = 60 (FS imagekit: /rclone-test-qamurew3fivi) 2025/11/27 02:01:05 DEBUG : potato3: Sizes differ 2025/11/27 02:01:05 DEBUG : FS imagekit: /rclone-test-qamurew3fivi: Waiting for transfers to finish 2025/11/27 02:01:06 DEBUG : potato3: size = 68 OK 2025/11/27 02:01:06 INFO : potato3: Copied (replaced existing) 2025/11/27 02:01:06 DEBUG : potato2: size = 60 OK 2025/11/27 02:01:06 INFO : potato2: Copied (new) 2025/11/27 02:01:06 INFO : potato3: Deleted 2025/11/27 02:01:06 INFO : potato2: Deleted 2025/11/27 02:01:07 DEBUG : Creating backend with remote "TestImageKit:rclone-test-fonoqef5pulo" 2025/11/27 02:01:08 DEBUG : empty space: Excluded (Size Filter) 2025/11/27 02:01:08 DEBUG : empty space: Excluded 2025/11/27 02:01:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/27 02:01:08 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/27 02:01:08 DEBUG : FS imagekit: /rclone-test-fonoqef5pulo: Waiting for checks to finish 2025/11/27 02:01:08 DEBUG : FS imagekit: /rclone-test-fonoqef5pulo: Waiting for transfers to finish 2025/11/27 02:01:09 DEBUG : potato3: size = 68 OK 2025/11/27 02:01:09 INFO : potato3: Copied (new) 2025/11/27 02:01:09 DEBUG : potato2: size = 60 OK 2025/11/27 02:01:09 INFO : potato2: Copied (new) 2025/11/27 02:01:09 INFO : potato2: Deleted 2025/11/27 02:01:09 INFO : potato3: Deleted 2025/11/27 02:01:10 DEBUG : FS imagekit: /rclone-test-fonoqef5pulo: Purge remote 2025/11/27 02:01:10 DEBUG : FS imagekit: /rclone-test-qamurew3fivi: Purge remote --- PASS: TestServerSideMoveWithFilter (12.46s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" 2025/11/27 02:01:11 DEBUG : Creating backend with remote "TestImageKit:rclone-test-zicenex9defe" 2025/11/27 02:01:15 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) FS imagekit: /rclone-test-gekajug9webu -> FS imagekit: /rclone-test-zicenex9defe 2025/11/27 02:01:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/27 02:01:19 DEBUG : empty space: size = 1 OK 2025/11/27 02:01:19 DEBUG : empty space: Sizes identical 2025/11/27 02:01:19 DEBUG : empty space: Unchanged skipping 2025/11/27 02:01:19 DEBUG : potato3: size = 68 (FS imagekit: /rclone-test-gekajug9webu) 2025/11/27 02:01:19 DEBUG : potato3: size = 60 (FS imagekit: /rclone-test-zicenex9defe) 2025/11/27 02:01:19 DEBUG : potato3: Sizes differ 2025/11/27 02:01:19 INFO : empty space: Deleted 2025/11/27 02:01:19 DEBUG : potato2: size = 60 OK 2025/11/27 02:01:19 INFO : potato2: Copied (new) 2025/11/27 02:01:20 INFO : potato2: Deleted 2025/11/27 02:01:20 DEBUG : potato3: size = 68 OK 2025/11/27 02:01:20 INFO : potato3: Copied (replaced existing) 2025/11/27 02:01:20 INFO : potato3: Deleted 2025/11/27 02:01:21 DEBUG : FS imagekit: /rclone-test-zicenex9defe: Waiting for checks to finish 2025/11/27 02:01:21 DEBUG : FS imagekit: /rclone-test-zicenex9defe: Waiting for transfers to finish 2025/11/27 02:01:21 INFO : tomatoDir: Removing directory 2025/11/27 02:01:21 DEBUG : FS imagekit: /rclone-test-gekajug9webu: deleted 1 directories 2025/11/27 02:01:23 DEBUG : Creating backend with remote "TestImageKit:rclone-test-xefibok0lile" 2025/11/27 02:01:23 INFO : tomatoDir: Making directory 2025/11/27 02:01:23 DEBUG : empty space: Need to transfer - File not found at Destination 2025/11/27 02:01:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/27 02:01:23 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/27 02:01:24 DEBUG : FS imagekit: /rclone-test-xefibok0lile: Waiting for checks to finish 2025/11/27 02:01:24 DEBUG : FS imagekit: /rclone-test-xefibok0lile: Waiting for transfers to finish 2025/11/27 02:01:25 DEBUG : potato2: size = 60 OK 2025/11/27 02:01:25 INFO : potato2: Copied (new) 2025/11/27 02:01:25 DEBUG : potato3: size = 68 OK 2025/11/27 02:01:25 INFO : potato3: Copied (new) 2025/11/27 02:01:25 DEBUG : empty space: size = 1 OK 2025/11/27 02:01:25 INFO : empty space: Copied (new) 2025/11/27 02:01:25 INFO : potato2: Deleted 2025/11/27 02:01:25 INFO : potato3: Deleted 2025/11/27 02:01:25 INFO : empty space: Deleted 2025/11/27 02:01:25 INFO : tomatoDir: Removing directory 2025/11/27 02:01:25 DEBUG : FS imagekit: /rclone-test-zicenex9defe: deleted 1 directories 2025/11/27 02:01:27 DEBUG : FS imagekit: /rclone-test-xefibok0lile: Purge remote 2025/11/27 02:01:27 DEBUG : FS imagekit: /rclone-test-zicenex9defe: Purge remote --- PASS: TestServerSideMoveDeleteEmptySourceDirs (16.66s) === RUN TestServerSideMoveOverlap run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" 2025/11/27 02:01:28 DEBUG : Creating backend with remote "TestImageKit:rclone-test-gekajug9webu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.63s) === RUN TestSyncOverlap run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" 2025/11/27 02:01:30 DEBUG : Creating backend with remote "TestImageKit:rclone-test-gekajug9webu/rclone-sync-test" --- PASS: TestSyncOverlap (1.11s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" 2025/11/27 02:01:31 DEBUG : Creating backend with remote "TestImageKit:rclone-test-gekajug9webu/rclone-sync-test" 2025/11/27 02:01:32 DEBUG : Creating backend with remote "TestImageKit:rclone-test-gekajug9webu/rclone-sync-test-include/layer2" 2025/11/27 02:01:32 DEBUG : Creating backend with remote "TestImageKit:rclone-test-gekajug9webu/rclone-sync-test-ignore-file" 2025/11/27 02:01:36 DEBUG : rclone-sync-test: Excluded 2025/11/27 02:01:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/27 02:01:37 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/27 02:01:37 DEBUG : FS imagekit: /rclone-test-gekajug9webu/rclone-sync-test: Waiting for checks to finish 2025/11/27 02:01:37 DEBUG : FS imagekit: /rclone-test-gekajug9webu/rclone-sync-test: Waiting for transfers to finish 2025/11/27 02:01:37 DEBUG : Waiting for deletions to finish 2025/11/27 02:01:37 INFO : There was nothing to transfer 2025/11/27 02:01:38 DEBUG : rclone-sync-test: Excluded 2025/11/27 02:01:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/27 02:01:40 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/27 02:01:40 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 02:01:40 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 02:01:40 DEBUG : Waiting for deletions to finish 2025/11/27 02:01:40 INFO : rclone-sync-test-include: Removing directory 2025/11/27 02:01:40 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory is not empty 2025/11/27 02:01:40 DEBUG : FS imagekit: /rclone-test-gekajug9webu: failed to delete 1 directories 2025/11/27 02:01:40 INFO : There was nothing to transfer 2025/11/27 02:01:41 DEBUG : rclone-sync-test: Excluded 2025/11/27 02:01:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/27 02:01:42 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/27 02:01:42 DEBUG : FS imagekit: /rclone-test-gekajug9webu/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/11/27 02:01:42 DEBUG : FS imagekit: /rclone-test-gekajug9webu/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/11/27 02:01:42 DEBUG : Waiting for deletions to finish 2025/11/27 02:01:42 INFO : There was nothing to transfer 2025/11/27 02:01:43 DEBUG : rclone-sync-test: Excluded 2025/11/27 02:01:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/27 02:01:44 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/27 02:01:44 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 02:01:44 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 02:01:44 DEBUG : Waiting for deletions to finish 2025/11/27 02:01:44 INFO : rclone-sync-test-include: Removing directory 2025/11/27 02:01:45 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory is not empty 2025/11/27 02:01:45 DEBUG : FS imagekit: /rclone-test-gekajug9webu: failed to delete 1 directories 2025/11/27 02:01:45 INFO : There was nothing to transfer 2025/11/27 02:01:46 DEBUG : Excluded 2025/11/27 02:01:46 DEBUG : rclone-sync-test: Excluded 2025/11/27 02:01:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/27 02:01:47 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/27 02:01:47 DEBUG : FS imagekit: /rclone-test-gekajug9webu/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/11/27 02:01:47 DEBUG : FS imagekit: /rclone-test-gekajug9webu/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/11/27 02:01:47 DEBUG : Waiting for deletions to finish 2025/11/27 02:01:47 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (19.28s) === RUN TestSyncCompareDest run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" 2025/11/27 02:01:51 DEBUG : Creating backend with remote "TestImageKit:rclone-test-gekajug9webu/dst" 2025/11/27 02:01:51 DEBUG : Creating backend with remote "TestImageKit:rclone-test-gekajug9webu/CompareDest" 2025/11/27 02:01:52 DEBUG : one: Need to transfer - File not found at Destination 2025/11/27 02:01:52 DEBUG : FS imagekit: /rclone-test-gekajug9webu/dst: Waiting for checks to finish 2025/11/27 02:01:52 DEBUG : FS imagekit: /rclone-test-gekajug9webu/dst: Waiting for transfers to finish 2025/11/27 02:01:53 DEBUG : one: size = 3 OK 2025/11/27 02:01:53 INFO : one: Copied (new) 2025/11/27 02:01:53 DEBUG : Waiting for deletions to finish 2025/11/27 02:01:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone2656666882) 2025/11/27 02:01:55 DEBUG : one: size = 3 (FS imagekit: /rclone-test-gekajug9webu/dst) 2025/11/27 02:01:55 DEBUG : one: Sizes differ 2025/11/27 02:01:55 DEBUG : FS imagekit: /rclone-test-gekajug9webu/dst: Waiting for checks to finish 2025/11/27 02:01:55 DEBUG : FS imagekit: /rclone-test-gekajug9webu/dst: Waiting for transfers to finish 2025/11/27 02:01:56 DEBUG : one: size = 5 OK 2025/11/27 02:01:56 INFO : one: Copied (replaced existing) 2025/11/27 02:01:56 DEBUG : Waiting for deletions to finish 2025/11/27 02:02:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone2656666882) 2025/11/27 02:02:00 DEBUG : one: size = 3 (FS imagekit: /rclone-test-gekajug9webu/dst) 2025/11/27 02:02:00 DEBUG : one: Sizes differ 2025/11/27 02:02:00 DEBUG : FS imagekit: /rclone-test-gekajug9webu/dst: Waiting for checks to finish 2025/11/27 02:02:00 DEBUG : one: size = 5 OK 2025/11/27 02:02:00 DEBUG : one: Sizes identical 2025/11/27 02:02:00 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/27 02:02:00 DEBUG : FS imagekit: /rclone-test-gekajug9webu/dst: Waiting for transfers to finish 2025/11/27 02:02:00 DEBUG : Waiting for deletions to finish 2025/11/27 02:02:00 INFO : There was nothing to transfer 2025/11/27 02:02:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone2656666882) 2025/11/27 02:02:03 DEBUG : one: size = 3 (FS imagekit: /rclone-test-gekajug9webu/dst) 2025/11/27 02:02:03 DEBUG : one: Sizes differ 2025/11/27 02:02:03 DEBUG : two: size = 3 OK 2025/11/27 02:02:03 DEBUG : two: Sizes identical 2025/11/27 02:02:03 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/27 02:02:03 DEBUG : FS imagekit: /rclone-test-gekajug9webu/dst: Waiting for checks to finish 2025/11/27 02:02:03 DEBUG : one: size = 5 OK 2025/11/27 02:02:03 DEBUG : one: Sizes identical 2025/11/27 02:02:03 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/27 02:02:03 DEBUG : FS imagekit: /rclone-test-gekajug9webu/dst: Waiting for transfers to finish 2025/11/27 02:02:03 DEBUG : Waiting for deletions to finish 2025/11/27 02:02:03 INFO : There was nothing to transfer 2025/11/27 02:02:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone2656666882) 2025/11/27 02:02:04 DEBUG : one: size = 3 (FS imagekit: /rclone-test-gekajug9webu/dst) 2025/11/27 02:02:04 DEBUG : one: Sizes differ 2025/11/27 02:02:05 DEBUG : two: size = 3 OK 2025/11/27 02:02:05 DEBUG : two: Sizes identical 2025/11/27 02:02:05 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/27 02:02:05 DEBUG : FS imagekit: /rclone-test-gekajug9webu/dst: Waiting for checks to finish 2025/11/27 02:02:05 DEBUG : one: size = 5 OK 2025/11/27 02:02:05 DEBUG : one: Sizes identical 2025/11/27 02:02:05 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/27 02:02:05 DEBUG : FS imagekit: /rclone-test-gekajug9webu/dst: Waiting for transfers to finish 2025/11/27 02:02:05 DEBUG : Waiting for deletions to finish 2025/11/27 02:02:05 INFO : There was nothing to transfer sync_test.go:2205: No hash on uploaded file so skipping compare timestamp test 2025/11/27 02:02:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone2656666882) 2025/11/27 02:02:07 DEBUG : one: size = 3 (FS imagekit: /rclone-test-gekajug9webu/dst) 2025/11/27 02:02:07 DEBUG : one: Sizes differ 2025/11/27 02:02:07 DEBUG : one: size = 5 OK 2025/11/27 02:02:07 DEBUG : one: Sizes identical 2025/11/27 02:02:07 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/27 02:02:07 DEBUG : two: size = 5 (Local file system at /tmp/rclone2656666882) 2025/11/27 02:02:07 DEBUG : two: size = 3 (FS imagekit: /rclone-test-gekajug9webu/CompareDest) 2025/11/27 02:02:07 DEBUG : two: Sizes differ 2025/11/27 02:02:07 DEBUG : two: Need to transfer - File not found at Destination 2025/11/27 02:02:07 DEBUG : FS imagekit: /rclone-test-gekajug9webu/dst: Waiting for checks to finish 2025/11/27 02:02:07 DEBUG : FS imagekit: /rclone-test-gekajug9webu/dst: Waiting for transfers to finish 2025/11/27 02:02:08 DEBUG : two: size = 5 OK 2025/11/27 02:02:08 INFO : two: Copied (new) 2025/11/27 02:02:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (20.67s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" 2025/11/27 02:02:14 DEBUG : Creating backend with remote "TestImageKit:rclone-test-gekajug9webu/dest" 2025/11/27 02:02:14 DEBUG : Creating backend with remote "TestImageKit:rclone-test-gekajug9webu/pre-dest1" 2025/11/27 02:02:15 DEBUG : Creating backend with remote "TestImageKit:rclone-test-gekajug9webu/pre-dest2" 2025/11/27 02:02:15 DEBUG : 1: size = 1 OK 2025/11/27 02:02:15 DEBUG : 1: Sizes identical 2025/11/27 02:02:15 DEBUG : 1: Destination found in --compare-dest, skipping 2025/11/27 02:02:16 DEBUG : 2: size = 1 OK 2025/11/27 02:02:16 DEBUG : 2: Sizes identical 2025/11/27 02:02:16 DEBUG : 2: Destination found in --compare-dest, skipping 2025/11/27 02:02:17 DEBUG : 3: Need to transfer - File not found at Destination 2025/11/27 02:02:17 DEBUG : FS imagekit: /rclone-test-gekajug9webu/dest: Waiting for checks to finish 2025/11/27 02:02:17 DEBUG : FS imagekit: /rclone-test-gekajug9webu/dest: Waiting for transfers to finish 2025/11/27 02:02:17 DEBUG : 3: size = 1 OK 2025/11/27 02:02:17 INFO : 3: Copied (new) 2025/11/27 02:02:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (10.50s) === RUN TestSyncCopyDest run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" sync_test.go:2265: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (2.65s) === RUN TestSyncBackupDir run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" sync_test.go:2378: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDir (0.90s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" sync_test.go:2378: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirWithSuffix (0.81s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" sync_test.go:2378: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirWithSuffixKeepExtension (0.84s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" sync_test.go:2378: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirSuffixOnly (0.80s) === RUN TestSyncSuffix run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" sync_test.go:2479: Skipping test as remote does not support server-side move --- SKIP: TestSyncSuffix (0.81s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" sync_test.go:2479: Skipping test as remote does not support server-side move --- SKIP: TestSyncSuffixKeepExtension (0.80s) === RUN TestSyncUTFNorm run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" 2025/11/27 02:02:31 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2656666882) 2025/11/27 02:02:31 DEBUG : Testêé: size = 18 (FS imagekit: /rclone-test-gekajug9webu) 2025/11/27 02:02:31 DEBUG : Testêé: Sizes differ 2025/11/27 02:02:31 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 02:02:31 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 02:02:32 DEBUG : Testêé: size = 14 OK 2025/11/27 02:02:32 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/11/27 02:02:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.01s) === RUN TestSyncImmutable run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" 2025/11/27 02:02:34 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/27 02:02:34 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 02:02:34 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 02:02:35 DEBUG : existing: size = 6 OK 2025/11/27 02:02:35 INFO : existing: Copied (new) 2025/11/27 02:02:35 DEBUG : Waiting for deletions to finish 2025/11/27 02:02:36 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2656666882) 2025/11/27 02:02:36 DEBUG : existing: size = 6 (FS imagekit: /rclone-test-gekajug9webu) 2025/11/27 02:02:36 DEBUG : existing: Sizes differ 2025/11/27 02:02:36 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/11/27 02:02:36 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 02:02:36 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 02:02:36 ERROR : FS imagekit: /rclone-test-gekajug9webu: not deleting files as there were IO errors 2025/11/27 02:02:36 ERROR : FS imagekit: /rclone-test-gekajug9webu: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (4.18s) === RUN TestSyncIgnoreCase run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" 2025/11/27 02:02:39 DEBUG : EXISTING: size = 6 OK 2025/11/27 02:02:39 DEBUG : existing: Sizes identical 2025/11/27 02:02:39 DEBUG : existing: Unchanged skipping 2025/11/27 02:02:39 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 02:02:39 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 02:02:39 DEBUG : Waiting for deletions to finish 2025/11/27 02:02:39 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.04s) === RUN TestFixCase run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.80s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (2.39s) --- SKIP: TestMaxTransfer/Hard (0.81s) --- SKIP: TestMaxTransfer/Soft (0.79s) --- SKIP: TestMaxTransfer/Cautious (0.79s) === RUN TestSyncConcurrentDelete run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" 2025/11/27 02:03:24 DEBUG : both10: size = 6 OK 2025/11/27 02:03:24 DEBUG : both11: size = 6 OK 2025/11/27 02:03:24 DEBUG : both0: size = 6 OK 2025/11/27 02:03:24 DEBUG : both0: Sizes identical 2025/11/27 02:03:24 DEBUG : both12: size = 6 OK 2025/11/27 02:03:24 DEBUG : both11: Sizes identical 2025/11/27 02:03:24 DEBUG : both12: Sizes identical 2025/11/27 02:03:24 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 02:03:24 DEBUG : both10: Sizes identical 2025/11/27 02:03:24 DEBUG : both0: Unchanged skipping 2025/11/27 02:03:24 DEBUG : both13: size = 6 OK 2025/11/27 02:03:24 DEBUG : both13: Sizes identical 2025/11/27 02:03:24 DEBUG : both11: Unchanged skipping 2025/11/27 02:03:24 DEBUG : both12: Unchanged skipping 2025/11/27 02:03:24 DEBUG : both15: size = 6 OK 2025/11/27 02:03:24 DEBUG : both15: Sizes identical 2025/11/27 02:03:24 DEBUG : both15: Unchanged skipping 2025/11/27 02:03:24 DEBUG : both16: size = 6 OK 2025/11/27 02:03:24 DEBUG : both16: Sizes identical 2025/11/27 02:03:24 DEBUG : both14: size = 6 OK 2025/11/27 02:03:24 DEBUG : both14: Sizes identical 2025/11/27 02:03:24 DEBUG : both14: Unchanged skipping 2025/11/27 02:03:24 DEBUG : both17: size = 6 OK 2025/11/27 02:03:24 DEBUG : both17: Sizes identical 2025/11/27 02:03:24 DEBUG : both17: Unchanged skipping 2025/11/27 02:03:24 DEBUG : both18: size = 6 OK 2025/11/27 02:03:24 DEBUG : both18: Sizes identical 2025/11/27 02:03:24 DEBUG : both18: Unchanged skipping 2025/11/27 02:03:24 DEBUG : both19: size = 6 OK 2025/11/27 02:03:24 DEBUG : both19: Sizes identical 2025/11/27 02:03:24 DEBUG : both19: Unchanged skipping 2025/11/27 02:03:24 DEBUG : both1: size = 6 OK 2025/11/27 02:03:24 DEBUG : both1: Sizes identical 2025/11/27 02:03:24 DEBUG : both1: Unchanged skipping 2025/11/27 02:03:24 DEBUG : both2: size = 6 OK 2025/11/27 02:03:24 DEBUG : both2: Sizes identical 2025/11/27 02:03:24 DEBUG : both2: Unchanged skipping 2025/11/27 02:03:24 DEBUG : both3: size = 6 OK 2025/11/27 02:03:24 DEBUG : both3: Sizes identical 2025/11/27 02:03:24 DEBUG : both3: Unchanged skipping 2025/11/27 02:03:24 DEBUG : both4: size = 6 OK 2025/11/27 02:03:24 DEBUG : both4: Sizes identical 2025/11/27 02:03:24 DEBUG : both4: Unchanged skipping 2025/11/27 02:03:24 DEBUG : both5: size = 6 OK 2025/11/27 02:03:24 DEBUG : both5: Sizes identical 2025/11/27 02:03:24 DEBUG : both5: Unchanged skipping 2025/11/27 02:03:24 DEBUG : both6: size = 6 OK 2025/11/27 02:03:24 DEBUG : both6: Sizes identical 2025/11/27 02:03:24 DEBUG : both6: Unchanged skipping 2025/11/27 02:03:24 DEBUG : both7: size = 6 OK 2025/11/27 02:03:24 DEBUG : both7: Sizes identical 2025/11/27 02:03:24 DEBUG : both7: Unchanged skipping 2025/11/27 02:03:24 DEBUG : both8: size = 6 OK 2025/11/27 02:03:24 DEBUG : both8: Sizes identical 2025/11/27 02:03:24 DEBUG : both8: Unchanged skipping 2025/11/27 02:03:24 DEBUG : both9: size = 6 OK 2025/11/27 02:03:24 DEBUG : both9: Sizes identical 2025/11/27 02:03:24 DEBUG : both10: Unchanged skipping 2025/11/27 02:03:24 DEBUG : both16: Unchanged skipping 2025/11/27 02:03:24 DEBUG : both13: Unchanged skipping 2025/11/27 02:03:24 DEBUG : both9: Unchanged skipping 2025/11/27 02:03:24 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 02:03:24 DEBUG : Waiting for deletions to finish 2025/11/27 02:03:24 INFO : only16: Deleted 2025/11/27 02:03:24 INFO : only0: Deleted 2025/11/27 02:03:24 INFO : only2: Deleted 2025/11/27 02:03:24 INFO : only12: Deleted 2025/11/27 02:03:24 INFO : only13: Deleted 2025/11/27 02:03:24 INFO : only17: Deleted 2025/11/27 02:03:24 INFO : only19: Deleted 2025/11/27 02:03:25 INFO : only8: Deleted 2025/11/27 02:03:25 INFO : only14: Deleted 2025/11/27 02:03:25 INFO : only1: Deleted 2025/11/27 02:03:25 INFO : only4: Deleted 2025/11/27 02:03:25 INFO : only9: Deleted 2025/11/27 02:03:25 INFO : only15: Deleted 2025/11/27 02:03:26 INFO : only10: Deleted 2025/11/27 02:03:26 INFO : only5: Deleted 2025/11/27 02:03:26 INFO : only11: Deleted 2025/11/27 02:03:26 INFO : only18: Deleted 2025/11/27 02:03:26 INFO : only3: Deleted 2025/11/27 02:03:26 INFO : only6: Deleted 2025/11/27 02:03:26 INFO : only7: Deleted 2025/11/27 02:03:26 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (46.76s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" 2025/11/27 02:04:07 DEBUG : both0: size = 6 OK 2025/11/27 02:04:07 DEBUG : both0: Sizes identical 2025/11/27 02:04:07 DEBUG : both0: Unchanged skipping 2025/11/27 02:04:07 DEBUG : both10: size = 6 OK 2025/11/27 02:04:07 DEBUG : both10: Sizes identical 2025/11/27 02:04:07 DEBUG : both10: Unchanged skipping 2025/11/27 02:04:07 DEBUG : both11: size = 6 OK 2025/11/27 02:04:07 DEBUG : both11: Sizes identical 2025/11/27 02:04:07 DEBUG : both11: Unchanged skipping 2025/11/27 02:04:07 DEBUG : both12: size = 6 OK 2025/11/27 02:04:07 DEBUG : both12: Sizes identical 2025/11/27 02:04:07 DEBUG : both12: Unchanged skipping 2025/11/27 02:04:07 DEBUG : both13: size = 6 OK 2025/11/27 02:04:07 DEBUG : both13: Sizes identical 2025/11/27 02:04:07 DEBUG : both13: Unchanged skipping 2025/11/27 02:04:07 DEBUG : both17: size = 6 OK 2025/11/27 02:04:07 DEBUG : both17: Sizes identical 2025/11/27 02:04:07 DEBUG : both14: size = 6 OK 2025/11/27 02:04:07 DEBUG : both14: Sizes identical 2025/11/27 02:04:07 DEBUG : both15: size = 6 OK 2025/11/27 02:04:07 DEBUG : both15: Sizes identical 2025/11/27 02:04:07 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 02:04:07 DEBUG : both17: Unchanged skipping 2025/11/27 02:04:07 DEBUG : both18: size = 6 OK 2025/11/27 02:04:07 DEBUG : both18: Sizes identical 2025/11/27 02:04:07 DEBUG : both14: Unchanged skipping 2025/11/27 02:04:07 DEBUG : both19: size = 6 OK 2025/11/27 02:04:07 DEBUG : both19: Sizes identical 2025/11/27 02:04:07 DEBUG : both15: Unchanged skipping 2025/11/27 02:04:07 DEBUG : both1: size = 6 OK 2025/11/27 02:04:07 DEBUG : both1: Sizes identical 2025/11/27 02:04:07 DEBUG : both16: size = 6 OK 2025/11/27 02:04:07 DEBUG : both16: Sizes identical 2025/11/27 02:04:07 DEBUG : both18: Unchanged skipping 2025/11/27 02:04:07 DEBUG : both2: size = 6 OK 2025/11/27 02:04:07 DEBUG : both2: Sizes identical 2025/11/27 02:04:07 DEBUG : both2: Unchanged skipping 2025/11/27 02:04:07 DEBUG : both3: size = 6 OK 2025/11/27 02:04:07 DEBUG : both3: Sizes identical 2025/11/27 02:04:07 DEBUG : both3: Unchanged skipping 2025/11/27 02:04:07 DEBUG : both4: size = 6 OK 2025/11/27 02:04:07 DEBUG : both4: Sizes identical 2025/11/27 02:04:07 DEBUG : both4: Unchanged skipping 2025/11/27 02:04:07 DEBUG : both5: size = 6 OK 2025/11/27 02:04:07 DEBUG : both5: Sizes identical 2025/11/27 02:04:07 DEBUG : both5: Unchanged skipping 2025/11/27 02:04:07 DEBUG : both6: size = 6 OK 2025/11/27 02:04:07 DEBUG : both6: Sizes identical 2025/11/27 02:04:07 DEBUG : both6: Unchanged skipping 2025/11/27 02:04:07 DEBUG : both7: size = 6 OK 2025/11/27 02:04:07 DEBUG : both7: Sizes identical 2025/11/27 02:04:07 DEBUG : both19: Unchanged skipping 2025/11/27 02:04:07 DEBUG : both8: size = 6 OK 2025/11/27 02:04:07 DEBUG : both8: Sizes identical 2025/11/27 02:04:07 DEBUG : both1: Unchanged skipping 2025/11/27 02:04:07 DEBUG : both9: size = 6 OK 2025/11/27 02:04:07 DEBUG : both9: Sizes identical 2025/11/27 02:04:07 DEBUG : both16: Unchanged skipping 2025/11/27 02:04:07 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2656666882) 2025/11/27 02:04:07 DEBUG : only0: size = 6 (FS imagekit: /rclone-test-gekajug9webu) 2025/11/27 02:04:07 DEBUG : both7: Unchanged skipping 2025/11/27 02:04:07 DEBUG : only0: Sizes differ 2025/11/27 02:04:07 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2656666882) 2025/11/27 02:04:07 DEBUG : only10: size = 6 (FS imagekit: /rclone-test-gekajug9webu) 2025/11/27 02:04:07 DEBUG : only10: Sizes differ 2025/11/27 02:04:07 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2656666882) 2025/11/27 02:04:07 DEBUG : only11: size = 6 (FS imagekit: /rclone-test-gekajug9webu) 2025/11/27 02:04:07 DEBUG : only11: Sizes differ 2025/11/27 02:04:07 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2656666882) 2025/11/27 02:04:07 DEBUG : only12: size = 6 (FS imagekit: /rclone-test-gekajug9webu) 2025/11/27 02:04:07 DEBUG : only12: Sizes differ 2025/11/27 02:04:07 DEBUG : both9: Unchanged skipping 2025/11/27 02:04:07 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2656666882) 2025/11/27 02:04:07 DEBUG : only13: size = 6 (FS imagekit: /rclone-test-gekajug9webu) 2025/11/27 02:04:07 DEBUG : only13: Sizes differ 2025/11/27 02:04:07 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2656666882) 2025/11/27 02:04:07 DEBUG : only14: size = 6 (FS imagekit: /rclone-test-gekajug9webu) 2025/11/27 02:04:07 DEBUG : only14: Sizes differ 2025/11/27 02:04:07 ERROR : only10: Failed to copy: can't upload empty files to this remote 2025/11/27 02:04:07 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2656666882) 2025/11/27 02:04:07 DEBUG : only15: size = 6 (FS imagekit: /rclone-test-gekajug9webu) 2025/11/27 02:04:07 DEBUG : only15: Sizes differ 2025/11/27 02:04:07 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2656666882) 2025/11/27 02:04:07 DEBUG : only16: size = 6 (FS imagekit: /rclone-test-gekajug9webu) 2025/11/27 02:04:07 DEBUG : only16: Sizes differ 2025/11/27 02:04:07 ERROR : only0: Failed to copy: can't upload empty files to this remote 2025/11/27 02:04:07 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2656666882) 2025/11/27 02:04:07 DEBUG : only17: size = 6 (FS imagekit: /rclone-test-gekajug9webu) 2025/11/27 02:04:07 DEBUG : only17: Sizes differ 2025/11/27 02:04:07 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2656666882) 2025/11/27 02:04:07 DEBUG : only18: size = 6 (FS imagekit: /rclone-test-gekajug9webu) 2025/11/27 02:04:07 DEBUG : only18: Sizes differ 2025/11/27 02:04:07 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2656666882) 2025/11/27 02:04:07 DEBUG : only19: size = 6 (FS imagekit: /rclone-test-gekajug9webu) 2025/11/27 02:04:07 DEBUG : only19: Sizes differ 2025/11/27 02:04:07 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2656666882) 2025/11/27 02:04:07 DEBUG : only1: size = 6 (FS imagekit: /rclone-test-gekajug9webu) 2025/11/27 02:04:07 DEBUG : only1: Sizes differ 2025/11/27 02:04:07 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2656666882) 2025/11/27 02:04:07 DEBUG : only2: size = 6 (FS imagekit: /rclone-test-gekajug9webu) 2025/11/27 02:04:07 DEBUG : only2: Sizes differ 2025/11/27 02:04:07 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2656666882) 2025/11/27 02:04:07 DEBUG : only3: size = 6 (FS imagekit: /rclone-test-gekajug9webu) 2025/11/27 02:04:07 DEBUG : only3: Sizes differ 2025/11/27 02:04:07 ERROR : only13: Failed to copy: can't upload empty files to this remote 2025/11/27 02:04:07 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2656666882) 2025/11/27 02:04:07 DEBUG : only4: size = 6 (FS imagekit: /rclone-test-gekajug9webu) 2025/11/27 02:04:07 DEBUG : only4: Sizes differ 2025/11/27 02:04:07 ERROR : only14: Failed to copy: can't upload empty files to this remote 2025/11/27 02:04:07 ERROR : only15: Failed to copy: can't upload empty files to this remote 2025/11/27 02:04:07 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2656666882) 2025/11/27 02:04:07 DEBUG : only5: size = 6 (FS imagekit: /rclone-test-gekajug9webu) 2025/11/27 02:04:07 DEBUG : only5: Sizes differ 2025/11/27 02:04:07 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2656666882) 2025/11/27 02:04:07 DEBUG : only7: size = 6 (FS imagekit: /rclone-test-gekajug9webu) 2025/11/27 02:04:07 DEBUG : only7: Sizes differ 2025/11/27 02:04:07 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2656666882) 2025/11/27 02:04:07 DEBUG : only6: size = 6 (FS imagekit: /rclone-test-gekajug9webu) 2025/11/27 02:04:07 DEBUG : only6: Sizes differ 2025/11/27 02:04:07 DEBUG : both8: Unchanged skipping 2025/11/27 02:04:07 ERROR : only17: Failed to copy: can't upload empty files to this remote 2025/11/27 02:04:07 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2656666882) 2025/11/27 02:04:07 DEBUG : only8: size = 6 (FS imagekit: /rclone-test-gekajug9webu) 2025/11/27 02:04:07 DEBUG : only8: Sizes differ 2025/11/27 02:04:07 ERROR : only18: Failed to copy: can't upload empty files to this remote 2025/11/27 02:04:07 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2656666882) 2025/11/27 02:04:07 DEBUG : only9: size = 6 (FS imagekit: /rclone-test-gekajug9webu) 2025/11/27 02:04:07 DEBUG : only9: Sizes differ 2025/11/27 02:04:07 ERROR : only1: Failed to copy: can't upload empty files to this remote 2025/11/27 02:04:07 ERROR : only3: Failed to copy: can't upload empty files to this remote 2025/11/27 02:04:07 ERROR : only16: Failed to copy: can't upload empty files to this remote 2025/11/27 02:04:07 ERROR : only4: Failed to copy: can't upload empty files to this remote 2025/11/27 02:04:07 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 02:04:07 ERROR : only2: Failed to copy: can't upload empty files to this remote 2025/11/27 02:04:07 ERROR : only11: Failed to copy: can't upload empty files to this remote 2025/11/27 02:04:07 ERROR : only12: Failed to copy: can't upload empty files to this remote 2025/11/27 02:04:07 ERROR : only8: Failed to copy: can't upload empty files to this remote 2025/11/27 02:04:07 ERROR : only9: Failed to copy: can't upload empty files to this remote 2025/11/27 02:04:07 ERROR : only19: Failed to copy: can't upload empty files to this remote 2025/11/27 02:04:07 ERROR : only5: Failed to copy: can't upload empty files to this remote 2025/11/27 02:04:07 ERROR : only7: Failed to copy: can't upload empty files to this remote 2025/11/27 02:04:07 ERROR : only6: Failed to copy: can't upload empty files to this remote 2025/11/27 02:04:07 ERROR : FS imagekit: /rclone-test-gekajug9webu: not deleting files as there were IO errors 2025/11/27 02:04:07 ERROR : FS imagekit: /rclone-test-gekajug9webu: not deleting directories as there were IO errors sync_test.go:2780: Skip test because remote cannot upload empty files --- SKIP: TestSyncConcurrentTruncate (42.48s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" 2025/11/27 02:04:13 DEBUG : empty_dir: Making directory with metadata 2025/11/27 02:04:13 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/27 02:04:13 DEBUG : empty_on_remote: Making directory with metadata 2025/11/27 02:04:13 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/27 02:04:13 INFO : empty_on_remote: Making directory 2025/11/27 02:04:13 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/27 02:04:15 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/27 02:04:15 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/27 02:04:15 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/27 02:04:15 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (9.11s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" 2025/11/27 02:04:22 DEBUG : empty_dir: Making directory with metadata 2025/11/27 02:04:22 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/27 02:04:22 DEBUG : empty_on_remote: Making directory with metadata 2025/11/27 02:04:22 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/27 02:04:22 INFO : empty_on_remote: Making directory 2025/11/27 02:04:22 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/27 02:04:24 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/27 02:04:24 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/27 02:04:24 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/27 02:04:24 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/27 02:04:24 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (9.81s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" 2025/11/27 02:04:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/27 02:04:32 INFO : sub dir: Making directory 2025/11/27 02:04:32 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (26.60s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" 2025/11/27 02:04:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/27 02:04:59 INFO : sub dir: Making directory 2025/11/27 02:04:59 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (23.82s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" 2025/11/27 02:05:39 DEBUG : Waiting for deletions to finish 2025/11/27 02:05:40 DEBUG : apple: Excluded (Path Filter) 2025/11/27 02:05:40 DEBUG : apple: Excluded 2025/11/27 02:05:40 DEBUG : banana: Excluded (Path Filter) 2025/11/27 02:05:40 DEBUG : banana: Excluded 2025/11/27 02:05:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 02:05:40 DEBUG : appleappleapplebanana: Excluded 2025/11/27 02:05:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 02:05:40 DEBUG : splitbananasplit: Excluded 2025/11/27 02:05:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 02:05:40 DEBUG : 0000-abcdefg.txt: Excluded 2025/11/27 02:05:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 02:05:40 DEBUG : 0001-bcdefgh.txt: Excluded 2025/11/27 02:05:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 02:05:40 DEBUG : 0002-cdefghi.txt: Excluded 2025/11/27 02:05:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 02:05:40 DEBUG : 0003-defghij.txt: Excluded 2025/11/27 02:05:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 02:05:40 DEBUG : 0004-efghijk.txt: Excluded 2025/11/27 02:05:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 02:05:40 DEBUG : 0005-fghijkl.txt: Excluded 2025/11/27 02:05:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 02:05:40 DEBUG : 0006-ghijklm.txt: Excluded 2025/11/27 02:05:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 02:05:40 DEBUG : 0007-1234567.txt: Excluded 2025/11/27 02:05:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 02:05:40 DEBUG : 0008-2345678.txt: Excluded 2025/11/27 02:05:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 02:05:40 DEBUG : 0009-3456789.txt: Excluded 2025/11/27 02:05:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 02:05:40 DEBUG : 0010-456789.txt: Excluded 2025/11/27 02:05:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 02:05:40 DEBUG : 0011-56789;.txt: Excluded 2025/11/27 02:05:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 02:05:40 DEBUG : 0012-6789;.txt: Excluded 2025/11/27 02:05:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 02:05:40 DEBUG : 0013-789;=.txt: Excluded 2025/11/27 02:05:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 02:05:40 DEBUG : 0014-89;=.txt: Excluded 2025/11/27 02:05:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 02:05:40 DEBUG : 0015-9;=.txt: Excluded 2025/11/27 02:05:41 DEBUG : apple: size = 5 OK 2025/11/27 02:05:41 DEBUG : apple: Sizes identical 2025/11/27 02:05:41 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/27 02:05:41 DEBUG : apple: Unchanged skipping 2025/11/27 02:05:41 DEBUG : appleappleapplebanana: Sizes identical 2025/11/27 02:05:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/27 02:05:41 DEBUG : banana: size = 6 OK 2025/11/27 02:05:41 DEBUG : splitbananasplit: size = 16 OK 2025/11/27 02:05:41 DEBUG : splitbananasplit: Sizes identical 2025/11/27 02:05:41 DEBUG : banana: Sizes identical 2025/11/27 02:05:41 DEBUG : splitbananasplit: Unchanged skipping 2025/11/27 02:05:41 DEBUG : banana: Unchanged skipping 2025/11/27 02:05:42 DEBUG : 0000-abcdefg.txt: size = 21 OK 2025/11/27 02:05:42 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/27 02:05:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/27 02:05:42 DEBUG : 0001-bcdefgh.txt: size = 21 OK 2025/11/27 02:05:42 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/27 02:05:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/27 02:05:42 DEBUG : 0002-cdefghi.txt: size = 21 OK 2025/11/27 02:05:42 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/27 02:05:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/27 02:05:42 DEBUG : 0003-defghij.txt: size = 21 OK 2025/11/27 02:05:42 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/27 02:05:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/27 02:05:42 DEBUG : 0004-efghijk.txt: size = 21 OK 2025/11/27 02:05:42 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/27 02:05:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/27 02:05:42 DEBUG : 0005-fghijkl.txt: size = 21 OK 2025/11/27 02:05:42 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/27 02:05:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/27 02:05:42 DEBUG : 0006-ghijklm.txt: size = 21 OK 2025/11/27 02:05:42 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/27 02:05:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/27 02:05:42 DEBUG : 0007-1234567.txt: size = 21 OK 2025/11/27 02:05:42 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/27 02:05:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/27 02:05:42 DEBUG : 0008-2345678.txt: size = 21 OK 2025/11/27 02:05:42 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/27 02:05:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/27 02:05:42 DEBUG : 0009-3456789.txt: size = 21 OK 2025/11/27 02:05:42 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/27 02:05:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/27 02:05:42 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 02:05:42 DEBUG : 0011-56789;.txt: size = 20 OK 2025/11/27 02:05:42 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/27 02:05:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/27 02:05:42 DEBUG : 0012-6789;.txt: size = 19 OK 2025/11/27 02:05:42 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/27 02:05:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/27 02:05:42 DEBUG : 0010-456789.txt: size = 20 OK 2025/11/27 02:05:42 DEBUG : 0013-789;=.txt: size = 19 OK 2025/11/27 02:05:42 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/27 02:05:42 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/27 02:05:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/27 02:05:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/27 02:05:42 DEBUG : 0015-9;=.txt: size = 17 OK 2025/11/27 02:05:42 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/27 02:05:42 DEBUG : 0014-89;=.txt: size = 18 OK 2025/11/27 02:05:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/27 02:05:42 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/27 02:05:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/27 02:05:42 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 02:05:42 DEBUG : Waiting for deletions to finish 2025/11/27 02:05:42 INFO : There was nothing to transfer 2025/11/27 02:05:42 DEBUG : Waiting for deletions to finish 2025/11/27 02:05:42 DEBUG : apple: Excluded (Path Filter) 2025/11/27 02:05:42 DEBUG : apple: Excluded 2025/11/27 02:05:42 DEBUG : banana: Excluded (Path Filter) 2025/11/27 02:05:42 DEBUG : banana: Excluded 2025/11/27 02:05:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 02:05:42 DEBUG : appleappleapplebanana: Excluded 2025/11/27 02:05:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 02:05:42 DEBUG : splitbananasplit: Excluded 2025/11/27 02:05:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 02:05:43 DEBUG : 0000-abcdefg.txt: Excluded 2025/11/27 02:05:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 02:05:43 DEBUG : 0001-bcdefgh.txt: Excluded 2025/11/27 02:05:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 02:05:43 DEBUG : 0002-cdefghi.txt: Excluded 2025/11/27 02:05:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 02:05:43 DEBUG : 0003-defghij.txt: Excluded 2025/11/27 02:05:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 02:05:43 DEBUG : 0004-efghijk.txt: Excluded 2025/11/27 02:05:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 02:05:43 DEBUG : 0005-fghijkl.txt: Excluded 2025/11/27 02:05:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 02:05:43 DEBUG : 0006-ghijklm.txt: Excluded 2025/11/27 02:05:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 02:05:43 DEBUG : 0007-1234567.txt: Excluded 2025/11/27 02:05:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 02:05:43 DEBUG : 0008-2345678.txt: Excluded 2025/11/27 02:05:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 02:05:43 DEBUG : 0009-3456789.txt: Excluded 2025/11/27 02:05:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 02:05:43 DEBUG : 0010-456789.txt: Excluded 2025/11/27 02:05:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 02:05:43 DEBUG : 0011-56789;.txt: Excluded 2025/11/27 02:05:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 02:05:43 DEBUG : 0012-6789;.txt: Excluded 2025/11/27 02:05:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 02:05:43 DEBUG : 0013-789;=.txt: Excluded 2025/11/27 02:05:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 02:05:43 DEBUG : 0014-89;=.txt: Excluded 2025/11/27 02:05:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 02:05:43 DEBUG : 0015-9;=.txt: Excluded 2025/11/27 02:05:44 DEBUG : apple: size = 5 OK 2025/11/27 02:05:44 DEBUG : apple: Sizes identical 2025/11/27 02:05:44 DEBUG : apple: Unchanged skipping 2025/11/27 02:05:44 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/27 02:05:44 DEBUG : appleappleapplebanana: Sizes identical 2025/11/27 02:05:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/27 02:05:44 DEBUG : splitbananasplit: size = 16 OK 2025/11/27 02:05:44 DEBUG : banana: size = 6 OK 2025/11/27 02:05:44 DEBUG : splitbananasplit: Sizes identical 2025/11/27 02:05:44 DEBUG : splitbananasplit: Unchanged skipping 2025/11/27 02:05:44 DEBUG : banana: Sizes identical 2025/11/27 02:05:44 DEBUG : banana: Unchanged skipping 2025/11/27 02:05:44 DEBUG : 0001-bcdefgh.txt: size = 21 OK 2025/11/27 02:05:44 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/27 02:05:44 DEBUG : 0000-abcdefg.txt: size = 21 OK 2025/11/27 02:05:44 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/27 02:05:44 DEBUG : 0002-cdefghi.txt: size = 21 OK 2025/11/27 02:05:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/27 02:05:44 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/27 02:05:44 DEBUG : 0004-efghijk.txt: size = 21 OK 2025/11/27 02:05:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/27 02:05:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/27 02:05:44 DEBUG : 0005-fghijkl.txt: size = 21 OK 2025/11/27 02:05:44 DEBUG : 0003-defghij.txt: size = 21 OK 2025/11/27 02:05:44 DEBUG : 0008-2345678.txt: size = 21 OK 2025/11/27 02:05:44 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/27 02:05:44 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/27 02:05:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/27 02:05:44 DEBUG : 0010-456789.txt: size = 20 OK 2025/11/27 02:05:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/27 02:05:44 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/27 02:05:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/27 02:05:44 DEBUG : 0012-6789;.txt: size = 19 OK 2025/11/27 02:05:44 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/27 02:05:44 DEBUG : 0011-56789;.txt: size = 20 OK 2025/11/27 02:05:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/27 02:05:44 DEBUG : 0009-3456789.txt: size = 21 OK 2025/11/27 02:05:44 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/27 02:05:44 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/27 02:05:44 DEBUG : 0006-ghijklm.txt: size = 21 OK 2025/11/27 02:05:44 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/27 02:05:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/27 02:05:44 DEBUG : 0014-89;=.txt: size = 18 OK 2025/11/27 02:05:44 DEBUG : 0007-1234567.txt: size = 21 OK 2025/11/27 02:05:44 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/27 02:05:44 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/27 02:05:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/27 02:05:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/27 02:05:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/27 02:05:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/27 02:05:44 DEBUG : 0013-789;=.txt: size = 19 OK 2025/11/27 02:05:44 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/27 02:05:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/27 02:05:44 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/27 02:05:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/27 02:05:44 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/27 02:05:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/27 02:05:44 DEBUG : 0015-9;=.txt: size = 17 OK 2025/11/27 02:05:44 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/27 02:05:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/27 02:05:44 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 02:05:44 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 02:05:44 DEBUG : Waiting for deletions to finish 2025/11/27 02:05:44 INFO : There was nothing to transfer 2025/11/27 02:05:44 DEBUG : Waiting for deletions to finish 2025/11/27 02:05:45 DEBUG : apple: Excluded (Path Filter) 2025/11/27 02:05:45 DEBUG : apple: Excluded 2025/11/27 02:05:45 DEBUG : banana: Excluded (Path Filter) 2025/11/27 02:05:45 DEBUG : banana: Excluded 2025/11/27 02:05:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 02:05:45 DEBUG : appleappleapplebanana: Excluded 2025/11/27 02:05:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 02:05:45 DEBUG : splitbananasplit: Excluded 2025/11/27 02:05:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 02:05:45 DEBUG : 0000-abcdefg.txt: Excluded 2025/11/27 02:05:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 02:05:45 DEBUG : 0001-bcdefgh.txt: Excluded 2025/11/27 02:05:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 02:05:45 DEBUG : 0002-cdefghi.txt: Excluded 2025/11/27 02:05:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 02:05:45 DEBUG : 0003-defghij.txt: Excluded 2025/11/27 02:05:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 02:05:45 DEBUG : 0004-efghijk.txt: Excluded 2025/11/27 02:05:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 02:05:45 DEBUG : 0005-fghijkl.txt: Excluded 2025/11/27 02:05:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 02:05:45 DEBUG : 0006-ghijklm.txt: Excluded 2025/11/27 02:05:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 02:05:45 DEBUG : 0007-1234567.txt: Excluded 2025/11/27 02:05:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 02:05:45 DEBUG : 0008-2345678.txt: Excluded 2025/11/27 02:05:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 02:05:45 DEBUG : 0009-3456789.txt: Excluded 2025/11/27 02:05:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 02:05:45 DEBUG : 0010-456789.txt: Excluded 2025/11/27 02:05:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 02:05:45 DEBUG : 0011-56789;.txt: Excluded 2025/11/27 02:05:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 02:05:45 DEBUG : 0012-6789;.txt: Excluded 2025/11/27 02:05:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 02:05:45 DEBUG : 0013-789;=.txt: Excluded 2025/11/27 02:05:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 02:05:45 DEBUG : 0014-89;=.txt: Excluded 2025/11/27 02:05:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 02:05:45 DEBUG : 0015-9;=.txt: Excluded === RUN TestTransform/NFD run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" 2025/11/27 02:06:11 DEBUG : Waiting for deletions to finish 2025/11/27 02:06:12 DEBUG : apple: Excluded (Path Filter) 2025/11/27 02:06:12 DEBUG : apple: Excluded 2025/11/27 02:06:12 DEBUG : banana: Excluded (Path Filter) 2025/11/27 02:06:12 DEBUG : banana: Excluded 2025/11/27 02:06:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 02:06:12 DEBUG : appleappleapplebanana: Excluded 2025/11/27 02:06:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 02:06:12 DEBUG : splitbananasplit: Excluded 2025/11/27 02:06:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 02:06:12 DEBUG : 0000-abcdefg.txt: Excluded 2025/11/27 02:06:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 02:06:12 DEBUG : 0001-bcdefgh.txt: Excluded 2025/11/27 02:06:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 02:06:12 DEBUG : 0002-cdefghi.txt: Excluded 2025/11/27 02:06:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 02:06:12 DEBUG : 0003-defghij.txt: Excluded 2025/11/27 02:06:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 02:06:12 DEBUG : 0004-efghijk.txt: Excluded 2025/11/27 02:06:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 02:06:12 DEBUG : 0005-fghijkl.txt: Excluded 2025/11/27 02:06:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 02:06:12 DEBUG : 0006-ghijklm.txt: Excluded 2025/11/27 02:06:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 02:06:12 DEBUG : 0007-1234567.txt: Excluded 2025/11/27 02:06:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 02:06:12 DEBUG : 0008-2345678.txt: Excluded 2025/11/27 02:06:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 02:06:12 DEBUG : 0009-3456789.txt: Excluded 2025/11/27 02:06:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 02:06:12 DEBUG : 0010-456789.txt: Excluded 2025/11/27 02:06:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 02:06:12 DEBUG : 0011-56789;.txt: Excluded 2025/11/27 02:06:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 02:06:12 DEBUG : 0012-6789;.txt: Excluded 2025/11/27 02:06:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 02:06:12 DEBUG : 0013-789;=.txt: Excluded 2025/11/27 02:06:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 02:06:12 DEBUG : 0014-89;=.txt: Excluded 2025/11/27 02:06:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 02:06:12 DEBUG : 0015-9;=.txt: Excluded 2025/11/27 02:06:13 DEBUG : apple: size = 5 OK 2025/11/27 02:06:13 DEBUG : apple: Sizes identical 2025/11/27 02:06:13 DEBUG : apple: Unchanged skipping 2025/11/27 02:06:13 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/27 02:06:13 DEBUG : appleappleapplebanana: Sizes identical 2025/11/27 02:06:13 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/27 02:06:13 DEBUG : banana: size = 6 OK 2025/11/27 02:06:13 DEBUG : banana: Sizes identical 2025/11/27 02:06:13 DEBUG : banana: Unchanged skipping 2025/11/27 02:06:13 DEBUG : splitbananasplit: size = 16 OK 2025/11/27 02:06:13 DEBUG : splitbananasplit: Sizes identical 2025/11/27 02:06:13 DEBUG : splitbananasplit: Unchanged skipping 2025/11/27 02:06:14 DEBUG : 0002-cdefghi.txt: size = 21 OK 2025/11/27 02:06:14 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/27 02:06:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/27 02:06:14 DEBUG : 0000-abcdefg.txt: size = 21 OK 2025/11/27 02:06:14 DEBUG : 0005-fghijkl.txt: size = 21 OK 2025/11/27 02:06:14 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/27 02:06:14 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/27 02:06:14 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 02:06:14 DEBUG : 0003-defghij.txt: size = 21 OK 2025/11/27 02:06:14 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/27 02:06:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/27 02:06:14 DEBUG : 0006-ghijklm.txt: size = 21 OK 2025/11/27 02:06:14 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/27 02:06:14 DEBUG : 0008-2345678.txt: size = 21 OK 2025/11/27 02:06:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/27 02:06:14 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/27 02:06:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/27 02:06:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/27 02:06:14 DEBUG : 0007-1234567.txt: size = 21 OK 2025/11/27 02:06:14 DEBUG : 0011-56789;.txt: size = 20 OK 2025/11/27 02:06:14 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/27 02:06:14 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/27 02:06:14 DEBUG : 0012-6789;.txt: size = 19 OK 2025/11/27 02:06:14 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/27 02:06:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/27 02:06:14 DEBUG : 0009-3456789.txt: size = 21 OK 2025/11/27 02:06:14 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/27 02:06:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/27 02:06:14 DEBUG : 0014-89;=.txt: size = 18 OK 2025/11/27 02:06:14 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/27 02:06:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/27 02:06:14 DEBUG : 0015-9;=.txt: size = 17 OK 2025/11/27 02:06:14 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/27 02:06:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/27 02:06:14 DEBUG : 0001-bcdefgh.txt: size = 21 OK 2025/11/27 02:06:14 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/27 02:06:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/27 02:06:14 DEBUG : 0013-789;=.txt: size = 19 OK 2025/11/27 02:06:14 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/27 02:06:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/27 02:06:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/27 02:06:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/27 02:06:14 DEBUG : 0010-456789.txt: size = 20 OK 2025/11/27 02:06:14 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/27 02:06:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/27 02:06:14 DEBUG : 0004-efghijk.txt: size = 21 OK 2025/11/27 02:06:14 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/27 02:06:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/27 02:06:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/27 02:06:14 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 02:06:14 DEBUG : Waiting for deletions to finish 2025/11/27 02:06:14 INFO : There was nothing to transfer 2025/11/27 02:06:14 DEBUG : Waiting for deletions to finish 2025/11/27 02:06:14 DEBUG : apple: Excluded (Path Filter) 2025/11/27 02:06:14 DEBUG : apple: Excluded 2025/11/27 02:06:14 DEBUG : banana: Excluded (Path Filter) 2025/11/27 02:06:14 DEBUG : banana: Excluded 2025/11/27 02:06:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 02:06:14 DEBUG : appleappleapplebanana: Excluded 2025/11/27 02:06:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 02:06:14 DEBUG : splitbananasplit: Excluded 2025/11/27 02:06:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 02:06:15 DEBUG : 0000-abcdefg.txt: Excluded 2025/11/27 02:06:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 02:06:15 DEBUG : 0001-bcdefgh.txt: Excluded 2025/11/27 02:06:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 02:06:15 DEBUG : 0002-cdefghi.txt: Excluded 2025/11/27 02:06:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 02:06:15 DEBUG : 0003-defghij.txt: Excluded 2025/11/27 02:06:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 02:06:15 DEBUG : 0004-efghijk.txt: Excluded 2025/11/27 02:06:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 02:06:15 DEBUG : 0005-fghijkl.txt: Excluded 2025/11/27 02:06:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 02:06:15 DEBUG : 0006-ghijklm.txt: Excluded 2025/11/27 02:06:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 02:06:15 DEBUG : 0007-1234567.txt: Excluded 2025/11/27 02:06:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 02:06:15 DEBUG : 0008-2345678.txt: Excluded 2025/11/27 02:06:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 02:06:15 DEBUG : 0009-3456789.txt: Excluded 2025/11/27 02:06:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 02:06:15 DEBUG : 0010-456789.txt: Excluded 2025/11/27 02:06:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 02:06:15 DEBUG : 0011-56789;.txt: Excluded 2025/11/27 02:06:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 02:06:15 DEBUG : 0012-6789;.txt: Excluded 2025/11/27 02:06:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 02:06:15 DEBUG : 0013-789;=.txt: Excluded 2025/11/27 02:06:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 02:06:15 DEBUG : 0014-89;=.txt: Excluded 2025/11/27 02:06:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 02:06:15 DEBUG : 0015-9;=.txt: Excluded 2025/11/27 02:06:16 DEBUG : apple: size = 5 OK 2025/11/27 02:06:16 DEBUG : apple: Sizes identical 2025/11/27 02:06:16 DEBUG : apple: Unchanged skipping 2025/11/27 02:06:16 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/27 02:06:16 DEBUG : appleappleapplebanana: Sizes identical 2025/11/27 02:06:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/27 02:06:16 DEBUG : banana: size = 6 OK 2025/11/27 02:06:16 DEBUG : banana: Sizes identical 2025/11/27 02:06:16 DEBUG : banana: Unchanged skipping 2025/11/27 02:06:16 DEBUG : splitbananasplit: size = 16 OK 2025/11/27 02:06:16 DEBUG : splitbananasplit: Sizes identical 2025/11/27 02:06:16 DEBUG : splitbananasplit: Unchanged skipping 2025/11/27 02:06:16 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 02:06:16 DEBUG : 0000-abcdefg.txt: size = 21 OK 2025/11/27 02:06:16 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/27 02:06:16 DEBUG : 0001-bcdefgh.txt: size = 21 OK 2025/11/27 02:06:16 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/27 02:06:16 DEBUG : 0002-cdefghi.txt: size = 21 OK 2025/11/27 02:06:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/27 02:06:16 DEBUG : 0005-fghijkl.txt: size = 21 OK 2025/11/27 02:06:16 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/27 02:06:16 DEBUG : 0004-efghijk.txt: size = 21 OK 2025/11/27 02:06:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/27 02:06:16 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/27 02:06:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/27 02:06:16 DEBUG : 0007-1234567.txt: size = 21 OK 2025/11/27 02:06:16 DEBUG : 0008-2345678.txt: size = 21 OK 2025/11/27 02:06:16 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/27 02:06:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/27 02:06:16 DEBUG : 0009-3456789.txt: size = 21 OK 2025/11/27 02:06:16 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/27 02:06:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/27 02:06:16 DEBUG : 0011-56789;.txt: size = 20 OK 2025/11/27 02:06:16 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/27 02:06:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/27 02:06:16 DEBUG : 0012-6789;.txt: size = 19 OK 2025/11/27 02:06:16 DEBUG : 0003-defghij.txt: size = 21 OK 2025/11/27 02:06:16 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/27 02:06:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/27 02:06:16 DEBUG : 0006-ghijklm.txt: size = 21 OK 2025/11/27 02:06:16 DEBUG : 0013-789;=.txt: size = 19 OK 2025/11/27 02:06:16 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/27 02:06:16 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/27 02:06:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/27 02:06:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/27 02:06:16 DEBUG : 0014-89;=.txt: size = 18 OK 2025/11/27 02:06:16 DEBUG : 0015-9;=.txt: size = 17 OK 2025/11/27 02:06:16 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/27 02:06:16 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/27 02:06:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/27 02:06:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/27 02:06:16 DEBUG : 0010-456789.txt: size = 20 OK 2025/11/27 02:06:16 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/27 02:06:16 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/27 02:06:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/27 02:06:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/27 02:06:16 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/27 02:06:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/27 02:06:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/27 02:06:16 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/27 02:06:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/27 02:06:16 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 02:06:16 DEBUG : Waiting for deletions to finish 2025/11/27 02:06:16 INFO : There was nothing to transfer 2025/11/27 02:06:16 DEBUG : Waiting for deletions to finish 2025/11/27 02:06:17 DEBUG : apple: Excluded (Path Filter) 2025/11/27 02:06:17 DEBUG : apple: Excluded 2025/11/27 02:06:17 DEBUG : banana: Excluded (Path Filter) 2025/11/27 02:06:17 DEBUG : banana: Excluded 2025/11/27 02:06:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 02:06:17 DEBUG : appleappleapplebanana: Excluded 2025/11/27 02:06:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 02:06:17 DEBUG : splitbananasplit: Excluded 2025/11/27 02:06:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 02:06:17 DEBUG : 0000-abcdefg.txt: Excluded 2025/11/27 02:06:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 02:06:17 DEBUG : 0001-bcdefgh.txt: Excluded 2025/11/27 02:06:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 02:06:17 DEBUG : 0002-cdefghi.txt: Excluded 2025/11/27 02:06:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 02:06:17 DEBUG : 0003-defghij.txt: Excluded 2025/11/27 02:06:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 02:06:17 DEBUG : 0004-efghijk.txt: Excluded 2025/11/27 02:06:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 02:06:17 DEBUG : 0005-fghijkl.txt: Excluded 2025/11/27 02:06:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 02:06:17 DEBUG : 0006-ghijklm.txt: Excluded 2025/11/27 02:06:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 02:06:17 DEBUG : 0007-1234567.txt: Excluded 2025/11/27 02:06:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 02:06:17 DEBUG : 0008-2345678.txt: Excluded 2025/11/27 02:06:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 02:06:17 DEBUG : 0009-3456789.txt: Excluded 2025/11/27 02:06:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 02:06:17 DEBUG : 0010-456789.txt: Excluded 2025/11/27 02:06:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 02:06:17 DEBUG : 0011-56789;.txt: Excluded 2025/11/27 02:06:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 02:06:17 DEBUG : 0012-6789;.txt: Excluded 2025/11/27 02:06:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 02:06:17 DEBUG : 0013-789;=.txt: Excluded 2025/11/27 02:06:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 02:06:17 DEBUG : 0014-89;=.txt: Excluded 2025/11/27 02:06:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 02:06:17 DEBUG : 0015-9;=.txt: Excluded === RUN TestTransform/base64 run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" 2025/11/27 02:06:47 DEBUG : Waiting for deletions to finish 2025/11/27 02:06:47 DEBUG : apple: Excluded (Path Filter) 2025/11/27 02:06:47 DEBUG : apple: Excluded 2025/11/27 02:06:47 DEBUG : banana: Excluded (Path Filter) 2025/11/27 02:06:47 DEBUG : banana: Excluded 2025/11/27 02:06:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 02:06:47 DEBUG : appleappleapplebanana: Excluded 2025/11/27 02:06:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 02:06:47 DEBUG : splitbananasplit: Excluded 2025/11/27 02:06:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 02:06:48 DEBUG : 0000-abcdefg.txt: Excluded 2025/11/27 02:06:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 02:06:48 DEBUG : 0001-bcdefgh.txt: Excluded 2025/11/27 02:06:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 02:06:48 DEBUG : 0002-cdefghi.txt: Excluded 2025/11/27 02:06:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 02:06:48 DEBUG : 0003-defghij.txt: Excluded 2025/11/27 02:06:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 02:06:48 DEBUG : 0004-efghijk.txt: Excluded 2025/11/27 02:06:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 02:06:48 DEBUG : 0005-fghijkl.txt: Excluded 2025/11/27 02:06:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 02:06:48 DEBUG : 0006-ghijklm.txt: Excluded 2025/11/27 02:06:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 02:06:48 DEBUG : 0007-1234567.txt: Excluded 2025/11/27 02:06:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 02:06:48 DEBUG : 0008-2345678.txt: Excluded 2025/11/27 02:06:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 02:06:48 DEBUG : 0009-3456789.txt: Excluded 2025/11/27 02:06:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 02:06:48 DEBUG : 0010-456789.txt: Excluded 2025/11/27 02:06:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 02:06:48 DEBUG : 0011-56789;.txt: Excluded 2025/11/27 02:06:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 02:06:48 DEBUG : 0012-6789;.txt: Excluded 2025/11/27 02:06:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 02:06:48 DEBUG : 0013-789;=.txt: Excluded 2025/11/27 02:06:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 02:06:48 DEBUG : 0014-89;=.txt: Excluded 2025/11/27 02:06:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 02:06:48 DEBUG : 0015-9;=.txt: Excluded 2025/11/27 02:06:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 02:06:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 02:06:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 02:06:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 02:06:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 02:06:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 02:06:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 02:06:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 02:06:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 02:06:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 02:06:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 02:06:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 02:06:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 02:06:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 02:06:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 02:06:49 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/27 02:06:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 02:06:49 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/27 02:06:49 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 02:06:49 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/27 02:06:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 02:06:49 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/27 02:06:49 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 02:06:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 02:06:49 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 02:06:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 02:06:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 02:06:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 02:06:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 02:06:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 02:06:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 02:06:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 02:06:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 02:06:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 02:06:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 02:06:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 02:06:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 02:06:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 02:06:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 02:06:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 02:06:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 02:06:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 02:06:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 02:06:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 02:06:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 02:06:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 02:06:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 02:06:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 02:06:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 02:06:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 02:06:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 02:06:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 02:06:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/27 02:06:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 02:06:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/27 02:06:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 02:06:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 02:06:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 02:06:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 02:06:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/27 02:06:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 02:06:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 02:06:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 02:06:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 02:06:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 02:06:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 02:06:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 02:06:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 02:06:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 02:06:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 02:06:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 02:06:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 02:06:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 02:06:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/27 02:06:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 02:06:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 02:06:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 02:06:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 02:06:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 02:06:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 02:06:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 02:06:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 02:06:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 02:06:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 02:06:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 02:06:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 02:06:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 02:06:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 02:06:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 02:06:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/27 02:06:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 02:06:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 02:06:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 02:06:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 02:06:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 02:06:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 02:06:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 02:06:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 02:06:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 02:06:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 02:06:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 02:06:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 02:06:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 02:06:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 02:06:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 02:06:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 02:06:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 02:06:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/27 02:06:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 02:06:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 02:06:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 02:06:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 02:06:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 02:06:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 02:06:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 02:06:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 02:06:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 02:06:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/27 02:06:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 02:06:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 02:06:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 02:06:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 02:06:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 02:06:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 02:06:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 02:06:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 02:06:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 02:06:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 02:06:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 02:06:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 02:06:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 02:06:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 02:06:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 02:06:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 02:06:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 02:06:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/27 02:06:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 02:06:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 02:06:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 02:06:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 02:06:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 02:06:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 02:06:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 02:06:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 02:06:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 02:06:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 02:06:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 02:06:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 02:06:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 02:06:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 02:06:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 02:06:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 02:06:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 02:06:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 02:06:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 02:06:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 02:06:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/27 02:06:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 02:06:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/27 02:06:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/27 02:06:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/27 02:06:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 02:06:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/27 02:06:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 02:06:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/27 02:06:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 02:06:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 02:06:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 02:06:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 02:06:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/27 02:06:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 02:06:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 02:06:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 02:06:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 02:06:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 02:06:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/27 02:06:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 02:06:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 02:06:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 02:06:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 02:06:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 02:06:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 02:06:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 02:06:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 02:06:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 02:06:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 02:06:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 02:06:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 02:06:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 02:06:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 02:06:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 02:06:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 02:06:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 02:06:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 02:06:49 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/27 02:06:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 02:06:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 02:06:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/27 02:06:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 02:06:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/27 02:06:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 02:06:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/27 02:06:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 02:06:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/27 02:06:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 02:06:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/27 02:06:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 02:06:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/27 02:06:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 02:06:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/27 02:06:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 02:06:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/27 02:06:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 02:06:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/27 02:06:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 02:06:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/27 02:06:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/27 02:06:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/27 02:06:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 02:06:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/27 02:06:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 02:06:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/27 02:06:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/27 02:06:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/27 02:06:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 02:06:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/27 02:06:49 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/27 02:06:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/27 02:06:49 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 02:06:49 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 02:06:50 DEBUG : YXBwbGU=: size = 5 OK 2025/11/27 02:06:50 INFO : apple: Copied (new) to: YXBwbGU= 2025/11/27 02:06:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 02:06:50 DEBUG : YmFuYW5h: size = 6 OK 2025/11/27 02:06:50 INFO : banana: Copied (new) to: YmFuYW5h 2025/11/27 02:06:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 02:06:50 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/27 02:06:50 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 02:06:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 02:06:50 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/27 02:06:50 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 02:06:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 02:06:51 DEBUG : MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/27 02:06:51 INFO : dir1/0000-abcdefg.txt: Copied (new) to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 02:06:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 02:06:51 DEBUG : MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/27 02:06:51 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 02:06:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 02:06:51 DEBUG : MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/27 02:06:51 INFO : dir1/0002-cdefghi.txt: Copied (new) to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 02:06:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 02:06:51 DEBUG : MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/27 02:06:51 INFO : dir1/0003-defghij.txt: Copied (new) to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 02:06:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 02:06:52 DEBUG : MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/27 02:06:52 INFO : dir1/0004-efghijk.txt: Copied (new) to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 02:06:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 02:06:52 DEBUG : MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/27 02:06:52 INFO : dir1/0007-1234567.txt: Copied (new) to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 02:06:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 02:06:52 DEBUG : MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/27 02:06:52 INFO : dir1/0005-fghijkl.txt: Copied (new) to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 02:06:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/27 02:06:52 DEBUG : MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/27 02:06:52 INFO : dir1/0006-ghijklm.txt: Copied (new) to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 02:06:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/27 02:06:52 DEBUG : MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/27 02:06:52 INFO : dir1/0008-2345678.txt: Copied (new) to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 02:06:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/27 02:06:52 DEBUG : MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/27 02:06:52 INFO : dir1/0009-3456789.txt: Copied (new) to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 02:06:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/27 02:06:52 DEBUG : MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/27 02:06:52 INFO : dir1/0011-56789;.txt: Copied (new) to: MDAxMS01Njc4OTsudHh0 2025/11/27 02:06:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/27 02:06:52 DEBUG : MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/27 02:06:52 INFO : dir1/0010-456789.txt: Copied (new) to: MDAxMC00NTY3ODkudHh0 2025/11/27 02:06:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/27 02:06:53 DEBUG : MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/27 02:06:53 INFO : dir1/0014-89;=.txt: Copied (new) to: MDAxNC04OTs9LnR4dA== 2025/11/27 02:06:53 DEBUG : MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/27 02:06:53 INFO : dir1/0013-789;=.txt: Copied (new) to: MDAxMy03ODk7PS50eHQ= 2025/11/27 02:06:53 DEBUG : MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/27 02:06:53 INFO : dir1/0012-6789;.txt: Copied (new) to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 02:06:53 DEBUG : MDAxNS05Oz0udHh0: size = 17 OK 2025/11/27 02:06:53 INFO : dir1/0015-9;=.txt: Copied (new) to: MDAxNS05Oz0udHh0 2025/11/27 02:06:53 DEBUG : Waiting for deletions to finish 2025/11/27 02:06:53 INFO : appleappleapplebanana: Deleted 2025/11/27 02:06:53 INFO : banana: Deleted 2025/11/27 02:06:53 INFO : 0013-789;=.txt: Deleted 2025/11/27 02:06:53 INFO : 0000-abcdefg.txt: Deleted 2025/11/27 02:06:53 INFO : 0009-3456789.txt: Deleted 2025/11/27 02:06:53 INFO : 0003-defghij.txt: Deleted 2025/11/27 02:06:53 INFO : 0010-456789.txt: Deleted 2025/11/27 02:06:53 INFO : 0008-2345678.txt: Deleted 2025/11/27 02:06:54 INFO : splitbananasplit: Deleted 2025/11/27 02:06:54 INFO : 0005-fghijkl.txt: Deleted 2025/11/27 02:06:54 INFO : 0004-efghijk.txt: Deleted 2025/11/27 02:06:54 INFO : 0007-1234567.txt: Deleted 2025/11/27 02:06:54 INFO : 0006-ghijklm.txt: Deleted 2025/11/27 02:06:54 INFO : apple: Deleted 2025/11/27 02:06:54 INFO : 0014-89;=.txt: Deleted 2025/11/27 02:06:54 INFO : 0011-56789;.txt: Deleted 2025/11/27 02:06:54 INFO : 0001-bcdefgh.txt: Deleted 2025/11/27 02:06:54 INFO : 0002-cdefghi.txt: Deleted 2025/11/27 02:06:54 INFO : 0015-9;=.txt: Deleted 2025/11/27 02:06:54 INFO : 0012-6789;.txt: Deleted 2025/11/27 02:06:54 DEBUG : Waiting for deletions to finish 2025/11/27 02:06:54 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/27 02:06:54 DEBUG : YXBwbGU=: Excluded 2025/11/27 02:06:54 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/27 02:06:54 DEBUG : YmFuYW5h: Excluded 2025/11/27 02:06:54 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/27 02:06:54 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/11/27 02:06:54 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/27 02:06:54 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/11/27 02:06:55 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/27 02:06:55 DEBUG : MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/11/27 02:06:55 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/27 02:06:55 DEBUG : MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/11/27 02:06:55 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/27 02:06:55 DEBUG : MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/11/27 02:06:55 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/27 02:06:55 DEBUG : MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/11/27 02:06:55 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/27 02:06:55 DEBUG : MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/11/27 02:06:55 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/27 02:06:55 DEBUG : MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/11/27 02:06:55 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/27 02:06:55 DEBUG : MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/11/27 02:06:55 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/27 02:06:55 DEBUG : MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/11/27 02:06:55 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/27 02:06:55 DEBUG : MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/11/27 02:06:55 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/27 02:06:55 DEBUG : MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/11/27 02:06:55 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/27 02:06:55 DEBUG : MDAxMS01Njc4OTsudHh0: Excluded 2025/11/27 02:06:55 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/27 02:06:55 DEBUG : MDAxMC00NTY3ODkudHh0: Excluded 2025/11/27 02:06:55 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/27 02:06:55 DEBUG : MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/11/27 02:06:55 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/27 02:06:55 DEBUG : MDAxMy03ODk7PS50eHQ=: Excluded 2025/11/27 02:06:55 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/27 02:06:55 DEBUG : MDAxNC04OTs9LnR4dA==: Excluded 2025/11/27 02:06:55 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/27 02:06:55 DEBUG : MDAxNS05Oz0udHh0: Excluded 2025/11/27 02:06:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 02:06:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 02:06:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 02:06:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 02:06:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 02:06:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 02:06:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 02:06:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 02:06:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 02:06:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 02:06:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 02:06:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 02:06:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 02:06:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 02:06:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 02:06:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 02:06:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 02:06:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 02:06:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/27 02:06:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 02:06:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/27 02:06:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/27 02:06:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/27 02:06:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/27 02:06:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/27 02:06:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/27 02:06:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/27 02:06:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/27 02:06:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/27 02:06:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/27 02:06:55 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 02:06:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/27 02:06:55 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 02:06:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/27 02:06:55 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 02:06:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/27 02:06:55 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 02:06:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/27 02:06:55 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 02:06:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/27 02:06:55 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 02:06:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/27 02:06:55 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 02:06:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 02:06:55 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 02:06:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 02:06:55 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 02:06:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 02:06:55 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 02:06:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 02:06:55 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 02:06:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 02:06:55 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 02:06:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 02:06:55 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 02:06:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 02:06:55 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 02:06:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 02:06:55 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 02:06:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 02:06:55 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 02:06:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 02:06:55 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 02:06:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/27 02:06:55 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 02:06:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/27 02:06:55 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 02:06:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/27 02:06:55 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 02:06:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/27 02:06:55 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 02:06:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/27 02:06:55 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 02:06:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/27 02:06:55 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 02:06:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 02:06:55 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 02:06:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 02:06:55 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 02:06:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 02:06:55 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 02:06:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 02:06:55 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 02:06:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 02:06:55 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 02:06:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 02:06:55 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 02:06:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 02:06:55 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 02:06:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 02:06:55 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 02:06:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 02:06:55 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 02:06:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 02:06:55 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 02:06:55 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 02:06:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 02:06:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/27 02:06:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 02:06:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/27 02:06:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 02:06:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/27 02:06:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 02:06:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/27 02:06:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 02:06:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/27 02:06:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 02:06:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/27 02:06:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 02:06:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 02:06:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 02:06:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 02:06:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 02:06:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 02:06:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 02:06:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 02:06:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 02:06:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 02:06:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 02:06:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 02:06:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 02:06:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 02:06:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 02:06:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 02:06:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 02:06:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 02:06:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 02:06:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 02:06:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 02:06:56 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 02:06:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 02:06:56 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 02:06:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 02:06:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/27 02:06:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 02:06:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/27 02:06:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 02:06:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/27 02:06:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 02:06:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/27 02:06:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 02:06:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/27 02:06:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 02:06:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/27 02:06:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 02:06:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 02:06:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 02:06:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 02:06:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 02:06:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 02:06:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 02:06:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 02:06:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 02:06:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 02:06:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 02:06:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 02:06:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 02:06:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 02:06:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 02:06:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 02:06:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 02:06:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 02:06:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 02:06:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 02:06:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 02:06:56 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 02:06:56 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 02:06:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 02:06:56 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 02:06:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 02:06:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 02:06:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 02:06:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 02:06:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 02:06:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 02:06:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 02:06:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 02:06:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 02:06:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 02:06:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 02:06:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/27 02:06:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/27 02:06:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/27 02:06:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/27 02:06:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/27 02:06:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/27 02:06:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 02:06:56 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 02:06:56 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 02:06:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 02:06:56 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 02:06:56 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 02:06:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 02:06:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 02:06:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 02:06:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 02:06:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 02:06:56 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 02:06:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 02:06:56 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 02:06:56 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 02:06:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 02:06:56 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 02:06:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 02:06:56 DEBUG : YXBwbGU=: size = 5 OK 2025/11/27 02:06:56 DEBUG : apple: Sizes identical 2025/11/27 02:06:56 DEBUG : apple: Unchanged skipping 2025/11/27 02:06:56 DEBUG : YmFuYW5h: size = 6 OK 2025/11/27 02:06:56 DEBUG : banana: Sizes identical 2025/11/27 02:06:56 DEBUG : banana: Unchanged skipping 2025/11/27 02:06:56 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/27 02:06:56 DEBUG : appleappleapplebanana: Sizes identical 2025/11/27 02:06:56 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/27 02:06:56 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/27 02:06:56 DEBUG : splitbananasplit: Sizes identical 2025/11/27 02:06:56 DEBUG : splitbananasplit: Unchanged skipping 2025/11/27 02:06:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 02:06:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 02:06:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 02:06:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 02:06:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 02:06:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 02:06:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 02:06:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 02:06:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 02:06:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 02:06:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 02:06:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 02:06:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 02:06:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 02:06:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 02:06:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 02:06:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 02:06:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 02:06:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 02:06:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 02:06:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 02:06:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 02:06:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 02:06:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 02:06:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 02:06:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 02:06:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/27 02:06:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 02:06:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/27 02:06:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 02:06:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 02:06:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 02:06:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 02:06:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/27 02:06:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 02:06:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 02:06:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 02:06:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 02:06:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 02:06:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 02:06:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 02:06:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 02:06:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 02:06:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 02:06:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 02:06:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 02:06:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 02:06:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/27 02:06:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 02:06:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 02:06:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 02:06:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 02:06:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 02:06:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 02:06:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 02:06:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 02:06:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 02:06:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 02:06:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 02:06:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 02:06:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 02:06:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 02:06:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 02:06:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/27 02:06:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 02:06:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 02:06:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 02:06:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 02:06:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 02:06:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 02:06:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 02:06:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 02:06:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 02:06:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 02:06:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 02:06:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 02:06:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 02:06:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 02:06:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 02:06:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 02:06:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 02:06:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/27 02:06:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 02:06:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 02:06:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 02:06:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 02:06:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 02:06:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 02:06:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 02:06:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 02:06:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 02:06:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/27 02:06:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 02:06:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 02:06:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 02:06:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 02:06:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 02:06:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 02:06:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 02:06:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 02:06:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 02:06:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 02:06:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 02:06:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 02:06:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 02:06:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 02:06:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 02:06:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 02:06:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 02:06:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/27 02:06:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 02:06:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 02:06:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 02:06:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 02:06:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 02:06:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 02:06:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 02:06:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 02:06:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 02:06:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 02:06:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 02:06:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 02:06:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 02:06:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 02:06:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 02:06:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 02:06:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 02:06:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 02:06:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 02:06:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 02:06:56 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/27 02:06:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 02:06:56 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/27 02:06:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/27 02:06:56 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/27 02:06:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 02:06:56 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/27 02:06:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 02:06:56 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/27 02:06:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 02:06:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 02:06:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 02:06:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 02:06:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/27 02:06:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 02:06:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 02:06:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 02:06:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 02:06:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 02:06:56 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/27 02:06:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 02:06:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 02:06:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 02:06:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 02:06:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 02:06:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 02:06:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 02:06:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 02:06:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 02:06:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 02:06:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 02:06:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 02:06:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 02:06:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 02:06:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 02:06:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 02:06:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 02:06:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 02:06:56 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/27 02:06:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 02:06:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 02:06:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 02:06:56 DEBUG : MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/27 02:06:56 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/27 02:06:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/27 02:06:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 02:06:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 02:06:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 02:06:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 02:06:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 02:06:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 02:06:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 02:06:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 02:06:56 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/27 02:06:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/27 02:06:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/27 02:06:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/27 02:06:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/27 02:06:56 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/27 02:06:56 DEBUG : MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/27 02:06:56 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/27 02:06:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/27 02:06:56 DEBUG : MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/27 02:06:56 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/27 02:06:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/27 02:06:56 DEBUG : MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/27 02:06:56 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/27 02:06:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/27 02:06:56 DEBUG : MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/27 02:06:56 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/27 02:06:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/27 02:06:56 DEBUG : MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/27 02:06:56 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/27 02:06:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/27 02:06:56 DEBUG : MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/27 02:06:56 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/27 02:06:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/27 02:06:56 DEBUG : MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/27 02:06:56 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/27 02:06:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/27 02:06:56 DEBUG : MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/27 02:06:56 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/27 02:06:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/27 02:06:56 DEBUG : MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/27 02:06:56 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/27 02:06:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/27 02:06:56 DEBUG : MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/27 02:06:56 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/27 02:06:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/27 02:06:56 DEBUG : MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/27 02:06:56 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/27 02:06:56 DEBUG : MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/27 02:06:56 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/27 02:06:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/27 02:06:56 DEBUG : MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/27 02:06:56 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/27 02:06:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/27 02:06:56 DEBUG : MDAxNS05Oz0udHh0: size = 17 OK 2025/11/27 02:06:56 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/27 02:06:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/27 02:06:56 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 02:06:56 DEBUG : MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/27 02:06:56 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/27 02:06:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/27 02:06:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/27 02:06:56 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 02:06:56 DEBUG : Waiting for deletions to finish 2025/11/27 02:06:56 DEBUG : Waiting for deletions to finish 2025/11/27 02:06:57 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/27 02:06:57 DEBUG : YXBwbGU=: Excluded 2025/11/27 02:06:57 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/27 02:06:57 DEBUG : YmFuYW5h: Excluded 2025/11/27 02:06:57 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/27 02:06:57 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/11/27 02:06:57 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/27 02:06:57 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/11/27 02:06:57 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/27 02:06:57 DEBUG : MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/11/27 02:06:57 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/27 02:06:57 DEBUG : MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/11/27 02:06:57 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/27 02:06:57 DEBUG : MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/11/27 02:06:57 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/27 02:06:57 DEBUG : MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/11/27 02:06:57 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/27 02:06:57 DEBUG : MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/11/27 02:06:57 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/27 02:06:57 DEBUG : MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/11/27 02:06:57 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/27 02:06:57 DEBUG : MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/11/27 02:06:57 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/27 02:06:57 DEBUG : MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/11/27 02:06:57 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/27 02:06:57 DEBUG : MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/11/27 02:06:57 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/27 02:06:57 DEBUG : MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/11/27 02:06:57 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/27 02:06:57 DEBUG : MDAxMS01Njc4OTsudHh0: Excluded 2025/11/27 02:06:57 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/27 02:06:57 DEBUG : MDAxMC00NTY3ODkudHh0: Excluded 2025/11/27 02:06:57 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/27 02:06:57 DEBUG : MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/11/27 02:06:57 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/27 02:06:57 DEBUG : MDAxMy03ODk7PS50eHQ=: Excluded 2025/11/27 02:06:57 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/27 02:06:57 DEBUG : MDAxNC04OTs9LnR4dA==: Excluded 2025/11/27 02:06:57 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/27 02:06:57 DEBUG : MDAxNS05Oz0udHh0: Excluded 2025/11/27 02:06:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 02:06:58 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 02:06:58 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 02:06:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 02:06:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 02:06:58 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 02:06:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 02:06:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 02:06:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 02:06:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 02:06:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 02:06:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 02:06:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 02:06:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 02:06:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 02:06:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 02:06:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 02:06:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 02:06:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 02:06:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 02:06:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 02:06:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 02:06:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 02:06:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 02:06:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 02:06:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 02:06:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/27 02:06:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 02:06:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/27 02:06:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/27 02:06:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/27 02:06:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/27 02:06:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/27 02:06:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/27 02:06:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/27 02:06:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/27 02:06:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/27 02:06:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/27 02:06:58 DEBUG : apple: transformed to: YXBwbGU= 2025/11/27 02:06:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/27 02:06:58 DEBUG : banana: transformed to: YmFuYW5h 2025/11/27 02:06:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/27 02:06:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/27 02:06:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/27 02:06:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/27 02:06:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/27 02:06:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/27 02:06:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/27 02:06:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/27 02:06:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/27 02:06:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/27 02:06:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/27 02:06:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/27 02:06:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/27 02:06:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/27 02:06:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/27 02:06:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/27 02:06:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" 2025/11/27 02:07:22 DEBUG : Waiting for deletions to finish 2025/11/27 02:07:23 DEBUG : apple: Excluded (Path Filter) 2025/11/27 02:07:23 DEBUG : apple: Excluded 2025/11/27 02:07:23 DEBUG : banana: Excluded (Path Filter) 2025/11/27 02:07:23 DEBUG : banana: Excluded 2025/11/27 02:07:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 02:07:23 DEBUG : appleappleapplebanana: Excluded 2025/11/27 02:07:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 02:07:23 DEBUG : splitbananasplit: Excluded 2025/11/27 02:07:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 02:07:23 DEBUG : 0000-abcdefg.txt: Excluded 2025/11/27 02:07:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 02:07:23 DEBUG : 0001-bcdefgh.txt: Excluded 2025/11/27 02:07:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 02:07:23 DEBUG : 0002-cdefghi.txt: Excluded 2025/11/27 02:07:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 02:07:23 DEBUG : 0003-defghij.txt: Excluded 2025/11/27 02:07:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 02:07:23 DEBUG : 0004-efghijk.txt: Excluded 2025/11/27 02:07:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 02:07:23 DEBUG : 0005-fghijkl.txt: Excluded 2025/11/27 02:07:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 02:07:23 DEBUG : 0006-ghijklm.txt: Excluded 2025/11/27 02:07:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 02:07:23 DEBUG : 0007-1234567.txt: Excluded 2025/11/27 02:07:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 02:07:23 DEBUG : 0008-2345678.txt: Excluded 2025/11/27 02:07:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 02:07:23 DEBUG : 0009-3456789.txt: Excluded 2025/11/27 02:07:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 02:07:23 DEBUG : 0010-456789.txt: Excluded 2025/11/27 02:07:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 02:07:23 DEBUG : 0011-56789;.txt: Excluded 2025/11/27 02:07:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 02:07:23 DEBUG : 0012-6789;.txt: Excluded 2025/11/27 02:07:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 02:07:23 DEBUG : 0013-789;=.txt: Excluded 2025/11/27 02:07:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 02:07:23 DEBUG : 0014-89;=.txt: Excluded 2025/11/27 02:07:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 02:07:23 DEBUG : 0015-9;=.txt: Excluded 2025/11/27 02:07:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 02:07:24 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 02:07:24 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 02:07:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 02:07:24 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 02:07:24 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 02:07:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 02:07:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 02:07:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 02:07:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 02:07:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 02:07:24 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 02:07:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 02:07:24 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 02:07:24 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 02:07:24 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/27 02:07:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 02:07:24 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/27 02:07:24 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 02:07:24 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/27 02:07:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 02:07:24 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/27 02:07:24 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 02:07:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 02:07:24 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 02:07:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/27 02:07:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 02:07:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/27 02:07:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/27 02:07:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/27 02:07:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/27 02:07:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/27 02:07:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/27 02:07:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/27 02:07:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/27 02:07:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/27 02:07:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/27 02:07:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/27 02:07:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/27 02:07:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/27 02:07:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/27 02:07:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/27 02:07:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/27 02:07:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/27 02:07:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/27 02:07:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/27 02:07:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/27 02:07:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/27 02:07:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/27 02:07:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/27 02:07:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/27 02:07:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/27 02:07:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/27 02:07:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/27 02:07:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/27 02:07:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/27 02:07:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/27 02:07:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/27 02:07:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/27 02:07:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/27 02:07:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/27 02:07:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/27 02:07:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/27 02:07:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/27 02:07:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/27 02:07:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/27 02:07:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/27 02:07:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/27 02:07:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/27 02:07:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/27 02:07:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/27 02:07:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/27 02:07:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/27 02:07:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/27 02:07:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/27 02:07:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/27 02:07:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/27 02:07:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/27 02:07:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/27 02:07:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/27 02:07:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/27 02:07:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/27 02:07:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/27 02:07:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/27 02:07:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/27 02:07:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/27 02:07:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/27 02:07:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/27 02:07:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/27 02:07:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/27 02:07:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/27 02:07:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/27 02:07:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/27 02:07:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/27 02:07:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/27 02:07:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/27 02:07:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/27 02:07:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/27 02:07:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/27 02:07:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/27 02:07:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/27 02:07:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/27 02:07:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/27 02:07:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/27 02:07:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/27 02:07:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/27 02:07:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/27 02:07:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/27 02:07:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/27 02:07:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/27 02:07:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/27 02:07:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/27 02:07:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/27 02:07:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/27 02:07:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/27 02:07:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/27 02:07:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/27 02:07:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/27 02:07:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/27 02:07:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/27 02:07:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/27 02:07:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/27 02:07:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/27 02:07:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/27 02:07:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/27 02:07:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/27 02:07:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/27 02:07:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/27 02:07:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/27 02:07:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/27 02:07:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/27 02:07:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/27 02:07:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/27 02:07:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/27 02:07:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/27 02:07:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/27 02:07:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/27 02:07:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/27 02:07:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/27 02:07:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/27 02:07:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/27 02:07:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/27 02:07:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/27 02:07:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/27 02:07:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/27 02:07:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/27 02:07:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/27 02:07:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/27 02:07:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/27 02:07:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/27 02:07:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/27 02:07:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/27 02:07:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/27 02:07:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/27 02:07:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/27 02:07:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/27 02:07:24 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/27 02:07:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/27 02:07:24 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/27 02:07:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/27 02:07:24 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/27 02:07:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/27 02:07:24 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/27 02:07:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/27 02:07:24 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/27 02:07:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/27 02:07:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/27 02:07:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/27 02:07:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/27 02:07:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/27 02:07:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/27 02:07:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/27 02:07:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/27 02:07:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/27 02:07:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/27 02:07:24 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/27 02:07:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/27 02:07:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/27 02:07:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/27 02:07:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/27 02:07:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/27 02:07:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/27 02:07:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/27 02:07:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/27 02:07:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/27 02:07:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/27 02:07:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/27 02:07:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/27 02:07:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/27 02:07:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/27 02:07:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/27 02:07:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/27 02:07:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/27 02:07:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/27 02:07:24 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/27 02:07:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/27 02:07:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/27 02:07:25 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/27 02:07:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/27 02:07:25 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/27 02:07:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/27 02:07:25 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/27 02:07:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/27 02:07:25 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/27 02:07:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/27 02:07:25 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/27 02:07:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/27 02:07:25 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/27 02:07:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/27 02:07:25 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/27 02:07:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/27 02:07:25 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/27 02:07:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/27 02:07:25 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/27 02:07:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/27 02:07:25 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/27 02:07:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/27 02:07:25 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/27 02:07:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/27 02:07:25 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/27 02:07:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/27 02:07:25 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/27 02:07:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/27 02:07:25 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/27 02:07:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/27 02:07:25 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/27 02:07:25 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/27 02:07:25 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/27 02:07:25 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 02:07:25 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 02:07:25 DEBUG : PREFIXapple: size = 5 OK 2025/11/27 02:07:25 INFO : apple: Copied (new) to: PREFIXapple 2025/11/27 02:07:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/27 02:07:25 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2025/11/27 02:07:25 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/11/27 02:07:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/27 02:07:25 DEBUG : PREFIXbanana: size = 6 OK 2025/11/27 02:07:25 INFO : banana: Copied (new) to: PREFIXbanana 2025/11/27 02:07:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/27 02:07:25 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2025/11/27 02:07:25 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/11/27 02:07:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/27 02:07:26 DEBUG : PREFIX0000-abcdefg.txt: size = 21 OK 2025/11/27 02:07:26 INFO : dir1/0000-abcdefg.txt: Copied (new) to: PREFIX0000-abcdefg.txt 2025/11/27 02:07:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/27 02:07:26 DEBUG : PREFIX0002-cdefghi.txt: size = 21 OK 2025/11/27 02:07:26 INFO : dir1/0002-cdefghi.txt: Copied (new) to: PREFIX0002-cdefghi.txt 2025/11/27 02:07:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/27 02:07:26 DEBUG : PREFIX0003-defghij.txt: size = 21 OK 2025/11/27 02:07:26 INFO : dir1/0003-defghij.txt: Copied (new) to: PREFIX0003-defghij.txt 2025/11/27 02:07:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/27 02:07:26 DEBUG : PREFIX0001-bcdefgh.txt: size = 21 OK 2025/11/27 02:07:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: PREFIX0001-bcdefgh.txt 2025/11/27 02:07:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/27 02:07:27 DEBUG : PREFIX0006-ghijklm.txt: size = 21 OK 2025/11/27 02:07:27 INFO : dir1/0006-ghijklm.txt: Copied (new) to: PREFIX0006-ghijklm.txt 2025/11/27 02:07:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/27 02:07:27 DEBUG : PREFIX0004-efghijk.txt: size = 21 OK 2025/11/27 02:07:27 INFO : dir1/0004-efghijk.txt: Copied (new) to: PREFIX0004-efghijk.txt 2025/11/27 02:07:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/27 02:07:27 DEBUG : PREFIX0005-fghijkl.txt: size = 21 OK 2025/11/27 02:07:27 INFO : dir1/0005-fghijkl.txt: Copied (new) to: PREFIX0005-fghijkl.txt 2025/11/27 02:07:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/27 02:07:27 DEBUG : PREFIX0007-1234567.txt: size = 21 OK 2025/11/27 02:07:27 INFO : dir1/0007-1234567.txt: Copied (new) to: PREFIX0007-1234567.txt 2025/11/27 02:07:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/27 02:07:28 DEBUG : PREFIX0009-3456789.txt: size = 21 OK 2025/11/27 02:07:28 INFO : dir1/0009-3456789.txt: Copied (new) to: PREFIX0009-3456789.txt 2025/11/27 02:07:28 DEBUG : PREFIX0010-456789.txt: size = 20 OK 2025/11/27 02:07:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/27 02:07:28 INFO : dir1/0010-456789.txt: Copied (new) to: PREFIX0010-456789.txt 2025/11/27 02:07:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/27 02:07:28 DEBUG : PREFIX0011-56789;.txt: size = 20 OK 2025/11/27 02:07:28 INFO : dir1/0011-56789;.txt: Copied (new) to: PREFIX0011-56789;.txt 2025/11/27 02:07:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/27 02:07:28 DEBUG : PREFIX0008-2345678.txt: size = 21 OK 2025/11/27 02:07:28 INFO : dir1/0008-2345678.txt: Copied (new) to: PREFIX0008-2345678.txt 2025/11/27 02:07:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/27 02:07:29 DEBUG : PREFIX0012-6789;.txt: size = 19 OK 2025/11/27 02:07:29 INFO : dir1/0012-6789;.txt: Copied (new) to: PREFIX0012-6789;.txt 2025/11/27 02:07:29 DEBUG : PREFIX0013-789;=.txt: size = 19 OK 2025/11/27 02:07:29 INFO : dir1/0013-789;=.txt: Copied (new) to: PREFIX0013-789;=.txt 2025/11/27 02:07:29 DEBUG : PREFIX0014-89;=.txt: size = 18 OK 2025/11/27 02:07:29 INFO : dir1/0014-89;=.txt: Copied (new) to: PREFIX0014-89;=.txt 2025/11/27 02:07:29 DEBUG : PREFIX0015-9;=.txt: size = 17 OK 2025/11/27 02:07:29 INFO : dir1/0015-9;=.txt: Copied (new) to: PREFIX0015-9;=.txt 2025/11/27 02:07:29 DEBUG : Waiting for deletions to finish 2025/11/27 02:07:30 INFO : 0010-456789.txt: Deleted 2025/11/27 02:07:30 INFO : 0001-bcdefgh.txt: Deleted 2025/11/27 02:07:30 INFO : 0003-defghij.txt: Deleted 2025/11/27 02:07:30 INFO : apple: Deleted 2025/11/27 02:07:30 INFO : 0005-fghijkl.txt: Deleted 2025/11/27 02:07:30 INFO : 0002-cdefghi.txt: Deleted 2025/11/27 02:07:30 INFO : 0006-ghijklm.txt: Deleted 2025/11/27 02:07:30 INFO : 0004-efghijk.txt: Deleted 2025/11/27 02:07:30 INFO : 0014-89;=.txt: Deleted 2025/11/27 02:07:30 INFO : appleappleapplebanana: Deleted 2025/11/27 02:07:30 INFO : banana: Deleted 2025/11/27 02:07:30 INFO : splitbananasplit: Deleted 2025/11/27 02:07:30 INFO : 0000-abcdefg.txt: Deleted 2025/11/27 02:07:30 INFO : 0008-2345678.txt: Deleted 2025/11/27 02:07:30 INFO : 0009-3456789.txt: Deleted 2025/11/27 02:07:30 INFO : 0012-6789;.txt: Deleted 2025/11/27 02:07:30 INFO : 0007-1234567.txt: Deleted 2025/11/27 02:07:30 INFO : 0015-9;=.txt: Deleted 2025/11/27 02:07:30 INFO : 0013-789;=.txt: Deleted 2025/11/27 02:07:31 INFO : 0011-56789;.txt: Deleted 2025/11/27 02:07:31 DEBUG : Waiting for deletions to finish 2025/11/27 02:07:32 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/11/27 02:07:32 DEBUG : PREFIXapple: Excluded 2025/11/27 02:07:32 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/11/27 02:07:32 DEBUG : PREFIXbanana: Excluded 2025/11/27 02:07:32 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/11/27 02:07:32 DEBUG : PREFIXsplitbananasplit: Excluded 2025/11/27 02:07:32 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/11/27 02:07:32 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/11/27 02:07:32 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 02:07:32 DEBUG : PREFIX0000-abcdefg.txt: Excluded 2025/11/27 02:07:32 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 02:07:32 DEBUG : PREFIX0002-cdefghi.txt: Excluded 2025/11/27 02:07:32 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 02:07:32 DEBUG : PREFIX0001-bcdefgh.txt: Excluded 2025/11/27 02:07:32 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/11/27 02:07:32 DEBUG : PREFIX0003-defghij.txt: Excluded 2025/11/27 02:07:32 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 02:07:32 DEBUG : PREFIX0004-efghijk.txt: Excluded 2025/11/27 02:07:32 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 02:07:32 DEBUG : PREFIX0006-ghijklm.txt: Excluded 2025/11/27 02:07:32 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 02:07:32 DEBUG : PREFIX0005-fghijkl.txt: Excluded 2025/11/27 02:07:32 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/11/27 02:07:32 DEBUG : PREFIX0007-1234567.txt: Excluded 2025/11/27 02:07:32 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/11/27 02:07:32 DEBUG : PREFIX0008-2345678.txt: Excluded 2025/11/27 02:07:32 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/11/27 02:07:32 DEBUG : PREFIX0010-456789.txt: Excluded 2025/11/27 02:07:32 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/11/27 02:07:32 DEBUG : PREFIX0009-3456789.txt: Excluded 2025/11/27 02:07:32 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/11/27 02:07:32 DEBUG : PREFIX0011-56789;.txt: Excluded 2025/11/27 02:07:32 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/11/27 02:07:32 DEBUG : PREFIX0012-6789;.txt: Excluded 2025/11/27 02:07:32 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/11/27 02:07:32 DEBUG : PREFIX0013-789;=.txt: Excluded 2025/11/27 02:07:32 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/11/27 02:07:32 DEBUG : PREFIX0015-9;=.txt: Excluded 2025/11/27 02:07:32 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/11/27 02:07:32 DEBUG : PREFIX0014-89;=.txt: Excluded 2025/11/27 02:07:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/27 02:07:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/27 02:07:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/27 02:07:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/27 02:07:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/27 02:07:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/27 02:07:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/27 02:07:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/27 02:07:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/27 02:07:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/27 02:07:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/27 02:07:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/27 02:07:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/27 02:07:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/27 02:07:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/27 02:07:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/27 02:07:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/27 02:07:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/27 02:07:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/27 02:07:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/27 02:07:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/27 02:07:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/27 02:07:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/27 02:07:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/27 02:07:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/27 02:07:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/27 02:07:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/27 02:07:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/27 02:07:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/27 02:07:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/27 02:07:33 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 02:07:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/27 02:07:33 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 02:07:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/27 02:07:33 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 02:07:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/27 02:07:33 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 02:07:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/27 02:07:33 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 02:07:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/27 02:07:33 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 02:07:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/27 02:07:33 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 02:07:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/27 02:07:33 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 02:07:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/27 02:07:33 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 02:07:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/27 02:07:33 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 02:07:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/27 02:07:33 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 02:07:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/27 02:07:33 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 02:07:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/27 02:07:33 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 02:07:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/27 02:07:33 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 02:07:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/27 02:07:33 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 02:07:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/27 02:07:33 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 02:07:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/27 02:07:33 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 02:07:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/27 02:07:33 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 02:07:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/27 02:07:33 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 02:07:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/27 02:07:33 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 02:07:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/27 02:07:33 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 02:07:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/27 02:07:33 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 02:07:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/27 02:07:33 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 02:07:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/27 02:07:33 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 02:07:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/27 02:07:33 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 02:07:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/27 02:07:33 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 02:07:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/27 02:07:33 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 02:07:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/27 02:07:33 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 02:07:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/27 02:07:33 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 02:07:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/27 02:07:33 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 02:07:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/27 02:07:33 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 02:07:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/27 02:07:33 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 02:07:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/27 02:07:33 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 02:07:33 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 02:07:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 02:07:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/27 02:07:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 02:07:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/27 02:07:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 02:07:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/27 02:07:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 02:07:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/27 02:07:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 02:07:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/27 02:07:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 02:07:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/27 02:07:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 02:07:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/27 02:07:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 02:07:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/27 02:07:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 02:07:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/27 02:07:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 02:07:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/27 02:07:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 02:07:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/27 02:07:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 02:07:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/27 02:07:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 02:07:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/27 02:07:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 02:07:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/27 02:07:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 02:07:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/27 02:07:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 02:07:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/27 02:07:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 02:07:33 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 02:07:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 02:07:33 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 02:07:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 02:07:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/27 02:07:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 02:07:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/27 02:07:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 02:07:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/27 02:07:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 02:07:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/27 02:07:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 02:07:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/27 02:07:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 02:07:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/27 02:07:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 02:07:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/27 02:07:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 02:07:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/27 02:07:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 02:07:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/27 02:07:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 02:07:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/27 02:07:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 02:07:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/27 02:07:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 02:07:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/27 02:07:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 02:07:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/27 02:07:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 02:07:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/27 02:07:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 02:07:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/27 02:07:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 02:07:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/27 02:07:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 02:07:33 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 02:07:33 DEBUG : apple: transformed to: PREFIXapple 2025/11/27 02:07:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/27 02:07:33 DEBUG : banana: transformed to: PREFIXbanana 2025/11/27 02:07:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/27 02:07:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/27 02:07:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/27 02:07:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/27 02:07:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/27 02:07:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/27 02:07:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/27 02:07:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/27 02:07:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/27 02:07:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/27 02:07:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/27 02:07:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/27 02:07:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/27 02:07:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/27 02:07:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/27 02:07:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/27 02:07:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/27 02:07:34 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/27 02:07:34 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/27 02:07:34 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/27 02:07:34 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/27 02:07:34 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/27 02:07:34 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/27 02:07:34 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/27 02:07:34 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/27 02:07:34 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/27 02:07:34 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/27 02:07:34 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/27 02:07:34 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/27 02:07:34 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/27 02:07:34 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/27 02:07:34 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/27 02:07:34 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/27 02:07:34 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/27 02:07:34 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/27 02:07:34 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/27 02:07:34 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/27 02:07:34 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 02:07:34 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 02:07:35 DEBUG : apple: size = 5 OK 2025/11/27 02:07:35 INFO : apple: Copied (new) 2025/11/27 02:07:35 DEBUG : banana: size = 6 OK 2025/11/27 02:07:35 INFO : banana: Copied (new) 2025/11/27 02:07:35 DEBUG : splitbananasplit: size = 16 OK 2025/11/27 02:07:35 INFO : splitbananasplit: Copied (new) 2025/11/27 02:07:35 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/27 02:07:35 INFO : appleappleapplebanana: Copied (new) 2025/11/27 02:07:36 DEBUG : 0000-abcdefg.txt: size = 21 OK 2025/11/27 02:07:36 INFO : dir1/0000-abcdefg.txt: Copied (new) to: 0000-abcdefg.txt 2025/11/27 02:07:36 DEBUG : 0001-bcdefgh.txt: size = 21 OK 2025/11/27 02:07:36 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: 0001-bcdefgh.txt 2025/11/27 02:07:36 DEBUG : 0002-cdefghi.txt: size = 21 OK 2025/11/27 02:07:36 INFO : dir1/0002-cdefghi.txt: Copied (new) to: 0002-cdefghi.txt 2025/11/27 02:07:36 DEBUG : 0003-defghij.txt: size = 21 OK 2025/11/27 02:07:36 INFO : dir1/0003-defghij.txt: Copied (new) to: 0003-defghij.txt 2025/11/27 02:07:36 DEBUG : 0004-efghijk.txt: size = 21 OK 2025/11/27 02:07:36 INFO : dir1/0004-efghijk.txt: Copied (new) to: 0004-efghijk.txt 2025/11/27 02:07:37 DEBUG : 0005-fghijkl.txt: size = 21 OK 2025/11/27 02:07:37 INFO : dir1/0005-fghijkl.txt: Copied (new) to: 0005-fghijkl.txt 2025/11/27 02:07:37 DEBUG : 0006-ghijklm.txt: size = 21 OK 2025/11/27 02:07:37 INFO : dir1/0006-ghijklm.txt: Copied (new) to: 0006-ghijklm.txt 2025/11/27 02:07:37 DEBUG : 0007-1234567.txt: size = 21 OK 2025/11/27 02:07:37 INFO : dir1/0007-1234567.txt: Copied (new) to: 0007-1234567.txt 2025/11/27 02:07:38 DEBUG : 0009-3456789.txt: size = 21 OK 2025/11/27 02:07:38 INFO : dir1/0009-3456789.txt: Copied (new) to: 0009-3456789.txt 2025/11/27 02:07:38 DEBUG : 0008-2345678.txt: size = 21 OK 2025/11/27 02:07:38 INFO : dir1/0008-2345678.txt: Copied (new) to: 0008-2345678.txt 2025/11/27 02:07:38 DEBUG : 0011-56789;.txt: size = 20 OK 2025/11/27 02:07:38 INFO : dir1/0011-56789;.txt: Copied (new) to: 0011-56789;.txt 2025/11/27 02:07:38 DEBUG : 0010-456789.txt: size = 20 OK 2025/11/27 02:07:38 INFO : dir1/0010-456789.txt: Copied (new) to: 0010-456789.txt 2025/11/27 02:07:39 DEBUG : 0012-6789;.txt: size = 19 OK 2025/11/27 02:07:39 INFO : dir1/0012-6789;.txt: Copied (new) to: 0012-6789;.txt 2025/11/27 02:07:39 DEBUG : 0013-789;=.txt: size = 19 OK 2025/11/27 02:07:39 INFO : dir1/0013-789;=.txt: Copied (new) to: 0013-789;=.txt 2025/11/27 02:07:39 DEBUG : 0014-89;=.txt: size = 18 OK 2025/11/27 02:07:39 INFO : dir1/0014-89;=.txt: Copied (new) to: 0014-89;=.txt 2025/11/27 02:07:39 DEBUG : 0015-9;=.txt: size = 17 OK 2025/11/27 02:07:39 INFO : dir1/0015-9;=.txt: Copied (new) to: 0015-9;=.txt 2025/11/27 02:07:39 DEBUG : Waiting for deletions to finish 2025/11/27 02:07:39 INFO : PREFIX0006-ghijklm.txt: Deleted 2025/11/27 02:07:39 INFO : PREFIX0008-2345678.txt: Deleted 2025/11/27 02:07:39 INFO : PREFIXappleappleapplebanana: Deleted 2025/11/27 02:07:39 INFO : PREFIX0010-456789.txt: Deleted 2025/11/27 02:07:39 INFO : PREFIX0009-3456789.txt: Deleted 2025/11/27 02:07:39 INFO : PREFIX0005-fghijkl.txt: Deleted 2025/11/27 02:07:39 INFO : PREFIX0011-56789;.txt: Deleted 2025/11/27 02:07:39 INFO : PREFIX0003-defghij.txt: Deleted 2025/11/27 02:07:39 INFO : PREFIX0013-789;=.txt: Deleted 2025/11/27 02:07:39 INFO : PREFIXsplitbananasplit: Deleted 2025/11/27 02:07:39 INFO : PREFIXbanana: Deleted 2025/11/27 02:07:39 INFO : PREFIX0015-9;=.txt: Deleted 2025/11/27 02:07:39 INFO : PREFIX0001-bcdefgh.txt: Deleted 2025/11/27 02:07:39 INFO : PREFIX0000-abcdefg.txt: Deleted 2025/11/27 02:07:39 INFO : PREFIX0004-efghijk.txt: Deleted 2025/11/27 02:07:39 INFO : PREFIX0007-1234567.txt: Deleted 2025/11/27 02:07:39 INFO : PREFIX0012-6789;.txt: Deleted 2025/11/27 02:07:39 INFO : PREFIX0014-89;=.txt: Deleted 2025/11/27 02:07:39 INFO : PREFIXapple: Deleted 2025/11/27 02:07:39 INFO : PREFIX0002-cdefghi.txt: Deleted 2025/11/27 02:07:39 DEBUG : Waiting for deletions to finish 2025/11/27 02:07:40 DEBUG : apple: Excluded (Path Filter) 2025/11/27 02:07:40 DEBUG : apple: Excluded 2025/11/27 02:07:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 02:07:40 DEBUG : splitbananasplit: Excluded 2025/11/27 02:07:40 DEBUG : banana: Excluded (Path Filter) 2025/11/27 02:07:40 DEBUG : banana: Excluded 2025/11/27 02:07:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 02:07:40 DEBUG : appleappleapplebanana: Excluded 2025/11/27 02:07:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 02:07:40 DEBUG : 0000-abcdefg.txt: Excluded 2025/11/27 02:07:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 02:07:40 DEBUG : 0001-bcdefgh.txt: Excluded 2025/11/27 02:07:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 02:07:40 DEBUG : 0002-cdefghi.txt: Excluded 2025/11/27 02:07:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 02:07:40 DEBUG : 0003-defghij.txt: Excluded 2025/11/27 02:07:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 02:07:40 DEBUG : 0004-efghijk.txt: Excluded 2025/11/27 02:07:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 02:07:40 DEBUG : 0005-fghijkl.txt: Excluded 2025/11/27 02:07:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 02:07:40 DEBUG : 0006-ghijklm.txt: Excluded 2025/11/27 02:07:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 02:07:40 DEBUG : 0007-1234567.txt: Excluded 2025/11/27 02:07:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 02:07:40 DEBUG : 0008-2345678.txt: Excluded 2025/11/27 02:07:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 02:07:40 DEBUG : 0009-3456789.txt: Excluded 2025/11/27 02:07:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 02:07:40 DEBUG : 0010-456789.txt: Excluded 2025/11/27 02:07:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 02:07:40 DEBUG : 0011-56789;.txt: Excluded 2025/11/27 02:07:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 02:07:40 DEBUG : 0012-6789;.txt: Excluded 2025/11/27 02:07:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 02:07:40 DEBUG : 0013-789;=.txt: Excluded 2025/11/27 02:07:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 02:07:40 DEBUG : 0014-89;=.txt: Excluded 2025/11/27 02:07:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 02:07:40 DEBUG : 0015-9;=.txt: Excluded 2025/11/27 02:07:41 DEBUG : Waiting for deletions to finish 2025/11/27 02:07:41 DEBUG : apple: Excluded (Path Filter) 2025/11/27 02:07:41 DEBUG : apple: Excluded 2025/11/27 02:07:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 02:07:41 DEBUG : splitbananasplit: Excluded 2025/11/27 02:07:41 DEBUG : banana: Excluded (Path Filter) 2025/11/27 02:07:41 DEBUG : banana: Excluded 2025/11/27 02:07:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 02:07:41 DEBUG : appleappleapplebanana: Excluded 2025/11/27 02:07:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 02:07:42 DEBUG : 0000-abcdefg.txt: Excluded 2025/11/27 02:07:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 02:07:42 DEBUG : 0001-bcdefgh.txt: Excluded 2025/11/27 02:07:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 02:07:42 DEBUG : 0002-cdefghi.txt: Excluded 2025/11/27 02:07:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 02:07:42 DEBUG : 0003-defghij.txt: Excluded 2025/11/27 02:07:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 02:07:42 DEBUG : 0004-efghijk.txt: Excluded 2025/11/27 02:07:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 02:07:42 DEBUG : 0005-fghijkl.txt: Excluded 2025/11/27 02:07:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 02:07:42 DEBUG : 0006-ghijklm.txt: Excluded 2025/11/27 02:07:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 02:07:42 DEBUG : 0007-1234567.txt: Excluded 2025/11/27 02:07:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 02:07:42 DEBUG : 0008-2345678.txt: Excluded 2025/11/27 02:07:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 02:07:42 DEBUG : 0009-3456789.txt: Excluded 2025/11/27 02:07:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 02:07:42 DEBUG : 0010-456789.txt: Excluded 2025/11/27 02:07:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 02:07:42 DEBUG : 0011-56789;.txt: Excluded 2025/11/27 02:07:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 02:07:42 DEBUG : 0012-6789;.txt: Excluded 2025/11/27 02:07:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 02:07:42 DEBUG : 0013-789;=.txt: Excluded 2025/11/27 02:07:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 02:07:42 DEBUG : 0014-89;=.txt: Excluded 2025/11/27 02:07:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 02:07:42 DEBUG : 0015-9;=.txt: Excluded === RUN TestTransform/suffix run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" 2025/11/27 02:08:09 DEBUG : Waiting for deletions to finish 2025/11/27 02:08:09 DEBUG : apple: Excluded (Path Filter) 2025/11/27 02:08:09 DEBUG : apple: Excluded 2025/11/27 02:08:09 DEBUG : banana: Excluded (Path Filter) 2025/11/27 02:08:09 DEBUG : banana: Excluded 2025/11/27 02:08:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 02:08:09 DEBUG : appleappleapplebanana: Excluded 2025/11/27 02:08:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 02:08:09 DEBUG : splitbananasplit: Excluded 2025/11/27 02:08:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 02:08:09 DEBUG : 0000-abcdefg.txt: Excluded 2025/11/27 02:08:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 02:08:09 DEBUG : 0001-bcdefgh.txt: Excluded 2025/11/27 02:08:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 02:08:09 DEBUG : 0002-cdefghi.txt: Excluded 2025/11/27 02:08:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 02:08:09 DEBUG : 0003-defghij.txt: Excluded 2025/11/27 02:08:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 02:08:09 DEBUG : 0004-efghijk.txt: Excluded 2025/11/27 02:08:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 02:08:09 DEBUG : 0005-fghijkl.txt: Excluded 2025/11/27 02:08:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 02:08:09 DEBUG : 0006-ghijklm.txt: Excluded 2025/11/27 02:08:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 02:08:09 DEBUG : 0007-1234567.txt: Excluded 2025/11/27 02:08:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 02:08:09 DEBUG : 0008-2345678.txt: Excluded 2025/11/27 02:08:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 02:08:09 DEBUG : 0009-3456789.txt: Excluded 2025/11/27 02:08:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 02:08:09 DEBUG : 0010-456789.txt: Excluded 2025/11/27 02:08:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 02:08:09 DEBUG : 0011-56789;.txt: Excluded 2025/11/27 02:08:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 02:08:09 DEBUG : 0012-6789;.txt: Excluded 2025/11/27 02:08:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 02:08:09 DEBUG : 0013-789;=.txt: Excluded 2025/11/27 02:08:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 02:08:09 DEBUG : 0014-89;=.txt: Excluded 2025/11/27 02:08:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 02:08:09 DEBUG : 0015-9;=.txt: Excluded 2025/11/27 02:08:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/27 02:08:10 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 02:08:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 02:08:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/27 02:08:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 02:08:10 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 02:08:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/27 02:08:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 02:08:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 02:08:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/27 02:08:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 02:08:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 02:08:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 02:08:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 02:08:10 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 02:08:10 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 02:08:11 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/27 02:08:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 02:08:11 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/27 02:08:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 02:08:11 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/27 02:08:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/27 02:08:11 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/27 02:08:11 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 02:08:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 02:08:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 02:08:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/27 02:08:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/27 02:08:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/27 02:08:11 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/27 02:08:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/27 02:08:11 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/27 02:08:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/27 02:08:11 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/27 02:08:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/27 02:08:11 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/27 02:08:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/27 02:08:11 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/27 02:08:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/27 02:08:11 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/27 02:08:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/27 02:08:11 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/27 02:08:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/27 02:08:11 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/27 02:08:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/27 02:08:11 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/27 02:08:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/27 02:08:11 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/27 02:08:11 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/27 02:08:11 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/27 02:08:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/27 02:08:11 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/27 02:08:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/27 02:08:11 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/27 02:08:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/27 02:08:11 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/27 02:08:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/27 02:08:11 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/27 02:08:11 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/27 02:08:11 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/27 02:08:11 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 02:08:11 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 02:08:12 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2025/11/27 02:08:12 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/11/27 02:08:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/27 02:08:12 DEBUG : bananaSUFFIX: size = 6 OK 2025/11/27 02:08:12 INFO : banana: Copied (new) to: bananaSUFFIX 2025/11/27 02:08:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/27 02:08:12 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2025/11/27 02:08:12 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/11/27 02:08:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/27 02:08:12 DEBUG : appleSUFFIX: size = 5 OK 2025/11/27 02:08:12 INFO : apple: Copied (new) to: appleSUFFIX 2025/11/27 02:08:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/27 02:08:12 DEBUG : 0000-abcdefg.txtSUFFIX: size = 21 OK 2025/11/27 02:08:12 INFO : dir1/0000-abcdefg.txt: Copied (new) to: 0000-abcdefg.txtSUFFIX 2025/11/27 02:08:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/27 02:08:12 DEBUG : 0002-cdefghi.txtSUFFIX: size = 21 OK 2025/11/27 02:08:12 INFO : dir1/0002-cdefghi.txt: Copied (new) to: 0002-cdefghi.txtSUFFIX 2025/11/27 02:08:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/27 02:08:12 DEBUG : 0003-defghij.txtSUFFIX: size = 21 OK 2025/11/27 02:08:12 INFO : dir1/0003-defghij.txt: Copied (new) to: 0003-defghij.txtSUFFIX 2025/11/27 02:08:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/27 02:08:12 DEBUG : 0001-bcdefgh.txtSUFFIX: size = 21 OK 2025/11/27 02:08:12 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: 0001-bcdefgh.txtSUFFIX 2025/11/27 02:08:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/27 02:08:13 DEBUG : 0004-efghijk.txtSUFFIX: size = 21 OK 2025/11/27 02:08:13 INFO : dir1/0004-efghijk.txt: Copied (new) to: 0004-efghijk.txtSUFFIX 2025/11/27 02:08:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/27 02:08:13 DEBUG : 0006-ghijklm.txtSUFFIX: size = 21 OK 2025/11/27 02:08:13 INFO : dir1/0006-ghijklm.txt: Copied (new) to: 0006-ghijklm.txtSUFFIX 2025/11/27 02:08:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/27 02:08:13 DEBUG : 0007-1234567.txtSUFFIX: size = 21 OK 2025/11/27 02:08:13 INFO : dir1/0007-1234567.txt: Copied (new) to: 0007-1234567.txtSUFFIX 2025/11/27 02:08:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/27 02:08:13 DEBUG : 0005-fghijkl.txtSUFFIX: size = 21 OK 2025/11/27 02:08:13 INFO : dir1/0005-fghijkl.txt: Copied (new) to: 0005-fghijkl.txtSUFFIX 2025/11/27 02:08:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/27 02:08:14 DEBUG : 0008-2345678.txtSUFFIX: size = 21 OK 2025/11/27 02:08:14 INFO : dir1/0008-2345678.txt: Copied (new) to: 0008-2345678.txtSUFFIX 2025/11/27 02:08:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/27 02:08:14 DEBUG : 0009-3456789.txtSUFFIX: size = 21 OK 2025/11/27 02:08:14 INFO : dir1/0009-3456789.txt: Copied (new) to: 0009-3456789.txtSUFFIX 2025/11/27 02:08:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/27 02:08:14 DEBUG : 0010-456789.txtSUFFIX: size = 20 OK 2025/11/27 02:08:14 INFO : dir1/0010-456789.txt: Copied (new) to: 0010-456789.txtSUFFIX 2025/11/27 02:08:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/27 02:08:14 DEBUG : 0011-56789;.txtSUFFIX: size = 20 OK 2025/11/27 02:08:14 INFO : dir1/0011-56789;.txt: Copied (new) to: 0011-56789;.txtSUFFIX 2025/11/27 02:08:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/27 02:08:15 DEBUG : 0014-89;=.txtSUFFIX: size = 18 OK 2025/11/27 02:08:15 INFO : dir1/0014-89;=.txt: Copied (new) to: 0014-89;=.txtSUFFIX 2025/11/27 02:08:15 DEBUG : 0015-9;=.txtSUFFIX: size = 17 OK 2025/11/27 02:08:15 INFO : dir1/0015-9;=.txt: Copied (new) to: 0015-9;=.txtSUFFIX 2025/11/27 02:08:16 DEBUG : 0012-6789;.txtSUFFIX: size = 19 OK 2025/11/27 02:08:16 INFO : dir1/0012-6789;.txt: Copied (new) to: 0012-6789;.txtSUFFIX 2025/11/27 02:08:16 DEBUG : 0013-789;=.txtSUFFIX: size = 19 OK 2025/11/27 02:08:16 INFO : dir1/0013-789;=.txt: Copied (new) to: 0013-789;=.txtSUFFIX 2025/11/27 02:08:16 DEBUG : Waiting for deletions to finish 2025/11/27 02:08:17 INFO : 0002-cdefghi.txt: Deleted 2025/11/27 02:08:17 INFO : splitbananasplit: Deleted 2025/11/27 02:08:17 INFO : 0004-efghijk.txt: Deleted 2025/11/27 02:08:17 INFO : 0007-1234567.txt: Deleted 2025/11/27 02:08:17 INFO : 0005-fghijkl.txt: Deleted 2025/11/27 02:08:17 INFO : appleappleapplebanana: Deleted 2025/11/27 02:08:17 INFO : 0009-3456789.txt: Deleted 2025/11/27 02:08:17 INFO : 0012-6789;.txt: Deleted 2025/11/27 02:08:17 INFO : 0001-bcdefgh.txt: Deleted 2025/11/27 02:08:17 INFO : 0003-defghij.txt: Deleted 2025/11/27 02:08:17 INFO : banana: Deleted 2025/11/27 02:08:17 INFO : 0000-abcdefg.txt: Deleted 2025/11/27 02:08:17 INFO : 0010-456789.txt: Deleted 2025/11/27 02:08:17 INFO : 0006-ghijklm.txt: Deleted 2025/11/27 02:08:17 INFO : 0011-56789;.txt: Deleted 2025/11/27 02:08:17 INFO : 0015-9;=.txt: Deleted 2025/11/27 02:08:17 INFO : 0008-2345678.txt: Deleted 2025/11/27 02:08:17 INFO : 0013-789;=.txt: Deleted 2025/11/27 02:08:17 INFO : apple: Deleted 2025/11/27 02:08:17 INFO : 0014-89;=.txt: Deleted 2025/11/27 02:08:17 DEBUG : Waiting for deletions to finish 2025/11/27 02:08:17 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/11/27 02:08:17 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/11/27 02:08:17 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/11/27 02:08:17 DEBUG : bananaSUFFIX: Excluded 2025/11/27 02:08:17 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/11/27 02:08:17 DEBUG : splitbananasplitSUFFIX: Excluded 2025/11/27 02:08:17 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/11/27 02:08:17 DEBUG : appleSUFFIX: Excluded 2025/11/27 02:08:18 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/11/27 02:08:18 DEBUG : 0000-abcdefg.txtSUFFIX: Excluded 2025/11/27 02:08:18 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/11/27 02:08:18 DEBUG : 0003-defghij.txtSUFFIX: Excluded 2025/11/27 02:08:18 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/11/27 02:08:18 DEBUG : 0002-cdefghi.txtSUFFIX: Excluded 2025/11/27 02:08:18 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/11/27 02:08:18 DEBUG : 0001-bcdefgh.txtSUFFIX: Excluded 2025/11/27 02:08:18 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/11/27 02:08:18 DEBUG : 0004-efghijk.txtSUFFIX: Excluded 2025/11/27 02:08:18 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/11/27 02:08:18 DEBUG : 0007-1234567.txtSUFFIX: Excluded 2025/11/27 02:08:18 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/11/27 02:08:18 DEBUG : 0006-ghijklm.txtSUFFIX: Excluded 2025/11/27 02:08:18 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/11/27 02:08:18 DEBUG : 0005-fghijkl.txtSUFFIX: Excluded 2025/11/27 02:08:18 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/11/27 02:08:18 DEBUG : 0008-2345678.txtSUFFIX: Excluded 2025/11/27 02:08:18 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/11/27 02:08:18 DEBUG : 0010-456789.txtSUFFIX: Excluded 2025/11/27 02:08:18 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/11/27 02:08:18 DEBUG : 0011-56789;.txtSUFFIX: Excluded 2025/11/27 02:08:18 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/11/27 02:08:18 DEBUG : 0009-3456789.txtSUFFIX: Excluded 2025/11/27 02:08:18 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/11/27 02:08:18 DEBUG : 0012-6789;.txtSUFFIX: Excluded 2025/11/27 02:08:18 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/11/27 02:08:18 DEBUG : 0014-89;=.txtSUFFIX: Excluded 2025/11/27 02:08:18 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/11/27 02:08:18 DEBUG : 0015-9;=.txtSUFFIX: Excluded 2025/11/27 02:08:18 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/11/27 02:08:18 DEBUG : 0013-789;=.txtSUFFIX: Excluded 2025/11/27 02:08:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/27 02:08:18 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/27 02:08:18 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/27 02:08:18 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/27 02:08:18 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/27 02:08:18 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/27 02:08:18 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/27 02:08:18 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/27 02:08:18 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/27 02:08:18 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/27 02:08:18 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/27 02:08:18 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/27 02:08:18 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/27 02:08:18 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/27 02:08:18 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/27 02:08:18 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/27 02:08:18 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/27 02:08:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/27 02:08:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/27 02:08:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/27 02:08:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/27 02:08:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/27 02:08:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/27 02:08:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/27 02:08:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/27 02:08:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/27 02:08:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/27 02:08:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/27 02:08:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/27 02:08:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/27 02:08:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/27 02:08:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/27 02:08:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/27 02:08:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 02:08:18 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 02:08:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/27 02:08:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/27 02:08:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/27 02:08:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/27 02:08:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/27 02:08:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/27 02:08:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/27 02:08:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/27 02:08:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/27 02:08:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/27 02:08:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/27 02:08:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/27 02:08:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/27 02:08:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/27 02:08:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/27 02:08:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/27 02:08:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 02:08:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 02:08:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 02:08:18 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 02:08:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/27 02:08:18 DEBUG : apple: transformed to: appleSUFFIX 2025/11/27 02:08:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/27 02:08:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/27 02:08:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/27 02:08:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/27 02:08:19 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/27 02:08:19 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/27 02:08:19 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/27 02:08:19 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/27 02:08:19 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/27 02:08:19 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/27 02:08:19 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/27 02:08:19 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/27 02:08:19 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/27 02:08:19 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/27 02:08:19 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/27 02:08:19 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/27 02:08:19 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/27 02:08:19 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/27 02:08:19 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/27 02:08:19 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/27 02:08:19 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/27 02:08:19 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/27 02:08:19 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/27 02:08:19 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/27 02:08:19 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 02:08:19 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 02:08:20 DEBUG : banana: size = 6 OK 2025/11/27 02:08:20 INFO : banana: Copied (new) 2025/11/27 02:08:20 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/27 02:08:20 INFO : appleappleapplebanana: Copied (new) 2025/11/27 02:08:20 DEBUG : splitbananasplit: size = 16 OK 2025/11/27 02:08:20 INFO : splitbananasplit: Copied (new) 2025/11/27 02:08:20 DEBUG : apple: size = 5 OK 2025/11/27 02:08:20 INFO : apple: Copied (new) 2025/11/27 02:08:21 DEBUG : 0001-bcdefgh.txt: size = 21 OK 2025/11/27 02:08:21 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: 0001-bcdefgh.txt 2025/11/27 02:08:21 DEBUG : 0003-defghij.txt: size = 21 OK 2025/11/27 02:08:21 INFO : dir1/0003-defghij.txt: Copied (new) to: 0003-defghij.txt 2025/11/27 02:08:21 DEBUG : 0000-abcdefg.txt: size = 21 OK 2025/11/27 02:08:21 INFO : dir1/0000-abcdefg.txt: Copied (new) to: 0000-abcdefg.txt 2025/11/27 02:08:22 DEBUG : 0002-cdefghi.txt: size = 21 OK 2025/11/27 02:08:22 INFO : dir1/0002-cdefghi.txt: Copied (new) to: 0002-cdefghi.txt 2025/11/27 02:08:22 DEBUG : 0004-efghijk.txt: size = 21 OK 2025/11/27 02:08:22 INFO : dir1/0004-efghijk.txt: Copied (new) to: 0004-efghijk.txt 2025/11/27 02:08:22 DEBUG : 0005-fghijkl.txt: size = 21 OK 2025/11/27 02:08:22 INFO : dir1/0005-fghijkl.txt: Copied (new) to: 0005-fghijkl.txt 2025/11/27 02:08:23 DEBUG : 0006-ghijklm.txt: size = 21 OK 2025/11/27 02:08:23 INFO : dir1/0006-ghijklm.txt: Copied (new) to: 0006-ghijklm.txt 2025/11/27 02:08:23 DEBUG : 0007-1234567.txt: size = 21 OK 2025/11/27 02:08:23 INFO : dir1/0007-1234567.txt: Copied (new) to: 0007-1234567.txt 2025/11/27 02:08:23 DEBUG : 0008-2345678.txt: size = 21 OK 2025/11/27 02:08:23 INFO : dir1/0008-2345678.txt: Copied (new) to: 0008-2345678.txt 2025/11/27 02:08:23 DEBUG : 0009-3456789.txt: size = 21 OK 2025/11/27 02:08:23 INFO : dir1/0009-3456789.txt: Copied (new) to: 0009-3456789.txt 2025/11/27 02:08:24 DEBUG : 0010-456789.txt: size = 20 OK 2025/11/27 02:08:24 INFO : dir1/0010-456789.txt: Copied (new) to: 0010-456789.txt 2025/11/27 02:08:24 DEBUG : 0011-56789;.txt: size = 20 OK 2025/11/27 02:08:24 INFO : dir1/0011-56789;.txt: Copied (new) to: 0011-56789;.txt 2025/11/27 02:08:24 DEBUG : 0012-6789;.txt: size = 19 OK 2025/11/27 02:08:24 INFO : dir1/0012-6789;.txt: Copied (new) to: 0012-6789;.txt 2025/11/27 02:08:24 DEBUG : 0013-789;=.txt: size = 19 OK 2025/11/27 02:08:24 INFO : dir1/0013-789;=.txt: Copied (new) to: 0013-789;=.txt 2025/11/27 02:08:25 DEBUG : 0014-89;=.txt: size = 18 OK 2025/11/27 02:08:25 INFO : dir1/0014-89;=.txt: Copied (new) to: 0014-89;=.txt 2025/11/27 02:08:25 DEBUG : 0015-9;=.txt: size = 17 OK 2025/11/27 02:08:25 INFO : dir1/0015-9;=.txt: Copied (new) to: 0015-9;=.txt 2025/11/27 02:08:25 DEBUG : Waiting for deletions to finish 2025/11/27 02:08:25 INFO : splitbananasplitSUFFIX: Deleted 2025/11/27 02:08:25 INFO : 0009-3456789.txtSUFFIX: Deleted 2025/11/27 02:08:25 INFO : 0007-1234567.txtSUFFIX: Deleted 2025/11/27 02:08:25 INFO : 0005-fghijkl.txtSUFFIX: Deleted 2025/11/27 02:08:25 INFO : 0004-efghijk.txtSUFFIX: Deleted 2025/11/27 02:08:25 INFO : appleSUFFIX: Deleted 2025/11/27 02:08:25 INFO : 0006-ghijklm.txtSUFFIX: Deleted 2025/11/27 02:08:25 INFO : bananaSUFFIX: Deleted 2025/11/27 02:08:25 INFO : 0012-6789;.txtSUFFIX: Deleted 2025/11/27 02:08:25 INFO : 0014-89;=.txtSUFFIX: Deleted 2025/11/27 02:08:25 INFO : 0008-2345678.txtSUFFIX: Deleted 2025/11/27 02:08:25 INFO : 0001-bcdefgh.txtSUFFIX: Deleted 2025/11/27 02:08:25 INFO : 0002-cdefghi.txtSUFFIX: Deleted 2025/11/27 02:08:25 INFO : 0010-456789.txtSUFFIX: Deleted 2025/11/27 02:08:25 INFO : 0000-abcdefg.txtSUFFIX: Deleted 2025/11/27 02:08:25 INFO : 0003-defghij.txtSUFFIX: Deleted 2025/11/27 02:08:25 INFO : 0013-789;=.txtSUFFIX: Deleted 2025/11/27 02:08:25 INFO : appleappleapplebananaSUFFIX: Deleted 2025/11/27 02:08:25 INFO : 0015-9;=.txtSUFFIX: Deleted 2025/11/27 02:08:25 INFO : 0011-56789;.txtSUFFIX: Deleted 2025/11/27 02:08:25 DEBUG : Waiting for deletions to finish 2025/11/27 02:08:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 02:08:26 DEBUG : splitbananasplit: Excluded 2025/11/27 02:08:26 DEBUG : banana: Excluded (Path Filter) 2025/11/27 02:08:26 DEBUG : banana: Excluded 2025/11/27 02:08:26 DEBUG : apple: Excluded (Path Filter) 2025/11/27 02:08:26 DEBUG : apple: Excluded 2025/11/27 02:08:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 02:08:26 DEBUG : appleappleapplebanana: Excluded 2025/11/27 02:08:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 02:08:26 DEBUG : 0000-abcdefg.txt: Excluded 2025/11/27 02:08:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 02:08:26 DEBUG : 0001-bcdefgh.txt: Excluded 2025/11/27 02:08:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 02:08:26 DEBUG : 0003-defghij.txt: Excluded 2025/11/27 02:08:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 02:08:26 DEBUG : 0002-cdefghi.txt: Excluded 2025/11/27 02:08:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 02:08:26 DEBUG : 0004-efghijk.txt: Excluded 2025/11/27 02:08:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 02:08:26 DEBUG : 0005-fghijkl.txt: Excluded 2025/11/27 02:08:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 02:08:26 DEBUG : 0006-ghijklm.txt: Excluded 2025/11/27 02:08:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 02:08:26 DEBUG : 0007-1234567.txt: Excluded 2025/11/27 02:08:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 02:08:26 DEBUG : 0008-2345678.txt: Excluded 2025/11/27 02:08:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 02:08:26 DEBUG : 0009-3456789.txt: Excluded 2025/11/27 02:08:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 02:08:26 DEBUG : 0010-456789.txt: Excluded 2025/11/27 02:08:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 02:08:26 DEBUG : 0011-56789;.txt: Excluded 2025/11/27 02:08:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 02:08:26 DEBUG : 0012-6789;.txt: Excluded 2025/11/27 02:08:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 02:08:26 DEBUG : 0013-789;=.txt: Excluded 2025/11/27 02:08:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 02:08:26 DEBUG : 0014-89;=.txt: Excluded 2025/11/27 02:08:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 02:08:26 DEBUG : 0015-9;=.txt: Excluded 2025/11/27 02:08:27 DEBUG : Waiting for deletions to finish 2025/11/27 02:08:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 02:08:27 DEBUG : splitbananasplit: Excluded 2025/11/27 02:08:27 DEBUG : banana: Excluded (Path Filter) 2025/11/27 02:08:27 DEBUG : banana: Excluded 2025/11/27 02:08:27 DEBUG : apple: Excluded (Path Filter) 2025/11/27 02:08:27 DEBUG : apple: Excluded 2025/11/27 02:08:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 02:08:27 DEBUG : appleappleapplebanana: Excluded 2025/11/27 02:08:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 02:08:28 DEBUG : 0000-abcdefg.txt: Excluded 2025/11/27 02:08:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 02:08:28 DEBUG : 0001-bcdefgh.txt: Excluded 2025/11/27 02:08:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 02:08:28 DEBUG : 0003-defghij.txt: Excluded 2025/11/27 02:08:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 02:08:28 DEBUG : 0002-cdefghi.txt: Excluded 2025/11/27 02:08:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 02:08:28 DEBUG : 0004-efghijk.txt: Excluded 2025/11/27 02:08:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 02:08:28 DEBUG : 0005-fghijkl.txt: Excluded 2025/11/27 02:08:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 02:08:28 DEBUG : 0006-ghijklm.txt: Excluded 2025/11/27 02:08:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 02:08:28 DEBUG : 0007-1234567.txt: Excluded 2025/11/27 02:08:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 02:08:28 DEBUG : 0008-2345678.txt: Excluded 2025/11/27 02:08:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 02:08:28 DEBUG : 0009-3456789.txt: Excluded 2025/11/27 02:08:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 02:08:28 DEBUG : 0010-456789.txt: Excluded 2025/11/27 02:08:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 02:08:28 DEBUG : 0011-56789;.txt: Excluded 2025/11/27 02:08:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 02:08:28 DEBUG : 0012-6789;.txt: Excluded 2025/11/27 02:08:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 02:08:28 DEBUG : 0013-789;=.txt: Excluded 2025/11/27 02:08:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 02:08:28 DEBUG : 0014-89;=.txt: Excluded 2025/11/27 02:08:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 02:08:28 DEBUG : 0015-9;=.txt: Excluded === RUN TestTransform/truncate run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" 2025/11/27 02:08:52 DEBUG : Waiting for deletions to finish 2025/11/27 02:08:53 DEBUG : apple: Excluded (Path Filter) 2025/11/27 02:08:53 DEBUG : apple: Excluded 2025/11/27 02:08:53 DEBUG : banana: Excluded (Path Filter) 2025/11/27 02:08:53 DEBUG : banana: Excluded 2025/11/27 02:08:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 02:08:53 DEBUG : appleappleapplebanana: Excluded 2025/11/27 02:08:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 02:08:53 DEBUG : splitbananasplit: Excluded 2025/11/27 02:08:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 02:08:53 DEBUG : 0000-abcdefg.txt: Excluded 2025/11/27 02:08:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 02:08:53 DEBUG : 0001-bcdefgh.txt: Excluded 2025/11/27 02:08:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 02:08:53 DEBUG : 0002-cdefghi.txt: Excluded 2025/11/27 02:08:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 02:08:53 DEBUG : 0003-defghij.txt: Excluded 2025/11/27 02:08:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 02:08:53 DEBUG : 0004-efghijk.txt: Excluded 2025/11/27 02:08:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 02:08:53 DEBUG : 0005-fghijkl.txt: Excluded 2025/11/27 02:08:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 02:08:53 DEBUG : 0006-ghijklm.txt: Excluded 2025/11/27 02:08:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 02:08:53 DEBUG : 0007-1234567.txt: Excluded 2025/11/27 02:08:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 02:08:53 DEBUG : 0008-2345678.txt: Excluded 2025/11/27 02:08:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 02:08:53 DEBUG : 0009-3456789.txt: Excluded 2025/11/27 02:08:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 02:08:53 DEBUG : 0010-456789.txt: Excluded 2025/11/27 02:08:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 02:08:53 DEBUG : 0011-56789;.txt: Excluded 2025/11/27 02:08:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 02:08:53 DEBUG : 0012-6789;.txt: Excluded 2025/11/27 02:08:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 02:08:53 DEBUG : 0013-789;=.txt: Excluded 2025/11/27 02:08:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 02:08:53 DEBUG : 0014-89;=.txt: Excluded 2025/11/27 02:08:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 02:08:53 DEBUG : 0015-9;=.txt: Excluded 2025/11/27 02:08:54 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/27 02:08:54 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/27 02:08:54 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/27 02:08:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 02:08:54 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/27 02:08:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 02:08:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 02:08:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 02:08:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 02:08:55 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/27 02:08:55 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/27 02:08:55 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/27 02:08:55 DEBUG : apple: size = 5 OK 2025/11/27 02:08:55 DEBUG : apple: Sizes identical 2025/11/27 02:08:55 DEBUG : apple: Unchanged skipping 2025/11/27 02:08:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 02:08:55 DEBUG : banana: size = 6 OK 2025/11/27 02:08:55 DEBUG : banana: Sizes identical 2025/11/27 02:08:55 DEBUG : banana: Unchanged skipping 2025/11/27 02:08:55 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/27 02:08:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 02:08:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 02:08:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/27 02:08:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 02:08:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/27 02:08:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 02:08:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 02:08:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 02:08:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 02:08:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 02:08:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 02:08:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 02:08:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 02:08:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 02:08:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 02:08:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 02:08:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 02:08:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/27 02:08:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 02:08:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 02:08:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 02:08:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 02:08:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 02:08:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 02:08:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 02:08:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 02:08:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/27 02:08:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 02:08:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/27 02:08:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 02:08:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 02:08:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 02:08:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 02:08:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/27 02:08:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 02:08:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 02:08:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 02:08:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 02:08:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 02:08:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 02:08:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 02:08:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 02:08:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 02:08:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/27 02:08:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 02:08:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 02:08:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 02:08:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/27 02:08:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 02:08:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 02:08:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 02:08:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 02:08:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 02:08:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 02:08:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 02:08:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 02:08:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 02:08:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/27 02:08:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 02:08:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 02:08:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 02:08:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 02:08:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 02:08:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/27 02:08:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 02:08:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 02:08:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 02:08:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 02:08:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 02:08:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 02:08:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 02:08:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 02:08:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 02:08:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/27 02:08:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 02:08:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 02:08:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 02:08:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 02:08:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/27 02:08:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 02:08:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/27 02:08:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/27 02:08:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/27 02:08:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 02:08:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/27 02:08:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 02:08:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/27 02:08:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 02:08:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 02:08:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 02:08:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 02:08:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/27 02:08:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 02:08:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 02:08:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 02:08:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 02:08:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 02:08:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/27 02:08:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 02:08:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 02:08:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 02:08:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 02:08:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 02:08:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/27 02:08:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 02:08:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 02:08:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 02:08:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 02:08:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 02:08:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/27 02:08:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 02:08:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 02:08:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 02:08:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 02:08:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 02:08:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/27 02:08:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 02:08:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 02:08:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 02:08:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 02:08:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 02:08:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/27 02:08:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 02:08:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 02:08:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 02:08:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 02:08:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 02:08:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 02:08:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 02:08:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 02:08:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/27 02:08:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 02:08:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/27 02:08:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/27 02:08:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/27 02:08:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 02:08:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/27 02:08:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 02:08:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/27 02:08:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/27 02:08:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 02:08:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 02:08:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 02:08:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/27 02:08:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 02:08:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 02:08:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 02:08:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 02:08:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 02:08:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/27 02:08:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 02:08:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/27 02:08:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 02:08:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 02:08:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 02:08:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 02:08:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 02:08:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/27 02:08:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 02:08:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 02:08:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 02:08:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 02:08:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 02:08:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 02:08:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 02:08:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 02:08:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 02:08:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 02:08:55 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/27 02:08:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 02:08:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 02:08:55 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/27 02:08:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 02:08:55 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/27 02:08:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 02:08:55 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/27 02:08:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 02:08:55 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/27 02:08:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 02:08:55 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/27 02:08:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 02:08:55 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/27 02:08:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/27 02:08:55 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/27 02:08:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 02:08:55 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/27 02:08:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 02:08:55 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/27 02:08:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/27 02:08:55 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/27 02:08:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/27 02:08:55 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/27 02:08:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 02:08:55 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/27 02:08:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 02:08:55 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/27 02:08:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/27 02:08:55 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/27 02:08:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 02:08:55 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/27 02:08:55 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/27 02:08:55 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/27 02:08:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/27 02:08:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/27 02:08:55 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 02:08:55 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 02:08:55 DEBUG : appleapple: size = 21 OK 2025/11/27 02:08:55 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/11/27 02:08:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/27 02:08:55 DEBUG : splitbanan: size = 16 OK 2025/11/27 02:08:55 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/11/27 02:08:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/27 02:08:56 DEBUG : 0001-bcdef: size = 21 OK 2025/11/27 02:08:56 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: 0001-bcdef 2025/11/27 02:08:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/27 02:08:56 DEBUG : 0000-abcde: size = 21 OK 2025/11/27 02:08:56 INFO : dir1/0000-abcdefg.txt: Copied (new) to: 0000-abcde 2025/11/27 02:08:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/27 02:08:56 DEBUG : 0002-cdefg: size = 21 OK 2025/11/27 02:08:56 INFO : dir1/0002-cdefghi.txt: Copied (new) to: 0002-cdefg 2025/11/27 02:08:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/27 02:08:56 DEBUG : 0003-defgh: size = 21 OK 2025/11/27 02:08:56 INFO : dir1/0003-defghij.txt: Copied (new) to: 0003-defgh 2025/11/27 02:08:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/27 02:08:57 DEBUG : 0004-efghi: size = 21 OK 2025/11/27 02:08:57 INFO : dir1/0004-efghijk.txt: Copied (new) to: 0004-efghi 2025/11/27 02:08:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/27 02:08:57 DEBUG : 0005-fghij: size = 21 OK 2025/11/27 02:08:57 INFO : dir1/0005-fghijkl.txt: Copied (new) to: 0005-fghij 2025/11/27 02:08:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/27 02:08:57 DEBUG : 0006-ghijk: size = 21 OK 2025/11/27 02:08:57 INFO : dir1/0006-ghijklm.txt: Copied (new) to: 0006-ghijk 2025/11/27 02:08:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/27 02:08:57 DEBUG : 0007-12345: size = 21 OK 2025/11/27 02:08:57 INFO : dir1/0007-1234567.txt: Copied (new) to: 0007-12345 2025/11/27 02:08:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/27 02:08:58 DEBUG : 0008-23456: size = 21 OK 2025/11/27 02:08:58 INFO : dir1/0008-2345678.txt: Copied (new) to: 0008-23456 2025/11/27 02:08:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/27 02:08:58 DEBUG : 0009-34567: size = 21 OK 2025/11/27 02:08:58 INFO : dir1/0009-3456789.txt: Copied (new) to: 0009-34567 2025/11/27 02:08:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/27 02:08:58 DEBUG : 0010-45678: size = 20 OK 2025/11/27 02:08:58 INFO : dir1/0010-456789.txt: Copied (new) to: 0010-45678 2025/11/27 02:08:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/27 02:08:58 DEBUG : 0011-56789: size = 20 OK 2025/11/27 02:08:58 INFO : dir1/0011-56789;.txt: Copied (new) to: 0011-56789 2025/11/27 02:08:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/27 02:08:58 DEBUG : 0012-6789;: size = 19 OK 2025/11/27 02:08:58 INFO : dir1/0012-6789;.txt: Copied (new) to: 0012-6789; 2025/11/27 02:08:59 DEBUG : 0013-789;=: size = 19 OK 2025/11/27 02:08:59 INFO : dir1/0013-789;=.txt: Copied (new) to: 0013-789;= 2025/11/27 02:08:59 DEBUG : 0014-89;=.: size = 18 OK 2025/11/27 02:08:59 INFO : dir1/0014-89;=.txt: Copied (new) to: 0014-89;=. 2025/11/27 02:08:59 DEBUG : 0015-9;=.t: size = 17 OK 2025/11/27 02:08:59 INFO : dir1/0015-9;=.txt: Copied (new) to: 0015-9;=.t 2025/11/27 02:08:59 DEBUG : Waiting for deletions to finish 2025/11/27 02:08:59 INFO : 0004-efghijk.txt: Deleted 2025/11/27 02:08:59 INFO : 0006-ghijklm.txt: Deleted 2025/11/27 02:08:59 INFO : 0008-2345678.txt: Deleted 2025/11/27 02:08:59 INFO : 0009-3456789.txt: Deleted 2025/11/27 02:08:59 INFO : 0011-56789;.txt: Deleted 2025/11/27 02:08:59 INFO : 0007-1234567.txt: Deleted 2025/11/27 02:08:59 INFO : 0013-789;=.txt: Deleted 2025/11/27 02:08:59 INFO : 0012-6789;.txt: Deleted 2025/11/27 02:08:59 INFO : 0003-defghij.txt: Deleted 2025/11/27 02:08:59 INFO : 0010-456789.txt: Deleted 2025/11/27 02:08:59 INFO : 0015-9;=.txt: Deleted 2025/11/27 02:08:59 INFO : appleappleapplebanana: Deleted 2025/11/27 02:08:59 INFO : 0000-abcdefg.txt: Deleted 2025/11/27 02:08:59 INFO : 0005-fghijkl.txt: Deleted 2025/11/27 02:08:59 INFO : 0014-89;=.txt: Deleted 2025/11/27 02:08:59 INFO : 0002-cdefghi.txt: Deleted 2025/11/27 02:08:59 INFO : splitbananasplit: Deleted 2025/11/27 02:08:59 INFO : 0001-bcdefgh.txt: Deleted 2025/11/27 02:08:59 DEBUG : Waiting for deletions to finish 2025/11/27 02:09:00 DEBUG : apple: Excluded (Path Filter) 2025/11/27 02:09:00 DEBUG : apple: Excluded 2025/11/27 02:09:00 DEBUG : banana: Excluded (Path Filter) 2025/11/27 02:09:00 DEBUG : banana: Excluded 2025/11/27 02:09:00 DEBUG : appleapple: Excluded (Path Filter) 2025/11/27 02:09:00 DEBUG : appleapple: Excluded 2025/11/27 02:09:00 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/27 02:09:00 DEBUG : splitbanan: Excluded 2025/11/27 02:09:00 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/27 02:09:00 DEBUG : 0000-abcde: Excluded 2025/11/27 02:09:00 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/27 02:09:00 DEBUG : 0001-bcdef: Excluded 2025/11/27 02:09:00 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/27 02:09:00 DEBUG : 0002-cdefg: Excluded 2025/11/27 02:09:00 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/27 02:09:00 DEBUG : 0003-defgh: Excluded 2025/11/27 02:09:00 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/27 02:09:00 DEBUG : 0004-efghi: Excluded 2025/11/27 02:09:00 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/27 02:09:00 DEBUG : 0005-fghij: Excluded 2025/11/27 02:09:00 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/27 02:09:00 DEBUG : 0007-12345: Excluded 2025/11/27 02:09:00 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/27 02:09:00 DEBUG : 0006-ghijk: Excluded 2025/11/27 02:09:00 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/27 02:09:00 DEBUG : 0008-23456: Excluded 2025/11/27 02:09:00 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/27 02:09:00 DEBUG : 0009-34567: Excluded 2025/11/27 02:09:00 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/27 02:09:00 DEBUG : 0010-45678: Excluded 2025/11/27 02:09:00 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/27 02:09:00 DEBUG : 0011-56789: Excluded 2025/11/27 02:09:00 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/27 02:09:00 DEBUG : 0012-6789;: Excluded 2025/11/27 02:09:00 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/27 02:09:00 DEBUG : 0013-789;=: Excluded 2025/11/27 02:09:00 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/27 02:09:00 DEBUG : 0014-89;=.: Excluded 2025/11/27 02:09:00 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/27 02:09:00 DEBUG : 0015-9;=.t: Excluded 2025/11/27 02:09:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/27 02:09:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/27 02:09:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/27 02:09:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/27 02:09:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/27 02:09:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/27 02:09:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/27 02:09:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/27 02:09:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/27 02:09:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/27 02:09:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/27 02:09:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/27 02:09:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/27 02:09:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/27 02:09:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/27 02:09:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/27 02:09:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/27 02:09:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/27 02:09:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/27 02:09:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/27 02:09:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/27 02:09:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/27 02:09:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/27 02:09:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/27 02:09:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/27 02:09:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/27 02:09:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/27 02:09:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/27 02:09:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/27 02:09:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/27 02:09:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/27 02:09:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/27 02:09:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/27 02:09:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/27 02:09:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/27 02:09:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/27 02:09:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/27 02:09:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/27 02:09:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/27 02:09:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/27 02:09:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/27 02:09:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/27 02:09:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/27 02:09:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/27 02:09:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/27 02:09:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/27 02:09:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/27 02:09:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/27 02:09:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/27 02:09:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/27 02:09:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/27 02:09:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/27 02:09:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/27 02:09:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/27 02:09:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/27 02:09:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/27 02:09:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/27 02:09:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/27 02:09:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/27 02:09:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/27 02:09:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/27 02:09:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/27 02:09:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 02:09:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/27 02:09:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 02:09:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/27 02:09:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 02:09:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/27 02:09:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 02:09:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/27 02:09:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 02:09:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/27 02:09:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 02:09:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/27 02:09:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 02:09:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/27 02:09:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 02:09:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/27 02:09:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 02:09:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/27 02:09:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 02:09:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/27 02:09:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 02:09:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/27 02:09:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 02:09:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/27 02:09:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 02:09:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/27 02:09:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 02:09:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/27 02:09:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 02:09:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/27 02:09:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 02:09:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/27 02:09:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 02:09:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 02:09:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/27 02:09:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/27 02:09:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 02:09:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/27 02:09:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/27 02:09:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/27 02:09:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/27 02:09:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/27 02:09:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/27 02:09:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/27 02:09:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/27 02:09:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/27 02:09:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/27 02:09:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/27 02:09:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/27 02:09:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/27 02:09:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/27 02:09:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/27 02:09:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/27 02:09:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/27 02:09:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/27 02:09:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/27 02:09:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/27 02:09:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 02:09:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/27 02:09:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 02:09:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 02:09:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 02:09:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 02:09:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/27 02:09:01 DEBUG : apple: size = 5 OK 2025/11/27 02:09:01 DEBUG : apple: Sizes identical 2025/11/27 02:09:01 DEBUG : apple: Unchanged skipping 2025/11/27 02:09:01 DEBUG : banana: size = 6 OK 2025/11/27 02:09:01 DEBUG : banana: Sizes identical 2025/11/27 02:09:01 DEBUG : banana: Unchanged skipping 2025/11/27 02:09:01 DEBUG : appleapple: size = 21 OK 2025/11/27 02:09:01 DEBUG : appleappleapplebanana: Sizes identical 2025/11/27 02:09:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/27 02:09:01 DEBUG : splitbanan: size = 16 OK 2025/11/27 02:09:01 DEBUG : splitbananasplit: Sizes identical 2025/11/27 02:09:01 DEBUG : splitbananasplit: Unchanged skipping 2025/11/27 02:09:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 02:09:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 02:09:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/27 02:09:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 02:09:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/27 02:09:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 02:09:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 02:09:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 02:09:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 02:09:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 02:09:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 02:09:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 02:09:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 02:09:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 02:09:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 02:09:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 02:09:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 02:09:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/27 02:09:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 02:09:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 02:09:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 02:09:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 02:09:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 02:09:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 02:09:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 02:09:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 02:09:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/27 02:09:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 02:09:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/27 02:09:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 02:09:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 02:09:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 02:09:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 02:09:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/27 02:09:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 02:09:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 02:09:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 02:09:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 02:09:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 02:09:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 02:09:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 02:09:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 02:09:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 02:09:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/27 02:09:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 02:09:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 02:09:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 02:09:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/27 02:09:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 02:09:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 02:09:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 02:09:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 02:09:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 02:09:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 02:09:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 02:09:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 02:09:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 02:09:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/27 02:09:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 02:09:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 02:09:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 02:09:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 02:09:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 02:09:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/27 02:09:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 02:09:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 02:09:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 02:09:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 02:09:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 02:09:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 02:09:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 02:09:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 02:09:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 02:09:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/27 02:09:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 02:09:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 02:09:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 02:09:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 02:09:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/27 02:09:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 02:09:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/27 02:09:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/27 02:09:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/27 02:09:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 02:09:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/27 02:09:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 02:09:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/27 02:09:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 02:09:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 02:09:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 02:09:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 02:09:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/27 02:09:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 02:09:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 02:09:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 02:09:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 02:09:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 02:09:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/27 02:09:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 02:09:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 02:09:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 02:09:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 02:09:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 02:09:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/27 02:09:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 02:09:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 02:09:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 02:09:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 02:09:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 02:09:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/27 02:09:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 02:09:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 02:09:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 02:09:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 02:09:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 02:09:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/27 02:09:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 02:09:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 02:09:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 02:09:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 02:09:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 02:09:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/27 02:09:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 02:09:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 02:09:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 02:09:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 02:09:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 02:09:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 02:09:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 02:09:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 02:09:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/27 02:09:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 02:09:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/27 02:09:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/27 02:09:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/27 02:09:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 02:09:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/27 02:09:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 02:09:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/27 02:09:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/27 02:09:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 02:09:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 02:09:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 02:09:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/27 02:09:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 02:09:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 02:09:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 02:09:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 02:09:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 02:09:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/27 02:09:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 02:09:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/27 02:09:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 02:09:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 02:09:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 02:09:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 02:09:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 02:09:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/27 02:09:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 02:09:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 02:09:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 02:09:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 02:09:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 02:09:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 02:09:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 02:09:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 02:09:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 02:09:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 02:09:01 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/27 02:09:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 02:09:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/27 02:09:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/27 02:09:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/27 02:09:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/27 02:09:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/27 02:09:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/27 02:09:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/27 02:09:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/27 02:09:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/27 02:09:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/27 02:09:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/27 02:09:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/27 02:09:02 DEBUG : 0002-cdefg: size = 21 OK 2025/11/27 02:09:02 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/27 02:09:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/27 02:09:02 DEBUG : 0004-efghi: size = 21 OK 2025/11/27 02:09:02 DEBUG : 0003-defgh: size = 21 OK 2025/11/27 02:09:02 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/27 02:09:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/27 02:09:02 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/27 02:09:02 DEBUG : 0001-bcdef: size = 21 OK 2025/11/27 02:09:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/27 02:09:02 DEBUG : 0005-fghij: size = 21 OK 2025/11/27 02:09:02 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/27 02:09:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/27 02:09:02 DEBUG : 0007-12345: size = 21 OK 2025/11/27 02:09:02 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/27 02:09:02 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/27 02:09:02 DEBUG : 0006-ghijk: size = 21 OK 2025/11/27 02:09:02 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/27 02:09:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/27 02:09:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/27 02:09:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/27 02:09:02 DEBUG : 0008-23456: size = 21 OK 2025/11/27 02:09:02 DEBUG : 0000-abcde: size = 21 OK 2025/11/27 02:09:02 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/27 02:09:02 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/27 02:09:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/27 02:09:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/27 02:09:02 DEBUG : 0009-34567: size = 21 OK 2025/11/27 02:09:02 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/27 02:09:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/27 02:09:02 DEBUG : 0010-45678: size = 20 OK 2025/11/27 02:09:02 DEBUG : 0011-56789: size = 20 OK 2025/11/27 02:09:02 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/27 02:09:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/27 02:09:02 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/27 02:09:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/27 02:09:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/27 02:09:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/27 02:09:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/27 02:09:02 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/27 02:09:02 DEBUG : 0012-6789;: size = 19 OK 2025/11/27 02:09:02 DEBUG : 0014-89;=.: size = 18 OK 2025/11/27 02:09:02 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/27 02:09:02 DEBUG : 0015-9;=.t: size = 17 OK 2025/11/27 02:09:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/27 02:09:02 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/27 02:09:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/27 02:09:02 DEBUG : 0013-789;=: size = 19 OK 2025/11/27 02:09:02 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/27 02:09:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/27 02:09:02 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 02:09:02 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/27 02:09:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/27 02:09:02 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 02:09:02 DEBUG : Waiting for deletions to finish 2025/11/27 02:09:02 DEBUG : Waiting for deletions to finish 2025/11/27 02:09:02 DEBUG : apple: Excluded (Path Filter) 2025/11/27 02:09:02 DEBUG : apple: Excluded 2025/11/27 02:09:02 DEBUG : banana: Excluded (Path Filter) 2025/11/27 02:09:02 DEBUG : banana: Excluded 2025/11/27 02:09:02 DEBUG : appleapple: Excluded (Path Filter) 2025/11/27 02:09:02 DEBUG : appleapple: Excluded 2025/11/27 02:09:02 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/27 02:09:02 DEBUG : splitbanan: Excluded 2025/11/27 02:09:03 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/27 02:09:03 DEBUG : 0000-abcde: Excluded 2025/11/27 02:09:03 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/27 02:09:03 DEBUG : 0001-bcdef: Excluded 2025/11/27 02:09:03 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/27 02:09:03 DEBUG : 0002-cdefg: Excluded 2025/11/27 02:09:03 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/27 02:09:03 DEBUG : 0003-defgh: Excluded 2025/11/27 02:09:03 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/27 02:09:03 DEBUG : 0004-efghi: Excluded 2025/11/27 02:09:03 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/27 02:09:03 DEBUG : 0005-fghij: Excluded 2025/11/27 02:09:03 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/27 02:09:03 DEBUG : 0007-12345: Excluded 2025/11/27 02:09:03 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/27 02:09:03 DEBUG : 0006-ghijk: Excluded 2025/11/27 02:09:03 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/27 02:09:03 DEBUG : 0008-23456: Excluded 2025/11/27 02:09:03 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/27 02:09:03 DEBUG : 0009-34567: Excluded 2025/11/27 02:09:03 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/27 02:09:03 DEBUG : 0010-45678: Excluded 2025/11/27 02:09:03 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/27 02:09:03 DEBUG : 0011-56789: Excluded 2025/11/27 02:09:03 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/27 02:09:03 DEBUG : 0012-6789;: Excluded 2025/11/27 02:09:03 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/27 02:09:03 DEBUG : 0013-789;=: Excluded 2025/11/27 02:09:03 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/27 02:09:03 DEBUG : 0014-89;=.: Excluded 2025/11/27 02:09:03 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/27 02:09:03 DEBUG : 0015-9;=.t: Excluded 2025/11/27 02:09:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 02:09:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 02:09:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/27 02:09:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/27 02:09:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/27 02:09:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/27 02:09:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/27 02:09:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/27 02:09:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/27 02:09:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/27 02:09:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/27 02:09:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/27 02:09:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/27 02:09:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/27 02:09:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/27 02:09:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/27 02:09:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/27 02:09:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/27 02:09:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/27 02:09:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/27 02:09:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/27 02:09:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/27 02:09:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/27 02:09:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/27 02:09:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/27 02:09:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/27 02:09:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/27 02:09:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/27 02:09:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/27 02:09:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/27 02:09:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/27 02:09:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/27 02:09:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/27 02:09:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/27 02:09:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/27 02:09:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/27 02:09:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/27 02:09:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/27 02:09:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/27 02:09:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/27 02:09:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/27 02:09:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/27 02:09:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/27 02:09:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/27 02:09:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/27 02:09:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/27 02:09:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/27 02:09:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/27 02:09:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/27 02:09:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/27 02:09:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/27 02:09:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/27 02:09:04 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" 2025/11/27 02:09:30 DEBUG : Waiting for deletions to finish 2025/11/27 02:09:31 DEBUG : apple: Excluded (Path Filter) 2025/11/27 02:09:31 DEBUG : apple: Excluded 2025/11/27 02:09:31 DEBUG : banana: Excluded (Path Filter) 2025/11/27 02:09:31 DEBUG : banana: Excluded 2025/11/27 02:09:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 02:09:31 DEBUG : appleappleapplebanana: Excluded 2025/11/27 02:09:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 02:09:31 DEBUG : splitbananasplit: Excluded 2025/11/27 02:09:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 02:09:31 DEBUG : 0000-abcdefg.txt: Excluded 2025/11/27 02:09:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 02:09:31 DEBUG : 0001-bcdefgh.txt: Excluded 2025/11/27 02:09:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 02:09:31 DEBUG : 0002-cdefghi.txt: Excluded 2025/11/27 02:09:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 02:09:31 DEBUG : 0003-defghij.txt: Excluded 2025/11/27 02:09:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 02:09:31 DEBUG : 0004-efghijk.txt: Excluded 2025/11/27 02:09:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 02:09:31 DEBUG : 0005-fghijkl.txt: Excluded 2025/11/27 02:09:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 02:09:31 DEBUG : 0006-ghijklm.txt: Excluded 2025/11/27 02:09:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 02:09:31 DEBUG : 0007-1234567.txt: Excluded 2025/11/27 02:09:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 02:09:31 DEBUG : 0008-2345678.txt: Excluded 2025/11/27 02:09:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 02:09:31 DEBUG : 0009-3456789.txt: Excluded 2025/11/27 02:09:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 02:09:31 DEBUG : 0010-456789.txt: Excluded 2025/11/27 02:09:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 02:09:31 DEBUG : 0011-56789;.txt: Excluded 2025/11/27 02:09:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 02:09:31 DEBUG : 0012-6789;.txt: Excluded 2025/11/27 02:09:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 02:09:31 DEBUG : 0013-789;=.txt: Excluded 2025/11/27 02:09:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 02:09:31 DEBUG : 0014-89;=.txt: Excluded 2025/11/27 02:09:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 02:09:31 DEBUG : 0015-9;=.txt: Excluded 2025/11/27 02:09:33 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/27 02:09:33 DEBUG : appleappleapplebanana: Sizes identical 2025/11/27 02:09:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/27 02:09:33 DEBUG : banana: size = 6 OK 2025/11/27 02:09:33 DEBUG : banana: Sizes identical 2025/11/27 02:09:33 DEBUG : banana: Unchanged skipping 2025/11/27 02:09:33 DEBUG : splitbananasplit: size = 16 OK 2025/11/27 02:09:33 DEBUG : splitbananasplit: Sizes identical 2025/11/27 02:09:33 DEBUG : splitbananasplit: Unchanged skipping 2025/11/27 02:09:33 DEBUG : apple: size = 5 OK 2025/11/27 02:09:33 DEBUG : apple: Sizes identical 2025/11/27 02:09:33 DEBUG : apple: Unchanged skipping 2025/11/27 02:09:33 DEBUG : 0000-abcdefg.txt: size = 21 OK 2025/11/27 02:09:33 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/27 02:09:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/27 02:09:33 DEBUG : 0002-cdefghi.txt: size = 21 OK 2025/11/27 02:09:33 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/27 02:09:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/27 02:09:33 DEBUG : 0003-defghij.txt: size = 21 OK 2025/11/27 02:09:33 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/27 02:09:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/27 02:09:33 DEBUG : 0001-bcdefgh.txt: size = 21 OK 2025/11/27 02:09:33 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/27 02:09:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/27 02:09:33 DEBUG : 0005-fghijkl.txt: size = 21 OK 2025/11/27 02:09:33 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/27 02:09:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/27 02:09:33 DEBUG : 0004-efghijk.txt: size = 21 OK 2025/11/27 02:09:33 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/27 02:09:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/27 02:09:33 DEBUG : 0008-2345678.txt: size = 21 OK 2025/11/27 02:09:33 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/27 02:09:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/27 02:09:33 DEBUG : 0006-ghijklm.txt: size = 21 OK 2025/11/27 02:09:33 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/27 02:09:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/27 02:09:33 DEBUG : 0009-3456789.txt: size = 21 OK 2025/11/27 02:09:33 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/27 02:09:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/27 02:09:33 DEBUG : 0011-56789;.txt: size = 20 OK 2025/11/27 02:09:33 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/27 02:09:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/27 02:09:33 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 02:09:33 DEBUG : 0012-6789;.txt: size = 19 OK 2025/11/27 02:09:33 DEBUG : 0013-789;=.txt: size = 19 OK 2025/11/27 02:09:33 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/27 02:09:33 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/27 02:09:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/27 02:09:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/27 02:09:33 DEBUG : 0014-89;=.txt: size = 18 OK 2025/11/27 02:09:33 DEBUG : 0007-1234567.txt: size = 21 OK 2025/11/27 02:09:33 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/27 02:09:33 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/27 02:09:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/27 02:09:33 DEBUG : 0015-9;=.txt: size = 17 OK 2025/11/27 02:09:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/27 02:09:33 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/27 02:09:33 DEBUG : 0010-456789.txt: size = 20 OK 2025/11/27 02:09:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/27 02:09:33 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/27 02:09:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/27 02:09:33 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 02:09:33 DEBUG : Waiting for deletions to finish 2025/11/27 02:09:33 DEBUG : Waiting for deletions to finish 2025/11/27 02:09:34 DEBUG : apple: Excluded (Path Filter) 2025/11/27 02:09:34 DEBUG : apple: Excluded 2025/11/27 02:09:34 DEBUG : banana: Excluded (Path Filter) 2025/11/27 02:09:34 DEBUG : banana: Excluded 2025/11/27 02:09:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 02:09:34 DEBUG : appleappleapplebanana: Excluded 2025/11/27 02:09:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 02:09:34 DEBUG : splitbananasplit: Excluded 2025/11/27 02:09:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 02:09:34 DEBUG : 0000-abcdefg.txt: Excluded 2025/11/27 02:09:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 02:09:34 DEBUG : 0001-bcdefgh.txt: Excluded 2025/11/27 02:09:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 02:09:34 DEBUG : 0002-cdefghi.txt: Excluded 2025/11/27 02:09:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 02:09:34 DEBUG : 0003-defghij.txt: Excluded 2025/11/27 02:09:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 02:09:34 DEBUG : 0004-efghijk.txt: Excluded 2025/11/27 02:09:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 02:09:34 DEBUG : 0005-fghijkl.txt: Excluded 2025/11/27 02:09:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 02:09:34 DEBUG : 0006-ghijklm.txt: Excluded 2025/11/27 02:09:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 02:09:34 DEBUG : 0007-1234567.txt: Excluded 2025/11/27 02:09:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 02:09:34 DEBUG : 0008-2345678.txt: Excluded 2025/11/27 02:09:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 02:09:34 DEBUG : 0009-3456789.txt: Excluded 2025/11/27 02:09:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 02:09:34 DEBUG : 0010-456789.txt: Excluded 2025/11/27 02:09:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 02:09:34 DEBUG : 0011-56789;.txt: Excluded 2025/11/27 02:09:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 02:09:34 DEBUG : 0012-6789;.txt: Excluded 2025/11/27 02:09:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 02:09:34 DEBUG : 0013-789;=.txt: Excluded 2025/11/27 02:09:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 02:09:34 DEBUG : 0014-89;=.txt: Excluded 2025/11/27 02:09:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 02:09:34 DEBUG : 0015-9;=.txt: Excluded 2025/11/27 02:09:36 DEBUG : apple: size = 5 OK 2025/11/27 02:09:36 DEBUG : apple: Sizes identical 2025/11/27 02:09:36 DEBUG : apple: Unchanged skipping 2025/11/27 02:09:36 DEBUG : banana: size = 6 OK 2025/11/27 02:09:36 DEBUG : banana: Sizes identical 2025/11/27 02:09:36 DEBUG : banana: Unchanged skipping 2025/11/27 02:09:36 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/27 02:09:36 DEBUG : appleappleapplebanana: Sizes identical 2025/11/27 02:09:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/27 02:09:36 DEBUG : splitbananasplit: size = 16 OK 2025/11/27 02:09:36 DEBUG : splitbananasplit: Sizes identical 2025/11/27 02:09:36 DEBUG : splitbananasplit: Unchanged skipping 2025/11/27 02:09:36 DEBUG : 0000-abcdefg.txt: size = 21 OK 2025/11/27 02:09:36 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/27 02:09:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/27 02:09:36 DEBUG : 0001-bcdefgh.txt: size = 21 OK 2025/11/27 02:09:36 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/27 02:09:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/27 02:09:36 DEBUG : 0002-cdefghi.txt: size = 21 OK 2025/11/27 02:09:36 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/27 02:09:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/27 02:09:36 DEBUG : 0003-defghij.txt: size = 21 OK 2025/11/27 02:09:36 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/27 02:09:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/27 02:09:36 DEBUG : 0004-efghijk.txt: size = 21 OK 2025/11/27 02:09:36 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/27 02:09:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/27 02:09:36 DEBUG : 0005-fghijkl.txt: size = 21 OK 2025/11/27 02:09:36 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/27 02:09:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/27 02:09:36 DEBUG : 0006-ghijklm.txt: size = 21 OK 2025/11/27 02:09:36 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/27 02:09:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/27 02:09:36 DEBUG : 0007-1234567.txt: size = 21 OK 2025/11/27 02:09:36 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/27 02:09:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/27 02:09:36 DEBUG : 0008-2345678.txt: size = 21 OK 2025/11/27 02:09:36 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/27 02:09:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/27 02:09:36 DEBUG : 0009-3456789.txt: size = 21 OK 2025/11/27 02:09:36 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/27 02:09:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/27 02:09:36 DEBUG : 0010-456789.txt: size = 20 OK 2025/11/27 02:09:36 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/27 02:09:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/27 02:09:36 DEBUG : 0011-56789;.txt: size = 20 OK 2025/11/27 02:09:36 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/27 02:09:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/27 02:09:36 DEBUG : 0012-6789;.txt: size = 19 OK 2025/11/27 02:09:36 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/27 02:09:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/27 02:09:36 DEBUG : 0013-789;=.txt: size = 19 OK 2025/11/27 02:09:36 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/27 02:09:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/27 02:09:36 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 02:09:36 DEBUG : 0015-9;=.txt: size = 17 OK 2025/11/27 02:09:36 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/27 02:09:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/27 02:09:36 DEBUG : 0014-89;=.txt: size = 18 OK 2025/11/27 02:09:36 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/27 02:09:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/27 02:09:36 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 02:09:36 DEBUG : Waiting for deletions to finish 2025/11/27 02:09:36 DEBUG : Waiting for deletions to finish 2025/11/27 02:09:37 DEBUG : apple: Excluded (Path Filter) 2025/11/27 02:09:37 DEBUG : apple: Excluded 2025/11/27 02:09:37 DEBUG : banana: Excluded (Path Filter) 2025/11/27 02:09:37 DEBUG : banana: Excluded 2025/11/27 02:09:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 02:09:37 DEBUG : appleappleapplebanana: Excluded 2025/11/27 02:09:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 02:09:37 DEBUG : splitbananasplit: Excluded 2025/11/27 02:09:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 02:09:37 DEBUG : 0000-abcdefg.txt: Excluded 2025/11/27 02:09:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 02:09:37 DEBUG : 0001-bcdefgh.txt: Excluded 2025/11/27 02:09:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 02:09:37 DEBUG : 0002-cdefghi.txt: Excluded 2025/11/27 02:09:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 02:09:37 DEBUG : 0003-defghij.txt: Excluded 2025/11/27 02:09:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 02:09:37 DEBUG : 0004-efghijk.txt: Excluded 2025/11/27 02:09:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 02:09:37 DEBUG : 0005-fghijkl.txt: Excluded 2025/11/27 02:09:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 02:09:37 DEBUG : 0006-ghijklm.txt: Excluded 2025/11/27 02:09:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 02:09:37 DEBUG : 0007-1234567.txt: Excluded 2025/11/27 02:09:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 02:09:37 DEBUG : 0008-2345678.txt: Excluded 2025/11/27 02:09:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 02:09:37 DEBUG : 0009-3456789.txt: Excluded 2025/11/27 02:09:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 02:09:37 DEBUG : 0010-456789.txt: Excluded 2025/11/27 02:09:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 02:09:37 DEBUG : 0011-56789;.txt: Excluded 2025/11/27 02:09:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 02:09:37 DEBUG : 0012-6789;.txt: Excluded 2025/11/27 02:09:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 02:09:37 DEBUG : 0013-789;=.txt: Excluded 2025/11/27 02:09:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 02:09:37 DEBUG : 0014-89;=.txt: Excluded 2025/11/27 02:09:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 02:09:37 DEBUG : 0015-9;=.txt: Excluded 2025/11/27 02:09:38 DEBUG : Waiting for deletions to finish 2025/11/27 02:09:38 DEBUG : apple: Excluded (Path Filter) 2025/11/27 02:09:38 DEBUG : apple: Excluded 2025/11/27 02:09:38 DEBUG : banana: Excluded (Path Filter) 2025/11/27 02:09:38 DEBUG : banana: Excluded 2025/11/27 02:09:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 02:09:38 DEBUG : appleappleapplebanana: Excluded 2025/11/27 02:09:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 02:09:38 DEBUG : splitbananasplit: Excluded 2025/11/27 02:09:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 02:09:39 DEBUG : 0000-abcdefg.txt: Excluded 2025/11/27 02:09:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 02:09:39 DEBUG : 0001-bcdefgh.txt: Excluded 2025/11/27 02:09:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 02:09:39 DEBUG : 0002-cdefghi.txt: Excluded 2025/11/27 02:09:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 02:09:39 DEBUG : 0003-defghij.txt: Excluded 2025/11/27 02:09:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 02:09:39 DEBUG : 0004-efghijk.txt: Excluded 2025/11/27 02:09:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 02:09:39 DEBUG : 0005-fghijkl.txt: Excluded 2025/11/27 02:09:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 02:09:39 DEBUG : 0006-ghijklm.txt: Excluded 2025/11/27 02:09:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 02:09:39 DEBUG : 0007-1234567.txt: Excluded 2025/11/27 02:09:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 02:09:39 DEBUG : 0008-2345678.txt: Excluded 2025/11/27 02:09:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 02:09:39 DEBUG : 0009-3456789.txt: Excluded 2025/11/27 02:09:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 02:09:39 DEBUG : 0010-456789.txt: Excluded 2025/11/27 02:09:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 02:09:39 DEBUG : 0011-56789;.txt: Excluded 2025/11/27 02:09:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 02:09:39 DEBUG : 0012-6789;.txt: Excluded 2025/11/27 02:09:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 02:09:39 DEBUG : 0013-789;=.txt: Excluded 2025/11/27 02:09:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 02:09:39 DEBUG : 0014-89;=.txt: Excluded 2025/11/27 02:09:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 02:09:39 DEBUG : 0015-9;=.txt: Excluded === RUN TestTransform/ISO-8859-1 run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" 2025/11/27 02:10:08 DEBUG : Waiting for deletions to finish 2025/11/27 02:10:08 DEBUG : apple: Excluded (Path Filter) 2025/11/27 02:10:08 DEBUG : apple: Excluded 2025/11/27 02:10:08 DEBUG : banana: Excluded (Path Filter) 2025/11/27 02:10:08 DEBUG : banana: Excluded 2025/11/27 02:10:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 02:10:08 DEBUG : appleappleapplebanana: Excluded 2025/11/27 02:10:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 02:10:08 DEBUG : splitbananasplit: Excluded 2025/11/27 02:10:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 02:10:08 DEBUG : 0000-abcdefg.txt: Excluded 2025/11/27 02:10:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 02:10:08 DEBUG : 0001-bcdefgh.txt: Excluded 2025/11/27 02:10:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 02:10:08 DEBUG : 0002-cdefghi.txt: Excluded 2025/11/27 02:10:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 02:10:08 DEBUG : 0003-defghij.txt: Excluded 2025/11/27 02:10:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 02:10:08 DEBUG : 0004-efghijk.txt: Excluded 2025/11/27 02:10:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 02:10:08 DEBUG : 0005-fghijkl.txt: Excluded 2025/11/27 02:10:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 02:10:08 DEBUG : 0006-ghijklm.txt: Excluded 2025/11/27 02:10:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 02:10:08 DEBUG : 0007-1234567.txt: Excluded 2025/11/27 02:10:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 02:10:08 DEBUG : 0008-2345678.txt: Excluded 2025/11/27 02:10:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 02:10:08 DEBUG : 0009-3456789.txt: Excluded 2025/11/27 02:10:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 02:10:08 DEBUG : 0010-456789.txt: Excluded 2025/11/27 02:10:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 02:10:08 DEBUG : 0011-56789;.txt: Excluded 2025/11/27 02:10:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 02:10:08 DEBUG : 0012-6789;.txt: Excluded 2025/11/27 02:10:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 02:10:08 DEBUG : 0013-789;=.txt: Excluded 2025/11/27 02:10:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 02:10:08 DEBUG : 0014-89;=.txt: Excluded 2025/11/27 02:10:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 02:10:08 DEBUG : 0015-9;=.txt: Excluded 2025/11/27 02:10:10 DEBUG : apple: size = 5 OK 2025/11/27 02:10:10 DEBUG : apple: Sizes identical 2025/11/27 02:10:10 DEBUG : apple: Unchanged skipping 2025/11/27 02:10:10 DEBUG : banana: size = 6 OK 2025/11/27 02:10:10 DEBUG : banana: Sizes identical 2025/11/27 02:10:10 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/27 02:10:10 DEBUG : splitbananasplit: size = 16 OK 2025/11/27 02:10:10 DEBUG : splitbananasplit: Sizes identical 2025/11/27 02:10:10 DEBUG : splitbananasplit: Unchanged skipping 2025/11/27 02:10:10 DEBUG : appleappleapplebanana: Sizes identical 2025/11/27 02:10:10 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/27 02:10:10 DEBUG : banana: Unchanged skipping 2025/11/27 02:10:10 DEBUG : 0000-abcdefg.txt: size = 21 OK 2025/11/27 02:10:10 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/27 02:10:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/27 02:10:10 DEBUG : 0002-cdefghi.txt: size = 21 OK 2025/11/27 02:10:10 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/27 02:10:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/27 02:10:10 DEBUG : 0004-efghijk.txt: size = 21 OK 2025/11/27 02:10:10 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/27 02:10:10 DEBUG : 0005-fghijkl.txt: size = 21 OK 2025/11/27 02:10:10 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/27 02:10:10 DEBUG : 0006-ghijklm.txt: size = 21 OK 2025/11/27 02:10:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/27 02:10:10 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/27 02:10:10 DEBUG : 0001-bcdefgh.txt: size = 21 OK 2025/11/27 02:10:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/27 02:10:10 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/27 02:10:10 DEBUG : 0009-3456789.txt: size = 21 OK 2025/11/27 02:10:10 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/27 02:10:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/27 02:10:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/27 02:10:10 DEBUG : 0007-1234567.txt: size = 21 OK 2025/11/27 02:10:10 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/27 02:10:10 DEBUG : 0011-56789;.txt: size = 20 OK 2025/11/27 02:10:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/27 02:10:10 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/27 02:10:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/27 02:10:10 DEBUG : 0012-6789;.txt: size = 19 OK 2025/11/27 02:10:10 DEBUG : 0013-789;=.txt: size = 19 OK 2025/11/27 02:10:10 DEBUG : 0008-2345678.txt: size = 21 OK 2025/11/27 02:10:10 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/27 02:10:10 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/27 02:10:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/27 02:10:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/27 02:10:10 DEBUG : 0014-89;=.txt: size = 18 OK 2025/11/27 02:10:10 DEBUG : 0015-9;=.txt: size = 17 OK 2025/11/27 02:10:10 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/27 02:10:10 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/27 02:10:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/27 02:10:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/27 02:10:10 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/27 02:10:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/27 02:10:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/27 02:10:10 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 02:10:10 DEBUG : 0003-defghij.txt: size = 21 OK 2025/11/27 02:10:10 DEBUG : 0010-456789.txt: size = 20 OK 2025/11/27 02:10:10 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/27 02:10:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/27 02:10:10 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/27 02:10:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/27 02:10:10 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 02:10:10 DEBUG : Waiting for deletions to finish 2025/11/27 02:10:10 DEBUG : Waiting for deletions to finish 2025/11/27 02:10:11 DEBUG : apple: Excluded (Path Filter) 2025/11/27 02:10:11 DEBUG : apple: Excluded 2025/11/27 02:10:11 DEBUG : banana: Excluded (Path Filter) 2025/11/27 02:10:11 DEBUG : banana: Excluded 2025/11/27 02:10:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 02:10:11 DEBUG : appleappleapplebanana: Excluded 2025/11/27 02:10:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 02:10:11 DEBUG : splitbananasplit: Excluded 2025/11/27 02:10:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 02:10:11 DEBUG : 0000-abcdefg.txt: Excluded 2025/11/27 02:10:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 02:10:11 DEBUG : 0001-bcdefgh.txt: Excluded 2025/11/27 02:10:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 02:10:11 DEBUG : 0002-cdefghi.txt: Excluded 2025/11/27 02:10:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 02:10:11 DEBUG : 0003-defghij.txt: Excluded 2025/11/27 02:10:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 02:10:11 DEBUG : 0004-efghijk.txt: Excluded 2025/11/27 02:10:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 02:10:11 DEBUG : 0005-fghijkl.txt: Excluded 2025/11/27 02:10:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 02:10:11 DEBUG : 0006-ghijklm.txt: Excluded 2025/11/27 02:10:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 02:10:11 DEBUG : 0007-1234567.txt: Excluded 2025/11/27 02:10:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 02:10:11 DEBUG : 0008-2345678.txt: Excluded 2025/11/27 02:10:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 02:10:11 DEBUG : 0009-3456789.txt: Excluded 2025/11/27 02:10:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 02:10:11 DEBUG : 0010-456789.txt: Excluded 2025/11/27 02:10:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 02:10:11 DEBUG : 0011-56789;.txt: Excluded 2025/11/27 02:10:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 02:10:11 DEBUG : 0012-6789;.txt: Excluded 2025/11/27 02:10:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 02:10:11 DEBUG : 0013-789;=.txt: Excluded 2025/11/27 02:10:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 02:10:11 DEBUG : 0014-89;=.txt: Excluded 2025/11/27 02:10:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 02:10:11 DEBUG : 0015-9;=.txt: Excluded 2025/11/27 02:10:12 DEBUG : apple: size = 5 OK 2025/11/27 02:10:12 DEBUG : apple: Sizes identical 2025/11/27 02:10:12 DEBUG : apple: Unchanged skipping 2025/11/27 02:10:12 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/27 02:10:12 DEBUG : appleappleapplebanana: Sizes identical 2025/11/27 02:10:12 DEBUG : banana: size = 6 OK 2025/11/27 02:10:12 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/27 02:10:12 DEBUG : banana: Sizes identical 2025/11/27 02:10:12 DEBUG : banana: Unchanged skipping 2025/11/27 02:10:12 DEBUG : splitbananasplit: size = 16 OK 2025/11/27 02:10:12 DEBUG : splitbananasplit: Sizes identical 2025/11/27 02:10:12 DEBUG : splitbananasplit: Unchanged skipping 2025/11/27 02:10:13 DEBUG : 0000-abcdefg.txt: size = 21 OK 2025/11/27 02:10:13 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/27 02:10:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/27 02:10:13 DEBUG : 0002-cdefghi.txt: size = 21 OK 2025/11/27 02:10:13 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/27 02:10:13 DEBUG : 0003-defghij.txt: size = 21 OK 2025/11/27 02:10:13 DEBUG : 0004-efghijk.txt: size = 21 OK 2025/11/27 02:10:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/27 02:10:13 DEBUG : 0005-fghijkl.txt: size = 21 OK 2025/11/27 02:10:13 DEBUG : 0001-bcdefgh.txt: size = 21 OK 2025/11/27 02:10:13 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/27 02:10:13 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/27 02:10:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/27 02:10:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/27 02:10:13 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/27 02:10:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/27 02:10:13 DEBUG : 0006-ghijklm.txt: size = 21 OK 2025/11/27 02:10:13 DEBUG : 0008-2345678.txt: size = 21 OK 2025/11/27 02:10:13 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/27 02:10:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/27 02:10:13 DEBUG : 0009-3456789.txt: size = 21 OK 2025/11/27 02:10:13 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/27 02:10:13 DEBUG : 0010-456789.txt: size = 20 OK 2025/11/27 02:10:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/27 02:10:13 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/27 02:10:13 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/27 02:10:13 DEBUG : 0012-6789;.txt: size = 19 OK 2025/11/27 02:10:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/27 02:10:13 DEBUG : 0007-1234567.txt: size = 21 OK 2025/11/27 02:10:13 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/27 02:10:13 DEBUG : 0013-789;=.txt: size = 19 OK 2025/11/27 02:10:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/27 02:10:13 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/27 02:10:13 DEBUG : 0014-89;=.txt: size = 18 OK 2025/11/27 02:10:13 DEBUG : 0011-56789;.txt: size = 20 OK 2025/11/27 02:10:13 DEBUG : 0015-9;=.txt: size = 17 OK 2025/11/27 02:10:13 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/27 02:10:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/27 02:10:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/27 02:10:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/27 02:10:13 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/27 02:10:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/27 02:10:13 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/27 02:10:13 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/27 02:10:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/27 02:10:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/27 02:10:13 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/27 02:10:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/27 02:10:13 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 02:10:13 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 02:10:13 DEBUG : Waiting for deletions to finish 2025/11/27 02:10:13 DEBUG : Waiting for deletions to finish 2025/11/27 02:10:13 DEBUG : apple: Excluded (Path Filter) 2025/11/27 02:10:13 DEBUG : apple: Excluded 2025/11/27 02:10:13 DEBUG : banana: Excluded (Path Filter) 2025/11/27 02:10:13 DEBUG : banana: Excluded 2025/11/27 02:10:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 02:10:13 DEBUG : appleappleapplebanana: Excluded 2025/11/27 02:10:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 02:10:13 DEBUG : splitbananasplit: Excluded 2025/11/27 02:10:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 02:10:14 DEBUG : 0000-abcdefg.txt: Excluded 2025/11/27 02:10:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 02:10:14 DEBUG : 0001-bcdefgh.txt: Excluded 2025/11/27 02:10:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 02:10:14 DEBUG : 0002-cdefghi.txt: Excluded 2025/11/27 02:10:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 02:10:14 DEBUG : 0003-defghij.txt: Excluded 2025/11/27 02:10:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 02:10:14 DEBUG : 0004-efghijk.txt: Excluded 2025/11/27 02:10:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 02:10:14 DEBUG : 0005-fghijkl.txt: Excluded 2025/11/27 02:10:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 02:10:14 DEBUG : 0006-ghijklm.txt: Excluded 2025/11/27 02:10:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 02:10:14 DEBUG : 0007-1234567.txt: Excluded 2025/11/27 02:10:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 02:10:14 DEBUG : 0008-2345678.txt: Excluded 2025/11/27 02:10:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 02:10:14 DEBUG : 0009-3456789.txt: Excluded 2025/11/27 02:10:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 02:10:14 DEBUG : 0010-456789.txt: Excluded 2025/11/27 02:10:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 02:10:14 DEBUG : 0011-56789;.txt: Excluded 2025/11/27 02:10:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 02:10:14 DEBUG : 0012-6789;.txt: Excluded 2025/11/27 02:10:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 02:10:14 DEBUG : 0013-789;=.txt: Excluded 2025/11/27 02:10:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 02:10:14 DEBUG : 0014-89;=.txt: Excluded 2025/11/27 02:10:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 02:10:14 DEBUG : 0015-9;=.txt: Excluded === RUN TestTransform/charmap run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" 2025/11/27 02:10:39 DEBUG : Waiting for deletions to finish 2025/11/27 02:10:39 DEBUG : apple: Excluded (Path Filter) 2025/11/27 02:10:39 DEBUG : apple: Excluded 2025/11/27 02:10:39 DEBUG : banana: Excluded (Path Filter) 2025/11/27 02:10:39 DEBUG : banana: Excluded 2025/11/27 02:10:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 02:10:39 DEBUG : appleappleapplebanana: Excluded 2025/11/27 02:10:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 02:10:39 DEBUG : splitbananasplit: Excluded 2025/11/27 02:10:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 02:10:40 DEBUG : 0000-abcdefg.txt: Excluded 2025/11/27 02:10:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 02:10:40 DEBUG : 0001-bcdefgh.txt: Excluded 2025/11/27 02:10:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 02:10:40 DEBUG : 0002-cdefghi.txt: Excluded 2025/11/27 02:10:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 02:10:40 DEBUG : 0003-defghij.txt: Excluded 2025/11/27 02:10:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 02:10:40 DEBUG : 0004-efghijk.txt: Excluded 2025/11/27 02:10:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 02:10:40 DEBUG : 0005-fghijkl.txt: Excluded 2025/11/27 02:10:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 02:10:40 DEBUG : 0006-ghijklm.txt: Excluded 2025/11/27 02:10:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 02:10:40 DEBUG : 0007-1234567.txt: Excluded 2025/11/27 02:10:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 02:10:40 DEBUG : 0008-2345678.txt: Excluded 2025/11/27 02:10:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 02:10:40 DEBUG : 0009-3456789.txt: Excluded 2025/11/27 02:10:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 02:10:40 DEBUG : 0010-456789.txt: Excluded 2025/11/27 02:10:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 02:10:40 DEBUG : 0011-56789;.txt: Excluded 2025/11/27 02:10:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 02:10:40 DEBUG : 0012-6789;.txt: Excluded 2025/11/27 02:10:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 02:10:40 DEBUG : 0013-789;=.txt: Excluded 2025/11/27 02:10:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 02:10:40 DEBUG : 0014-89;=.txt: Excluded 2025/11/27 02:10:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 02:10:40 DEBUG : 0015-9;=.txt: Excluded 2025/11/27 02:10:42 DEBUG : apple: size = 5 OK 2025/11/27 02:10:42 DEBUG : apple: Sizes identical 2025/11/27 02:10:42 DEBUG : apple: Unchanged skipping 2025/11/27 02:10:42 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/27 02:10:42 DEBUG : appleappleapplebanana: Sizes identical 2025/11/27 02:10:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/27 02:10:42 DEBUG : banana: size = 6 OK 2025/11/27 02:10:42 DEBUG : banana: Sizes identical 2025/11/27 02:10:42 DEBUG : banana: Unchanged skipping 2025/11/27 02:10:42 DEBUG : splitbananasplit: size = 16 OK 2025/11/27 02:10:42 DEBUG : splitbananasplit: Sizes identical 2025/11/27 02:10:42 DEBUG : splitbananasplit: Unchanged skipping 2025/11/27 02:10:42 DEBUG : 0000-abcdefg.txt: size = 21 OK 2025/11/27 02:10:42 DEBUG : 0001-bcdefgh.txt: size = 21 OK 2025/11/27 02:10:42 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/27 02:10:42 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/27 02:10:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/27 02:10:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/27 02:10:42 DEBUG : 0002-cdefghi.txt: size = 21 OK 2025/11/27 02:10:42 DEBUG : 0003-defghij.txt: size = 21 OK 2025/11/27 02:10:42 DEBUG : 0004-efghijk.txt: size = 21 OK 2025/11/27 02:10:42 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/27 02:10:42 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/27 02:10:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/27 02:10:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/27 02:10:42 DEBUG : 0005-fghijkl.txt: size = 21 OK 2025/11/27 02:10:42 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/27 02:10:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/27 02:10:42 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/27 02:10:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/27 02:10:42 DEBUG : 0006-ghijklm.txt: size = 21 OK 2025/11/27 02:10:42 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/27 02:10:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/27 02:10:42 DEBUG : 0007-1234567.txt: size = 21 OK 2025/11/27 02:10:42 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/27 02:10:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/27 02:10:42 DEBUG : 0008-2345678.txt: size = 21 OK 2025/11/27 02:10:42 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/27 02:10:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/27 02:10:42 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 02:10:42 DEBUG : 0009-3456789.txt: size = 21 OK 2025/11/27 02:10:42 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/27 02:10:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/27 02:10:42 DEBUG : 0010-456789.txt: size = 20 OK 2025/11/27 02:10:42 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/27 02:10:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/27 02:10:42 DEBUG : 0011-56789;.txt: size = 20 OK 2025/11/27 02:10:42 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/27 02:10:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/27 02:10:42 DEBUG : 0012-6789;.txt: size = 19 OK 2025/11/27 02:10:42 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/27 02:10:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/27 02:10:42 DEBUG : 0013-789;=.txt: size = 19 OK 2025/11/27 02:10:42 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/27 02:10:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/27 02:10:42 DEBUG : 0014-89;=.txt: size = 18 OK 2025/11/27 02:10:42 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/27 02:10:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/27 02:10:42 DEBUG : 0015-9;=.txt: size = 17 OK 2025/11/27 02:10:42 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/27 02:10:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/27 02:10:42 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 02:10:42 DEBUG : Waiting for deletions to finish 2025/11/27 02:10:42 DEBUG : Waiting for deletions to finish 2025/11/27 02:10:43 DEBUG : apple: Excluded (Path Filter) 2025/11/27 02:10:43 DEBUG : apple: Excluded 2025/11/27 02:10:43 DEBUG : banana: Excluded (Path Filter) 2025/11/27 02:10:43 DEBUG : banana: Excluded 2025/11/27 02:10:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 02:10:43 DEBUG : appleappleapplebanana: Excluded 2025/11/27 02:10:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 02:10:43 DEBUG : splitbananasplit: Excluded 2025/11/27 02:10:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 02:10:43 DEBUG : 0000-abcdefg.txt: Excluded 2025/11/27 02:10:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 02:10:43 DEBUG : 0001-bcdefgh.txt: Excluded 2025/11/27 02:10:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 02:10:43 DEBUG : 0002-cdefghi.txt: Excluded 2025/11/27 02:10:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 02:10:43 DEBUG : 0003-defghij.txt: Excluded 2025/11/27 02:10:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 02:10:43 DEBUG : 0004-efghijk.txt: Excluded 2025/11/27 02:10:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 02:10:43 DEBUG : 0005-fghijkl.txt: Excluded 2025/11/27 02:10:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 02:10:43 DEBUG : 0006-ghijklm.txt: Excluded 2025/11/27 02:10:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 02:10:43 DEBUG : 0007-1234567.txt: Excluded 2025/11/27 02:10:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 02:10:43 DEBUG : 0008-2345678.txt: Excluded 2025/11/27 02:10:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 02:10:43 DEBUG : 0009-3456789.txt: Excluded 2025/11/27 02:10:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 02:10:43 DEBUG : 0010-456789.txt: Excluded 2025/11/27 02:10:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 02:10:43 DEBUG : 0011-56789;.txt: Excluded 2025/11/27 02:10:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 02:10:43 DEBUG : 0012-6789;.txt: Excluded 2025/11/27 02:10:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 02:10:43 DEBUG : 0013-789;=.txt: Excluded 2025/11/27 02:10:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 02:10:43 DEBUG : 0014-89;=.txt: Excluded 2025/11/27 02:10:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 02:10:43 DEBUG : 0015-9;=.txt: Excluded 2025/11/27 02:10:44 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/27 02:10:44 DEBUG : appleappleapplebanana: Sizes identical 2025/11/27 02:10:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/27 02:10:44 DEBUG : banana: size = 6 OK 2025/11/27 02:10:44 DEBUG : banana: Sizes identical 2025/11/27 02:10:44 DEBUG : banana: Unchanged skipping 2025/11/27 02:10:44 DEBUG : splitbananasplit: size = 16 OK 2025/11/27 02:10:44 DEBUG : splitbananasplit: Sizes identical 2025/11/27 02:10:44 DEBUG : splitbananasplit: Unchanged skipping 2025/11/27 02:10:44 DEBUG : apple: size = 5 OK 2025/11/27 02:10:44 DEBUG : apple: Sizes identical 2025/11/27 02:10:44 DEBUG : apple: Unchanged skipping 2025/11/27 02:10:45 DEBUG : 0000-abcdefg.txt: size = 21 OK 2025/11/27 02:10:45 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/27 02:10:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/27 02:10:45 DEBUG : 0001-bcdefgh.txt: size = 21 OK 2025/11/27 02:10:45 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/27 02:10:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/27 02:10:45 DEBUG : 0002-cdefghi.txt: size = 21 OK 2025/11/27 02:10:45 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/27 02:10:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/27 02:10:45 DEBUG : 0003-defghij.txt: size = 21 OK 2025/11/27 02:10:45 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/27 02:10:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/27 02:10:45 DEBUG : 0004-efghijk.txt: size = 21 OK 2025/11/27 02:10:45 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/27 02:10:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/27 02:10:45 DEBUG : 0005-fghijkl.txt: size = 21 OK 2025/11/27 02:10:45 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/27 02:10:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/27 02:10:45 DEBUG : 0006-ghijklm.txt: size = 21 OK 2025/11/27 02:10:45 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/27 02:10:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/27 02:10:45 DEBUG : 0007-1234567.txt: size = 21 OK 2025/11/27 02:10:45 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/27 02:10:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/27 02:10:45 DEBUG : 0008-2345678.txt: size = 21 OK 2025/11/27 02:10:45 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/27 02:10:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/27 02:10:45 DEBUG : 0009-3456789.txt: size = 21 OK 2025/11/27 02:10:45 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/27 02:10:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/27 02:10:45 DEBUG : 0010-456789.txt: size = 20 OK 2025/11/27 02:10:45 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/27 02:10:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/27 02:10:45 DEBUG : 0011-56789;.txt: size = 20 OK 2025/11/27 02:10:45 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/27 02:10:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/27 02:10:45 DEBUG : 0012-6789;.txt: size = 19 OK 2025/11/27 02:10:45 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/27 02:10:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/27 02:10:45 DEBUG : 0013-789;=.txt: size = 19 OK 2025/11/27 02:10:45 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/27 02:10:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/27 02:10:45 DEBUG : 0014-89;=.txt: size = 18 OK 2025/11/27 02:10:45 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/27 02:10:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/27 02:10:45 DEBUG : 0015-9;=.txt: size = 17 OK 2025/11/27 02:10:45 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/27 02:10:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/27 02:10:45 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 02:10:45 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 02:10:45 DEBUG : Waiting for deletions to finish 2025/11/27 02:10:45 DEBUG : Waiting for deletions to finish 2025/11/27 02:10:45 DEBUG : apple: Excluded (Path Filter) 2025/11/27 02:10:45 DEBUG : apple: Excluded 2025/11/27 02:10:45 DEBUG : banana: Excluded (Path Filter) 2025/11/27 02:10:45 DEBUG : banana: Excluded 2025/11/27 02:10:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 02:10:45 DEBUG : appleappleapplebanana: Excluded 2025/11/27 02:10:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 02:10:45 DEBUG : splitbananasplit: Excluded 2025/11/27 02:10:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 02:10:46 DEBUG : 0000-abcdefg.txt: Excluded 2025/11/27 02:10:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 02:10:46 DEBUG : 0001-bcdefgh.txt: Excluded 2025/11/27 02:10:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 02:10:46 DEBUG : 0002-cdefghi.txt: Excluded 2025/11/27 02:10:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 02:10:46 DEBUG : 0003-defghij.txt: Excluded 2025/11/27 02:10:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 02:10:46 DEBUG : 0004-efghijk.txt: Excluded 2025/11/27 02:10:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 02:10:46 DEBUG : 0005-fghijkl.txt: Excluded 2025/11/27 02:10:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 02:10:46 DEBUG : 0006-ghijklm.txt: Excluded 2025/11/27 02:10:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 02:10:46 DEBUG : 0007-1234567.txt: Excluded 2025/11/27 02:10:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 02:10:46 DEBUG : 0008-2345678.txt: Excluded 2025/11/27 02:10:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 02:10:46 DEBUG : 0009-3456789.txt: Excluded 2025/11/27 02:10:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 02:10:46 DEBUG : 0010-456789.txt: Excluded 2025/11/27 02:10:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 02:10:46 DEBUG : 0011-56789;.txt: Excluded 2025/11/27 02:10:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 02:10:46 DEBUG : 0012-6789;.txt: Excluded 2025/11/27 02:10:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 02:10:46 DEBUG : 0013-789;=.txt: Excluded 2025/11/27 02:10:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 02:10:46 DEBUG : 0014-89;=.txt: Excluded 2025/11/27 02:10:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 02:10:46 DEBUG : 0015-9;=.txt: Excluded === RUN TestTransform/lowercase run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" 2025/11/27 02:11:19 DEBUG : Waiting for deletions to finish 2025/11/27 02:11:19 DEBUG : apple: Excluded (Path Filter) 2025/11/27 02:11:19 DEBUG : apple: Excluded 2025/11/27 02:11:19 DEBUG : banana: Excluded (Path Filter) 2025/11/27 02:11:19 DEBUG : banana: Excluded 2025/11/27 02:11:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 02:11:19 DEBUG : appleappleapplebanana: Excluded 2025/11/27 02:11:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 02:11:19 DEBUG : splitbananasplit: Excluded 2025/11/27 02:11:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 02:11:19 DEBUG : 0000-abcdefg.txt: Excluded 2025/11/27 02:11:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 02:11:19 DEBUG : 0001-bcdefgh.txt: Excluded 2025/11/27 02:11:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 02:11:19 DEBUG : 0002-cdefghi.txt: Excluded 2025/11/27 02:11:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 02:11:19 DEBUG : 0003-defghij.txt: Excluded 2025/11/27 02:11:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 02:11:19 DEBUG : 0004-efghijk.txt: Excluded 2025/11/27 02:11:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 02:11:19 DEBUG : 0005-fghijkl.txt: Excluded 2025/11/27 02:11:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 02:11:19 DEBUG : 0006-ghijklm.txt: Excluded 2025/11/27 02:11:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 02:11:19 DEBUG : 0007-1234567.txt: Excluded 2025/11/27 02:11:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 02:11:19 DEBUG : 0008-2345678.txt: Excluded 2025/11/27 02:11:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 02:11:19 DEBUG : 0009-3456789.txt: Excluded 2025/11/27 02:11:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 02:11:19 DEBUG : 0010-456789.txt: Excluded 2025/11/27 02:11:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 02:11:19 DEBUG : 0011-56789;.txt: Excluded 2025/11/27 02:11:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 02:11:19 DEBUG : 0012-6789;.txt: Excluded 2025/11/27 02:11:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 02:11:19 DEBUG : 0013-789;=.txt: Excluded 2025/11/27 02:11:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 02:11:19 DEBUG : 0014-89;=.txt: Excluded 2025/11/27 02:11:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 02:11:19 DEBUG : 0015-9;=.txt: Excluded 2025/11/27 02:11:21 DEBUG : apple: size = 5 OK 2025/11/27 02:11:21 DEBUG : apple: Sizes identical 2025/11/27 02:11:21 DEBUG : apple: Unchanged skipping 2025/11/27 02:11:21 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/27 02:11:21 DEBUG : appleappleapplebanana: Sizes identical 2025/11/27 02:11:21 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/27 02:11:21 DEBUG : banana: size = 6 OK 2025/11/27 02:11:21 DEBUG : banana: Sizes identical 2025/11/27 02:11:21 DEBUG : banana: Unchanged skipping 2025/11/27 02:11:21 DEBUG : splitbananasplit: size = 16 OK 2025/11/27 02:11:21 DEBUG : splitbananasplit: Sizes identical 2025/11/27 02:11:21 DEBUG : splitbananasplit: Unchanged skipping 2025/11/27 02:11:21 DEBUG : 0001-bcdefgh.txt: size = 21 OK 2025/11/27 02:11:21 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/27 02:11:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/27 02:11:21 DEBUG : 0000-abcdefg.txt: size = 21 OK 2025/11/27 02:11:21 DEBUG : 0002-cdefghi.txt: size = 21 OK 2025/11/27 02:11:21 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/27 02:11:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/27 02:11:21 DEBUG : 0003-defghij.txt: size = 21 OK 2025/11/27 02:11:21 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/27 02:11:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/27 02:11:21 DEBUG : 0004-efghijk.txt: size = 21 OK 2025/11/27 02:11:21 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/27 02:11:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/27 02:11:21 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/27 02:11:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/27 02:11:21 DEBUG : 0006-ghijklm.txt: size = 21 OK 2025/11/27 02:11:21 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/27 02:11:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/27 02:11:21 DEBUG : 0007-1234567.txt: size = 21 OK 2025/11/27 02:11:21 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/27 02:11:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/27 02:11:21 DEBUG : 0008-2345678.txt: size = 21 OK 2025/11/27 02:11:21 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/27 02:11:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/27 02:11:21 DEBUG : 0005-fghijkl.txt: size = 21 OK 2025/11/27 02:11:21 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/27 02:11:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/27 02:11:21 DEBUG : 0009-3456789.txt: size = 21 OK 2025/11/27 02:11:21 DEBUG : 0010-456789.txt: size = 20 OK 2025/11/27 02:11:21 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/27 02:11:21 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/27 02:11:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/27 02:11:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/27 02:11:21 DEBUG : 0011-56789;.txt: size = 20 OK 2025/11/27 02:11:21 DEBUG : 0012-6789;.txt: size = 19 OK 2025/11/27 02:11:21 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/27 02:11:21 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/27 02:11:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/27 02:11:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/27 02:11:21 DEBUG : 0013-789;=.txt: size = 19 OK 2025/11/27 02:11:21 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/27 02:11:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/27 02:11:21 DEBUG : 0014-89;=.txt: size = 18 OK 2025/11/27 02:11:21 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/27 02:11:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/27 02:11:21 DEBUG : 0015-9;=.txt: size = 17 OK 2025/11/27 02:11:21 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/27 02:11:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/27 02:11:21 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 02:11:21 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 02:11:21 DEBUG : Waiting for deletions to finish 2025/11/27 02:11:21 DEBUG : Waiting for deletions to finish 2025/11/27 02:11:22 DEBUG : apple: Excluded (Path Filter) 2025/11/27 02:11:22 DEBUG : apple: Excluded 2025/11/27 02:11:22 DEBUG : banana: Excluded (Path Filter) 2025/11/27 02:11:22 DEBUG : banana: Excluded 2025/11/27 02:11:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 02:11:22 DEBUG : appleappleapplebanana: Excluded 2025/11/27 02:11:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 02:11:22 DEBUG : splitbananasplit: Excluded 2025/11/27 02:11:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 02:11:22 DEBUG : 0000-abcdefg.txt: Excluded 2025/11/27 02:11:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 02:11:22 DEBUG : 0001-bcdefgh.txt: Excluded 2025/11/27 02:11:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 02:11:22 DEBUG : 0002-cdefghi.txt: Excluded 2025/11/27 02:11:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 02:11:22 DEBUG : 0003-defghij.txt: Excluded 2025/11/27 02:11:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 02:11:22 DEBUG : 0004-efghijk.txt: Excluded 2025/11/27 02:11:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 02:11:22 DEBUG : 0005-fghijkl.txt: Excluded 2025/11/27 02:11:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 02:11:22 DEBUG : 0006-ghijklm.txt: Excluded 2025/11/27 02:11:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 02:11:22 DEBUG : 0007-1234567.txt: Excluded 2025/11/27 02:11:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 02:11:22 DEBUG : 0008-2345678.txt: Excluded 2025/11/27 02:11:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 02:11:22 DEBUG : 0009-3456789.txt: Excluded 2025/11/27 02:11:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 02:11:22 DEBUG : 0010-456789.txt: Excluded 2025/11/27 02:11:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 02:11:22 DEBUG : 0011-56789;.txt: Excluded 2025/11/27 02:11:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 02:11:22 DEBUG : 0012-6789;.txt: Excluded 2025/11/27 02:11:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 02:11:22 DEBUG : 0013-789;=.txt: Excluded 2025/11/27 02:11:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 02:11:22 DEBUG : 0014-89;=.txt: Excluded 2025/11/27 02:11:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 02:11:22 DEBUG : 0015-9;=.txt: Excluded 2025/11/27 02:11:23 DEBUG : apple: size = 5 OK 2025/11/27 02:11:23 DEBUG : apple: Sizes identical 2025/11/27 02:11:23 DEBUG : apple: Unchanged skipping 2025/11/27 02:11:23 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/27 02:11:23 DEBUG : splitbananasplit: size = 16 OK 2025/11/27 02:11:23 DEBUG : appleappleapplebanana: Sizes identical 2025/11/27 02:11:23 DEBUG : splitbananasplit: Sizes identical 2025/11/27 02:11:23 DEBUG : splitbananasplit: Unchanged skipping 2025/11/27 02:11:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/27 02:11:23 DEBUG : banana: size = 6 OK 2025/11/27 02:11:23 DEBUG : banana: Sizes identical 2025/11/27 02:11:23 DEBUG : banana: Unchanged skipping 2025/11/27 02:11:24 DEBUG : 0001-bcdefgh.txt: size = 21 OK 2025/11/27 02:11:24 DEBUG : 0000-abcdefg.txt: size = 21 OK 2025/11/27 02:11:24 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/27 02:11:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/27 02:11:24 DEBUG : 0003-defghij.txt: size = 21 OK 2025/11/27 02:11:24 DEBUG : 0004-efghijk.txt: size = 21 OK 2025/11/27 02:11:24 DEBUG : 0005-fghijkl.txt: size = 21 OK 2025/11/27 02:11:24 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/27 02:11:24 DEBUG : 0006-ghijklm.txt: size = 21 OK 2025/11/27 02:11:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/27 02:11:24 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/27 02:11:24 DEBUG : 0002-cdefghi.txt: size = 21 OK 2025/11/27 02:11:24 DEBUG : 0009-3456789.txt: size = 21 OK 2025/11/27 02:11:24 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/27 02:11:24 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/27 02:11:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/27 02:11:24 DEBUG : 0010-456789.txt: size = 20 OK 2025/11/27 02:11:24 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/27 02:11:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/27 02:11:24 DEBUG : 0011-56789;.txt: size = 20 OK 2025/11/27 02:11:24 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/27 02:11:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/27 02:11:24 DEBUG : 0012-6789;.txt: size = 19 OK 2025/11/27 02:11:24 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/27 02:11:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/27 02:11:24 DEBUG : 0013-789;=.txt: size = 19 OK 2025/11/27 02:11:24 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/27 02:11:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/27 02:11:24 DEBUG : 0014-89;=.txt: size = 18 OK 2025/11/27 02:11:24 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/27 02:11:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/27 02:11:24 DEBUG : 0015-9;=.txt: size = 17 OK 2025/11/27 02:11:24 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/27 02:11:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/27 02:11:24 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/27 02:11:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/27 02:11:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/27 02:11:24 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/27 02:11:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/27 02:11:24 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/27 02:11:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/27 02:11:24 DEBUG : 0007-1234567.txt: size = 21 OK 2025/11/27 02:11:24 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/27 02:11:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/27 02:11:24 DEBUG : 0008-2345678.txt: size = 21 OK 2025/11/27 02:11:24 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/27 02:11:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/27 02:11:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/27 02:11:24 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 02:11:24 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 02:11:24 DEBUG : Waiting for deletions to finish 2025/11/27 02:11:24 DEBUG : Waiting for deletions to finish 2025/11/27 02:11:24 DEBUG : apple: Excluded (Path Filter) 2025/11/27 02:11:24 DEBUG : apple: Excluded 2025/11/27 02:11:24 DEBUG : banana: Excluded (Path Filter) 2025/11/27 02:11:24 DEBUG : banana: Excluded 2025/11/27 02:11:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 02:11:24 DEBUG : appleappleapplebanana: Excluded 2025/11/27 02:11:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 02:11:24 DEBUG : splitbananasplit: Excluded 2025/11/27 02:11:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 02:11:25 DEBUG : 0000-abcdefg.txt: Excluded 2025/11/27 02:11:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 02:11:25 DEBUG : 0001-bcdefgh.txt: Excluded 2025/11/27 02:11:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 02:11:25 DEBUG : 0002-cdefghi.txt: Excluded 2025/11/27 02:11:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 02:11:25 DEBUG : 0003-defghij.txt: Excluded 2025/11/27 02:11:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 02:11:25 DEBUG : 0004-efghijk.txt: Excluded 2025/11/27 02:11:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 02:11:25 DEBUG : 0005-fghijkl.txt: Excluded 2025/11/27 02:11:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 02:11:25 DEBUG : 0006-ghijklm.txt: Excluded 2025/11/27 02:11:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 02:11:25 DEBUG : 0007-1234567.txt: Excluded 2025/11/27 02:11:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 02:11:25 DEBUG : 0008-2345678.txt: Excluded 2025/11/27 02:11:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 02:11:25 DEBUG : 0009-3456789.txt: Excluded 2025/11/27 02:11:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 02:11:25 DEBUG : 0010-456789.txt: Excluded 2025/11/27 02:11:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 02:11:25 DEBUG : 0011-56789;.txt: Excluded 2025/11/27 02:11:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 02:11:25 DEBUG : 0012-6789;.txt: Excluded 2025/11/27 02:11:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 02:11:25 DEBUG : 0013-789;=.txt: Excluded 2025/11/27 02:11:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 02:11:25 DEBUG : 0014-89;=.txt: Excluded 2025/11/27 02:11:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 02:11:25 DEBUG : 0015-9;=.txt: Excluded === RUN TestTransform/ascii run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" 2025/11/27 02:11:52 DEBUG : Waiting for deletions to finish 2025/11/27 02:11:52 DEBUG : apple: Excluded (Path Filter) 2025/11/27 02:11:52 DEBUG : apple: Excluded 2025/11/27 02:11:52 DEBUG : banana: Excluded (Path Filter) 2025/11/27 02:11:52 DEBUG : banana: Excluded 2025/11/27 02:11:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 02:11:52 DEBUG : appleappleapplebanana: Excluded 2025/11/27 02:11:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 02:11:52 DEBUG : splitbananasplit: Excluded 2025/11/27 02:11:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 02:11:52 DEBUG : 0000-abcdefg.txt: Excluded 2025/11/27 02:11:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 02:11:52 DEBUG : 0001-bcdefgh.txt: Excluded 2025/11/27 02:11:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 02:11:52 DEBUG : 0002-cdefghi.txt: Excluded 2025/11/27 02:11:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 02:11:52 DEBUG : 0003-defghij.txt: Excluded 2025/11/27 02:11:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 02:11:52 DEBUG : 0004-efghijk.txt: Excluded 2025/11/27 02:11:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 02:11:52 DEBUG : 0005-fghijkl.txt: Excluded 2025/11/27 02:11:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 02:11:52 DEBUG : 0006-ghijklm.txt: Excluded 2025/11/27 02:11:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 02:11:52 DEBUG : 0007-1234567.txt: Excluded 2025/11/27 02:11:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 02:11:52 DEBUG : 0008-2345678.txt: Excluded 2025/11/27 02:11:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 02:11:52 DEBUG : 0009-3456789.txt: Excluded 2025/11/27 02:11:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 02:11:52 DEBUG : 0010-456789.txt: Excluded 2025/11/27 02:11:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 02:11:52 DEBUG : 0011-56789;.txt: Excluded 2025/11/27 02:11:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 02:11:52 DEBUG : 0012-6789;.txt: Excluded 2025/11/27 02:11:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 02:11:52 DEBUG : 0013-789;=.txt: Excluded 2025/11/27 02:11:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 02:11:52 DEBUG : 0014-89;=.txt: Excluded 2025/11/27 02:11:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 02:11:52 DEBUG : 0015-9;=.txt: Excluded 2025/11/27 02:11:54 DEBUG : apple: size = 5 OK 2025/11/27 02:11:54 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/27 02:11:54 DEBUG : appleappleapplebanana: Sizes identical 2025/11/27 02:11:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/27 02:11:54 DEBUG : banana: size = 6 OK 2025/11/27 02:11:54 DEBUG : apple: Sizes identical 2025/11/27 02:11:54 DEBUG : banana: Sizes identical 2025/11/27 02:11:54 DEBUG : apple: Unchanged skipping 2025/11/27 02:11:54 DEBUG : banana: Unchanged skipping 2025/11/27 02:11:54 DEBUG : splitbananasplit: size = 16 OK 2025/11/27 02:11:54 DEBUG : splitbananasplit: Sizes identical 2025/11/27 02:11:54 DEBUG : splitbananasplit: Unchanged skipping 2025/11/27 02:11:54 DEBUG : 0000-abcdefg.txt: size = 21 OK 2025/11/27 02:11:54 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/27 02:11:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/27 02:11:54 DEBUG : 0001-bcdefgh.txt: size = 21 OK 2025/11/27 02:11:54 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/27 02:11:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/27 02:11:54 DEBUG : 0002-cdefghi.txt: size = 21 OK 2025/11/27 02:11:54 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/27 02:11:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/27 02:11:54 DEBUG : 0003-defghij.txt: size = 21 OK 2025/11/27 02:11:54 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/27 02:11:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/27 02:11:54 DEBUG : 0004-efghijk.txt: size = 21 OK 2025/11/27 02:11:54 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/27 02:11:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/27 02:11:54 DEBUG : 0005-fghijkl.txt: size = 21 OK 2025/11/27 02:11:54 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/27 02:11:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/27 02:11:54 DEBUG : 0006-ghijklm.txt: size = 21 OK 2025/11/27 02:11:54 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/27 02:11:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/27 02:11:54 DEBUG : 0007-1234567.txt: size = 21 OK 2025/11/27 02:11:54 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/27 02:11:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/27 02:11:54 DEBUG : 0008-2345678.txt: size = 21 OK 2025/11/27 02:11:54 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/27 02:11:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/27 02:11:54 DEBUG : 0009-3456789.txt: size = 21 OK 2025/11/27 02:11:54 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/27 02:11:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/27 02:11:54 DEBUG : 0010-456789.txt: size = 20 OK 2025/11/27 02:11:54 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/27 02:11:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/27 02:11:54 DEBUG : 0011-56789;.txt: size = 20 OK 2025/11/27 02:11:54 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/27 02:11:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/27 02:11:54 DEBUG : 0012-6789;.txt: size = 19 OK 2025/11/27 02:11:54 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/27 02:11:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/27 02:11:54 DEBUG : 0013-789;=.txt: size = 19 OK 2025/11/27 02:11:54 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/27 02:11:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/27 02:11:54 DEBUG : 0014-89;=.txt: size = 18 OK 2025/11/27 02:11:54 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/27 02:11:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/27 02:11:54 DEBUG : 0015-9;=.txt: size = 17 OK 2025/11/27 02:11:54 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/27 02:11:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/27 02:11:54 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 02:11:54 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 02:11:54 DEBUG : Waiting for deletions to finish 2025/11/27 02:11:54 DEBUG : Waiting for deletions to finish 2025/11/27 02:11:55 DEBUG : apple: Excluded (Path Filter) 2025/11/27 02:11:55 DEBUG : apple: Excluded 2025/11/27 02:11:55 DEBUG : banana: Excluded (Path Filter) 2025/11/27 02:11:55 DEBUG : banana: Excluded 2025/11/27 02:11:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 02:11:55 DEBUG : appleappleapplebanana: Excluded 2025/11/27 02:11:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 02:11:55 DEBUG : splitbananasplit: Excluded 2025/11/27 02:11:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 02:11:55 DEBUG : 0000-abcdefg.txt: Excluded 2025/11/27 02:11:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 02:11:55 DEBUG : 0001-bcdefgh.txt: Excluded 2025/11/27 02:11:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 02:11:55 DEBUG : 0002-cdefghi.txt: Excluded 2025/11/27 02:11:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 02:11:55 DEBUG : 0003-defghij.txt: Excluded 2025/11/27 02:11:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 02:11:55 DEBUG : 0004-efghijk.txt: Excluded 2025/11/27 02:11:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 02:11:55 DEBUG : 0005-fghijkl.txt: Excluded 2025/11/27 02:11:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 02:11:55 DEBUG : 0006-ghijklm.txt: Excluded 2025/11/27 02:11:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 02:11:55 DEBUG : 0007-1234567.txt: Excluded 2025/11/27 02:11:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 02:11:55 DEBUG : 0008-2345678.txt: Excluded 2025/11/27 02:11:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 02:11:55 DEBUG : 0009-3456789.txt: Excluded 2025/11/27 02:11:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 02:11:55 DEBUG : 0010-456789.txt: Excluded 2025/11/27 02:11:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 02:11:55 DEBUG : 0011-56789;.txt: Excluded 2025/11/27 02:11:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 02:11:55 DEBUG : 0012-6789;.txt: Excluded 2025/11/27 02:11:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 02:11:55 DEBUG : 0013-789;=.txt: Excluded 2025/11/27 02:11:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 02:11:55 DEBUG : 0014-89;=.txt: Excluded 2025/11/27 02:11:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 02:11:55 DEBUG : 0015-9;=.txt: Excluded 2025/11/27 02:11:56 DEBUG : banana: size = 6 OK 2025/11/27 02:11:56 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/27 02:11:56 DEBUG : splitbananasplit: size = 16 OK 2025/11/27 02:11:56 DEBUG : splitbananasplit: Sizes identical 2025/11/27 02:11:56 DEBUG : splitbananasplit: Unchanged skipping 2025/11/27 02:11:56 DEBUG : banana: Sizes identical 2025/11/27 02:11:56 DEBUG : banana: Unchanged skipping 2025/11/27 02:11:56 DEBUG : apple: size = 5 OK 2025/11/27 02:11:56 DEBUG : apple: Sizes identical 2025/11/27 02:11:56 DEBUG : apple: Unchanged skipping 2025/11/27 02:11:56 DEBUG : appleappleapplebanana: Sizes identical 2025/11/27 02:11:56 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/27 02:11:57 DEBUG : 0001-bcdefgh.txt: size = 21 OK 2025/11/27 02:11:57 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/27 02:11:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/27 02:11:57 DEBUG : 0000-abcdefg.txt: size = 21 OK 2025/11/27 02:11:57 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/27 02:11:57 DEBUG : 0002-cdefghi.txt: size = 21 OK 2025/11/27 02:11:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/27 02:11:57 DEBUG : 0004-efghijk.txt: size = 21 OK 2025/11/27 02:11:57 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/27 02:11:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/27 02:11:57 DEBUG : 0005-fghijkl.txt: size = 21 OK 2025/11/27 02:11:57 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/27 02:11:57 DEBUG : 0008-2345678.txt: size = 21 OK 2025/11/27 02:11:57 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/27 02:11:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/27 02:11:57 DEBUG : 0007-1234567.txt: size = 21 OK 2025/11/27 02:11:57 DEBUG : 0009-3456789.txt: size = 21 OK 2025/11/27 02:11:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/27 02:11:57 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/27 02:11:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/27 02:11:57 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/27 02:11:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/27 02:11:57 DEBUG : 0011-56789;.txt: size = 20 OK 2025/11/27 02:11:57 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/27 02:11:57 DEBUG : 0010-456789.txt: size = 20 OK 2025/11/27 02:11:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/27 02:11:57 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/27 02:11:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/27 02:11:57 DEBUG : 0012-6789;.txt: size = 19 OK 2025/11/27 02:11:57 DEBUG : 0013-789;=.txt: size = 19 OK 2025/11/27 02:11:57 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/27 02:11:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/27 02:11:57 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/27 02:11:57 DEBUG : 0015-9;=.txt: size = 17 OK 2025/11/27 02:11:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/27 02:11:57 DEBUG : 0006-ghijklm.txt: size = 21 OK 2025/11/27 02:11:57 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/27 02:11:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/27 02:11:57 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/27 02:11:57 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 02:11:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/27 02:11:57 DEBUG : 0014-89;=.txt: size = 18 OK 2025/11/27 02:11:57 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/27 02:11:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/27 02:11:57 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/27 02:11:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/27 02:11:57 DEBUG : 0003-defghij.txt: size = 21 OK 2025/11/27 02:11:57 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/27 02:11:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/27 02:11:57 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 02:11:57 DEBUG : Waiting for deletions to finish 2025/11/27 02:11:57 DEBUG : Waiting for deletions to finish 2025/11/27 02:11:57 DEBUG : apple: Excluded (Path Filter) 2025/11/27 02:11:57 DEBUG : apple: Excluded 2025/11/27 02:11:57 DEBUG : banana: Excluded (Path Filter) 2025/11/27 02:11:57 DEBUG : banana: Excluded 2025/11/27 02:11:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/27 02:11:57 DEBUG : appleappleapplebanana: Excluded 2025/11/27 02:11:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/27 02:11:57 DEBUG : splitbananasplit: Excluded 2025/11/27 02:11:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/27 02:11:57 DEBUG : 0000-abcdefg.txt: Excluded 2025/11/27 02:11:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/27 02:11:57 DEBUG : 0001-bcdefgh.txt: Excluded 2025/11/27 02:11:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/27 02:11:57 DEBUG : 0002-cdefghi.txt: Excluded 2025/11/27 02:11:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/27 02:11:57 DEBUG : 0003-defghij.txt: Excluded 2025/11/27 02:11:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/27 02:11:57 DEBUG : 0004-efghijk.txt: Excluded 2025/11/27 02:11:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/27 02:11:57 DEBUG : 0005-fghijkl.txt: Excluded 2025/11/27 02:11:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/27 02:11:57 DEBUG : 0006-ghijklm.txt: Excluded 2025/11/27 02:11:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/27 02:11:57 DEBUG : 0007-1234567.txt: Excluded 2025/11/27 02:11:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/27 02:11:57 DEBUG : 0008-2345678.txt: Excluded 2025/11/27 02:11:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/27 02:11:57 DEBUG : 0009-3456789.txt: Excluded 2025/11/27 02:11:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/27 02:11:57 DEBUG : 0010-456789.txt: Excluded 2025/11/27 02:11:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/27 02:11:57 DEBUG : 0011-56789;.txt: Excluded 2025/11/27 02:11:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/27 02:11:57 DEBUG : 0012-6789;.txt: Excluded 2025/11/27 02:11:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/27 02:11:57 DEBUG : 0013-789;=.txt: Excluded 2025/11/27 02:11:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/27 02:11:57 DEBUG : 0014-89;=.txt: Excluded 2025/11/27 02:11:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/27 02:11:57 DEBUG : 0015-9;=.txt: Excluded --- PASS: TestTransform (402.77s) --- PASS: TestTransform/NFC (28.90s) --- PASS: TestTransform/NFD (34.11s) --- PASS: TestTransform/base64 (37.62s) --- PASS: TestTransform/prefix (44.77s) --- PASS: TestTransform/suffix (45.75s) --- PASS: TestTransform/truncate (35.14s) --- PASS: TestTransform/encoder (38.11s) --- PASS: TestTransform/ISO-8859-1 (32.82s) --- PASS: TestTransform/charmap (38.31s) --- PASS: TestTransform/lowercase (34.35s) --- PASS: TestTransform/ascii (32.89s) === RUN TestTransformCopy run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" 2025/11/27 02:12:05 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/27 02:12:06 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/27 02:12:06 INFO : sub dir_somesuffix: Making directory 2025/11/27 02:12:06 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/27 02:12:06 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/11/27 02:12:06 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/27 02:12:06 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/11/27 02:12:06 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/27 02:12:06 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 02:12:06 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 02:12:07 DEBUG : hello world_somesuffix.txt: size = 11 OK 2025/11/27 02:12:07 INFO : sub dir/hello world.txt: Copied (new) to: hello world_somesuffix.txt 2025/11/27 02:12:07 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (6.69s) === RUN TestDoubleTransform run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" 2025/11/27 02:12:12 DEBUG : toe: transformed to: tictactoe 2025/11/27 02:12:12 DEBUG : toe: transformed to: tictactoe 2025/11/27 02:12:12 INFO : tictactoe: Making directory 2025/11/27 02:12:12 DEBUG : toe: transformed to: tictactoe 2025/11/27 02:12:12 DEBUG : toe: transformed to: tictactoe 2025/11/27 02:12:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/27 02:12:12 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/11/27 02:12:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/27 02:12:12 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 02:12:12 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 02:12:13 DEBUG : tictactoe: size = 11 OK 2025/11/27 02:12:13 INFO : toe/toe: Copied (new) to: tictactoe 2025/11/27 02:12:13 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (4.15s) === RUN TestFileTag run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" 2025/11/27 02:12:16 INFO : toe: Making directory 2025/11/27 02:12:17 INFO : toe/toe: Making directory 2025/11/27 02:12:17 DEBUG : toe: transformed to: tictactoe 2025/11/27 02:12:17 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/27 02:12:17 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/27 02:12:17 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 02:12:17 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 02:12:17 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/27 02:12:18 DEBUG : tictactoe: size = 11 OK 2025/11/27 02:12:18 INFO : toe/toe/toe: Copied (new) to: tictactoe 2025/11/27 02:12:18 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (5.68s) === RUN TestNoTag run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" 2025/11/27 02:12:22 INFO : toe: Making directory 2025/11/27 02:12:22 INFO : toe/toe: Making directory 2025/11/27 02:12:22 DEBUG : toe: transformed to: tictactoe 2025/11/27 02:12:22 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/27 02:12:22 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/27 02:12:22 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/27 02:12:22 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 02:12:22 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 02:12:23 DEBUG : tictactoe: size = 11 OK 2025/11/27 02:12:23 INFO : toe/toe/toe: Copied (new) to: tictactoe 2025/11/27 02:12:23 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (5.69s) === RUN TestDirTag run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" 2025/11/27 02:12:27 DEBUG : empty_dir: Making directory with metadata 2025/11/27 02:12:27 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/27 02:12:27 DEBUG : toe: transformed to: tictactoe 2025/11/27 02:12:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/27 02:12:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/27 02:12:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/27 02:12:28 INFO : tictacempty_dir: Making directory 2025/11/27 02:12:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/27 02:12:28 DEBUG : toe: transformed to: tictactoe 2025/11/27 02:12:28 DEBUG : toe: transformed to: tictactoe 2025/11/27 02:12:28 INFO : tictactoe: Making directory 2025/11/27 02:12:28 DEBUG : toe: transformed to: tictactoe 2025/11/27 02:12:28 DEBUG : toe: transformed to: tictactoe 2025/11/27 02:12:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/27 02:12:28 INFO : tictactoe/tictactoe: Making directory 2025/11/27 02:12:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/27 02:12:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/27 02:12:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/27 02:12:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/27 02:12:28 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 02:12:28 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 02:12:29 DEBUG : toe.txt: size = 11 OK 2025/11/27 02:12:29 INFO : toe/toe/toe.txt: Copied (new) to: toe.txt 2025/11/27 02:12:29 DEBUG : Waiting for deletions to finish --- PASS: TestDirTag (7.83s) === RUN TestAllTag run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" 2025/11/27 02:12:35 DEBUG : empty_dir: Making directory with metadata 2025/11/27 02:12:35 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/27 02:12:35 DEBUG : toe: transformed to: tictactoe 2025/11/27 02:12:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/27 02:12:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/27 02:12:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/27 02:12:36 INFO : tictacempty_dir: Making directory 2025/11/27 02:12:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/27 02:12:36 DEBUG : toe: transformed to: tictactoe 2025/11/27 02:12:36 DEBUG : toe: transformed to: tictactoe 2025/11/27 02:12:36 INFO : tictactoe: Making directory 2025/11/27 02:12:36 DEBUG : toe: transformed to: tictactoe 2025/11/27 02:12:36 DEBUG : toe: transformed to: tictactoe 2025/11/27 02:12:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/27 02:12:36 INFO : tictactoe/tictactoe: Making directory 2025/11/27 02:12:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/27 02:12:36 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/27 02:12:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/27 02:12:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/27 02:12:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/27 02:12:36 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 02:12:36 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 02:12:37 DEBUG : tictactoe.txt: size = 11 OK 2025/11/27 02:12:37 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe.txt 2025/11/27 02:12:37 DEBUG : Waiting for deletions to finish 2025/11/27 02:12:38 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 02:12:38 DEBUG : toe: transformed to: tictactoe 2025/11/27 02:12:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/27 02:12:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/27 02:12:39 DEBUG : toe: transformed to: tictactoe 2025/11/27 02:12:39 DEBUG : toe: transformed to: tictactoe 2025/11/27 02:12:39 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/27 02:12:39 DEBUG : tictactoe.txt: size = 11 OK 2025/11/27 02:12:39 DEBUG : tictactoe.txt: OK - could not check hash 2025/11/27 02:12:39 NOTICE: FS imagekit: /rclone-test-gekajug9webu: 0 differences found 2025/11/27 02:12:39 NOTICE: FS imagekit: /rclone-test-gekajug9webu: 1 hashes could not be checked 2025/11/27 02:12:39 NOTICE: FS imagekit: /rclone-test-gekajug9webu: 1 matching files --- PASS: TestAllTag (7.58s) === RUN TestRunTwice run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" 2025/11/27 02:12:43 DEBUG : toe: transformed to: tictactoe 2025/11/27 02:12:43 DEBUG : toe: transformed to: tictactoe 2025/11/27 02:12:43 INFO : tictactoe: Making directory 2025/11/27 02:12:43 DEBUG : toe: transformed to: tictactoe 2025/11/27 02:12:43 DEBUG : toe: transformed to: tictactoe 2025/11/27 02:12:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/27 02:12:43 INFO : tictactoe/tictactoe: Making directory 2025/11/27 02:12:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/27 02:12:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/27 02:12:44 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/27 02:12:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/27 02:12:44 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 02:12:44 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 02:12:44 DEBUG : toe.txt: size = 11 OK 2025/11/27 02:12:44 INFO : toe/toe/toe.txt: Copied (new) to: toe.txt 2025/11/27 02:12:44 DEBUG : Waiting for deletions to finish 2025/11/27 02:12:46 DEBUG : toe: transformed to: tictactoe 2025/11/27 02:12:46 DEBUG : toe: transformed to: tictactoe 2025/11/27 02:12:46 DEBUG : toe: transformed to: tictactoe 2025/11/27 02:12:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/27 02:12:49 DEBUG : toe.txt: size = 11 OK 2025/11/27 02:12:49 DEBUG : toe/toe/toe.txt: Sizes identical 2025/11/27 02:12:49 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 02:12:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/27 02:12:49 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/11/27 02:12:49 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 02:12:49 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (9.79s) === RUN TestSyntax 2025/11/27 02:12:53 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" 2025/11/27 02:12:53 INFO : toe: Making directory 2025/11/27 02:12:53 INFO : toe/toe: Making directory 2025/11/27 02:12:53 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/27 02:12:53 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 02:12:53 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 02:12:54 DEBUG : toe: size = 11 OK 2025/11/27 02:12:54 INFO : toe/toe/toe: Copied (new) to: toe 2025/11/27 02:12:54 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (5.98s) === RUN TestMove run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" 2025/11/27 02:12:59 DEBUG : empty_dir: Making directory with metadata 2025/11/27 02:12:59 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/27 02:12:59 DEBUG : toe: transformed to: tictactoe 2025/11/27 02:12:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/27 02:12:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/27 02:12:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/27 02:12:59 INFO : tictacempty_dir: Making directory 2025/11/27 02:12:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/27 02:12:59 DEBUG : toe: transformed to: tictactoe 2025/11/27 02:12:59 DEBUG : toe: transformed to: tictactoe 2025/11/27 02:12:59 INFO : tictactoe: Making directory 2025/11/27 02:12:59 DEBUG : toe: transformed to: tictactoe 2025/11/27 02:12:59 DEBUG : toe: transformed to: tictactoe 2025/11/27 02:12:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/27 02:12:59 INFO : tictactoe/tictactoe: Making directory 2025/11/27 02:12:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/27 02:12:59 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/27 02:12:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/27 02:12:59 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/27 02:12:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/27 02:12:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/27 02:12:59 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 02:12:59 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 02:13:00 DEBUG : tictactoe.txt: size = 11 OK 2025/11/27 02:13:00 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe.txt 2025/11/27 02:13:00 INFO : toe/toe/toe.txt: Deleted 2025/11/27 02:13:00 INFO : toe/toe: Removing directory 2025/11/27 02:13:00 INFO : toe: Removing directory 2025/11/27 02:13:00 INFO : empty_dir: Removing directory 2025/11/27 02:13:00 DEBUG : Local file system at /tmp/rclone2656666882: deleted 3 directories --- PASS: TestMove (6.36s) === RUN TestTransformFile run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" 2025/11/27 02:13:05 DEBUG : empty_dir: Making directory with metadata 2025/11/27 02:13:05 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/27 02:13:05 DEBUG : toe: transformed to: tictactoe 2025/11/27 02:13:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/27 02:13:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/27 02:13:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/27 02:13:05 INFO : tictacempty_dir: Making directory 2025/11/27 02:13:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/27 02:13:06 DEBUG : toe: transformed to: tictactoe 2025/11/27 02:13:06 DEBUG : toe: transformed to: tictactoe 2025/11/27 02:13:06 INFO : tictactoe: Making directory 2025/11/27 02:13:06 DEBUG : toe: transformed to: tictactoe 2025/11/27 02:13:06 DEBUG : toe: transformed to: tictactoe 2025/11/27 02:13:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/27 02:13:06 INFO : tictactoe/tictactoe: Making directory 2025/11/27 02:13:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/27 02:13:06 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/27 02:13:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/27 02:13:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/27 02:13:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/27 02:13:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/27 02:13:06 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 02:13:06 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 02:13:07 DEBUG : tictactoe.txt: size = 11 OK 2025/11/27 02:13:07 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe.txt 2025/11/27 02:13:07 INFO : toe/toe/toe.txt: Deleted 2025/11/27 02:13:07 INFO : toe/toe: Removing directory 2025/11/27 02:13:07 INFO : toe: Removing directory 2025/11/27 02:13:07 INFO : empty_dir: Removing directory 2025/11/27 02:13:07 DEBUG : Local file system at /tmp/rclone2656666882: deleted 3 directories 2025/11/27 02:13:08 DEBUG : tictactoe.txt: size = 11 OK 2025/11/27 02:13:08 DEBUG : tictactoe.txt: Sizes identical 2025/11/27 02:13:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/27 02:13:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/27 02:13:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/27 02:13:09 DEBUG : toe.txt: size = 11 OK 2025/11/27 02:13:09 INFO : tictactoe.txt: Copied (new) to: toe.txt 2025/11/27 02:13:10 INFO : tictactoe.txt: Deleted --- PASS: TestTransformFile (10.24s) === RUN TestManualTransformFile run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" 2025/11/27 02:13:15 DEBUG : Reset feature "Copy" 2025/11/27 02:13:15 DEBUG : Reset feature "Move" 2025/11/27 02:13:15 DEBUG : Reset feature "Copy" 2025/11/27 02:13:15 DEBUG : Reset feature "Move" 2025/11/27 02:13:15 DEBUG : empty_dir: Making directory with metadata 2025/11/27 02:13:15 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/27 02:13:15 DEBUG : toe: transformed to: tictactoe 2025/11/27 02:13:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/27 02:13:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/27 02:13:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/27 02:13:16 INFO : tictacempty_dir: Making directory 2025/11/27 02:13:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/27 02:13:16 DEBUG : toe: transformed to: tictactoe 2025/11/27 02:13:16 DEBUG : toe: transformed to: tictactoe 2025/11/27 02:13:16 INFO : tictactoe: Making directory 2025/11/27 02:13:16 DEBUG : toe: transformed to: tictactoe 2025/11/27 02:13:16 DEBUG : toe: transformed to: tictactoe 2025/11/27 02:13:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/27 02:13:16 INFO : tictactoe/tictactoe: Making directory 2025/11/27 02:13:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/27 02:13:16 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/27 02:13:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/27 02:13:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/27 02:13:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/27 02:13:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/27 02:13:16 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 02:13:16 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 02:13:17 DEBUG : tictactoe.txt: size = 11 OK 2025/11/27 02:13:17 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe.txt 2025/11/27 02:13:17 INFO : toe/toe/toe.txt: Deleted 2025/11/27 02:13:17 INFO : toe/toe: Removing directory 2025/11/27 02:13:17 INFO : toe: Removing directory 2025/11/27 02:13:17 INFO : empty_dir: Removing directory 2025/11/27 02:13:17 DEBUG : Local file system at /tmp/rclone2656666882: deleted 3 directories 2025/11/27 02:13:19 DEBUG : tictactoe.txt: size = 11 OK 2025/11/27 02:13:19 DEBUG : tictactoe.txt: Sizes identical 2025/11/27 02:13:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/27 02:13:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/27 02:13:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/27 02:13:20 DEBUG : toe.txt: size = 11 OK 2025/11/27 02:13:20 INFO : tictactoe.txt: Copied (new) to: toe.txt 2025/11/27 02:13:20 INFO : tictactoe.txt: Deleted --- PASS: TestManualTransformFile (11.77s) === RUN TestBase64 run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" 2025/11/27 02:13:27 DEBUG : toe: transformed to: dG9l 2025/11/27 02:13:27 DEBUG : toe: transformed to: dG9l 2025/11/27 02:13:27 INFO : dG9l: Making directory 2025/11/27 02:13:28 DEBUG : toe: transformed to: dG9l 2025/11/27 02:13:28 DEBUG : toe: transformed to: dG9l 2025/11/27 02:13:28 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/27 02:13:28 INFO : dG9l/dG9l: Making directory 2025/11/27 02:13:28 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/27 02:13:28 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/11/27 02:13:28 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/27 02:13:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/27 02:13:28 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/27 02:13:28 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 02:13:28 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 02:13:29 DEBUG : dG9lLnR4dA==: size = 11 OK 2025/11/27 02:13:29 INFO : toe/toe/toe.txt: Copied (new) to: dG9lLnR4dA== 2025/11/27 02:13:29 DEBUG : Waiting for deletions to finish 2025/11/27 02:13:30 DEBUG : dG9l: transformed to: toe 2025/11/27 02:13:30 DEBUG : dG9l: transformed to: toe 2025/11/27 02:13:30 DEBUG : Added delayed dir = "toe", newDst=toe 2025/11/27 02:13:31 DEBUG : dG9l: transformed to: toe 2025/11/27 02:13:31 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/11/27 02:13:31 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/11/27 02:13:31 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/11/27 02:13:31 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/27 02:13:31 DEBUG : dG9lLnR4dA==: Sizes identical 2025/11/27 02:13:31 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/11/27 02:13:31 DEBUG : dG9lLnR4dA==: Unchanged skipping 2025/11/27 02:13:31 DEBUG : Local file system at /tmp/rclone2656666882: Waiting for checks to finish 2025/11/27 02:13:31 DEBUG : Local file system at /tmp/rclone2656666882: Waiting for transfers to finish 2025/11/27 02:13:31 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (8.06s) === RUN TestError run.go:185: Remote "FS imagekit: /rclone-test-gekajug9webu", Local "Local file system at /tmp/rclone2656666882", Modify Window "876000h0m0s" 2025/11/27 02:13:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/27 02:13:35 DEBUG : toe: transformed to: 2025/11/27 02:13:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/27 02:13:38 DEBUG : toe: transformed to: 2025/11/27 02:13:38 INFO : FS imagekit: /rclone-test-gekajug9webu: Making directory 2025/11/27 02:13:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/27 02:13:38 DEBUG : toe: transformed to: 2025/11/27 02:13:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/27 02:13:38 DEBUG : toe: transformed to: 2025/11/27 02:13:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/27 02:13:38 DEBUG : toe/toe: transformed to: 2025/11/27 02:13:38 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/27 02:13:38 INFO : toe/toe: Making directory 2025/11/27 02:13:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/27 02:13:38 DEBUG : toe/toe: transformed to: 2025/11/27 02:13:38 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/27 02:13:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/27 02:13:38 DEBUG : toe: transformed to: 2025/11/27 02:13:38 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/27 02:13:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/27 02:13:38 DEBUG : toe/toe/toe: transformed to: 2025/11/27 02:13:38 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/11/27 02:13:38 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for checks to finish 2025/11/27 02:13:38 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Waiting for transfers to finish 2025/11/27 02:13:39 DEBUG : toe: size = 11 OK 2025/11/27 02:13:39 INFO : toe/toe/toe: Copied (new) to: toe 2025/11/27 02:13:39 ERROR : FS imagekit: /rclone-test-gekajug9webu: not deleting files as there were IO errors 2025/11/27 02:13:39 ERROR : FS imagekit: /rclone-test-gekajug9webu: not deleting directories as there were IO errors --- PASS: TestError (7.81s) PASS 2025/11/27 02:13:43 DEBUG : FS imagekit: /rclone-test-gekajug9webu: Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestImageKit: -verbose" - Finished OK in 17m28.467383723s (try 1/5)