"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/04/14 04:07:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-manopul5tuko" 2026/04/14 04:07:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/14 04:07:05 DEBUG : Creating backend with remote "TestDrive:crypt/kvp7jtkh3p361okoqb2gfnjcor9knn0l1qfujocpjal10sum6k40" 2026/04/14 04:07:06 DEBUG : Creating backend with remote "/tmp/rclone1842751056" === 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-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:07:07 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/14 04:07:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/14 04:07:07 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/04/14 04:07:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:07:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:07:07 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.48s) === RUN TestCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:07:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/14 04:07:08 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/14 04:07:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/14 04:07:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:07:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:07:10 DEBUG : sub dir/hello world: md5 = 741ff398509e9cdd7e11bdca0b419f23 OK 2026/04/14 04:07:10 DEBUG : sub dir/hello world: size = 11 OK 2026/04/14 04:07:10 INFO : sub dir/hello world: Copied (new) 2026/04/14 04:07:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/14 04:07:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (5.16s) === RUN TestCopyMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:07:13 DEBUG : metadata sub dir: Making directory with metadata 2026/04/14 04:07:13 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/14 04:07:13 DEBUG : empty metadata sub dir: Making directory with metadata 2026/04/14 04:07:13 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/14 04:07:13 DEBUG : Local file system at /tmp/rclone1842751056: File to upload is small (21 bytes), uploading instead of streaming 2026/04/14 04:07:13 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/04/14 04:07:13 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/04/14 04:07:13 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/04/14 04:07:13 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/04/14 04:07:13 DEBUG : Google drive root 'crypt/kvp7jtkh3p361okoqb2gfnjcor9knn0l1qfujocpjal10sum6k40': Skipping btime metadata as can't update it on an existing file: 2026-04-14T04:07:13.175605297Z 2026/04/14 04:07:14 INFO : empty metadata sub dir: Updated directory metadata 2026/04/14 04:07:14 DEBUG : Google drive root 'crypt/kvp7jtkh3p361okoqb2gfnjcor9knn0l1qfujocpjal10sum6k40': Skipping btime metadata as can't update it on an existing file: 2026-04-14T04:07:13.175605297Z 2026/04/14 04:07:14 INFO : metadata sub dir: Updated directory metadata 2026/04/14 04:07:14 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/04/14 04:07:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:07:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:07:16 DEBUG : metadata sub dir/hello metadata world: md5 = 01bab6c132d93c5522dd347c2efbba54 OK 2026/04/14 04:07:16 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/04/14 04:07:16 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/04/14 04:07:18 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (6.85s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:07:20 DEBUG : metadata sub dir: Making directory with metadata 2026/04/14 04:07:20 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/14 04:07:20 DEBUG : empty metadata sub dir: Making directory with metadata 2026/04/14 04:07:20 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/14 04:07:20 DEBUG : Local file system at /tmp/rclone1842751056: File to upload is small (21 bytes), uploading instead of streaming 2026/04/14 04:07:20 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/04/14 04:07:20 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/04/14 04:07:20 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/04/14 04:07:20 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/04/14 04:07:20 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2026/04/14 04:07:20 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2026/04/14 04:07:20 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/04/14 04:07:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:07:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:07:22 DEBUG : metadata sub dir/hello metadata world: md5 = c5d1927b4bf6900bf84477f1c1930433 OK 2026/04/14 04:07:22 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/04/14 04:07:22 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/04/14 04:07:22 DEBUG : Google drive root 'crypt/kvp7jtkh3p361okoqb2gfnjcor9knn0l1qfujocpjal10sum6k40': Skipping btime metadata as can't update it on an existing file: 2026-04-14T04:07:20.029708466Z 2026/04/14 04:07:22 INFO : metadata sub dir: Updated directory metadata 2026/04/14 04:07:25 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (6.13s) === RUN TestCopyMissingDirectory run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:07:26 DEBUG : Creating backend with remote "/non-existing" 2026/04/14 04:07:26 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/04/14 04:07:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:07:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.67s) === RUN TestCopyNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:07:26 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/14 04:07:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/14 04:07:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:07:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:07:29 DEBUG : sub dir/hello world: md5 = 2f75ff8beeaaeac5e174ef9638230df0 OK 2026/04/14 04:07:29 DEBUG : sub dir/hello world: size = 11 OK 2026/04/14 04:07:29 INFO : sub dir/hello world: Copied (new) 2026/04/14 04:07:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/14 04:07:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (4.87s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.44s) === RUN TestCopyCheckFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:07:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Running all checks before starting transfers 2026/04/14 04:07:32 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/14 04:07:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/14 04:07:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:07:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Checks finished, now starting transfers 2026/04/14 04:07:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:07:34 DEBUG : sub dir/hello world: md5 = d54bb3f480c59bc3be9cccee0e6ccc43 OK 2026/04/14 04:07:34 DEBUG : sub dir/hello world: size = 11 OK 2026/04/14 04:07:34 INFO : sub dir/hello world: Copied (new) 2026/04/14 04:07:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/14 04:07:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (5.01s) === RUN TestSyncNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:07:37 ERROR : Ignoring --no-traverse with sync 2026/04/14 04:07:37 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/14 04:07:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/14 04:07:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:07:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:07:39 DEBUG : sub dir/hello world: md5 = 5c0a2ffb4f7b21a3d241fd5fd198866b OK 2026/04/14 04:07:39 DEBUG : sub dir/hello world: size = 11 OK 2026/04/14 04:07:39 INFO : sub dir/hello world: Copied (new) 2026/04/14 04:07:39 DEBUG : Waiting for deletions to finish 2026/04/14 04:07:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/14 04:07:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (5.42s) === RUN TestCopyWithDepth run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:07:42 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/04/14 04:07:42 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/14 04:07:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:07:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:07:44 DEBUG : hello world2: md5 = 5d0ed0547458a3766cc6d0820bb62560 OK 2026/04/14 04:07:44 DEBUG : hello world2: size = 12 OK 2026/04/14 04:07:44 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.79s) === RUN TestCopyWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:07:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/14 04:07:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:07:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:07:46 DEBUG : potato2: md5 = 6d611b22fb74b9bbfad1c99ae80465ad OK 2026/04/14 04:07:46 DEBUG : potato2: size = 11 OK 2026/04/14 04:07:46 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (2.77s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:07:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/14 04:07:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:07:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:07:49 DEBUG : potato2: md5 = a008a98e7dd5b251b0d1e5e3c8f6a572 OK 2026/04/14 04:07:49 DEBUG : potato2: size = 11 OK 2026/04/14 04:07:49 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.72s) === RUN TestCopyEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:07:50 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/14 04:07:50 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/14 04:07:50 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/14 04:07:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/14 04:07:51 DEBUG : sub dir2: Making directory with metadata 2026/04/14 04:07:51 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/14 04:07:51 DEBUG : sub dir: Making directory with metadata 2026/04/14 04:07:52 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/14 04:07:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/14 04:07:52 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/14 04:07:53 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/14 04:07:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:07:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:07:54 DEBUG : sub dir/hello world: md5 = 48406756b282847dbd096d71113dc72a OK 2026/04/14 04:07:54 DEBUG : sub dir/hello world: size = 11 OK 2026/04/14 04:07:54 INFO : sub dir/hello world: Copied (new) 2026/04/14 04:07:57 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2026/04/14 04:07:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (7.94s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:07:58 INFO : sub dir2: Making directory 2026/04/14 04:07:58 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/14 04:07:58 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/14 04:07:59 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/04/14 04:07:59 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/14 04:07:59 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/04/14 04:07:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/14 04:07:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:07:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:08:01 DEBUG : sub dir/hello world: md5 = 5d34ffaccaa7e67aab8b6a63207cfc0c OK 2026/04/14 04:08:01 DEBUG : sub dir/hello world: size = 11 OK 2026/04/14 04:08:01 INFO : sub dir/hello world: Copied (new) 2026/04/14 04:08:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/14 04:08:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (5.11s) === RUN TestMoveEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:08:03 DEBUG : sub dir2: Making directory with metadata 2026/04/14 04:08:03 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/14 04:08:04 DEBUG : sub dir2: Making directory with metadata 2026/04/14 04:08:04 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/14 04:08:04 DEBUG : sub dir: Making directory with metadata 2026/04/14 04:08:05 INFO : sub dir: Made directory with metadata (mtime=2026-04-14T04:08:03.900368832Z) 2026/04/14 04:08:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/14 04:08:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:08:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:08:07 DEBUG : sub dir/hello world: md5 = 645b3abe50ae3c5840fd61f75b9b1931 OK 2026/04/14 04:08:07 DEBUG : sub dir/hello world: size = 11 OK 2026/04/14 04:08:07 INFO : sub dir/hello world: Copied (new) 2026/04/14 04:08:07 INFO : sub dir/hello world: Deleted 2026/04/14 04:08:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (6.93s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:08:10 DEBUG : sub dir no update dir modtime: Making directory with metadata 2026/04/14 04:08:10 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/14 04:08:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:08:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:08:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (3.50s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:08:14 INFO : sub dir2: Making directory 2026/04/14 04:08:14 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/04/14 04:08:14 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/14 04:08:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/14 04:08:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:08:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:08:16 DEBUG : sub dir/hello world: md5 = 9b0f3a6309603b2fa3fea9c634450682 OK 2026/04/14 04:08:16 DEBUG : sub dir/hello world: size = 11 OK 2026/04/14 04:08:16 INFO : sub dir/hello world: Copied (new) 2026/04/14 04:08:16 INFO : sub dir/hello world: Deleted 2026/04/14 04:08:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/14 04:08:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (5.17s) === RUN TestSyncEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:08:19 DEBUG : sub dir2: Making directory with metadata 2026/04/14 04:08:19 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/14 04:08:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/14 04:08:19 DEBUG : sub dir2: Making directory with metadata 2026/04/14 04:08:20 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/14 04:08:20 DEBUG : sub dir: Making directory with metadata 2026/04/14 04:08:20 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/14 04:08:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/14 04:08:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:08:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:08:22 DEBUG : sub dir/hello world: md5 = 9536ba0e64bffc478cf2b6e8937acadb OK 2026/04/14 04:08:22 DEBUG : sub dir/hello world: size = 11 OK 2026/04/14 04:08:22 INFO : sub dir/hello world: Copied (new) 2026/04/14 04:08:22 DEBUG : Waiting for deletions to finish 2026/04/14 04:08:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (6.42s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.46s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:08:26 INFO : sub dir2: Making directory 2026/04/14 04:08:26 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/04/14 04:08:26 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/14 04:08:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/14 04:08:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:08:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:08:28 DEBUG : sub dir/hello world: md5 = 1c515e48a7ea09fd328a6f0f4907c297 OK 2026/04/14 04:08:28 DEBUG : sub dir/hello world: size = 11 OK 2026/04/14 04:08:28 INFO : sub dir/hello world: Copied (new) 2026/04/14 04:08:28 DEBUG : Waiting for deletions to finish 2026/04/14 04:08:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/14 04:08:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (4.93s) === RUN TestServerSideCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:08:33 DEBUG : sub dir/hello world: md5 = 8abbd96994a159bbcde68540956df055 OK 2026/04/14 04:08:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xodoyuc8foza" 2026/04/14 04:08:33 DEBUG : Config file has changed externally - reloading 2026/04/14 04:08:33 DEBUG : Creating backend with remote "TestDrive:crypt/ksarso7hjhkm65qimv3neo1322jqpkt25l0i7r47akgq29gv4ha0" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko' -> Encrypted drive 'TestCryptDrive:rclone-test-xodoyuc8foza' 2026/04/14 04:08:35 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/14 04:08:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/14 04:08:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xodoyuc8foza': Waiting for checks to finish 2026/04/14 04:08:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xodoyuc8foza': Waiting for transfers to finish 2026/04/14 04:08:37 DEBUG : sub dir/hello world: size = 11 OK 2026/04/14 04:08:37 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/14 04:08:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/14 04:08:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xodoyuc8foza': Purge remote 2026/04/14 04:08:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (9.74s) === RUN TestCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:08:43 DEBUG : sub dir/hello world: md5 = aa49327c02370e8df6ac689c70240f05 OK 2026/04/14 04:08:44 INFO : sub dir: Set directory modification time (using SetModTime) 2026/04/14 04:08:44 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/04/14 04:08:44 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1842751056) 2026/04/14 04:08:44 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko') 2026/04/14 04:08:44 DEBUG : sub dir/hello world: Sizes differ 2026/04/14 04:08:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:08:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:08:46 DEBUG : sub dir/hello world: md5 = 74db36052c1034b85fe0a4f12b82c5a6 OK 2026/04/14 04:08:46 DEBUG : sub dir/hello world: size = 17 OK 2026/04/14 04:08:46 INFO : sub dir/hello world: Copied (replaced existing) 2026/04/14 04:08:46 INFO : sub dir: Set directory modification time (using SetModTime) 2026/04/14 04:08:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (7.75s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:08:50 DEBUG : sub dir/hello world: md5 = 56b8c2b539bddee3e5c6dc8febba348d OK 2026/04/14 04:08:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hirejus7xuqo" 2026/04/14 04:08:51 DEBUG : Creating backend with remote "TestDrive:crypt/tju893mcfmvqff2gt5quqm1t0afbeav42l34rflmommdscfa8oig" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko' -> Encrypted drive 'TestCryptDrive:rclone-test-hirejus7xuqo' 2026/04/14 04:08:52 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/14 04:08:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/14 04:08:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hirejus7xuqo': Waiting for checks to finish 2026/04/14 04:08:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hirejus7xuqo': Waiting for transfers to finish 2026/04/14 04:08:55 DEBUG : sub dir/hello world: size = 11 OK 2026/04/14 04:08:55 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/14 04:08:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/14 04:08:57 DEBUG : sub dir/hello world: md5 = d52531335634a83820993d7a8b6e35c5 OK 2026/04/14 04:08:58 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/04/14 04:08:58 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/04/14 04:08:58 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko') 2026/04/14 04:08:58 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-hirejus7xuqo') 2026/04/14 04:08:58 DEBUG : sub dir/hello world: Sizes differ 2026/04/14 04:08:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hirejus7xuqo': Waiting for checks to finish 2026/04/14 04:08:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hirejus7xuqo': Waiting for transfers to finish 2026/04/14 04:09:00 DEBUG : sub dir/hello world: size = 17 OK 2026/04/14 04:09:00 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/14 04:09:00 INFO : sub dir: Set directory modification time (using SetModTime) 2026/04/14 04:09:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hirejus7xuqo': Purge remote 2026/04/14 04:09:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (14.83s) === RUN TestMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:09:05 DEBUG : sub dir/hello world: md5 = f1695e1727300276f0631f5e29cb4a76 OK 2026/04/14 04:09:07 INFO : sub dir: Set directory modification time (using SetModTime) 2026/04/14 04:09:07 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/04/14 04:09:07 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1842751056) 2026/04/14 04:09:07 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko') 2026/04/14 04:09:07 DEBUG : sub dir/hello world: Sizes differ 2026/04/14 04:09:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:09:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:09:08 DEBUG : sub dir/hello world: md5 = fd2fcf626efe7e9699c01580f1a1eda8 OK 2026/04/14 04:09:08 DEBUG : sub dir/hello world: size = 17 OK 2026/04/14 04:09:08 INFO : sub dir/hello world: Copied (replaced existing) 2026/04/14 04:09:08 INFO : sub dir/hello world: Deleted 2026/04/14 04:09:08 INFO : sub dir: Set directory modification time (using SetModTime) 2026/04/14 04:09:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (7.31s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:09:13 DEBUG : sub dir/hello world: md5 = c4b7f9256a926ea0cb3df4dd8c1682ff OK 2026/04/14 04:09:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lewiyoj4jace" 2026/04/14 04:09:14 DEBUG : Creating backend with remote "TestDrive:crypt/d659i1lju0i81d6rarsaci1v9fvjerufsdujl53oljpkpbg288l0" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko' -> Encrypted drive 'TestCryptDrive:rclone-test-lewiyoj4jace' 2026/04/14 04:09:15 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/14 04:09:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/14 04:09:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lewiyoj4jace': Waiting for checks to finish 2026/04/14 04:09:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lewiyoj4jace': Waiting for transfers to finish 2026/04/14 04:09:18 DEBUG : sub dir/hello world: size = 11 OK 2026/04/14 04:09:18 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/14 04:09:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/14 04:09:21 DEBUG : sub dir/hello world: md5 = 68264a2937dd7a35ae0ba02d185213d9 OK 2026/04/14 04:09:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lewiyoj4jace': Using server-side directory move 2026/04/14 04:09:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lewiyoj4jace': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/14 04:09:22 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/04/14 04:09:22 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/04/14 04:09:22 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko') 2026/04/14 04:09:22 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-lewiyoj4jace') 2026/04/14 04:09:22 DEBUG : sub dir/hello world: Sizes differ 2026/04/14 04:09:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lewiyoj4jace': Waiting for checks to finish 2026/04/14 04:09:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lewiyoj4jace': Waiting for transfers to finish 2026/04/14 04:09:23 INFO : sub dir/hello world: Deleted 2026/04/14 04:09:23 INFO : sub dir/hello world: Moved (server-side) 2026/04/14 04:09:24 INFO : sub dir: Set directory modification time (using SetModTime) 2026/04/14 04:09:26 DEBUG : sub dir/hello world: md5 = 30fc364cc8e3a0ed247fbd536969e1fa OK 2026/04/14 04:09:27 DEBUG : testing file moves 2026/04/14 04:09:27 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/04/14 04:09:27 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/04/14 04:09:27 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko') 2026/04/14 04:09:27 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-lewiyoj4jace') 2026/04/14 04:09:27 DEBUG : sub dir/hello world: Sizes differ 2026/04/14 04:09:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lewiyoj4jace': Waiting for checks to finish 2026/04/14 04:09:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lewiyoj4jace': Waiting for transfers to finish 2026/04/14 04:09:28 INFO : sub dir/hello world: Deleted 2026/04/14 04:09:28 INFO : sub dir/hello world: Moved (server-side) 2026/04/14 04:09:29 INFO : sub dir: Set directory modification time (using SetModTime) 2026/04/14 04:09:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lewiyoj4jace': Purge remote --- PASS: TestServerSideMoveOverSelf (20.62s) === RUN TestCopyAfterDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:09:33 DEBUG : sub dir/hello world: md5 = 3cde186046409657128bf4e21026b641 OK 2026/04/14 04:09:33 ERROR : error listing: directory not found 2026/04/14 04:09:34 INFO : Local file system at /tmp/rclone1842751056: Making directory 2026/04/14 04:09:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:09:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:09:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (5.21s) === RUN TestCopyRedownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:09:38 DEBUG : sub dir/hello world: md5 = 8aeca1f57e1e55edd3abe8e3e47a1d6b OK 2026/04/14 04:09:39 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/14 04:09:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/14 04:09:39 DEBUG : Local file system at /tmp/rclone1842751056: Waiting for checks to finish 2026/04/14 04:09:39 DEBUG : Local file system at /tmp/rclone1842751056: Waiting for transfers to finish 2026/04/14 04:09:40 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2026/04/14 04:09:40 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2026/04/14 04:09:40 INFO : sub dir/hello world: Copied (new) 2026/04/14 04:09:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/14 04:09:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (5.49s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:09:42 DEBUG : check sum: Need to transfer - File not found at Destination 2026/04/14 04:09:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:09:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:09:43 DEBUG : check sum: md5 = 15b247e7a01f370ac0dd69107bf8e196 OK 2026/04/14 04:09:43 DEBUG : check sum: size = 1 OK 2026/04/14 04:09:43 INFO : check sum: Copied (new) 2026/04/14 04:09:43 DEBUG : Waiting for deletions to finish 2026/04/14 04:09:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:09:44 DEBUG : check sum: size = 1 OK 2026/04/14 04:09:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/04/14 04:09:44 DEBUG : check sum: Size of src and dst objects identical 2026/04/14 04:09:44 DEBUG : check sum: Unchanged skipping 2026/04/14 04:09:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:09:44 DEBUG : Waiting for deletions to finish 2026/04/14 04:09:44 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.17s) === RUN TestSyncSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:09:45 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/04/14 04:09:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:09:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:09:47 DEBUG : sizeonly: md5 = d97c7524ec3299376632d59901e4a1fd OK 2026/04/14 04:09:47 DEBUG : sizeonly: size = 6 OK 2026/04/14 04:09:47 INFO : sizeonly: Copied (new) 2026/04/14 04:09:47 DEBUG : Waiting for deletions to finish 2026/04/14 04:09:47 DEBUG : sizeonly: size = 6 OK 2026/04/14 04:09:47 DEBUG : sizeonly: Sizes identical 2026/04/14 04:09:47 DEBUG : sizeonly: Unchanged skipping 2026/04/14 04:09:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:09:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:09:47 DEBUG : Waiting for deletions to finish 2026/04/14 04:09:47 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.38s) === RUN TestSyncIgnoreSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:09:49 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/04/14 04:09:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:09:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:09:50 DEBUG : ignore-size: md5 = b5ecba92e4c6753989dba793701a4306 OK 2026/04/14 04:09:50 INFO : ignore-size: Copied (new) 2026/04/14 04:09:50 DEBUG : Waiting for deletions to finish 2026/04/14 04:09:51 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:09:51 DEBUG : ignore-size: Unchanged skipping 2026/04/14 04:09:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:09:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:09:51 DEBUG : Waiting for deletions to finish 2026/04/14 04:09:51 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.35s) === RUN TestSyncIgnoreTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:09:53 DEBUG : existing: md5 = 5cd886d5028da21454998a0dd671908b OK 2026/04/14 04:09:53 DEBUG : existing: size = 6 OK 2026/04/14 04:09:53 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:09:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:09:53 DEBUG : existing: Unchanged skipping 2026/04/14 04:09:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:09:53 DEBUG : Waiting for deletions to finish 2026/04/14 04:09:53 INFO : There was nothing to transfer 2026/04/14 04:09:54 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/04/14 04:09:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:09:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:09:55 DEBUG : existing: md5 = 8a517e98b49ffec645a162bba2fd652f OK 2026/04/14 04:09:55 DEBUG : existing: size = 6 OK 2026/04/14 04:09:55 INFO : existing: Copied (replaced existing) 2026/04/14 04:09:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.39s) === RUN TestSyncIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:09:56 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/14 04:09:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:09:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:09:58 DEBUG : existing: md5 = 8e052dbdd3ea1d3660df701a33c2e629 OK 2026/04/14 04:09:58 DEBUG : existing: size = 6 OK 2026/04/14 04:09:58 INFO : existing: Copied (new) 2026/04/14 04:09:58 DEBUG : Waiting for deletions to finish 2026/04/14 04:09:58 DEBUG : existing: Destination exists, skipping 2026/04/14 04:09:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:09:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:09:58 DEBUG : Waiting for deletions to finish 2026/04/14 04:09:58 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.19s) === RUN TestSyncIgnoreErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:10:01 DEBUG : b/potato: md5 = 7ef7a9f1177a6dc396d8c77f7562b96e OK 2026/04/14 04:10:03 DEBUG : c/non empty space: md5 = aad53ac417051de2a2a11c5851b58cb4 OK 2026/04/14 04:10:03 INFO : d: Making directory 2026/04/14 04:10:05 DEBUG : Added delayed dir = "a", newDst= 2026/04/14 04:10:06 INFO : c: Set directory modification time (using SetModTime) 2026/04/14 04:10:06 DEBUG : Added delayed dir = "c", newDst=c 2026/04/14 04:10:06 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/14 04:10:06 DEBUG : c/non empty space: size = 5 OK 2026/04/14 04:10:06 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/14 04:10:06 DEBUG : c/non empty space: Unchanged skipping 2026/04/14 04:10:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:10:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:10:08 DEBUG : a/potato2: md5 = 4bb1af1955210d1bccb8c83f23f659fe OK 2026/04/14 04:10:08 DEBUG : a/potato2: size = 60 OK 2026/04/14 04:10:08 INFO : a/potato2: Copied (new) 2026/04/14 04:10:08 DEBUG : Waiting for deletions to finish 2026/04/14 04:10:08 INFO : b/potato: Deleted 2026/04/14 04:10:09 INFO : a: Set directory modification time (using DirSetModTime) 2026/04/14 04:10:09 INFO : d: Removing directory 2026/04/14 04:10:09 INFO : b: Removing directory 2026/04/14 04:10:09 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/04/14 04:10:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': deleted 2 directories 2026/04/14 04:10:12 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/04/14 04:10:13 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (14.33s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:10:15 DEBUG : empty space: md5 = 003bfb68895df193faa0be2c27fb594a OK 2026/04/14 04:10:16 DEBUG : empty space: size = 1 OK 2026/04/14 04:10:16 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/04/14 04:10:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:10:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:10:16 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/04/14 04:10:16 DEBUG : Waiting for deletions to finish 2026/04/14 04:10:16 DEBUG : empty space: size = 1 OK 2026/04/14 04:10:16 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/04/14 04:10:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:10:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:10:17 DEBUG : empty space: md5 = 3e826d7571667cb316a48434fde03233 OK 2026/04/14 04:10:17 DEBUG : empty space: size = 1 OK 2026/04/14 04:10:17 INFO : empty space: Copied (replaced existing) 2026/04/14 04:10:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (4.97s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", 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-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:10:20 DEBUG : foo: md5 = 2d77f77545706ab426224d4792ad7004 OK 2026/04/14 04:10:21 DEBUG : foo: size = 3 OK 2026/04/14 04:10:21 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/04/14 04:10:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:10:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:10:22 DEBUG : foo: md5 = 779d33481729fd63d99c11cad8227fb0 OK 2026/04/14 04:10:22 DEBUG : foo: size = 3 OK 2026/04/14 04:10:22 INFO : foo: Copied (replaced existing) 2026/04/14 04:10:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (4.34s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:10:25 DEBUG : empty space: md5 = 9efa3ea7505f319e5edebca8cc28b2a4 OK 2026/04/14 04:10:25 DEBUG : potato: Need to transfer - File not found at Destination 2026/04/14 04:10:25 DEBUG : empty space: size = 1 OK 2026/04/14 04:10:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/14 04:10:25 DEBUG : empty space: Unchanged skipping 2026/04/14 04:10:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:10:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:10:27 DEBUG : potato: md5 = 85a5b041b9cd7e72aba105304d31c215 OK 2026/04/14 04:10:27 DEBUG : potato: size = 60 OK 2026/04/14 04:10:27 INFO : potato: Copied (new) 2026/04/14 04:10:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (4.74s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:10:29 DEBUG : potato: md5 = b2e58c4219083992a7a9c3a19a1f59b0 OK 2026/04/14 04:10:30 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1842751056) 2026/04/14 04:10:30 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko') 2026/04/14 04:10:30 DEBUG : potato: Sizes differ 2026/04/14 04:10:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:10:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:10:31 DEBUG : potato: md5 = 97197d662d4c2f4395a281f32f3df90a OK 2026/04/14 04:10:31 DEBUG : potato: size = 21 OK 2026/04/14 04:10:31 INFO : potato: Copied (replaced existing) 2026/04/14 04:10:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.21s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:10:34 DEBUG : potato: md5 = b28369bb4fd235b2b0e0d38bc614dec2 OK 2026/04/14 04:10:34 DEBUG : potato: size = 21 OK 2026/04/14 04:10:34 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/04/14 04:10:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:10:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:10:35 DEBUG : potato: md5 = 39e271bbc2717747a381daccf8dea972 OK 2026/04/14 04:10:35 DEBUG : potato: size = 21 OK 2026/04/14 04:10:35 INFO : potato: Copied (replaced existing) 2026/04/14 04:10:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (4.25s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:10:38 DEBUG : potato: md5 = 74504afbf5015f6e49d999f4572599f4 OK 2026/04/14 04:10:39 DEBUG : empty space: md5 = 664cf5d6335062875c4f1ce5ac13584a OK 2026/04/14 04:10:40 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/14 04:10:40 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/04/14 04:10:40 DEBUG : empty space: size = 1 OK 2026/04/14 04:10:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/14 04:10:40 DEBUG : empty space: Unchanged skipping 2026/04/14 04:10:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:10:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:10:40 DEBUG : Waiting for deletions to finish 2026/04/14 04:10:40 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.67s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:10:43 DEBUG : potato: md5 = 6f0795052e01f8e8f20d9d46f2179a62 OK 2026/04/14 04:10:44 DEBUG : empty space: md5 = f5db2a3b5a4dbf794b708739c46d88f6 OK 2026/04/14 04:10:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/14 04:10:45 DEBUG : empty space: size = 1 OK 2026/04/14 04:10:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/14 04:10:45 DEBUG : empty space: Unchanged skipping 2026/04/14 04:10:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:10:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:10:46 DEBUG : potato2: md5 = c945557bbda88fd3125f09b16fdd610e OK 2026/04/14 04:10:46 DEBUG : potato2: size = 60 OK 2026/04/14 04:10:46 INFO : potato2: Copied (new) 2026/04/14 04:10:46 DEBUG : Waiting for deletions to finish 2026/04/14 04:10:46 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.93s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:10:50 DEBUG : b/potato: md5 = 25a050903ce6cadef94f521c3d189720 OK 2026/04/14 04:10:52 DEBUG : c/non empty space: md5 = ee6d845031b9918f2a6d9f0e3b8c3548 OK 2026/04/14 04:10:52 INFO : d: Making directory 2026/04/14 04:10:53 INFO : d/e: Making directory 2026/04/14 04:10:55 DEBUG : Added delayed dir = "a", newDst= 2026/04/14 04:10:56 INFO : c: Set directory modification time (using SetModTime) 2026/04/14 04:10:56 DEBUG : Added delayed dir = "c", newDst=c 2026/04/14 04:10:56 DEBUG : c/non empty space: size = 5 OK 2026/04/14 04:10:56 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/14 04:10:56 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/14 04:10:56 DEBUG : c/non empty space: Unchanged skipping 2026/04/14 04:10:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:10:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:10:58 DEBUG : a/potato2: md5 = 2aea09bd648b781296ba68178fc63f22 OK 2026/04/14 04:10:58 DEBUG : a/potato2: size = 60 OK 2026/04/14 04:10:58 INFO : a/potato2: Copied (new) 2026/04/14 04:10:58 DEBUG : Waiting for deletions to finish 2026/04/14 04:10:58 INFO : b/potato: Deleted 2026/04/14 04:10:59 INFO : a: Set directory modification time (using DirSetModTime) 2026/04/14 04:10:59 INFO : d/e: Removing directory 2026/04/14 04:11:00 INFO : d: Removing directory 2026/04/14 04:11:00 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2026/04/14 04:11:00 INFO : b: Removing directory 2026/04/14 04:11:00 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/04/14 04:11:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': deleted 3 directories 2026/04/14 04:11:03 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/04/14 04:11:04 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (16.28s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:11:06 DEBUG : b/potato: md5 = 25ea1d4b398c6c193655e86430e5149f OK 2026/04/14 04:11:09 DEBUG : c/non empty space: md5 = 7a1a4dedb74b3d64c322872db0cd3ce7 OK 2026/04/14 04:11:09 INFO : d: Making directory 2026/04/14 04:11:10 DEBUG : Added delayed dir = "a", newDst= 2026/04/14 04:11:11 INFO : c: Set directory modification time (using SetModTime) 2026/04/14 04:11:11 DEBUG : Added delayed dir = "c", newDst=c 2026/04/14 04:11:11 DEBUG : c/non empty space: size = 5 OK 2026/04/14 04:11:11 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/14 04:11:11 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/14 04:11:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:11:11 DEBUG : c/non empty space: Unchanged skipping 2026/04/14 04:11:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:11:13 DEBUG : a/potato2: md5 = 204fcfb7ad2aa3c2a50f26db90a41953 OK 2026/04/14 04:11:13 DEBUG : a/potato2: size = 60 OK 2026/04/14 04:11:13 INFO : a/potato2: Copied (new) 2026/04/14 04:11:13 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': not deleting files as there were IO errors 2026/04/14 04:11:13 INFO : a: Set directory modification time (using DirSetModTime) 2026/04/14 04:11:13 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': not deleting directories as there were IO errors 2026/04/14 04:11:16 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/04/14 04:11:17 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/04/14 04:11:17 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (13.69s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:11:20 DEBUG : potato: md5 = e799da0c22402e384b50ba46daaafa15 OK 2026/04/14 04:11:21 DEBUG : empty space: md5 = 3664088f4f2e439d69c08edf6175a096 OK 2026/04/14 04:11:21 DEBUG : Waiting for deletions to finish 2026/04/14 04:11:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/14 04:11:21 DEBUG : empty space: size = 1 OK 2026/04/14 04:11:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/14 04:11:21 DEBUG : empty space: Unchanged skipping 2026/04/14 04:11:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:11:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:11:22 INFO : potato: Deleted 2026/04/14 04:11:23 DEBUG : potato2: md5 = d8c8d18f058449b0043d29550085501a OK 2026/04/14 04:11:23 DEBUG : potato2: size = 60 OK 2026/04/14 04:11:23 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (6.53s) === RUN TestSyncDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:11:26 DEBUG : potato: md5 = 88d665e59d337ac7c3422851ffa7b444 OK 2026/04/14 04:11:27 DEBUG : empty space: md5 = 95e16aab5c3d8c03c4dbe2b485862d9c OK 2026/04/14 04:11:28 DEBUG : Waiting for deletions to finish 2026/04/14 04:11:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:11:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:11:28 INFO : potato: Deleted 2026/04/14 04:11:28 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/14 04:11:28 DEBUG : empty space: size = 1 OK 2026/04/14 04:11:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/14 04:11:28 DEBUG : empty space: Unchanged skipping 2026/04/14 04:11:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:11:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:11:30 DEBUG : potato2: md5 = 7a12adf292331b6ccb041e65948b5d80 OK 2026/04/14 04:11:30 DEBUG : potato2: size = 60 OK 2026/04/14 04:11:30 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (6.93s) === RUN TestCopyDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:11:33 DEBUG : potato: md5 = 5947daaf1a17f2e6afb8aa133a097a86 OK 2026/04/14 04:11:34 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/14 04:11:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:11:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:11:35 DEBUG : potato2: md5 = 99570a8fe6079c5f42dfd7a4d75a08aa OK 2026/04/14 04:11:35 DEBUG : potato2: size = 19 OK 2026/04/14 04:11:35 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (4.95s) === RUN TestSyncWithExclude run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:11:38 DEBUG : potato2: md5 = e4f868d77ea111e0c6b1a0d330b2a256 OK 2026/04/14 04:11:39 DEBUG : empty space: md5 = 57e9bff040a11c62a521d69bd40edd04 OK 2026/04/14 04:11:40 DEBUG : enormous: Excluded (Size Filter) 2026/04/14 04:11:40 DEBUG : enormous: Excluded 2026/04/14 04:11:40 DEBUG : potato2: Excluded (Size Filter) 2026/04/14 04:11:40 DEBUG : potato2: Excluded 2026/04/14 04:11:40 DEBUG : potato2: Excluded (Size Filter) 2026/04/14 04:11:40 DEBUG : empty space: size = 1 OK 2026/04/14 04:11:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/14 04:11:40 DEBUG : empty space: Unchanged skipping 2026/04/14 04:11:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:11:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:11:40 DEBUG : Waiting for deletions to finish 2026/04/14 04:11:40 INFO : There was nothing to transfer 2026/04/14 04:11:40 DEBUG : enormous: Excluded (Size Filter) 2026/04/14 04:11:40 DEBUG : enormous: Excluded 2026/04/14 04:11:40 DEBUG : potato2: Excluded (Size Filter) 2026/04/14 04:11:40 DEBUG : potato2: Excluded 2026/04/14 04:11:40 DEBUG : potato2: Excluded (Size Filter) 2026/04/14 04:11:40 DEBUG : Local file system at /tmp/rclone1842751056: Waiting for checks to finish 2026/04/14 04:11:40 DEBUG : empty space: size = 1 OK 2026/04/14 04:11:40 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/04/14 04:11:40 DEBUG : empty space: Unchanged skipping 2026/04/14 04:11:40 DEBUG : Local file system at /tmp/rclone1842751056: Waiting for transfers to finish 2026/04/14 04:11:40 DEBUG : Waiting for deletions to finish 2026/04/14 04:11:40 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.15s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:11:43 DEBUG : potato2: md5 = b56bebeb5f59bbae2e906faa976a30eb OK 2026/04/14 04:11:45 DEBUG : empty space: md5 = 68683b64553ab054f45339588bf5cdca OK 2026/04/14 04:11:46 DEBUG : enormous: md5 = 1175096bce45654b12ceaffc89f2390b OK 2026/04/14 04:11:46 DEBUG : enormous: Excluded (Size Filter) 2026/04/14 04:11:46 DEBUG : enormous: Excluded 2026/04/14 04:11:46 DEBUG : potato2: Excluded (Size Filter) 2026/04/14 04:11:46 DEBUG : potato2: Excluded 2026/04/14 04:11:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:11:46 DEBUG : empty space: size = 1 OK 2026/04/14 04:11:46 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/14 04:11:46 DEBUG : empty space: Unchanged skipping 2026/04/14 04:11:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:11:46 DEBUG : Waiting for deletions to finish 2026/04/14 04:11:47 INFO : potato2: Deleted 2026/04/14 04:11:47 INFO : enormous: Deleted 2026/04/14 04:11:47 INFO : There was nothing to transfer 2026/04/14 04:11:47 DEBUG : empty space: size = 1 OK 2026/04/14 04:11:47 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/04/14 04:11:47 DEBUG : empty space: Unchanged skipping 2026/04/14 04:11:47 DEBUG : Local file system at /tmp/rclone1842751056: Waiting for checks to finish 2026/04/14 04:11:47 DEBUG : Local file system at /tmp/rclone1842751056: Waiting for transfers to finish 2026/04/14 04:11:47 DEBUG : Waiting for deletions to finish 2026/04/14 04:11:47 INFO : enormous: Deleted 2026/04/14 04:11:47 INFO : potato2: Deleted 2026/04/14 04:11:47 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (6.54s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:11:50 DEBUG : one: md5 = bf6a5ed0720940c123544f59105feb30 OK 2026/04/14 04:11:51 DEBUG : two: md5 = 89ba099089dc6ee81cffd800698c0a4e OK 2026/04/14 04:11:52 DEBUG : three: md5 = 23e1cd253260ba50a01c4ed2206f72e0 OK 2026/04/14 04:11:54 DEBUG : four: md5 = ce316d45d4c3bf3b32024d61594638d8 OK 2026/04/14 04:11:55 DEBUG : five: Need to transfer - File not found at Destination 2026/04/14 04:11:55 DEBUG : four: size = 4 (Local file system at /tmp/rclone1842751056) 2026/04/14 04:11:55 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko') 2026/04/14 04:11:55 DEBUG : four: Sizes differ 2026/04/14 04:11:55 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/04/14 04:11:55 DEBUG : one: Destination is newer than source, skipping 2026/04/14 04:11:55 DEBUG : three: size = 5 OK 2026/04/14 04:11:55 DEBUG : three: Sizes identical 2026/04/14 04:11:55 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/04/14 04:11:55 DEBUG : two: size = 3 OK 2026/04/14 04:11:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:11:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:11:56 DEBUG : four: md5 = ba983fb9ffa8d2e37a281e7b242c5014 OK 2026/04/14 04:11:56 DEBUG : four: size = 4 OK 2026/04/14 04:11:56 INFO : four: Copied (replaced existing) 2026/04/14 04:11:56 DEBUG : two: md5 = 1a12270064bcf8fca391556271717169 OK 2026/04/14 04:11:56 DEBUG : two: size = 3 OK 2026/04/14 04:11:56 INFO : two: Copied (replaced existing) 2026/04/14 04:11:56 DEBUG : five: md5 = 4a09c2a9929bbeba7ece1098f0f5a870 OK 2026/04/14 04:11:56 DEBUG : five: size = 4 OK 2026/04/14 04:11:56 INFO : five: Copied (new) 2026/04/14 04:11:56 DEBUG : Waiting for deletions to finish sync_test.go:1480: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (10.32s) === 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-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" sync_test.go:1569: Can track renames: false 2026/04/14 04:11:59 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Ignoring --track-renames as the source and destination do not have a common hash 2026/04/14 04:11:59 DEBUG : potato: Need to transfer - File not found at Destination 2026/04/14 04:11:59 DEBUG : yam: Need to transfer - File not found at Destination 2026/04/14 04:11:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:11:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:12:00 DEBUG : potato: md5 = 197d11915b6cee6d7c43406cc3c5e1c1 OK 2026/04/14 04:12:00 DEBUG : potato: size = 14 OK 2026/04/14 04:12:00 INFO : potato: Copied (new) 2026/04/14 04:12:00 DEBUG : yam: md5 = 3bf7a6615ec365fc0c48a357edcabf91 OK 2026/04/14 04:12:00 DEBUG : yam: size = 11 OK 2026/04/14 04:12:00 INFO : yam: Copied (new) 2026/04/14 04:12:00 DEBUG : Waiting for deletions to finish 2026/04/14 04:12:00 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Ignoring --track-renames as the source and destination do not have a common hash 2026/04/14 04:12:01 DEBUG : potato: size = 14 OK 2026/04/14 04:12:01 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:12:01 DEBUG : potato: Unchanged skipping 2026/04/14 04:12:01 DEBUG : yaml: Need to transfer - File not found at Destination 2026/04/14 04:12:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:12:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:12:02 DEBUG : yaml: md5 = b2b1bfa3a6bcc2ab5d9f2e16b0830c19 OK 2026/04/14 04:12:02 DEBUG : yaml: size = 11 OK 2026/04/14 04:12:02 INFO : yaml: Copied (new) 2026/04/14 04:12:02 DEBUG : Waiting for deletions to finish 2026/04/14 04:12:03 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (5.65s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/04/14 04:12:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Making map for --track-renames 2026/04/14 04:12:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Finished making map for --track-renames 2026/04/14 04:12:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:12:04 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/14 04:12:04 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/14 04:12:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for renames to finish 2026/04/14 04:12:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:12:06 DEBUG : potato: md5 = 6751b61e2b5670d5f58355e3d9c919d1 OK 2026/04/14 04:12:06 DEBUG : potato: size = 14 OK 2026/04/14 04:12:06 INFO : potato: Copied (new) 2026/04/14 04:12:06 DEBUG : yam: md5 = 1dcd27be8b7b8e15dd06fc3bd4c1b504 OK 2026/04/14 04:12:06 DEBUG : yam: size = 11 OK 2026/04/14 04:12:06 INFO : yam: Copied (new) 2026/04/14 04:12:06 DEBUG : Waiting for deletions to finish 2026/04/14 04:12:06 DEBUG : potato: size = 14 OK 2026/04/14 04:12:06 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:12:06 DEBUG : potato: Unchanged skipping 2026/04/14 04:12:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Making map for --track-renames 2026/04/14 04:12:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Finished making map for --track-renames 2026/04/14 04:12:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:12:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for renames to finish 2026/04/14 04:12:07 INFO : yam: Moved (server-side) to: yaml 2026/04/14 04:12:07 INFO : yaml: Renamed from "yam" 2026/04/14 04:12:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:12:07 DEBUG : Waiting for deletions to finish 2026/04/14 04:12:07 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.48s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/04/14 04:12:09 DEBUG : Added delayed dir = "sub", newDst= 2026/04/14 04:12:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Making map for --track-renames 2026/04/14 04:12:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Finished making map for --track-renames 2026/04/14 04:12:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:12:09 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/14 04:12:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for renames to finish 2026/04/14 04:12:09 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/04/14 04:12:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:12:11 DEBUG : sub/yam: md5 = 999c7ebef5a5ae3f08d88b1d1a2bc4c9 OK 2026/04/14 04:12:11 DEBUG : sub/yam: size = 11 OK 2026/04/14 04:12:11 INFO : sub/yam: Copied (new) 2026/04/14 04:12:11 DEBUG : potato: md5 = 4e240d630445bef50da4333efba0b156 OK 2026/04/14 04:12:11 DEBUG : potato: size = 14 OK 2026/04/14 04:12:11 INFO : potato: Copied (new) 2026/04/14 04:12:11 DEBUG : Waiting for deletions to finish 2026/04/14 04:12:12 INFO : sub: Set directory modification time (using DirSetModTime) 2026/04/14 04:12:13 DEBUG : potato: size = 14 OK 2026/04/14 04:12:13 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:12:13 DEBUG : potato: Unchanged skipping 2026/04/14 04:12:13 INFO : sub: Set directory modification time (using SetModTime) 2026/04/14 04:12:13 DEBUG : Added delayed dir = "sub", newDst=sub 2026/04/14 04:12:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Making map for --track-renames 2026/04/14 04:12:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Finished making map for --track-renames 2026/04/14 04:12:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:12:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for renames to finish 2026/04/14 04:12:14 INFO : sub/yam: Moved (server-side) to: yam 2026/04/14 04:12:14 INFO : yam: Renamed from "sub/yam" 2026/04/14 04:12:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:12:14 DEBUG : Waiting for deletions to finish 2026/04/14 04:12:14 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (7.82s) === RUN TestServerSideMoveLocal run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:12:16 DEBUG : Creating backend with remote "/tmp/rclone1842751056/dir1" 2026/04/14 04:12:16 DEBUG : Creating backend with remote "/tmp/rclone1842751056/dir2" 2026/04/14 04:12:16 DEBUG : Local file system at /tmp/rclone1842751056/dir2: Using server-side directory move 2026/04/14 04:12:16 INFO : Local file system at /tmp/rclone1842751056/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/14 04:12:17 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/04/14 04:12:17 INFO : file1.txt: Moved (server-side) 2026/04/14 04:12:17 DEBUG : Local file system at /tmp/rclone1842751056/dir2: Waiting for checks to finish 2026/04/14 04:12:17 DEBUG : Local file system at /tmp/rclone1842751056/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.45s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:12:17 DEBUG : Added delayed dir = "nested", newDst= 2026/04/14 04:12:17 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/14 04:12:17 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/04/14 04:12:17 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/14 04:12:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/14 04:12:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:12:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:12:20 DEBUG : nested/sub dir/file: md5 = 7eea4f91811771526f63c726880d6a15 OK 2026/04/14 04:12:20 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/14 04:12:20 INFO : nested/sub dir/file: Copied (new) 2026/04/14 04:12:20 INFO : nested/sub dir/file: Deleted 2026/04/14 04:12:21 DEBUG : sub dir/hello world: md5 = c671d3a3b589ecec0b700acb897114f9 OK 2026/04/14 04:12:21 DEBUG : sub dir/hello world: size = 11 OK 2026/04/14 04:12:21 INFO : sub dir/hello world: Copied (new) 2026/04/14 04:12:21 INFO : sub dir/hello world: Deleted 2026/04/14 04:12:21 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/04/14 04:12:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/14 04:12:22 INFO : nested: Set directory modification time (using DirSetModTime) 2026/04/14 04:12:22 INFO : sub dir: Removing directory 2026/04/14 04:12:22 INFO : nested/sub dir: Removing directory 2026/04/14 04:12:22 INFO : nested: Removing directory 2026/04/14 04:12:22 DEBUG : Local file system at /tmp/rclone1842751056: deleted 3 directories 2026/04/14 04:12:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/04/14 04:12:25 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/04/14 04:12:26 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (9.41s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:12:27 DEBUG : Added delayed dir = "nested", newDst= 2026/04/14 04:12:27 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/14 04:12:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/14 04:12:27 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/04/14 04:12:27 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/14 04:12:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:12:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:12:29 DEBUG : sub dir/hello world: md5 = 0ecb1faceabad9b74423f7e92d5b8e60 OK 2026/04/14 04:12:29 DEBUG : sub dir/hello world: size = 11 OK 2026/04/14 04:12:29 INFO : sub dir/hello world: Copied (new) 2026/04/14 04:12:29 INFO : sub dir/hello world: Deleted 2026/04/14 04:12:30 DEBUG : nested/sub dir/file: md5 = 13f188b70202a9f501d0071e5f3f66e4 OK 2026/04/14 04:12:30 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/14 04:12:30 INFO : nested/sub dir/file: Copied (new) 2026/04/14 04:12:30 INFO : nested/sub dir/file: Deleted 2026/04/14 04:12:31 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/04/14 04:12:31 INFO : nested: Set directory modification time (using DirSetModTime) 2026/04/14 04:12:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/14 04:12:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/04/14 04:12:34 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/04/14 04:12:35 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (9.38s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:12:36 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/04/14 04:12:36 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/14 04:12:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:12:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:12:37 DEBUG : existing: md5 = 20913c3be841eda93a3ee8c731c4059c OK 2026/04/14 04:12:37 DEBUG : existing: size = 6 OK 2026/04/14 04:12:37 INFO : existing: Copied (new) 2026/04/14 04:12:37 INFO : existing: Deleted 2026/04/14 04:12:38 DEBUG : existing-b: md5 = 9398dc0c7ff7e9beac748a6ca429c368 OK 2026/04/14 04:12:38 DEBUG : existing-b: size = 6 OK 2026/04/14 04:12:38 INFO : existing-b: Copied (new) 2026/04/14 04:12:38 INFO : existing-b: Deleted 2026/04/14 04:12:38 DEBUG : existing: Destination exists, skipping 2026/04/14 04:12:38 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/04/14 04:12:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:12:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:12:38 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (4.27s) === RUN TestServerSideMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:12:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pecoqoc2fela" 2026/04/14 04:12:40 DEBUG : Creating backend with remote "TestDrive:crypt/32m0r9d8kpbh9uutqcgvo6c5e1jq8b5fvjpsdi4ggvait9cijl8g" 2026/04/14 04:12:42 DEBUG : potato2: md5 = 6e76f109924efad2ef189c47de3efec9 OK 2026/04/14 04:12:44 DEBUG : empty space: md5 = 6d9e117d0c05cedbf0e07f378445ee51 OK 2026/04/14 04:12:45 DEBUG : potato3: md5 = b5e916489d3f7892df2a5961aa97590f OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko' -> Encrypted drive 'TestCryptDrive:rclone-test-pecoqoc2fela' 2026/04/14 04:12:48 DEBUG : empty space: md5 = 5ec25eb353f351b5933add0f8460e632 OK 2026/04/14 04:12:49 DEBUG : potato3: md5 = 8efe8cd2f134733915210369318639f3 OK 2026/04/14 04:12:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pecoqoc2fela': Using server-side directory move 2026/04/14 04:12:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pecoqoc2fela': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/14 04:12:50 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/14 04:12:50 DEBUG : empty space: size = 1 OK 2026/04/14 04:12:50 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/14 04:12:50 DEBUG : empty space: Unchanged skipping 2026/04/14 04:12:50 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko') 2026/04/14 04:12:50 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-pecoqoc2fela') 2026/04/14 04:12:50 DEBUG : potato3: Sizes differ 2026/04/14 04:12:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pecoqoc2fela': Waiting for checks to finish 2026/04/14 04:12:50 INFO : empty space: Deleted 2026/04/14 04:12:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pecoqoc2fela': Waiting for transfers to finish 2026/04/14 04:12:50 INFO : potato3: Deleted 2026/04/14 04:12:50 INFO : potato2: Moved (server-side) 2026/04/14 04:12:51 INFO : potato3: Moved (server-side) 2026/04/14 04:12:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-luyafuf0wana" 2026/04/14 04:12:51 DEBUG : Creating backend with remote "TestDrive:crypt/jsc1lqgegm2bgc4oi5ftuak2h9jeq28s1kakr4eueif3j03vl3fg" 2026/04/14 04:12:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-luyafuf0wana': Using server-side directory move 2026/04/14 04:12:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-luyafuf0wana': Server side directory move succeeded 2026/04/14 04:12:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-luyafuf0wana': Purge remote 2026/04/14 04:12:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pecoqoc2fela': Purge remote 2026/04/14 04:12:55 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (15.31s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:12:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zamurur7rinu" 2026/04/14 04:12:55 DEBUG : Creating backend with remote "TestDrive:crypt/ah180lq125mnk9m00vulghvt6koejo5h2691730cn3dpso4bvr30" 2026/04/14 04:12:58 DEBUG : potato2: md5 = f8c64f213c1779272f6960f452ae5a03 OK 2026/04/14 04:12:59 DEBUG : empty space: md5 = a3a7223fcc5cebb3f98190ff812fb20d OK 2026/04/14 04:13:01 DEBUG : potato3: md5 = be9596812772705d3701a02f1457174b OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko' -> Encrypted drive 'TestCryptDrive:rclone-test-zamurur7rinu' 2026/04/14 04:13:03 DEBUG : empty space: md5 = 3450e96bedd0835a8b296f251e827bf8 OK 2026/04/14 04:13:05 DEBUG : potato3: md5 = f1db021b73bb3865a2c0e3fbbcef8915 OK 2026/04/14 04:13:05 DEBUG : empty space: Excluded (Size Filter) 2026/04/14 04:13:05 DEBUG : empty space: Excluded (Size Filter) 2026/04/14 04:13:05 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/14 04:13:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zamurur7rinu': Waiting for checks to finish 2026/04/14 04:13:05 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko') 2026/04/14 04:13:05 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-zamurur7rinu') 2026/04/14 04:13:05 DEBUG : potato3: Sizes differ 2026/04/14 04:13:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zamurur7rinu': Waiting for transfers to finish 2026/04/14 04:13:05 INFO : potato3: Deleted 2026/04/14 04:13:06 INFO : potato2: Moved (server-side) 2026/04/14 04:13:06 INFO : potato3: Moved (server-side) 2026/04/14 04:13:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gikaleb1nebu" 2026/04/14 04:13:07 DEBUG : Config file has changed externally - reloading 2026/04/14 04:13:07 DEBUG : Creating backend with remote "TestDrive:crypt/gvkrdqt7ht4h2cdpdnbcl63pqf0cob6gtgphc0d5q1u27gaom0tg" 2026/04/14 04:13:08 DEBUG : empty space: Excluded (Size Filter) 2026/04/14 04:13:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/14 04:13:08 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/14 04:13:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gikaleb1nebu': Waiting for checks to finish 2026/04/14 04:13:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gikaleb1nebu': Waiting for transfers to finish 2026/04/14 04:13:09 INFO : potato2: Moved (server-side) 2026/04/14 04:13:10 INFO : potato3: Moved (server-side) 2026/04/14 04:13:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gikaleb1nebu': Purge remote 2026/04/14 04:13:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zamurur7rinu': Purge remote --- PASS: TestServerSideMoveWithFilter (17.08s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:13:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fufidev0duba" 2026/04/14 04:13:12 DEBUG : Creating backend with remote "TestDrive:crypt/0rmpqu12gkra058gcrsp7sdld3am9hivbnq4b3onjieuvbss7d3g" 2026/04/14 04:13:15 DEBUG : potato2: md5 = b1c292c1e18e665f9f9a6b2489c42795 OK 2026/04/14 04:13:16 DEBUG : empty space: md5 = fdee0b03a590f6f43d292feae76935d8 OK 2026/04/14 04:13:18 DEBUG : potato3: md5 = de6352f4c5dda85f3c885ba3479b2b0d OK 2026/04/14 04:13:18 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko' -> Encrypted drive 'TestCryptDrive:rclone-test-fufidev0duba' 2026/04/14 04:13:21 DEBUG : empty space: md5 = 71d0bc186a9ce844e19e79d58b50f9ad OK 2026/04/14 04:13:23 DEBUG : potato3: md5 = e9dc5eeb1aff67fcfd7ca7ff0566c092 OK 2026/04/14 04:13:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fufidev0duba': Using server-side directory move 2026/04/14 04:13:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fufidev0duba': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/14 04:13:23 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/14 04:13:23 DEBUG : Added delayed dir = "tomatoDir", newDst= 2026/04/14 04:13:23 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko') 2026/04/14 04:13:23 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-fufidev0duba') 2026/04/14 04:13:23 DEBUG : potato3: Sizes differ 2026/04/14 04:13:23 DEBUG : empty space: size = 1 OK 2026/04/14 04:13:23 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/14 04:13:23 DEBUG : empty space: Unchanged skipping 2026/04/14 04:13:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fufidev0duba': Waiting for checks to finish 2026/04/14 04:13:24 INFO : empty space: Deleted 2026/04/14 04:13:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fufidev0duba': Waiting for transfers to finish 2026/04/14 04:13:24 INFO : potato3: Deleted 2026/04/14 04:13:24 INFO : potato2: Moved (server-side) 2026/04/14 04:13:24 INFO : potato3: Moved (server-side) 2026/04/14 04:13:24 INFO : tomatoDir: Removing directory 2026/04/14 04:13:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': deleted 1 directories 2026/04/14 04:13:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kemovah1jaqe" 2026/04/14 04:13:26 DEBUG : Creating backend with remote "TestDrive:crypt/r314sqiojqvi4je4k1gqk8aofre0ec2ttbma0lkpo0m2m56rsimg" 2026/04/14 04:13:27 INFO : tomatoDir: Making directory 2026/04/14 04:13:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kemovah1jaqe': Using server-side directory move 2026/04/14 04:13:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kemovah1jaqe': Server side directory move succeeded 2026/04/14 04:13:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kemovah1jaqe': Purge remote 2026/04/14 04:13:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fufidev0duba': Purge remote 2026/04/14 04:13:30 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (18.35s) === RUN TestServerSideMoveOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.44s) === RUN TestSyncOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:13:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-manopul5tuko/rclone-sync-test" 2026/04/14 04:13:31 DEBUG : Creating backend with remote "TestDrive:crypt/kvp7jtkh3p361okoqb2gfnjcor9knn0l1qfujocpjal10sum6k40/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (2.05s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:13:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-manopul5tuko/rclone-sync-test" 2026/04/14 04:13:33 DEBUG : Creating backend with remote "TestDrive:crypt/kvp7jtkh3p361okoqb2gfnjcor9knn0l1qfujocpjal10sum6k40/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2026/04/14 04:13:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-manopul5tuko/rclone-sync-test-include/layer2" 2026/04/14 04:13:36 DEBUG : Creating backend with remote "TestDrive:crypt/kvp7jtkh3p361okoqb2gfnjcor9knn0l1qfujocpjal10sum6k40/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2026/04/14 04:13:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-manopul5tuko/rclone-sync-test-ignore-file" 2026/04/14 04:13:39 DEBUG : Creating backend with remote "TestDrive:crypt/kvp7jtkh3p361okoqb2gfnjcor9knn0l1qfujocpjal10sum6k40/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2026/04/14 04:13:43 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = f00a64688aa4cc46e99aa1bda3e37811 OK 2026/04/14 04:13:45 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/04/14 04:13:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko/rclone-sync-test': Waiting for checks to finish 2026/04/14 04:13:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko/rclone-sync-test': Waiting for transfers to finish 2026/04/14 04:13:45 DEBUG : Waiting for deletions to finish 2026/04/14 04:13:45 INFO : There was nothing to transfer 2026/04/14 04:13:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:13:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:13:47 DEBUG : Waiting for deletions to finish 2026/04/14 04:13:47 INFO : rclone-sync-test-include: Removing directory 2026/04/14 04:13:47 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/04/14 04:13:47 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/04/14 04:13:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': failed to delete 1 directories 2026/04/14 04:13:47 INFO : There was nothing to transfer 2026/04/14 04:13:49 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/04/14 04:13:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/04/14 04:13:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/04/14 04:13:49 DEBUG : Waiting for deletions to finish 2026/04/14 04:13:49 INFO : There was nothing to transfer 2026/04/14 04:13:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:13:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:13:51 DEBUG : Waiting for deletions to finish 2026/04/14 04:13:51 INFO : rclone-sync-test-include: Removing directory 2026/04/14 04:13:51 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/04/14 04:13:51 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/04/14 04:13:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': failed to delete 1 directories 2026/04/14 04:13:51 INFO : There was nothing to transfer 2026/04/14 04:13:53 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/04/14 04:13:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/04/14 04:13:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/04/14 04:13:53 DEBUG : Waiting for deletions to finish 2026/04/14 04:13:53 INFO : There was nothing to transfer 2026/04/14 04:13:55 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/04/14 04:13:56 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (23.60s) === RUN TestSyncCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:13:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-manopul5tuko/dst" 2026/04/14 04:13:57 DEBUG : Creating backend with remote "TestDrive:crypt/kvp7jtkh3p361okoqb2gfnjcor9knn0l1qfujocpjal10sum6k40/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/14 04:13:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-manopul5tuko/CompareDest" 2026/04/14 04:13:58 DEBUG : Creating backend with remote "TestDrive:crypt/kvp7jtkh3p361okoqb2gfnjcor9knn0l1qfujocpjal10sum6k40/gveqi14airsml4bgu7krj116o8" 2026/04/14 04:14:00 DEBUG : one: Need to transfer - File not found at Destination 2026/04/14 04:14:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko/dst': Waiting for checks to finish 2026/04/14 04:14:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko/dst': Waiting for transfers to finish 2026/04/14 04:14:03 DEBUG : one: md5 = b16cdb4cb817f42f861ba6925a656db2 OK 2026/04/14 04:14:03 DEBUG : one: size = 3 OK 2026/04/14 04:14:03 INFO : one: Copied (new) 2026/04/14 04:14:03 DEBUG : Waiting for deletions to finish 2026/04/14 04:14:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone1842751056) 2026/04/14 04:14:04 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko/dst') 2026/04/14 04:14:04 DEBUG : one: Sizes differ 2026/04/14 04:14:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko/dst': Waiting for checks to finish 2026/04/14 04:14:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko/dst': Waiting for transfers to finish 2026/04/14 04:14:05 DEBUG : one: md5 = b81e5426793ecd5edbca1f08a6f125b4 OK 2026/04/14 04:14:05 DEBUG : one: size = 5 OK 2026/04/14 04:14:05 INFO : one: Copied (replaced existing) 2026/04/14 04:14:05 DEBUG : Waiting for deletions to finish 2026/04/14 04:14:07 DEBUG : dst/one: md5 = 899595a43002bad3f6630e75c605da55 OK 2026/04/14 04:14:09 DEBUG : CompareDest/one: md5 = ed6727205510fb09baf8ebfdefeefec4 OK 2026/04/14 04:14:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone1842751056) 2026/04/14 04:14:10 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko/dst') 2026/04/14 04:14:10 DEBUG : one: Sizes differ 2026/04/14 04:14:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko/dst': Waiting for checks to finish 2026/04/14 04:14:10 DEBUG : one: size = 5 OK 2026/04/14 04:14:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/14 04:14:10 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/14 04:14:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko/dst': Waiting for transfers to finish 2026/04/14 04:14:10 DEBUG : Waiting for deletions to finish 2026/04/14 04:14:10 INFO : There was nothing to transfer 2026/04/14 04:14:12 DEBUG : CompareDest/two: md5 = 8ade2896c037c865371d1f74a3a3851b OK 2026/04/14 04:14:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone1842751056) 2026/04/14 04:14:13 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko/dst') 2026/04/14 04:14:13 DEBUG : one: Sizes differ 2026/04/14 04:14:13 DEBUG : two: size = 3 OK 2026/04/14 04:14:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/14 04:14:13 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/14 04:14:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko/dst': Waiting for checks to finish 2026/04/14 04:14:13 DEBUG : one: size = 5 OK 2026/04/14 04:14:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/14 04:14:13 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/14 04:14:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko/dst': Waiting for transfers to finish 2026/04/14 04:14:13 DEBUG : Waiting for deletions to finish 2026/04/14 04:14:13 INFO : There was nothing to transfer 2026/04/14 04:14:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone1842751056) 2026/04/14 04:14:14 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko/dst') 2026/04/14 04:14:14 DEBUG : one: Sizes differ 2026/04/14 04:14:14 DEBUG : two: size = 3 OK 2026/04/14 04:14:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/14 04:14:14 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/14 04:14:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko/dst': Waiting for checks to finish 2026/04/14 04:14:14 DEBUG : one: size = 5 OK 2026/04/14 04:14:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/14 04:14:14 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/14 04:14:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko/dst': Waiting for transfers to finish 2026/04/14 04:14:14 DEBUG : Waiting for deletions to finish 2026/04/14 04:14:14 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/04/14 04:14:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone1842751056) 2026/04/14 04:14:15 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko/dst') 2026/04/14 04:14:15 DEBUG : one: Sizes differ 2026/04/14 04:14:16 DEBUG : two: size = 5 (Local file system at /tmp/rclone1842751056) 2026/04/14 04:14:16 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko/CompareDest') 2026/04/14 04:14:16 DEBUG : two: Sizes differ 2026/04/14 04:14:16 DEBUG : two: Need to transfer - File not found at Destination 2026/04/14 04:14:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko/dst': Waiting for checks to finish 2026/04/14 04:14:16 DEBUG : one: size = 5 OK 2026/04/14 04:14:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/14 04:14:16 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/14 04:14:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko/dst': Waiting for transfers to finish 2026/04/14 04:14:17 DEBUG : two: md5 = e19feb83306374b25fe071efcd6785e9 OK 2026/04/14 04:14:17 DEBUG : two: size = 5 OK 2026/04/14 04:14:17 INFO : two: Copied (new) 2026/04/14 04:14:17 DEBUG : Waiting for deletions to finish 2026/04/14 04:14:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/14 04:14:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/14 04:14:21 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/14 04:14:21 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncCompareDest (24.41s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:14:23 DEBUG : pre-dest1/1: md5 = e65fad0555aa5f0abb2d5ce550677988 OK 2026/04/14 04:14:25 DEBUG : pre-dest2/2: md5 = 6d99b32ce2cd7c687d7b318e5600bde7 OK 2026/04/14 04:14:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-manopul5tuko/dest" 2026/04/14 04:14:26 DEBUG : Creating backend with remote "TestDrive:crypt/kvp7jtkh3p361okoqb2gfnjcor9knn0l1qfujocpjal10sum6k40/rg03c1jvnehrrc617i0lnqjddc" 2026/04/14 04:14:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-manopul5tuko/pre-dest1" 2026/04/14 04:14:27 DEBUG : Creating backend with remote "TestDrive:crypt/kvp7jtkh3p361okoqb2gfnjcor9knn0l1qfujocpjal10sum6k40/bbnblvh6k061ssopqrp18kd7gc" 2026/04/14 04:14:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-manopul5tuko/pre-dest2" 2026/04/14 04:14:28 DEBUG : Creating backend with remote "TestDrive:crypt/kvp7jtkh3p361okoqb2gfnjcor9knn0l1qfujocpjal10sum6k40/dgicm1h6b5ejvlltm8eeif0bnk" 2026/04/14 04:14:29 DEBUG : 1: size = 1 OK 2026/04/14 04:14:29 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:14:29 DEBUG : 1: Destination found in --compare-dest, skipping 2026/04/14 04:14:30 DEBUG : 2: size = 1 OK 2026/04/14 04:14:30 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:14:30 DEBUG : 2: Destination found in --compare-dest, skipping 2026/04/14 04:14:30 DEBUG : 3: Need to transfer - File not found at Destination 2026/04/14 04:14:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko/dest': Waiting for checks to finish 2026/04/14 04:14:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko/dest': Waiting for transfers to finish 2026/04/14 04:14:32 DEBUG : 3: md5 = 996940bb029342bb0e6220dc778988a1 OK 2026/04/14 04:14:32 DEBUG : 3: size = 1 OK 2026/04/14 04:14:32 INFO : 3: Copied (new) 2026/04/14 04:14:32 DEBUG : Waiting for deletions to finish 2026/04/14 04:14:35 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2026/04/14 04:14:36 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2026/04/14 04:14:36 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (15.64s) === RUN TestSyncCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:14:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-manopul5tuko/dst" 2026/04/14 04:14:37 DEBUG : Creating backend with remote "TestDrive:crypt/kvp7jtkh3p361okoqb2gfnjcor9knn0l1qfujocpjal10sum6k40/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/14 04:14:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-manopul5tuko/CopyDest" 2026/04/14 04:14:38 DEBUG : Creating backend with remote "TestDrive:crypt/kvp7jtkh3p361okoqb2gfnjcor9knn0l1qfujocpjal10sum6k40/d09o6po3f7bm6ce32vdgs8h9ls" 2026/04/14 04:14:40 DEBUG : one: Need to transfer - File not found at Destination 2026/04/14 04:14:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko/dst': Waiting for checks to finish 2026/04/14 04:14:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko/dst': Waiting for transfers to finish 2026/04/14 04:14:42 DEBUG : one: md5 = 94e8d65d6d8eafd47ca49194182368b2 OK 2026/04/14 04:14:42 DEBUG : one: size = 3 OK 2026/04/14 04:14:42 INFO : one: Copied (new) 2026/04/14 04:14:42 DEBUG : Waiting for deletions to finish 2026/04/14 04:14:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone1842751056) 2026/04/14 04:14:44 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko/dst') 2026/04/14 04:14:44 DEBUG : one: Sizes differ 2026/04/14 04:14:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko/dst': Waiting for checks to finish 2026/04/14 04:14:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko/dst': Waiting for transfers to finish 2026/04/14 04:14:45 DEBUG : one: md5 = c5473b8f1a2e9d7382a91d0a9d1753cd OK 2026/04/14 04:14:45 DEBUG : one: size = 5 OK 2026/04/14 04:14:45 INFO : one: Copied (replaced existing) 2026/04/14 04:14:45 DEBUG : Waiting for deletions to finish 2026/04/14 04:14:47 DEBUG : dst/one: md5 = 150042f4cd280da4f4b2a82ea5737e75 OK 2026/04/14 04:14:50 DEBUG : CopyDest/one: md5 = d80fb283f0f213002ca0db5adc2206cc OK 2026/04/14 04:14:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-manopul5tuko/BackupDir" 2026/04/14 04:14:50 DEBUG : Creating backend with remote "TestDrive:crypt/kvp7jtkh3p361okoqb2gfnjcor9knn0l1qfujocpjal10sum6k40/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/04/14 04:14:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone1842751056) 2026/04/14 04:14:52 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko/dst') 2026/04/14 04:14:52 DEBUG : one: Sizes differ 2026/04/14 04:14:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko/dst': Waiting for checks to finish 2026/04/14 04:14:53 DEBUG : one: size = 5 OK 2026/04/14 04:14:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/14 04:14:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone1842751056) 2026/04/14 04:14:53 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko/dst') 2026/04/14 04:14:53 DEBUG : one: Sizes differ 2026/04/14 04:14:54 INFO : one: Moved (server-side) 2026/04/14 04:14:55 DEBUG : one: size = 5 OK 2026/04/14 04:14:55 INFO : one: Copied (server-side copy) 2026/04/14 04:14:55 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/04/14 04:14:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko/dst': Waiting for transfers to finish 2026/04/14 04:14:55 DEBUG : Waiting for deletions to finish 2026/04/14 04:14:58 DEBUG : CopyDest/two: md5 = 63ee707343be2ac533aa595cbecf2e65 OK 2026/04/14 04:14:58 DEBUG : one: size = 5 OK 2026/04/14 04:14:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/14 04:14:58 DEBUG : one: Unchanged skipping 2026/04/14 04:14:59 DEBUG : two: size = 3 OK 2026/04/14 04:14:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/14 04:15:00 DEBUG : two: size = 3 OK 2026/04/14 04:15:00 INFO : two: Copied (server-side copy) 2026/04/14 04:15:00 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/04/14 04:15:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko/dst': Waiting for checks to finish 2026/04/14 04:15:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko/dst': Waiting for transfers to finish 2026/04/14 04:15:00 DEBUG : Waiting for deletions to finish 2026/04/14 04:15:00 DEBUG : two: size = 3 OK 2026/04/14 04:15:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/14 04:15:00 DEBUG : two: Unchanged skipping 2026/04/14 04:15:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko/dst': Waiting for checks to finish 2026/04/14 04:15:00 DEBUG : one: size = 5 OK 2026/04/14 04:15:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/14 04:15:00 DEBUG : one: Unchanged skipping 2026/04/14 04:15:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko/dst': Waiting for transfers to finish 2026/04/14 04:15:00 DEBUG : Waiting for deletions to finish 2026/04/14 04:15:00 INFO : There was nothing to transfer 2026/04/14 04:15:02 DEBUG : CopyDest/three: md5 = daf9d3fbf9a92d2625a8ba517a2fd6ef OK 2026/04/14 04:15:03 DEBUG : one: size = 5 OK 2026/04/14 04:15:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/14 04:15:03 DEBUG : one: Unchanged skipping 2026/04/14 04:15:03 DEBUG : three: size = 7 (Local file system at /tmp/rclone1842751056) 2026/04/14 04:15:03 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko/CopyDest') 2026/04/14 04:15:03 DEBUG : three: Sizes differ 2026/04/14 04:15:03 DEBUG : three: Destination not found in --copy-dest 2026/04/14 04:15:03 DEBUG : three: Need to transfer - File not found at Destination 2026/04/14 04:15:03 DEBUG : two: size = 3 OK 2026/04/14 04:15:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/14 04:15:03 DEBUG : two: Unchanged skipping 2026/04/14 04:15:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko/dst': Waiting for checks to finish 2026/04/14 04:15:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko/dst': Waiting for transfers to finish 2026/04/14 04:15:05 DEBUG : three: md5 = e6ccfc63865aa1b076c4f09261f71950 OK 2026/04/14 04:15:05 DEBUG : three: size = 7 OK 2026/04/14 04:15:05 INFO : three: Copied (new) 2026/04/14 04:15:05 DEBUG : Waiting for deletions to finish 2026/04/14 04:15:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/04/14 04:15:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/14 04:15:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/14 04:15:10 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/04/14 04:15:10 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/14 04:15:10 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/14 04:15:11 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (34.32s) === RUN TestSyncBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:15:13 DEBUG : dst/one: md5 = cfc1e9d92d1e30565167b63b8f1d16ca OK 2026/04/14 04:15:15 DEBUG : dst/two: md5 = 1f0bf85cb20ff78d9dfafdc9f001c46b OK 2026/04/14 04:15:16 DEBUG : dst/three.txt: md5 = 4fca39b4c08ab9d8094274069e7da5cb OK 2026/04/14 04:15:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-manopul5tuko/dst" 2026/04/14 04:15:17 DEBUG : Creating backend with remote "TestDrive:crypt/kvp7jtkh3p361okoqb2gfnjcor9knn0l1qfujocpjal10sum6k40/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/14 04:15:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-manopul5tuko/backup" 2026/04/14 04:15:18 DEBUG : Creating backend with remote "TestDrive:crypt/kvp7jtkh3p361okoqb2gfnjcor9knn0l1qfujocpjal10sum6k40/1nrff024r7pq65ecp72fc28jb0" 2026/04/14 04:15:19 DEBUG : one: size = 4 (Local file system at /tmp/rclone1842751056) 2026/04/14 04:15:19 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko/dst') 2026/04/14 04:15:19 DEBUG : one: Sizes differ 2026/04/14 04:15:19 DEBUG : two: size = 3 OK 2026/04/14 04:15:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:15:19 DEBUG : two: Unchanged skipping 2026/04/14 04:15:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko/dst': Waiting for checks to finish 2026/04/14 04:15:21 INFO : one: Moved (server-side) 2026/04/14 04:15:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko/dst': Waiting for transfers to finish 2026/04/14 04:15:22 DEBUG : one: md5 = 371e4c7f3f9acaa2c226a01bbc0421ef OK 2026/04/14 04:15:22 DEBUG : one: size = 4 OK 2026/04/14 04:15:22 INFO : one: Copied (new) 2026/04/14 04:15:22 DEBUG : Waiting for deletions to finish 2026/04/14 04:15:23 INFO : three.txt: Moved (server-side) 2026/04/14 04:15:23 INFO : three.txt: Moved into backup dir 2026/04/14 04:15:25 DEBUG : dst/three.txt: md5 = bb7004a4ad0239c975bec34702caa71d OK 2026/04/14 04:15:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone1842751056) 2026/04/14 04:15:26 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko/dst') 2026/04/14 04:15:26 DEBUG : one: Sizes differ 2026/04/14 04:15:26 DEBUG : two: size = 3 OK 2026/04/14 04:15:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:15:26 DEBUG : two: Unchanged skipping 2026/04/14 04:15:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko/dst': Waiting for checks to finish 2026/04/14 04:15:27 INFO : one: Deleted 2026/04/14 04:15:27 INFO : one: Moved (server-side) 2026/04/14 04:15:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko/dst': Waiting for transfers to finish 2026/04/14 04:15:29 DEBUG : one: md5 = 5c4b8d61ad5611646d1b1bf5328e4078 OK 2026/04/14 04:15:29 DEBUG : one: size = 5 OK 2026/04/14 04:15:29 INFO : one: Copied (new) 2026/04/14 04:15:29 DEBUG : Waiting for deletions to finish 2026/04/14 04:15:30 INFO : three.txt: Deleted 2026/04/14 04:15:30 INFO : three.txt: Moved (server-side) 2026/04/14 04:15:30 INFO : three.txt: Moved into backup dir 2026/04/14 04:15:33 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/14 04:15:33 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/14 04:15:34 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/04/14 04:15:34 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/14 04:15:34 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/14 04:15:34 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" --- PASS: TestSyncBackupDir (22.93s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:15:36 DEBUG : dst/one: md5 = 03d4c114130e2212d41dea8acd8b1079 OK 2026/04/14 04:15:38 DEBUG : dst/two: md5 = 7dc29c6a318c1726fc7079c61702fcbf OK 2026/04/14 04:15:39 DEBUG : dst/three.txt: md5 = 18d999e3a3c0e865bda3f8d3bb7a6f9e OK 2026/04/14 04:15:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-manopul5tuko/dst" 2026/04/14 04:15:40 DEBUG : Creating backend with remote "TestDrive:crypt/kvp7jtkh3p361okoqb2gfnjcor9knn0l1qfujocpjal10sum6k40/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/14 04:15:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-manopul5tuko/backup" 2026/04/14 04:15:41 DEBUG : Creating backend with remote "TestDrive:crypt/kvp7jtkh3p361okoqb2gfnjcor9knn0l1qfujocpjal10sum6k40/1nrff024r7pq65ecp72fc28jb0" 2026/04/14 04:15:42 DEBUG : one: size = 4 (Local file system at /tmp/rclone1842751056) 2026/04/14 04:15:42 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko/dst') 2026/04/14 04:15:42 DEBUG : one: Sizes differ 2026/04/14 04:15:42 DEBUG : two: size = 3 OK 2026/04/14 04:15:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:15:42 DEBUG : two: Unchanged skipping 2026/04/14 04:15:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko/dst': Waiting for checks to finish 2026/04/14 04:15:44 INFO : one: Moved (server-side) to: one.bak 2026/04/14 04:15:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko/dst': Waiting for transfers to finish 2026/04/14 04:15:45 DEBUG : one: md5 = 9206292589f75452574bcfb86d224b2e OK 2026/04/14 04:15:45 DEBUG : one: size = 4 OK 2026/04/14 04:15:45 INFO : one: Copied (new) 2026/04/14 04:15:45 DEBUG : Waiting for deletions to finish 2026/04/14 04:15:46 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/14 04:15:46 INFO : three.txt: Moved into backup dir 2026/04/14 04:15:48 DEBUG : dst/three.txt: md5 = 5a5cdda860bbf8777891ea32921b0525 OK 2026/04/14 04:15:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone1842751056) 2026/04/14 04:15:49 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko/dst') 2026/04/14 04:15:49 DEBUG : one: Sizes differ 2026/04/14 04:15:49 DEBUG : two: size = 3 OK 2026/04/14 04:15:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:15:49 DEBUG : two: Unchanged skipping 2026/04/14 04:15:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko/dst': Waiting for checks to finish 2026/04/14 04:15:49 INFO : one.bak: Deleted 2026/04/14 04:15:50 INFO : one: Moved (server-side) to: one.bak 2026/04/14 04:15:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko/dst': Waiting for transfers to finish 2026/04/14 04:15:52 DEBUG : one: md5 = 0f1b27399419c9c44b42630cc72902da OK 2026/04/14 04:15:52 DEBUG : one: size = 5 OK 2026/04/14 04:15:52 INFO : one: Copied (new) 2026/04/14 04:15:52 DEBUG : Waiting for deletions to finish 2026/04/14 04:15:52 INFO : three.txt.bak: Deleted 2026/04/14 04:15:53 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/14 04:15:53 INFO : three.txt: Moved into backup dir 2026/04/14 04:15:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/14 04:15:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/14 04:15:57 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/04/14 04:15:57 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/04/14 04:15:57 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/04/14 04:15:57 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirWithSuffix (23.08s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:16:00 DEBUG : dst/one: md5 = 7d8e150f92016b911cb4a0676fbcd261 OK 2026/04/14 04:16:01 DEBUG : dst/two: md5 = fc9c2b24620c7bb5b6667a2d1a5e3740 OK 2026/04/14 04:16:02 DEBUG : dst/three.txt: md5 = 2b76633abeb6fe6291032e1915f0083e OK 2026/04/14 04:16:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-manopul5tuko/dst" 2026/04/14 04:16:03 DEBUG : Creating backend with remote "TestDrive:crypt/kvp7jtkh3p361okoqb2gfnjcor9knn0l1qfujocpjal10sum6k40/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/14 04:16:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-manopul5tuko/backup" 2026/04/14 04:16:04 DEBUG : Creating backend with remote "TestDrive:crypt/kvp7jtkh3p361okoqb2gfnjcor9knn0l1qfujocpjal10sum6k40/1nrff024r7pq65ecp72fc28jb0" 2026/04/14 04:16:05 DEBUG : one: size = 4 (Local file system at /tmp/rclone1842751056) 2026/04/14 04:16:05 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko/dst') 2026/04/14 04:16:05 DEBUG : one: Sizes differ 2026/04/14 04:16:05 DEBUG : two: size = 3 OK 2026/04/14 04:16:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:16:05 DEBUG : two: Unchanged skipping 2026/04/14 04:16:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko/dst': Waiting for checks to finish 2026/04/14 04:16:07 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/14 04:16:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko/dst': Waiting for transfers to finish 2026/04/14 04:16:08 DEBUG : one: md5 = 3894a5526178224ebcad061dcb98dcaa OK 2026/04/14 04:16:08 DEBUG : one: size = 4 OK 2026/04/14 04:16:08 INFO : one: Copied (new) 2026/04/14 04:16:08 DEBUG : Waiting for deletions to finish 2026/04/14 04:16:09 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/14 04:16:09 INFO : three.txt: Moved into backup dir 2026/04/14 04:16:11 DEBUG : dst/three.txt: md5 = 676348122018a3c2a3527e3a2ce4c300 OK 2026/04/14 04:16:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone1842751056) 2026/04/14 04:16:12 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko/dst') 2026/04/14 04:16:12 DEBUG : one: Sizes differ 2026/04/14 04:16:12 DEBUG : two: size = 3 OK 2026/04/14 04:16:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:16:12 DEBUG : two: Unchanged skipping 2026/04/14 04:16:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko/dst': Waiting for checks to finish 2026/04/14 04:16:12 INFO : one-2019-01-01: Deleted 2026/04/14 04:16:13 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/14 04:16:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko/dst': Waiting for transfers to finish 2026/04/14 04:16:14 DEBUG : one: md5 = 5f999fdaa2edc8a2ed1be52e4afe18cb OK 2026/04/14 04:16:14 DEBUG : one: size = 5 OK 2026/04/14 04:16:14 INFO : one: Copied (new) 2026/04/14 04:16:14 DEBUG : Waiting for deletions to finish 2026/04/14 04:16:15 INFO : three-2019-01-01.txt: Deleted 2026/04/14 04:16:16 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/14 04:16:16 INFO : three.txt: Moved into backup dir 2026/04/14 04:16:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/14 04:16:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/14 04:16:19 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/04/14 04:16:19 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/04/14 04:16:19 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/04/14 04:16:19 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (22.72s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:16:22 DEBUG : dst/one: md5 = 2f064aa8c9961514c10f518f75fc5010 OK 2026/04/14 04:16:24 DEBUG : dst/two: md5 = 4611472299d6e636f79434336171ce68 OK 2026/04/14 04:16:25 DEBUG : dst/three.txt: md5 = 8251205610bd9b9935fc0c26b5faa695 OK 2026/04/14 04:16:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-manopul5tuko/dst" 2026/04/14 04:16:25 DEBUG : Creating backend with remote "TestDrive:crypt/kvp7jtkh3p361okoqb2gfnjcor9knn0l1qfujocpjal10sum6k40/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/14 04:16:26 DEBUG : one: size = 4 (Local file system at /tmp/rclone1842751056) 2026/04/14 04:16:26 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko/dst') 2026/04/14 04:16:26 DEBUG : one: Sizes differ 2026/04/14 04:16:26 DEBUG : two: size = 3 OK 2026/04/14 04:16:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:16:26 DEBUG : two: Unchanged skipping 2026/04/14 04:16:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko/dst': Waiting for checks to finish 2026/04/14 04:16:27 INFO : one: Moved (server-side) to: one.bak 2026/04/14 04:16:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko/dst': Waiting for transfers to finish 2026/04/14 04:16:28 DEBUG : one: md5 = 4838439c361d921caa6674e992984297 OK 2026/04/14 04:16:28 DEBUG : one: size = 4 OK 2026/04/14 04:16:28 INFO : one: Copied (new) 2026/04/14 04:16:28 DEBUG : Waiting for deletions to finish 2026/04/14 04:16:29 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/14 04:16:29 INFO : three.txt: Moved into backup dir 2026/04/14 04:16:31 DEBUG : dst/three.txt: md5 = c03f2d4c7e94f8526705c60ec8cbeea4 OK 2026/04/14 04:16:32 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/04/14 04:16:32 DEBUG : one.bak: Excluded (Path Filter) 2026/04/14 04:16:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone1842751056) 2026/04/14 04:16:32 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko/dst') 2026/04/14 04:16:32 DEBUG : one: Sizes differ 2026/04/14 04:16:32 DEBUG : two: size = 3 OK 2026/04/14 04:16:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:16:32 DEBUG : two: Unchanged skipping 2026/04/14 04:16:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko/dst': Waiting for checks to finish 2026/04/14 04:16:32 INFO : one.bak: Deleted 2026/04/14 04:16:33 INFO : one: Moved (server-side) to: one.bak 2026/04/14 04:16:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko/dst': Waiting for transfers to finish 2026/04/14 04:16:34 DEBUG : one: md5 = 24a07700a8d9838c2d251946355772cc OK 2026/04/14 04:16:34 DEBUG : one: size = 5 OK 2026/04/14 04:16:34 INFO : one: Copied (new) 2026/04/14 04:16:34 DEBUG : Waiting for deletions to finish 2026/04/14 04:16:35 INFO : three.txt.bak: Deleted 2026/04/14 04:16:35 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/14 04:16:35 INFO : three.txt: Moved into backup dir 2026/04/14 04:16:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/14 04:16:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/04/14 04:16:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/04/14 04:16:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/04/14 04:16:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/04/14 04:16:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncBackupDirSuffixOnly (19.03s) === RUN TestSyncSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:16:41 DEBUG : dst/one: md5 = c27e71ba7aede8230103985d6924487a OK 2026/04/14 04:16:43 DEBUG : dst/two: md5 = c5c6dd7f50b4533c8954f4c32b421abe OK 2026/04/14 04:16:44 DEBUG : dst/three.txt: md5 = 308621259f9f6bd0ef9e2d5c7bfba926 OK 2026/04/14 04:16:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-manopul5tuko/dst" 2026/04/14 04:16:45 DEBUG : Creating backend with remote "TestDrive:crypt/kvp7jtkh3p361okoqb2gfnjcor9knn0l1qfujocpjal10sum6k40/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/14 04:16:46 DEBUG : one: size = 4 (Local file system at /tmp/rclone1842751056) 2026/04/14 04:16:46 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko/dst') 2026/04/14 04:16:46 DEBUG : one: Sizes differ 2026/04/14 04:16:46 INFO : one: Moved (server-side) to: one.bak 2026/04/14 04:16:48 DEBUG : one: md5 = c85ba3e4cc065b7e834dcb5d4d902a1b OK 2026/04/14 04:16:48 DEBUG : one: size = 4 OK 2026/04/14 04:16:48 INFO : one: Copied (new) 2026/04/14 04:16:48 DEBUG : two: size = 3 OK 2026/04/14 04:16:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:16:48 DEBUG : two: Unchanged skipping 2026/04/14 04:16:48 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1842751056) 2026/04/14 04:16:48 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko/dst') 2026/04/14 04:16:48 DEBUG : three.txt: Sizes differ 2026/04/14 04:16:49 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/14 04:16:50 DEBUG : three.txt: md5 = 7778449b7c347db5a518a3b23020b83b OK 2026/04/14 04:16:50 DEBUG : three.txt: size = 6 OK 2026/04/14 04:16:50 INFO : three.txt: Copied (new) 2026/04/14 04:16:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone1842751056) 2026/04/14 04:16:52 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko/dst') 2026/04/14 04:16:52 DEBUG : one: Sizes differ 2026/04/14 04:16:52 INFO : one.bak: Deleted 2026/04/14 04:16:53 INFO : one: Moved (server-side) to: one.bak 2026/04/14 04:16:54 DEBUG : one: md5 = 895ca9ac25ad884d1da555293ee86c6f OK 2026/04/14 04:16:54 DEBUG : one: size = 5 OK 2026/04/14 04:16:54 INFO : one: Copied (new) 2026/04/14 04:16:55 DEBUG : two: size = 3 OK 2026/04/14 04:16:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:16:55 DEBUG : two: Unchanged skipping 2026/04/14 04:16:55 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1842751056) 2026/04/14 04:16:55 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko/dst') 2026/04/14 04:16:55 DEBUG : three.txt: Sizes differ 2026/04/14 04:16:56 INFO : three.txt.bak: Deleted 2026/04/14 04:16:56 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/14 04:16:58 DEBUG : three.txt: md5 = 24147c227bcedd7c8891c11553651e05 OK 2026/04/14 04:16:58 DEBUG : three.txt: size = 19 OK 2026/04/14 04:16:58 INFO : three.txt: Copied (new) 2026/04/14 04:17:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/04/14 04:17:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/14 04:17:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/04/14 04:17:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/04/14 04:17:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/14 04:17:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/04/14 04:17:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncSuffix (22.46s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:17:04 DEBUG : dst/one: md5 = 69419ee38d24571a39904be275c13569 OK 2026/04/14 04:17:05 DEBUG : dst/two: md5 = 5d3bfecd3cb5adc7aae30f9dbd15647a OK 2026/04/14 04:17:06 DEBUG : dst/three.txt: md5 = aa4ef5da8047d07a17c50e93c1176a7f OK 2026/04/14 04:17:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-manopul5tuko/dst" 2026/04/14 04:17:07 DEBUG : Creating backend with remote "TestDrive:crypt/kvp7jtkh3p361okoqb2gfnjcor9knn0l1qfujocpjal10sum6k40/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/14 04:17:08 DEBUG : one: size = 4 (Local file system at /tmp/rclone1842751056) 2026/04/14 04:17:08 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko/dst') 2026/04/14 04:17:08 DEBUG : one: Sizes differ 2026/04/14 04:17:09 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/14 04:17:10 DEBUG : one: md5 = 2d129d9d46c8f7a64d8f2b28bee7295b OK 2026/04/14 04:17:10 DEBUG : one: size = 4 OK 2026/04/14 04:17:10 INFO : one: Copied (new) 2026/04/14 04:17:10 DEBUG : two: size = 3 OK 2026/04/14 04:17:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:17:10 DEBUG : two: Unchanged skipping 2026/04/14 04:17:10 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1842751056) 2026/04/14 04:17:10 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko/dst') 2026/04/14 04:17:10 DEBUG : three.txt: Sizes differ 2026/04/14 04:17:11 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/14 04:17:13 DEBUG : three.txt: md5 = 7365565680d99f090308901a8066d443 OK 2026/04/14 04:17:13 DEBUG : three.txt: size = 6 OK 2026/04/14 04:17:13 INFO : three.txt: Copied (new) 2026/04/14 04:17:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone1842751056) 2026/04/14 04:17:14 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko/dst') 2026/04/14 04:17:14 DEBUG : one: Sizes differ 2026/04/14 04:17:15 INFO : one-2019-01-01: Deleted 2026/04/14 04:17:15 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/14 04:17:17 DEBUG : one: md5 = be946d3ee129aee03be4516805365bb2 OK 2026/04/14 04:17:17 DEBUG : one: size = 5 OK 2026/04/14 04:17:17 INFO : one: Copied (new) 2026/04/14 04:17:17 DEBUG : two: size = 3 OK 2026/04/14 04:17:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:17:17 DEBUG : two: Unchanged skipping 2026/04/14 04:17:17 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1842751056) 2026/04/14 04:17:17 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko/dst') 2026/04/14 04:17:17 DEBUG : three.txt: Sizes differ 2026/04/14 04:17:18 INFO : three-2019-01-01.txt: Deleted 2026/04/14 04:17:18 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/14 04:17:19 DEBUG : three.txt: md5 = 86d8d423d2f937c2b8871a5d6868c214 OK 2026/04/14 04:17:19 DEBUG : three.txt: size = 19 OK 2026/04/14 04:17:19 INFO : three.txt: Copied (new) 2026/04/14 04:17:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/04/14 04:17:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/14 04:17:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/04/14 04:17:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/04/14 04:17:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/04/14 04:17:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/14 04:17:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" --- PASS: TestSyncSuffixKeepExtension (21.91s) === RUN TestSyncUTFNorm run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:17:25 DEBUG : Testêé: md5 = 45c42a0ce5fcdf116fe61a793d733dc9 OK 2026/04/14 04:17:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:17:25 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1842751056) 2026/04/14 04:17:25 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko') 2026/04/14 04:17:25 DEBUG : Testêé: Sizes differ 2026/04/14 04:17:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:17:26 DEBUG : Testêé: md5 = c1ac9e09a29106dc376da8bf9f60bfe8 OK 2026/04/14 04:17:26 DEBUG : Testêé: size = 14 OK 2026/04/14 04:17:26 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/04/14 04:17:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.23s) === RUN TestSyncImmutable run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:17:28 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/14 04:17:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:17:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:17:29 DEBUG : existing: md5 = 7b1c155312a73e1be74acc7e329f2fc6 OK 2026/04/14 04:17:29 DEBUG : existing: size = 6 OK 2026/04/14 04:17:29 INFO : existing: Copied (new) 2026/04/14 04:17:29 DEBUG : Waiting for deletions to finish 2026/04/14 04:17:30 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1842751056) 2026/04/14 04:17:30 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko') 2026/04/14 04:17:30 DEBUG : existing: Sizes differ 2026/04/14 04:17:30 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/04/14 04:17:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:17:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:17:30 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': not deleting files as there were IO errors 2026/04/14 04:17:30 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (3.62s) === RUN TestSyncIgnoreCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:17:33 DEBUG : EXISTING: md5 = 042150197088e85cccaae192c9854738 OK 2026/04/14 04:17:33 DEBUG : EXISTING: size = 6 OK 2026/04/14 04:17:33 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:17:33 DEBUG : existing: Unchanged skipping 2026/04/14 04:17:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:17:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:17:33 DEBUG : Waiting for deletions to finish 2026/04/14 04:17:33 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.19s) === RUN TestFixCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.42s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", 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-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", 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-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.28s) --- SKIP: TestMaxTransfer/Hard (0.43s) --- SKIP: TestMaxTransfer/Soft (0.42s) --- SKIP: TestMaxTransfer/Cautious (0.43s) === RUN TestSyncConcurrentDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:17:37 DEBUG : both0: md5 = 7ef46f56059d1b8cac1fcf35d042d531 OK 2026/04/14 04:17:39 DEBUG : only0: md5 = ad5d9d7472ac2104f471a898af3a329e OK 2026/04/14 04:17:41 DEBUG : both1: md5 = 3fc3857cf30c1ea5ae52077b113031bd OK 2026/04/14 04:17:42 DEBUG : only1: md5 = f2c80413b2d38b6e03922357859078fd OK 2026/04/14 04:17:43 DEBUG : both2: md5 = 6e7e5b54e1a8c13034bc690adf073349 OK 2026/04/14 04:17:45 DEBUG : only2: md5 = b72083dd5cd304c09e8c0e8ce61c1311 OK 2026/04/14 04:17:46 DEBUG : both3: md5 = 913aeca3970c7ef759ff7e789c305697 OK 2026/04/14 04:17:48 DEBUG : only3: md5 = 3ecd8e343a8f000d11512859fedde713 OK 2026/04/14 04:17:49 DEBUG : both4: md5 = f206e49dc1d2456f4de857327b9853bb OK 2026/04/14 04:17:50 DEBUG : only4: md5 = a381f1f826fbb8f3f273db37591996ec OK 2026/04/14 04:17:52 DEBUG : both5: md5 = 1c0696cac85a321cfd40b837ccb984c4 OK 2026/04/14 04:17:53 DEBUG : only5: md5 = 1159f47372fd58704aa44c09931d341c OK 2026/04/14 04:17:54 DEBUG : both6: md5 = 4a6299df8521da8d0ab9f0d0ce9f703e OK 2026/04/14 04:17:56 DEBUG : only6: md5 = 6f778cb12e0c7d863476ce0d1630758b OK 2026/04/14 04:17:57 DEBUG : both7: md5 = 5907c83cf4da22d23fa27480da280636 OK 2026/04/14 04:17:59 DEBUG : only7: md5 = db5b9cab57579d5f54879c5f04dba675 OK 2026/04/14 04:18:01 DEBUG : both8: md5 = 90043dd9283290e3a1c9f0b3462c38dc OK 2026/04/14 04:18:02 DEBUG : only8: md5 = 8ffbd6d9c0206907667752dad1e53a3f OK 2026/04/14 04:18:03 DEBUG : both9: md5 = 419022dfb7d5b06d9ad02e5c4d3d0902 OK 2026/04/14 04:18:05 DEBUG : only9: md5 = 29e8269316e335a4e48a71f2c810b806 OK 2026/04/14 04:18:06 DEBUG : both10: md5 = d8c3011a03d1d3ab67659491c85fdd67 OK 2026/04/14 04:18:08 DEBUG : only10: md5 = 370c61c86acdaab36b9c18ad06a88d9a OK 2026/04/14 04:18:09 DEBUG : both11: md5 = 8caf9e3be61829f5b9e81a2579bfaf2f OK 2026/04/14 04:18:11 DEBUG : only11: md5 = 475ebc92c9c8e89553fa4d9b3ac74e70 OK 2026/04/14 04:18:12 DEBUG : both12: md5 = 13cb67390fcf8ff7daead108c44807a7 OK 2026/04/14 04:18:14 DEBUG : only12: md5 = d4fa0f93e6bad6d380e8c6642bdd4bed OK 2026/04/14 04:18:15 DEBUG : both13: md5 = 2b0ca1dd9066afa003e018a0874ebe19 OK 2026/04/14 04:18:17 DEBUG : only13: md5 = 74d012deba91af5b6c7450ac5f442d1b OK 2026/04/14 04:18:18 DEBUG : both14: md5 = b1f508ff80a348e03ebbb4f5ff6a6026 OK 2026/04/14 04:18:20 DEBUG : only14: md5 = 167e559e0ab6453433d78638bce8c929 OK 2026/04/14 04:18:21 DEBUG : both15: md5 = f30cddf1644ca8824fa8f16245babe99 OK 2026/04/14 04:18:22 DEBUG : only15: md5 = f4f86da08965550939a9c8f4cd196619 OK 2026/04/14 04:18:24 DEBUG : both16: md5 = d132046b50fdea6465310e056b38520e OK 2026/04/14 04:18:25 DEBUG : only16: md5 = 03c3fc40b47eee04ed97ac5282477b9f OK 2026/04/14 04:18:26 DEBUG : both17: md5 = 5968163921ec4afdd2ede8dbbc47514e OK 2026/04/14 04:18:28 DEBUG : only17: md5 = 9ddd941a4005e7f03bee6c24488986b4 OK 2026/04/14 04:18:29 DEBUG : both18: md5 = 73ba30e9a2f534838b2c39d950fa8e73 OK 2026/04/14 04:18:30 DEBUG : only18: md5 = e387ecdc361b6e51516073d0531350e0 OK 2026/04/14 04:18:32 DEBUG : both19: md5 = d4bbedad49421123df2fee5c8bfbeebc OK 2026/04/14 04:18:33 DEBUG : only19: md5 = 64e119826e86a1385da18a7b4ade70c5 OK 2026/04/14 04:18:34 DEBUG : both0: size = 6 OK 2026/04/14 04:18:34 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:18:34 DEBUG : both0: Unchanged skipping 2026/04/14 04:18:34 DEBUG : both10: size = 6 OK 2026/04/14 04:18:34 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:18:34 DEBUG : both10: Unchanged skipping 2026/04/14 04:18:34 DEBUG : both11: size = 6 OK 2026/04/14 04:18:34 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:18:34 DEBUG : both11: Unchanged skipping 2026/04/14 04:18:34 DEBUG : both12: size = 6 OK 2026/04/14 04:18:34 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:18:34 DEBUG : both12: Unchanged skipping 2026/04/14 04:18:34 DEBUG : both13: size = 6 OK 2026/04/14 04:18:34 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:18:34 DEBUG : both13: Unchanged skipping 2026/04/14 04:18:34 DEBUG : both14: size = 6 OK 2026/04/14 04:18:34 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:18:34 DEBUG : both14: Unchanged skipping 2026/04/14 04:18:34 DEBUG : both15: size = 6 OK 2026/04/14 04:18:34 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:18:34 DEBUG : both15: Unchanged skipping 2026/04/14 04:18:34 DEBUG : both16: size = 6 OK 2026/04/14 04:18:34 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:18:34 DEBUG : both16: Unchanged skipping 2026/04/14 04:18:34 DEBUG : both17: size = 6 OK 2026/04/14 04:18:34 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:18:34 DEBUG : both17: Unchanged skipping 2026/04/14 04:18:34 DEBUG : both18: size = 6 OK 2026/04/14 04:18:34 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:18:34 DEBUG : both18: Unchanged skipping 2026/04/14 04:18:34 DEBUG : both19: size = 6 OK 2026/04/14 04:18:34 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:18:34 DEBUG : both19: Unchanged skipping 2026/04/14 04:18:34 DEBUG : both1: size = 6 OK 2026/04/14 04:18:34 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:18:34 DEBUG : both1: Unchanged skipping 2026/04/14 04:18:34 DEBUG : both2: size = 6 OK 2026/04/14 04:18:34 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:18:34 DEBUG : both2: Unchanged skipping 2026/04/14 04:18:34 DEBUG : both3: size = 6 OK 2026/04/14 04:18:34 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:18:34 DEBUG : both3: Unchanged skipping 2026/04/14 04:18:34 DEBUG : both4: size = 6 OK 2026/04/14 04:18:34 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:18:34 DEBUG : both5: size = 6 OK 2026/04/14 04:18:34 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:18:34 DEBUG : both5: Unchanged skipping 2026/04/14 04:18:34 DEBUG : both4: Unchanged skipping 2026/04/14 04:18:34 DEBUG : both6: size = 6 OK 2026/04/14 04:18:34 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:18:34 DEBUG : both6: Unchanged skipping 2026/04/14 04:18:34 DEBUG : both7: size = 6 OK 2026/04/14 04:18:34 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:18:34 DEBUG : both7: Unchanged skipping 2026/04/14 04:18:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:18:34 DEBUG : both9: size = 6 OK 2026/04/14 04:18:34 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:18:34 DEBUG : both9: Unchanged skipping 2026/04/14 04:18:34 DEBUG : both8: size = 6 OK 2026/04/14 04:18:34 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:18:34 DEBUG : both8: Unchanged skipping 2026/04/14 04:18:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:18:34 DEBUG : Waiting for deletions to finish 2026/04/14 04:18:34 INFO : only17: Deleted 2026/04/14 04:18:34 INFO : only0: Deleted 2026/04/14 04:18:34 INFO : only11: Deleted 2026/04/14 04:18:34 INFO : only14: Deleted 2026/04/14 04:18:34 INFO : only18: Deleted 2026/04/14 04:18:34 INFO : only9: Deleted 2026/04/14 04:18:35 INFO : only2: Deleted 2026/04/14 04:18:35 INFO : only10: Deleted 2026/04/14 04:18:35 INFO : only1: Deleted 2026/04/14 04:18:35 INFO : only12: Deleted 2026/04/14 04:18:35 INFO : only3: Deleted 2026/04/14 04:18:35 INFO : only4: Deleted 2026/04/14 04:18:35 INFO : only13: Deleted 2026/04/14 04:18:35 INFO : only16: Deleted 2026/04/14 04:18:35 INFO : only19: Deleted 2026/04/14 04:18:35 INFO : only5: Deleted 2026/04/14 04:18:36 INFO : only6: Deleted 2026/04/14 04:18:36 INFO : only7: Deleted 2026/04/14 04:18:36 INFO : only15: Deleted 2026/04/14 04:18:36 INFO : only8: Deleted 2026/04/14 04:18:36 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (68.92s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:18:46 DEBUG : both0: md5 = 5b3707ad23e2cc8ccc296c19b77c6bd9 OK 2026/04/14 04:18:48 DEBUG : only0: md5 = 06ba20163c6f09836cdcb109bbd2a001 OK 2026/04/14 04:18:49 DEBUG : both1: md5 = 7cdee72187ce92f5f99193238fb63a2b OK 2026/04/14 04:18:51 DEBUG : only1: md5 = 3aed79c1754587de5e9b7ebbe930b893 OK 2026/04/14 04:18:52 DEBUG : both2: md5 = 20fca7e7529e759ed90435cf2c992298 OK 2026/04/14 04:18:53 DEBUG : only2: md5 = 640810a678e348bccf486a1200e51102 OK 2026/04/14 04:18:55 DEBUG : both3: md5 = a6823413505b9f14aa35df5c68c29601 OK 2026/04/14 04:18:56 DEBUG : only3: md5 = 9228ea7b8ddefd9bd770f23b30e5bb65 OK 2026/04/14 04:18:58 DEBUG : both4: md5 = b0396cbb9a243a881e1732ed0db0c0d0 OK 2026/04/14 04:18:59 DEBUG : only4: md5 = 4606c953467ddee3331deeedf6ba9041 OK 2026/04/14 04:19:01 DEBUG : both5: md5 = 4d68b30595636f0aa3a6d6d8573ff73c OK 2026/04/14 04:19:02 DEBUG : only5: md5 = 2ac7708a06feb71a9eb036754b21b158 OK 2026/04/14 04:19:04 DEBUG : both6: md5 = 676e12799bc2817f15455c383b785241 OK 2026/04/14 04:19:05 DEBUG : only6: md5 = 0f176dcf902a88f0162256fcf67d53e6 OK 2026/04/14 04:19:06 DEBUG : both7: md5 = 096216e0769bae625e6f7a4d27a145f5 OK 2026/04/14 04:19:08 DEBUG : only7: md5 = a10da542bb6b5db3eb5bbb0d4047593d OK 2026/04/14 04:19:09 DEBUG : both8: md5 = 7526640d17503c5e83a843bda4d2496e OK 2026/04/14 04:19:10 DEBUG : only8: md5 = 7e8f8321c44e6b6b9218ae1146d0f5ef OK 2026/04/14 04:19:11 DEBUG : both9: md5 = 2ba816128da530262eb450f6409dd07f OK 2026/04/14 04:19:13 DEBUG : only9: md5 = 32b538864f8636214f01c13dbe31eb24 OK 2026/04/14 04:19:14 DEBUG : both10: md5 = ded6e4d99702218210f48972f010f9fa OK 2026/04/14 04:19:16 DEBUG : only10: md5 = eb6cf5a8b16637aa9a4af308ef83cbae OK 2026/04/14 04:19:17 DEBUG : both11: md5 = b408e73eea2490572da0279660327273 OK 2026/04/14 04:19:19 DEBUG : only11: md5 = cd22c12e5d8e0b6d0691c99f0e966d11 OK 2026/04/14 04:19:21 DEBUG : both12: md5 = 2093616b5545c7dcf6edc8216731105c OK 2026/04/14 04:19:22 DEBUG : only12: md5 = 1e90bb7d9ba3e3b381057e65130990c4 OK 2026/04/14 04:19:24 DEBUG : both13: md5 = d2fc8f8b5b72d408923251a422a78b25 OK 2026/04/14 04:19:25 DEBUG : only13: md5 = ddd2beb403f11d6d6c0809606c3f3742 OK 2026/04/14 04:19:26 DEBUG : both14: md5 = f2dd12f2a547e061c33a3c092061591b OK 2026/04/14 04:19:28 DEBUG : only14: md5 = 10fe5ebc26352ddd20faf38aa4944a27 OK 2026/04/14 04:19:29 DEBUG : both15: md5 = 243f729613f3c7ab34f36baff6b4e2ef OK 2026/04/14 04:19:31 DEBUG : only15: md5 = f321e7944711b9c3f4df77d89bb4d37a OK 2026/04/14 04:19:32 DEBUG : both16: md5 = df820c60cd3d0fa454d5a14b3b0e8edf OK 2026/04/14 04:19:33 DEBUG : only16: md5 = 0d7ef7e63d4e661ef85220bd03193a04 OK 2026/04/14 04:19:35 DEBUG : both17: md5 = 167c2c29fcd8d6aa204a5ebfcb4fa668 OK 2026/04/14 04:19:36 DEBUG : only17: md5 = f004d6631d96c43eb871fe98790d2f77 OK 2026/04/14 04:19:37 DEBUG : both18: md5 = ac1f67ee42214ab2755453e1854e108f OK 2026/04/14 04:19:39 DEBUG : only18: md5 = 827d5457b9b58a838972137c777c5b7a OK 2026/04/14 04:19:40 DEBUG : both19: md5 = 12a82e2ce69f7ca8857c0849bb14e85a OK 2026/04/14 04:19:42 DEBUG : only19: md5 = 155195babac0d481002fa002cc3ea07d OK 2026/04/14 04:19:42 DEBUG : both0: size = 6 OK 2026/04/14 04:19:42 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:19:42 DEBUG : both0: Unchanged skipping 2026/04/14 04:19:42 DEBUG : both10: size = 6 OK 2026/04/14 04:19:42 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:19:42 DEBUG : both10: Unchanged skipping 2026/04/14 04:19:42 DEBUG : both11: size = 6 OK 2026/04/14 04:19:42 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:19:42 DEBUG : both11: Unchanged skipping 2026/04/14 04:19:42 DEBUG : both12: size = 6 OK 2026/04/14 04:19:42 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:19:42 DEBUG : both12: Unchanged skipping 2026/04/14 04:19:42 DEBUG : both13: size = 6 OK 2026/04/14 04:19:42 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:19:42 DEBUG : both13: Unchanged skipping 2026/04/14 04:19:42 DEBUG : both14: size = 6 OK 2026/04/14 04:19:42 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:19:42 DEBUG : both14: Unchanged skipping 2026/04/14 04:19:42 DEBUG : both15: size = 6 OK 2026/04/14 04:19:42 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:19:42 DEBUG : both15: Unchanged skipping 2026/04/14 04:19:42 DEBUG : both16: size = 6 OK 2026/04/14 04:19:42 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:19:42 DEBUG : both16: Unchanged skipping 2026/04/14 04:19:42 DEBUG : both17: size = 6 OK 2026/04/14 04:19:42 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:19:42 DEBUG : both17: Unchanged skipping 2026/04/14 04:19:42 DEBUG : both18: size = 6 OK 2026/04/14 04:19:42 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:19:42 DEBUG : both18: Unchanged skipping 2026/04/14 04:19:42 DEBUG : both19: size = 6 OK 2026/04/14 04:19:42 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:19:42 DEBUG : both19: Unchanged skipping 2026/04/14 04:19:42 DEBUG : both1: size = 6 OK 2026/04/14 04:19:42 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:19:42 DEBUG : both1: Unchanged skipping 2026/04/14 04:19:42 DEBUG : both2: size = 6 OK 2026/04/14 04:19:42 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:19:42 DEBUG : both2: Unchanged skipping 2026/04/14 04:19:42 DEBUG : both3: size = 6 OK 2026/04/14 04:19:42 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:19:42 DEBUG : both3: Unchanged skipping 2026/04/14 04:19:42 DEBUG : both4: size = 6 OK 2026/04/14 04:19:42 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:19:42 DEBUG : both4: Unchanged skipping 2026/04/14 04:19:42 DEBUG : both5: size = 6 OK 2026/04/14 04:19:42 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:19:42 DEBUG : both6: size = 6 OK 2026/04/14 04:19:42 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:19:42 DEBUG : both7: size = 6 OK 2026/04/14 04:19:42 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:19:42 DEBUG : both8: size = 6 OK 2026/04/14 04:19:42 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:19:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:19:42 DEBUG : both5: Unchanged skipping 2026/04/14 04:19:42 DEBUG : both9: size = 6 OK 2026/04/14 04:19:42 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:19:42 DEBUG : both9: Unchanged skipping 2026/04/14 04:19:42 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1842751056) 2026/04/14 04:19:42 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko') 2026/04/14 04:19:42 DEBUG : only0: Sizes differ 2026/04/14 04:19:42 DEBUG : both6: Unchanged skipping 2026/04/14 04:19:42 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1842751056) 2026/04/14 04:19:42 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko') 2026/04/14 04:19:42 DEBUG : only10: Sizes differ 2026/04/14 04:19:42 DEBUG : both8: Unchanged skipping 2026/04/14 04:19:42 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1842751056) 2026/04/14 04:19:42 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko') 2026/04/14 04:19:42 DEBUG : only11: Sizes differ 2026/04/14 04:19:42 DEBUG : both7: Unchanged skipping 2026/04/14 04:19:42 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1842751056) 2026/04/14 04:19:42 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko') 2026/04/14 04:19:42 DEBUG : only12: Sizes differ 2026/04/14 04:19:42 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1842751056) 2026/04/14 04:19:42 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko') 2026/04/14 04:19:42 DEBUG : only13: Sizes differ 2026/04/14 04:19:42 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1842751056) 2026/04/14 04:19:42 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko') 2026/04/14 04:19:42 DEBUG : only14: Sizes differ 2026/04/14 04:19:42 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1842751056) 2026/04/14 04:19:42 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko') 2026/04/14 04:19:42 DEBUG : only15: Sizes differ 2026/04/14 04:19:42 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1842751056) 2026/04/14 04:19:42 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko') 2026/04/14 04:19:42 DEBUG : only16: Sizes differ 2026/04/14 04:19:42 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1842751056) 2026/04/14 04:19:42 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1842751056) 2026/04/14 04:19:42 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko') 2026/04/14 04:19:42 DEBUG : only18: Sizes differ 2026/04/14 04:19:42 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1842751056) 2026/04/14 04:19:42 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko') 2026/04/14 04:19:42 DEBUG : only2: Sizes differ 2026/04/14 04:19:42 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1842751056) 2026/04/14 04:19:42 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko') 2026/04/14 04:19:42 DEBUG : only19: Sizes differ 2026/04/14 04:19:42 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1842751056) 2026/04/14 04:19:42 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko') 2026/04/14 04:19:42 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko') 2026/04/14 04:19:42 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1842751056) 2026/04/14 04:19:42 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko') 2026/04/14 04:19:42 DEBUG : only4: Sizes differ 2026/04/14 04:19:42 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1842751056) 2026/04/14 04:19:42 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko') 2026/04/14 04:19:42 DEBUG : only1: Sizes differ 2026/04/14 04:19:42 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1842751056) 2026/04/14 04:19:42 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko') 2026/04/14 04:19:42 DEBUG : only6: Sizes differ 2026/04/14 04:19:42 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1842751056) 2026/04/14 04:19:42 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko') 2026/04/14 04:19:42 DEBUG : only7: Sizes differ 2026/04/14 04:19:42 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1842751056) 2026/04/14 04:19:42 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko') 2026/04/14 04:19:42 DEBUG : only5: Sizes differ 2026/04/14 04:19:42 DEBUG : only3: Sizes differ 2026/04/14 04:19:42 DEBUG : only17: Sizes differ 2026/04/14 04:19:42 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1842751056) 2026/04/14 04:19:42 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko') 2026/04/14 04:19:42 DEBUG : only8: Sizes differ 2026/04/14 04:19:42 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1842751056) 2026/04/14 04:19:42 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko') 2026/04/14 04:19:42 DEBUG : only9: Sizes differ 2026/04/14 04:19:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:19:43 DEBUG : only12: md5 = dd1c638dac93ae151ca54f9e6e3d14e8 OK 2026/04/14 04:19:43 DEBUG : only12: size = 0 OK 2026/04/14 04:19:43 INFO : only12: Copied (replaced existing) 2026/04/14 04:19:43 DEBUG : only0: md5 = a9ffdf9d13bdd5eac149085dba57d124 OK 2026/04/14 04:19:43 DEBUG : only0: size = 0 OK 2026/04/14 04:19:43 INFO : only0: Copied (replaced existing) 2026/04/14 04:19:43 DEBUG : only10: md5 = d005f85e2909f26b7b30c231f7e43443 OK 2026/04/14 04:19:43 DEBUG : only10: size = 0 OK 2026/04/14 04:19:43 INFO : only10: Copied (replaced existing) 2026/04/14 04:19:43 DEBUG : only11: md5 = 1ed4a3ec49c17d5f5579e01d08768e1e OK 2026/04/14 04:19:43 DEBUG : only11: size = 0 OK 2026/04/14 04:19:43 INFO : only11: Copied (replaced existing) 2026/04/14 04:19:44 DEBUG : only13: md5 = 5e31d0107ffc0afbb6ac3c3b4a9f5f67 OK 2026/04/14 04:19:44 DEBUG : only13: size = 0 OK 2026/04/14 04:19:44 INFO : only13: Copied (replaced existing) 2026/04/14 04:19:44 DEBUG : only15: md5 = 47be1473a62fc3bc2c2c89b44529a1bc OK 2026/04/14 04:19:44 DEBUG : only15: size = 0 OK 2026/04/14 04:19:44 INFO : only15: Copied (replaced existing) 2026/04/14 04:19:44 DEBUG : only14: md5 = 6483f106b89eca5210b8c47abe13a326 OK 2026/04/14 04:19:44 DEBUG : only14: size = 0 OK 2026/04/14 04:19:44 INFO : only14: Copied (replaced existing) 2026/04/14 04:19:45 DEBUG : only16: md5 = 7e20fe67901dc8472a3469124d11b549 OK 2026/04/14 04:19:45 DEBUG : only16: size = 0 OK 2026/04/14 04:19:45 INFO : only16: Copied (replaced existing) 2026/04/14 04:19:46 DEBUG : only2: md5 = 5b40b5e4167dbc82969b1827b76d10e1 OK 2026/04/14 04:19:46 DEBUG : only2: size = 0 OK 2026/04/14 04:19:46 INFO : only2: Copied (replaced existing) 2026/04/14 04:19:46 DEBUG : only19: md5 = 6ce5117bd0bfd80547c4efc6b8cf466a OK 2026/04/14 04:19:46 DEBUG : only19: size = 0 OK 2026/04/14 04:19:46 INFO : only19: Copied (replaced existing) 2026/04/14 04:19:46 DEBUG : only4: md5 = 2a0e5b2b723e97012a89dadcbae8047e OK 2026/04/14 04:19:46 DEBUG : only4: size = 0 OK 2026/04/14 04:19:46 INFO : only4: Copied (replaced existing) 2026/04/14 04:19:47 DEBUG : only18: md5 = 3e827fa89fb21f783bfe876e22466428 OK 2026/04/14 04:19:47 DEBUG : only18: size = 0 OK 2026/04/14 04:19:47 INFO : only18: Copied (replaced existing) 2026/04/14 04:19:47 DEBUG : only1: md5 = 5d2ac8bb23f273337ab27df5de3f9b7f OK 2026/04/14 04:19:47 DEBUG : only1: size = 0 OK 2026/04/14 04:19:47 INFO : only1: Copied (replaced existing) 2026/04/14 04:19:47 DEBUG : only6: md5 = 9f603ce9e1c94ac199e5beb28103d204 OK 2026/04/14 04:19:47 DEBUG : only6: size = 0 OK 2026/04/14 04:19:47 INFO : only6: Copied (replaced existing) 2026/04/14 04:19:48 DEBUG : only7: md5 = 3f25449d828de3d66da3bc392d5fb6b9 OK 2026/04/14 04:19:48 DEBUG : only7: size = 0 OK 2026/04/14 04:19:48 INFO : only7: Copied (replaced existing) 2026/04/14 04:19:48 DEBUG : only8: md5 = 4b57ae49667605892405c7e449466421 OK 2026/04/14 04:19:48 DEBUG : only8: size = 0 OK 2026/04/14 04:19:48 INFO : only8: Copied (replaced existing) 2026/04/14 04:19:48 DEBUG : only9: md5 = c2e3cf73015999c63ff532fc67175d40 OK 2026/04/14 04:19:48 DEBUG : only9: size = 0 OK 2026/04/14 04:19:48 INFO : only9: Copied (replaced existing) 2026/04/14 04:19:48 DEBUG : only5: md5 = cb3f9166af15944ea9ca6be47ed162d1 OK 2026/04/14 04:19:48 DEBUG : only5: size = 0 OK 2026/04/14 04:19:48 INFO : only5: Copied (replaced existing) 2026/04/14 04:19:49 DEBUG : only3: md5 = f16dc924033b382052729e443e0f98fd OK 2026/04/14 04:19:49 DEBUG : only3: size = 0 OK 2026/04/14 04:19:49 INFO : only3: Copied (replaced existing) 2026/04/14 04:19:50 DEBUG : only17: md5 = daf4d7b5d1954f1c7afbfac210560a32 OK 2026/04/14 04:19:50 DEBUG : only17: size = 0 OK 2026/04/14 04:19:50 INFO : only17: Copied (replaced existing) 2026/04/14 04:19:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (82.91s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:20:08 DEBUG : empty_dir: Making directory with metadata 2026/04/14 04:20:08 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/14 04:20:08 DEBUG : empty_on_remote: Making directory with metadata 2026/04/14 04:20:08 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/14 04:20:08 DEBUG : empty_on_remote: Making directory with metadata 2026/04/14 04:20:09 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/14 04:20:14 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/14 04:20:14 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/14 04:20:14 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/14 04:20:14 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/04/14 04:20:20 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/04/14 04:20:21 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/04/14 04:20:21 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (14.85s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:20:23 DEBUG : empty_dir: Making directory with metadata 2026/04/14 04:20:23 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/14 04:20:23 DEBUG : empty_on_remote: Making directory with metadata 2026/04/14 04:20:23 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/14 04:20:23 DEBUG : empty_on_remote: Making directory with metadata 2026/04/14 04:20:23 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/14 04:20:28 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/14 04:20:28 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/14 04:20:28 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/14 04:20:28 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/04/14 04:20:28 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/04/14 04:20:35 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/04/14 04:20:36 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/04/14 04:20:36 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (15.56s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:20:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/14 04:20:38 DEBUG : sub dir: Making directory with metadata 2026/04/14 04:20:39 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/04/14 04:20:56 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/14 04:20:57 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/14 04:20:57 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/14 04:20:57 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/04/14 04:21:10 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2026/04/14 04:21:11 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/04/14 04:21:12 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/04/14 04:21:12 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/04/14 04:21:13 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/14 04:21:14 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/14 04:21:14 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/14 04:21:15 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/14 04:21:16 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/04/14 04:21:17 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/04/14 04:21:17 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/14 04:21:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (39.87s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:21:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/14 04:21:18 DEBUG : sub dir: Making directory with metadata 2026/04/14 04:21:19 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/04/14 04:21:41 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/14 04:21:41 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/14 04:21:41 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/14 04:21:41 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/04/14 04:21:54 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/04/14 04:21:54 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/04/14 04:21:55 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/04/14 04:21:56 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/14 04:21:57 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/14 04:21:57 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/14 04:21:58 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/14 04:21:59 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/04/14 04:21:59 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/04/14 04:21:59 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/14 04:22:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (42.33s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:22:03 DEBUG : dir1/0000-abcdefg.txt: md5 = 1134f2f363a54df1a4f0f8ac5152ee95 OK 2026/04/14 04:22:04 DEBUG : dir1/0001-bcdefgh.txt: md5 = 1a82f134fc78bbf05be3021986010083 OK 2026/04/14 04:22:05 DEBUG : dir1/0002-cdefghi.txt: md5 = c0f4a44a7ad2b0910c00db49127d8f7e OK 2026/04/14 04:22:07 DEBUG : dir1/0003-defghij.txt: md5 = 122bcb3a6b5f0065fe3e1626d01078c0 OK 2026/04/14 04:22:08 DEBUG : dir1/0004-efghijk.txt: md5 = 6f8f0e70e15d0440180c4c42b537debf OK 2026/04/14 04:22:10 DEBUG : dir1/0005-fghijkl.txt: md5 = 84ac6bc6de7b891df31cb0e97cf0f130 OK 2026/04/14 04:22:11 DEBUG : dir1/0006-ghijklm.txt: md5 = 407eb45376a4264b56d2233ab794f65a OK 2026/04/14 04:22:12 DEBUG : dir1/0007-1234567.txt: md5 = 325b869ab5dbc37419b32c67c970c921 OK 2026/04/14 04:22:14 DEBUG : dir1/0008-2345678.txt: md5 = 9c070de3ccd0fad4a1d625a06fe54e57 OK 2026/04/14 04:22:15 DEBUG : dir1/0009-3456789.txt: md5 = 3429f46a0f43619287b68ea877ff4d1e OK 2026/04/14 04:22:17 DEBUG : dir1/0010-456789.txt: md5 = 94795d0ef8bb256e6a0c93ba94d2af34 OK 2026/04/14 04:22:18 DEBUG : dir1/0011-56789;.txt: md5 = d9377167f6e899a6a4037bbf8cdd4e28 OK 2026/04/14 04:22:19 DEBUG : dir1/0012-6789;.txt: md5 = abfc53eadf9d3ad465989faf152dee0c OK 2026/04/14 04:22:21 DEBUG : dir1/0013-789;=.txt: md5 = 5bd87da5dcb1bb4727e28a54bcb0b3d4 OK 2026/04/14 04:22:22 DEBUG : dir1/0014-89;=.txt: md5 = b775eb76ac327daddc8798aa322a7e97 OK 2026/04/14 04:22:24 DEBUG : dir1/0015-9;=.txt: md5 = 05737f959935e2546b140c1211315bb4 OK 2026/04/14 04:22:25 DEBUG : apple: md5 = a4eba97df7e91b68e7c2019c292e4bc4 OK 2026/04/14 04:22:27 DEBUG : banana: md5 = b6fa065030433d0a8c813d9ee318fae6 OK 2026/04/14 04:22:28 DEBUG : appleappleapplebanana: md5 = daa78262c4e96a785012a2c0f64f312e OK 2026/04/14 04:22:30 DEBUG : splitbananasplit: md5 = d1da5254053f7e2edfd90d6d44358ed5 OK 2026/04/14 04:22:30 DEBUG : Waiting for deletions to finish 2026/04/14 04:22:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/14 04:22:30 DEBUG : banana: Excluded (Path Filter) 2026/04/14 04:22:30 DEBUG : apple: Excluded (Path Filter) 2026/04/14 04:22:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/14 04:22:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/14 04:22:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/14 04:22:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/14 04:22:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/14 04:22:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/14 04:22:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/14 04:22:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/14 04:22:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/14 04:22:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/14 04:22:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/14 04:22:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/14 04:22:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/14 04:22:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/14 04:22:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/14 04:22:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/14 04:22:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/14 04:22:31 DEBUG : apple: size = 5 OK 2026/04/14 04:22:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/14 04:22:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:22:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:22:31 DEBUG : apple: Unchanged skipping 2026/04/14 04:22:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/14 04:22:31 DEBUG : banana: size = 6 OK 2026/04/14 04:22:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:22:31 DEBUG : banana: Unchanged skipping 2026/04/14 04:22:32 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/14 04:22:32 DEBUG : splitbananasplit: size = 16 OK 2026/04/14 04:22:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:22:32 DEBUG : splitbananasplit: Unchanged skipping 2026/04/14 04:22:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/14 04:22:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:22:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/14 04:22:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/14 04:22:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/14 04:22:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/14 04:22:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:22:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:22:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:22:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/14 04:22:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/14 04:22:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:22:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/14 04:22:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/14 04:22:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/14 04:22:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:22:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:22:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/14 04:22:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/14 04:22:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:22:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/14 04:22:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/14 04:22:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:22:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:22:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/14 04:22:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/14 04:22:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/14 04:22:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/14 04:22:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/14 04:22:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:22:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:22:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:22:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/14 04:22:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/14 04:22:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:22:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/14 04:22:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/14 04:22:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:22:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/14 04:22:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/14 04:22:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:22:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:22:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/14 04:22:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/14 04:22:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/14 04:22:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/14 04:22:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/14 04:22:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/14 04:22:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/14 04:22:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:22:32 DEBUG : Waiting for deletions to finish 2026/04/14 04:22:32 DEBUG : Waiting for deletions to finish 2026/04/14 04:22:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/14 04:22:32 DEBUG : banana: Excluded (Path Filter) 2026/04/14 04:22:32 DEBUG : apple: Excluded (Path Filter) 2026/04/14 04:22:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/14 04:22:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/14 04:22:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/14 04:22:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/14 04:22:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/14 04:22:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/14 04:22:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/14 04:22:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/14 04:22:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/14 04:22:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/14 04:22:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/14 04:22:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/14 04:22:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/14 04:22:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/14 04:22:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/14 04:22:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/14 04:22:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/14 04:22:33 DEBUG : dir1: Directory modification time the same (differ by -380.561µs, within tolerance 1ms) 2026/04/14 04:22:33 DEBUG : apple: size = 5 OK 2026/04/14 04:22:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:22:33 DEBUG : apple: Unchanged skipping 2026/04/14 04:22:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/14 04:22:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:22:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/14 04:22:33 DEBUG : banana: size = 6 OK 2026/04/14 04:22:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:22:33 DEBUG : splitbananasplit: size = 16 OK 2026/04/14 04:22:33 DEBUG : banana: Unchanged skipping 2026/04/14 04:22:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:22:33 DEBUG : splitbananasplit: Unchanged skipping 2026/04/14 04:22:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/14 04:22:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:22:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/14 04:22:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/14 04:22:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:22:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/14 04:22:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/14 04:22:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:22:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/14 04:22:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:22:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/14 04:22:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:22:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/14 04:22:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/14 04:22:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/14 04:22:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:22:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:22:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/14 04:22:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/14 04:22:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:22:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/14 04:22:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/14 04:22:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:22:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/14 04:22:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/14 04:22:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/14 04:22:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/14 04:22:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/14 04:22:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:22:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:22:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/14 04:22:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/14 04:22:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/14 04:22:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:22:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/14 04:22:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/14 04:22:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/14 04:22:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:22:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/14 04:22:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:22:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/14 04:22:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:22:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/14 04:22:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/14 04:22:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:22:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/14 04:22:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/14 04:22:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:22:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/14 04:22:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:22:33 DEBUG : Waiting for deletions to finish 2026/04/14 04:22:33 DEBUG : Waiting for deletions to finish 2026/04/14 04:22:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/14 04:22:34 DEBUG : banana: Excluded (Path Filter) 2026/04/14 04:22:34 DEBUG : apple: Excluded (Path Filter) 2026/04/14 04:22:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/14 04:22:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/14 04:22:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/14 04:22:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/14 04:22:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/14 04:22:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/14 04:22:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/14 04:22:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/14 04:22:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/14 04:22:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/14 04:22:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/14 04:22:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/14 04:22:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/14 04:22:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/14 04:22:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/14 04:22:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/14 04:22:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/14 04:22:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/14 04:22:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/14 04:22:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/14 04:22:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/14 04:22:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/14 04:22:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/14 04:22:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/14 04:22:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/14 04:22:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/14 04:22:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/14 04:22:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/14 04:22:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/14 04:22:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/14 04:22:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/14 04:22:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/14 04:22:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" === RUN TestTransform/NFD run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:22:47 DEBUG : dir1/0000-abcdefg.txt: md5 = 38855d001c5b6ef3e69507bccd7447e3 OK 2026/04/14 04:22:48 DEBUG : dir1/0001-bcdefgh.txt: md5 = 7c13aff2ce44aa790e248099947085c7 OK 2026/04/14 04:22:50 DEBUG : dir1/0002-cdefghi.txt: md5 = ecce815c80410cce4de9c9ab55516754 OK 2026/04/14 04:22:52 DEBUG : dir1/0003-defghij.txt: md5 = e2a4572e60181fcc3033677b731513f2 OK 2026/04/14 04:22:53 DEBUG : dir1/0004-efghijk.txt: md5 = 491f1af22dd04ffadf8f08545b3b78c1 OK 2026/04/14 04:22:54 DEBUG : dir1/0005-fghijkl.txt: md5 = 97b599e09a8769cdaab7fe22d23f652d OK 2026/04/14 04:22:56 DEBUG : dir1/0006-ghijklm.txt: md5 = 09a10f5a44b10c3e151e5af15917e2a2 OK 2026/04/14 04:22:57 DEBUG : dir1/0007-1234567.txt: md5 = a3068df04de1a25c601cf75f88cbb286 OK 2026/04/14 04:22:59 DEBUG : dir1/0008-2345678.txt: md5 = c7766de718d4e4bc81608dd2901d79fb OK 2026/04/14 04:23:00 DEBUG : dir1/0009-3456789.txt: md5 = 2f76bac0b3414f765edbc2e9aca37943 OK 2026/04/14 04:23:02 DEBUG : dir1/0010-456789.txt: md5 = 8b6e06731b9165c05fdb8fc8fce14dca OK 2026/04/14 04:23:03 DEBUG : dir1/0011-56789;.txt: md5 = 6ba714e2cb37ae25163211b09b09e007 OK 2026/04/14 04:23:05 DEBUG : dir1/0012-6789;.txt: md5 = 48062ee619d3925d5cbeb5134328f2d5 OK 2026/04/14 04:23:06 DEBUG : dir1/0013-789;=.txt: md5 = d51f80660b8cba7945420b438295c569 OK 2026/04/14 04:23:08 DEBUG : dir1/0014-89;=.txt: md5 = 37299930341270381f8a7ae5f726558e OK 2026/04/14 04:23:09 DEBUG : dir1/0015-9;=.txt: md5 = 196abc3d4cd132bd50ed0d21af2ffe66 OK 2026/04/14 04:23:11 DEBUG : apple: md5 = 34cca56b5cfd05d3369aa8c101ab9aa8 OK 2026/04/14 04:23:12 DEBUG : banana: md5 = a186e61fc3b1b5b6813c8f4fa39232ef OK 2026/04/14 04:23:14 DEBUG : appleappleapplebanana: md5 = ebe28a6fff71c7477fcee5f487ded2b7 OK 2026/04/14 04:23:15 DEBUG : splitbananasplit: md5 = de99d889f05a06e8c5a9a6a0b0d45b2e OK 2026/04/14 04:23:15 DEBUG : Waiting for deletions to finish 2026/04/14 04:23:15 DEBUG : apple: Excluded (Path Filter) 2026/04/14 04:23:15 DEBUG : banana: Excluded (Path Filter) 2026/04/14 04:23:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/14 04:23:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/14 04:23:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/14 04:23:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/14 04:23:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/14 04:23:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/14 04:23:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/14 04:23:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/14 04:23:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/14 04:23:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/14 04:23:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/14 04:23:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/14 04:23:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/14 04:23:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/14 04:23:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/14 04:23:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/14 04:23:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/14 04:23:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/14 04:23:16 DEBUG : apple: size = 5 OK 2026/04/14 04:23:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:23:16 DEBUG : apple: Unchanged skipping 2026/04/14 04:23:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/14 04:23:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:23:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/14 04:23:16 DEBUG : banana: size = 6 OK 2026/04/14 04:23:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:23:16 DEBUG : banana: Unchanged skipping 2026/04/14 04:23:17 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/14 04:23:17 DEBUG : splitbananasplit: size = 16 OK 2026/04/14 04:23:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:23:17 DEBUG : splitbananasplit: Unchanged skipping 2026/04/14 04:23:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/14 04:23:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:23:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:23:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/14 04:23:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/14 04:23:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:23:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/14 04:23:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/14 04:23:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/14 04:23:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:23:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:23:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/14 04:23:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/14 04:23:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:23:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/14 04:23:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/14 04:23:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/14 04:23:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:23:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/14 04:23:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:23:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/14 04:23:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:23:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/14 04:23:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/14 04:23:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/14 04:23:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:23:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/14 04:23:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/14 04:23:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/14 04:23:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/14 04:23:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:23:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:23:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/14 04:23:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/14 04:23:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/14 04:23:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/14 04:23:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:23:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:23:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/14 04:23:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:23:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/14 04:23:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/14 04:23:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/14 04:23:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:23:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/14 04:23:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/14 04:23:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/14 04:23:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:23:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/14 04:23:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:23:17 DEBUG : Waiting for deletions to finish 2026/04/14 04:23:17 DEBUG : Waiting for deletions to finish 2026/04/14 04:23:17 DEBUG : apple: Excluded (Path Filter) 2026/04/14 04:23:17 DEBUG : banana: Excluded (Path Filter) 2026/04/14 04:23:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/14 04:23:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/14 04:23:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/14 04:23:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/14 04:23:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/14 04:23:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/14 04:23:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/14 04:23:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/14 04:23:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/14 04:23:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/14 04:23:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/14 04:23:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/14 04:23:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/14 04:23:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/14 04:23:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/14 04:23:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/14 04:23:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/14 04:23:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/14 04:23:18 DEBUG : dir1: Directory modification time the same (differ by -994.108µs, within tolerance 1ms) 2026/04/14 04:23:18 DEBUG : apple: size = 5 OK 2026/04/14 04:23:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:23:18 DEBUG : apple: Unchanged skipping 2026/04/14 04:23:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/14 04:23:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:23:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/14 04:23:18 DEBUG : banana: size = 6 OK 2026/04/14 04:23:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:23:18 DEBUG : banana: Unchanged skipping 2026/04/14 04:23:18 DEBUG : splitbananasplit: size = 16 OK 2026/04/14 04:23:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:23:18 DEBUG : splitbananasplit: Unchanged skipping 2026/04/14 04:23:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/14 04:23:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/14 04:23:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:23:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/14 04:23:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:23:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/14 04:23:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/14 04:23:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:23:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/14 04:23:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/14 04:23:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/14 04:23:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:23:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/14 04:23:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/14 04:23:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:23:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/14 04:23:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/14 04:23:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/14 04:23:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/14 04:23:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:23:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:23:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/14 04:23:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/14 04:23:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:23:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/14 04:23:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/14 04:23:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:23:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/14 04:23:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/14 04:23:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:23:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/14 04:23:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/14 04:23:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:23:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/14 04:23:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:23:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/14 04:23:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:23:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/14 04:23:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:23:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/14 04:23:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/14 04:23:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:23:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/14 04:23:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/14 04:23:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:23:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/14 04:23:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/14 04:23:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:23:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/14 04:23:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:23:18 DEBUG : Waiting for deletions to finish 2026/04/14 04:23:18 DEBUG : Waiting for deletions to finish 2026/04/14 04:23:19 DEBUG : apple: Excluded (Path Filter) 2026/04/14 04:23:19 DEBUG : banana: Excluded (Path Filter) 2026/04/14 04:23:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/14 04:23:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/14 04:23:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/14 04:23:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/14 04:23:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/14 04:23:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/14 04:23:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/14 04:23:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/14 04:23:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/14 04:23:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/14 04:23:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/14 04:23:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/14 04:23:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/14 04:23:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/14 04:23:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/14 04:23:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/14 04:23:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/14 04:23:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/14 04:23:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/14 04:23:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/14 04:23:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/14 04:23:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/14 04:23:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/14 04:23:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/14 04:23:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/14 04:23:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/14 04:23:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/14 04:23:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/14 04:23:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/14 04:23:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/14 04:23:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/14 04:23:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/14 04:23:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/14 04:23:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" === RUN TestTransform/base64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:23:32 DEBUG : dir1/0000-abcdefg.txt: md5 = 9d17f5822034af2c9d8dd778c9c513df OK 2026/04/14 04:23:34 DEBUG : dir1/0001-bcdefgh.txt: md5 = fcdfa782e3b4130061e954db419e6b6c OK 2026/04/14 04:23:35 DEBUG : dir1/0002-cdefghi.txt: md5 = 55c925e16e89697eb46fd1d77c6fc74c OK 2026/04/14 04:23:37 DEBUG : dir1/0003-defghij.txt: md5 = bd0b10b994aec4bd7de9bbfdf2fbd0d5 OK 2026/04/14 04:23:38 DEBUG : dir1/0004-efghijk.txt: md5 = a59b9ecdf083f01fa07744f17756bf99 OK 2026/04/14 04:23:39 DEBUG : dir1/0005-fghijkl.txt: md5 = c1a7eb0be99f8c8a95edf03e8affb185 OK 2026/04/14 04:23:41 DEBUG : dir1/0006-ghijklm.txt: md5 = 38b682f67a61d717c2f705f54e3a5d6f OK 2026/04/14 04:23:42 DEBUG : dir1/0007-1234567.txt: md5 = 9074ba4f348839fd6867fe1cfc053216 OK 2026/04/14 04:23:44 DEBUG : dir1/0008-2345678.txt: md5 = 63f206f91a696434e8268c9c33279f77 OK 2026/04/14 04:23:45 DEBUG : dir1/0009-3456789.txt: md5 = e67b5b16d03a683133707ebce02f4d60 OK 2026/04/14 04:23:46 DEBUG : dir1/0010-456789.txt: md5 = 47bd2b562779e374111aaca59d04c1bd OK 2026/04/14 04:23:48 DEBUG : dir1/0011-56789;.txt: md5 = 0c7c532288838501e4be08fdad5cba18 OK 2026/04/14 04:23:49 DEBUG : dir1/0012-6789;.txt: md5 = 8a818fa7c01f44b52d98f912b029f028 OK 2026/04/14 04:23:50 DEBUG : dir1/0013-789;=.txt: md5 = 561432828a3df99ba35b1b8aa59c2501 OK 2026/04/14 04:23:52 DEBUG : dir1/0014-89;=.txt: md5 = df53faa75ed2d4993ccd8c92ec84d0d5 OK 2026/04/14 04:23:53 DEBUG : dir1/0015-9;=.txt: md5 = 48fd8f21bcd22340a5123a77906c05b7 OK 2026/04/14 04:23:55 DEBUG : apple: md5 = ad46365f987adccad6c1f1c2ea2c2772 OK 2026/04/14 04:23:56 DEBUG : banana: md5 = 5e0a134f3ee9670bd5397c525bbcd5b4 OK 2026/04/14 04:23:58 DEBUG : appleappleapplebanana: md5 = e8daaa43e5b62d4f5184db9bf26789f9 OK 2026/04/14 04:23:59 DEBUG : splitbananasplit: md5 = 515da4d156d20ab8a3e6bf38472c46da OK 2026/04/14 04:23:59 DEBUG : Waiting for deletions to finish 2026/04/14 04:24:00 DEBUG : apple: Excluded (Path Filter) 2026/04/14 04:24:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/14 04:24:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/14 04:24:00 DEBUG : banana: Excluded (Path Filter) 2026/04/14 04:24:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/14 04:24:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/14 04:24:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/14 04:24:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/14 04:24:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/14 04:24:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/14 04:24:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/14 04:24:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/14 04:24:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/14 04:24:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/14 04:24:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/14 04:24:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/14 04:24:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/14 04:24:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/14 04:24:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/14 04:24:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/14 04:24:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/14 04:24:00 DEBUG : apple: transformed to: YXBwbGU= 2026/04/14 04:24:00 DEBUG : banana: transformed to: YmFuYW5h 2026/04/14 04:24:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/14 04:24:00 DEBUG : banana: transformed to: YmFuYW5h 2026/04/14 04:24:00 DEBUG : apple: transformed to: YXBwbGU= 2026/04/14 04:24:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/14 04:24:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/14 04:24:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/14 04:24:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/14 04:24:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/14 04:24:00 DEBUG : banana: transformed to: YmFuYW5h 2026/04/14 04:24:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/14 04:24:00 DEBUG : apple: transformed to: YXBwbGU= 2026/04/14 04:24:00 DEBUG : apple: transformed to: YXBwbGU= 2026/04/14 04:24:01 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/14 04:24:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/14 04:24:01 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/14 04:24:01 DEBUG : banana: transformed to: YmFuYW5h 2026/04/14 04:24:01 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/14 04:24:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/14 04:24:01 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/14 04:24:01 DEBUG : apple: transformed to: YXBwbGU= 2026/04/14 04:24:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/14 04:24:01 DEBUG : banana: transformed to: YmFuYW5h 2026/04/14 04:24:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/14 04:24:01 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/14 04:24:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/14 04:24:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/14 04:24:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/14 04:24:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/14 04:24:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/14 04:24:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/14 04:24:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/14 04:24:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/14 04:24:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/14 04:24:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/14 04:24:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/14 04:24:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/14 04:24:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/14 04:24:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/14 04:24:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/14 04:24:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/14 04:24:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/14 04:24:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/14 04:24:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/14 04:24:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/14 04:24:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/14 04:24:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/14 04:24:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/14 04:24:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/14 04:24:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/14 04:24:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/14 04:24:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/14 04:24:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/14 04:24:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/14 04:24:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/14 04:24:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/14 04:24:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/14 04:24:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/14 04:24:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/14 04:24:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/14 04:24:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/14 04:24:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/14 04:24:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/14 04:24:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/14 04:24:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/14 04:24:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/14 04:24:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/14 04:24:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/14 04:24:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/14 04:24:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/14 04:24:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/14 04:24:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/14 04:24:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/14 04:24:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/14 04:24:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/14 04:24:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/14 04:24:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/14 04:24:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/14 04:24:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/14 04:24:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/14 04:24:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/14 04:24:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/14 04:24:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/14 04:24:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/14 04:24:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/14 04:24:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/14 04:24:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/14 04:24:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/14 04:24:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/14 04:24:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/14 04:24:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/14 04:24:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/14 04:24:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/14 04:24:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/14 04:24:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/14 04:24:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/14 04:24:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/14 04:24:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/14 04:24:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/14 04:24:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/14 04:24:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/14 04:24:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/14 04:24:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/14 04:24:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/14 04:24:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/14 04:24:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/14 04:24:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/14 04:24:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/14 04:24:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/14 04:24:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/14 04:24:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/14 04:24:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/14 04:24:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/14 04:24:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/14 04:24:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/14 04:24:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/14 04:24:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/14 04:24:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/14 04:24:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/14 04:24:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/14 04:24:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/14 04:24:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/14 04:24:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/14 04:24:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/14 04:24:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/14 04:24:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/14 04:24:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/14 04:24:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/14 04:24:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/14 04:24:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/14 04:24:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/14 04:24:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/14 04:24:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/14 04:24:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/14 04:24:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/14 04:24:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/14 04:24:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/14 04:24:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/14 04:24:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/14 04:24:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/14 04:24:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/14 04:24:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/14 04:24:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/14 04:24:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/14 04:24:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/14 04:24:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/14 04:24:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/14 04:24:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/14 04:24:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/14 04:24:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/14 04:24:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/14 04:24:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/14 04:24:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/14 04:24:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/14 04:24:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/14 04:24:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/14 04:24:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/14 04:24:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/14 04:24:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/14 04:24:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/14 04:24:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/14 04:24:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/14 04:24:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/14 04:24:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/14 04:24:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/14 04:24:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/14 04:24:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/14 04:24:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/14 04:24:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/14 04:24:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/14 04:24:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/14 04:24:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/14 04:24:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/14 04:24:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/14 04:24:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/14 04:24:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/14 04:24:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/14 04:24:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/14 04:24:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/14 04:24:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/14 04:24:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/14 04:24:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/14 04:24:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/14 04:24:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/14 04:24:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/14 04:24:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/14 04:24:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/14 04:24:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/14 04:24:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/14 04:24:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/14 04:24:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/14 04:24:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/14 04:24:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/14 04:24:01 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/14 04:24:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/14 04:24:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/14 04:24:01 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/14 04:24:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/14 04:24:01 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/14 04:24:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/14 04:24:01 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/14 04:24:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/14 04:24:01 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/14 04:24:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/14 04:24:01 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/14 04:24:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/14 04:24:01 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/14 04:24:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/14 04:24:01 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/14 04:24:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/14 04:24:01 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/14 04:24:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/14 04:24:01 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/14 04:24:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/14 04:24:01 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/14 04:24:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/14 04:24:01 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/14 04:24:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/14 04:24:01 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/14 04:24:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/14 04:24:01 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/14 04:24:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/14 04:24:01 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/14 04:24:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/14 04:24:01 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/14 04:24:01 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/14 04:24:01 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/14 04:24:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:24:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:24:02 DEBUG : YmFuYW5h: md5 = 5c22181a404793fb3037fe6a1cac0a93 OK 2026/04/14 04:24:02 DEBUG : YmFuYW5h: size = 6 OK 2026/04/14 04:24:02 INFO : banana: Copied (new) to: YmFuYW5h 2026/04/14 04:24:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/14 04:24:02 DEBUG : YXBwbGU=: md5 = 05ad54585c7cf1c2d0b81557d259e026 OK 2026/04/14 04:24:02 DEBUG : YXBwbGU=: size = 5 OK 2026/04/14 04:24:02 INFO : apple: Copied (new) to: YXBwbGU= 2026/04/14 04:24:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/14 04:24:02 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = 804c531a9ff238206738fc0c4e5bd6ef OK 2026/04/14 04:24:02 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/14 04:24:02 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/14 04:24:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/14 04:24:02 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = 9dd46a4a98cf2ef51ec7cdbd2b9e37d9 OK 2026/04/14 04:24:02 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/14 04:24:02 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/14 04:24:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/14 04:24:03 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = da18b730f5650f222f08024d6f0ca1ee OK 2026/04/14 04:24:03 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/14 04:24:03 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/14 04:24:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/14 04:24:03 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = c0b8108028567781e2ed13e4af2fcc2a OK 2026/04/14 04:24:03 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/14 04:24:03 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/14 04:24:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/14 04:24:03 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = 3368bd6198ff4cd35fbe80391b019e2f OK 2026/04/14 04:24:03 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/14 04:24:03 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/14 04:24:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/14 04:24:04 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = a3b1fa025a94eebe0b281f14e4d7ffe4 OK 2026/04/14 04:24:04 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/14 04:24:04 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/14 04:24:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/14 04:24:05 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = e82ba7e1ab06b9edfaa9dcc5ca9006a1 OK 2026/04/14 04:24:05 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/14 04:24:05 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/14 04:24:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/14 04:24:05 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = 1c14669eafdf1b0f408786165ec6556e OK 2026/04/14 04:24:05 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/14 04:24:05 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/14 04:24:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/14 04:24:05 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = a54725e943a48c34cceffb3241d5f071 OK 2026/04/14 04:24:05 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/14 04:24:05 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/14 04:24:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/14 04:24:05 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = 20babfc9f17b49b07ee2dbb8e38b09ba OK 2026/04/14 04:24:05 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/14 04:24:05 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/14 04:24:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/14 04:24:06 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = 61976a9c73048a26374faa00740e8258 OK 2026/04/14 04:24:06 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/14 04:24:06 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/14 04:24:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/14 04:24:06 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = b275009f4acc131b12b310a5756c54b1 OK 2026/04/14 04:24:06 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/14 04:24:06 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/14 04:24:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/14 04:24:06 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = 9c1d1fc4f4aa120c00fa066ca9f8901a OK 2026/04/14 04:24:06 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/14 04:24:06 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/14 04:24:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/14 04:24:06 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = 01beffeafd5ecfcd62f90e6f868e8f52 OK 2026/04/14 04:24:06 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/14 04:24:06 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/14 04:24:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/14 04:24:07 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = 8f75b57f7944386636917361e54e5620 OK 2026/04/14 04:24:07 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/14 04:24:07 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/14 04:24:08 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = c9e4658bc5ee1b95c836127017656b9a OK 2026/04/14 04:24:08 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/14 04:24:08 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/14 04:24:08 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = 5d151f7572a4e23b2b455cd20b916810 OK 2026/04/14 04:24:08 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/14 04:24:08 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/04/14 04:24:08 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = 4714061707369630fb89c0b94f877c16 OK 2026/04/14 04:24:08 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/14 04:24:08 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/14 04:24:08 DEBUG : Waiting for deletions to finish 2026/04/14 04:24:08 INFO : appleappleapplebanana: Deleted 2026/04/14 04:24:08 INFO : dir1/0007-1234567.txt: Deleted 2026/04/14 04:24:08 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/14 04:24:08 INFO : banana: Deleted 2026/04/14 04:24:08 INFO : dir1/0013-789;=.txt: Deleted 2026/04/14 04:24:08 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/14 04:24:08 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/14 04:24:08 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/14 04:24:09 INFO : dir1/0008-2345678.txt: Deleted 2026/04/14 04:24:09 INFO : dir1/0009-3456789.txt: Deleted 2026/04/14 04:24:09 INFO : dir1/0014-89;=.txt: Deleted 2026/04/14 04:24:09 INFO : dir1/0015-9;=.txt: Deleted 2026/04/14 04:24:09 INFO : dir1/0003-defghij.txt: Deleted 2026/04/14 04:24:09 INFO : dir1/0012-6789;.txt: Deleted 2026/04/14 04:24:09 INFO : dir1/0011-56789;.txt: Deleted 2026/04/14 04:24:09 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/14 04:24:09 INFO : dir1/0010-456789.txt: Deleted 2026/04/14 04:24:09 INFO : apple: Deleted 2026/04/14 04:24:09 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/14 04:24:09 INFO : splitbananasplit: Deleted 2026/04/14 04:24:09 DEBUG : Waiting for deletions to finish 2026/04/14 04:24:10 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/14 04:24:10 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/14 04:24:10 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/14 04:24:10 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/14 04:24:10 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/14 04:24:10 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/14 04:24:10 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/14 04:24:10 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/14 04:24:10 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/14 04:24:10 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/14 04:24:10 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/14 04:24:10 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/14 04:24:10 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/14 04:24:10 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/14 04:24:10 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/14 04:24:10 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/14 04:24:10 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/14 04:24:10 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/14 04:24:10 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/14 04:24:10 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/14 04:24:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/14 04:24:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/14 04:24:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/14 04:24:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/14 04:24:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/14 04:24:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/14 04:24:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/14 04:24:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/14 04:24:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/14 04:24:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/14 04:24:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/14 04:24:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/14 04:24:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/14 04:24:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/14 04:24:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/14 04:24:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/14 04:24:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/14 04:24:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/14 04:24:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/14 04:24:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/14 04:24:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/14 04:24:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/14 04:24:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/14 04:24:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/14 04:24:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/14 04:24:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/14 04:24:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/14 04:24:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/14 04:24:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/14 04:24:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/14 04:24:10 DEBUG : apple: transformed to: YXBwbGU= 2026/04/14 04:24:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/14 04:24:10 DEBUG : apple: transformed to: YXBwbGU= 2026/04/14 04:24:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/14 04:24:10 DEBUG : apple: transformed to: YXBwbGU= 2026/04/14 04:24:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/14 04:24:10 DEBUG : apple: transformed to: YXBwbGU= 2026/04/14 04:24:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/14 04:24:10 DEBUG : apple: transformed to: YXBwbGU= 2026/04/14 04:24:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/14 04:24:10 DEBUG : apple: transformed to: YXBwbGU= 2026/04/14 04:24:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/14 04:24:10 DEBUG : apple: transformed to: YXBwbGU= 2026/04/14 04:24:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/14 04:24:10 DEBUG : apple: transformed to: YXBwbGU= 2026/04/14 04:24:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/14 04:24:10 DEBUG : apple: transformed to: YXBwbGU= 2026/04/14 04:24:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/14 04:24:10 DEBUG : apple: transformed to: YXBwbGU= 2026/04/14 04:24:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/14 04:24:10 DEBUG : apple: transformed to: YXBwbGU= 2026/04/14 04:24:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/14 04:24:10 DEBUG : apple: transformed to: YXBwbGU= 2026/04/14 04:24:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/14 04:24:10 DEBUG : apple: transformed to: YXBwbGU= 2026/04/14 04:24:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/14 04:24:10 DEBUG : apple: transformed to: YXBwbGU= 2026/04/14 04:24:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/14 04:24:10 DEBUG : apple: transformed to: YXBwbGU= 2026/04/14 04:24:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/14 04:24:10 DEBUG : apple: transformed to: YXBwbGU= 2026/04/14 04:24:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/14 04:24:10 DEBUG : banana: transformed to: YmFuYW5h 2026/04/14 04:24:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/14 04:24:10 DEBUG : banana: transformed to: YmFuYW5h 2026/04/14 04:24:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/14 04:24:10 DEBUG : banana: transformed to: YmFuYW5h 2026/04/14 04:24:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/14 04:24:10 DEBUG : banana: transformed to: YmFuYW5h 2026/04/14 04:24:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/14 04:24:10 DEBUG : banana: transformed to: YmFuYW5h 2026/04/14 04:24:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/14 04:24:10 DEBUG : banana: transformed to: YmFuYW5h 2026/04/14 04:24:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/14 04:24:10 DEBUG : banana: transformed to: YmFuYW5h 2026/04/14 04:24:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/14 04:24:10 DEBUG : banana: transformed to: YmFuYW5h 2026/04/14 04:24:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/14 04:24:10 DEBUG : banana: transformed to: YmFuYW5h 2026/04/14 04:24:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/14 04:24:10 DEBUG : banana: transformed to: YmFuYW5h 2026/04/14 04:24:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/14 04:24:10 DEBUG : banana: transformed to: YmFuYW5h 2026/04/14 04:24:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/14 04:24:10 DEBUG : banana: transformed to: YmFuYW5h 2026/04/14 04:24:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/14 04:24:10 DEBUG : banana: transformed to: YmFuYW5h 2026/04/14 04:24:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/14 04:24:10 DEBUG : banana: transformed to: YmFuYW5h 2026/04/14 04:24:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/14 04:24:10 DEBUG : banana: transformed to: YmFuYW5h 2026/04/14 04:24:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/14 04:24:10 DEBUG : banana: transformed to: YmFuYW5h 2026/04/14 04:24:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/14 04:24:10 DEBUG : banana: transformed to: YmFuYW5h 2026/04/14 04:24:10 DEBUG : apple: transformed to: YXBwbGU= 2026/04/14 04:24:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/14 04:24:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/14 04:24:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/14 04:24:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/14 04:24:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/14 04:24:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/14 04:24:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/14 04:24:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/14 04:24:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/14 04:24:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/14 04:24:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/14 04:24:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/14 04:24:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/14 04:24:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/14 04:24:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/14 04:24:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/14 04:24:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/14 04:24:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/14 04:24:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/14 04:24:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/14 04:24:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/14 04:24:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/14 04:24:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/14 04:24:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/14 04:24:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/14 04:24:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/14 04:24:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/14 04:24:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/14 04:24:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/14 04:24:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/14 04:24:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/14 04:24:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/14 04:24:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/14 04:24:10 DEBUG : banana: transformed to: YmFuYW5h 2026/04/14 04:24:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/14 04:24:10 DEBUG : apple: transformed to: YXBwbGU= 2026/04/14 04:24:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/14 04:24:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/14 04:24:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/14 04:24:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/14 04:24:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/14 04:24:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/14 04:24:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/14 04:24:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/14 04:24:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/14 04:24:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/14 04:24:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/14 04:24:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/14 04:24:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/14 04:24:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/14 04:24:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/14 04:24:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/14 04:24:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/14 04:24:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/14 04:24:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/14 04:24:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/14 04:24:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/14 04:24:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/14 04:24:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/14 04:24:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/14 04:24:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/14 04:24:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/14 04:24:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/14 04:24:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/14 04:24:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/14 04:24:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/14 04:24:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/14 04:24:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/14 04:24:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/14 04:24:10 DEBUG : banana: transformed to: YmFuYW5h 2026/04/14 04:24:10 DEBUG : apple: transformed to: YXBwbGU= 2026/04/14 04:24:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/14 04:24:10 DEBUG : banana: transformed to: YmFuYW5h 2026/04/14 04:24:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/14 04:24:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/14 04:24:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/14 04:24:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/14 04:24:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/14 04:24:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/14 04:24:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/14 04:24:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/14 04:24:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/14 04:24:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/14 04:24:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/14 04:24:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/14 04:24:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/14 04:24:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/14 04:24:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/14 04:24:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/14 04:24:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/14 04:24:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/14 04:24:10 DEBUG : apple: transformed to: YXBwbGU= 2026/04/14 04:24:10 DEBUG : banana: transformed to: YmFuYW5h 2026/04/14 04:24:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/14 04:24:10 DEBUG : banana: transformed to: YmFuYW5h 2026/04/14 04:24:10 DEBUG : apple: transformed to: YXBwbGU= 2026/04/14 04:24:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/14 04:24:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/14 04:24:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/14 04:24:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/14 04:24:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/14 04:24:10 DEBUG : banana: transformed to: YmFuYW5h 2026/04/14 04:24:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/14 04:24:10 DEBUG : apple: transformed to: YXBwbGU= 2026/04/14 04:24:10 DEBUG : apple: transformed to: YXBwbGU= 2026/04/14 04:24:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/14 04:24:11 DEBUG : banana: transformed to: YmFuYW5h 2026/04/14 04:24:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/14 04:24:11 DEBUG : dir1: Directory modification time the same (differ by -593.54µs, within tolerance 1ms) 2026/04/14 04:24:11 DEBUG : YXBwbGU=: size = 5 OK 2026/04/14 04:24:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:24:11 DEBUG : apple: Unchanged skipping 2026/04/14 04:24:11 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/14 04:24:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:24:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/14 04:24:11 DEBUG : YmFuYW5h: size = 6 OK 2026/04/14 04:24:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:24:11 DEBUG : banana: Unchanged skipping 2026/04/14 04:24:11 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/14 04:24:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:24:11 DEBUG : splitbananasplit: Unchanged skipping 2026/04/14 04:24:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/14 04:24:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/14 04:24:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/14 04:24:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/14 04:24:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/14 04:24:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/14 04:24:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/14 04:24:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/14 04:24:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/14 04:24:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/14 04:24:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/14 04:24:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/14 04:24:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/14 04:24:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/14 04:24:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/14 04:24:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/14 04:24:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/14 04:24:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/14 04:24:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/14 04:24:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/14 04:24:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/14 04:24:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/14 04:24:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/14 04:24:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/14 04:24:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/14 04:24:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/14 04:24:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/14 04:24:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/14 04:24:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/14 04:24:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/14 04:24:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/14 04:24:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/14 04:24:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/14 04:24:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/14 04:24:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/14 04:24:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/14 04:24:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/14 04:24:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/14 04:24:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/14 04:24:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/14 04:24:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/14 04:24:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/14 04:24:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/14 04:24:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/14 04:24:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/14 04:24:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/14 04:24:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/14 04:24:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/14 04:24:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/14 04:24:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/14 04:24:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/14 04:24:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/14 04:24:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/14 04:24:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/14 04:24:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/14 04:24:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/14 04:24:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/14 04:24:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/14 04:24:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/14 04:24:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/14 04:24:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/14 04:24:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/14 04:24:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/14 04:24:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/14 04:24:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/14 04:24:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/14 04:24:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/14 04:24:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/14 04:24:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/14 04:24:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/14 04:24:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/14 04:24:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/14 04:24:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/14 04:24:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/14 04:24:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/14 04:24:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/14 04:24:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/14 04:24:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/14 04:24:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/14 04:24:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/14 04:24:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/14 04:24:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/14 04:24:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/14 04:24:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/14 04:24:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/14 04:24:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/14 04:24:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/14 04:24:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/14 04:24:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/14 04:24:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/14 04:24:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/14 04:24:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/14 04:24:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/14 04:24:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/14 04:24:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/14 04:24:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/14 04:24:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/14 04:24:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/14 04:24:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/14 04:24:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/14 04:24:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/14 04:24:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/14 04:24:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/14 04:24:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/14 04:24:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/14 04:24:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/14 04:24:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/14 04:24:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/14 04:24:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/14 04:24:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/14 04:24:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/14 04:24:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/14 04:24:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/14 04:24:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/14 04:24:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/14 04:24:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/14 04:24:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/14 04:24:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/14 04:24:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/14 04:24:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/14 04:24:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/14 04:24:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/14 04:24:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/14 04:24:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/14 04:24:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/14 04:24:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/14 04:24:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/14 04:24:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/14 04:24:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/14 04:24:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/14 04:24:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/14 04:24:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/14 04:24:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/14 04:24:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/14 04:24:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/14 04:24:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/14 04:24:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/14 04:24:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/14 04:24:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/14 04:24:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/14 04:24:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/14 04:24:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/14 04:24:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/14 04:24:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/14 04:24:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/14 04:24:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/14 04:24:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/14 04:24:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/14 04:24:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/14 04:24:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/14 04:24:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/14 04:24:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/14 04:24:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/14 04:24:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/14 04:24:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/14 04:24:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/14 04:24:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/14 04:24:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/14 04:24:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/14 04:24:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/14 04:24:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/14 04:24:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/14 04:24:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/14 04:24:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/14 04:24:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/14 04:24:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/14 04:24:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/14 04:24:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/14 04:24:11 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/14 04:24:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/14 04:24:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/14 04:24:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/14 04:24:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/14 04:24:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/14 04:24:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/14 04:24:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/14 04:24:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/14 04:24:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/14 04:24:11 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/14 04:24:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:24:11 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/14 04:24:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/14 04:24:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:24:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/14 04:24:11 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/14 04:24:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:24:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/14 04:24:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/14 04:24:11 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/14 04:24:11 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/14 04:24:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:24:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/14 04:24:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/14 04:24:11 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/14 04:24:11 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/14 04:24:11 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/14 04:24:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:24:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:24:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/14 04:24:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/14 04:24:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:24:11 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/14 04:24:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:24:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/14 04:24:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:24:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/14 04:24:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/14 04:24:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/14 04:24:11 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/14 04:24:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:24:11 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/14 04:24:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/14 04:24:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/14 04:24:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:24:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/14 04:24:11 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/14 04:24:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:24:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/14 04:24:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/14 04:24:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/14 04:24:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/14 04:24:11 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/14 04:24:11 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/14 04:24:11 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/14 04:24:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:24:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/14 04:24:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:24:11 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/14 04:24:11 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/14 04:24:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:24:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/14 04:24:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/14 04:24:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:24:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:24:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/14 04:24:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:24:11 DEBUG : Waiting for deletions to finish 2026/04/14 04:24:11 DEBUG : Waiting for deletions to finish 2026/04/14 04:24:12 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/14 04:24:12 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/14 04:24:12 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/14 04:24:12 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/14 04:24:12 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/14 04:24:12 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/14 04:24:12 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/14 04:24:12 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/14 04:24:12 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/14 04:24:12 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/14 04:24:12 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/14 04:24:12 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/14 04:24:12 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/14 04:24:12 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/14 04:24:12 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/14 04:24:12 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/14 04:24:12 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/14 04:24:12 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/14 04:24:12 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/14 04:24:12 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/14 04:24:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/14 04:24:13 DEBUG : apple: transformed to: YXBwbGU= 2026/04/14 04:24:13 DEBUG : banana: transformed to: YmFuYW5h 2026/04/14 04:24:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/14 04:24:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/14 04:24:13 DEBUG : banana: transformed to: YmFuYW5h 2026/04/14 04:24:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/14 04:24:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/14 04:24:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/14 04:24:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/14 04:24:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/14 04:24:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/14 04:24:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/14 04:24:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/14 04:24:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/14 04:24:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/14 04:24:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/14 04:24:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/14 04:24:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/14 04:24:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/14 04:24:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/14 04:24:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/14 04:24:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/14 04:24:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/14 04:24:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/14 04:24:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/14 04:24:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/14 04:24:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/14 04:24:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/14 04:24:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/14 04:24:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/14 04:24:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/14 04:24:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/14 04:24:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/14 04:24:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/14 04:24:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/14 04:24:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/14 04:24:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/14 04:24:13 DEBUG : apple: transformed to: YXBwbGU= 2026/04/14 04:24:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/14 04:24:13 DEBUG : banana: transformed to: YmFuYW5h 2026/04/14 04:24:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/14 04:24:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/14 04:24:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/14 04:24:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/14 04:24:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/14 04:24:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/14 04:24:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/14 04:24:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/14 04:24:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/14 04:24:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/14 04:24:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/14 04:24:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/14 04:24:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/14 04:24:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/14 04:24:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/14 04:24:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/14 04:24:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/14 04:24:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0ucuaat1b655fqvvfhv78uvlha95qeaohkdi4ts8ll774apko4mg" 2026/04/14 04:24:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/14 04:24:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "p1f69c2bnfnl3mphmlpb623lmh4uu5c7c5s9gm9vmcngq3fd7spg" 2026/04/14 04:24:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "41s3il9e1nfovrslmbng8iqtlrv8cvl2lltb04ifuq8mg8o2asb0" 2026/04/14 04:24:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/14 04:24:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/14 04:24:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/14 04:24:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ssvb4dmjhiolpr8ipt02e55l6ukurkh7mrfcb7nt8c0k8q71pb2g" 2026/04/14 04:24:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/14 04:24:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/14 04:24:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3jlfue81bpetn9c9or8ofd1qhrcuhja8hu3o1q2a25dvch35bps0" 2026/04/14 04:24:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d5vmlctorvi4ie2dnjnmg9qt0dciffh31b1uk9r9g444bq2ute8g" 2026/04/14 04:24:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/14 04:24:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/14 04:24:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qa3qi8prsbnf7fibe45232c5svftjlk4drc8b8s0i2ktrjgv3h50" 2026/04/14 04:24:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vi8ktotkncs6i0su6cl4j5sfq96jo9vgplq5h1tre50ffhi6o670" 2026/04/14 04:24:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/14 04:24:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "le27f46j4es0aqged1bqo88pit85jt3eek5kv2qath0s0dcoim80" 2026/04/14 04:24:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/14 04:24:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/14 04:24:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/14 04:24:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "re83vvpgl8cvb14glk1bgi5r728f5drf65j1paiagbn1kitosis0" 2026/04/14 04:24:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "52sejkagmuadnvb1g3g77vcuq017ora7ds45utakbrgbffhh1kj0" 2026/04/14 04:24:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r9nv8spjccmm5lb23cbo5b7sqrb3dpl4husg96cterfbn9s71cf0" 2026/04/14 04:24:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a7bnchfb66rtan84bph2nv1ir04d2gpe8o1p4fu48v66tble7shg" 2026/04/14 04:24:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ko4nipokaeir7he536pqhh64srglvijf8us0qaatt2pl9r8b2260" 2026/04/14 04:24:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/14 04:24:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/14 04:24:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/14 04:24:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "301gbht8qu344gpt4slk7rh44h4r6pto1k96882lujvehrjfva00" 2026/04/14 04:24:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1j1c20ubfu6gknl0uoaveomemlrt9napkcfl15fre7vopqj3fjkg" 2026/04/14 04:24:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" === RUN TestTransform/prefix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:24:25 DEBUG : dir1/0000-abcdefg.txt: md5 = ca21a867b14f99f321faf2ece7cc2235 OK 2026/04/14 04:24:27 DEBUG : dir1/0001-bcdefgh.txt: md5 = 6bdc8c5e751064341a49d1069bfa3071 OK 2026/04/14 04:24:28 DEBUG : dir1/0002-cdefghi.txt: md5 = 5626422d3a2231924322eeadb8d6879c OK 2026/04/14 04:24:29 DEBUG : dir1/0003-defghij.txt: md5 = 066184d8cd88c76b61b6e0a87852b34e OK 2026/04/14 04:24:31 DEBUG : dir1/0004-efghijk.txt: md5 = 0d462c1c2ef4aeb13d69fd97e8c4c6b7 OK 2026/04/14 04:24:32 DEBUG : dir1/0005-fghijkl.txt: md5 = 989afbab8b1ef6bb4c83c78252266dfa OK 2026/04/14 04:24:34 DEBUG : dir1/0006-ghijklm.txt: md5 = aedf11165701ad0634dbc6645cc6e91f OK 2026/04/14 04:24:35 DEBUG : dir1/0007-1234567.txt: md5 = e8387a7c951113da4621933174b3b82b OK 2026/04/14 04:24:37 DEBUG : dir1/0008-2345678.txt: md5 = a5bc36f125716f5cf6a626eb4542f638 OK 2026/04/14 04:24:38 DEBUG : dir1/0009-3456789.txt: md5 = 09fb3d23ee0debbc715e90a31e612deb OK 2026/04/14 04:24:40 DEBUG : dir1/0010-456789.txt: md5 = 51c828ea9319295cdbded6022e311897 OK 2026/04/14 04:24:41 DEBUG : dir1/0011-56789;.txt: md5 = 61dc273198d8fac9e6e54288495228b3 OK 2026/04/14 04:24:42 DEBUG : dir1/0012-6789;.txt: md5 = 2cb8af013febb33900e7214985131c54 OK 2026/04/14 04:24:44 DEBUG : dir1/0013-789;=.txt: md5 = 1bdb17c3f1cd033534b669c186d831fd OK 2026/04/14 04:24:45 DEBUG : dir1/0014-89;=.txt: md5 = 4d54c9354fd9362949f43eee55db032e OK 2026/04/14 04:24:47 DEBUG : dir1/0015-9;=.txt: md5 = 1812353bf66acc153325d9850460f00a OK 2026/04/14 04:24:48 DEBUG : apple: md5 = a596686df66cb8299b7cb1c45c59eda9 OK 2026/04/14 04:24:49 DEBUG : banana: md5 = ea3fe8d5e19e88cfeb04ea6711db1f84 OK 2026/04/14 04:24:51 DEBUG : appleappleapplebanana: md5 = bb0ba996aaca1ab34d952479dfc04a5b OK 2026/04/14 04:24:52 DEBUG : splitbananasplit: md5 = 95141177112331ce1c8905d710cc2927 OK 2026/04/14 04:24:52 DEBUG : Waiting for deletions to finish 2026/04/14 04:24:53 DEBUG : apple: Excluded (Path Filter) 2026/04/14 04:24:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/14 04:24:53 DEBUG : banana: Excluded (Path Filter) 2026/04/14 04:24:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/14 04:24:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/14 04:24:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/14 04:24:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/14 04:24:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/14 04:24:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/14 04:24:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/14 04:24:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/14 04:24:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/14 04:24:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/14 04:24:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/14 04:24:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/14 04:24:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/14 04:24:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/14 04:24:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/14 04:24:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/14 04:24:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/14 04:24:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/14 04:24:53 DEBUG : apple: transformed to: PREFIXapple 2026/04/14 04:24:53 DEBUG : banana: transformed to: PREFIXbanana 2026/04/14 04:24:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/14 04:24:53 DEBUG : banana: transformed to: PREFIXbanana 2026/04/14 04:24:53 DEBUG : apple: transformed to: PREFIXapple 2026/04/14 04:24:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/14 04:24:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/14 04:24:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/14 04:24:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/14 04:24:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/14 04:24:53 DEBUG : banana: transformed to: PREFIXbanana 2026/04/14 04:24:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/14 04:24:53 DEBUG : apple: transformed to: PREFIXapple 2026/04/14 04:24:53 DEBUG : apple: transformed to: PREFIXapple 2026/04/14 04:24:54 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/14 04:24:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/14 04:24:54 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/14 04:24:54 DEBUG : banana: transformed to: PREFIXbanana 2026/04/14 04:24:54 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/14 04:24:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/14 04:24:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/14 04:24:54 DEBUG : apple: transformed to: PREFIXapple 2026/04/14 04:24:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/14 04:24:54 DEBUG : banana: transformed to: PREFIXbanana 2026/04/14 04:24:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/14 04:24:54 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/14 04:24:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/14 04:24:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/14 04:24:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/14 04:24:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/14 04:24:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/14 04:24:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/14 04:24:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/14 04:24:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/14 04:24:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/14 04:24:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/14 04:24:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/14 04:24:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/14 04:24:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/14 04:24:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/14 04:24:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/14 04:24:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/14 04:24:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/14 04:24:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/14 04:24:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/14 04:24:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/14 04:24:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/14 04:24:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/14 04:24:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/14 04:24:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/14 04:24:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/14 04:24:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/14 04:24:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/14 04:24:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/14 04:24:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/14 04:24:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/14 04:24:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/14 04:24:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/14 04:24:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/14 04:24:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/14 04:24:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/14 04:24:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/14 04:24:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/14 04:24:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/14 04:24:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/14 04:24:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/14 04:24:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/14 04:24:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/14 04:24:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/14 04:24:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/14 04:24:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/14 04:24:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/14 04:24:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/14 04:24:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/14 04:24:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/14 04:24:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/14 04:24:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/14 04:24:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/14 04:24:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/14 04:24:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/14 04:24:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/14 04:24:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/14 04:24:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/14 04:24:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/14 04:24:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/14 04:24:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/14 04:24:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/14 04:24:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/14 04:24:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/14 04:24:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/14 04:24:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/14 04:24:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/14 04:24:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/14 04:24:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/14 04:24:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/14 04:24:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/14 04:24:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/14 04:24:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/14 04:24:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/14 04:24:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/14 04:24:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/14 04:24:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/14 04:24:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/14 04:24:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/14 04:24:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/14 04:24:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/14 04:24:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/14 04:24:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/14 04:24:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/14 04:24:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/14 04:24:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/14 04:24:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/14 04:24:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/14 04:24:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/14 04:24:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/14 04:24:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/14 04:24:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/14 04:24:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/14 04:24:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/14 04:24:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/14 04:24:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/14 04:24:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/14 04:24:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/14 04:24:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/14 04:24:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/14 04:24:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/14 04:24:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/14 04:24:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/14 04:24:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/14 04:24:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/14 04:24:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/14 04:24:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/14 04:24:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/14 04:24:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/14 04:24:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/14 04:24:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/14 04:24:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/14 04:24:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/14 04:24:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/14 04:24:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/14 04:24:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/14 04:24:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/14 04:24:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/14 04:24:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/14 04:24:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/14 04:24:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/14 04:24:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/14 04:24:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/14 04:24:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/14 04:24:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/14 04:24:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/14 04:24:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/14 04:24:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/14 04:24:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/14 04:24:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/14 04:24:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/14 04:24:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/14 04:24:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/14 04:24:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/14 04:24:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/14 04:24:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/14 04:24:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/14 04:24:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/14 04:24:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/14 04:24:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/14 04:24:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/14 04:24:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/14 04:24:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/14 04:24:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/14 04:24:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/14 04:24:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/14 04:24:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/14 04:24:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/14 04:24:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/14 04:24:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/14 04:24:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/14 04:24:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/14 04:24:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/14 04:24:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/14 04:24:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/14 04:24:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/14 04:24:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/14 04:24:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/14 04:24:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/14 04:24:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/14 04:24:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/14 04:24:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/14 04:24:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/14 04:24:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/14 04:24:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/14 04:24:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/14 04:24:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/14 04:24:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/14 04:24:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/14 04:24:54 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/14 04:24:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/14 04:24:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/14 04:24:54 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/14 04:24:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/14 04:24:54 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/14 04:24:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/14 04:24:54 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/14 04:24:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/14 04:24:54 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/14 04:24:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/14 04:24:54 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/14 04:24:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/14 04:24:54 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/14 04:24:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/14 04:24:54 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/14 04:24:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/14 04:24:54 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/14 04:24:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/14 04:24:54 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/14 04:24:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/14 04:24:54 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/14 04:24:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/14 04:24:54 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/14 04:24:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/14 04:24:54 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/14 04:24:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/14 04:24:54 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/14 04:24:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/14 04:24:54 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/14 04:24:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/14 04:24:54 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/14 04:24:54 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/14 04:24:54 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/14 04:24:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:24:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:24:55 DEBUG : PREFIXbanana: md5 = a02810bae1f718cb73dedb1c288c8f01 OK 2026/04/14 04:24:55 DEBUG : PREFIXbanana: size = 6 OK 2026/04/14 04:24:55 INFO : banana: Copied (new) to: PREFIXbanana 2026/04/14 04:24:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/14 04:24:55 DEBUG : PREFIXapple: md5 = 10965a9d27b15475a8b47065d5d2b143 OK 2026/04/14 04:24:55 DEBUG : PREFIXapple: size = 5 OK 2026/04/14 04:24:55 INFO : apple: Copied (new) to: PREFIXapple 2026/04/14 04:24:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/14 04:24:55 DEBUG : PREFIXappleappleapplebanana: md5 = bcce86f63f70291d71f9a7c41910c6e3 OK 2026/04/14 04:24:55 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/04/14 04:24:55 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/04/14 04:24:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/14 04:24:56 DEBUG : PREFIXsplitbananasplit: md5 = 0634af0cb9a3c93acfdf8a24f227d7ea OK 2026/04/14 04:24:56 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/04/14 04:24:56 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/04/14 04:24:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/14 04:24:57 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = 5a1cca5dd39a1fca3520f6d4e182aa16 OK 2026/04/14 04:24:57 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/04/14 04:24:57 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/04/14 04:24:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/14 04:24:57 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = 2eda5a480b12da6c9c2341266a6d095f OK 2026/04/14 04:24:57 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/04/14 04:24:57 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/04/14 04:24:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/14 04:24:57 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = d337bac9f1374f99e48ae9f1e00e3096 OK 2026/04/14 04:24:57 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/04/14 04:24:57 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/04/14 04:24:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/14 04:24:57 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = 115c8491460c1c1dff8c07b598edcff8 OK 2026/04/14 04:24:57 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/04/14 04:24:57 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/04/14 04:24:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/14 04:24:58 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = 8b6bffebfa39c5fa5b98986d318c12be OK 2026/04/14 04:24:58 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/04/14 04:24:58 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/04/14 04:24:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/14 04:24:58 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = a4f1562ffd3041d150489736b597caa3 OK 2026/04/14 04:24:58 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/04/14 04:24:58 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/04/14 04:24:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/14 04:24:58 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = e2ef06d931287b56b0467632ca668b74 OK 2026/04/14 04:24:58 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/04/14 04:24:58 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/04/14 04:24:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/14 04:24:58 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = 18f34f6a3c2e8cf154deecf7d83d3bde OK 2026/04/14 04:24:58 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/04/14 04:24:58 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/04/14 04:24:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/14 04:24:59 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = 3d2e6b68cf00ed84e6c79e1021dfc753 OK 2026/04/14 04:24:59 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/04/14 04:24:59 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/04/14 04:24:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/14 04:24:59 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = c4bf5be9425fdd44625e92a9186d591a OK 2026/04/14 04:24:59 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/04/14 04:24:59 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/04/14 04:24:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/14 04:25:00 DEBUG : dir1/PREFIX0010-456789.txt: md5 = e32739a4e4fba441b879d496c82b40d2 OK 2026/04/14 04:25:00 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/04/14 04:25:00 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/04/14 04:25:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/14 04:25:00 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = c75a6b0de86838dcfe0037ed2d0f8441 OK 2026/04/14 04:25:00 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/04/14 04:25:00 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/04/14 04:25:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/14 04:25:01 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = 357368aa47a7e8fc595f9d66dfef65c8 OK 2026/04/14 04:25:01 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/04/14 04:25:01 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/04/14 04:25:01 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = 8cb346c355840c6492523326dcb4844e OK 2026/04/14 04:25:01 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/04/14 04:25:01 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/04/14 04:25:01 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = e44b4c0d7d656fd8c2ae7413bad281b4 OK 2026/04/14 04:25:01 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/04/14 04:25:01 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/04/14 04:25:01 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = 4d2145fbb9493f11bf477b717bb64762 OK 2026/04/14 04:25:01 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/04/14 04:25:01 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/04/14 04:25:01 DEBUG : Waiting for deletions to finish 2026/04/14 04:25:02 INFO : dir1/0014-89;=.txt: Deleted 2026/04/14 04:25:02 INFO : dir1/0009-3456789.txt: Deleted 2026/04/14 04:25:02 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/14 04:25:02 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/14 04:25:02 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/14 04:25:02 INFO : dir1/0003-defghij.txt: Deleted 2026/04/14 04:25:02 INFO : dir1/0013-789;=.txt: Deleted 2026/04/14 04:25:02 INFO : dir1/0007-1234567.txt: Deleted 2026/04/14 04:25:02 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/14 04:25:02 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/14 04:25:02 INFO : dir1/0008-2345678.txt: Deleted 2026/04/14 04:25:02 INFO : apple: Deleted 2026/04/14 04:25:02 INFO : dir1/0010-456789.txt: Deleted 2026/04/14 04:25:02 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/14 04:25:02 INFO : appleappleapplebanana: Deleted 2026/04/14 04:25:02 INFO : splitbananasplit: Deleted 2026/04/14 04:25:03 INFO : dir1/0015-9;=.txt: Deleted 2026/04/14 04:25:03 INFO : banana: Deleted 2026/04/14 04:25:03 INFO : dir1/0012-6789;.txt: Deleted 2026/04/14 04:25:03 INFO : dir1/0011-56789;.txt: Deleted 2026/04/14 04:25:03 DEBUG : Waiting for deletions to finish 2026/04/14 04:25:03 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/04/14 04:25:03 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/04/14 04:25:03 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/04/14 04:25:03 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/04/14 04:25:03 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/04/14 04:25:03 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/04/14 04:25:03 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/04/14 04:25:03 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/04/14 04:25:03 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/04/14 04:25:03 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/04/14 04:25:03 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/04/14 04:25:03 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/04/14 04:25:03 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/04/14 04:25:03 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/14 04:25:03 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/04/14 04:25:03 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/04/14 04:25:03 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/04/14 04:25:03 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/04/14 04:25:03 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/04/14 04:25:03 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/04/14 04:25:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/14 04:25:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/14 04:25:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/14 04:25:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/14 04:25:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/14 04:25:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/14 04:25:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/14 04:25:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/14 04:25:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/14 04:25:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/14 04:25:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/14 04:25:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/14 04:25:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/14 04:25:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/14 04:25:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/14 04:25:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/14 04:25:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/14 04:25:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/14 04:25:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/14 04:25:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/14 04:25:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/14 04:25:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/14 04:25:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/14 04:25:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/14 04:25:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/14 04:25:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/14 04:25:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/14 04:25:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/14 04:25:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/14 04:25:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/14 04:25:04 DEBUG : apple: transformed to: PREFIXapple 2026/04/14 04:25:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/14 04:25:04 DEBUG : apple: transformed to: PREFIXapple 2026/04/14 04:25:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/14 04:25:04 DEBUG : apple: transformed to: PREFIXapple 2026/04/14 04:25:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/14 04:25:04 DEBUG : apple: transformed to: PREFIXapple 2026/04/14 04:25:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/14 04:25:04 DEBUG : apple: transformed to: PREFIXapple 2026/04/14 04:25:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/14 04:25:04 DEBUG : apple: transformed to: PREFIXapple 2026/04/14 04:25:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/14 04:25:04 DEBUG : apple: transformed to: PREFIXapple 2026/04/14 04:25:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/14 04:25:04 DEBUG : apple: transformed to: PREFIXapple 2026/04/14 04:25:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/14 04:25:04 DEBUG : apple: transformed to: PREFIXapple 2026/04/14 04:25:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/14 04:25:04 DEBUG : apple: transformed to: PREFIXapple 2026/04/14 04:25:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/14 04:25:04 DEBUG : apple: transformed to: PREFIXapple 2026/04/14 04:25:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/14 04:25:04 DEBUG : apple: transformed to: PREFIXapple 2026/04/14 04:25:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/14 04:25:04 DEBUG : apple: transformed to: PREFIXapple 2026/04/14 04:25:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/14 04:25:04 DEBUG : apple: transformed to: PREFIXapple 2026/04/14 04:25:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/14 04:25:04 DEBUG : apple: transformed to: PREFIXapple 2026/04/14 04:25:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/14 04:25:04 DEBUG : apple: transformed to: PREFIXapple 2026/04/14 04:25:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/14 04:25:04 DEBUG : banana: transformed to: PREFIXbanana 2026/04/14 04:25:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/14 04:25:04 DEBUG : banana: transformed to: PREFIXbanana 2026/04/14 04:25:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/14 04:25:04 DEBUG : banana: transformed to: PREFIXbanana 2026/04/14 04:25:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/14 04:25:04 DEBUG : banana: transformed to: PREFIXbanana 2026/04/14 04:25:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/14 04:25:04 DEBUG : banana: transformed to: PREFIXbanana 2026/04/14 04:25:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/14 04:25:04 DEBUG : banana: transformed to: PREFIXbanana 2026/04/14 04:25:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/14 04:25:04 DEBUG : banana: transformed to: PREFIXbanana 2026/04/14 04:25:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/14 04:25:04 DEBUG : banana: transformed to: PREFIXbanana 2026/04/14 04:25:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/14 04:25:04 DEBUG : banana: transformed to: PREFIXbanana 2026/04/14 04:25:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/14 04:25:04 DEBUG : banana: transformed to: PREFIXbanana 2026/04/14 04:25:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/14 04:25:04 DEBUG : banana: transformed to: PREFIXbanana 2026/04/14 04:25:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/14 04:25:04 DEBUG : banana: transformed to: PREFIXbanana 2026/04/14 04:25:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/14 04:25:04 DEBUG : banana: transformed to: PREFIXbanana 2026/04/14 04:25:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/14 04:25:04 DEBUG : banana: transformed to: PREFIXbanana 2026/04/14 04:25:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/14 04:25:04 DEBUG : banana: transformed to: PREFIXbanana 2026/04/14 04:25:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/14 04:25:04 DEBUG : banana: transformed to: PREFIXbanana 2026/04/14 04:25:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/14 04:25:04 DEBUG : banana: transformed to: PREFIXbanana 2026/04/14 04:25:04 DEBUG : apple: transformed to: PREFIXapple 2026/04/14 04:25:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/14 04:25:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/14 04:25:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/14 04:25:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/14 04:25:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/14 04:25:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/14 04:25:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/14 04:25:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/14 04:25:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/14 04:25:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/14 04:25:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/14 04:25:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/14 04:25:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/14 04:25:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/14 04:25:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/14 04:25:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/14 04:25:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/14 04:25:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/14 04:25:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/14 04:25:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/14 04:25:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/14 04:25:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/14 04:25:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/14 04:25:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/14 04:25:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/14 04:25:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/14 04:25:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/14 04:25:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/14 04:25:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/14 04:25:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/14 04:25:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/14 04:25:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/14 04:25:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/14 04:25:04 DEBUG : banana: transformed to: PREFIXbanana 2026/04/14 04:25:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/14 04:25:04 DEBUG : apple: transformed to: PREFIXapple 2026/04/14 04:25:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/14 04:25:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/14 04:25:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/14 04:25:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/14 04:25:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/14 04:25:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/14 04:25:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/14 04:25:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/14 04:25:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/14 04:25:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/14 04:25:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/14 04:25:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/14 04:25:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/14 04:25:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/14 04:25:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/14 04:25:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/14 04:25:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/14 04:25:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/14 04:25:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/14 04:25:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/14 04:25:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/14 04:25:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/14 04:25:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/14 04:25:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/14 04:25:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/14 04:25:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/14 04:25:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/14 04:25:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/14 04:25:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/14 04:25:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/14 04:25:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/14 04:25:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/14 04:25:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/14 04:25:04 DEBUG : banana: transformed to: PREFIXbanana 2026/04/14 04:25:04 DEBUG : apple: transformed to: PREFIXapple 2026/04/14 04:25:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/14 04:25:04 DEBUG : banana: transformed to: PREFIXbanana 2026/04/14 04:25:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/14 04:25:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/14 04:25:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/14 04:25:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/14 04:25:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/14 04:25:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/14 04:25:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/14 04:25:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/14 04:25:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/14 04:25:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/14 04:25:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/14 04:25:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/14 04:25:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/14 04:25:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/14 04:25:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/14 04:25:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/14 04:25:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/14 04:25:04 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/14 04:25:04 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/14 04:25:04 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/14 04:25:04 DEBUG : dir1: Directory modification time the same (differ by -326.856µs, within tolerance 1ms) 2026/04/14 04:25:04 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/14 04:25:04 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/14 04:25:04 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/14 04:25:04 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/14 04:25:04 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/14 04:25:04 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/14 04:25:04 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/14 04:25:04 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/14 04:25:04 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/14 04:25:04 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/14 04:25:04 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/14 04:25:04 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/14 04:25:04 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/14 04:25:04 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/14 04:25:04 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/14 04:25:04 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/14 04:25:04 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/14 04:25:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:25:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:25:06 DEBUG : apple: md5 = e2d399e2cfb4e521e226e146588c66bb OK 2026/04/14 04:25:06 DEBUG : apple: size = 5 OK 2026/04/14 04:25:06 INFO : apple: Copied (new) 2026/04/14 04:25:06 DEBUG : banana: md5 = bbb01deede44d94ebb94ebbcfde0506d OK 2026/04/14 04:25:06 DEBUG : banana: size = 6 OK 2026/04/14 04:25:06 INFO : banana: Copied (new) 2026/04/14 04:25:06 DEBUG : appleappleapplebanana: md5 = c8c4886805941451bff1147b95cfa136 OK 2026/04/14 04:25:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/14 04:25:06 INFO : appleappleapplebanana: Copied (new) 2026/04/14 04:25:06 DEBUG : splitbananasplit: md5 = c6524f7056eb8cb7d6dde44a3671c28d OK 2026/04/14 04:25:06 DEBUG : splitbananasplit: size = 16 OK 2026/04/14 04:25:06 INFO : splitbananasplit: Copied (new) 2026/04/14 04:25:07 DEBUG : dir1/0001-bcdefgh.txt: md5 = c886df56dfac81a3011e6275ba55098d OK 2026/04/14 04:25:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/14 04:25:07 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/14 04:25:07 DEBUG : dir1/0000-abcdefg.txt: md5 = 05a343127ca17e9508f3fb80c2c82b73 OK 2026/04/14 04:25:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/14 04:25:07 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/14 04:25:07 DEBUG : dir1/0002-cdefghi.txt: md5 = 07392c3564777fc1998f7ad74a52915c OK 2026/04/14 04:25:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/14 04:25:07 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/14 04:25:07 DEBUG : dir1/0003-defghij.txt: md5 = 151c588736371cb05a3478bc4ae58f34 OK 2026/04/14 04:25:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/14 04:25:07 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/14 04:25:08 DEBUG : dir1/0004-efghijk.txt: md5 = 4f54e8fee79d029279a99b960f97bc18 OK 2026/04/14 04:25:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/14 04:25:08 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/14 04:25:08 DEBUG : dir1/0005-fghijkl.txt: md5 = b64fe71ac2fe75d4394f342467df26f3 OK 2026/04/14 04:25:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/14 04:25:08 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/14 04:25:09 DEBUG : dir1/0006-ghijklm.txt: md5 = de9095b160bd55da4115e685174c771e OK 2026/04/14 04:25:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/14 04:25:09 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/14 04:25:09 DEBUG : dir1/0007-1234567.txt: md5 = 40faa4027a787ecddbebc1142be3c944 OK 2026/04/14 04:25:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/14 04:25:09 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/14 04:25:10 DEBUG : dir1/0009-3456789.txt: md5 = 2c597564186b957b81c8c3db7396ef92 OK 2026/04/14 04:25:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/14 04:25:10 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/14 04:25:10 DEBUG : dir1/0010-456789.txt: md5 = 3ba83aae5f5347a6d2ae4f442b30320f OK 2026/04/14 04:25:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/14 04:25:10 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/14 04:25:10 DEBUG : dir1/0011-56789;.txt: md5 = 075e54085357c22e19e1add5d6a1e430 OK 2026/04/14 04:25:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/14 04:25:10 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/14 04:25:10 DEBUG : dir1/0008-2345678.txt: md5 = 68c372432f935f5343977719124ea81b OK 2026/04/14 04:25:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/14 04:25:10 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/14 04:25:11 DEBUG : dir1/0012-6789;.txt: md5 = a23201dc129170755038f248c9df873c OK 2026/04/14 04:25:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/14 04:25:11 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/14 04:25:11 DEBUG : dir1/0013-789;=.txt: md5 = d63a361ac338fc16d6fc9427d263c9fd OK 2026/04/14 04:25:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/14 04:25:11 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/14 04:25:11 DEBUG : dir1/0014-89;=.txt: md5 = f2a5cadc93d2b5200c487613100210e4 OK 2026/04/14 04:25:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/14 04:25:11 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/14 04:25:12 DEBUG : dir1/0015-9;=.txt: md5 = 8d1849d6f9c907d773a7027e5cf7e7b5 OK 2026/04/14 04:25:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/14 04:25:12 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/14 04:25:12 DEBUG : Waiting for deletions to finish 2026/04/14 04:25:12 INFO : PREFIXappleappleapplebanana: Deleted 2026/04/14 04:25:12 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/04/14 04:25:12 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/04/14 04:25:12 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/04/14 04:25:12 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/04/14 04:25:12 INFO : PREFIXsplitbananasplit: Deleted 2026/04/14 04:25:12 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/04/14 04:25:12 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/04/14 04:25:12 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/04/14 04:25:12 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/04/14 04:25:12 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/04/14 04:25:12 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/04/14 04:25:12 INFO : PREFIXbanana: Deleted 2026/04/14 04:25:12 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/04/14 04:25:12 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/04/14 04:25:12 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/04/14 04:25:13 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/04/14 04:25:13 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/04/14 04:25:13 INFO : PREFIXapple: Deleted 2026/04/14 04:25:13 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/04/14 04:25:13 DEBUG : Waiting for deletions to finish 2026/04/14 04:25:13 DEBUG : apple: Excluded (Path Filter) 2026/04/14 04:25:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/14 04:25:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/14 04:25:13 DEBUG : banana: Excluded (Path Filter) 2026/04/14 04:25:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/14 04:25:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/14 04:25:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/14 04:25:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/14 04:25:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/14 04:25:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/14 04:25:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/14 04:25:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/14 04:25:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/14 04:25:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/14 04:25:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/14 04:25:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/14 04:25:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/14 04:25:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/14 04:25:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/14 04:25:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/14 04:25:14 DEBUG : Waiting for deletions to finish 2026/04/14 04:25:14 DEBUG : apple: Excluded (Path Filter) 2026/04/14 04:25:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/14 04:25:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/14 04:25:14 DEBUG : banana: Excluded (Path Filter) 2026/04/14 04:25:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/14 04:25:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/14 04:25:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/14 04:25:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/14 04:25:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/14 04:25:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/14 04:25:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/14 04:25:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/14 04:25:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/14 04:25:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/14 04:25:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/14 04:25:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/14 04:25:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/14 04:25:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/14 04:25:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/14 04:25:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/14 04:25:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/14 04:25:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/14 04:25:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/14 04:25:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/14 04:25:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/14 04:25:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/14 04:25:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "i735bnnirfquokpdbgagck05er8jc2e5giobs9vlfavjaa62rsr0" 2026/04/14 04:25:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gi3208a53lsdohg2q68dap9ct2cmorbjg26p0915kirej7getueg" 2026/04/14 04:25:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/14 04:25:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/14 04:25:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/14 04:25:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/14 04:25:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5e5dgme90pfdbplt2crcf2lgbauqekkii78htukl2nul09p5b1r0" 2026/04/14 04:25:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/14 04:25:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "fsvc4jrv0rlik6t0i8nmbufbphd62pnspq17nc0efgm2j85q9ng0" 2026/04/14 04:25:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/14 04:25:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/14 04:25:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lq2kr3j504fveiua19bultjf0mf7so07q55qeei16ene7n57703g" 2026/04/14 04:25:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/14 04:25:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/14 04:25:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dlcrl214dck2j86qks17ni5c3u1t1cthpe57kdn9eckhpnogti40" 2026/04/14 04:25:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1p7574rvka6rs4aa6erqf3vta9egts4kv4oi9tf0bd2bk9p474q0" 2026/04/14 04:25:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3lng8nqgig25b1icfnnscav2a6eejcc8g0kmqh78edt9t3nnud70" 2026/04/14 04:25:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "s0t8sa46047qnotmb7f3d0dopvrsm6a80g52b39gn204lvq2jdbg" 2026/04/14 04:25:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/14 04:25:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/14 04:25:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/14 04:25:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/14 04:25:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/14 04:25:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/14 04:25:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "mgrr128ups01g34dcu0lavf9aa731v3s1rc21djpn05lvco63r8g" 2026/04/14 04:25:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/14 04:25:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/14 04:25:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r8c3viatc0egh7e6e3gdgs83mmg7227lqi0tkhuchf8qhetmh330" 2026/04/14 04:25:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/14 04:25:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r7ebrothhf48mnibmf38sairug04p6it1ki3krpgj82mef5okg2g" 2026/04/14 04:25:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/14 04:25:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/14 04:25:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ccevq9pporct1kaqdpdokla9bmdrk8qmle9fbi26gev8sf2mh4o0" 2026/04/14 04:25:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/14 04:25:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v23jq22rqh7h1d6712tv4hrleid2ol5f9ho86c2p98ulr48ajou0" 2026/04/14 04:25:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/14 04:25:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/14 04:25:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "n404q919nb18phh2cr260s9ch860rc0rmjj9fo2i2an676r1l1dg" 2026/04/14 04:25:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/14 04:25:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vmj3b6v1q4n77uji5e3h1frsi18n08nlk6102i0uinufvbilv6ng" 2026/04/14 04:25:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/14 04:25:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" === RUN TestTransform/suffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:25:27 DEBUG : dir1/0000-abcdefg.txt: md5 = 30dc2a465dd49c0e11e9dca3ed4ff74d OK 2026/04/14 04:25:29 DEBUG : dir1/0001-bcdefgh.txt: md5 = 15912fcc2c6ba375838290595c903028 OK 2026/04/14 04:25:30 DEBUG : dir1/0002-cdefghi.txt: md5 = 2a41cb3e35976a7c112ba83545d5ed0e OK 2026/04/14 04:25:32 DEBUG : dir1/0003-defghij.txt: md5 = c0e0d1a03d4c9ad88b8df80ba2b3791c OK 2026/04/14 04:25:33 DEBUG : dir1/0004-efghijk.txt: md5 = c0542c18a046ff19e9e835d681585691 OK 2026/04/14 04:25:35 DEBUG : dir1/0005-fghijkl.txt: md5 = e706e04496cc643bdb9617e241315f0d OK 2026/04/14 04:25:36 DEBUG : dir1/0006-ghijklm.txt: md5 = f0ccde1152019ae2114e14c03072f219 OK 2026/04/14 04:25:37 DEBUG : dir1/0007-1234567.txt: md5 = ce32778fc273bec73d94445cf5896f95 OK 2026/04/14 04:25:39 DEBUG : dir1/0008-2345678.txt: md5 = cc675c67fd5e321cf5ccd097b0f4e0a2 OK 2026/04/14 04:25:40 DEBUG : dir1/0009-3456789.txt: md5 = 8b0c71167e3aad93f66f63342a04c018 OK 2026/04/14 04:25:41 DEBUG : dir1/0010-456789.txt: md5 = 332e66757fa4e13a5ec7f5bd46bd80ee OK 2026/04/14 04:25:43 DEBUG : dir1/0011-56789;.txt: md5 = b65c9bbef1bb9afa801f0a5772dbb088 OK 2026/04/14 04:25:44 DEBUG : dir1/0012-6789;.txt: md5 = f6be47aed7b7681d0faa36367ddc1f14 OK 2026/04/14 04:25:46 DEBUG : dir1/0013-789;=.txt: md5 = a698acdfbc9294f997a8fd7a767f51ed OK 2026/04/14 04:25:48 DEBUG : dir1/0014-89;=.txt: md5 = 562b674c0414deedf3cd4d1e6a823cb7 OK 2026/04/14 04:25:49 DEBUG : dir1/0015-9;=.txt: md5 = 1dd4e8123fe027eb2c1c472096fb993e OK 2026/04/14 04:25:50 DEBUG : apple: md5 = b0cb6eb96d8d738a93d9a3034b3d9280 OK 2026/04/14 04:25:52 DEBUG : banana: md5 = 0f8963dc4eb5f890fe2a10cef83556ba OK 2026/04/14 04:25:53 DEBUG : appleappleapplebanana: md5 = c117c16d83a190fa9999fce8e18a487d OK 2026/04/14 04:26:00 DEBUG : splitbananasplit: md5 = 724073356348a0fec0320311e0fce34a OK 2026/04/14 04:26:00 DEBUG : Waiting for deletions to finish 2026/04/14 04:26:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/14 04:26:00 DEBUG : apple: Excluded (Path Filter) 2026/04/14 04:26:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/14 04:26:00 DEBUG : banana: Excluded (Path Filter) 2026/04/14 04:26:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/14 04:26:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/14 04:26:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/14 04:26:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/14 04:26:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/14 04:26:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/14 04:26:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/14 04:26:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/14 04:26:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/14 04:26:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/14 04:26:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/14 04:26:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/14 04:26:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/14 04:26:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/14 04:26:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/14 04:26:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/14 04:26:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/14 04:26:01 DEBUG : apple: transformed to: appleSUFFIX 2026/04/14 04:26:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/14 04:26:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/14 04:26:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/14 04:26:01 DEBUG : apple: transformed to: appleSUFFIX 2026/04/14 04:26:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/14 04:26:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/14 04:26:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/14 04:26:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/14 04:26:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/14 04:26:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/14 04:26:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/14 04:26:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/14 04:26:01 DEBUG : apple: transformed to: appleSUFFIX 2026/04/14 04:26:01 DEBUG : apple: transformed to: appleSUFFIX 2026/04/14 04:26:01 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/14 04:26:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/14 04:26:01 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/14 04:26:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/14 04:26:01 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/14 04:26:01 DEBUG : apple: transformed to: appleSUFFIX 2026/04/14 04:26:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/14 04:26:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/14 04:26:02 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/14 04:26:02 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/14 04:26:02 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/14 04:26:02 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/14 04:26:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/14 04:26:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/14 04:26:02 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/14 04:26:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/14 04:26:02 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/14 04:26:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/14 04:26:02 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/14 04:26:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/14 04:26:02 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/14 04:26:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/14 04:26:02 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/14 04:26:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/14 04:26:02 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/14 04:26:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/14 04:26:02 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/14 04:26:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/14 04:26:02 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/14 04:26:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/14 04:26:02 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/14 04:26:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/14 04:26:02 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/14 04:26:02 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/14 04:26:02 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/14 04:26:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/14 04:26:02 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/14 04:26:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/14 04:26:02 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/14 04:26:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/14 04:26:02 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/14 04:26:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/14 04:26:02 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/14 04:26:02 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/14 04:26:02 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/14 04:26:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:26:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:26:03 DEBUG : appleSUFFIX: md5 = a708bd3e19d4f9f8ac9b8409d0309a0a OK 2026/04/14 04:26:03 DEBUG : appleSUFFIX: size = 5 OK 2026/04/14 04:26:03 INFO : apple: Copied (new) to: appleSUFFIX 2026/04/14 04:26:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/14 04:26:03 DEBUG : appleappleapplebananaSUFFIX: md5 = 5e3e00a481882cf826082d73eb6e2fae OK 2026/04/14 04:26:03 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/04/14 04:26:03 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/04/14 04:26:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/14 04:26:03 DEBUG : bananaSUFFIX: md5 = 9d468e1e01ff2f0eed4a23d458f66784 OK 2026/04/14 04:26:03 DEBUG : bananaSUFFIX: size = 6 OK 2026/04/14 04:26:03 INFO : banana: Copied (new) to: bananaSUFFIX 2026/04/14 04:26:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/14 04:26:03 DEBUG : splitbananasplitSUFFIX: md5 = c8d451312774e3d599d2767c2b4e4323 OK 2026/04/14 04:26:03 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/04/14 04:26:03 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/04/14 04:26:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/14 04:26:04 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = 492e48104a61499cc49241e847befa73 OK 2026/04/14 04:26:04 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/04/14 04:26:04 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/04/14 04:26:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/14 04:26:04 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = f7d9782898a0fe2ec2053615622ddaa1 OK 2026/04/14 04:26:04 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/04/14 04:26:04 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/04/14 04:26:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/14 04:26:04 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = 031a35822fc86e5e79f3140eaf9a8103 OK 2026/04/14 04:26:04 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/04/14 04:26:04 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/14 04:26:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/14 04:26:05 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = e08a7758cab3b1d9ceefdee9a83881b0 OK 2026/04/14 04:26:05 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/04/14 04:26:05 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/04/14 04:26:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/14 04:26:05 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = d0202ffcd3b2eb3fe0af2fc65a5eee1b OK 2026/04/14 04:26:05 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/04/14 04:26:05 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/04/14 04:26:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/14 04:26:06 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = 9e3516f21edcd438f5eaa99e5a0ded17 OK 2026/04/14 04:26:06 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/04/14 04:26:06 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/04/14 04:26:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/14 04:26:06 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = ad7bc1d82a489de9dc3da25aa8ec8496 OK 2026/04/14 04:26:06 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/04/14 04:26:06 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/04/14 04:26:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/14 04:26:06 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = 8203486dbeb0812aeb45eb99d281cd1f OK 2026/04/14 04:26:06 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/04/14 04:26:06 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/04/14 04:26:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/14 04:26:07 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = 570f1f729360e70b8e19e6e95dfce448 OK 2026/04/14 04:26:07 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/04/14 04:26:07 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/04/14 04:26:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/14 04:26:07 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = 49ed23d94e49b942c64ca82b560ddb52 OK 2026/04/14 04:26:07 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/04/14 04:26:07 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/04/14 04:26:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/14 04:26:07 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = 42609bdfe71a54edeb1efa8655e4e905 OK 2026/04/14 04:26:07 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/04/14 04:26:07 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/04/14 04:26:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/14 04:26:08 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = 8537466ef870df37f1036dd402ab1d0b OK 2026/04/14 04:26:08 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/04/14 04:26:08 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/04/14 04:26:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/14 04:26:08 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = 9cb7259ee5e17dd028bfe560b3357daf OK 2026/04/14 04:26:08 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/04/14 04:26:08 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/04/14 04:26:08 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = 9df9b1e7aeb626971941f8966fe15f22 OK 2026/04/14 04:26:08 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/04/14 04:26:08 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/04/14 04:26:09 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = 55761dfefd98412f77117e124db53c81 OK 2026/04/14 04:26:09 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/04/14 04:26:09 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/04/14 04:26:15 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = 32bc86746b7c79f8de7ce327760a79e3 OK 2026/04/14 04:26:15 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/04/14 04:26:15 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/04/14 04:26:15 DEBUG : Waiting for deletions to finish 2026/04/14 04:26:16 INFO : dir1/0015-9;=.txt: Deleted 2026/04/14 04:26:16 INFO : dir1/0014-89;=.txt: Deleted 2026/04/14 04:26:16 INFO : dir1/0013-789;=.txt: Deleted 2026/04/14 04:26:16 INFO : dir1/0003-defghij.txt: Deleted 2026/04/14 04:26:16 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/14 04:26:16 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/14 04:26:16 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/14 04:26:16 INFO : banana: Deleted 2026/04/14 04:26:16 INFO : apple: Deleted 2026/04/14 04:26:16 INFO : appleappleapplebanana: Deleted 2026/04/14 04:26:16 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/14 04:26:16 INFO : dir1/0010-456789.txt: Deleted 2026/04/14 04:26:16 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/14 04:26:16 INFO : splitbananasplit: Deleted 2026/04/14 04:26:16 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/14 04:26:16 INFO : dir1/0009-3456789.txt: Deleted 2026/04/14 04:26:17 INFO : dir1/0007-1234567.txt: Deleted 2026/04/14 04:26:17 INFO : dir1/0012-6789;.txt: Deleted 2026/04/14 04:26:17 INFO : dir1/0008-2345678.txt: Deleted 2026/04/14 04:26:17 INFO : dir1/0011-56789;.txt: Deleted 2026/04/14 04:26:17 DEBUG : Waiting for deletions to finish 2026/04/14 04:26:17 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/04/14 04:26:17 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/04/14 04:26:17 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/04/14 04:26:17 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/04/14 04:26:17 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/04/14 04:26:17 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/04/14 04:26:17 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/04/14 04:26:17 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/04/14 04:26:17 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/04/14 04:26:17 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/04/14 04:26:17 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/04/14 04:26:17 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/04/14 04:26:17 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/04/14 04:26:17 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/04/14 04:26:17 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/04/14 04:26:17 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/04/14 04:26:17 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/04/14 04:26:17 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/04/14 04:26:17 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/04/14 04:26:17 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/04/14 04:26:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/14 04:26:18 DEBUG : apple: transformed to: appleSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/14 04:26:18 DEBUG : apple: transformed to: appleSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/14 04:26:18 DEBUG : apple: transformed to: appleSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/14 04:26:18 DEBUG : apple: transformed to: appleSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/14 04:26:18 DEBUG : apple: transformed to: appleSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/14 04:26:18 DEBUG : apple: transformed to: appleSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/14 04:26:18 DEBUG : apple: transformed to: appleSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/14 04:26:18 DEBUG : apple: transformed to: appleSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/14 04:26:18 DEBUG : apple: transformed to: appleSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/14 04:26:18 DEBUG : apple: transformed to: appleSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/14 04:26:18 DEBUG : apple: transformed to: appleSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/14 04:26:18 DEBUG : apple: transformed to: appleSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/14 04:26:18 DEBUG : apple: transformed to: appleSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/14 04:26:18 DEBUG : apple: transformed to: appleSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/14 04:26:18 DEBUG : apple: transformed to: appleSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/14 04:26:18 DEBUG : apple: transformed to: appleSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/14 04:26:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/14 04:26:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/14 04:26:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/14 04:26:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/14 04:26:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/14 04:26:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/14 04:26:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/14 04:26:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/14 04:26:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/14 04:26:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/14 04:26:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/14 04:26:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/14 04:26:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/14 04:26:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/14 04:26:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/14 04:26:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/14 04:26:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/14 04:26:18 DEBUG : apple: transformed to: appleSUFFIX 2026/04/14 04:26:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/14 04:26:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/14 04:26:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/14 04:26:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/14 04:26:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/14 04:26:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/14 04:26:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/14 04:26:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/14 04:26:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/14 04:26:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/14 04:26:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/14 04:26:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/14 04:26:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/14 04:26:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/14 04:26:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/14 04:26:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/14 04:26:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/14 04:26:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/14 04:26:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/14 04:26:18 DEBUG : apple: transformed to: appleSUFFIX 2026/04/14 04:26:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/14 04:26:18 DEBUG : apple: transformed to: appleSUFFIX 2026/04/14 04:26:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/14 04:26:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/14 04:26:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/14 04:26:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/14 04:26:18 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/14 04:26:18 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/14 04:26:18 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/14 04:26:18 DEBUG : dir1: Directory modification time the same (differ by -189.61µs, within tolerance 1ms) 2026/04/14 04:26:18 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/14 04:26:18 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/14 04:26:18 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/14 04:26:18 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/14 04:26:18 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/14 04:26:18 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/14 04:26:18 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/14 04:26:18 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/14 04:26:18 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/14 04:26:18 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/14 04:26:18 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/14 04:26:18 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/14 04:26:18 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/14 04:26:18 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/14 04:26:18 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/14 04:26:18 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/14 04:26:18 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/14 04:26:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:26:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:26:19 DEBUG : apple: md5 = 18eb3119ebd817050043636a4592638a OK 2026/04/14 04:26:19 DEBUG : apple: size = 5 OK 2026/04/14 04:26:19 INFO : apple: Copied (new) 2026/04/14 04:26:19 DEBUG : splitbananasplit: md5 = 9d381bdea12494865eca06ba00502852 OK 2026/04/14 04:26:19 DEBUG : splitbananasplit: size = 16 OK 2026/04/14 04:26:19 INFO : splitbananasplit: Copied (new) 2026/04/14 04:26:19 DEBUG : appleappleapplebanana: md5 = 4f7c33fa20b1990d69e6d280aa11b127 OK 2026/04/14 04:26:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/14 04:26:19 INFO : appleappleapplebanana: Copied (new) 2026/04/14 04:26:20 DEBUG : banana: md5 = 532c5f91f2b8abce48c271070ed943e1 OK 2026/04/14 04:26:20 DEBUG : banana: size = 6 OK 2026/04/14 04:26:20 INFO : banana: Copied (new) 2026/04/14 04:26:21 DEBUG : dir1/0002-cdefghi.txt: md5 = ec17e8d3895d7ecc24dac89621e1eb21 OK 2026/04/14 04:26:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/14 04:26:21 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/14 04:26:21 DEBUG : dir1/0000-abcdefg.txt: md5 = 38e104aa1d254a4791b0c33d3cb6f1b5 OK 2026/04/14 04:26:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/14 04:26:21 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/14 04:26:21 DEBUG : dir1/0001-bcdefgh.txt: md5 = 8b0f38acec8b338ffa1a01132da695d7 OK 2026/04/14 04:26:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/14 04:26:21 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/14 04:26:21 DEBUG : dir1/0003-defghij.txt: md5 = 001107f77c2a27c5e040e989d32f509b OK 2026/04/14 04:26:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/14 04:26:21 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/14 04:26:22 DEBUG : dir1/0005-fghijkl.txt: md5 = 0c4aa02937d2fca60fc344e321d4c337 OK 2026/04/14 04:26:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/14 04:26:22 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/14 04:26:22 DEBUG : dir1/0004-efghijk.txt: md5 = bb157b6190d370c2b6a381ab0f8ae2d8 OK 2026/04/14 04:26:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/14 04:26:22 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/14 04:26:22 DEBUG : dir1/0006-ghijklm.txt: md5 = 6924ba2c549e434b3c94c85d7cc97f25 OK 2026/04/14 04:26:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/14 04:26:22 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/14 04:26:22 DEBUG : dir1/0007-1234567.txt: md5 = b49333279482baa8a0afdda75d101ff7 OK 2026/04/14 04:26:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/14 04:26:22 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/14 04:26:24 DEBUG : dir1/0009-3456789.txt: md5 = 8e0ad96a43f4ede2fcb87b8e46253c78 OK 2026/04/14 04:26:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/14 04:26:24 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/14 04:26:24 DEBUG : dir1/0010-456789.txt: md5 = 8dfe292bd6eda40455b971ac5de6cb0c OK 2026/04/14 04:26:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/14 04:26:24 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/14 04:26:24 DEBUG : dir1/0011-56789;.txt: md5 = dbcccd3d2f8b04ec40bbbb79d2c50594 OK 2026/04/14 04:26:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/14 04:26:24 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/14 04:26:24 DEBUG : dir1/0008-2345678.txt: md5 = d601cc2f38f2d287c16f851c76ff2bf0 OK 2026/04/14 04:26:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/14 04:26:24 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/14 04:26:25 DEBUG : dir1/0013-789;=.txt: md5 = 12e2cde7ef9d99ce6b11663ac7d61d91 OK 2026/04/14 04:26:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/14 04:26:25 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/14 04:26:25 DEBUG : dir1/0014-89;=.txt: md5 = 2baedff1bbaab0c94923ba87448729da OK 2026/04/14 04:26:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/14 04:26:25 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/14 04:26:25 DEBUG : dir1/0015-9;=.txt: md5 = f82117ffd00a5ef748cff209f8307d86 OK 2026/04/14 04:26:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/14 04:26:25 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/14 04:26:26 DEBUG : dir1/0012-6789;.txt: md5 = 6880980fa850c1e3101fc2ded6e3790c OK 2026/04/14 04:26:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/14 04:26:26 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/14 04:26:26 DEBUG : Waiting for deletions to finish 2026/04/14 04:26:27 INFO : bananaSUFFIX: Deleted 2026/04/14 04:26:27 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/04/14 04:26:27 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/04/14 04:26:27 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/04/14 04:26:27 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/04/14 04:26:27 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/04/14 04:26:27 INFO : appleappleapplebananaSUFFIX: Deleted 2026/04/14 04:26:27 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/04/14 04:26:27 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/04/14 04:26:27 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/04/14 04:26:27 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/04/14 04:26:27 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/04/14 04:26:27 INFO : appleSUFFIX: Deleted 2026/04/14 04:26:27 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/04/14 04:26:27 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/04/14 04:26:27 INFO : splitbananasplitSUFFIX: Deleted 2026/04/14 04:26:28 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/04/14 04:26:28 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/04/14 04:26:28 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/04/14 04:26:28 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/04/14 04:26:28 DEBUG : Waiting for deletions to finish 2026/04/14 04:26:28 DEBUG : banana: Excluded (Path Filter) 2026/04/14 04:26:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/14 04:26:28 DEBUG : apple: Excluded (Path Filter) 2026/04/14 04:26:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/14 04:26:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/14 04:26:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/14 04:26:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/14 04:26:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/14 04:26:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/14 04:26:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/14 04:26:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/14 04:26:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/14 04:26:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/14 04:26:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/14 04:26:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/14 04:26:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/14 04:26:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/14 04:26:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/14 04:26:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/14 04:26:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/14 04:26:29 DEBUG : Waiting for deletions to finish 2026/04/14 04:26:29 DEBUG : banana: Excluded (Path Filter) 2026/04/14 04:26:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/14 04:26:29 DEBUG : apple: Excluded (Path Filter) 2026/04/14 04:26:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/14 04:26:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/14 04:26:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/14 04:26:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/14 04:26:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/14 04:26:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/14 04:26:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/14 04:26:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/14 04:26:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/14 04:26:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/14 04:26:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/14 04:26:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/14 04:26:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/14 04:26:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/14 04:26:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/14 04:26:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/14 04:26:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/14 04:26:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/14 04:26:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/14 04:26:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/14 04:26:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/14 04:26:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/14 04:26:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/14 04:26:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/14 04:26:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "eucm2mkhb802m9nug8fgh757t7saooq26ggshq892hsr5djjp1ug" 2026/04/14 04:26:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/14 04:26:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "o8ki82q1edev0jri4lp207qgbs7m1jbejuag12dpdkg24jqu85d0" 2026/04/14 04:26:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/14 04:26:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/14 04:26:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "tidut4h7uik0pe8qmqbjt7qpj7un4prk96ealisdcp9uhep3q940" 2026/04/14 04:26:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/14 04:26:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/14 04:26:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0dqtqe2m6v02u2r0g796odicok53sp3duc2e9c0gs4p0keln0rog" 2026/04/14 04:26:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/14 04:26:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/14 04:26:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/14 04:26:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "falkr6f68plb24um4ihv9ptigpmfgtc81omgcssquts90ntsbd40" 2026/04/14 04:26:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/14 04:26:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "b9b7dr98gdvlvoh19hc5vur090ss86tglfdv9ugol76ofsqgtjvg" 2026/04/14 04:26:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/14 04:26:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d7t54l1tqtai060rm1iqle19o372b86mjhpmqqhuv4ik008o70m0" 2026/04/14 04:26:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ff8jp9bom2jtr2081kka316t5n7dviv8t4lvf6pr7e6guk8qafc0" 2026/04/14 04:26:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/14 04:26:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/14 04:26:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/14 04:26:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "65rffet5qtp0tc5qbkn7fl8fm21rkl9ooc63ob38ucg0plr6gkeg" 2026/04/14 04:26:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/14 04:26:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a1g3g8c8amojqghrpe616630pkt4deo1te9tu03i8v6ba89aovsg" 2026/04/14 04:26:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/14 04:26:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "kh6omm9satuhgc6vb03vfpn7qqukf1frcmer8maeh66f1iuugulg" 2026/04/14 04:26:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/14 04:26:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d2ipbd3t4g9e5lreuung21evnp99et6hoi5qtj3v46etk5612ng" 2026/04/14 04:26:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/14 04:26:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/14 04:26:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gff4009ubu4m8g9h4pirkcmhtk6geplls1finenkalmski8jmea0" 2026/04/14 04:26:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "36joi5072e9pld2a0521io67gapj67o7i342uvhp15l8dqoi2m5g" 2026/04/14 04:26:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gmbgp5sdvka5c4gihnce111g1cuhdnr1cmihb490vj9dr8jaok5g" 2026/04/14 04:26:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/14 04:26:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/14 04:26:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vq4fprjln6d7jf4u3d9kt6hrnedrkqhsmn3ec8v2qolj4uc5rvgg" 2026/04/14 04:26:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/14 04:26:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/14 04:26:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/14 04:26:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/14 04:26:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" === RUN TestTransform/truncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:26:42 DEBUG : dir1/0000-abcdefg.txt: md5 = d8f22a5b6f98ba23ff35fae776a8a78a OK 2026/04/14 04:26:44 DEBUG : dir1/0001-bcdefgh.txt: md5 = da6357d057cfb6ddb431d138bf3d2fea OK 2026/04/14 04:26:45 DEBUG : dir1/0002-cdefghi.txt: md5 = 3d3e31fdac809140bc543d3fced5220d OK 2026/04/14 04:26:47 DEBUG : dir1/0003-defghij.txt: md5 = 816cde44815417f6ab041234795d8d6f OK 2026/04/14 04:26:48 DEBUG : dir1/0004-efghijk.txt: md5 = bb21119e3f26e91c699ec867ddea2c7b OK 2026/04/14 04:26:49 DEBUG : dir1/0005-fghijkl.txt: md5 = 01f90fdccf5fa0dbe9ae2a2d6131c009 OK 2026/04/14 04:26:51 DEBUG : dir1/0006-ghijklm.txt: md5 = 888d51e3e524347bd9bbe376038a6fe8 OK 2026/04/14 04:26:52 DEBUG : dir1/0007-1234567.txt: md5 = 006c03c6a10c5be19fddf997814d21f1 OK 2026/04/14 04:26:54 DEBUG : dir1/0008-2345678.txt: md5 = 5a9525008e6ef7ac8bf47b90583da629 OK 2026/04/14 04:26:55 DEBUG : dir1/0009-3456789.txt: md5 = 2e5be42d7ce2439bff78387752d07ef7 OK 2026/04/14 04:26:57 DEBUG : dir1/0010-456789.txt: md5 = d0a0dbad1cabd1fd050ef58f2b4c76a4 OK 2026/04/14 04:26:58 DEBUG : dir1/0011-56789;.txt: md5 = 29b2c1a655c6868b8a8b51ab22cdf5e6 OK 2026/04/14 04:26:59 DEBUG : dir1/0012-6789;.txt: md5 = f225771757f8a231851f387b41504090 OK 2026/04/14 04:27:01 DEBUG : dir1/0013-789;=.txt: md5 = 6d4e87877ebcd4ecae3308b6a18a70e1 OK 2026/04/14 04:27:02 DEBUG : dir1/0014-89;=.txt: md5 = 807ac5bf59b2076fb5f019421f2c55a8 OK 2026/04/14 04:27:04 DEBUG : dir1/0015-9;=.txt: md5 = 3b4cefd84efd1178f0c7f63aa237b0db OK 2026/04/14 04:27:05 DEBUG : apple: md5 = 2678be2f1b983d367f5ae67716bc3494 OK 2026/04/14 04:27:06 DEBUG : banana: md5 = dbddb6a262d3bd9129318b8c71203bfe OK 2026/04/14 04:27:08 DEBUG : appleappleapplebanana: md5 = dc579d3bc97e3ff7fd22b7183123a64f OK 2026/04/14 04:27:09 DEBUG : splitbananasplit: md5 = 6b896f8cda1b62cddd157b7f20474c65 OK 2026/04/14 04:27:09 DEBUG : Waiting for deletions to finish 2026/04/14 04:27:10 DEBUG : banana: Excluded (Path Filter) 2026/04/14 04:27:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/14 04:27:10 DEBUG : apple: Excluded (Path Filter) 2026/04/14 04:27:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/14 04:27:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/14 04:27:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/14 04:27:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/14 04:27:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/14 04:27:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/14 04:27:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/14 04:27:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/14 04:27:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/14 04:27:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/14 04:27:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/14 04:27:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/14 04:27:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/14 04:27:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/14 04:27:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/14 04:27:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/14 04:27:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/14 04:27:10 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/14 04:27:10 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/14 04:27:10 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/14 04:27:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/14 04:27:10 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/14 04:27:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/14 04:27:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/14 04:27:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/14 04:27:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/14 04:27:11 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/14 04:27:11 DEBUG : apple: size = 5 OK 2026/04/14 04:27:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:27:11 DEBUG : apple: Unchanged skipping 2026/04/14 04:27:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/14 04:27:11 DEBUG : banana: size = 6 OK 2026/04/14 04:27:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:27:11 DEBUG : banana: Unchanged skipping 2026/04/14 04:27:11 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/14 04:27:11 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/14 04:27:11 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/14 04:27:11 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/14 04:27:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/14 04:27:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/14 04:27:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/14 04:27:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/14 04:27:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/14 04:27:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/14 04:27:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/14 04:27:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/14 04:27:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/14 04:27:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/14 04:27:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/14 04:27:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/14 04:27:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/14 04:27:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/14 04:27:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/14 04:27:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/14 04:27:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/14 04:27:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/14 04:27:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/14 04:27:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/14 04:27:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/14 04:27:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/14 04:27:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/14 04:27:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/14 04:27:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/14 04:27:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/14 04:27:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/14 04:27:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/14 04:27:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/14 04:27:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/14 04:27:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/14 04:27:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/14 04:27:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/14 04:27:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/14 04:27:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/14 04:27:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/14 04:27:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/14 04:27:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/14 04:27:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/14 04:27:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/14 04:27:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/14 04:27:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/14 04:27:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/14 04:27:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/14 04:27:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/14 04:27:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/14 04:27:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/14 04:27:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/14 04:27:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/14 04:27:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/14 04:27:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/14 04:27:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/14 04:27:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/14 04:27:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/14 04:27:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/14 04:27:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/14 04:27:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/14 04:27:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/14 04:27:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/14 04:27:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/14 04:27:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/14 04:27:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/14 04:27:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/14 04:27:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/14 04:27:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/14 04:27:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/14 04:27:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/14 04:27:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/14 04:27:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/14 04:27:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/14 04:27:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/14 04:27:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/14 04:27:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/14 04:27:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/14 04:27:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/14 04:27:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/14 04:27:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/14 04:27:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/14 04:27:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/14 04:27:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/14 04:27:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/14 04:27:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/14 04:27:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/14 04:27:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/14 04:27:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/14 04:27:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/14 04:27:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/14 04:27:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/14 04:27:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/14 04:27:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/14 04:27:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/14 04:27:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/14 04:27:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/14 04:27:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/14 04:27:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/14 04:27:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/14 04:27:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/14 04:27:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/14 04:27:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/14 04:27:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/14 04:27:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/14 04:27:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/14 04:27:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/14 04:27:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/14 04:27:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/14 04:27:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/14 04:27:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/14 04:27:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/14 04:27:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/14 04:27:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/14 04:27:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/14 04:27:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/14 04:27:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/14 04:27:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/14 04:27:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/14 04:27:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/14 04:27:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/14 04:27:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/14 04:27:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/14 04:27:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/14 04:27:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/14 04:27:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/14 04:27:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/14 04:27:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/14 04:27:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/14 04:27:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/14 04:27:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/14 04:27:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/14 04:27:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/14 04:27:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/14 04:27:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/14 04:27:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/14 04:27:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/14 04:27:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/14 04:27:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/14 04:27:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/14 04:27:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/14 04:27:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/14 04:27:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/14 04:27:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/14 04:27:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/14 04:27:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/14 04:27:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/14 04:27:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/14 04:27:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/14 04:27:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/14 04:27:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/14 04:27:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/14 04:27:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/14 04:27:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/14 04:27:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/14 04:27:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/14 04:27:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/14 04:27:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/14 04:27:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/14 04:27:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/14 04:27:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/14 04:27:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/14 04:27:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/14 04:27:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/14 04:27:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/14 04:27:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/14 04:27:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/14 04:27:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/14 04:27:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/14 04:27:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/14 04:27:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/14 04:27:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/14 04:27:11 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/14 04:27:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/14 04:27:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/14 04:27:11 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/14 04:27:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/14 04:27:11 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/14 04:27:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/14 04:27:11 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/14 04:27:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/14 04:27:11 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/14 04:27:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/14 04:27:11 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/14 04:27:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/14 04:27:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/14 04:27:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/14 04:27:11 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/14 04:27:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/14 04:27:11 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/14 04:27:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/14 04:27:11 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/14 04:27:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/14 04:27:11 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/14 04:27:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/14 04:27:11 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/14 04:27:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/14 04:27:11 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/14 04:27:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/14 04:27:11 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/14 04:27:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/14 04:27:11 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/14 04:27:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/14 04:27:11 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/14 04:27:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/14 04:27:11 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/14 04:27:11 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/14 04:27:11 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/14 04:27:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:27:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:27:12 DEBUG : appleapple: md5 = 044bc5aef3269e30503573f892ffb450 OK 2026/04/14 04:27:12 DEBUG : appleapple: size = 21 OK 2026/04/14 04:27:12 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/04/14 04:27:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/14 04:27:12 DEBUG : dir1/0000-abcde: md5 = db4c02ff91c89fc314c43da7be719f2d OK 2026/04/14 04:27:12 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/14 04:27:12 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/04/14 04:27:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/14 04:27:12 DEBUG : splitbanan: md5 = 24ba37ae8f0fa577e8b80feb138bf02a OK 2026/04/14 04:27:12 DEBUG : splitbanan: size = 16 OK 2026/04/14 04:27:12 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/04/14 04:27:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/14 04:27:13 DEBUG : dir1/0001-bcdef: md5 = 596a269a8e967e05a28a11f11a257f91 OK 2026/04/14 04:27:13 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/14 04:27:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/04/14 04:27:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/14 04:27:14 DEBUG : dir1/0002-cdefg: md5 = c6250d557834ef8c65f944fe0de32197 OK 2026/04/14 04:27:14 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/14 04:27:14 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/04/14 04:27:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/14 04:27:14 DEBUG : dir1/0004-efghi: md5 = e3eb9a86e6ed673fdcf06a93bea15437 OK 2026/04/14 04:27:14 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/14 04:27:14 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/04/14 04:27:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/14 04:27:14 DEBUG : dir1/0003-defgh: md5 = ebda76c4ff59da1f8ca42e4047424204 OK 2026/04/14 04:27:14 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/14 04:27:14 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/04/14 04:27:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/14 04:27:14 DEBUG : dir1/0005-fghij: md5 = 2b2f76a2adf3e89bd3e6e61566c8b43e OK 2026/04/14 04:27:14 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/14 04:27:14 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/04/14 04:27:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/14 04:27:15 DEBUG : dir1/0006-ghijk: md5 = 416b6aee45d7d3ad1bfc4d21902fc7ca OK 2026/04/14 04:27:15 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/14 04:27:15 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/04/14 04:27:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/14 04:27:15 DEBUG : dir1/0007-12345: md5 = b41e9d082f8a16097263b84f56ab892f OK 2026/04/14 04:27:15 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/14 04:27:15 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/04/14 04:27:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/14 04:27:15 DEBUG : dir1/0008-23456: md5 = 5c1bf59c56e3dbcf484b98a001fd4c50 OK 2026/04/14 04:27:15 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/14 04:27:15 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/04/14 04:27:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/14 04:27:15 DEBUG : dir1/0009-34567: md5 = dfb43c478fe8caf296f03cbc1fa02410 OK 2026/04/14 04:27:15 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/14 04:27:15 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/04/14 04:27:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/14 04:27:16 DEBUG : dir1/0011-56789: md5 = b9d6140c5ce0a5dd9557ddf1d096534f OK 2026/04/14 04:27:16 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/14 04:27:16 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/04/14 04:27:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/14 04:27:17 DEBUG : dir1/0010-45678: md5 = cb2fa7eefdd6e93c5287c17a07dee80d OK 2026/04/14 04:27:17 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/14 04:27:17 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/04/14 04:27:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/14 04:27:17 DEBUG : dir1/0013-789;=: md5 = cf7f2f12877c1dd98c3c20b0c9b12bdc OK 2026/04/14 04:27:17 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/14 04:27:17 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/04/14 04:27:17 DEBUG : dir1/0012-6789;: md5 = 6d7bc69e20a263e02edc0c955d67e9a7 OK 2026/04/14 04:27:17 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/14 04:27:17 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/04/14 04:27:18 DEBUG : dir1/0015-9;=.t: md5 = 5d7e5cfeaae169fe36f0f0c43a14bf93 OK 2026/04/14 04:27:18 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/14 04:27:18 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/04/14 04:27:18 DEBUG : dir1/0014-89;=.: md5 = 9fe7c9fc172dbf8d9a65c1b076a3c31a OK 2026/04/14 04:27:18 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/14 04:27:18 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/04/14 04:27:18 DEBUG : Waiting for deletions to finish 2026/04/14 04:27:18 INFO : dir1/0009-3456789.txt: Deleted 2026/04/14 04:27:18 INFO : appleappleapplebanana: Deleted 2026/04/14 04:27:18 INFO : dir1/0011-56789;.txt: Deleted 2026/04/14 04:27:18 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/14 04:27:18 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/14 04:27:18 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/14 04:27:18 INFO : dir1/0007-1234567.txt: Deleted 2026/04/14 04:27:18 INFO : dir1/0014-89;=.txt: Deleted 2026/04/14 04:27:19 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/14 04:27:19 INFO : dir1/0013-789;=.txt: Deleted 2026/04/14 04:27:19 INFO : dir1/0012-6789;.txt: Deleted 2026/04/14 04:27:19 INFO : dir1/0015-9;=.txt: Deleted 2026/04/14 04:27:19 INFO : splitbananasplit: Deleted 2026/04/14 04:27:19 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/14 04:27:19 INFO : dir1/0008-2345678.txt: Deleted 2026/04/14 04:27:19 INFO : dir1/0003-defghij.txt: Deleted 2026/04/14 04:27:19 INFO : dir1/0010-456789.txt: Deleted 2026/04/14 04:27:19 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/14 04:27:19 DEBUG : Waiting for deletions to finish 2026/04/14 04:27:20 DEBUG : banana: Excluded (Path Filter) 2026/04/14 04:27:20 DEBUG : apple: Excluded (Path Filter) 2026/04/14 04:27:20 DEBUG : appleapple: Excluded (Path Filter) 2026/04/14 04:27:20 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/14 04:27:20 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/14 04:27:20 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/14 04:27:20 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/14 04:27:20 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/14 04:27:20 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/14 04:27:20 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/14 04:27:20 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/14 04:27:20 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/14 04:27:20 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/14 04:27:20 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/14 04:27:20 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/14 04:27:20 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/14 04:27:20 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/14 04:27:20 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/14 04:27:20 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/14 04:27:20 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/14 04:27:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/14 04:27:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/14 04:27:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/14 04:27:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/14 04:27:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/14 04:27:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/14 04:27:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/14 04:27:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/14 04:27:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/14 04:27:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/14 04:27:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/14 04:27:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/14 04:27:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/14 04:27:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/14 04:27:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/14 04:27:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/14 04:27:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/14 04:27:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/14 04:27:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/14 04:27:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/14 04:27:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/14 04:27:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/14 04:27:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/14 04:27:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/14 04:27:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/14 04:27:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/14 04:27:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/14 04:27:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/14 04:27:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/14 04:27:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/14 04:27:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/14 04:27:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/14 04:27:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/14 04:27:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/14 04:27:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/14 04:27:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/14 04:27:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/14 04:27:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/14 04:27:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/14 04:27:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/14 04:27:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/14 04:27:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/14 04:27:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/14 04:27:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/14 04:27:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/14 04:27:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/14 04:27:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/14 04:27:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/14 04:27:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/14 04:27:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/14 04:27:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/14 04:27:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/14 04:27:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/14 04:27:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/14 04:27:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/14 04:27:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/14 04:27:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/14 04:27:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/14 04:27:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/14 04:27:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/14 04:27:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/14 04:27:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/14 04:27:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/14 04:27:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/14 04:27:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/14 04:27:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/14 04:27:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/14 04:27:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/14 04:27:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/14 04:27:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/14 04:27:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/14 04:27:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/14 04:27:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/14 04:27:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/14 04:27:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/14 04:27:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/14 04:27:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/14 04:27:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/14 04:27:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/14 04:27:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/14 04:27:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/14 04:27:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/14 04:27:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/14 04:27:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/14 04:27:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/14 04:27:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/14 04:27:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/14 04:27:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/14 04:27:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/14 04:27:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/14 04:27:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/14 04:27:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/14 04:27:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/14 04:27:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/14 04:27:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/14 04:27:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/14 04:27:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/14 04:27:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/14 04:27:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/14 04:27:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/14 04:27:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/14 04:27:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/14 04:27:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/14 04:27:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/14 04:27:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/14 04:27:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/14 04:27:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/14 04:27:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/14 04:27:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/14 04:27:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/14 04:27:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/14 04:27:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/14 04:27:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/14 04:27:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/14 04:27:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/14 04:27:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/14 04:27:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/14 04:27:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/14 04:27:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/14 04:27:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/14 04:27:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/14 04:27:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/14 04:27:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/14 04:27:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/14 04:27:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/14 04:27:21 DEBUG : dir1: Directory modification time the same (differ by -230.174µs, within tolerance 1ms) 2026/04/14 04:27:21 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/14 04:27:21 DEBUG : appleapple: size = 21 OK 2026/04/14 04:27:21 DEBUG : banana: size = 6 OK 2026/04/14 04:27:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:27:21 DEBUG : splitbanan: size = 16 OK 2026/04/14 04:27:21 DEBUG : banana: Unchanged skipping 2026/04/14 04:27:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:27:21 DEBUG : splitbananasplit: Unchanged skipping 2026/04/14 04:27:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:27:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/14 04:27:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/14 04:27:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/14 04:27:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/14 04:27:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/14 04:27:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/14 04:27:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/14 04:27:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/14 04:27:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/14 04:27:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/14 04:27:21 DEBUG : apple: size = 5 OK 2026/04/14 04:27:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/14 04:27:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/14 04:27:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/14 04:27:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:27:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/14 04:27:21 DEBUG : apple: Unchanged skipping 2026/04/14 04:27:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/14 04:27:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/14 04:27:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/14 04:27:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/14 04:27:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/14 04:27:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/14 04:27:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/14 04:27:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/14 04:27:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/14 04:27:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/14 04:27:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/14 04:27:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/14 04:27:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/14 04:27:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/14 04:27:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/14 04:27:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/14 04:27:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/14 04:27:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/14 04:27:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/14 04:27:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/14 04:27:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/14 04:27:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/14 04:27:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/14 04:27:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/14 04:27:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/14 04:27:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/14 04:27:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/14 04:27:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/14 04:27:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/14 04:27:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/14 04:27:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/14 04:27:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/14 04:27:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/14 04:27:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/14 04:27:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/14 04:27:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/14 04:27:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/14 04:27:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/14 04:27:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/14 04:27:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/14 04:27:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/14 04:27:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/14 04:27:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/14 04:27:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/14 04:27:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/14 04:27:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/14 04:27:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/14 04:27:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/14 04:27:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/14 04:27:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/14 04:27:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/14 04:27:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/14 04:27:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/14 04:27:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/14 04:27:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/14 04:27:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/14 04:27:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/14 04:27:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/14 04:27:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/14 04:27:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/14 04:27:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/14 04:27:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/14 04:27:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/14 04:27:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/14 04:27:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/14 04:27:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/14 04:27:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/14 04:27:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/14 04:27:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/14 04:27:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/14 04:27:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/14 04:27:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/14 04:27:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/14 04:27:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/14 04:27:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/14 04:27:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/14 04:27:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/14 04:27:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/14 04:27:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/14 04:27:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/14 04:27:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/14 04:27:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/14 04:27:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/14 04:27:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/14 04:27:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/14 04:27:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/14 04:27:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/14 04:27:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/14 04:27:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/14 04:27:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/14 04:27:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/14 04:27:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/14 04:27:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/14 04:27:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/14 04:27:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/14 04:27:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/14 04:27:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/14 04:27:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/14 04:27:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/14 04:27:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/14 04:27:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/14 04:27:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/14 04:27:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/14 04:27:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/14 04:27:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/14 04:27:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/14 04:27:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/14 04:27:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/14 04:27:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/14 04:27:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/14 04:27:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/14 04:27:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/14 04:27:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/14 04:27:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/14 04:27:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/14 04:27:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/14 04:27:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/14 04:27:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/14 04:27:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/14 04:27:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/14 04:27:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/14 04:27:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/14 04:27:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/14 04:27:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/14 04:27:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/14 04:27:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/14 04:27:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/14 04:27:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/14 04:27:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/14 04:27:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/14 04:27:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/14 04:27:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/14 04:27:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/14 04:27:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/14 04:27:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/14 04:27:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/14 04:27:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/14 04:27:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/14 04:27:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/14 04:27:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/14 04:27:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/14 04:27:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/14 04:27:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/14 04:27:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/14 04:27:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/14 04:27:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/14 04:27:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/14 04:27:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/14 04:27:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/14 04:27:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/14 04:27:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/14 04:27:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/14 04:27:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/14 04:27:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/14 04:27:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/14 04:27:21 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/14 04:27:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/14 04:27:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/14 04:27:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/14 04:27:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/14 04:27:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/14 04:27:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/14 04:27:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/14 04:27:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/14 04:27:21 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/14 04:27:21 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/14 04:27:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:27:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/14 04:27:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:27:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/14 04:27:21 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/14 04:27:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:27:21 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/14 04:27:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:27:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/14 04:27:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/14 04:27:21 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/14 04:27:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:27:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/14 04:27:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/14 04:27:21 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/14 04:27:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:27:21 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/14 04:27:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:27:21 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/14 04:27:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/14 04:27:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:27:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/14 04:27:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/14 04:27:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/14 04:27:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/14 04:27:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/14 04:27:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/14 04:27:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/14 04:27:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/14 04:27:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/14 04:27:21 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/14 04:27:21 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/14 04:27:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:27:21 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/14 04:27:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:27:21 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/14 04:27:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:27:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/14 04:27:21 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/14 04:27:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:27:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/14 04:27:21 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/14 04:27:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:27:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/14 04:27:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/14 04:27:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:27:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/14 04:27:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/14 04:27:21 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/14 04:27:21 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/14 04:27:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:27:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/14 04:27:21 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/14 04:27:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:27:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/14 04:27:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:27:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:27:21 DEBUG : Waiting for deletions to finish 2026/04/14 04:27:21 DEBUG : Waiting for deletions to finish 2026/04/14 04:27:21 DEBUG : banana: Excluded (Path Filter) 2026/04/14 04:27:21 DEBUG : apple: Excluded (Path Filter) 2026/04/14 04:27:21 DEBUG : appleapple: Excluded (Path Filter) 2026/04/14 04:27:21 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/14 04:27:21 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/14 04:27:21 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/14 04:27:21 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/14 04:27:21 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/14 04:27:21 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/14 04:27:21 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/14 04:27:21 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/14 04:27:21 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/14 04:27:21 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/14 04:27:21 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/14 04:27:21 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/14 04:27:21 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/14 04:27:21 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/14 04:27:21 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/14 04:27:21 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/14 04:27:21 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/14 04:27:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/14 04:27:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/14 04:27:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/14 04:27:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/14 04:27:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/14 04:27:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/14 04:27:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/14 04:27:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/14 04:27:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/14 04:27:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/14 04:27:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/14 04:27:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/14 04:27:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/14 04:27:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/14 04:27:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/14 04:27:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/14 04:27:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/14 04:27:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/14 04:27:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/14 04:27:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/14 04:27:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/14 04:27:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/14 04:27:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/14 04:27:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/14 04:27:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/14 04:27:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/14 04:27:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/14 04:27:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/14 04:27:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/14 04:27:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/14 04:27:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/14 04:27:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/14 04:27:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/14 04:27:22 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/14 04:27:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/14 04:27:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/14 04:27:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/14 04:27:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/14 04:27:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/14 04:27:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/14 04:27:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/14 04:27:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/14 04:27:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/14 04:27:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/14 04:27:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/14 04:27:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/14 04:27:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/14 04:27:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/14 04:27:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/14 04:27:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/14 04:27:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/14 04:27:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/14 04:27:22 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/14 04:27:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "oej4j4e1hbhqiac3q9dd003pjk" 2026/04/14 04:27:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "996a7rrg3h477bbo9k5td824p0" 2026/04/14 04:27:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7cq4675dk1t6nrf8il78l2arno" 2026/04/14 04:27:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "jh6sgav4bmi0h493va03djc48k" 2026/04/14 04:27:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/14 04:27:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7sinbqgmsd6m7sasmdvkk651fg" 2026/04/14 04:27:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/14 04:27:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/14 04:27:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/14 04:27:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/14 04:27:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/14 04:27:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "j5s1tnhu7vq05e1lqqdsacmrm8" 2026/04/14 04:27:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/14 04:27:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "17bsp366690b541qfe31obp2i8" 2026/04/14 04:27:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/14 04:27:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/14 04:27:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e78nbgp63oau20jqotisme95u4" 2026/04/14 04:27:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "8hlusmenqsj89absmc5gblmkm4" 2026/04/14 04:27:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/14 04:27:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/14 04:27:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d9bdv3lhp93l618voo1g8ove6s" 2026/04/14 04:27:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "al5919deam5qa6ek2c4jstfogs" 2026/04/14 04:27:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/14 04:27:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/14 04:27:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/14 04:27:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/14 04:27:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d958gsc73590i3i86a6s9p4f0" 2026/04/14 04:27:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lbfuc3qire26oqvuo0bj3mg1to" 2026/04/14 04:27:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/14 04:27:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ggvo8akdl5a946j89k2d5o8plc" 2026/04/14 04:27:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0t68cli4t8c0res5eve9sppn28" 2026/04/14 04:27:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e8ecvitiml58tr96ger7ug402k" === RUN TestTransform/encoder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:27:35 DEBUG : dir1/0000-abcdefg.txt: md5 = 838d1e269410a3bd0144f32c40f22831 OK 2026/04/14 04:27:36 DEBUG : dir1/0001-bcdefgh.txt: md5 = c25e4d7b17ffe472c9f40da1c9b049da OK 2026/04/14 04:27:37 DEBUG : dir1/0002-cdefghi.txt: md5 = 2249cadb5be79745ed4691e69bdba8f6 OK 2026/04/14 04:27:39 DEBUG : dir1/0003-defghij.txt: md5 = a63ee60e0b9bdf81280688350e34582c OK 2026/04/14 04:27:40 DEBUG : dir1/0004-efghijk.txt: md5 = c8d24416aff0c1e504e00e29f4fb6c54 OK 2026/04/14 04:27:42 DEBUG : dir1/0005-fghijkl.txt: md5 = f13e9af8c64d4a97fb7be74b73719964 OK 2026/04/14 04:27:43 DEBUG : dir1/0006-ghijklm.txt: md5 = 41853807a70a4fb28476d3a7a7b2f883 OK 2026/04/14 04:27:45 DEBUG : dir1/0007-1234567.txt: md5 = 411792fca66a172d60ac6ad48fb7f13c OK 2026/04/14 04:27:47 DEBUG : dir1/0008-2345678.txt: md5 = cec230274a679ee94f7c6cd2dd69ab12 OK 2026/04/14 04:27:48 DEBUG : dir1/0009-3456789.txt: md5 = 019101ae362f80298896bde141cc01b4 OK 2026/04/14 04:27:50 DEBUG : dir1/0010-456789.txt: md5 = d4e5dcd89ce3ae886bc671064d93704c OK 2026/04/14 04:27:51 DEBUG : dir1/0011-56789;.txt: md5 = b1909e37c95150df9b95f3b08be58ca0 OK 2026/04/14 04:27:53 DEBUG : dir1/0012-6789;.txt: md5 = 3bdc75b7c8ec34e669fa7cd32d6adba2 OK 2026/04/14 04:27:54 DEBUG : dir1/0013-789;=.txt: md5 = 5016ffc1b4cd8876b284b8b855996885 OK 2026/04/14 04:27:55 DEBUG : dir1/0014-89;=.txt: md5 = 5abdfaf72fc284dd6f14f8a9d287b44f OK 2026/04/14 04:27:57 DEBUG : dir1/0015-9;=.txt: md5 = 21ab143f03416dcf812603c21a386f3a OK 2026/04/14 04:27:58 DEBUG : apple: md5 = 581318646588f080c1c48c2b9042b358 OK 2026/04/14 04:28:00 DEBUG : banana: md5 = 635f7b70c5a0beb585c64be90c7ea745 OK 2026/04/14 04:28:01 DEBUG : appleappleapplebanana: md5 = 43fd27942bbc7a732d05b6de9511ca42 OK 2026/04/14 04:28:03 DEBUG : splitbananasplit: md5 = 72be8a74db632d64ff628bbb7b9e8472 OK 2026/04/14 04:28:03 DEBUG : Waiting for deletions to finish 2026/04/14 04:28:03 DEBUG : banana: Excluded (Path Filter) 2026/04/14 04:28:03 DEBUG : apple: Excluded (Path Filter) 2026/04/14 04:28:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/14 04:28:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/14 04:28:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/14 04:28:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/14 04:28:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/14 04:28:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/14 04:28:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/14 04:28:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/14 04:28:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/14 04:28:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/14 04:28:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/14 04:28:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/14 04:28:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/14 04:28:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/14 04:28:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/14 04:28:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/14 04:28:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/14 04:28:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/14 04:28:04 DEBUG : apple: size = 5 OK 2026/04/14 04:28:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/14 04:28:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:28:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:28:04 DEBUG : apple: Unchanged skipping 2026/04/14 04:28:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/14 04:28:04 DEBUG : banana: size = 6 OK 2026/04/14 04:28:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:28:04 DEBUG : banana: Unchanged skipping 2026/04/14 04:28:05 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/14 04:28:05 DEBUG : splitbananasplit: size = 16 OK 2026/04/14 04:28:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:28:05 DEBUG : splitbananasplit: Unchanged skipping 2026/04/14 04:28:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/14 04:28:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/14 04:28:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/14 04:28:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:28:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/14 04:28:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/14 04:28:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:28:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/14 04:28:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/14 04:28:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:28:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/14 04:28:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/14 04:28:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:28:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/14 04:28:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/14 04:28:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:28:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/14 04:28:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:28:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/14 04:28:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:28:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/14 04:28:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:28:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/14 04:28:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/14 04:28:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:28:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/14 04:28:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/14 04:28:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/14 04:28:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:28:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/14 04:28:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/14 04:28:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:28:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/14 04:28:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/14 04:28:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/14 04:28:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:28:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:28:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:28:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:28:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/14 04:28:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/14 04:28:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/14 04:28:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:28:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/14 04:28:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/14 04:28:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/14 04:28:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:28:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/14 04:28:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/14 04:28:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:28:05 DEBUG : Waiting for deletions to finish 2026/04/14 04:28:05 DEBUG : Waiting for deletions to finish 2026/04/14 04:28:05 DEBUG : banana: Excluded (Path Filter) 2026/04/14 04:28:05 DEBUG : apple: Excluded (Path Filter) 2026/04/14 04:28:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/14 04:28:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/14 04:28:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/14 04:28:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/14 04:28:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/14 04:28:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/14 04:28:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/14 04:28:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/14 04:28:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/14 04:28:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/14 04:28:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/14 04:28:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/14 04:28:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/14 04:28:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/14 04:28:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/14 04:28:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/14 04:28:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/14 04:28:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/14 04:28:06 DEBUG : dir1: Directory modification time the same (differ by -978.6µs, within tolerance 1ms) 2026/04/14 04:28:06 DEBUG : apple: size = 5 OK 2026/04/14 04:28:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:28:06 DEBUG : apple: Unchanged skipping 2026/04/14 04:28:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/14 04:28:06 DEBUG : splitbananasplit: size = 16 OK 2026/04/14 04:28:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:28:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:28:06 DEBUG : splitbananasplit: Unchanged skipping 2026/04/14 04:28:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/14 04:28:06 DEBUG : banana: size = 6 OK 2026/04/14 04:28:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:28:06 DEBUG : banana: Unchanged skipping 2026/04/14 04:28:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/14 04:28:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:28:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/14 04:28:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/14 04:28:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:28:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/14 04:28:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/14 04:28:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:28:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/14 04:28:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/14 04:28:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/14 04:28:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/14 04:28:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:28:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/14 04:28:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/14 04:28:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:28:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/14 04:28:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/14 04:28:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:28:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/14 04:28:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:28:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:28:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/14 04:28:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/14 04:28:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:28:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:28:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/14 04:28:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/14 04:28:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:28:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/14 04:28:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/14 04:28:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:28:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/14 04:28:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/14 04:28:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:28:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/14 04:28:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/14 04:28:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/14 04:28:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:28:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/14 04:28:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/14 04:28:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:28:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/14 04:28:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/14 04:28:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:28:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/14 04:28:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/14 04:28:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:28:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/14 04:28:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:28:06 DEBUG : Waiting for deletions to finish 2026/04/14 04:28:06 DEBUG : Waiting for deletions to finish 2026/04/14 04:28:07 DEBUG : banana: Excluded (Path Filter) 2026/04/14 04:28:07 DEBUG : apple: Excluded (Path Filter) 2026/04/14 04:28:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/14 04:28:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/14 04:28:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/14 04:28:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/14 04:28:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/14 04:28:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/14 04:28:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/14 04:28:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/14 04:28:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/14 04:28:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/14 04:28:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/14 04:28:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/14 04:28:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/14 04:28:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/14 04:28:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/14 04:28:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/14 04:28:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/14 04:28:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/14 04:28:07 DEBUG : Waiting for deletions to finish 2026/04/14 04:28:08 DEBUG : banana: Excluded (Path Filter) 2026/04/14 04:28:08 DEBUG : apple: Excluded (Path Filter) 2026/04/14 04:28:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/14 04:28:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/14 04:28:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/14 04:28:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/14 04:28:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/14 04:28:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/14 04:28:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/14 04:28:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/14 04:28:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/14 04:28:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/14 04:28:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/14 04:28:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/14 04:28:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/14 04:28:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/14 04:28:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/14 04:28:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/14 04:28:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/14 04:28:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/14 04:28:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/14 04:28:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/14 04:28:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/14 04:28:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/14 04:28:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/14 04:28:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/14 04:28:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/14 04:28:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/14 04:28:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/14 04:28:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/14 04:28:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/14 04:28:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/14 04:28:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/14 04:28:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/14 04:28:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/14 04:28:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" === RUN TestTransform/ISO-8859-1 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:28:21 DEBUG : dir1/0000-abcdefg.txt: md5 = 62fe11815e71b21d63946feb7e96c5e6 OK 2026/04/14 04:28:22 DEBUG : dir1/0001-bcdefgh.txt: md5 = 5bc2b828fb111d9f73c05ed1ae941f4b OK 2026/04/14 04:28:24 DEBUG : dir1/0002-cdefghi.txt: md5 = 33754a959ecdbcf6e0abed50564549d7 OK 2026/04/14 04:28:26 DEBUG : dir1/0003-defghij.txt: md5 = 8b3533e9cc6026048c10aeb69decd1aa OK 2026/04/14 04:28:28 DEBUG : dir1/0004-efghijk.txt: md5 = 78d54b642738b74993247cb70915ac97 OK 2026/04/14 04:28:30 DEBUG : dir1/0005-fghijkl.txt: md5 = 49e0ff7d39e8115f7abdd33bda492565 OK 2026/04/14 04:28:31 DEBUG : dir1/0006-ghijklm.txt: md5 = 917f01c4c74996a68811fcc4103f0e24 OK 2026/04/14 04:28:33 DEBUG : dir1/0007-1234567.txt: md5 = bd924ec5b1171a49871e1cf956a8ad34 OK 2026/04/14 04:28:34 DEBUG : dir1/0008-2345678.txt: md5 = 60c3de5985ac46c56a94067ee5c34724 OK 2026/04/14 04:28:36 DEBUG : dir1/0009-3456789.txt: md5 = d7fdc23f3d0afb99bab81e5581ee963a OK 2026/04/14 04:28:37 DEBUG : dir1/0010-456789.txt: md5 = e1ac5ca1086a6a15cd52647b5bbd76c1 OK 2026/04/14 04:28:38 DEBUG : dir1/0011-56789;.txt: md5 = c0aea8b14b84b080334d15af551d658b OK 2026/04/14 04:28:40 DEBUG : dir1/0012-6789;.txt: md5 = bc6b640f45b647a99fd2e5fe066df66c OK 2026/04/14 04:28:42 DEBUG : dir1/0013-789;=.txt: md5 = dce89695eb371f477d270f6dafee1902 OK 2026/04/14 04:28:43 DEBUG : dir1/0014-89;=.txt: md5 = 2cea2a298228591cc43305ed3a649e56 OK 2026/04/14 04:28:45 DEBUG : dir1/0015-9;=.txt: md5 = 83d7972c87e732a719e8719946cf8299 OK 2026/04/14 04:28:46 DEBUG : apple: md5 = fbf260245b6008a0af2437fbcc17bfa3 OK 2026/04/14 04:28:48 DEBUG : banana: md5 = 1737bcf55daadfe1d452c413c47ed6c0 OK 2026/04/14 04:28:50 DEBUG : appleappleapplebanana: md5 = 2ca0aa43d07b0161bd37e11f6476027c OK 2026/04/14 04:28:51 DEBUG : splitbananasplit: md5 = 7930c6d732ee1811d138d665f6d99174 OK 2026/04/14 04:28:51 DEBUG : Waiting for deletions to finish 2026/04/14 04:28:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/14 04:28:51 DEBUG : apple: Excluded (Path Filter) 2026/04/14 04:28:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/14 04:28:51 DEBUG : banana: Excluded (Path Filter) 2026/04/14 04:28:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/14 04:28:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/14 04:28:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/14 04:28:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/14 04:28:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/14 04:28:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/14 04:28:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/14 04:28:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/14 04:28:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/14 04:28:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/14 04:28:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/14 04:28:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/14 04:28:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/14 04:28:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/14 04:28:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/14 04:28:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/14 04:28:52 DEBUG : apple: size = 5 OK 2026/04/14 04:28:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:28:52 DEBUG : apple: Unchanged skipping 2026/04/14 04:28:52 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/14 04:28:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:28:52 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/14 04:28:52 DEBUG : banana: size = 6 OK 2026/04/14 04:28:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:28:52 DEBUG : banana: Unchanged skipping 2026/04/14 04:28:53 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/14 04:28:53 DEBUG : splitbananasplit: size = 16 OK 2026/04/14 04:28:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:28:53 DEBUG : splitbananasplit: Unchanged skipping 2026/04/14 04:28:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/14 04:28:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:28:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/14 04:28:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/14 04:28:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:28:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/14 04:28:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/14 04:28:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:28:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/14 04:28:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/14 04:28:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:28:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/14 04:28:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/14 04:28:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:28:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/14 04:28:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:28:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/14 04:28:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/14 04:28:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:28:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/14 04:28:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:28:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/14 04:28:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/14 04:28:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:28:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/14 04:28:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/14 04:28:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/14 04:28:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:28:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/14 04:28:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:28:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/14 04:28:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/14 04:28:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:28:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/14 04:28:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/14 04:28:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:28:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/14 04:28:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/14 04:28:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:28:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/14 04:28:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/14 04:28:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:28:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/14 04:28:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/14 04:28:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:28:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/14 04:28:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/14 04:28:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:28:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/14 04:28:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:28:53 DEBUG : Waiting for deletions to finish 2026/04/14 04:28:53 DEBUG : Waiting for deletions to finish 2026/04/14 04:28:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/14 04:28:53 DEBUG : apple: Excluded (Path Filter) 2026/04/14 04:28:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/14 04:28:53 DEBUG : banana: Excluded (Path Filter) 2026/04/14 04:28:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/14 04:28:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/14 04:28:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/14 04:28:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/14 04:28:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/14 04:28:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/14 04:28:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/14 04:28:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/14 04:28:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/14 04:28:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/14 04:28:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/14 04:28:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/14 04:28:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/14 04:28:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/14 04:28:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/14 04:28:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/14 04:28:54 DEBUG : apple: size = 5 OK 2026/04/14 04:28:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:28:54 DEBUG : apple: Unchanged skipping 2026/04/14 04:28:54 DEBUG : dir1: Directory modification time the same (differ by -653.603µs, within tolerance 1ms) 2026/04/14 04:28:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/14 04:28:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:28:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/14 04:28:54 DEBUG : banana: size = 6 OK 2026/04/14 04:28:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:28:54 DEBUG : banana: Unchanged skipping 2026/04/14 04:28:54 DEBUG : splitbananasplit: size = 16 OK 2026/04/14 04:28:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:28:54 DEBUG : splitbananasplit: Unchanged skipping 2026/04/14 04:28:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/14 04:28:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:28:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/14 04:28:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/14 04:28:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:28:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/14 04:28:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/14 04:28:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:28:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/14 04:28:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/14 04:28:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:28:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/14 04:28:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/14 04:28:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:28:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/14 04:28:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/14 04:28:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:28:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/14 04:28:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/14 04:28:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:28:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/14 04:28:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/14 04:28:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:28:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/14 04:28:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/14 04:28:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:28:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/14 04:28:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/14 04:28:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:28:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/14 04:28:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/14 04:28:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:28:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/14 04:28:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/14 04:28:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:28:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/14 04:28:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/14 04:28:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:28:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/14 04:28:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/14 04:28:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:28:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/14 04:28:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/14 04:28:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:28:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/14 04:28:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/14 04:28:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:28:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/14 04:28:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:28:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:28:54 DEBUG : Waiting for deletions to finish 2026/04/14 04:28:54 DEBUG : Waiting for deletions to finish 2026/04/14 04:28:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/14 04:28:55 DEBUG : apple: Excluded (Path Filter) 2026/04/14 04:28:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/14 04:28:55 DEBUG : banana: Excluded (Path Filter) 2026/04/14 04:28:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/14 04:28:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/14 04:28:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/14 04:28:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/14 04:28:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/14 04:28:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/14 04:28:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/14 04:28:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/14 04:28:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/14 04:28:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/14 04:28:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/14 04:28:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/14 04:28:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/14 04:28:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/14 04:28:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/14 04:28:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/14 04:29:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/14 04:29:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/14 04:29:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/14 04:29:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/14 04:29:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/14 04:29:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/14 04:29:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/14 04:29:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/14 04:29:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/14 04:29:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/14 04:29:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/14 04:29:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/14 04:29:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/14 04:29:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/14 04:29:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/14 04:29:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" === RUN TestTransform/charmap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:29:09 DEBUG : dir1/0000-abcdefg.txt: md5 = 0f74674e7c0d691adc8e1c777c5a8d49 OK 2026/04/14 04:29:10 DEBUG : dir1/0001-bcdefgh.txt: md5 = 01ec95fa07da3023d2c257fa48191e92 OK 2026/04/14 04:29:12 DEBUG : dir1/0002-cdefghi.txt: md5 = aa369f9695dc175dad149f708e5f2158 OK 2026/04/14 04:29:13 DEBUG : dir1/0003-defghij.txt: md5 = 20142e2bc4ca9e9c2e90260e5e4eca1a OK 2026/04/14 04:29:14 DEBUG : dir1/0004-efghijk.txt: md5 = d0af595ebef578de90684b6128029f23 OK 2026/04/14 04:29:16 DEBUG : dir1/0005-fghijkl.txt: md5 = 3500ea40aa6de83b007e4634ab4c61a0 OK 2026/04/14 04:29:17 DEBUG : dir1/0006-ghijklm.txt: md5 = a5b9a212c83db92a520ca294dac5dcdc OK 2026/04/14 04:29:19 DEBUG : dir1/0007-1234567.txt: md5 = 3f2de4c32f62b92087af9b2d56c8a416 OK 2026/04/14 04:29:20 DEBUG : dir1/0008-2345678.txt: md5 = 87e1e09cef4bcb96b94ad715cd2f5929 OK 2026/04/14 04:29:21 DEBUG : dir1/0009-3456789.txt: md5 = 1394176d524802b80391c4521ffa7e2e OK 2026/04/14 04:29:23 DEBUG : dir1/0010-456789.txt: md5 = edc987a06b426cc49560d16d7025b167 OK 2026/04/14 04:29:24 DEBUG : dir1/0011-56789;.txt: md5 = 48556acc7a35c9a034b3d485d7e7c9af OK 2026/04/14 04:29:25 DEBUG : dir1/0012-6789;.txt: md5 = 8d75cdeeee4966db02354828b65528df OK 2026/04/14 04:29:27 DEBUG : dir1/0013-789;=.txt: md5 = 6698e086701abb715a27c653469414ad OK 2026/04/14 04:29:28 DEBUG : dir1/0014-89;=.txt: md5 = 8e70f2426007ce14affcd6bf5b540700 OK 2026/04/14 04:29:30 DEBUG : dir1/0015-9;=.txt: md5 = 03f7ee91aae50af0978396b796ee1867 OK 2026/04/14 04:29:31 DEBUG : apple: md5 = 8fa783a08dd827aeaf6eb0868a7d504b OK 2026/04/14 04:29:32 DEBUG : banana: md5 = 5e9d748c054a6b88e70733353964007c OK 2026/04/14 04:29:34 DEBUG : appleappleapplebanana: md5 = 0aaff2dcee5515d2936526c587f47b1c OK 2026/04/14 04:29:35 DEBUG : splitbananasplit: md5 = 3b46d0fdda0f7a3ab9f34edda072c554 OK 2026/04/14 04:29:35 DEBUG : Waiting for deletions to finish 2026/04/14 04:29:36 DEBUG : apple: Excluded (Path Filter) 2026/04/14 04:29:36 DEBUG : banana: Excluded (Path Filter) 2026/04/14 04:29:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/14 04:29:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/14 04:29:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/14 04:29:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/14 04:29:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/14 04:29:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/14 04:29:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/14 04:29:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/14 04:29:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/14 04:29:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/14 04:29:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/14 04:29:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/14 04:29:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/14 04:29:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/14 04:29:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/14 04:29:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/14 04:29:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/14 04:29:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/14 04:29:37 DEBUG : apple: size = 5 OK 2026/04/14 04:29:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:29:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/14 04:29:37 DEBUG : apple: Unchanged skipping 2026/04/14 04:29:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:29:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/14 04:29:37 DEBUG : banana: size = 6 OK 2026/04/14 04:29:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:29:37 DEBUG : banana: Unchanged skipping 2026/04/14 04:29:37 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/14 04:29:37 DEBUG : splitbananasplit: size = 16 OK 2026/04/14 04:29:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:29:37 DEBUG : splitbananasplit: Unchanged skipping 2026/04/14 04:29:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/14 04:29:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:29:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/14 04:29:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/14 04:29:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:29:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/14 04:29:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/14 04:29:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:29:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/14 04:29:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/14 04:29:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:29:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/14 04:29:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/14 04:29:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:29:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/14 04:29:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/14 04:29:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:29:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/14 04:29:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/14 04:29:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:29:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/14 04:29:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/14 04:29:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:29:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/14 04:29:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/14 04:29:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:29:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/14 04:29:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/14 04:29:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:29:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/14 04:29:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/14 04:29:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:29:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/14 04:29:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/14 04:29:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:29:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/14 04:29:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/14 04:29:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:29:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/14 04:29:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/14 04:29:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:29:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/14 04:29:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/14 04:29:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:29:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/14 04:29:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/14 04:29:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:29:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/14 04:29:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:29:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:29:37 DEBUG : Waiting for deletions to finish 2026/04/14 04:29:37 DEBUG : Waiting for deletions to finish 2026/04/14 04:29:38 DEBUG : apple: Excluded (Path Filter) 2026/04/14 04:29:38 DEBUG : banana: Excluded (Path Filter) 2026/04/14 04:29:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/14 04:29:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/14 04:29:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/14 04:29:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/14 04:29:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/14 04:29:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/14 04:29:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/14 04:29:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/14 04:29:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/14 04:29:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/14 04:29:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/14 04:29:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/14 04:29:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/14 04:29:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/14 04:29:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/14 04:29:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/14 04:29:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/14 04:29:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/14 04:29:39 DEBUG : apple: size = 5 OK 2026/04/14 04:29:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:29:39 DEBUG : apple: Unchanged skipping 2026/04/14 04:29:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/14 04:29:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:29:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/14 04:29:39 DEBUG : dir1: Directory modification time the same (differ by -289.248µs, within tolerance 1ms) 2026/04/14 04:29:39 DEBUG : banana: size = 6 OK 2026/04/14 04:29:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:29:39 DEBUG : banana: Unchanged skipping 2026/04/14 04:29:39 DEBUG : splitbananasplit: size = 16 OK 2026/04/14 04:29:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:29:39 DEBUG : splitbananasplit: Unchanged skipping 2026/04/14 04:29:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/14 04:29:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:29:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/14 04:29:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/14 04:29:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:29:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/14 04:29:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/14 04:29:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/14 04:29:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:29:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/14 04:29:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:29:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:29:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/14 04:29:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/14 04:29:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:29:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/14 04:29:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/14 04:29:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/14 04:29:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/14 04:29:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:29:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/14 04:29:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/14 04:29:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:29:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/14 04:29:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/14 04:29:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/14 04:29:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:29:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/14 04:29:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/14 04:29:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:29:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/14 04:29:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:29:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:29:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/14 04:29:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:29:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/14 04:29:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/14 04:29:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/14 04:29:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:29:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/14 04:29:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/14 04:29:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:29:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/14 04:29:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/14 04:29:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:29:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/14 04:29:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/14 04:29:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:29:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/14 04:29:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:29:39 DEBUG : Waiting for deletions to finish 2026/04/14 04:29:39 DEBUG : Waiting for deletions to finish 2026/04/14 04:29:39 DEBUG : apple: Excluded (Path Filter) 2026/04/14 04:29:39 DEBUG : banana: Excluded (Path Filter) 2026/04/14 04:29:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/14 04:29:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/14 04:29:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/14 04:29:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/14 04:29:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/14 04:29:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/14 04:29:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/14 04:29:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/14 04:29:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/14 04:29:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/14 04:29:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/14 04:29:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/14 04:29:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/14 04:29:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/14 04:29:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/14 04:29:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/14 04:29:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/14 04:29:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/14 04:29:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/14 04:29:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/14 04:29:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/14 04:29:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/14 04:29:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/14 04:29:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/14 04:29:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/14 04:29:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/14 04:29:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/14 04:29:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/14 04:29:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/14 04:29:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/14 04:29:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/14 04:29:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/14 04:29:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/14 04:29:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" === RUN TestTransform/lowercase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:29:52 DEBUG : dir1/0000-abcdefg.txt: md5 = 65b973bf93cd97b2df8ee4e8f74a59ca OK 2026/04/14 04:29:54 DEBUG : dir1/0001-bcdefgh.txt: md5 = 0d484d4835f5bd9c725710e1ff5976c7 OK 2026/04/14 04:29:55 DEBUG : dir1/0002-cdefghi.txt: md5 = ffe28184dd7b4f935028d2731e8b42d4 OK 2026/04/14 04:29:57 DEBUG : dir1/0003-defghij.txt: md5 = 33c6e140029068c54c5d7b4d4d654f8c OK 2026/04/14 04:29:58 DEBUG : dir1/0004-efghijk.txt: md5 = 4e18d73cb33f080ac7352c68a1f27b23 OK 2026/04/14 04:30:00 DEBUG : dir1/0005-fghijkl.txt: md5 = 334d10e728fcf3dcee4be1c8cedf062e OK 2026/04/14 04:30:01 DEBUG : dir1/0006-ghijklm.txt: md5 = 39cc96bc00e6ef5ff2870a32ed5757ac OK 2026/04/14 04:30:03 DEBUG : dir1/0007-1234567.txt: md5 = 078675d952ed301a4758459a84a25581 OK 2026/04/14 04:30:04 DEBUG : dir1/0008-2345678.txt: md5 = 19ac77ecd3ac3b6d16226c06533cb5cd OK 2026/04/14 04:30:05 DEBUG : dir1/0009-3456789.txt: md5 = 1b3e4d9251b3f7e79bb420d102868ea1 OK 2026/04/14 04:30:07 DEBUG : dir1/0010-456789.txt: md5 = 4ccafebcb322a634342c11c082fbbcf0 OK 2026/04/14 04:30:08 DEBUG : dir1/0011-56789;.txt: md5 = 529df957052520bfad48161fc65fc127 OK 2026/04/14 04:30:10 DEBUG : dir1/0012-6789;.txt: md5 = fb91f393e01ef825fa718248f922fe4c OK 2026/04/14 04:30:11 DEBUG : dir1/0013-789;=.txt: md5 = d0e1f717fb46422e7de15c35d7ba640b OK 2026/04/14 04:30:12 DEBUG : dir1/0014-89;=.txt: md5 = 938f57fe830e0fc0008148cb65b6574f OK 2026/04/14 04:30:14 DEBUG : dir1/0015-9;=.txt: md5 = 8b72c4bd41ec12d5e628aed2757fc317 OK 2026/04/14 04:30:15 DEBUG : apple: md5 = dcbe499929422642e693c405ff5993fa OK 2026/04/14 04:30:17 DEBUG : banana: md5 = 1bceb47cea1a763faf8bd424ed0d038c OK 2026/04/14 04:30:18 DEBUG : appleappleapplebanana: md5 = 275cc64d66ede226b3bc45e1bad6825f OK 2026/04/14 04:30:20 DEBUG : splitbananasplit: md5 = ba7306a8368f87d1e204aa82f15388a9 OK 2026/04/14 04:30:20 DEBUG : Waiting for deletions to finish 2026/04/14 04:30:20 DEBUG : banana: Excluded (Path Filter) 2026/04/14 04:30:20 DEBUG : apple: Excluded (Path Filter) 2026/04/14 04:30:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/14 04:30:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/14 04:30:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/14 04:30:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/14 04:30:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/14 04:30:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/14 04:30:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/14 04:30:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/14 04:30:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/14 04:30:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/14 04:30:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/14 04:30:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/14 04:30:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/14 04:30:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/14 04:30:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/14 04:30:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/14 04:30:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/14 04:30:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/14 04:30:21 DEBUG : apple: size = 5 OK 2026/04/14 04:30:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/14 04:30:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:30:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:30:21 DEBUG : apple: Unchanged skipping 2026/04/14 04:30:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/14 04:30:21 DEBUG : banana: size = 6 OK 2026/04/14 04:30:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:30:21 DEBUG : banana: Unchanged skipping 2026/04/14 04:30:21 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/14 04:30:21 DEBUG : splitbananasplit: size = 16 OK 2026/04/14 04:30:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:30:21 DEBUG : splitbananasplit: Unchanged skipping 2026/04/14 04:30:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/14 04:30:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:30:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/14 04:30:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/14 04:30:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:30:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/14 04:30:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/14 04:30:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:30:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/14 04:30:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/14 04:30:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:30:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/14 04:30:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/14 04:30:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:30:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/14 04:30:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/14 04:30:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:30:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/14 04:30:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/14 04:30:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:30:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/14 04:30:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/14 04:30:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:30:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/14 04:30:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/14 04:30:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:30:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/14 04:30:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/14 04:30:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:30:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:30:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/14 04:30:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/14 04:30:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:30:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/14 04:30:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/14 04:30:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/14 04:30:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:30:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:30:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/14 04:30:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/14 04:30:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:30:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/14 04:30:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/14 04:30:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:30:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/14 04:30:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/14 04:30:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/14 04:30:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:30:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/14 04:30:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:30:21 DEBUG : Waiting for deletions to finish 2026/04/14 04:30:21 DEBUG : Waiting for deletions to finish 2026/04/14 04:30:22 DEBUG : banana: Excluded (Path Filter) 2026/04/14 04:30:22 DEBUG : apple: Excluded (Path Filter) 2026/04/14 04:30:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/14 04:30:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/14 04:30:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/14 04:30:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/14 04:30:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/14 04:30:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/14 04:30:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/14 04:30:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/14 04:30:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/14 04:30:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/14 04:30:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/14 04:30:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/14 04:30:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/14 04:30:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/14 04:30:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/14 04:30:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/14 04:30:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/14 04:30:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/14 04:30:23 DEBUG : dir1: Directory modification time the same (differ by -916.192µs, within tolerance 1ms) 2026/04/14 04:30:23 DEBUG : apple: size = 5 OK 2026/04/14 04:30:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:30:23 DEBUG : apple: Unchanged skipping 2026/04/14 04:30:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/14 04:30:23 DEBUG : banana: size = 6 OK 2026/04/14 04:30:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:30:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:30:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/14 04:30:23 DEBUG : banana: Unchanged skipping 2026/04/14 04:30:23 DEBUG : splitbananasplit: size = 16 OK 2026/04/14 04:30:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:30:23 DEBUG : splitbananasplit: Unchanged skipping 2026/04/14 04:30:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/14 04:30:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:30:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/14 04:30:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/14 04:30:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:30:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/14 04:30:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/14 04:30:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:30:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/14 04:30:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/14 04:30:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:30:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/14 04:30:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/14 04:30:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:30:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/14 04:30:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/14 04:30:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:30:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/14 04:30:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/14 04:30:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:30:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/14 04:30:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/14 04:30:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:30:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/14 04:30:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/14 04:30:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:30:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/14 04:30:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/14 04:30:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:30:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/14 04:30:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/14 04:30:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:30:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/14 04:30:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/14 04:30:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:30:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/14 04:30:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/14 04:30:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:30:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/14 04:30:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/14 04:30:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:30:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/14 04:30:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/14 04:30:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:30:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/14 04:30:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/14 04:30:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:30:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/14 04:30:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:30:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:30:23 DEBUG : Waiting for deletions to finish 2026/04/14 04:30:23 DEBUG : Waiting for deletions to finish 2026/04/14 04:30:24 DEBUG : banana: Excluded (Path Filter) 2026/04/14 04:30:24 DEBUG : apple: Excluded (Path Filter) 2026/04/14 04:30:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/14 04:30:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/14 04:30:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/14 04:30:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/14 04:30:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/14 04:30:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/14 04:30:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/14 04:30:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/14 04:30:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/14 04:30:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/14 04:30:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/14 04:30:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/14 04:30:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/14 04:30:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/14 04:30:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/14 04:30:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/14 04:30:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/14 04:30:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/14 04:30:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/14 04:30:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/14 04:30:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/14 04:30:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/14 04:30:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/14 04:30:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/14 04:30:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/14 04:30:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/14 04:30:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/14 04:30:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/14 04:30:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/14 04:30:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/14 04:30:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/14 04:30:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/14 04:30:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/14 04:30:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" === RUN TestTransform/ascii run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:30:36 DEBUG : dir1/0000-abcdefg.txt: md5 = 0cb21357c6e5fd2045caa00e1442ba2d OK 2026/04/14 04:30:38 DEBUG : dir1/0001-bcdefgh.txt: md5 = a924a50fd3029019c347282d25596cd3 OK 2026/04/14 04:30:39 DEBUG : dir1/0002-cdefghi.txt: md5 = d4c6d9420e4991d7a719dc9528b0d654 OK 2026/04/14 04:30:41 DEBUG : dir1/0003-defghij.txt: md5 = 65bb3f7107651f5261424d8b87fde4d3 OK 2026/04/14 04:30:42 DEBUG : dir1/0004-efghijk.txt: md5 = 713b236cebe7e0dd00a9fc7ecfe6bb38 OK 2026/04/14 04:30:44 DEBUG : dir1/0005-fghijkl.txt: md5 = 84d469696651416c7a744651075789f5 OK 2026/04/14 04:30:45 DEBUG : dir1/0006-ghijklm.txt: md5 = cd465a3f01b55908a582e43e5de00ae2 OK 2026/04/14 04:30:47 DEBUG : dir1/0007-1234567.txt: md5 = 9c385e171c8ba0e9dd1844a2640a9615 OK 2026/04/14 04:30:48 DEBUG : dir1/0008-2345678.txt: md5 = 9ecd2e439df59aeb09c5e0d7abec3983 OK 2026/04/14 04:30:50 DEBUG : dir1/0009-3456789.txt: md5 = d1d648ac1aa844d6e89bcc0f34f138ec OK 2026/04/14 04:30:51 DEBUG : dir1/0010-456789.txt: md5 = 8d9d59eb32292dafcab67ec3aba68718 OK 2026/04/14 04:30:52 DEBUG : dir1/0011-56789;.txt: md5 = 866526c5b6caeb005bd1936cda18e8f8 OK 2026/04/14 04:30:54 DEBUG : dir1/0012-6789;.txt: md5 = 93845d6e37615a9ac53aa6fd2e3eae2a OK 2026/04/14 04:30:55 DEBUG : dir1/0013-789;=.txt: md5 = 16f87930bd6d4c7aaef5eada69c4e589 OK 2026/04/14 04:30:57 DEBUG : dir1/0014-89;=.txt: md5 = e5c57b938e4125c328b97a4901a6b4ce OK 2026/04/14 04:30:58 DEBUG : dir1/0015-9;=.txt: md5 = b30c8fa6796af2b2b180eba4f6f192d6 OK 2026/04/14 04:31:00 DEBUG : apple: md5 = a4c9a2f6a7fb11f61559c46028450e24 OK 2026/04/14 04:31:02 DEBUG : banana: md5 = 639faa3ad201a11f7a7b5ec93164ddd1 OK 2026/04/14 04:31:03 DEBUG : appleappleapplebanana: md5 = 73fcc0093bd12528ceb1a7bb01c8c6af OK 2026/04/14 04:31:05 DEBUG : splitbananasplit: md5 = ef876c597dbea5e7f77e63258ac14b16 OK 2026/04/14 04:31:05 DEBUG : Waiting for deletions to finish 2026/04/14 04:31:05 DEBUG : banana: Excluded (Path Filter) 2026/04/14 04:31:05 DEBUG : apple: Excluded (Path Filter) 2026/04/14 04:31:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/14 04:31:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/14 04:31:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/14 04:31:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/14 04:31:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/14 04:31:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/14 04:31:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/14 04:31:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/14 04:31:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/14 04:31:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/14 04:31:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/14 04:31:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/14 04:31:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/14 04:31:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/14 04:31:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/14 04:31:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/14 04:31:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/14 04:31:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/14 04:31:06 DEBUG : apple: size = 5 OK 2026/04/14 04:31:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:31:06 DEBUG : apple: Unchanged skipping 2026/04/14 04:31:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/14 04:31:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:31:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/14 04:31:06 DEBUG : banana: size = 6 OK 2026/04/14 04:31:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:31:06 DEBUG : banana: Unchanged skipping 2026/04/14 04:31:07 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/14 04:31:07 DEBUG : splitbananasplit: size = 16 OK 2026/04/14 04:31:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:31:07 DEBUG : splitbananasplit: Unchanged skipping 2026/04/14 04:31:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/14 04:31:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:31:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/14 04:31:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/14 04:31:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:31:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/14 04:31:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/14 04:31:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:31:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/14 04:31:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/14 04:31:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:31:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/14 04:31:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/14 04:31:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:31:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/14 04:31:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/14 04:31:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:31:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/14 04:31:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/14 04:31:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:31:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/14 04:31:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/14 04:31:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:31:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/14 04:31:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/14 04:31:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:31:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/14 04:31:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/14 04:31:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:31:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/14 04:31:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/14 04:31:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:31:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/14 04:31:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/14 04:31:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:31:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/14 04:31:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/14 04:31:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:31:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/14 04:31:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/14 04:31:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:31:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/14 04:31:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/14 04:31:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:31:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/14 04:31:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:31:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/14 04:31:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:31:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/14 04:31:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:31:07 DEBUG : Waiting for deletions to finish 2026/04/14 04:31:07 DEBUG : Waiting for deletions to finish 2026/04/14 04:31:07 DEBUG : banana: Excluded (Path Filter) 2026/04/14 04:31:07 DEBUG : apple: Excluded (Path Filter) 2026/04/14 04:31:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/14 04:31:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/14 04:31:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/14 04:31:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/14 04:31:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/14 04:31:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/14 04:31:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/14 04:31:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/14 04:31:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/14 04:31:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/14 04:31:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/14 04:31:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/14 04:31:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/14 04:31:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/14 04:31:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/14 04:31:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/14 04:31:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/14 04:31:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/14 04:31:08 DEBUG : dir1: Directory modification time the same (differ by -548.98µs, within tolerance 1ms) 2026/04/14 04:31:08 DEBUG : apple: size = 5 OK 2026/04/14 04:31:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:31:08 DEBUG : apple: Unchanged skipping 2026/04/14 04:31:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/14 04:31:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:31:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/14 04:31:08 DEBUG : banana: size = 6 OK 2026/04/14 04:31:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:31:08 DEBUG : banana: Unchanged skipping 2026/04/14 04:31:08 DEBUG : splitbananasplit: size = 16 OK 2026/04/14 04:31:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:31:08 DEBUG : splitbananasplit: Unchanged skipping 2026/04/14 04:31:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/14 04:31:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:31:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/14 04:31:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/14 04:31:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:31:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/14 04:31:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/14 04:31:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:31:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:31:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/14 04:31:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:31:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/14 04:31:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/14 04:31:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/14 04:31:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:31:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/14 04:31:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/14 04:31:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:31:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/14 04:31:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/14 04:31:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:31:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/14 04:31:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/14 04:31:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:31:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/14 04:31:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/14 04:31:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:31:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/14 04:31:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/14 04:31:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:31:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/14 04:31:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/14 04:31:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:31:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:31:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/14 04:31:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:31:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/14 04:31:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/14 04:31:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/14 04:31:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:31:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/14 04:31:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/14 04:31:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:31:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/14 04:31:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/14 04:31:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/14 04:31:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:31:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/14 04:31:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/14 04:31:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:31:08 DEBUG : Waiting for deletions to finish 2026/04/14 04:31:08 DEBUG : Waiting for deletions to finish 2026/04/14 04:31:09 DEBUG : banana: Excluded (Path Filter) 2026/04/14 04:31:09 DEBUG : apple: Excluded (Path Filter) 2026/04/14 04:31:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/14 04:31:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/14 04:31:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/14 04:31:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/14 04:31:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/14 04:31:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/14 04:31:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/14 04:31:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/14 04:31:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/14 04:31:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/14 04:31:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/14 04:31:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/14 04:31:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/14 04:31:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/14 04:31:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/14 04:31:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/14 04:31:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/14 04:31:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/14 04:31:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/14 04:31:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/14 04:31:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/14 04:31:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/14 04:31:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/14 04:31:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/14 04:31:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/14 04:31:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/14 04:31:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/14 04:31:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/14 04:31:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/14 04:31:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/14 04:31:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/14 04:31:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/14 04:31:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/14 04:31:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" --- PASS: TestTransform (559.76s) --- PASS: TestTransform/NFC (43.89s) --- PASS: TestTransform/NFD (45.70s) --- PASS: TestTransform/base64 (52.93s) --- PASS: TestTransform/prefix (61.98s) --- PASS: TestTransform/suffix (74.79s) --- PASS: TestTransform/truncate (52.79s) --- PASS: TestTransform/encoder (45.90s) --- PASS: TestTransform/ISO-8859-1 (47.78s) --- PASS: TestTransform/charmap (43.78s) --- PASS: TestTransform/lowercase (44.25s) --- PASS: TestTransform/ascii (45.95s) === RUN TestTransformCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:31:20 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/14 04:31:21 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/14 04:31:21 DEBUG : sub dir_somesuffix: Making directory with metadata 2026/04/14 04:31:21 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2026-04-14T04:31:20.830863483Z) 2026/04/14 04:31:21 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/14 04:31:21 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/04/14 04:31:21 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/14 04:31:21 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/04/14 04:31:21 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/14 04:31:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:31:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:31:23 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = 6c3a9cb5f50b0c098da8948ce12c58bb OK 2026/04/14 04:31:23 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/04/14 04:31:23 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/14 04:31:23 DEBUG : Waiting for deletions to finish 2026/04/14 04:31:24 DEBUG : qe2qcpcm1igespca9guecikml9bqabn8koel4d4tr81nkmh83ivg: Rmdir: contains trashed file: "nooic8p9n5fht7tj0jrmhtoutvqmj24itq2mnmqa8j0aggbip3sg" --- PASS: TestTransformCopy (4.72s) === RUN TestDoubleTransform run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:31:25 DEBUG : toe: transformed to: tictactoe 2026/04/14 04:31:25 DEBUG : toe: transformed to: tictactoe 2026/04/14 04:31:25 DEBUG : tictactoe: Making directory with metadata 2026/04/14 04:31:26 INFO : tictactoe: Made directory with metadata (mtime=2026-04-14T04:31:25.548930854Z) 2026/04/14 04:31:26 DEBUG : toe: transformed to: tictactoe 2026/04/14 04:31:26 DEBUG : toe: transformed to: tictactoe 2026/04/14 04:31:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/14 04:31:26 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/04/14 04:31:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/14 04:31:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:31:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:31:28 DEBUG : tictactoe/tictactoe: md5 = 5a73e832867cc18314fa644203037c21 OK 2026/04/14 04:31:28 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/04/14 04:31:28 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/04/14 04:31:28 DEBUG : Waiting for deletions to finish 2026/04/14 04:31:29 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDoubleTransform (4.72s) === RUN TestFileTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:31:30 DEBUG : toe: Making directory with metadata 2026/04/14 04:31:31 INFO : toe: Made directory with metadata (mtime=2026-04-14T04:31:30.269998285Z) 2026/04/14 04:31:31 DEBUG : toe/toe: Making directory with metadata 2026/04/14 04:31:31 INFO : toe/toe: Made directory with metadata (mtime=2026-04-14T04:31:30.269998285Z) 2026/04/14 04:31:31 DEBUG : toe: transformed to: tictactoe 2026/04/14 04:31:31 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/14 04:31:31 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/14 04:31:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:31:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:31:31 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/14 04:31:33 DEBUG : toe/toe/tictactoe: md5 = 81e5dad448adb3b2b339e28955686672 OK 2026/04/14 04:31:33 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/14 04:31:33 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/14 04:31:33 DEBUG : Waiting for deletions to finish 2026/04/14 04:31:35 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/04/14 04:31:35 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestFileTag (6.30s) === RUN TestNoTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:31:36 DEBUG : toe: Making directory with metadata 2026/04/14 04:31:37 INFO : toe: Made directory with metadata (mtime=2026-04-14T04:31:36.571088313Z) 2026/04/14 04:31:37 DEBUG : toe/toe: Making directory with metadata 2026/04/14 04:31:38 INFO : toe/toe: Made directory with metadata (mtime=2026-04-14T04:31:36.571088313Z) 2026/04/14 04:31:38 DEBUG : toe: transformed to: tictactoe 2026/04/14 04:31:38 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/14 04:31:38 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/14 04:31:38 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/14 04:31:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:31:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:31:39 DEBUG : toe/toe/tictactoe: md5 = afb7fc563cfde49ba9b5065fc23f4353 OK 2026/04/14 04:31:39 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/14 04:31:39 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/14 04:31:39 DEBUG : Waiting for deletions to finish 2026/04/14 04:31:42 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/04/14 04:31:42 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestNoTag (7.01s) === RUN TestDirTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:31:43 DEBUG : empty_dir: Making directory with metadata 2026/04/14 04:31:43 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/14 04:31:43 DEBUG : toe: transformed to: tictactoe 2026/04/14 04:31:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/14 04:31:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/14 04:31:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/14 04:31:44 DEBUG : tictacempty_dir: Making directory with metadata 2026/04/14 04:31:45 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/14 04:31:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/14 04:31:45 DEBUG : toe: transformed to: tictactoe 2026/04/14 04:31:45 DEBUG : toe: transformed to: tictactoe 2026/04/14 04:31:45 DEBUG : tictactoe: Making directory with metadata 2026/04/14 04:31:45 INFO : tictactoe: Made directory with metadata (mtime=2026-04-14T04:31:43.584188546Z) 2026/04/14 04:31:45 DEBUG : toe: transformed to: tictactoe 2026/04/14 04:31:45 DEBUG : toe: transformed to: tictactoe 2026/04/14 04:31:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/14 04:31:45 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/04/14 04:31:46 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-04-14T04:31:43.584188546Z) 2026/04/14 04:31:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/14 04:31:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/14 04:31:46 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/14 04:31:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/14 04:31:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:31:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:31:47 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 76cdba9c966636a3807019a20a04cb57 OK 2026/04/14 04:31:47 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/14 04:31:47 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/14 04:31:47 DEBUG : Waiting for deletions to finish 2026/04/14 04:31:49 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/04/14 04:31:50 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDirTag (8.18s) === RUN TestAllTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:31:51 DEBUG : empty_dir: Making directory with metadata 2026/04/14 04:31:51 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/14 04:31:51 DEBUG : toe: transformed to: tictactoe 2026/04/14 04:31:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/14 04:31:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/14 04:31:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/14 04:31:51 DEBUG : tictacempty_dir: Making directory with metadata 2026/04/14 04:31:52 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/14 04:31:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/14 04:31:52 DEBUG : toe: transformed to: tictactoe 2026/04/14 04:31:52 DEBUG : toe: transformed to: tictactoe 2026/04/14 04:31:52 DEBUG : tictactoe: Making directory with metadata 2026/04/14 04:31:53 INFO : tictactoe: Made directory with metadata (mtime=2026-04-14T04:31:51.75930544Z) 2026/04/14 04:31:53 DEBUG : toe: transformed to: tictactoe 2026/04/14 04:31:53 DEBUG : toe: transformed to: tictactoe 2026/04/14 04:31:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/14 04:31:53 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/04/14 04:31:54 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-04-14T04:31:51.75930544Z) 2026/04/14 04:31:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/14 04:31:54 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/14 04:31:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/14 04:31:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/14 04:31:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/14 04:31:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:31:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:31:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = a568914654b959c49736fe182b2bc775 OK 2026/04/14 04:31:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/14 04:31:55 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/14 04:31:55 DEBUG : Waiting for deletions to finish 2026/04/14 04:31:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:31:56 DEBUG : toe: transformed to: tictactoe 2026/04/14 04:31:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/14 04:31:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/14 04:31:57 DEBUG : toe: transformed to: tictactoe 2026/04/14 04:31:57 DEBUG : toe: transformed to: tictactoe 2026/04/14 04:31:57 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/14 04:31:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/14 04:31:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/04/14 04:31:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': 0 differences found 2026/04/14 04:31:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': 1 hashes could not be checked 2026/04/14 04:31:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': 1 matching files 2026/04/14 04:31:58 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/04/14 04:31:59 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestAllTag (8.54s) === RUN TestRunTwice run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:32:00 DEBUG : toe: transformed to: tictactoe 2026/04/14 04:32:00 DEBUG : toe: transformed to: tictactoe 2026/04/14 04:32:00 DEBUG : tictactoe: Making directory with metadata 2026/04/14 04:32:01 INFO : tictactoe: Made directory with metadata (mtime=2026-04-14T04:32:00.299427611Z) 2026/04/14 04:32:01 DEBUG : toe: transformed to: tictactoe 2026/04/14 04:32:01 DEBUG : toe: transformed to: tictactoe 2026/04/14 04:32:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/14 04:32:01 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/04/14 04:32:01 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-04-14T04:32:00.299427611Z) 2026/04/14 04:32:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/14 04:32:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/14 04:32:01 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/14 04:32:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/14 04:32:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:32:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:32:03 DEBUG : tictactoe/tictactoe/toe.txt: md5 = cc267cab8c36ff7b7d603ed067e486db OK 2026/04/14 04:32:03 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/14 04:32:03 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/14 04:32:03 DEBUG : Waiting for deletions to finish 2026/04/14 04:32:04 DEBUG : toe: transformed to: tictactoe 2026/04/14 04:32:04 DEBUG : toe: transformed to: tictactoe 2026/04/14 04:32:04 DEBUG : tictactoe: Directory modification time the same (differ by -427.611µs, within tolerance 1ms) 2026/04/14 04:32:04 DEBUG : toe: transformed to: tictactoe 2026/04/14 04:32:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/14 04:32:04 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -427.611µs, within tolerance 1ms) 2026/04/14 04:32:04 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/14 04:32:04 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/14 04:32:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/14 04:32:04 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/04/14 04:32:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:32:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:32:04 DEBUG : Waiting for deletions to finish 2026/04/14 04:32:07 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/04/14 04:32:07 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestRunTwice (8.12s) === RUN TestSyntax 2026/04/14 04:32:08 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:32:08 DEBUG : toe: Making directory with metadata 2026/04/14 04:32:09 INFO : toe: Made directory with metadata (mtime=2026-04-14T04:32:08.421543855Z) 2026/04/14 04:32:09 DEBUG : toe/toe: Making directory with metadata 2026/04/14 04:32:09 INFO : toe/toe: Made directory with metadata (mtime=2026-04-14T04:32:08.421543855Z) 2026/04/14 04:32:09 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/14 04:32:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:32:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:32:11 DEBUG : toe/toe/toe: md5 = 6ae66a59bae8a8afa3e38cbec2f02ffb OK 2026/04/14 04:32:11 DEBUG : toe/toe/toe: size = 11 OK 2026/04/14 04:32:11 INFO : toe/toe/toe: Copied (new) 2026/04/14 04:32:11 DEBUG : Waiting for deletions to finish 2026/04/14 04:32:13 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/04/14 04:32:13 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestConflicting (6.20s) === RUN TestMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:32:14 DEBUG : empty_dir: Making directory with metadata 2026/04/14 04:32:14 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/14 04:32:14 DEBUG : toe: transformed to: tictactoe 2026/04/14 04:32:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/14 04:32:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/14 04:32:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/14 04:32:14 DEBUG : tictacempty_dir: Making directory with metadata 2026/04/14 04:32:15 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/14 04:32:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/14 04:32:15 DEBUG : toe: transformed to: tictactoe 2026/04/14 04:32:15 DEBUG : toe: transformed to: tictactoe 2026/04/14 04:32:15 DEBUG : tictactoe: Making directory with metadata 2026/04/14 04:32:16 INFO : tictactoe: Made directory with metadata (mtime=2026-04-14T04:32:14.620632611Z) 2026/04/14 04:32:16 DEBUG : toe: transformed to: tictactoe 2026/04/14 04:32:16 DEBUG : toe: transformed to: tictactoe 2026/04/14 04:32:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/14 04:32:16 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/04/14 04:32:16 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-04-14T04:32:14.620632611Z) 2026/04/14 04:32:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/14 04:32:16 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/14 04:32:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/14 04:32:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/14 04:32:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/14 04:32:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/14 04:32:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:32:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:32:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = e5570990290f9dd26edf8befc108b2d7 OK 2026/04/14 04:32:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/14 04:32:18 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/14 04:32:18 INFO : toe/toe/toe.txt: Deleted 2026/04/14 04:32:18 INFO : toe/toe: Removing directory 2026/04/14 04:32:18 INFO : toe: Removing directory 2026/04/14 04:32:18 INFO : empty_dir: Removing directory 2026/04/14 04:32:18 DEBUG : Local file system at /tmp/rclone1842751056: deleted 3 directories 2026/04/14 04:32:20 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/04/14 04:32:21 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestMove (7.94s) === RUN TestTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:32:22 DEBUG : empty_dir: Making directory with metadata 2026/04/14 04:32:22 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/14 04:32:22 DEBUG : toe: transformed to: tictactoe 2026/04/14 04:32:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/14 04:32:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/14 04:32:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/14 04:32:22 DEBUG : tictacempty_dir: Making directory with metadata 2026/04/14 04:32:23 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/14 04:32:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/14 04:32:23 DEBUG : toe: transformed to: tictactoe 2026/04/14 04:32:23 DEBUG : toe: transformed to: tictactoe 2026/04/14 04:32:23 DEBUG : tictactoe: Making directory with metadata 2026/04/14 04:32:24 INFO : tictactoe: Made directory with metadata (mtime=2026-04-14T04:32:22.557746292Z) 2026/04/14 04:32:24 DEBUG : toe: transformed to: tictactoe 2026/04/14 04:32:24 DEBUG : toe: transformed to: tictactoe 2026/04/14 04:32:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/14 04:32:24 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/04/14 04:32:25 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-04-14T04:32:22.557746292Z) 2026/04/14 04:32:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/14 04:32:25 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/14 04:32:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/14 04:32:25 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/14 04:32:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:32:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:32:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/14 04:32:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/14 04:32:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 8c43789f1429c51c8007429bb073a284 OK 2026/04/14 04:32:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/14 04:32:26 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/14 04:32:26 INFO : toe/toe/toe.txt: Deleted 2026/04/14 04:32:26 INFO : toe/toe: Removing directory 2026/04/14 04:32:26 INFO : toe: Removing directory 2026/04/14 04:32:26 INFO : empty_dir: Removing directory 2026/04/14 04:32:26 DEBUG : Local file system at /tmp/rclone1842751056: deleted 3 directories 2026/04/14 04:32:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/14 04:32:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/14 04:32:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/14 04:32:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/14 04:32:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/14 04:32:30 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/04/14 04:32:32 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/04/14 04:32:32 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/04/14 04:32:34 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestTransformFile (12.93s) === RUN TestManualTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:32:35 DEBUG : Reset feature "Copy" 2026/04/14 04:32:35 DEBUG : Reset feature "Move" 2026/04/14 04:32:35 DEBUG : Reset feature "Copy" 2026/04/14 04:32:35 DEBUG : Reset feature "Move" 2026/04/14 04:32:35 DEBUG : empty_dir: Making directory with metadata 2026/04/14 04:32:35 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/14 04:32:35 DEBUG : toe: transformed to: tictactoe 2026/04/14 04:32:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/14 04:32:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/14 04:32:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/14 04:32:35 DEBUG : tictacempty_dir: Making directory with metadata 2026/04/14 04:32:36 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/14 04:32:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/14 04:32:36 DEBUG : toe: transformed to: tictactoe 2026/04/14 04:32:36 DEBUG : toe: transformed to: tictactoe 2026/04/14 04:32:36 DEBUG : tictactoe: Making directory with metadata 2026/04/14 04:32:37 INFO : tictactoe: Made directory with metadata (mtime=2026-04-14T04:32:35.48593156Z) 2026/04/14 04:32:37 DEBUG : toe: transformed to: tictactoe 2026/04/14 04:32:37 DEBUG : toe: transformed to: tictactoe 2026/04/14 04:32:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/14 04:32:37 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/04/14 04:32:37 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-04-14T04:32:35.48593156Z) 2026/04/14 04:32:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/14 04:32:37 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/14 04:32:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/14 04:32:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/14 04:32:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/14 04:32:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/14 04:32:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:32:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:32:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 269801fc4c30c490407f5623f69aecc1 OK 2026/04/14 04:32:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/14 04:32:39 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/14 04:32:39 INFO : toe/toe/toe.txt: Deleted 2026/04/14 04:32:39 INFO : toe/toe: Removing directory 2026/04/14 04:32:39 INFO : toe: Removing directory 2026/04/14 04:32:39 INFO : empty_dir: Removing directory 2026/04/14 04:32:39 DEBUG : Local file system at /tmp/rclone1842751056: deleted 3 directories 2026/04/14 04:32:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/14 04:32:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/14 04:32:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/14 04:32:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/14 04:32:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/14 04:32:43 DEBUG : toe/toe/toe.txt: md5 = b994b422399b859d5e85d9b81a1d55db OK 2026/04/14 04:32:43 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/14 04:32:43 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/04/14 04:32:44 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/04/14 04:32:46 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/04/14 04:32:47 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/04/14 04:32:47 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/04/14 04:32:48 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestManualTransformFile (14.55s) === RUN TestBase64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:32:50 DEBUG : toe: transformed to: dG9l 2026/04/14 04:32:50 DEBUG : toe: transformed to: dG9l 2026/04/14 04:32:50 DEBUG : dG9l: Making directory with metadata 2026/04/14 04:32:50 INFO : dG9l: Made directory with metadata (mtime=2026-04-14T04:32:50.033140174Z) 2026/04/14 04:32:50 DEBUG : toe: transformed to: dG9l 2026/04/14 04:32:50 DEBUG : toe: transformed to: dG9l 2026/04/14 04:32:50 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/14 04:32:50 DEBUG : dG9l/dG9l: Making directory with metadata 2026/04/14 04:32:51 INFO : dG9l/dG9l: Made directory with metadata (mtime=2026-04-14T04:32:50.033140174Z) 2026/04/14 04:32:51 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/14 04:32:51 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/04/14 04:32:51 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/14 04:32:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/14 04:32:51 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/14 04:32:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:32:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:32:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = 209f54c3b9c7106febab5d89068f2b05 OK 2026/04/14 04:32:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/04/14 04:32:52 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/04/14 04:32:52 DEBUG : Waiting for deletions to finish 2026/04/14 04:32:54 DEBUG : dG9l: transformed to: toe 2026/04/14 04:32:54 DEBUG : dG9l: transformed to: toe 2026/04/14 04:32:54 DEBUG : toe: Directory modification time the same (differ by 140.174µs, within tolerance 1ms) 2026/04/14 04:32:54 DEBUG : Added delayed dir = "toe", newDst=toe 2026/04/14 04:32:54 DEBUG : dG9l: transformed to: toe 2026/04/14 04:32:54 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/04/14 04:32:54 DEBUG : toe/toe: Directory modification time the same (differ by 140.174µs, within tolerance 1ms) 2026/04/14 04:32:54 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/04/14 04:32:54 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/04/14 04:32:54 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/14 04:32:54 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/04/14 04:32:54 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/04/14 04:32:54 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/04/14 04:32:54 DEBUG : Local file system at /tmp/rclone1842751056: Waiting for checks to finish 2026/04/14 04:32:54 DEBUG : Local file system at /tmp/rclone1842751056: Waiting for transfers to finish 2026/04/14 04:32:54 DEBUG : Waiting for deletions to finish 2026/04/14 04:32:56 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0/n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "the036mm5d36i1jcgrpnitaljc" 2026/04/14 04:32:56 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "n9dnr1gs5qeomhhe8mnv7po2a0" --- PASS: TestBase64 (7.55s) === RUN TestError run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko'", Local "Local file system at /tmp/rclone1842751056", Modify Window "1ms" 2026/04/14 04:32:57 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/14 04:32:57 DEBUG : toe: transformed to: 2026/04/14 04:32:57 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/14 04:32:57 DEBUG : toe: transformed to: 2026/04/14 04:32:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Making directory with metadata 2026/04/14 04:32:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Made directory with metadata (mtime=2026-04-14T04:32:57.583248508Z) 2026/04/14 04:32:58 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/14 04:32:58 DEBUG : toe: transformed to: 2026/04/14 04:32:58 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/14 04:32:58 DEBUG : toe: transformed to: 2026/04/14 04:32:58 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/14 04:32:58 DEBUG : toe/toe: transformed to: 2026/04/14 04:32:58 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/14 04:32:58 DEBUG : toe/toe: Making directory with metadata 2026/04/14 04:32:59 INFO : toe/toe: Made directory with metadata (mtime=2026-04-14T04:32:57.583248508Z) 2026/04/14 04:32:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/14 04:32:59 DEBUG : toe/toe: transformed to: 2026/04/14 04:32:59 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/14 04:32:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/14 04:32:59 DEBUG : toe: transformed to: 2026/04/14 04:32:59 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/14 04:32:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/14 04:32:59 DEBUG : toe/toe/toe: transformed to: 2026/04/14 04:32:59 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/04/14 04:32:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for checks to finish 2026/04/14 04:32:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Waiting for transfers to finish 2026/04/14 04:33:01 DEBUG : toe/toe/toe: md5 = dcee72f84319b0f61f8b5ca4ecc63b07 OK 2026/04/14 04:33:01 DEBUG : toe/toe/toe: size = 11 OK 2026/04/14 04:33:01 INFO : toe/toe/toe: Copied (new) 2026/04/14 04:33:01 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': not deleting files as there were IO errors 2026/04/14 04:33:01 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': not deleting directories as there were IO errors 2026/04/14 04:33:03 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/04/14 04:33:04 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestError (7.36s) PASS 2026/04/14 04:33:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manopul5tuko': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 25m59.866178284s (try 1/5)