"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2026/08/08 04:07:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jisalaj7raju" 2026/08/08 04:07:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/08 04:07:18 DEBUG : Creating backend with remote "TestDrive:crypt/jt0ntoll9bt97cq7shqg8rhhbkdv0sbcc5bc4dqpof0jflqmr3gg" 2026/08/08 04:07:20 DEBUG : Creating backend with remote "/tmp/rclone2549425095" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:07:21 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/08 04:07:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/08 04:07:21 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/08/08 04:07:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:07:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:07:21 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.67s) === RUN TestCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:07:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/08 04:07:22 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/08 04:07:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/08 04:07:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:07:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:07:24 DEBUG : sub dir/hello world: md5 = e03422ef8efe4abbf340c2b058ef4703 OK 2026/08/08 04:07:24 DEBUG : sub dir/hello world: size = 11 OK 2026/08/08 04:07:24 INFO : sub dir/hello world: Copied (new) 2026/08/08 04:07:24 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopy (5.61s) === RUN TestCopyMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:07:27 DEBUG : metadata sub dir: Making directory with metadata 2026/08/08 04:07:27 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/08 04:07:27 DEBUG : empty metadata sub dir: Making directory with metadata 2026/08/08 04:07:27 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/08 04:07:27 DEBUG : Local file system at /tmp/rclone2549425095: File to upload is small (21 bytes), uploading instead of streaming 2026/08/08 04:07:27 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/08/08 04:07:27 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/08/08 04:07:27 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/08/08 04:07:27 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/08/08 04:07:27 DEBUG : Google drive root 'crypt/jt0ntoll9bt97cq7shqg8rhhbkdv0sbcc5bc4dqpof0jflqmr3gg': Skipping btime metadata as can't update it on an existing file: 2026-08-08T04:07:27.452546324Z 2026/08/08 04:07:28 INFO : empty metadata sub dir: Updated directory metadata 2026/08/08 04:07:28 DEBUG : Google drive root 'crypt/jt0ntoll9bt97cq7shqg8rhhbkdv0sbcc5bc4dqpof0jflqmr3gg': Skipping btime metadata as can't update it on an existing file: 2026-08-08T04:07:27.451546312Z 2026/08/08 04:07:29 INFO : metadata sub dir: Updated directory metadata 2026/08/08 04:07:29 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/08/08 04:07:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:07:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:07:30 DEBUG : metadata sub dir/hello metadata world: md5 = ab5b521e1410694e44dc34c87cad17ae OK 2026/08/08 04:07:30 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/08/08 04:07:30 INFO : metadata sub dir/hello metadata world: Copied (new) --- PASS: TestCopyMetadata (7.25s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:07:34 DEBUG : metadata sub dir: Making directory with metadata 2026/08/08 04:07:34 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/08 04:07:34 DEBUG : empty metadata sub dir: Making directory with metadata 2026/08/08 04:07:34 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/08 04:07:34 DEBUG : Local file system at /tmp/rclone2549425095: File to upload is small (21 bytes), uploading instead of streaming 2026/08/08 04:07:34 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/08/08 04:07:34 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/08/08 04:07:34 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/08/08 04:07:34 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/08/08 04:07:34 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2026/08/08 04:07:34 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2026/08/08 04:07:34 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/08/08 04:07:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:07:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:07:37 DEBUG : metadata sub dir/hello metadata world: md5 = cd38681af113cf9e1404cefc6ef1e76f OK 2026/08/08 04:07:37 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/08/08 04:07:37 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/08/08 04:07:37 DEBUG : Google drive root 'crypt/jt0ntoll9bt97cq7shqg8rhhbkdv0sbcc5bc4dqpof0jflqmr3gg': Skipping btime metadata as can't update it on an existing file: 2026-08-08T04:07:34.699628968Z 2026/08/08 04:07:37 INFO : metadata sub dir: Updated directory metadata --- PASS: TestCopyMetadataNoEmptyDirs (6.53s) === RUN TestCopyMissingDirectory run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:07:41 DEBUG : Creating backend with remote "/non-existing" 2026/08/08 04:07:41 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/08/08 04:07:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:07:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.71s) === RUN TestCopyNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:07:41 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/08 04:07:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/08 04:07:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:07:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:07:44 DEBUG : sub dir/hello world: md5 = ad309863b695269376d8e36d3c18adbe OK 2026/08/08 04:07:44 DEBUG : sub dir/hello world: size = 11 OK 2026/08/08 04:07:44 INFO : sub dir/hello world: Copied (new) 2026/08/08 04:07:44 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyNoTraverse (5.15s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.47s) === RUN TestCopyCheckFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:07:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Running all checks before starting transfers 2026/08/08 04:07:47 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/08 04:07:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/08 04:07:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:07:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Checks finished, now starting transfers 2026/08/08 04:07:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:07:50 DEBUG : sub dir/hello world: md5 = f8ea5d58ee8928025345de393ba316fb OK 2026/08/08 04:07:50 DEBUG : sub dir/hello world: size = 11 OK 2026/08/08 04:07:50 INFO : sub dir/hello world: Copied (new) 2026/08/08 04:07:50 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyCheckFirst (5.50s) === RUN TestSyncNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:07:53 ERROR : Ignoring --no-traverse with sync 2026/08/08 04:07:53 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/08 04:07:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/08 04:07:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:07:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:07:55 DEBUG : sub dir/hello world: md5 = 253c8c2fe76f93373f96a4719072c2ba OK 2026/08/08 04:07:55 DEBUG : sub dir/hello world: size = 11 OK 2026/08/08 04:07:55 INFO : sub dir/hello world: Copied (new) 2026/08/08 04:07:55 DEBUG : Waiting for deletions to finish 2026/08/08 04:07:56 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncNoTraverse (5.58s) === RUN TestCopyWithDepth run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:07:58 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/08/08 04:07:58 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/08 04:07:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:07:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:08:00 DEBUG : hello world2: md5 = a8131435d620d1c25ff6ac3c066556e6 OK 2026/08/08 04:08:00 DEBUG : hello world2: size = 12 OK 2026/08/08 04:08:00 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (3.11s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:08:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/08 04:08:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:08:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:08:03 DEBUG : potato2: md5 = 48971999e523c3c96b9642ad72d06ead OK 2026/08/08 04:08:03 DEBUG : potato2: size = 11 OK 2026/08/08 04:08:03 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (2.92s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:08:04 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/08 04:08:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:08:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:08:06 DEBUG : potato2: md5 = 40f8319a3d9e00ccb489277179ae8966 OK 2026/08/08 04:08:06 DEBUG : potato2: size = 11 OK 2026/08/08 04:08:06 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.91s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:08:07 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/08 04:08:07 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/08 04:08:07 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/08 04:08:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/08 04:08:07 DEBUG : sub dir2: Making directory with metadata 2026/08/08 04:08:08 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/08 04:08:08 DEBUG : sub dir: Making directory with metadata 2026/08/08 04:08:09 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/08 04:08:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/08 04:08:09 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/08 04:08:10 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/08 04:08:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:08:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:08:10 DEBUG : sub dir/hello world: md5 = 86bb71d732b038c1eaf8a8a9d6cb71f5 OK 2026/08/08 04:08:10 DEBUG : sub dir/hello world: size = 11 OK 2026/08/08 04:08:10 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyEmptyDirectories (8.21s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:08:15 INFO : sub dir2: Making directory 2026/08/08 04:08:15 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/08 04:08:15 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/08 04:08:16 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/08/08 04:08:16 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/08 04:08:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/08 04:08:16 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/08/08 04:08:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:08:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:08:18 DEBUG : sub dir/hello world: md5 = e2a1cf90f63ea94015b62d28440f3884 OK 2026/08/08 04:08:18 DEBUG : sub dir/hello world: size = 11 OK 2026/08/08 04:08:18 INFO : sub dir/hello world: Copied (new) 2026/08/08 04:08:18 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyNoEmptyDirectories (5.32s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:08:21 DEBUG : sub dir2: Making directory with metadata 2026/08/08 04:08:21 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/08 04:08:21 DEBUG : sub dir2: Making directory with metadata 2026/08/08 04:08:22 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/08 04:08:22 DEBUG : sub dir: Making directory with metadata 2026/08/08 04:08:22 INFO : sub dir: Made directory with metadata (mtime=2026-08-08T04:08:21.109159649Z) 2026/08/08 04:08:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/08 04:08:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:08:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:08:24 DEBUG : sub dir/hello world: md5 = ad1d47b949dac74ce5e23b19dfaf8fec OK 2026/08/08 04:08:24 DEBUG : sub dir/hello world: size = 11 OK 2026/08/08 04:08:24 INFO : sub dir/hello world: Copied (new) 2026/08/08 04:08:24 INFO : sub dir/hello world: Deleted --- PASS: TestMoveEmptyDirectories (7.13s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:08:28 DEBUG : sub dir no update dir modtime: Making directory with metadata 2026/08/08 04:08:28 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/08 04:08:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:08:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:08:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (3.63s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:08:31 INFO : sub dir2: Making directory 2026/08/08 04:08:32 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/08/08 04:08:32 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/08 04:08:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/08 04:08:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:08:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:08:34 DEBUG : sub dir/hello world: md5 = ebfcfaf29f8030ac186e498447b589de OK 2026/08/08 04:08:34 DEBUG : sub dir/hello world: size = 11 OK 2026/08/08 04:08:34 INFO : sub dir/hello world: Copied (new) 2026/08/08 04:08:34 INFO : sub dir/hello world: Deleted 2026/08/08 04:08:34 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestMoveNoEmptyDirectories (5.37s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:08:37 DEBUG : sub dir2: Making directory with metadata 2026/08/08 04:08:37 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/08 04:08:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/08 04:08:37 DEBUG : sub dir2: Making directory with metadata 2026/08/08 04:08:38 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/08 04:08:38 DEBUG : sub dir: Making directory with metadata 2026/08/08 04:08:39 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/08 04:08:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/08 04:08:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:08:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:08:40 DEBUG : sub dir/hello world: md5 = 3a49d412ad70774b478b6435563c335c OK 2026/08/08 04:08:40 DEBUG : sub dir/hello world: size = 11 OK 2026/08/08 04:08:40 INFO : sub dir/hello world: Copied (new) 2026/08/08 04:08:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncEmptyDirectories (6.72s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.48s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:08:44 INFO : sub dir2: Making directory 2026/08/08 04:08:44 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/08/08 04:08:44 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/08 04:08:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/08 04:08:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:08:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:08:47 DEBUG : sub dir/hello world: md5 = 4097e0eb1b1a9c7490a3543d9dc42d9b OK 2026/08/08 04:08:47 DEBUG : sub dir/hello world: size = 11 OK 2026/08/08 04:08:47 INFO : sub dir/hello world: Copied (new) 2026/08/08 04:08:47 DEBUG : Waiting for deletions to finish 2026/08/08 04:08:47 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncNoEmptyDirectories (5.66s) === RUN TestServerSideCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:08:52 DEBUG : sub dir/hello world: md5 = 422c9dd55a7e61688c0824b47a13e6a4 OK 2026/08/08 04:08:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-faxawev7labo" 2026/08/08 04:08:52 DEBUG : Creating backend with remote "TestDrive:crypt/7cf77aji2iv160umpsic7frmrrosffdpg6ff2j7s7o9h722eha3g" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju' -> Encrypted drive 'TestCryptDrive:rclone-test-faxawev7labo' 2026/08/08 04:08:54 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/08 04:08:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/08 04:08:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faxawev7labo': Waiting for checks to finish 2026/08/08 04:08:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faxawev7labo': Waiting for transfers to finish 2026/08/08 04:08:57 DEBUG : sub dir/hello world: size = 11 OK 2026/08/08 04:08:57 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/08 04:08:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/08 04:08:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faxawev7labo': Purge remote --- PASS: TestServerSideCopy (10.51s) === RUN TestCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:09:02 DEBUG : sub dir/hello world: md5 = 628b1a325194c70e8bd0121c3dad9cb0 OK 2026/08/08 04:09:04 INFO : sub dir: Set directory modification time (using SetModTime) 2026/08/08 04:09:04 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/08/08 04:09:04 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2549425095) 2026/08/08 04:09:04 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju') 2026/08/08 04:09:04 DEBUG : sub dir/hello world: Sizes differ 2026/08/08 04:09:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:09:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:09:06 DEBUG : sub dir/hello world: md5 = 2c45434d5bb97f88660629e5c01e8f8e OK 2026/08/08 04:09:06 DEBUG : sub dir/hello world: size = 17 OK 2026/08/08 04:09:06 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/08 04:09:07 INFO : sub dir: Set directory modification time (using SetModTime) --- PASS: TestCopyOverSelf (8.86s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:09:11 DEBUG : sub dir/hello world: md5 = 5d06ecd960d22c83f6e3ab21f933e77c OK 2026/08/08 04:09:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mexivub1somo" 2026/08/08 04:09:12 DEBUG : Creating backend with remote "TestDrive:crypt/oas8t25tat2ubgbbrm017ekjps483dauqgs5kke0fgfrqc4muvvg" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju' -> Encrypted drive 'TestCryptDrive:rclone-test-mexivub1somo' 2026/08/08 04:09:13 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/08 04:09:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/08 04:09:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mexivub1somo': Waiting for checks to finish 2026/08/08 04:09:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mexivub1somo': Waiting for transfers to finish 2026/08/08 04:09:16 DEBUG : sub dir/hello world: size = 11 OK 2026/08/08 04:09:16 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/08 04:09:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/08 04:09:19 DEBUG : sub dir/hello world: md5 = dc56b5b80a729d1ad634081fd884481e OK 2026/08/08 04:09:19 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/08/08 04:09:19 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/08/08 04:09:20 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju') 2026/08/08 04:09:20 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-mexivub1somo') 2026/08/08 04:09:20 DEBUG : sub dir/hello world: Sizes differ 2026/08/08 04:09:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mexivub1somo': Waiting for checks to finish 2026/08/08 04:09:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mexivub1somo': Waiting for transfers to finish 2026/08/08 04:09:21 DEBUG : sub dir/hello world: size = 17 OK 2026/08/08 04:09:21 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/08 04:09:21 INFO : sub dir: Set directory modification time (using SetModTime) 2026/08/08 04:09:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mexivub1somo': Purge remote --- PASS: TestServerSideCopyOverSelf (15.29s) === RUN TestMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:09:26 DEBUG : sub dir/hello world: md5 = be8ee9ca1baf7fa9a8dd4cb4dff091c6 OK 2026/08/08 04:09:28 INFO : sub dir: Set directory modification time (using SetModTime) 2026/08/08 04:09:28 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/08/08 04:09:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:09:28 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2549425095) 2026/08/08 04:09:28 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju') 2026/08/08 04:09:28 DEBUG : sub dir/hello world: Sizes differ 2026/08/08 04:09:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:09:30 DEBUG : sub dir/hello world: md5 = 19009083edda53198b0d0c6eef9ba3af OK 2026/08/08 04:09:30 DEBUG : sub dir/hello world: size = 17 OK 2026/08/08 04:09:30 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/08 04:09:30 INFO : sub dir/hello world: Deleted 2026/08/08 04:09:30 INFO : sub dir: Set directory modification time (using SetModTime) --- PASS: TestMoveOverSelf (8.56s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:09:35 DEBUG : sub dir/hello world: md5 = d15b1d68d2e533306f374d9513ab1726 OK 2026/08/08 04:09:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lesezoq3yiqu" 2026/08/08 04:09:36 DEBUG : Creating backend with remote "TestDrive:crypt/c152c2jn4tiigmcmu169es5eheakb408mfk23ok9nc6octsgmis0" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju' -> Encrypted drive 'TestCryptDrive:rclone-test-lesezoq3yiqu' 2026/08/08 04:09:37 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/08 04:09:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/08 04:09:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lesezoq3yiqu': Waiting for checks to finish 2026/08/08 04:09:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lesezoq3yiqu': Waiting for transfers to finish 2026/08/08 04:09:40 DEBUG : sub dir/hello world: size = 11 OK 2026/08/08 04:09:40 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/08 04:09:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/08 04:09:42 DEBUG : sub dir/hello world: md5 = 3f03b6aecc08ff785024dd9c269f4b3a OK 2026/08/08 04:09:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lesezoq3yiqu': Using server-side directory move 2026/08/08 04:09:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lesezoq3yiqu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/08 04:09:43 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/08/08 04:09:43 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/08/08 04:09:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lesezoq3yiqu': Waiting for checks to finish 2026/08/08 04:09:43 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju') 2026/08/08 04:09:43 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-lesezoq3yiqu') 2026/08/08 04:09:43 DEBUG : sub dir/hello world: Sizes differ 2026/08/08 04:09:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lesezoq3yiqu': Waiting for transfers to finish 2026/08/08 04:09:44 INFO : sub dir/hello world: Deleted 2026/08/08 04:09:44 INFO : sub dir/hello world: Moved (server-side) 2026/08/08 04:09:45 INFO : sub dir: Set directory modification time (using SetModTime) 2026/08/08 04:09:47 DEBUG : sub dir/hello world: md5 = 30faf6d3817c2e99e720af6c8881f17a OK 2026/08/08 04:09:48 DEBUG : testing file moves 2026/08/08 04:09:48 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/08/08 04:09:48 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/08/08 04:09:48 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju') 2026/08/08 04:09:48 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-lesezoq3yiqu') 2026/08/08 04:09:48 DEBUG : sub dir/hello world: Sizes differ 2026/08/08 04:09:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lesezoq3yiqu': Waiting for checks to finish 2026/08/08 04:09:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lesezoq3yiqu': Waiting for transfers to finish 2026/08/08 04:09:49 INFO : sub dir/hello world: Deleted 2026/08/08 04:09:49 INFO : sub dir/hello world: Moved (server-side) 2026/08/08 04:09:50 INFO : sub dir: Set directory modification time (using SetModTime) 2026/08/08 04:09:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lesezoq3yiqu': Purge remote --- PASS: TestServerSideMoveOverSelf (20.00s) === RUN TestCopyAfterDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:09:55 DEBUG : sub dir/hello world: md5 = 375252bfbeb0e05a47c28863a531ee0e OK 2026/08/08 04:09:55 ERROR : error listing: directory not found 2026/08/08 04:09:56 INFO : Local file system at /tmp/rclone2549425095: Making directory 2026/08/08 04:09:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:09:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (5.74s) === RUN TestCopyRedownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:10:01 DEBUG : sub dir/hello world: md5 = e63a2a10699f253e67ebfad0ba408744 OK 2026/08/08 04:10:02 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/08 04:10:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/08 04:10:02 DEBUG : Local file system at /tmp/rclone2549425095: Waiting for checks to finish 2026/08/08 04:10:02 DEBUG : Local file system at /tmp/rclone2549425095: Waiting for transfers to finish 2026/08/08 04:10:02 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2026/08/08 04:10:02 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2026/08/08 04:10:02 INFO : sub dir/hello world: Copied (new) 2026/08/08 04:10:02 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (6.12s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:10:05 DEBUG : check sum: Need to transfer - File not found at Destination 2026/08/08 04:10:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:10:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:10:06 DEBUG : check sum: md5 = 5f372efe48a88f3fbe191a83116be4d6 OK 2026/08/08 04:10:06 DEBUG : check sum: size = 1 OK 2026/08/08 04:10:06 INFO : check sum: Copied (new) 2026/08/08 04:10:06 DEBUG : Waiting for deletions to finish 2026/08/08 04:10:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:10:07 DEBUG : check sum: size = 1 OK 2026/08/08 04:10:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/08/08 04:10:07 DEBUG : check sum: Size of src and dst objects identical 2026/08/08 04:10:07 DEBUG : check sum: Unchanged skipping 2026/08/08 04:10:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:10:07 DEBUG : Waiting for deletions to finish 2026/08/08 04:10:07 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.45s) === RUN TestSyncSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:10:08 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/08/08 04:10:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:10:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:10:10 DEBUG : sizeonly: md5 = e8f30c984cfa2e826fbb4b0d4320a640 OK 2026/08/08 04:10:10 DEBUG : sizeonly: size = 6 OK 2026/08/08 04:10:10 INFO : sizeonly: Copied (new) 2026/08/08 04:10:10 DEBUG : Waiting for deletions to finish 2026/08/08 04:10:10 DEBUG : sizeonly: size = 6 OK 2026/08/08 04:10:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:10:10 DEBUG : sizeonly: Sizes identical 2026/08/08 04:10:10 DEBUG : sizeonly: Unchanged skipping 2026/08/08 04:10:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:10:10 DEBUG : Waiting for deletions to finish 2026/08/08 04:10:10 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.37s) === RUN TestSyncIgnoreSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:10:12 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/08/08 04:10:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:10:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:10:13 DEBUG : ignore-size: md5 = f6a41679df83770e60c43036f12d3458 OK 2026/08/08 04:10:13 INFO : ignore-size: Copied (new) 2026/08/08 04:10:13 DEBUG : Waiting for deletions to finish 2026/08/08 04:10:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:10:14 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:10:14 DEBUG : ignore-size: Unchanged skipping 2026/08/08 04:10:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:10:14 DEBUG : Waiting for deletions to finish 2026/08/08 04:10:14 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.47s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:10:17 DEBUG : existing: md5 = 80365c7580dd181f98e96e423fa3b92a OK 2026/08/08 04:10:17 DEBUG : existing: size = 6 OK 2026/08/08 04:10:17 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:10:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:10:17 DEBUG : existing: Unchanged skipping 2026/08/08 04:10:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:10:17 DEBUG : Waiting for deletions to finish 2026/08/08 04:10:17 INFO : There was nothing to transfer 2026/08/08 04:10:17 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/08/08 04:10:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:10:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:10:18 DEBUG : existing: md5 = 60349bc3052233f2c9ff6d4d636447a4 OK 2026/08/08 04:10:18 DEBUG : existing: size = 6 OK 2026/08/08 04:10:18 INFO : existing: Copied (replaced existing) 2026/08/08 04:10:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.68s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:10:20 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/08 04:10:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:10:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:10:21 DEBUG : existing: md5 = 6036cd203b25b42472d0f0e271903aae OK 2026/08/08 04:10:21 DEBUG : existing: size = 6 OK 2026/08/08 04:10:21 INFO : existing: Copied (new) 2026/08/08 04:10:21 DEBUG : Waiting for deletions to finish 2026/08/08 04:10:22 DEBUG : existing: Destination exists, skipping 2026/08/08 04:10:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:10:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:10:22 DEBUG : Waiting for deletions to finish 2026/08/08 04:10:22 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.49s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:10:25 DEBUG : b/potato: md5 = b626797e2755baa7aa249c0dd18201c0 OK 2026/08/08 04:10:28 DEBUG : c/non empty space: md5 = 20ffe76d08e9d9a620e30f1ca7ae1ef8 OK 2026/08/08 04:10:28 INFO : d: Making directory 2026/08/08 04:10:29 DEBUG : Added delayed dir = "a", newDst= 2026/08/08 04:10:30 INFO : c: Set directory modification time (using SetModTime) 2026/08/08 04:10:30 DEBUG : Added delayed dir = "c", newDst=c 2026/08/08 04:10:30 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/08 04:10:31 DEBUG : c/non empty space: size = 5 OK 2026/08/08 04:10:31 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/08 04:10:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:10:31 DEBUG : c/non empty space: Unchanged skipping 2026/08/08 04:10:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:10:32 DEBUG : a/potato2: md5 = d6d7fd2e76c6b47199be25858d14107d OK 2026/08/08 04:10:32 DEBUG : a/potato2: size = 60 OK 2026/08/08 04:10:32 INFO : a/potato2: Copied (new) 2026/08/08 04:10:32 DEBUG : Waiting for deletions to finish 2026/08/08 04:10:33 INFO : b/potato: Deleted 2026/08/08 04:10:33 INFO : a: Set directory modification time (using DirSetModTime) 2026/08/08 04:10:33 INFO : d: Removing directory 2026/08/08 04:10:34 INFO : b: Removing directory 2026/08/08 04:10:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': deleted 2 directories --- PASS: TestSyncIgnoreErrors (14.72s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:10:39 DEBUG : empty space: md5 = 331e181e3aa5537e7644ea824a6ad6e9 OK 2026/08/08 04:10:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:10:40 DEBUG : empty space: size = 1 OK 2026/08/08 04:10:40 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/08/08 04:10:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:10:40 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/08/08 04:10:40 DEBUG : Waiting for deletions to finish 2026/08/08 04:10:40 DEBUG : empty space: size = 1 OK 2026/08/08 04:10:40 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/08/08 04:10:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:10:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:10:42 DEBUG : empty space: md5 = 0e27aaa18aa0e27d0d6c8b404ca8af6d OK 2026/08/08 04:10:42 DEBUG : empty space: size = 1 OK 2026/08/08 04:10:42 INFO : empty space: Copied (replaced existing) 2026/08/08 04:10:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (5.04s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.48s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:10:45 DEBUG : foo: md5 = 96c6093b84bb08de6f5101c171c61ec0 OK 2026/08/08 04:10:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:10:45 DEBUG : foo: size = 3 OK 2026/08/08 04:10:45 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/08/08 04:10:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:10:47 DEBUG : foo: md5 = cbd705b664ad3b61fe316657d63e0021 OK 2026/08/08 04:10:47 DEBUG : foo: size = 3 OK 2026/08/08 04:10:47 INFO : foo: Copied (replaced existing) 2026/08/08 04:10:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (4.44s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:10:49 DEBUG : empty space: md5 = 92f33a48f77950dff3dff4e26e33deee OK 2026/08/08 04:10:50 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/08 04:10:50 DEBUG : empty space: size = 1 OK 2026/08/08 04:10:50 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/08 04:10:50 DEBUG : empty space: Unchanged skipping 2026/08/08 04:10:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:10:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:10:51 DEBUG : potato: md5 = b472ecdfff9cbb921217586ac2ca3dcf OK 2026/08/08 04:10:51 DEBUG : potato: size = 60 OK 2026/08/08 04:10:51 INFO : potato: Copied (new) 2026/08/08 04:10:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (5.24s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:10:55 DEBUG : potato: md5 = 1b7b4aada14eb393413f579ef95e01b2 OK 2026/08/08 04:10:55 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2549425095) 2026/08/08 04:10:55 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju') 2026/08/08 04:10:55 DEBUG : potato: Sizes differ 2026/08/08 04:10:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:10:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:10:57 DEBUG : potato: md5 = bc77b6bf3f026dca4ac70ea2f36a36f5 OK 2026/08/08 04:10:57 DEBUG : potato: size = 21 OK 2026/08/08 04:10:57 INFO : potato: Copied (replaced existing) 2026/08/08 04:10:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.90s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:10:59 DEBUG : potato: md5 = 47cfbbb007bd8ea3b7478f7326390309 OK 2026/08/08 04:11:00 DEBUG : potato: size = 21 OK 2026/08/08 04:11:00 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/08/08 04:11:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:11:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:11:01 DEBUG : potato: md5 = e1df095c5fd2475b071ac93ef132709b OK 2026/08/08 04:11:01 DEBUG : potato: size = 21 OK 2026/08/08 04:11:01 INFO : potato: Copied (replaced existing) 2026/08/08 04:11:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (4.49s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:11:04 DEBUG : potato: md5 = 0d3f3e3a4b915c10b609e63090895e79 OK 2026/08/08 04:11:05 DEBUG : empty space: md5 = 46027bc083b1f1eb9ce1af5db3094ce3 OK 2026/08/08 04:11:06 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/08 04:11:06 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/08/08 04:11:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:11:06 DEBUG : empty space: size = 1 OK 2026/08/08 04:11:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/08 04:11:06 DEBUG : empty space: Unchanged skipping 2026/08/08 04:11:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:11:06 DEBUG : Waiting for deletions to finish 2026/08/08 04:11:06 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.73s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:11:09 DEBUG : potato: md5 = 521721dc5cea2d03dd20f13c832b2730 OK 2026/08/08 04:11:10 DEBUG : empty space: md5 = 8812d4f5f94cd2de3fe32ff2bfb188de OK 2026/08/08 04:11:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/08 04:11:11 DEBUG : empty space: size = 1 OK 2026/08/08 04:11:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/08 04:11:11 DEBUG : empty space: Unchanged skipping 2026/08/08 04:11:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:11:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:11:12 DEBUG : potato2: md5 = e44582c0b689574f446b74b784c55344 OK 2026/08/08 04:11:12 DEBUG : potato2: size = 60 OK 2026/08/08 04:11:12 INFO : potato2: Copied (new) 2026/08/08 04:11:12 DEBUG : Waiting for deletions to finish 2026/08/08 04:11:13 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.16s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:11:16 DEBUG : b/potato: md5 = 6ff97865d21975025618776a26d6804d OK 2026/08/08 04:11:19 DEBUG : c/non empty space: md5 = 6e739eede70312add925b3180f05c418 OK 2026/08/08 04:11:19 INFO : d: Making directory 2026/08/08 04:11:19 INFO : d/e: Making directory 2026/08/08 04:11:21 DEBUG : Added delayed dir = "a", newDst= 2026/08/08 04:11:22 INFO : c: Set directory modification time (using SetModTime) 2026/08/08 04:11:22 DEBUG : Added delayed dir = "c", newDst=c 2026/08/08 04:11:22 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/08 04:11:22 DEBUG : c/non empty space: size = 5 OK 2026/08/08 04:11:22 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/08 04:11:22 DEBUG : c/non empty space: Unchanged skipping 2026/08/08 04:11:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:11:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:11:24 DEBUG : a/potato2: md5 = 8301d9d2bb6d9ccefef3b0d98485e2f6 OK 2026/08/08 04:11:24 DEBUG : a/potato2: size = 60 OK 2026/08/08 04:11:24 INFO : a/potato2: Copied (new) 2026/08/08 04:11:24 DEBUG : Waiting for deletions to finish 2026/08/08 04:11:24 INFO : b/potato: Deleted 2026/08/08 04:11:25 INFO : a: Set directory modification time (using DirSetModTime) 2026/08/08 04:11:25 INFO : d/e: Removing directory 2026/08/08 04:11:26 INFO : d: Removing directory 2026/08/08 04:11:26 INFO : b: Removing directory 2026/08/08 04:11:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (16.28s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:11:33 DEBUG : b/potato: md5 = 2ac0d0d95c48c135917a1c962e0abbe6 OK 2026/08/08 04:11:35 DEBUG : c/non empty space: md5 = 0d3092c6b375e9f80dd816eccbbcab27 OK 2026/08/08 04:11:35 INFO : d: Making directory 2026/08/08 04:11:37 DEBUG : Added delayed dir = "a", newDst= 2026/08/08 04:11:37 INFO : c: Set directory modification time (using SetModTime) 2026/08/08 04:11:37 DEBUG : Added delayed dir = "c", newDst=c 2026/08/08 04:11:37 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/08 04:11:38 DEBUG : c/non empty space: size = 5 OK 2026/08/08 04:11:38 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/08 04:11:38 DEBUG : c/non empty space: Unchanged skipping 2026/08/08 04:11:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:11:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:11:39 DEBUG : a/potato2: md5 = 72db1df4aec3fba459a8a687f0c06461 OK 2026/08/08 04:11:39 DEBUG : a/potato2: size = 60 OK 2026/08/08 04:11:39 INFO : a/potato2: Copied (new) 2026/08/08 04:11:39 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': not deleting files as there were IO errors 2026/08/08 04:11:40 INFO : a: Set directory modification time (using DirSetModTime) 2026/08/08 04:11:40 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (14.50s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:11:47 DEBUG : potato: md5 = 1b8d6eea0b64f2d9313e38b26d4d7273 OK 2026/08/08 04:11:48 DEBUG : empty space: md5 = 59fbb363f39f5da5c419996ee7021b1d OK 2026/08/08 04:11:48 DEBUG : Waiting for deletions to finish 2026/08/08 04:11:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/08 04:11:49 DEBUG : empty space: size = 1 OK 2026/08/08 04:11:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/08 04:11:49 DEBUG : empty space: Unchanged skipping 2026/08/08 04:11:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:11:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:11:49 INFO : potato: Deleted 2026/08/08 04:11:50 DEBUG : potato2: md5 = 3d18d0996c3540f7c2719954612291d7 OK 2026/08/08 04:11:50 DEBUG : potato2: size = 60 OK 2026/08/08 04:11:50 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (6.58s) === RUN TestSyncDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:11:53 DEBUG : potato: md5 = 24684dca2be97b82823d8f3c24dc76f2 OK 2026/08/08 04:11:55 DEBUG : empty space: md5 = db3b7d5384cab5e309c933aa2a342d97 OK 2026/08/08 04:11:55 DEBUG : Waiting for deletions to finish 2026/08/08 04:11:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:11:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:11:55 INFO : potato: Deleted 2026/08/08 04:11:56 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/08 04:11:56 DEBUG : empty space: size = 1 OK 2026/08/08 04:11:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/08 04:11:56 DEBUG : empty space: Unchanged skipping 2026/08/08 04:11:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:11:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:11:57 DEBUG : potato2: md5 = 29bc6f753a7799a681896a8fd0258d3a OK 2026/08/08 04:11:57 DEBUG : potato2: size = 60 OK 2026/08/08 04:11:57 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (7.12s) === RUN TestCopyDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:12:00 DEBUG : potato: md5 = cd5b3313f889d07a9dff2395355607f7 OK 2026/08/08 04:12:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/08 04:12:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:12:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:12:02 DEBUG : potato2: md5 = 427f46060eb1a7e107d06c78f84f70e3 OK 2026/08/08 04:12:02 DEBUG : potato2: size = 19 OK 2026/08/08 04:12:02 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (5.03s) === RUN TestSyncWithExclude run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:12:05 DEBUG : potato2: md5 = 9bc299cf42aae2d4f455525ec6f9e8c6 OK 2026/08/08 04:12:07 DEBUG : empty space: md5 = 55c620570193cccd0473ef97320cae45 OK 2026/08/08 04:12:07 DEBUG : enormous: Excluded (Size Filter) 2026/08/08 04:12:07 DEBUG : enormous: Excluded 2026/08/08 04:12:07 DEBUG : potato2: Excluded (Size Filter) 2026/08/08 04:12:07 DEBUG : potato2: Excluded 2026/08/08 04:12:07 DEBUG : potato2: Excluded (Size Filter) 2026/08/08 04:12:07 DEBUG : potato2: Excluded 2026/08/08 04:12:07 DEBUG : empty space: size = 1 OK 2026/08/08 04:12:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/08 04:12:07 DEBUG : empty space: Unchanged skipping 2026/08/08 04:12:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:12:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:12:07 DEBUG : Waiting for deletions to finish 2026/08/08 04:12:07 INFO : There was nothing to transfer 2026/08/08 04:12:08 DEBUG : enormous: Excluded (Size Filter) 2026/08/08 04:12:08 DEBUG : enormous: Excluded 2026/08/08 04:12:08 DEBUG : potato2: Excluded (Size Filter) 2026/08/08 04:12:08 DEBUG : potato2: Excluded 2026/08/08 04:12:08 DEBUG : potato2: Excluded (Size Filter) 2026/08/08 04:12:08 DEBUG : potato2: Excluded 2026/08/08 04:12:08 DEBUG : empty space: size = 1 OK 2026/08/08 04:12:08 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/08/08 04:12:08 DEBUG : empty space: Unchanged skipping 2026/08/08 04:12:08 DEBUG : Local file system at /tmp/rclone2549425095: Waiting for checks to finish 2026/08/08 04:12:08 DEBUG : Local file system at /tmp/rclone2549425095: Waiting for transfers to finish 2026/08/08 04:12:08 DEBUG : Waiting for deletions to finish 2026/08/08 04:12:08 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.39s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:12:11 DEBUG : potato2: md5 = 51fefe61eaa59c5bd1e88bd2d5d75813 OK 2026/08/08 04:12:12 DEBUG : empty space: md5 = 083dde9682178ddc976538342d6d3dd2 OK 2026/08/08 04:12:14 DEBUG : enormous: md5 = 4f0beca2528230d7854430b8060d8955 OK 2026/08/08 04:12:14 DEBUG : enormous: Excluded (Size Filter) 2026/08/08 04:12:14 DEBUG : enormous: Excluded 2026/08/08 04:12:14 DEBUG : potato2: Excluded (Size Filter) 2026/08/08 04:12:14 DEBUG : potato2: Excluded 2026/08/08 04:12:14 DEBUG : empty space: size = 1 OK 2026/08/08 04:12:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/08 04:12:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:12:14 DEBUG : empty space: Unchanged skipping 2026/08/08 04:12:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:12:14 DEBUG : Waiting for deletions to finish 2026/08/08 04:12:15 INFO : enormous: Deleted 2026/08/08 04:12:15 INFO : potato2: Deleted 2026/08/08 04:12:15 INFO : There was nothing to transfer 2026/08/08 04:12:15 DEBUG : empty space: size = 1 OK 2026/08/08 04:12:15 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/08/08 04:12:15 DEBUG : empty space: Unchanged skipping 2026/08/08 04:12:15 DEBUG : Local file system at /tmp/rclone2549425095: Waiting for checks to finish 2026/08/08 04:12:15 DEBUG : Local file system at /tmp/rclone2549425095: Waiting for transfers to finish 2026/08/08 04:12:15 DEBUG : Waiting for deletions to finish 2026/08/08 04:12:15 INFO : enormous: Deleted 2026/08/08 04:12:15 INFO : potato2: Deleted 2026/08/08 04:12:15 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (6.86s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:12:18 DEBUG : one: md5 = 16f19b41416f06114d120e212ac30704 OK 2026/08/08 04:12:19 DEBUG : two: md5 = 82fa74aa86209aa964b5717cc648cfb2 OK 2026/08/08 04:12:21 DEBUG : three: md5 = 6c60de312dc86475b3e9f362429ec7af OK 2026/08/08 04:12:22 DEBUG : four: md5 = 46f2fb94fa49d52c3b9a0e880e705c76 OK 2026/08/08 04:12:23 DEBUG : five: Need to transfer - File not found at Destination 2026/08/08 04:12:23 DEBUG : one: Destination is newer than source, skipping 2026/08/08 04:12:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:12:23 DEBUG : four: size = 4 (Local file system at /tmp/rclone2549425095) 2026/08/08 04:12:23 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju') 2026/08/08 04:12:23 DEBUG : four: Sizes differ 2026/08/08 04:12:23 DEBUG : three: size = 5 OK 2026/08/08 04:12:23 DEBUG : three: Sizes identical 2026/08/08 04:12:23 DEBUG : two: size = 3 OK 2026/08/08 04:12:23 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/08/08 04:12:23 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/08/08 04:12:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:12:24 DEBUG : four: md5 = e6c57957b4c0f76a4c0e1e51da73b544 OK 2026/08/08 04:12:24 DEBUG : four: size = 4 OK 2026/08/08 04:12:24 INFO : four: Copied (replaced existing) 2026/08/08 04:12:24 DEBUG : two: md5 = 98562ebb1b061c3950f578e2fb7081ee OK 2026/08/08 04:12:24 DEBUG : two: size = 3 OK 2026/08/08 04:12:24 INFO : two: Copied (replaced existing) 2026/08/08 04:12:24 DEBUG : five: md5 = 61aeeca70f29967a69dcd80c69751291 OK 2026/08/08 04:12:24 DEBUG : five: size = 4 OK 2026/08/08 04:12:24 INFO : five: Copied (new) 2026/08/08 04:12:24 DEBUG : Waiting for deletions to finish sync_test.go:1480: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (11.15s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" sync_test.go:1569: Can track renames: false 2026/08/08 04:12:27 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Ignoring --track-renames as the source and destination do not have a common hash 2026/08/08 04:12:27 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/08 04:12:27 DEBUG : yam: Need to transfer - File not found at Destination 2026/08/08 04:12:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:12:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:12:29 DEBUG : yam: md5 = b07b8dff26af426cbd90e246aeb85697 OK 2026/08/08 04:12:29 DEBUG : yam: size = 11 OK 2026/08/08 04:12:29 INFO : yam: Copied (new) 2026/08/08 04:12:29 DEBUG : potato: md5 = f3e2049ac08bd47d7a0563ee17553a86 OK 2026/08/08 04:12:29 DEBUG : potato: size = 14 OK 2026/08/08 04:12:29 INFO : potato: Copied (new) 2026/08/08 04:12:29 DEBUG : Waiting for deletions to finish 2026/08/08 04:12:29 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Ignoring --track-renames as the source and destination do not have a common hash 2026/08/08 04:12:30 DEBUG : yaml: Need to transfer - File not found at Destination 2026/08/08 04:12:30 DEBUG : potato: size = 14 OK 2026/08/08 04:12:30 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:12:30 DEBUG : potato: Unchanged skipping 2026/08/08 04:12:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:12:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:12:31 DEBUG : yaml: md5 = 20da92315c8e92717d32b4104f96f767 OK 2026/08/08 04:12:31 DEBUG : yaml: size = 11 OK 2026/08/08 04:12:31 INFO : yaml: Copied (new) 2026/08/08 04:12:31 DEBUG : Waiting for deletions to finish 2026/08/08 04:12:32 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (6.33s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/08/08 04:12:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Making map for --track-renames 2026/08/08 04:12:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Finished making map for --track-renames 2026/08/08 04:12:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:12:34 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/08 04:12:34 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/08/08 04:12:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for renames to finish 2026/08/08 04:12:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:12:35 DEBUG : yam: md5 = 95306ff31b7542cbf8fe4935ff888f40 OK 2026/08/08 04:12:35 DEBUG : yam: size = 11 OK 2026/08/08 04:12:35 INFO : yam: Copied (new) 2026/08/08 04:12:35 DEBUG : potato: md5 = 0d34ac433cb69c2c72b63a8ee78755fc OK 2026/08/08 04:12:35 DEBUG : potato: size = 14 OK 2026/08/08 04:12:35 INFO : potato: Copied (new) 2026/08/08 04:12:35 DEBUG : Waiting for deletions to finish 2026/08/08 04:12:36 DEBUG : potato: size = 14 OK 2026/08/08 04:12:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Making map for --track-renames 2026/08/08 04:12:36 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:12:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Finished making map for --track-renames 2026/08/08 04:12:36 DEBUG : potato: Unchanged skipping 2026/08/08 04:12:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:12:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for renames to finish 2026/08/08 04:12:37 INFO : yam: Moved (server-side) to: yaml 2026/08/08 04:12:37 INFO : yaml: Renamed from "yam" 2026/08/08 04:12:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:12:37 DEBUG : Waiting for deletions to finish 2026/08/08 04:12:37 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.70s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/08/08 04:12:39 DEBUG : Added delayed dir = "sub", newDst= 2026/08/08 04:12:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Making map for --track-renames 2026/08/08 04:12:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Finished making map for --track-renames 2026/08/08 04:12:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:12:39 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/08 04:12:39 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/08/08 04:12:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for renames to finish 2026/08/08 04:12:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:12:41 DEBUG : sub/yam: md5 = daef526aa247606279292b294767a4f9 OK 2026/08/08 04:12:41 DEBUG : sub/yam: size = 11 OK 2026/08/08 04:12:41 INFO : sub/yam: Copied (new) 2026/08/08 04:12:41 DEBUG : potato: md5 = 04f07b0529d43621576c9197c2edb663 OK 2026/08/08 04:12:41 DEBUG : potato: size = 14 OK 2026/08/08 04:12:41 INFO : potato: Copied (new) 2026/08/08 04:12:41 DEBUG : Waiting for deletions to finish 2026/08/08 04:12:41 INFO : sub: Set directory modification time (using DirSetModTime) 2026/08/08 04:12:42 DEBUG : potato: size = 14 OK 2026/08/08 04:12:42 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:12:42 DEBUG : potato: Unchanged skipping 2026/08/08 04:12:43 INFO : sub: Set directory modification time (using SetModTime) 2026/08/08 04:12:43 DEBUG : Added delayed dir = "sub", newDst=sub 2026/08/08 04:12:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Making map for --track-renames 2026/08/08 04:12:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Finished making map for --track-renames 2026/08/08 04:12:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:12:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for renames to finish 2026/08/08 04:12:45 INFO : sub/yam: Moved (server-side) to: yam 2026/08/08 04:12:45 INFO : yam: Renamed from "sub/yam" 2026/08/08 04:12:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:12:45 DEBUG : Waiting for deletions to finish 2026/08/08 04:12:45 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (9.26s) === RUN TestServerSideMoveLocal run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:12:48 DEBUG : Creating backend with remote "/tmp/rclone2549425095/dir1" 2026/08/08 04:12:48 DEBUG : Config file has changed externally - reloading 2026/08/08 04:12:48 DEBUG : Creating backend with remote "/tmp/rclone2549425095/dir2" 2026/08/08 04:12:48 DEBUG : Local file system at /tmp/rclone2549425095/dir2: Using server-side directory move 2026/08/08 04:12:48 INFO : Local file system at /tmp/rclone2549425095/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/08 04:12:48 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/08/08 04:12:48 DEBUG : Local file system at /tmp/rclone2549425095/dir2: Waiting for checks to finish 2026/08/08 04:12:48 DEBUG : Local file system at /tmp/rclone2549425095/dir2: Waiting for transfers to finish 2026/08/08 04:12:48 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.49s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:12:48 DEBUG : Added delayed dir = "nested", newDst= 2026/08/08 04:12:48 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/08 04:12:48 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/08/08 04:12:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/08 04:12:48 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/08 04:12:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:12:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:12:51 DEBUG : sub dir/hello world: md5 = d1b42f67c62313444caf083f5a88126c OK 2026/08/08 04:12:51 DEBUG : sub dir/hello world: size = 11 OK 2026/08/08 04:12:51 INFO : sub dir/hello world: Copied (new) 2026/08/08 04:12:51 INFO : sub dir/hello world: Deleted 2026/08/08 04:12:52 DEBUG : nested/sub dir/file: md5 = 5060463541b5a22a9ea4c494019c5e9d OK 2026/08/08 04:12:52 DEBUG : nested/sub dir/file: size = 6 OK 2026/08/08 04:12:52 INFO : nested/sub dir/file: Copied (new) 2026/08/08 04:12:52 INFO : nested/sub dir/file: Deleted 2026/08/08 04:12:53 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/08/08 04:12:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/08 04:12:53 INFO : nested: Set directory modification time (using DirSetModTime) 2026/08/08 04:12:53 INFO : sub dir: Removing directory 2026/08/08 04:12:53 INFO : nested/sub dir: Removing directory 2026/08/08 04:12:53 INFO : nested: Removing directory 2026/08/08 04:12:53 DEBUG : Local file system at /tmp/rclone2549425095: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (10.39s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:12:59 DEBUG : Added delayed dir = "nested", newDst= 2026/08/08 04:12:59 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/08 04:12:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/08 04:12:59 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/08/08 04:12:59 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/08 04:12:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:12:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:13:01 DEBUG : sub dir/hello world: md5 = 4035139e27df41478232a17046da8385 OK 2026/08/08 04:13:01 DEBUG : sub dir/hello world: size = 11 OK 2026/08/08 04:13:01 INFO : sub dir/hello world: Copied (new) 2026/08/08 04:13:01 INFO : sub dir/hello world: Deleted 2026/08/08 04:13:03 DEBUG : nested/sub dir/file: md5 = 91a82cfd8728932593cb128b5faf4263 OK 2026/08/08 04:13:03 DEBUG : nested/sub dir/file: size = 6 OK 2026/08/08 04:13:03 INFO : nested/sub dir/file: Copied (new) 2026/08/08 04:13:03 INFO : nested/sub dir/file: Deleted 2026/08/08 04:13:03 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/08/08 04:13:04 INFO : nested: Set directory modification time (using DirSetModTime) 2026/08/08 04:13:04 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestMoveWithoutDeleteEmptySrcDirs (9.95s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:13:09 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/08/08 04:13:09 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/08 04:13:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:13:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:13:10 DEBUG : existing-b: md5 = b839c463587541d5b763f349769d05dc OK 2026/08/08 04:13:10 DEBUG : existing-b: size = 6 OK 2026/08/08 04:13:10 INFO : existing-b: Copied (new) 2026/08/08 04:13:10 INFO : existing-b: Deleted 2026/08/08 04:13:10 DEBUG : existing: md5 = 0ee205659e9fc7089fbf00d9c00887b6 OK 2026/08/08 04:13:10 DEBUG : existing: size = 6 OK 2026/08/08 04:13:10 INFO : existing: Copied (new) 2026/08/08 04:13:10 INFO : existing: Deleted 2026/08/08 04:13:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:13:11 DEBUG : existing: Destination exists, skipping 2026/08/08 04:13:11 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/08/08 04:13:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:13:11 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (3.89s) === RUN TestServerSideMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:13:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wesixeb0xolo" 2026/08/08 04:13:12 DEBUG : Creating backend with remote "TestDrive:crypt/f9vf85ak6uk9hpqevn3m9bfo80hb9scm0om7fos6ldidab9g3hm0" 2026/08/08 04:13:15 DEBUG : potato2: md5 = 688e15e168b8dcb5058b1443c0839e0e OK 2026/08/08 04:13:16 DEBUG : empty space: md5 = 0dab24a3631e7b62d93bc475388d9ce1 OK 2026/08/08 04:13:18 DEBUG : potato3: md5 = 7a323d2ad41c71465c5d4183e1bfd0ec OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju' -> Encrypted drive 'TestCryptDrive:rclone-test-wesixeb0xolo' 2026/08/08 04:13:20 DEBUG : empty space: md5 = f9867e2c8c627b738911e22e5f9b14b6 OK 2026/08/08 04:13:22 DEBUG : potato3: md5 = af21f35f98d65c2179657e32f5ffe68e OK 2026/08/08 04:13:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wesixeb0xolo': Using server-side directory move 2026/08/08 04:13:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wesixeb0xolo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/08 04:13:22 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/08 04:13:22 DEBUG : empty space: size = 1 OK 2026/08/08 04:13:22 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/08 04:13:22 DEBUG : empty space: Unchanged skipping 2026/08/08 04:13:22 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju') 2026/08/08 04:13:22 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-wesixeb0xolo') 2026/08/08 04:13:22 DEBUG : potato3: Sizes differ 2026/08/08 04:13:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wesixeb0xolo': Waiting for checks to finish 2026/08/08 04:13:23 INFO : empty space: Deleted 2026/08/08 04:13:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wesixeb0xolo': Waiting for transfers to finish 2026/08/08 04:13:23 INFO : potato2: Moved (server-side) 2026/08/08 04:13:23 INFO : potato3: Deleted 2026/08/08 04:13:24 INFO : potato3: Moved (server-side) 2026/08/08 04:13:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nihiral8leco" 2026/08/08 04:13:24 DEBUG : Creating backend with remote "TestDrive:crypt/ht1tesm84mdponvqtf2gjk7si12egfq4qh5h17mlmeglautb77a0" 2026/08/08 04:13:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nihiral8leco': Using server-side directory move 2026/08/08 04:13:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nihiral8leco': Server side directory move succeeded 2026/08/08 04:13:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nihiral8leco': Purge remote 2026/08/08 04:13:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wesixeb0xolo': Purge remote 2026/08/08 04:13:28 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (16.19s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:13:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fimavep7kiga" 2026/08/08 04:13:29 DEBUG : Creating backend with remote "TestDrive:crypt/s4l608scecfkclb1r3cs8sveh38rfr5vmu8gpk4f394g5rjk0img" 2026/08/08 04:13:31 DEBUG : potato2: md5 = d754cbd1daa374f7db3750798a348b16 OK 2026/08/08 04:13:32 DEBUG : empty space: md5 = 26c4fcd4d33a57968ab6bf89f310500f OK 2026/08/08 04:13:34 DEBUG : potato3: md5 = c14eb8f40ead087e12c2aaffa3eda532 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju' -> Encrypted drive 'TestCryptDrive:rclone-test-fimavep7kiga' 2026/08/08 04:13:37 DEBUG : empty space: md5 = ec09d19360e830e6323e3322bd20d3da OK 2026/08/08 04:13:38 DEBUG : potato3: md5 = 6e38a311f9444dfac585e06159f6230d OK 2026/08/08 04:13:38 DEBUG : empty space: Excluded (Size Filter) 2026/08/08 04:13:38 DEBUG : empty space: Excluded 2026/08/08 04:13:38 DEBUG : empty space: Excluded (Size Filter) 2026/08/08 04:13:38 DEBUG : empty space: Excluded 2026/08/08 04:13:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/08 04:13:38 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju') 2026/08/08 04:13:38 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-fimavep7kiga') 2026/08/08 04:13:38 DEBUG : potato3: Sizes differ 2026/08/08 04:13:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fimavep7kiga': Waiting for checks to finish 2026/08/08 04:13:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fimavep7kiga': Waiting for transfers to finish 2026/08/08 04:13:39 INFO : potato3: Deleted 2026/08/08 04:13:39 INFO : potato2: Moved (server-side) 2026/08/08 04:13:39 INFO : potato3: Moved (server-side) 2026/08/08 04:13:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mitucuq5lata" 2026/08/08 04:13:40 DEBUG : Creating backend with remote "TestDrive:crypt/d65dq6rvrerh5g0qpk6oupon6cfa0qffli5st14p0ttv0sv2vm1g" 2026/08/08 04:13:41 DEBUG : empty space: Excluded (Size Filter) 2026/08/08 04:13:41 DEBUG : empty space: Excluded 2026/08/08 04:13:41 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/08 04:13:41 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/08 04:13:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitucuq5lata': Waiting for checks to finish 2026/08/08 04:13:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitucuq5lata': Waiting for transfers to finish 2026/08/08 04:13:43 INFO : potato3: Moved (server-side) 2026/08/08 04:13:43 INFO : potato2: Moved (server-side) 2026/08/08 04:13:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitucuq5lata': Purge remote 2026/08/08 04:13:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fimavep7kiga': Purge remote --- PASS: TestServerSideMoveWithFilter (16.85s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:13:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cumomoh8muvi" 2026/08/08 04:13:45 DEBUG : Creating backend with remote "TestDrive:crypt/74bfhp1fu0aho1qtqkcr1mlicd7ub0gktdjb4rn9vcor30etidi0" 2026/08/08 04:13:49 DEBUG : potato2: md5 = cd545e3cd10fd68b4704e2721c5cc050 OK 2026/08/08 04:13:50 DEBUG : empty space: md5 = 79cd36b7244a8c6693abf19953821244 OK 2026/08/08 04:13:52 DEBUG : potato3: md5 = 67263bccb58137d06f7c674df4d3751f OK 2026/08/08 04:13:52 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju' -> Encrypted drive 'TestCryptDrive:rclone-test-cumomoh8muvi' 2026/08/08 04:13:55 DEBUG : empty space: md5 = 27f44caddf3dd2b4a764bd80b1efda10 OK 2026/08/08 04:13:57 DEBUG : potato3: md5 = c6760c934e686cf7c65cd4780fe37e67 OK 2026/08/08 04:13:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cumomoh8muvi': Using server-side directory move 2026/08/08 04:13:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cumomoh8muvi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/08 04:13:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/08 04:13:57 DEBUG : Added delayed dir = "tomatoDir", newDst= 2026/08/08 04:13:57 DEBUG : empty space: size = 1 OK 2026/08/08 04:13:57 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/08 04:13:57 DEBUG : empty space: Unchanged skipping 2026/08/08 04:13:57 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju') 2026/08/08 04:13:57 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-cumomoh8muvi') 2026/08/08 04:13:57 DEBUG : potato3: Sizes differ 2026/08/08 04:13:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cumomoh8muvi': Waiting for checks to finish 2026/08/08 04:13:58 INFO : empty space: Deleted 2026/08/08 04:13:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cumomoh8muvi': Waiting for transfers to finish 2026/08/08 04:13:58 INFO : potato3: Deleted 2026/08/08 04:13:58 INFO : potato2: Moved (server-side) 2026/08/08 04:13:58 INFO : potato3: Moved (server-side) 2026/08/08 04:13:58 INFO : tomatoDir: Removing directory 2026/08/08 04:13:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': deleted 1 directories 2026/08/08 04:14:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nayifiz2coli" 2026/08/08 04:14:00 DEBUG : Creating backend with remote "TestDrive:crypt/i821ntvsreo1b1m2rhaj3lms0h7a4eukiacbql3b6h0kv7fr6ni0" 2026/08/08 04:14:01 INFO : tomatoDir: Making directory 2026/08/08 04:14:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nayifiz2coli': Using server-side directory move 2026/08/08 04:14:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nayifiz2coli': Server side directory move succeeded 2026/08/08 04:14:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nayifiz2coli': Purge remote 2026/08/08 04:14:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cumomoh8muvi': Purge remote 2026/08/08 04:14:04 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (19.57s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.50s) === RUN TestSyncOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:14:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jisalaj7raju/rclone-sync-test" 2026/08/08 04:14:05 DEBUG : Creating backend with remote "TestDrive:crypt/jt0ntoll9bt97cq7shqg8rhhbkdv0sbcc5bc4dqpof0jflqmr3gg/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (2.19s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:14:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jisalaj7raju/rclone-sync-test" 2026/08/08 04:14:08 DEBUG : Creating backend with remote "TestDrive:crypt/jt0ntoll9bt97cq7shqg8rhhbkdv0sbcc5bc4dqpof0jflqmr3gg/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2026/08/08 04:14:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jisalaj7raju/rclone-sync-test-include/layer2" 2026/08/08 04:14:10 DEBUG : Creating backend with remote "TestDrive:crypt/jt0ntoll9bt97cq7shqg8rhhbkdv0sbcc5bc4dqpof0jflqmr3gg/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2026/08/08 04:14:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jisalaj7raju/rclone-sync-test-ignore-file" 2026/08/08 04:14:13 DEBUG : Creating backend with remote "TestDrive:crypt/jt0ntoll9bt97cq7shqg8rhhbkdv0sbcc5bc4dqpof0jflqmr3gg/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2026/08/08 04:14:17 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = 1e38d9be592f5e69bf4a1f775b8dd184 OK 2026/08/08 04:14:18 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/08 04:14:19 DEBUG : rclone-sync-test: Excluded 2026/08/08 04:14:19 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/08/08 04:14:19 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/08 04:14:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju/rclone-sync-test': Waiting for checks to finish 2026/08/08 04:14:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju/rclone-sync-test': Waiting for transfers to finish 2026/08/08 04:14:19 DEBUG : Waiting for deletions to finish 2026/08/08 04:14:19 INFO : There was nothing to transfer 2026/08/08 04:14:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/08 04:14:21 DEBUG : rclone-sync-test: Excluded 2026/08/08 04:14:21 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/08 04:14:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:14:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:14:21 DEBUG : Waiting for deletions to finish 2026/08/08 04:14:21 INFO : rclone-sync-test-include: Removing directory 2026/08/08 04:14:21 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/08/08 04:14:21 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/08/08 04:14:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': failed to delete 1 directories 2026/08/08 04:14:21 INFO : There was nothing to transfer 2026/08/08 04:14:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/08 04:14:23 DEBUG : rclone-sync-test: Excluded 2026/08/08 04:14:23 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/08/08 04:14:23 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/08 04:14:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/08/08 04:14:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/08/08 04:14:23 DEBUG : Waiting for deletions to finish 2026/08/08 04:14:23 INFO : There was nothing to transfer 2026/08/08 04:14:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/08 04:14:24 DEBUG : rclone-sync-test: Excluded 2026/08/08 04:14:25 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/08 04:14:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:14:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:14:25 DEBUG : Waiting for deletions to finish 2026/08/08 04:14:25 INFO : rclone-sync-test-include: Removing directory 2026/08/08 04:14:25 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/08/08 04:14:25 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/08/08 04:14:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': failed to delete 1 directories 2026/08/08 04:14:25 INFO : There was nothing to transfer 2026/08/08 04:14:27 DEBUG : Excluded 2026/08/08 04:14:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/08 04:14:28 DEBUG : rclone-sync-test: Excluded 2026/08/08 04:14:28 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/08/08 04:14:28 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/08 04:14:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/08/08 04:14:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/08/08 04:14:28 DEBUG : Waiting for deletions to finish 2026/08/08 04:14:28 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (24.63s) === RUN TestSyncCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:14:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jisalaj7raju/dst" 2026/08/08 04:14:32 DEBUG : Creating backend with remote "TestDrive:crypt/jt0ntoll9bt97cq7shqg8rhhbkdv0sbcc5bc4dqpof0jflqmr3gg/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/08 04:14:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jisalaj7raju/CompareDest" 2026/08/08 04:14:34 DEBUG : Creating backend with remote "TestDrive:crypt/jt0ntoll9bt97cq7shqg8rhhbkdv0sbcc5bc4dqpof0jflqmr3gg/gveqi14airsml4bgu7krj116o8" 2026/08/08 04:14:36 DEBUG : one: Need to transfer - File not found at Destination 2026/08/08 04:14:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju/dst': Waiting for checks to finish 2026/08/08 04:14:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju/dst': Waiting for transfers to finish 2026/08/08 04:14:39 DEBUG : one: md5 = a23c0b32b116fdb6a778a7fec93a09df OK 2026/08/08 04:14:39 DEBUG : one: size = 3 OK 2026/08/08 04:14:39 INFO : one: Copied (new) 2026/08/08 04:14:39 DEBUG : Waiting for deletions to finish 2026/08/08 04:14:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju/dst': Waiting for checks to finish 2026/08/08 04:14:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone2549425095) 2026/08/08 04:14:40 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju/dst') 2026/08/08 04:14:40 DEBUG : one: Sizes differ 2026/08/08 04:14:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju/dst': Waiting for transfers to finish 2026/08/08 04:14:41 DEBUG : one: md5 = 3a760821e08033062d8efb642b983b68 OK 2026/08/08 04:14:41 DEBUG : one: size = 5 OK 2026/08/08 04:14:41 INFO : one: Copied (replaced existing) 2026/08/08 04:14:41 DEBUG : Waiting for deletions to finish 2026/08/08 04:14:44 DEBUG : dst/one: md5 = 5ecccae6223540a98b89098220310149 OK 2026/08/08 04:14:46 DEBUG : CompareDest/one: md5 = a6302cffec9b99f7a41232034e21f70b OK 2026/08/08 04:14:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone2549425095) 2026/08/08 04:14:46 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju/dst') 2026/08/08 04:14:46 DEBUG : one: Sizes differ 2026/08/08 04:14:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju/dst': Waiting for checks to finish 2026/08/08 04:14:47 DEBUG : one: size = 5 OK 2026/08/08 04:14:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/08 04:14:47 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/08 04:14:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju/dst': Waiting for transfers to finish 2026/08/08 04:14:47 DEBUG : Waiting for deletions to finish 2026/08/08 04:14:47 INFO : There was nothing to transfer 2026/08/08 04:14:49 DEBUG : CompareDest/two: md5 = 5db3aad34ec7c172f177f78ca8e6919a OK 2026/08/08 04:14:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone2549425095) 2026/08/08 04:14:49 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju/dst') 2026/08/08 04:14:49 DEBUG : one: Sizes differ 2026/08/08 04:14:50 DEBUG : one: size = 5 OK 2026/08/08 04:14:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/08 04:14:50 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/08 04:14:50 DEBUG : two: size = 3 OK 2026/08/08 04:14:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/08 04:14:50 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/08 04:14:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju/dst': Waiting for checks to finish 2026/08/08 04:14:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju/dst': Waiting for transfers to finish 2026/08/08 04:14:50 DEBUG : Waiting for deletions to finish 2026/08/08 04:14:50 INFO : There was nothing to transfer 2026/08/08 04:14:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone2549425095) 2026/08/08 04:14:50 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju/dst') 2026/08/08 04:14:50 DEBUG : one: Sizes differ 2026/08/08 04:14:51 DEBUG : one: size = 5 OK 2026/08/08 04:14:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/08 04:14:51 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/08 04:14:51 DEBUG : two: size = 3 OK 2026/08/08 04:14:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/08 04:14:51 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/08 04:14:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju/dst': Waiting for checks to finish 2026/08/08 04:14:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju/dst': Waiting for transfers to finish 2026/08/08 04:14:51 DEBUG : Waiting for deletions to finish 2026/08/08 04:14:51 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/08/08 04:14:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone2549425095) 2026/08/08 04:14:52 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju/dst') 2026/08/08 04:14:52 DEBUG : one: Sizes differ 2026/08/08 04:14:52 DEBUG : two: size = 5 (Local file system at /tmp/rclone2549425095) 2026/08/08 04:14:52 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju/CompareDest') 2026/08/08 04:14:52 DEBUG : two: Sizes differ 2026/08/08 04:14:52 DEBUG : two: Need to transfer - File not found at Destination 2026/08/08 04:14:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju/dst': Waiting for checks to finish 2026/08/08 04:14:52 DEBUG : one: size = 5 OK 2026/08/08 04:14:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/08 04:14:52 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/08 04:14:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju/dst': Waiting for transfers to finish 2026/08/08 04:14:54 DEBUG : two: md5 = 6467ff32e7cf81032c26f569ab4170f0 OK 2026/08/08 04:14:54 DEBUG : two: size = 5 OK 2026/08/08 04:14:54 INFO : two: Copied (new) 2026/08/08 04:14:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (26.02s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:15:01 DEBUG : pre-dest1/1: md5 = eca241011d7c5d51f3914fcc30cca2ff OK 2026/08/08 04:15:03 DEBUG : pre-dest2/2: md5 = 7c02254b0d81fa72f1621ef519e82486 OK 2026/08/08 04:15:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jisalaj7raju/dest" 2026/08/08 04:15:04 DEBUG : Creating backend with remote "TestDrive:crypt/jt0ntoll9bt97cq7shqg8rhhbkdv0sbcc5bc4dqpof0jflqmr3gg/rg03c1jvnehrrc617i0lnqjddc" 2026/08/08 04:15:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jisalaj7raju/pre-dest1" 2026/08/08 04:15:05 DEBUG : Creating backend with remote "TestDrive:crypt/jt0ntoll9bt97cq7shqg8rhhbkdv0sbcc5bc4dqpof0jflqmr3gg/bbnblvh6k061ssopqrp18kd7gc" 2026/08/08 04:15:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jisalaj7raju/pre-dest2" 2026/08/08 04:15:06 DEBUG : Creating backend with remote "TestDrive:crypt/jt0ntoll9bt97cq7shqg8rhhbkdv0sbcc5bc4dqpof0jflqmr3gg/dgicm1h6b5ejvlltm8eeif0bnk" 2026/08/08 04:15:07 DEBUG : 1: size = 1 OK 2026/08/08 04:15:07 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:15:07 DEBUG : 1: Destination found in --compare-dest, skipping 2026/08/08 04:15:08 DEBUG : 2: size = 1 OK 2026/08/08 04:15:08 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:15:08 DEBUG : 2: Destination found in --compare-dest, skipping 2026/08/08 04:15:08 DEBUG : 3: Need to transfer - File not found at Destination 2026/08/08 04:15:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju/dest': Waiting for checks to finish 2026/08/08 04:15:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju/dest': Waiting for transfers to finish 2026/08/08 04:15:11 DEBUG : 3: md5 = 1d360091127b117283aecca7c431aa60 OK 2026/08/08 04:15:11 DEBUG : 3: size = 1 OK 2026/08/08 04:15:11 INFO : 3: Copied (new) 2026/08/08 04:15:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (17.67s) === RUN TestSyncCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:15:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jisalaj7raju/dst" 2026/08/08 04:15:16 DEBUG : Creating backend with remote "TestDrive:crypt/jt0ntoll9bt97cq7shqg8rhhbkdv0sbcc5bc4dqpof0jflqmr3gg/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/08 04:15:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jisalaj7raju/CopyDest" 2026/08/08 04:15:18 DEBUG : Creating backend with remote "TestDrive:crypt/jt0ntoll9bt97cq7shqg8rhhbkdv0sbcc5bc4dqpof0jflqmr3gg/d09o6po3f7bm6ce32vdgs8h9ls" 2026/08/08 04:15:19 DEBUG : one: Need to transfer - File not found at Destination 2026/08/08 04:15:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju/dst': Waiting for checks to finish 2026/08/08 04:15:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju/dst': Waiting for transfers to finish 2026/08/08 04:15:22 DEBUG : one: md5 = 66cf84259def8f6ac53e29cff4df8091 OK 2026/08/08 04:15:22 DEBUG : one: size = 3 OK 2026/08/08 04:15:22 INFO : one: Copied (new) 2026/08/08 04:15:22 DEBUG : Waiting for deletions to finish 2026/08/08 04:15:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone2549425095) 2026/08/08 04:15:23 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju/dst') 2026/08/08 04:15:23 DEBUG : one: Sizes differ 2026/08/08 04:15:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju/dst': Waiting for checks to finish 2026/08/08 04:15:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju/dst': Waiting for transfers to finish 2026/08/08 04:15:25 DEBUG : one: md5 = 825e8d21a696dd5253fa64912fe93c61 OK 2026/08/08 04:15:25 DEBUG : one: size = 5 OK 2026/08/08 04:15:25 INFO : one: Copied (replaced existing) 2026/08/08 04:15:25 DEBUG : Waiting for deletions to finish 2026/08/08 04:15:28 DEBUG : dst/one: md5 = 41e2575bff975f4db3910f79b8c69e5d OK 2026/08/08 04:15:30 DEBUG : CopyDest/one: md5 = 32b5b04235ec834b055e22ee0cc348ff OK 2026/08/08 04:15:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jisalaj7raju/BackupDir" 2026/08/08 04:15:31 DEBUG : Creating backend with remote "TestDrive:crypt/jt0ntoll9bt97cq7shqg8rhhbkdv0sbcc5bc4dqpof0jflqmr3gg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/08/08 04:15:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone2549425095) 2026/08/08 04:15:32 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju/dst') 2026/08/08 04:15:32 DEBUG : one: Sizes differ 2026/08/08 04:15:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju/dst': Waiting for checks to finish 2026/08/08 04:15:33 DEBUG : one: size = 5 OK 2026/08/08 04:15:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/08 04:15:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone2549425095) 2026/08/08 04:15:33 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju/dst') 2026/08/08 04:15:33 DEBUG : one: Sizes differ 2026/08/08 04:15:34 INFO : one: Moved (server-side) 2026/08/08 04:15:36 DEBUG : one: size = 5 OK 2026/08/08 04:15:36 INFO : one: Copied (server-side copy) 2026/08/08 04:15:36 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/08/08 04:15:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju/dst': Waiting for transfers to finish 2026/08/08 04:15:36 DEBUG : Waiting for deletions to finish 2026/08/08 04:15:38 DEBUG : CopyDest/two: md5 = d760a3d1551a2aa29ad003d869ab8b72 OK 2026/08/08 04:15:38 DEBUG : one: size = 5 OK 2026/08/08 04:15:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/08 04:15:38 DEBUG : one: Unchanged skipping 2026/08/08 04:15:38 DEBUG : two: size = 3 OK 2026/08/08 04:15:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/08 04:15:40 DEBUG : two: size = 3 OK 2026/08/08 04:15:40 INFO : two: Copied (server-side copy) 2026/08/08 04:15:40 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/08/08 04:15:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju/dst': Waiting for checks to finish 2026/08/08 04:15:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju/dst': Waiting for transfers to finish 2026/08/08 04:15:40 DEBUG : Waiting for deletions to finish 2026/08/08 04:15:40 DEBUG : one: size = 5 OK 2026/08/08 04:15:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/08 04:15:40 DEBUG : one: Unchanged skipping 2026/08/08 04:15:40 DEBUG : two: size = 3 OK 2026/08/08 04:15:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju/dst': Waiting for checks to finish 2026/08/08 04:15:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/08 04:15:40 DEBUG : two: Unchanged skipping 2026/08/08 04:15:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju/dst': Waiting for transfers to finish 2026/08/08 04:15:40 DEBUG : Waiting for deletions to finish 2026/08/08 04:15:40 INFO : There was nothing to transfer 2026/08/08 04:15:43 DEBUG : CopyDest/three: md5 = 6259fbc4c35cfb9eb85cc396fe3717a5 OK 2026/08/08 04:15:43 DEBUG : one: size = 5 OK 2026/08/08 04:15:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/08 04:15:43 DEBUG : one: Unchanged skipping 2026/08/08 04:15:44 DEBUG : three: size = 7 (Local file system at /tmp/rclone2549425095) 2026/08/08 04:15:44 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju/CopyDest') 2026/08/08 04:15:44 DEBUG : three: Sizes differ 2026/08/08 04:15:44 DEBUG : three: Destination not found in --copy-dest 2026/08/08 04:15:44 DEBUG : three: Need to transfer - File not found at Destination 2026/08/08 04:15:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju/dst': Waiting for checks to finish 2026/08/08 04:15:44 DEBUG : two: size = 3 OK 2026/08/08 04:15:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/08 04:15:44 DEBUG : two: Unchanged skipping 2026/08/08 04:15:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju/dst': Waiting for transfers to finish 2026/08/08 04:15:45 DEBUG : three: md5 = f181d99dd5e58c7faaf2705a8d8303fb OK 2026/08/08 04:15:45 DEBUG : three: size = 7 OK 2026/08/08 04:15:45 INFO : three: Copied (new) 2026/08/08 04:15:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (35.56s) === RUN TestSyncBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:15:54 DEBUG : dst/one: md5 = 44a32d4e84fcdb5d1a8d22bf8776e807 OK 2026/08/08 04:15:55 DEBUG : dst/two: md5 = a12aed88c61445b0a3ac9592b11c0ddc OK 2026/08/08 04:15:57 DEBUG : dst/three.txt: md5 = 2843077dcccb28936886576f9a794a03 OK 2026/08/08 04:15:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jisalaj7raju/dst" 2026/08/08 04:15:57 DEBUG : Creating backend with remote "TestDrive:crypt/jt0ntoll9bt97cq7shqg8rhhbkdv0sbcc5bc4dqpof0jflqmr3gg/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/08 04:15:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jisalaj7raju/backup" 2026/08/08 04:15:58 DEBUG : Creating backend with remote "TestDrive:crypt/jt0ntoll9bt97cq7shqg8rhhbkdv0sbcc5bc4dqpof0jflqmr3gg/1nrff024r7pq65ecp72fc28jb0" 2026/08/08 04:16:00 DEBUG : one: size = 4 (Local file system at /tmp/rclone2549425095) 2026/08/08 04:16:00 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju/dst') 2026/08/08 04:16:00 DEBUG : one: Sizes differ 2026/08/08 04:16:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju/dst': Waiting for checks to finish 2026/08/08 04:16:00 DEBUG : two: size = 3 OK 2026/08/08 04:16:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:16:00 DEBUG : two: Unchanged skipping 2026/08/08 04:16:02 INFO : one: Moved (server-side) 2026/08/08 04:16:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju/dst': Waiting for transfers to finish 2026/08/08 04:16:03 DEBUG : one: md5 = 6067fdb4468423761b3f2906b1bb5724 OK 2026/08/08 04:16:03 DEBUG : one: size = 4 OK 2026/08/08 04:16:03 INFO : one: Copied (new) 2026/08/08 04:16:03 DEBUG : Waiting for deletions to finish 2026/08/08 04:16:04 INFO : three.txt: Moved (server-side) 2026/08/08 04:16:04 INFO : three.txt: Moved into backup dir 2026/08/08 04:16:06 DEBUG : dst/three.txt: md5 = 3e1348f3586a35675e473de5a0940388 OK 2026/08/08 04:16:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone2549425095) 2026/08/08 04:16:07 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju/dst') 2026/08/08 04:16:07 DEBUG : one: Sizes differ 2026/08/08 04:16:07 DEBUG : two: size = 3 OK 2026/08/08 04:16:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:16:07 DEBUG : two: Unchanged skipping 2026/08/08 04:16:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju/dst': Waiting for checks to finish 2026/08/08 04:16:07 INFO : one: Deleted 2026/08/08 04:16:08 INFO : one: Moved (server-side) 2026/08/08 04:16:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju/dst': Waiting for transfers to finish 2026/08/08 04:16:09 DEBUG : one: md5 = 0efd58d625ad0cd4e6008c0d6a3a2514 OK 2026/08/08 04:16:09 DEBUG : one: size = 5 OK 2026/08/08 04:16:09 INFO : one: Copied (new) 2026/08/08 04:16:09 DEBUG : Waiting for deletions to finish 2026/08/08 04:16:10 INFO : three.txt: Deleted 2026/08/08 04:16:11 INFO : three.txt: Moved (server-side) 2026/08/08 04:16:11 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (24.03s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:16:18 DEBUG : dst/one: md5 = 97e36c5e55fad650beada7fd83766551 OK 2026/08/08 04:16:19 DEBUG : dst/two: md5 = 7e1873e4a03ecab6850f4f2b502073f8 OK 2026/08/08 04:16:21 DEBUG : dst/three.txt: md5 = a38248960498a4ba2c27f8ab92571be8 OK 2026/08/08 04:16:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jisalaj7raju/dst" 2026/08/08 04:16:22 DEBUG : Creating backend with remote "TestDrive:crypt/jt0ntoll9bt97cq7shqg8rhhbkdv0sbcc5bc4dqpof0jflqmr3gg/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/08 04:16:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jisalaj7raju/backup" 2026/08/08 04:16:22 DEBUG : Creating backend with remote "TestDrive:crypt/jt0ntoll9bt97cq7shqg8rhhbkdv0sbcc5bc4dqpof0jflqmr3gg/1nrff024r7pq65ecp72fc28jb0" 2026/08/08 04:16:24 DEBUG : two: size = 3 OK 2026/08/08 04:16:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:16:24 DEBUG : two: Unchanged skipping 2026/08/08 04:16:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju/dst': Waiting for checks to finish 2026/08/08 04:16:24 DEBUG : one: size = 4 (Local file system at /tmp/rclone2549425095) 2026/08/08 04:16:24 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju/dst') 2026/08/08 04:16:24 DEBUG : one: Sizes differ 2026/08/08 04:16:26 INFO : one: Moved (server-side) to: one.bak 2026/08/08 04:16:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju/dst': Waiting for transfers to finish 2026/08/08 04:16:27 DEBUG : one: md5 = d26ef353d19edf49534c78ecd9376679 OK 2026/08/08 04:16:27 DEBUG : one: size = 4 OK 2026/08/08 04:16:27 INFO : one: Copied (new) 2026/08/08 04:16:27 DEBUG : Waiting for deletions to finish 2026/08/08 04:16:28 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/08 04:16:28 INFO : three.txt: Moved into backup dir 2026/08/08 04:16:31 DEBUG : dst/three.txt: md5 = 9767a20a725014258d687c7c15615830 OK 2026/08/08 04:16:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone2549425095) 2026/08/08 04:16:31 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju/dst') 2026/08/08 04:16:31 DEBUG : one: Sizes differ 2026/08/08 04:16:31 DEBUG : two: size = 3 OK 2026/08/08 04:16:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:16:31 DEBUG : two: Unchanged skipping 2026/08/08 04:16:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju/dst': Waiting for checks to finish 2026/08/08 04:16:32 INFO : one.bak: Deleted 2026/08/08 04:16:33 INFO : one: Moved (server-side) to: one.bak 2026/08/08 04:16:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju/dst': Waiting for transfers to finish 2026/08/08 04:16:34 DEBUG : one: md5 = 9a284d81d97f159dcded1c14867d0952 OK 2026/08/08 04:16:34 DEBUG : one: size = 5 OK 2026/08/08 04:16:34 INFO : one: Copied (new) 2026/08/08 04:16:34 DEBUG : Waiting for deletions to finish 2026/08/08 04:16:35 INFO : three.txt.bak: Deleted 2026/08/08 04:16:35 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/08 04:16:35 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (24.57s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:16:42 DEBUG : dst/one: md5 = a5442027bf18448d6827bc3ababf5acc OK 2026/08/08 04:16:44 DEBUG : dst/two: md5 = 7a42fe13e41f86551b03a3523ee03009 OK 2026/08/08 04:16:45 DEBUG : dst/three.txt: md5 = 45c6de6cbabb8289597abb04fe938928 OK 2026/08/08 04:16:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jisalaj7raju/dst" 2026/08/08 04:16:46 DEBUG : Creating backend with remote "TestDrive:crypt/jt0ntoll9bt97cq7shqg8rhhbkdv0sbcc5bc4dqpof0jflqmr3gg/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/08 04:16:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jisalaj7raju/backup" 2026/08/08 04:16:47 DEBUG : Creating backend with remote "TestDrive:crypt/jt0ntoll9bt97cq7shqg8rhhbkdv0sbcc5bc4dqpof0jflqmr3gg/1nrff024r7pq65ecp72fc28jb0" 2026/08/08 04:16:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju/dst': Waiting for checks to finish 2026/08/08 04:16:49 DEBUG : one: size = 4 (Local file system at /tmp/rclone2549425095) 2026/08/08 04:16:49 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju/dst') 2026/08/08 04:16:49 DEBUG : one: Sizes differ 2026/08/08 04:16:49 DEBUG : two: size = 3 OK 2026/08/08 04:16:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:16:49 DEBUG : two: Unchanged skipping 2026/08/08 04:16:50 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/08 04:16:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju/dst': Waiting for transfers to finish 2026/08/08 04:16:52 DEBUG : one: md5 = 6481274f1919b6696d35c79be7e51ae1 OK 2026/08/08 04:16:52 DEBUG : one: size = 4 OK 2026/08/08 04:16:52 INFO : one: Copied (new) 2026/08/08 04:16:52 DEBUG : Waiting for deletions to finish 2026/08/08 04:16:52 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/08 04:16:52 INFO : three.txt: Moved into backup dir 2026/08/08 04:16:55 DEBUG : dst/three.txt: md5 = 7415e0f403258f6eb0c624003a68c929 OK 2026/08/08 04:16:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone2549425095) 2026/08/08 04:16:55 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju/dst') 2026/08/08 04:16:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju/dst': Waiting for checks to finish 2026/08/08 04:16:55 DEBUG : one: Sizes differ 2026/08/08 04:16:55 DEBUG : two: size = 3 OK 2026/08/08 04:16:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:16:55 DEBUG : two: Unchanged skipping 2026/08/08 04:16:56 INFO : one-2019-01-01: Deleted 2026/08/08 04:16:57 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/08 04:16:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju/dst': Waiting for transfers to finish 2026/08/08 04:16:58 DEBUG : one: md5 = 032e2df64eac9c7c5f4f913afd4dbb58 OK 2026/08/08 04:16:58 DEBUG : one: size = 5 OK 2026/08/08 04:16:58 INFO : one: Copied (new) 2026/08/08 04:16:58 DEBUG : Waiting for deletions to finish 2026/08/08 04:16:59 INFO : three-2019-01-01.txt: Deleted 2026/08/08 04:16:59 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/08 04:16:59 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (23.55s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:17:06 DEBUG : dst/one: md5 = 567110291274615e58e366e697b71079 OK 2026/08/08 04:17:08 DEBUG : dst/two: md5 = 789cb9b071c0a80c9695434d2646a8da OK 2026/08/08 04:17:09 DEBUG : dst/three.txt: md5 = 5859e31a4dba377389a5410e6ec06e90 OK 2026/08/08 04:17:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jisalaj7raju/dst" 2026/08/08 04:17:10 DEBUG : Creating backend with remote "TestDrive:crypt/jt0ntoll9bt97cq7shqg8rhhbkdv0sbcc5bc4dqpof0jflqmr3gg/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/08 04:17:11 DEBUG : one: size = 4 (Local file system at /tmp/rclone2549425095) 2026/08/08 04:17:11 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju/dst') 2026/08/08 04:17:11 DEBUG : one: Sizes differ 2026/08/08 04:17:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju/dst': Waiting for checks to finish 2026/08/08 04:17:11 DEBUG : two: size = 3 OK 2026/08/08 04:17:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:17:11 DEBUG : two: Unchanged skipping 2026/08/08 04:17:12 INFO : one: Moved (server-side) to: one.bak 2026/08/08 04:17:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju/dst': Waiting for transfers to finish 2026/08/08 04:17:13 DEBUG : one: md5 = 19ed71e8c436f7536412ef3073732a9a OK 2026/08/08 04:17:13 DEBUG : one: size = 4 OK 2026/08/08 04:17:13 INFO : one: Copied (new) 2026/08/08 04:17:13 DEBUG : Waiting for deletions to finish 2026/08/08 04:17:14 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/08 04:17:14 INFO : three.txt: Moved into backup dir 2026/08/08 04:17:16 DEBUG : dst/three.txt: md5 = 11ddc167355cd062b284b8ebcb394411 OK 2026/08/08 04:17:17 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/08/08 04:17:17 DEBUG : three.txt.bak: Excluded 2026/08/08 04:17:17 DEBUG : one.bak: Excluded (Path Filter) 2026/08/08 04:17:17 DEBUG : one.bak: Excluded 2026/08/08 04:17:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone2549425095) 2026/08/08 04:17:17 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju/dst') 2026/08/08 04:17:17 DEBUG : one: Sizes differ 2026/08/08 04:17:17 DEBUG : two: size = 3 OK 2026/08/08 04:17:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:17:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju/dst': Waiting for checks to finish 2026/08/08 04:17:17 DEBUG : two: Unchanged skipping 2026/08/08 04:17:18 INFO : one.bak: Deleted 2026/08/08 04:17:18 INFO : one: Moved (server-side) to: one.bak 2026/08/08 04:17:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju/dst': Waiting for transfers to finish 2026/08/08 04:17:19 DEBUG : one: md5 = 6df26772d92c97f68d2b3bbb0b30dbd2 OK 2026/08/08 04:17:19 DEBUG : one: size = 5 OK 2026/08/08 04:17:19 INFO : one: Copied (new) 2026/08/08 04:17:19 DEBUG : Waiting for deletions to finish 2026/08/08 04:17:20 INFO : three.txt.bak: Deleted 2026/08/08 04:17:21 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/08 04:17:21 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (20.92s) === RUN TestSyncSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:17:27 DEBUG : dst/one: md5 = af560d219fa085e8fd23428b7e647753 OK 2026/08/08 04:17:28 DEBUG : dst/two: md5 = 0121acebb01539407ea047cd61c9238c OK 2026/08/08 04:17:30 DEBUG : dst/three.txt: md5 = 8f7d78201c57ee84ca3ddf167acdbfa6 OK 2026/08/08 04:17:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jisalaj7raju/dst" 2026/08/08 04:17:30 DEBUG : Config file has changed externally - reloading 2026/08/08 04:17:31 DEBUG : Creating backend with remote "TestDrive:crypt/jt0ntoll9bt97cq7shqg8rhhbkdv0sbcc5bc4dqpof0jflqmr3gg/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/08 04:17:32 DEBUG : one: size = 4 (Local file system at /tmp/rclone2549425095) 2026/08/08 04:17:32 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju/dst') 2026/08/08 04:17:32 DEBUG : one: Sizes differ 2026/08/08 04:17:33 INFO : one: Moved (server-side) to: one.bak 2026/08/08 04:17:34 DEBUG : one: md5 = e847c9d68012cc274730ceb1dc13d613 OK 2026/08/08 04:17:34 DEBUG : one: size = 4 OK 2026/08/08 04:17:34 INFO : one: Copied (new) 2026/08/08 04:17:34 DEBUG : two: size = 3 OK 2026/08/08 04:17:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:17:34 DEBUG : two: Unchanged skipping 2026/08/08 04:17:35 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2549425095) 2026/08/08 04:17:35 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju/dst') 2026/08/08 04:17:35 DEBUG : three.txt: Sizes differ 2026/08/08 04:17:35 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/08 04:17:37 DEBUG : three.txt: md5 = 56e66162c0fd09b6bc81e418bc5d1d3f OK 2026/08/08 04:17:37 DEBUG : three.txt: size = 6 OK 2026/08/08 04:17:37 INFO : three.txt: Copied (new) 2026/08/08 04:17:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone2549425095) 2026/08/08 04:17:38 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju/dst') 2026/08/08 04:17:38 DEBUG : one: Sizes differ 2026/08/08 04:17:39 INFO : one.bak: Deleted 2026/08/08 04:17:40 INFO : one: Moved (server-side) to: one.bak 2026/08/08 04:17:41 DEBUG : one: md5 = ea9b7cbf78a2158b70d880eff839b11d OK 2026/08/08 04:17:41 DEBUG : one: size = 5 OK 2026/08/08 04:17:41 INFO : one: Copied (new) 2026/08/08 04:17:41 DEBUG : two: size = 3 OK 2026/08/08 04:17:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:17:41 DEBUG : two: Unchanged skipping 2026/08/08 04:17:42 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2549425095) 2026/08/08 04:17:42 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju/dst') 2026/08/08 04:17:42 DEBUG : three.txt: Sizes differ 2026/08/08 04:17:42 INFO : three.txt.bak: Deleted 2026/08/08 04:17:43 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/08 04:17:44 DEBUG : three.txt: md5 = 6634eca8c98d8f662c55d893ff0b909b OK 2026/08/08 04:17:44 DEBUG : three.txt: size = 19 OK 2026/08/08 04:17:44 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (24.43s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:17:51 DEBUG : dst/one: md5 = 0ab35d590778a132d44c4ba414757be7 OK 2026/08/08 04:17:53 DEBUG : dst/two: md5 = 59f62435d48e58b74e2f38cbfb396582 OK 2026/08/08 04:17:54 DEBUG : dst/three.txt: md5 = 76d1c94671e3034f79407dfe8893e2a4 OK 2026/08/08 04:17:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jisalaj7raju/dst" 2026/08/08 04:17:55 DEBUG : Creating backend with remote "TestDrive:crypt/jt0ntoll9bt97cq7shqg8rhhbkdv0sbcc5bc4dqpof0jflqmr3gg/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/08 04:17:56 DEBUG : one: size = 4 (Local file system at /tmp/rclone2549425095) 2026/08/08 04:17:56 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju/dst') 2026/08/08 04:17:56 DEBUG : one: Sizes differ 2026/08/08 04:17:57 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/08 04:17:58 DEBUG : one: md5 = 8ebc1a04508935cb964f2e85bee7db1b OK 2026/08/08 04:17:58 DEBUG : one: size = 4 OK 2026/08/08 04:17:58 INFO : one: Copied (new) 2026/08/08 04:17:58 DEBUG : two: size = 3 OK 2026/08/08 04:17:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:17:58 DEBUG : two: Unchanged skipping 2026/08/08 04:17:59 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2549425095) 2026/08/08 04:17:59 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju/dst') 2026/08/08 04:17:59 DEBUG : three.txt: Sizes differ 2026/08/08 04:17:59 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/08 04:18:01 DEBUG : three.txt: md5 = 7609ed9beedefb6a72a50be268d9d151 OK 2026/08/08 04:18:01 DEBUG : three.txt: size = 6 OK 2026/08/08 04:18:01 INFO : three.txt: Copied (new) 2026/08/08 04:18:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone2549425095) 2026/08/08 04:18:02 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju/dst') 2026/08/08 04:18:02 DEBUG : one: Sizes differ 2026/08/08 04:18:03 INFO : one-2019-01-01: Deleted 2026/08/08 04:18:03 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/08 04:18:05 DEBUG : one: md5 = 322757324b9300677eb65dd43871d5b8 OK 2026/08/08 04:18:05 DEBUG : one: size = 5 OK 2026/08/08 04:18:05 INFO : one: Copied (new) 2026/08/08 04:18:05 DEBUG : two: size = 3 OK 2026/08/08 04:18:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:18:05 DEBUG : two: Unchanged skipping 2026/08/08 04:18:05 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2549425095) 2026/08/08 04:18:05 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju/dst') 2026/08/08 04:18:05 DEBUG : three.txt: Sizes differ 2026/08/08 04:18:06 INFO : three-2019-01-01.txt: Deleted 2026/08/08 04:18:06 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/08 04:18:08 DEBUG : three.txt: md5 = d74783377ae86b8f302d67dc3fe636d9 OK 2026/08/08 04:18:08 DEBUG : three.txt: size = 19 OK 2026/08/08 04:18:08 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (23.10s) === RUN TestSyncUTFNorm run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:18:14 DEBUG : Testêé: md5 = c2ad18bd4ba9f4733e330ab72d5c2580 OK 2026/08/08 04:18:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:18:14 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2549425095) 2026/08/08 04:18:14 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju') 2026/08/08 04:18:14 DEBUG : Testêé: Sizes differ 2026/08/08 04:18:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:18:15 DEBUG : Testêé: md5 = af95be8c2817e19d319c4070274b96d6 OK 2026/08/08 04:18:15 DEBUG : Testêé: size = 14 OK 2026/08/08 04:18:15 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/08/08 04:18:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.37s) === RUN TestSyncImmutable run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:18:17 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/08 04:18:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:18:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:18:18 DEBUG : existing: md5 = ab480b540c46345127e407fefd076e72 OK 2026/08/08 04:18:18 DEBUG : existing: size = 6 OK 2026/08/08 04:18:18 INFO : existing: Copied (new) 2026/08/08 04:18:18 DEBUG : Waiting for deletions to finish 2026/08/08 04:18:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:18:19 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2549425095) 2026/08/08 04:18:19 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju') 2026/08/08 04:18:19 DEBUG : existing: Sizes differ 2026/08/08 04:18:19 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/08/08 04:18:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:18:19 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': not deleting files as there were IO errors 2026/08/08 04:18:19 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (3.96s) === RUN TestSyncIgnoreCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:18:22 DEBUG : EXISTING: md5 = 516b2509d9b9c7f43e2e18e8b4b608de OK 2026/08/08 04:18:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:18:23 DEBUG : EXISTING: size = 6 OK 2026/08/08 04:18:23 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:18:23 DEBUG : existing: Unchanged skipping 2026/08/08 04:18:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:18:23 DEBUG : Waiting for deletions to finish 2026/08/08 04:18:23 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.63s) === RUN TestFixCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.46s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.41s) --- SKIP: TestMaxTransfer/Hard (0.44s) --- SKIP: TestMaxTransfer/Soft (0.49s) --- SKIP: TestMaxTransfer/Cautious (0.48s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:18:27 DEBUG : both0: md5 = adbe07f786aec0a0dcece8fa7416ea39 OK 2026/08/08 04:18:29 DEBUG : only0: md5 = b3da6a06af3165543011a15c2122e5d9 OK 2026/08/08 04:18:30 DEBUG : both1: md5 = 95d59b87831a8be8f7a4ed80be7ea10a OK 2026/08/08 04:18:32 DEBUG : only1: md5 = d520d53e24e7bb1687a27f6f04882d60 OK 2026/08/08 04:18:33 DEBUG : both2: md5 = 0226b4c7d3356951cb0da3cb77495752 OK 2026/08/08 04:18:35 DEBUG : only2: md5 = cf28aadbc367b04d36071cb3df2ec2c2 OK 2026/08/08 04:18:37 DEBUG : both3: md5 = ff92714fa03ff0adc0ea9e90aad0edb6 OK 2026/08/08 04:18:38 DEBUG : only3: md5 = 8bb17353e426bef258a2c55564ec194a OK 2026/08/08 04:18:40 DEBUG : both4: md5 = b4f17e331d8c0cf92435a76ca905a7cd OK 2026/08/08 04:18:41 DEBUG : only4: md5 = 2523870084093bdb10b302cca5c1958c OK 2026/08/08 04:18:43 DEBUG : both5: md5 = bca72ceb66e1cf257b6fc936353664e6 OK 2026/08/08 04:18:44 DEBUG : only5: md5 = 9596bac084b6c821a7388aeab86cbfbc OK 2026/08/08 04:18:45 DEBUG : both6: md5 = 8e538663812c35e2578f6ea4ddd41500 OK 2026/08/08 04:18:47 DEBUG : only6: md5 = a1bfe12e59db0c4b4bed70bc0c07ea85 OK 2026/08/08 04:18:48 DEBUG : both7: md5 = 63f40242e3e0bc05d9337d789d897eab OK 2026/08/08 04:18:50 DEBUG : only7: md5 = 37ea470add9ea2cddb28ee63364c0027 OK 2026/08/08 04:18:51 DEBUG : both8: md5 = ab87ecfbec8c9f696e6279bc99c9ea04 OK 2026/08/08 04:18:53 DEBUG : only8: md5 = 5e94d6ad196b96ece5f31feee3585ce2 OK 2026/08/08 04:18:54 DEBUG : both9: md5 = fc261deddf87227eee6192bd9aca67d5 OK 2026/08/08 04:18:56 DEBUG : only9: md5 = 1ffe0969ae82b86d1fca4cadc340b44d OK 2026/08/08 04:18:57 DEBUG : both10: md5 = 14a12cfaf43b1e212bb46f7199792d18 OK 2026/08/08 04:18:59 DEBUG : only10: md5 = 15fa4bcaa2f8419a0dcea0f55e3a0c92 OK 2026/08/08 04:19:00 DEBUG : both11: md5 = 5709b644b31f4cfcfe87a246c0111f69 OK 2026/08/08 04:19:02 DEBUG : only11: md5 = 0f53f2683bf9de1e7ce4e4616b1ecf1d OK 2026/08/08 04:19:03 DEBUG : both12: md5 = e1d8a34786cbd76676a90b970292fa6c OK 2026/08/08 04:19:05 DEBUG : only12: md5 = 3e301e3946217de305b961fde7d72f40 OK 2026/08/08 04:19:06 DEBUG : both13: md5 = a780ad0d3154e2930c0593e80242a04f OK 2026/08/08 04:19:08 DEBUG : only13: md5 = 371b2c58e2b4c7dee96ec4c3d0f55d44 OK 2026/08/08 04:19:09 DEBUG : both14: md5 = f04e66b11c6db067d157616182ad24c8 OK 2026/08/08 04:19:11 DEBUG : only14: md5 = de5a5158797523dd543c08765452d024 OK 2026/08/08 04:19:12 DEBUG : both15: md5 = c8f620e81618acadd7227f5710dca0ba OK 2026/08/08 04:19:14 DEBUG : only15: md5 = 5e7b1c802ff7d3f4a825bc1969c5f1a6 OK 2026/08/08 04:19:15 DEBUG : both16: md5 = 588a38b34d22de2e699026e980e8d162 OK 2026/08/08 04:19:17 DEBUG : only16: md5 = a313f5cd4dad6805619786250f618073 OK 2026/08/08 04:19:18 DEBUG : both17: md5 = 31136de9bc84f9b50a56661a97809211 OK 2026/08/08 04:19:20 DEBUG : only17: md5 = fea4bc45537f9dbcdd06abfd60771b18 OK 2026/08/08 04:19:21 DEBUG : both18: md5 = bad0f83a989826051af6574283a72bbe OK 2026/08/08 04:19:22 DEBUG : only18: md5 = 447a5668f3463e9252d0b35cdfe2c3df OK 2026/08/08 04:19:24 DEBUG : both19: md5 = 8f6dc0b767b8b899b9fb25c31c1d16af OK 2026/08/08 04:19:25 DEBUG : only19: md5 = 4786d2ec063da819eb8244510d0ff7dd OK 2026/08/08 04:19:26 DEBUG : both0: size = 6 OK 2026/08/08 04:19:26 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:19:26 DEBUG : both0: Unchanged skipping 2026/08/08 04:19:26 DEBUG : both10: size = 6 OK 2026/08/08 04:19:26 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:19:26 DEBUG : both10: Unchanged skipping 2026/08/08 04:19:26 DEBUG : both11: size = 6 OK 2026/08/08 04:19:26 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:19:26 DEBUG : both11: Unchanged skipping 2026/08/08 04:19:26 DEBUG : both12: size = 6 OK 2026/08/08 04:19:26 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:19:26 DEBUG : both12: Unchanged skipping 2026/08/08 04:19:26 DEBUG : both13: size = 6 OK 2026/08/08 04:19:26 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:19:26 DEBUG : both13: Unchanged skipping 2026/08/08 04:19:26 DEBUG : both14: size = 6 OK 2026/08/08 04:19:26 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:19:26 DEBUG : both14: Unchanged skipping 2026/08/08 04:19:26 DEBUG : both15: size = 6 OK 2026/08/08 04:19:26 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:19:26 DEBUG : both15: Unchanged skipping 2026/08/08 04:19:26 DEBUG : both16: size = 6 OK 2026/08/08 04:19:26 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:19:26 DEBUG : both16: Unchanged skipping 2026/08/08 04:19:26 DEBUG : both17: size = 6 OK 2026/08/08 04:19:26 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:19:26 DEBUG : both17: Unchanged skipping 2026/08/08 04:19:26 DEBUG : both18: size = 6 OK 2026/08/08 04:19:26 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:19:26 DEBUG : both18: Unchanged skipping 2026/08/08 04:19:26 DEBUG : both19: size = 6 OK 2026/08/08 04:19:26 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:19:26 DEBUG : both19: Unchanged skipping 2026/08/08 04:19:26 DEBUG : both1: size = 6 OK 2026/08/08 04:19:26 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:19:26 DEBUG : both1: Unchanged skipping 2026/08/08 04:19:26 DEBUG : both2: size = 6 OK 2026/08/08 04:19:26 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:19:26 DEBUG : both2: Unchanged skipping 2026/08/08 04:19:26 DEBUG : both3: size = 6 OK 2026/08/08 04:19:26 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:19:26 DEBUG : both3: Unchanged skipping 2026/08/08 04:19:26 DEBUG : both4: size = 6 OK 2026/08/08 04:19:26 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:19:26 DEBUG : both4: Unchanged skipping 2026/08/08 04:19:26 DEBUG : both5: size = 6 OK 2026/08/08 04:19:26 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:19:26 DEBUG : both5: Unchanged skipping 2026/08/08 04:19:26 DEBUG : both6: size = 6 OK 2026/08/08 04:19:26 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:19:26 DEBUG : both6: Unchanged skipping 2026/08/08 04:19:26 DEBUG : both7: size = 6 OK 2026/08/08 04:19:26 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:19:26 DEBUG : both7: Unchanged skipping 2026/08/08 04:19:26 DEBUG : both8: size = 6 OK 2026/08/08 04:19:26 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:19:26 DEBUG : both8: Unchanged skipping 2026/08/08 04:19:26 DEBUG : both9: size = 6 OK 2026/08/08 04:19:26 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:19:26 DEBUG : both9: Unchanged skipping 2026/08/08 04:19:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:19:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:19:26 DEBUG : Waiting for deletions to finish 2026/08/08 04:19:26 INFO : only6: Deleted 2026/08/08 04:19:26 INFO : only9: Deleted 2026/08/08 04:19:26 INFO : only0: Deleted 2026/08/08 04:19:26 INFO : only7: Deleted 2026/08/08 04:19:27 INFO : only14: Deleted 2026/08/08 04:19:27 INFO : only5: Deleted 2026/08/08 04:19:27 INFO : only15: Deleted 2026/08/08 04:19:27 INFO : only10: Deleted 2026/08/08 04:19:27 INFO : only8: Deleted 2026/08/08 04:19:27 INFO : only12: Deleted 2026/08/08 04:19:27 INFO : only1: Deleted 2026/08/08 04:19:27 INFO : only13: Deleted 2026/08/08 04:19:28 INFO : only16: Deleted 2026/08/08 04:19:28 INFO : only2: Deleted 2026/08/08 04:19:28 INFO : only17: Deleted 2026/08/08 04:19:28 INFO : only11: Deleted 2026/08/08 04:19:28 INFO : only18: Deleted 2026/08/08 04:19:28 INFO : only4: Deleted 2026/08/08 04:19:28 INFO : only19: Deleted 2026/08/08 04:19:28 INFO : only3: Deleted 2026/08/08 04:19:28 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (72.20s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:19:40 DEBUG : both0: md5 = 10d860ad5c33cefcaf871a12d5f5bdfe OK 2026/08/08 04:19:41 DEBUG : only0: md5 = 786d56c5ce88b9faf8f75757b126d37f OK 2026/08/08 04:19:43 DEBUG : both1: md5 = d5731d2399289cca3950df0e22d7de71 OK 2026/08/08 04:19:44 DEBUG : only1: md5 = 6e8789447876c70a0e3bc3d40a9cbf62 OK 2026/08/08 04:19:46 DEBUG : both2: md5 = 070c292c4fc18887108a321cb2c0a88f OK 2026/08/08 04:19:47 DEBUG : only2: md5 = 186792547885000c84a23501df6aedde OK 2026/08/08 04:19:49 DEBUG : both3: md5 = b2437b7128307018a47ab884b4b86b06 OK 2026/08/08 04:19:50 DEBUG : only3: md5 = fe6b87b58b0d2d767e49316553e6bcd3 OK 2026/08/08 04:19:52 DEBUG : both4: md5 = 707c416d6793abff27f8843ad148bcec OK 2026/08/08 04:19:53 DEBUG : only4: md5 = fd64ab0250e3379f265234ac40cf1657 OK 2026/08/08 04:19:55 DEBUG : both5: md5 = 28633015489925b022538feb12db9864 OK 2026/08/08 04:19:56 DEBUG : only5: md5 = e79ba3d3c6304747b7ab63dea6583631 OK 2026/08/08 04:19:58 DEBUG : both6: md5 = fb0abaa1bbf299836821c9fd98e049ba OK 2026/08/08 04:19:59 DEBUG : only6: md5 = cfa32436a200930b5387e33f92c87c17 OK 2026/08/08 04:20:00 DEBUG : both7: md5 = 8af05eb6a1eeef61174c54c14b2030e6 OK 2026/08/08 04:20:02 DEBUG : only7: md5 = c2dfa2fb23badeec530ce210ee8a84ca OK 2026/08/08 04:20:03 DEBUG : both8: md5 = 2e0c8e144a5b60a51812511dfb13a95d OK 2026/08/08 04:20:05 DEBUG : only8: md5 = a2b70e3995f6b1c58b5dd30309617cd1 OK 2026/08/08 04:20:06 DEBUG : both9: md5 = 063a19a051a335fdd30366bb883bbc26 OK 2026/08/08 04:20:08 DEBUG : only9: md5 = d0dcf81dd06e3de89cf0de25398696e6 OK 2026/08/08 04:20:09 DEBUG : both10: md5 = e82e09caa0045f0abb2d36be90d9d3e3 OK 2026/08/08 04:20:11 DEBUG : only10: md5 = a64b3d119f0e9916741fd71e66adbc97 OK 2026/08/08 04:20:12 DEBUG : both11: md5 = 0a8913f73956fa6b9733116b03449a61 OK 2026/08/08 04:20:13 DEBUG : only11: md5 = 39b4508d2ef4b907a791492eeef563f3 OK 2026/08/08 04:20:15 DEBUG : both12: md5 = ca851ac1c98a5be48b7742772831119f OK 2026/08/08 04:20:16 DEBUG : only12: md5 = 5c0011f3758ab78cc5e3b668c4f63fd7 OK 2026/08/08 04:20:18 DEBUG : both13: md5 = 7910de3c8ad9d8c0abab2ef9c199c7af OK 2026/08/08 04:20:19 DEBUG : only13: md5 = 08c7352227740af1fac2ee2b4aa62780 OK 2026/08/08 04:20:20 DEBUG : both14: md5 = fef6c766ba5d515a891e629a7585e3ff OK 2026/08/08 04:20:22 DEBUG : only14: md5 = a376dd118ccace3fe06969ee4b15b0d2 OK 2026/08/08 04:20:23 DEBUG : both15: md5 = 523819c734413cf891f9ffdbaa86461a OK 2026/08/08 04:20:24 DEBUG : only15: md5 = a68f30799b03d491499f80a4bda04126 OK 2026/08/08 04:20:26 DEBUG : both16: md5 = d7eb5d33a4c46066421c1a5778c2356d OK 2026/08/08 04:20:28 DEBUG : only16: md5 = 9303af16489714b41be3cf66e337eb7b OK 2026/08/08 04:20:29 DEBUG : both17: md5 = 0e543c534bded1815eedf2f5b86e607a OK 2026/08/08 04:20:30 DEBUG : only17: md5 = 46e4122a1b252adbcefd6a56fdcee2e8 OK 2026/08/08 04:20:32 DEBUG : both18: md5 = 5c1b244e4052f30659139377fcbe9a6b OK 2026/08/08 04:20:33 DEBUG : only18: md5 = 2175c9bfebedf09489e9eece1dcc1747 OK 2026/08/08 04:20:34 DEBUG : both19: md5 = 4d8d0f713e24ed8cdf47a4a333a3dcfc OK 2026/08/08 04:20:36 DEBUG : only19: md5 = dd2e23bb5a0a07210532f1e7cac541b5 OK 2026/08/08 04:20:37 DEBUG : both0: size = 6 OK 2026/08/08 04:20:37 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:20:37 DEBUG : both11: size = 6 OK 2026/08/08 04:20:37 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:20:37 DEBUG : both10: size = 6 OK 2026/08/08 04:20:37 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:20:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:20:37 DEBUG : both0: Unchanged skipping 2026/08/08 04:20:37 DEBUG : both13: size = 6 OK 2026/08/08 04:20:37 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:20:37 DEBUG : both12: size = 6 OK 2026/08/08 04:20:37 DEBUG : both13: Unchanged skipping 2026/08/08 04:20:37 DEBUG : both14: size = 6 OK 2026/08/08 04:20:37 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:20:37 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:20:37 DEBUG : both11: Unchanged skipping 2026/08/08 04:20:37 DEBUG : both15: size = 6 OK 2026/08/08 04:20:37 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:20:37 DEBUG : both14: Unchanged skipping 2026/08/08 04:20:37 DEBUG : both16: size = 6 OK 2026/08/08 04:20:37 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:20:37 DEBUG : both16: Unchanged skipping 2026/08/08 04:20:37 DEBUG : both17: size = 6 OK 2026/08/08 04:20:37 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:20:37 DEBUG : both10: Unchanged skipping 2026/08/08 04:20:37 DEBUG : both18: size = 6 OK 2026/08/08 04:20:37 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:20:37 DEBUG : both12: Unchanged skipping 2026/08/08 04:20:37 DEBUG : both19: size = 6 OK 2026/08/08 04:20:37 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:20:37 DEBUG : both15: Unchanged skipping 2026/08/08 04:20:37 DEBUG : both1: size = 6 OK 2026/08/08 04:20:37 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:20:37 DEBUG : both1: Unchanged skipping 2026/08/08 04:20:37 DEBUG : both2: size = 6 OK 2026/08/08 04:20:37 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:20:37 DEBUG : both17: Unchanged skipping 2026/08/08 04:20:37 DEBUG : both3: size = 6 OK 2026/08/08 04:20:37 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:20:37 DEBUG : both3: Unchanged skipping 2026/08/08 04:20:37 DEBUG : both4: size = 6 OK 2026/08/08 04:20:37 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:20:37 DEBUG : both4: Unchanged skipping 2026/08/08 04:20:37 DEBUG : both5: size = 6 OK 2026/08/08 04:20:37 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:20:37 DEBUG : both5: Unchanged skipping 2026/08/08 04:20:37 DEBUG : both6: size = 6 OK 2026/08/08 04:20:37 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:20:37 DEBUG : both6: Unchanged skipping 2026/08/08 04:20:37 DEBUG : both7: size = 6 OK 2026/08/08 04:20:37 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:20:37 DEBUG : both18: Unchanged skipping 2026/08/08 04:20:37 DEBUG : both8: size = 6 OK 2026/08/08 04:20:37 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:20:37 DEBUG : both19: Unchanged skipping 2026/08/08 04:20:37 DEBUG : both9: size = 6 OK 2026/08/08 04:20:37 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:20:37 DEBUG : both2: Unchanged skipping 2026/08/08 04:20:37 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2549425095) 2026/08/08 04:20:37 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju') 2026/08/08 04:20:37 DEBUG : only0: Sizes differ 2026/08/08 04:20:37 DEBUG : both7: Unchanged skipping 2026/08/08 04:20:37 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2549425095) 2026/08/08 04:20:37 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju') 2026/08/08 04:20:37 DEBUG : only10: Sizes differ 2026/08/08 04:20:37 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2549425095) 2026/08/08 04:20:37 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju') 2026/08/08 04:20:37 DEBUG : only11: Sizes differ 2026/08/08 04:20:37 DEBUG : both8: Unchanged skipping 2026/08/08 04:20:37 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2549425095) 2026/08/08 04:20:37 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju') 2026/08/08 04:20:37 DEBUG : only12: Sizes differ 2026/08/08 04:20:37 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2549425095) 2026/08/08 04:20:37 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju') 2026/08/08 04:20:37 DEBUG : only13: Sizes differ 2026/08/08 04:20:37 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2549425095) 2026/08/08 04:20:37 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju') 2026/08/08 04:20:37 DEBUG : only14: Sizes differ 2026/08/08 04:20:37 DEBUG : both9: Unchanged skipping 2026/08/08 04:20:37 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2549425095) 2026/08/08 04:20:37 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju') 2026/08/08 04:20:37 DEBUG : only15: Sizes differ 2026/08/08 04:20:37 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2549425095) 2026/08/08 04:20:37 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju') 2026/08/08 04:20:37 DEBUG : only16: Sizes differ 2026/08/08 04:20:37 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2549425095) 2026/08/08 04:20:37 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju') 2026/08/08 04:20:37 DEBUG : only17: Sizes differ 2026/08/08 04:20:37 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2549425095) 2026/08/08 04:20:37 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju') 2026/08/08 04:20:37 DEBUG : only18: Sizes differ 2026/08/08 04:20:37 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2549425095) 2026/08/08 04:20:37 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju') 2026/08/08 04:20:37 DEBUG : only19: Sizes differ 2026/08/08 04:20:37 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2549425095) 2026/08/08 04:20:37 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju') 2026/08/08 04:20:37 DEBUG : only1: Sizes differ 2026/08/08 04:20:37 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2549425095) 2026/08/08 04:20:37 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju') 2026/08/08 04:20:37 DEBUG : only2: Sizes differ 2026/08/08 04:20:37 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2549425095) 2026/08/08 04:20:37 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju') 2026/08/08 04:20:37 DEBUG : only3: Sizes differ 2026/08/08 04:20:37 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2549425095) 2026/08/08 04:20:37 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju') 2026/08/08 04:20:37 DEBUG : only4: Sizes differ 2026/08/08 04:20:37 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2549425095) 2026/08/08 04:20:37 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju') 2026/08/08 04:20:37 DEBUG : only5: Sizes differ 2026/08/08 04:20:37 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2549425095) 2026/08/08 04:20:37 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju') 2026/08/08 04:20:37 DEBUG : only6: Sizes differ 2026/08/08 04:20:37 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2549425095) 2026/08/08 04:20:37 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju') 2026/08/08 04:20:37 DEBUG : only7: Sizes differ 2026/08/08 04:20:37 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2549425095) 2026/08/08 04:20:37 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju') 2026/08/08 04:20:37 DEBUG : only8: Sizes differ 2026/08/08 04:20:37 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2549425095) 2026/08/08 04:20:37 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju') 2026/08/08 04:20:37 DEBUG : only9: Sizes differ 2026/08/08 04:20:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:20:38 DEBUG : only12: md5 = cf09e038abbc470e01f40dbc0c216bc0 OK 2026/08/08 04:20:38 DEBUG : only12: size = 0 OK 2026/08/08 04:20:38 INFO : only12: Copied (replaced existing) 2026/08/08 04:20:38 DEBUG : only13: md5 = 08e6ddfc4ece3f54d67ae855963774f0 OK 2026/08/08 04:20:38 DEBUG : only13: size = 0 OK 2026/08/08 04:20:38 INFO : only13: Copied (replaced existing) 2026/08/08 04:20:38 DEBUG : only10: md5 = 62400f0c7a809e0d0fb8750f45224f32 OK 2026/08/08 04:20:38 DEBUG : only10: size = 0 OK 2026/08/08 04:20:38 INFO : only10: Copied (replaced existing) 2026/08/08 04:20:38 DEBUG : only15: md5 = b6c40080f140d851eda82f7b4c102267 OK 2026/08/08 04:20:38 DEBUG : only15: size = 0 OK 2026/08/08 04:20:38 INFO : only15: Copied (replaced existing) 2026/08/08 04:20:39 DEBUG : only17: md5 = 3268be12d23f7f0b19045201924dae4f OK 2026/08/08 04:20:39 DEBUG : only17: size = 0 OK 2026/08/08 04:20:39 INFO : only17: Copied (replaced existing) 2026/08/08 04:20:39 DEBUG : only0: md5 = 54bb47b998121f30146c4667ec1579d6 OK 2026/08/08 04:20:39 DEBUG : only0: size = 0 OK 2026/08/08 04:20:39 INFO : only0: Copied (replaced existing) 2026/08/08 04:20:39 DEBUG : only18: md5 = aa57a139b61a69f0b6cb3afdfdc69e82 OK 2026/08/08 04:20:39 DEBUG : only18: size = 0 OK 2026/08/08 04:20:39 INFO : only18: Copied (replaced existing) 2026/08/08 04:20:39 DEBUG : only19: md5 = d6f9b40633f71fc6400bf588705423a4 OK 2026/08/08 04:20:39 DEBUG : only19: size = 0 OK 2026/08/08 04:20:39 INFO : only19: Copied (replaced existing) 2026/08/08 04:20:40 DEBUG : only1: md5 = 6ee89a4aef0933c0d8e0070d57c20107 OK 2026/08/08 04:20:40 DEBUG : only1: size = 0 OK 2026/08/08 04:20:40 INFO : only1: Copied (replaced existing) 2026/08/08 04:20:40 DEBUG : only2: md5 = 444bf1dd76fbeeaedebd83eb3845a8ba OK 2026/08/08 04:20:40 DEBUG : only2: size = 0 OK 2026/08/08 04:20:40 INFO : only2: Copied (replaced existing) 2026/08/08 04:20:40 DEBUG : only3: md5 = 2d598f604bea24d976770bd618e0d17f OK 2026/08/08 04:20:40 DEBUG : only3: size = 0 OK 2026/08/08 04:20:40 INFO : only3: Copied (replaced existing) 2026/08/08 04:20:40 DEBUG : only4: md5 = 1f7b955d3a6dc443c1e84c02581371a9 OK 2026/08/08 04:20:40 DEBUG : only4: size = 0 OK 2026/08/08 04:20:40 INFO : only4: Copied (replaced existing) 2026/08/08 04:20:41 DEBUG : only11: md5 = 84b382361a3c2733db69a0c61625fef6 OK 2026/08/08 04:20:41 DEBUG : only11: size = 0 OK 2026/08/08 04:20:41 INFO : only11: Copied (replaced existing) 2026/08/08 04:20:41 DEBUG : only7: md5 = f3992e4e4a7ea64636bd8bfbbedf1ca1 OK 2026/08/08 04:20:41 DEBUG : only7: size = 0 OK 2026/08/08 04:20:41 INFO : only7: Copied (replaced existing) 2026/08/08 04:20:41 DEBUG : only5: md5 = d215f938412b9990058c7e8ad6abf790 OK 2026/08/08 04:20:41 DEBUG : only5: size = 0 OK 2026/08/08 04:20:41 INFO : only5: Copied (replaced existing) 2026/08/08 04:20:41 DEBUG : only14: md5 = 0f5c39a9a5e3bd21467ca3d3cf9ebf5a OK 2026/08/08 04:20:41 DEBUG : only14: size = 0 OK 2026/08/08 04:20:41 INFO : only14: Copied (replaced existing) 2026/08/08 04:20:42 DEBUG : only9: md5 = bdb087d22754116b6a85df313ac842f3 OK 2026/08/08 04:20:42 DEBUG : only9: size = 0 OK 2026/08/08 04:20:42 INFO : only9: Copied (replaced existing) 2026/08/08 04:20:42 DEBUG : only8: md5 = e489aac3c2102ddb99227a21a7cd5af8 OK 2026/08/08 04:20:42 DEBUG : only8: size = 0 OK 2026/08/08 04:20:42 INFO : only8: Copied (replaced existing) 2026/08/08 04:20:42 DEBUG : only6: md5 = b0a3c166626532ea1e06746c9f8616c3 OK 2026/08/08 04:20:42 DEBUG : only6: size = 0 OK 2026/08/08 04:20:42 INFO : only6: Copied (replaced existing) 2026/08/08 04:20:42 DEBUG : only16: md5 = f0da95c9cf6940245a1e9820a3dd002e OK 2026/08/08 04:20:42 DEBUG : only16: size = 0 OK 2026/08/08 04:20:42 INFO : only16: Copied (replaced existing) 2026/08/08 04:20:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (82.84s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:21:01 DEBUG : empty_dir: Making directory with metadata 2026/08/08 04:21:01 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/08 04:21:01 DEBUG : empty_on_remote: Making directory with metadata 2026/08/08 04:21:01 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/08 04:21:01 DEBUG : empty_on_remote: Making directory with metadata 2026/08/08 04:21:02 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/08 04:21:07 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/08 04:21:07 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/08 04:21:07 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/08 04:21:07 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (15.30s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:21:16 DEBUG : empty_dir: Making directory with metadata 2026/08/08 04:21:16 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/08 04:21:16 DEBUG : empty_on_remote: Making directory with metadata 2026/08/08 04:21:16 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/08 04:21:16 DEBUG : empty_on_remote: Making directory with metadata 2026/08/08 04:21:17 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/08 04:21:22 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/08 04:21:22 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/08 04:21:22 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/08 04:21:22 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/08/08 04:21:22 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (16.58s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:21:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/08 04:21:33 DEBUG : sub dir: Making directory with metadata 2026/08/08 04:21:34 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/08/08 04:21:52 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/08 04:21:52 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/08 04:21:52 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/08 04:21:52 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) --- PASS: TestNothingToTransferWithEmptyDirs (39.95s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:22:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/08 04:22:13 DEBUG : sub dir: Making directory with metadata 2026/08/08 04:22:13 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/08/08 04:22:36 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/08 04:22:37 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/08 04:22:37 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/08 04:22:37 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) --- PASS: TestNothingToTransferWithoutEmptyDirs (46.44s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:23:01 DEBUG : dir1/0000-abcdefg.txt: md5 = 1c1ba758d003b081d814292394c27b4f OK 2026/08/08 04:23:03 DEBUG : dir1/0001-bcdefgh.txt: md5 = d9d6df70ca0e491f6ad952e44eb1b5cf OK 2026/08/08 04:23:05 DEBUG : dir1/0002-cdefghi.txt: md5 = e5f3f4cfb278ba6adf8312bd000ed867 OK 2026/08/08 04:23:06 DEBUG : dir1/0003-defghij.txt: md5 = afe4d7c6ba2c456b1f592f8f0c3101ca OK 2026/08/08 04:23:08 DEBUG : dir1/0004-efghijk.txt: md5 = 7d6c7c936dd1bb627c8b85fed4bf7cee OK 2026/08/08 04:23:09 DEBUG : dir1/0005-fghijkl.txt: md5 = bdde9743f7d0ed8079840bf5dc9dbf23 OK 2026/08/08 04:23:11 DEBUG : dir1/0006-ghijklm.txt: md5 = 1f35bd94f9db6196856f9f03186a44fb OK 2026/08/08 04:23:12 DEBUG : dir1/0007-1234567.txt: md5 = 7b01676f692f7e001bdb2b28752fa516 OK 2026/08/08 04:23:14 DEBUG : dir1/0008-2345678.txt: md5 = 35f3d2eeb40dc31834b4faae4984355f OK 2026/08/08 04:23:15 DEBUG : dir1/0009-3456789.txt: md5 = 109aa08ac054d82551ec969090600dab OK 2026/08/08 04:23:17 DEBUG : dir1/0010-456789.txt: md5 = 0081d069718793ba4bfcd3789db8814a OK 2026/08/08 04:23:18 DEBUG : dir1/0011-56789;.txt: md5 = fe815909a3269818fe6c4c28dac7fe07 OK 2026/08/08 04:23:20 DEBUG : dir1/0012-6789;.txt: md5 = cda6a5d087f80bf021e6cd1fa3948f82 OK 2026/08/08 04:23:22 DEBUG : dir1/0013-789;=.txt: md5 = 500aa98976b348010d5b92019103bdfc OK 2026/08/08 04:23:23 DEBUG : dir1/0014-89;=.txt: md5 = 092f35088a07a26947a903b84c150199 OK 2026/08/08 04:23:24 DEBUG : dir1/0015-9;=.txt: md5 = 4107a2f6c1c077d5f9a5e9f79ef4c931 OK 2026/08/08 04:23:26 DEBUG : apple: md5 = 597d550f8df87463ca097fc0be3cd9a9 OK 2026/08/08 04:23:28 DEBUG : banana: md5 = bf28817ce37c4c86967a1c2afce25b05 OK 2026/08/08 04:23:29 DEBUG : appleappleapplebanana: md5 = e0b6581b5df602b2a66173707ba7df0b OK 2026/08/08 04:23:31 DEBUG : splitbananasplit: md5 = 160130d8fca034f9fca3f8a17de45abd OK 2026/08/08 04:23:31 DEBUG : Waiting for deletions to finish 2026/08/08 04:23:31 DEBUG : banana: Excluded (Path Filter) 2026/08/08 04:23:31 DEBUG : apple: Excluded (Path Filter) 2026/08/08 04:23:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/08 04:23:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/08 04:23:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/08 04:23:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/08 04:23:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/08 04:23:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/08 04:23:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/08 04:23:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/08 04:23:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/08 04:23:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/08 04:23:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/08 04:23:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/08 04:23:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/08 04:23:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/08 04:23:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/08 04:23:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/08 04:23:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/08 04:23:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/08 04:23:32 DEBUG : apple: size = 5 OK 2026/08/08 04:23:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:23:32 DEBUG : apple: Unchanged skipping 2026/08/08 04:23:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/08 04:23:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:23:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/08 04:23:32 DEBUG : banana: size = 6 OK 2026/08/08 04:23:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:23:32 DEBUG : banana: Unchanged skipping 2026/08/08 04:23:33 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/08 04:23:33 DEBUG : splitbananasplit: size = 16 OK 2026/08/08 04:23:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:23:33 DEBUG : splitbananasplit: Unchanged skipping 2026/08/08 04:23:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/08 04:23:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:23:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/08 04:23:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/08 04:23:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:23:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/08 04:23:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/08 04:23:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:23:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/08 04:23:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/08 04:23:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/08 04:23:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/08 04:23:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:23:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:23:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/08 04:23:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/08 04:23:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:23:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/08 04:23:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:23:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/08 04:23:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:23:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/08 04:23:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/08 04:23:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:23:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/08 04:23:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/08 04:23:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/08 04:23:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:23:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/08 04:23:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:23:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:23:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/08 04:23:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/08 04:23:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/08 04:23:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:23:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/08 04:23:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/08 04:23:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:23:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/08 04:23:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/08 04:23:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:23:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/08 04:23:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/08 04:23:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/08 04:23:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:23:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/08 04:23:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/08 04:23:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:23:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/08 04:23:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:23:33 DEBUG : Waiting for deletions to finish 2026/08/08 04:23:33 INFO : There was nothing to transfer 2026/08/08 04:23:33 DEBUG : Waiting for deletions to finish 2026/08/08 04:23:33 DEBUG : banana: Excluded (Path Filter) 2026/08/08 04:23:33 DEBUG : apple: Excluded (Path Filter) 2026/08/08 04:23:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/08 04:23:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/08 04:23:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/08 04:23:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/08 04:23:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/08 04:23:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/08 04:23:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/08 04:23:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/08 04:23:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/08 04:23:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/08 04:23:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/08 04:23:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/08 04:23:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/08 04:23:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/08 04:23:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/08 04:23:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/08 04:23:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/08 04:23:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/08 04:23:34 DEBUG : dir1: Directory modification time the same (differ by -380.812µs, within tolerance 1ms) 2026/08/08 04:23:34 DEBUG : apple: size = 5 OK 2026/08/08 04:23:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:23:34 DEBUG : apple: Unchanged skipping 2026/08/08 04:23:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/08 04:23:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:23:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/08 04:23:34 DEBUG : banana: size = 6 OK 2026/08/08 04:23:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:23:34 DEBUG : banana: Unchanged skipping 2026/08/08 04:23:34 DEBUG : splitbananasplit: size = 16 OK 2026/08/08 04:23:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:23:34 DEBUG : splitbananasplit: Unchanged skipping 2026/08/08 04:23:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/08 04:23:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/08 04:23:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:23:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:23:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/08 04:23:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/08 04:23:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/08 04:23:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:23:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/08 04:23:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/08 04:23:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:23:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/08 04:23:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/08 04:23:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:23:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/08 04:23:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/08 04:23:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:23:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/08 04:23:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/08 04:23:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:23:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/08 04:23:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:23:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/08 04:23:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/08 04:23:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:23:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/08 04:23:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/08 04:23:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:23:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/08 04:23:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/08 04:23:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/08 04:23:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/08 04:23:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/08 04:23:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:23:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/08 04:23:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/08 04:23:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:23:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:23:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/08 04:23:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/08 04:23:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:23:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/08 04:23:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:23:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/08 04:23:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/08 04:23:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:23:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/08 04:23:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:23:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/08 04:23:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:23:35 DEBUG : Waiting for deletions to finish 2026/08/08 04:23:35 INFO : There was nothing to transfer 2026/08/08 04:23:35 DEBUG : Waiting for deletions to finish 2026/08/08 04:23:35 DEBUG : banana: Excluded (Path Filter) 2026/08/08 04:23:35 DEBUG : apple: Excluded (Path Filter) 2026/08/08 04:23:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/08 04:23:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/08 04:23:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/08 04:23:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/08 04:23:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/08 04:23:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/08 04:23:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/08 04:23:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/08 04:23:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/08 04:23:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/08 04:23:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/08 04:23:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/08 04:23:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/08 04:23:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/08 04:23:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/08 04:23:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/08 04:23:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/08 04:23:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:23:49 DEBUG : dir1/0000-abcdefg.txt: md5 = bbd60a6e6c496699a7cc539262a28386 OK 2026/08/08 04:23:51 DEBUG : dir1/0001-bcdefgh.txt: md5 = d8962ac8d300f8ea041d9e22f501dce0 OK 2026/08/08 04:23:52 DEBUG : dir1/0002-cdefghi.txt: md5 = 943823198d2f13bf26379b85c4081199 OK 2026/08/08 04:23:54 DEBUG : dir1/0003-defghij.txt: md5 = 3fb19d32a556c022e6924f00c838ceb5 OK 2026/08/08 04:23:56 DEBUG : dir1/0004-efghijk.txt: md5 = 39d33a17cfa7b1dcba1eca74c7befec4 OK 2026/08/08 04:23:57 DEBUG : dir1/0005-fghijkl.txt: md5 = 6142e43106755b4567307beae8dc5abb OK 2026/08/08 04:23:59 DEBUG : dir1/0006-ghijklm.txt: md5 = 06528de6d34d4e66faf758bfe25ca497 OK 2026/08/08 04:24:00 DEBUG : dir1/0007-1234567.txt: md5 = 988ec12ccb8d7cab7ee60376058869a9 OK 2026/08/08 04:24:01 DEBUG : dir1/0008-2345678.txt: md5 = 9b0d70b3e8d747b1b853af55719c5933 OK 2026/08/08 04:24:03 DEBUG : dir1/0009-3456789.txt: md5 = d76f50b7f3d132d9eb03ae9ae66bba7d OK 2026/08/08 04:24:04 DEBUG : dir1/0010-456789.txt: md5 = 78fc820154a57db8459932f566d40986 OK 2026/08/08 04:24:06 DEBUG : dir1/0011-56789;.txt: md5 = 7759c78abe194a6f7669f6d54dc139b9 OK 2026/08/08 04:24:07 DEBUG : dir1/0012-6789;.txt: md5 = 30461386e4e5fad3369edac0ced234f9 OK 2026/08/08 04:24:09 DEBUG : dir1/0013-789;=.txt: md5 = 7ddfc3a6e1ca8b790d3416196657c62a OK 2026/08/08 04:24:10 DEBUG : dir1/0014-89;=.txt: md5 = 4083188b520a1e30772f3044defaaccc OK 2026/08/08 04:24:11 DEBUG : dir1/0015-9;=.txt: md5 = a9de242cc59403b31542e0f63b5f7366 OK 2026/08/08 04:24:13 DEBUG : apple: md5 = 76369d92ef884839a758b069b12d97eb OK 2026/08/08 04:24:14 DEBUG : banana: md5 = 9c833e2d915b15689d7ca615e5d74f65 OK 2026/08/08 04:24:16 DEBUG : appleappleapplebanana: md5 = ea106180aa4ddf617c84f780089e3d91 OK 2026/08/08 04:24:17 DEBUG : splitbananasplit: md5 = 0049ace5b9c75aefc306d72169c03371 OK 2026/08/08 04:24:17 DEBUG : Waiting for deletions to finish 2026/08/08 04:24:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/08 04:24:18 DEBUG : apple: Excluded (Path Filter) 2026/08/08 04:24:18 DEBUG : banana: Excluded (Path Filter) 2026/08/08 04:24:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/08 04:24:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/08 04:24:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/08 04:24:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/08 04:24:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/08 04:24:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/08 04:24:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/08 04:24:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/08 04:24:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/08 04:24:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/08 04:24:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/08 04:24:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/08 04:24:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/08 04:24:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/08 04:24:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/08 04:24:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/08 04:24:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/08 04:24:19 DEBUG : apple: size = 5 OK 2026/08/08 04:24:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:24:19 DEBUG : banana: size = 6 OK 2026/08/08 04:24:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:24:19 DEBUG : banana: Unchanged skipping 2026/08/08 04:24:19 DEBUG : apple: Unchanged skipping 2026/08/08 04:24:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/08 04:24:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:24:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/08 04:24:19 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/08 04:24:19 DEBUG : splitbananasplit: size = 16 OK 2026/08/08 04:24:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:24:19 DEBUG : splitbananasplit: Unchanged skipping 2026/08/08 04:24:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/08 04:24:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/08 04:24:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/08 04:24:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:24:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/08 04:24:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:24:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/08 04:24:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:24:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/08 04:24:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/08 04:24:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:24:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/08 04:24:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/08 04:24:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/08 04:24:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/08 04:24:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/08 04:24:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/08 04:24:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:24:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:24:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:24:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/08 04:24:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:24:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:24:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/08 04:24:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/08 04:24:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/08 04:24:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:24:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:24:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/08 04:24:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/08 04:24:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:24:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/08 04:24:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/08 04:24:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:24:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/08 04:24:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/08 04:24:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/08 04:24:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:24:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/08 04:24:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/08 04:24:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:24:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/08 04:24:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:24:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/08 04:24:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:24:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/08 04:24:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/08 04:24:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/08 04:24:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/08 04:24:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:24:19 DEBUG : Waiting for deletions to finish 2026/08/08 04:24:19 INFO : There was nothing to transfer 2026/08/08 04:24:19 DEBUG : Waiting for deletions to finish 2026/08/08 04:24:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/08 04:24:20 DEBUG : apple: Excluded (Path Filter) 2026/08/08 04:24:20 DEBUG : banana: Excluded (Path Filter) 2026/08/08 04:24:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/08 04:24:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/08 04:24:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/08 04:24:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/08 04:24:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/08 04:24:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/08 04:24:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/08 04:24:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/08 04:24:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/08 04:24:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/08 04:24:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/08 04:24:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/08 04:24:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/08 04:24:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/08 04:24:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/08 04:24:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/08 04:24:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/08 04:24:21 DEBUG : dir1: Directory modification time the same (differ by -112.584µs, within tolerance 1ms) 2026/08/08 04:24:21 DEBUG : apple: size = 5 OK 2026/08/08 04:24:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:24:21 DEBUG : apple: Unchanged skipping 2026/08/08 04:24:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/08 04:24:21 DEBUG : banana: size = 6 OK 2026/08/08 04:24:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:24:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/08 04:24:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:24:21 DEBUG : banana: Unchanged skipping 2026/08/08 04:24:21 DEBUG : splitbananasplit: size = 16 OK 2026/08/08 04:24:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:24:21 DEBUG : splitbananasplit: Unchanged skipping 2026/08/08 04:24:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/08 04:24:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:24:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/08 04:24:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/08 04:24:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/08 04:24:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:24:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/08 04:24:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:24:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/08 04:24:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/08 04:24:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:24:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/08 04:24:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:24:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/08 04:24:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/08 04:24:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:24:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/08 04:24:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/08 04:24:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/08 04:24:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/08 04:24:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:24:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:24:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/08 04:24:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/08 04:24:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:24:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/08 04:24:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/08 04:24:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/08 04:24:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:24:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/08 04:24:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:24:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/08 04:24:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/08 04:24:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:24:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/08 04:24:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/08 04:24:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:24:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/08 04:24:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/08 04:24:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:24:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/08 04:24:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:24:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/08 04:24:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:24:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/08 04:24:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/08 04:24:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/08 04:24:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:24:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/08 04:24:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:24:21 DEBUG : Waiting for deletions to finish 2026/08/08 04:24:21 INFO : There was nothing to transfer 2026/08/08 04:24:21 DEBUG : Waiting for deletions to finish 2026/08/08 04:24:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/08 04:24:22 DEBUG : apple: Excluded (Path Filter) 2026/08/08 04:24:22 DEBUG : banana: Excluded (Path Filter) 2026/08/08 04:24:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/08 04:24:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/08 04:24:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/08 04:24:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/08 04:24:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/08 04:24:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/08 04:24:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/08 04:24:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/08 04:24:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/08 04:24:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/08 04:24:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/08 04:24:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/08 04:24:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/08 04:24:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/08 04:24:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/08 04:24:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/08 04:24:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:24:35 DEBUG : dir1/0000-abcdefg.txt: md5 = f062a67aacddd3794975119a4d06ec43 OK 2026/08/08 04:24:37 DEBUG : dir1/0001-bcdefgh.txt: md5 = ccae978290a5a1939808b6d8947b5eb3 OK 2026/08/08 04:24:38 DEBUG : dir1/0002-cdefghi.txt: md5 = 43e06840e3a7f718d4155cb6917fece3 OK 2026/08/08 04:24:40 DEBUG : dir1/0003-defghij.txt: md5 = 253acd3556365badceb34e27cf4866f2 OK 2026/08/08 04:24:41 DEBUG : dir1/0004-efghijk.txt: md5 = ae49f66cfe02735e7b237a5d8e796c6f OK 2026/08/08 04:24:43 DEBUG : dir1/0005-fghijkl.txt: md5 = f90e524932ed2e73a0bcc8123ecad02e OK 2026/08/08 04:24:44 DEBUG : dir1/0006-ghijklm.txt: md5 = bb7dda732031ca1b7bc78590a8dfefc6 OK 2026/08/08 04:24:46 DEBUG : dir1/0007-1234567.txt: md5 = edfeb32e8a189ad03ca4602dd2a0fbe9 OK 2026/08/08 04:24:48 DEBUG : dir1/0008-2345678.txt: md5 = 39a7d80eceed96a953d020e92fd1d076 OK 2026/08/08 04:24:49 DEBUG : dir1/0009-3456789.txt: md5 = e07d3e5ae1bb00157988f0bc1c9cdd4d OK 2026/08/08 04:24:51 DEBUG : dir1/0010-456789.txt: md5 = dfd0466698f27d4a043aad1e43726956 OK 2026/08/08 04:24:52 DEBUG : dir1/0011-56789;.txt: md5 = 039a543d9a0323327d20ac717226fff7 OK 2026/08/08 04:24:54 DEBUG : dir1/0012-6789;.txt: md5 = 77a6fbc1ee21d2e94f6bcbe7234e1510 OK 2026/08/08 04:24:55 DEBUG : dir1/0013-789;=.txt: md5 = 4d7502b08007696832f1638860dd9380 OK 2026/08/08 04:24:57 DEBUG : dir1/0014-89;=.txt: md5 = f55d5d9f386feea4ecfd151b46f92204 OK 2026/08/08 04:24:58 DEBUG : dir1/0015-9;=.txt: md5 = 1f81c1d892c8c446bdc657ef98207722 OK 2026/08/08 04:25:00 DEBUG : apple: md5 = 28c4528c6b5ef7a3855ce112ddbd5f2d OK 2026/08/08 04:25:01 DEBUG : banana: md5 = 0d15448af12c4db4ef9d26d06dff49ac OK 2026/08/08 04:25:03 DEBUG : appleappleapplebanana: md5 = 933ab14b1896041b5ca7c25ae5316ca3 OK 2026/08/08 04:25:04 DEBUG : splitbananasplit: md5 = 6b151162245e0dd084fdc1f748a66bc5 OK 2026/08/08 04:25:04 DEBUG : Waiting for deletions to finish 2026/08/08 04:25:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/08 04:25:05 DEBUG : banana: Excluded (Path Filter) 2026/08/08 04:25:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/08 04:25:05 DEBUG : apple: Excluded (Path Filter) 2026/08/08 04:25:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/08 04:25:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/08 04:25:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/08 04:25:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/08 04:25:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/08 04:25:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/08 04:25:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/08 04:25:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/08 04:25:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/08 04:25:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/08 04:25:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/08 04:25:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/08 04:25:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/08 04:25:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/08 04:25:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/08 04:25:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/08 04:25:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/08 04:25:05 DEBUG : apple: transformed to: YXBwbGU= 2026/08/08 04:25:05 DEBUG : banana: transformed to: YmFuYW5h 2026/08/08 04:25:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/08 04:25:05 DEBUG : banana: transformed to: YmFuYW5h 2026/08/08 04:25:05 DEBUG : apple: transformed to: YXBwbGU= 2026/08/08 04:25:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/08 04:25:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/08 04:25:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/08 04:25:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/08 04:25:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/08 04:25:05 DEBUG : banana: transformed to: YmFuYW5h 2026/08/08 04:25:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/08 04:25:05 DEBUG : apple: transformed to: YXBwbGU= 2026/08/08 04:25:05 DEBUG : apple: transformed to: YXBwbGU= 2026/08/08 04:25:05 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/08 04:25:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/08 04:25:05 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/08 04:25:05 DEBUG : banana: transformed to: YmFuYW5h 2026/08/08 04:25:05 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/08 04:25:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/08 04:25:05 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/08 04:25:05 DEBUG : apple: transformed to: YXBwbGU= 2026/08/08 04:25:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/08 04:25:05 DEBUG : banana: transformed to: YmFuYW5h 2026/08/08 04:25:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/08 04:25:06 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/08 04:25:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/08 04:25:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/08 04:25:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/08 04:25:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/08 04:25:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/08 04:25:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/08 04:25:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/08 04:25:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/08 04:25:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/08 04:25:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/08 04:25:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/08 04:25:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/08 04:25:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/08 04:25:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/08 04:25:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/08 04:25:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/08 04:25:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/08 04:25:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/08 04:25:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/08 04:25:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/08 04:25:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/08 04:25:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/08 04:25:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/08 04:25:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/08 04:25:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/08 04:25:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/08 04:25:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/08 04:25:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/08 04:25:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/08 04:25:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/08 04:25:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/08 04:25:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/08 04:25:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/08 04:25:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/08 04:25:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/08 04:25:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/08 04:25:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/08 04:25:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/08 04:25:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/08 04:25:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/08 04:25:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/08 04:25:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/08 04:25:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/08 04:25:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/08 04:25:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/08 04:25:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/08 04:25:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/08 04:25:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/08 04:25:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/08 04:25:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/08 04:25:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/08 04:25:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/08 04:25:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/08 04:25:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/08 04:25:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/08 04:25:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/08 04:25:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/08 04:25:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/08 04:25:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/08 04:25:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/08 04:25:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/08 04:25:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/08 04:25:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/08 04:25:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/08 04:25:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/08 04:25:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/08 04:25:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/08 04:25:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/08 04:25:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/08 04:25:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/08 04:25:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/08 04:25:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/08 04:25:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/08 04:25:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/08 04:25:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/08 04:25:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/08 04:25:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/08 04:25:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/08 04:25:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/08 04:25:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/08 04:25:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/08 04:25:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/08 04:25:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/08 04:25:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/08 04:25:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/08 04:25:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/08 04:25:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/08 04:25:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/08 04:25:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/08 04:25:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/08 04:25:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/08 04:25:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/08 04:25:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/08 04:25:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/08 04:25:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/08 04:25:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/08 04:25:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/08 04:25:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/08 04:25:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/08 04:25:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/08 04:25:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/08 04:25:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/08 04:25:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/08 04:25:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/08 04:25:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/08 04:25:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/08 04:25:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/08 04:25:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/08 04:25:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/08 04:25:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/08 04:25:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/08 04:25:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/08 04:25:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/08 04:25:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/08 04:25:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/08 04:25:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/08 04:25:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/08 04:25:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/08 04:25:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/08 04:25:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/08 04:25:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/08 04:25:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/08 04:25:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/08 04:25:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/08 04:25:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/08 04:25:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/08 04:25:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/08 04:25:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/08 04:25:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/08 04:25:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/08 04:25:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/08 04:25:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/08 04:25:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/08 04:25:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/08 04:25:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/08 04:25:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/08 04:25:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/08 04:25:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/08 04:25:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/08 04:25:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/08 04:25:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/08 04:25:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/08 04:25:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/08 04:25:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/08 04:25:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/08 04:25:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/08 04:25:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/08 04:25:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/08 04:25:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/08 04:25:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/08 04:25:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/08 04:25:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/08 04:25:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/08 04:25:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/08 04:25:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/08 04:25:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/08 04:25:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/08 04:25:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/08 04:25:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/08 04:25:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/08 04:25:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/08 04:25:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/08 04:25:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/08 04:25:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/08 04:25:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/08 04:25:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/08 04:25:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/08 04:25:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/08 04:25:06 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/08 04:25:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/08 04:25:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/08 04:25:06 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/08 04:25:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/08 04:25:06 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/08 04:25:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/08 04:25:06 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/08 04:25:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/08 04:25:06 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/08 04:25:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/08 04:25:06 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/08 04:25:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/08 04:25:06 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/08 04:25:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/08 04:25:06 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/08 04:25:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/08 04:25:06 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/08 04:25:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/08 04:25:06 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/08 04:25:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/08 04:25:06 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/08 04:25:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/08 04:25:06 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/08 04:25:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/08 04:25:06 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/08 04:25:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/08 04:25:06 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/08 04:25:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/08 04:25:06 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/08 04:25:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/08 04:25:06 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/08 04:25:06 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/08 04:25:06 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/08 04:25:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:25:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:25:07 DEBUG : YXBwbGU=: md5 = 55ce9425c438fe09881f56c9e3dfd9ea OK 2026/08/08 04:25:07 DEBUG : YXBwbGU=: size = 5 OK 2026/08/08 04:25:07 INFO : apple: Copied (new) to: YXBwbGU= 2026/08/08 04:25:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/08 04:25:07 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = d28498f71191c160f61bb593561e443e OK 2026/08/08 04:25:07 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/08/08 04:25:07 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/08 04:25:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/08 04:25:07 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = 45de90e7e9ee0586cd39b86c5629b16c OK 2026/08/08 04:25:07 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/08/08 04:25:07 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/08 04:25:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/08 04:25:07 DEBUG : YmFuYW5h: md5 = 6dd977b4b9afea234fd05fc9f3d67ba4 OK 2026/08/08 04:25:07 DEBUG : YmFuYW5h: size = 6 OK 2026/08/08 04:25:07 INFO : banana: Copied (new) to: YmFuYW5h 2026/08/08 04:25:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/08 04:25:08 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = f975604848b70c79bd11abeea96540a5 OK 2026/08/08 04:25:08 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/08/08 04:25:08 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/08 04:25:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/08 04:25:08 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = 0d30b4732a3ab7fb19272852bbee448d OK 2026/08/08 04:25:08 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/08/08 04:25:08 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/08 04:25:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/08 04:25:08 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = 10ba8630b2772647a9f3ff4fcd413a0c OK 2026/08/08 04:25:08 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/08/08 04:25:08 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/08 04:25:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/08 04:25:08 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = 4b9bbb70b2bcc75e027d9d3d5f4099b8 OK 2026/08/08 04:25:08 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/08/08 04:25:08 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/08 04:25:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/08 04:25:10 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = a602b7869bfc63ef307d5d9454901d2d OK 2026/08/08 04:25:10 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/08/08 04:25:10 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/08 04:25:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/08 04:25:10 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = 3f4aabd85344370a747c0cae9f374bae OK 2026/08/08 04:25:10 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/08/08 04:25:10 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/08 04:25:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/08 04:25:10 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = a15efe0d59a66d66ed763a5c20337d6e OK 2026/08/08 04:25:10 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/08/08 04:25:10 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/08 04:25:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/08 04:25:10 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = 06052dc39a7c9c3980d324e295c3a30e OK 2026/08/08 04:25:10 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/08/08 04:25:10 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/08 04:25:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/08 04:25:11 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = e4141ace8a85a719d7956b4fe05d3ba9 OK 2026/08/08 04:25:11 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/08/08 04:25:11 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/08 04:25:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/08 04:25:11 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = dc35f118c76b4bb3f1e32ccd5c4a9e7a OK 2026/08/08 04:25:11 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/08/08 04:25:11 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/08 04:25:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/08 04:25:11 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = e6351975260021737e7e444ae6f0df69 OK 2026/08/08 04:25:11 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/08/08 04:25:11 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/08 04:25:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/08 04:25:11 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = 26c6be9b242e510ac5b7e8a4359c6683 OK 2026/08/08 04:25:11 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/08/08 04:25:11 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/08 04:25:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/08 04:25:12 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = 2eecc091b1082e4f1234de0574ba7a53 OK 2026/08/08 04:25:12 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/08/08 04:25:12 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/08 04:25:12 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = 3193229642983406dacba935f1873ffd OK 2026/08/08 04:25:12 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/08/08 04:25:12 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/08 04:25:12 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = a870fe3ffc9c9a891e47cc667f3f1ffb OK 2026/08/08 04:25:12 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/08/08 04:25:12 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/08/08 04:25:12 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = 9e3837e0544ea47a07d97b1ca84c36d2 OK 2026/08/08 04:25:12 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/08/08 04:25:12 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/08 04:25:12 DEBUG : Waiting for deletions to finish 2026/08/08 04:25:13 INFO : splitbananasplit: Deleted 2026/08/08 04:25:13 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/08 04:25:13 INFO : dir1/0011-56789;.txt: Deleted 2026/08/08 04:25:13 INFO : appleappleapplebanana: Deleted 2026/08/08 04:25:13 INFO : apple: Deleted 2026/08/08 04:25:13 INFO : dir1/0015-9;=.txt: Deleted 2026/08/08 04:25:13 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/08 04:25:13 INFO : dir1/0007-1234567.txt: Deleted 2026/08/08 04:25:13 INFO : dir1/0014-89;=.txt: Deleted 2026/08/08 04:25:13 INFO : dir1/0012-6789;.txt: Deleted 2026/08/08 04:25:13 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/08 04:25:13 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/08 04:25:13 INFO : dir1/0009-3456789.txt: Deleted 2026/08/08 04:25:13 INFO : banana: Deleted 2026/08/08 04:25:13 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/08 04:25:13 INFO : dir1/0008-2345678.txt: Deleted 2026/08/08 04:25:14 INFO : dir1/0013-789;=.txt: Deleted 2026/08/08 04:25:14 INFO : dir1/0010-456789.txt: Deleted 2026/08/08 04:25:14 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/08 04:25:14 INFO : dir1/0003-defghij.txt: Deleted 2026/08/08 04:25:14 DEBUG : Waiting for deletions to finish 2026/08/08 04:25:14 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/08/08 04:25:14 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/08/08 04:25:14 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/08/08 04:25:14 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/08/08 04:25:14 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/08/08 04:25:14 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/08/08 04:25:14 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/08/08 04:25:14 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/08/08 04:25:14 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/08/08 04:25:14 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/08/08 04:25:14 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/08/08 04:25:14 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/08/08 04:25:14 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/08/08 04:25:14 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/08/08 04:25:14 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/08/08 04:25:14 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/08/08 04:25:14 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/08/08 04:25:14 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/08/08 04:25:14 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/08/08 04:25:14 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/08/08 04:25:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/08 04:25:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/08 04:25:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/08 04:25:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/08 04:25:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/08 04:25:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/08 04:25:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/08 04:25:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/08 04:25:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/08 04:25:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/08 04:25:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/08 04:25:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/08 04:25:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/08 04:25:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/08 04:25:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/08 04:25:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/08 04:25:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/08 04:25:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/08 04:25:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/08 04:25:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/08 04:25:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/08 04:25:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/08 04:25:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/08 04:25:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/08 04:25:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/08 04:25:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/08 04:25:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/08 04:25:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/08 04:25:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/08 04:25:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/08 04:25:15 DEBUG : apple: transformed to: YXBwbGU= 2026/08/08 04:25:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/08 04:25:15 DEBUG : apple: transformed to: YXBwbGU= 2026/08/08 04:25:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/08 04:25:15 DEBUG : apple: transformed to: YXBwbGU= 2026/08/08 04:25:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/08 04:25:15 DEBUG : apple: transformed to: YXBwbGU= 2026/08/08 04:25:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/08 04:25:15 DEBUG : apple: transformed to: YXBwbGU= 2026/08/08 04:25:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/08 04:25:15 DEBUG : apple: transformed to: YXBwbGU= 2026/08/08 04:25:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/08 04:25:15 DEBUG : apple: transformed to: YXBwbGU= 2026/08/08 04:25:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/08 04:25:15 DEBUG : apple: transformed to: YXBwbGU= 2026/08/08 04:25:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/08 04:25:15 DEBUG : apple: transformed to: YXBwbGU= 2026/08/08 04:25:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/08 04:25:15 DEBUG : apple: transformed to: YXBwbGU= 2026/08/08 04:25:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/08 04:25:15 DEBUG : apple: transformed to: YXBwbGU= 2026/08/08 04:25:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/08 04:25:15 DEBUG : apple: transformed to: YXBwbGU= 2026/08/08 04:25:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/08 04:25:15 DEBUG : apple: transformed to: YXBwbGU= 2026/08/08 04:25:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/08 04:25:15 DEBUG : apple: transformed to: YXBwbGU= 2026/08/08 04:25:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/08 04:25:15 DEBUG : apple: transformed to: YXBwbGU= 2026/08/08 04:25:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/08 04:25:15 DEBUG : apple: transformed to: YXBwbGU= 2026/08/08 04:25:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/08 04:25:15 DEBUG : banana: transformed to: YmFuYW5h 2026/08/08 04:25:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/08 04:25:15 DEBUG : banana: transformed to: YmFuYW5h 2026/08/08 04:25:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/08 04:25:15 DEBUG : banana: transformed to: YmFuYW5h 2026/08/08 04:25:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/08 04:25:15 DEBUG : banana: transformed to: YmFuYW5h 2026/08/08 04:25:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/08 04:25:15 DEBUG : banana: transformed to: YmFuYW5h 2026/08/08 04:25:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/08 04:25:15 DEBUG : banana: transformed to: YmFuYW5h 2026/08/08 04:25:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/08 04:25:15 DEBUG : banana: transformed to: YmFuYW5h 2026/08/08 04:25:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/08 04:25:15 DEBUG : banana: transformed to: YmFuYW5h 2026/08/08 04:25:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/08 04:25:15 DEBUG : banana: transformed to: YmFuYW5h 2026/08/08 04:25:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/08 04:25:15 DEBUG : banana: transformed to: YmFuYW5h 2026/08/08 04:25:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/08 04:25:15 DEBUG : banana: transformed to: YmFuYW5h 2026/08/08 04:25:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/08 04:25:15 DEBUG : banana: transformed to: YmFuYW5h 2026/08/08 04:25:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/08 04:25:15 DEBUG : banana: transformed to: YmFuYW5h 2026/08/08 04:25:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/08 04:25:15 DEBUG : banana: transformed to: YmFuYW5h 2026/08/08 04:25:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/08 04:25:15 DEBUG : banana: transformed to: YmFuYW5h 2026/08/08 04:25:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/08 04:25:15 DEBUG : banana: transformed to: YmFuYW5h 2026/08/08 04:25:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/08 04:25:15 DEBUG : banana: transformed to: YmFuYW5h 2026/08/08 04:25:15 DEBUG : apple: transformed to: YXBwbGU= 2026/08/08 04:25:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/08 04:25:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/08 04:25:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/08 04:25:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/08 04:25:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/08 04:25:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/08 04:25:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/08 04:25:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/08 04:25:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/08 04:25:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/08 04:25:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/08 04:25:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/08 04:25:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/08 04:25:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/08 04:25:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/08 04:25:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/08 04:25:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/08 04:25:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/08 04:25:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/08 04:25:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/08 04:25:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/08 04:25:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/08 04:25:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/08 04:25:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/08 04:25:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/08 04:25:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/08 04:25:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/08 04:25:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/08 04:25:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/08 04:25:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/08 04:25:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/08 04:25:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/08 04:25:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/08 04:25:15 DEBUG : banana: transformed to: YmFuYW5h 2026/08/08 04:25:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/08 04:25:15 DEBUG : apple: transformed to: YXBwbGU= 2026/08/08 04:25:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/08 04:25:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/08 04:25:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/08 04:25:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/08 04:25:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/08 04:25:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/08 04:25:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/08 04:25:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/08 04:25:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/08 04:25:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/08 04:25:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/08 04:25:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/08 04:25:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/08 04:25:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/08 04:25:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/08 04:25:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/08 04:25:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/08 04:25:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/08 04:25:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/08 04:25:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/08 04:25:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/08 04:25:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/08 04:25:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/08 04:25:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/08 04:25:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/08 04:25:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/08 04:25:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/08 04:25:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/08 04:25:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/08 04:25:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/08 04:25:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/08 04:25:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/08 04:25:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/08 04:25:15 DEBUG : banana: transformed to: YmFuYW5h 2026/08/08 04:25:15 DEBUG : apple: transformed to: YXBwbGU= 2026/08/08 04:25:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/08 04:25:15 DEBUG : banana: transformed to: YmFuYW5h 2026/08/08 04:25:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/08 04:25:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/08 04:25:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/08 04:25:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/08 04:25:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/08 04:25:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/08 04:25:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/08 04:25:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/08 04:25:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/08 04:25:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/08 04:25:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/08 04:25:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/08 04:25:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/08 04:25:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/08 04:25:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/08 04:25:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/08 04:25:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/08 04:25:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/08 04:25:15 DEBUG : apple: transformed to: YXBwbGU= 2026/08/08 04:25:15 DEBUG : banana: transformed to: YmFuYW5h 2026/08/08 04:25:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/08 04:25:15 DEBUG : banana: transformed to: YmFuYW5h 2026/08/08 04:25:15 DEBUG : apple: transformed to: YXBwbGU= 2026/08/08 04:25:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/08 04:25:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/08 04:25:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/08 04:25:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/08 04:25:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/08 04:25:15 DEBUG : banana: transformed to: YmFuYW5h 2026/08/08 04:25:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/08 04:25:15 DEBUG : apple: transformed to: YXBwbGU= 2026/08/08 04:25:15 DEBUG : apple: transformed to: YXBwbGU= 2026/08/08 04:25:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/08 04:25:15 DEBUG : banana: transformed to: YmFuYW5h 2026/08/08 04:25:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/08 04:25:15 DEBUG : dir1: Directory modification time the same (differ by -831.221µs, within tolerance 1ms) 2026/08/08 04:25:15 DEBUG : YXBwbGU=: size = 5 OK 2026/08/08 04:25:15 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/08/08 04:25:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:25:15 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/08/08 04:25:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/08 04:25:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:25:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:25:15 DEBUG : YmFuYW5h: size = 6 OK 2026/08/08 04:25:15 DEBUG : splitbananasplit: Unchanged skipping 2026/08/08 04:25:15 DEBUG : apple: Unchanged skipping 2026/08/08 04:25:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:25:15 DEBUG : banana: Unchanged skipping 2026/08/08 04:25:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/08 04:25:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/08 04:25:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/08 04:25:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/08 04:25:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/08 04:25:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/08 04:25:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/08 04:25:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/08 04:25:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/08 04:25:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/08 04:25:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/08 04:25:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/08 04:25:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/08 04:25:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/08 04:25:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/08 04:25:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/08 04:25:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/08 04:25:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/08 04:25:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/08 04:25:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/08 04:25:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/08 04:25:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/08 04:25:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/08 04:25:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/08 04:25:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/08 04:25:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/08 04:25:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/08 04:25:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/08 04:25:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/08 04:25:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/08 04:25:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/08 04:25:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/08 04:25:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/08 04:25:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/08 04:25:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/08 04:25:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/08 04:25:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/08 04:25:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/08 04:25:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/08 04:25:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/08 04:25:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/08 04:25:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/08 04:25:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/08 04:25:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/08 04:25:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/08 04:25:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/08 04:25:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/08 04:25:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/08 04:25:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/08 04:25:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/08 04:25:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/08 04:25:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/08 04:25:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/08 04:25:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/08 04:25:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/08 04:25:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/08 04:25:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/08 04:25:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/08 04:25:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/08 04:25:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/08 04:25:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/08 04:25:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/08 04:25:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/08 04:25:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/08 04:25:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/08 04:25:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/08 04:25:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/08 04:25:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/08 04:25:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/08 04:25:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/08 04:25:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/08 04:25:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/08 04:25:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/08 04:25:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/08 04:25:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/08 04:25:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/08 04:25:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/08 04:25:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/08 04:25:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/08 04:25:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/08 04:25:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/08 04:25:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/08 04:25:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/08 04:25:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/08 04:25:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/08 04:25:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/08 04:25:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/08 04:25:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/08 04:25:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/08 04:25:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/08 04:25:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/08 04:25:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/08 04:25:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/08 04:25:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/08 04:25:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/08 04:25:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/08 04:25:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/08 04:25:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/08 04:25:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/08 04:25:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/08 04:25:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/08 04:25:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/08 04:25:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/08 04:25:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/08 04:25:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/08 04:25:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/08 04:25:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/08 04:25:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/08 04:25:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/08 04:25:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/08 04:25:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/08 04:25:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/08 04:25:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/08 04:25:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/08 04:25:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/08 04:25:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/08 04:25:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/08 04:25:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/08 04:25:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/08 04:25:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/08 04:25:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/08 04:25:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/08 04:25:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/08 04:25:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/08 04:25:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/08 04:25:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/08 04:25:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/08 04:25:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/08 04:25:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/08 04:25:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/08 04:25:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/08 04:25:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/08 04:25:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/08 04:25:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/08 04:25:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/08 04:25:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/08 04:25:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/08 04:25:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/08 04:25:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/08 04:25:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/08 04:25:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/08 04:25:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/08 04:25:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/08 04:25:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/08 04:25:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/08 04:25:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/08 04:25:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/08 04:25:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/08 04:25:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/08 04:25:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/08 04:25:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/08 04:25:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/08 04:25:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/08 04:25:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/08 04:25:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/08 04:25:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/08 04:25:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/08 04:25:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/08 04:25:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/08 04:25:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/08 04:25:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/08 04:25:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/08 04:25:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/08 04:25:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/08 04:25:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/08 04:25:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/08 04:25:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/08 04:25:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/08 04:25:15 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/08 04:25:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/08 04:25:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/08 04:25:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/08 04:25:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/08 04:25:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/08 04:25:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/08 04:25:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/08 04:25:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/08 04:25:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/08 04:25:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/08 04:25:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/08 04:25:15 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/08/08 04:25:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/08 04:25:15 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/08/08 04:25:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:25:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:25:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/08 04:25:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/08 04:25:15 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/08/08 04:25:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:25:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/08 04:25:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/08 04:25:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/08 04:25:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/08/08 04:25:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/08 04:25:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:25:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/08/08 04:25:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/08 04:25:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:25:15 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/08/08 04:25:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/08 04:25:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/08/08 04:25:15 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/08/08 04:25:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:25:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:25:15 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/08/08 04:25:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/08 04:25:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/08 04:25:15 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/08 04:25:15 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/08/08 04:25:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:25:15 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/08/08 04:25:15 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/08/08 04:25:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:25:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/08 04:25:15 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/08/08 04:25:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:25:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:25:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:25:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/08 04:25:15 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/08/08 04:25:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:25:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/08 04:25:15 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/08/08 04:25:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:25:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/08 04:25:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/08 04:25:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:25:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/08 04:25:15 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/08/08 04:25:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:25:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/08 04:25:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/08 04:25:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:25:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/08 04:25:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/08 04:25:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:25:15 DEBUG : Waiting for deletions to finish 2026/08/08 04:25:15 DEBUG : Waiting for deletions to finish 2026/08/08 04:25:16 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/08/08 04:25:16 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/08/08 04:25:16 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/08/08 04:25:16 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/08/08 04:25:16 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/08/08 04:25:16 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/08/08 04:25:16 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/08/08 04:25:16 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/08/08 04:25:16 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/08/08 04:25:16 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/08/08 04:25:16 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/08/08 04:25:16 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/08/08 04:25:16 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/08/08 04:25:16 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/08/08 04:25:16 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/08/08 04:25:16 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/08/08 04:25:16 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/08/08 04:25:16 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/08/08 04:25:16 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/08/08 04:25:16 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/08/08 04:25:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/08 04:25:17 DEBUG : apple: transformed to: YXBwbGU= 2026/08/08 04:25:17 DEBUG : banana: transformed to: YmFuYW5h 2026/08/08 04:25:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/08 04:25:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/08 04:25:17 DEBUG : banana: transformed to: YmFuYW5h 2026/08/08 04:25:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/08 04:25:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/08 04:25:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/08 04:25:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/08 04:25:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/08 04:25:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/08 04:25:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/08 04:25:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/08 04:25:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/08 04:25:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/08 04:25:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/08 04:25:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/08 04:25:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/08 04:25:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/08 04:25:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/08 04:25:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/08 04:25:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/08 04:25:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/08 04:25:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/08 04:25:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/08 04:25:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/08 04:25:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/08 04:25:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/08 04:25:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/08 04:25:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/08 04:25:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/08 04:25:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/08 04:25:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/08 04:25:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/08 04:25:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/08 04:25:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/08 04:25:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/08 04:25:17 DEBUG : apple: transformed to: YXBwbGU= 2026/08/08 04:25:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/08 04:25:17 DEBUG : banana: transformed to: YmFuYW5h 2026/08/08 04:25:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/08 04:25:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/08 04:25:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/08 04:25:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/08 04:25:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/08 04:25:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/08 04:25:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/08 04:25:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/08 04:25:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/08 04:25:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/08 04:25:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/08 04:25:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/08 04:25:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/08 04:25:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/08 04:25:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/08 04:25:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/08 04:25:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:25:30 DEBUG : dir1/0000-abcdefg.txt: md5 = c9bce91e1636d217b12a6467b6fe48a8 OK 2026/08/08 04:25:31 DEBUG : dir1/0001-bcdefgh.txt: md5 = 171af8500fe3f76507aa5fc98a827d72 OK 2026/08/08 04:25:32 DEBUG : dir1/0002-cdefghi.txt: md5 = b9ca7272fed22c80661b39042000413d OK 2026/08/08 04:25:34 DEBUG : dir1/0003-defghij.txt: md5 = e8eb7b8d6df7600943aee9deae3684f0 OK 2026/08/08 04:25:35 DEBUG : dir1/0004-efghijk.txt: md5 = 01a95723a7a792fa4d23c28989f40853 OK 2026/08/08 04:25:37 DEBUG : dir1/0005-fghijkl.txt: md5 = d48b36ff842cbbf8efda5603bde14087 OK 2026/08/08 04:25:38 DEBUG : dir1/0006-ghijklm.txt: md5 = 67d94092e36107789b71b68f9c6a7920 OK 2026/08/08 04:25:40 DEBUG : dir1/0007-1234567.txt: md5 = f0ff7b25f573c93e10f7acc083c0b4bd OK 2026/08/08 04:25:41 DEBUG : dir1/0008-2345678.txt: md5 = 3a1938894438dd169a3cbb5ba2220acd OK 2026/08/08 04:25:43 DEBUG : dir1/0009-3456789.txt: md5 = 227c3c3e9879d041fc61d258325da76e OK 2026/08/08 04:25:44 DEBUG : dir1/0010-456789.txt: md5 = 6dd030493a91d33d07603f8bc3b896f8 OK 2026/08/08 04:25:45 DEBUG : dir1/0011-56789;.txt: md5 = 5a3411b1ae616a6a938a37e0b845de0a OK 2026/08/08 04:25:47 DEBUG : dir1/0012-6789;.txt: md5 = 465d4a7ccdf209d102615fc57941e629 OK 2026/08/08 04:25:48 DEBUG : dir1/0013-789;=.txt: md5 = 44c3cb3e04059a3c1decdab0544bcdff OK 2026/08/08 04:25:50 DEBUG : dir1/0014-89;=.txt: md5 = 54ec0ce27868486341fd703d198839ca OK 2026/08/08 04:25:51 DEBUG : dir1/0015-9;=.txt: md5 = 0e48b2fc091d4240e180c90e1dbac8a2 OK 2026/08/08 04:25:53 DEBUG : apple: md5 = f891ac5e9f5a917ebc6736c8f5968980 OK 2026/08/08 04:25:54 DEBUG : banana: md5 = 37da7ef9bc91b74be7c034ae7476b632 OK 2026/08/08 04:25:56 DEBUG : appleappleapplebanana: md5 = 3fcf2ff3ce7c55e8adf14c00e1ff4cf2 OK 2026/08/08 04:25:57 DEBUG : splitbananasplit: md5 = 00e2f36b035f407a21c9ad2e8943408c OK 2026/08/08 04:25:57 DEBUG : Waiting for deletions to finish 2026/08/08 04:25:58 DEBUG : apple: Excluded (Path Filter) 2026/08/08 04:25:58 DEBUG : banana: Excluded (Path Filter) 2026/08/08 04:25:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/08 04:25:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/08 04:25:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/08 04:25:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/08 04:25:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/08 04:25:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/08 04:25:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/08 04:25:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/08 04:25:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/08 04:25:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/08 04:25:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/08 04:25:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/08 04:25:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/08 04:25:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/08 04:25:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/08 04:25:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/08 04:25:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/08 04:25:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/08 04:25:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/08 04:25:58 DEBUG : apple: transformed to: PREFIXapple 2026/08/08 04:25:58 DEBUG : banana: transformed to: PREFIXbanana 2026/08/08 04:25:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/08 04:25:58 DEBUG : banana: transformed to: PREFIXbanana 2026/08/08 04:25:58 DEBUG : apple: transformed to: PREFIXapple 2026/08/08 04:25:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/08 04:25:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/08 04:25:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/08 04:25:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/08 04:25:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/08 04:25:58 DEBUG : banana: transformed to: PREFIXbanana 2026/08/08 04:25:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/08 04:25:58 DEBUG : apple: transformed to: PREFIXapple 2026/08/08 04:25:58 DEBUG : apple: transformed to: PREFIXapple 2026/08/08 04:25:59 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/08 04:25:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/08 04:25:59 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/08 04:25:59 DEBUG : banana: transformed to: PREFIXbanana 2026/08/08 04:25:59 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/08 04:25:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/08 04:25:59 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/08 04:25:59 DEBUG : apple: transformed to: PREFIXapple 2026/08/08 04:25:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/08 04:25:59 DEBUG : banana: transformed to: PREFIXbanana 2026/08/08 04:25:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/08 04:25:59 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/08 04:25:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/08 04:25:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/08 04:25:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/08 04:25:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/08 04:25:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/08 04:25:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/08 04:25:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/08 04:25:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/08 04:25:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/08 04:25:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/08 04:25:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/08 04:25:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/08 04:25:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/08 04:25:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/08 04:25:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/08 04:25:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/08 04:25:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/08 04:25:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/08 04:25:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/08 04:25:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/08 04:25:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/08 04:25:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/08 04:25:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/08 04:25:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/08 04:25:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/08 04:25:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/08 04:25:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/08 04:25:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/08 04:25:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/08 04:25:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/08 04:25:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/08 04:25:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/08 04:25:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/08 04:25:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/08 04:25:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/08 04:25:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/08 04:25:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/08 04:25:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/08 04:25:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/08 04:25:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/08 04:25:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/08 04:25:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/08 04:25:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/08 04:25:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/08 04:25:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/08 04:25:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/08 04:25:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/08 04:25:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/08 04:25:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/08 04:25:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/08 04:25:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/08 04:25:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/08 04:25:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/08 04:25:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/08 04:25:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/08 04:25:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/08 04:25:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/08 04:25:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/08 04:25:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/08 04:25:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/08 04:25:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/08 04:25:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/08 04:25:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/08 04:25:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/08 04:25:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/08 04:25:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/08 04:25:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/08 04:25:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/08 04:25:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/08 04:25:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/08 04:25:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/08 04:25:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/08 04:25:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/08 04:25:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/08 04:25:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/08 04:25:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/08 04:25:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/08 04:25:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/08 04:25:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/08 04:25:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/08 04:25:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/08 04:25:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/08 04:25:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/08 04:25:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/08 04:25:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/08 04:25:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/08 04:25:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/08 04:25:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/08 04:25:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/08 04:25:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/08 04:25:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/08 04:25:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/08 04:25:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/08 04:25:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/08 04:25:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/08 04:25:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/08 04:25:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/08 04:25:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/08 04:25:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/08 04:25:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/08 04:25:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/08 04:25:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/08 04:25:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/08 04:25:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/08 04:25:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/08 04:25:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/08 04:25:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/08 04:25:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/08 04:25:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/08 04:25:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/08 04:25:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/08 04:25:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/08 04:25:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/08 04:25:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/08 04:25:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/08 04:25:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/08 04:25:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/08 04:25:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/08 04:25:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/08 04:25:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/08 04:25:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/08 04:25:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/08 04:25:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/08 04:25:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/08 04:25:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/08 04:25:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/08 04:25:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/08 04:25:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/08 04:25:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/08 04:25:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/08 04:25:59 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/08 04:25:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/08 04:25:59 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/08 04:25:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/08 04:25:59 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/08 04:25:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/08 04:25:59 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/08 04:25:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/08 04:25:59 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/08 04:25:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/08 04:25:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/08 04:25:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/08 04:25:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/08 04:25:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/08 04:25:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/08 04:25:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/08 04:25:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/08 04:25:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/08 04:25:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/08 04:25:59 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/08 04:25:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/08 04:25:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/08 04:25:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/08 04:25:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/08 04:25:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/08 04:25:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/08 04:25:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/08 04:25:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/08 04:25:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/08 04:25:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/08 04:25:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/08 04:25:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/08 04:25:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/08 04:25:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/08 04:25:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/08 04:25:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/08 04:25:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/08 04:25:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/08 04:25:59 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/08 04:25:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/08 04:25:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/08 04:25:59 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/08 04:25:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/08 04:25:59 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/08 04:25:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/08 04:25:59 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/08 04:25:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/08 04:25:59 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/08 04:25:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/08 04:25:59 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/08 04:25:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/08 04:25:59 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/08 04:25:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/08 04:25:59 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/08 04:25:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/08 04:25:59 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/08 04:25:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/08 04:25:59 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/08 04:25:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/08 04:25:59 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/08 04:25:59 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/08 04:25:59 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/08 04:25:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/08 04:25:59 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/08 04:25:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/08 04:25:59 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/08 04:25:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/08 04:25:59 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/08 04:25:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/08 04:25:59 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/08 04:25:59 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/08 04:25:59 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/08 04:25:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:25:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:26:00 DEBUG : PREFIXsplitbananasplit: md5 = 7e10699071b8d9005b4a447e36f4ab0e OK 2026/08/08 04:26:00 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/08/08 04:26:00 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/08/08 04:26:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/08 04:26:00 DEBUG : PREFIXapple: md5 = e9db65b406abbe5570e3cb8abebc13ba OK 2026/08/08 04:26:00 DEBUG : PREFIXapple: size = 5 OK 2026/08/08 04:26:00 INFO : apple: Copied (new) to: PREFIXapple 2026/08/08 04:26:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/08 04:26:00 DEBUG : PREFIXappleappleapplebanana: md5 = 5f8d79d8f83ef617ed34224e0d6ee298 OK 2026/08/08 04:26:00 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/08/08 04:26:00 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/08/08 04:26:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/08 04:26:00 DEBUG : PREFIXbanana: md5 = a06c822afa9d6dfb76a01839d724e012 OK 2026/08/08 04:26:00 DEBUG : PREFIXbanana: size = 6 OK 2026/08/08 04:26:00 INFO : banana: Copied (new) to: PREFIXbanana 2026/08/08 04:26:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/08 04:26:01 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = aa6f0cff0913852185791b50a20c384f OK 2026/08/08 04:26:01 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/08/08 04:26:01 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/08/08 04:26:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/08 04:26:01 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = 7db1352033e10d2b219bc54b72ed8689 OK 2026/08/08 04:26:01 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/08/08 04:26:01 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/08/08 04:26:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/08 04:26:01 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = 9300a059674b3d93727c057158c4c581 OK 2026/08/08 04:26:01 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/08/08 04:26:01 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/08/08 04:26:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/08 04:26:02 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = ce94dee2a236e630ab78a43fd91791c6 OK 2026/08/08 04:26:02 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/08/08 04:26:02 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/08/08 04:26:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/08 04:26:03 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = eed2e6dc049691ee574f686e45e36a8b OK 2026/08/08 04:26:03 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/08/08 04:26:03 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/08/08 04:26:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/08 04:26:03 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = 9e182c59f587e509e9ca6b2b1645367d OK 2026/08/08 04:26:03 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/08/08 04:26:03 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/08/08 04:26:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/08 04:26:03 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = a7ea7318641215513dcb306ee249db71 OK 2026/08/08 04:26:03 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/08/08 04:26:03 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/08/08 04:26:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/08 04:26:03 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = c73a473251f905655ab10bf0b47f7fc4 OK 2026/08/08 04:26:03 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/08/08 04:26:03 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/08/08 04:26:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/08 04:26:04 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = bd53dfcce0cc93ea6040f5d83505fcf7 OK 2026/08/08 04:26:04 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/08/08 04:26:04 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/08/08 04:26:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/08 04:26:04 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = 5794be5a73c63d84af2a9f00734766d8 OK 2026/08/08 04:26:04 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/08/08 04:26:04 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/08/08 04:26:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/08 04:26:04 DEBUG : dir1/PREFIX0010-456789.txt: md5 = 54d827d9bc6ec6d39b1bcafc70eb351a OK 2026/08/08 04:26:04 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/08/08 04:26:04 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/08/08 04:26:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/08 04:26:05 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = 7bf576e770ae307b8e724c923424ec1d OK 2026/08/08 04:26:05 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/08/08 04:26:05 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/08/08 04:26:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/08 04:26:06 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = 493a7bba62cdaa82a30ad71507d4fb17 OK 2026/08/08 04:26:06 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/08/08 04:26:06 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/08/08 04:26:06 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = fa6df9c841f6fd25653f5a18b406e0f4 OK 2026/08/08 04:26:06 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/08/08 04:26:06 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/08/08 04:26:06 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = 057fa4f7ed2ea6bca5f10718cc58e6ba OK 2026/08/08 04:26:06 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/08/08 04:26:06 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/08/08 04:26:06 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = e5b204758c5939e5d518802b3442fff4 OK 2026/08/08 04:26:06 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/08/08 04:26:06 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/08/08 04:26:06 DEBUG : Waiting for deletions to finish 2026/08/08 04:26:07 INFO : dir1/0008-2345678.txt: Deleted 2026/08/08 04:26:07 INFO : dir1/0009-3456789.txt: Deleted 2026/08/08 04:26:07 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/08 04:26:07 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/08 04:26:07 INFO : dir1/0010-456789.txt: Deleted 2026/08/08 04:26:07 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/08 04:26:07 INFO : banana: Deleted 2026/08/08 04:26:07 INFO : splitbananasplit: Deleted 2026/08/08 04:26:07 INFO : dir1/0003-defghij.txt: Deleted 2026/08/08 04:26:07 INFO : apple: Deleted 2026/08/08 04:26:07 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/08 04:26:07 INFO : dir1/0011-56789;.txt: Deleted 2026/08/08 04:26:07 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/08 04:26:07 INFO : appleappleapplebanana: Deleted 2026/08/08 04:26:07 INFO : dir1/0013-789;=.txt: Deleted 2026/08/08 04:26:07 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/08 04:26:07 INFO : dir1/0012-6789;.txt: Deleted 2026/08/08 04:26:07 INFO : dir1/0014-89;=.txt: Deleted 2026/08/08 04:26:08 INFO : dir1/0015-9;=.txt: Deleted 2026/08/08 04:26:08 INFO : dir1/0007-1234567.txt: Deleted 2026/08/08 04:26:08 DEBUG : Waiting for deletions to finish 2026/08/08 04:26:08 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/08/08 04:26:08 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/08/08 04:26:08 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/08/08 04:26:08 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/08/08 04:26:08 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/08/08 04:26:08 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/08/08 04:26:08 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/08/08 04:26:08 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/08/08 04:26:08 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/08/08 04:26:08 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/08/08 04:26:08 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/08/08 04:26:08 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/08/08 04:26:08 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/08/08 04:26:08 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/08 04:26:08 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/08/08 04:26:08 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/08/08 04:26:08 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/08/08 04:26:08 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/08/08 04:26:08 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/08/08 04:26:08 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/08/08 04:26:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/08 04:26:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/08 04:26:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/08 04:26:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/08 04:26:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/08 04:26:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/08 04:26:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/08 04:26:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/08 04:26:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/08 04:26:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/08 04:26:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/08 04:26:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/08 04:26:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/08 04:26:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/08 04:26:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/08 04:26:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/08 04:26:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/08 04:26:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/08 04:26:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/08 04:26:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/08 04:26:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/08 04:26:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/08 04:26:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/08 04:26:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/08 04:26:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/08 04:26:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/08 04:26:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/08 04:26:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/08 04:26:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/08 04:26:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/08 04:26:09 DEBUG : apple: transformed to: PREFIXapple 2026/08/08 04:26:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/08 04:26:09 DEBUG : apple: transformed to: PREFIXapple 2026/08/08 04:26:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/08 04:26:09 DEBUG : apple: transformed to: PREFIXapple 2026/08/08 04:26:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/08 04:26:09 DEBUG : apple: transformed to: PREFIXapple 2026/08/08 04:26:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/08 04:26:09 DEBUG : apple: transformed to: PREFIXapple 2026/08/08 04:26:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/08 04:26:09 DEBUG : apple: transformed to: PREFIXapple 2026/08/08 04:26:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/08 04:26:09 DEBUG : apple: transformed to: PREFIXapple 2026/08/08 04:26:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/08 04:26:09 DEBUG : apple: transformed to: PREFIXapple 2026/08/08 04:26:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/08 04:26:09 DEBUG : apple: transformed to: PREFIXapple 2026/08/08 04:26:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/08 04:26:09 DEBUG : apple: transformed to: PREFIXapple 2026/08/08 04:26:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/08 04:26:09 DEBUG : apple: transformed to: PREFIXapple 2026/08/08 04:26:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/08 04:26:09 DEBUG : apple: transformed to: PREFIXapple 2026/08/08 04:26:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/08 04:26:09 DEBUG : apple: transformed to: PREFIXapple 2026/08/08 04:26:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/08 04:26:09 DEBUG : apple: transformed to: PREFIXapple 2026/08/08 04:26:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/08 04:26:09 DEBUG : apple: transformed to: PREFIXapple 2026/08/08 04:26:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/08 04:26:09 DEBUG : apple: transformed to: PREFIXapple 2026/08/08 04:26:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/08 04:26:09 DEBUG : banana: transformed to: PREFIXbanana 2026/08/08 04:26:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/08 04:26:09 DEBUG : banana: transformed to: PREFIXbanana 2026/08/08 04:26:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/08 04:26:09 DEBUG : banana: transformed to: PREFIXbanana 2026/08/08 04:26:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/08 04:26:09 DEBUG : banana: transformed to: PREFIXbanana 2026/08/08 04:26:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/08 04:26:09 DEBUG : banana: transformed to: PREFIXbanana 2026/08/08 04:26:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/08 04:26:09 DEBUG : banana: transformed to: PREFIXbanana 2026/08/08 04:26:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/08 04:26:09 DEBUG : banana: transformed to: PREFIXbanana 2026/08/08 04:26:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/08 04:26:09 DEBUG : banana: transformed to: PREFIXbanana 2026/08/08 04:26:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/08 04:26:09 DEBUG : banana: transformed to: PREFIXbanana 2026/08/08 04:26:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/08 04:26:09 DEBUG : banana: transformed to: PREFIXbanana 2026/08/08 04:26:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/08 04:26:09 DEBUG : banana: transformed to: PREFIXbanana 2026/08/08 04:26:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/08 04:26:09 DEBUG : banana: transformed to: PREFIXbanana 2026/08/08 04:26:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/08 04:26:09 DEBUG : banana: transformed to: PREFIXbanana 2026/08/08 04:26:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/08 04:26:09 DEBUG : banana: transformed to: PREFIXbanana 2026/08/08 04:26:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/08 04:26:09 DEBUG : banana: transformed to: PREFIXbanana 2026/08/08 04:26:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/08 04:26:09 DEBUG : banana: transformed to: PREFIXbanana 2026/08/08 04:26:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/08 04:26:09 DEBUG : banana: transformed to: PREFIXbanana 2026/08/08 04:26:09 DEBUG : apple: transformed to: PREFIXapple 2026/08/08 04:26:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/08 04:26:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/08 04:26:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/08 04:26:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/08 04:26:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/08 04:26:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/08 04:26:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/08 04:26:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/08 04:26:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/08 04:26:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/08 04:26:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/08 04:26:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/08 04:26:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/08 04:26:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/08 04:26:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/08 04:26:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/08 04:26:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/08 04:26:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/08 04:26:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/08 04:26:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/08 04:26:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/08 04:26:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/08 04:26:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/08 04:26:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/08 04:26:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/08 04:26:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/08 04:26:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/08 04:26:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/08 04:26:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/08 04:26:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/08 04:26:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/08 04:26:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/08 04:26:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/08 04:26:09 DEBUG : banana: transformed to: PREFIXbanana 2026/08/08 04:26:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/08 04:26:09 DEBUG : apple: transformed to: PREFIXapple 2026/08/08 04:26:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/08 04:26:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/08 04:26:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/08 04:26:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/08 04:26:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/08 04:26:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/08 04:26:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/08 04:26:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/08 04:26:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/08 04:26:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/08 04:26:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/08 04:26:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/08 04:26:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/08 04:26:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/08 04:26:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/08 04:26:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/08 04:26:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/08 04:26:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/08 04:26:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/08 04:26:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/08 04:26:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/08 04:26:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/08 04:26:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/08 04:26:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/08 04:26:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/08 04:26:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/08 04:26:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/08 04:26:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/08 04:26:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/08 04:26:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/08 04:26:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/08 04:26:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/08 04:26:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/08 04:26:09 DEBUG : banana: transformed to: PREFIXbanana 2026/08/08 04:26:09 DEBUG : apple: transformed to: PREFIXapple 2026/08/08 04:26:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/08 04:26:09 DEBUG : banana: transformed to: PREFIXbanana 2026/08/08 04:26:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/08 04:26:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/08 04:26:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/08 04:26:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/08 04:26:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/08 04:26:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/08 04:26:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/08 04:26:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/08 04:26:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/08 04:26:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/08 04:26:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/08 04:26:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/08 04:26:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/08 04:26:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/08 04:26:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/08 04:26:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/08 04:26:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/08 04:26:09 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/08 04:26:09 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/08 04:26:09 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/08 04:26:09 DEBUG : dir1: Directory modification time the same (differ by -630.235µs, within tolerance 1ms) 2026/08/08 04:26:09 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/08 04:26:09 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/08 04:26:09 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/08 04:26:09 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/08 04:26:09 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/08 04:26:09 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/08 04:26:09 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/08 04:26:09 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/08 04:26:09 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/08 04:26:09 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/08 04:26:09 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/08 04:26:09 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/08 04:26:09 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/08 04:26:09 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/08 04:26:09 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/08 04:26:09 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/08 04:26:09 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/08 04:26:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:26:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:26:11 DEBUG : apple: md5 = 3145e9fa8cfd70a20f06bc44afbf9123 OK 2026/08/08 04:26:11 DEBUG : apple: size = 5 OK 2026/08/08 04:26:11 INFO : apple: Copied (new) 2026/08/08 04:26:11 DEBUG : splitbananasplit: md5 = 8dbcaf3b76801e949968bb233e237e44 OK 2026/08/08 04:26:11 DEBUG : splitbananasplit: size = 16 OK 2026/08/08 04:26:11 INFO : splitbananasplit: Copied (new) 2026/08/08 04:26:11 DEBUG : banana: md5 = 7a59a48b9d2099d96a17f7862a087fec OK 2026/08/08 04:26:11 DEBUG : banana: size = 6 OK 2026/08/08 04:26:11 INFO : banana: Copied (new) 2026/08/08 04:26:11 DEBUG : appleappleapplebanana: md5 = 5f13ad7d9860d149fb21c4b0f8fd49e6 OK 2026/08/08 04:26:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/08 04:26:11 INFO : appleappleapplebanana: Copied (new) 2026/08/08 04:26:12 DEBUG : dir1/0000-abcdefg.txt: md5 = 1b893d5014c7a62aba5e7cae376c5f2e OK 2026/08/08 04:26:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/08 04:26:12 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/08/08 04:26:12 DEBUG : dir1/0001-bcdefgh.txt: md5 = 2686dfe9a80bb095d5600a6aece0bda8 OK 2026/08/08 04:26:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/08 04:26:12 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/08/08 04:26:12 DEBUG : dir1/0003-defghij.txt: md5 = 3587eb1ab0945d82e11f209b1fcde5cb OK 2026/08/08 04:26:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/08 04:26:12 INFO : dir1/0003-defghij.txt: Copied (new) 2026/08/08 04:26:12 DEBUG : dir1/0002-cdefghi.txt: md5 = 1efa948587fef42cfad04ae2151ee2d8 OK 2026/08/08 04:26:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/08 04:26:12 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/08/08 04:26:13 DEBUG : dir1/0004-efghijk.txt: md5 = e14d1a53db7f4561833db661c52e5139 OK 2026/08/08 04:26:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/08 04:26:13 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/08/08 04:26:13 DEBUG : dir1/0005-fghijkl.txt: md5 = 96c586c54aa504780991402d17f34078 OK 2026/08/08 04:26:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/08 04:26:13 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/08/08 04:26:14 DEBUG : dir1/0006-ghijklm.txt: md5 = 03cf71b5fbd91a0082714d226c74a6f2 OK 2026/08/08 04:26:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/08 04:26:14 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/08/08 04:26:14 DEBUG : dir1/0007-1234567.txt: md5 = 258fd95d0bff39cb0c1c6e5e88bfaa05 OK 2026/08/08 04:26:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/08 04:26:14 INFO : dir1/0007-1234567.txt: Copied (new) 2026/08/08 04:26:15 DEBUG : dir1/0008-2345678.txt: md5 = ac00faf9a96f18650562947486eb50e6 OK 2026/08/08 04:26:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/08 04:26:15 INFO : dir1/0008-2345678.txt: Copied (new) 2026/08/08 04:26:15 DEBUG : dir1/0009-3456789.txt: md5 = 47ba49cde1705b14bd7222fcc21ab336 OK 2026/08/08 04:26:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/08 04:26:15 INFO : dir1/0009-3456789.txt: Copied (new) 2026/08/08 04:26:15 DEBUG : dir1/0011-56789;.txt: md5 = 2f34ad49e9c4088411a5775758633356 OK 2026/08/08 04:26:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/08 04:26:15 INFO : dir1/0011-56789;.txt: Copied (new) 2026/08/08 04:26:16 DEBUG : dir1/0010-456789.txt: md5 = f354ec6c43c678caff827d696f8c91e1 OK 2026/08/08 04:26:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/08 04:26:16 INFO : dir1/0010-456789.txt: Copied (new) 2026/08/08 04:26:17 DEBUG : dir1/0013-789;=.txt: md5 = ad3afc7ce85c267066b5a8a92612b35d OK 2026/08/08 04:26:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/08 04:26:17 INFO : dir1/0013-789;=.txt: Copied (new) 2026/08/08 04:26:17 DEBUG : dir1/0012-6789;.txt: md5 = 4e11a622c498143d772684f1956c4616 OK 2026/08/08 04:26:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/08 04:26:17 INFO : dir1/0012-6789;.txt: Copied (new) 2026/08/08 04:26:17 DEBUG : dir1/0014-89;=.txt: md5 = 6265a68caaf299076c264b3c91875ef9 OK 2026/08/08 04:26:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/08 04:26:17 INFO : dir1/0014-89;=.txt: Copied (new) 2026/08/08 04:26:18 DEBUG : dir1/0015-9;=.txt: md5 = 4cf385a6144753f4448c8497d1319553 OK 2026/08/08 04:26:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/08 04:26:18 INFO : dir1/0015-9;=.txt: Copied (new) 2026/08/08 04:26:18 DEBUG : Waiting for deletions to finish 2026/08/08 04:26:18 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/08/08 04:26:18 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/08/08 04:26:18 INFO : PREFIXsplitbananasplit: Deleted 2026/08/08 04:26:18 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/08/08 04:26:18 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/08/08 04:26:18 INFO : PREFIXappleappleapplebanana: Deleted 2026/08/08 04:26:18 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/08/08 04:26:18 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/08/08 04:26:18 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/08/08 04:26:18 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/08/08 04:26:18 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/08/08 04:26:18 INFO : PREFIXapple: Deleted 2026/08/08 04:26:18 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/08/08 04:26:18 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/08/08 04:26:19 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/08/08 04:26:19 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/08/08 04:26:19 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/08/08 04:26:19 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/08/08 04:26:19 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/08/08 04:26:19 INFO : PREFIXbanana: Deleted 2026/08/08 04:26:19 DEBUG : Waiting for deletions to finish 2026/08/08 04:26:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/08 04:26:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/08 04:26:19 DEBUG : apple: Excluded (Path Filter) 2026/08/08 04:26:19 DEBUG : banana: Excluded (Path Filter) 2026/08/08 04:26:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/08 04:26:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/08 04:26:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/08 04:26:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/08 04:26:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/08 04:26:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/08 04:26:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/08 04:26:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/08 04:26:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/08 04:26:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/08 04:26:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/08 04:26:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/08 04:26:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/08 04:26:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/08 04:26:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/08 04:26:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/08 04:26:20 DEBUG : Waiting for deletions to finish 2026/08/08 04:26:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/08 04:26:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/08 04:26:21 DEBUG : apple: Excluded (Path Filter) 2026/08/08 04:26:21 DEBUG : banana: Excluded (Path Filter) 2026/08/08 04:26:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/08 04:26:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/08 04:26:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/08 04:26:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/08 04:26:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/08 04:26:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/08 04:26:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/08 04:26:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/08 04:26:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/08 04:26:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/08 04:26:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/08 04:26:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/08 04:26:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/08 04:26:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/08 04:26:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/08 04:26:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:26:35 DEBUG : dir1/0000-abcdefg.txt: md5 = 1fec1c0f7571bf3c04fe9553f0787ae2 OK 2026/08/08 04:26:36 DEBUG : dir1/0001-bcdefgh.txt: md5 = a429785b9df419e8ca827972abbe3b57 OK 2026/08/08 04:26:38 DEBUG : dir1/0002-cdefghi.txt: md5 = d7ecfd98e8e70364658c97d35e4eaeb0 OK 2026/08/08 04:26:39 DEBUG : dir1/0003-defghij.txt: md5 = 8e74a62202ceb5bf27f1d2641b759bf6 OK 2026/08/08 04:26:41 DEBUG : dir1/0004-efghijk.txt: md5 = f75a6a19ed401612244f8435b2d91a5a OK 2026/08/08 04:26:42 DEBUG : dir1/0005-fghijkl.txt: md5 = 6ca2b49fef295aba848b4f2519efd8d9 OK 2026/08/08 04:26:44 DEBUG : dir1/0006-ghijklm.txt: md5 = b4203aff0df084fac44e1deefda361ab OK 2026/08/08 04:26:45 DEBUG : dir1/0007-1234567.txt: md5 = e9209268de1ac167f70793b691d45f33 OK 2026/08/08 04:26:47 DEBUG : dir1/0008-2345678.txt: md5 = 980d16a385f823c0356497fddce6c05a OK 2026/08/08 04:26:48 DEBUG : dir1/0009-3456789.txt: md5 = e28912818fece380de6048dda580ecbe OK 2026/08/08 04:26:50 DEBUG : dir1/0010-456789.txt: md5 = a6b6d31404fc9a10a681e5922f60d817 OK 2026/08/08 04:26:51 DEBUG : dir1/0011-56789;.txt: md5 = e464eb5ea52b08cdcf24487ab9006a97 OK 2026/08/08 04:26:53 DEBUG : dir1/0012-6789;.txt: md5 = 017b19496ec755bcc92567a5238becad OK 2026/08/08 04:26:54 DEBUG : dir1/0013-789;=.txt: md5 = 357efb4eb27271f7efdd423f420c0818 OK 2026/08/08 04:26:56 DEBUG : dir1/0014-89;=.txt: md5 = 6da0f92a9182b066ca133aeb61f8ef6f OK 2026/08/08 04:26:57 DEBUG : dir1/0015-9;=.txt: md5 = 0b9ae3835b58cd08560f2be32587455a OK 2026/08/08 04:26:59 DEBUG : apple: md5 = 07c812602c09d105c43be2d9a438e085 OK 2026/08/08 04:27:00 DEBUG : banana: md5 = ac70a6917184c0ea280a2271c05d2b57 OK 2026/08/08 04:27:02 DEBUG : appleappleapplebanana: md5 = b2784ded9ce2fa79abf5880e622a2222 OK 2026/08/08 04:27:03 DEBUG : splitbananasplit: md5 = 9a893a7746c2142e42cfb18455e6406d OK 2026/08/08 04:27:03 DEBUG : Waiting for deletions to finish 2026/08/08 04:27:04 DEBUG : apple: Excluded (Path Filter) 2026/08/08 04:27:04 DEBUG : banana: Excluded (Path Filter) 2026/08/08 04:27:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/08 04:27:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/08 04:27:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/08 04:27:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/08 04:27:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/08 04:27:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/08 04:27:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/08 04:27:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/08 04:27:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/08 04:27:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/08 04:27:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/08 04:27:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/08 04:27:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/08 04:27:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/08 04:27:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/08 04:27:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/08 04:27:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/08 04:27:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/08 04:27:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/08 04:27:05 DEBUG : apple: transformed to: appleSUFFIX 2026/08/08 04:27:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/08 04:27:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/08 04:27:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/08 04:27:05 DEBUG : apple: transformed to: appleSUFFIX 2026/08/08 04:27:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/08 04:27:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/08 04:27:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/08 04:27:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/08 04:27:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/08 04:27:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/08 04:27:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/08 04:27:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/08 04:27:05 DEBUG : apple: transformed to: appleSUFFIX 2026/08/08 04:27:05 DEBUG : apple: transformed to: appleSUFFIX 2026/08/08 04:27:05 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/08 04:27:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/08 04:27:05 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/08 04:27:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/08 04:27:05 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/08 04:27:05 DEBUG : apple: transformed to: appleSUFFIX 2026/08/08 04:27:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/08 04:27:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/08 04:27:05 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/08 04:27:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/08 04:27:05 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/08 04:27:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/08 04:27:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/08 04:27:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/08 04:27:06 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/08 04:27:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/08 04:27:06 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/08 04:27:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/08 04:27:06 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/08 04:27:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/08 04:27:06 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/08 04:27:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/08 04:27:06 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/08 04:27:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/08 04:27:06 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/08 04:27:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/08 04:27:06 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/08 04:27:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/08 04:27:06 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/08 04:27:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/08 04:27:06 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/08 04:27:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/08 04:27:06 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/08 04:27:06 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/08 04:27:06 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/08 04:27:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/08 04:27:06 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/08 04:27:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/08 04:27:06 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/08 04:27:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/08 04:27:06 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/08 04:27:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/08 04:27:06 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/08 04:27:06 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/08/08 04:27:06 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/08 04:27:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:27:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:27:06 DEBUG : bananaSUFFIX: md5 = 6679ccfd80335619e4d7dde7ea19453c OK 2026/08/08 04:27:06 DEBUG : bananaSUFFIX: size = 6 OK 2026/08/08 04:27:06 INFO : banana: Copied (new) to: bananaSUFFIX 2026/08/08 04:27:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/08 04:27:07 DEBUG : appleappleapplebananaSUFFIX: md5 = 9c5886233944a210909412d871e4e074 OK 2026/08/08 04:27:07 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/08/08 04:27:07 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/08/08 04:27:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/08 04:27:07 DEBUG : appleSUFFIX: md5 = 4f2bf2179a176875245b7af163b7972e OK 2026/08/08 04:27:07 DEBUG : appleSUFFIX: size = 5 OK 2026/08/08 04:27:07 INFO : apple: Copied (new) to: appleSUFFIX 2026/08/08 04:27:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/08 04:27:07 DEBUG : splitbananasplitSUFFIX: md5 = 5419d1f3d18f01f76bf9cdbb05692a35 OK 2026/08/08 04:27:07 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/08/08 04:27:07 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/08/08 04:27:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/08 04:27:08 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = 94fff8495c8517559700bea8f6894876 OK 2026/08/08 04:27:08 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/08/08 04:27:08 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/08/08 04:27:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/08 04:27:08 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = dc43226284a4f8babce8b66f77130cdf OK 2026/08/08 04:27:08 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/08/08 04:27:08 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/08 04:27:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/08 04:27:08 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = 9e02f5101002cb337f5b9803d14bb4b1 OK 2026/08/08 04:27:08 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/08/08 04:27:08 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/08/08 04:27:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/08 04:27:08 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = 57de2f2248b8ee0a4c9a05aa12a04666 OK 2026/08/08 04:27:08 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/08/08 04:27:08 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/08/08 04:27:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/08 04:27:09 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = f446bd690b4882805f3811fc1bb78c2e OK 2026/08/08 04:27:09 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/08/08 04:27:09 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/08/08 04:27:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/08 04:27:09 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = c871474497a61b0c868d86b593e6f81d OK 2026/08/08 04:27:09 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/08/08 04:27:09 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/08/08 04:27:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/08 04:27:10 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = b57254522373c56fad5ef6788a0ad8e8 OK 2026/08/08 04:27:10 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/08/08 04:27:10 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/08/08 04:27:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/08 04:27:10 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = 0d2ebddd5ea97b45f1d9c011d2ca2076 OK 2026/08/08 04:27:10 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/08/08 04:27:10 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/08/08 04:27:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/08 04:27:11 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = a50abdb7b18651bc3120259f744e0125 OK 2026/08/08 04:27:11 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/08/08 04:27:11 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/08/08 04:27:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/08 04:27:11 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = 0582365d8d18c6bc2c60da15dd50a0d2 OK 2026/08/08 04:27:11 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/08/08 04:27:11 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/08/08 04:27:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/08 04:27:11 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = efabe6db4c92f13819c4687198305306 OK 2026/08/08 04:27:11 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/08/08 04:27:11 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/08/08 04:27:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/08 04:27:11 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = c71a42358de2fb0989dcd83e1eadfd7f OK 2026/08/08 04:27:11 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/08/08 04:27:11 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/08/08 04:27:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/08 04:27:12 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = 597043aef1acbcaa0dfdee50076b179e OK 2026/08/08 04:27:12 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/08/08 04:27:12 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/08/08 04:27:12 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = 5a7254f19a7bd2157a42ab4f2540f21b OK 2026/08/08 04:27:12 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/08/08 04:27:12 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/08/08 04:27:12 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = 9bf25b614a0a5608103895ac4bf6574a OK 2026/08/08 04:27:12 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/08/08 04:27:12 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/08/08 04:27:13 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = 270253cb2d927811eb199cbb8bc3ae1b OK 2026/08/08 04:27:13 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/08/08 04:27:13 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/08/08 04:27:13 DEBUG : Waiting for deletions to finish 2026/08/08 04:27:13 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/08 04:27:13 INFO : dir1/0007-1234567.txt: Deleted 2026/08/08 04:27:13 INFO : dir1/0011-56789;.txt: Deleted 2026/08/08 04:27:13 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/08 04:27:13 INFO : dir1/0012-6789;.txt: Deleted 2026/08/08 04:27:13 INFO : dir1/0010-456789.txt: Deleted 2026/08/08 04:27:13 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/08 04:27:13 INFO : dir1/0009-3456789.txt: Deleted 2026/08/08 04:27:13 INFO : dir1/0003-defghij.txt: Deleted 2026/08/08 04:27:13 INFO : dir1/0013-789;=.txt: Deleted 2026/08/08 04:27:14 INFO : dir1/0014-89;=.txt: Deleted 2026/08/08 04:27:14 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/08 04:27:14 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/08 04:27:14 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/08 04:27:14 INFO : apple: Deleted 2026/08/08 04:27:14 INFO : splitbananasplit: Deleted 2026/08/08 04:27:14 INFO : dir1/0008-2345678.txt: Deleted 2026/08/08 04:27:14 INFO : dir1/0015-9;=.txt: Deleted 2026/08/08 04:27:14 INFO : appleappleapplebanana: Deleted 2026/08/08 04:27:14 INFO : banana: Deleted 2026/08/08 04:27:14 DEBUG : Waiting for deletions to finish 2026/08/08 04:27:15 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/08/08 04:27:15 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/08/08 04:27:15 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/08/08 04:27:15 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/08/08 04:27:15 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/08/08 04:27:15 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/08/08 04:27:15 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/08/08 04:27:15 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/08/08 04:27:15 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/08/08 04:27:15 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/08/08 04:27:15 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/08/08 04:27:15 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/08/08 04:27:15 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/08/08 04:27:15 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/08/08 04:27:15 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/08/08 04:27:15 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/08/08 04:27:15 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/08/08 04:27:15 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/08/08 04:27:15 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/08/08 04:27:15 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/08/08 04:27:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/08 04:27:15 DEBUG : apple: transformed to: appleSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/08 04:27:15 DEBUG : apple: transformed to: appleSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/08 04:27:15 DEBUG : apple: transformed to: appleSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/08 04:27:15 DEBUG : apple: transformed to: appleSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/08 04:27:15 DEBUG : apple: transformed to: appleSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/08 04:27:15 DEBUG : apple: transformed to: appleSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/08 04:27:15 DEBUG : apple: transformed to: appleSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/08 04:27:15 DEBUG : apple: transformed to: appleSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/08 04:27:15 DEBUG : apple: transformed to: appleSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/08 04:27:15 DEBUG : apple: transformed to: appleSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/08 04:27:15 DEBUG : apple: transformed to: appleSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/08 04:27:15 DEBUG : apple: transformed to: appleSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/08 04:27:15 DEBUG : apple: transformed to: appleSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/08 04:27:15 DEBUG : apple: transformed to: appleSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/08 04:27:15 DEBUG : apple: transformed to: appleSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/08 04:27:15 DEBUG : apple: transformed to: appleSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/08 04:27:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/08 04:27:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/08 04:27:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/08 04:27:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/08 04:27:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/08 04:27:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/08 04:27:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/08 04:27:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/08 04:27:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/08 04:27:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/08 04:27:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/08 04:27:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/08 04:27:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/08 04:27:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/08 04:27:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/08 04:27:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/08 04:27:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/08 04:27:15 DEBUG : apple: transformed to: appleSUFFIX 2026/08/08 04:27:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/08 04:27:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/08 04:27:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/08 04:27:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/08 04:27:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/08 04:27:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/08 04:27:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/08 04:27:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/08 04:27:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/08 04:27:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/08 04:27:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/08 04:27:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/08 04:27:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/08 04:27:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/08 04:27:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/08 04:27:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/08 04:27:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/08 04:27:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/08 04:27:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/08 04:27:15 DEBUG : apple: transformed to: appleSUFFIX 2026/08/08 04:27:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/08 04:27:15 DEBUG : apple: transformed to: appleSUFFIX 2026/08/08 04:27:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/08 04:27:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/08 04:27:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/08 04:27:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/08 04:27:15 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/08 04:27:15 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/08 04:27:15 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/08 04:27:15 DEBUG : dir1: Directory modification time the same (differ by -612.764µs, within tolerance 1ms) 2026/08/08 04:27:15 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/08 04:27:16 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/08 04:27:16 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/08 04:27:16 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/08 04:27:16 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/08 04:27:16 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/08 04:27:16 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/08 04:27:16 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/08 04:27:16 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/08 04:27:16 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/08 04:27:16 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/08 04:27:16 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/08 04:27:16 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/08 04:27:16 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/08 04:27:16 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/08 04:27:16 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/08 04:27:16 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/08 04:27:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:27:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:27:17 DEBUG : apple: md5 = 7e6ddf788ee99b5f42cc9ddd4d7e5a7d OK 2026/08/08 04:27:17 DEBUG : apple: size = 5 OK 2026/08/08 04:27:17 INFO : apple: Copied (new) 2026/08/08 04:27:17 DEBUG : splitbananasplit: md5 = ee383f3485a8707931712756bdb2178a OK 2026/08/08 04:27:17 DEBUG : splitbananasplit: size = 16 OK 2026/08/08 04:27:17 INFO : splitbananasplit: Copied (new) 2026/08/08 04:27:17 DEBUG : appleappleapplebanana: md5 = 84811b457e183c977a827b39f3792e50 OK 2026/08/08 04:27:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/08 04:27:17 INFO : appleappleapplebanana: Copied (new) 2026/08/08 04:27:17 DEBUG : banana: md5 = 846dd23d7d57ab77df03c0bd7465558e OK 2026/08/08 04:27:17 DEBUG : banana: size = 6 OK 2026/08/08 04:27:17 INFO : banana: Copied (new) 2026/08/08 04:27:18 DEBUG : dir1/0002-cdefghi.txt: md5 = d72c16931c30a773b2dddfd9d457272f OK 2026/08/08 04:27:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/08 04:27:18 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/08/08 04:27:18 DEBUG : dir1/0001-bcdefgh.txt: md5 = 03fea40865c66f153af56890b25ca47c OK 2026/08/08 04:27:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/08 04:27:18 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/08/08 04:27:18 DEBUG : dir1/0000-abcdefg.txt: md5 = ab87bc9a0f94169d69494006d37a40ed OK 2026/08/08 04:27:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/08 04:27:18 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/08/08 04:27:18 DEBUG : dir1/0003-defghij.txt: md5 = 78532204cb4fd3b00f89a5b4b4b69b97 OK 2026/08/08 04:27:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/08 04:27:18 INFO : dir1/0003-defghij.txt: Copied (new) 2026/08/08 04:27:20 DEBUG : dir1/0006-ghijklm.txt: md5 = 24b37e4ae3b580a12aec15f53c171e95 OK 2026/08/08 04:27:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/08 04:27:20 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/08/08 04:27:20 DEBUG : dir1/0005-fghijkl.txt: md5 = 8cb0b8d1b21829c0a0059cf8c07722e6 OK 2026/08/08 04:27:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/08 04:27:20 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/08/08 04:27:20 DEBUG : dir1/0004-efghijk.txt: md5 = b00000494e4b236c8c1c736a3e202dac OK 2026/08/08 04:27:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/08 04:27:20 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/08/08 04:27:20 DEBUG : dir1/0007-1234567.txt: md5 = cfd60de137ad16f5512f31e0d6433c59 OK 2026/08/08 04:27:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/08 04:27:20 INFO : dir1/0007-1234567.txt: Copied (new) 2026/08/08 04:27:21 DEBUG : dir1/0009-3456789.txt: md5 = ee14bef9089bd6d63e7153736195860e OK 2026/08/08 04:27:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/08 04:27:21 INFO : dir1/0009-3456789.txt: Copied (new) 2026/08/08 04:27:21 DEBUG : dir1/0008-2345678.txt: md5 = f439ba71c50c3fa66ed42ffd8b8cf4ba OK 2026/08/08 04:27:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/08 04:27:21 INFO : dir1/0008-2345678.txt: Copied (new) 2026/08/08 04:27:21 DEBUG : dir1/0010-456789.txt: md5 = 6c9317d08f67ccb48c1d8f90117f55fe OK 2026/08/08 04:27:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/08 04:27:21 INFO : dir1/0010-456789.txt: Copied (new) 2026/08/08 04:27:21 DEBUG : dir1/0011-56789;.txt: md5 = 89a8007e3719c04640303766b2efe5ee OK 2026/08/08 04:27:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/08 04:27:21 INFO : dir1/0011-56789;.txt: Copied (new) 2026/08/08 04:27:22 DEBUG : dir1/0012-6789;.txt: md5 = 45a4874273bbb24800585e6db11cf61c OK 2026/08/08 04:27:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/08 04:27:22 INFO : dir1/0012-6789;.txt: Copied (new) 2026/08/08 04:27:22 DEBUG : dir1/0013-789;=.txt: md5 = 62df1effaefb22ad534631ad1cb9eeea OK 2026/08/08 04:27:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/08 04:27:22 INFO : dir1/0013-789;=.txt: Copied (new) 2026/08/08 04:27:23 DEBUG : dir1/0014-89;=.txt: md5 = f9db222390b828003c5223e379df494d OK 2026/08/08 04:27:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/08 04:27:23 INFO : dir1/0014-89;=.txt: Copied (new) 2026/08/08 04:27:23 DEBUG : dir1/0015-9;=.txt: md5 = f8886adf78fd3c1a2074b819d462cfd3 OK 2026/08/08 04:27:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/08 04:27:23 INFO : dir1/0015-9;=.txt: Copied (new) 2026/08/08 04:27:23 DEBUG : Waiting for deletions to finish 2026/08/08 04:27:23 INFO : splitbananasplitSUFFIX: Deleted 2026/08/08 04:27:23 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/08/08 04:27:23 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/08/08 04:27:23 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/08/08 04:27:23 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/08/08 04:27:23 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/08/08 04:27:23 INFO : appleappleapplebananaSUFFIX: Deleted 2026/08/08 04:27:23 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/08/08 04:27:24 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/08/08 04:27:24 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/08/08 04:27:24 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/08/08 04:27:24 INFO : bananaSUFFIX: Deleted 2026/08/08 04:27:24 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/08/08 04:27:24 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/08/08 04:27:24 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/08/08 04:27:24 INFO : appleSUFFIX: Deleted 2026/08/08 04:27:24 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/08/08 04:27:24 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/08/08 04:27:24 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/08/08 04:27:24 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/08/08 04:27:24 DEBUG : Waiting for deletions to finish 2026/08/08 04:27:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/08 04:27:25 DEBUG : banana: Excluded (Path Filter) 2026/08/08 04:27:25 DEBUG : apple: Excluded (Path Filter) 2026/08/08 04:27:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/08 04:27:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/08 04:27:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/08 04:27:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/08 04:27:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/08 04:27:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/08 04:27:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/08 04:27:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/08 04:27:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/08 04:27:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/08 04:27:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/08 04:27:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/08 04:27:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/08 04:27:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/08 04:27:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/08 04:27:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/08 04:27:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/08 04:27:25 DEBUG : Waiting for deletions to finish 2026/08/08 04:27:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/08 04:27:26 DEBUG : banana: Excluded (Path Filter) 2026/08/08 04:27:26 DEBUG : apple: Excluded (Path Filter) 2026/08/08 04:27:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/08 04:27:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/08 04:27:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/08 04:27:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/08 04:27:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/08 04:27:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/08 04:27:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/08 04:27:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/08 04:27:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/08 04:27:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/08 04:27:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/08 04:27:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/08 04:27:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/08 04:27:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/08 04:27:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/08 04:27:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/08 04:27:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:27:40 DEBUG : dir1/0000-abcdefg.txt: md5 = 9da0f5c43328373f410c41cf2d4ef1b7 OK 2026/08/08 04:27:41 DEBUG : dir1/0001-bcdefgh.txt: md5 = d2c3de65085da64d5b658341156ff966 OK 2026/08/08 04:27:43 DEBUG : dir1/0002-cdefghi.txt: md5 = 2b95515711ecfb06f0e93540c8fd86bc OK 2026/08/08 04:27:44 DEBUG : dir1/0003-defghij.txt: md5 = 01f906d279c3291e36706e999adc00ad OK 2026/08/08 04:27:46 DEBUG : dir1/0004-efghijk.txt: md5 = 2fd6d8bf41e3d3db8b62edfaf170b837 OK 2026/08/08 04:27:47 DEBUG : dir1/0005-fghijkl.txt: md5 = 6e8b8abd22b98e559bf7155192949fe5 OK 2026/08/08 04:27:49 DEBUG : dir1/0006-ghijklm.txt: md5 = 56a95ddfb4ad4020148224088feb866b OK 2026/08/08 04:27:50 DEBUG : dir1/0007-1234567.txt: md5 = 637ed57b6363f433eec4b904c553a97f OK 2026/08/08 04:27:52 DEBUG : dir1/0008-2345678.txt: md5 = 16b1abe83bebf9f4db12f53bdc17ece1 OK 2026/08/08 04:27:53 DEBUG : dir1/0009-3456789.txt: md5 = d932d9ed1d9b4664b336a2ea2cbefaa0 OK 2026/08/08 04:27:55 DEBUG : dir1/0010-456789.txt: md5 = 99eda3e3a4e340c0ca68453eebde1806 OK 2026/08/08 04:27:56 DEBUG : dir1/0011-56789;.txt: md5 = 5380c3e02ff5cbd4b9bc31fdc1904418 OK 2026/08/08 04:27:58 DEBUG : dir1/0012-6789;.txt: md5 = faee16021df763aeefdc47fe6c3f9788 OK 2026/08/08 04:27:59 DEBUG : dir1/0013-789;=.txt: md5 = d02fc1ca7421c9cb42e81d5256a51bf4 OK 2026/08/08 04:28:01 DEBUG : dir1/0014-89;=.txt: md5 = 3e30abe6202526d74d93fd1b851efcdb OK 2026/08/08 04:28:02 DEBUG : dir1/0015-9;=.txt: md5 = 87707fb330a05e7b0f74a148ed51cd5c OK 2026/08/08 04:28:04 DEBUG : apple: md5 = cb73b102bc066ee0fd43c01d19ed1dea OK 2026/08/08 04:28:05 DEBUG : banana: md5 = cc42554b5e2541f4843cffef68851b86 OK 2026/08/08 04:28:07 DEBUG : appleappleapplebanana: md5 = 206368ef5be4686cae2ffac3c49aacf6 OK 2026/08/08 04:28:08 DEBUG : splitbananasplit: md5 = 9b5d5bb8bdea3b099712ac51e85566b3 OK 2026/08/08 04:28:08 DEBUG : Waiting for deletions to finish 2026/08/08 04:28:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/08 04:28:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/08 04:28:09 DEBUG : apple: Excluded (Path Filter) 2026/08/08 04:28:09 DEBUG : banana: Excluded (Path Filter) 2026/08/08 04:28:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/08 04:28:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/08 04:28:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/08 04:28:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/08 04:28:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/08 04:28:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/08 04:28:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/08 04:28:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/08 04:28:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/08 04:28:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/08 04:28:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/08 04:28:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/08 04:28:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/08 04:28:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/08 04:28:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/08 04:28:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/08 04:28:10 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/08 04:28:10 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/08 04:28:10 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/08 04:28:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/08 04:28:10 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/08 04:28:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/08 04:28:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/08 04:28:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/08 04:28:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/08 04:28:10 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/08 04:28:10 DEBUG : apple: size = 5 OK 2026/08/08 04:28:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:28:10 DEBUG : apple: Unchanged skipping 2026/08/08 04:28:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/08 04:28:10 DEBUG : banana: size = 6 OK 2026/08/08 04:28:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:28:10 DEBUG : banana: Unchanged skipping 2026/08/08 04:28:10 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/08 04:28:10 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/08 04:28:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/08 04:28:10 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/08 04:28:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/08 04:28:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/08 04:28:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/08 04:28:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/08 04:28:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/08 04:28:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/08 04:28:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/08 04:28:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/08 04:28:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/08 04:28:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/08 04:28:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/08 04:28:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/08 04:28:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/08 04:28:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/08 04:28:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/08 04:28:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/08 04:28:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/08 04:28:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/08 04:28:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/08 04:28:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/08 04:28:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/08 04:28:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/08 04:28:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/08 04:28:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/08 04:28:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/08 04:28:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/08 04:28:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/08 04:28:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/08 04:28:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/08 04:28:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/08 04:28:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/08 04:28:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/08 04:28:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/08 04:28:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/08 04:28:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/08 04:28:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/08 04:28:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/08 04:28:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/08 04:28:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/08 04:28:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/08 04:28:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/08 04:28:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/08 04:28:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/08 04:28:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/08 04:28:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/08 04:28:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/08 04:28:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/08 04:28:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/08 04:28:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/08 04:28:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/08 04:28:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/08 04:28:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/08 04:28:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/08 04:28:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/08 04:28:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/08 04:28:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/08 04:28:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/08 04:28:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/08 04:28:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/08 04:28:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/08 04:28:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/08 04:28:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/08 04:28:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/08 04:28:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/08 04:28:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/08 04:28:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/08 04:28:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/08 04:28:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/08 04:28:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/08 04:28:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/08 04:28:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/08 04:28:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/08 04:28:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/08 04:28:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/08 04:28:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/08 04:28:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/08 04:28:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/08 04:28:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/08 04:28:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/08 04:28:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/08 04:28:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/08 04:28:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/08 04:28:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/08 04:28:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/08 04:28:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/08 04:28:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/08 04:28:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/08 04:28:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/08 04:28:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/08 04:28:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/08 04:28:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/08 04:28:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/08 04:28:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/08 04:28:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/08 04:28:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/08 04:28:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/08 04:28:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/08 04:28:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/08 04:28:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/08 04:28:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/08 04:28:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/08 04:28:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/08 04:28:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/08 04:28:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/08 04:28:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/08 04:28:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/08 04:28:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/08 04:28:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/08 04:28:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/08 04:28:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/08 04:28:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/08 04:28:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/08 04:28:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/08 04:28:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/08 04:28:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/08 04:28:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/08 04:28:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/08 04:28:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/08 04:28:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/08 04:28:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/08 04:28:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/08 04:28:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/08 04:28:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/08 04:28:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/08 04:28:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/08 04:28:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/08 04:28:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/08 04:28:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/08 04:28:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/08 04:28:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/08 04:28:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/08 04:28:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/08 04:28:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/08 04:28:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/08 04:28:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/08 04:28:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/08 04:28:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/08 04:28:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/08 04:28:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/08 04:28:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/08 04:28:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/08 04:28:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/08 04:28:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/08 04:28:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/08 04:28:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/08 04:28:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/08 04:28:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/08 04:28:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/08 04:28:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/08 04:28:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/08 04:28:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/08 04:28:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/08 04:28:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/08 04:28:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/08 04:28:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/08 04:28:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/08 04:28:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/08 04:28:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/08 04:28:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/08 04:28:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/08 04:28:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/08 04:28:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/08 04:28:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/08 04:28:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/08 04:28:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/08 04:28:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/08 04:28:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/08 04:28:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/08 04:28:10 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/08 04:28:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/08 04:28:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/08 04:28:11 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/08 04:28:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/08 04:28:11 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/08 04:28:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/08 04:28:11 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/08 04:28:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/08 04:28:11 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/08 04:28:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/08 04:28:11 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/08 04:28:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/08 04:28:11 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/08 04:28:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/08 04:28:11 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/08 04:28:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/08 04:28:11 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/08 04:28:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/08 04:28:11 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/08 04:28:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/08 04:28:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/08 04:28:11 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/08 04:28:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/08 04:28:11 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/08 04:28:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/08 04:28:11 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/08 04:28:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/08 04:28:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/08 04:28:11 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/08 04:28:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/08 04:28:11 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/08 04:28:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/08 04:28:11 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/08 04:28:11 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/08 04:28:11 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/08 04:28:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:28:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:28:11 DEBUG : appleapple: md5 = 6da5c8be74d35f35ad2d2d600f169bfb OK 2026/08/08 04:28:11 DEBUG : appleapple: size = 21 OK 2026/08/08 04:28:11 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/08/08 04:28:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/08 04:28:12 DEBUG : splitbanan: md5 = 4b9e1ed20fc7c274d35595ed0f69b938 OK 2026/08/08 04:28:12 DEBUG : splitbanan: size = 16 OK 2026/08/08 04:28:12 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/08/08 04:28:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/08 04:28:12 DEBUG : dir1/0001-bcdef: md5 = 81576bd7c4ebfdb928a618791c429be7 OK 2026/08/08 04:28:12 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/08/08 04:28:12 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/08/08 04:28:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/08 04:28:12 DEBUG : dir1/0000-abcde: md5 = cb1cff9ce3cdbdf163369e8a40716a0e OK 2026/08/08 04:28:12 DEBUG : dir1/0000-abcde: size = 21 OK 2026/08/08 04:28:12 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/08/08 04:28:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/08 04:28:13 DEBUG : dir1/0002-cdefg: md5 = e3be424f43f6db96162b12e9e199688f OK 2026/08/08 04:28:13 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/08/08 04:28:13 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/08/08 04:28:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/08 04:28:13 DEBUG : dir1/0003-defgh: md5 = c20866f0951b208e1403146718cb2ddf OK 2026/08/08 04:28:13 DEBUG : dir1/0003-defgh: size = 21 OK 2026/08/08 04:28:13 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/08/08 04:28:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/08 04:28:14 DEBUG : dir1/0004-efghi: md5 = cbf8b6fc11e21458bee73fdb29cb6918 OK 2026/08/08 04:28:14 DEBUG : dir1/0004-efghi: size = 21 OK 2026/08/08 04:28:14 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/08/08 04:28:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/08 04:28:14 DEBUG : dir1/0005-fghij: md5 = 42d8841626e69214f305fad697d5a7f7 OK 2026/08/08 04:28:14 DEBUG : dir1/0005-fghij: size = 21 OK 2026/08/08 04:28:14 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/08/08 04:28:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/08 04:28:15 DEBUG : dir1/0006-ghijk: md5 = 3fff7d0cae000ddf83451341f27c31d7 OK 2026/08/08 04:28:15 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/08/08 04:28:15 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/08/08 04:28:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/08 04:28:15 DEBUG : dir1/0007-12345: md5 = b1a1688d9c0e800845f8d79196edac66 OK 2026/08/08 04:28:15 DEBUG : dir1/0007-12345: size = 21 OK 2026/08/08 04:28:15 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/08/08 04:28:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/08 04:28:15 DEBUG : dir1/0008-23456: md5 = 44a7e3504f68d173a8eae9cdb308ca54 OK 2026/08/08 04:28:15 DEBUG : dir1/0008-23456: size = 21 OK 2026/08/08 04:28:15 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/08/08 04:28:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/08 04:28:15 DEBUG : dir1/0009-34567: md5 = 939b66a27f73a891e9919b2063bd0066 OK 2026/08/08 04:28:15 DEBUG : dir1/0009-34567: size = 21 OK 2026/08/08 04:28:15 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/08/08 04:28:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/08 04:28:16 DEBUG : dir1/0010-45678: md5 = a119199194d3f6afe9e93dd2f4053e53 OK 2026/08/08 04:28:16 DEBUG : dir1/0010-45678: size = 20 OK 2026/08/08 04:28:16 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/08/08 04:28:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/08 04:28:16 DEBUG : dir1/0011-56789: md5 = d0f095d03a65b49b152069ece1569906 OK 2026/08/08 04:28:16 DEBUG : dir1/0011-56789: size = 20 OK 2026/08/08 04:28:16 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/08/08 04:28:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/08 04:28:17 DEBUG : dir1/0012-6789;: md5 = e09a3b13128c70185b86529363a52a51 OK 2026/08/08 04:28:17 DEBUG : dir1/0012-6789;: size = 19 OK 2026/08/08 04:28:17 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/08/08 04:28:17 DEBUG : dir1/0013-789;=: md5 = 756dfc8a1112c645ddaf6e25b4ed042f OK 2026/08/08 04:28:17 DEBUG : dir1/0013-789;=: size = 19 OK 2026/08/08 04:28:17 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/08/08 04:28:17 DEBUG : dir1/0014-89;=.: md5 = 441ef6007479f3cd1aa11a635d179719 OK 2026/08/08 04:28:17 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/08/08 04:28:17 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/08/08 04:28:18 DEBUG : dir1/0015-9;=.t: md5 = 8fbe6e9c6473171b3e6ec30e1a107cbe OK 2026/08/08 04:28:18 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/08/08 04:28:18 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/08/08 04:28:18 DEBUG : Waiting for deletions to finish 2026/08/08 04:28:18 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/08 04:28:18 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/08 04:28:18 INFO : splitbananasplit: Deleted 2026/08/08 04:28:18 INFO : dir1/0007-1234567.txt: Deleted 2026/08/08 04:28:18 INFO : dir1/0011-56789;.txt: Deleted 2026/08/08 04:28:18 INFO : dir1/0012-6789;.txt: Deleted 2026/08/08 04:28:18 INFO : dir1/0003-defghij.txt: Deleted 2026/08/08 04:28:18 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/08 04:28:18 INFO : dir1/0009-3456789.txt: Deleted 2026/08/08 04:28:18 INFO : dir1/0010-456789.txt: Deleted 2026/08/08 04:28:19 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/08 04:28:19 INFO : appleappleapplebanana: Deleted 2026/08/08 04:28:19 INFO : dir1/0015-9;=.txt: Deleted 2026/08/08 04:28:19 INFO : dir1/0014-89;=.txt: Deleted 2026/08/08 04:28:19 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/08 04:28:19 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/08 04:28:19 INFO : dir1/0008-2345678.txt: Deleted 2026/08/08 04:28:19 INFO : dir1/0013-789;=.txt: Deleted 2026/08/08 04:28:19 DEBUG : Waiting for deletions to finish 2026/08/08 04:28:19 DEBUG : splitbanan: Excluded (Path Filter) 2026/08/08 04:28:19 DEBUG : appleapple: Excluded (Path Filter) 2026/08/08 04:28:19 DEBUG : apple: Excluded (Path Filter) 2026/08/08 04:28:19 DEBUG : banana: Excluded (Path Filter) 2026/08/08 04:28:19 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/08/08 04:28:19 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/08/08 04:28:19 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/08/08 04:28:19 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/08/08 04:28:19 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/08/08 04:28:19 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/08/08 04:28:19 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/08/08 04:28:19 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/08/08 04:28:19 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/08/08 04:28:19 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/08/08 04:28:19 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/08/08 04:28:19 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/08/08 04:28:19 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/08/08 04:28:19 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/08/08 04:28:19 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/08/08 04:28:19 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/08/08 04:28:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/08 04:28:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/08 04:28:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/08 04:28:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/08 04:28:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/08 04:28:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/08 04:28:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/08 04:28:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/08 04:28:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/08 04:28:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/08 04:28:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/08 04:28:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/08 04:28:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/08 04:28:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/08 04:28:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/08 04:28:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/08 04:28:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/08 04:28:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/08 04:28:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/08 04:28:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/08 04:28:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/08 04:28:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/08 04:28:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/08 04:28:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/08 04:28:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/08 04:28:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/08 04:28:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/08 04:28:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/08 04:28:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/08 04:28:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/08 04:28:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/08 04:28:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/08 04:28:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/08 04:28:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/08 04:28:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/08 04:28:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/08 04:28:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/08 04:28:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/08 04:28:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/08 04:28:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/08 04:28:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/08 04:28:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/08 04:28:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/08 04:28:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/08 04:28:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/08 04:28:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/08 04:28:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/08 04:28:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/08 04:28:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/08 04:28:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/08 04:28:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/08 04:28:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/08 04:28:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/08 04:28:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/08 04:28:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/08 04:28:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/08 04:28:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/08 04:28:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/08 04:28:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/08 04:28:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/08 04:28:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/08 04:28:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/08 04:28:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/08 04:28:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/08 04:28:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/08 04:28:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/08 04:28:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/08 04:28:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/08 04:28:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/08 04:28:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/08 04:28:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/08 04:28:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/08 04:28:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/08 04:28:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/08 04:28:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/08 04:28:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/08 04:28:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/08 04:28:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/08 04:28:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/08 04:28:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/08 04:28:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/08 04:28:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/08 04:28:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/08 04:28:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/08 04:28:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/08 04:28:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/08 04:28:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/08 04:28:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/08 04:28:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/08 04:28:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/08 04:28:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/08 04:28:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/08 04:28:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/08 04:28:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/08 04:28:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/08 04:28:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/08 04:28:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/08 04:28:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/08 04:28:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/08 04:28:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/08 04:28:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/08 04:28:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/08 04:28:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/08 04:28:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/08 04:28:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/08 04:28:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/08 04:28:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/08 04:28:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/08 04:28:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/08 04:28:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/08 04:28:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/08 04:28:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/08 04:28:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/08 04:28:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/08 04:28:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/08 04:28:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/08 04:28:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/08 04:28:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/08 04:28:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/08 04:28:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/08 04:28:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/08 04:28:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/08 04:28:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/08 04:28:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/08 04:28:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/08 04:28:20 DEBUG : dir1: Directory modification time the same (differ by -564.814µs, within tolerance 1ms) 2026/08/08 04:28:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/08 04:28:20 DEBUG : apple: size = 5 OK 2026/08/08 04:28:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:28:20 DEBUG : apple: Unchanged skipping 2026/08/08 04:28:20 DEBUG : appleapple: size = 21 OK 2026/08/08 04:28:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:28:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/08 04:28:20 DEBUG : banana: size = 6 OK 2026/08/08 04:28:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:28:20 DEBUG : banana: Unchanged skipping 2026/08/08 04:28:20 DEBUG : splitbanan: size = 16 OK 2026/08/08 04:28:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:28:20 DEBUG : splitbananasplit: Unchanged skipping 2026/08/08 04:28:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/08 04:28:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/08 04:28:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/08 04:28:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/08 04:28:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/08 04:28:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/08 04:28:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/08 04:28:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/08 04:28:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/08 04:28:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/08 04:28:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/08 04:28:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/08 04:28:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/08 04:28:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/08 04:28:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/08 04:28:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/08 04:28:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/08 04:28:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/08 04:28:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/08 04:28:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/08 04:28:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/08 04:28:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/08 04:28:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/08 04:28:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/08 04:28:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/08 04:28:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/08 04:28:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/08 04:28:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/08 04:28:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/08 04:28:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/08 04:28:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/08 04:28:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/08 04:28:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/08 04:28:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/08 04:28:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/08 04:28:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/08 04:28:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/08 04:28:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/08 04:28:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/08 04:28:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/08 04:28:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/08 04:28:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/08 04:28:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/08 04:28:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/08 04:28:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/08 04:28:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/08 04:28:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/08 04:28:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/08 04:28:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/08 04:28:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/08 04:28:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/08 04:28:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/08 04:28:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/08 04:28:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/08 04:28:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/08 04:28:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/08 04:28:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/08 04:28:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/08 04:28:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/08 04:28:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/08 04:28:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/08 04:28:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/08 04:28:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/08 04:28:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/08 04:28:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/08 04:28:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/08 04:28:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/08 04:28:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/08 04:28:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/08 04:28:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/08 04:28:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/08 04:28:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/08 04:28:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/08 04:28:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/08 04:28:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/08 04:28:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/08 04:28:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/08 04:28:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/08 04:28:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/08 04:28:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/08 04:28:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/08 04:28:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/08 04:28:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/08 04:28:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/08 04:28:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/08 04:28:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/08 04:28:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/08 04:28:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/08 04:28:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/08 04:28:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/08 04:28:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/08 04:28:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/08 04:28:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/08 04:28:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/08 04:28:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/08 04:28:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/08 04:28:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/08 04:28:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/08 04:28:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/08 04:28:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/08 04:28:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/08 04:28:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/08 04:28:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/08 04:28:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/08 04:28:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/08 04:28:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/08 04:28:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/08 04:28:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/08 04:28:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/08 04:28:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/08 04:28:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/08 04:28:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/08 04:28:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/08 04:28:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/08 04:28:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/08 04:28:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/08 04:28:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/08 04:28:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/08 04:28:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/08 04:28:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/08 04:28:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/08 04:28:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/08 04:28:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/08 04:28:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/08 04:28:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/08 04:28:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/08 04:28:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/08 04:28:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/08 04:28:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/08 04:28:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/08 04:28:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/08 04:28:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/08 04:28:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/08 04:28:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/08 04:28:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/08 04:28:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/08 04:28:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/08 04:28:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/08 04:28:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/08 04:28:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/08 04:28:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/08 04:28:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/08 04:28:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/08 04:28:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/08 04:28:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/08 04:28:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/08 04:28:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/08 04:28:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/08 04:28:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/08 04:28:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/08 04:28:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/08 04:28:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/08 04:28:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/08 04:28:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/08 04:28:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/08 04:28:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/08 04:28:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/08 04:28:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/08 04:28:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/08 04:28:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/08 04:28:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/08 04:28:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/08 04:28:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/08 04:28:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/08 04:28:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/08 04:28:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/08 04:28:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/08 04:28:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/08 04:28:20 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/08 04:28:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/08 04:28:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/08 04:28:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/08 04:28:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/08 04:28:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/08 04:28:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/08 04:28:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/08 04:28:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/08 04:28:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/08 04:28:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/08 04:28:21 DEBUG : dir1/0003-defgh: size = 21 OK 2026/08/08 04:28:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:28:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/08 04:28:21 DEBUG : dir1/0000-abcde: size = 21 OK 2026/08/08 04:28:21 DEBUG : dir1/0005-fghij: size = 21 OK 2026/08/08 04:28:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:28:21 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/08/08 04:28:21 DEBUG : dir1/0004-efghi: size = 21 OK 2026/08/08 04:28:21 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/08/08 04:28:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:28:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:28:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/08 04:28:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/08 04:28:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:28:21 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/08/08 04:28:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/08 04:28:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:28:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/08 04:28:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:28:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/08 04:28:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/08 04:28:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/08 04:28:21 DEBUG : dir1/0008-23456: size = 21 OK 2026/08/08 04:28:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/08 04:28:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:28:21 DEBUG : dir1/0009-34567: size = 21 OK 2026/08/08 04:28:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/08 04:28:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:28:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/08 04:28:21 DEBUG : dir1/0010-45678: size = 20 OK 2026/08/08 04:28:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:28:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/08 04:28:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/08 04:28:21 DEBUG : dir1/0011-56789: size = 20 OK 2026/08/08 04:28:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/08 04:28:21 DEBUG : dir1/0012-6789;: size = 19 OK 2026/08/08 04:28:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:28:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/08 04:28:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/08 04:28:21 DEBUG : dir1/0013-789;=: size = 19 OK 2026/08/08 04:28:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:28:21 DEBUG : dir1/0007-12345: size = 21 OK 2026/08/08 04:28:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/08 04:28:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:28:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:28:21 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/08 04:28:21 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/08/08 04:28:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:28:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/08 04:28:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/08 04:28:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/08 04:28:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/08 04:28:21 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/08/08 04:28:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:28:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/08 04:28:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:28:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:28:21 DEBUG : Waiting for deletions to finish 2026/08/08 04:28:21 DEBUG : Waiting for deletions to finish 2026/08/08 04:28:21 DEBUG : splitbanan: Excluded (Path Filter) 2026/08/08 04:28:21 DEBUG : appleapple: Excluded (Path Filter) 2026/08/08 04:28:21 DEBUG : apple: Excluded (Path Filter) 2026/08/08 04:28:21 DEBUG : banana: Excluded (Path Filter) 2026/08/08 04:28:21 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/08/08 04:28:21 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/08/08 04:28:21 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/08/08 04:28:21 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/08/08 04:28:21 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/08/08 04:28:21 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/08/08 04:28:21 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/08/08 04:28:21 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/08/08 04:28:21 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/08/08 04:28:21 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/08/08 04:28:21 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/08/08 04:28:21 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/08/08 04:28:21 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/08/08 04:28:21 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/08/08 04:28:21 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/08/08 04:28:21 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/08/08 04:28:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/08 04:28:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/08 04:28:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/08 04:28:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/08 04:28:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/08 04:28:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/08 04:28:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/08 04:28:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/08 04:28:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/08 04:28:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/08 04:28:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/08 04:28:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/08 04:28:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/08 04:28:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/08 04:28:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/08 04:28:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/08 04:28:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/08 04:28:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/08 04:28:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/08 04:28:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/08 04:28:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/08 04:28:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/08 04:28:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/08 04:28:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/08 04:28:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/08 04:28:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/08 04:28:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/08 04:28:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/08 04:28:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/08 04:28:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/08 04:28:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/08 04:28:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/08 04:28:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/08 04:28:22 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/08 04:28:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/08 04:28:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/08 04:28:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/08 04:28:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/08 04:28:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/08 04:28:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/08 04:28:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/08 04:28:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/08 04:28:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/08 04:28:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/08 04:28:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/08 04:28:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/08 04:28:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/08 04:28:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/08 04:28:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/08 04:28:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/08 04:28:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/08 04:28:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/08 04:28:22 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:28:35 DEBUG : dir1/0000-abcdefg.txt: md5 = 1be9f97c76e7313345f8031d1f1db627 OK 2026/08/08 04:28:37 DEBUG : dir1/0001-bcdefgh.txt: md5 = 6a8f15d64e0f92faafc67b71f80724a9 OK 2026/08/08 04:28:38 DEBUG : dir1/0002-cdefghi.txt: md5 = b5e870ff37f44b7d700ee81397445c9d OK 2026/08/08 04:28:40 DEBUG : dir1/0003-defghij.txt: md5 = 1e9fa69c3014e3dd26703b01b9c9e65e OK 2026/08/08 04:28:41 DEBUG : dir1/0004-efghijk.txt: md5 = ba87833633eefedfc9bce7ae67c559c6 OK 2026/08/08 04:28:43 DEBUG : dir1/0005-fghijkl.txt: md5 = 89b1f4a0f604effca4fa545ea08cfe8d OK 2026/08/08 04:28:44 DEBUG : dir1/0006-ghijklm.txt: md5 = 9e19d9c6c096f7c0ca70cd8db653e5de OK 2026/08/08 04:28:46 DEBUG : dir1/0007-1234567.txt: md5 = c3273032682b59187690ff92f53b40d6 OK 2026/08/08 04:28:47 DEBUG : dir1/0008-2345678.txt: md5 = 219c292229582e50cc0779fd7b4dde1c OK 2026/08/08 04:28:49 DEBUG : dir1/0009-3456789.txt: md5 = e71cdae12938643d6f0f0563a5bc9f6b OK 2026/08/08 04:28:50 DEBUG : dir1/0010-456789.txt: md5 = ca2489264b1bdcff7bbb4c7ee9589e5a OK 2026/08/08 04:28:52 DEBUG : dir1/0011-56789;.txt: md5 = 12117f9b43236a9d18815cf92f9dae22 OK 2026/08/08 04:28:53 DEBUG : dir1/0012-6789;.txt: md5 = 2309ac81c479d1e59be8a608ebc7c3b5 OK 2026/08/08 04:28:55 DEBUG : dir1/0013-789;=.txt: md5 = 7f5eb6b8ccb861bd1cde4101dae5e577 OK 2026/08/08 04:28:56 DEBUG : dir1/0014-89;=.txt: md5 = f58206b6ead524400b7ff6c787a7c6b3 OK 2026/08/08 04:28:58 DEBUG : dir1/0015-9;=.txt: md5 = 0926dcf7ee3c5a2540426a7960c564a1 OK 2026/08/08 04:28:59 DEBUG : apple: md5 = eb27b79a7e04034bbd621d52d4a6ba0c OK 2026/08/08 04:29:00 DEBUG : banana: md5 = 0d631fc62d7a7cd2da7473414980f811 OK 2026/08/08 04:29:02 DEBUG : appleappleapplebanana: md5 = fbbcce5bc9e098ec2f72a959a31c5073 OK 2026/08/08 04:29:03 DEBUG : splitbananasplit: md5 = 26208661e5b9b3d60bf18d047256a590 OK 2026/08/08 04:29:03 DEBUG : Waiting for deletions to finish 2026/08/08 04:29:04 DEBUG : banana: Excluded (Path Filter) 2026/08/08 04:29:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/08 04:29:04 DEBUG : apple: Excluded (Path Filter) 2026/08/08 04:29:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/08 04:29:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/08 04:29:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/08 04:29:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/08 04:29:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/08 04:29:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/08 04:29:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/08 04:29:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/08 04:29:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/08 04:29:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/08 04:29:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/08 04:29:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/08 04:29:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/08 04:29:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/08 04:29:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/08 04:29:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/08 04:29:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/08 04:29:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/08 04:29:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:29:05 DEBUG : apple: size = 5 OK 2026/08/08 04:29:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/08 04:29:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:29:05 DEBUG : apple: Unchanged skipping 2026/08/08 04:29:05 DEBUG : banana: size = 6 OK 2026/08/08 04:29:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:29:05 DEBUG : banana: Unchanged skipping 2026/08/08 04:29:05 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/08 04:29:05 DEBUG : splitbananasplit: size = 16 OK 2026/08/08 04:29:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:29:05 DEBUG : splitbananasplit: Unchanged skipping 2026/08/08 04:29:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/08 04:29:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:29:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/08 04:29:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:29:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/08 04:29:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/08 04:29:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/08 04:29:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:29:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/08 04:29:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:29:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/08 04:29:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/08 04:29:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/08 04:29:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:29:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:29:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/08 04:29:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/08 04:29:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/08 04:29:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/08 04:29:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:29:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/08 04:29:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:29:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/08 04:29:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/08 04:29:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/08 04:29:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:29:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:29:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/08 04:29:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/08 04:29:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/08 04:29:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/08 04:29:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:29:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/08 04:29:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/08 04:29:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:29:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/08 04:29:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/08 04:29:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:29:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/08 04:29:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/08 04:29:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:29:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/08 04:29:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/08 04:29:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/08 04:29:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:29:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:29:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/08 04:29:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/08 04:29:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:29:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:29:06 DEBUG : Waiting for deletions to finish 2026/08/08 04:29:06 INFO : There was nothing to transfer 2026/08/08 04:29:06 DEBUG : Waiting for deletions to finish 2026/08/08 04:29:06 DEBUG : banana: Excluded (Path Filter) 2026/08/08 04:29:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/08 04:29:06 DEBUG : apple: Excluded (Path Filter) 2026/08/08 04:29:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/08 04:29:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/08 04:29:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/08 04:29:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/08 04:29:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/08 04:29:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/08 04:29:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/08 04:29:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/08 04:29:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/08 04:29:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/08 04:29:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/08 04:29:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/08 04:29:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/08 04:29:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/08 04:29:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/08 04:29:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/08 04:29:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/08 04:29:07 DEBUG : dir1: Directory modification time the same (differ by -363.501µs, within tolerance 1ms) 2026/08/08 04:29:07 DEBUG : apple: size = 5 OK 2026/08/08 04:29:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:29:07 DEBUG : apple: Unchanged skipping 2026/08/08 04:29:07 DEBUG : banana: size = 6 OK 2026/08/08 04:29:07 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/08 04:29:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:29:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:29:07 DEBUG : banana: Unchanged skipping 2026/08/08 04:29:07 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/08 04:29:07 DEBUG : splitbananasplit: size = 16 OK 2026/08/08 04:29:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:29:07 DEBUG : splitbananasplit: Unchanged skipping 2026/08/08 04:29:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/08 04:29:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:29:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/08 04:29:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/08 04:29:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/08 04:29:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:29:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/08 04:29:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:29:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/08 04:29:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:29:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/08 04:29:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/08 04:29:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:29:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/08 04:29:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/08 04:29:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:29:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/08 04:29:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/08 04:29:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:29:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/08 04:29:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/08 04:29:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/08 04:29:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/08 04:29:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:29:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/08 04:29:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/08 04:29:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:29:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/08 04:29:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/08 04:29:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:29:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/08 04:29:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:29:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/08 04:29:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:29:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/08 04:29:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/08 04:29:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/08 04:29:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:29:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:29:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/08 04:29:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/08 04:29:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/08 04:29:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:29:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/08 04:29:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/08 04:29:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/08 04:29:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:29:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:29:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/08 04:29:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:29:07 DEBUG : Waiting for deletions to finish 2026/08/08 04:29:07 INFO : There was nothing to transfer 2026/08/08 04:29:07 DEBUG : Waiting for deletions to finish 2026/08/08 04:29:08 DEBUG : banana: Excluded (Path Filter) 2026/08/08 04:29:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/08 04:29:08 DEBUG : apple: Excluded (Path Filter) 2026/08/08 04:29:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/08 04:29:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/08 04:29:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/08 04:29:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/08 04:29:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/08 04:29:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/08 04:29:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/08 04:29:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/08 04:29:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/08 04:29:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/08 04:29:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/08 04:29:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/08 04:29:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/08 04:29:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/08 04:29:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/08 04:29:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/08 04:29:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/08 04:29:08 DEBUG : Waiting for deletions to finish 2026/08/08 04:29:09 DEBUG : banana: Excluded (Path Filter) 2026/08/08 04:29:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/08 04:29:09 DEBUG : apple: Excluded (Path Filter) 2026/08/08 04:29:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/08 04:29:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/08 04:29:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/08 04:29:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/08 04:29:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/08 04:29:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/08 04:29:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/08 04:29:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/08 04:29:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/08 04:29:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/08 04:29:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/08 04:29:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/08 04:29:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/08 04:29:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/08 04:29:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/08 04:29:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/08 04:29:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:29:23 DEBUG : dir1/0000-abcdefg.txt: md5 = 2d23ab88ece0b4ee7a411f9e158b08ce OK 2026/08/08 04:29:24 DEBUG : dir1/0001-bcdefgh.txt: md5 = 0b6566731b812d62acf6571b3fc7df29 OK 2026/08/08 04:29:26 DEBUG : dir1/0002-cdefghi.txt: md5 = e4fcb4a5339fca0062c18a01d6a14863 OK 2026/08/08 04:29:27 DEBUG : dir1/0003-defghij.txt: md5 = c640a5578bbff3a322c0153e8744dfc5 OK 2026/08/08 04:29:29 DEBUG : dir1/0004-efghijk.txt: md5 = 65990a566c2037316a8092b766887d76 OK 2026/08/08 04:29:30 DEBUG : dir1/0005-fghijkl.txt: md5 = d272d65334581b0e44716a758fd52b68 OK 2026/08/08 04:29:32 DEBUG : dir1/0006-ghijklm.txt: md5 = 2f916ed263ec6b21a00eb9b1b5e7db2c OK 2026/08/08 04:29:33 DEBUG : dir1/0007-1234567.txt: md5 = ea4bf481efd2ccb7ebd279d407e6050a OK 2026/08/08 04:29:35 DEBUG : dir1/0008-2345678.txt: md5 = 4b6cebc470b86d3cf0ab15737939ff87 OK 2026/08/08 04:29:37 DEBUG : dir1/0009-3456789.txt: md5 = b928d1ed87ea10c4fbc3a83954fd44e3 OK 2026/08/08 04:29:38 DEBUG : dir1/0010-456789.txt: md5 = 08f2593d03926a1b5b051b65a05bc662 OK 2026/08/08 04:29:40 DEBUG : dir1/0011-56789;.txt: md5 = bd466f30150d07c55454ddd0e0446da5 OK 2026/08/08 04:29:41 DEBUG : dir1/0012-6789;.txt: md5 = b19740ca2089a8de9aac36173c29e3f9 OK 2026/08/08 04:29:43 DEBUG : dir1/0013-789;=.txt: md5 = 25767a76263e5a1a0e1e528eea08a3af OK 2026/08/08 04:29:44 DEBUG : dir1/0014-89;=.txt: md5 = ae660f4f9c54680a55ff1a19990e3669 OK 2026/08/08 04:29:46 DEBUG : dir1/0015-9;=.txt: md5 = 510dee7a17c5bc1af7e24640980c9681 OK 2026/08/08 04:29:47 DEBUG : apple: md5 = afc66b4f8cafa9fb69f2faaf2de98bb8 OK 2026/08/08 04:29:49 DEBUG : banana: md5 = d5af92ecea57d18907832fe8cf53e9a5 OK 2026/08/08 04:29:50 DEBUG : appleappleapplebanana: md5 = 482b8d4ad865f89348d63c5cb5a78b15 OK 2026/08/08 04:29:52 DEBUG : splitbananasplit: md5 = d4143f531560750f850a1e85a216326e OK 2026/08/08 04:29:52 DEBUG : Waiting for deletions to finish 2026/08/08 04:29:52 DEBUG : banana: Excluded (Path Filter) 2026/08/08 04:29:52 DEBUG : apple: Excluded (Path Filter) 2026/08/08 04:29:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/08 04:29:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/08 04:29:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/08 04:29:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/08 04:29:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/08 04:29:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/08 04:29:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/08 04:29:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/08 04:29:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/08 04:29:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/08 04:29:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/08 04:29:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/08 04:29:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/08 04:29:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/08 04:29:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/08 04:29:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/08 04:29:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/08 04:29:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/08 04:29:53 DEBUG : apple: size = 5 OK 2026/08/08 04:29:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:29:53 DEBUG : apple: Unchanged skipping 2026/08/08 04:29:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/08 04:29:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:29:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/08 04:29:53 DEBUG : banana: size = 6 OK 2026/08/08 04:29:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:29:53 DEBUG : banana: Unchanged skipping 2026/08/08 04:29:54 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/08 04:29:54 DEBUG : splitbananasplit: size = 16 OK 2026/08/08 04:29:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:29:54 DEBUG : splitbananasplit: Unchanged skipping 2026/08/08 04:29:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/08 04:29:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:29:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/08 04:29:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/08 04:29:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:29:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/08 04:29:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/08 04:29:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:29:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/08 04:29:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/08 04:29:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:29:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/08 04:29:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/08 04:29:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:29:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/08 04:29:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/08 04:29:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:29:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/08 04:29:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/08 04:29:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:29:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/08 04:29:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/08 04:29:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:29:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/08 04:29:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/08 04:29:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:29:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/08 04:29:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/08 04:29:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:29:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/08 04:29:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/08 04:29:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:29:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/08 04:29:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/08 04:29:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:29:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/08 04:29:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/08 04:29:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:29:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/08 04:29:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/08 04:29:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:29:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/08 04:29:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/08 04:29:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:29:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/08 04:29:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:29:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/08 04:29:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:29:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/08 04:29:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:29:54 DEBUG : Waiting for deletions to finish 2026/08/08 04:29:54 INFO : There was nothing to transfer 2026/08/08 04:29:54 DEBUG : Waiting for deletions to finish 2026/08/08 04:29:54 DEBUG : banana: Excluded (Path Filter) 2026/08/08 04:29:54 DEBUG : apple: Excluded (Path Filter) 2026/08/08 04:29:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/08 04:29:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/08 04:29:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/08 04:29:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/08 04:29:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/08 04:29:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/08 04:29:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/08 04:29:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/08 04:29:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/08 04:29:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/08 04:29:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/08 04:29:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/08 04:29:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/08 04:29:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/08 04:29:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/08 04:29:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/08 04:29:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/08 04:29:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/08 04:29:55 DEBUG : dir1: Directory modification time the same (differ by -49.597µs, within tolerance 1ms) 2026/08/08 04:29:55 DEBUG : apple: size = 5 OK 2026/08/08 04:29:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/08 04:29:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:29:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:29:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/08 04:29:55 DEBUG : apple: Unchanged skipping 2026/08/08 04:29:55 DEBUG : banana: size = 6 OK 2026/08/08 04:29:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:29:55 DEBUG : banana: Unchanged skipping 2026/08/08 04:29:55 DEBUG : splitbananasplit: size = 16 OK 2026/08/08 04:29:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:29:55 DEBUG : splitbananasplit: Unchanged skipping 2026/08/08 04:29:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/08 04:29:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:29:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/08 04:29:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/08 04:29:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:29:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/08 04:29:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/08 04:29:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/08 04:29:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:29:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/08 04:29:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/08 04:29:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:29:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/08 04:29:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/08 04:29:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:29:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:29:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/08 04:29:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/08 04:29:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/08 04:29:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/08 04:29:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:29:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:29:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/08 04:29:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/08 04:29:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:29:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/08 04:29:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/08 04:29:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:29:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/08 04:29:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:29:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/08 04:29:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:29:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/08 04:29:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/08 04:29:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:29:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/08 04:29:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:29:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/08 04:29:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/08 04:29:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/08 04:29:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/08 04:29:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:29:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/08 04:29:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/08 04:29:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:29:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/08 04:29:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/08 04:29:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:29:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/08 04:29:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:29:56 DEBUG : Waiting for deletions to finish 2026/08/08 04:29:56 INFO : There was nothing to transfer 2026/08/08 04:29:56 DEBUG : Waiting for deletions to finish 2026/08/08 04:29:56 DEBUG : banana: Excluded (Path Filter) 2026/08/08 04:29:56 DEBUG : apple: Excluded (Path Filter) 2026/08/08 04:29:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/08 04:29:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/08 04:29:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/08 04:29:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/08 04:29:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/08 04:29:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/08 04:29:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/08 04:29:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/08 04:29:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/08 04:29:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/08 04:29:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/08 04:29:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/08 04:29:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/08 04:29:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/08 04:29:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/08 04:29:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/08 04:29:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/08 04:29:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:30:10 DEBUG : dir1/0000-abcdefg.txt: md5 = 5d9e8d0cbbf4288af7f757dee34c0e9f OK 2026/08/08 04:30:12 DEBUG : dir1/0001-bcdefgh.txt: md5 = 5d1ef1ef1f1c648938ec0ef531a1a3ce OK 2026/08/08 04:30:13 DEBUG : dir1/0002-cdefghi.txt: md5 = 6f4cc4714da4bd6bcf359cce46677db8 OK 2026/08/08 04:30:15 DEBUG : dir1/0003-defghij.txt: md5 = b05bef869abb02918816bd1ce4f73b72 OK 2026/08/08 04:30:16 DEBUG : dir1/0004-efghijk.txt: md5 = 23167bd96a5b265a4860c934de69325f OK 2026/08/08 04:30:18 DEBUG : dir1/0005-fghijkl.txt: md5 = 32f9558497dcebb01ad8295d30d89903 OK 2026/08/08 04:30:20 DEBUG : dir1/0006-ghijklm.txt: md5 = f3505eb35219013c0f1dda5538227338 OK 2026/08/08 04:30:21 DEBUG : dir1/0007-1234567.txt: md5 = 0dd34595ed64f7861123f55e17640ae8 OK 2026/08/08 04:30:23 DEBUG : dir1/0008-2345678.txt: md5 = 84d794f6d83e73698ddd975a41755b8c OK 2026/08/08 04:30:24 DEBUG : dir1/0009-3456789.txt: md5 = f1f30b9b585896431d638a448954cc5a OK 2026/08/08 04:30:26 DEBUG : dir1/0010-456789.txt: md5 = 5a9b58c2be10e25d73fcf70fe03ee2b3 OK 2026/08/08 04:30:27 DEBUG : dir1/0011-56789;.txt: md5 = 7dae28a3277c1bb61aaa41f043a14f09 OK 2026/08/08 04:30:29 DEBUG : dir1/0012-6789;.txt: md5 = 69f08682ce1e493aeb3dbdce4997df5f OK 2026/08/08 04:30:30 DEBUG : dir1/0013-789;=.txt: md5 = f3d8e37ad02c3714fe51550041dd23a4 OK 2026/08/08 04:30:32 DEBUG : dir1/0014-89;=.txt: md5 = 88fa81bdfbcb046f6d7702df2cf4cc00 OK 2026/08/08 04:30:33 DEBUG : dir1/0015-9;=.txt: md5 = c2b5d7f219ce4f0dba8def24e66f4276 OK 2026/08/08 04:30:35 DEBUG : apple: md5 = 3b964c734a2204091dabd96c566149e3 OK 2026/08/08 04:30:37 DEBUG : banana: md5 = 092833238fb5ad2817076f6d8fcfcad4 OK 2026/08/08 04:30:38 DEBUG : appleappleapplebanana: md5 = 33b20d562f947aa692175651affbc838 OK 2026/08/08 04:30:40 DEBUG : splitbananasplit: md5 = 6e30a111cb77ac9dcc4f4b845afa70f5 OK 2026/08/08 04:30:40 DEBUG : Waiting for deletions to finish 2026/08/08 04:30:40 DEBUG : banana: Excluded (Path Filter) 2026/08/08 04:30:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/08 04:30:40 DEBUG : apple: Excluded (Path Filter) 2026/08/08 04:30:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/08 04:30:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/08 04:30:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/08 04:30:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/08 04:30:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/08 04:30:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/08 04:30:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/08 04:30:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/08 04:30:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/08 04:30:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/08 04:30:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/08 04:30:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/08 04:30:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/08 04:30:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/08 04:30:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/08 04:30:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/08 04:30:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/08 04:30:41 DEBUG : apple: size = 5 OK 2026/08/08 04:30:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:30:41 DEBUG : apple: Unchanged skipping 2026/08/08 04:30:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/08 04:30:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:30:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/08 04:30:41 DEBUG : banana: size = 6 OK 2026/08/08 04:30:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:30:41 DEBUG : banana: Unchanged skipping 2026/08/08 04:30:42 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/08 04:30:42 DEBUG : splitbananasplit: size = 16 OK 2026/08/08 04:30:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:30:42 DEBUG : splitbananasplit: Unchanged skipping 2026/08/08 04:30:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/08 04:30:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:30:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/08 04:30:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/08 04:30:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/08 04:30:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:30:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/08 04:30:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:30:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/08 04:30:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/08 04:30:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:30:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/08 04:30:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/08 04:30:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:30:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/08 04:30:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/08 04:30:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/08 04:30:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:30:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:30:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/08 04:30:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/08 04:30:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/08 04:30:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/08 04:30:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:30:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/08 04:30:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:30:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/08 04:30:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/08 04:30:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:30:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/08 04:30:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/08 04:30:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:30:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/08 04:30:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:30:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:30:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/08 04:30:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/08 04:30:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/08 04:30:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:30:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/08 04:30:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/08 04:30:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:30:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/08 04:30:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/08 04:30:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:30:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/08 04:30:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/08 04:30:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:30:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/08 04:30:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:30:42 DEBUG : Waiting for deletions to finish 2026/08/08 04:30:42 INFO : There was nothing to transfer 2026/08/08 04:30:42 DEBUG : Waiting for deletions to finish 2026/08/08 04:30:43 DEBUG : banana: Excluded (Path Filter) 2026/08/08 04:30:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/08 04:30:43 DEBUG : apple: Excluded (Path Filter) 2026/08/08 04:30:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/08 04:30:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/08 04:30:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/08 04:30:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/08 04:30:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/08 04:30:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/08 04:30:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/08 04:30:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/08 04:30:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/08 04:30:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/08 04:30:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/08 04:30:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/08 04:30:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/08 04:30:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/08 04:30:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/08 04:30:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/08 04:30:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/08 04:30:43 DEBUG : dir1: Directory modification time the same (differ by -725.791µs, within tolerance 1ms) 2026/08/08 04:30:43 DEBUG : apple: size = 5 OK 2026/08/08 04:30:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:30:43 DEBUG : apple: Unchanged skipping 2026/08/08 04:30:43 DEBUG : banana: size = 6 OK 2026/08/08 04:30:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:30:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/08 04:30:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:30:43 DEBUG : splitbananasplit: size = 16 OK 2026/08/08 04:30:43 DEBUG : banana: Unchanged skipping 2026/08/08 04:30:43 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/08 04:30:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:30:43 DEBUG : splitbananasplit: Unchanged skipping 2026/08/08 04:30:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/08 04:30:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/08 04:30:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:30:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:30:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/08 04:30:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/08 04:30:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/08 04:30:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/08 04:30:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:30:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/08 04:30:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/08 04:30:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:30:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:30:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/08 04:30:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/08 04:30:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/08 04:30:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/08 04:30:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:30:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:30:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/08 04:30:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/08 04:30:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:30:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/08 04:30:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/08 04:30:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:30:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/08 04:30:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/08 04:30:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/08 04:30:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:30:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/08 04:30:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:30:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/08 04:30:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/08 04:30:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:30:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:30:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/08 04:30:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/08 04:30:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/08 04:30:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:30:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/08 04:30:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/08 04:30:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/08 04:30:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:30:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:30:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/08 04:30:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/08 04:30:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/08 04:30:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:30:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/08 04:30:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:30:44 DEBUG : Waiting for deletions to finish 2026/08/08 04:30:44 INFO : There was nothing to transfer 2026/08/08 04:30:44 DEBUG : Waiting for deletions to finish 2026/08/08 04:30:44 DEBUG : banana: Excluded (Path Filter) 2026/08/08 04:30:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/08 04:30:44 DEBUG : apple: Excluded (Path Filter) 2026/08/08 04:30:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/08 04:30:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/08 04:30:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/08 04:30:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/08 04:30:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/08 04:30:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/08 04:30:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/08 04:30:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/08 04:30:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/08 04:30:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/08 04:30:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/08 04:30:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/08 04:30:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/08 04:30:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/08 04:30:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/08 04:30:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/08 04:30:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:30:58 DEBUG : dir1/0000-abcdefg.txt: md5 = 6fd780385864b10b321301c04921a454 OK 2026/08/08 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: md5 = 41f1621cbe17cb78f0ae09ee2f8efd3f OK 2026/08/08 04:31:01 DEBUG : dir1/0002-cdefghi.txt: md5 = 1c0e15fa0ad4682bb484811fd511598b OK 2026/08/08 04:31:03 DEBUG : dir1/0003-defghij.txt: md5 = 690b0e6c22bd6b0d0d2d0201bbd1e2cd OK 2026/08/08 04:31:04 DEBUG : dir1/0004-efghijk.txt: md5 = 874ae8270db40dfeb0c9abb3a4fb0f1b OK 2026/08/08 04:31:06 DEBUG : dir1/0005-fghijkl.txt: md5 = 2a3eba92dc987e2af876f005604df373 OK 2026/08/08 04:31:07 DEBUG : dir1/0006-ghijklm.txt: md5 = 0a36582fa19569d61a0298559710dab3 OK 2026/08/08 04:31:09 DEBUG : dir1/0007-1234567.txt: md5 = 2270085e04aafe05a9a496c7fa2bcc86 OK 2026/08/08 04:31:10 DEBUG : dir1/0008-2345678.txt: md5 = f5a196f9a02516a71fea78bf1ac0052c OK 2026/08/08 04:31:12 DEBUG : dir1/0009-3456789.txt: md5 = ea8d943f3b3f3f48bfb48469ebf930dc OK 2026/08/08 04:31:13 DEBUG : dir1/0010-456789.txt: md5 = 5529311ccb809f050bbb357b47581c85 OK 2026/08/08 04:31:15 DEBUG : dir1/0011-56789;.txt: md5 = 79a11dfcb2a73eb1602dbc0b9fae2212 OK 2026/08/08 04:31:16 DEBUG : dir1/0012-6789;.txt: md5 = f4d1449a080c95a66497eb66fde2a9da OK 2026/08/08 04:31:18 DEBUG : dir1/0013-789;=.txt: md5 = 9247b6d7da9c91c74db3fe10d3520ec0 OK 2026/08/08 04:31:19 DEBUG : dir1/0014-89;=.txt: md5 = 0da5925ebdd1690f260cc4f57efb65bc OK 2026/08/08 04:31:21 DEBUG : dir1/0015-9;=.txt: md5 = 868c7c2b72761d90d6d91a3c1a48c7a3 OK 2026/08/08 04:31:22 DEBUG : apple: md5 = 6c5dcae3dceb5f5cc9c03df2357d6615 OK 2026/08/08 04:31:24 DEBUG : banana: md5 = 279c49dddd6500cb4176c91067d1e664 OK 2026/08/08 04:31:25 DEBUG : appleappleapplebanana: md5 = 79c89f8592ae7c84bee717a7b7a3b1b9 OK 2026/08/08 04:31:27 DEBUG : splitbananasplit: md5 = 5d714ef123341986b864620f066af9ab OK 2026/08/08 04:31:27 DEBUG : Waiting for deletions to finish 2026/08/08 04:31:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/08 04:31:27 DEBUG : banana: Excluded (Path Filter) 2026/08/08 04:31:27 DEBUG : apple: Excluded (Path Filter) 2026/08/08 04:31:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/08 04:31:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/08 04:31:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/08 04:31:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/08 04:31:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/08 04:31:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/08 04:31:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/08 04:31:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/08 04:31:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/08 04:31:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/08 04:31:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/08 04:31:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/08 04:31:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/08 04:31:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/08 04:31:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/08 04:31:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/08 04:31:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/08 04:31:28 DEBUG : apple: size = 5 OK 2026/08/08 04:31:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:31:28 DEBUG : apple: Unchanged skipping 2026/08/08 04:31:28 DEBUG : banana: size = 6 OK 2026/08/08 04:31:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:31:28 DEBUG : banana: Unchanged skipping 2026/08/08 04:31:28 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/08 04:31:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:31:28 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/08 04:31:29 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/08 04:31:29 DEBUG : splitbananasplit: size = 16 OK 2026/08/08 04:31:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:31:29 DEBUG : splitbananasplit: Unchanged skipping 2026/08/08 04:31:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/08 04:31:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:31:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/08 04:31:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/08 04:31:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:31:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/08 04:31:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/08 04:31:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:31:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/08 04:31:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/08 04:31:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:31:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/08 04:31:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/08 04:31:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:31:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/08 04:31:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/08 04:31:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:31:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/08 04:31:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/08 04:31:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:31:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/08 04:31:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/08 04:31:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:31:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/08 04:31:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/08 04:31:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:31:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/08 04:31:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/08 04:31:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:31:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/08 04:31:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/08 04:31:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:31:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/08 04:31:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/08 04:31:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:31:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/08 04:31:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/08 04:31:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:31:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/08 04:31:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/08 04:31:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:31:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/08 04:31:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/08 04:31:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:31:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/08 04:31:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/08 04:31:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:31:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/08 04:31:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:31:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:31:29 DEBUG : Waiting for deletions to finish 2026/08/08 04:31:29 INFO : There was nothing to transfer 2026/08/08 04:31:29 DEBUG : Waiting for deletions to finish 2026/08/08 04:31:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/08 04:31:30 DEBUG : banana: Excluded (Path Filter) 2026/08/08 04:31:30 DEBUG : apple: Excluded (Path Filter) 2026/08/08 04:31:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/08 04:31:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/08 04:31:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/08 04:31:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/08 04:31:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/08 04:31:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/08 04:31:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/08 04:31:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/08 04:31:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/08 04:31:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/08 04:31:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/08 04:31:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/08 04:31:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/08 04:31:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/08 04:31:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/08 04:31:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/08 04:31:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/08 04:31:31 DEBUG : dir1: Directory modification time the same (differ by -391.339µs, within tolerance 1ms) 2026/08/08 04:31:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/08 04:31:31 DEBUG : banana: size = 6 OK 2026/08/08 04:31:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:31:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:31:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/08 04:31:31 DEBUG : banana: Unchanged skipping 2026/08/08 04:31:31 DEBUG : apple: size = 5 OK 2026/08/08 04:31:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:31:31 DEBUG : apple: Unchanged skipping 2026/08/08 04:31:31 DEBUG : splitbananasplit: size = 16 OK 2026/08/08 04:31:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:31:31 DEBUG : splitbananasplit: Unchanged skipping 2026/08/08 04:31:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/08 04:31:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:31:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/08 04:31:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/08 04:31:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:31:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/08 04:31:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/08 04:31:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/08 04:31:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:31:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:31:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/08 04:31:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/08 04:31:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/08 04:31:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:31:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/08 04:31:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/08 04:31:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:31:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/08 04:31:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:31:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/08 04:31:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/08 04:31:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:31:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/08 04:31:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/08 04:31:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/08 04:31:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:31:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/08 04:31:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/08 04:31:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:31:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:31:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/08 04:31:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/08 04:31:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/08 04:31:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/08 04:31:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:31:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/08 04:31:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:31:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:31:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/08 04:31:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/08 04:31:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/08 04:31:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/08 04:31:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/08 04:31:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:31:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/08 04:31:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:31:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/08 04:31:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:31:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/08 04:31:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:31:31 DEBUG : Waiting for deletions to finish 2026/08/08 04:31:31 INFO : There was nothing to transfer 2026/08/08 04:31:31 DEBUG : Waiting for deletions to finish 2026/08/08 04:31:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/08 04:31:31 DEBUG : banana: Excluded (Path Filter) 2026/08/08 04:31:31 DEBUG : apple: Excluded (Path Filter) 2026/08/08 04:31:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/08 04:31:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/08 04:31:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/08 04:31:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/08 04:31:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/08 04:31:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/08 04:31:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/08 04:31:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/08 04:31:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/08 04:31:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/08 04:31:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/08 04:31:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/08 04:31:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/08 04:31:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/08 04:31:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/08 04:31:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/08 04:31:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:31:45 DEBUG : dir1/0000-abcdefg.txt: md5 = cbf466bc2110fc201744b2ed42a2339c OK 2026/08/08 04:31:47 DEBUG : dir1/0001-bcdefgh.txt: md5 = 15a3aa78b293a5f723cad944ca0cfaf3 OK 2026/08/08 04:31:49 DEBUG : dir1/0002-cdefghi.txt: md5 = feddfb4613499f457f4f4268fc42df05 OK 2026/08/08 04:31:50 DEBUG : dir1/0003-defghij.txt: md5 = 65351700f6758480b3175cad06da95ce OK 2026/08/08 04:31:52 DEBUG : dir1/0004-efghijk.txt: md5 = 85851adccfbedbb867d876a82d6bd464 OK 2026/08/08 04:31:53 DEBUG : dir1/0005-fghijkl.txt: md5 = b41d0603d21beaf5cee2026e45cdb4d7 OK 2026/08/08 04:31:55 DEBUG : dir1/0006-ghijklm.txt: md5 = d8fef4bbf28f8c4465ba4eb23b963a6a OK 2026/08/08 04:31:56 DEBUG : dir1/0007-1234567.txt: md5 = f41bd8da6da27640724a28e3e1f03c88 OK 2026/08/08 04:31:58 DEBUG : dir1/0008-2345678.txt: md5 = 0b461ae3868cb87ddf776bba269d32e5 OK 2026/08/08 04:31:59 DEBUG : dir1/0009-3456789.txt: md5 = f45b977fcecf5d41ac1eb2b97955feb4 OK 2026/08/08 04:32:01 DEBUG : dir1/0010-456789.txt: md5 = cfbb9284e8fcb7b364583d3eead678d7 OK 2026/08/08 04:32:03 DEBUG : dir1/0011-56789;.txt: md5 = f6fb8182ebd942f278d18a39865d758a OK 2026/08/08 04:32:04 DEBUG : dir1/0012-6789;.txt: md5 = c0912892d23b38057b55e2b0cbb04ce9 OK 2026/08/08 04:32:06 DEBUG : dir1/0013-789;=.txt: md5 = bf855160a1f1913c4ff7d07515843fae OK 2026/08/08 04:32:07 DEBUG : dir1/0014-89;=.txt: md5 = e11206e0c42307dd7cfd20b57b1fcb11 OK 2026/08/08 04:32:09 DEBUG : dir1/0015-9;=.txt: md5 = 70991b4f64c7b37b0e37385f2408ab51 OK 2026/08/08 04:32:10 DEBUG : apple: md5 = c2ad752897a94ee2d31315268d8b9f6f OK 2026/08/08 04:32:12 DEBUG : banana: md5 = 304e04ec45343da114183f01130341e0 OK 2026/08/08 04:32:14 DEBUG : appleappleapplebanana: md5 = 35ab8a5c3178f91897382d0f85d26985 OK 2026/08/08 04:32:15 DEBUG : splitbananasplit: md5 = 5fd2a044e6ae78f3a3fc6b9ddc151bdc OK 2026/08/08 04:32:15 DEBUG : Waiting for deletions to finish 2026/08/08 04:32:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/08 04:32:16 DEBUG : apple: Excluded (Path Filter) 2026/08/08 04:32:16 DEBUG : banana: Excluded (Path Filter) 2026/08/08 04:32:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/08 04:32:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/08 04:32:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/08 04:32:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/08 04:32:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/08 04:32:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/08 04:32:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/08 04:32:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/08 04:32:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/08 04:32:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/08 04:32:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/08 04:32:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/08 04:32:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/08 04:32:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/08 04:32:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/08 04:32:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/08 04:32:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/08 04:32:17 DEBUG : apple: size = 5 OK 2026/08/08 04:32:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:32:17 DEBUG : apple: Unchanged skipping 2026/08/08 04:32:17 DEBUG : banana: size = 6 OK 2026/08/08 04:32:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/08 04:32:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:32:17 DEBUG : banana: Unchanged skipping 2026/08/08 04:32:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:32:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/08 04:32:17 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/08 04:32:17 DEBUG : splitbananasplit: size = 16 OK 2026/08/08 04:32:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:32:17 DEBUG : splitbananasplit: Unchanged skipping 2026/08/08 04:32:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/08 04:32:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/08 04:32:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:32:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/08 04:32:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/08 04:32:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:32:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/08 04:32:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/08 04:32:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:32:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:32:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/08 04:32:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/08 04:32:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/08 04:32:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:32:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/08 04:32:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/08 04:32:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:32:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/08 04:32:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/08 04:32:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:32:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/08 04:32:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/08 04:32:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/08 04:32:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:32:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/08 04:32:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/08 04:32:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:32:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/08 04:32:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/08 04:32:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:32:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:32:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/08 04:32:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:32:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/08 04:32:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/08 04:32:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:32:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/08 04:32:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/08 04:32:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:32:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/08 04:32:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/08 04:32:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:32:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/08 04:32:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:32:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/08 04:32:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:32:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/08 04:32:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/08 04:32:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/08 04:32:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:32:17 DEBUG : Waiting for deletions to finish 2026/08/08 04:32:17 INFO : There was nothing to transfer 2026/08/08 04:32:17 DEBUG : Waiting for deletions to finish 2026/08/08 04:32:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/08 04:32:18 DEBUG : apple: Excluded (Path Filter) 2026/08/08 04:32:18 DEBUG : banana: Excluded (Path Filter) 2026/08/08 04:32:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/08 04:32:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/08 04:32:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/08 04:32:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/08 04:32:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/08 04:32:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/08 04:32:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/08 04:32:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/08 04:32:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/08 04:32:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/08 04:32:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/08 04:32:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/08 04:32:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/08 04:32:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/08 04:32:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/08 04:32:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/08 04:32:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/08 04:32:19 DEBUG : dir1: Directory modification time the same (differ by -60.267µs, within tolerance 1ms) 2026/08/08 04:32:19 DEBUG : apple: size = 5 OK 2026/08/08 04:32:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:32:19 DEBUG : apple: Unchanged skipping 2026/08/08 04:32:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/08 04:32:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:32:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/08 04:32:19 DEBUG : banana: size = 6 OK 2026/08/08 04:32:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:32:19 DEBUG : banana: Unchanged skipping 2026/08/08 04:32:19 DEBUG : splitbananasplit: size = 16 OK 2026/08/08 04:32:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:32:19 DEBUG : splitbananasplit: Unchanged skipping 2026/08/08 04:32:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/08 04:32:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:32:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/08 04:32:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/08 04:32:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:32:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/08 04:32:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/08 04:32:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:32:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/08 04:32:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/08 04:32:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:32:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/08 04:32:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/08 04:32:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/08 04:32:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:32:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/08 04:32:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/08 04:32:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:32:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/08 04:32:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/08 04:32:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:32:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/08 04:32:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/08 04:32:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:32:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/08 04:32:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/08 04:32:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:32:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/08 04:32:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/08 04:32:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/08 04:32:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:32:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/08 04:32:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:32:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/08 04:32:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/08 04:32:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:32:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/08 04:32:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/08 04:32:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:32:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:32:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/08 04:32:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/08 04:32:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:32:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:32:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/08 04:32:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/08 04:32:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/08 04:32:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:32:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/08 04:32:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:32:19 DEBUG : Waiting for deletions to finish 2026/08/08 04:32:19 INFO : There was nothing to transfer 2026/08/08 04:32:19 DEBUG : Waiting for deletions to finish 2026/08/08 04:32:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/08 04:32:20 DEBUG : apple: Excluded (Path Filter) 2026/08/08 04:32:20 DEBUG : banana: Excluded (Path Filter) 2026/08/08 04:32:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/08 04:32:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/08 04:32:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/08 04:32:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/08 04:32:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/08 04:32:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/08 04:32:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/08 04:32:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/08 04:32:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/08 04:32:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/08 04:32:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/08 04:32:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/08 04:32:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/08 04:32:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/08 04:32:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/08 04:32:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/08 04:32:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) --- PASS: TestTransform (572.44s) --- PASS: TestTransform/NFC (47.85s) --- PASS: TestTransform/NFD (46.18s) --- PASS: TestTransform/base64 (54.42s) --- PASS: TestTransform/prefix (64.72s) --- PASS: TestTransform/suffix (64.83s) --- PASS: TestTransform/truncate (55.73s) --- PASS: TestTransform/encoder (47.33s) --- PASS: TestTransform/ISO-8859-1 (47.83s) --- PASS: TestTransform/charmap (47.95s) --- PASS: TestTransform/lowercase (47.20s) --- PASS: TestTransform/ascii (48.41s) === RUN TestTransformCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:32:32 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/08 04:32:32 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/08 04:32:32 DEBUG : sub dir_somesuffix: Making directory with metadata 2026/08/08 04:32:33 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2026-08-08T04:32:32.128377435Z) 2026/08/08 04:32:33 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/08 04:32:33 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/08/08 04:32:33 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/08 04:32:33 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/08/08 04:32:33 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/08 04:32:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:32:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:32:34 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = 1710a21eb13184a7ff722bef1fbaef37 OK 2026/08/08 04:32:34 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/08/08 04:32:34 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/08 04:32:34 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (5.20s) === RUN TestDoubleTransform run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:32:37 DEBUG : toe: transformed to: tictactoe 2026/08/08 04:32:37 DEBUG : toe: transformed to: tictactoe 2026/08/08 04:32:37 DEBUG : tictactoe: Making directory with metadata 2026/08/08 04:32:38 INFO : tictactoe: Made directory with metadata (mtime=2026-08-08T04:32:37.330449466Z) 2026/08/08 04:32:38 DEBUG : toe: transformed to: tictactoe 2026/08/08 04:32:38 DEBUG : toe: transformed to: tictactoe 2026/08/08 04:32:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/08 04:32:38 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/08/08 04:32:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/08 04:32:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:32:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:32:39 DEBUG : tictactoe/tictactoe: md5 = f6a062cad63d86004cbfa45e3366358c OK 2026/08/08 04:32:39 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/08/08 04:32:39 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/08/08 04:32:39 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (5.01s) === RUN TestFileTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:32:42 DEBUG : toe: Making directory with metadata 2026/08/08 04:32:43 INFO : toe: Made directory with metadata (mtime=2026-08-08T04:32:42.344518844Z) 2026/08/08 04:32:43 DEBUG : toe/toe: Making directory with metadata 2026/08/08 04:32:44 INFO : toe/toe: Made directory with metadata (mtime=2026-08-08T04:32:42.344518844Z) 2026/08/08 04:32:44 DEBUG : toe: transformed to: tictactoe 2026/08/08 04:32:44 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/08 04:32:44 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/08 04:32:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:32:44 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/08 04:32:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:32:45 DEBUG : toe/toe/tictactoe: md5 = 56017cf1807b28d18c78ac5b748d603f OK 2026/08/08 04:32:45 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/08/08 04:32:45 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/08/08 04:32:45 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (7.22s) === RUN TestNoTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:32:49 DEBUG : toe: Making directory with metadata 2026/08/08 04:32:50 INFO : toe: Made directory with metadata (mtime=2026-08-08T04:32:49.560618608Z) 2026/08/08 04:32:50 DEBUG : toe/toe: Making directory with metadata 2026/08/08 04:32:51 INFO : toe/toe: Made directory with metadata (mtime=2026-08-08T04:32:49.560618608Z) 2026/08/08 04:32:51 DEBUG : toe: transformed to: tictactoe 2026/08/08 04:32:51 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/08 04:32:51 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/08 04:32:51 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/08 04:32:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:32:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:32:53 DEBUG : toe/toe/tictactoe: md5 = d45a6dd5be3f76cb3b3d7e44ce5eae3b OK 2026/08/08 04:32:53 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/08/08 04:32:53 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/08/08 04:32:53 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (7.41s) === RUN TestDirTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:32:56 DEBUG : empty_dir: Making directory with metadata 2026/08/08 04:32:56 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/08 04:32:56 DEBUG : toe: transformed to: tictactoe 2026/08/08 04:32:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/08 04:32:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/08 04:32:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/08 04:32:57 DEBUG : tictacempty_dir: Making directory with metadata 2026/08/08 04:32:57 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/08 04:32:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/08 04:32:57 DEBUG : toe: transformed to: tictactoe 2026/08/08 04:32:57 DEBUG : toe: transformed to: tictactoe 2026/08/08 04:32:57 DEBUG : tictactoe: Making directory with metadata 2026/08/08 04:32:58 INFO : tictactoe: Made directory with metadata (mtime=2026-08-08T04:32:56.970720954Z) 2026/08/08 04:32:58 DEBUG : toe: transformed to: tictactoe 2026/08/08 04:32:58 DEBUG : toe: transformed to: tictactoe 2026/08/08 04:32:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/08 04:32:58 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/08/08 04:32:59 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-08-08T04:32:56.971720968Z) 2026/08/08 04:32:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/08 04:32:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/08 04:32:59 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/08 04:32:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/08 04:32:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:32:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:33:01 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 8b9e7da114df757a806f4ce82a7a7fb0 OK 2026/08/08 04:33:01 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/08 04:33:01 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/08/08 04:33:01 DEBUG : Waiting for deletions to finish --- PASS: TestDirTag (8.55s) === RUN TestAllTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:33:05 DEBUG : empty_dir: Making directory with metadata 2026/08/08 04:33:05 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/08 04:33:05 DEBUG : toe: transformed to: tictactoe 2026/08/08 04:33:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/08 04:33:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/08 04:33:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/08 04:33:05 DEBUG : tictacempty_dir: Making directory with metadata 2026/08/08 04:33:06 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/08 04:33:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/08 04:33:06 DEBUG : toe: transformed to: tictactoe 2026/08/08 04:33:06 DEBUG : toe: transformed to: tictactoe 2026/08/08 04:33:06 DEBUG : tictactoe: Making directory with metadata 2026/08/08 04:33:07 INFO : tictactoe: Made directory with metadata (mtime=2026-08-08T04:33:05.518838898Z) 2026/08/08 04:33:07 DEBUG : toe: transformed to: tictactoe 2026/08/08 04:33:07 DEBUG : toe: transformed to: tictactoe 2026/08/08 04:33:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/08 04:33:07 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/08/08 04:33:08 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-08-08T04:33:05.518838898Z) 2026/08/08 04:33:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/08 04:33:08 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/08 04:33:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/08 04:33:08 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/08 04:33:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/08 04:33:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:33:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:33:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 73f0339a3ec89b86b86f9e7948bdf519 OK 2026/08/08 04:33:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/08 04:33:09 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/08 04:33:09 DEBUG : Waiting for deletions to finish 2026/08/08 04:33:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:33:10 DEBUG : toe: transformed to: tictactoe 2026/08/08 04:33:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/08 04:33:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/08 04:33:10 DEBUG : toe: transformed to: tictactoe 2026/08/08 04:33:10 DEBUG : toe: transformed to: tictactoe 2026/08/08 04:33:10 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/08 04:33:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/08 04:33:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/08/08 04:33:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': 0 differences found 2026/08/08 04:33:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': 1 hashes could not be checked 2026/08/08 04:33:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': 1 matching files --- PASS: TestAllTag (9.19s) === RUN TestRunTwice run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:33:14 DEBUG : toe: transformed to: tictactoe 2026/08/08 04:33:14 DEBUG : toe: transformed to: tictactoe 2026/08/08 04:33:14 DEBUG : tictactoe: Making directory with metadata 2026/08/08 04:33:15 INFO : tictactoe: Made directory with metadata (mtime=2026-08-08T04:33:14.706965527Z) 2026/08/08 04:33:15 DEBUG : toe: transformed to: tictactoe 2026/08/08 04:33:15 DEBUG : toe: transformed to: tictactoe 2026/08/08 04:33:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/08 04:33:15 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/08/08 04:33:16 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-08-08T04:33:14.706965527Z) 2026/08/08 04:33:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/08 04:33:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/08 04:33:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/08 04:33:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/08 04:33:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:33:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:33:18 DEBUG : tictactoe/tictactoe/toe.txt: md5 = d058cd68b80ab5d406c1d8a04468beb1 OK 2026/08/08 04:33:18 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/08 04:33:18 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/08/08 04:33:18 DEBUG : Waiting for deletions to finish 2026/08/08 04:33:18 DEBUG : toe: transformed to: tictactoe 2026/08/08 04:33:19 DEBUG : toe: transformed to: tictactoe 2026/08/08 04:33:19 DEBUG : tictactoe: Directory modification time the same (differ by -965.527µs, within tolerance 1ms) 2026/08/08 04:33:19 DEBUG : toe: transformed to: tictactoe 2026/08/08 04:33:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/08 04:33:19 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -965.527µs, within tolerance 1ms) 2026/08/08 04:33:19 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/08 04:33:19 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 04:33:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/08 04:33:19 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/08/08 04:33:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:33:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:33:19 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (8.52s) === RUN TestSyntax 2026/08/08 04:33:23 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:33:23 DEBUG : toe: Making directory with metadata 2026/08/08 04:33:24 INFO : toe: Made directory with metadata (mtime=2026-08-08T04:33:23.231082874Z) 2026/08/08 04:33:24 DEBUG : toe/toe: Making directory with metadata 2026/08/08 04:33:24 INFO : toe/toe: Made directory with metadata (mtime=2026-08-08T04:33:23.231082874Z) 2026/08/08 04:33:24 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/08 04:33:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:33:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:33:26 DEBUG : toe/toe/toe: md5 = 8b47fe40c24d1f6e75094257301bd69f OK 2026/08/08 04:33:26 DEBUG : toe/toe/toe: size = 11 OK 2026/08/08 04:33:26 INFO : toe/toe/toe: Copied (new) 2026/08/08 04:33:26 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (6.72s) === RUN TestMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:33:29 DEBUG : empty_dir: Making directory with metadata 2026/08/08 04:33:29 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/08 04:33:29 DEBUG : toe: transformed to: tictactoe 2026/08/08 04:33:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/08 04:33:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/08 04:33:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/08 04:33:30 DEBUG : tictacempty_dir: Making directory with metadata 2026/08/08 04:33:31 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/08 04:33:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/08 04:33:31 DEBUG : toe: transformed to: tictactoe 2026/08/08 04:33:31 DEBUG : toe: transformed to: tictactoe 2026/08/08 04:33:31 DEBUG : tictactoe: Making directory with metadata 2026/08/08 04:33:31 INFO : tictactoe: Made directory with metadata (mtime=2026-08-08T04:33:29.953175326Z) 2026/08/08 04:33:31 DEBUG : toe: transformed to: tictactoe 2026/08/08 04:33:31 DEBUG : toe: transformed to: tictactoe 2026/08/08 04:33:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/08 04:33:31 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/08/08 04:33:32 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-08-08T04:33:29.953175326Z) 2026/08/08 04:33:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/08 04:33:32 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/08 04:33:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/08 04:33:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/08 04:33:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/08 04:33:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/08 04:33:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:33:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:33:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = f5851249dc6548f10e119035af2bf285 OK 2026/08/08 04:33:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/08 04:33:34 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/08 04:33:34 INFO : toe/toe/toe.txt: Deleted 2026/08/08 04:33:34 INFO : toe/toe: Removing directory 2026/08/08 04:33:34 INFO : toe: Removing directory 2026/08/08 04:33:34 INFO : empty_dir: Removing directory 2026/08/08 04:33:34 DEBUG : Local file system at /tmp/rclone2549425095: deleted 3 directories --- PASS: TestMove (8.62s) === RUN TestTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:33:38 DEBUG : empty_dir: Making directory with metadata 2026/08/08 04:33:38 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/08 04:33:38 DEBUG : toe: transformed to: tictactoe 2026/08/08 04:33:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/08 04:33:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/08 04:33:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/08 04:33:38 DEBUG : tictacempty_dir: Making directory with metadata 2026/08/08 04:33:39 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/08 04:33:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/08 04:33:39 DEBUG : toe: transformed to: tictactoe 2026/08/08 04:33:39 DEBUG : toe: transformed to: tictactoe 2026/08/08 04:33:39 DEBUG : tictactoe: Making directory with metadata 2026/08/08 04:33:40 INFO : tictactoe: Made directory with metadata (mtime=2026-08-08T04:33:38.575293797Z) 2026/08/08 04:33:40 DEBUG : toe: transformed to: tictactoe 2026/08/08 04:33:40 DEBUG : toe: transformed to: tictactoe 2026/08/08 04:33:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/08 04:33:40 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/08/08 04:33:41 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-08-08T04:33:38.575293797Z) 2026/08/08 04:33:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/08 04:33:41 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/08 04:33:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/08 04:33:41 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/08 04:33:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/08 04:33:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/08 04:33:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:33:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:33:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = d1675c6477a8c1d9afd7ae2880c5d854 OK 2026/08/08 04:33:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/08 04:33:42 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/08 04:33:42 INFO : toe/toe/toe.txt: Deleted 2026/08/08 04:33:42 INFO : toe/toe: Removing directory 2026/08/08 04:33:42 INFO : toe: Removing directory 2026/08/08 04:33:42 INFO : empty_dir: Removing directory 2026/08/08 04:33:42 DEBUG : Local file system at /tmp/rclone2549425095: deleted 3 directories 2026/08/08 04:33:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/08 04:33:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/08 04:33:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/08 04:33:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/08 04:33:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/08 04:33:46 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt --- PASS: TestTransformFile (13.38s) === RUN TestManualTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:33:51 DEBUG : Reset feature "Copy" 2026/08/08 04:33:51 DEBUG : Reset feature "Move" 2026/08/08 04:33:51 DEBUG : Reset feature "Copy" 2026/08/08 04:33:51 DEBUG : Reset feature "Move" 2026/08/08 04:33:51 DEBUG : empty_dir: Making directory with metadata 2026/08/08 04:33:51 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/08 04:33:51 DEBUG : toe: transformed to: tictactoe 2026/08/08 04:33:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/08 04:33:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/08 04:33:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/08 04:33:52 DEBUG : tictacempty_dir: Making directory with metadata 2026/08/08 04:33:52 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/08 04:33:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/08 04:33:52 DEBUG : toe: transformed to: tictactoe 2026/08/08 04:33:52 DEBUG : toe: transformed to: tictactoe 2026/08/08 04:33:52 DEBUG : tictactoe: Making directory with metadata 2026/08/08 04:33:53 INFO : tictactoe: Made directory with metadata (mtime=2026-08-08T04:33:51.957477431Z) 2026/08/08 04:33:53 DEBUG : toe: transformed to: tictactoe 2026/08/08 04:33:53 DEBUG : toe: transformed to: tictactoe 2026/08/08 04:33:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/08 04:33:53 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/08/08 04:33:54 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-08-08T04:33:51.957477431Z) 2026/08/08 04:33:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/08 04:33:54 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/08 04:33:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/08 04:33:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/08 04:33:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/08 04:33:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/08 04:33:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:33:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:33:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 1263030b513944bf76077000129c3212 OK 2026/08/08 04:33:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/08 04:33:56 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/08 04:33:56 INFO : toe/toe/toe.txt: Deleted 2026/08/08 04:33:56 INFO : toe/toe: Removing directory 2026/08/08 04:33:56 INFO : toe: Removing directory 2026/08/08 04:33:56 INFO : empty_dir: Removing directory 2026/08/08 04:33:56 DEBUG : Local file system at /tmp/rclone2549425095: deleted 3 directories 2026/08/08 04:33:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/08 04:33:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/08 04:33:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/08 04:33:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/08 04:33:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/08 04:34:01 DEBUG : toe/toe/toe.txt: md5 = 33053da118f48d8ba81af87ad2d2759a OK 2026/08/08 04:34:01 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/08 04:34:01 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/08/08 04:34:01 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted --- PASS: TestManualTransformFile (15.53s) === RUN TestBase64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:34:07 DEBUG : toe: transformed to: dG9l 2026/08/08 04:34:07 DEBUG : toe: transformed to: dG9l 2026/08/08 04:34:07 DEBUG : dG9l: Making directory with metadata 2026/08/08 04:34:08 INFO : dG9l: Made directory with metadata (mtime=2026-08-08T04:34:07.490690217Z) 2026/08/08 04:34:08 DEBUG : toe: transformed to: dG9l 2026/08/08 04:34:08 DEBUG : toe: transformed to: dG9l 2026/08/08 04:34:08 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/08/08 04:34:08 DEBUG : dG9l/dG9l: Making directory with metadata 2026/08/08 04:34:09 INFO : dG9l/dG9l: Made directory with metadata (mtime=2026-08-08T04:34:07.490690217Z) 2026/08/08 04:34:09 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/08/08 04:34:09 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/08/08 04:34:09 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/08/08 04:34:09 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/08 04:34:09 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/08/08 04:34:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:34:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:34:10 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = 1568801966dc89c91088c683f58ae06e OK 2026/08/08 04:34:10 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/08/08 04:34:10 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/08/08 04:34:10 DEBUG : Waiting for deletions to finish 2026/08/08 04:34:11 DEBUG : dG9l: transformed to: toe 2026/08/08 04:34:11 DEBUG : dG9l: transformed to: toe 2026/08/08 04:34:11 DEBUG : toe: Directory modification time the same (differ by 690.217µs, within tolerance 1ms) 2026/08/08 04:34:11 DEBUG : Added delayed dir = "toe", newDst=toe 2026/08/08 04:34:12 DEBUG : dG9l: transformed to: toe 2026/08/08 04:34:12 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/08/08 04:34:12 DEBUG : toe/toe: Directory modification time the same (differ by 690.217µs, within tolerance 1ms) 2026/08/08 04:34:12 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/08/08 04:34:12 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/08/08 04:34:12 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/08 04:34:12 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/08/08 04:34:12 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/08/08 04:34:12 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/08/08 04:34:12 DEBUG : Local file system at /tmp/rclone2549425095: Waiting for checks to finish 2026/08/08 04:34:12 DEBUG : Local file system at /tmp/rclone2549425095: Waiting for transfers to finish 2026/08/08 04:34:12 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (8.42s) === RUN TestError run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju'", Local "Local file system at /tmp/rclone2549425095", Modify Window "1ms" 2026/08/08 04:34:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/08 04:34:15 DEBUG : toe: transformed to: 2026/08/08 04:34:16 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/08 04:34:16 DEBUG : toe: transformed to: 2026/08/08 04:34:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Making directory with metadata 2026/08/08 04:34:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Made directory with metadata (mtime=2026-08-08T04:34:15.90680535Z) 2026/08/08 04:34:16 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/08 04:34:16 DEBUG : toe: transformed to: 2026/08/08 04:34:16 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/08 04:34:16 DEBUG : toe: transformed to: 2026/08/08 04:34:16 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/08 04:34:16 DEBUG : toe/toe: transformed to: 2026/08/08 04:34:16 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/08/08 04:34:16 DEBUG : toe/toe: Making directory with metadata 2026/08/08 04:34:18 INFO : toe/toe: Made directory with metadata (mtime=2026-08-08T04:34:15.90680535Z) 2026/08/08 04:34:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/08 04:34:18 DEBUG : toe/toe: transformed to: 2026/08/08 04:34:18 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/08/08 04:34:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/08 04:34:18 DEBUG : toe: transformed to: 2026/08/08 04:34:18 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/08 04:34:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/08 04:34:18 DEBUG : toe/toe/toe: transformed to: 2026/08/08 04:34:18 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/08/08 04:34:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for checks to finish 2026/08/08 04:34:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Waiting for transfers to finish 2026/08/08 04:34:19 DEBUG : toe/toe/toe: md5 = 8bfd1cd7c9efb06caa133bda6042d81d OK 2026/08/08 04:34:19 DEBUG : toe/toe/toe: size = 11 OK 2026/08/08 04:34:19 INFO : toe/toe/toe: Copied (new) 2026/08/08 04:34:19 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': not deleting files as there were IO errors 2026/08/08 04:34:19 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': not deleting directories as there were IO errors --- PASS: TestError (7.27s) PASS 2026/08/08 04:34:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jisalaj7raju': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 27m4.808566658s (try 1/5)