"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2026/03/08 05:50:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vevipoc5xiko" 2026/03/08 05:50:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/08 05:50:59 DEBUG : Creating backend with remote "TestDrive:crypt/it9gg39hv0014insatog2c315rpaa153ngtb8o422b3jans9k3qg" 2026/03/08 05:51:00 DEBUG : Creating backend with remote "/tmp/rclone241475571" === 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 05:51:01 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/08 05:51:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/08 05:51:01 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/03/08 05:51:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 05:51:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 05:51:01 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.61s) === RUN TestCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 05:51:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/08 05:51:02 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/08 05:51:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/08 05:51:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 05:51:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 05:51:04 DEBUG : sub dir/hello world: md5 = d72fb06d6df5cfa1cd94d86c39c03f40 OK 2026/03/08 05:51:04 DEBUG : sub dir/hello world: size = 11 OK 2026/03/08 05:51:04 INFO : sub dir/hello world: Copied (new) 2026/03/08 05:51:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/08 05:51:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (5.40s) === RUN TestCopyMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 05:51:07 DEBUG : metadata sub dir: Making directory with metadata 2026/03/08 05:51:07 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/08 05:51:07 DEBUG : empty metadata sub dir: Making directory with metadata 2026/03/08 05:51:07 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/08 05:51:07 DEBUG : Local file system at /tmp/rclone241475571: File to upload is small (21 bytes), uploading instead of streaming 2026/03/08 05:51:07 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/03/08 05:51:07 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/03/08 05:51:07 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/03/08 05:51:07 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/03/08 05:51:07 DEBUG : Google drive root 'crypt/it9gg39hv0014insatog2c315rpaa153ngtb8o422b3jans9k3qg': Skipping btime metadata as can't update it on an existing file: 2026-03-08T05:51:07.420190526Z 2026/03/08 05:51:08 INFO : empty metadata sub dir: Updated directory metadata 2026/03/08 05:51:08 DEBUG : Google drive root 'crypt/it9gg39hv0014insatog2c315rpaa153ngtb8o422b3jans9k3qg': Skipping btime metadata as can't update it on an existing file: 2026-03-08T05:51:07.419190526Z 2026/03/08 05:51:09 INFO : metadata sub dir: Updated directory metadata 2026/03/08 05:51:09 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/03/08 05:51:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 05:51:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 05:51:10 DEBUG : metadata sub dir/hello metadata world: md5 = ad98dc90fc3bdd58e65d0cf020f4f0e5 OK 2026/03/08 05:51:10 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/03/08 05:51:10 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/03/08 05:51:12 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (6.85s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 05:51:14 DEBUG : metadata sub dir: Making directory with metadata 2026/03/08 05:51:14 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/08 05:51:14 DEBUG : empty metadata sub dir: Making directory with metadata 2026/03/08 05:51:14 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/08 05:51:14 DEBUG : Local file system at /tmp/rclone241475571: File to upload is small (21 bytes), uploading instead of streaming 2026/03/08 05:51:14 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/03/08 05:51:14 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/03/08 05:51:14 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/03/08 05:51:14 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/03/08 05:51:14 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2026/03/08 05:51:14 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2026/03/08 05:51:14 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/03/08 05:51:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 05:51:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 05:51:16 DEBUG : metadata sub dir/hello metadata world: md5 = 96fbb93159996ebdf416d7f31e216d54 OK 2026/03/08 05:51:16 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/03/08 05:51:16 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/03/08 05:51:16 DEBUG : Google drive root 'crypt/it9gg39hv0014insatog2c315rpaa153ngtb8o422b3jans9k3qg': Skipping btime metadata as can't update it on an existing file: 2026-03-08T05:51:14.265189103Z 2026/03/08 05:51:17 INFO : metadata sub dir: Updated directory metadata 2026/03/08 05:51:19 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (6.07s) === RUN TestCopyMissingDirectory run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 05:51:20 DEBUG : Creating backend with remote "/non-existing" 2026/03/08 05:51:20 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/03/08 05:51:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 05:51:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.69s) === RUN TestCopyNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 05:51:21 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/08 05:51:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/08 05:51:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 05:51:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 05:51:23 DEBUG : sub dir/hello world: md5 = acc6c48d7d52c821c77a3f27d2a3cbde OK 2026/03/08 05:51:23 DEBUG : sub dir/hello world: size = 11 OK 2026/03/08 05:51:23 INFO : sub dir/hello world: Copied (new) 2026/03/08 05:51:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/08 05:51:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (5.09s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.43s) === RUN TestCopyCheckFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 05:51:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Running all checks before starting transfers 2026/03/08 05:51:26 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/08 05:51:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/08 05:51:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 05:51:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Checks finished, now starting transfers 2026/03/08 05:51:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 05:51:29 DEBUG : sub dir/hello world: md5 = 71dd4fe6c43b472d5566a2dc75fcb2a2 OK 2026/03/08 05:51:29 DEBUG : sub dir/hello world: size = 11 OK 2026/03/08 05:51:29 INFO : sub dir/hello world: Copied (new) 2026/03/08 05:51:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/08 05:51:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (5.25s) === RUN TestSyncNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 05:51:31 ERROR : Ignoring --no-traverse with sync 2026/03/08 05:51:32 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/08 05:51:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/08 05:51:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 05:51:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 05:51:34 DEBUG : sub dir/hello world: md5 = 1751284dda971c640cb559c850c4846d OK 2026/03/08 05:51:34 DEBUG : sub dir/hello world: size = 11 OK 2026/03/08 05:51:34 INFO : sub dir/hello world: Copied (new) 2026/03/08 05:51:34 DEBUG : Waiting for deletions to finish 2026/03/08 05:51:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/08 05:51:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (5.02s) === RUN TestCopyWithDepth run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 05:51:37 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/03/08 05:51:37 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/08 05:51:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 05:51:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 05:51:38 DEBUG : hello world2: md5 = 26e47d8754a85bd041f3c39f9cbad1f3 OK 2026/03/08 05:51:38 DEBUG : hello world2: size = 12 OK 2026/03/08 05:51:38 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.92s) === RUN TestCopyWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 05:51:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/08 05:51:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 05:51:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 05:51:41 DEBUG : potato2: md5 = 8fcf3ad0912b74c374717712cd7f2e24 OK 2026/03/08 05:51:41 DEBUG : potato2: size = 11 OK 2026/03/08 05:51:41 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (2.86s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 05:51:42 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/08 05:51:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 05:51:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 05:51:44 DEBUG : potato2: md5 = 70a1ece0db9386914e83527c0e189d82 OK 2026/03/08 05:51:44 DEBUG : potato2: size = 11 OK 2026/03/08 05:51:44 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.88s) === RUN TestCopyEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 05:51:45 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/08 05:51:45 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/08 05:51:45 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/08 05:51:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/08 05:51:45 DEBUG : sub dir2: Making directory with metadata 2026/03/08 05:51:46 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/08 05:51:46 DEBUG : sub dir: Making directory with metadata 2026/03/08 05:51:47 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/08 05:51:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/08 05:51:47 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/08 05:51:47 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/08 05:51:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 05:51:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 05:51:48 DEBUG : sub dir/hello world: md5 = b02770e754a5d1301550e63ea32f77eb OK 2026/03/08 05:51:48 DEBUG : sub dir/hello world: size = 11 OK 2026/03/08 05:51:48 INFO : sub dir/hello world: Copied (new) 2026/03/08 05:51:51 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2026/03/08 05:51:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (7.77s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 05:51:53 INFO : sub dir2: Making directory 2026/03/08 05:51:53 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/08 05:51:53 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/08 05:51:53 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/03/08 05:51:53 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/08 05:51:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/08 05:51:53 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/03/08 05:51:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 05:51:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 05:51:55 DEBUG : sub dir/hello world: md5 = 8c83b62d9acf59d5b9c389a59280e164 OK 2026/03/08 05:51:55 DEBUG : sub dir/hello world: size = 11 OK 2026/03/08 05:51:55 INFO : sub dir/hello world: Copied (new) 2026/03/08 05:51:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/08 05:51:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (5.15s) === RUN TestMoveEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 05:51:58 DEBUG : sub dir2: Making directory with metadata 2026/03/08 05:51:58 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/08 05:51:58 DEBUG : sub dir2: Making directory with metadata 2026/03/08 05:51:59 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/08 05:51:59 DEBUG : sub dir: Making directory with metadata 2026/03/08 05:52:00 INFO : sub dir: Made directory with metadata (mtime=2026-03-08T05:51:58.389199823Z) 2026/03/08 05:52:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/08 05:52:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 05:52:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 05:52:01 DEBUG : sub dir/hello world: md5 = d10e3a583936adafa67c77c00dd76351 OK 2026/03/08 05:52:01 DEBUG : sub dir/hello world: size = 11 OK 2026/03/08 05:52:01 INFO : sub dir/hello world: Copied (new) 2026/03/08 05:52:01 INFO : sub dir/hello world: Deleted 2026/03/08 05:52:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (6.45s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 05:52:04 DEBUG : sub dir no update dir modtime: Making directory with metadata 2026/03/08 05:52:04 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/08 05:52:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 05:52:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 05:52:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (3.33s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 05:52:08 INFO : sub dir2: Making directory 2026/03/08 05:52:08 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/03/08 05:52:08 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/08 05:52:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/08 05:52:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 05:52:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 05:52:10 DEBUG : sub dir/hello world: md5 = 1c951aeb4501c06d5d3ee395417266a9 OK 2026/03/08 05:52:10 DEBUG : sub dir/hello world: size = 11 OK 2026/03/08 05:52:10 INFO : sub dir/hello world: Copied (new) 2026/03/08 05:52:10 INFO : sub dir/hello world: Deleted 2026/03/08 05:52:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/08 05:52:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (5.27s) === RUN TestSyncEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 05:52:13 DEBUG : sub dir2: Making directory with metadata 2026/03/08 05:52:13 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/08 05:52:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/08 05:52:13 DEBUG : sub dir2: Making directory with metadata 2026/03/08 05:52:14 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/08 05:52:14 DEBUG : sub dir: Making directory with metadata 2026/03/08 05:52:15 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/08 05:52:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/08 05:52:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 05:52:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 05:52:16 DEBUG : sub dir/hello world: md5 = 62a28b5322b48debd4152a94082d6df9 OK 2026/03/08 05:52:16 DEBUG : sub dir/hello world: size = 11 OK 2026/03/08 05:52:16 INFO : sub dir/hello world: Copied (new) 2026/03/08 05:52:16 DEBUG : Waiting for deletions to finish 2026/03/08 05:52:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (6.35s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.58s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 05:52:20 INFO : sub dir2: Making directory 2026/03/08 05:52:20 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/03/08 05:52:20 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/08 05:52:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/08 05:52:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 05:52:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 05:52:22 DEBUG : sub dir/hello world: md5 = dc9230821220e9852775a30148c4eb95 OK 2026/03/08 05:52:22 DEBUG : sub dir/hello world: size = 11 OK 2026/03/08 05:52:22 INFO : sub dir/hello world: Copied (new) 2026/03/08 05:52:22 DEBUG : Waiting for deletions to finish 2026/03/08 05:52:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/08 05:52:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (4.94s) === RUN TestServerSideCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 05:52:27 DEBUG : sub dir/hello world: md5 = 1442e0b8b178dd8f484a8e09ebe61af7 OK 2026/03/08 05:52:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qivupav9taqo" 2026/03/08 05:52:28 DEBUG : Creating backend with remote "TestDrive:crypt/8p54efoboigbd9035a20nh4sc84tejhbrbk7vq6be6tki1mqj7l0" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko' -> Encrypted drive 'TestCryptDrive:rclone-test-qivupav9taqo' 2026/03/08 05:52:29 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/08 05:52:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/08 05:52:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qivupav9taqo': Waiting for checks to finish 2026/03/08 05:52:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qivupav9taqo': Waiting for transfers to finish 2026/03/08 05:52:31 DEBUG : sub dir/hello world: size = 11 OK 2026/03/08 05:52:31 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/08 05:52:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/08 05:52:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qivupav9taqo': Purge remote 2026/03/08 05:52:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (9.47s) === RUN TestCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 05:52:36 DEBUG : sub dir/hello world: md5 = 54e97d7325bc770e5125054cc5da4045 OK 2026/03/08 05:52:38 INFO : sub dir: Set directory modification time (using SetModTime) 2026/03/08 05:52:38 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/03/08 05:52:38 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone241475571) 2026/03/08 05:52:38 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko') 2026/03/08 05:52:38 DEBUG : sub dir/hello world: Sizes differ 2026/03/08 05:52:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 05:52:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 05:52:39 DEBUG : sub dir/hello world: md5 = e06f46406602111a0f1f691a90f91573 OK 2026/03/08 05:52:39 DEBUG : sub dir/hello world: size = 17 OK 2026/03/08 05:52:39 INFO : sub dir/hello world: Copied (replaced existing) 2026/03/08 05:52:39 INFO : sub dir: Set directory modification time (using SetModTime) 2026/03/08 05:52:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (7.09s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 05:52:44 DEBUG : sub dir/hello world: md5 = 81f8959a98f6174a808e69ed371d28e4 OK 2026/03/08 05:52:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qipuqis0gafo" 2026/03/08 05:52:45 DEBUG : Creating backend with remote "TestDrive:crypt/hh9djm5iphkep47lhqbnae4v78ppa5hoe6das98p3l3q7iufuep0" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko' -> Encrypted drive 'TestCryptDrive:rclone-test-qipuqis0gafo' 2026/03/08 05:52:46 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/08 05:52:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/08 05:52:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipuqis0gafo': Waiting for checks to finish 2026/03/08 05:52:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipuqis0gafo': Waiting for transfers to finish 2026/03/08 05:52:49 DEBUG : sub dir/hello world: size = 11 OK 2026/03/08 05:52:49 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/08 05:52:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/08 05:52:51 DEBUG : sub dir/hello world: md5 = b31b644be974bc81b28273319418b925 OK 2026/03/08 05:52:52 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/03/08 05:52:52 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/03/08 05:52:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipuqis0gafo': Waiting for checks to finish 2026/03/08 05:52:52 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko') 2026/03/08 05:52:52 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-qipuqis0gafo') 2026/03/08 05:52:52 DEBUG : sub dir/hello world: Sizes differ 2026/03/08 05:52:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipuqis0gafo': Waiting for transfers to finish 2026/03/08 05:52:54 DEBUG : sub dir/hello world: size = 17 OK 2026/03/08 05:52:54 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/08 05:52:54 INFO : sub dir: Set directory modification time (using SetModTime) 2026/03/08 05:52:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipuqis0gafo': Purge remote 2026/03/08 05:52:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (15.61s) === RUN TestMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 05:52:59 DEBUG : sub dir/hello world: md5 = 954b4d886812557889fcc169ea8bcc9b OK 2026/03/08 05:53:00 INFO : sub dir: Set directory modification time (using SetModTime) 2026/03/08 05:53:00 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/03/08 05:53:01 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone241475571) 2026/03/08 05:53:01 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko') 2026/03/08 05:53:01 DEBUG : sub dir/hello world: Sizes differ 2026/03/08 05:53:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 05:53:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 05:53:02 DEBUG : sub dir/hello world: md5 = a729866dfc85a507d856d7ba2363432b OK 2026/03/08 05:53:02 DEBUG : sub dir/hello world: size = 17 OK 2026/03/08 05:53:02 INFO : sub dir/hello world: Copied (replaced existing) 2026/03/08 05:53:02 INFO : sub dir/hello world: Deleted 2026/03/08 05:53:02 INFO : sub dir: Set directory modification time (using SetModTime) 2026/03/08 05:53:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (7.43s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 05:53:06 DEBUG : sub dir/hello world: md5 = 1db19ee10a44defebffcc9345a8d7e35 OK 2026/03/08 05:53:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xayalem7leni" 2026/03/08 05:53:07 DEBUG : Creating backend with remote "TestDrive:crypt/8in3st6nirv7u19749rfan264s0u42hk4174jveaq2pb06lf0rdg" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko' -> Encrypted drive 'TestCryptDrive:rclone-test-xayalem7leni' 2026/03/08 05:53:09 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/08 05:53:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/08 05:53:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xayalem7leni': Waiting for checks to finish 2026/03/08 05:53:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xayalem7leni': Waiting for transfers to finish 2026/03/08 05:53:12 DEBUG : sub dir/hello world: size = 11 OK 2026/03/08 05:53:12 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/08 05:53:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/08 05:53:14 DEBUG : sub dir/hello world: md5 = 94cb9903e254a77d7352310adde554d3 OK 2026/03/08 05:53:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xayalem7leni': Using server-side directory move 2026/03/08 05:53:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xayalem7leni': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/08 05:53:15 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/03/08 05:53:15 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/03/08 05:53:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xayalem7leni': Waiting for checks to finish 2026/03/08 05:53:15 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko') 2026/03/08 05:53:15 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-xayalem7leni') 2026/03/08 05:53:15 DEBUG : sub dir/hello world: Sizes differ 2026/03/08 05:53:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xayalem7leni': Waiting for transfers to finish 2026/03/08 05:53:16 INFO : sub dir/hello world: Deleted 2026/03/08 05:53:16 INFO : sub dir/hello world: Moved (server-side) 2026/03/08 05:53:17 INFO : sub dir: Set directory modification time (using SetModTime) 2026/03/08 05:53:19 DEBUG : sub dir/hello world: md5 = 0c740eacf4195a0a548ccaf181f2f1f9 OK 2026/03/08 05:53:19 DEBUG : testing file moves 2026/03/08 05:53:20 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/03/08 05:53:20 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/03/08 05:53:20 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko') 2026/03/08 05:53:20 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-xayalem7leni') 2026/03/08 05:53:20 DEBUG : sub dir/hello world: Sizes differ 2026/03/08 05:53:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xayalem7leni': Waiting for checks to finish 2026/03/08 05:53:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xayalem7leni': Waiting for transfers to finish 2026/03/08 05:53:20 INFO : sub dir/hello world: Deleted 2026/03/08 05:53:21 INFO : sub dir/hello world: Moved (server-side) 2026/03/08 05:53:21 INFO : sub dir: Set directory modification time (using SetModTime) 2026/03/08 05:53:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xayalem7leni': Purge remote --- PASS: TestServerSideMoveOverSelf (19.63s) === RUN TestCopyAfterDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 05:53:26 DEBUG : sub dir/hello world: md5 = 4a2d424e35153423821af0a84274b011 OK 2026/03/08 05:53:26 ERROR : error listing: directory not found 2026/03/08 05:53:27 INFO : Local file system at /tmp/rclone241475571: Making directory 2026/03/08 05:53:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 05:53:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 05:53:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (5.51s) === RUN TestCopyRedownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 05:53:32 DEBUG : sub dir/hello world: md5 = 90bbdf0e37f634e64e79adffb091d649 OK 2026/03/08 05:53:32 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/08 05:53:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/08 05:53:33 DEBUG : Local file system at /tmp/rclone241475571: Waiting for checks to finish 2026/03/08 05:53:33 DEBUG : Local file system at /tmp/rclone241475571: Waiting for transfers to finish 2026/03/08 05:53:33 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2026/03/08 05:53:33 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2026/03/08 05:53:33 INFO : sub dir/hello world: Copied (new) 2026/03/08 05:53:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/08 05:53:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (5.40s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 05:53:35 DEBUG : check sum: Need to transfer - File not found at Destination 2026/03/08 05:53:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 05:53:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 05:53:37 DEBUG : check sum: md5 = 9bb5b92ef22106d941fc473b5c592fac OK 2026/03/08 05:53:37 DEBUG : check sum: size = 1 OK 2026/03/08 05:53:37 INFO : check sum: Copied (new) 2026/03/08 05:53:37 DEBUG : Waiting for deletions to finish 2026/03/08 05:53:37 DEBUG : check sum: size = 1 OK 2026/03/08 05:53:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/03/08 05:53:37 DEBUG : check sum: Size of src and dst objects identical 2026/03/08 05:53:37 DEBUG : check sum: Unchanged skipping 2026/03/08 05:53:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 05:53:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 05:53:37 DEBUG : Waiting for deletions to finish 2026/03/08 05:53:37 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.39s) === RUN TestSyncSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 05:53:39 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/03/08 05:53:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 05:53:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 05:53:40 DEBUG : sizeonly: md5 = 1aeaef8878ba5428f3475a90b4939bc2 OK 2026/03/08 05:53:40 DEBUG : sizeonly: size = 6 OK 2026/03/08 05:53:40 INFO : sizeonly: Copied (new) 2026/03/08 05:53:40 DEBUG : Waiting for deletions to finish 2026/03/08 05:53:40 DEBUG : sizeonly: size = 6 OK 2026/03/08 05:53:40 DEBUG : sizeonly: Sizes identical 2026/03/08 05:53:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 05:53:40 DEBUG : sizeonly: Unchanged skipping 2026/03/08 05:53:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 05:53:40 DEBUG : Waiting for deletions to finish 2026/03/08 05:53:40 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.23s) === RUN TestSyncIgnoreSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 05:53:42 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/03/08 05:53:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 05:53:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 05:53:43 DEBUG : ignore-size: md5 = 815067d40262b34de6d01719de3f980e OK 2026/03/08 05:53:43 INFO : ignore-size: Copied (new) 2026/03/08 05:53:43 DEBUG : Waiting for deletions to finish 2026/03/08 05:53:44 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:53:44 DEBUG : ignore-size: Unchanged skipping 2026/03/08 05:53:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 05:53:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 05:53:44 DEBUG : Waiting for deletions to finish 2026/03/08 05:53:44 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.27s) === RUN TestSyncIgnoreTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 05:53:46 DEBUG : existing: md5 = cd303fa46c0e00cdddd4bb1ceb51fb98 OK 2026/03/08 05:53:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 05:53:47 DEBUG : existing: size = 6 OK 2026/03/08 05:53:47 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:53:47 DEBUG : existing: Unchanged skipping 2026/03/08 05:53:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 05:53:47 DEBUG : Waiting for deletions to finish 2026/03/08 05:53:47 INFO : There was nothing to transfer 2026/03/08 05:53:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 05:53:47 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/03/08 05:53:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 05:53:48 DEBUG : existing: md5 = f4bda04cf12ca1fe28f86831282dc423 OK 2026/03/08 05:53:48 DEBUG : existing: size = 6 OK 2026/03/08 05:53:48 INFO : existing: Copied (replaced existing) 2026/03/08 05:53:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.39s) === RUN TestSyncIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 05:53:49 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/08 05:53:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 05:53:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 05:53:51 DEBUG : existing: md5 = c67856c7a1bd1efc02f01cab935fe71e OK 2026/03/08 05:53:51 DEBUG : existing: size = 6 OK 2026/03/08 05:53:51 INFO : existing: Copied (new) 2026/03/08 05:53:51 DEBUG : Waiting for deletions to finish 2026/03/08 05:53:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 05:53:51 DEBUG : existing: Destination exists, skipping 2026/03/08 05:53:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 05:53:51 DEBUG : Waiting for deletions to finish 2026/03/08 05:53:51 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (2.96s) === RUN TestSyncIgnoreErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 05:53:54 DEBUG : b/potato: md5 = a1f5fa6262235ffecfc14927bf9773a9 OK 2026/03/08 05:53:56 DEBUG : c/non empty space: md5 = bfc2051b80dbb5cf96f494f903f5ff92 OK 2026/03/08 05:53:56 INFO : d: Making directory 2026/03/08 05:53:58 DEBUG : Added delayed dir = "a", newDst= 2026/03/08 05:53:58 INFO : c: Set directory modification time (using SetModTime) 2026/03/08 05:53:58 DEBUG : Added delayed dir = "c", newDst=c 2026/03/08 05:53:58 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/08 05:53:58 DEBUG : c/non empty space: size = 5 OK 2026/03/08 05:53:58 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/08 05:53:58 DEBUG : c/non empty space: Unchanged skipping 2026/03/08 05:53:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 05:53:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 05:54:00 DEBUG : a/potato2: md5 = 8f70a59aa1945b8ae9350392d035c250 OK 2026/03/08 05:54:00 DEBUG : a/potato2: size = 60 OK 2026/03/08 05:54:00 INFO : a/potato2: Copied (new) 2026/03/08 05:54:00 DEBUG : Waiting for deletions to finish 2026/03/08 05:54:01 INFO : b/potato: Deleted 2026/03/08 05:54:01 INFO : a: Set directory modification time (using DirSetModTime) 2026/03/08 05:54:01 INFO : d: Removing directory 2026/03/08 05:54:02 INFO : b: Removing directory 2026/03/08 05:54:02 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/03/08 05:54:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': deleted 2 directories 2026/03/08 05:54:04 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/03/08 05:54:05 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (13.60s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 05:54:07 DEBUG : empty space: md5 = 687719fe0be865ce9874a5c130a5ed7d OK 2026/03/08 05:54:08 DEBUG : empty space: size = 1 OK 2026/03/08 05:54:08 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/03/08 05:54:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 05:54:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 05:54:08 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/03/08 05:54:08 DEBUG : Waiting for deletions to finish 2026/03/08 05:54:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 05:54:08 DEBUG : empty space: size = 1 OK 2026/03/08 05:54:08 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/03/08 05:54:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 05:54:09 DEBUG : empty space: md5 = d2edb2fa923ef6c2a47eb219eef3b70d OK 2026/03/08 05:54:09 DEBUG : empty space: size = 1 OK 2026/03/08 05:54:09 INFO : empty space: Copied (replaced existing) 2026/03/08 05:54:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (4.74s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.45s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 05:54:12 DEBUG : foo: md5 = 182b58d2a30f8605384e1a1ce5621660 OK 2026/03/08 05:54:13 DEBUG : foo: size = 3 OK 2026/03/08 05:54:13 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/03/08 05:54:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 05:54:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 05:54:14 DEBUG : foo: md5 = 54a99345780c34cc42aa9b670bebf455 OK 2026/03/08 05:54:14 DEBUG : foo: size = 3 OK 2026/03/08 05:54:14 INFO : foo: Copied (replaced existing) 2026/03/08 05:54:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (4.22s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 05:54:17 DEBUG : empty space: md5 = 5618d2a142a3c9abe8d4d91a1a663978 OK 2026/03/08 05:54:17 DEBUG : empty space: size = 1 OK 2026/03/08 05:54:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/08 05:54:17 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/08 05:54:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 05:54:17 DEBUG : empty space: Unchanged skipping 2026/03/08 05:54:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 05:54:19 DEBUG : potato: md5 = c0a9784b9a9ed206e0da571ae3ad490f OK 2026/03/08 05:54:19 DEBUG : potato: size = 60 OK 2026/03/08 05:54:19 INFO : potato: Copied (new) 2026/03/08 05:54:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (5.01s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 05:54:22 DEBUG : potato: md5 = a07630766d7b2f4099c9cdebfb19a876 OK 2026/03/08 05:54:22 DEBUG : potato: size = 21 (Local file system at /tmp/rclone241475571) 2026/03/08 05:54:22 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko') 2026/03/08 05:54:22 DEBUG : potato: Sizes differ 2026/03/08 05:54:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 05:54:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 05:54:23 DEBUG : potato: md5 = e2161717722bfd3f5ef01638a1b75074 OK 2026/03/08 05:54:23 DEBUG : potato: size = 21 OK 2026/03/08 05:54:23 INFO : potato: Copied (replaced existing) 2026/03/08 05:54:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.28s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 05:54:26 DEBUG : potato: md5 = 9ee1d115361ca0fe6abc99b5375929c8 OK 2026/03/08 05:54:26 DEBUG : potato: size = 21 OK 2026/03/08 05:54:26 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/03/08 05:54:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 05:54:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 05:54:28 DEBUG : potato: md5 = bd8104a97d7c12dc7da11482df3a71eb OK 2026/03/08 05:54:28 DEBUG : potato: size = 21 OK 2026/03/08 05:54:28 INFO : potato: Copied (replaced existing) 2026/03/08 05:54:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (4.10s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 05:54:30 DEBUG : potato: md5 = 7027f17c5838d496c40b80a98a075474 OK 2026/03/08 05:54:31 DEBUG : empty space: md5 = fc64e4bbfa23cd595464357f42a720d5 OK 2026/03/08 05:54:32 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/08 05:54:32 DEBUG : empty space: size = 1 OK 2026/03/08 05:54:32 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/08 05:54:32 DEBUG : empty space: Unchanged skipping 2026/03/08 05:54:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 05:54:32 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/03/08 05:54:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 05:54:32 DEBUG : Waiting for deletions to finish 2026/03/08 05:54:32 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.58s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 05:54:35 DEBUG : potato: md5 = aa78448b5ec2513d728c2fa07d914aeb OK 2026/03/08 05:54:36 DEBUG : empty space: md5 = afeb83fbe5cf8514ff101c913532b80a OK 2026/03/08 05:54:37 DEBUG : empty space: size = 1 OK 2026/03/08 05:54:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/08 05:54:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/08 05:54:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 05:54:37 DEBUG : empty space: Unchanged skipping 2026/03/08 05:54:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 05:54:38 DEBUG : potato2: md5 = 9b79bf4ac6fa189cc83976b90859d1c9 OK 2026/03/08 05:54:38 DEBUG : potato2: size = 60 OK 2026/03/08 05:54:38 INFO : potato2: Copied (new) 2026/03/08 05:54:38 DEBUG : Waiting for deletions to finish 2026/03/08 05:54:39 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.97s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 05:54:42 DEBUG : b/potato: md5 = 82b96187184f49c037686a6d60f994f9 OK 2026/03/08 05:54:44 DEBUG : c/non empty space: md5 = 40733deed59c5fa62d0efae048d9df5d OK 2026/03/08 05:54:44 INFO : d: Making directory 2026/03/08 05:54:45 INFO : d/e: Making directory 2026/03/08 05:54:46 DEBUG : Added delayed dir = "a", newDst= 2026/03/08 05:54:47 INFO : c: Set directory modification time (using SetModTime) 2026/03/08 05:54:47 DEBUG : Added delayed dir = "c", newDst=c 2026/03/08 05:54:47 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/08 05:54:47 DEBUG : c/non empty space: size = 5 OK 2026/03/08 05:54:47 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/08 05:54:47 DEBUG : c/non empty space: Unchanged skipping 2026/03/08 05:54:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 05:54:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 05:54:49 DEBUG : a/potato2: md5 = 01ccee883094066803ef14f165705a11 OK 2026/03/08 05:54:49 DEBUG : a/potato2: size = 60 OK 2026/03/08 05:54:49 INFO : a/potato2: Copied (new) 2026/03/08 05:54:49 DEBUG : Waiting for deletions to finish 2026/03/08 05:54:49 INFO : b/potato: Deleted 2026/03/08 05:54:50 INFO : a: Set directory modification time (using DirSetModTime) 2026/03/08 05:54:50 INFO : d/e: Removing directory 2026/03/08 05:54:50 INFO : d: Removing directory 2026/03/08 05:54:51 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2026/03/08 05:54:51 INFO : b: Removing directory 2026/03/08 05:54:51 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/03/08 05:54:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': deleted 3 directories 2026/03/08 05:54:54 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/03/08 05:54:55 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (15.64s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 05:54:59 DEBUG : b/potato: md5 = 367d1fb550fad7ebeb2e06354ec2c28e OK 2026/03/08 05:55:01 DEBUG : c/non empty space: md5 = fa91b3a3949239d66df3688b4d970f52 OK 2026/03/08 05:55:01 INFO : d: Making directory 2026/03/08 05:55:02 DEBUG : Added delayed dir = "a", newDst= 2026/03/08 05:55:03 INFO : c: Set directory modification time (using SetModTime) 2026/03/08 05:55:03 DEBUG : Added delayed dir = "c", newDst=c 2026/03/08 05:55:03 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/08 05:55:03 DEBUG : c/non empty space: size = 5 OK 2026/03/08 05:55:03 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/08 05:55:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 05:55:03 DEBUG : c/non empty space: Unchanged skipping 2026/03/08 05:55:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 05:55:05 DEBUG : a/potato2: md5 = 2c7fa096a9dc66233d2ed3468ebcec03 OK 2026/03/08 05:55:05 DEBUG : a/potato2: size = 60 OK 2026/03/08 05:55:05 INFO : a/potato2: Copied (new) 2026/03/08 05:55:05 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': not deleting files as there were IO errors 2026/03/08 05:55:05 INFO : a: Set directory modification time (using DirSetModTime) 2026/03/08 05:55:05 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': not deleting directories as there were IO errors 2026/03/08 05:55:08 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/03/08 05:55:09 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/03/08 05:55:10 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (14.36s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 05:55:11 DEBUG : potato: md5 = c8925f3c10fed0ec8918eefc196c3c74 OK 2026/03/08 05:55:13 DEBUG : empty space: md5 = 46cba680314612d27ac3467d20dc2029 OK 2026/03/08 05:55:13 DEBUG : Waiting for deletions to finish 2026/03/08 05:55:13 DEBUG : empty space: size = 1 OK 2026/03/08 05:55:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/08 05:55:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/08 05:55:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 05:55:13 DEBUG : empty space: Unchanged skipping 2026/03/08 05:55:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 05:55:14 INFO : potato: Deleted 2026/03/08 05:55:15 DEBUG : potato2: md5 = 0179f0cef840c68daab8b270b314a9aa OK 2026/03/08 05:55:15 DEBUG : potato2: size = 60 OK 2026/03/08 05:55:15 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (6.17s) === RUN TestSyncDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 05:55:18 DEBUG : potato: md5 = a3c70982e336f46004fe9c5c7e0fe5c1 OK 2026/03/08 05:55:19 DEBUG : empty space: md5 = a59a609bcacce21155208daa3cf1906a OK 2026/03/08 05:55:19 DEBUG : Waiting for deletions to finish 2026/03/08 05:55:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 05:55:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 05:55:20 INFO : potato: Deleted 2026/03/08 05:55:20 DEBUG : empty space: size = 1 OK 2026/03/08 05:55:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/08 05:55:20 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/08 05:55:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 05:55:20 DEBUG : empty space: Unchanged skipping 2026/03/08 05:55:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 05:55:22 DEBUG : potato2: md5 = 588d7e3a90a49438bfe54d903781723f OK 2026/03/08 05:55:22 DEBUG : potato2: size = 60 OK 2026/03/08 05:55:22 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (6.74s) === RUN TestCopyDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 05:55:25 DEBUG : potato: md5 = bdace7410017f5fa87a658f445fc9904 OK 2026/03/08 05:55:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/08 05:55:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 05:55:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 05:55:26 DEBUG : potato2: md5 = 8402f5baba02b961a478b4cc5e180dbc OK 2026/03/08 05:55:26 DEBUG : potato2: size = 19 OK 2026/03/08 05:55:26 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (4.93s) === RUN TestSyncWithExclude run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 05:55:29 DEBUG : potato2: md5 = 160bb3ce4b2650c51f469981b1d09852 OK 2026/03/08 05:55:31 DEBUG : empty space: md5 = c699b4d761bc7a3581b2d952ed31b884 OK 2026/03/08 05:55:31 DEBUG : enormous: Excluded (Size Filter) 2026/03/08 05:55:31 DEBUG : enormous: Excluded 2026/03/08 05:55:31 DEBUG : potato2: Excluded (Size Filter) 2026/03/08 05:55:31 DEBUG : potato2: Excluded 2026/03/08 05:55:31 DEBUG : potato2: Excluded (Size Filter) 2026/03/08 05:55:31 DEBUG : potato2: Excluded 2026/03/08 05:55:31 DEBUG : empty space: size = 1 OK 2026/03/08 05:55:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/08 05:55:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 05:55:31 DEBUG : empty space: Unchanged skipping 2026/03/08 05:55:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 05:55:31 DEBUG : Waiting for deletions to finish 2026/03/08 05:55:31 INFO : There was nothing to transfer 2026/03/08 05:55:32 DEBUG : enormous: Excluded (Size Filter) 2026/03/08 05:55:32 DEBUG : enormous: Excluded 2026/03/08 05:55:32 DEBUG : potato2: Excluded (Size Filter) 2026/03/08 05:55:32 DEBUG : potato2: Excluded 2026/03/08 05:55:32 DEBUG : potato2: Excluded (Size Filter) 2026/03/08 05:55:32 DEBUG : potato2: Excluded 2026/03/08 05:55:32 DEBUG : empty space: size = 1 OK 2026/03/08 05:55:32 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/03/08 05:55:32 DEBUG : empty space: Unchanged skipping 2026/03/08 05:55:32 DEBUG : Local file system at /tmp/rclone241475571: Waiting for checks to finish 2026/03/08 05:55:32 DEBUG : Local file system at /tmp/rclone241475571: Waiting for transfers to finish 2026/03/08 05:55:32 DEBUG : Waiting for deletions to finish 2026/03/08 05:55:32 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.34s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 05:55:35 DEBUG : potato2: md5 = 5732a58b92e2362ed46d25c638c77e04 OK 2026/03/08 05:55:36 DEBUG : empty space: md5 = d8a97286de520c00cb4743038a8c287b OK 2026/03/08 05:55:38 DEBUG : enormous: md5 = e7dd80181bbcc7a1a91489c6ea56607c OK 2026/03/08 05:55:38 DEBUG : enormous: Excluded (Size Filter) 2026/03/08 05:55:38 DEBUG : enormous: Excluded 2026/03/08 05:55:38 DEBUG : potato2: Excluded (Size Filter) 2026/03/08 05:55:38 DEBUG : potato2: Excluded 2026/03/08 05:55:38 DEBUG : empty space: size = 1 OK 2026/03/08 05:55:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/08 05:55:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 05:55:38 DEBUG : empty space: Unchanged skipping 2026/03/08 05:55:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 05:55:38 DEBUG : Waiting for deletions to finish 2026/03/08 05:55:39 INFO : enormous: Deleted 2026/03/08 05:55:39 INFO : potato2: Deleted 2026/03/08 05:55:39 INFO : There was nothing to transfer 2026/03/08 05:55:39 DEBUG : Local file system at /tmp/rclone241475571: Waiting for checks to finish 2026/03/08 05:55:39 DEBUG : empty space: size = 1 OK 2026/03/08 05:55:39 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/03/08 05:55:39 DEBUG : empty space: Unchanged skipping 2026/03/08 05:55:39 DEBUG : Local file system at /tmp/rclone241475571: Waiting for transfers to finish 2026/03/08 05:55:39 DEBUG : Waiting for deletions to finish 2026/03/08 05:55:39 INFO : potato2: Deleted 2026/03/08 05:55:39 INFO : enormous: Deleted 2026/03/08 05:55:39 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (6.62s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 05:55:42 DEBUG : one: md5 = ab954d85d8cea3a797bfe164007ac675 OK 2026/03/08 05:55:43 DEBUG : two: md5 = a271b872e0aad2b05f1fbd16d294ca4b OK 2026/03/08 05:55:45 DEBUG : three: md5 = fe0c9ae73dc2ce663803448ea02d05e4 OK 2026/03/08 05:55:46 DEBUG : four: md5 = 9b9d789488ddd06479f7a96eb849f993 OK 2026/03/08 05:55:47 DEBUG : five: Need to transfer - File not found at Destination 2026/03/08 05:55:47 DEBUG : four: size = 4 (Local file system at /tmp/rclone241475571) 2026/03/08 05:55:47 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko') 2026/03/08 05:55:47 DEBUG : four: Sizes differ 2026/03/08 05:55:47 DEBUG : one: Destination is newer than source, skipping 2026/03/08 05:55:47 DEBUG : two: size = 3 OK 2026/03/08 05:55:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 05:55:47 DEBUG : three: size = 5 OK 2026/03/08 05:55:47 DEBUG : three: Sizes identical 2026/03/08 05:55:47 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/03/08 05:55:47 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/03/08 05:55:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 05:55:48 DEBUG : two: md5 = c03315cf9f24204927a12b69fc663d32 OK 2026/03/08 05:55:48 DEBUG : two: size = 3 OK 2026/03/08 05:55:48 INFO : two: Copied (replaced existing) 2026/03/08 05:55:48 DEBUG : four: md5 = f5b04d95ec43b53040713a03ffa52c9e OK 2026/03/08 05:55:48 DEBUG : four: size = 4 OK 2026/03/08 05:55:48 INFO : four: Copied (replaced existing) 2026/03/08 05:55:48 DEBUG : five: md5 = 9b0392f99aa40b2a2888f6656721e9ec OK 2026/03/08 05:55:48 DEBUG : five: size = 4 OK 2026/03/08 05:55:48 INFO : five: Copied (new) 2026/03/08 05:55:48 DEBUG : Waiting for deletions to finish sync_test.go:1480: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (10.87s) === 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" sync_test.go:1569: Can track renames: false 2026/03/08 05:55:51 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Ignoring --track-renames as the source and destination do not have a common hash 2026/03/08 05:55:51 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/08 05:55:51 DEBUG : yam: Need to transfer - File not found at Destination 2026/03/08 05:55:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 05:55:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 05:55:52 DEBUG : potato: md5 = 53168f5a82532c9816cddcdd36630dbb OK 2026/03/08 05:55:52 DEBUG : potato: size = 14 OK 2026/03/08 05:55:52 INFO : potato: Copied (new) 2026/03/08 05:55:53 DEBUG : yam: md5 = bf43673ffd45038e568a92fb73f28240 OK 2026/03/08 05:55:53 DEBUG : yam: size = 11 OK 2026/03/08 05:55:53 INFO : yam: Copied (new) 2026/03/08 05:55:53 DEBUG : Waiting for deletions to finish 2026/03/08 05:55:53 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Ignoring --track-renames as the source and destination do not have a common hash 2026/03/08 05:55:53 DEBUG : potato: size = 14 OK 2026/03/08 05:55:53 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:55:53 DEBUG : yaml: Need to transfer - File not found at Destination 2026/03/08 05:55:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 05:55:53 DEBUG : potato: Unchanged skipping 2026/03/08 05:55:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 05:55:54 DEBUG : yaml: md5 = 407186bb92ef9a6d935831e72c96f281 OK 2026/03/08 05:55:54 DEBUG : yaml: size = 11 OK 2026/03/08 05:55:54 INFO : yaml: Copied (new) 2026/03/08 05:55:54 DEBUG : Waiting for deletions to finish 2026/03/08 05:55:55 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (5.72s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/03/08 05:55:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Making map for --track-renames 2026/03/08 05:55:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Finished making map for --track-renames 2026/03/08 05:55:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 05:55:57 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/08 05:55:57 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/03/08 05:55:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for renames to finish 2026/03/08 05:55:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 05:55:58 DEBUG : yam: md5 = 35e9c28c30eccb8af0f1068cc35b3ecc OK 2026/03/08 05:55:58 DEBUG : yam: size = 11 OK 2026/03/08 05:55:58 INFO : yam: Copied (new) 2026/03/08 05:55:58 DEBUG : potato: md5 = ff5bb205264920919c1801cb41cd4e3e OK 2026/03/08 05:55:58 DEBUG : potato: size = 14 OK 2026/03/08 05:55:58 INFO : potato: Copied (new) 2026/03/08 05:55:58 DEBUG : Waiting for deletions to finish 2026/03/08 05:55:59 DEBUG : potato: size = 14 OK 2026/03/08 05:55:59 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:55:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Making map for --track-renames 2026/03/08 05:55:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Finished making map for --track-renames 2026/03/08 05:55:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 05:55:59 DEBUG : potato: Unchanged skipping 2026/03/08 05:55:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for renames to finish 2026/03/08 05:55:59 INFO : yam: Moved (server-side) to: yaml 2026/03/08 05:55:59 INFO : yaml: Renamed from "yam" 2026/03/08 05:55:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 05:55:59 DEBUG : Waiting for deletions to finish 2026/03/08 05:55:59 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.33s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/03/08 05:56:01 DEBUG : Added delayed dir = "sub", newDst= 2026/03/08 05:56:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Making map for --track-renames 2026/03/08 05:56:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Finished making map for --track-renames 2026/03/08 05:56:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 05:56:01 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/08 05:56:01 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/03/08 05:56:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for renames to finish 2026/03/08 05:56:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 05:56:03 DEBUG : sub/yam: md5 = c201b1f13e7e29582ead4b7bd3c8de73 OK 2026/03/08 05:56:03 DEBUG : sub/yam: size = 11 OK 2026/03/08 05:56:03 INFO : sub/yam: Copied (new) 2026/03/08 05:56:04 DEBUG : potato: md5 = d06a2e1dc8e9cb8a1043bdcdb1f30423 OK 2026/03/08 05:56:04 DEBUG : potato: size = 14 OK 2026/03/08 05:56:04 INFO : potato: Copied (new) 2026/03/08 05:56:04 DEBUG : Waiting for deletions to finish 2026/03/08 05:56:04 INFO : sub: Set directory modification time (using DirSetModTime) 2026/03/08 05:56:05 DEBUG : potato: size = 14 OK 2026/03/08 05:56:05 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:56:05 DEBUG : potato: Unchanged skipping 2026/03/08 05:56:05 INFO : sub: Set directory modification time (using SetModTime) 2026/03/08 05:56:05 DEBUG : Added delayed dir = "sub", newDst=sub 2026/03/08 05:56:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Making map for --track-renames 2026/03/08 05:56:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Finished making map for --track-renames 2026/03/08 05:56:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 05:56:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for renames to finish 2026/03/08 05:56:06 INFO : sub/yam: Moved (server-side) to: yam 2026/03/08 05:56:06 INFO : yam: Renamed from "sub/yam" 2026/03/08 05:56:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 05:56:06 DEBUG : Waiting for deletions to finish 2026/03/08 05:56:06 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (7.88s) === RUN TestServerSideMoveLocal run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 05:56:09 DEBUG : Creating backend with remote "/tmp/rclone241475571/dir1" 2026/03/08 05:56:09 DEBUG : Creating backend with remote "/tmp/rclone241475571/dir2" 2026/03/08 05:56:09 DEBUG : Local file system at /tmp/rclone241475571/dir2: Using server-side directory move 2026/03/08 05:56:09 INFO : Local file system at /tmp/rclone241475571/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/08 05:56:09 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/03/08 05:56:09 DEBUG : Local file system at /tmp/rclone241475571/dir2: Waiting for checks to finish 2026/03/08 05:56:09 DEBUG : Local file system at /tmp/rclone241475571/dir2: Waiting for transfers to finish 2026/03/08 05:56:09 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.50s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 05:56:09 DEBUG : Added delayed dir = "nested", newDst= 2026/03/08 05:56:09 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/08 05:56:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/08 05:56:09 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/03/08 05:56:09 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/08 05:56:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 05:56:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 05:56:12 DEBUG : sub dir/hello world: md5 = 331f586d2bdf69e802e564c5bbd27894 OK 2026/03/08 05:56:12 DEBUG : sub dir/hello world: size = 11 OK 2026/03/08 05:56:12 INFO : sub dir/hello world: Copied (new) 2026/03/08 05:56:12 INFO : sub dir/hello world: Deleted 2026/03/08 05:56:13 DEBUG : nested/sub dir/file: md5 = 64052932c1fe6ef11259d296f6540f7f OK 2026/03/08 05:56:13 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/08 05:56:13 INFO : nested/sub dir/file: Copied (new) 2026/03/08 05:56:13 INFO : nested/sub dir/file: Deleted 2026/03/08 05:56:14 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/03/08 05:56:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/08 05:56:14 INFO : nested: Set directory modification time (using DirSetModTime) 2026/03/08 05:56:14 INFO : sub dir: Removing directory 2026/03/08 05:56:14 INFO : nested/sub dir: Removing directory 2026/03/08 05:56:14 INFO : nested: Removing directory 2026/03/08 05:56:14 DEBUG : Local file system at /tmp/rclone241475571: deleted 3 directories 2026/03/08 05:56:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/03/08 05:56:17 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/03/08 05:56:18 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (9.45s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 05:56:19 DEBUG : Added delayed dir = "nested", newDst= 2026/03/08 05:56:19 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/08 05:56:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/08 05:56:19 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/03/08 05:56:19 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/08 05:56:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 05:56:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 05:56:21 DEBUG : sub dir/hello world: md5 = 32cd7062d74e4c4cad9f87e090e74190 OK 2026/03/08 05:56:21 DEBUG : sub dir/hello world: size = 11 OK 2026/03/08 05:56:21 INFO : sub dir/hello world: Copied (new) 2026/03/08 05:56:21 INFO : sub dir/hello world: Deleted 2026/03/08 05:56:24 DEBUG : nested/sub dir/file: md5 = 30f889d72e89d414c3be7295d50982fd OK 2026/03/08 05:56:24 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/08 05:56:24 INFO : nested/sub dir/file: Copied (new) 2026/03/08 05:56:24 INFO : nested/sub dir/file: Deleted 2026/03/08 05:56:24 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/03/08 05:56:25 INFO : nested: Set directory modification time (using DirSetModTime) 2026/03/08 05:56:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/08 05:56:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/03/08 05:56:28 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/03/08 05:56:28 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (10.35s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 05:56:29 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/03/08 05:56:29 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/08 05:56:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 05:56:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 05:56:31 DEBUG : existing-b: md5 = 906edccd70c5929e4c15e7caad45c10e OK 2026/03/08 05:56:31 DEBUG : existing-b: size = 6 OK 2026/03/08 05:56:31 INFO : existing-b: Copied (new) 2026/03/08 05:56:31 INFO : existing-b: Deleted 2026/03/08 05:56:31 DEBUG : existing: md5 = af4df8e6e21b5eedee9ea8b0cabdc9f1 OK 2026/03/08 05:56:31 DEBUG : existing: size = 6 OK 2026/03/08 05:56:31 INFO : existing: Copied (new) 2026/03/08 05:56:31 INFO : existing: Deleted 2026/03/08 05:56:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 05:56:31 DEBUG : existing: Destination exists, skipping 2026/03/08 05:56:31 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/03/08 05:56:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 05:56:31 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (3.65s) === RUN TestServerSideMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 05:56:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yafogoc3xedo" 2026/03/08 05:56:33 DEBUG : Creating backend with remote "TestDrive:crypt/fb5fpoqokvuv1g2h7tl4i69rb5isoveord34phcra4j38u553qvg" 2026/03/08 05:56:35 DEBUG : potato2: md5 = 0d6cfc5c47249487bdcf34cb6e40b13f OK 2026/03/08 05:56:36 DEBUG : empty space: md5 = 664cc1ba836929cce8c9c8b3776fe6f1 OK 2026/03/08 05:56:38 DEBUG : potato3: md5 = 287fb92e17f53fd980e0c50dea37bc35 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko' -> Encrypted drive 'TestCryptDrive:rclone-test-yafogoc3xedo' 2026/03/08 05:56:40 DEBUG : empty space: md5 = 7c0e0f81f5cfd9ff94b77672e84318de OK 2026/03/08 05:56:42 DEBUG : potato3: md5 = 258cde51535d3c19356039726354f1df OK 2026/03/08 05:56:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yafogoc3xedo': Using server-side directory move 2026/03/08 05:56:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yafogoc3xedo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/08 05:56:42 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/08 05:56:42 DEBUG : empty space: size = 1 OK 2026/03/08 05:56:42 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/08 05:56:42 DEBUG : empty space: Unchanged skipping 2026/03/08 05:56:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yafogoc3xedo': Waiting for checks to finish 2026/03/08 05:56:42 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko') 2026/03/08 05:56:42 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-yafogoc3xedo') 2026/03/08 05:56:42 DEBUG : potato3: Sizes differ 2026/03/08 05:56:43 INFO : potato3: Deleted 2026/03/08 05:56:43 INFO : empty space: Deleted 2026/03/08 05:56:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yafogoc3xedo': Waiting for transfers to finish 2026/03/08 05:56:43 INFO : potato2: Moved (server-side) 2026/03/08 05:56:43 INFO : potato3: Moved (server-side) 2026/03/08 05:56:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-balaxew2saco" 2026/03/08 05:56:44 DEBUG : Creating backend with remote "TestDrive:crypt/38jgcr4iepbqv7m6o97gcb1ijbc586uglrbauebjl59lv8bri8s0" 2026/03/08 05:56:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-balaxew2saco': Using server-side directory move 2026/03/08 05:56:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-balaxew2saco': Server side directory move succeeded 2026/03/08 05:56:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-balaxew2saco': Purge remote 2026/03/08 05:56:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yafogoc3xedo': Purge remote 2026/03/08 05:56:47 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (14.66s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 05:56:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dutafar9poyo" 2026/03/08 05:56:47 DEBUG : Creating backend with remote "TestDrive:crypt/1j57qk79jo0nc2ete9iiutnsuvt4416qed3jheh2deaed15iet5g" 2026/03/08 05:56:50 DEBUG : potato2: md5 = 6318cb905b74dccce36ec3c7a8fc72e9 OK 2026/03/08 05:56:51 DEBUG : empty space: md5 = c6ee3cc67cc3a9336ff940e77e12abe9 OK 2026/03/08 05:56:52 DEBUG : potato3: md5 = 78f2b0d68edf008d9901fb9de0a29d10 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko' -> Encrypted drive 'TestCryptDrive:rclone-test-dutafar9poyo' 2026/03/08 05:56:55 DEBUG : empty space: md5 = 52f68c35a3131bdf644400648e1d7d6d OK 2026/03/08 05:56:56 DEBUG : potato3: md5 = 1d1cb63671177aa08f1256849503efb0 OK 2026/03/08 05:56:57 DEBUG : empty space: Excluded (Size Filter) 2026/03/08 05:56:57 DEBUG : empty space: Excluded 2026/03/08 05:56:57 DEBUG : empty space: Excluded (Size Filter) 2026/03/08 05:56:57 DEBUG : empty space: Excluded 2026/03/08 05:56:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/08 05:56:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dutafar9poyo': Waiting for checks to finish 2026/03/08 05:56:57 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko') 2026/03/08 05:56:57 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-dutafar9poyo') 2026/03/08 05:56:57 DEBUG : potato3: Sizes differ 2026/03/08 05:56:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dutafar9poyo': Waiting for transfers to finish 2026/03/08 05:56:57 INFO : potato3: Deleted 2026/03/08 05:56:57 INFO : potato2: Moved (server-side) 2026/03/08 05:56:58 INFO : potato3: Moved (server-side) 2026/03/08 05:56:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zuleris4zave" 2026/03/08 05:56:58 DEBUG : Creating backend with remote "TestDrive:crypt/mph37b8etndnmjoalef230frpsr5dhuhpfmn74m09acefl5t8870" 2026/03/08 05:56:59 DEBUG : empty space: Excluded (Size Filter) 2026/03/08 05:56:59 DEBUG : empty space: Excluded 2026/03/08 05:56:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/08 05:56:59 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/08 05:56:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuleris4zave': Waiting for checks to finish 2026/03/08 05:56:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuleris4zave': Waiting for transfers to finish 2026/03/08 05:57:01 INFO : potato2: Moved (server-side) 2026/03/08 05:57:01 INFO : potato3: Moved (server-side) 2026/03/08 05:57:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuleris4zave': Purge remote 2026/03/08 05:57:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dutafar9poyo': Purge remote --- PASS: TestServerSideMoveWithFilter (15.58s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 05:57:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ziradap0doni" 2026/03/08 05:57:03 DEBUG : Creating backend with remote "TestDrive:crypt/73lpdbbk6n4fui02n0ff9f8854j7cg6c5eavthjonbkgrvgplosg" 2026/03/08 05:57:05 DEBUG : potato2: md5 = 0763c144209e99d435c3ae25e952b9bf OK 2026/03/08 05:57:07 DEBUG : empty space: md5 = 6674bd3750fa2fd6cb10bb4a2982cca0 OK 2026/03/08 05:57:08 DEBUG : potato3: md5 = 61b9ffc45d5fe95a4ecea4b96163214e OK 2026/03/08 05:57:08 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko' -> Encrypted drive 'TestCryptDrive:rclone-test-ziradap0doni' 2026/03/08 05:57:11 DEBUG : empty space: md5 = 2d2b1a67aca3503203770b2f32daeb58 OK 2026/03/08 05:57:13 DEBUG : potato3: md5 = f36bbc8928a0acdda517e203c8a75fe1 OK 2026/03/08 05:57:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ziradap0doni': Using server-side directory move 2026/03/08 05:57:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ziradap0doni': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/08 05:57:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/08 05:57:13 DEBUG : Added delayed dir = "tomatoDir", newDst= 2026/03/08 05:57:13 DEBUG : empty space: size = 1 OK 2026/03/08 05:57:13 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/08 05:57:13 DEBUG : empty space: Unchanged skipping 2026/03/08 05:57:13 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko') 2026/03/08 05:57:13 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-ziradap0doni') 2026/03/08 05:57:13 DEBUG : potato3: Sizes differ 2026/03/08 05:57:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ziradap0doni': Waiting for checks to finish 2026/03/08 05:57:14 INFO : empty space: Deleted 2026/03/08 05:57:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ziradap0doni': Waiting for transfers to finish 2026/03/08 05:57:14 INFO : potato2: Moved (server-side) 2026/03/08 05:57:14 INFO : potato3: Deleted 2026/03/08 05:57:15 INFO : potato3: Moved (server-side) 2026/03/08 05:57:15 INFO : tomatoDir: Removing directory 2026/03/08 05:57:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': deleted 1 directories 2026/03/08 05:57:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-doramot0haba" 2026/03/08 05:57:16 DEBUG : Creating backend with remote "TestDrive:crypt/59fol3d2ri8p42257hqe0gj0odtarnimkp8mkqi6btnu89ac247g" 2026/03/08 05:57:17 INFO : tomatoDir: Making directory 2026/03/08 05:57:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-doramot0haba': Using server-side directory move 2026/03/08 05:57:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-doramot0haba': Server side directory move succeeded 2026/03/08 05:57:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-doramot0haba': Purge remote 2026/03/08 05:57:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ziradap0doni': Purge remote 2026/03/08 05:57:21 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (18.80s) === RUN TestServerSideMoveOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.45s) === RUN TestSyncOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 05:57:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vevipoc5xiko/rclone-sync-test" 2026/03/08 05:57:22 DEBUG : Creating backend with remote "TestDrive:crypt/it9gg39hv0014insatog2c315rpaa153ngtb8o422b3jans9k3qg/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (2.02s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 05:57:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vevipoc5xiko/rclone-sync-test" 2026/03/08 05:57:24 DEBUG : Creating backend with remote "TestDrive:crypt/it9gg39hv0014insatog2c315rpaa153ngtb8o422b3jans9k3qg/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2026/03/08 05:57:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vevipoc5xiko/rclone-sync-test-include/layer2" 2026/03/08 05:57:27 DEBUG : Creating backend with remote "TestDrive:crypt/it9gg39hv0014insatog2c315rpaa153ngtb8o422b3jans9k3qg/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2026/03/08 05:57:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vevipoc5xiko/rclone-sync-test-ignore-file" 2026/03/08 05:57:30 DEBUG : Creating backend with remote "TestDrive:crypt/it9gg39hv0014insatog2c315rpaa153ngtb8o422b3jans9k3qg/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2026/03/08 05:57:34 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = efb4b3a70a1c26208d821dbaa863cc65 OK 2026/03/08 05:57:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/08 05:57:35 DEBUG : rclone-sync-test: Excluded 2026/03/08 05:57:35 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/03/08 05:57:36 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/08 05:57:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko/rclone-sync-test': Waiting for checks to finish 2026/03/08 05:57:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko/rclone-sync-test': Waiting for transfers to finish 2026/03/08 05:57:36 DEBUG : Waiting for deletions to finish 2026/03/08 05:57:36 INFO : There was nothing to transfer 2026/03/08 05:57:36 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/08 05:57:37 DEBUG : rclone-sync-test: Excluded 2026/03/08 05:57:37 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/08 05:57:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 05:57:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 05:57:37 DEBUG : Waiting for deletions to finish 2026/03/08 05:57:37 INFO : rclone-sync-test-include: Removing directory 2026/03/08 05:57:38 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/03/08 05:57:38 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/03/08 05:57:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': failed to delete 1 directories 2026/03/08 05:57:38 INFO : There was nothing to transfer 2026/03/08 05:57:38 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/08 05:57:39 DEBUG : rclone-sync-test: Excluded 2026/03/08 05:57:39 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/03/08 05:57:39 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/08 05:57:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/03/08 05:57:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/03/08 05:57:39 DEBUG : Waiting for deletions to finish 2026/03/08 05:57:39 INFO : There was nothing to transfer 2026/03/08 05:57:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/08 05:57:40 DEBUG : rclone-sync-test: Excluded 2026/03/08 05:57:41 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/08 05:57:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 05:57:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 05:57:41 DEBUG : Waiting for deletions to finish 2026/03/08 05:57:41 INFO : rclone-sync-test-include: Removing directory 2026/03/08 05:57:41 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/03/08 05:57:41 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/03/08 05:57:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': failed to delete 1 directories 2026/03/08 05:57:41 INFO : There was nothing to transfer 2026/03/08 05:57:42 DEBUG : Excluded 2026/03/08 05:57:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/08 05:57:42 DEBUG : rclone-sync-test: Excluded 2026/03/08 05:57:42 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/03/08 05:57:43 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/08 05:57:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/03/08 05:57:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/03/08 05:57:43 DEBUG : Waiting for deletions to finish 2026/03/08 05:57:43 INFO : There was nothing to transfer 2026/03/08 05:57:45 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/03/08 05:57:46 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (22.58s) === RUN TestSyncCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 05:57:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vevipoc5xiko/dst" 2026/03/08 05:57:47 DEBUG : Creating backend with remote "TestDrive:crypt/it9gg39hv0014insatog2c315rpaa153ngtb8o422b3jans9k3qg/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/08 05:57:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vevipoc5xiko/CompareDest" 2026/03/08 05:57:48 DEBUG : Creating backend with remote "TestDrive:crypt/it9gg39hv0014insatog2c315rpaa153ngtb8o422b3jans9k3qg/gveqi14airsml4bgu7krj116o8" 2026/03/08 05:57:50 DEBUG : one: Need to transfer - File not found at Destination 2026/03/08 05:57:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko/dst': Waiting for checks to finish 2026/03/08 05:57:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko/dst': Waiting for transfers to finish 2026/03/08 05:57:52 DEBUG : one: md5 = 77be9045be18f1197d8631d675a9227f OK 2026/03/08 05:57:52 DEBUG : one: size = 3 OK 2026/03/08 05:57:52 INFO : one: Copied (new) 2026/03/08 05:57:52 DEBUG : Waiting for deletions to finish 2026/03/08 05:57:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone241475571) 2026/03/08 05:57:54 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko/dst') 2026/03/08 05:57:54 DEBUG : one: Sizes differ 2026/03/08 05:57:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko/dst': Waiting for checks to finish 2026/03/08 05:57:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko/dst': Waiting for transfers to finish 2026/03/08 05:57:55 DEBUG : one: md5 = e4c2bc8b81ab3a51ff33c8ce89d11082 OK 2026/03/08 05:57:55 DEBUG : one: size = 5 OK 2026/03/08 05:57:55 INFO : one: Copied (replaced existing) 2026/03/08 05:57:55 DEBUG : Waiting for deletions to finish 2026/03/08 05:57:57 DEBUG : dst/one: md5 = d9026476922431eb64b733e346d4aebd OK 2026/03/08 05:57:59 DEBUG : CompareDest/one: md5 = f34797fe66f2ae75c16083ffd03cac7c OK 2026/03/08 05:58:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko/dst': Waiting for checks to finish 2026/03/08 05:58:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone241475571) 2026/03/08 05:58:00 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko/dst') 2026/03/08 05:58:00 DEBUG : one: Sizes differ 2026/03/08 05:58:00 DEBUG : one: size = 5 OK 2026/03/08 05:58:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/08 05:58:00 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/08 05:58:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko/dst': Waiting for transfers to finish 2026/03/08 05:58:00 DEBUG : Waiting for deletions to finish 2026/03/08 05:58:00 INFO : There was nothing to transfer 2026/03/08 05:58:02 DEBUG : CompareDest/two: md5 = fe0e7d2f10e45070cc8b12efbd57091a OK 2026/03/08 05:58:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone241475571) 2026/03/08 05:58:03 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko/dst') 2026/03/08 05:58:03 DEBUG : one: Sizes differ 2026/03/08 05:58:03 DEBUG : one: size = 5 OK 2026/03/08 05:58:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/08 05:58:03 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/08 05:58:03 DEBUG : two: size = 3 OK 2026/03/08 05:58:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/08 05:58:03 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/08 05:58:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko/dst': Waiting for checks to finish 2026/03/08 05:58:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko/dst': Waiting for transfers to finish 2026/03/08 05:58:03 DEBUG : Waiting for deletions to finish 2026/03/08 05:58:03 INFO : There was nothing to transfer 2026/03/08 05:58:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone241475571) 2026/03/08 05:58:04 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko/dst') 2026/03/08 05:58:04 DEBUG : one: Sizes differ 2026/03/08 05:58:04 DEBUG : one: size = 5 OK 2026/03/08 05:58:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/08 05:58:04 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/08 05:58:04 DEBUG : two: size = 3 OK 2026/03/08 05:58:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/08 05:58:04 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/08 05:58:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko/dst': Waiting for checks to finish 2026/03/08 05:58:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko/dst': Waiting for transfers to finish 2026/03/08 05:58:04 DEBUG : Waiting for deletions to finish 2026/03/08 05:58:04 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/03/08 05:58:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone241475571) 2026/03/08 05:58:06 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko/dst') 2026/03/08 05:58:06 DEBUG : one: Sizes differ 2026/03/08 05:58:06 DEBUG : one: size = 5 OK 2026/03/08 05:58:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/08 05:58:06 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/08 05:58:06 DEBUG : two: size = 5 (Local file system at /tmp/rclone241475571) 2026/03/08 05:58:06 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko/CompareDest') 2026/03/08 05:58:06 DEBUG : two: Sizes differ 2026/03/08 05:58:06 DEBUG : two: Need to transfer - File not found at Destination 2026/03/08 05:58:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko/dst': Waiting for checks to finish 2026/03/08 05:58:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko/dst': Waiting for transfers to finish 2026/03/08 05:58:07 DEBUG : two: md5 = 46e5ee3269c90325809c7b7e6ee8a72a OK 2026/03/08 05:58:07 DEBUG : two: size = 5 OK 2026/03/08 05:58:07 INFO : two: Copied (new) 2026/03/08 05:58:07 DEBUG : Waiting for deletions to finish 2026/03/08 05:58:10 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/08 05:58:10 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/08 05:58:11 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/08 05:58:11 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncCompareDest (24.69s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 05:58:14 DEBUG : pre-dest1/1: md5 = acf49074c0dd00362012a964482a0ffc OK 2026/03/08 05:58:18 DEBUG : pre-dest2/2: md5 = 85122dcc2409cfed1d6d8e82caaf4d82 OK 2026/03/08 05:58:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vevipoc5xiko/dest" 2026/03/08 05:58:18 DEBUG : Creating backend with remote "TestDrive:crypt/it9gg39hv0014insatog2c315rpaa153ngtb8o422b3jans9k3qg/rg03c1jvnehrrc617i0lnqjddc" 2026/03/08 05:58:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vevipoc5xiko/pre-dest1" 2026/03/08 05:58:20 DEBUG : Creating backend with remote "TestDrive:crypt/it9gg39hv0014insatog2c315rpaa153ngtb8o422b3jans9k3qg/bbnblvh6k061ssopqrp18kd7gc" 2026/03/08 05:58:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vevipoc5xiko/pre-dest2" 2026/03/08 05:58:21 DEBUG : Creating backend with remote "TestDrive:crypt/it9gg39hv0014insatog2c315rpaa153ngtb8o422b3jans9k3qg/dgicm1h6b5ejvlltm8eeif0bnk" 2026/03/08 05:58:22 DEBUG : 1: size = 1 OK 2026/03/08 05:58:22 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:58:22 DEBUG : 1: Destination found in --compare-dest, skipping 2026/03/08 05:58:22 DEBUG : 2: size = 1 OK 2026/03/08 05:58:22 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:58:22 DEBUG : 2: Destination found in --compare-dest, skipping 2026/03/08 05:58:23 DEBUG : 3: Need to transfer - File not found at Destination 2026/03/08 05:58:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko/dest': Waiting for checks to finish 2026/03/08 05:58:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko/dest': Waiting for transfers to finish 2026/03/08 05:58:25 DEBUG : 3: md5 = 2d9305e792b40df9cfb98d60f5a9cfc0 OK 2026/03/08 05:58:25 DEBUG : 3: size = 1 OK 2026/03/08 05:58:25 INFO : 3: Copied (new) 2026/03/08 05:58:25 DEBUG : Waiting for deletions to finish 2026/03/08 05:58:28 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2026/03/08 05:58:29 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2026/03/08 05:58:29 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (18.27s) === RUN TestSyncCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 05:58:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vevipoc5xiko/dst" 2026/03/08 05:58:30 DEBUG : Creating backend with remote "TestDrive:crypt/it9gg39hv0014insatog2c315rpaa153ngtb8o422b3jans9k3qg/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/08 05:58:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vevipoc5xiko/CopyDest" 2026/03/08 05:58:31 DEBUG : Creating backend with remote "TestDrive:crypt/it9gg39hv0014insatog2c315rpaa153ngtb8o422b3jans9k3qg/d09o6po3f7bm6ce32vdgs8h9ls" 2026/03/08 05:58:33 DEBUG : one: Need to transfer - File not found at Destination 2026/03/08 05:58:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko/dst': Waiting for checks to finish 2026/03/08 05:58:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko/dst': Waiting for transfers to finish 2026/03/08 05:58:35 DEBUG : one: md5 = d2899379851c7685cc476419b9425158 OK 2026/03/08 05:58:35 DEBUG : one: size = 3 OK 2026/03/08 05:58:35 INFO : one: Copied (new) 2026/03/08 05:58:35 DEBUG : Waiting for deletions to finish 2026/03/08 05:58:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone241475571) 2026/03/08 05:58:37 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko/dst') 2026/03/08 05:58:37 DEBUG : one: Sizes differ 2026/03/08 05:58:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko/dst': Waiting for checks to finish 2026/03/08 05:58:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko/dst': Waiting for transfers to finish 2026/03/08 05:58:38 DEBUG : one: md5 = eb1441ee7dee3756c8fbcb93969670f6 OK 2026/03/08 05:58:38 DEBUG : one: size = 5 OK 2026/03/08 05:58:38 INFO : one: Copied (replaced existing) 2026/03/08 05:58:38 DEBUG : Waiting for deletions to finish 2026/03/08 05:58:40 DEBUG : dst/one: md5 = b83852ff48e84f93a83913f395efe498 OK 2026/03/08 05:58:42 DEBUG : CopyDest/one: md5 = 63204c807100dc2d7c0de18abf97326d OK 2026/03/08 05:58:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vevipoc5xiko/BackupDir" 2026/03/08 05:58:43 DEBUG : Creating backend with remote "TestDrive:crypt/it9gg39hv0014insatog2c315rpaa153ngtb8o422b3jans9k3qg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/03/08 05:58:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone241475571) 2026/03/08 05:58:45 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko/dst') 2026/03/08 05:58:45 DEBUG : one: Sizes differ 2026/03/08 05:58:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko/dst': Waiting for checks to finish 2026/03/08 05:58:45 DEBUG : one: size = 5 OK 2026/03/08 05:58:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/08 05:58:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone241475571) 2026/03/08 05:58:45 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko/dst') 2026/03/08 05:58:45 DEBUG : one: Sizes differ 2026/03/08 05:58:47 INFO : one: Moved (server-side) 2026/03/08 05:58:48 DEBUG : one: size = 5 OK 2026/03/08 05:58:48 INFO : one: Copied (server-side copy) 2026/03/08 05:58:48 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/03/08 05:58:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko/dst': Waiting for transfers to finish 2026/03/08 05:58:48 DEBUG : Waiting for deletions to finish 2026/03/08 05:58:49 DEBUG : CopyDest/two: md5 = 16ba937867c1dc71fd3f6cb14918cba0 OK 2026/03/08 05:58:50 DEBUG : one: size = 5 OK 2026/03/08 05:58:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/08 05:58:50 DEBUG : one: Unchanged skipping 2026/03/08 05:58:50 DEBUG : two: size = 3 OK 2026/03/08 05:58:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/08 05:58:51 DEBUG : two: size = 3 OK 2026/03/08 05:58:51 INFO : two: Copied (server-side copy) 2026/03/08 05:58:51 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/03/08 05:58:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko/dst': Waiting for checks to finish 2026/03/08 05:58:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko/dst': Waiting for transfers to finish 2026/03/08 05:58:51 DEBUG : Waiting for deletions to finish 2026/03/08 05:58:52 DEBUG : one: size = 5 OK 2026/03/08 05:58:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/08 05:58:52 DEBUG : one: Unchanged skipping 2026/03/08 05:58:52 DEBUG : two: size = 3 OK 2026/03/08 05:58:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/08 05:58:52 DEBUG : two: Unchanged skipping 2026/03/08 05:58:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko/dst': Waiting for checks to finish 2026/03/08 05:58:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko/dst': Waiting for transfers to finish 2026/03/08 05:58:52 DEBUG : Waiting for deletions to finish 2026/03/08 05:58:52 INFO : There was nothing to transfer 2026/03/08 05:58:54 DEBUG : CopyDest/three: md5 = 2a33836ba52aaeea29fe696107dac17e OK 2026/03/08 05:58:55 DEBUG : one: size = 5 OK 2026/03/08 05:58:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/08 05:58:55 DEBUG : one: Unchanged skipping 2026/03/08 05:58:55 DEBUG : three: size = 7 (Local file system at /tmp/rclone241475571) 2026/03/08 05:58:55 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko/CopyDest') 2026/03/08 05:58:55 DEBUG : three: Sizes differ 2026/03/08 05:58:55 DEBUG : three: Destination not found in --copy-dest 2026/03/08 05:58:55 DEBUG : three: Need to transfer - File not found at Destination 2026/03/08 05:58:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko/dst': Waiting for checks to finish 2026/03/08 05:58:55 DEBUG : two: size = 3 OK 2026/03/08 05:58:55 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/08 05:58:55 DEBUG : two: Unchanged skipping 2026/03/08 05:58:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko/dst': Waiting for transfers to finish 2026/03/08 05:58:57 DEBUG : three: md5 = 94b3ec4b9d9a3d6ef46cdaa0c43294b6 OK 2026/03/08 05:58:57 DEBUG : three: size = 7 OK 2026/03/08 05:58:57 INFO : three: Copied (new) 2026/03/08 05:58:57 DEBUG : Waiting for deletions to finish 2026/03/08 05:59:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/03/08 05:59:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/08 05:59:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/08 05:59:01 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/08 05:59:01 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/03/08 05:59:01 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/08 05:59:02 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (32.86s) === RUN TestSyncBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 05:59:05 DEBUG : dst/one: md5 = aa8dbbe2fec6059a2f46a08f07f18c66 OK 2026/03/08 05:59:06 DEBUG : dst/two: md5 = 1e66e1274a5cafd519aaedba6c23ebcb OK 2026/03/08 05:59:08 DEBUG : dst/three.txt: md5 = 03348730d577f6a4cc82a50b93bad454 OK 2026/03/08 05:59:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vevipoc5xiko/dst" 2026/03/08 05:59:08 DEBUG : Creating backend with remote "TestDrive:crypt/it9gg39hv0014insatog2c315rpaa153ngtb8o422b3jans9k3qg/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/08 05:59:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vevipoc5xiko/backup" 2026/03/08 05:59:09 DEBUG : Creating backend with remote "TestDrive:crypt/it9gg39hv0014insatog2c315rpaa153ngtb8o422b3jans9k3qg/1nrff024r7pq65ecp72fc28jb0" 2026/03/08 05:59:11 DEBUG : one: size = 4 (Local file system at /tmp/rclone241475571) 2026/03/08 05:59:11 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko/dst') 2026/03/08 05:59:11 DEBUG : one: Sizes differ 2026/03/08 05:59:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko/dst': Waiting for checks to finish 2026/03/08 05:59:11 DEBUG : two: size = 3 OK 2026/03/08 05:59:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:59:11 DEBUG : two: Unchanged skipping 2026/03/08 05:59:12 INFO : one: Moved (server-side) 2026/03/08 05:59:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko/dst': Waiting for transfers to finish 2026/03/08 05:59:14 DEBUG : one: md5 = df7014fd3aaf9fe9ed7a314585ab30b8 OK 2026/03/08 05:59:14 DEBUG : one: size = 4 OK 2026/03/08 05:59:14 INFO : one: Copied (new) 2026/03/08 05:59:14 DEBUG : Waiting for deletions to finish 2026/03/08 05:59:15 INFO : three.txt: Moved (server-side) 2026/03/08 05:59:15 INFO : three.txt: Moved into backup dir 2026/03/08 05:59:16 DEBUG : dst/three.txt: md5 = fed51efad1e557c72f246d69f39b9e03 OK 2026/03/08 05:59:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone241475571) 2026/03/08 05:59:17 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko/dst') 2026/03/08 05:59:17 DEBUG : one: Sizes differ 2026/03/08 05:59:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko/dst': Waiting for checks to finish 2026/03/08 05:59:17 DEBUG : two: size = 3 OK 2026/03/08 05:59:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:59:17 DEBUG : two: Unchanged skipping 2026/03/08 05:59:18 INFO : one: Deleted 2026/03/08 05:59:18 INFO : one: Moved (server-side) 2026/03/08 05:59:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko/dst': Waiting for transfers to finish 2026/03/08 05:59:20 DEBUG : one: md5 = 87e3c79e4a5337db6f1604ec3b2acc3b OK 2026/03/08 05:59:20 DEBUG : one: size = 5 OK 2026/03/08 05:59:20 INFO : one: Copied (new) 2026/03/08 05:59:20 DEBUG : Waiting for deletions to finish 2026/03/08 05:59:20 INFO : three.txt: Deleted 2026/03/08 05:59:21 INFO : three.txt: Moved (server-side) 2026/03/08 05:59:21 INFO : three.txt: Moved into backup dir 2026/03/08 05:59:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/08 05:59:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/08 05:59:24 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/08 05:59:24 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/03/08 05:59:24 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/03/08 05:59:24 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncBackupDir (22.23s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 05:59:27 DEBUG : dst/one: md5 = 0e6844b897d47086830e61cccb8ec5c0 OK 2026/03/08 05:59:28 DEBUG : dst/two: md5 = 6ee9dd022df62e9d48ce4c0b8e8ca524 OK 2026/03/08 05:59:30 DEBUG : dst/three.txt: md5 = 733b1f37b3dd1829bf9f789cd0100df8 OK 2026/03/08 05:59:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vevipoc5xiko/dst" 2026/03/08 05:59:30 DEBUG : Creating backend with remote "TestDrive:crypt/it9gg39hv0014insatog2c315rpaa153ngtb8o422b3jans9k3qg/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/08 05:59:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vevipoc5xiko/backup" 2026/03/08 05:59:31 DEBUG : Creating backend with remote "TestDrive:crypt/it9gg39hv0014insatog2c315rpaa153ngtb8o422b3jans9k3qg/1nrff024r7pq65ecp72fc28jb0" 2026/03/08 05:59:33 DEBUG : one: size = 4 (Local file system at /tmp/rclone241475571) 2026/03/08 05:59:33 DEBUG : two: size = 3 OK 2026/03/08 05:59:33 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko/dst') 2026/03/08 05:59:33 DEBUG : one: Sizes differ 2026/03/08 05:59:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko/dst': Waiting for checks to finish 2026/03/08 05:59:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:59:33 DEBUG : two: Unchanged skipping 2026/03/08 05:59:35 INFO : one: Moved (server-side) to: one.bak 2026/03/08 05:59:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko/dst': Waiting for transfers to finish 2026/03/08 05:59:36 DEBUG : one: md5 = d3fc03a455024890e49ab6f0e169d244 OK 2026/03/08 05:59:36 DEBUG : one: size = 4 OK 2026/03/08 05:59:36 INFO : one: Copied (new) 2026/03/08 05:59:36 DEBUG : Waiting for deletions to finish 2026/03/08 05:59:37 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/08 05:59:37 INFO : three.txt: Moved into backup dir 2026/03/08 05:59:39 DEBUG : dst/three.txt: md5 = 0a6843c8125031fc1e9c80362aee343d OK 2026/03/08 05:59:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone241475571) 2026/03/08 05:59:39 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko/dst') 2026/03/08 05:59:39 DEBUG : one: Sizes differ 2026/03/08 05:59:39 DEBUG : two: size = 3 OK 2026/03/08 05:59:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:59:39 DEBUG : two: Unchanged skipping 2026/03/08 05:59:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko/dst': Waiting for checks to finish 2026/03/08 05:59:40 INFO : one.bak: Deleted 2026/03/08 05:59:41 INFO : one: Moved (server-side) to: one.bak 2026/03/08 05:59:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko/dst': Waiting for transfers to finish 2026/03/08 05:59:43 DEBUG : one: md5 = 784dadd40bd8267e0fea88296e38c173 OK 2026/03/08 05:59:43 DEBUG : one: size = 5 OK 2026/03/08 05:59:43 INFO : one: Copied (new) 2026/03/08 05:59:43 DEBUG : Waiting for deletions to finish 2026/03/08 05:59:44 INFO : three.txt.bak: Deleted 2026/03/08 05:59:44 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/08 05:59:44 INFO : three.txt: Moved into backup dir 2026/03/08 05:59:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/08 05:59:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/08 05:59:48 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/03/08 05:59:48 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/03/08 05:59:48 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/03/08 05:59:48 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirWithSuffix (23.76s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 05:59:51 DEBUG : dst/one: md5 = 9b7fbc31ef12ff2619f1eb540411507e OK 2026/03/08 05:59:52 DEBUG : dst/two: md5 = 97e7be48e67a2879d4963db924dd2706 OK 2026/03/08 05:59:54 DEBUG : dst/three.txt: md5 = d1927f2e0c8b3cd779454c4b0aa24ece OK 2026/03/08 05:59:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vevipoc5xiko/dst" 2026/03/08 05:59:54 DEBUG : Creating backend with remote "TestDrive:crypt/it9gg39hv0014insatog2c315rpaa153ngtb8o422b3jans9k3qg/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/08 05:59:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vevipoc5xiko/backup" 2026/03/08 05:59:55 DEBUG : Creating backend with remote "TestDrive:crypt/it9gg39hv0014insatog2c315rpaa153ngtb8o422b3jans9k3qg/1nrff024r7pq65ecp72fc28jb0" 2026/03/08 05:59:57 DEBUG : one: size = 4 (Local file system at /tmp/rclone241475571) 2026/03/08 05:59:57 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko/dst') 2026/03/08 05:59:57 DEBUG : one: Sizes differ 2026/03/08 05:59:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko/dst': Waiting for checks to finish 2026/03/08 05:59:57 DEBUG : two: size = 3 OK 2026/03/08 05:59:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 05:59:57 DEBUG : two: Unchanged skipping 2026/03/08 05:59:58 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/08 05:59:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko/dst': Waiting for transfers to finish 2026/03/08 06:00:00 DEBUG : one: md5 = f791ead2d6caea220c943065566ea25c OK 2026/03/08 06:00:00 DEBUG : one: size = 4 OK 2026/03/08 06:00:00 INFO : one: Copied (new) 2026/03/08 06:00:00 DEBUG : Waiting for deletions to finish 2026/03/08 06:00:00 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/08 06:00:00 INFO : three.txt: Moved into backup dir 2026/03/08 06:00:02 DEBUG : dst/three.txt: md5 = 64aa95a9451570850d1de68f462fc82e OK 2026/03/08 06:00:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone241475571) 2026/03/08 06:00:03 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko/dst') 2026/03/08 06:00:03 DEBUG : one: Sizes differ 2026/03/08 06:00:03 DEBUG : two: size = 3 OK 2026/03/08 06:00:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko/dst': Waiting for checks to finish 2026/03/08 06:00:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:00:03 DEBUG : two: Unchanged skipping 2026/03/08 06:00:04 INFO : one-2019-01-01: Deleted 2026/03/08 06:00:04 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/08 06:00:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko/dst': Waiting for transfers to finish 2026/03/08 06:00:06 DEBUG : one: md5 = 3dfa3f71fc2522bbd3316c56bf8e8e20 OK 2026/03/08 06:00:06 DEBUG : one: size = 5 OK 2026/03/08 06:00:06 INFO : one: Copied (new) 2026/03/08 06:00:06 DEBUG : Waiting for deletions to finish 2026/03/08 06:00:06 INFO : three-2019-01-01.txt: Deleted 2026/03/08 06:00:07 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/08 06:00:07 INFO : three.txt: Moved into backup dir 2026/03/08 06:00:10 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/08 06:00:10 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/08 06:00:11 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/03/08 06:00:11 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/03/08 06:00:11 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/03/08 06:00:11 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (22.66s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 06:00:14 DEBUG : dst/one: md5 = 40b736a5d830d2b91d37aa1392766af3 OK 2026/03/08 06:00:15 DEBUG : dst/two: md5 = 52fe3a1a7ae5bbdfb7898c7090c7c994 OK 2026/03/08 06:00:17 DEBUG : dst/three.txt: md5 = 251a247cf86ed834b2224f12f8405058 OK 2026/03/08 06:00:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vevipoc5xiko/dst" 2026/03/08 06:00:17 DEBUG : Creating backend with remote "TestDrive:crypt/it9gg39hv0014insatog2c315rpaa153ngtb8o422b3jans9k3qg/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/08 06:00:18 DEBUG : one: size = 4 (Local file system at /tmp/rclone241475571) 2026/03/08 06:00:18 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko/dst') 2026/03/08 06:00:18 DEBUG : one: Sizes differ 2026/03/08 06:00:18 DEBUG : two: size = 3 OK 2026/03/08 06:00:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:00:18 DEBUG : two: Unchanged skipping 2026/03/08 06:00:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko/dst': Waiting for checks to finish 2026/03/08 06:00:19 INFO : one: Moved (server-side) to: one.bak 2026/03/08 06:00:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko/dst': Waiting for transfers to finish 2026/03/08 06:00:20 DEBUG : one: md5 = b293966085512d1b6cebfedd625e7c3f OK 2026/03/08 06:00:20 DEBUG : one: size = 4 OK 2026/03/08 06:00:20 INFO : one: Copied (new) 2026/03/08 06:00:20 DEBUG : Waiting for deletions to finish 2026/03/08 06:00:21 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/08 06:00:21 INFO : three.txt: Moved into backup dir 2026/03/08 06:00:24 DEBUG : dst/three.txt: md5 = de6b671ae6446aed1ffde5528170b266 OK 2026/03/08 06:00:24 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/03/08 06:00:24 DEBUG : three.txt.bak: Excluded 2026/03/08 06:00:24 DEBUG : one.bak: Excluded (Path Filter) 2026/03/08 06:00:24 DEBUG : one.bak: Excluded 2026/03/08 06:00:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone241475571) 2026/03/08 06:00:24 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko/dst') 2026/03/08 06:00:24 DEBUG : one: Sizes differ 2026/03/08 06:00:24 DEBUG : two: size = 3 OK 2026/03/08 06:00:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:00:24 DEBUG : two: Unchanged skipping 2026/03/08 06:00:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko/dst': Waiting for checks to finish 2026/03/08 06:00:25 INFO : one.bak: Deleted 2026/03/08 06:00:26 INFO : one: Moved (server-side) to: one.bak 2026/03/08 06:00:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko/dst': Waiting for transfers to finish 2026/03/08 06:00:27 DEBUG : one: md5 = 04d44a6a9f084f5a63bc628f374c01a9 OK 2026/03/08 06:00:27 DEBUG : one: size = 5 OK 2026/03/08 06:00:27 INFO : one: Copied (new) 2026/03/08 06:00:27 DEBUG : Waiting for deletions to finish 2026/03/08 06:00:28 INFO : three.txt.bak: Deleted 2026/03/08 06:00:28 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/08 06:00:28 INFO : three.txt: Moved into backup dir 2026/03/08 06:00:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/08 06:00:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/03/08 06:00:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/03/08 06:00:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/08 06:00:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/03/08 06:00:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirSuffixOnly (20.52s) === RUN TestSyncSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 06:00:34 DEBUG : dst/one: md5 = aa39ff4f22379fb812a94249873a31b3 OK 2026/03/08 06:00:35 DEBUG : dst/two: md5 = 3aadfe8703a14a6788efd9b295fed7d8 OK 2026/03/08 06:00:37 DEBUG : dst/three.txt: md5 = a5d75578effff499312f653f5751948f OK 2026/03/08 06:00:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vevipoc5xiko/dst" 2026/03/08 06:00:37 DEBUG : Creating backend with remote "TestDrive:crypt/it9gg39hv0014insatog2c315rpaa153ngtb8o422b3jans9k3qg/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/08 06:00:38 DEBUG : one: size = 4 (Local file system at /tmp/rclone241475571) 2026/03/08 06:00:38 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko/dst') 2026/03/08 06:00:38 DEBUG : one: Sizes differ 2026/03/08 06:00:39 INFO : one: Moved (server-side) to: one.bak 2026/03/08 06:00:41 DEBUG : one: md5 = 6903dc8bfd32c3a48682fbc22f868568 OK 2026/03/08 06:00:41 DEBUG : one: size = 4 OK 2026/03/08 06:00:41 INFO : one: Copied (new) 2026/03/08 06:00:41 DEBUG : two: size = 3 OK 2026/03/08 06:00:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:00:41 DEBUG : two: Unchanged skipping 2026/03/08 06:00:41 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone241475571) 2026/03/08 06:00:41 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko/dst') 2026/03/08 06:00:41 DEBUG : three.txt: Sizes differ 2026/03/08 06:00:42 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/08 06:00:43 DEBUG : three.txt: md5 = a69754c36276e85a6d1a73a6205c48e5 OK 2026/03/08 06:00:43 DEBUG : three.txt: size = 6 OK 2026/03/08 06:00:43 INFO : three.txt: Copied (new) 2026/03/08 06:00:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone241475571) 2026/03/08 06:00:45 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko/dst') 2026/03/08 06:00:45 DEBUG : one: Sizes differ 2026/03/08 06:00:45 INFO : one.bak: Deleted 2026/03/08 06:00:46 INFO : one: Moved (server-side) to: one.bak 2026/03/08 06:00:47 DEBUG : one: md5 = ff909a6de5017fad4ce8170b07fdb43b OK 2026/03/08 06:00:47 DEBUG : one: size = 5 OK 2026/03/08 06:00:47 INFO : one: Copied (new) 2026/03/08 06:00:47 DEBUG : two: size = 3 OK 2026/03/08 06:00:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:00:47 DEBUG : two: Unchanged skipping 2026/03/08 06:00:48 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone241475571) 2026/03/08 06:00:48 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko/dst') 2026/03/08 06:00:48 DEBUG : three.txt: Sizes differ 2026/03/08 06:00:48 INFO : three.txt.bak: Deleted 2026/03/08 06:00:49 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/08 06:00:51 DEBUG : three.txt: md5 = 94823bb3465120003addbdc97cc2e19c OK 2026/03/08 06:00:51 DEBUG : three.txt: size = 19 OK 2026/03/08 06:00:51 INFO : three.txt: Copied (new) 2026/03/08 06:00:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/08 06:00:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/03/08 06:00:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/03/08 06:00:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/08 06:00:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/03/08 06:00:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/03/08 06:00:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncSuffix (22.86s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 06:00:57 DEBUG : dst/one: md5 = edcdbcf09fdfa73c4d9801088579f67f OK 2026/03/08 06:00:59 DEBUG : dst/two: md5 = c0b38065495d3ac63878d5598ff82f10 OK 2026/03/08 06:01:00 DEBUG : dst/three.txt: md5 = a3037050de8295d689a213ee92f57d22 OK 2026/03/08 06:01:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vevipoc5xiko/dst" 2026/03/08 06:01:01 DEBUG : Creating backend with remote "TestDrive:crypt/it9gg39hv0014insatog2c315rpaa153ngtb8o422b3jans9k3qg/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/08 06:01:02 DEBUG : one: size = 4 (Local file system at /tmp/rclone241475571) 2026/03/08 06:01:02 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko/dst') 2026/03/08 06:01:02 DEBUG : one: Sizes differ 2026/03/08 06:01:03 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/08 06:01:04 DEBUG : one: md5 = 9faf9c05fe4d7d1a2a34744c897eb5f9 OK 2026/03/08 06:01:04 DEBUG : one: size = 4 OK 2026/03/08 06:01:04 INFO : one: Copied (new) 2026/03/08 06:01:04 DEBUG : two: size = 3 OK 2026/03/08 06:01:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:01:04 DEBUG : two: Unchanged skipping 2026/03/08 06:01:05 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone241475571) 2026/03/08 06:01:05 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko/dst') 2026/03/08 06:01:05 DEBUG : three.txt: Sizes differ 2026/03/08 06:01:05 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/08 06:01:07 DEBUG : three.txt: md5 = 3ca68fc0dc1b408c1d7bf0866cc722d0 OK 2026/03/08 06:01:07 DEBUG : three.txt: size = 6 OK 2026/03/08 06:01:07 INFO : three.txt: Copied (new) 2026/03/08 06:01:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone241475571) 2026/03/08 06:01:08 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko/dst') 2026/03/08 06:01:08 DEBUG : one: Sizes differ 2026/03/08 06:01:09 INFO : one-2019-01-01: Deleted 2026/03/08 06:01:09 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/08 06:01:11 DEBUG : one: md5 = 42d577070609b1e3173cdb02ff3e0cf6 OK 2026/03/08 06:01:11 DEBUG : one: size = 5 OK 2026/03/08 06:01:11 INFO : one: Copied (new) 2026/03/08 06:01:11 DEBUG : two: size = 3 OK 2026/03/08 06:01:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:01:11 DEBUG : two: Unchanged skipping 2026/03/08 06:01:11 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone241475571) 2026/03/08 06:01:11 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko/dst') 2026/03/08 06:01:11 DEBUG : three.txt: Sizes differ 2026/03/08 06:01:12 INFO : three-2019-01-01.txt: Deleted 2026/03/08 06:01:12 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/08 06:01:14 DEBUG : three.txt: md5 = 685c925d2cccff1268d8d19b05560852 OK 2026/03/08 06:01:14 DEBUG : three.txt: size = 19 OK 2026/03/08 06:01:14 INFO : three.txt: Copied (new) 2026/03/08 06:01:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/03/08 06:01:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/08 06:01:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/03/08 06:01:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/03/08 06:01:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/03/08 06:01:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/03/08 06:01:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncSuffixKeepExtension (23.41s) === RUN TestSyncUTFNorm run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 06:01:20 DEBUG : Testêé: md5 = 505f03c1cf1331e1883bb56438e7ab71 OK 2026/03/08 06:01:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 06:01:20 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone241475571) 2026/03/08 06:01:20 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko') 2026/03/08 06:01:20 DEBUG : Testêé: Sizes differ 2026/03/08 06:01:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 06:01:21 DEBUG : Testêé: md5 = cb6ef3bfc52c952b0e9bc37d6f06fb5b OK 2026/03/08 06:01:21 DEBUG : Testêé: size = 14 OK 2026/03/08 06:01:21 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/03/08 06:01:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.40s) === RUN TestSyncImmutable run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 06:01:23 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/08 06:01:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 06:01:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 06:01:24 DEBUG : existing: md5 = 3d1a9401f37d41b576a50fecc91e4984 OK 2026/03/08 06:01:24 DEBUG : existing: size = 6 OK 2026/03/08 06:01:24 INFO : existing: Copied (new) 2026/03/08 06:01:24 DEBUG : Waiting for deletions to finish 2026/03/08 06:01:25 DEBUG : existing: size = 8 (Local file system at /tmp/rclone241475571) 2026/03/08 06:01:25 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko') 2026/03/08 06:01:25 DEBUG : existing: Sizes differ 2026/03/08 06:01:25 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/03/08 06:01:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 06:01:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 06:01:25 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': not deleting files as there were IO errors 2026/03/08 06:01:25 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (3.92s) === RUN TestSyncIgnoreCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 06:01:28 DEBUG : EXISTING: md5 = 8bb0fbe734cc45b5521b65ab341e6a82 OK 2026/03/08 06:01:28 DEBUG : EXISTING: size = 6 OK 2026/03/08 06:01:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 06:01:28 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:01:28 DEBUG : existing: Unchanged skipping 2026/03/08 06:01:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 06:01:28 DEBUG : Waiting for deletions to finish 2026/03/08 06:01:28 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.11s) === RUN TestFixCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.43s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.34s) --- SKIP: TestMaxTransfer/Hard (0.42s) --- SKIP: TestMaxTransfer/Soft (0.46s) --- SKIP: TestMaxTransfer/Cautious (0.46s) === RUN TestSyncConcurrentDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 06:01:33 DEBUG : both0: md5 = 77e0af74852ec8dd6c931d4a4952d35e OK 2026/03/08 06:01:34 DEBUG : only0: md5 = f9a1620dbbfc6fcf915e72b6acd05103 OK 2026/03/08 06:01:36 DEBUG : both1: md5 = 66ef7a4ac56aa2d73e069e295b71f3c5 OK 2026/03/08 06:01:37 DEBUG : only1: md5 = 1e9a083e1d3999e40781d5e54e57f828 OK 2026/03/08 06:01:39 DEBUG : both2: md5 = 74704ff2834d740c624a15eb73678e83 OK 2026/03/08 06:01:40 DEBUG : only2: md5 = 1129b56c98b9f70ee3c9f1545fcb5edf OK 2026/03/08 06:01:42 DEBUG : both3: md5 = 5000369195956f30b3ebec4ce825b1ba OK 2026/03/08 06:01:43 DEBUG : only3: md5 = 82cb4103c795468b461ebbe34558a781 OK 2026/03/08 06:01:45 DEBUG : both4: md5 = 4e5579892622dd8902a3cac20d92eb03 OK 2026/03/08 06:01:46 DEBUG : only4: md5 = 3dcf550cc961d19ef994a90e7ff74918 OK 2026/03/08 06:01:48 DEBUG : both5: md5 = 229f8bb99ce68fe4ddbf2a128b17589a OK 2026/03/08 06:01:49 DEBUG : only5: md5 = 248ede3535fa7fa997de72249aee045f OK 2026/03/08 06:01:51 DEBUG : both6: md5 = 82af1534a82a57ea937965f3bd254a44 OK 2026/03/08 06:01:52 DEBUG : only6: md5 = 95efc4aecee1cbb36140bc72dbb2616b OK 2026/03/08 06:01:54 DEBUG : both7: md5 = 1dc85625889193ab6342ea87de2d4b57 OK 2026/03/08 06:01:55 DEBUG : only7: md5 = 7e4bf2fcddefcfadef040ea47d2b5896 OK 2026/03/08 06:01:57 DEBUG : both8: md5 = c14f207df9b466fffa99e23e13e48c1c OK 2026/03/08 06:01:58 DEBUG : only8: md5 = a18b59e7162defdc9d2ecde761024479 OK 2026/03/08 06:02:00 DEBUG : both9: md5 = 2f39ecbe25d23cd65d00c74957efe5f4 OK 2026/03/08 06:02:01 DEBUG : only9: md5 = 2973c167b5d7d2c089c6e10b4b0af3a7 OK 2026/03/08 06:02:03 DEBUG : both10: md5 = df709e7703fea7452cd3e1ed8e128421 OK 2026/03/08 06:02:04 DEBUG : only10: md5 = 6a963d069bf70fe17a6d09780b774546 OK 2026/03/08 06:02:06 DEBUG : both11: md5 = 64e3c0c173d8360c2508e8589155fe49 OK 2026/03/08 06:02:07 DEBUG : only11: md5 = b13c9c459b6e3dd47901e82ad5b7f85c OK 2026/03/08 06:02:09 DEBUG : both12: md5 = f6f07c66e457347b636d61da6aca641d OK 2026/03/08 06:02:10 DEBUG : only12: md5 = 1a7389b167307fcf5e2c2e13c1b33d48 OK 2026/03/08 06:02:11 DEBUG : both13: md5 = e1ee2fd22f7c4e8cf62d77ad8c02e23b OK 2026/03/08 06:02:13 DEBUG : only13: md5 = 02c28d5950fe7e585d1510367cceb152 OK 2026/03/08 06:02:14 DEBUG : both14: md5 = fd277b961ed8fe025bf55e6d49d47fd3 OK 2026/03/08 06:02:16 DEBUG : only14: md5 = 93a42237190c65803d25681d619f66a9 OK 2026/03/08 06:02:17 DEBUG : both15: md5 = 135cfafb741ea051b44c3d2e5674af5f OK 2026/03/08 06:02:19 DEBUG : only15: md5 = 80126ec64ec821e7f7c4aae0234ac957 OK 2026/03/08 06:02:20 DEBUG : both16: md5 = 13f30876c4e82a7acf03469388c8e6f1 OK 2026/03/08 06:02:22 DEBUG : only16: md5 = 0fe18e462b7d424a873fb304a9024547 OK 2026/03/08 06:02:23 DEBUG : both17: md5 = dfb7f0fd3bac04f5a3d86989778a67ff OK 2026/03/08 06:02:24 DEBUG : only17: md5 = a6c6fd306eab3d9e43f445c3470fc0e7 OK 2026/03/08 06:02:26 DEBUG : both18: md5 = fd96be713783d91a600a283092d5994a OK 2026/03/08 06:02:27 DEBUG : only18: md5 = 8c6d6e7168d4877a06cb85f774481c0d OK 2026/03/08 06:02:29 DEBUG : both19: md5 = 95af1a86e1828effef7ba9fe95a68373 OK 2026/03/08 06:02:30 DEBUG : only19: md5 = ea360ac939b8e8cd1f971a80a3f50133 OK 2026/03/08 06:02:31 DEBUG : both0: size = 6 OK 2026/03/08 06:02:31 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:02:31 DEBUG : both0: Unchanged skipping 2026/03/08 06:02:31 DEBUG : both10: size = 6 OK 2026/03/08 06:02:31 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:02:31 DEBUG : both10: Unchanged skipping 2026/03/08 06:02:31 DEBUG : both11: size = 6 OK 2026/03/08 06:02:31 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:02:31 DEBUG : both11: Unchanged skipping 2026/03/08 06:02:31 DEBUG : both12: size = 6 OK 2026/03/08 06:02:31 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:02:31 DEBUG : both12: Unchanged skipping 2026/03/08 06:02:31 DEBUG : both13: size = 6 OK 2026/03/08 06:02:31 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:02:31 DEBUG : both13: Unchanged skipping 2026/03/08 06:02:31 DEBUG : both14: size = 6 OK 2026/03/08 06:02:31 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:02:31 DEBUG : both14: Unchanged skipping 2026/03/08 06:02:31 DEBUG : both15: size = 6 OK 2026/03/08 06:02:31 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:02:31 DEBUG : both15: Unchanged skipping 2026/03/08 06:02:31 DEBUG : both16: size = 6 OK 2026/03/08 06:02:31 DEBUG : both17: size = 6 OK 2026/03/08 06:02:31 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:02:31 DEBUG : both18: size = 6 OK 2026/03/08 06:02:31 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:02:31 DEBUG : both19: size = 6 OK 2026/03/08 06:02:31 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:02:31 DEBUG : both17: Unchanged skipping 2026/03/08 06:02:31 DEBUG : both1: size = 6 OK 2026/03/08 06:02:31 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:02:31 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:02:31 DEBUG : both19: Unchanged skipping 2026/03/08 06:02:31 DEBUG : both2: size = 6 OK 2026/03/08 06:02:31 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:02:31 DEBUG : both2: Unchanged skipping 2026/03/08 06:02:31 DEBUG : both3: size = 6 OK 2026/03/08 06:02:31 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:02:31 DEBUG : both3: Unchanged skipping 2026/03/08 06:02:31 DEBUG : both4: size = 6 OK 2026/03/08 06:02:31 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:02:31 DEBUG : both18: Unchanged skipping 2026/03/08 06:02:31 DEBUG : both5: size = 6 OK 2026/03/08 06:02:31 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:02:31 DEBUG : both5: Unchanged skipping 2026/03/08 06:02:31 DEBUG : both6: size = 6 OK 2026/03/08 06:02:31 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:02:31 DEBUG : both6: Unchanged skipping 2026/03/08 06:02:31 DEBUG : both7: size = 6 OK 2026/03/08 06:02:31 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:02:31 DEBUG : both7: Unchanged skipping 2026/03/08 06:02:31 DEBUG : both8: size = 6 OK 2026/03/08 06:02:31 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:02:31 DEBUG : both8: Unchanged skipping 2026/03/08 06:02:31 DEBUG : both9: size = 6 OK 2026/03/08 06:02:31 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:02:31 DEBUG : both9: Unchanged skipping 2026/03/08 06:02:31 DEBUG : both1: Unchanged skipping 2026/03/08 06:02:31 DEBUG : both16: Unchanged skipping 2026/03/08 06:02:31 DEBUG : both4: Unchanged skipping 2026/03/08 06:02:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 06:02:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 06:02:31 DEBUG : Waiting for deletions to finish 2026/03/08 06:02:31 INFO : only5: Deleted 2026/03/08 06:02:31 INFO : only3: Deleted 2026/03/08 06:02:31 INFO : only7: Deleted 2026/03/08 06:02:31 INFO : only13: Deleted 2026/03/08 06:02:32 INFO : only17: Deleted 2026/03/08 06:02:32 INFO : only15: Deleted 2026/03/08 06:02:32 INFO : only10: Deleted 2026/03/08 06:02:32 INFO : only18: Deleted 2026/03/08 06:02:32 INFO : only11: Deleted 2026/03/08 06:02:32 INFO : only14: Deleted 2026/03/08 06:02:32 INFO : only16: Deleted 2026/03/08 06:02:32 INFO : only0: Deleted 2026/03/08 06:02:32 INFO : only2: Deleted 2026/03/08 06:02:32 INFO : only12: Deleted 2026/03/08 06:02:33 INFO : only1: Deleted 2026/03/08 06:02:33 INFO : only19: Deleted 2026/03/08 06:02:33 INFO : only8: Deleted 2026/03/08 06:02:33 INFO : only4: Deleted 2026/03/08 06:02:33 INFO : only6: Deleted 2026/03/08 06:02:33 INFO : only9: Deleted 2026/03/08 06:02:33 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (71.36s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 06:02:44 DEBUG : both0: md5 = 2020894a123cc9900edf96fd01d5c14d OK 2026/03/08 06:02:45 DEBUG : only0: md5 = b8337c6b027d3c69f905ba6088395daf OK 2026/03/08 06:02:47 DEBUG : both1: md5 = 63939bb4cbfa7fb9e2159a4b7b44ef4a OK 2026/03/08 06:02:48 DEBUG : only1: md5 = 3e46a7d82686de1bac9abb9aa93eb318 OK 2026/03/08 06:02:50 DEBUG : both2: md5 = 97ccdb8f53c8bde8701a36dc39d83512 OK 2026/03/08 06:02:51 DEBUG : only2: md5 = 855191c883e92e1f61117ffac1065718 OK 2026/03/08 06:02:52 DEBUG : both3: md5 = 01a4c5563b1108547f0288f4e3653d48 OK 2026/03/08 06:02:54 DEBUG : only3: md5 = 9d9d04afe06933bdfe8fbbdcaec5a85d OK 2026/03/08 06:02:55 DEBUG : both4: md5 = 2985f1822d811075b4c566d61f85a814 OK 2026/03/08 06:02:57 DEBUG : only4: md5 = c8a1f33e5398fdcf4b059d370527167d OK 2026/03/08 06:02:58 DEBUG : both5: md5 = b48309dbfa022fcdb58690b7fe4b7401 OK 2026/03/08 06:03:00 DEBUG : only5: md5 = 9a7a2d38e81856e7f2a52845dbaa5d2c OK 2026/03/08 06:03:01 DEBUG : both6: md5 = d7a9aeade1808042d45875a2325ec448 OK 2026/03/08 06:03:03 DEBUG : only6: md5 = 53579bc0e5ab4eea8debf4a80fbdadce OK 2026/03/08 06:03:04 DEBUG : both7: md5 = 220438269106ffa0a3cf64eb2a50e968 OK 2026/03/08 06:03:05 DEBUG : only7: md5 = 2e119620bf08df5bdabb83298f5aa3f1 OK 2026/03/08 06:03:07 DEBUG : both8: md5 = 3ab3137119d9d7f0c957c9395a0fa4bd OK 2026/03/08 06:03:09 DEBUG : only8: md5 = ef88c14ff70ec319b6c5c84e1acb9755 OK 2026/03/08 06:03:10 DEBUG : both9: md5 = e35283a0f381a2b81be9cc2d668d4feb OK 2026/03/08 06:03:12 DEBUG : only9: md5 = 2bf43ee3cd8011c5548399ecb0c6471a OK 2026/03/08 06:03:13 DEBUG : both10: md5 = a9d1bc227697bae1e6838cebd2da3234 OK 2026/03/08 06:03:14 DEBUG : only10: md5 = 3f6c0e5b5dd86dded2749b107138a8b2 OK 2026/03/08 06:03:16 DEBUG : both11: md5 = 8468d9d3546cbb35a357332551b1c15e OK 2026/03/08 06:03:17 DEBUG : only11: md5 = fde8deeb59acba7b96945d1293506567 OK 2026/03/08 06:03:19 DEBUG : both12: md5 = a27bffb7a667361bfd01549431af97a7 OK 2026/03/08 06:03:20 DEBUG : only12: md5 = 713a8c29b67412d22fb23165a8aba037 OK 2026/03/08 06:03:22 DEBUG : both13: md5 = 3fff2fb78367a7ca6f46ce645b01cec8 OK 2026/03/08 06:03:23 DEBUG : only13: md5 = 7f2b85fe123530084024cdbca731ff7f OK 2026/03/08 06:03:24 DEBUG : both14: md5 = cad1be8e3e9f4126c1244a00e4999d78 OK 2026/03/08 06:03:26 DEBUG : only14: md5 = 7f1b722e041f4a06bbbb860bf12c048d OK 2026/03/08 06:03:27 DEBUG : both15: md5 = 448c1b57ba3fde83b1ef5ceb082161cc OK 2026/03/08 06:03:29 DEBUG : only15: md5 = f78fabc32773848ce78d3cf127a23cb1 OK 2026/03/08 06:03:30 DEBUG : both16: md5 = b8f02b6055ad845afaa7f7a16438922a OK 2026/03/08 06:03:32 DEBUG : only16: md5 = b13123df292cdf37b3fbba369e704984 OK 2026/03/08 06:03:33 DEBUG : both17: md5 = 9c075c9512e0b249c760ff215eef1003 OK 2026/03/08 06:03:35 DEBUG : only17: md5 = fde533aa07a03b75e6fa7eaef3462e47 OK 2026/03/08 06:03:36 DEBUG : both18: md5 = 53c68d7d2a4c2c8f8967778352b6ec17 OK 2026/03/08 06:03:38 DEBUG : only18: md5 = b3d611af214dc940663fee1814d781e7 OK 2026/03/08 06:03:39 DEBUG : both19: md5 = b2401926a2f74028f4522a6774de17ab OK 2026/03/08 06:03:40 DEBUG : only19: md5 = 4fef811e987685a33674fc5fb80cf4d0 OK 2026/03/08 06:03:41 DEBUG : both0: size = 6 OK 2026/03/08 06:03:41 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:03:41 DEBUG : both0: Unchanged skipping 2026/03/08 06:03:41 DEBUG : both10: size = 6 OK 2026/03/08 06:03:41 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:03:41 DEBUG : both10: Unchanged skipping 2026/03/08 06:03:41 DEBUG : both11: size = 6 OK 2026/03/08 06:03:41 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:03:41 DEBUG : both11: Unchanged skipping 2026/03/08 06:03:41 DEBUG : both12: size = 6 OK 2026/03/08 06:03:41 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:03:41 DEBUG : both12: Unchanged skipping 2026/03/08 06:03:41 DEBUG : both13: size = 6 OK 2026/03/08 06:03:41 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:03:41 DEBUG : both13: Unchanged skipping 2026/03/08 06:03:41 DEBUG : both14: size = 6 OK 2026/03/08 06:03:41 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:03:41 DEBUG : both14: Unchanged skipping 2026/03/08 06:03:41 DEBUG : both15: size = 6 OK 2026/03/08 06:03:41 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:03:41 DEBUG : both15: Unchanged skipping 2026/03/08 06:03:41 DEBUG : both16: size = 6 OK 2026/03/08 06:03:41 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:03:41 DEBUG : both16: Unchanged skipping 2026/03/08 06:03:41 DEBUG : both17: size = 6 OK 2026/03/08 06:03:41 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:03:41 DEBUG : both17: Unchanged skipping 2026/03/08 06:03:41 DEBUG : both18: size = 6 OK 2026/03/08 06:03:41 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:03:41 DEBUG : both18: Unchanged skipping 2026/03/08 06:03:41 DEBUG : both19: size = 6 OK 2026/03/08 06:03:41 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:03:41 DEBUG : both19: Unchanged skipping 2026/03/08 06:03:41 DEBUG : both1: size = 6 OK 2026/03/08 06:03:41 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:03:41 DEBUG : both1: Unchanged skipping 2026/03/08 06:03:41 DEBUG : both2: size = 6 OK 2026/03/08 06:03:41 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:03:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 06:03:41 DEBUG : both3: size = 6 OK 2026/03/08 06:03:41 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:03:41 DEBUG : both5: size = 6 OK 2026/03/08 06:03:41 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:03:41 DEBUG : both4: size = 6 OK 2026/03/08 06:03:41 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:03:41 DEBUG : both2: Unchanged skipping 2026/03/08 06:03:41 DEBUG : both6: size = 6 OK 2026/03/08 06:03:41 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:03:41 DEBUG : both6: Unchanged skipping 2026/03/08 06:03:41 DEBUG : both7: size = 6 OK 2026/03/08 06:03:41 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:03:41 DEBUG : both4: Unchanged skipping 2026/03/08 06:03:41 DEBUG : both8: size = 6 OK 2026/03/08 06:03:41 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:03:41 DEBUG : both8: Unchanged skipping 2026/03/08 06:03:41 DEBUG : both9: size = 6 OK 2026/03/08 06:03:41 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:03:41 DEBUG : both9: Unchanged skipping 2026/03/08 06:03:41 DEBUG : only0: size = 0 (Local file system at /tmp/rclone241475571) 2026/03/08 06:03:41 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko') 2026/03/08 06:03:41 DEBUG : only0: Sizes differ 2026/03/08 06:03:41 DEBUG : only10: size = 0 (Local file system at /tmp/rclone241475571) 2026/03/08 06:03:41 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko') 2026/03/08 06:03:41 DEBUG : only10: Sizes differ 2026/03/08 06:03:41 DEBUG : only11: size = 0 (Local file system at /tmp/rclone241475571) 2026/03/08 06:03:41 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko') 2026/03/08 06:03:41 DEBUG : both7: Unchanged skipping 2026/03/08 06:03:41 DEBUG : both3: Unchanged skipping 2026/03/08 06:03:41 DEBUG : only12: size = 0 (Local file system at /tmp/rclone241475571) 2026/03/08 06:03:41 DEBUG : only13: size = 0 (Local file system at /tmp/rclone241475571) 2026/03/08 06:03:41 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko') 2026/03/08 06:03:41 DEBUG : only13: Sizes differ 2026/03/08 06:03:41 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko') 2026/03/08 06:03:41 DEBUG : only12: Sizes differ 2026/03/08 06:03:41 DEBUG : only11: Sizes differ 2026/03/08 06:03:41 DEBUG : only14: size = 0 (Local file system at /tmp/rclone241475571) 2026/03/08 06:03:41 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko') 2026/03/08 06:03:41 DEBUG : only14: Sizes differ 2026/03/08 06:03:41 DEBUG : both5: Unchanged skipping 2026/03/08 06:03:41 DEBUG : only15: size = 0 (Local file system at /tmp/rclone241475571) 2026/03/08 06:03:41 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko') 2026/03/08 06:03:41 DEBUG : only15: Sizes differ 2026/03/08 06:03:41 DEBUG : only16: size = 0 (Local file system at /tmp/rclone241475571) 2026/03/08 06:03:41 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko') 2026/03/08 06:03:41 DEBUG : only16: Sizes differ 2026/03/08 06:03:41 DEBUG : only17: size = 0 (Local file system at /tmp/rclone241475571) 2026/03/08 06:03:41 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko') 2026/03/08 06:03:41 DEBUG : only17: Sizes differ 2026/03/08 06:03:41 DEBUG : only18: size = 0 (Local file system at /tmp/rclone241475571) 2026/03/08 06:03:41 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko') 2026/03/08 06:03:41 DEBUG : only18: Sizes differ 2026/03/08 06:03:41 DEBUG : only19: size = 0 (Local file system at /tmp/rclone241475571) 2026/03/08 06:03:41 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko') 2026/03/08 06:03:41 DEBUG : only19: Sizes differ 2026/03/08 06:03:41 DEBUG : only1: size = 0 (Local file system at /tmp/rclone241475571) 2026/03/08 06:03:41 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko') 2026/03/08 06:03:41 DEBUG : only1: Sizes differ 2026/03/08 06:03:41 DEBUG : only2: size = 0 (Local file system at /tmp/rclone241475571) 2026/03/08 06:03:41 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko') 2026/03/08 06:03:41 DEBUG : only2: Sizes differ 2026/03/08 06:03:41 DEBUG : only3: size = 0 (Local file system at /tmp/rclone241475571) 2026/03/08 06:03:41 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko') 2026/03/08 06:03:41 DEBUG : only3: Sizes differ 2026/03/08 06:03:41 DEBUG : only4: size = 0 (Local file system at /tmp/rclone241475571) 2026/03/08 06:03:41 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko') 2026/03/08 06:03:41 DEBUG : only4: Sizes differ 2026/03/08 06:03:41 DEBUG : only5: size = 0 (Local file system at /tmp/rclone241475571) 2026/03/08 06:03:41 DEBUG : only8: size = 0 (Local file system at /tmp/rclone241475571) 2026/03/08 06:03:41 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko') 2026/03/08 06:03:41 DEBUG : only5: Sizes differ 2026/03/08 06:03:41 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko') 2026/03/08 06:03:41 DEBUG : only8: Sizes differ 2026/03/08 06:03:41 DEBUG : only6: size = 0 (Local file system at /tmp/rclone241475571) 2026/03/08 06:03:41 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko') 2026/03/08 06:03:41 DEBUG : only6: Sizes differ 2026/03/08 06:03:41 DEBUG : only7: size = 0 (Local file system at /tmp/rclone241475571) 2026/03/08 06:03:41 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko') 2026/03/08 06:03:41 DEBUG : only7: Sizes differ 2026/03/08 06:03:41 DEBUG : only9: size = 0 (Local file system at /tmp/rclone241475571) 2026/03/08 06:03:41 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko') 2026/03/08 06:03:41 DEBUG : only9: Sizes differ 2026/03/08 06:03:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 06:03:42 DEBUG : only13: md5 = 7c0a84667e5f1f1aef758c51158f2ba9 OK 2026/03/08 06:03:42 DEBUG : only13: size = 0 OK 2026/03/08 06:03:42 INFO : only13: Copied (replaced existing) 2026/03/08 06:03:42 DEBUG : only10: md5 = 07b57032dc9fdd96793c8dc7dc29adc9 OK 2026/03/08 06:03:42 DEBUG : only10: size = 0 OK 2026/03/08 06:03:42 INFO : only10: Copied (replaced existing) 2026/03/08 06:03:42 DEBUG : only11: md5 = 6d6ab83baef2b73817f1399a5c0cd07e OK 2026/03/08 06:03:42 DEBUG : only11: size = 0 OK 2026/03/08 06:03:42 INFO : only11: Copied (replaced existing) 2026/03/08 06:03:42 DEBUG : only0: md5 = 97a54e0f6bd6b61454872b195b6fbc71 OK 2026/03/08 06:03:42 DEBUG : only0: size = 0 OK 2026/03/08 06:03:42 INFO : only0: Copied (replaced existing) 2026/03/08 06:03:43 DEBUG : only16: md5 = b507d7d6f1abb8eadb70f3e646f921c3 OK 2026/03/08 06:03:43 DEBUG : only16: size = 0 OK 2026/03/08 06:03:43 INFO : only16: Copied (replaced existing) 2026/03/08 06:03:43 DEBUG : only17: md5 = 3a3eb15436f471eff7209e971379fe5a OK 2026/03/08 06:03:43 DEBUG : only17: size = 0 OK 2026/03/08 06:03:43 INFO : only17: Copied (replaced existing) 2026/03/08 06:03:44 DEBUG : only18: md5 = db602ee2daaa21f9023a9284af1a55c9 OK 2026/03/08 06:03:44 DEBUG : only18: size = 0 OK 2026/03/08 06:03:44 INFO : only18: Copied (replaced existing) 2026/03/08 06:03:44 DEBUG : only19: md5 = 7c4e8a072ca175a2eb27cde4369b1589 OK 2026/03/08 06:03:44 DEBUG : only19: size = 0 OK 2026/03/08 06:03:44 INFO : only19: Copied (replaced existing) 2026/03/08 06:03:44 DEBUG : only1: md5 = ba264ef2211da0bf9369869b7de7adb9 OK 2026/03/08 06:03:44 DEBUG : only1: size = 0 OK 2026/03/08 06:03:44 INFO : only1: Copied (replaced existing) 2026/03/08 06:03:45 DEBUG : only2: md5 = c26e7a5ef515c4ab70385fd40fe6185d OK 2026/03/08 06:03:45 DEBUG : only2: size = 0 OK 2026/03/08 06:03:45 INFO : only2: Copied (replaced existing) 2026/03/08 06:03:45 DEBUG : only15: md5 = 42146acea543d8da2da96226a4ffde11 OK 2026/03/08 06:03:45 DEBUG : only15: size = 0 OK 2026/03/08 06:03:45 INFO : only15: Copied (replaced existing) 2026/03/08 06:03:45 DEBUG : only3: md5 = 913c49bbe875754d58304e8724c8bb37 OK 2026/03/08 06:03:45 DEBUG : only3: size = 0 OK 2026/03/08 06:03:45 INFO : only3: Copied (replaced existing) 2026/03/08 06:03:46 DEBUG : only14: md5 = 9901f468b1b8ecf6b690a2d9e37ac697 OK 2026/03/08 06:03:46 DEBUG : only14: size = 0 OK 2026/03/08 06:03:46 INFO : only14: Copied (replaced existing) 2026/03/08 06:03:46 DEBUG : only12: md5 = 525f7ddd160262fe0b82ed39527423fa OK 2026/03/08 06:03:46 DEBUG : only12: size = 0 OK 2026/03/08 06:03:46 INFO : only12: Copied (replaced existing) 2026/03/08 06:03:46 DEBUG : only4: md5 = 562028ada78c28192df7ed6279ad1de8 OK 2026/03/08 06:03:46 DEBUG : only4: size = 0 OK 2026/03/08 06:03:46 INFO : only4: Copied (replaced existing) 2026/03/08 06:03:46 DEBUG : only5: md5 = 5c2bafd691c942aced8b215d83937ee8 OK 2026/03/08 06:03:46 DEBUG : only5: size = 0 OK 2026/03/08 06:03:46 INFO : only5: Copied (replaced existing) 2026/03/08 06:03:47 DEBUG : only6: md5 = c1f3f067984a89ce80a11e9b3fe3a508 OK 2026/03/08 06:03:47 DEBUG : only6: size = 0 OK 2026/03/08 06:03:47 INFO : only6: Copied (replaced existing) 2026/03/08 06:03:47 DEBUG : only7: md5 = f072160417c1d22f032090f3d2d7827e OK 2026/03/08 06:03:47 DEBUG : only7: size = 0 OK 2026/03/08 06:03:47 INFO : only7: Copied (replaced existing) 2026/03/08 06:03:47 DEBUG : only8: md5 = 26c69f3d6637e283ecc69ec9633f96b3 OK 2026/03/08 06:03:47 DEBUG : only8: size = 0 OK 2026/03/08 06:03:47 INFO : only8: Copied (replaced existing) 2026/03/08 06:03:47 DEBUG : only9: md5 = 5e9828cfbe9c52ad35235d1c7a92dc7f OK 2026/03/08 06:03:47 DEBUG : only9: size = 0 OK 2026/03/08 06:03:47 INFO : only9: Copied (replaced existing) 2026/03/08 06:03:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (81.99s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 06:04:05 DEBUG : empty_dir: Making directory with metadata 2026/03/08 06:04:05 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/08 06:04:05 DEBUG : empty_on_remote: Making directory with metadata 2026/03/08 06:04:05 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/08 06:04:05 DEBUG : empty_on_remote: Making directory with metadata 2026/03/08 06:04:05 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/08 06:04:10 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/08 06:04:10 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/08 06:04:10 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/08 06:04:10 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/03/08 06:04:17 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/03/08 06:04:17 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/03/08 06:04:18 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (14.75s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 06:04:19 DEBUG : empty_dir: Making directory with metadata 2026/03/08 06:04:19 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/08 06:04:19 DEBUG : empty_on_remote: Making directory with metadata 2026/03/08 06:04:19 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/08 06:04:19 DEBUG : empty_on_remote: Making directory with metadata 2026/03/08 06:04:20 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/08 06:04:25 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/08 06:04:25 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/08 06:04:25 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/08 06:04:25 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/03/08 06:04:25 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/03/08 06:04:32 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/03/08 06:04:33 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/03/08 06:04:33 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (15.85s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 06:04:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/08 06:04:35 DEBUG : sub dir: Making directory with metadata 2026/03/08 06:04:36 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/03/08 06:04:53 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/08 06:04:54 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/08 06:04:54 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/08 06:04:54 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/03/08 06:05:07 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2026/03/08 06:05:07 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/03/08 06:05:08 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/03/08 06:05:09 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/03/08 06:05:09 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/08 06:05:10 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/08 06:05:11 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/08 06:05:11 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/08 06:05:12 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/03/08 06:05:13 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/03/08 06:05:13 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/08 06:05:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (38.93s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 06:05:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/08 06:05:14 DEBUG : sub dir: Making directory with metadata 2026/03/08 06:05:15 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/03/08 06:05:37 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/08 06:05:37 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/08 06:05:37 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/08 06:05:37 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/03/08 06:05:49 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/03/08 06:05:49 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/03/08 06:05:50 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/03/08 06:05:51 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/08 06:05:51 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/08 06:05:52 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/08 06:05:53 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/08 06:05:53 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/03/08 06:05:54 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/03/08 06:05:54 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/08 06:05:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (41.32s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 06:05:58 DEBUG : dir1/0000-abcdefg.txt: md5 = 18bc87bb61e562e8cc387703bd8bf515 OK 2026/03/08 06:05:59 DEBUG : dir1/0001-bcdefgh.txt: md5 = ce76d8c835de13caaa69a2bc52a06a8b OK 2026/03/08 06:06:01 DEBUG : dir1/0002-cdefghi.txt: md5 = 9ab1b041a914da239948e356318bffa9 OK 2026/03/08 06:06:02 DEBUG : dir1/0003-defghij.txt: md5 = b92623e8b4631ae7bb662adc565781a4 OK 2026/03/08 06:06:04 DEBUG : dir1/0004-efghijk.txt: md5 = 89a1d96faa530e538bb07e066e70a58d OK 2026/03/08 06:06:05 DEBUG : dir1/0005-fghijkl.txt: md5 = d3fea975440f3df2a621d349754ee11f OK 2026/03/08 06:06:06 DEBUG : dir1/0006-ghijklm.txt: md5 = 6164d922e958e350f564b1ae87db35ec OK 2026/03/08 06:06:08 DEBUG : dir1/0007-1234567.txt: md5 = 7f0ff30078a159b4eda8904a5a0a0e01 OK 2026/03/08 06:06:09 DEBUG : dir1/0008-2345678.txt: md5 = b9fce7a336731b60d0b6bbe102c44acd OK 2026/03/08 06:06:11 DEBUG : dir1/0009-3456789.txt: md5 = e98461ebfc660dc857f5389f79ae6642 OK 2026/03/08 06:06:12 DEBUG : dir1/0010-456789.txt: md5 = 469b66a0375245707a788f6aa6ff754e OK 2026/03/08 06:06:14 DEBUG : dir1/0011-56789;.txt: md5 = 5a48a501d14a4d23c7d38dcab67676ea OK 2026/03/08 06:06:15 DEBUG : dir1/0012-6789;.txt: md5 = 81cefd52c16c1d5a27bd766390e1b565 OK 2026/03/08 06:06:17 DEBUG : dir1/0013-789;=.txt: md5 = 1abe456383bb6e0ac295395c09cd5e53 OK 2026/03/08 06:06:19 DEBUG : dir1/0014-89;=.txt: md5 = 430c0c65f4fe7318884bde43c343ff6f OK 2026/03/08 06:06:20 DEBUG : dir1/0015-9;=.txt: md5 = d78fff19c76f368c6c60fbf81b5d9494 OK 2026/03/08 06:06:22 DEBUG : apple: md5 = 04d65859668d998779f08f30e6085d3b OK 2026/03/08 06:06:23 DEBUG : banana: md5 = e0d1168c22f95b6481958db0b3175a93 OK 2026/03/08 06:06:25 DEBUG : appleappleapplebanana: md5 = 444f2492946ba7151b5aa8fe3a70eec9 OK 2026/03/08 06:06:26 DEBUG : splitbananasplit: md5 = d366467f30348652be385c433d4f656b OK 2026/03/08 06:06:26 DEBUG : Waiting for deletions to finish 2026/03/08 06:06:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/08 06:06:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/08 06:06:26 DEBUG : banana: Excluded (Path Filter) 2026/03/08 06:06:26 DEBUG : apple: Excluded (Path Filter) 2026/03/08 06:06:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 06:06:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 06:06:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/08 06:06:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/08 06:06:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/08 06:06:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/08 06:06:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/08 06:06:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 06:06:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 06:06:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 06:06:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/08 06:06:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/08 06:06:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/08 06:06:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/08 06:06:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/08 06:06:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 06:06:27 DEBUG : apple: size = 5 OK 2026/03/08 06:06:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:06:27 DEBUG : apple: Unchanged skipping 2026/03/08 06:06:27 DEBUG : banana: size = 6 OK 2026/03/08 06:06:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:06:27 DEBUG : banana: Unchanged skipping 2026/03/08 06:06:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/08 06:06:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:06:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/08 06:06:28 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/08 06:06:28 DEBUG : splitbananasplit: size = 16 OK 2026/03/08 06:06:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:06:28 DEBUG : splitbananasplit: Unchanged skipping 2026/03/08 06:06:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/08 06:06:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:06:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/08 06:06:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/08 06:06:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:06:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/08 06:06:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/08 06:06:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:06:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/08 06:06:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/08 06:06:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:06:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/08 06:06:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/08 06:06:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:06:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/08 06:06:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/08 06:06:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:06:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/08 06:06:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/08 06:06:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:06:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/08 06:06:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/08 06:06:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:06:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/08 06:06:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/08 06:06:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:06:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/08 06:06:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/08 06:06:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:06:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/08 06:06:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/08 06:06:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:06:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/08 06:06:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/08 06:06:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:06:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/08 06:06:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/08 06:06:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:06:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/08 06:06:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/08 06:06:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:06:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/08 06:06:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/08 06:06:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:06:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/08 06:06:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/08 06:06:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:06:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/08 06:06:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 06:06:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 06:06:28 DEBUG : Waiting for deletions to finish 2026/03/08 06:06:28 DEBUG : Waiting for deletions to finish 2026/03/08 06:06:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/08 06:06:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/08 06:06:29 DEBUG : banana: Excluded (Path Filter) 2026/03/08 06:06:29 DEBUG : apple: Excluded (Path Filter) 2026/03/08 06:06:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 06:06:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 06:06:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/08 06:06:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/08 06:06:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/08 06:06:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/08 06:06:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/08 06:06:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 06:06:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 06:06:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 06:06:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/08 06:06:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/08 06:06:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/08 06:06:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/08 06:06:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/08 06:06:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 06:06:29 DEBUG : apple: size = 5 OK 2026/03/08 06:06:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:06:29 DEBUG : apple: Unchanged skipping 2026/03/08 06:06:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/08 06:06:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:06:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/08 06:06:29 DEBUG : dir1: Directory modification time the same (differ by -525.06µs, within tolerance 1ms) 2026/03/08 06:06:29 DEBUG : banana: size = 6 OK 2026/03/08 06:06:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:06:29 DEBUG : banana: Unchanged skipping 2026/03/08 06:06:29 DEBUG : splitbananasplit: size = 16 OK 2026/03/08 06:06:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:06:29 DEBUG : splitbananasplit: Unchanged skipping 2026/03/08 06:06:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/08 06:06:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:06:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/08 06:06:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/08 06:06:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:06:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:06:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/08 06:06:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/08 06:06:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/08 06:06:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:06:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/08 06:06:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/08 06:06:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/08 06:06:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:06:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/08 06:06:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/08 06:06:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:06:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/08 06:06:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:06:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/08 06:06:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 06:06:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/08 06:06:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/08 06:06:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:06:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/08 06:06:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/08 06:06:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:06:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/08 06:06:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/08 06:06:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:06:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/08 06:06:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:06:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/08 06:06:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:06:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/08 06:06:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/08 06:06:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:06:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/08 06:06:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:06:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/08 06:06:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/08 06:06:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:06:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/08 06:06:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/08 06:06:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/08 06:06:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/08 06:06:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/08 06:06:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:06:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/08 06:06:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 06:06:30 DEBUG : Waiting for deletions to finish 2026/03/08 06:06:30 DEBUG : Waiting for deletions to finish 2026/03/08 06:06:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/08 06:06:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/08 06:06:30 DEBUG : banana: Excluded (Path Filter) 2026/03/08 06:06:30 DEBUG : apple: Excluded (Path Filter) 2026/03/08 06:06:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 06:06:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 06:06:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/08 06:06:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/08 06:06:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/08 06:06:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/08 06:06:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/08 06:06:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 06:06:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 06:06:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 06:06:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/08 06:06:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/08 06:06:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/08 06:06:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/08 06:06:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/08 06:06:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 06:06:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/08 06:06:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/08 06:06:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/08 06:06:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/08 06:06:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/08 06:06:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/08 06:06:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/08 06:06:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/08 06:06:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/08 06:06:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/08 06:06:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/08 06:06:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/08 06:06:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/08 06:06:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/08 06:06:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/08 06:06:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" === RUN TestTransform/NFD run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 06:06:43 DEBUG : dir1/0000-abcdefg.txt: md5 = bbd7d8a8591469d30368111f8ab4a6e1 OK 2026/03/08 06:06:45 DEBUG : dir1/0001-bcdefgh.txt: md5 = b75ebc73aebe389c39c0ad2736e1d70b OK 2026/03/08 06:06:46 DEBUG : dir1/0002-cdefghi.txt: md5 = a7212eb8828fda7302897217da1457cd OK 2026/03/08 06:06:48 DEBUG : dir1/0003-defghij.txt: md5 = ec96ee418d6306b381fcbe0efd3bc5e6 OK 2026/03/08 06:06:49 DEBUG : dir1/0004-efghijk.txt: md5 = 8f998bee273a1d0da61a72716b4865f0 OK 2026/03/08 06:06:51 DEBUG : dir1/0005-fghijkl.txt: md5 = ec8f78959590b54a8640cd6a0bb16f3c OK 2026/03/08 06:06:52 DEBUG : dir1/0006-ghijklm.txt: md5 = eb74ec1b951e5b338eff010adde94a78 OK 2026/03/08 06:06:53 DEBUG : dir1/0007-1234567.txt: md5 = 06bd89c910bdba03c24be61d70707095 OK 2026/03/08 06:06:55 DEBUG : dir1/0008-2345678.txt: md5 = 7f231de6db888e87c2643b54a532c0f2 OK 2026/03/08 06:06:56 DEBUG : dir1/0009-3456789.txt: md5 = 613be43179ed6936f78a9ec2f6174fbb OK 2026/03/08 06:06:58 DEBUG : dir1/0010-456789.txt: md5 = c41993c279da1482a10cfd6d810ecb3d OK 2026/03/08 06:06:59 DEBUG : dir1/0011-56789;.txt: md5 = 84bb8ec732b8428997597692bab540b4 OK 2026/03/08 06:07:01 DEBUG : dir1/0012-6789;.txt: md5 = 2e0055311a0ffab4039629aa479428fc OK 2026/03/08 06:07:02 DEBUG : dir1/0013-789;=.txt: md5 = c7516f0011793da988e3b6f5ecfc0fee OK 2026/03/08 06:07:04 DEBUG : dir1/0014-89;=.txt: md5 = 0d911caa2371100c15c2bd23fa88781a OK 2026/03/08 06:07:05 DEBUG : dir1/0015-9;=.txt: md5 = f90c5b81181213b52cddd4648f07fce9 OK 2026/03/08 06:07:07 DEBUG : apple: md5 = 8caddc767f9b67b79af4f6b4b9c523b9 OK 2026/03/08 06:07:09 DEBUG : banana: md5 = 52f5f7207b2cbcfb2ecbc8d488398583 OK 2026/03/08 06:07:10 DEBUG : appleappleapplebanana: md5 = d3ac1d2fa1ee5ee0c554850bbf0dfb11 OK 2026/03/08 06:07:11 DEBUG : splitbananasplit: md5 = 1d7c3f618341b4e835f9ee219073b1be OK 2026/03/08 06:07:11 DEBUG : Waiting for deletions to finish 2026/03/08 06:07:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/08 06:07:12 DEBUG : apple: Excluded (Path Filter) 2026/03/08 06:07:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/08 06:07:12 DEBUG : banana: Excluded (Path Filter) 2026/03/08 06:07:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/08 06:07:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 06:07:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 06:07:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/08 06:07:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/08 06:07:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 06:07:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/08 06:07:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 06:07:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 06:07:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/08 06:07:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/08 06:07:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/08 06:07:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/08 06:07:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/08 06:07:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/08 06:07:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 06:07:13 DEBUG : apple: size = 5 OK 2026/03/08 06:07:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:07:13 DEBUG : apple: Unchanged skipping 2026/03/08 06:07:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/08 06:07:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:07:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/08 06:07:13 DEBUG : banana: size = 6 OK 2026/03/08 06:07:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:07:13 DEBUG : banana: Unchanged skipping 2026/03/08 06:07:13 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/08 06:07:13 DEBUG : splitbananasplit: size = 16 OK 2026/03/08 06:07:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:07:13 DEBUG : splitbananasplit: Unchanged skipping 2026/03/08 06:07:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/08 06:07:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/08 06:07:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:07:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/08 06:07:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:07:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/08 06:07:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/08 06:07:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:07:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/08 06:07:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/08 06:07:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:07:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/08 06:07:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/08 06:07:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:07:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/08 06:07:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/08 06:07:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:07:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/08 06:07:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/08 06:07:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:07:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/08 06:07:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/08 06:07:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:07:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/08 06:07:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/08 06:07:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:07:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/08 06:07:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 06:07:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/08 06:07:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:07:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/08 06:07:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/08 06:07:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:07:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/08 06:07:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/08 06:07:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:07:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/08 06:07:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/08 06:07:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:07:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/08 06:07:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/08 06:07:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:07:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/08 06:07:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/08 06:07:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/08 06:07:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:07:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/08 06:07:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:07:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/08 06:07:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 06:07:14 DEBUG : Waiting for deletions to finish 2026/03/08 06:07:14 DEBUG : Waiting for deletions to finish 2026/03/08 06:07:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/08 06:07:14 DEBUG : apple: Excluded (Path Filter) 2026/03/08 06:07:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/08 06:07:14 DEBUG : banana: Excluded (Path Filter) 2026/03/08 06:07:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/08 06:07:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 06:07:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 06:07:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/08 06:07:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/08 06:07:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 06:07:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/08 06:07:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 06:07:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 06:07:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/08 06:07:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/08 06:07:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/08 06:07:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/08 06:07:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/08 06:07:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/08 06:07:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 06:07:15 DEBUG : dir1: Directory modification time the same (differ by -865.485µs, within tolerance 1ms) 2026/03/08 06:07:15 DEBUG : apple: size = 5 OK 2026/03/08 06:07:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:07:15 DEBUG : apple: Unchanged skipping 2026/03/08 06:07:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/08 06:07:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:07:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/08 06:07:15 DEBUG : banana: size = 6 OK 2026/03/08 06:07:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:07:15 DEBUG : banana: Unchanged skipping 2026/03/08 06:07:15 DEBUG : splitbananasplit: size = 16 OK 2026/03/08 06:07:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:07:15 DEBUG : splitbananasplit: Unchanged skipping 2026/03/08 06:07:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/08 06:07:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/08 06:07:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 06:07:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:07:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/08 06:07:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/08 06:07:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:07:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/08 06:07:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/08 06:07:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/08 06:07:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:07:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/08 06:07:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/08 06:07:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:07:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/08 06:07:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:07:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/08 06:07:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/08 06:07:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:07:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/08 06:07:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/08 06:07:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/08 06:07:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/08 06:07:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/08 06:07:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:07:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/08 06:07:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/08 06:07:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/08 06:07:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:07:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:07:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/08 06:07:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/08 06:07:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:07:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:07:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/08 06:07:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/08 06:07:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/08 06:07:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:07:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:07:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/08 06:07:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/08 06:07:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/08 06:07:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:07:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/08 06:07:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:07:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/08 06:07:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:07:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/08 06:07:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/08 06:07:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 06:07:15 DEBUG : Waiting for deletions to finish 2026/03/08 06:07:15 DEBUG : Waiting for deletions to finish 2026/03/08 06:07:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/08 06:07:16 DEBUG : apple: Excluded (Path Filter) 2026/03/08 06:07:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/08 06:07:16 DEBUG : banana: Excluded (Path Filter) 2026/03/08 06:07:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/08 06:07:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 06:07:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 06:07:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/08 06:07:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/08 06:07:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 06:07:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/08 06:07:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 06:07:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 06:07:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/08 06:07:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/08 06:07:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/08 06:07:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/08 06:07:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/08 06:07:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/08 06:07:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 06:07:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/08 06:07:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/08 06:07:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/08 06:07:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/08 06:07:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/08 06:07:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/08 06:07:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/08 06:07:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/08 06:07:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/08 06:07:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/08 06:07:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/08 06:07:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/08 06:07:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/08 06:07:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/08 06:07:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/08 06:07:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" === RUN TestTransform/base64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 06:07:29 DEBUG : dir1/0000-abcdefg.txt: md5 = 7548d57bd472f9c913773d41dfb7afe4 OK 2026/03/08 06:07:31 DEBUG : dir1/0001-bcdefgh.txt: md5 = d1e4f3e70d1e24686f63dac52649ca84 OK 2026/03/08 06:07:32 DEBUG : dir1/0002-cdefghi.txt: md5 = 834235c8acf055e303d9d4e0923e20f3 OK 2026/03/08 06:07:34 DEBUG : dir1/0003-defghij.txt: md5 = ef2823cc3e89dc2ddb2d8ea11495cf5b OK 2026/03/08 06:07:35 DEBUG : dir1/0004-efghijk.txt: md5 = 3e9759d717b2087f92d61212c697b819 OK 2026/03/08 06:07:37 DEBUG : dir1/0005-fghijkl.txt: md5 = 28f8220d400b5535e3846470c0401ad4 OK 2026/03/08 06:07:38 DEBUG : dir1/0006-ghijklm.txt: md5 = ecd4b97099b6c36e572253c812c9030b OK 2026/03/08 06:07:40 DEBUG : dir1/0007-1234567.txt: md5 = 20de83bbebf582f0b663024022b88811 OK 2026/03/08 06:07:41 DEBUG : dir1/0008-2345678.txt: md5 = bdd86202795f05196164cd5c4f78f443 OK 2026/03/08 06:07:43 DEBUG : dir1/0009-3456789.txt: md5 = e9326988713db8c3f167ec826537c23c OK 2026/03/08 06:07:44 DEBUG : dir1/0010-456789.txt: md5 = c758c91392ba462d8429845fb0bb26af OK 2026/03/08 06:07:46 DEBUG : dir1/0011-56789;.txt: md5 = 890f8d03665b38cf9c7b0560cb6c10e7 OK 2026/03/08 06:07:47 DEBUG : dir1/0012-6789;.txt: md5 = 439fc15ae956668f7adb43876b488827 OK 2026/03/08 06:07:49 DEBUG : dir1/0013-789;=.txt: md5 = bdd838a579a8b7a7949dea8074f9dc88 OK 2026/03/08 06:07:50 DEBUG : dir1/0014-89;=.txt: md5 = a90c41a939c1eb4505ab8de648ab4707 OK 2026/03/08 06:07:52 DEBUG : dir1/0015-9;=.txt: md5 = 9530c675ea78bc8133996fbd2134b0ee OK 2026/03/08 06:07:53 DEBUG : apple: md5 = 0f877e9694c23435b29a86e7adf85000 OK 2026/03/08 06:07:55 DEBUG : banana: md5 = d818df0705dd1cd5f363bae9d77ad807 OK 2026/03/08 06:07:56 DEBUG : appleappleapplebanana: md5 = 6910ece1126617711b7458d4ff105197 OK 2026/03/08 06:07:58 DEBUG : splitbananasplit: md5 = 064cb710ad20fd093b2ef1ea3b04f258 OK 2026/03/08 06:07:58 DEBUG : Waiting for deletions to finish 2026/03/08 06:07:59 DEBUG : banana: Excluded (Path Filter) 2026/03/08 06:07:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/08 06:07:59 DEBUG : apple: Excluded (Path Filter) 2026/03/08 06:07:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/08 06:07:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 06:07:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 06:07:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/08 06:07:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 06:07:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/08 06:07:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/08 06:07:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 06:07:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/08 06:07:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 06:07:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 06:07:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/08 06:07:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/08 06:07:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/08 06:07:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/08 06:07:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/08 06:07:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/08 06:07:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 06:07:59 DEBUG : apple: transformed to: YXBwbGU= 2026/03/08 06:07:59 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 06:07:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 06:07:59 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 06:07:59 DEBUG : apple: transformed to: YXBwbGU= 2026/03/08 06:07:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 06:07:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 06:07:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 06:07:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 06:07:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 06:07:59 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 06:07:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 06:07:59 DEBUG : apple: transformed to: YXBwbGU= 2026/03/08 06:07:59 DEBUG : apple: transformed to: YXBwbGU= 2026/03/08 06:08:00 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/08 06:08:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 06:08:00 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/08 06:08:00 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 06:08:00 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/08 06:08:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 06:08:00 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/08 06:08:00 DEBUG : apple: transformed to: YXBwbGU= 2026/03/08 06:08:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 06:08:00 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 06:08:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 06:08:00 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/08 06:08:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/08 06:08:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 06:08:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 06:08:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 06:08:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 06:08:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/08 06:08:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/08 06:08:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 06:08:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/08 06:08:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/08 06:08:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 06:08:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 06:08:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 06:08:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/08 06:08:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 06:08:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/08 06:08:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 06:08:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 06:08:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 06:08:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 06:08:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 06:08:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/08 06:08:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 06:08:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/08 06:08:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 06:08:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 06:08:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/08 06:08:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 06:08:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/08 06:08:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/08 06:08:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 06:08:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 06:08:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 06:08:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/08 06:08:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 06:08:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/08 06:08:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 06:08:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/08 06:08:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 06:08:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 06:08:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 06:08:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 06:08:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 06:08:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 06:08:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 06:08:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 06:08:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 06:08:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/08 06:08:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 06:08:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/08 06:08:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 06:08:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/08 06:08:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 06:08:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 06:08:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 06:08:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 06:08:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 06:08:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 06:08:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 06:08:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 06:08:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 06:08:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 06:08:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 06:08:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/08 06:08:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 06:08:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/08 06:08:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 06:08:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/08 06:08:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 06:08:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 06:08:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 06:08:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 06:08:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 06:08:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 06:08:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 06:08:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 06:08:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 06:08:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 06:08:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 06:08:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 06:08:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 06:08:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/08 06:08:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 06:08:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/08 06:08:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 06:08:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/08 06:08:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 06:08:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 06:08:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 06:08:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 06:08:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 06:08:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/08 06:08:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 06:08:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/08 06:08:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 06:08:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/08 06:08:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 06:08:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 06:08:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 06:08:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 06:08:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 06:08:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 06:08:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 06:08:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 06:08:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 06:08:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 06:08:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 06:08:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 06:08:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 06:08:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/08 06:08:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 06:08:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/08 06:08:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 06:08:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/08 06:08:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 06:08:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 06:08:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 06:08:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 06:08:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 06:08:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 06:08:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 06:08:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 06:08:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 06:08:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 06:08:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 06:08:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 06:08:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 06:08:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 06:08:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 06:08:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 06:08:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/08 06:08:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 06:08:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/08 06:08:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/08 06:08:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/08 06:08:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/08 06:08:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/08 06:08:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/08 06:08:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/08 06:08:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 06:08:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 06:08:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 06:08:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 06:08:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/08 06:08:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 06:08:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/08 06:08:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 06:08:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/08 06:08:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 06:08:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/08 06:08:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 06:08:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 06:08:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 06:08:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 06:08:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 06:08:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 06:08:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 06:08:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 06:08:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 06:08:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 06:08:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 06:08:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 06:08:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 06:08:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 06:08:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 06:08:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 06:08:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 06:08:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 06:08:00 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/08 06:08:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 06:08:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 06:08:00 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/08 06:08:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 06:08:00 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/08 06:08:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 06:08:00 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/08 06:08:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 06:08:00 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/08 06:08:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 06:08:00 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/08 06:08:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 06:08:00 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/08 06:08:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 06:08:00 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/08 06:08:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 06:08:00 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/08 06:08:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 06:08:00 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/08 06:08:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 06:08:00 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/08 06:08:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/08 06:08:00 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/08 06:08:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/08 06:08:00 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/08 06:08:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/08 06:08:00 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/08 06:08:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/08 06:08:00 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/08 06:08:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 06:08:00 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/08 06:08:00 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/08 06:08:00 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/08 06:08:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 06:08:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 06:08:01 DEBUG : YXBwbGU=: md5 = 5484a9273aadd1c15926846fef74d240 OK 2026/03/08 06:08:01 DEBUG : YXBwbGU=: size = 5 OK 2026/03/08 06:08:01 INFO : apple: Copied (new) to: YXBwbGU= 2026/03/08 06:08:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 06:08:01 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = 9a07050510f816427df09e0f937a9e5b OK 2026/03/08 06:08:01 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/08 06:08:01 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 06:08:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 06:08:01 DEBUG : YmFuYW5h: md5 = dfa42485b1c2e8ec6cc37db4a606e100 OK 2026/03/08 06:08:01 DEBUG : YmFuYW5h: size = 6 OK 2026/03/08 06:08:01 INFO : banana: Copied (new) to: YmFuYW5h 2026/03/08 06:08:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 06:08:01 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = 663279e9dd989a47dd7ddcf3acc675c3 OK 2026/03/08 06:08:01 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/08 06:08:01 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 06:08:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 06:08:02 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = 99c694cc7a5ec2d09c337a4723c814a2 OK 2026/03/08 06:08:02 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/08 06:08:02 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 06:08:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 06:08:02 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = 7703810caae319fc7914e5e3af00585f OK 2026/03/08 06:08:02 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/08 06:08:02 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 06:08:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 06:08:02 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = 3160044cd833e5c02f394168233e7387 OK 2026/03/08 06:08:02 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/08 06:08:02 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 06:08:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 06:08:03 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = b63c6036ecc48d51734a0ade72515af3 OK 2026/03/08 06:08:03 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/08 06:08:03 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 06:08:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 06:08:04 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = 0a795823e8147c3a74046cf79b066ba0 OK 2026/03/08 06:08:04 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/08 06:08:04 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 06:08:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 06:08:04 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = 9f2683d982326c283ce8dd9f3ad9c58a OK 2026/03/08 06:08:04 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/08 06:08:04 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 06:08:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 06:08:04 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = 247eb33a309b33cbfabf36cf0f3e5600 OK 2026/03/08 06:08:04 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/08 06:08:04 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 06:08:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/08 06:08:04 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = 452e7ac7e57f48a7ef44403679a3a7ee OK 2026/03/08 06:08:04 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/08 06:08:04 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 06:08:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/08 06:08:05 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = a9f28cf644d4f268ec6784873010ab17 OK 2026/03/08 06:08:05 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/08 06:08:05 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 06:08:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/08 06:08:05 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = 0c8e5bbaf63c9e4e6ccd93136059229a OK 2026/03/08 06:08:05 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/08 06:08:05 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 06:08:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/08 06:08:05 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = 9d215285a1ee26e5f80ab2aa6c11fdaf OK 2026/03/08 06:08:05 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/08 06:08:05 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/08 06:08:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/08 06:08:06 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = be94118e72d45462e632c4a6343cd538 OK 2026/03/08 06:08:06 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/08 06:08:06 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/08 06:08:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/08 06:08:07 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = aecfd2d0c62303db99bea839e46da8fd OK 2026/03/08 06:08:07 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/08 06:08:07 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/08 06:08:07 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = f0f2bd9344ae208d5724356c6f7642cb OK 2026/03/08 06:08:07 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/08 06:08:07 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/08 06:08:07 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = b20630910e21b8a7c4e94609dfdf5c57 OK 2026/03/08 06:08:07 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/08 06:08:07 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/08 06:08:07 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = 6aef90a5779aadf85c88fbd334a91fcd OK 2026/03/08 06:08:07 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/08 06:08:07 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/03/08 06:08:07 DEBUG : Waiting for deletions to finish 2026/03/08 06:08:07 INFO : dir1/0011-56789;.txt: Deleted 2026/03/08 06:08:07 INFO : dir1/0007-1234567.txt: Deleted 2026/03/08 06:08:07 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/08 06:08:07 INFO : dir1/0015-9;=.txt: Deleted 2026/03/08 06:08:07 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/08 06:08:07 INFO : dir1/0012-6789;.txt: Deleted 2026/03/08 06:08:07 INFO : dir1/0003-defghij.txt: Deleted 2026/03/08 06:08:07 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/08 06:08:08 INFO : apple: Deleted 2026/03/08 06:08:08 INFO : splitbananasplit: Deleted 2026/03/08 06:08:08 INFO : banana: Deleted 2026/03/08 06:08:08 INFO : dir1/0008-2345678.txt: Deleted 2026/03/08 06:08:08 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/08 06:08:08 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/08 06:08:08 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/08 06:08:08 INFO : dir1/0014-89;=.txt: Deleted 2026/03/08 06:08:08 INFO : dir1/0013-789;=.txt: Deleted 2026/03/08 06:08:08 INFO : dir1/0009-3456789.txt: Deleted 2026/03/08 06:08:08 INFO : appleappleapplebanana: Deleted 2026/03/08 06:08:08 INFO : dir1/0010-456789.txt: Deleted 2026/03/08 06:08:08 DEBUG : Waiting for deletions to finish 2026/03/08 06:08:09 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/08 06:08:09 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/08 06:08:09 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/08 06:08:09 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/08 06:08:09 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/08 06:08:09 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/08 06:08:09 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/08 06:08:09 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/08 06:08:09 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/08 06:08:09 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/08 06:08:09 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/08 06:08:09 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/08 06:08:09 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/08 06:08:09 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/08 06:08:09 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/08 06:08:09 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/08 06:08:09 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/08 06:08:09 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/08 06:08:09 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/08 06:08:09 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/08 06:08:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 06:08:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 06:08:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 06:08:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 06:08:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 06:08:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 06:08:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 06:08:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 06:08:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 06:08:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 06:08:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 06:08:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 06:08:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 06:08:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 06:08:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 06:08:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 06:08:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 06:08:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 06:08:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/08 06:08:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 06:08:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/08 06:08:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/08 06:08:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/08 06:08:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/08 06:08:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/08 06:08:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/08 06:08:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/08 06:08:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/08 06:08:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/08 06:08:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/08 06:08:09 DEBUG : apple: transformed to: YXBwbGU= 2026/03/08 06:08:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/08 06:08:09 DEBUG : apple: transformed to: YXBwbGU= 2026/03/08 06:08:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/08 06:08:09 DEBUG : apple: transformed to: YXBwbGU= 2026/03/08 06:08:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/08 06:08:09 DEBUG : apple: transformed to: YXBwbGU= 2026/03/08 06:08:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/08 06:08:09 DEBUG : apple: transformed to: YXBwbGU= 2026/03/08 06:08:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/08 06:08:09 DEBUG : apple: transformed to: YXBwbGU= 2026/03/08 06:08:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/08 06:08:09 DEBUG : apple: transformed to: YXBwbGU= 2026/03/08 06:08:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 06:08:09 DEBUG : apple: transformed to: YXBwbGU= 2026/03/08 06:08:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 06:08:09 DEBUG : apple: transformed to: YXBwbGU= 2026/03/08 06:08:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 06:08:09 DEBUG : apple: transformed to: YXBwbGU= 2026/03/08 06:08:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 06:08:09 DEBUG : apple: transformed to: YXBwbGU= 2026/03/08 06:08:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 06:08:09 DEBUG : apple: transformed to: YXBwbGU= 2026/03/08 06:08:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 06:08:09 DEBUG : apple: transformed to: YXBwbGU= 2026/03/08 06:08:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 06:08:09 DEBUG : apple: transformed to: YXBwbGU= 2026/03/08 06:08:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 06:08:09 DEBUG : apple: transformed to: YXBwbGU= 2026/03/08 06:08:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 06:08:09 DEBUG : apple: transformed to: YXBwbGU= 2026/03/08 06:08:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 06:08:09 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 06:08:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/08 06:08:09 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 06:08:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/08 06:08:09 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 06:08:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/08 06:08:09 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 06:08:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/08 06:08:09 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 06:08:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/08 06:08:09 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 06:08:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/08 06:08:09 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 06:08:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 06:08:09 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 06:08:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 06:08:09 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 06:08:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 06:08:09 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 06:08:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 06:08:09 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 06:08:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 06:08:09 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 06:08:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 06:08:09 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 06:08:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 06:08:09 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 06:08:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 06:08:09 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 06:08:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 06:08:09 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 06:08:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 06:08:09 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 06:08:09 DEBUG : apple: transformed to: YXBwbGU= 2026/03/08 06:08:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 06:08:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/08 06:08:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 06:08:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/08 06:08:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 06:08:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/08 06:08:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 06:08:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/08 06:08:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 06:08:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/08 06:08:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 06:08:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/08 06:08:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 06:08:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 06:08:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 06:08:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 06:08:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 06:08:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 06:08:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 06:08:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 06:08:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 06:08:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 06:08:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 06:08:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 06:08:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 06:08:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 06:08:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 06:08:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 06:08:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 06:08:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 06:08:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 06:08:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 06:08:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 06:08:09 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 06:08:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 06:08:09 DEBUG : apple: transformed to: YXBwbGU= 2026/03/08 06:08:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 06:08:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/08 06:08:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 06:08:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/08 06:08:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 06:08:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/08 06:08:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 06:08:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/08 06:08:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 06:08:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/08 06:08:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 06:08:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/08 06:08:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 06:08:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 06:08:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 06:08:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 06:08:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 06:08:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 06:08:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 06:08:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 06:08:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 06:08:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 06:08:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 06:08:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 06:08:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 06:08:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 06:08:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 06:08:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 06:08:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 06:08:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 06:08:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 06:08:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 06:08:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 06:08:09 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 06:08:09 DEBUG : apple: transformed to: YXBwbGU= 2026/03/08 06:08:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 06:08:09 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 06:08:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 06:08:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 06:08:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 06:08:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 06:08:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 06:08:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 06:08:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 06:08:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 06:08:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 06:08:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 06:08:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 06:08:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/08 06:08:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/08 06:08:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/08 06:08:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/08 06:08:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/08 06:08:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/08 06:08:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 06:08:09 DEBUG : apple: transformed to: YXBwbGU= 2026/03/08 06:08:09 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 06:08:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 06:08:09 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 06:08:09 DEBUG : apple: transformed to: YXBwbGU= 2026/03/08 06:08:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 06:08:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 06:08:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 06:08:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 06:08:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 06:08:09 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 06:08:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 06:08:09 DEBUG : apple: transformed to: YXBwbGU= 2026/03/08 06:08:09 DEBUG : apple: transformed to: YXBwbGU= 2026/03/08 06:08:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 06:08:10 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 06:08:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 06:08:10 DEBUG : dir1: Directory modification time the same (differ by -224.916µs, within tolerance 1ms) 2026/03/08 06:08:10 DEBUG : YXBwbGU=: size = 5 OK 2026/03/08 06:08:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:08:10 DEBUG : apple: Unchanged skipping 2026/03/08 06:08:10 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/08 06:08:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:08:10 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/08 06:08:10 DEBUG : YmFuYW5h: size = 6 OK 2026/03/08 06:08:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:08:10 DEBUG : banana: Unchanged skipping 2026/03/08 06:08:10 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/08 06:08:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:08:10 DEBUG : splitbananasplit: Unchanged skipping 2026/03/08 06:08:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/08 06:08:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 06:08:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 06:08:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 06:08:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 06:08:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/08 06:08:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/08 06:08:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 06:08:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/08 06:08:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/08 06:08:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 06:08:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 06:08:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 06:08:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/08 06:08:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 06:08:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/08 06:08:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 06:08:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 06:08:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 06:08:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 06:08:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 06:08:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/08 06:08:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 06:08:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/08 06:08:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 06:08:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 06:08:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/08 06:08:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 06:08:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/08 06:08:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/08 06:08:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 06:08:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 06:08:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 06:08:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/08 06:08:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 06:08:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/08 06:08:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 06:08:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/08 06:08:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 06:08:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 06:08:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 06:08:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 06:08:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 06:08:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 06:08:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 06:08:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 06:08:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 06:08:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/08 06:08:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 06:08:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/08 06:08:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 06:08:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/08 06:08:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 06:08:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 06:08:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 06:08:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 06:08:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 06:08:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 06:08:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 06:08:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 06:08:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 06:08:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 06:08:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 06:08:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/08 06:08:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 06:08:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/08 06:08:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 06:08:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/08 06:08:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 06:08:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 06:08:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 06:08:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 06:08:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 06:08:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 06:08:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 06:08:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 06:08:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 06:08:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 06:08:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 06:08:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 06:08:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 06:08:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/08 06:08:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 06:08:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/08 06:08:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 06:08:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/08 06:08:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 06:08:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 06:08:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 06:08:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 06:08:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 06:08:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/08 06:08:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 06:08:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/08 06:08:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 06:08:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/08 06:08:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 06:08:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 06:08:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 06:08:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 06:08:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 06:08:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 06:08:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 06:08:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 06:08:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 06:08:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 06:08:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 06:08:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 06:08:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 06:08:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/08 06:08:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 06:08:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/08 06:08:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 06:08:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/08 06:08:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 06:08:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 06:08:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 06:08:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 06:08:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 06:08:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 06:08:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 06:08:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 06:08:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 06:08:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 06:08:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 06:08:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 06:08:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 06:08:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 06:08:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 06:08:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 06:08:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/08 06:08:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 06:08:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/08 06:08:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/08 06:08:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/08 06:08:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/08 06:08:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/08 06:08:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/08 06:08:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/08 06:08:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 06:08:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 06:08:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 06:08:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 06:08:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/08 06:08:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 06:08:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/08 06:08:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 06:08:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/08 06:08:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 06:08:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/08 06:08:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 06:08:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 06:08:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 06:08:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 06:08:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 06:08:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 06:08:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 06:08:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 06:08:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 06:08:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 06:08:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 06:08:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 06:08:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 06:08:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 06:08:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 06:08:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 06:08:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 06:08:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 06:08:10 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/08 06:08:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 06:08:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 06:08:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 06:08:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 06:08:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 06:08:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 06:08:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 06:08:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 06:08:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 06:08:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 06:08:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 06:08:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/08 06:08:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/08 06:08:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/08 06:08:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/08 06:08:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 06:08:10 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/08 06:08:10 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/08 06:08:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:08:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/08 06:08:10 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/08 06:08:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:08:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/08 06:08:10 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/08 06:08:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:08:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/08 06:08:10 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/08 06:08:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:08:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/08 06:08:10 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/08 06:08:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:08:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/08 06:08:10 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/08 06:08:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:08:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/08 06:08:10 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/08 06:08:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:08:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/08 06:08:10 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/08 06:08:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:08:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/08 06:08:10 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/08 06:08:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:08:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/08 06:08:10 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/08 06:08:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:08:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/08 06:08:10 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/08 06:08:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:08:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/08 06:08:10 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/08 06:08:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:08:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/08 06:08:10 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/08 06:08:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:08:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/08 06:08:10 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/08 06:08:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:08:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/08 06:08:10 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/08 06:08:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:08:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/08 06:08:10 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/08 06:08:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:08:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/08 06:08:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 06:08:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 06:08:10 DEBUG : Waiting for deletions to finish 2026/03/08 06:08:10 DEBUG : Waiting for deletions to finish 2026/03/08 06:08:10 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/08 06:08:10 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/08 06:08:10 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/08 06:08:10 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/08 06:08:10 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/08 06:08:10 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/08 06:08:10 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/08 06:08:10 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/08 06:08:10 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/08 06:08:10 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/08 06:08:10 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/08 06:08:10 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/08 06:08:10 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/08 06:08:10 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/08 06:08:10 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/08 06:08:10 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/08 06:08:10 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/08 06:08:10 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/08 06:08:10 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/08 06:08:10 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/08 06:08:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 06:08:11 DEBUG : apple: transformed to: YXBwbGU= 2026/03/08 06:08:11 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 06:08:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 06:08:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 06:08:11 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 06:08:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 06:08:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 06:08:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 06:08:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 06:08:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 06:08:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 06:08:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 06:08:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 06:08:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 06:08:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 06:08:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 06:08:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 06:08:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 06:08:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 06:08:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 06:08:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 06:08:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 06:08:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 06:08:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 06:08:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 06:08:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/08 06:08:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 06:08:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/08 06:08:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/08 06:08:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/08 06:08:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/08 06:08:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/08 06:08:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/08 06:08:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/08 06:08:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/08 06:08:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/08 06:08:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/08 06:08:11 DEBUG : apple: transformed to: YXBwbGU= 2026/03/08 06:08:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 06:08:11 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 06:08:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 06:08:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 06:08:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 06:08:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 06:08:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 06:08:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 06:08:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 06:08:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 06:08:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 06:08:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 06:08:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 06:08:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/08 06:08:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/08 06:08:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/08 06:08:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/08 06:08:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/08 06:08:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/08 06:08:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/08 06:08:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ssvb4dmjhiolpr8ipt02e55l6ukurkh7mrfcb7nt8c0k8q71pb2g" 2026/03/08 06:08:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "re83vvpgl8cvb14glk1bgi5r728f5drf65j1paiagbn1kitosis0" 2026/03/08 06:08:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/08 06:08:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/08 06:08:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "p1f69c2bnfnl3mphmlpb623lmh4uu5c7c5s9gm9vmcngq3fd7spg" 2026/03/08 06:08:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/08 06:08:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/08 06:08:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "301gbht8qu344gpt4slk7rh44h4r6pto1k96882lujvehrjfva00" 2026/03/08 06:08:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qa3qi8prsbnf7fibe45232c5svftjlk4drc8b8s0i2ktrjgv3h50" 2026/03/08 06:08:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/08 06:08:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "52sejkagmuadnvb1g3g77vcuq017ora7ds45utakbrgbffhh1kj0" 2026/03/08 06:08:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "41s3il9e1nfovrslmbng8iqtlrv8cvl2lltb04ifuq8mg8o2asb0" 2026/03/08 06:08:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vi8ktotkncs6i0su6cl4j5sfq96jo9vgplq5h1tre50ffhi6o670" 2026/03/08 06:08:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/08 06:08:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/08 06:08:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1j1c20ubfu6gknl0uoaveomemlrt9napkcfl15fre7vopqj3fjkg" 2026/03/08 06:08:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/08 06:08:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/08 06:08:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/08 06:08:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d5vmlctorvi4ie2dnjnmg9qt0dciffh31b1uk9r9g444bq2ute8g" 2026/03/08 06:08:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ko4nipokaeir7he536pqhh64srglvijf8us0qaatt2pl9r8b2260" 2026/03/08 06:08:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/08 06:08:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/08 06:08:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r9nv8spjccmm5lb23cbo5b7sqrb3dpl4husg96cterfbn9s71cf0" 2026/03/08 06:08:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/08 06:08:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/08 06:08:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "le27f46j4es0aqged1bqo88pit85jt3eek5kv2qath0s0dcoim80" 2026/03/08 06:08:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a7bnchfb66rtan84bph2nv1ir04d2gpe8o1p4fu48v66tble7shg" 2026/03/08 06:08:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3jlfue81bpetn9c9or8ofd1qhrcuhja8hu3o1q2a25dvch35bps0" 2026/03/08 06:08:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/08 06:08:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0ucuaat1b655fqvvfhv78uvlha95qeaohkdi4ts8ll774apko4mg" === RUN TestTransform/prefix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 06:08:24 DEBUG : dir1/0000-abcdefg.txt: md5 = 28485242071656a1871eb4856c02182e OK 2026/03/08 06:08:25 DEBUG : dir1/0001-bcdefgh.txt: md5 = 54fe8e216a51d7374f5cdd68f5991838 OK 2026/03/08 06:08:27 DEBUG : dir1/0002-cdefghi.txt: md5 = 7d9f68342ddfae4be50c328a3c8111b1 OK 2026/03/08 06:08:28 DEBUG : dir1/0003-defghij.txt: md5 = 07a3f9a2e3af66e5cf28d6b9ec5ce780 OK 2026/03/08 06:08:29 DEBUG : dir1/0004-efghijk.txt: md5 = af9bfbb1b90929c711e90c7b9976f68d OK 2026/03/08 06:08:31 DEBUG : dir1/0005-fghijkl.txt: md5 = b932893f5d35845cecbc1163a0cbf267 OK 2026/03/08 06:08:32 DEBUG : dir1/0006-ghijklm.txt: md5 = d5fcf1d1b981e1e903ad1d8c820e120f OK 2026/03/08 06:08:34 DEBUG : dir1/0007-1234567.txt: md5 = 52d9bc5f55cf8cb481c16c7aee8cc8c3 OK 2026/03/08 06:08:35 DEBUG : dir1/0008-2345678.txt: md5 = f29e13bdee204a9a9cb8f55ae92d32ae OK 2026/03/08 06:08:36 DEBUG : dir1/0009-3456789.txt: md5 = 161e29cbb2bf078bda87a46012da9c19 OK 2026/03/08 06:08:38 DEBUG : dir1/0010-456789.txt: md5 = ecad4461d4130d7a0c9ddc44b3fb6936 OK 2026/03/08 06:08:39 DEBUG : dir1/0011-56789;.txt: md5 = f127333a58c3b88e9f4b2ce8005838df OK 2026/03/08 06:08:41 DEBUG : dir1/0012-6789;.txt: md5 = fb6739e19a6682871302cb64e6d5d98b OK 2026/03/08 06:08:42 DEBUG : dir1/0013-789;=.txt: md5 = 24844879969ada1ff30e3731837f7e2f OK 2026/03/08 06:08:44 DEBUG : dir1/0014-89;=.txt: md5 = 63e540d9eded660dc3c04fbff56e4db4 OK 2026/03/08 06:08:45 DEBUG : dir1/0015-9;=.txt: md5 = 9831d437f3fc133893e5655c20398b31 OK 2026/03/08 06:08:47 DEBUG : apple: md5 = 849103b8b3885cc629bd53602d7de169 OK 2026/03/08 06:08:48 DEBUG : banana: md5 = 361a959d7762663ceed0407a1eb40053 OK 2026/03/08 06:08:49 DEBUG : appleappleapplebanana: md5 = e701410739890f1f8d4320f630fba8b3 OK 2026/03/08 06:08:51 DEBUG : splitbananasplit: md5 = 37ac83ada84b58f79a587f0a78addf8a OK 2026/03/08 06:08:51 DEBUG : Waiting for deletions to finish 2026/03/08 06:08:52 DEBUG : banana: Excluded (Path Filter) 2026/03/08 06:08:52 DEBUG : apple: Excluded (Path Filter) 2026/03/08 06:08:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/08 06:08:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/08 06:08:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 06:08:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 06:08:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/08 06:08:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/08 06:08:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/08 06:08:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/08 06:08:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/08 06:08:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/08 06:08:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 06:08:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/08 06:08:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/08 06:08:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 06:08:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/08 06:08:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 06:08:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/08 06:08:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 06:08:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/08 06:08:52 DEBUG : apple: transformed to: PREFIXapple 2026/03/08 06:08:52 DEBUG : banana: transformed to: PREFIXbanana 2026/03/08 06:08:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/08 06:08:52 DEBUG : banana: transformed to: PREFIXbanana 2026/03/08 06:08:52 DEBUG : apple: transformed to: PREFIXapple 2026/03/08 06:08:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/08 06:08:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/08 06:08:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/08 06:08:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/08 06:08:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/08 06:08:52 DEBUG : banana: transformed to: PREFIXbanana 2026/03/08 06:08:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/08 06:08:52 DEBUG : apple: transformed to: PREFIXapple 2026/03/08 06:08:52 DEBUG : apple: transformed to: PREFIXapple 2026/03/08 06:08:52 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/08 06:08:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/08 06:08:52 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/08 06:08:52 DEBUG : banana: transformed to: PREFIXbanana 2026/03/08 06:08:52 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/08 06:08:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/08 06:08:52 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/08 06:08:52 DEBUG : apple: transformed to: PREFIXapple 2026/03/08 06:08:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/08 06:08:52 DEBUG : banana: transformed to: PREFIXbanana 2026/03/08 06:08:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/08 06:08:53 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/08 06:08:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/08 06:08:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/08 06:08:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/08 06:08:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/08 06:08:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/08 06:08:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/08 06:08:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/08 06:08:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/08 06:08:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/08 06:08:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/08 06:08:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/08 06:08:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/08 06:08:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/08 06:08:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/08 06:08:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/08 06:08:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/08 06:08:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/08 06:08:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/08 06:08:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/08 06:08:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/08 06:08:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/08 06:08:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/08 06:08:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/08 06:08:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/08 06:08:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/08 06:08:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/08 06:08:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/08 06:08:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/08 06:08:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/08 06:08:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/08 06:08:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/08 06:08:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/08 06:08:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/08 06:08:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/08 06:08:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/08 06:08:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/08 06:08:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/08 06:08:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/08 06:08:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/08 06:08:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/08 06:08:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/08 06:08:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/08 06:08:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/08 06:08:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/08 06:08:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/08 06:08:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/08 06:08:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/08 06:08:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/08 06:08:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/08 06:08:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/08 06:08:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/08 06:08:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/08 06:08:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/08 06:08:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/08 06:08:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/08 06:08:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/08 06:08:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/08 06:08:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/08 06:08:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/08 06:08:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/08 06:08:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/08 06:08:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/08 06:08:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/08 06:08:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/08 06:08:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/08 06:08:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/08 06:08:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/08 06:08:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/08 06:08:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/08 06:08:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/08 06:08:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/08 06:08:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/08 06:08:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/08 06:08:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/08 06:08:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/08 06:08:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/08 06:08:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/08 06:08:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/08 06:08:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/08 06:08:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/08 06:08:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/08 06:08:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/08 06:08:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/08 06:08:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/08 06:08:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/08 06:08:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/08 06:08:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/08 06:08:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/08 06:08:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/08 06:08:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/08 06:08:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/08 06:08:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/08 06:08:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/08 06:08:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/08 06:08:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/08 06:08:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/08 06:08:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/08 06:08:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/08 06:08:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/08 06:08:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/08 06:08:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/08 06:08:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/08 06:08:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/08 06:08:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/08 06:08:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/08 06:08:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/08 06:08:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/08 06:08:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/08 06:08:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/08 06:08:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/08 06:08:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/08 06:08:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/08 06:08:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/08 06:08:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/08 06:08:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/08 06:08:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/08 06:08:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/08 06:08:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/08 06:08:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/08 06:08:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/08 06:08:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/08 06:08:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/08 06:08:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/08 06:08:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/08 06:08:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/08 06:08:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/08 06:08:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/08 06:08:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/08 06:08:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/08 06:08:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/08 06:08:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/08 06:08:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/08 06:08:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/08 06:08:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/08 06:08:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/08 06:08:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/08 06:08:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/08 06:08:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/08 06:08:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/08 06:08:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/08 06:08:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/08 06:08:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/08 06:08:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/08 06:08:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/08 06:08:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/08 06:08:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/08 06:08:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/08 06:08:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/08 06:08:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/08 06:08:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/08 06:08:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/08 06:08:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/08 06:08:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/08 06:08:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/08 06:08:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/08 06:08:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/08 06:08:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/08 06:08:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/08 06:08:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/08 06:08:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/08 06:08:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/08 06:08:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/08 06:08:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/08 06:08:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/08 06:08:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/08 06:08:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/08 06:08:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/08 06:08:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/08 06:08:53 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/08 06:08:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/08 06:08:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/08 06:08:53 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/08 06:08:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/08 06:08:53 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/08 06:08:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/08 06:08:53 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/08 06:08:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/08 06:08:53 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/08 06:08:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/08 06:08:53 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/08 06:08:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/08 06:08:53 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/08 06:08:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/08 06:08:53 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/08 06:08:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/08 06:08:53 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/08 06:08:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/08 06:08:53 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/08 06:08:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/08 06:08:53 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/08 06:08:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/08 06:08:53 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/08 06:08:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/08 06:08:53 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/08 06:08:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/08 06:08:53 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/08 06:08:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/08 06:08:53 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/08 06:08:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/08 06:08:53 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/08 06:08:53 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/08 06:08:53 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/08 06:08:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 06:08:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 06:08:54 DEBUG : PREFIXsplitbananasplit: md5 = e2f07de93b792795ce7a0e154f62ba70 OK 2026/03/08 06:08:54 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/03/08 06:08:54 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/03/08 06:08:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/08 06:08:54 DEBUG : PREFIXbanana: md5 = 590dbffd11ed6f94272a94b7c111e829 OK 2026/03/08 06:08:54 DEBUG : PREFIXbanana: size = 6 OK 2026/03/08 06:08:54 INFO : banana: Copied (new) to: PREFIXbanana 2026/03/08 06:08:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/08 06:08:54 DEBUG : PREFIXappleappleapplebanana: md5 = 1753404fafb7562474f57b19d7ad309e OK 2026/03/08 06:08:54 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/03/08 06:08:54 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/03/08 06:08:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/08 06:08:54 DEBUG : PREFIXapple: md5 = e997ddce351cb344f188edf25cf9aaf3 OK 2026/03/08 06:08:54 DEBUG : PREFIXapple: size = 5 OK 2026/03/08 06:08:54 INFO : apple: Copied (new) to: PREFIXapple 2026/03/08 06:08:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/08 06:08:55 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = 9407b364c2744f042992a67eecbcbc2a OK 2026/03/08 06:08:55 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/03/08 06:08:55 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/03/08 06:08:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/08 06:08:55 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = dde1c6763e12f6a7deabdc1a8f29c5ea OK 2026/03/08 06:08:55 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/03/08 06:08:55 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/03/08 06:08:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/08 06:08:55 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = b9481561e54278886a1e117a29a16145 OK 2026/03/08 06:08:55 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/03/08 06:08:55 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/03/08 06:08:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/08 06:08:56 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = 48675df2bbb5330d1674f784f1192eb3 OK 2026/03/08 06:08:56 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/03/08 06:08:56 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/03/08 06:08:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/08 06:08:57 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = 9157156a392d5d3b5c3c1bc0e310df83 OK 2026/03/08 06:08:57 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/03/08 06:08:57 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/03/08 06:08:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/08 06:08:57 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = 07dea49001e9a0a83d20a162a4e2ed37 OK 2026/03/08 06:08:57 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/03/08 06:08:57 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/03/08 06:08:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/08 06:08:57 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = f60a6f1b4ed352aed0b36aa3251d1fe3 OK 2026/03/08 06:08:57 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/03/08 06:08:57 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/03/08 06:08:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/08 06:08:57 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = 196bfa20578a4386ccfb54d250364e55 OK 2026/03/08 06:08:57 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/03/08 06:08:57 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/03/08 06:08:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/08 06:08:58 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = cf827da48356f5a0d1dd756c6573e12b OK 2026/03/08 06:08:58 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/03/08 06:08:58 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/03/08 06:08:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/08 06:08:58 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = 9593d0424d2723e75ce2a558cce91797 OK 2026/03/08 06:08:58 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/03/08 06:08:58 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/03/08 06:08:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/08 06:08:58 DEBUG : dir1/PREFIX0010-456789.txt: md5 = bdc959079963ef091019ffcb90683fe4 OK 2026/03/08 06:08:58 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/03/08 06:08:58 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/03/08 06:08:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/08 06:08:58 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = 74b1795933c3a7fe46dac9d6dd3511d6 OK 2026/03/08 06:08:58 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/03/08 06:08:58 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/03/08 06:08:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/08 06:08:59 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = 0ded5137448b70cec30a9c6f4763b4d3 OK 2026/03/08 06:08:59 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/03/08 06:08:59 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/03/08 06:08:59 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = b6c0c1b2e8fc468ed5a9b489e2179db1 OK 2026/03/08 06:08:59 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/03/08 06:08:59 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/03/08 06:09:00 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = be35bf02dd220585737bfcdf387c2829 OK 2026/03/08 06:09:00 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/03/08 06:09:00 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/03/08 06:09:00 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = 6d904687f7d518ae0dac1b57004ab61b OK 2026/03/08 06:09:00 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/03/08 06:09:00 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/03/08 06:09:00 DEBUG : Waiting for deletions to finish 2026/03/08 06:09:00 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/08 06:09:00 INFO : banana: Deleted 2026/03/08 06:09:00 INFO : splitbananasplit: Deleted 2026/03/08 06:09:00 INFO : dir1/0007-1234567.txt: Deleted 2026/03/08 06:09:00 INFO : dir1/0015-9;=.txt: Deleted 2026/03/08 06:09:00 INFO : dir1/0003-defghij.txt: Deleted 2026/03/08 06:09:00 INFO : appleappleapplebanana: Deleted 2026/03/08 06:09:00 INFO : dir1/0010-456789.txt: Deleted 2026/03/08 06:09:00 INFO : dir1/0013-789;=.txt: Deleted 2026/03/08 06:09:00 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/08 06:09:00 INFO : dir1/0011-56789;.txt: Deleted 2026/03/08 06:09:00 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/08 06:09:00 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/08 06:09:00 INFO : apple: Deleted 2026/03/08 06:09:00 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/08 06:09:00 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/08 06:09:01 INFO : dir1/0014-89;=.txt: Deleted 2026/03/08 06:09:01 INFO : dir1/0012-6789;.txt: Deleted 2026/03/08 06:09:01 INFO : dir1/0009-3456789.txt: Deleted 2026/03/08 06:09:01 INFO : dir1/0008-2345678.txt: Deleted 2026/03/08 06:09:01 DEBUG : Waiting for deletions to finish 2026/03/08 06:09:01 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/03/08 06:09:01 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/03/08 06:09:01 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/03/08 06:09:01 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/03/08 06:09:01 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 06:09:01 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/03/08 06:09:01 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/03/08 06:09:01 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 06:09:01 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 06:09:01 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 06:09:01 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/03/08 06:09:01 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/03/08 06:09:01 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/03/08 06:09:01 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 06:09:01 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/03/08 06:09:01 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 06:09:01 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/03/08 06:09:01 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/03/08 06:09:01 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/03/08 06:09:01 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/03/08 06:09:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/08 06:09:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/08 06:09:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/08 06:09:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/08 06:09:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/08 06:09:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/08 06:09:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/08 06:09:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/08 06:09:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/08 06:09:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/08 06:09:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/08 06:09:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/08 06:09:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/08 06:09:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/08 06:09:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/08 06:09:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/08 06:09:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/08 06:09:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/08 06:09:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/08 06:09:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/08 06:09:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/08 06:09:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/08 06:09:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/08 06:09:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/08 06:09:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/08 06:09:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/08 06:09:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/08 06:09:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/08 06:09:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/08 06:09:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/08 06:09:02 DEBUG : apple: transformed to: PREFIXapple 2026/03/08 06:09:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/08 06:09:02 DEBUG : apple: transformed to: PREFIXapple 2026/03/08 06:09:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/08 06:09:02 DEBUG : apple: transformed to: PREFIXapple 2026/03/08 06:09:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/08 06:09:02 DEBUG : apple: transformed to: PREFIXapple 2026/03/08 06:09:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/08 06:09:02 DEBUG : apple: transformed to: PREFIXapple 2026/03/08 06:09:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/08 06:09:02 DEBUG : apple: transformed to: PREFIXapple 2026/03/08 06:09:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/08 06:09:02 DEBUG : apple: transformed to: PREFIXapple 2026/03/08 06:09:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/08 06:09:02 DEBUG : apple: transformed to: PREFIXapple 2026/03/08 06:09:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/08 06:09:02 DEBUG : apple: transformed to: PREFIXapple 2026/03/08 06:09:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/08 06:09:02 DEBUG : apple: transformed to: PREFIXapple 2026/03/08 06:09:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/08 06:09:02 DEBUG : apple: transformed to: PREFIXapple 2026/03/08 06:09:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/08 06:09:02 DEBUG : apple: transformed to: PREFIXapple 2026/03/08 06:09:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/08 06:09:02 DEBUG : apple: transformed to: PREFIXapple 2026/03/08 06:09:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/08 06:09:02 DEBUG : apple: transformed to: PREFIXapple 2026/03/08 06:09:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/08 06:09:02 DEBUG : apple: transformed to: PREFIXapple 2026/03/08 06:09:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/08 06:09:02 DEBUG : apple: transformed to: PREFIXapple 2026/03/08 06:09:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/08 06:09:02 DEBUG : banana: transformed to: PREFIXbanana 2026/03/08 06:09:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/08 06:09:02 DEBUG : banana: transformed to: PREFIXbanana 2026/03/08 06:09:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/08 06:09:02 DEBUG : banana: transformed to: PREFIXbanana 2026/03/08 06:09:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/08 06:09:02 DEBUG : banana: transformed to: PREFIXbanana 2026/03/08 06:09:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/08 06:09:02 DEBUG : banana: transformed to: PREFIXbanana 2026/03/08 06:09:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/08 06:09:02 DEBUG : banana: transformed to: PREFIXbanana 2026/03/08 06:09:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/08 06:09:02 DEBUG : banana: transformed to: PREFIXbanana 2026/03/08 06:09:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/08 06:09:02 DEBUG : banana: transformed to: PREFIXbanana 2026/03/08 06:09:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/08 06:09:02 DEBUG : banana: transformed to: PREFIXbanana 2026/03/08 06:09:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/08 06:09:02 DEBUG : banana: transformed to: PREFIXbanana 2026/03/08 06:09:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/08 06:09:02 DEBUG : banana: transformed to: PREFIXbanana 2026/03/08 06:09:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/08 06:09:02 DEBUG : banana: transformed to: PREFIXbanana 2026/03/08 06:09:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/08 06:09:02 DEBUG : banana: transformed to: PREFIXbanana 2026/03/08 06:09:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/08 06:09:02 DEBUG : banana: transformed to: PREFIXbanana 2026/03/08 06:09:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/08 06:09:02 DEBUG : banana: transformed to: PREFIXbanana 2026/03/08 06:09:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/08 06:09:02 DEBUG : banana: transformed to: PREFIXbanana 2026/03/08 06:09:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/08 06:09:02 DEBUG : banana: transformed to: PREFIXbanana 2026/03/08 06:09:02 DEBUG : apple: transformed to: PREFIXapple 2026/03/08 06:09:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/08 06:09:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/08 06:09:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/08 06:09:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/08 06:09:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/08 06:09:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/08 06:09:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/08 06:09:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/08 06:09:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/08 06:09:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/08 06:09:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/08 06:09:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/08 06:09:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/08 06:09:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/08 06:09:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/08 06:09:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/08 06:09:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/08 06:09:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/08 06:09:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/08 06:09:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/08 06:09:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/08 06:09:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/08 06:09:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/08 06:09:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/08 06:09:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/08 06:09:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/08 06:09:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/08 06:09:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/08 06:09:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/08 06:09:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/08 06:09:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/08 06:09:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/08 06:09:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/08 06:09:02 DEBUG : banana: transformed to: PREFIXbanana 2026/03/08 06:09:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/08 06:09:02 DEBUG : apple: transformed to: PREFIXapple 2026/03/08 06:09:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/08 06:09:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/08 06:09:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/08 06:09:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/08 06:09:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/08 06:09:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/08 06:09:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/08 06:09:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/08 06:09:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/08 06:09:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/08 06:09:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/08 06:09:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/08 06:09:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/08 06:09:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/08 06:09:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/08 06:09:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/08 06:09:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/08 06:09:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/08 06:09:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/08 06:09:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/08 06:09:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/08 06:09:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/08 06:09:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/08 06:09:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/08 06:09:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/08 06:09:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/08 06:09:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/08 06:09:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/08 06:09:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/08 06:09:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/08 06:09:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/08 06:09:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/08 06:09:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/08 06:09:02 DEBUG : banana: transformed to: PREFIXbanana 2026/03/08 06:09:02 DEBUG : apple: transformed to: PREFIXapple 2026/03/08 06:09:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/08 06:09:02 DEBUG : banana: transformed to: PREFIXbanana 2026/03/08 06:09:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/08 06:09:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/08 06:09:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/08 06:09:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/08 06:09:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/08 06:09:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/08 06:09:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/08 06:09:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/08 06:09:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/08 06:09:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/08 06:09:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/08 06:09:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/08 06:09:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/08 06:09:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/08 06:09:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/08 06:09:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/08 06:09:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/08 06:09:02 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/08 06:09:02 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/08 06:09:02 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/08 06:09:02 DEBUG : dir1: Directory modification time the same (differ by -646.097µs, within tolerance 1ms) 2026/03/08 06:09:02 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/08 06:09:02 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/08 06:09:02 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/08 06:09:02 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/08 06:09:02 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/08 06:09:02 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/08 06:09:02 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/08 06:09:02 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/08 06:09:02 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/08 06:09:02 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/08 06:09:02 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/08 06:09:02 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/08 06:09:02 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/08 06:09:02 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/08 06:09:02 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/08 06:09:02 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/08 06:09:02 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/08 06:09:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 06:09:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 06:09:03 DEBUG : banana: md5 = 38f99bd047a0ab08be152b97b85d96c7 OK 2026/03/08 06:09:03 DEBUG : banana: size = 6 OK 2026/03/08 06:09:03 INFO : banana: Copied (new) 2026/03/08 06:09:03 DEBUG : apple: md5 = 66967a8698f6ab657e58304b1fb2a0fb OK 2026/03/08 06:09:03 DEBUG : apple: size = 5 OK 2026/03/08 06:09:03 INFO : apple: Copied (new) 2026/03/08 06:09:04 DEBUG : appleappleapplebanana: md5 = 56cf326dcd46a477f3822e7b97c2f013 OK 2026/03/08 06:09:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/08 06:09:04 INFO : appleappleapplebanana: Copied (new) 2026/03/08 06:09:04 DEBUG : splitbananasplit: md5 = 2073bd0b29b34fe15fcf37e8b397f97c OK 2026/03/08 06:09:04 DEBUG : splitbananasplit: size = 16 OK 2026/03/08 06:09:04 INFO : splitbananasplit: Copied (new) 2026/03/08 06:09:05 DEBUG : dir1/0000-abcdefg.txt: md5 = 56e374bff247640be8d2213158ad176a OK 2026/03/08 06:09:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/08 06:09:05 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/08 06:09:05 DEBUG : dir1/0002-cdefghi.txt: md5 = 044aa33787869b5c44fda860677a49e8 OK 2026/03/08 06:09:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/08 06:09:05 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/08 06:09:05 DEBUG : dir1/0003-defghij.txt: md5 = ee0a7fe60dd39f36bd2aa3be7e51aa81 OK 2026/03/08 06:09:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/08 06:09:05 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/08 06:09:05 DEBUG : dir1/0001-bcdefgh.txt: md5 = 2b3e2e06afbf0b022966db92469c9b22 OK 2026/03/08 06:09:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/08 06:09:05 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/08 06:09:06 DEBUG : dir1/0004-efghijk.txt: md5 = 6304978478a7e858818bd887c193cf1b OK 2026/03/08 06:09:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/08 06:09:06 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/08 06:09:06 DEBUG : dir1/0005-fghijkl.txt: md5 = 7f885c25383886389e0de4827c9443dd OK 2026/03/08 06:09:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/08 06:09:06 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/08 06:09:06 DEBUG : dir1/0006-ghijklm.txt: md5 = 4bced2c368234137491ae9ebe6a9644f OK 2026/03/08 06:09:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/08 06:09:06 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/08 06:09:07 DEBUG : dir1/0007-1234567.txt: md5 = ff30a7a9ceb9ad978ad895ce8f41ef68 OK 2026/03/08 06:09:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/08 06:09:07 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/08 06:09:07 DEBUG : dir1/0008-2345678.txt: md5 = 2b36a2b176c9f6afdf9d03e5a683a6f3 OK 2026/03/08 06:09:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/08 06:09:07 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/08 06:09:08 DEBUG : dir1/0009-3456789.txt: md5 = de68164d0fe0c0392db52e2474201a1c OK 2026/03/08 06:09:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/08 06:09:08 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/08 06:09:08 DEBUG : dir1/0010-456789.txt: md5 = a2178628e43bc9f0dc738a3848e112e2 OK 2026/03/08 06:09:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/08 06:09:08 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/08 06:09:08 DEBUG : dir1/0011-56789;.txt: md5 = f0d3b5f3d2e865b23e971f7dc67b38bb OK 2026/03/08 06:09:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/08 06:09:08 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/08 06:09:09 DEBUG : dir1/0012-6789;.txt: md5 = 41e72ab0a1e17fdb1c9fd79017d9358c OK 2026/03/08 06:09:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/08 06:09:09 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/08 06:09:09 DEBUG : dir1/0013-789;=.txt: md5 = e726b1bfb9b656fc58785479246a0e4b OK 2026/03/08 06:09:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/08 06:09:09 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/08 06:09:09 DEBUG : dir1/0014-89;=.txt: md5 = 0fb4a229b7f7c9838c11d37d1f0e80a1 OK 2026/03/08 06:09:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/08 06:09:09 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/08 06:09:09 DEBUG : dir1/0015-9;=.txt: md5 = 77274ec3525995588a471cf28189a204 OK 2026/03/08 06:09:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/08 06:09:09 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/08 06:09:09 DEBUG : Waiting for deletions to finish 2026/03/08 06:09:10 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/03/08 06:09:10 INFO : PREFIXappleappleapplebanana: Deleted 2026/03/08 06:09:10 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/03/08 06:09:10 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/03/08 06:09:10 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/03/08 06:09:10 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/03/08 06:09:10 INFO : PREFIXsplitbananasplit: Deleted 2026/03/08 06:09:10 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/03/08 06:09:10 INFO : PREFIXbanana: Deleted 2026/03/08 06:09:10 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/03/08 06:09:10 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/03/08 06:09:10 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/03/08 06:09:10 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/03/08 06:09:10 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/03/08 06:09:10 INFO : PREFIXapple: Deleted 2026/03/08 06:09:10 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/03/08 06:09:10 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/03/08 06:09:10 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/03/08 06:09:10 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/03/08 06:09:10 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/03/08 06:09:10 DEBUG : Waiting for deletions to finish 2026/03/08 06:09:11 DEBUG : apple: Excluded (Path Filter) 2026/03/08 06:09:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/08 06:09:11 DEBUG : banana: Excluded (Path Filter) 2026/03/08 06:09:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/08 06:09:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 06:09:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 06:09:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/08 06:09:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/08 06:09:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/08 06:09:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 06:09:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/08 06:09:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 06:09:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/08 06:09:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 06:09:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 06:09:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/08 06:09:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/08 06:09:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/08 06:09:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/08 06:09:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/08 06:09:12 DEBUG : Waiting for deletions to finish 2026/03/08 06:09:12 DEBUG : apple: Excluded (Path Filter) 2026/03/08 06:09:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/08 06:09:12 DEBUG : banana: Excluded (Path Filter) 2026/03/08 06:09:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/08 06:09:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 06:09:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 06:09:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/08 06:09:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/08 06:09:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/08 06:09:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 06:09:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/08 06:09:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 06:09:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/08 06:09:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 06:09:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 06:09:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/08 06:09:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/08 06:09:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/08 06:09:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/08 06:09:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/08 06:09:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/08 06:09:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/08 06:09:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/08 06:09:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/08 06:09:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "s0t8sa46047qnotmb7f3d0dopvrsm6a80g52b39gn204lvq2jdbg" 2026/03/08 06:09:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/08 06:09:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r7ebrothhf48mnibmf38sairug04p6it1ki3krpgj82mef5okg2g" 2026/03/08 06:09:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/08 06:09:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/08 06:09:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/08 06:09:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/08 06:09:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/08 06:09:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/08 06:09:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/08 06:09:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "i735bnnirfquokpdbgagck05er8jc2e5giobs9vlfavjaa62rsr0" 2026/03/08 06:09:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/08 06:09:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ccevq9pporct1kaqdpdokla9bmdrk8qmle9fbi26gev8sf2mh4o0" 2026/03/08 06:09:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/08 06:09:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/08 06:09:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/08 06:09:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/08 06:09:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/08 06:09:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/08 06:09:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/08 06:09:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3lng8nqgig25b1icfnnscav2a6eejcc8g0kmqh78edt9t3nnud70" 2026/03/08 06:09:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "n404q919nb18phh2cr260s9ch860rc0rmjj9fo2i2an676r1l1dg" 2026/03/08 06:09:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vmj3b6v1q4n77uji5e3h1frsi18n08nlk6102i0uinufvbilv6ng" 2026/03/08 06:09:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gi3208a53lsdohg2q68dap9ct2cmorbjg26p0915kirej7getueg" 2026/03/08 06:09:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/08 06:09:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dlcrl214dck2j86qks17ni5c3u1t1cthpe57kdn9eckhpnogti40" 2026/03/08 06:09:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1p7574rvka6rs4aa6erqf3vta9egts4kv4oi9tf0bd2bk9p474q0" 2026/03/08 06:09:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/08 06:09:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "fsvc4jrv0rlik6t0i8nmbufbphd62pnspq17nc0efgm2j85q9ng0" 2026/03/08 06:09:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/08 06:09:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "mgrr128ups01g34dcu0lavf9aa731v3s1rc21djpn05lvco63r8g" 2026/03/08 06:09:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5e5dgme90pfdbplt2crcf2lgbauqekkii78htukl2nul09p5b1r0" 2026/03/08 06:09:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/08 06:09:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v23jq22rqh7h1d6712tv4hrleid2ol5f9ho86c2p98ulr48ajou0" 2026/03/08 06:09:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/08 06:09:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/08 06:09:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lq2kr3j504fveiua19bultjf0mf7so07q55qeei16ene7n57703g" 2026/03/08 06:09:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r8c3viatc0egh7e6e3gdgs83mmg7227lqi0tkhuchf8qhetmh330" 2026/03/08 06:09:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/08 06:09:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/08 06:09:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/08 06:09:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/08 06:09:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/08 06:09:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" === RUN TestTransform/suffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 06:09:25 DEBUG : dir1/0000-abcdefg.txt: md5 = 3c70582542450559be91d15cb32e624b OK 2026/03/08 06:09:27 DEBUG : dir1/0001-bcdefgh.txt: md5 = d21abc0c72f5b9bd913ec5472ac9c1ac OK 2026/03/08 06:09:28 DEBUG : dir1/0002-cdefghi.txt: md5 = 1758ef2d745ba4112f1e83d766358ed6 OK 2026/03/08 06:09:30 DEBUG : dir1/0003-defghij.txt: md5 = cd5bddadd07657b294c607e0b02704d5 OK 2026/03/08 06:09:31 DEBUG : dir1/0004-efghijk.txt: md5 = 98a98fba583dab665c545d1c59f6dd35 OK 2026/03/08 06:09:32 DEBUG : dir1/0005-fghijkl.txt: md5 = 475c9594e5d3f97aea9d2e5dd3802678 OK 2026/03/08 06:09:34 DEBUG : dir1/0006-ghijklm.txt: md5 = 263e733d654e6b24f8413f6e9097ff76 OK 2026/03/08 06:09:35 DEBUG : dir1/0007-1234567.txt: md5 = 18a6b3ea68d23778dd2d0d0d6d33b370 OK 2026/03/08 06:09:37 DEBUG : dir1/0008-2345678.txt: md5 = 67c3c3affde60d7b36abccb3dfec9de7 OK 2026/03/08 06:09:39 DEBUG : dir1/0009-3456789.txt: md5 = 117828289a52ccda0f2784047e4530e5 OK 2026/03/08 06:09:40 DEBUG : dir1/0010-456789.txt: md5 = 421542f5fe048e743e98c9b59776ee0d OK 2026/03/08 06:09:41 DEBUG : dir1/0011-56789;.txt: md5 = 7ba5d379fbf642326f275b089684c1dd OK 2026/03/08 06:09:43 DEBUG : dir1/0012-6789;.txt: md5 = 8c6ff813d1913003856f34a1efc96f64 OK 2026/03/08 06:09:44 DEBUG : dir1/0013-789;=.txt: md5 = f70f9359f5e8e695532a4df18a83122e OK 2026/03/08 06:09:46 DEBUG : dir1/0014-89;=.txt: md5 = 1c2a1410562cabf87efd9ce282d86ca1 OK 2026/03/08 06:09:47 DEBUG : dir1/0015-9;=.txt: md5 = 8e0b2201c1302bd0dbbecba7b7f190a7 OK 2026/03/08 06:09:49 DEBUG : apple: md5 = 2f7aac7d0f552514f40957958b02f3a1 OK 2026/03/08 06:09:50 DEBUG : banana: md5 = 774f9a7d1fb4670bf6188fb5a2d0466f OK 2026/03/08 06:09:52 DEBUG : appleappleapplebanana: md5 = b2a7b09e87cd8a9a33700ebc08912f55 OK 2026/03/08 06:09:53 DEBUG : splitbananasplit: md5 = 42f49f4f5b50bedca4af2b0a95ce7b29 OK 2026/03/08 06:09:53 DEBUG : Waiting for deletions to finish 2026/03/08 06:09:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/08 06:09:54 DEBUG : apple: Excluded (Path Filter) 2026/03/08 06:09:54 DEBUG : banana: Excluded (Path Filter) 2026/03/08 06:09:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/08 06:09:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 06:09:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/08 06:09:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/08 06:09:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/08 06:09:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 06:09:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/08 06:09:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/08 06:09:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 06:09:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 06:09:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/08 06:09:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/08 06:09:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 06:09:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/08 06:09:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 06:09:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/08 06:09:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/08 06:09:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/08 06:09:54 DEBUG : apple: transformed to: appleSUFFIX 2026/03/08 06:09:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/08 06:09:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/08 06:09:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/08 06:09:54 DEBUG : apple: transformed to: appleSUFFIX 2026/03/08 06:09:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/08 06:09:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/08 06:09:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/08 06:09:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/08 06:09:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/08 06:09:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/08 06:09:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/08 06:09:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/08 06:09:54 DEBUG : apple: transformed to: appleSUFFIX 2026/03/08 06:09:54 DEBUG : apple: transformed to: appleSUFFIX 2026/03/08 06:09:54 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/08 06:09:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/08 06:09:54 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/08 06:09:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/08 06:09:54 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/08 06:09:54 DEBUG : apple: transformed to: appleSUFFIX 2026/03/08 06:09:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/08 06:09:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/08 06:09:55 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/08 06:09:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/08 06:09:55 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/08 06:09:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/08 06:09:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/08 06:09:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/08 06:09:55 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/08 06:09:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/08 06:09:55 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/08 06:09:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/08 06:09:55 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/08 06:09:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/08 06:09:55 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/08 06:09:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/08 06:09:55 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/08 06:09:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/08 06:09:55 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/08 06:09:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/08 06:09:55 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/08 06:09:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/08 06:09:55 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/08 06:09:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/08 06:09:55 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/08 06:09:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/08 06:09:55 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/08 06:09:55 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/08 06:09:55 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/08 06:09:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/08 06:09:55 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/08 06:09:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/08 06:09:55 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/08 06:09:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/08 06:09:55 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/08 06:09:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/08 06:09:55 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/08 06:09:55 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/08 06:09:55 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/08 06:09:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 06:09:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 06:09:56 DEBUG : appleSUFFIX: md5 = a2dfebd34f43671f3b997189c21219e1 OK 2026/03/08 06:09:56 DEBUG : appleSUFFIX: size = 5 OK 2026/03/08 06:09:56 INFO : apple: Copied (new) to: appleSUFFIX 2026/03/08 06:09:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/08 06:09:56 DEBUG : bananaSUFFIX: md5 = 37103711c852fd23180ee5018dea3fed OK 2026/03/08 06:09:56 DEBUG : bananaSUFFIX: size = 6 OK 2026/03/08 06:09:56 INFO : banana: Copied (new) to: bananaSUFFIX 2026/03/08 06:09:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/08 06:09:56 DEBUG : appleappleapplebananaSUFFIX: md5 = caadcdc9419520b0881958286284bca0 OK 2026/03/08 06:09:56 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/03/08 06:09:56 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/03/08 06:09:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/08 06:09:56 DEBUG : splitbananasplitSUFFIX: md5 = cd71087608281c937654cc4d8ea847ea OK 2026/03/08 06:09:56 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/03/08 06:09:56 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/03/08 06:09:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/08 06:09:57 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = fb5ac042cbf71242d4d0442591532443 OK 2026/03/08 06:09:57 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/03/08 06:09:57 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/08 06:09:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/08 06:09:57 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = cc839895649faa787c2a0939f95d9bfd OK 2026/03/08 06:09:57 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/03/08 06:09:57 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/03/08 06:09:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/08 06:09:58 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = aacefc2b34b93038148481dc6c82b433 OK 2026/03/08 06:09:58 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/03/08 06:09:58 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/03/08 06:09:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/08 06:09:58 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = ee8b35d811f0da56f6fd8c2747bf056a OK 2026/03/08 06:09:58 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/03/08 06:09:58 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/03/08 06:09:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/08 06:09:58 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = ec9fdc75b975ee55797606379b6a5b60 OK 2026/03/08 06:09:58 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/03/08 06:09:58 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/03/08 06:09:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/08 06:09:59 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = 73dda30963da71aaa9758ed2fb9fc2bb OK 2026/03/08 06:09:59 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/03/08 06:09:59 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/03/08 06:09:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/08 06:09:59 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = c598fac6f4ba5ee229e277d3e1f14b1f OK 2026/03/08 06:09:59 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/03/08 06:09:59 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/03/08 06:09:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/08 06:09:59 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = 697bf02b7f6db811e0cb872b23bd4fb9 OK 2026/03/08 06:09:59 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/03/08 06:09:59 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/03/08 06:09:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/08 06:10:00 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = e0b42516f10e58828c01c4743b0f8e18 OK 2026/03/08 06:10:00 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/03/08 06:10:00 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/03/08 06:10:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/08 06:10:00 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = 4c3755b452d050cbbdf6018e8fb675a9 OK 2026/03/08 06:10:00 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/03/08 06:10:00 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/03/08 06:10:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/08 06:10:00 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = 11f2ec3a0a272f1fef4fe506a46ba676 OK 2026/03/08 06:10:00 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/03/08 06:10:00 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/03/08 06:10:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/08 06:10:01 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = ed557a1de5b8a1c3d41456055676ab56 OK 2026/03/08 06:10:01 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/03/08 06:10:01 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/03/08 06:10:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/08 06:10:01 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = 74a6c4f16d9c0b2a8fdb86760b98b178 OK 2026/03/08 06:10:01 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/03/08 06:10:01 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/03/08 06:10:02 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = ab471b7013c53ef8fadfd8cba273f082 OK 2026/03/08 06:10:02 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/03/08 06:10:02 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/03/08 06:10:02 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = c4afc0c49f417940562d398c87e6c686 OK 2026/03/08 06:10:02 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/03/08 06:10:02 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/03/08 06:10:02 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = b014311ef6c8e36fd8582e9e3e303257 OK 2026/03/08 06:10:02 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/03/08 06:10:02 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/03/08 06:10:02 DEBUG : Waiting for deletions to finish 2026/03/08 06:10:03 INFO : dir1/0014-89;=.txt: Deleted 2026/03/08 06:10:03 INFO : dir1/0008-2345678.txt: Deleted 2026/03/08 06:10:03 INFO : dir1/0010-456789.txt: Deleted 2026/03/08 06:10:03 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/08 06:10:03 INFO : apple: Deleted 2026/03/08 06:10:03 INFO : splitbananasplit: Deleted 2026/03/08 06:10:03 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/08 06:10:03 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/08 06:10:03 INFO : dir1/0003-defghij.txt: Deleted 2026/03/08 06:10:03 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/08 06:10:03 INFO : appleappleapplebanana: Deleted 2026/03/08 06:10:03 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/08 06:10:03 INFO : dir1/0009-3456789.txt: Deleted 2026/03/08 06:10:03 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/08 06:10:03 INFO : banana: Deleted 2026/03/08 06:10:03 INFO : dir1/0007-1234567.txt: Deleted 2026/03/08 06:10:03 INFO : dir1/0011-56789;.txt: Deleted 2026/03/08 06:10:03 INFO : dir1/0012-6789;.txt: Deleted 2026/03/08 06:10:03 INFO : dir1/0013-789;=.txt: Deleted 2026/03/08 06:10:03 INFO : dir1/0015-9;=.txt: Deleted 2026/03/08 06:10:03 DEBUG : Waiting for deletions to finish 2026/03/08 06:10:04 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/03/08 06:10:04 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/03/08 06:10:04 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/03/08 06:10:04 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/03/08 06:10:04 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/03/08 06:10:04 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/03/08 06:10:04 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/03/08 06:10:04 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/03/08 06:10:04 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/03/08 06:10:04 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/03/08 06:10:04 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/03/08 06:10:04 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/03/08 06:10:04 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/03/08 06:10:04 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/03/08 06:10:04 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/03/08 06:10:04 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/03/08 06:10:04 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/03/08 06:10:04 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/03/08 06:10:04 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/03/08 06:10:04 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/03/08 06:10:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/08 06:10:04 DEBUG : apple: transformed to: appleSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/08 06:10:04 DEBUG : apple: transformed to: appleSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/08 06:10:04 DEBUG : apple: transformed to: appleSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/08 06:10:04 DEBUG : apple: transformed to: appleSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/08 06:10:04 DEBUG : apple: transformed to: appleSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/08 06:10:04 DEBUG : apple: transformed to: appleSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/08 06:10:04 DEBUG : apple: transformed to: appleSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/08 06:10:04 DEBUG : apple: transformed to: appleSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/08 06:10:04 DEBUG : apple: transformed to: appleSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/08 06:10:04 DEBUG : apple: transformed to: appleSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/08 06:10:04 DEBUG : apple: transformed to: appleSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/08 06:10:04 DEBUG : apple: transformed to: appleSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/08 06:10:04 DEBUG : apple: transformed to: appleSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/08 06:10:04 DEBUG : apple: transformed to: appleSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/08 06:10:04 DEBUG : apple: transformed to: appleSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/08 06:10:04 DEBUG : apple: transformed to: appleSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/08 06:10:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/08 06:10:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/08 06:10:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/08 06:10:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/08 06:10:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/08 06:10:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/08 06:10:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/08 06:10:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/08 06:10:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/08 06:10:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/08 06:10:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/08 06:10:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/08 06:10:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/08 06:10:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/08 06:10:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/08 06:10:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/08 06:10:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/08 06:10:04 DEBUG : apple: transformed to: appleSUFFIX 2026/03/08 06:10:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/08 06:10:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/08 06:10:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/08 06:10:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/08 06:10:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/08 06:10:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/08 06:10:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/08 06:10:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/08 06:10:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/08 06:10:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/08 06:10:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/08 06:10:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/08 06:10:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/08 06:10:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/08 06:10:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/08 06:10:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/08 06:10:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/08 06:10:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/08 06:10:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/08 06:10:04 DEBUG : apple: transformed to: appleSUFFIX 2026/03/08 06:10:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/08 06:10:04 DEBUG : apple: transformed to: appleSUFFIX 2026/03/08 06:10:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/08 06:10:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/08 06:10:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/08 06:10:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/08 06:10:05 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/08 06:10:05 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/08 06:10:05 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/08 06:10:05 DEBUG : dir1: Directory modification time the same (differ by -143.694µs, within tolerance 1ms) 2026/03/08 06:10:05 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/08 06:10:05 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/08 06:10:05 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/08 06:10:05 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/08 06:10:05 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/08 06:10:05 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/08 06:10:05 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/08 06:10:05 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/08 06:10:05 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/08 06:10:05 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/08 06:10:05 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/08 06:10:05 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/08 06:10:05 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/08 06:10:05 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/08 06:10:05 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/08 06:10:05 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/08 06:10:05 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/08 06:10:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 06:10:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 06:10:06 DEBUG : splitbananasplit: md5 = 9fc7c6b718065d5dbff94ef4a944e708 OK 2026/03/08 06:10:06 DEBUG : splitbananasplit: size = 16 OK 2026/03/08 06:10:06 INFO : splitbananasplit: Copied (new) 2026/03/08 06:10:06 DEBUG : banana: md5 = a5f34f2ea22382048b19971ec4ea35fd OK 2026/03/08 06:10:06 DEBUG : banana: size = 6 OK 2026/03/08 06:10:06 INFO : banana: Copied (new) 2026/03/08 06:10:06 DEBUG : appleappleapplebanana: md5 = 02750ddfb93675b6b1cc7e3d95478549 OK 2026/03/08 06:10:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/08 06:10:06 INFO : appleappleapplebanana: Copied (new) 2026/03/08 06:10:06 DEBUG : apple: md5 = 2833f153469398ea2dbfd30d366d5d9e OK 2026/03/08 06:10:06 DEBUG : apple: size = 5 OK 2026/03/08 06:10:06 INFO : apple: Copied (new) 2026/03/08 06:10:07 DEBUG : dir1/0001-bcdefgh.txt: md5 = a2142a32e01013c26f4b2b6079b78af8 OK 2026/03/08 06:10:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/08 06:10:07 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/08 06:10:07 DEBUG : dir1/0000-abcdefg.txt: md5 = fafebc35304c2a794da9e2a9900ce5c4 OK 2026/03/08 06:10:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/08 06:10:07 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/08 06:10:08 DEBUG : dir1/0003-defghij.txt: md5 = 917a849407d4d12665e7f543daae224a OK 2026/03/08 06:10:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/08 06:10:08 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/08 06:10:08 DEBUG : dir1/0002-cdefghi.txt: md5 = 358a6433b78ecdf16b49560ee5ee9d4d OK 2026/03/08 06:10:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/08 06:10:08 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/08 06:10:09 DEBUG : dir1/0004-efghijk.txt: md5 = 0d2d069c5676d8c0b33cd11bb13a9d04 OK 2026/03/08 06:10:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/08 06:10:09 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/08 06:10:09 DEBUG : dir1/0005-fghijkl.txt: md5 = f76fd8f5ba88b0d38153cbc3a45eb9f8 OK 2026/03/08 06:10:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/08 06:10:09 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/08 06:10:09 DEBUG : dir1/0007-1234567.txt: md5 = b29b378792ab2e0d0e75943b523a20bc OK 2026/03/08 06:10:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/08 06:10:09 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/08 06:10:09 DEBUG : dir1/0006-ghijklm.txt: md5 = b128c4375d210282e2a4056f0b66e0ef OK 2026/03/08 06:10:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/08 06:10:09 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/08 06:10:10 DEBUG : dir1/0009-3456789.txt: md5 = df1b9ae0a556ede2be0eead8eed72018 OK 2026/03/08 06:10:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/08 06:10:10 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/08 06:10:11 DEBUG : dir1/0008-2345678.txt: md5 = 46b00a6eacf5045a8a7000f8468c3ed9 OK 2026/03/08 06:10:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/08 06:10:11 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/08 06:10:11 DEBUG : dir1/0010-456789.txt: md5 = 4b349d55e2e2086ab44368520b9eacbb OK 2026/03/08 06:10:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/08 06:10:11 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/08 06:10:11 DEBUG : dir1/0011-56789;.txt: md5 = 32e9b371d1b7abe5c2ed62934f107fb7 OK 2026/03/08 06:10:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/08 06:10:11 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/08 06:10:12 DEBUG : dir1/0012-6789;.txt: md5 = f1da3fec5303187c36eb082d086ca9ea OK 2026/03/08 06:10:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/08 06:10:12 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/08 06:10:12 DEBUG : dir1/0013-789;=.txt: md5 = d3db8557c0bb4b1cbe8751e4934b8efc OK 2026/03/08 06:10:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/08 06:10:12 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/08 06:10:12 DEBUG : dir1/0014-89;=.txt: md5 = 1d7bb900863e9b8d5fb1b773dcce9400 OK 2026/03/08 06:10:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/08 06:10:12 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/08 06:10:12 DEBUG : dir1/0015-9;=.txt: md5 = b91e3baf04a7278dad95d57b1731cf9f OK 2026/03/08 06:10:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/08 06:10:12 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/08 06:10:12 DEBUG : Waiting for deletions to finish 2026/03/08 06:10:13 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/03/08 06:10:13 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/03/08 06:10:13 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/03/08 06:10:13 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/03/08 06:10:13 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/03/08 06:10:13 INFO : appleSUFFIX: Deleted 2026/03/08 06:10:13 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/03/08 06:10:13 INFO : appleappleapplebananaSUFFIX: Deleted 2026/03/08 06:10:13 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/03/08 06:10:13 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/03/08 06:10:13 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/03/08 06:10:13 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/03/08 06:10:13 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/03/08 06:10:13 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/03/08 06:10:13 INFO : bananaSUFFIX: Deleted 2026/03/08 06:10:13 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/03/08 06:10:14 INFO : splitbananasplitSUFFIX: Deleted 2026/03/08 06:10:14 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/03/08 06:10:14 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/03/08 06:10:14 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/03/08 06:10:14 DEBUG : Waiting for deletions to finish 2026/03/08 06:10:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/08 06:10:14 DEBUG : apple: Excluded (Path Filter) 2026/03/08 06:10:14 DEBUG : banana: Excluded (Path Filter) 2026/03/08 06:10:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/08 06:10:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 06:10:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/08 06:10:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 06:10:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 06:10:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/08 06:10:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/08 06:10:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/08 06:10:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 06:10:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/08 06:10:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/08 06:10:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/08 06:10:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/08 06:10:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 06:10:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/08 06:10:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/08 06:10:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 06:10:15 DEBUG : Waiting for deletions to finish 2026/03/08 06:10:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/08 06:10:15 DEBUG : apple: Excluded (Path Filter) 2026/03/08 06:10:15 DEBUG : banana: Excluded (Path Filter) 2026/03/08 06:10:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/08 06:10:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 06:10:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/08 06:10:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 06:10:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 06:10:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/08 06:10:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/08 06:10:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/08 06:10:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 06:10:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/08 06:10:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/08 06:10:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/08 06:10:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/08 06:10:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 06:10:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/08 06:10:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/08 06:10:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 06:10:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/08 06:10:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/08 06:10:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/08 06:10:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/08 06:10:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "tidut4h7uik0pe8qmqbjt7qpj7un4prk96ealisdcp9uhep3q940" 2026/03/08 06:10:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/08 06:10:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "o8ki82q1edev0jri4lp207qgbs7m1jbejuag12dpdkg24jqu85d0" 2026/03/08 06:10:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/08 06:10:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "b9b7dr98gdvlvoh19hc5vur090ss86tglfdv9ugol76ofsqgtjvg" 2026/03/08 06:10:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d2ipbd3t4g9e5lreuung21evnp99et6hoi5qtj3v46etk5612ng" 2026/03/08 06:10:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d7t54l1tqtai060rm1iqle19o372b86mjhpmqqhuv4ik008o70m0" 2026/03/08 06:10:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/08 06:10:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/08 06:10:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/08 06:10:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "65rffet5qtp0tc5qbkn7fl8fm21rkl9ooc63ob38ucg0plr6gkeg" 2026/03/08 06:10:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/08 06:10:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/08 06:10:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/08 06:10:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/08 06:10:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/08 06:10:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/08 06:10:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "36joi5072e9pld2a0521io67gapj67o7i342uvhp15l8dqoi2m5g" 2026/03/08 06:10:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/08 06:10:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0dqtqe2m6v02u2r0g796odicok53sp3duc2e9c0gs4p0keln0rog" 2026/03/08 06:10:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/08 06:10:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/08 06:10:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vq4fprjln6d7jf4u3d9kt6hrnedrkqhsmn3ec8v2qolj4uc5rvgg" 2026/03/08 06:10:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "eucm2mkhb802m9nug8fgh757t7saooq26ggshq892hsr5djjp1ug" 2026/03/08 06:10:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "falkr6f68plb24um4ihv9ptigpmfgtc81omgcssquts90ntsbd40" 2026/03/08 06:10:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/08 06:10:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/08 06:10:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gmbgp5sdvka5c4gihnce111g1cuhdnr1cmihb490vj9dr8jaok5g" 2026/03/08 06:10:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/08 06:10:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/08 06:10:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/08 06:10:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/08 06:10:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/08 06:10:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/08 06:10:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/08 06:10:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/08 06:10:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gff4009ubu4m8g9h4pirkcmhtk6geplls1finenkalmski8jmea0" 2026/03/08 06:10:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/08 06:10:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/08 06:10:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/08 06:10:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ff8jp9bom2jtr2081kka316t5n7dviv8t4lvf6pr7e6guk8qafc0" 2026/03/08 06:10:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/08 06:10:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "kh6omm9satuhgc6vb03vfpn7qqukf1frcmer8maeh66f1iuugulg" 2026/03/08 06:10:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a1g3g8c8amojqghrpe616630pkt4deo1te9tu03i8v6ba89aovsg" === RUN TestTransform/truncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 06:10:28 DEBUG : dir1/0000-abcdefg.txt: md5 = 66838c1e6704e9f3f4ae05b71adef281 OK 2026/03/08 06:10:30 DEBUG : dir1/0001-bcdefgh.txt: md5 = d9b10df1b48be12c1fe19b9d55fd6824 OK 2026/03/08 06:10:31 DEBUG : dir1/0002-cdefghi.txt: md5 = 8c0bb11d7ea13605d2a48662c2337b07 OK 2026/03/08 06:10:33 DEBUG : dir1/0003-defghij.txt: md5 = 4c455256e307ca2614fd9125b9330e72 OK 2026/03/08 06:10:34 DEBUG : dir1/0004-efghijk.txt: md5 = d1c98fb161e3ef529def96e1d6bbe6d7 OK 2026/03/08 06:10:36 DEBUG : dir1/0005-fghijkl.txt: md5 = 007a168d3a2ee525cc3b0a7298983922 OK 2026/03/08 06:10:37 DEBUG : dir1/0006-ghijklm.txt: md5 = 817302b19feab9bba9b21cbd83ccc811 OK 2026/03/08 06:10:39 DEBUG : dir1/0007-1234567.txt: md5 = e4d14eedecf9c0ea98afae3aedd5a436 OK 2026/03/08 06:10:40 DEBUG : dir1/0008-2345678.txt: md5 = 7ac3e862c69dc0647c36de8cebd278fb OK 2026/03/08 06:10:41 DEBUG : dir1/0009-3456789.txt: md5 = 1004ad67e99cfaa5673ff81b6261395a OK 2026/03/08 06:10:43 DEBUG : dir1/0010-456789.txt: md5 = 31e36d8d2a9bb7fd4a752391144a1724 OK 2026/03/08 06:10:44 DEBUG : dir1/0011-56789;.txt: md5 = a33db5d9bd2a5ad0593268dede12d05a OK 2026/03/08 06:10:46 DEBUG : dir1/0012-6789;.txt: md5 = 8bb7b81063c12484620ca239dba6aba9 OK 2026/03/08 06:10:47 DEBUG : dir1/0013-789;=.txt: md5 = a8dbe942d2dc0863f2cd9147a69e1e19 OK 2026/03/08 06:10:49 DEBUG : dir1/0014-89;=.txt: md5 = 8df406cc39789bcb6530bafe05e3db12 OK 2026/03/08 06:10:50 DEBUG : dir1/0015-9;=.txt: md5 = 06b0909011e5d638f9933a58c54980af OK 2026/03/08 06:10:52 DEBUG : apple: md5 = 9d85b0321aee7370bb13b70150930d89 OK 2026/03/08 06:10:53 DEBUG : banana: md5 = 42290025351e75a18ddd5ede06506917 OK 2026/03/08 06:10:55 DEBUG : appleappleapplebanana: md5 = cbe17723af322dbca0848fbb1a5d8615 OK 2026/03/08 06:10:56 DEBUG : splitbananasplit: md5 = 9511be71b201c1d936071dfacf3fcbbb OK 2026/03/08 06:10:56 DEBUG : Waiting for deletions to finish 2026/03/08 06:10:56 DEBUG : banana: Excluded (Path Filter) 2026/03/08 06:10:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/08 06:10:56 DEBUG : apple: Excluded (Path Filter) 2026/03/08 06:10:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/08 06:10:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 06:10:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/08 06:10:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 06:10:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 06:10:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/08 06:10:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 06:10:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/08 06:10:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 06:10:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/08 06:10:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/08 06:10:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/08 06:10:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/08 06:10:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/08 06:10:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/08 06:10:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 06:10:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/08 06:10:57 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/08 06:10:57 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/08 06:10:57 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/08 06:10:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 06:10:57 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/08 06:10:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 06:10:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 06:10:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 06:10:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 06:10:57 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/08 06:10:57 DEBUG : apple: size = 5 OK 2026/03/08 06:10:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:10:57 DEBUG : apple: Unchanged skipping 2026/03/08 06:10:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 06:10:57 DEBUG : banana: size = 6 OK 2026/03/08 06:10:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:10:57 DEBUG : banana: Unchanged skipping 2026/03/08 06:10:58 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/08 06:10:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/08 06:10:58 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/08 06:10:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/08 06:10:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/08 06:10:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 06:10:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/08 06:10:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 06:10:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/08 06:10:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/08 06:10:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/08 06:10:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 06:10:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/08 06:10:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/08 06:10:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/08 06:10:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 06:10:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/08 06:10:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/08 06:10:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/08 06:10:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/08 06:10:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/08 06:10:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/08 06:10:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/08 06:10:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 06:10:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/08 06:10:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/08 06:10:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/08 06:10:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/08 06:10:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/08 06:10:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/08 06:10:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/08 06:10:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 06:10:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/08 06:10:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/08 06:10:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/08 06:10:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 06:10:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/08 06:10:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/08 06:10:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/08 06:10:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/08 06:10:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/08 06:10:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/08 06:10:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/08 06:10:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/08 06:10:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/08 06:10:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/08 06:10:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/08 06:10:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/08 06:10:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/08 06:10:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 06:10:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/08 06:10:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/08 06:10:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/08 06:10:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/08 06:10:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/08 06:10:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/08 06:10:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/08 06:10:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/08 06:10:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/08 06:10:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/08 06:10:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/08 06:10:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/08 06:10:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/08 06:10:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/08 06:10:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/08 06:10:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 06:10:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/08 06:10:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/08 06:10:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/08 06:10:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/08 06:10:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/08 06:10:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/08 06:10:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/08 06:10:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/08 06:10:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/08 06:10:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/08 06:10:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/08 06:10:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/08 06:10:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/08 06:10:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/08 06:10:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/08 06:10:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/08 06:10:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/08 06:10:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 06:10:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/08 06:10:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/08 06:10:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/08 06:10:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/08 06:10:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/08 06:10:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/08 06:10:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/08 06:10:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/08 06:10:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/08 06:10:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 06:10:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/08 06:10:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/08 06:10:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/08 06:10:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/08 06:10:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/08 06:10:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/08 06:10:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/08 06:10:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/08 06:10:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/08 06:10:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/08 06:10:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/08 06:10:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/08 06:10:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/08 06:10:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/08 06:10:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/08 06:10:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/08 06:10:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/08 06:10:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 06:10:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/08 06:10:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/08 06:10:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/08 06:10:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/08 06:10:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/08 06:10:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/08 06:10:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/08 06:10:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/08 06:10:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/08 06:10:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/08 06:10:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/08 06:10:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/08 06:10:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/08 06:10:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/08 06:10:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/08 06:10:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/08 06:10:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/08 06:10:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/08 06:10:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/08 06:10:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/08 06:10:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/08 06:10:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/08 06:10:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/08 06:10:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 06:10:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/08 06:10:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/08 06:10:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/08 06:10:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/08 06:10:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/08 06:10:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/08 06:10:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/08 06:10:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/08 06:10:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/08 06:10:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 06:10:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/08 06:10:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/08 06:10:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/08 06:10:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/08 06:10:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/08 06:10:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/08 06:10:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/08 06:10:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/08 06:10:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/08 06:10:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/08 06:10:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/08 06:10:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/08 06:10:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/08 06:10:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/08 06:10:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/08 06:10:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/08 06:10:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/08 06:10:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/08 06:10:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/08 06:10:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/08 06:10:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/08 06:10:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/08 06:10:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/08 06:10:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/08 06:10:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/08 06:10:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/08 06:10:58 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/08 06:10:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 06:10:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/08 06:10:58 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/08 06:10:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/08 06:10:58 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/08 06:10:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/08 06:10:58 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/08 06:10:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/08 06:10:58 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/08 06:10:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/08 06:10:58 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/08 06:10:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/08 06:10:58 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/08 06:10:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/08 06:10:58 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/08 06:10:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/08 06:10:58 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/08 06:10:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/08 06:10:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/08 06:10:58 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/08 06:10:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/08 06:10:58 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/08 06:10:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/08 06:10:58 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/08 06:10:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/08 06:10:58 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/08 06:10:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/08 06:10:58 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/08 06:10:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/08 06:10:58 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/08 06:10:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 06:10:58 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/08 06:10:58 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/08 06:10:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/08 06:10:58 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/08 06:10:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 06:10:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 06:10:59 DEBUG : appleapple: md5 = 4deac6552f586131a631d919c07ec775 OK 2026/03/08 06:10:59 DEBUG : appleapple: size = 21 OK 2026/03/08 06:10:59 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/03/08 06:10:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/08 06:10:59 DEBUG : splitbanan: md5 = 3813836190dd20d5b91400186e8cc82a OK 2026/03/08 06:10:59 DEBUG : splitbanan: size = 16 OK 2026/03/08 06:10:59 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/03/08 06:10:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/08 06:11:00 DEBUG : dir1/0000-abcde: md5 = efd3973b061a3b367120ca5af80c372e OK 2026/03/08 06:11:00 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/08 06:11:00 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/03/08 06:11:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/08 06:11:00 DEBUG : dir1/0001-bcdef: md5 = b13ff4d9be4fd988c8a190b8652007d6 OK 2026/03/08 06:11:00 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/08 06:11:00 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/03/08 06:11:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/08 06:11:00 DEBUG : dir1/0002-cdefg: md5 = 0a576e86782fae78e50d2fe634a93c10 OK 2026/03/08 06:11:00 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/08 06:11:00 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/03/08 06:11:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/08 06:11:01 DEBUG : dir1/0003-defgh: md5 = 2b3f7e320879554e7afd9892e8d3fff6 OK 2026/03/08 06:11:01 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/08 06:11:01 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/03/08 06:11:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/08 06:11:01 DEBUG : dir1/0004-efghi: md5 = 09c924144ce49bc5b359e22bd9760d69 OK 2026/03/08 06:11:01 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/08 06:11:01 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/03/08 06:11:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/08 06:11:01 DEBUG : dir1/0005-fghij: md5 = 0c8bdd9f3ccd28bed562446df690ec85 OK 2026/03/08 06:11:01 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/08 06:11:01 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/03/08 06:11:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/08 06:11:02 DEBUG : dir1/0006-ghijk: md5 = 0de7fdd216227c14479c5cb03598b6fa OK 2026/03/08 06:11:02 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/08 06:11:02 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/03/08 06:11:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/08 06:11:02 DEBUG : dir1/0008-23456: md5 = 5bcc0ff5e5fc9e3326c7fd4e7d8093d1 OK 2026/03/08 06:11:02 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/08 06:11:02 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/03/08 06:11:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/08 06:11:02 DEBUG : dir1/0007-12345: md5 = b8aa5c823f4eaefdfcc75b468a07b79e OK 2026/03/08 06:11:02 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/08 06:11:02 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/03/08 06:11:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/08 06:11:02 DEBUG : dir1/0009-34567: md5 = bb0ec30029570321a5e7318cfd43a0d7 OK 2026/03/08 06:11:02 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/08 06:11:02 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/03/08 06:11:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/08 06:11:03 DEBUG : dir1/0010-45678: md5 = 9f500e9ca3d7eaed7b328195be96ec4a OK 2026/03/08 06:11:03 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/08 06:11:03 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/03/08 06:11:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/08 06:11:04 DEBUG : dir1/0011-56789: md5 = c1fa8501cba2cb906c7d76612e371c62 OK 2026/03/08 06:11:04 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/08 06:11:04 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/03/08 06:11:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/08 06:11:04 DEBUG : dir1/0012-6789;: md5 = d99c901ea7c53bc883eb7be195828f91 OK 2026/03/08 06:11:04 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/08 06:11:04 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/03/08 06:11:04 DEBUG : dir1/0013-789;=: md5 = 967d496c4f252b8ecad93d53f6ba1b40 OK 2026/03/08 06:11:04 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/08 06:11:04 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/03/08 06:11:04 DEBUG : dir1/0014-89;=.: md5 = ac56a02fbf74b0c1e20cee5081c9d8f4 OK 2026/03/08 06:11:04 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/08 06:11:04 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/03/08 06:11:05 DEBUG : dir1/0015-9;=.t: md5 = 624d4ca2c7944b1974a63185ef0205e2 OK 2026/03/08 06:11:05 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/08 06:11:05 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/03/08 06:11:05 DEBUG : Waiting for deletions to finish 2026/03/08 06:11:06 INFO : dir1/0014-89;=.txt: Deleted 2026/03/08 06:11:06 INFO : appleappleapplebanana: Deleted 2026/03/08 06:11:06 INFO : dir1/0012-6789;.txt: Deleted 2026/03/08 06:11:06 INFO : splitbananasplit: Deleted 2026/03/08 06:11:06 INFO : dir1/0011-56789;.txt: Deleted 2026/03/08 06:11:06 INFO : dir1/0013-789;=.txt: Deleted 2026/03/08 06:11:06 INFO : dir1/0015-9;=.txt: Deleted 2026/03/08 06:11:06 INFO : dir1/0007-1234567.txt: Deleted 2026/03/08 06:11:06 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/08 06:11:06 INFO : dir1/0003-defghij.txt: Deleted 2026/03/08 06:11:06 INFO : dir1/0010-456789.txt: Deleted 2026/03/08 06:11:06 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/08 06:11:06 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/08 06:11:06 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/08 06:11:06 INFO : dir1/0009-3456789.txt: Deleted 2026/03/08 06:11:06 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/08 06:11:06 INFO : dir1/0008-2345678.txt: Deleted 2026/03/08 06:11:06 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/08 06:11:06 DEBUG : Waiting for deletions to finish 2026/03/08 06:11:07 DEBUG : banana: Excluded (Path Filter) 2026/03/08 06:11:07 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/08 06:11:07 DEBUG : apple: Excluded (Path Filter) 2026/03/08 06:11:07 DEBUG : appleapple: Excluded (Path Filter) 2026/03/08 06:11:07 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/08 06:11:07 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/08 06:11:07 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/08 06:11:07 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/08 06:11:07 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/08 06:11:07 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/08 06:11:07 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/08 06:11:07 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/08 06:11:07 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/08 06:11:07 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/08 06:11:07 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/08 06:11:07 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/08 06:11:07 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/08 06:11:07 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/08 06:11:07 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/08 06:11:07 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/08 06:11:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/08 06:11:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/08 06:11:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/08 06:11:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/08 06:11:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/08 06:11:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/08 06:11:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/08 06:11:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/08 06:11:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/08 06:11:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/08 06:11:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/08 06:11:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/08 06:11:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/08 06:11:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/08 06:11:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/08 06:11:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/08 06:11:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/08 06:11:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/08 06:11:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/08 06:11:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/08 06:11:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/08 06:11:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/08 06:11:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/08 06:11:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/08 06:11:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/08 06:11:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/08 06:11:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/08 06:11:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/08 06:11:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/08 06:11:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/08 06:11:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/08 06:11:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/08 06:11:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/08 06:11:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/08 06:11:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/08 06:11:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/08 06:11:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/08 06:11:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/08 06:11:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/08 06:11:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/08 06:11:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/08 06:11:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/08 06:11:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/08 06:11:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/08 06:11:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/08 06:11:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/08 06:11:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/08 06:11:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/08 06:11:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/08 06:11:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/08 06:11:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/08 06:11:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/08 06:11:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/08 06:11:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/08 06:11:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/08 06:11:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/08 06:11:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/08 06:11:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/08 06:11:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/08 06:11:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/08 06:11:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/08 06:11:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/08 06:11:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 06:11:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/08 06:11:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 06:11:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/08 06:11:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 06:11:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/08 06:11:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 06:11:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/08 06:11:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 06:11:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/08 06:11:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 06:11:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/08 06:11:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 06:11:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/08 06:11:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 06:11:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/08 06:11:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 06:11:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/08 06:11:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 06:11:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/08 06:11:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 06:11:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/08 06:11:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 06:11:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/08 06:11:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 06:11:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/08 06:11:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 06:11:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/08 06:11:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 06:11:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/08 06:11:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 06:11:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/08 06:11:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 06:11:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 06:11:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/08 06:11:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/08 06:11:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 06:11:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/08 06:11:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/08 06:11:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/08 06:11:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/08 06:11:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/08 06:11:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/08 06:11:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/08 06:11:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/08 06:11:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/08 06:11:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/08 06:11:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/08 06:11:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/08 06:11:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/08 06:11:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/08 06:11:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/08 06:11:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/08 06:11:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/08 06:11:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/08 06:11:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/08 06:11:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/08 06:11:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 06:11:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/08 06:11:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 06:11:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 06:11:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 06:11:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 06:11:08 DEBUG : dir1: Directory modification time the same (differ by -656.122µs, within tolerance 1ms) 2026/03/08 06:11:08 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/08 06:11:08 DEBUG : apple: size = 5 OK 2026/03/08 06:11:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:11:08 DEBUG : apple: Unchanged skipping 2026/03/08 06:11:08 DEBUG : banana: size = 6 OK 2026/03/08 06:11:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:11:08 DEBUG : banana: Unchanged skipping 2026/03/08 06:11:08 DEBUG : appleapple: size = 21 OK 2026/03/08 06:11:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:11:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/08 06:11:08 DEBUG : splitbanan: size = 16 OK 2026/03/08 06:11:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:11:08 DEBUG : splitbananasplit: Unchanged skipping 2026/03/08 06:11:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/08 06:11:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 06:11:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/08 06:11:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 06:11:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/08 06:11:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/08 06:11:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/08 06:11:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 06:11:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/08 06:11:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/08 06:11:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/08 06:11:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 06:11:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/08 06:11:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/08 06:11:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/08 06:11:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/08 06:11:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/08 06:11:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/08 06:11:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/08 06:11:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 06:11:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/08 06:11:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/08 06:11:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/08 06:11:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/08 06:11:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/08 06:11:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/08 06:11:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/08 06:11:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 06:11:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/08 06:11:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/08 06:11:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/08 06:11:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 06:11:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/08 06:11:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/08 06:11:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/08 06:11:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/08 06:11:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/08 06:11:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/08 06:11:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/08 06:11:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/08 06:11:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/08 06:11:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/08 06:11:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/08 06:11:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/08 06:11:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/08 06:11:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 06:11:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/08 06:11:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/08 06:11:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/08 06:11:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/08 06:11:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/08 06:11:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/08 06:11:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/08 06:11:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/08 06:11:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/08 06:11:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/08 06:11:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/08 06:11:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/08 06:11:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/08 06:11:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/08 06:11:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/08 06:11:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 06:11:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/08 06:11:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/08 06:11:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/08 06:11:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/08 06:11:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/08 06:11:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/08 06:11:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/08 06:11:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/08 06:11:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/08 06:11:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/08 06:11:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/08 06:11:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/08 06:11:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/08 06:11:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/08 06:11:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/08 06:11:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/08 06:11:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/08 06:11:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 06:11:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/08 06:11:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/08 06:11:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/08 06:11:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/08 06:11:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/08 06:11:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/08 06:11:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/08 06:11:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/08 06:11:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/08 06:11:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 06:11:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/08 06:11:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/08 06:11:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/08 06:11:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/08 06:11:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/08 06:11:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/08 06:11:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/08 06:11:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/08 06:11:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/08 06:11:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/08 06:11:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/08 06:11:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/08 06:11:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/08 06:11:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/08 06:11:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/08 06:11:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/08 06:11:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/08 06:11:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 06:11:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/08 06:11:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/08 06:11:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/08 06:11:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/08 06:11:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/08 06:11:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/08 06:11:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/08 06:11:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/08 06:11:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/08 06:11:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/08 06:11:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/08 06:11:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/08 06:11:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/08 06:11:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/08 06:11:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/08 06:11:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/08 06:11:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/08 06:11:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/08 06:11:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/08 06:11:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/08 06:11:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/08 06:11:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/08 06:11:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/08 06:11:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 06:11:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/08 06:11:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/08 06:11:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/08 06:11:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/08 06:11:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/08 06:11:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/08 06:11:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/08 06:11:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/08 06:11:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/08 06:11:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 06:11:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/08 06:11:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/08 06:11:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/08 06:11:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/08 06:11:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/08 06:11:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/08 06:11:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/08 06:11:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/08 06:11:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/08 06:11:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/08 06:11:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/08 06:11:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/08 06:11:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/08 06:11:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/08 06:11:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/08 06:11:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/08 06:11:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/08 06:11:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/08 06:11:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/08 06:11:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/08 06:11:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/08 06:11:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/08 06:11:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/08 06:11:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/08 06:11:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/08 06:11:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/08 06:11:08 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/08 06:11:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 06:11:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/08 06:11:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/08 06:11:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/08 06:11:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/08 06:11:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/08 06:11:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/08 06:11:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/08 06:11:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/08 06:11:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/08 06:11:08 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/08 06:11:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:11:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/08 06:11:08 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/08 06:11:08 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/08 06:11:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:11:08 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/08 06:11:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/08 06:11:08 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/08 06:11:08 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/08 06:11:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:11:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:11:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/08 06:11:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/08 06:11:08 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/08 06:11:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:11:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/08 06:11:08 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/08 06:11:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:11:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:11:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/08 06:11:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/08 06:11:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/08 06:11:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:11:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/08 06:11:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/08 06:11:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/08 06:11:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/08 06:11:08 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/08 06:11:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/08 06:11:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:11:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/08 06:11:08 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/08 06:11:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 06:11:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:11:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/08 06:11:08 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/08 06:11:08 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/08 06:11:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:11:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/08 06:11:08 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/08 06:11:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:11:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/08 06:11:08 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/08 06:11:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:11:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/08 06:11:08 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/08 06:11:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:11:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/08 06:11:08 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/08 06:11:08 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/08 06:11:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:11:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 06:11:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:11:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/08 06:11:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/08 06:11:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 06:11:08 DEBUG : Waiting for deletions to finish 2026/03/08 06:11:08 DEBUG : Waiting for deletions to finish 2026/03/08 06:11:08 DEBUG : banana: Excluded (Path Filter) 2026/03/08 06:11:08 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/08 06:11:08 DEBUG : apple: Excluded (Path Filter) 2026/03/08 06:11:08 DEBUG : appleapple: Excluded (Path Filter) 2026/03/08 06:11:08 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/08 06:11:08 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/08 06:11:08 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/08 06:11:08 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/08 06:11:08 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/08 06:11:08 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/08 06:11:08 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/08 06:11:08 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/08 06:11:08 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/08 06:11:08 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/08 06:11:08 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/08 06:11:08 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/08 06:11:08 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/08 06:11:08 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/08 06:11:08 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/08 06:11:08 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/08 06:11:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 06:11:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 06:11:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/08 06:11:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/08 06:11:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/08 06:11:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/08 06:11:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/08 06:11:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/08 06:11:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/08 06:11:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/08 06:11:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/08 06:11:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/08 06:11:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/08 06:11:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/08 06:11:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/08 06:11:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/08 06:11:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/08 06:11:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/08 06:11:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/08 06:11:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/08 06:11:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/08 06:11:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/08 06:11:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/08 06:11:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/08 06:11:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/08 06:11:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/08 06:11:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/08 06:11:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/08 06:11:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/08 06:11:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/08 06:11:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/08 06:11:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/08 06:11:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/08 06:11:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/08 06:11:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/08 06:11:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 06:11:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/08 06:11:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/08 06:11:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/08 06:11:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/08 06:11:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/08 06:11:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/08 06:11:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/08 06:11:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/08 06:11:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/08 06:11:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/08 06:11:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/08 06:11:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/08 06:11:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/08 06:11:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/08 06:11:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/08 06:11:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/08 06:11:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/08 06:11:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/08 06:11:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0t68cli4t8c0res5eve9sppn28" 2026/03/08 06:11:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "17bsp366690b541qfe31obp2i8" 2026/03/08 06:11:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/08 06:11:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "8hlusmenqsj89absmc5gblmkm4" 2026/03/08 06:11:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/08 06:11:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/08 06:11:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/08 06:11:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "oej4j4e1hbhqiac3q9dd003pjk" 2026/03/08 06:11:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "j5s1tnhu7vq05e1lqqdsacmrm8" 2026/03/08 06:11:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e8ecvitiml58tr96ger7ug402k" 2026/03/08 06:11:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/08 06:11:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/08 06:11:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lbfuc3qire26oqvuo0bj3mg1to" 2026/03/08 06:11:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/08 06:11:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/08 06:11:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/08 06:11:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7cq4675dk1t6nrf8il78l2arno" 2026/03/08 06:11:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/08 06:11:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d958gsc73590i3i86a6s9p4f0" 2026/03/08 06:11:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7sinbqgmsd6m7sasmdvkk651fg" 2026/03/08 06:11:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/08 06:11:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ggvo8akdl5a946j89k2d5o8plc" 2026/03/08 06:11:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "996a7rrg3h477bbo9k5td824p0" 2026/03/08 06:11:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "al5919deam5qa6ek2c4jstfogs" 2026/03/08 06:11:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/08 06:11:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d9bdv3lhp93l618voo1g8ove6s" 2026/03/08 06:11:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/08 06:11:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e78nbgp63oau20jqotisme95u4" 2026/03/08 06:11:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/08 06:11:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/08 06:11:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "jh6sgav4bmi0h493va03djc48k" === RUN TestTransform/encoder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 06:11:22 DEBUG : dir1/0000-abcdefg.txt: md5 = dae1e60c06de87e06d962b1781e1370a OK 2026/03/08 06:11:23 DEBUG : dir1/0001-bcdefgh.txt: md5 = 0e31dd9a2d0b7d11cf361732abe6def1 OK 2026/03/08 06:11:25 DEBUG : dir1/0002-cdefghi.txt: md5 = c0f3bbc37ba5383878f17af06d3dfa2f OK 2026/03/08 06:11:26 DEBUG : dir1/0003-defghij.txt: md5 = 9f76f3da6c9a6eb9e336c153ba7a71cc OK 2026/03/08 06:11:27 DEBUG : dir1/0004-efghijk.txt: md5 = 8e5f8b128babf681eacf9369f9ceedb0 OK 2026/03/08 06:11:29 DEBUG : dir1/0005-fghijkl.txt: md5 = 1ffe47e3b8fc0ec563b922300b7326c5 OK 2026/03/08 06:11:30 DEBUG : dir1/0006-ghijklm.txt: md5 = 87d818a5c281b9e6c63cef79cf1df66e OK 2026/03/08 06:11:32 DEBUG : dir1/0007-1234567.txt: md5 = 21dfac2c3d5bf5ee441bd335d23497d0 OK 2026/03/08 06:11:33 DEBUG : dir1/0008-2345678.txt: md5 = 04d2149b7ee02520b2d6b99abd21dbbf OK 2026/03/08 06:11:35 DEBUG : dir1/0009-3456789.txt: md5 = a1db02990d66cab73548aef114688588 OK 2026/03/08 06:11:36 DEBUG : dir1/0010-456789.txt: md5 = 5e357eb4b92e601565e7720da8c400a3 OK 2026/03/08 06:11:38 DEBUG : dir1/0011-56789;.txt: md5 = 525a0bfe4a28e3668ebaa59454f82511 OK 2026/03/08 06:11:39 DEBUG : dir1/0012-6789;.txt: md5 = 6541b27fd07ad68125bfee1672424cf3 OK 2026/03/08 06:11:40 DEBUG : dir1/0013-789;=.txt: md5 = d1a576e9e3118140e737ede63f9a3474 OK 2026/03/08 06:11:42 DEBUG : dir1/0014-89;=.txt: md5 = aed44756796c861ae70600df7cc26cdc OK 2026/03/08 06:11:43 DEBUG : dir1/0015-9;=.txt: md5 = 1ed17b38a50f85cc97b2194beec4fa23 OK 2026/03/08 06:11:45 DEBUG : apple: md5 = 2e539912c054b0409b4a1e3a1c11f19a OK 2026/03/08 06:11:46 DEBUG : banana: md5 = 43eceb56553c82ab5485bd3371584190 OK 2026/03/08 06:11:48 DEBUG : appleappleapplebanana: md5 = bc44967a45a6b4a5b2fc96ec206cc0e6 OK 2026/03/08 06:11:49 DEBUG : splitbananasplit: md5 = 9066a18330ea65997811f10f76874a6f OK 2026/03/08 06:11:49 DEBUG : Waiting for deletions to finish 2026/03/08 06:11:50 DEBUG : apple: Excluded (Path Filter) 2026/03/08 06:11:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/08 06:11:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/08 06:11:50 DEBUG : banana: Excluded (Path Filter) 2026/03/08 06:11:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 06:11:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/08 06:11:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 06:11:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 06:11:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 06:11:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/08 06:11:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/08 06:11:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/08 06:11:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 06:11:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/08 06:11:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/08 06:11:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/08 06:11:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/08 06:11:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/08 06:11:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 06:11:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/08 06:11:51 DEBUG : apple: size = 5 OK 2026/03/08 06:11:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:11:51 DEBUG : apple: Unchanged skipping 2026/03/08 06:11:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/08 06:11:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:11:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/08 06:11:51 DEBUG : banana: size = 6 OK 2026/03/08 06:11:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:11:51 DEBUG : banana: Unchanged skipping 2026/03/08 06:11:51 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/08 06:11:51 DEBUG : splitbananasplit: size = 16 OK 2026/03/08 06:11:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:11:51 DEBUG : splitbananasplit: Unchanged skipping 2026/03/08 06:11:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/08 06:11:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:11:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/08 06:11:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/08 06:11:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:11:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/08 06:11:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/08 06:11:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:11:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/08 06:11:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/08 06:11:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:11:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/08 06:11:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/08 06:11:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:11:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/08 06:11:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/08 06:11:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/08 06:11:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:11:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:11:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/08 06:11:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/08 06:11:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 06:11:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:11:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/08 06:11:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/08 06:11:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:11:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/08 06:11:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/08 06:11:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/08 06:11:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:11:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/08 06:11:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/08 06:11:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:11:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/08 06:11:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/08 06:11:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/08 06:11:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:11:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:11:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/08 06:11:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:11:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/08 06:11:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/08 06:11:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:11:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/08 06:11:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/08 06:11:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:11:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/08 06:11:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/08 06:11:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/08 06:11:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 06:11:51 DEBUG : Waiting for deletions to finish 2026/03/08 06:11:51 DEBUG : Waiting for deletions to finish 2026/03/08 06:11:52 DEBUG : apple: Excluded (Path Filter) 2026/03/08 06:11:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/08 06:11:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/08 06:11:52 DEBUG : banana: Excluded (Path Filter) 2026/03/08 06:11:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 06:11:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/08 06:11:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 06:11:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 06:11:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 06:11:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/08 06:11:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/08 06:11:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/08 06:11:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 06:11:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/08 06:11:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/08 06:11:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/08 06:11:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/08 06:11:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/08 06:11:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 06:11:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/08 06:11:53 DEBUG : dir1: Directory modification time the same (differ by -92.294µs, within tolerance 1ms) 2026/03/08 06:11:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/08 06:11:53 DEBUG : apple: size = 5 OK 2026/03/08 06:11:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:11:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/08 06:11:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:11:53 DEBUG : apple: Unchanged skipping 2026/03/08 06:11:53 DEBUG : splitbananasplit: size = 16 OK 2026/03/08 06:11:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:11:53 DEBUG : splitbananasplit: Unchanged skipping 2026/03/08 06:11:53 DEBUG : banana: size = 6 OK 2026/03/08 06:11:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:11:53 DEBUG : banana: Unchanged skipping 2026/03/08 06:11:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/08 06:11:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/08 06:11:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:11:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/08 06:11:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/08 06:11:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:11:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/08 06:11:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/08 06:11:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:11:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:11:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/08 06:11:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/08 06:11:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:11:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/08 06:11:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/08 06:11:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:11:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/08 06:11:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/08 06:11:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:11:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/08 06:11:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/08 06:11:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:11:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/08 06:11:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:11:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/08 06:11:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/08 06:11:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/08 06:11:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:11:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/08 06:11:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:11:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/08 06:11:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 06:11:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/08 06:11:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/08 06:11:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:11:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/08 06:11:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/08 06:11:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:11:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/08 06:11:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/08 06:11:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/08 06:11:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:11:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/08 06:11:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/08 06:11:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:11:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:11:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/08 06:11:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/08 06:11:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/08 06:11:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 06:11:53 DEBUG : Waiting for deletions to finish 2026/03/08 06:11:53 DEBUG : Waiting for deletions to finish 2026/03/08 06:11:53 DEBUG : apple: Excluded (Path Filter) 2026/03/08 06:11:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/08 06:11:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/08 06:11:53 DEBUG : banana: Excluded (Path Filter) 2026/03/08 06:11:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 06:11:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/08 06:11:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 06:11:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 06:11:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 06:11:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/08 06:11:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/08 06:11:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/08 06:11:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 06:11:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/08 06:11:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/08 06:11:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/08 06:11:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/08 06:11:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/08 06:11:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 06:11:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/08 06:11:54 DEBUG : Waiting for deletions to finish 2026/03/08 06:11:54 DEBUG : apple: Excluded (Path Filter) 2026/03/08 06:11:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/08 06:11:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/08 06:11:54 DEBUG : banana: Excluded (Path Filter) 2026/03/08 06:11:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 06:11:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/08 06:11:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 06:11:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 06:11:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 06:11:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/08 06:11:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/08 06:11:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/08 06:11:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 06:11:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/08 06:11:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/08 06:11:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/08 06:11:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/08 06:11:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/08 06:11:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 06:11:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/08 06:12:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/08 06:12:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/08 06:12:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/08 06:12:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/08 06:12:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/08 06:12:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/08 06:12:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/08 06:12:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/08 06:12:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/08 06:12:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/08 06:12:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/08 06:12:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/08 06:12:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/08 06:12:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/08 06:12:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/08 06:12:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" === RUN TestTransform/ISO-8859-1 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 06:12:07 DEBUG : dir1/0000-abcdefg.txt: md5 = 07b60d15589f8f2b9dd8252119bd92da OK 2026/03/08 06:12:09 DEBUG : dir1/0001-bcdefgh.txt: md5 = 22d5a11f56465e274b8ea6aacba770b8 OK 2026/03/08 06:12:11 DEBUG : dir1/0002-cdefghi.txt: md5 = c8734517e555ea42731f1a4c53cfcff4 OK 2026/03/08 06:12:12 DEBUG : dir1/0003-defghij.txt: md5 = e1d308f5e710fdb6689c3bf9ef21464b OK 2026/03/08 06:12:13 DEBUG : dir1/0004-efghijk.txt: md5 = aa69d7580090ce90271af30d2f7f9468 OK 2026/03/08 06:12:15 DEBUG : dir1/0005-fghijkl.txt: md5 = 34cf0f64617fa457702d606b118e8efe OK 2026/03/08 06:12:16 DEBUG : dir1/0006-ghijklm.txt: md5 = d9ca4794a2b7e7213bb5f7201afd0a06 OK 2026/03/08 06:12:18 DEBUG : dir1/0007-1234567.txt: md5 = 434caeccf2c21c7a9f9ad9888944a5ef OK 2026/03/08 06:12:20 DEBUG : dir1/0008-2345678.txt: md5 = ddb9f3b26ac771ef4470c68fd53125d1 OK 2026/03/08 06:12:21 DEBUG : dir1/0009-3456789.txt: md5 = b6763a0966e5fce8e17e58425e4b0b07 OK 2026/03/08 06:12:23 DEBUG : dir1/0010-456789.txt: md5 = a7803b8d32b5f95e2d4c8afbfcf7a91c OK 2026/03/08 06:12:24 DEBUG : dir1/0011-56789;.txt: md5 = 4ed3c214d9c6e70817f1cd33ed127a54 OK 2026/03/08 06:12:26 DEBUG : dir1/0012-6789;.txt: md5 = 34195a2f26bbbc233d7335d5e3b19161 OK 2026/03/08 06:12:27 DEBUG : dir1/0013-789;=.txt: md5 = abb13a7d485610fbb77c352c62b2780f OK 2026/03/08 06:12:29 DEBUG : dir1/0014-89;=.txt: md5 = e28ac62ca612f074cb456d6dbb0f61ed OK 2026/03/08 06:12:30 DEBUG : dir1/0015-9;=.txt: md5 = d5012d0ea45e85f47d37d6b25be48084 OK 2026/03/08 06:12:31 DEBUG : apple: md5 = 87e30ffd262bc629097df4a8b236dead OK 2026/03/08 06:12:33 DEBUG : banana: md5 = cc7bee91abfb9a9987c06dc38255c567 OK 2026/03/08 06:12:34 DEBUG : appleappleapplebanana: md5 = 2774f4814c41c39505fdd791d458fb95 OK 2026/03/08 06:12:36 DEBUG : splitbananasplit: md5 = 3865bee3c966e641241ac0ba662a6b90 OK 2026/03/08 06:12:36 DEBUG : Waiting for deletions to finish 2026/03/08 06:12:36 DEBUG : apple: Excluded (Path Filter) 2026/03/08 06:12:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/08 06:12:36 DEBUG : banana: Excluded (Path Filter) 2026/03/08 06:12:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/08 06:12:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 06:12:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/08 06:12:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 06:12:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/08 06:12:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/08 06:12:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 06:12:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/08 06:12:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/08 06:12:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/08 06:12:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/08 06:12:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 06:12:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/08 06:12:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/08 06:12:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 06:12:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/08 06:12:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 06:12:37 DEBUG : apple: size = 5 OK 2026/03/08 06:12:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:12:37 DEBUG : apple: Unchanged skipping 2026/03/08 06:12:37 DEBUG : banana: size = 6 OK 2026/03/08 06:12:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:12:37 DEBUG : banana: Unchanged skipping 2026/03/08 06:12:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/08 06:12:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:12:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/08 06:12:37 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/08 06:12:37 DEBUG : splitbananasplit: size = 16 OK 2026/03/08 06:12:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:12:37 DEBUG : splitbananasplit: Unchanged skipping 2026/03/08 06:12:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/08 06:12:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/08 06:12:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/08 06:12:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:12:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 06:12:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:12:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/08 06:12:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/08 06:12:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:12:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/08 06:12:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/08 06:12:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:12:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/08 06:12:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/08 06:12:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:12:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/08 06:12:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:12:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/08 06:12:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/08 06:12:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:12:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/08 06:12:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:12:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/08 06:12:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/08 06:12:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:12:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/08 06:12:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/08 06:12:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:12:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/08 06:12:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/08 06:12:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:12:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/08 06:12:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:12:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/08 06:12:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:12:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/08 06:12:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/08 06:12:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/08 06:12:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:12:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/08 06:12:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/08 06:12:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:12:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/08 06:12:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/08 06:12:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/08 06:12:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/08 06:12:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/08 06:12:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:12:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/08 06:12:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 06:12:38 DEBUG : Waiting for deletions to finish 2026/03/08 06:12:38 DEBUG : Waiting for deletions to finish 2026/03/08 06:12:38 DEBUG : apple: Excluded (Path Filter) 2026/03/08 06:12:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/08 06:12:38 DEBUG : banana: Excluded (Path Filter) 2026/03/08 06:12:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/08 06:12:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 06:12:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/08 06:12:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 06:12:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/08 06:12:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/08 06:12:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 06:12:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/08 06:12:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/08 06:12:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/08 06:12:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/08 06:12:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 06:12:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/08 06:12:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/08 06:12:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 06:12:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/08 06:12:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 06:12:39 DEBUG : dir1: Directory modification time the same (differ by -481.074µs, within tolerance 1ms) 2026/03/08 06:12:39 DEBUG : apple: size = 5 OK 2026/03/08 06:12:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:12:39 DEBUG : apple: Unchanged skipping 2026/03/08 06:12:39 DEBUG : banana: size = 6 OK 2026/03/08 06:12:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/08 06:12:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:12:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:12:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/08 06:12:39 DEBUG : banana: Unchanged skipping 2026/03/08 06:12:39 DEBUG : splitbananasplit: size = 16 OK 2026/03/08 06:12:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:12:39 DEBUG : splitbananasplit: Unchanged skipping 2026/03/08 06:12:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/08 06:12:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:12:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/08 06:12:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/08 06:12:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:12:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:12:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/08 06:12:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/08 06:12:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/08 06:12:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/08 06:12:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:12:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 06:12:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/08 06:12:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:12:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/08 06:12:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/08 06:12:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/08 06:12:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:12:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/08 06:12:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/08 06:12:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/08 06:12:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:12:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:12:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/08 06:12:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/08 06:12:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:12:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/08 06:12:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/08 06:12:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/08 06:12:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/08 06:12:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:12:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/08 06:12:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:12:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:12:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/08 06:12:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/08 06:12:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/08 06:12:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/08 06:12:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:12:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/08 06:12:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/08 06:12:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:12:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/08 06:12:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/08 06:12:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/08 06:12:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:12:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:12:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/08 06:12:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/08 06:12:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 06:12:39 DEBUG : Waiting for deletions to finish 2026/03/08 06:12:39 DEBUG : Waiting for deletions to finish 2026/03/08 06:12:40 DEBUG : apple: Excluded (Path Filter) 2026/03/08 06:12:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/08 06:12:40 DEBUG : banana: Excluded (Path Filter) 2026/03/08 06:12:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/08 06:12:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 06:12:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/08 06:12:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 06:12:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/08 06:12:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/08 06:12:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 06:12:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/08 06:12:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/08 06:12:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/08 06:12:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/08 06:12:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 06:12:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/08 06:12:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/08 06:12:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 06:12:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/08 06:12:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 06:12:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/08 06:12:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/08 06:12:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/08 06:12:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/08 06:12:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/08 06:12:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/08 06:12:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/08 06:12:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/08 06:12:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/08 06:12:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/08 06:12:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/08 06:12:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/08 06:12:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/08 06:12:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/08 06:12:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/08 06:12:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" === RUN TestTransform/charmap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 06:12:53 DEBUG : dir1/0000-abcdefg.txt: md5 = 3d17bdbbf787ba48f606360846c178b6 OK 2026/03/08 06:12:54 DEBUG : dir1/0001-bcdefgh.txt: md5 = aea4697e66a59c6bdafbdc57ebd8cd97 OK 2026/03/08 06:12:56 DEBUG : dir1/0002-cdefghi.txt: md5 = 98055e5fbf73793f42b6c29e3f4bf2a1 OK 2026/03/08 06:12:57 DEBUG : dir1/0003-defghij.txt: md5 = 99d4b0e2b8c25a866d1c94880165cd13 OK 2026/03/08 06:12:58 DEBUG : dir1/0004-efghijk.txt: md5 = 31ab40ea1eae6c54ce00cd1043b451d7 OK 2026/03/08 06:13:00 DEBUG : dir1/0005-fghijkl.txt: md5 = 4778f385c48e485d7b921818f4f36214 OK 2026/03/08 06:13:01 DEBUG : dir1/0006-ghijklm.txt: md5 = 71a7684a421ba7dd5cddd7805b012c10 OK 2026/03/08 06:13:03 DEBUG : dir1/0007-1234567.txt: md5 = a1340773d4ad2739f2e8fc06ec62d074 OK 2026/03/08 06:13:04 DEBUG : dir1/0008-2345678.txt: md5 = b516afa8e9a5c6c57463bdd7b780d80f OK 2026/03/08 06:13:06 DEBUG : dir1/0009-3456789.txt: md5 = 61c3796e2b9391b3a132cbd5052ea124 OK 2026/03/08 06:13:07 DEBUG : dir1/0010-456789.txt: md5 = 0a461f924d0c218579d417c864544293 OK 2026/03/08 06:13:09 DEBUG : dir1/0011-56789;.txt: md5 = cb1c1f5a9298bba1344105e5ff90bcfd OK 2026/03/08 06:13:10 DEBUG : dir1/0012-6789;.txt: md5 = 07977d16de6b82d83fd4cd8f4e12e79e OK 2026/03/08 06:13:12 DEBUG : dir1/0013-789;=.txt: md5 = 5bf6cd6b490084d02e76bf4eed771a71 OK 2026/03/08 06:13:13 DEBUG : dir1/0014-89;=.txt: md5 = 898a7ec334910f3b090a18ca288a3a73 OK 2026/03/08 06:13:15 DEBUG : dir1/0015-9;=.txt: md5 = 207d6a3460f18acb96c6612f0be2240d OK 2026/03/08 06:13:16 DEBUG : apple: md5 = 5493d4868e6dc51148c8311d6e9c98d2 OK 2026/03/08 06:13:18 DEBUG : banana: md5 = 8f45eb6ab0bd94cb5bbc7a23e8e6d1d1 OK 2026/03/08 06:13:19 DEBUG : appleappleapplebanana: md5 = cd63086e6979b33ec6c1737ac283cf10 OK 2026/03/08 06:13:20 DEBUG : splitbananasplit: md5 = 476014472b58843beee0fd63ec1d677b OK 2026/03/08 06:13:20 DEBUG : Waiting for deletions to finish 2026/03/08 06:13:21 DEBUG : banana: Excluded (Path Filter) 2026/03/08 06:13:21 DEBUG : apple: Excluded (Path Filter) 2026/03/08 06:13:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/08 06:13:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/08 06:13:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 06:13:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 06:13:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/08 06:13:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/08 06:13:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/08 06:13:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/08 06:13:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 06:13:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 06:13:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/08 06:13:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/08 06:13:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/08 06:13:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/08 06:13:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/08 06:13:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/08 06:13:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 06:13:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 06:13:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/08 06:13:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:13:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/08 06:13:22 DEBUG : apple: size = 5 OK 2026/03/08 06:13:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:13:22 DEBUG : apple: Unchanged skipping 2026/03/08 06:13:22 DEBUG : banana: size = 6 OK 2026/03/08 06:13:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:13:22 DEBUG : banana: Unchanged skipping 2026/03/08 06:13:22 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/08 06:13:22 DEBUG : splitbananasplit: size = 16 OK 2026/03/08 06:13:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:13:22 DEBUG : splitbananasplit: Unchanged skipping 2026/03/08 06:13:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/08 06:13:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:13:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/08 06:13:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/08 06:13:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:13:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/08 06:13:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/08 06:13:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:13:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/08 06:13:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/08 06:13:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:13:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/08 06:13:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/08 06:13:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:13:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/08 06:13:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/08 06:13:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:13:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/08 06:13:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/08 06:13:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:13:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/08 06:13:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/08 06:13:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:13:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/08 06:13:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/08 06:13:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:13:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/08 06:13:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/08 06:13:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:13:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/08 06:13:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/08 06:13:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:13:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/08 06:13:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/08 06:13:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:13:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/08 06:13:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/08 06:13:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:13:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/08 06:13:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/08 06:13:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/08 06:13:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:13:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/08 06:13:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/08 06:13:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:13:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/08 06:13:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 06:13:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:13:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/08 06:13:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 06:13:23 DEBUG : Waiting for deletions to finish 2026/03/08 06:13:23 DEBUG : Waiting for deletions to finish 2026/03/08 06:13:23 DEBUG : banana: Excluded (Path Filter) 2026/03/08 06:13:23 DEBUG : apple: Excluded (Path Filter) 2026/03/08 06:13:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/08 06:13:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/08 06:13:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 06:13:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 06:13:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/08 06:13:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/08 06:13:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/08 06:13:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/08 06:13:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 06:13:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 06:13:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/08 06:13:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/08 06:13:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/08 06:13:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/08 06:13:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/08 06:13:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/08 06:13:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 06:13:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 06:13:24 DEBUG : dir1: Directory modification time the same (differ by -854.912µs, within tolerance 1ms) 2026/03/08 06:13:24 DEBUG : apple: size = 5 OK 2026/03/08 06:13:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:13:24 DEBUG : apple: Unchanged skipping 2026/03/08 06:13:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/08 06:13:24 DEBUG : banana: size = 6 OK 2026/03/08 06:13:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:13:24 DEBUG : banana: Unchanged skipping 2026/03/08 06:13:24 DEBUG : splitbananasplit: size = 16 OK 2026/03/08 06:13:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:13:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:13:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/08 06:13:24 DEBUG : splitbananasplit: Unchanged skipping 2026/03/08 06:13:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/08 06:13:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:13:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/08 06:13:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/08 06:13:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:13:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/08 06:13:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/08 06:13:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/08 06:13:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 06:13:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:13:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/08 06:13:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:13:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/08 06:13:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/08 06:13:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/08 06:13:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:13:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:13:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/08 06:13:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:13:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/08 06:13:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/08 06:13:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/08 06:13:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/08 06:13:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/08 06:13:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:13:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/08 06:13:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/08 06:13:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:13:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:13:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/08 06:13:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/08 06:13:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/08 06:13:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/08 06:13:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/08 06:13:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:13:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/08 06:13:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/08 06:13:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:13:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/08 06:13:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:13:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/08 06:13:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/08 06:13:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:13:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/08 06:13:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/08 06:13:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:13:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/08 06:13:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:13:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/08 06:13:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 06:13:24 DEBUG : Waiting for deletions to finish 2026/03/08 06:13:24 DEBUG : Waiting for deletions to finish 2026/03/08 06:13:25 DEBUG : banana: Excluded (Path Filter) 2026/03/08 06:13:25 DEBUG : apple: Excluded (Path Filter) 2026/03/08 06:13:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/08 06:13:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/08 06:13:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 06:13:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 06:13:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/08 06:13:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/08 06:13:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/08 06:13:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/08 06:13:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 06:13:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 06:13:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/08 06:13:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/08 06:13:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/08 06:13:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/08 06:13:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/08 06:13:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/08 06:13:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 06:13:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 06:13:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/08 06:13:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/08 06:13:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/08 06:13:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/08 06:13:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/08 06:13:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/08 06:13:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/08 06:13:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/08 06:13:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/08 06:13:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/08 06:13:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/08 06:13:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/08 06:13:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/08 06:13:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/08 06:13:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/08 06:13:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" === RUN TestTransform/lowercase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 06:13:37 DEBUG : dir1/0000-abcdefg.txt: md5 = e39e259f6e2972811fbb5403dfc278b3 OK 2026/03/08 06:13:39 DEBUG : dir1/0001-bcdefgh.txt: md5 = a6f57e674d8d2e3228460aca2272514d OK 2026/03/08 06:13:40 DEBUG : dir1/0002-cdefghi.txt: md5 = 1b892c8d96a136f7d0cda9dab16918ba OK 2026/03/08 06:13:42 DEBUG : dir1/0003-defghij.txt: md5 = 1a208cbf1a9697d4779b86012af9ae26 OK 2026/03/08 06:13:43 DEBUG : dir1/0004-efghijk.txt: md5 = 0a3b2f44719eb61ece6f73b05686415c OK 2026/03/08 06:13:45 DEBUG : dir1/0005-fghijkl.txt: md5 = fee038cc9f3e73a60f940bf6425fce16 OK 2026/03/08 06:13:46 DEBUG : dir1/0006-ghijklm.txt: md5 = 50e1df1bbb3dd36a11e95bca5e86ae4a OK 2026/03/08 06:13:47 DEBUG : dir1/0007-1234567.txt: md5 = c79df6ecf656201a9703c9287803ad65 OK 2026/03/08 06:13:49 DEBUG : dir1/0008-2345678.txt: md5 = c2d2dd6557c5a7df08fb5dd708bee9de OK 2026/03/08 06:13:50 DEBUG : dir1/0009-3456789.txt: md5 = c5fe2c9a63a51975de42c1dfbc032707 OK 2026/03/08 06:13:52 DEBUG : dir1/0010-456789.txt: md5 = 6e656bf203e5ed1d4b3642b1925ceba0 OK 2026/03/08 06:13:53 DEBUG : dir1/0011-56789;.txt: md5 = 46af94a56cd26119bed3bae5548e89e3 OK 2026/03/08 06:13:55 DEBUG : dir1/0012-6789;.txt: md5 = 9fab5d1a7a9967facac55fd25f836b6c OK 2026/03/08 06:13:56 DEBUG : dir1/0013-789;=.txt: md5 = 5544b98a5c66774169921f0809126653 OK 2026/03/08 06:13:57 DEBUG : dir1/0014-89;=.txt: md5 = f3b2ea9d75cf7f2ce091dd4243f39581 OK 2026/03/08 06:13:59 DEBUG : dir1/0015-9;=.txt: md5 = af54cc4bc52fe832e078b0dd90da9ce4 OK 2026/03/08 06:14:00 DEBUG : apple: md5 = b1f05208ed916f7570b4481fecdee10b OK 2026/03/08 06:14:02 DEBUG : banana: md5 = c0db4f20e9460c7145325b873a3426c7 OK 2026/03/08 06:14:03 DEBUG : appleappleapplebanana: md5 = ad2cc60aabfa1106d3b2a16cc19119f0 OK 2026/03/08 06:14:04 DEBUG : splitbananasplit: md5 = ed64ee991f51150e80d820ff9b35c347 OK 2026/03/08 06:14:04 DEBUG : Waiting for deletions to finish 2026/03/08 06:14:05 DEBUG : apple: Excluded (Path Filter) 2026/03/08 06:14:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/08 06:14:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/08 06:14:05 DEBUG : banana: Excluded (Path Filter) 2026/03/08 06:14:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/08 06:14:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/08 06:14:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 06:14:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/08 06:14:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 06:14:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 06:14:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/08 06:14:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/08 06:14:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 06:14:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/08 06:14:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 06:14:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/08 06:14:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/08 06:14:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/08 06:14:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/08 06:14:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 06:14:06 DEBUG : apple: size = 5 OK 2026/03/08 06:14:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:14:06 DEBUG : banana: size = 6 OK 2026/03/08 06:14:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:14:06 DEBUG : banana: Unchanged skipping 2026/03/08 06:14:06 DEBUG : apple: Unchanged skipping 2026/03/08 06:14:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/08 06:14:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:14:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/08 06:14:06 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/08 06:14:06 DEBUG : splitbananasplit: size = 16 OK 2026/03/08 06:14:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:14:06 DEBUG : splitbananasplit: Unchanged skipping 2026/03/08 06:14:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/08 06:14:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/08 06:14:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/08 06:14:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:14:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/08 06:14:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 06:14:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:14:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/08 06:14:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/08 06:14:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/08 06:14:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:14:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:14:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/08 06:14:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/08 06:14:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:14:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/08 06:14:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/08 06:14:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/08 06:14:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/08 06:14:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:14:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/08 06:14:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/08 06:14:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:14:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/08 06:14:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/08 06:14:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:14:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/08 06:14:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/08 06:14:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/08 06:14:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:14:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/08 06:14:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/08 06:14:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:14:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/08 06:14:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:14:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/08 06:14:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:14:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/08 06:14:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:14:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/08 06:14:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:14:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/08 06:14:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/08 06:14:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/08 06:14:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:14:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/08 06:14:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/08 06:14:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:14:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/08 06:14:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 06:14:06 DEBUG : Waiting for deletions to finish 2026/03/08 06:14:06 DEBUG : Waiting for deletions to finish 2026/03/08 06:14:07 DEBUG : apple: Excluded (Path Filter) 2026/03/08 06:14:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/08 06:14:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/08 06:14:07 DEBUG : banana: Excluded (Path Filter) 2026/03/08 06:14:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/08 06:14:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/08 06:14:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 06:14:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/08 06:14:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 06:14:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 06:14:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/08 06:14:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/08 06:14:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 06:14:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/08 06:14:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 06:14:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/08 06:14:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/08 06:14:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/08 06:14:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/08 06:14:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 06:14:08 DEBUG : dir1: Directory modification time the same (differ by -229.356µs, within tolerance 1ms) 2026/03/08 06:14:08 DEBUG : apple: size = 5 OK 2026/03/08 06:14:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:14:08 DEBUG : apple: Unchanged skipping 2026/03/08 06:14:08 DEBUG : banana: size = 6 OK 2026/03/08 06:14:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/08 06:14:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:14:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:14:08 DEBUG : banana: Unchanged skipping 2026/03/08 06:14:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/08 06:14:08 DEBUG : splitbananasplit: size = 16 OK 2026/03/08 06:14:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:14:08 DEBUG : splitbananasplit: Unchanged skipping 2026/03/08 06:14:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/08 06:14:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:14:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/08 06:14:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/08 06:14:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:14:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/08 06:14:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/08 06:14:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:14:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:14:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/08 06:14:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/08 06:14:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/08 06:14:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/08 06:14:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:14:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/08 06:14:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/08 06:14:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:14:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/08 06:14:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/08 06:14:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:14:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/08 06:14:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/08 06:14:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:14:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/08 06:14:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/08 06:14:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:14:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 06:14:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/08 06:14:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/08 06:14:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:14:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/08 06:14:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/08 06:14:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:14:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/08 06:14:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:14:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/08 06:14:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/08 06:14:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/08 06:14:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:14:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/08 06:14:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/08 06:14:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:14:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:14:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/08 06:14:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/08 06:14:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/08 06:14:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:14:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/08 06:14:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/08 06:14:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 06:14:08 DEBUG : Waiting for deletions to finish 2026/03/08 06:14:08 DEBUG : Waiting for deletions to finish 2026/03/08 06:14:08 DEBUG : apple: Excluded (Path Filter) 2026/03/08 06:14:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/08 06:14:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/08 06:14:08 DEBUG : banana: Excluded (Path Filter) 2026/03/08 06:14:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/08 06:14:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/08 06:14:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 06:14:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/08 06:14:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 06:14:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 06:14:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/08 06:14:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/08 06:14:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 06:14:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/08 06:14:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 06:14:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/08 06:14:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/08 06:14:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/08 06:14:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/08 06:14:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 06:14:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/08 06:14:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/08 06:14:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/08 06:14:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/08 06:14:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/08 06:14:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/08 06:14:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/08 06:14:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/08 06:14:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/08 06:14:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/08 06:14:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/08 06:14:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/08 06:14:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/08 06:14:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/08 06:14:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/08 06:14:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" === RUN TestTransform/ascii run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 06:14:21 DEBUG : dir1/0000-abcdefg.txt: md5 = 64fd9ce2da36691035e995b63a73199f OK 2026/03/08 06:14:23 DEBUG : dir1/0001-bcdefgh.txt: md5 = cc26a5bcc3da37dc1a19a8d4f9a7e80d OK 2026/03/08 06:14:24 DEBUG : dir1/0002-cdefghi.txt: md5 = a6d248b45fbd0b28d09c16c98e288a1b OK 2026/03/08 06:14:25 DEBUG : dir1/0003-defghij.txt: md5 = 2392498588b78a17639fa38aa9eae6f2 OK 2026/03/08 06:14:27 DEBUG : dir1/0004-efghijk.txt: md5 = 14c03a866343264989dd647d13edd40f OK 2026/03/08 06:14:28 DEBUG : dir1/0005-fghijkl.txt: md5 = d1c79f037a39d89414b291cae5396de9 OK 2026/03/08 06:14:30 DEBUG : dir1/0006-ghijklm.txt: md5 = 6b3a96fecb5bac1d5550413a0f4f170c OK 2026/03/08 06:14:31 DEBUG : dir1/0007-1234567.txt: md5 = aba20dbe9b012570a445a854e7608d0c OK 2026/03/08 06:14:33 DEBUG : dir1/0008-2345678.txt: md5 = 76d9e8b024260641658354f684f6a65b OK 2026/03/08 06:14:34 DEBUG : dir1/0009-3456789.txt: md5 = f7d86dd89e41a1d8d6a25205025983f7 OK 2026/03/08 06:14:36 DEBUG : dir1/0010-456789.txt: md5 = c89dadccc3a8cd7b4c4d36916413dd01 OK 2026/03/08 06:14:37 DEBUG : dir1/0011-56789;.txt: md5 = 693f8fd0cbc9e9bcabd2dc8dfae326e4 OK 2026/03/08 06:14:39 DEBUG : dir1/0012-6789;.txt: md5 = 42e287272549ab33ca71545ff60806b9 OK 2026/03/08 06:14:40 DEBUG : dir1/0013-789;=.txt: md5 = 5bddd66c4f29447b815e577d123ce761 OK 2026/03/08 06:14:42 DEBUG : dir1/0014-89;=.txt: md5 = 6419a244c790a7fa92cbca6e5c6912f8 OK 2026/03/08 06:14:44 DEBUG : dir1/0015-9;=.txt: md5 = 8c6411a8dc1e53f8303a0a949cfc0f49 OK 2026/03/08 06:14:45 DEBUG : apple: md5 = a92e3a7535ee9a46415888a7e04a827e OK 2026/03/08 06:14:47 DEBUG : banana: md5 = 13a3cba71b00aa086c0203ef3d21fac3 OK 2026/03/08 06:14:48 DEBUG : appleappleapplebanana: md5 = e71bdf5dd183930588e4981db1853dd6 OK 2026/03/08 06:14:49 DEBUG : splitbananasplit: md5 = 8fa77ffece42b21145c1336f36fa9062 OK 2026/03/08 06:14:49 DEBUG : Waiting for deletions to finish 2026/03/08 06:14:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/08 06:14:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/08 06:14:50 DEBUG : apple: Excluded (Path Filter) 2026/03/08 06:14:50 DEBUG : banana: Excluded (Path Filter) 2026/03/08 06:14:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 06:14:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/08 06:14:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 06:14:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/08 06:14:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 06:14:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/08 06:14:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 06:14:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 06:14:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/08 06:14:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/08 06:14:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 06:14:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/08 06:14:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/08 06:14:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/08 06:14:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/08 06:14:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/08 06:14:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/08 06:14:51 DEBUG : apple: size = 5 OK 2026/03/08 06:14:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:14:51 DEBUG : apple: Unchanged skipping 2026/03/08 06:14:51 DEBUG : banana: size = 6 OK 2026/03/08 06:14:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:14:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/08 06:14:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:14:51 DEBUG : banana: Unchanged skipping 2026/03/08 06:14:51 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/08 06:14:51 DEBUG : splitbananasplit: size = 16 OK 2026/03/08 06:14:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:14:51 DEBUG : splitbananasplit: Unchanged skipping 2026/03/08 06:14:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/08 06:14:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/08 06:14:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:14:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:14:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/08 06:14:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/08 06:14:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:14:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/08 06:14:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/08 06:14:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/08 06:14:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:14:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:14:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/08 06:14:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/08 06:14:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:14:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/08 06:14:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/08 06:14:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 06:14:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/08 06:14:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/08 06:14:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/08 06:14:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:14:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:14:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/08 06:14:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/08 06:14:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/08 06:14:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:14:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/08 06:14:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/08 06:14:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:14:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/08 06:14:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:14:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/08 06:14:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/08 06:14:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/08 06:14:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:14:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/08 06:14:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/08 06:14:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:14:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/08 06:14:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/08 06:14:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/08 06:14:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:14:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/08 06:14:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/08 06:14:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:14:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/08 06:14:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:14:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/08 06:14:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 06:14:51 DEBUG : Waiting for deletions to finish 2026/03/08 06:14:51 DEBUG : Waiting for deletions to finish 2026/03/08 06:14:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/08 06:14:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/08 06:14:52 DEBUG : apple: Excluded (Path Filter) 2026/03/08 06:14:52 DEBUG : banana: Excluded (Path Filter) 2026/03/08 06:14:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 06:14:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/08 06:14:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 06:14:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/08 06:14:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 06:14:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/08 06:14:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 06:14:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 06:14:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/08 06:14:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/08 06:14:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 06:14:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/08 06:14:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/08 06:14:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/08 06:14:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/08 06:14:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/08 06:14:53 DEBUG : dir1: Directory modification time the same (differ by -625.821µs, within tolerance 1ms) 2026/03/08 06:14:53 DEBUG : apple: size = 5 OK 2026/03/08 06:14:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:14:53 DEBUG : apple: Unchanged skipping 2026/03/08 06:14:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/08 06:14:53 DEBUG : banana: size = 6 OK 2026/03/08 06:14:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:14:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:14:53 DEBUG : banana: Unchanged skipping 2026/03/08 06:14:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/08 06:14:53 DEBUG : splitbananasplit: size = 16 OK 2026/03/08 06:14:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:14:53 DEBUG : splitbananasplit: Unchanged skipping 2026/03/08 06:14:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/08 06:14:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:14:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/08 06:14:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/08 06:14:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/08 06:14:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:14:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/08 06:14:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:14:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/08 06:14:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/08 06:14:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/08 06:14:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 06:14:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:14:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:14:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/08 06:14:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/08 06:14:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/08 06:14:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:14:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/08 06:14:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/08 06:14:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:14:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/08 06:14:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/08 06:14:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:14:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/08 06:14:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/08 06:14:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/08 06:14:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/08 06:14:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/08 06:14:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:14:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/08 06:14:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/08 06:14:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/08 06:14:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:14:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/08 06:14:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:14:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:14:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:14:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/08 06:14:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/08 06:14:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:14:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/08 06:14:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/08 06:14:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:14:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/08 06:14:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/08 06:14:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:14:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/08 06:14:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/08 06:14:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 06:14:53 DEBUG : Waiting for deletions to finish 2026/03/08 06:14:53 DEBUG : Waiting for deletions to finish 2026/03/08 06:14:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/08 06:14:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/08 06:14:54 DEBUG : apple: Excluded (Path Filter) 2026/03/08 06:14:54 DEBUG : banana: Excluded (Path Filter) 2026/03/08 06:14:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 06:14:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/08 06:14:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 06:14:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/08 06:14:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 06:14:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/08 06:14:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 06:14:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 06:14:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/08 06:14:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/08 06:14:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 06:14:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/08 06:14:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/08 06:14:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/08 06:14:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/08 06:14:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/08 06:15:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/08 06:15:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/08 06:15:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/08 06:15:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/08 06:15:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/08 06:15:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/08 06:15:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/08 06:15:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/08 06:15:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/08 06:15:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/08 06:15:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/08 06:15:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/08 06:15:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/08 06:15:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/08 06:15:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/08 06:15:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" --- PASS: TestTransform (549.01s) --- PASS: TestTransform/NFC (45.46s) --- PASS: TestTransform/NFD (46.18s) --- PASS: TestTransform/base64 (54.40s) --- PASS: TestTransform/prefix (61.60s) --- PASS: TestTransform/suffix (63.10s) --- PASS: TestTransform/truncate (53.46s) --- PASS: TestTransform/encoder (45.46s) --- PASS: TestTransform/ISO-8859-1 (45.58s) --- PASS: TestTransform/charmap (44.68s) --- PASS: TestTransform/lowercase (43.71s) --- PASS: TestTransform/ascii (45.38s) === RUN TestTransformCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 06:15:04 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/08 06:15:05 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/08 06:15:05 DEBUG : sub dir_somesuffix: Making directory with metadata 2026/03/08 06:15:06 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2026-03-08T06:15:04.98486489Z) 2026/03/08 06:15:06 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/08 06:15:06 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/03/08 06:15:06 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/08 06:15:06 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/03/08 06:15:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 06:15:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 06:15:06 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/08 06:15:07 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = 7a186289cab80f70310adc4480a5f41d OK 2026/03/08 06:15:07 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/03/08 06:15:07 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/08 06:15:07 DEBUG : Waiting for deletions to finish 2026/03/08 06:15:09 DEBUG : qe2qcpcm1igespca9guecikml9bqabn8koel4d4tr81nkmh83ivg: Rmdir: contains trashed file: "nooic8p9n5fht7tj0jrmhtoutvqmj24itq2mnmqa8j0aggbip3sg" --- PASS: TestTransformCopy (4.73s) === RUN TestDoubleTransform run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 06:15:09 DEBUG : toe: transformed to: tictactoe 2026/03/08 06:15:09 DEBUG : toe: transformed to: tictactoe 2026/03/08 06:15:09 DEBUG : tictactoe: Making directory with metadata 2026/03/08 06:15:10 INFO : tictactoe: Made directory with metadata (mtime=2026-03-08T06:15:09.710918809Z) 2026/03/08 06:15:10 DEBUG : toe: transformed to: tictactoe 2026/03/08 06:15:10 DEBUG : toe: transformed to: tictactoe 2026/03/08 06:15:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/08 06:15:10 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/03/08 06:15:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/08 06:15:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 06:15:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 06:15:12 DEBUG : tictactoe/tictactoe: md5 = 2bb99f77d6bcfc0f1f020d5393ab97bf OK 2026/03/08 06:15:12 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/03/08 06:15:12 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/03/08 06:15:12 DEBUG : Waiting for deletions to finish 2026/03/08 06:15:13 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDoubleTransform (4.67s) === RUN TestFileTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 06:15:14 DEBUG : toe: Making directory with metadata 2026/03/08 06:15:15 INFO : toe: Made directory with metadata (mtime=2026-03-08T06:15:14.376971964Z) 2026/03/08 06:15:15 DEBUG : toe/toe: Making directory with metadata 2026/03/08 06:15:15 INFO : toe/toe: Made directory with metadata (mtime=2026-03-08T06:15:14.376971964Z) 2026/03/08 06:15:15 DEBUG : toe: transformed to: tictactoe 2026/03/08 06:15:15 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/08 06:15:15 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/08 06:15:15 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/08 06:15:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 06:15:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 06:15:17 DEBUG : toe/toe/tictactoe: md5 = a3d48ed26a66f146fd5b1f81dd13f9af OK 2026/03/08 06:15:17 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/03/08 06:15:17 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/08 06:15:17 DEBUG : Waiting for deletions to finish 2026/03/08 06:15:19 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/03/08 06:15:20 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestFileTag (6.50s) === RUN TestNoTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 06:15:21 DEBUG : toe: Making directory with metadata 2026/03/08 06:15:21 INFO : toe: Made directory with metadata (mtime=2026-03-08T06:15:20.876045872Z) 2026/03/08 06:15:21 DEBUG : toe/toe: Making directory with metadata 2026/03/08 06:15:22 INFO : toe/toe: Made directory with metadata (mtime=2026-03-08T06:15:20.876045872Z) 2026/03/08 06:15:22 DEBUG : toe: transformed to: tictactoe 2026/03/08 06:15:22 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/08 06:15:22 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/08 06:15:22 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/08 06:15:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 06:15:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 06:15:24 DEBUG : toe/toe/tictactoe: md5 = feef8b7af51c47b4f425f2ec4e1b08fd OK 2026/03/08 06:15:24 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/03/08 06:15:24 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/08 06:15:24 DEBUG : Waiting for deletions to finish 2026/03/08 06:15:26 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/03/08 06:15:26 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestNoTag (6.74s) === RUN TestDirTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 06:15:27 DEBUG : empty_dir: Making directory with metadata 2026/03/08 06:15:27 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/08 06:15:27 DEBUG : toe: transformed to: tictactoe 2026/03/08 06:15:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/08 06:15:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/08 06:15:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/08 06:15:27 DEBUG : tictacempty_dir: Making directory with metadata 2026/03/08 06:15:28 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/08 06:15:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/08 06:15:28 DEBUG : toe: transformed to: tictactoe 2026/03/08 06:15:28 DEBUG : toe: transformed to: tictactoe 2026/03/08 06:15:28 DEBUG : tictactoe: Making directory with metadata 2026/03/08 06:15:29 INFO : tictactoe: Made directory with metadata (mtime=2026-03-08T06:15:27.61212231Z) 2026/03/08 06:15:29 DEBUG : toe: transformed to: tictactoe 2026/03/08 06:15:29 DEBUG : toe: transformed to: tictactoe 2026/03/08 06:15:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/08 06:15:29 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/03/08 06:15:29 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-03-08T06:15:27.61212231Z) 2026/03/08 06:15:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/08 06:15:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/08 06:15:29 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/08 06:15:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/08 06:15:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 06:15:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 06:15:31 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 11afab66f23a96d3c1e41d457a6c2a53 OK 2026/03/08 06:15:31 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/08 06:15:31 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/08 06:15:31 DEBUG : Waiting for deletions to finish 2026/03/08 06:15:33 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/03/08 06:15:34 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDirTag (7.81s) === RUN TestAllTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 06:15:35 DEBUG : empty_dir: Making directory with metadata 2026/03/08 06:15:35 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/08 06:15:35 DEBUG : toe: transformed to: tictactoe 2026/03/08 06:15:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/08 06:15:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/08 06:15:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/08 06:15:35 DEBUG : tictacempty_dir: Making directory with metadata 2026/03/08 06:15:36 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/08 06:15:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/08 06:15:36 DEBUG : toe: transformed to: tictactoe 2026/03/08 06:15:36 DEBUG : toe: transformed to: tictactoe 2026/03/08 06:15:36 DEBUG : tictactoe: Making directory with metadata 2026/03/08 06:15:37 INFO : tictactoe: Made directory with metadata (mtime=2026-03-08T06:15:35.427210787Z) 2026/03/08 06:15:37 DEBUG : toe: transformed to: tictactoe 2026/03/08 06:15:37 DEBUG : toe: transformed to: tictactoe 2026/03/08 06:15:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/08 06:15:37 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/03/08 06:15:37 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-03-08T06:15:35.427210787Z) 2026/03/08 06:15:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/08 06:15:37 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/08 06:15:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/08 06:15:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/08 06:15:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/08 06:15:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 06:15:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 06:15:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 96d07b8ec162d5d9e9d62ee6444a2ba5 OK 2026/03/08 06:15:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/08 06:15:39 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/08 06:15:39 DEBUG : Waiting for deletions to finish 2026/03/08 06:15:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 06:15:40 DEBUG : toe: transformed to: tictactoe 2026/03/08 06:15:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/08 06:15:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/08 06:15:40 DEBUG : toe: transformed to: tictactoe 2026/03/08 06:15:40 DEBUG : toe: transformed to: tictactoe 2026/03/08 06:15:40 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/08 06:15:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/08 06:15:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/03/08 06:15:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': 0 differences found 2026/03/08 06:15:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': 1 hashes could not be checked 2026/03/08 06:15:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': 1 matching files 2026/03/08 06:15:42 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/03/08 06:15:43 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestAllTag (8.92s) === RUN TestRunTwice run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 06:15:44 DEBUG : toe: transformed to: tictactoe 2026/03/08 06:15:44 DEBUG : toe: transformed to: tictactoe 2026/03/08 06:15:44 DEBUG : tictactoe: Making directory with metadata 2026/03/08 06:15:45 INFO : tictactoe: Made directory with metadata (mtime=2026-03-08T06:15:44.345311488Z) 2026/03/08 06:15:45 DEBUG : toe: transformed to: tictactoe 2026/03/08 06:15:45 DEBUG : toe: transformed to: tictactoe 2026/03/08 06:15:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/08 06:15:45 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/03/08 06:15:45 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-03-08T06:15:44.345311488Z) 2026/03/08 06:15:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/08 06:15:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/08 06:15:45 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/08 06:15:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/08 06:15:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 06:15:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 06:15:47 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 80fcfb29f56c03a008a3c6e5e6463198 OK 2026/03/08 06:15:47 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/08 06:15:47 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/08 06:15:47 DEBUG : Waiting for deletions to finish 2026/03/08 06:15:48 DEBUG : toe: transformed to: tictactoe 2026/03/08 06:15:48 DEBUG : toe: transformed to: tictactoe 2026/03/08 06:15:48 DEBUG : tictactoe: Directory modification time the same (differ by -311.488µs, within tolerance 1ms) 2026/03/08 06:15:48 DEBUG : toe: transformed to: tictactoe 2026/03/08 06:15:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/08 06:15:48 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -311.488µs, within tolerance 1ms) 2026/03/08 06:15:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 06:15:48 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/08 06:15:48 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 06:15:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/08 06:15:48 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/03/08 06:15:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 06:15:48 DEBUG : Waiting for deletions to finish 2026/03/08 06:15:51 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/03/08 06:15:51 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestRunTwice (8.08s) === RUN TestSyntax 2026/03/08 06:15:52 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 06:15:52 DEBUG : toe: Making directory with metadata 2026/03/08 06:15:53 INFO : toe: Made directory with metadata (mtime=2026-03-08T06:15:52.427402513Z) 2026/03/08 06:15:53 DEBUG : toe/toe: Making directory with metadata 2026/03/08 06:15:54 INFO : toe/toe: Made directory with metadata (mtime=2026-03-08T06:15:52.427402513Z) 2026/03/08 06:15:54 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/08 06:15:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 06:15:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 06:15:55 DEBUG : toe/toe/toe: md5 = 53feb6e9c28f6f3c44d0bb730d3fd3d2 OK 2026/03/08 06:15:55 DEBUG : toe/toe/toe: size = 11 OK 2026/03/08 06:15:55 INFO : toe/toe/toe: Copied (new) 2026/03/08 06:15:55 DEBUG : Waiting for deletions to finish 2026/03/08 06:15:57 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/03/08 06:15:58 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestConflicting (6.60s) === RUN TestMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 06:15:59 DEBUG : empty_dir: Making directory with metadata 2026/03/08 06:15:59 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/08 06:15:59 DEBUG : toe: transformed to: tictactoe 2026/03/08 06:15:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/08 06:15:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/08 06:15:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/08 06:15:59 DEBUG : tictacempty_dir: Making directory with metadata 2026/03/08 06:16:00 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/08 06:16:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/08 06:16:00 DEBUG : toe: transformed to: tictactoe 2026/03/08 06:16:00 DEBUG : toe: transformed to: tictactoe 2026/03/08 06:16:00 DEBUG : tictactoe: Making directory with metadata 2026/03/08 06:16:00 INFO : tictactoe: Made directory with metadata (mtime=2026-03-08T06:15:59.021476614Z) 2026/03/08 06:16:00 DEBUG : toe: transformed to: tictactoe 2026/03/08 06:16:00 DEBUG : toe: transformed to: tictactoe 2026/03/08 06:16:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/08 06:16:00 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/03/08 06:16:01 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-03-08T06:15:59.021476614Z) 2026/03/08 06:16:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/08 06:16:01 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/08 06:16:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/08 06:16:01 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/08 06:16:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/08 06:16:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/08 06:16:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 06:16:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 06:16:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 6ca73931f7e28e300ac0671dd817713f OK 2026/03/08 06:16:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/08 06:16:02 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/08 06:16:02 INFO : toe/toe/toe.txt: Deleted 2026/03/08 06:16:02 INFO : toe/toe: Removing directory 2026/03/08 06:16:02 INFO : toe: Removing directory 2026/03/08 06:16:02 INFO : empty_dir: Removing directory 2026/03/08 06:16:02 DEBUG : Local file system at /tmp/rclone241475571: deleted 3 directories 2026/03/08 06:16:05 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/03/08 06:16:05 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestMove (8.06s) === RUN TestTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 06:16:07 DEBUG : empty_dir: Making directory with metadata 2026/03/08 06:16:07 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/08 06:16:07 DEBUG : toe: transformed to: tictactoe 2026/03/08 06:16:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/08 06:16:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/08 06:16:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/08 06:16:07 DEBUG : tictacempty_dir: Making directory with metadata 2026/03/08 06:16:08 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/08 06:16:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/08 06:16:08 DEBUG : toe: transformed to: tictactoe 2026/03/08 06:16:08 DEBUG : toe: transformed to: tictactoe 2026/03/08 06:16:08 DEBUG : tictactoe: Making directory with metadata 2026/03/08 06:16:08 INFO : tictactoe: Made directory with metadata (mtime=2026-03-08T06:16:07.085567035Z) 2026/03/08 06:16:08 DEBUG : toe: transformed to: tictactoe 2026/03/08 06:16:08 DEBUG : toe: transformed to: tictactoe 2026/03/08 06:16:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/08 06:16:08 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/03/08 06:16:09 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-03-08T06:16:07.085567035Z) 2026/03/08 06:16:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/08 06:16:09 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/08 06:16:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/08 06:16:09 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/08 06:16:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/08 06:16:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/08 06:16:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 06:16:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 06:16:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 9d1cbe7c3b6ab12e505bf785ec70b510 OK 2026/03/08 06:16:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/08 06:16:10 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/08 06:16:10 INFO : toe/toe/toe.txt: Deleted 2026/03/08 06:16:10 INFO : toe/toe: Removing directory 2026/03/08 06:16:10 INFO : toe: Removing directory 2026/03/08 06:16:10 INFO : empty_dir: Removing directory 2026/03/08 06:16:10 DEBUG : Local file system at /tmp/rclone241475571: deleted 3 directories 2026/03/08 06:16:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/08 06:16:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/08 06:16:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/08 06:16:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/08 06:16:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/08 06:16:14 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/03/08 06:16:16 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/03/08 06:16:17 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/03/08 06:16:18 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestTransformFile (13.19s) === RUN TestManualTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 06:16:20 DEBUG : Reset feature "Copy" 2026/03/08 06:16:20 DEBUG : Reset feature "Move" 2026/03/08 06:16:20 DEBUG : Reset feature "Copy" 2026/03/08 06:16:20 DEBUG : Reset feature "Move" 2026/03/08 06:16:20 DEBUG : empty_dir: Making directory with metadata 2026/03/08 06:16:20 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/08 06:16:20 DEBUG : toe: transformed to: tictactoe 2026/03/08 06:16:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/08 06:16:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/08 06:16:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/08 06:16:20 DEBUG : tictacempty_dir: Making directory with metadata 2026/03/08 06:16:21 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/08 06:16:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/08 06:16:21 DEBUG : toe: transformed to: tictactoe 2026/03/08 06:16:21 DEBUG : toe: transformed to: tictactoe 2026/03/08 06:16:21 DEBUG : tictactoe: Making directory with metadata 2026/03/08 06:16:21 INFO : tictactoe: Made directory with metadata (mtime=2026-03-08T06:16:20.276714466Z) 2026/03/08 06:16:21 DEBUG : toe: transformed to: tictactoe 2026/03/08 06:16:21 DEBUG : toe: transformed to: tictactoe 2026/03/08 06:16:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/08 06:16:21 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/03/08 06:16:22 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-03-08T06:16:20.276714466Z) 2026/03/08 06:16:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/08 06:16:22 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/08 06:16:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/08 06:16:22 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/08 06:16:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/08 06:16:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/08 06:16:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 06:16:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 06:16:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 04d8c85972971721986ce4a9294f575c OK 2026/03/08 06:16:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/08 06:16:24 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/08 06:16:24 INFO : toe/toe/toe.txt: Deleted 2026/03/08 06:16:24 INFO : toe/toe: Removing directory 2026/03/08 06:16:24 INFO : toe: Removing directory 2026/03/08 06:16:24 INFO : empty_dir: Removing directory 2026/03/08 06:16:24 DEBUG : Local file system at /tmp/rclone241475571: deleted 3 directories 2026/03/08 06:16:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/08 06:16:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/08 06:16:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/08 06:16:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/08 06:16:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/08 06:16:29 DEBUG : toe/toe/toe.txt: md5 = fd76c1c4a343751a3704e3bc9c275e31 OK 2026/03/08 06:16:29 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/08 06:16:29 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/03/08 06:16:29 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/03/08 06:16:31 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/03/08 06:16:32 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/03/08 06:16:33 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/03/08 06:16:33 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestManualTransformFile (14.94s) === RUN TestBase64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 06:16:35 DEBUG : toe: transformed to: dG9l 2026/03/08 06:16:35 DEBUG : toe: transformed to: dG9l 2026/03/08 06:16:35 DEBUG : dG9l: Making directory with metadata 2026/03/08 06:16:36 INFO : dG9l: Made directory with metadata (mtime=2026-03-08T06:16:35.214880758Z) 2026/03/08 06:16:36 DEBUG : toe: transformed to: dG9l 2026/03/08 06:16:36 DEBUG : toe: transformed to: dG9l 2026/03/08 06:16:36 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/08 06:16:36 DEBUG : dG9l/dG9l: Making directory with metadata 2026/03/08 06:16:36 INFO : dG9l/dG9l: Made directory with metadata (mtime=2026-03-08T06:16:35.214880758Z) 2026/03/08 06:16:36 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/08 06:16:36 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/03/08 06:16:36 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/08 06:16:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/08 06:16:36 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/08 06:16:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 06:16:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 06:16:38 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = 64fab0c2862c6f4020a2adeed021dc20 OK 2026/03/08 06:16:38 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/03/08 06:16:38 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/03/08 06:16:38 DEBUG : Waiting for deletions to finish 2026/03/08 06:16:39 DEBUG : dG9l: transformed to: toe 2026/03/08 06:16:39 DEBUG : dG9l: transformed to: toe 2026/03/08 06:16:39 DEBUG : toe: Directory modification time the same (differ by 880.758µs, within tolerance 1ms) 2026/03/08 06:16:39 DEBUG : Added delayed dir = "toe", newDst=toe 2026/03/08 06:16:39 DEBUG : dG9l: transformed to: toe 2026/03/08 06:16:39 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/03/08 06:16:39 DEBUG : toe/toe: Directory modification time the same (differ by 880.758µs, within tolerance 1ms) 2026/03/08 06:16:39 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/03/08 06:16:39 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/03/08 06:16:39 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/08 06:16:39 DEBUG : Local file system at /tmp/rclone241475571: Waiting for checks to finish 2026/03/08 06:16:39 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/03/08 06:16:39 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/03/08 06:16:39 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/03/08 06:16:39 DEBUG : Local file system at /tmp/rclone241475571: Waiting for transfers to finish 2026/03/08 06:16:39 DEBUG : Waiting for deletions to finish 2026/03/08 06:16:41 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0/n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "the036mm5d36i1jcgrpnitaljc" 2026/03/08 06:16:42 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "n9dnr1gs5qeomhhe8mnv7po2a0" --- PASS: TestBase64 (7.99s) === RUN TestError run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko'", Local "Local file system at /tmp/rclone241475571", Modify Window "1ms" 2026/03/08 06:16:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/08 06:16:43 DEBUG : toe: transformed to: 2026/03/08 06:16:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/08 06:16:43 DEBUG : toe: transformed to: 2026/03/08 06:16:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Making directory with metadata 2026/03/08 06:16:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Made directory with metadata (mtime=2026-03-08T06:16:43.200969369Z) 2026/03/08 06:16:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/08 06:16:43 DEBUG : toe: transformed to: 2026/03/08 06:16:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/08 06:16:43 DEBUG : toe: transformed to: 2026/03/08 06:16:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/08 06:16:43 DEBUG : toe/toe: transformed to: 2026/03/08 06:16:43 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/08 06:16:43 DEBUG : toe/toe: Making directory with metadata 2026/03/08 06:16:45 INFO : toe/toe: Made directory with metadata (mtime=2026-03-08T06:16:43.200969369Z) 2026/03/08 06:16:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/08 06:16:45 DEBUG : toe/toe: transformed to: 2026/03/08 06:16:45 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/08 06:16:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/08 06:16:45 DEBUG : toe: transformed to: 2026/03/08 06:16:45 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/08 06:16:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/08 06:16:45 DEBUG : toe/toe/toe: transformed to: 2026/03/08 06:16:45 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/03/08 06:16:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for checks to finish 2026/03/08 06:16:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Waiting for transfers to finish 2026/03/08 06:16:46 DEBUG : toe/toe/toe: md5 = 463f2ec1e3a04b0abb64de15f7a7c5e1 OK 2026/03/08 06:16:46 DEBUG : toe/toe/toe: size = 11 OK 2026/03/08 06:16:46 INFO : toe/toe/toe: Copied (new) 2026/03/08 06:16:46 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': not deleting files as there were IO errors 2026/03/08 06:16:46 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': not deleting directories as there were IO errors 2026/03/08 06:16:48 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/03/08 06:16:49 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestError (6.60s) PASS 2026/03/08 06:16:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vevipoc5xiko': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 25m50.869465355s (try 1/5)