"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/03/13 02:49:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ponetac7nugi" 2026/03/13 02:49:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/13 02:49:33 DEBUG : Creating backend with remote "TestDrive:crypt/4ti5d7ellj6fq2a7dppsdiprl0l5rkum9n8hai7v1f9gngq299t0" 2026/03/13 02:49:34 DEBUG : Creating backend with remote "/tmp/rclone2468562058" === 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-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 02:49:35 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/13 02:49:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/13 02:49:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 02:49:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 02:49:35 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/03/13 02:49:35 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.81s) === RUN TestCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 02:49:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/13 02:49:36 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/13 02:49:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/13 02:49:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 02:49:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 02:49:38 DEBUG : sub dir/hello world: md5 = ecb123f39b45851390c91f6046fa14a5 OK 2026/03/13 02:49:38 DEBUG : sub dir/hello world: size = 11 OK 2026/03/13 02:49:38 INFO : sub dir/hello world: Copied (new) 2026/03/13 02:49:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/13 02:49:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (5.88s) === RUN TestCopyMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 02:49:42 DEBUG : metadata sub dir: Making directory with metadata 2026/03/13 02:49:42 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/13 02:49:42 DEBUG : empty metadata sub dir: Making directory with metadata 2026/03/13 02:49:42 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/13 02:49:42 DEBUG : Local file system at /tmp/rclone2468562058: File to upload is small (21 bytes), uploading instead of streaming 2026/03/13 02:49:42 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/03/13 02:49:42 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/03/13 02:49:42 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/03/13 02:49:42 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/03/13 02:49:42 DEBUG : Google drive root 'crypt/4ti5d7ellj6fq2a7dppsdiprl0l5rkum9n8hai7v1f9gngq299t0': Skipping btime metadata as can't update it on an existing file: 2026-03-13T02:49:42.229872192Z 2026/03/13 02:49:43 INFO : empty metadata sub dir: Updated directory metadata 2026/03/13 02:49:43 DEBUG : Google drive root 'crypt/4ti5d7ellj6fq2a7dppsdiprl0l5rkum9n8hai7v1f9gngq299t0': Skipping btime metadata as can't update it on an existing file: 2026-03-13T02:49:42.229872192Z 2026/03/13 02:49:44 INFO : metadata sub dir: Updated directory metadata 2026/03/13 02:49:44 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/03/13 02:49:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 02:49:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 02:49:45 DEBUG : metadata sub dir/hello metadata world: md5 = fb664d08c50721e874dc1d6fcf86f0a5 OK 2026/03/13 02:49:45 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/03/13 02:49:45 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/03/13 02:49:48 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (7.59s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 02:49:49 DEBUG : metadata sub dir: Making directory with metadata 2026/03/13 02:49:49 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/13 02:49:49 DEBUG : empty metadata sub dir: Making directory with metadata 2026/03/13 02:49:49 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/13 02:49:49 DEBUG : Local file system at /tmp/rclone2468562058: File to upload is small (21 bytes), uploading instead of streaming 2026/03/13 02:49:49 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/03/13 02:49:49 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/03/13 02:49:49 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/03/13 02:49:49 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/03/13 02:49:50 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2026/03/13 02:49:50 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2026/03/13 02:49:50 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/03/13 02:49:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 02:49:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 02:49:52 DEBUG : metadata sub dir/hello metadata world: md5 = a57b88c4b4771d9aca1dea9cd189c0a7 OK 2026/03/13 02:49:52 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/03/13 02:49:52 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/03/13 02:49:52 DEBUG : Google drive root 'crypt/4ti5d7ellj6fq2a7dppsdiprl0l5rkum9n8hai7v1f9gngq299t0': Skipping btime metadata as can't update it on an existing file: 2026-03-13T02:49:49.824954996Z 2026/03/13 02:49:52 INFO : metadata sub dir: Updated directory metadata 2026/03/13 02:49:55 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (6.80s) === RUN TestCopyMissingDirectory run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 02:49:56 DEBUG : Creating backend with remote "/non-existing" 2026/03/13 02:49:56 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/03/13 02:49:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 02:49:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.74s) === RUN TestCopyNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 02:49:57 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/13 02:49:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/13 02:49:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 02:49:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 02:49:59 DEBUG : sub dir/hello world: md5 = 13fee4f790cb05d3dd39445e98c9b52c OK 2026/03/13 02:49:59 DEBUG : sub dir/hello world: size = 11 OK 2026/03/13 02:49:59 INFO : sub dir/hello world: Copied (new) 2026/03/13 02:50:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/13 02:50:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (5.43s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.50s) === RUN TestCopyCheckFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 02:50:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Running all checks before starting transfers 2026/03/13 02:50:03 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/13 02:50:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/13 02:50:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 02:50:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Checks finished, now starting transfers 2026/03/13 02:50:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 02:50:05 DEBUG : sub dir/hello world: md5 = 7a677cae2553a567062c0e1fad024fac OK 2026/03/13 02:50:05 DEBUG : sub dir/hello world: size = 11 OK 2026/03/13 02:50:05 INFO : sub dir/hello world: Copied (new) 2026/03/13 02:50:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/13 02:50:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (5.24s) === RUN TestSyncNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 02:50:08 ERROR : Ignoring --no-traverse with sync 2026/03/13 02:50:08 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/13 02:50:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/13 02:50:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 02:50:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 02:50:11 DEBUG : sub dir/hello world: md5 = 03cf508940b2ec8520442219f9f00ed0 OK 2026/03/13 02:50:11 DEBUG : sub dir/hello world: size = 11 OK 2026/03/13 02:50:11 INFO : sub dir/hello world: Copied (new) 2026/03/13 02:50:11 DEBUG : Waiting for deletions to finish 2026/03/13 02:50:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/13 02:50:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (5.73s) === RUN TestCopyWithDepth run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 02:50:14 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/03/13 02:50:14 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/13 02:50:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 02:50:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 02:50:16 DEBUG : hello world2: md5 = 411bccda7eaa36a60105538f9f551882 OK 2026/03/13 02:50:16 DEBUG : hello world2: size = 12 OK 2026/03/13 02:50:16 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (3.05s) === RUN TestCopyWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 02:50:17 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/13 02:50:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 02:50:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 02:50:19 DEBUG : potato2: md5 = 786f64b3ae3cb97f74779a7cc0cbb309 OK 2026/03/13 02:50:19 DEBUG : potato2: size = 11 OK 2026/03/13 02:50:19 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (3.10s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 02:50:20 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/13 02:50:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 02:50:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 02:50:22 DEBUG : potato2: md5 = 76c03bbe9a08a6a74dcc9de715f99f9b OK 2026/03/13 02:50:22 DEBUG : potato2: size = 11 OK 2026/03/13 02:50:22 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.95s) === RUN TestCopyEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 02:50:23 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/13 02:50:23 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/13 02:50:23 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/13 02:50:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/13 02:50:23 DEBUG : sub dir2: Making directory with metadata 2026/03/13 02:50:24 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/13 02:50:24 DEBUG : sub dir: Making directory with metadata 2026/03/13 02:50:25 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/13 02:50:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/13 02:50:25 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/13 02:50:26 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/13 02:50:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 02:50:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 02:50:26 DEBUG : sub dir/hello world: md5 = 5c2f70c5fe8dfc83be611342ae696caf OK 2026/03/13 02:50:26 DEBUG : sub dir/hello world: size = 11 OK 2026/03/13 02:50:26 INFO : sub dir/hello world: Copied (new) 2026/03/13 02:50:30 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2026/03/13 02:50:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (8.81s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 02:50:32 INFO : sub dir2: Making directory 2026/03/13 02:50:32 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/13 02:50:32 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/13 02:50:32 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/03/13 02:50:32 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/13 02:50:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/13 02:50:32 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/03/13 02:50:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 02:50:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 02:50:34 DEBUG : sub dir/hello world: md5 = 9463b730b06c0732d0588b08c6fe4d50 OK 2026/03/13 02:50:34 DEBUG : sub dir/hello world: size = 11 OK 2026/03/13 02:50:34 INFO : sub dir/hello world: Copied (new) 2026/03/13 02:50:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/13 02:50:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (5.16s) === RUN TestMoveEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 02:50:37 DEBUG : sub dir2: Making directory with metadata 2026/03/13 02:50:37 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/13 02:50:37 DEBUG : sub dir2: Making directory with metadata 2026/03/13 02:50:38 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/13 02:50:38 DEBUG : sub dir: Making directory with metadata 2026/03/13 02:50:38 INFO : sub dir: Made directory with metadata (mtime=2026-03-13T02:50:37.326472753Z) 2026/03/13 02:50:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/13 02:50:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 02:50:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 02:50:40 DEBUG : sub dir/hello world: md5 = 01cfaceff3628765162cdad68dbcd97f OK 2026/03/13 02:50:40 DEBUG : sub dir/hello world: size = 11 OK 2026/03/13 02:50:40 INFO : sub dir/hello world: Copied (new) 2026/03/13 02:50:40 INFO : sub dir/hello world: Deleted 2026/03/13 02:50:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (6.83s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 02:50:44 DEBUG : sub dir no update dir modtime: Making directory with metadata 2026/03/13 02:50:44 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/13 02:50:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 02:50:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 02:50:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (3.63s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 02:50:47 INFO : sub dir2: Making directory 2026/03/13 02:50:48 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/03/13 02:50:48 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/13 02:50:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/13 02:50:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 02:50:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 02:50:50 DEBUG : sub dir/hello world: md5 = e467e6830b2eb6a8dde8f310556a3690 OK 2026/03/13 02:50:50 DEBUG : sub dir/hello world: size = 11 OK 2026/03/13 02:50:50 INFO : sub dir/hello world: Copied (new) 2026/03/13 02:50:50 INFO : sub dir/hello world: Deleted 2026/03/13 02:50:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/13 02:50:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (5.64s) === RUN TestSyncEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 02:50:53 DEBUG : sub dir2: Making directory with metadata 2026/03/13 02:50:53 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/13 02:50:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/13 02:50:53 DEBUG : sub dir2: Making directory with metadata 2026/03/13 02:50:54 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/13 02:50:54 DEBUG : sub dir: Making directory with metadata 2026/03/13 02:50:55 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/13 02:50:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/13 02:50:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 02:50:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 02:50:56 DEBUG : sub dir/hello world: md5 = b00ddbb76d52fa947286ff52036e1dcc OK 2026/03/13 02:50:56 DEBUG : sub dir/hello world: size = 11 OK 2026/03/13 02:50:56 INFO : sub dir/hello world: Copied (new) 2026/03/13 02:50:56 DEBUG : Waiting for deletions to finish 2026/03/13 02:50:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (6.90s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.52s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 02:51:00 INFO : sub dir2: Making directory 2026/03/13 02:51:01 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/03/13 02:51:01 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/13 02:51:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/13 02:51:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 02:51:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 02:51:03 DEBUG : sub dir/hello world: md5 = 77f15a2dc7693ca46aa1b2d81651821c OK 2026/03/13 02:51:03 DEBUG : sub dir/hello world: size = 11 OK 2026/03/13 02:51:03 INFO : sub dir/hello world: Copied (new) 2026/03/13 02:51:03 DEBUG : Waiting for deletions to finish 2026/03/13 02:51:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/13 02:51:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (5.56s) === RUN TestServerSideCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 02:51:08 DEBUG : sub dir/hello world: md5 = 2d879a3739a7f63fb70653ed0853ad9d OK 2026/03/13 02:51:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xayawos8tapo" 2026/03/13 02:51:09 DEBUG : Creating backend with remote "TestDrive:crypt/qlrb14om2lupbv05le039qg3tslkqobmjgnmjrrk0c4e10ugcagg" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi' -> Encrypted drive 'TestCryptDrive:rclone-test-xayawos8tapo' 2026/03/13 02:51:11 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/13 02:51:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/13 02:51:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xayawos8tapo': Waiting for checks to finish 2026/03/13 02:51:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xayawos8tapo': Waiting for transfers to finish 2026/03/13 02:51:13 DEBUG : sub dir/hello world: size = 11 OK 2026/03/13 02:51:13 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/13 02:51:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/13 02:51:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xayawos8tapo': Purge remote 2026/03/13 02:51:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (10.46s) === RUN TestCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 02:51:19 DEBUG : sub dir/hello world: md5 = d9adba7d383b9ce55bf8850715e49da0 OK 2026/03/13 02:51:20 INFO : sub dir: Set directory modification time (using SetModTime) 2026/03/13 02:51:20 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/03/13 02:51:20 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2468562058) 2026/03/13 02:51:20 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi') 2026/03/13 02:51:20 DEBUG : sub dir/hello world: Sizes differ 2026/03/13 02:51:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 02:51:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 02:51:22 DEBUG : sub dir/hello world: md5 = 05cbe2409a990b65f1cf3bb58193b17c OK 2026/03/13 02:51:22 DEBUG : sub dir/hello world: size = 17 OK 2026/03/13 02:51:22 INFO : sub dir/hello world: Copied (replaced existing) 2026/03/13 02:51:22 INFO : sub dir: Set directory modification time (using SetModTime) 2026/03/13 02:51:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (8.26s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 02:51:27 DEBUG : sub dir/hello world: md5 = e8b30caf1d48cc1acb4b04e31323e9e9 OK 2026/03/13 02:51:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-baceyex6tumu" 2026/03/13 02:51:28 DEBUG : Creating backend with remote "TestDrive:crypt/ebgv5ro5pgcqikfk26n742qierc2f5ps3bbc0vjqdfuijrsj405g" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi' -> Encrypted drive 'TestCryptDrive:rclone-test-baceyex6tumu' 2026/03/13 02:51:29 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/13 02:51:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/13 02:51:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-baceyex6tumu': Waiting for checks to finish 2026/03/13 02:51:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-baceyex6tumu': Waiting for transfers to finish 2026/03/13 02:51:32 DEBUG : sub dir/hello world: size = 11 OK 2026/03/13 02:51:32 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/13 02:51:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/13 02:51:34 DEBUG : sub dir/hello world: md5 = b0721165b70bde0a27ee5129500f4e86 OK 2026/03/13 02:51:36 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/03/13 02:51:36 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/03/13 02:51:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-baceyex6tumu': Waiting for checks to finish 2026/03/13 02:51:36 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi') 2026/03/13 02:51:36 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-baceyex6tumu') 2026/03/13 02:51:36 DEBUG : sub dir/hello world: Sizes differ 2026/03/13 02:51:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-baceyex6tumu': Waiting for transfers to finish 2026/03/13 02:51:37 DEBUG : sub dir/hello world: size = 17 OK 2026/03/13 02:51:37 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/13 02:51:37 INFO : sub dir: Set directory modification time (using SetModTime) 2026/03/13 02:51:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-baceyex6tumu': Purge remote 2026/03/13 02:51:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (15.89s) === RUN TestMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 02:51:43 DEBUG : sub dir/hello world: md5 = 7dc026027e52c642e624f7848bedcb84 OK 2026/03/13 02:51:44 INFO : sub dir: Set directory modification time (using SetModTime) 2026/03/13 02:51:44 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/03/13 02:51:44 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2468562058) 2026/03/13 02:51:44 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi') 2026/03/13 02:51:44 DEBUG : sub dir/hello world: Sizes differ 2026/03/13 02:51:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 02:51:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 02:51:46 DEBUG : sub dir/hello world: md5 = c9489820aa827b23c18b62d9eba53d5d OK 2026/03/13 02:51:46 DEBUG : sub dir/hello world: size = 17 OK 2026/03/13 02:51:46 INFO : sub dir/hello world: Copied (replaced existing) 2026/03/13 02:51:46 INFO : sub dir/hello world: Deleted 2026/03/13 02:51:46 INFO : sub dir: Set directory modification time (using SetModTime) 2026/03/13 02:51:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (8.29s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 02:51:51 DEBUG : sub dir/hello world: md5 = 46194f6bcc00b5a46f4c21ed1b7b186f OK 2026/03/13 02:51:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fakoduw8gihi" 2026/03/13 02:51:52 DEBUG : Creating backend with remote "TestDrive:crypt/hs4d9c4m8m6tmu93u83eauc5unei0c56646rsjmd94q4hl2881q0" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi' -> Encrypted drive 'TestCryptDrive:rclone-test-fakoduw8gihi' 2026/03/13 02:51:53 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/13 02:51:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/13 02:51:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fakoduw8gihi': Waiting for checks to finish 2026/03/13 02:51:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fakoduw8gihi': Waiting for transfers to finish 2026/03/13 02:51:56 DEBUG : sub dir/hello world: size = 11 OK 2026/03/13 02:51:56 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/13 02:51:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/13 02:51:59 DEBUG : sub dir/hello world: md5 = 0ae560b04b0aa99d6bcda4ad91f9eb32 OK 2026/03/13 02:51:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fakoduw8gihi': Using server-side directory move 2026/03/13 02:51:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fakoduw8gihi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/13 02:52:00 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/03/13 02:52:00 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/03/13 02:52:00 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi') 2026/03/13 02:52:00 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-fakoduw8gihi') 2026/03/13 02:52:00 DEBUG : sub dir/hello world: Sizes differ 2026/03/13 02:52:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fakoduw8gihi': Waiting for checks to finish 2026/03/13 02:52:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fakoduw8gihi': Waiting for transfers to finish 2026/03/13 02:52:00 INFO : sub dir/hello world: Deleted 2026/03/13 02:52:01 INFO : sub dir/hello world: Moved (server-side) 2026/03/13 02:52:01 INFO : sub dir: Set directory modification time (using SetModTime) 2026/03/13 02:52:04 DEBUG : sub dir/hello world: md5 = d945838a1ed668969329d8695eb3be58 OK 2026/03/13 02:52:04 DEBUG : testing file moves 2026/03/13 02:52:05 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/03/13 02:52:05 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/03/13 02:52:05 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi') 2026/03/13 02:52:05 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-fakoduw8gihi') 2026/03/13 02:52:05 DEBUG : sub dir/hello world: Sizes differ 2026/03/13 02:52:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fakoduw8gihi': Waiting for checks to finish 2026/03/13 02:52:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fakoduw8gihi': Waiting for transfers to finish 2026/03/13 02:52:05 INFO : sub dir/hello world: Deleted 2026/03/13 02:52:06 INFO : sub dir/hello world: Moved (server-side) 2026/03/13 02:52:06 INFO : sub dir: Set directory modification time (using SetModTime) 2026/03/13 02:52:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fakoduw8gihi': Purge remote --- PASS: TestServerSideMoveOverSelf (20.34s) === RUN TestCopyAfterDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 02:52:11 DEBUG : sub dir/hello world: md5 = 2c7aa0513152ade04de64385f95e1f92 OK 2026/03/13 02:52:11 ERROR : error listing: directory not found 2026/03/13 02:52:12 INFO : Local file system at /tmp/rclone2468562058: Making directory 2026/03/13 02:52:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 02:52:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 02:52:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (5.51s) === RUN TestCopyRedownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 02:52:17 DEBUG : sub dir/hello world: md5 = 4d06501e53691473773746c963267b18 OK 2026/03/13 02:52:18 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/13 02:52:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/13 02:52:18 DEBUG : Local file system at /tmp/rclone2468562058: Waiting for checks to finish 2026/03/13 02:52:18 DEBUG : Local file system at /tmp/rclone2468562058: Waiting for transfers to finish 2026/03/13 02:52:18 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2026/03/13 02:52:18 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2026/03/13 02:52:18 INFO : sub dir/hello world: Copied (new) 2026/03/13 02:52:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/13 02:52:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (5.73s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 02:52:21 DEBUG : check sum: Need to transfer - File not found at Destination 2026/03/13 02:52:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 02:52:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 02:52:22 DEBUG : check sum: md5 = 8100f89f8ea71fe19bc92431fe93b53b OK 2026/03/13 02:52:22 DEBUG : check sum: size = 1 OK 2026/03/13 02:52:22 INFO : check sum: Copied (new) 2026/03/13 02:52:22 DEBUG : Waiting for deletions to finish 2026/03/13 02:52:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 02:52:23 DEBUG : check sum: size = 1 OK 2026/03/13 02:52:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/03/13 02:52:23 DEBUG : check sum: Size of src and dst objects identical 2026/03/13 02:52:23 DEBUG : check sum: Unchanged skipping 2026/03/13 02:52:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 02:52:23 DEBUG : Waiting for deletions to finish 2026/03/13 02:52:23 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.79s) === RUN TestSyncSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 02:52:24 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/03/13 02:52:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 02:52:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 02:52:26 DEBUG : sizeonly: md5 = 16fd158b790dd66fbeddbd4ee2bcb1de OK 2026/03/13 02:52:26 DEBUG : sizeonly: size = 6 OK 2026/03/13 02:52:26 INFO : sizeonly: Copied (new) 2026/03/13 02:52:26 DEBUG : Waiting for deletions to finish 2026/03/13 02:52:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 02:52:27 DEBUG : sizeonly: size = 6 OK 2026/03/13 02:52:27 DEBUG : sizeonly: Sizes identical 2026/03/13 02:52:27 DEBUG : sizeonly: Unchanged skipping 2026/03/13 02:52:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 02:52:27 DEBUG : Waiting for deletions to finish 2026/03/13 02:52:27 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.52s) === RUN TestSyncIgnoreSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 02:52:28 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/03/13 02:52:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 02:52:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 02:52:29 DEBUG : ignore-size: md5 = fcd0a369e7bc063d661e87dc810811e1 OK 2026/03/13 02:52:29 INFO : ignore-size: Copied (new) 2026/03/13 02:52:29 DEBUG : Waiting for deletions to finish 2026/03/13 02:52:30 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 02:52:30 DEBUG : ignore-size: Unchanged skipping 2026/03/13 02:52:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 02:52:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 02:52:30 DEBUG : Waiting for deletions to finish 2026/03/13 02:52:30 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.50s) === RUN TestSyncIgnoreTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 02:52:33 DEBUG : existing: md5 = 70c10e86b4d4649416a4cb6a9ff27f06 OK 2026/03/13 02:52:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 02:52:33 DEBUG : existing: size = 6 OK 2026/03/13 02:52:33 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 02:52:33 DEBUG : existing: Unchanged skipping 2026/03/13 02:52:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 02:52:33 DEBUG : Waiting for deletions to finish 2026/03/13 02:52:33 INFO : There was nothing to transfer 2026/03/13 02:52:33 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/03/13 02:52:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 02:52:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 02:52:34 DEBUG : existing: md5 = d58a3ce14dd556fefd95aa673fc556ff OK 2026/03/13 02:52:34 DEBUG : existing: size = 6 OK 2026/03/13 02:52:34 INFO : existing: Copied (replaced existing) 2026/03/13 02:52:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.44s) === RUN TestSyncIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 02:52:36 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/13 02:52:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 02:52:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 02:52:37 DEBUG : existing: md5 = 31fc496d0d0c75b2fda5e0c860eecda1 OK 2026/03/13 02:52:37 DEBUG : existing: size = 6 OK 2026/03/13 02:52:37 INFO : existing: Copied (new) 2026/03/13 02:52:37 DEBUG : Waiting for deletions to finish 2026/03/13 02:52:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 02:52:38 DEBUG : existing: Destination exists, skipping 2026/03/13 02:52:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 02:52:38 DEBUG : Waiting for deletions to finish 2026/03/13 02:52:38 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.61s) === RUN TestSyncIgnoreErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 02:52:42 DEBUG : b/potato: md5 = a304aa4d9c59022bedd15abcbdaaff4c OK 2026/03/13 02:52:44 DEBUG : c/non empty space: md5 = 1427845c7a54e34a26b728eecf8b3b03 OK 2026/03/13 02:52:44 INFO : d: Making directory 2026/03/13 02:52:46 DEBUG : Added delayed dir = "a", newDst= 2026/03/13 02:52:46 INFO : c: Set directory modification time (using SetModTime) 2026/03/13 02:52:46 DEBUG : Added delayed dir = "c", newDst=c 2026/03/13 02:52:46 DEBUG : c/non empty space: size = 5 OK 2026/03/13 02:52:46 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/13 02:52:46 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/13 02:52:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 02:52:46 DEBUG : c/non empty space: Unchanged skipping 2026/03/13 02:52:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 02:52:48 DEBUG : a/potato2: md5 = 1c03a2fe57e67d3d8d79d6eb0d8dbb36 OK 2026/03/13 02:52:48 DEBUG : a/potato2: size = 60 OK 2026/03/13 02:52:48 INFO : a/potato2: Copied (new) 2026/03/13 02:52:48 DEBUG : Waiting for deletions to finish 2026/03/13 02:52:49 INFO : b/potato: Deleted 2026/03/13 02:52:49 INFO : a: Set directory modification time (using DirSetModTime) 2026/03/13 02:52:49 INFO : d: Removing directory 2026/03/13 02:52:50 INFO : b: Removing directory 2026/03/13 02:52:50 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/03/13 02:52:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': deleted 2 directories 2026/03/13 02:52:53 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/03/13 02:52:54 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (14.93s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 02:52:56 DEBUG : empty space: md5 = c60f2ee3d993ece6d6ce8ecae6b34c7f OK 2026/03/13 02:52:56 DEBUG : empty space: size = 1 OK 2026/03/13 02:52:56 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/03/13 02:52:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 02:52:56 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/03/13 02:52:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 02:52:56 DEBUG : Waiting for deletions to finish 2026/03/13 02:52:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 02:52:57 DEBUG : empty space: size = 1 OK 2026/03/13 02:52:57 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/03/13 02:52:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 02:52:58 DEBUG : empty space: md5 = 57addefe0b9174a6aea07c7d328a06f0 OK 2026/03/13 02:52:58 DEBUG : empty space: size = 1 OK 2026/03/13 02:52:58 INFO : empty space: Copied (replaced existing) 2026/03/13 02:52:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (4.66s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.49s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 02:53:01 DEBUG : foo: md5 = 777164007d40dde8b890a76c6c644bda OK 2026/03/13 02:53:01 DEBUG : foo: size = 3 OK 2026/03/13 02:53:01 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/03/13 02:53:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 02:53:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 02:53:03 DEBUG : foo: md5 = b0313574f1d5d0384c7fc044d05f1791 OK 2026/03/13 02:53:03 DEBUG : foo: size = 3 OK 2026/03/13 02:53:03 INFO : foo: Copied (replaced existing) 2026/03/13 02:53:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (4.46s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 02:53:05 DEBUG : empty space: md5 = f0b59661a7ef5f6fd72acc8a725f5227 OK 2026/03/13 02:53:06 DEBUG : empty space: size = 1 OK 2026/03/13 02:53:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/13 02:53:06 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/13 02:53:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 02:53:06 DEBUG : empty space: Unchanged skipping 2026/03/13 02:53:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 02:53:08 DEBUG : potato: md5 = f66845e3c32460d622674c4f025d6ddf OK 2026/03/13 02:53:08 DEBUG : potato: size = 60 OK 2026/03/13 02:53:08 INFO : potato: Copied (new) 2026/03/13 02:53:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (5.65s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 02:53:11 DEBUG : potato: md5 = f8408ce8e0b05112ea3a7ef1bd48442e OK 2026/03/13 02:53:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 02:53:12 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2468562058) 2026/03/13 02:53:12 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi') 2026/03/13 02:53:12 DEBUG : potato: Sizes differ 2026/03/13 02:53:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 02:53:13 DEBUG : potato: md5 = 1fa262cc1b1c0f86c6aeb0388ceef5c7 OK 2026/03/13 02:53:13 DEBUG : potato: size = 21 OK 2026/03/13 02:53:13 INFO : potato: Copied (replaced existing) 2026/03/13 02:53:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.57s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 02:53:15 DEBUG : potato: md5 = c9a0ffe04846f596e272b5fa09be9657 OK 2026/03/13 02:53:16 DEBUG : potato: size = 21 OK 2026/03/13 02:53:16 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/03/13 02:53:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 02:53:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 02:53:17 DEBUG : potato: md5 = 863f339e48fc25b4ac44dbb5c9188ed9 OK 2026/03/13 02:53:17 DEBUG : potato: size = 21 OK 2026/03/13 02:53:17 INFO : potato: Copied (replaced existing) 2026/03/13 02:53:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (4.47s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 02:53:20 DEBUG : potato: md5 = b87c9a32154bd5c8670f6c27258477be OK 2026/03/13 02:53:21 DEBUG : empty space: md5 = 8beff8e46083220dabd9c1c81bb87057 OK 2026/03/13 02:53:22 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/13 02:53:22 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/03/13 02:53:22 DEBUG : empty space: size = 1 OK 2026/03/13 02:53:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 02:53:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/13 02:53:22 DEBUG : empty space: Unchanged skipping 2026/03/13 02:53:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 02:53:22 DEBUG : Waiting for deletions to finish 2026/03/13 02:53:22 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (5.05s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 02:53:25 DEBUG : potato: md5 = 69e697edcbb400d2c7535cb007ba79d2 OK 2026/03/13 02:53:26 DEBUG : empty space: md5 = 4132ee3af1a9fcada4779b55eb2eeae1 OK 2026/03/13 02:53:27 DEBUG : empty space: size = 1 OK 2026/03/13 02:53:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/13 02:53:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/13 02:53:27 DEBUG : empty space: Unchanged skipping 2026/03/13 02:53:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 02:53:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 02:53:28 DEBUG : potato2: md5 = 0ca3ff0e58ad2d832a9c3190b5c84094 OK 2026/03/13 02:53:28 DEBUG : potato2: size = 60 OK 2026/03/13 02:53:28 INFO : potato2: Copied (new) 2026/03/13 02:53:28 DEBUG : Waiting for deletions to finish 2026/03/13 02:53:29 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 02:53:33 DEBUG : b/potato: md5 = c2e5176af7d99b0d171ce9111b6f94f8 OK 2026/03/13 02:53:35 DEBUG : c/non empty space: md5 = a9f76cb77a14e66bd6ab3579a74f1713 OK 2026/03/13 02:53:35 INFO : d: Making directory 2026/03/13 02:53:36 INFO : d/e: Making directory 2026/03/13 02:53:38 DEBUG : Added delayed dir = "a", newDst= 2026/03/13 02:53:39 INFO : c: Set directory modification time (using SetModTime) 2026/03/13 02:53:39 DEBUG : Added delayed dir = "c", newDst=c 2026/03/13 02:53:39 DEBUG : c/non empty space: size = 5 OK 2026/03/13 02:53:39 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/13 02:53:39 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/13 02:53:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 02:53:39 DEBUG : c/non empty space: Unchanged skipping 2026/03/13 02:53:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 02:53:41 DEBUG : a/potato2: md5 = 3da1c5cffe1db5b533da8cedbd3e64ff OK 2026/03/13 02:53:41 DEBUG : a/potato2: size = 60 OK 2026/03/13 02:53:41 INFO : a/potato2: Copied (new) 2026/03/13 02:53:41 DEBUG : Waiting for deletions to finish 2026/03/13 02:53:41 INFO : b/potato: Deleted 2026/03/13 02:53:42 INFO : a: Set directory modification time (using DirSetModTime) 2026/03/13 02:53:42 INFO : d/e: Removing directory 2026/03/13 02:53:43 INFO : d: Removing directory 2026/03/13 02:53:43 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2026/03/13 02:53:43 INFO : b: Removing directory 2026/03/13 02:53:44 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/03/13 02:53:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': deleted 3 directories 2026/03/13 02:53:46 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/03/13 02:53:47 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (16.90s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 02:53:50 DEBUG : b/potato: md5 = 206067679f371e2dd6b5ffba5469ce75 OK 2026/03/13 02:53:52 DEBUG : c/non empty space: md5 = 90be96dd8114dd1afb321ca83775b0da OK 2026/03/13 02:53:52 INFO : d: Making directory 2026/03/13 02:53:54 DEBUG : Added delayed dir = "a", newDst= 2026/03/13 02:53:54 INFO : c: Set directory modification time (using SetModTime) 2026/03/13 02:53:54 DEBUG : Added delayed dir = "c", newDst=c 2026/03/13 02:53:54 DEBUG : c/non empty space: size = 5 OK 2026/03/13 02:53:54 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/13 02:53:54 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/13 02:53:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 02:53:54 DEBUG : c/non empty space: Unchanged skipping 2026/03/13 02:53:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 02:53:57 DEBUG : a/potato2: md5 = d149520da4f5666dbed098089521a7f4 OK 2026/03/13 02:53:57 DEBUG : a/potato2: size = 60 OK 2026/03/13 02:53:57 INFO : a/potato2: Copied (new) 2026/03/13 02:53:57 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': not deleting files as there were IO errors 2026/03/13 02:53:57 INFO : a: Set directory modification time (using DirSetModTime) 2026/03/13 02:53:57 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': not deleting directories as there were IO errors 2026/03/13 02:54:00 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/03/13 02:54:01 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/03/13 02:54:02 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (14.97s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 02:54:04 DEBUG : potato: md5 = 824e33364f04a70380cddeaeec743027 OK 2026/03/13 02:54:05 DEBUG : empty space: md5 = a9207ca8714c9ec93b23e7be0e2d9ff8 OK 2026/03/13 02:54:05 DEBUG : Waiting for deletions to finish 2026/03/13 02:54:06 DEBUG : empty space: size = 1 OK 2026/03/13 02:54:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/13 02:54:06 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/13 02:54:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 02:54:06 DEBUG : empty space: Unchanged skipping 2026/03/13 02:54:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 02:54:06 INFO : potato: Deleted 2026/03/13 02:54:07 DEBUG : potato2: md5 = ffce34b11ca5ff544f60631888ce5fe8 OK 2026/03/13 02:54:07 DEBUG : potato2: size = 60 OK 2026/03/13 02:54:07 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (6.32s) === RUN TestSyncDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 02:54:10 DEBUG : potato: md5 = dab5d19edec7951a9dfb02887b01a938 OK 2026/03/13 02:54:12 DEBUG : empty space: md5 = 47cc859c5e843d9776d40f1339fafbf6 OK 2026/03/13 02:54:12 DEBUG : Waiting for deletions to finish 2026/03/13 02:54:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 02:54:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 02:54:13 INFO : potato: Deleted 2026/03/13 02:54:13 DEBUG : empty space: size = 1 OK 2026/03/13 02:54:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/13 02:54:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/13 02:54:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 02:54:13 DEBUG : empty space: Unchanged skipping 2026/03/13 02:54:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 02:54:14 DEBUG : potato2: md5 = 98a5d97fb1c2eace219dbc00e76a6e25 OK 2026/03/13 02:54:14 DEBUG : potato2: size = 60 OK 2026/03/13 02:54:14 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (7.38s) === RUN TestCopyDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 02:54:18 DEBUG : potato: md5 = ead66f8443411decfa02726a363a3e3f OK 2026/03/13 02:54:18 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/13 02:54:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 02:54:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 02:54:20 DEBUG : potato2: md5 = ed3374048b8e96d8707aff09232efd14 OK 2026/03/13 02:54:20 DEBUG : potato2: size = 19 OK 2026/03/13 02:54:20 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (5.09s) === RUN TestSyncWithExclude run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 02:54:23 DEBUG : potato2: md5 = ec8aee0d3775344e63abb6a3b1da6b91 OK 2026/03/13 02:54:24 DEBUG : empty space: md5 = 7cc0eec97d2b2eade5904fba2e5150e2 OK 2026/03/13 02:54:24 DEBUG : enormous: Excluded (Size Filter) 2026/03/13 02:54:24 DEBUG : enormous: Excluded 2026/03/13 02:54:24 DEBUG : potato2: Excluded (Size Filter) 2026/03/13 02:54:24 DEBUG : potato2: Excluded 2026/03/13 02:54:25 DEBUG : potato2: Excluded (Size Filter) 2026/03/13 02:54:25 DEBUG : empty space: size = 1 OK 2026/03/13 02:54:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/13 02:54:25 DEBUG : empty space: Unchanged skipping 2026/03/13 02:54:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 02:54:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 02:54:25 DEBUG : Waiting for deletions to finish 2026/03/13 02:54:25 INFO : There was nothing to transfer 2026/03/13 02:54:25 DEBUG : enormous: Excluded (Size Filter) 2026/03/13 02:54:25 DEBUG : enormous: Excluded 2026/03/13 02:54:25 DEBUG : potato2: Excluded (Size Filter) 2026/03/13 02:54:25 DEBUG : potato2: Excluded 2026/03/13 02:54:25 DEBUG : potato2: Excluded (Size Filter) 2026/03/13 02:54:25 DEBUG : empty space: size = 1 OK 2026/03/13 02:54:25 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/03/13 02:54:25 DEBUG : empty space: Unchanged skipping 2026/03/13 02:54:25 DEBUG : Local file system at /tmp/rclone2468562058: Waiting for checks to finish 2026/03/13 02:54:25 DEBUG : Local file system at /tmp/rclone2468562058: Waiting for transfers to finish 2026/03/13 02:54:25 DEBUG : Waiting for deletions to finish 2026/03/13 02:54:25 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.23s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 02:54:28 DEBUG : potato2: md5 = c2b3b556d4cae8bbb50729bfe80dc7da OK 2026/03/13 02:54:30 DEBUG : empty space: md5 = 5437460e191d9e4c3bb8069d201b7286 OK 2026/03/13 02:54:31 DEBUG : enormous: md5 = f343fc4f8a0bd5914168098dc54b71c0 OK 2026/03/13 02:54:31 DEBUG : enormous: Excluded (Size Filter) 2026/03/13 02:54:31 DEBUG : enormous: Excluded 2026/03/13 02:54:31 DEBUG : potato2: Excluded (Size Filter) 2026/03/13 02:54:31 DEBUG : potato2: Excluded 2026/03/13 02:54:32 DEBUG : empty space: size = 1 OK 2026/03/13 02:54:32 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/13 02:54:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 02:54:32 DEBUG : empty space: Unchanged skipping 2026/03/13 02:54:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 02:54:32 DEBUG : Waiting for deletions to finish 2026/03/13 02:54:32 INFO : enormous: Deleted 2026/03/13 02:54:32 INFO : potato2: Deleted 2026/03/13 02:54:32 INFO : There was nothing to transfer 2026/03/13 02:54:33 DEBUG : empty space: size = 1 OK 2026/03/13 02:54:33 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/03/13 02:54:33 DEBUG : empty space: Unchanged skipping 2026/03/13 02:54:33 DEBUG : Local file system at /tmp/rclone2468562058: Waiting for checks to finish 2026/03/13 02:54:33 DEBUG : Local file system at /tmp/rclone2468562058: Waiting for transfers to finish 2026/03/13 02:54:33 DEBUG : Waiting for deletions to finish 2026/03/13 02:54:33 INFO : enormous: Deleted 2026/03/13 02:54:33 INFO : potato2: Deleted 2026/03/13 02:54:33 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.17s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 02:54:35 DEBUG : one: md5 = e3f3884704d3e93366eabcadb134fd71 OK 2026/03/13 02:54:37 DEBUG : two: md5 = 8dbf18fdc1acf27cbe63200dd642f584 OK 2026/03/13 02:54:38 DEBUG : three: md5 = 42dce9efa9425c5d87d34ea84e7e45b4 OK 2026/03/13 02:54:40 DEBUG : four: md5 = 9cfbf109c1398ad0bb6abb054ecc115c OK 2026/03/13 02:54:40 DEBUG : five: Need to transfer - File not found at Destination 2026/03/13 02:54:40 DEBUG : four: size = 4 (Local file system at /tmp/rclone2468562058) 2026/03/13 02:54:40 DEBUG : one: Destination is newer than source, skipping 2026/03/13 02:54:40 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi') 2026/03/13 02:54:40 DEBUG : four: Sizes differ 2026/03/13 02:54:40 DEBUG : two: size = 3 OK 2026/03/13 02:54:40 DEBUG : three: size = 5 OK 2026/03/13 02:54:40 DEBUG : three: Sizes identical 2026/03/13 02:54:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 02:54:40 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/03/13 02:54:40 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/03/13 02:54:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 02:54:42 DEBUG : two: md5 = e02201da2a211d2d4de0ef06628f2942 OK 2026/03/13 02:54:42 DEBUG : two: size = 3 OK 2026/03/13 02:54:42 INFO : two: Copied (replaced existing) 2026/03/13 02:54:42 DEBUG : five: md5 = d85d4f2aa8b292f8e44172e7c979d5be OK 2026/03/13 02:54:42 DEBUG : five: size = 4 OK 2026/03/13 02:54:42 INFO : five: Copied (new) 2026/03/13 02:54:43 DEBUG : four: md5 = 830c5dfcf2ee007dcd8f2c59650959ff OK 2026/03/13 02:54:43 DEBUG : four: size = 4 OK 2026/03/13 02:54:43 INFO : four: Copied (replaced existing) 2026/03/13 02:54:43 DEBUG : Waiting for deletions to finish sync_test.go:1480: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (11.91s) === 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-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" sync_test.go:1569: Can track renames: false 2026/03/13 02:54:46 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Ignoring --track-renames as the source and destination do not have a common hash 2026/03/13 02:54:46 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/13 02:54:46 DEBUG : yam: Need to transfer - File not found at Destination 2026/03/13 02:54:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 02:54:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 02:54:47 DEBUG : yam: md5 = d3089afc3b5a5109bfe56939bbef4ca0 OK 2026/03/13 02:54:47 DEBUG : yam: size = 11 OK 2026/03/13 02:54:47 INFO : yam: Copied (new) 2026/03/13 02:54:47 DEBUG : potato: md5 = bbcc62d98e7835f430e30067c7d2de9a OK 2026/03/13 02:54:47 DEBUG : potato: size = 14 OK 2026/03/13 02:54:47 INFO : potato: Copied (new) 2026/03/13 02:54:47 DEBUG : Waiting for deletions to finish 2026/03/13 02:54:47 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Ignoring --track-renames as the source and destination do not have a common hash 2026/03/13 02:54:48 DEBUG : potato: size = 14 OK 2026/03/13 02:54:48 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 02:54:48 DEBUG : yaml: Need to transfer - File not found at Destination 2026/03/13 02:54:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 02:54:48 DEBUG : potato: Unchanged skipping 2026/03/13 02:54:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 02:54:49 DEBUG : yaml: md5 = a4819f042d4c24c451e1c80aa51768ab OK 2026/03/13 02:54:49 DEBUG : yaml: size = 11 OK 2026/03/13 02:54:49 INFO : yaml: Copied (new) 2026/03/13 02:54:49 DEBUG : Waiting for deletions to finish 2026/03/13 02:54:50 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (5.85s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/03/13 02:54:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Making map for --track-renames 2026/03/13 02:54:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Finished making map for --track-renames 2026/03/13 02:54:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 02:54:52 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/13 02:54:52 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/03/13 02:54:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for renames to finish 2026/03/13 02:54:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 02:54:53 DEBUG : potato: md5 = 1b595d6746572ef899264ad84c2acc47 OK 2026/03/13 02:54:53 DEBUG : potato: size = 14 OK 2026/03/13 02:54:53 INFO : potato: Copied (new) 2026/03/13 02:54:53 DEBUG : yam: md5 = 913501b057206b54f6e4cd7fe323ff67 OK 2026/03/13 02:54:53 DEBUG : yam: size = 11 OK 2026/03/13 02:54:53 INFO : yam: Copied (new) 2026/03/13 02:54:53 DEBUG : Waiting for deletions to finish 2026/03/13 02:54:54 DEBUG : potato: size = 14 OK 2026/03/13 02:54:54 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 02:54:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Making map for --track-renames 2026/03/13 02:54:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Finished making map for --track-renames 2026/03/13 02:54:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 02:54:54 DEBUG : potato: Unchanged skipping 2026/03/13 02:54:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for renames to finish 2026/03/13 02:54:54 INFO : yam: Moved (server-side) to: yaml 2026/03/13 02:54:54 INFO : yaml: Renamed from "yam" 2026/03/13 02:54:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 02:54:54 DEBUG : Waiting for deletions to finish 2026/03/13 02:54:54 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.76s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/03/13 02:54:56 DEBUG : Added delayed dir = "sub", newDst= 2026/03/13 02:54:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Making map for --track-renames 2026/03/13 02:54:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Finished making map for --track-renames 2026/03/13 02:54:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 02:54:56 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/13 02:54:56 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/03/13 02:54:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for renames to finish 2026/03/13 02:54:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 02:54:59 DEBUG : sub/yam: md5 = 3735206ec4b5b6fad020cfeb24815e26 OK 2026/03/13 02:54:59 DEBUG : sub/yam: size = 11 OK 2026/03/13 02:54:59 INFO : sub/yam: Copied (new) 2026/03/13 02:54:59 DEBUG : potato: md5 = 9b10d99ea932e540d9a276e04ae005ad OK 2026/03/13 02:54:59 DEBUG : potato: size = 14 OK 2026/03/13 02:54:59 INFO : potato: Copied (new) 2026/03/13 02:54:59 DEBUG : Waiting for deletions to finish 2026/03/13 02:54:59 INFO : sub: Set directory modification time (using DirSetModTime) 2026/03/13 02:55:00 DEBUG : potato: size = 14 OK 2026/03/13 02:55:00 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 02:55:00 DEBUG : potato: Unchanged skipping 2026/03/13 02:55:01 INFO : sub: Set directory modification time (using SetModTime) 2026/03/13 02:55:01 DEBUG : Added delayed dir = "sub", newDst=sub 2026/03/13 02:55:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Making map for --track-renames 2026/03/13 02:55:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Finished making map for --track-renames 2026/03/13 02:55:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 02:55:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for renames to finish 2026/03/13 02:55:02 INFO : sub/yam: Moved (server-side) to: yam 2026/03/13 02:55:02 INFO : yam: Renamed from "sub/yam" 2026/03/13 02:55:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 02:55:02 DEBUG : Waiting for deletions to finish 2026/03/13 02:55:02 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (8.24s) === RUN TestServerSideMoveLocal run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 02:55:04 DEBUG : Creating backend with remote "/tmp/rclone2468562058/dir1" 2026/03/13 02:55:04 DEBUG : Config file has changed externally - reloading 2026/03/13 02:55:04 DEBUG : Creating backend with remote "/tmp/rclone2468562058/dir2" 2026/03/13 02:55:04 DEBUG : Local file system at /tmp/rclone2468562058/dir2: Using server-side directory move 2026/03/13 02:55:04 INFO : Local file system at /tmp/rclone2468562058/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/13 02:55:04 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/03/13 02:55:04 DEBUG : Local file system at /tmp/rclone2468562058/dir2: Waiting for checks to finish 2026/03/13 02:55:04 DEBUG : Local file system at /tmp/rclone2468562058/dir2: Waiting for transfers to finish 2026/03/13 02:55:04 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.54s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 02:55:05 DEBUG : Added delayed dir = "nested", newDst= 2026/03/13 02:55:05 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/13 02:55:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/13 02:55:05 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/03/13 02:55:05 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/13 02:55:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 02:55:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 02:55:07 DEBUG : sub dir/hello world: md5 = 832ddd3b20980c8015ac77e3de08a98c OK 2026/03/13 02:55:07 DEBUG : sub dir/hello world: size = 11 OK 2026/03/13 02:55:07 INFO : sub dir/hello world: Copied (new) 2026/03/13 02:55:07 INFO : sub dir/hello world: Deleted 2026/03/13 02:55:09 DEBUG : nested/sub dir/file: md5 = f26b0fe2f3e337bc0d0fa6fc8f00e130 OK 2026/03/13 02:55:09 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/13 02:55:09 INFO : nested/sub dir/file: Copied (new) 2026/03/13 02:55:09 INFO : nested/sub dir/file: Deleted 2026/03/13 02:55:10 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/03/13 02:55:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/13 02:55:10 INFO : nested: Set directory modification time (using DirSetModTime) 2026/03/13 02:55:10 INFO : sub dir: Removing directory 2026/03/13 02:55:10 INFO : nested/sub dir: Removing directory 2026/03/13 02:55:10 INFO : nested: Removing directory 2026/03/13 02:55:10 DEBUG : Local file system at /tmp/rclone2468562058: deleted 3 directories 2026/03/13 02:55:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/03/13 02:55:14 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/03/13 02:55:14 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (10.12s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 02:55:15 DEBUG : Added delayed dir = "nested", newDst= 2026/03/13 02:55:15 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/13 02:55:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/13 02:55:15 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/03/13 02:55:15 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/13 02:55:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 02:55:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 02:55:17 DEBUG : sub dir/hello world: md5 = 3dc0d6180a92343d458d766a1c653f92 OK 2026/03/13 02:55:17 DEBUG : sub dir/hello world: size = 11 OK 2026/03/13 02:55:17 INFO : sub dir/hello world: Copied (new) 2026/03/13 02:55:17 INFO : sub dir/hello world: Deleted 2026/03/13 02:55:20 DEBUG : nested/sub dir/file: md5 = cf4e984ed1e31e9f15a7d0fe28c63b8f OK 2026/03/13 02:55:20 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/13 02:55:20 INFO : nested/sub dir/file: Copied (new) 2026/03/13 02:55:20 INFO : nested/sub dir/file: Deleted 2026/03/13 02:55:20 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/03/13 02:55:20 INFO : nested: Set directory modification time (using DirSetModTime) 2026/03/13 02:55:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/13 02:55:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/03/13 02:55:24 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/03/13 02:55:25 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (10.21s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 02:55:25 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/03/13 02:55:25 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/13 02:55:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 02:55:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 02:55:27 DEBUG : existing-b: md5 = b49bd7268250c9a657a6c7cfdbd7ce32 OK 2026/03/13 02:55:27 DEBUG : existing-b: size = 6 OK 2026/03/13 02:55:27 INFO : existing-b: Copied (new) 2026/03/13 02:55:27 INFO : existing-b: Deleted 2026/03/13 02:55:27 DEBUG : existing: md5 = 323f1b9e593c28e81e418e0eb045926d OK 2026/03/13 02:55:27 DEBUG : existing: size = 6 OK 2026/03/13 02:55:27 INFO : existing: Copied (new) 2026/03/13 02:55:27 INFO : existing: Deleted 2026/03/13 02:55:27 DEBUG : existing: Destination exists, skipping 2026/03/13 02:55:27 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/03/13 02:55:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 02:55:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 02:55:27 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (3.90s) === RUN TestServerSideMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 02:55:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-monipeq3leti" 2026/03/13 02:55:29 DEBUG : Config file has changed externally - reloading 2026/03/13 02:55:29 DEBUG : Creating backend with remote "TestDrive:crypt/qbhp01rgi7t3gjtp03jf4cpmhho3umuo7p23uo5g3h05kpto12j0" 2026/03/13 02:55:32 DEBUG : potato2: md5 = c4331bac244b8a5af3ddebe743158d61 OK 2026/03/13 02:55:33 DEBUG : empty space: md5 = a827d6bd40564e2341b4ca6a3fee97f0 OK 2026/03/13 02:55:35 DEBUG : potato3: md5 = 9dd838d6ef6d82508c330f110efd31f3 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi' -> Encrypted drive 'TestCryptDrive:rclone-test-monipeq3leti' 2026/03/13 02:55:37 DEBUG : empty space: md5 = 30819facc834fae8f570740b98ca7317 OK 2026/03/13 02:55:39 DEBUG : potato3: md5 = a5b2ed13a2cf4f60a65a8d66bb86df1d OK 2026/03/13 02:55:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-monipeq3leti': Using server-side directory move 2026/03/13 02:55:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-monipeq3leti': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/13 02:55:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/13 02:55:39 DEBUG : empty space: size = 1 OK 2026/03/13 02:55:39 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/13 02:55:39 DEBUG : empty space: Unchanged skipping 2026/03/13 02:55:39 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi') 2026/03/13 02:55:39 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-monipeq3leti') 2026/03/13 02:55:39 DEBUG : potato3: Sizes differ 2026/03/13 02:55:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-monipeq3leti': Waiting for checks to finish 2026/03/13 02:55:40 INFO : potato3: Deleted 2026/03/13 02:55:40 INFO : potato2: Moved (server-side) 2026/03/13 02:55:40 INFO : empty space: Deleted 2026/03/13 02:55:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-monipeq3leti': Waiting for transfers to finish 2026/03/13 02:55:40 INFO : potato3: Moved (server-side) 2026/03/13 02:55:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pucevif6miti" 2026/03/13 02:55:41 DEBUG : Creating backend with remote "TestDrive:crypt/m03vefjnv46r8sptpact8jt31qe1jeqq8bs3g41fuonfguarr8j0" 2026/03/13 02:55:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pucevif6miti': Using server-side directory move 2026/03/13 02:55:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pucevif6miti': Server side directory move succeeded 2026/03/13 02:55:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pucevif6miti': Purge remote 2026/03/13 02:55:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-monipeq3leti': Purge remote 2026/03/13 02:55:44 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (15.68s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 02:55:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xesefas9nixa" 2026/03/13 02:55:45 DEBUG : Creating backend with remote "TestDrive:crypt/ajqbb6s0ep52gk35pli9vruf8sbip6gq29nd2vd31vrf1hhg80rg" 2026/03/13 02:55:48 DEBUG : potato2: md5 = 8c11ec9ff187885f6c14df1772a069e8 OK 2026/03/13 02:55:49 DEBUG : empty space: md5 = 344ad2b640f9f33860402b4bc7b67756 OK 2026/03/13 02:55:51 DEBUG : potato3: md5 = 9fede143e4370ae82766b6e0ed9c9f8a OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi' -> Encrypted drive 'TestCryptDrive:rclone-test-xesefas9nixa' 2026/03/13 02:55:53 DEBUG : empty space: md5 = 999227899082be59ae0c11adb21f1c1f OK 2026/03/13 02:55:55 DEBUG : potato3: md5 = 3dac2c86cfe4fd8c711098f023375bd7 OK 2026/03/13 02:55:55 DEBUG : empty space: Excluded (Size Filter) 2026/03/13 02:55:55 DEBUG : empty space: Excluded (Size Filter) 2026/03/13 02:55:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/13 02:55:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xesefas9nixa': Waiting for checks to finish 2026/03/13 02:55:55 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi') 2026/03/13 02:55:55 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-xesefas9nixa') 2026/03/13 02:55:55 DEBUG : potato3: Sizes differ 2026/03/13 02:55:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xesefas9nixa': Waiting for transfers to finish 2026/03/13 02:55:56 INFO : potato3: Deleted 2026/03/13 02:55:56 INFO : potato2: Moved (server-side) 2026/03/13 02:55:56 INFO : potato3: Moved (server-side) 2026/03/13 02:55:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-duhocus6rope" 2026/03/13 02:55:57 DEBUG : Creating backend with remote "TestDrive:crypt/tb2j221dvvu8c1pviin24mep2mn1v4i3l3qhrkekdj6p31ogd1k0" 2026/03/13 02:55:58 DEBUG : empty space: Excluded (Size Filter) 2026/03/13 02:55:58 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/13 02:55:58 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/13 02:55:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duhocus6rope': Waiting for checks to finish 2026/03/13 02:55:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duhocus6rope': Waiting for transfers to finish 2026/03/13 02:56:00 INFO : potato2: Moved (server-side) 2026/03/13 02:56:00 INFO : potato3: Moved (server-side) 2026/03/13 02:56:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duhocus6rope': Purge remote 2026/03/13 02:56:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xesefas9nixa': Purge remote --- PASS: TestServerSideMoveWithFilter (17.31s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 02:56:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zudiqaj7suzu" 2026/03/13 02:56:02 DEBUG : Creating backend with remote "TestDrive:crypt/btdod125ed8pifri0r2b50mcnnkncjpb6u4i9ikv8beqreg3atu0" 2026/03/13 02:56:05 DEBUG : potato2: md5 = c310559184086456c60912cca668bf76 OK 2026/03/13 02:56:06 DEBUG : empty space: md5 = f309c00bb4a0ebe44d3ed9f0920c74ac OK 2026/03/13 02:56:08 DEBUG : potato3: md5 = dcf2ca32acfa633fbfc2f43f8a573dad OK 2026/03/13 02:56:08 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi' -> Encrypted drive 'TestCryptDrive:rclone-test-zudiqaj7suzu' 2026/03/13 02:56:11 DEBUG : empty space: md5 = 37069fbd924d01be0ee688c909691885 OK 2026/03/13 02:56:13 DEBUG : potato3: md5 = 0a5aa8bea8512cfc659e912c4bdf3a64 OK 2026/03/13 02:56:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zudiqaj7suzu': Using server-side directory move 2026/03/13 02:56:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zudiqaj7suzu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/13 02:56:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/13 02:56:13 DEBUG : Added delayed dir = "tomatoDir", newDst= 2026/03/13 02:56:13 DEBUG : empty space: size = 1 OK 2026/03/13 02:56:13 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/13 02:56:13 DEBUG : empty space: Unchanged skipping 2026/03/13 02:56:13 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi') 2026/03/13 02:56:13 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-zudiqaj7suzu') 2026/03/13 02:56:13 DEBUG : potato3: Sizes differ 2026/03/13 02:56:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zudiqaj7suzu': Waiting for checks to finish 2026/03/13 02:56:14 INFO : potato3: Deleted 2026/03/13 02:56:14 INFO : empty space: Deleted 2026/03/13 02:56:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zudiqaj7suzu': Waiting for transfers to finish 2026/03/13 02:56:14 INFO : potato2: Moved (server-side) 2026/03/13 02:56:14 INFO : potato3: Moved (server-side) 2026/03/13 02:56:14 INFO : tomatoDir: Removing directory 2026/03/13 02:56:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': deleted 1 directories 2026/03/13 02:56:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-subodec6fote" 2026/03/13 02:56:16 DEBUG : Creating backend with remote "TestDrive:crypt/573ush1kegmtn5v4bh9qveshmn5as39sgnp4chcu236q9gqd1ljg" 2026/03/13 02:56:17 INFO : tomatoDir: Making directory 2026/03/13 02:56:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-subodec6fote': Using server-side directory move 2026/03/13 02:56:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-subodec6fote': Server side directory move succeeded 2026/03/13 02:56:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-subodec6fote': Purge remote 2026/03/13 02:56:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zudiqaj7suzu': Purge remote 2026/03/13 02:56:21 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (19.18s) === RUN TestServerSideMoveOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.50s) === RUN TestSyncOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 02:56:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ponetac7nugi/rclone-sync-test" 2026/03/13 02:56:22 DEBUG : Creating backend with remote "TestDrive:crypt/4ti5d7ellj6fq2a7dppsdiprl0l5rkum9n8hai7v1f9gngq299t0/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (2.01s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 02:56:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ponetac7nugi/rclone-sync-test" 2026/03/13 02:56:24 DEBUG : Creating backend with remote "TestDrive:crypt/4ti5d7ellj6fq2a7dppsdiprl0l5rkum9n8hai7v1f9gngq299t0/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2026/03/13 02:56:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ponetac7nugi/rclone-sync-test-include/layer2" 2026/03/13 02:56:26 DEBUG : Creating backend with remote "TestDrive:crypt/4ti5d7ellj6fq2a7dppsdiprl0l5rkum9n8hai7v1f9gngq299t0/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2026/03/13 02:56:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ponetac7nugi/rclone-sync-test-ignore-file" 2026/03/13 02:56:30 DEBUG : Creating backend with remote "TestDrive:crypt/4ti5d7ellj6fq2a7dppsdiprl0l5rkum9n8hai7v1f9gngq299t0/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2026/03/13 02:56:34 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = 33dc38d172a8991f0f967ce5c5070da3 OK 2026/03/13 02:56:36 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/03/13 02:56:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi/rclone-sync-test': Waiting for checks to finish 2026/03/13 02:56:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi/rclone-sync-test': Waiting for transfers to finish 2026/03/13 02:56:36 DEBUG : Waiting for deletions to finish 2026/03/13 02:56:36 INFO : There was nothing to transfer 2026/03/13 02:56:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 02:56:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 02:56:38 DEBUG : Waiting for deletions to finish 2026/03/13 02:56:38 INFO : rclone-sync-test-include: Removing directory 2026/03/13 02:56:38 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/03/13 02:56:38 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/03/13 02:56:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': failed to delete 1 directories 2026/03/13 02:56:38 INFO : There was nothing to transfer 2026/03/13 02:56:40 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/03/13 02:56:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/03/13 02:56:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/03/13 02:56:40 DEBUG : Waiting for deletions to finish 2026/03/13 02:56:40 INFO : There was nothing to transfer 2026/03/13 02:56:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 02:56:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 02:56:42 DEBUG : Waiting for deletions to finish 2026/03/13 02:56:42 INFO : rclone-sync-test-include: Removing directory 2026/03/13 02:56:42 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/03/13 02:56:42 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/03/13 02:56:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': failed to delete 1 directories 2026/03/13 02:56:42 INFO : There was nothing to transfer 2026/03/13 02:56:44 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/03/13 02:56:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/03/13 02:56:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/03/13 02:56:44 DEBUG : Waiting for deletions to finish 2026/03/13 02:56:44 INFO : There was nothing to transfer 2026/03/13 02:56:47 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/03/13 02:56:47 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (24.67s) === RUN TestSyncCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 02:56:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ponetac7nugi/dst" 2026/03/13 02:56:49 DEBUG : Creating backend with remote "TestDrive:crypt/4ti5d7ellj6fq2a7dppsdiprl0l5rkum9n8hai7v1f9gngq299t0/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/13 02:56:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ponetac7nugi/CompareDest" 2026/03/13 02:56:50 DEBUG : Creating backend with remote "TestDrive:crypt/4ti5d7ellj6fq2a7dppsdiprl0l5rkum9n8hai7v1f9gngq299t0/gveqi14airsml4bgu7krj116o8" 2026/03/13 02:56:52 DEBUG : one: Need to transfer - File not found at Destination 2026/03/13 02:56:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi/dst': Waiting for checks to finish 2026/03/13 02:56:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi/dst': Waiting for transfers to finish 2026/03/13 02:56:55 DEBUG : one: md5 = 2ebe57de7901ed81cb42d48d34e90ec3 OK 2026/03/13 02:56:55 DEBUG : one: size = 3 OK 2026/03/13 02:56:55 INFO : one: Copied (new) 2026/03/13 02:56:55 DEBUG : Waiting for deletions to finish 2026/03/13 02:56:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi/dst': Waiting for checks to finish 2026/03/13 02:56:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone2468562058) 2026/03/13 02:56:56 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi/dst') 2026/03/13 02:56:56 DEBUG : one: Sizes differ 2026/03/13 02:56:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi/dst': Waiting for transfers to finish 2026/03/13 02:56:58 DEBUG : one: md5 = ccc50106f698b6206deaf22525ea159e OK 2026/03/13 02:56:58 DEBUG : one: size = 5 OK 2026/03/13 02:56:58 INFO : one: Copied (replaced existing) 2026/03/13 02:56:58 DEBUG : Waiting for deletions to finish 2026/03/13 02:57:00 DEBUG : dst/one: md5 = 88669a10ac86cb7ec3695f319055faee OK 2026/03/13 02:57:02 DEBUG : CompareDest/one: md5 = c09b1a04b0fef27fbfc9f5557f0ca345 OK 2026/03/13 02:57:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi/dst': Waiting for checks to finish 2026/03/13 02:57:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone2468562058) 2026/03/13 02:57:03 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi/dst') 2026/03/13 02:57:03 DEBUG : one: Sizes differ 2026/03/13 02:57:04 DEBUG : one: size = 5 OK 2026/03/13 02:57:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/13 02:57:04 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/13 02:57:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi/dst': Waiting for transfers to finish 2026/03/13 02:57:04 DEBUG : Waiting for deletions to finish 2026/03/13 02:57:04 INFO : There was nothing to transfer 2026/03/13 02:57:06 DEBUG : CompareDest/two: md5 = 9f95259f9a60b86594870b5bd1147af4 OK 2026/03/13 02:57:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone2468562058) 2026/03/13 02:57:07 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi/dst') 2026/03/13 02:57:07 DEBUG : one: Sizes differ 2026/03/13 02:57:07 DEBUG : two: size = 3 OK 2026/03/13 02:57:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/13 02:57:07 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/13 02:57:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi/dst': Waiting for checks to finish 2026/03/13 02:57:07 DEBUG : one: size = 5 OK 2026/03/13 02:57:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/13 02:57:07 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/13 02:57:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi/dst': Waiting for transfers to finish 2026/03/13 02:57:07 DEBUG : Waiting for deletions to finish 2026/03/13 02:57:07 INFO : There was nothing to transfer 2026/03/13 02:57:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone2468562058) 2026/03/13 02:57:08 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi/dst') 2026/03/13 02:57:08 DEBUG : one: Sizes differ 2026/03/13 02:57:08 DEBUG : one: size = 5 OK 2026/03/13 02:57:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/13 02:57:08 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/13 02:57:08 DEBUG : two: size = 3 OK 2026/03/13 02:57:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/13 02:57:08 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/13 02:57:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi/dst': Waiting for checks to finish 2026/03/13 02:57:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi/dst': Waiting for transfers to finish 2026/03/13 02:57:08 DEBUG : Waiting for deletions to finish 2026/03/13 02:57:08 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/03/13 02:57:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone2468562058) 2026/03/13 02:57:09 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi/dst') 2026/03/13 02:57:09 DEBUG : one: Sizes differ 2026/03/13 02:57:10 DEBUG : two: size = 5 (Local file system at /tmp/rclone2468562058) 2026/03/13 02:57:10 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi/CompareDest') 2026/03/13 02:57:10 DEBUG : two: Sizes differ 2026/03/13 02:57:10 DEBUG : two: Need to transfer - File not found at Destination 2026/03/13 02:57:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi/dst': Waiting for checks to finish 2026/03/13 02:57:10 DEBUG : one: size = 5 OK 2026/03/13 02:57:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/13 02:57:10 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/13 02:57:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi/dst': Waiting for transfers to finish 2026/03/13 02:57:11 DEBUG : two: md5 = b34806ef71edbcd8cb8315a621bfe917 OK 2026/03/13 02:57:11 DEBUG : two: size = 5 OK 2026/03/13 02:57:11 INFO : two: Copied (new) 2026/03/13 02:57:11 DEBUG : Waiting for deletions to finish 2026/03/13 02:57:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/13 02:57:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/13 02:57:15 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/13 02:57:15 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncCompareDest (27.01s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 02:57:18 DEBUG : pre-dest1/1: md5 = 12c35be11d701b588948cd3dfefd0b20 OK 2026/03/13 02:57:20 DEBUG : pre-dest2/2: md5 = a9d34ba05040d6727f983e85d17387fa OK 2026/03/13 02:57:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ponetac7nugi/dest" 2026/03/13 02:57:21 DEBUG : Creating backend with remote "TestDrive:crypt/4ti5d7ellj6fq2a7dppsdiprl0l5rkum9n8hai7v1f9gngq299t0/rg03c1jvnehrrc617i0lnqjddc" 2026/03/13 02:57:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ponetac7nugi/pre-dest1" 2026/03/13 02:57:22 DEBUG : Creating backend with remote "TestDrive:crypt/4ti5d7ellj6fq2a7dppsdiprl0l5rkum9n8hai7v1f9gngq299t0/bbnblvh6k061ssopqrp18kd7gc" 2026/03/13 02:57:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ponetac7nugi/pre-dest2" 2026/03/13 02:57:23 DEBUG : Creating backend with remote "TestDrive:crypt/4ti5d7ellj6fq2a7dppsdiprl0l5rkum9n8hai7v1f9gngq299t0/dgicm1h6b5ejvlltm8eeif0bnk" 2026/03/13 02:57:24 DEBUG : 1: size = 1 OK 2026/03/13 02:57:24 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 02:57:24 DEBUG : 1: Destination found in --compare-dest, skipping 2026/03/13 02:57:25 DEBUG : 2: size = 1 OK 2026/03/13 02:57:25 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 02:57:25 DEBUG : 2: Destination found in --compare-dest, skipping 2026/03/13 02:57:25 DEBUG : 3: Need to transfer - File not found at Destination 2026/03/13 02:57:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi/dest': Waiting for checks to finish 2026/03/13 02:57:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi/dest': Waiting for transfers to finish 2026/03/13 02:57:28 DEBUG : 3: md5 = a5a82aeed1bc03cd51774078ae21b5bc OK 2026/03/13 02:57:28 DEBUG : 3: size = 1 OK 2026/03/13 02:57:28 INFO : 3: Copied (new) 2026/03/13 02:57:28 DEBUG : Waiting for deletions to finish 2026/03/13 02:57:30 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2026/03/13 02:57:31 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2026/03/13 02:57:32 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (17.01s) === RUN TestSyncCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 02:57:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ponetac7nugi/dst" 2026/03/13 02:57:33 DEBUG : Creating backend with remote "TestDrive:crypt/4ti5d7ellj6fq2a7dppsdiprl0l5rkum9n8hai7v1f9gngq299t0/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/13 02:57:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ponetac7nugi/CopyDest" 2026/03/13 02:57:34 DEBUG : Creating backend with remote "TestDrive:crypt/4ti5d7ellj6fq2a7dppsdiprl0l5rkum9n8hai7v1f9gngq299t0/d09o6po3f7bm6ce32vdgs8h9ls" 2026/03/13 02:57:36 DEBUG : one: Need to transfer - File not found at Destination 2026/03/13 02:57:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi/dst': Waiting for checks to finish 2026/03/13 02:57:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi/dst': Waiting for transfers to finish 2026/03/13 02:57:39 DEBUG : one: md5 = 4ad8b5ffd942ce1f2cda8a222a7e63ce OK 2026/03/13 02:57:39 DEBUG : one: size = 3 OK 2026/03/13 02:57:39 INFO : one: Copied (new) 2026/03/13 02:57:39 DEBUG : Waiting for deletions to finish 2026/03/13 02:57:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi/dst': Waiting for checks to finish 2026/03/13 02:57:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone2468562058) 2026/03/13 02:57:40 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi/dst') 2026/03/13 02:57:40 DEBUG : one: Sizes differ 2026/03/13 02:57:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi/dst': Waiting for transfers to finish 2026/03/13 02:57:42 DEBUG : one: md5 = f2de99fa4f3bec0403c695fa625b3b04 OK 2026/03/13 02:57:42 DEBUG : one: size = 5 OK 2026/03/13 02:57:42 INFO : one: Copied (replaced existing) 2026/03/13 02:57:42 DEBUG : Waiting for deletions to finish 2026/03/13 02:57:44 DEBUG : dst/one: md5 = b3486f9aee12adc5f50acfdaf6e37770 OK 2026/03/13 02:57:46 DEBUG : CopyDest/one: md5 = 88b5fc759a5c7ba96c291e03456504a7 OK 2026/03/13 02:57:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ponetac7nugi/BackupDir" 2026/03/13 02:57:46 DEBUG : Creating backend with remote "TestDrive:crypt/4ti5d7ellj6fq2a7dppsdiprl0l5rkum9n8hai7v1f9gngq299t0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/03/13 02:57:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone2468562058) 2026/03/13 02:57:48 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi/dst') 2026/03/13 02:57:48 DEBUG : one: Sizes differ 2026/03/13 02:57:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi/dst': Waiting for checks to finish 2026/03/13 02:57:49 DEBUG : one: size = 5 OK 2026/03/13 02:57:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/13 02:57:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone2468562058) 2026/03/13 02:57:49 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi/dst') 2026/03/13 02:57:49 DEBUG : one: Sizes differ 2026/03/13 02:57:50 INFO : one: Moved (server-side) 2026/03/13 02:57:52 DEBUG : one: size = 5 OK 2026/03/13 02:57:52 INFO : one: Copied (server-side copy) 2026/03/13 02:57:52 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/03/13 02:57:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi/dst': Waiting for transfers to finish 2026/03/13 02:57:52 DEBUG : Waiting for deletions to finish 2026/03/13 02:57:54 DEBUG : CopyDest/two: md5 = 718e2264fab09ec4358144a0f465a13e OK 2026/03/13 02:57:54 DEBUG : one: size = 5 OK 2026/03/13 02:57:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/13 02:57:54 DEBUG : one: Unchanged skipping 2026/03/13 02:57:55 DEBUG : two: size = 3 OK 2026/03/13 02:57:55 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/13 02:57:56 DEBUG : two: size = 3 OK 2026/03/13 02:57:56 INFO : two: Copied (server-side copy) 2026/03/13 02:57:56 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/03/13 02:57:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi/dst': Waiting for checks to finish 2026/03/13 02:57:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi/dst': Waiting for transfers to finish 2026/03/13 02:57:56 DEBUG : Waiting for deletions to finish 2026/03/13 02:57:56 DEBUG : one: size = 5 OK 2026/03/13 02:57:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/13 02:57:56 DEBUG : one: Unchanged skipping 2026/03/13 02:57:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi/dst': Waiting for checks to finish 2026/03/13 02:57:56 DEBUG : two: size = 3 OK 2026/03/13 02:57:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/13 02:57:56 DEBUG : two: Unchanged skipping 2026/03/13 02:57:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi/dst': Waiting for transfers to finish 2026/03/13 02:57:56 DEBUG : Waiting for deletions to finish 2026/03/13 02:57:56 INFO : There was nothing to transfer 2026/03/13 02:57:59 DEBUG : CopyDest/three: md5 = b6df3fc4f9f10efeb792db4c2362171c OK 2026/03/13 02:57:59 DEBUG : one: size = 5 OK 2026/03/13 02:57:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/13 02:57:59 DEBUG : one: Unchanged skipping 2026/03/13 02:57:59 DEBUG : three: size = 7 (Local file system at /tmp/rclone2468562058) 2026/03/13 02:57:59 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi/CopyDest') 2026/03/13 02:57:59 DEBUG : three: Sizes differ 2026/03/13 02:57:59 DEBUG : three: Destination not found in --copy-dest 2026/03/13 02:57:59 DEBUG : three: Need to transfer - File not found at Destination 2026/03/13 02:57:59 DEBUG : two: size = 3 OK 2026/03/13 02:57:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/13 02:57:59 DEBUG : two: Unchanged skipping 2026/03/13 02:57:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi/dst': Waiting for checks to finish 2026/03/13 02:57:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi/dst': Waiting for transfers to finish 2026/03/13 02:58:01 DEBUG : three: md5 = b2e53a18440f6fd3a778df9dfd5034d1 OK 2026/03/13 02:58:01 DEBUG : three: size = 7 OK 2026/03/13 02:58:01 INFO : three: Copied (new) 2026/03/13 02:58:01 DEBUG : Waiting for deletions to finish 2026/03/13 02:58:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/03/13 02:58:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/13 02:58:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/13 02:58:06 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/03/13 02:58:06 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/13 02:58:06 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/13 02:58:07 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (35.09s) === RUN TestSyncBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 02:58:10 DEBUG : dst/one: md5 = 5e685515ac02faca359c8bb963569472 OK 2026/03/13 02:58:11 DEBUG : dst/two: md5 = f65e4fe664a98b2932135b6767117357 OK 2026/03/13 02:58:13 DEBUG : dst/three.txt: md5 = 95f6061eedd1581b887d31d524a51b45 OK 2026/03/13 02:58:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ponetac7nugi/dst" 2026/03/13 02:58:14 DEBUG : Creating backend with remote "TestDrive:crypt/4ti5d7ellj6fq2a7dppsdiprl0l5rkum9n8hai7v1f9gngq299t0/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/13 02:58:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ponetac7nugi/backup" 2026/03/13 02:58:15 DEBUG : Creating backend with remote "TestDrive:crypt/4ti5d7ellj6fq2a7dppsdiprl0l5rkum9n8hai7v1f9gngq299t0/1nrff024r7pq65ecp72fc28jb0" 2026/03/13 02:58:16 DEBUG : one: size = 4 (Local file system at /tmp/rclone2468562058) 2026/03/13 02:58:16 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi/dst') 2026/03/13 02:58:16 DEBUG : one: Sizes differ 2026/03/13 02:58:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi/dst': Waiting for checks to finish 2026/03/13 02:58:16 DEBUG : two: size = 3 OK 2026/03/13 02:58:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 02:58:16 DEBUG : two: Unchanged skipping 2026/03/13 02:58:18 INFO : one: Moved (server-side) 2026/03/13 02:58:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi/dst': Waiting for transfers to finish 2026/03/13 02:58:19 DEBUG : one: md5 = 9fafbf7596130f691fcaa1a9cf85c888 OK 2026/03/13 02:58:19 DEBUG : one: size = 4 OK 2026/03/13 02:58:19 INFO : one: Copied (new) 2026/03/13 02:58:19 DEBUG : Waiting for deletions to finish 2026/03/13 02:58:20 INFO : three.txt: Moved (server-side) 2026/03/13 02:58:20 INFO : three.txt: Moved into backup dir 2026/03/13 02:58:22 DEBUG : dst/three.txt: md5 = ac62ddadde327de79f829901c4f9711f OK 2026/03/13 02:58:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone2468562058) 2026/03/13 02:58:23 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi/dst') 2026/03/13 02:58:23 DEBUG : one: Sizes differ 2026/03/13 02:58:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi/dst': Waiting for checks to finish 2026/03/13 02:58:23 DEBUG : two: size = 3 OK 2026/03/13 02:58:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 02:58:23 DEBUG : two: Unchanged skipping 2026/03/13 02:58:23 INFO : one: Deleted 2026/03/13 02:58:24 INFO : one: Moved (server-side) 2026/03/13 02:58:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi/dst': Waiting for transfers to finish 2026/03/13 02:58:25 DEBUG : one: md5 = 358090b2fe06bb81f6a5f2e695298a2d OK 2026/03/13 02:58:25 DEBUG : one: size = 5 OK 2026/03/13 02:58:25 INFO : one: Copied (new) 2026/03/13 02:58:25 DEBUG : Waiting for deletions to finish 2026/03/13 02:58:26 INFO : three.txt: Deleted 2026/03/13 02:58:27 INFO : three.txt: Moved (server-side) 2026/03/13 02:58:27 INFO : three.txt: Moved into backup dir 2026/03/13 02:58:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/13 02:58:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/13 02:58:30 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/13 02:58:30 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/03/13 02:58:30 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/13 02:58:30 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" --- PASS: TestSyncBackupDir (23.52s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 02:58:33 DEBUG : dst/one: md5 = 98632bb35f06ce3dd5681d800405ca5a OK 2026/03/13 02:58:35 DEBUG : dst/two: md5 = efaf0cf027e2b2f6acb2199f0902ec78 OK 2026/03/13 02:58:36 DEBUG : dst/three.txt: md5 = 6516d874298281beaf5835b3f18a0edd OK 2026/03/13 02:58:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ponetac7nugi/dst" 2026/03/13 02:58:37 DEBUG : Creating backend with remote "TestDrive:crypt/4ti5d7ellj6fq2a7dppsdiprl0l5rkum9n8hai7v1f9gngq299t0/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/13 02:58:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ponetac7nugi/backup" 2026/03/13 02:58:38 DEBUG : Creating backend with remote "TestDrive:crypt/4ti5d7ellj6fq2a7dppsdiprl0l5rkum9n8hai7v1f9gngq299t0/1nrff024r7pq65ecp72fc28jb0" 2026/03/13 02:58:40 DEBUG : one: size = 4 (Local file system at /tmp/rclone2468562058) 2026/03/13 02:58:40 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi/dst') 2026/03/13 02:58:40 DEBUG : one: Sizes differ 2026/03/13 02:58:40 DEBUG : two: size = 3 OK 2026/03/13 02:58:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 02:58:40 DEBUG : two: Unchanged skipping 2026/03/13 02:58:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi/dst': Waiting for checks to finish 2026/03/13 02:58:41 INFO : one: Moved (server-side) to: one.bak 2026/03/13 02:58:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi/dst': Waiting for transfers to finish 2026/03/13 02:58:43 DEBUG : one: md5 = 4455f45fd8b1dd2e2dbce48bfec2c969 OK 2026/03/13 02:58:43 DEBUG : one: size = 4 OK 2026/03/13 02:58:43 INFO : one: Copied (new) 2026/03/13 02:58:43 DEBUG : Waiting for deletions to finish 2026/03/13 02:58:44 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/13 02:58:44 INFO : three.txt: Moved into backup dir 2026/03/13 02:58:46 DEBUG : dst/three.txt: md5 = 234a770c9a994c30ccd03c6c091902f1 OK 2026/03/13 02:58:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone2468562058) 2026/03/13 02:58:46 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi/dst') 2026/03/13 02:58:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi/dst': Waiting for checks to finish 2026/03/13 02:58:46 DEBUG : one: Sizes differ 2026/03/13 02:58:46 DEBUG : two: size = 3 OK 2026/03/13 02:58:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 02:58:46 DEBUG : two: Unchanged skipping 2026/03/13 02:58:47 INFO : one.bak: Deleted 2026/03/13 02:58:48 INFO : one: Moved (server-side) to: one.bak 2026/03/13 02:58:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi/dst': Waiting for transfers to finish 2026/03/13 02:58:49 DEBUG : one: md5 = a2d3cab158a29562536763f9d6b9c03b OK 2026/03/13 02:58:49 DEBUG : one: size = 5 OK 2026/03/13 02:58:49 INFO : one: Copied (new) 2026/03/13 02:58:49 DEBUG : Waiting for deletions to finish 2026/03/13 02:58:50 INFO : three.txt.bak: Deleted 2026/03/13 02:58:50 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/13 02:58:50 INFO : three.txt: Moved into backup dir 2026/03/13 02:58:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/13 02:58:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/13 02:58:55 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/03/13 02:58:55 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/03/13 02:58:55 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/03/13 02:58:55 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncBackupDirWithSuffix (24.13s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 02:58:57 DEBUG : dst/one: md5 = 4a5dfc5237de514ed5fb74e36c11000d OK 2026/03/13 02:58:59 DEBUG : dst/two: md5 = c0fcfc3dad8574f3645d85f11165d15c OK 2026/03/13 02:59:00 DEBUG : dst/three.txt: md5 = 7dd7c0fbda99c91511ec2ec37db10ec8 OK 2026/03/13 02:59:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ponetac7nugi/dst" 2026/03/13 02:59:01 DEBUG : Creating backend with remote "TestDrive:crypt/4ti5d7ellj6fq2a7dppsdiprl0l5rkum9n8hai7v1f9gngq299t0/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/13 02:59:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ponetac7nugi/backup" 2026/03/13 02:59:01 DEBUG : Creating backend with remote "TestDrive:crypt/4ti5d7ellj6fq2a7dppsdiprl0l5rkum9n8hai7v1f9gngq299t0/1nrff024r7pq65ecp72fc28jb0" 2026/03/13 02:59:03 DEBUG : one: size = 4 (Local file system at /tmp/rclone2468562058) 2026/03/13 02:59:03 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi/dst') 2026/03/13 02:59:03 DEBUG : one: Sizes differ 2026/03/13 02:59:03 DEBUG : two: size = 3 OK 2026/03/13 02:59:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi/dst': Waiting for checks to finish 2026/03/13 02:59:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 02:59:03 DEBUG : two: Unchanged skipping 2026/03/13 02:59:05 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/13 02:59:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi/dst': Waiting for transfers to finish 2026/03/13 02:59:06 DEBUG : one: md5 = 5f498a0694c6ff77ade2d8b29edef438 OK 2026/03/13 02:59:06 DEBUG : one: size = 4 OK 2026/03/13 02:59:06 INFO : one: Copied (new) 2026/03/13 02:59:06 DEBUG : Waiting for deletions to finish 2026/03/13 02:59:07 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/13 02:59:07 INFO : three.txt: Moved into backup dir 2026/03/13 02:59:09 DEBUG : dst/three.txt: md5 = 670d3a18bbef232cc1ca88379cfb482f OK 2026/03/13 02:59:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone2468562058) 2026/03/13 02:59:10 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi/dst') 2026/03/13 02:59:10 DEBUG : one: Sizes differ 2026/03/13 02:59:10 DEBUG : two: size = 3 OK 2026/03/13 02:59:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 02:59:10 DEBUG : two: Unchanged skipping 2026/03/13 02:59:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi/dst': Waiting for checks to finish 2026/03/13 02:59:11 INFO : one-2019-01-01: Deleted 2026/03/13 02:59:11 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/13 02:59:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi/dst': Waiting for transfers to finish 2026/03/13 02:59:13 DEBUG : one: md5 = 47b0e5a051b088a12364384c835bb9a6 OK 2026/03/13 02:59:13 DEBUG : one: size = 5 OK 2026/03/13 02:59:13 INFO : one: Copied (new) 2026/03/13 02:59:13 DEBUG : Waiting for deletions to finish 2026/03/13 02:59:13 INFO : three-2019-01-01.txt: Deleted 2026/03/13 02:59:14 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/13 02:59:14 INFO : three.txt: Moved into backup dir 2026/03/13 02:59:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/13 02:59:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/13 02:59:18 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/03/13 02:59:18 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/03/13 02:59:18 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/03/13 02:59:18 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (23.27s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 02:59:21 DEBUG : dst/one: md5 = 617a1091f5f777091049e90abe5caec6 OK 2026/03/13 02:59:23 DEBUG : dst/two: md5 = 2679ac82b5b33edeae424e5ae846f76b OK 2026/03/13 02:59:24 DEBUG : dst/three.txt: md5 = 83087de37d474b0dc1935243bcab23f9 OK 2026/03/13 02:59:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ponetac7nugi/dst" 2026/03/13 02:59:25 DEBUG : Creating backend with remote "TestDrive:crypt/4ti5d7ellj6fq2a7dppsdiprl0l5rkum9n8hai7v1f9gngq299t0/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/13 02:59:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi/dst': Waiting for checks to finish 2026/03/13 02:59:26 DEBUG : one: size = 4 (Local file system at /tmp/rclone2468562058) 2026/03/13 02:59:26 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi/dst') 2026/03/13 02:59:26 DEBUG : one: Sizes differ 2026/03/13 02:59:26 DEBUG : two: size = 3 OK 2026/03/13 02:59:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 02:59:26 DEBUG : two: Unchanged skipping 2026/03/13 02:59:26 INFO : one: Moved (server-side) to: one.bak 2026/03/13 02:59:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi/dst': Waiting for transfers to finish 2026/03/13 02:59:28 DEBUG : one: md5 = 74dd54363f1169a568cafe2314db5e87 OK 2026/03/13 02:59:28 DEBUG : one: size = 4 OK 2026/03/13 02:59:28 INFO : one: Copied (new) 2026/03/13 02:59:28 DEBUG : Waiting for deletions to finish 2026/03/13 02:59:29 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/13 02:59:29 INFO : three.txt: Moved into backup dir 2026/03/13 02:59:31 DEBUG : dst/three.txt: md5 = 598db446257b95a5723841bbf4ff2312 OK 2026/03/13 02:59:32 DEBUG : one.bak: Excluded (Path Filter) 2026/03/13 02:59:32 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/03/13 02:59:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi/dst': Waiting for checks to finish 2026/03/13 02:59:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone2468562058) 2026/03/13 02:59:32 DEBUG : two: size = 3 OK 2026/03/13 02:59:32 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi/dst') 2026/03/13 02:59:32 DEBUG : one: Sizes differ 2026/03/13 02:59:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 02:59:32 DEBUG : two: Unchanged skipping 2026/03/13 02:59:32 INFO : one.bak: Deleted 2026/03/13 02:59:33 INFO : one: Moved (server-side) to: one.bak 2026/03/13 02:59:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi/dst': Waiting for transfers to finish 2026/03/13 02:59:34 DEBUG : one: md5 = 89ed48185fcf3a84ca0f72de2c8fc11c OK 2026/03/13 02:59:34 DEBUG : one: size = 5 OK 2026/03/13 02:59:34 INFO : one: Copied (new) 2026/03/13 02:59:34 DEBUG : Waiting for deletions to finish 2026/03/13 02:59:35 INFO : three.txt.bak: Deleted 2026/03/13 02:59:35 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/13 02:59:35 INFO : three.txt: Moved into backup dir 2026/03/13 02:59:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/13 02:59:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/03/13 02:59:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/03/13 02:59:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/03/13 02:59:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/03/13 02:59:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncBackupDirSuffixOnly (20.29s) === RUN TestSyncSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 02:59:41 DEBUG : dst/one: md5 = 5069119fd94b16722e5d4c5a29dbb2e9 OK 2026/03/13 02:59:42 DEBUG : dst/two: md5 = b65679ff80b664792667924603391b2e OK 2026/03/13 02:59:44 DEBUG : dst/three.txt: md5 = b363f62b487e1f94c60e8e0b5870a5ab OK 2026/03/13 02:59:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ponetac7nugi/dst" 2026/03/13 02:59:45 DEBUG : Creating backend with remote "TestDrive:crypt/4ti5d7ellj6fq2a7dppsdiprl0l5rkum9n8hai7v1f9gngq299t0/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/13 02:59:46 DEBUG : one: size = 4 (Local file system at /tmp/rclone2468562058) 2026/03/13 02:59:46 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi/dst') 2026/03/13 02:59:46 DEBUG : one: Sizes differ 2026/03/13 02:59:46 INFO : one: Moved (server-side) to: one.bak 2026/03/13 02:59:48 DEBUG : one: md5 = dc9ee64ef2cedcb4b20b9772816804b0 OK 2026/03/13 02:59:48 DEBUG : one: size = 4 OK 2026/03/13 02:59:48 INFO : one: Copied (new) 2026/03/13 02:59:48 DEBUG : two: size = 3 OK 2026/03/13 02:59:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 02:59:48 DEBUG : two: Unchanged skipping 2026/03/13 02:59:48 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2468562058) 2026/03/13 02:59:48 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi/dst') 2026/03/13 02:59:48 DEBUG : three.txt: Sizes differ 2026/03/13 02:59:49 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/13 02:59:51 DEBUG : three.txt: md5 = 755ddd0b16a8cc5aeea68f8ab752fffc OK 2026/03/13 02:59:51 DEBUG : three.txt: size = 6 OK 2026/03/13 02:59:51 INFO : three.txt: Copied (new) 2026/03/13 02:59:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone2468562058) 2026/03/13 02:59:52 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi/dst') 2026/03/13 02:59:52 DEBUG : one: Sizes differ 2026/03/13 02:59:53 INFO : one.bak: Deleted 2026/03/13 02:59:53 INFO : one: Moved (server-side) to: one.bak 2026/03/13 02:59:55 DEBUG : one: md5 = acfe9fda5bb76259e993ab201f2a41c7 OK 2026/03/13 02:59:55 DEBUG : one: size = 5 OK 2026/03/13 02:59:55 INFO : one: Copied (new) 2026/03/13 02:59:55 DEBUG : two: size = 3 OK 2026/03/13 02:59:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 02:59:55 DEBUG : two: Unchanged skipping 2026/03/13 02:59:55 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2468562058) 2026/03/13 02:59:55 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi/dst') 2026/03/13 02:59:55 DEBUG : three.txt: Sizes differ 2026/03/13 02:59:56 INFO : three.txt.bak: Deleted 2026/03/13 02:59:57 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/13 02:59:58 DEBUG : three.txt: md5 = b1d3b541a55e2d3bc108b4db05e51755 OK 2026/03/13 02:59:58 DEBUG : three.txt: size = 19 OK 2026/03/13 02:59:58 INFO : three.txt: Copied (new) 2026/03/13 03:00:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/03/13 03:00:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/13 03:00:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/03/13 03:00:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/13 03:00:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/03/13 03:00:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/03/13 03:00:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncSuffix (23.80s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 03:00:05 DEBUG : dst/one: md5 = 85c44f8c56bcb8daf0fd340e432cf34d OK 2026/03/13 03:00:06 DEBUG : dst/two: md5 = f2c6a3eccb668d8d05d28aa95129d7dc OK 2026/03/13 03:00:08 DEBUG : dst/three.txt: md5 = c779c3fa59c090e98961fa555b8d06c0 OK 2026/03/13 03:00:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ponetac7nugi/dst" 2026/03/13 03:00:08 DEBUG : Creating backend with remote "TestDrive:crypt/4ti5d7ellj6fq2a7dppsdiprl0l5rkum9n8hai7v1f9gngq299t0/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/13 03:00:10 DEBUG : one: size = 4 (Local file system at /tmp/rclone2468562058) 2026/03/13 03:00:10 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi/dst') 2026/03/13 03:00:10 DEBUG : one: Sizes differ 2026/03/13 03:00:10 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/13 03:00:12 DEBUG : one: md5 = b5be4e563dea286d26817e3f929697fd OK 2026/03/13 03:00:12 DEBUG : one: size = 4 OK 2026/03/13 03:00:12 INFO : one: Copied (new) 2026/03/13 03:00:12 DEBUG : two: size = 3 OK 2026/03/13 03:00:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:00:12 DEBUG : two: Unchanged skipping 2026/03/13 03:00:12 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2468562058) 2026/03/13 03:00:12 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi/dst') 2026/03/13 03:00:12 DEBUG : three.txt: Sizes differ 2026/03/13 03:00:13 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/13 03:00:15 DEBUG : three.txt: md5 = 9a3bc1af881577c0d39e370388e9a0eb OK 2026/03/13 03:00:15 DEBUG : three.txt: size = 6 OK 2026/03/13 03:00:15 INFO : three.txt: Copied (new) 2026/03/13 03:00:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone2468562058) 2026/03/13 03:00:16 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi/dst') 2026/03/13 03:00:16 DEBUG : one: Sizes differ 2026/03/13 03:00:17 INFO : one-2019-01-01: Deleted 2026/03/13 03:00:18 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/13 03:00:19 DEBUG : one: md5 = a5bb83e77b8906cd3a5d467b85ec1a96 OK 2026/03/13 03:00:19 DEBUG : one: size = 5 OK 2026/03/13 03:00:19 INFO : one: Copied (new) 2026/03/13 03:00:19 DEBUG : two: size = 3 OK 2026/03/13 03:00:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:00:19 DEBUG : two: Unchanged skipping 2026/03/13 03:00:20 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2468562058) 2026/03/13 03:00:20 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi/dst') 2026/03/13 03:00:20 DEBUG : three.txt: Sizes differ 2026/03/13 03:00:20 INFO : three-2019-01-01.txt: Deleted 2026/03/13 03:00:21 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/13 03:00:22 DEBUG : three.txt: md5 = 729468a38f7d08ea070c0fcc34fe2587 OK 2026/03/13 03:00:22 DEBUG : three.txt: size = 19 OK 2026/03/13 03:00:22 INFO : three.txt: Copied (new) 2026/03/13 03:00:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/03/13 03:00:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/13 03:00:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/03/13 03:00:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/03/13 03:00:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/03/13 03:00:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/03/13 03:00:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncSuffixKeepExtension (24.10s) === RUN TestSyncUTFNorm run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 03:00:28 DEBUG : Testêé: md5 = 7628d7d2f837e2a463ed29097751649a OK 2026/03/13 03:00:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 03:00:29 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2468562058) 2026/03/13 03:00:29 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi') 2026/03/13 03:00:29 DEBUG : Testêé: Sizes differ 2026/03/13 03:00:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 03:00:30 DEBUG : Testêé: md5 = 3fedb5c56b26921abf2637a8a6717681 OK 2026/03/13 03:00:30 DEBUG : Testêé: size = 14 OK 2026/03/13 03:00:30 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/03/13 03:00:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.46s) === RUN TestSyncImmutable run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 03:00:32 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/13 03:00:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 03:00:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 03:00:33 DEBUG : existing: md5 = 6fb0823a06fb4bdf999e1aa8ead06e26 OK 2026/03/13 03:00:33 DEBUG : existing: size = 6 OK 2026/03/13 03:00:33 INFO : existing: Copied (new) 2026/03/13 03:00:33 DEBUG : Waiting for deletions to finish 2026/03/13 03:00:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 03:00:34 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2468562058) 2026/03/13 03:00:34 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi') 2026/03/13 03:00:34 DEBUG : existing: Sizes differ 2026/03/13 03:00:34 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/03/13 03:00:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 03:00:34 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': not deleting files as there were IO errors 2026/03/13 03:00:34 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (4.39s) === RUN TestSyncIgnoreCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 03:00:37 DEBUG : EXISTING: md5 = d5756432dcad6384bd6ef9e95f61ea7e OK 2026/03/13 03:00:37 DEBUG : EXISTING: size = 6 OK 2026/03/13 03:00:37 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:00:37 DEBUG : existing: Unchanged skipping 2026/03/13 03:00:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 03:00:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 03:00:37 DEBUG : Waiting for deletions to finish 2026/03/13 03:00:37 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.29s) === RUN TestFixCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.46s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", 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-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", 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-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.43s) --- SKIP: TestMaxTransfer/Hard (0.49s) --- SKIP: TestMaxTransfer/Soft (0.46s) --- SKIP: TestMaxTransfer/Cautious (0.48s) === RUN TestSyncConcurrentDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 03:00:42 DEBUG : both0: md5 = 1076c3471f8637a3342ca53433b7b089 OK 2026/03/13 03:00:43 DEBUG : only0: md5 = b3c58f81af38e65fbe57f40aa9e41e15 OK 2026/03/13 03:00:45 DEBUG : both1: md5 = 7462b270aec369e995b57877ec955990 OK 2026/03/13 03:00:46 DEBUG : only1: md5 = bfab0ac30332ca213f8947c1ff6ab5ad OK 2026/03/13 03:00:48 DEBUG : both2: md5 = 9bcc0920c576040ed21c7e4255881803 OK 2026/03/13 03:00:49 DEBUG : only2: md5 = 970c2721441913b1bba77a5acb0a34d8 OK 2026/03/13 03:00:51 DEBUG : both3: md5 = 50e7176f5ceb794b5c9ca9f52fdedb88 OK 2026/03/13 03:00:53 DEBUG : only3: md5 = f150d955e5bade39436baecc1a330257 OK 2026/03/13 03:00:54 DEBUG : both4: md5 = 7bd4029fff106f24cba513864f489489 OK 2026/03/13 03:00:55 DEBUG : only4: md5 = 249177ed1427abaaa0ac16f6f48ffc56 OK 2026/03/13 03:00:57 DEBUG : both5: md5 = d7cba94f4457beeb46563166ff83956f OK 2026/03/13 03:00:58 DEBUG : only5: md5 = 748fc11b0c0ed3a2dd3192e86d9735bd OK 2026/03/13 03:01:00 DEBUG : both6: md5 = 87a8ac4f6eb12d891efc136f0d192e4e OK 2026/03/13 03:01:01 DEBUG : only6: md5 = cdcd592e49876d971bbe4e45b721eec1 OK 2026/03/13 03:01:03 DEBUG : both7: md5 = 51ec02496d85960f6082f258b9e5bbc9 OK 2026/03/13 03:01:05 DEBUG : only7: md5 = ff67cbed585f48e366308eba650b3a47 OK 2026/03/13 03:01:06 DEBUG : both8: md5 = a1902676ebe1edeabc059ee257eb2111 OK 2026/03/13 03:01:07 DEBUG : only8: md5 = 7c8c582e8d72bcad3a25ea67ef082a33 OK 2026/03/13 03:01:09 DEBUG : both9: md5 = dda20b2794d21c4aae43590a95952c21 OK 2026/03/13 03:01:10 DEBUG : only9: md5 = f30f8886a09375ef695acc13aebfa4b5 OK 2026/03/13 03:01:12 DEBUG : both10: md5 = 127f895793e3fb2292382c976064514e OK 2026/03/13 03:01:13 DEBUG : only10: md5 = 35944f5d0ced22b30be282d26b134483 OK 2026/03/13 03:01:15 DEBUG : both11: md5 = 3165b39bf51e8b2491084b70a4bced4c OK 2026/03/13 03:01:16 DEBUG : only11: md5 = 877d759180e9cedbbeb05e76c93abe96 OK 2026/03/13 03:01:18 DEBUG : both12: md5 = 7cd713318967e2b290daab85e084f0ce OK 2026/03/13 03:01:19 DEBUG : only12: md5 = 9cb58f0dc15fccf8c1b0765b6ba6eff0 OK 2026/03/13 03:01:21 DEBUG : both13: md5 = a6e4a38e21a5ef2e9504abc53d369697 OK 2026/03/13 03:01:22 DEBUG : only13: md5 = 86bcfbd4187b98f7742be8fa7c186b06 OK 2026/03/13 03:01:24 DEBUG : both14: md5 = 302456b8b6f6a23b11aa3df2c9e407a1 OK 2026/03/13 03:01:25 DEBUG : only14: md5 = 3a58ec2e1dea4d0a61684f78a0ad73ce OK 2026/03/13 03:01:26 DEBUG : both15: md5 = 615f543df891565d4a60014503966040 OK 2026/03/13 03:01:28 DEBUG : only15: md5 = 725b44259b3a9aec144ebb20b58812b8 OK 2026/03/13 03:01:29 DEBUG : both16: md5 = 5d185c27fd422645e5d6879397052f7d OK 2026/03/13 03:01:31 DEBUG : only16: md5 = 9a551fdbbb12d0a28c6bc1303aa08cf8 OK 2026/03/13 03:01:32 DEBUG : both17: md5 = ca793b549cbeb78f0f9bba335da5e229 OK 2026/03/13 03:01:34 DEBUG : only17: md5 = bafc77c77666e5adfd6b1fe3069b4bad OK 2026/03/13 03:01:35 DEBUG : both18: md5 = 2145c16182f1ae9b29ae74e876a6cfd0 OK 2026/03/13 03:01:36 DEBUG : only18: md5 = 72a11ed163584e688a3b6ce4774c55fa OK 2026/03/13 03:01:38 DEBUG : both19: md5 = 3d19aa3b8b90aaa4b9f6e4182360d57e OK 2026/03/13 03:01:39 DEBUG : only19: md5 = 790ae9e51804e6e91378145946cacbc6 OK 2026/03/13 03:01:40 DEBUG : both0: size = 6 OK 2026/03/13 03:01:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 03:01:40 DEBUG : both12: size = 6 OK 2026/03/13 03:01:40 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:01:40 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:01:40 DEBUG : both11: size = 6 OK 2026/03/13 03:01:40 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:01:40 DEBUG : both10: size = 6 OK 2026/03/13 03:01:40 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:01:40 DEBUG : both0: Unchanged skipping 2026/03/13 03:01:40 DEBUG : both13: size = 6 OK 2026/03/13 03:01:40 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:01:40 DEBUG : both12: Unchanged skipping 2026/03/13 03:01:40 DEBUG : both14: size = 6 OK 2026/03/13 03:01:40 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:01:40 DEBUG : both14: Unchanged skipping 2026/03/13 03:01:40 DEBUG : both15: size = 6 OK 2026/03/13 03:01:40 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:01:40 DEBUG : both15: Unchanged skipping 2026/03/13 03:01:40 DEBUG : both16: size = 6 OK 2026/03/13 03:01:40 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:01:40 DEBUG : both16: Unchanged skipping 2026/03/13 03:01:40 DEBUG : both17: size = 6 OK 2026/03/13 03:01:40 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:01:40 DEBUG : both17: Unchanged skipping 2026/03/13 03:01:40 DEBUG : both18: size = 6 OK 2026/03/13 03:01:40 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:01:40 DEBUG : both18: Unchanged skipping 2026/03/13 03:01:40 DEBUG : both19: size = 6 OK 2026/03/13 03:01:40 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:01:40 DEBUG : both11: Unchanged skipping 2026/03/13 03:01:40 DEBUG : both1: size = 6 OK 2026/03/13 03:01:40 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:01:40 DEBUG : both10: Unchanged skipping 2026/03/13 03:01:40 DEBUG : both2: size = 6 OK 2026/03/13 03:01:40 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:01:40 DEBUG : both13: Unchanged skipping 2026/03/13 03:01:40 DEBUG : both3: size = 6 OK 2026/03/13 03:01:40 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:01:40 DEBUG : both3: Unchanged skipping 2026/03/13 03:01:40 DEBUG : both4: size = 6 OK 2026/03/13 03:01:40 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:01:40 DEBUG : both4: Unchanged skipping 2026/03/13 03:01:40 DEBUG : both5: size = 6 OK 2026/03/13 03:01:40 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:01:40 DEBUG : both5: Unchanged skipping 2026/03/13 03:01:40 DEBUG : both6: size = 6 OK 2026/03/13 03:01:40 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:01:40 DEBUG : both6: Unchanged skipping 2026/03/13 03:01:40 DEBUG : both7: size = 6 OK 2026/03/13 03:01:40 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:01:40 DEBUG : both7: Unchanged skipping 2026/03/13 03:01:40 DEBUG : both8: size = 6 OK 2026/03/13 03:01:40 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:01:40 DEBUG : both8: Unchanged skipping 2026/03/13 03:01:40 DEBUG : both9: size = 6 OK 2026/03/13 03:01:40 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:01:40 DEBUG : both9: Unchanged skipping 2026/03/13 03:01:40 DEBUG : both19: Unchanged skipping 2026/03/13 03:01:40 DEBUG : both1: Unchanged skipping 2026/03/13 03:01:40 DEBUG : both2: Unchanged skipping 2026/03/13 03:01:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 03:01:40 DEBUG : Waiting for deletions to finish 2026/03/13 03:01:40 INFO : only12: Deleted 2026/03/13 03:01:40 INFO : only16: Deleted 2026/03/13 03:01:40 INFO : only13: Deleted 2026/03/13 03:01:40 INFO : only15: Deleted 2026/03/13 03:01:41 INFO : only7: Deleted 2026/03/13 03:01:41 INFO : only19: Deleted 2026/03/13 03:01:41 INFO : only4: Deleted 2026/03/13 03:01:41 INFO : only6: Deleted 2026/03/13 03:01:41 INFO : only5: Deleted 2026/03/13 03:01:41 INFO : only10: Deleted 2026/03/13 03:01:41 INFO : only9: Deleted 2026/03/13 03:01:41 INFO : only17: Deleted 2026/03/13 03:01:42 INFO : only14: Deleted 2026/03/13 03:01:42 INFO : only18: Deleted 2026/03/13 03:01:42 INFO : only1: Deleted 2026/03/13 03:01:42 INFO : only11: Deleted 2026/03/13 03:01:42 INFO : only3: Deleted 2026/03/13 03:01:42 INFO : only2: Deleted 2026/03/13 03:01:42 INFO : only8: Deleted 2026/03/13 03:01:43 INFO : only0: Deleted 2026/03/13 03:01:43 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (71.69s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 03:01:54 DEBUG : both0: md5 = f8e367471cf63941135209449ec0273b OK 2026/03/13 03:01:55 DEBUG : only0: md5 = 44afb714cbc80942684ae11184ffb5a8 OK 2026/03/13 03:01:57 DEBUG : both1: md5 = cfc5965250728f66b0b292fc71fef84c OK 2026/03/13 03:01:59 DEBUG : only1: md5 = 12b2ecdad9c9504b4c64b5b81b074e29 OK 2026/03/13 03:02:00 DEBUG : both2: md5 = 3a596b5b508e251b9bdf7988c9ae1d48 OK 2026/03/13 03:02:01 DEBUG : only2: md5 = 84c4efd29c96ced2a98b413d6ed4ac38 OK 2026/03/13 03:02:03 DEBUG : both3: md5 = 5575e0b030a9b1dfd212d6fbae40eae2 OK 2026/03/13 03:02:04 DEBUG : only3: md5 = 32ee776951102517754b2a7be7ef85db OK 2026/03/13 03:02:06 DEBUG : both4: md5 = 2d99b682b2d0b3d04e8a802111bbd6da OK 2026/03/13 03:02:07 DEBUG : only4: md5 = 0fc2cef94f188b188a470cc7a3b61bae OK 2026/03/13 03:02:09 DEBUG : both5: md5 = ef2792af86d8bc66eb38d60213f3a826 OK 2026/03/13 03:02:10 DEBUG : only5: md5 = 3d3e20be43a75703e41e2feb9411ae04 OK 2026/03/13 03:02:12 DEBUG : both6: md5 = ea2df51a978d3fdd5cb75c0302dd42f2 OK 2026/03/13 03:02:13 DEBUG : only6: md5 = 1d26a4d95e538d431803f4757b85a9c0 OK 2026/03/13 03:02:15 DEBUG : both7: md5 = 7fd8b49f2c7fd6032d6ba6a0a41ccccc OK 2026/03/13 03:02:16 DEBUG : only7: md5 = 2551c2449adb29786d4e2849134cd463 OK 2026/03/13 03:02:17 DEBUG : both8: md5 = 6362a95344b6425fdc7908d412226daf OK 2026/03/13 03:02:19 DEBUG : only8: md5 = dadbe72e3e036f4f40e1b2b91f30ec97 OK 2026/03/13 03:02:21 DEBUG : both9: md5 = 93ff6b1ce7dc28e53a43aa070e5403bf OK 2026/03/13 03:02:22 DEBUG : only9: md5 = 627920ebeb78c18099c23bc28b0de586 OK 2026/03/13 03:02:24 DEBUG : both10: md5 = 6daabfe2c1609d4df273746ff6bf5ee8 OK 2026/03/13 03:02:25 DEBUG : only10: md5 = 6fd4343aedad4433262da30c0bccbf06 OK 2026/03/13 03:02:26 DEBUG : both11: md5 = cb16c3e8d1bfbf7f82ec0e5e45dae926 OK 2026/03/13 03:02:28 DEBUG : only11: md5 = 95a19303fef43d27dda1a143d1560fef OK 2026/03/13 03:02:29 DEBUG : both12: md5 = a5c98ed1f3e7f4b9eaa2f39039beadc6 OK 2026/03/13 03:02:31 DEBUG : only12: md5 = a9f8487faa81168b55d236b91e72edb7 OK 2026/03/13 03:02:32 DEBUG : both13: md5 = c342950af03b0420329f57465aa88433 OK 2026/03/13 03:02:34 DEBUG : only13: md5 = e2ca9afcd428380b0c8628cb5b782eeb OK 2026/03/13 03:02:35 DEBUG : both14: md5 = 9531001aa1582c3eb9d86804c4e94aee OK 2026/03/13 03:02:37 DEBUG : only14: md5 = b2438adf8e8c2b1a3c0d7c87c1ae3638 OK 2026/03/13 03:02:38 DEBUG : both15: md5 = c4c2af67d9cc706db5c49efe050ec4e4 OK 2026/03/13 03:02:40 DEBUG : only15: md5 = fa4689f3ab4dc5f9e0a8c607fd33fee3 OK 2026/03/13 03:02:41 DEBUG : both16: md5 = 9b89f8276252d5e0d659705e3d402793 OK 2026/03/13 03:02:42 DEBUG : only16: md5 = cae4e6e8ea02ebaf9759b29021d27a5e OK 2026/03/13 03:02:44 DEBUG : both17: md5 = 98705437b21c07558b49695248f5298a OK 2026/03/13 03:02:45 DEBUG : only17: md5 = 67c53e308fc0ba425c9a536806b2af95 OK 2026/03/13 03:02:47 DEBUG : both18: md5 = c66baf960dd498d63f69b8a49b2bd3bf OK 2026/03/13 03:02:48 DEBUG : only18: md5 = d10e441c62d58e10e1f792cbf9aa634e OK 2026/03/13 03:02:50 DEBUG : both19: md5 = e2f9a1c26d47acd3397691ae5caa492a OK 2026/03/13 03:02:51 DEBUG : only19: md5 = 3d9adf75ffeb441aead8e4e4922d4eb1 OK 2026/03/13 03:02:52 DEBUG : both10: size = 6 OK 2026/03/13 03:02:52 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:02:52 DEBUG : both11: size = 6 OK 2026/03/13 03:02:52 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:02:52 DEBUG : both0: size = 6 OK 2026/03/13 03:02:52 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:02:52 DEBUG : both12: size = 6 OK 2026/03/13 03:02:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 03:02:52 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:02:52 DEBUG : both10: Unchanged skipping 2026/03/13 03:02:52 DEBUG : both13: size = 6 OK 2026/03/13 03:02:52 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:02:52 DEBUG : both13: Unchanged skipping 2026/03/13 03:02:52 DEBUG : both14: size = 6 OK 2026/03/13 03:02:52 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:02:52 DEBUG : both14: Unchanged skipping 2026/03/13 03:02:52 DEBUG : both15: size = 6 OK 2026/03/13 03:02:52 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:02:52 DEBUG : both15: Unchanged skipping 2026/03/13 03:02:52 DEBUG : both16: size = 6 OK 2026/03/13 03:02:52 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:02:52 DEBUG : both16: Unchanged skipping 2026/03/13 03:02:52 DEBUG : both17: size = 6 OK 2026/03/13 03:02:52 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:02:52 DEBUG : both11: Unchanged skipping 2026/03/13 03:02:52 DEBUG : both18: size = 6 OK 2026/03/13 03:02:52 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:02:52 DEBUG : both0: Unchanged skipping 2026/03/13 03:02:52 DEBUG : both19: size = 6 OK 2026/03/13 03:02:52 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:02:52 DEBUG : both19: Unchanged skipping 2026/03/13 03:02:52 DEBUG : both1: size = 6 OK 2026/03/13 03:02:52 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:02:52 DEBUG : both12: Unchanged skipping 2026/03/13 03:02:52 DEBUG : both2: size = 6 OK 2026/03/13 03:02:52 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:02:52 DEBUG : both17: Unchanged skipping 2026/03/13 03:02:52 DEBUG : both3: size = 6 OK 2026/03/13 03:02:52 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:02:52 DEBUG : both18: Unchanged skipping 2026/03/13 03:02:52 DEBUG : both4: size = 6 OK 2026/03/13 03:02:52 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:02:52 DEBUG : both1: Unchanged skipping 2026/03/13 03:02:52 DEBUG : both5: size = 6 OK 2026/03/13 03:02:52 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:02:52 DEBUG : both2: Unchanged skipping 2026/03/13 03:02:52 DEBUG : both6: size = 6 OK 2026/03/13 03:02:52 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:02:52 DEBUG : both6: Unchanged skipping 2026/03/13 03:02:52 DEBUG : both7: size = 6 OK 2026/03/13 03:02:52 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:02:52 DEBUG : both3: Unchanged skipping 2026/03/13 03:02:52 DEBUG : both8: size = 6 OK 2026/03/13 03:02:52 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:02:52 DEBUG : both4: Unchanged skipping 2026/03/13 03:02:52 DEBUG : both9: size = 6 OK 2026/03/13 03:02:52 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:02:52 DEBUG : both5: Unchanged skipping 2026/03/13 03:02:52 DEBUG : both7: Unchanged skipping 2026/03/13 03:02:52 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2468562058) 2026/03/13 03:02:52 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2468562058) 2026/03/13 03:02:52 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi') 2026/03/13 03:02:52 DEBUG : only10: Sizes differ 2026/03/13 03:02:52 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi') 2026/03/13 03:02:52 DEBUG : only0: Sizes differ 2026/03/13 03:02:52 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2468562058) 2026/03/13 03:02:52 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi') 2026/03/13 03:02:52 DEBUG : only11: Sizes differ 2026/03/13 03:02:52 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2468562058) 2026/03/13 03:02:52 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi') 2026/03/13 03:02:52 DEBUG : only12: Sizes differ 2026/03/13 03:02:52 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2468562058) 2026/03/13 03:02:52 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi') 2026/03/13 03:02:52 DEBUG : only13: Sizes differ 2026/03/13 03:02:52 DEBUG : both9: Unchanged skipping 2026/03/13 03:02:52 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2468562058) 2026/03/13 03:02:52 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi') 2026/03/13 03:02:52 DEBUG : only14: Sizes differ 2026/03/13 03:02:52 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2468562058) 2026/03/13 03:02:52 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi') 2026/03/13 03:02:52 DEBUG : only15: Sizes differ 2026/03/13 03:02:52 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2468562058) 2026/03/13 03:02:52 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi') 2026/03/13 03:02:52 DEBUG : only16: Sizes differ 2026/03/13 03:02:52 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2468562058) 2026/03/13 03:02:52 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi') 2026/03/13 03:02:52 DEBUG : only17: Sizes differ 2026/03/13 03:02:52 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2468562058) 2026/03/13 03:02:52 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi') 2026/03/13 03:02:52 DEBUG : only18: Sizes differ 2026/03/13 03:02:52 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2468562058) 2026/03/13 03:02:52 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi') 2026/03/13 03:02:52 DEBUG : only19: Sizes differ 2026/03/13 03:02:52 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2468562058) 2026/03/13 03:02:52 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi') 2026/03/13 03:02:52 DEBUG : only1: Sizes differ 2026/03/13 03:02:52 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2468562058) 2026/03/13 03:02:52 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi') 2026/03/13 03:02:52 DEBUG : only2: Sizes differ 2026/03/13 03:02:52 DEBUG : both8: Unchanged skipping 2026/03/13 03:02:52 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2468562058) 2026/03/13 03:02:52 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2468562058) 2026/03/13 03:02:52 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi') 2026/03/13 03:02:52 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi') 2026/03/13 03:02:52 DEBUG : only4: Sizes differ 2026/03/13 03:02:52 DEBUG : only3: Sizes differ 2026/03/13 03:02:52 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2468562058) 2026/03/13 03:02:52 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi') 2026/03/13 03:02:52 DEBUG : only5: Sizes differ 2026/03/13 03:02:52 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2468562058) 2026/03/13 03:02:52 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi') 2026/03/13 03:02:52 DEBUG : only6: Sizes differ 2026/03/13 03:02:52 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2468562058) 2026/03/13 03:02:52 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi') 2026/03/13 03:02:52 DEBUG : only7: Sizes differ 2026/03/13 03:02:52 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2468562058) 2026/03/13 03:02:52 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi') 2026/03/13 03:02:52 DEBUG : only8: Sizes differ 2026/03/13 03:02:52 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2468562058) 2026/03/13 03:02:52 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi') 2026/03/13 03:02:52 DEBUG : only9: Sizes differ 2026/03/13 03:02:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 03:02:53 DEBUG : only12: md5 = a1353c1b42ce862e8880ba0494e4d959 OK 2026/03/13 03:02:53 DEBUG : only12: size = 0 OK 2026/03/13 03:02:53 INFO : only12: Copied (replaced existing) 2026/03/13 03:02:53 DEBUG : only0: md5 = 0b2c1219ceac2a28fb7fc95eab5206ae OK 2026/03/13 03:02:53 DEBUG : only0: size = 0 OK 2026/03/13 03:02:53 INFO : only0: Copied (replaced existing) 2026/03/13 03:02:53 DEBUG : only11: md5 = b43bacf6b5d17d32a7461102d32cfa94 OK 2026/03/13 03:02:53 DEBUG : only11: size = 0 OK 2026/03/13 03:02:53 INFO : only11: Copied (replaced existing) 2026/03/13 03:02:53 DEBUG : only10: md5 = 9390c9932bfeeb3b22a28d63a8a1e233 OK 2026/03/13 03:02:53 DEBUG : only10: size = 0 OK 2026/03/13 03:02:53 INFO : only10: Copied (replaced existing) 2026/03/13 03:02:54 DEBUG : only17: md5 = 541abe877c3baa12b1e5af63b6ebf03c OK 2026/03/13 03:02:54 DEBUG : only17: size = 0 OK 2026/03/13 03:02:54 INFO : only17: Copied (replaced existing) 2026/03/13 03:02:54 DEBUG : only16: md5 = 073f6301545db809a3afb79052d2de9e OK 2026/03/13 03:02:54 DEBUG : only16: size = 0 OK 2026/03/13 03:02:54 INFO : only16: Copied (replaced existing) 2026/03/13 03:02:54 DEBUG : only15: md5 = a8da54703c9583c80a4a3a3cd5876e7f OK 2026/03/13 03:02:54 DEBUG : only15: size = 0 OK 2026/03/13 03:02:54 INFO : only15: Copied (replaced existing) 2026/03/13 03:02:54 DEBUG : only18: md5 = a2024762b4df7134ed2c93dcefff3072 OK 2026/03/13 03:02:54 DEBUG : only18: size = 0 OK 2026/03/13 03:02:54 INFO : only18: Copied (replaced existing) 2026/03/13 03:02:55 DEBUG : only19: md5 = 5b8439f0ecf38149c5433a2b25736b2f OK 2026/03/13 03:02:55 DEBUG : only19: size = 0 OK 2026/03/13 03:02:55 INFO : only19: Copied (replaced existing) 2026/03/13 03:02:55 DEBUG : only1: md5 = 923412ac0bf8e095c7a967af6cad1636 OK 2026/03/13 03:02:55 DEBUG : only1: size = 0 OK 2026/03/13 03:02:55 INFO : only1: Copied (replaced existing) 2026/03/13 03:02:55 DEBUG : only14: md5 = e8a0d7cc59edccdb5cfa9b855025c06e OK 2026/03/13 03:02:55 DEBUG : only14: size = 0 OK 2026/03/13 03:02:55 INFO : only14: Copied (replaced existing) 2026/03/13 03:02:56 DEBUG : only2: md5 = ec54cf6fd90ccda5ef721667006f2013 OK 2026/03/13 03:02:56 DEBUG : only2: size = 0 OK 2026/03/13 03:02:56 INFO : only2: Copied (replaced existing) 2026/03/13 03:02:56 DEBUG : only7: md5 = 26d3acbd4086eb5fa231b0ac5a4632ac OK 2026/03/13 03:02:56 DEBUG : only7: size = 0 OK 2026/03/13 03:02:56 INFO : only7: Copied (replaced existing) 2026/03/13 03:02:57 DEBUG : only13: md5 = f7145f9daafbe448146ebd9078a02845 OK 2026/03/13 03:02:57 DEBUG : only13: size = 0 OK 2026/03/13 03:02:57 INFO : only13: Copied (replaced existing) 2026/03/13 03:02:57 DEBUG : only4: md5 = 6a2985ce03720e055901dcc8731365f6 OK 2026/03/13 03:02:57 DEBUG : only4: size = 0 OK 2026/03/13 03:02:57 INFO : only4: Copied (replaced existing) 2026/03/13 03:02:57 DEBUG : only8: md5 = 0549c7cae53c2c9cf99fbd8efc29fc90 OK 2026/03/13 03:02:57 DEBUG : only8: size = 0 OK 2026/03/13 03:02:57 INFO : only8: Copied (replaced existing) 2026/03/13 03:02:57 DEBUG : only3: md5 = 1d4de4f1410e61af8e76b6668d2f2bb3 OK 2026/03/13 03:02:57 DEBUG : only3: size = 0 OK 2026/03/13 03:02:57 INFO : only3: Copied (replaced existing) 2026/03/13 03:02:58 DEBUG : only6: md5 = 3d9724f05f4893150130cb0605bf7f58 OK 2026/03/13 03:02:58 DEBUG : only6: size = 0 OK 2026/03/13 03:02:58 INFO : only6: Copied (replaced existing) 2026/03/13 03:02:58 DEBUG : only5: md5 = 974adee54d75cb28433c7a736d89be8e OK 2026/03/13 03:02:58 DEBUG : only5: size = 0 OK 2026/03/13 03:02:58 INFO : only5: Copied (replaced existing) 2026/03/13 03:02:58 DEBUG : only9: md5 = e4100b0338441cb4a9fe35ca92ba02ac OK 2026/03/13 03:02:58 DEBUG : only9: size = 0 OK 2026/03/13 03:02:58 INFO : only9: Copied (replaced existing) 2026/03/13 03:02:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (83.56s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 03:03:16 DEBUG : empty_dir: Making directory with metadata 2026/03/13 03:03:16 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/13 03:03:16 DEBUG : empty_on_remote: Making directory with metadata 2026/03/13 03:03:16 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/13 03:03:16 DEBUG : empty_on_remote: Making directory with metadata 2026/03/13 03:03:17 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/13 03:03:22 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/13 03:03:22 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/13 03:03:22 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/13 03:03:22 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/03/13 03:03:29 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/03/13 03:03:31 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/03/13 03:03:31 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (16.55s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 03:03:33 DEBUG : empty_dir: Making directory with metadata 2026/03/13 03:03:33 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/13 03:03:33 DEBUG : empty_on_remote: Making directory with metadata 2026/03/13 03:03:33 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/13 03:03:33 DEBUG : empty_on_remote: Making directory with metadata 2026/03/13 03:03:33 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/13 03:03:38 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/13 03:03:38 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/13 03:03:38 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/13 03:03:38 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/03/13 03:03:38 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/03/13 03:03:45 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/03/13 03:03:46 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/03/13 03:03:47 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (15.91s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 03:03:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/13 03:03:48 DEBUG : sub dir: Making directory with metadata 2026/03/13 03:03:49 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/03/13 03:04:07 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/13 03:04:07 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/13 03:04:07 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/13 03:04:07 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/03/13 03:04:20 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2026/03/13 03:04:21 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/03/13 03:04:22 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/03/13 03:04:22 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/03/13 03:04:23 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/13 03:04:24 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/13 03:04:24 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/13 03:04:25 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/13 03:04:26 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/03/13 03:04:26 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/03/13 03:04:26 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/13 03:04:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (39.29s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 03:04:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/13 03:04:28 DEBUG : sub dir: Making directory with metadata 2026/03/13 03:04:28 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/03/13 03:04:49 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/13 03:04:49 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/13 03:04:49 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/13 03:04:49 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/03/13 03:05:02 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/03/13 03:05:02 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/03/13 03:05:03 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/03/13 03:05:04 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/13 03:05:04 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/13 03:05:05 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/13 03:05:06 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/13 03:05:07 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/03/13 03:05:07 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/03/13 03:05:07 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/13 03:05:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (40.79s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 03:05:11 DEBUG : dir1/0000-abcdefg.txt: md5 = 0e4083881d8f0048f803dcecc378cef8 OK 2026/03/13 03:05:12 DEBUG : dir1/0001-bcdefgh.txt: md5 = 19667b606d0512fb5dcff1aa4bcefcec OK 2026/03/13 03:05:13 DEBUG : dir1/0002-cdefghi.txt: md5 = a6bd546bd1d317944675b1b3a4006fa2 OK 2026/03/13 03:05:15 DEBUG : dir1/0003-defghij.txt: md5 = dc49914be315b5d5351f18b64e79e5c7 OK 2026/03/13 03:05:16 DEBUG : dir1/0004-efghijk.txt: md5 = ccb1a963fa8684d23c94ad59887d2eb1 OK 2026/03/13 03:05:17 DEBUG : dir1/0005-fghijkl.txt: md5 = c43a61adcad62d208dc2498863943469 OK 2026/03/13 03:05:19 DEBUG : dir1/0006-ghijklm.txt: md5 = 8de38316c403c4fa9136e7681909460b OK 2026/03/13 03:05:20 DEBUG : dir1/0007-1234567.txt: md5 = b8c3a168638a9644416f850a79b9b616 OK 2026/03/13 03:05:22 DEBUG : dir1/0008-2345678.txt: md5 = 39b35abecd97d3b0561a6dec39b29b55 OK 2026/03/13 03:05:23 DEBUG : dir1/0009-3456789.txt: md5 = c7c6c577ffd8e31bcde658f75c75b90c OK 2026/03/13 03:05:24 DEBUG : dir1/0010-456789.txt: md5 = 1fac846aadcea0f3fbd5586b84e0396b OK 2026/03/13 03:05:26 DEBUG : dir1/0011-56789;.txt: md5 = d1b425009d17d5d4bf381a045939b968 OK 2026/03/13 03:05:27 DEBUG : dir1/0012-6789;.txt: md5 = 786dbc720aa3ea3e40f69db848997c8a OK 2026/03/13 03:05:29 DEBUG : dir1/0013-789;=.txt: md5 = 4c56363c7567490381feab0d1d161f29 OK 2026/03/13 03:05:30 DEBUG : dir1/0014-89;=.txt: md5 = 16e5a20dbe37785f0b5b66af78f0faa8 OK 2026/03/13 03:05:31 DEBUG : dir1/0015-9;=.txt: md5 = 287c60583ce076731ae21c6afd3b489e OK 2026/03/13 03:05:33 DEBUG : apple: md5 = d080d8da22e2e33ee951067a61b39477 OK 2026/03/13 03:05:34 DEBUG : banana: md5 = 887899ff74bc1c712719c1740cb2d32f OK 2026/03/13 03:05:36 DEBUG : appleappleapplebanana: md5 = e6ff3f2120976032db6c41ca9ee2092d OK 2026/03/13 03:05:37 DEBUG : splitbananasplit: md5 = 41ef08b5eab3f449718beee15d7c2663 OK 2026/03/13 03:05:37 DEBUG : Waiting for deletions to finish 2026/03/13 03:05:38 DEBUG : apple: Excluded (Path Filter) 2026/03/13 03:05:38 DEBUG : banana: Excluded (Path Filter) 2026/03/13 03:05:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 03:05:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 03:05:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 03:05:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 03:05:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 03:05:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 03:05:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 03:05:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 03:05:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 03:05:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 03:05:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 03:05:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 03:05:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 03:05:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 03:05:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 03:05:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 03:05:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 03:05:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 03:05:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/13 03:05:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:05:39 DEBUG : banana: size = 6 OK 2026/03/13 03:05:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:05:39 DEBUG : banana: Unchanged skipping 2026/03/13 03:05:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/13 03:05:39 DEBUG : apple: size = 5 OK 2026/03/13 03:05:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:05:39 DEBUG : apple: Unchanged skipping 2026/03/13 03:05:39 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/13 03:05:39 DEBUG : splitbananasplit: size = 16 OK 2026/03/13 03:05:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:05:39 DEBUG : splitbananasplit: Unchanged skipping 2026/03/13 03:05:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/13 03:05:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:05:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/13 03:05:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/13 03:05:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:05:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/13 03:05:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/13 03:05:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/13 03:05:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:05:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/13 03:05:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/13 03:05:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/13 03:05:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:05:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:05:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/13 03:05:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/13 03:05:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:05:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/13 03:05:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/13 03:05:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:05:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/13 03:05:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/13 03:05:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:05:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/13 03:05:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/13 03:05:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/13 03:05:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:05:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:05:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/13 03:05:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/13 03:05:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/13 03:05:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 03:05:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/13 03:05:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:05:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:05:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/13 03:05:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/13 03:05:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:05:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/13 03:05:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:05:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/13 03:05:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/13 03:05:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/13 03:05:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/13 03:05:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:05:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/13 03:05:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/13 03:05:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:05:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/13 03:05:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 03:05:39 DEBUG : Waiting for deletions to finish 2026/03/13 03:05:39 DEBUG : Waiting for deletions to finish 2026/03/13 03:05:40 DEBUG : apple: Excluded (Path Filter) 2026/03/13 03:05:40 DEBUG : banana: Excluded (Path Filter) 2026/03/13 03:05:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 03:05:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 03:05:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 03:05:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 03:05:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 03:05:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 03:05:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 03:05:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 03:05:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 03:05:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 03:05:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 03:05:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 03:05:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 03:05:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 03:05:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 03:05:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 03:05:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 03:05:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 03:05:41 DEBUG : dir1: Directory modification time the same (differ by -925.697µs, within tolerance 1ms) 2026/03/13 03:05:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/13 03:05:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:05:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/13 03:05:41 DEBUG : banana: size = 6 OK 2026/03/13 03:05:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:05:41 DEBUG : banana: Unchanged skipping 2026/03/13 03:05:41 DEBUG : splitbananasplit: size = 16 OK 2026/03/13 03:05:41 DEBUG : apple: size = 5 OK 2026/03/13 03:05:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:05:41 DEBUG : apple: Unchanged skipping 2026/03/13 03:05:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:05:41 DEBUG : splitbananasplit: Unchanged skipping 2026/03/13 03:05:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/13 03:05:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:05:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/13 03:05:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/13 03:05:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:05:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/13 03:05:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/13 03:05:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/13 03:05:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/13 03:05:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 03:05:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/13 03:05:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:05:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:05:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/13 03:05:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/13 03:05:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:05:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/13 03:05:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/13 03:05:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:05:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:05:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/13 03:05:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/13 03:05:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/13 03:05:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:05:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/13 03:05:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/13 03:05:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:05:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/13 03:05:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/13 03:05:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:05:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/13 03:05:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/13 03:05:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:05:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/13 03:05:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/13 03:05:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:05:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/13 03:05:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/13 03:05:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/13 03:05:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:05:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/13 03:05:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/13 03:05:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/13 03:05:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:05:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/13 03:05:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:05:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/13 03:05:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:05:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/13 03:05:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 03:05:41 DEBUG : Waiting for deletions to finish 2026/03/13 03:05:41 DEBUG : Waiting for deletions to finish 2026/03/13 03:05:42 DEBUG : apple: Excluded (Path Filter) 2026/03/13 03:05:42 DEBUG : banana: Excluded (Path Filter) 2026/03/13 03:05:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 03:05:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 03:05:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 03:05:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 03:05:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 03:05:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 03:05:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 03:05:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 03:05:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 03:05:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 03:05:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 03:05:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 03:05:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 03:05:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 03:05:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 03:05:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 03:05:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 03:05:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 03:05:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/13 03:05:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/13 03:05:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/13 03:05:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/13 03:05:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/13 03:05:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/13 03:05:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/13 03:05:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/13 03:05:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/13 03:05:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/13 03:05:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/13 03:05:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/13 03:05:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/13 03:05:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/13 03:05:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/13 03:05:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" === RUN TestTransform/NFD run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 03:05:55 DEBUG : dir1/0000-abcdefg.txt: md5 = 08d680cfa475d6adb4f7e117e9129eab OK 2026/03/13 03:05:56 DEBUG : dir1/0001-bcdefgh.txt: md5 = 98aa07402036deb02a5622575289bdf5 OK 2026/03/13 03:05:57 DEBUG : dir1/0002-cdefghi.txt: md5 = fc7127a4d0fe97b7dd9d292350ef4985 OK 2026/03/13 03:05:59 DEBUG : dir1/0003-defghij.txt: md5 = 04dbf6ceb4bb23b2ce3123bd3cc0ffba OK 2026/03/13 03:06:00 DEBUG : dir1/0004-efghijk.txt: md5 = db980014892638fa3c3c31a9b4f830fe OK 2026/03/13 03:06:02 DEBUG : dir1/0005-fghijkl.txt: md5 = 28b008f579ed4eab78c3e2c9d734b15f OK 2026/03/13 03:06:03 DEBUG : dir1/0006-ghijklm.txt: md5 = 802f9aeb0d6f9195715db3d0ff1630ca OK 2026/03/13 03:06:05 DEBUG : dir1/0007-1234567.txt: md5 = 787ef3dcd76ef8c79c73d51ddb98252d OK 2026/03/13 03:06:06 DEBUG : dir1/0008-2345678.txt: md5 = 45b9a1615e380663107d6dded43b5bbc OK 2026/03/13 03:06:07 DEBUG : dir1/0009-3456789.txt: md5 = d5bc74f2a744261de0a3d8fe284514ba OK 2026/03/13 03:06:09 DEBUG : dir1/0010-456789.txt: md5 = 5302ba2fbbbdc4b5066014a805c98ef8 OK 2026/03/13 03:06:10 DEBUG : dir1/0011-56789;.txt: md5 = 6d81e3990367eb876e8ef8e513f6630f OK 2026/03/13 03:06:12 DEBUG : dir1/0012-6789;.txt: md5 = aee6adabc5a079ecd0e8d7dc72b3ca5b OK 2026/03/13 03:06:13 DEBUG : dir1/0013-789;=.txt: md5 = cf07bda8acedbaf39aba8afe9c1e10d7 OK 2026/03/13 03:06:15 DEBUG : dir1/0014-89;=.txt: md5 = 3a51f64661f44d0ffea425c11052729c OK 2026/03/13 03:06:16 DEBUG : dir1/0015-9;=.txt: md5 = 8556db99ce6ee6736455aef476f38a9d OK 2026/03/13 03:06:17 DEBUG : apple: md5 = 3f6a827ab37f6c418d75c789e21f961a OK 2026/03/13 03:06:19 DEBUG : banana: md5 = 57623b0235227c4111fa2433f84e767a OK 2026/03/13 03:06:20 DEBUG : appleappleapplebanana: md5 = e79b61981484b835646143a90859d50c OK 2026/03/13 03:06:22 DEBUG : splitbananasplit: md5 = 23cde29c0ed84685ed82f0ff602b6f0c OK 2026/03/13 03:06:22 DEBUG : Waiting for deletions to finish 2026/03/13 03:06:23 DEBUG : banana: Excluded (Path Filter) 2026/03/13 03:06:23 DEBUG : apple: Excluded (Path Filter) 2026/03/13 03:06:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 03:06:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 03:06:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 03:06:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 03:06:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 03:06:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 03:06:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 03:06:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 03:06:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 03:06:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 03:06:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 03:06:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 03:06:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 03:06:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 03:06:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 03:06:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 03:06:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 03:06:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 03:06:24 DEBUG : apple: size = 5 OK 2026/03/13 03:06:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:06:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/13 03:06:24 DEBUG : apple: Unchanged skipping 2026/03/13 03:06:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:06:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/13 03:06:24 DEBUG : banana: size = 6 OK 2026/03/13 03:06:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:06:24 DEBUG : banana: Unchanged skipping 2026/03/13 03:06:24 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/13 03:06:24 DEBUG : splitbananasplit: size = 16 OK 2026/03/13 03:06:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:06:24 DEBUG : splitbananasplit: Unchanged skipping 2026/03/13 03:06:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/13 03:06:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:06:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/13 03:06:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/13 03:06:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/13 03:06:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:06:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:06:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/13 03:06:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/13 03:06:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:06:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/13 03:06:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:06:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/13 03:06:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/13 03:06:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/13 03:06:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:06:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/13 03:06:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/13 03:06:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:06:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/13 03:06:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:06:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/13 03:06:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/13 03:06:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:06:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/13 03:06:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/13 03:06:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/13 03:06:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:06:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/13 03:06:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:06:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/13 03:06:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 03:06:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:06:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/13 03:06:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/13 03:06:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:06:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/13 03:06:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/13 03:06:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:06:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/13 03:06:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/13 03:06:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:06:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/13 03:06:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/13 03:06:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/13 03:06:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/13 03:06:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/13 03:06:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:06:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/13 03:06:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 03:06:24 DEBUG : Waiting for deletions to finish 2026/03/13 03:06:24 DEBUG : Waiting for deletions to finish 2026/03/13 03:06:25 DEBUG : banana: Excluded (Path Filter) 2026/03/13 03:06:25 DEBUG : apple: Excluded (Path Filter) 2026/03/13 03:06:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 03:06:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 03:06:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 03:06:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 03:06:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 03:06:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 03:06:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 03:06:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 03:06:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 03:06:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 03:06:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 03:06:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 03:06:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 03:06:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 03:06:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 03:06:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 03:06:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 03:06:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 03:06:26 DEBUG : dir1: Directory modification time the same (differ by -434.751µs, within tolerance 1ms) 2026/03/13 03:06:26 DEBUG : banana: size = 6 OK 2026/03/13 03:06:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/13 03:06:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:06:26 DEBUG : banana: Unchanged skipping 2026/03/13 03:06:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:06:26 DEBUG : apple: size = 5 OK 2026/03/13 03:06:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/13 03:06:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:06:26 DEBUG : apple: Unchanged skipping 2026/03/13 03:06:26 DEBUG : splitbananasplit: size = 16 OK 2026/03/13 03:06:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:06:26 DEBUG : splitbananasplit: Unchanged skipping 2026/03/13 03:06:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/13 03:06:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:06:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/13 03:06:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/13 03:06:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:06:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 03:06:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/13 03:06:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/13 03:06:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:06:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/13 03:06:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/13 03:06:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:06:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/13 03:06:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/13 03:06:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:06:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/13 03:06:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/13 03:06:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/13 03:06:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/13 03:06:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:06:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:06:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/13 03:06:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/13 03:06:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/13 03:06:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:06:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/13 03:06:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/13 03:06:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:06:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/13 03:06:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/13 03:06:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/13 03:06:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:06:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/13 03:06:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:06:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/13 03:06:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/13 03:06:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:06:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/13 03:06:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/13 03:06:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:06:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/13 03:06:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/13 03:06:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:06:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/13 03:06:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/13 03:06:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:06:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/13 03:06:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:06:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/13 03:06:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 03:06:26 DEBUG : Waiting for deletions to finish 2026/03/13 03:06:26 DEBUG : Waiting for deletions to finish 2026/03/13 03:06:26 DEBUG : banana: Excluded (Path Filter) 2026/03/13 03:06:26 DEBUG : apple: Excluded (Path Filter) 2026/03/13 03:06:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 03:06:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 03:06:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 03:06:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 03:06:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 03:06:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 03:06:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 03:06:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 03:06:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 03:06:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 03:06:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 03:06:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 03:06:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 03:06:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 03:06:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 03:06:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 03:06:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 03:06:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 03:06:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/13 03:06:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/13 03:06:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/13 03:06:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/13 03:06:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/13 03:06:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/13 03:06:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/13 03:06:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/13 03:06:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/13 03:06:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/13 03:06:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/13 03:06:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/13 03:06:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/13 03:06:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/13 03:06:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/13 03:06:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" === RUN TestTransform/base64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 03:06:39 DEBUG : dir1/0000-abcdefg.txt: md5 = af3c4560fe1dca93be032428d90c0e14 OK 2026/03/13 03:06:41 DEBUG : dir1/0001-bcdefgh.txt: md5 = 9c129278847d8a980c9b7b9d0e3d6509 OK 2026/03/13 03:06:42 DEBUG : dir1/0002-cdefghi.txt: md5 = 185833d8e6d23ca1c48fe34ae7f204c7 OK 2026/03/13 03:06:43 DEBUG : dir1/0003-defghij.txt: md5 = d193bf1bf94d4e885a56bcaa71052ff6 OK 2026/03/13 03:06:45 DEBUG : dir1/0004-efghijk.txt: md5 = 5a4fc4fa6f8858a28bb2032e073eb299 OK 2026/03/13 03:06:46 DEBUG : dir1/0005-fghijkl.txt: md5 = 18de930fd30cbd5e90deb7a17839764d OK 2026/03/13 03:06:48 DEBUG : dir1/0006-ghijklm.txt: md5 = 5332e6278fc52e394674906e5ee4bc5a OK 2026/03/13 03:06:49 DEBUG : dir1/0007-1234567.txt: md5 = 6ae9f3ad09b808a4aa802db79cd2d227 OK 2026/03/13 03:06:51 DEBUG : dir1/0008-2345678.txt: md5 = a161d825c876c999e21f0c566020811a OK 2026/03/13 03:06:52 DEBUG : dir1/0009-3456789.txt: md5 = 31c61a41300d4f226392e041c39d6bf2 OK 2026/03/13 03:06:54 DEBUG : dir1/0010-456789.txt: md5 = 53affe8239238bb001893be9c1ddb1a0 OK 2026/03/13 03:06:55 DEBUG : dir1/0011-56789;.txt: md5 = c5da29e87da8ac3b26abc679a0bb91af OK 2026/03/13 03:06:56 DEBUG : dir1/0012-6789;.txt: md5 = 2a0dec6d93d33b6ad20130e82e571761 OK 2026/03/13 03:06:58 DEBUG : dir1/0013-789;=.txt: md5 = 806bd2558e61e1df0b114168e1256825 OK 2026/03/13 03:06:59 DEBUG : dir1/0014-89;=.txt: md5 = 4ea886d7a4b3dcaec98a3ddf609274ef OK 2026/03/13 03:07:01 DEBUG : dir1/0015-9;=.txt: md5 = ead462c1981507ad5181fd0d92cced82 OK 2026/03/13 03:07:02 DEBUG : apple: md5 = 50d5de9528b0dd4f18883b7e9b21b5e4 OK 2026/03/13 03:07:03 DEBUG : banana: md5 = 6b48dc5f415abcc475550bbebb877378 OK 2026/03/13 03:07:05 DEBUG : appleappleapplebanana: md5 = e9348b39574f8721caed65363f7e19a3 OK 2026/03/13 03:07:06 DEBUG : splitbananasplit: md5 = b13be4e22a61e15bacd35119cd5693fb OK 2026/03/13 03:07:06 DEBUG : Waiting for deletions to finish 2026/03/13 03:07:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 03:07:07 DEBUG : apple: Excluded (Path Filter) 2026/03/13 03:07:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 03:07:07 DEBUG : banana: Excluded (Path Filter) 2026/03/13 03:07:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 03:07:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 03:07:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 03:07:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 03:07:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 03:07:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 03:07:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 03:07:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 03:07:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 03:07:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 03:07:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 03:07:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 03:07:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 03:07:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 03:07:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 03:07:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 03:07:08 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 03:07:08 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 03:07:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 03:07:08 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 03:07:08 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 03:07:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 03:07:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 03:07:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 03:07:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 03:07:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 03:07:08 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 03:07:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 03:07:08 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 03:07:08 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 03:07:08 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/13 03:07:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 03:07:08 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/13 03:07:08 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 03:07:08 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/13 03:07:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 03:07:08 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/13 03:07:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 03:07:08 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 03:07:08 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 03:07:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 03:07:08 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/13 03:07:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 03:07:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 03:07:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 03:07:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 03:07:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 03:07:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 03:07:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 03:07:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 03:07:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 03:07:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 03:07:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 03:07:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 03:07:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 03:07:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 03:07:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 03:07:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 03:07:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 03:07:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 03:07:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 03:07:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 03:07:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 03:07:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 03:07:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 03:07:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 03:07:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 03:07:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 03:07:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/13 03:07:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 03:07:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/13 03:07:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 03:07:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 03:07:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 03:07:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 03:07:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/13 03:07:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 03:07:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 03:07:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 03:07:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 03:07:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 03:07:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 03:07:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 03:07:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 03:07:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 03:07:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 03:07:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 03:07:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 03:07:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 03:07:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/13 03:07:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 03:07:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 03:07:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 03:07:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 03:07:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 03:07:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 03:07:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 03:07:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 03:07:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 03:07:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 03:07:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 03:07:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 03:07:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 03:07:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 03:07:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 03:07:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/13 03:07:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 03:07:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 03:07:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 03:07:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 03:07:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 03:07:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 03:07:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 03:07:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 03:07:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 03:07:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 03:07:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 03:07:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 03:07:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 03:07:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 03:07:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 03:07:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 03:07:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 03:07:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/13 03:07:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 03:07:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 03:07:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 03:07:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 03:07:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 03:07:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 03:07:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 03:07:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 03:07:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 03:07:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/13 03:07:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 03:07:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 03:07:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 03:07:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 03:07:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 03:07:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 03:07:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 03:07:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 03:07:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 03:07:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 03:07:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 03:07:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 03:07:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 03:07:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 03:07:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 03:07:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 03:07:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 03:07:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/13 03:07:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 03:07:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 03:07:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 03:07:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 03:07:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 03:07:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 03:07:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 03:07:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 03:07:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 03:07:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 03:07:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 03:07:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 03:07:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 03:07:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 03:07:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 03:07:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 03:07:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 03:07:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 03:07:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 03:07:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 03:07:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/13 03:07:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 03:07:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/13 03:07:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/13 03:07:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/13 03:07:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 03:07:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/13 03:07:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 03:07:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/13 03:07:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 03:07:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 03:07:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 03:07:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 03:07:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/13 03:07:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 03:07:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 03:07:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 03:07:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 03:07:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 03:07:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/13 03:07:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 03:07:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 03:07:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 03:07:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 03:07:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 03:07:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 03:07:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 03:07:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 03:07:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 03:07:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 03:07:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 03:07:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 03:07:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 03:07:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 03:07:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 03:07:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 03:07:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 03:07:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 03:07:08 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/13 03:07:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 03:07:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 03:07:08 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/13 03:07:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 03:07:08 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/13 03:07:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 03:07:08 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/13 03:07:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 03:07:08 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/13 03:07:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 03:07:08 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/13 03:07:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 03:07:08 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/13 03:07:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 03:07:08 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/13 03:07:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 03:07:08 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/13 03:07:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 03:07:08 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/13 03:07:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 03:07:08 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/13 03:07:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/13 03:07:08 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/13 03:07:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 03:07:08 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/13 03:07:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 03:07:08 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/13 03:07:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/13 03:07:08 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/13 03:07:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 03:07:08 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/13 03:07:08 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/13 03:07:08 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/13 03:07:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 03:07:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 03:07:09 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = 93f914238f246f0d1bd3d4f3bb1ac6b5 OK 2026/03/13 03:07:09 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/13 03:07:09 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 03:07:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 03:07:09 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = 7d475148bf71e8aab21e379e18f756d9 OK 2026/03/13 03:07:09 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/13 03:07:09 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 03:07:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 03:07:10 DEBUG : YmFuYW5h: md5 = 55374cd1b4be50b36f8cb10e785408e2 OK 2026/03/13 03:07:10 DEBUG : YmFuYW5h: size = 6 OK 2026/03/13 03:07:10 INFO : banana: Copied (new) to: YmFuYW5h 2026/03/13 03:07:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 03:07:10 DEBUG : YXBwbGU=: md5 = f78606dd2c258f7a88b1f42b9d257223 OK 2026/03/13 03:07:10 DEBUG : YXBwbGU=: size = 5 OK 2026/03/13 03:07:10 INFO : apple: Copied (new) to: YXBwbGU= 2026/03/13 03:07:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 03:07:11 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = 736ed9966d68dba381d564bed04d1f5f OK 2026/03/13 03:07:11 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/13 03:07:11 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 03:07:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 03:07:11 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = 4143c997a166ddcfe1ce2aaf75f398d0 OK 2026/03/13 03:07:11 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/13 03:07:11 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 03:07:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 03:07:11 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = 41068f339a12e8f5c481b5f4ef248771 OK 2026/03/13 03:07:11 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/13 03:07:11 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 03:07:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 03:07:11 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = 7e2b6addd4377292094bc39c27016ad1 OK 2026/03/13 03:07:11 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/13 03:07:11 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 03:07:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 03:07:12 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = c937d311f13f6ce6b50a21b2a5e3dc1c OK 2026/03/13 03:07:12 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/13 03:07:12 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 03:07:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 03:07:12 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = 234e5c6e04c0c40d6eb8c840b32d741d OK 2026/03/13 03:07:12 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/13 03:07:12 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 03:07:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 03:07:12 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = 8806f275d9add92dd9fdbdf88797a6fb OK 2026/03/13 03:07:12 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/13 03:07:12 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 03:07:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/13 03:07:12 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = 372459bdbfaf74db95c95db4d43dfc55 OK 2026/03/13 03:07:12 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/13 03:07:12 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 03:07:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/13 03:07:14 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = 24e75f51103ada64d5083b8cbde52ba6 OK 2026/03/13 03:07:14 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/13 03:07:14 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 03:07:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/13 03:07:14 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = 36405b9e4f8c2088a3ccea44ccf07286 OK 2026/03/13 03:07:14 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/13 03:07:14 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/13 03:07:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/13 03:07:14 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = f39db12c9eadb7be4fbe5ec5b1358b3e OK 2026/03/13 03:07:14 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/13 03:07:14 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 03:07:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/13 03:07:14 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = b0205e0efc4e02dbc518f638f71a40ff OK 2026/03/13 03:07:14 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/13 03:07:14 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/13 03:07:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/13 03:07:15 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = 43316075b2120cd650e02ee956ffdc7c OK 2026/03/13 03:07:15 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/13 03:07:15 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/13 03:07:15 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = fe9d846812e64e5ca034367491517994 OK 2026/03/13 03:07:15 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/13 03:07:15 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/13 03:07:15 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = df9334906066f891fca6b24863690947 OK 2026/03/13 03:07:15 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/13 03:07:15 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/03/13 03:07:15 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = e0f24c164f4c85566b288f211d44247e OK 2026/03/13 03:07:15 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/13 03:07:15 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/13 03:07:15 DEBUG : Waiting for deletions to finish 2026/03/13 03:07:16 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/13 03:07:16 INFO : dir1/0010-456789.txt: Deleted 2026/03/13 03:07:16 INFO : dir1/0003-defghij.txt: Deleted 2026/03/13 03:07:16 INFO : dir1/0007-1234567.txt: Deleted 2026/03/13 03:07:16 INFO : dir1/0011-56789;.txt: Deleted 2026/03/13 03:07:16 INFO : apple: Deleted 2026/03/13 03:07:16 INFO : dir1/0015-9;=.txt: Deleted 2026/03/13 03:07:16 INFO : splitbananasplit: Deleted 2026/03/13 03:07:16 INFO : dir1/0008-2345678.txt: Deleted 2026/03/13 03:07:16 INFO : dir1/0014-89;=.txt: Deleted 2026/03/13 03:07:16 INFO : dir1/0009-3456789.txt: Deleted 2026/03/13 03:07:16 INFO : dir1/0012-6789;.txt: Deleted 2026/03/13 03:07:16 INFO : banana: Deleted 2026/03/13 03:07:16 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/13 03:07:16 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/13 03:07:16 INFO : appleappleapplebanana: Deleted 2026/03/13 03:07:16 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/13 03:07:16 INFO : dir1/0013-789;=.txt: Deleted 2026/03/13 03:07:16 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/13 03:07:17 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/13 03:07:17 DEBUG : Waiting for deletions to finish 2026/03/13 03:07:17 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/13 03:07:17 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/13 03:07:17 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/13 03:07:17 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/13 03:07:17 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/13 03:07:17 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/13 03:07:17 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/13 03:07:17 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/13 03:07:17 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/13 03:07:17 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/13 03:07:17 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/13 03:07:17 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/13 03:07:17 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/13 03:07:17 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/13 03:07:17 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/13 03:07:17 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/13 03:07:17 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/13 03:07:17 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/13 03:07:17 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/13 03:07:17 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/13 03:07:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 03:07:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 03:07:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 03:07:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 03:07:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 03:07:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 03:07:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 03:07:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 03:07:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 03:07:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 03:07:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 03:07:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 03:07:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 03:07:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 03:07:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 03:07:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 03:07:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 03:07:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 03:07:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/13 03:07:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 03:07:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/13 03:07:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/13 03:07:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/13 03:07:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/13 03:07:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/13 03:07:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/13 03:07:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/13 03:07:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/13 03:07:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/13 03:07:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/13 03:07:18 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 03:07:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/13 03:07:18 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 03:07:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/13 03:07:18 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 03:07:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/13 03:07:18 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 03:07:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/13 03:07:18 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 03:07:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/13 03:07:18 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 03:07:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/13 03:07:18 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 03:07:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 03:07:18 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 03:07:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 03:07:18 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 03:07:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 03:07:18 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 03:07:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 03:07:18 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 03:07:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 03:07:18 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 03:07:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 03:07:18 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 03:07:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 03:07:18 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 03:07:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 03:07:18 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 03:07:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 03:07:18 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 03:07:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 03:07:18 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 03:07:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/13 03:07:18 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 03:07:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/13 03:07:18 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 03:07:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/13 03:07:18 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 03:07:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/13 03:07:18 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 03:07:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/13 03:07:18 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 03:07:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/13 03:07:18 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 03:07:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 03:07:18 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 03:07:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 03:07:18 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 03:07:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 03:07:18 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 03:07:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 03:07:18 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 03:07:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 03:07:18 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 03:07:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 03:07:18 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 03:07:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 03:07:18 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 03:07:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 03:07:18 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 03:07:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 03:07:18 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 03:07:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 03:07:18 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 03:07:18 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 03:07:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 03:07:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/13 03:07:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 03:07:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/13 03:07:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 03:07:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/13 03:07:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 03:07:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/13 03:07:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 03:07:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/13 03:07:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 03:07:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/13 03:07:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 03:07:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 03:07:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 03:07:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 03:07:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 03:07:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 03:07:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 03:07:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 03:07:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 03:07:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 03:07:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 03:07:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 03:07:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 03:07:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 03:07:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 03:07:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 03:07:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 03:07:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 03:07:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 03:07:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 03:07:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 03:07:18 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 03:07:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 03:07:18 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 03:07:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 03:07:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/13 03:07:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 03:07:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/13 03:07:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 03:07:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/13 03:07:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 03:07:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/13 03:07:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 03:07:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/13 03:07:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 03:07:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/13 03:07:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 03:07:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 03:07:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 03:07:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 03:07:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 03:07:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 03:07:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 03:07:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 03:07:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 03:07:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 03:07:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 03:07:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 03:07:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 03:07:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 03:07:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 03:07:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 03:07:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 03:07:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 03:07:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 03:07:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 03:07:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 03:07:18 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 03:07:18 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 03:07:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 03:07:18 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 03:07:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 03:07:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 03:07:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 03:07:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 03:07:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 03:07:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 03:07:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 03:07:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 03:07:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 03:07:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 03:07:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 03:07:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/13 03:07:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/13 03:07:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/13 03:07:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/13 03:07:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/13 03:07:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/13 03:07:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 03:07:18 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 03:07:18 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 03:07:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 03:07:18 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 03:07:18 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 03:07:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 03:07:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 03:07:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 03:07:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 03:07:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 03:07:18 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 03:07:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 03:07:18 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 03:07:18 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 03:07:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 03:07:18 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 03:07:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 03:07:18 DEBUG : dir1: Directory modification time the same (differ by -945.544µs, within tolerance 1ms) 2026/03/13 03:07:18 DEBUG : YXBwbGU=: size = 5 OK 2026/03/13 03:07:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:07:18 DEBUG : apple: Unchanged skipping 2026/03/13 03:07:18 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/13 03:07:18 DEBUG : YmFuYW5h: size = 6 OK 2026/03/13 03:07:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:07:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:07:18 DEBUG : banana: Unchanged skipping 2026/03/13 03:07:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/13 03:07:18 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/13 03:07:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:07:18 DEBUG : splitbananasplit: Unchanged skipping 2026/03/13 03:07:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 03:07:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 03:07:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 03:07:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 03:07:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 03:07:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 03:07:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 03:07:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 03:07:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 03:07:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 03:07:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 03:07:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 03:07:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 03:07:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 03:07:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 03:07:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 03:07:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 03:07:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 03:07:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 03:07:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 03:07:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 03:07:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 03:07:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 03:07:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 03:07:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 03:07:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 03:07:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/13 03:07:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 03:07:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/13 03:07:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 03:07:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 03:07:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 03:07:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 03:07:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/13 03:07:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 03:07:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 03:07:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 03:07:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 03:07:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 03:07:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 03:07:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 03:07:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 03:07:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 03:07:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 03:07:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 03:07:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 03:07:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 03:07:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/13 03:07:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 03:07:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 03:07:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 03:07:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 03:07:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 03:07:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 03:07:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 03:07:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 03:07:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 03:07:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 03:07:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 03:07:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 03:07:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 03:07:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 03:07:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 03:07:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/13 03:07:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 03:07:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 03:07:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 03:07:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 03:07:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 03:07:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 03:07:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 03:07:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 03:07:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 03:07:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 03:07:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 03:07:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 03:07:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 03:07:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 03:07:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 03:07:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 03:07:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 03:07:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/13 03:07:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 03:07:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 03:07:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 03:07:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 03:07:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 03:07:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 03:07:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 03:07:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 03:07:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 03:07:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/13 03:07:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 03:07:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 03:07:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 03:07:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 03:07:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 03:07:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 03:07:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 03:07:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 03:07:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 03:07:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 03:07:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 03:07:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 03:07:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 03:07:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 03:07:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 03:07:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 03:07:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 03:07:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/13 03:07:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 03:07:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 03:07:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 03:07:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 03:07:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 03:07:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 03:07:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 03:07:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 03:07:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 03:07:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 03:07:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 03:07:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 03:07:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 03:07:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 03:07:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 03:07:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 03:07:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 03:07:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 03:07:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 03:07:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 03:07:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/13 03:07:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 03:07:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/13 03:07:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/13 03:07:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/13 03:07:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 03:07:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/13 03:07:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 03:07:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/13 03:07:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 03:07:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 03:07:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 03:07:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 03:07:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/13 03:07:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 03:07:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 03:07:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 03:07:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 03:07:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 03:07:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/13 03:07:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 03:07:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 03:07:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 03:07:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 03:07:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 03:07:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 03:07:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 03:07:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 03:07:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 03:07:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 03:07:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 03:07:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 03:07:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 03:07:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 03:07:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 03:07:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 03:07:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 03:07:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 03:07:18 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/13 03:07:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 03:07:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 03:07:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 03:07:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 03:07:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 03:07:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 03:07:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 03:07:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 03:07:18 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/13 03:07:18 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/13 03:07:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:07:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:07:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 03:07:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/13 03:07:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/13 03:07:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 03:07:18 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/13 03:07:18 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/13 03:07:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:07:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/13 03:07:18 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/13 03:07:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:07:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/13 03:07:18 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/13 03:07:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:07:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:07:18 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/13 03:07:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/13 03:07:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:07:18 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/13 03:07:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/13 03:07:18 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/13 03:07:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:07:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/13 03:07:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:07:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/13 03:07:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 03:07:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/13 03:07:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 03:07:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 03:07:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/13 03:07:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/13 03:07:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 03:07:18 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/13 03:07:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:07:18 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/13 03:07:18 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/13 03:07:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/13 03:07:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:07:18 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/13 03:07:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/13 03:07:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:07:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/13 03:07:18 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/13 03:07:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:07:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/13 03:07:18 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/13 03:07:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:07:18 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/13 03:07:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:07:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 03:07:18 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/13 03:07:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:07:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/13 03:07:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/13 03:07:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/13 03:07:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 03:07:18 DEBUG : Waiting for deletions to finish 2026/03/13 03:07:18 DEBUG : Waiting for deletions to finish 2026/03/13 03:07:19 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/13 03:07:19 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/13 03:07:19 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/13 03:07:19 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/13 03:07:19 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/13 03:07:19 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/13 03:07:19 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/13 03:07:19 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/13 03:07:19 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/13 03:07:19 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/13 03:07:19 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/13 03:07:19 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/13 03:07:19 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/13 03:07:19 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/13 03:07:19 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/13 03:07:19 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/13 03:07:19 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/13 03:07:19 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/13 03:07:19 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/13 03:07:19 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/13 03:07:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 03:07:19 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 03:07:19 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 03:07:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 03:07:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 03:07:19 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 03:07:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 03:07:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 03:07:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 03:07:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 03:07:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 03:07:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 03:07:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 03:07:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 03:07:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 03:07:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 03:07:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 03:07:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 03:07:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 03:07:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 03:07:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 03:07:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 03:07:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 03:07:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 03:07:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 03:07:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 03:07:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/13 03:07:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 03:07:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/13 03:07:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/13 03:07:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/13 03:07:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/13 03:07:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/13 03:07:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/13 03:07:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/13 03:07:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/13 03:07:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/13 03:07:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/13 03:07:19 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 03:07:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 03:07:19 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 03:07:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 03:07:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 03:07:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 03:07:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 03:07:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 03:07:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 03:07:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 03:07:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 03:07:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 03:07:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 03:07:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 03:07:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/13 03:07:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/13 03:07:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/13 03:07:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/13 03:07:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/13 03:07:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/13 03:07:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d5vmlctorvi4ie2dnjnmg9qt0dciffh31b1uk9r9g444bq2ute8g" 2026/03/13 03:07:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/13 03:07:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/13 03:07:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3jlfue81bpetn9c9or8ofd1qhrcuhja8hu3o1q2a25dvch35bps0" 2026/03/13 03:07:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1j1c20ubfu6gknl0uoaveomemlrt9napkcfl15fre7vopqj3fjkg" 2026/03/13 03:07:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/13 03:07:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "301gbht8qu344gpt4slk7rh44h4r6pto1k96882lujvehrjfva00" 2026/03/13 03:07:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/13 03:07:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/13 03:07:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/13 03:07:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "le27f46j4es0aqged1bqo88pit85jt3eek5kv2qath0s0dcoim80" 2026/03/13 03:07:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/13 03:07:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/13 03:07:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "re83vvpgl8cvb14glk1bgi5r728f5drf65j1paiagbn1kitosis0" 2026/03/13 03:07:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/13 03:07:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/13 03:07:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/13 03:07:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/13 03:07:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vi8ktotkncs6i0su6cl4j5sfq96jo9vgplq5h1tre50ffhi6o670" 2026/03/13 03:07:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "p1f69c2bnfnl3mphmlpb623lmh4uu5c7c5s9gm9vmcngq3fd7spg" 2026/03/13 03:07:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/13 03:07:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/13 03:07:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a7bnchfb66rtan84bph2nv1ir04d2gpe8o1p4fu48v66tble7shg" 2026/03/13 03:07:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "41s3il9e1nfovrslmbng8iqtlrv8cvl2lltb04ifuq8mg8o2asb0" 2026/03/13 03:07:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/13 03:07:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ko4nipokaeir7he536pqhh64srglvijf8us0qaatt2pl9r8b2260" 2026/03/13 03:07:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ssvb4dmjhiolpr8ipt02e55l6ukurkh7mrfcb7nt8c0k8q71pb2g" 2026/03/13 03:07:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r9nv8spjccmm5lb23cbo5b7sqrb3dpl4husg96cterfbn9s71cf0" 2026/03/13 03:07:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/13 03:07:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qa3qi8prsbnf7fibe45232c5svftjlk4drc8b8s0i2ktrjgv3h50" 2026/03/13 03:07:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "52sejkagmuadnvb1g3g77vcuq017ora7ds45utakbrgbffhh1kj0" 2026/03/13 03:07:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0ucuaat1b655fqvvfhv78uvlha95qeaohkdi4ts8ll774apko4mg" === RUN TestTransform/prefix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 03:07:31 DEBUG : dir1/0000-abcdefg.txt: md5 = b1f92ef7604776cca73c88ec791d8925 OK 2026/03/13 03:07:33 DEBUG : dir1/0001-bcdefgh.txt: md5 = 25951b1039489888ceff9a8764aa8dd2 OK 2026/03/13 03:07:34 DEBUG : dir1/0002-cdefghi.txt: md5 = 3e987015dabec2cd71dab29d794dfcd3 OK 2026/03/13 03:07:36 DEBUG : dir1/0003-defghij.txt: md5 = 64b71d0506c7a1bf49015b5f4eb0bbf6 OK 2026/03/13 03:07:37 DEBUG : dir1/0004-efghijk.txt: md5 = b58fc7aaf143d91448ed0382fa908d92 OK 2026/03/13 03:07:39 DEBUG : dir1/0005-fghijkl.txt: md5 = 40626a45ac57ad4258ac4552499453e4 OK 2026/03/13 03:07:40 DEBUG : dir1/0006-ghijklm.txt: md5 = 0818df8566b14a7e1508d9b446e928e3 OK 2026/03/13 03:07:42 DEBUG : dir1/0007-1234567.txt: md5 = e9f8717afa44d6f6f6ad3c3625e0f9be OK 2026/03/13 03:07:43 DEBUG : dir1/0008-2345678.txt: md5 = ee8bb99a90a96a5b8c66f2d45281430c OK 2026/03/13 03:07:44 DEBUG : dir1/0009-3456789.txt: md5 = 5f01126ac59f68cbaad9058f4d795f1d OK 2026/03/13 03:07:46 DEBUG : dir1/0010-456789.txt: md5 = 5158edb4663d72c9c167411d42f64404 OK 2026/03/13 03:07:47 DEBUG : dir1/0011-56789;.txt: md5 = 251c1c133e9001343ce0b7eb822842ee OK 2026/03/13 03:07:49 DEBUG : dir1/0012-6789;.txt: md5 = c95d53bef0034a12420c3f58cc7a5485 OK 2026/03/13 03:07:50 DEBUG : dir1/0013-789;=.txt: md5 = 509302d85809c2bbbeea17b51bb86a64 OK 2026/03/13 03:07:51 DEBUG : dir1/0014-89;=.txt: md5 = 946e7fa722af54fc994b888be9e98b49 OK 2026/03/13 03:07:53 DEBUG : dir1/0015-9;=.txt: md5 = dc3e1fb6fdd0adfaefd7526802b71eb3 OK 2026/03/13 03:07:54 DEBUG : apple: md5 = 19ae6be32f5ae49ccf51a25510a47c55 OK 2026/03/13 03:07:56 DEBUG : banana: md5 = 557bfb5507fe0870661a94e8d474131d OK 2026/03/13 03:07:57 DEBUG : appleappleapplebanana: md5 = 271c9be9bfdfd5404c97ef66d76d60d4 OK 2026/03/13 03:07:58 DEBUG : splitbananasplit: md5 = 8df9122184c204aa733225029ab653a3 OK 2026/03/13 03:07:58 DEBUG : Waiting for deletions to finish 2026/03/13 03:07:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 03:07:59 DEBUG : apple: Excluded (Path Filter) 2026/03/13 03:07:59 DEBUG : banana: Excluded (Path Filter) 2026/03/13 03:07:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 03:07:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 03:07:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 03:07:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 03:07:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 03:07:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 03:07:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 03:07:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 03:07:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 03:07:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 03:07:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 03:07:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 03:07:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 03:07:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 03:07:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 03:07:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 03:07:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 03:07:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 03:07:59 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 03:07:59 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 03:07:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 03:07:59 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 03:07:59 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 03:07:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 03:07:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 03:07:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 03:07:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 03:07:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 03:07:59 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 03:07:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 03:07:59 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 03:07:59 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 03:08:00 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/13 03:08:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 03:08:00 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/13 03:08:00 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 03:08:00 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/13 03:08:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 03:08:00 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/13 03:08:00 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 03:08:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 03:08:00 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 03:08:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 03:08:00 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/13 03:08:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/13 03:08:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/13 03:08:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/13 03:08:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/13 03:08:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/13 03:08:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/13 03:08:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/13 03:08:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/13 03:08:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/13 03:08:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/13 03:08:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/13 03:08:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/13 03:08:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/13 03:08:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/13 03:08:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/13 03:08:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/13 03:08:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/13 03:08:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/13 03:08:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/13 03:08:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/13 03:08:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/13 03:08:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/13 03:08:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/13 03:08:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/13 03:08:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/13 03:08:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/13 03:08:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/13 03:08:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/13 03:08:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/13 03:08:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/13 03:08:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/13 03:08:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/13 03:08:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/13 03:08:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/13 03:08:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/13 03:08:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/13 03:08:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/13 03:08:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/13 03:08:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/13 03:08:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/13 03:08:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/13 03:08:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/13 03:08:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/13 03:08:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/13 03:08:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/13 03:08:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/13 03:08:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/13 03:08:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/13 03:08:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/13 03:08:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/13 03:08:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/13 03:08:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/13 03:08:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/13 03:08:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/13 03:08:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/13 03:08:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/13 03:08:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/13 03:08:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/13 03:08:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/13 03:08:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/13 03:08:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/13 03:08:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/13 03:08:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/13 03:08:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/13 03:08:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/13 03:08:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/13 03:08:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/13 03:08:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/13 03:08:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/13 03:08:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/13 03:08:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/13 03:08:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/13 03:08:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/13 03:08:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/13 03:08:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/13 03:08:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/13 03:08:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/13 03:08:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/13 03:08:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/13 03:08:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/13 03:08:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/13 03:08:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/13 03:08:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/13 03:08:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/13 03:08:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/13 03:08:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/13 03:08:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/13 03:08:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/13 03:08:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/13 03:08:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/13 03:08:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/13 03:08:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/13 03:08:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/13 03:08:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/13 03:08:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/13 03:08:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/13 03:08:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/13 03:08:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/13 03:08:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/13 03:08:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/13 03:08:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/13 03:08:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/13 03:08:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/13 03:08:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/13 03:08:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/13 03:08:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/13 03:08:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/13 03:08:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/13 03:08:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/13 03:08:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/13 03:08:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/13 03:08:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/13 03:08:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/13 03:08:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/13 03:08:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/13 03:08:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/13 03:08:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/13 03:08:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/13 03:08:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/13 03:08:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/13 03:08:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/13 03:08:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/13 03:08:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/13 03:08:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/13 03:08:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/13 03:08:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/13 03:08:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/13 03:08:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/13 03:08:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/13 03:08:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/13 03:08:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/13 03:08:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/13 03:08:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/13 03:08:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/13 03:08:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/13 03:08:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/13 03:08:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/13 03:08:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/13 03:08:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/13 03:08:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/13 03:08:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/13 03:08:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/13 03:08:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/13 03:08:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/13 03:08:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/13 03:08:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/13 03:08:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/13 03:08:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/13 03:08:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/13 03:08:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/13 03:08:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/13 03:08:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/13 03:08:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/13 03:08:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/13 03:08:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/13 03:08:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/13 03:08:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/13 03:08:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/13 03:08:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/13 03:08:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/13 03:08:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/13 03:08:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/13 03:08:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/13 03:08:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/13 03:08:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/13 03:08:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/13 03:08:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/13 03:08:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/13 03:08:00 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/13 03:08:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/13 03:08:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/13 03:08:00 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/13 03:08:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/13 03:08:00 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/13 03:08:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/13 03:08:00 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/13 03:08:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/13 03:08:00 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/13 03:08:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/13 03:08:00 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/13 03:08:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/13 03:08:00 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/13 03:08:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/13 03:08:00 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/13 03:08:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/13 03:08:00 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/13 03:08:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/13 03:08:00 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/13 03:08:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/13 03:08:00 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/13 03:08:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/13 03:08:00 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/13 03:08:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/13 03:08:00 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/13 03:08:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/13 03:08:00 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/13 03:08:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/13 03:08:00 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/13 03:08:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/13 03:08:00 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/13 03:08:00 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/13 03:08:00 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/13 03:08:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 03:08:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 03:08:01 DEBUG : PREFIXapple: md5 = 1c92590647e3ccebe57737ca42286e7d OK 2026/03/13 03:08:01 DEBUG : PREFIXapple: size = 5 OK 2026/03/13 03:08:01 INFO : apple: Copied (new) to: PREFIXapple 2026/03/13 03:08:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/13 03:08:01 DEBUG : PREFIXsplitbananasplit: md5 = d82f70abf1021a00cd40f758eb309fba OK 2026/03/13 03:08:01 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/03/13 03:08:01 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/03/13 03:08:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/13 03:08:01 DEBUG : PREFIXbanana: md5 = 667ae7fb4eba335c6b41a043d50d3804 OK 2026/03/13 03:08:01 DEBUG : PREFIXbanana: size = 6 OK 2026/03/13 03:08:01 INFO : banana: Copied (new) to: PREFIXbanana 2026/03/13 03:08:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/13 03:08:02 DEBUG : PREFIXappleappleapplebanana: md5 = 3e332c0e992392b04c4ef5d2785da4b4 OK 2026/03/13 03:08:02 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/03/13 03:08:02 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/03/13 03:08:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/13 03:08:03 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = a7345d2512e45c0e7676c70c58bb0c5a OK 2026/03/13 03:08:03 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/03/13 03:08:03 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/03/13 03:08:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/13 03:08:03 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = c04fa29fa54699eab5ac8ffab851e419 OK 2026/03/13 03:08:03 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/03/13 03:08:03 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/03/13 03:08:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/13 03:08:03 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = d16192d4e6ec64b36301f291dc45fd97 OK 2026/03/13 03:08:03 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/03/13 03:08:03 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/03/13 03:08:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/13 03:08:03 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = 2daab69044accd73be89c171a118cb2d OK 2026/03/13 03:08:03 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/03/13 03:08:03 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/03/13 03:08:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/13 03:08:04 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = b9d6d26c76646ef5d1d7b49353b2c97e OK 2026/03/13 03:08:04 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/03/13 03:08:04 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/03/13 03:08:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/13 03:08:04 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = 4417fd11a9b5346c7b127ebd1220fccf OK 2026/03/13 03:08:04 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/03/13 03:08:04 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/03/13 03:08:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/13 03:08:04 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = d971b640a35d17e8c167fb94d1332d3e OK 2026/03/13 03:08:04 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/03/13 03:08:04 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/03/13 03:08:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/13 03:08:05 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = 09ccae49bec3835ebb5b3f253ef96940 OK 2026/03/13 03:08:05 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/03/13 03:08:05 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/03/13 03:08:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/13 03:08:05 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = 563dd741244566fa49355530605ddd1f OK 2026/03/13 03:08:05 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/03/13 03:08:05 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/03/13 03:08:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/13 03:08:06 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = eb1cb5840628bf73a0249b441a7874bd OK 2026/03/13 03:08:06 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/03/13 03:08:06 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/03/13 03:08:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/13 03:08:06 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = e8cf83bf3e6d5b4b4ae988a024042b1d OK 2026/03/13 03:08:06 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/03/13 03:08:06 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/03/13 03:08:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/13 03:08:07 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = e28618171229b91dc20321b4de5df4d3 OK 2026/03/13 03:08:07 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/03/13 03:08:07 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/03/13 03:08:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/13 03:08:07 DEBUG : dir1/PREFIX0010-456789.txt: md5 = 333c115e707a01280e328eef7e61ad1f OK 2026/03/13 03:08:07 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/03/13 03:08:07 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/03/13 03:08:07 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = c75138a860e9f0fa0eddd25b1771d5b4 OK 2026/03/13 03:08:07 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/03/13 03:08:07 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/03/13 03:08:08 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = 5783ff4842a46ecf7bff81087041d934 OK 2026/03/13 03:08:08 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/03/13 03:08:08 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/03/13 03:08:09 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = 6c133e344743d0b300b58b423211033d OK 2026/03/13 03:08:09 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/03/13 03:08:09 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/03/13 03:08:09 DEBUG : Waiting for deletions to finish 2026/03/13 03:08:09 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/13 03:08:09 INFO : splitbananasplit: Deleted 2026/03/13 03:08:09 INFO : appleappleapplebanana: Deleted 2026/03/13 03:08:09 INFO : dir1/0010-456789.txt: Deleted 2026/03/13 03:08:09 INFO : dir1/0013-789;=.txt: Deleted 2026/03/13 03:08:09 INFO : dir1/0007-1234567.txt: Deleted 2026/03/13 03:08:09 INFO : dir1/0015-9;=.txt: Deleted 2026/03/13 03:08:10 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/13 03:08:10 INFO : dir1/0008-2345678.txt: Deleted 2026/03/13 03:08:10 INFO : apple: Deleted 2026/03/13 03:08:10 INFO : banana: Deleted 2026/03/13 03:08:10 INFO : dir1/0014-89;=.txt: Deleted 2026/03/13 03:08:10 INFO : dir1/0009-3456789.txt: Deleted 2026/03/13 03:08:10 INFO : dir1/0011-56789;.txt: Deleted 2026/03/13 03:08:10 INFO : dir1/0003-defghij.txt: Deleted 2026/03/13 03:08:10 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/13 03:08:10 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/13 03:08:10 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/13 03:08:10 INFO : dir1/0012-6789;.txt: Deleted 2026/03/13 03:08:10 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/13 03:08:10 DEBUG : Waiting for deletions to finish 2026/03/13 03:08:11 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/03/13 03:08:11 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/03/13 03:08:11 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/03/13 03:08:11 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/03/13 03:08:11 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 03:08:11 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 03:08:11 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/03/13 03:08:11 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/03/13 03:08:11 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/03/13 03:08:11 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/03/13 03:08:11 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/03/13 03:08:11 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/03/13 03:08:11 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/03/13 03:08:11 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 03:08:11 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/03/13 03:08:11 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 03:08:11 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/03/13 03:08:11 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/03/13 03:08:11 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 03:08:11 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 03:08:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/13 03:08:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/13 03:08:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/13 03:08:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/13 03:08:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/13 03:08:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/13 03:08:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/13 03:08:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/13 03:08:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/13 03:08:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/13 03:08:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/13 03:08:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/13 03:08:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/13 03:08:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/13 03:08:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/13 03:08:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/13 03:08:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/13 03:08:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/13 03:08:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/13 03:08:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/13 03:08:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/13 03:08:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/13 03:08:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/13 03:08:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/13 03:08:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/13 03:08:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/13 03:08:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/13 03:08:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/13 03:08:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/13 03:08:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/13 03:08:11 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 03:08:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/13 03:08:11 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 03:08:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/13 03:08:11 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 03:08:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/13 03:08:11 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 03:08:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/13 03:08:11 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 03:08:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/13 03:08:11 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 03:08:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/13 03:08:11 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 03:08:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/13 03:08:11 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 03:08:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/13 03:08:11 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 03:08:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/13 03:08:11 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 03:08:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/13 03:08:11 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 03:08:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/13 03:08:11 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 03:08:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/13 03:08:11 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 03:08:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/13 03:08:11 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 03:08:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/13 03:08:11 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 03:08:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/13 03:08:11 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 03:08:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/13 03:08:11 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 03:08:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/13 03:08:11 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 03:08:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/13 03:08:11 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 03:08:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/13 03:08:11 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 03:08:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/13 03:08:11 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 03:08:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/13 03:08:11 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 03:08:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/13 03:08:11 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 03:08:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/13 03:08:11 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 03:08:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/13 03:08:11 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 03:08:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/13 03:08:11 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 03:08:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/13 03:08:11 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 03:08:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/13 03:08:11 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 03:08:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/13 03:08:11 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 03:08:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/13 03:08:11 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 03:08:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/13 03:08:11 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 03:08:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/13 03:08:11 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 03:08:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/13 03:08:11 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 03:08:11 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 03:08:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 03:08:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/13 03:08:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 03:08:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/13 03:08:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 03:08:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/13 03:08:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 03:08:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/13 03:08:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 03:08:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/13 03:08:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 03:08:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/13 03:08:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 03:08:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/13 03:08:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 03:08:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/13 03:08:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 03:08:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/13 03:08:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 03:08:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/13 03:08:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 03:08:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/13 03:08:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 03:08:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/13 03:08:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 03:08:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/13 03:08:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 03:08:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/13 03:08:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 03:08:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/13 03:08:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 03:08:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/13 03:08:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 03:08:11 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 03:08:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 03:08:11 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 03:08:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 03:08:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/13 03:08:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 03:08:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/13 03:08:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 03:08:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/13 03:08:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 03:08:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/13 03:08:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 03:08:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/13 03:08:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 03:08:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/13 03:08:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 03:08:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/13 03:08:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 03:08:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/13 03:08:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 03:08:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/13 03:08:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 03:08:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/13 03:08:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 03:08:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/13 03:08:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 03:08:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/13 03:08:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 03:08:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/13 03:08:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 03:08:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/13 03:08:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 03:08:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/13 03:08:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 03:08:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/13 03:08:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 03:08:11 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 03:08:11 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 03:08:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 03:08:11 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 03:08:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 03:08:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/13 03:08:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/13 03:08:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/13 03:08:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/13 03:08:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/13 03:08:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/13 03:08:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/13 03:08:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/13 03:08:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/13 03:08:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/13 03:08:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/13 03:08:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/13 03:08:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/13 03:08:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/13 03:08:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/13 03:08:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/13 03:08:12 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/13 03:08:12 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/13 03:08:12 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/13 03:08:12 DEBUG : dir1: Directory modification time the same (differ by -540.836µs, within tolerance 1ms) 2026/03/13 03:08:12 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/13 03:08:12 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/13 03:08:12 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/13 03:08:12 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/13 03:08:12 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/13 03:08:12 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/13 03:08:12 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/13 03:08:12 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/13 03:08:12 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/13 03:08:12 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/13 03:08:12 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/13 03:08:12 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/13 03:08:12 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/13 03:08:12 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/13 03:08:12 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/13 03:08:12 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/13 03:08:12 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/13 03:08:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 03:08:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 03:08:13 DEBUG : banana: md5 = ac12873481804b3236c30810ec46b5dc OK 2026/03/13 03:08:13 DEBUG : banana: size = 6 OK 2026/03/13 03:08:13 INFO : banana: Copied (new) 2026/03/13 03:08:13 DEBUG : splitbananasplit: md5 = f0afda576b9bd6c2e837c5b98d1892ed OK 2026/03/13 03:08:13 DEBUG : splitbananasplit: size = 16 OK 2026/03/13 03:08:13 INFO : splitbananasplit: Copied (new) 2026/03/13 03:08:13 DEBUG : appleappleapplebanana: md5 = 4f6944ec8981ea4857e7f65e263bbfb3 OK 2026/03/13 03:08:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/13 03:08:13 INFO : appleappleapplebanana: Copied (new) 2026/03/13 03:08:13 DEBUG : apple: md5 = f77754ff7d911cba0fe9b78bab831f4b OK 2026/03/13 03:08:13 DEBUG : apple: size = 5 OK 2026/03/13 03:08:13 INFO : apple: Copied (new) 2026/03/13 03:08:14 DEBUG : dir1/0001-bcdefgh.txt: md5 = ee57e12e77022f04851662ee36929dab OK 2026/03/13 03:08:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/13 03:08:14 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/13 03:08:14 DEBUG : dir1/0003-defghij.txt: md5 = 644a4855ec2d60ff34be110e0db2a081 OK 2026/03/13 03:08:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/13 03:08:14 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/13 03:08:14 DEBUG : dir1/0002-cdefghi.txt: md5 = 1ca57de6476795ab0548bef7faf0ed44 OK 2026/03/13 03:08:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/13 03:08:14 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/13 03:08:15 DEBUG : dir1/0000-abcdefg.txt: md5 = bb197d4678edf6a753830e74054aa2df OK 2026/03/13 03:08:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/13 03:08:15 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/13 03:08:16 DEBUG : dir1/0005-fghijkl.txt: md5 = fec722d6157da4f994907c08fc9254c6 OK 2026/03/13 03:08:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/13 03:08:16 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/13 03:08:16 DEBUG : dir1/0007-1234567.txt: md5 = f324cd2fb1031a88a9cc7671d1f94702 OK 2026/03/13 03:08:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/13 03:08:16 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/13 03:08:16 DEBUG : dir1/0006-ghijklm.txt: md5 = 13fdc8db54ccf8e08189866bbe5b570a OK 2026/03/13 03:08:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/13 03:08:16 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/13 03:08:16 DEBUG : dir1/0004-efghijk.txt: md5 = 6c6a1e5055489addb6566fb6f396b0a1 OK 2026/03/13 03:08:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/13 03:08:16 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/13 03:08:17 DEBUG : dir1/0010-456789.txt: md5 = e5080974fedc4ea1af109af54f863c8c OK 2026/03/13 03:08:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/13 03:08:17 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/13 03:08:17 DEBUG : dir1/0008-2345678.txt: md5 = 3255a9b02c99d357a794852dbfd26efb OK 2026/03/13 03:08:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/13 03:08:17 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/13 03:08:17 DEBUG : dir1/0009-3456789.txt: md5 = b753d18cd7ee26d08e15e89810335821 OK 2026/03/13 03:08:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/13 03:08:17 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/13 03:08:18 DEBUG : dir1/0011-56789;.txt: md5 = 54a18dfc015b115cedb47334da463871 OK 2026/03/13 03:08:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/13 03:08:18 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/13 03:08:19 DEBUG : dir1/0012-6789;.txt: md5 = dda691720fa90f6978f96e46bc33bbfb OK 2026/03/13 03:08:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/13 03:08:19 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/13 03:08:19 DEBUG : dir1/0014-89;=.txt: md5 = d16a135715239f9c921ec0521f464ce7 OK 2026/03/13 03:08:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/13 03:08:19 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/13 03:08:19 DEBUG : dir1/0013-789;=.txt: md5 = 03e4f1a32379f124d3b079b850ac1681 OK 2026/03/13 03:08:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/13 03:08:19 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/13 03:08:19 DEBUG : dir1/0015-9;=.txt: md5 = d3a6a301e8b10597adc39f8abf30756e OK 2026/03/13 03:08:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/13 03:08:19 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/13 03:08:19 DEBUG : Waiting for deletions to finish 2026/03/13 03:08:19 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/03/13 03:08:20 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/03/13 03:08:20 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/03/13 03:08:20 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/03/13 03:08:20 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/03/13 03:08:20 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/03/13 03:08:20 INFO : PREFIXappleappleapplebanana: Deleted 2026/03/13 03:08:20 INFO : PREFIXbanana: Deleted 2026/03/13 03:08:20 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/03/13 03:08:20 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/03/13 03:08:20 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/03/13 03:08:20 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/03/13 03:08:20 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/03/13 03:08:20 INFO : PREFIXsplitbananasplit: Deleted 2026/03/13 03:08:20 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/03/13 03:08:20 INFO : PREFIXapple: Deleted 2026/03/13 03:08:20 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/03/13 03:08:20 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/03/13 03:08:20 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/03/13 03:08:20 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/03/13 03:08:20 DEBUG : Waiting for deletions to finish 2026/03/13 03:08:21 DEBUG : apple: Excluded (Path Filter) 2026/03/13 03:08:21 DEBUG : banana: Excluded (Path Filter) 2026/03/13 03:08:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 03:08:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 03:08:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 03:08:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 03:08:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 03:08:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 03:08:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 03:08:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 03:08:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 03:08:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 03:08:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 03:08:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 03:08:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 03:08:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 03:08:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 03:08:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 03:08:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 03:08:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 03:08:21 DEBUG : Waiting for deletions to finish 2026/03/13 03:08:22 DEBUG : apple: Excluded (Path Filter) 2026/03/13 03:08:22 DEBUG : banana: Excluded (Path Filter) 2026/03/13 03:08:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 03:08:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 03:08:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 03:08:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 03:08:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 03:08:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 03:08:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 03:08:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 03:08:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 03:08:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 03:08:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 03:08:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 03:08:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 03:08:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 03:08:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 03:08:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 03:08:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 03:08:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 03:08:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/13 03:08:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/13 03:08:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/13 03:08:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3lng8nqgig25b1icfnnscav2a6eejcc8g0kmqh78edt9t3nnud70" 2026/03/13 03:08:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/13 03:08:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ccevq9pporct1kaqdpdokla9bmdrk8qmle9fbi26gev8sf2mh4o0" 2026/03/13 03:08:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/13 03:08:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/13 03:08:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dlcrl214dck2j86qks17ni5c3u1t1cthpe57kdn9eckhpnogti40" 2026/03/13 03:08:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/13 03:08:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/13 03:08:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r8c3viatc0egh7e6e3gdgs83mmg7227lqi0tkhuchf8qhetmh330" 2026/03/13 03:08:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/13 03:08:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r7ebrothhf48mnibmf38sairug04p6it1ki3krpgj82mef5okg2g" 2026/03/13 03:08:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/13 03:08:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/13 03:08:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/13 03:08:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/13 03:08:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "fsvc4jrv0rlik6t0i8nmbufbphd62pnspq17nc0efgm2j85q9ng0" 2026/03/13 03:08:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/13 03:08:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vmj3b6v1q4n77uji5e3h1frsi18n08nlk6102i0uinufvbilv6ng" 2026/03/13 03:08:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/13 03:08:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "i735bnnirfquokpdbgagck05er8jc2e5giobs9vlfavjaa62rsr0" 2026/03/13 03:08:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lq2kr3j504fveiua19bultjf0mf7so07q55qeei16ene7n57703g" 2026/03/13 03:08:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1p7574rvka6rs4aa6erqf3vta9egts4kv4oi9tf0bd2bk9p474q0" 2026/03/13 03:08:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gi3208a53lsdohg2q68dap9ct2cmorbjg26p0915kirej7getueg" 2026/03/13 03:08:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/13 03:08:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/13 03:08:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/13 03:08:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/13 03:08:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/13 03:08:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/13 03:08:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "n404q919nb18phh2cr260s9ch860rc0rmjj9fo2i2an676r1l1dg" 2026/03/13 03:08:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/13 03:08:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/13 03:08:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/13 03:08:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/13 03:08:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5e5dgme90pfdbplt2crcf2lgbauqekkii78htukl2nul09p5b1r0" 2026/03/13 03:08:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v23jq22rqh7h1d6712tv4hrleid2ol5f9ho86c2p98ulr48ajou0" 2026/03/13 03:08:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/13 03:08:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/13 03:08:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "s0t8sa46047qnotmb7f3d0dopvrsm6a80g52b39gn204lvq2jdbg" 2026/03/13 03:08:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/13 03:08:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/13 03:08:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/13 03:08:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/13 03:08:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/13 03:08:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "mgrr128ups01g34dcu0lavf9aa731v3s1rc21djpn05lvco63r8g" === RUN TestTransform/suffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 03:08:35 DEBUG : dir1/0000-abcdefg.txt: md5 = 4ad92776bd02d1473b772083753598b7 OK 2026/03/13 03:08:36 DEBUG : dir1/0001-bcdefgh.txt: md5 = e6229256664af9a2bc96ac6c07a5d254 OK 2026/03/13 03:08:38 DEBUG : dir1/0002-cdefghi.txt: md5 = 378edb6b0a5d61dfe36d17970315ecdb OK 2026/03/13 03:08:39 DEBUG : dir1/0003-defghij.txt: md5 = 2a61a4b196de6ac098aee5209a2c19af OK 2026/03/13 03:08:41 DEBUG : dir1/0004-efghijk.txt: md5 = a95ddd875bdbf21af47a0075c926d949 OK 2026/03/13 03:08:42 DEBUG : dir1/0005-fghijkl.txt: md5 = 3916998c0321d65da2cd9cadf47e8d3d OK 2026/03/13 03:08:44 DEBUG : dir1/0006-ghijklm.txt: md5 = 1513d6929d5e77bfc62c90afa960c6c4 OK 2026/03/13 03:08:45 DEBUG : dir1/0007-1234567.txt: md5 = 42ce53790d38e85241c19e7f4b0a15d5 OK 2026/03/13 03:08:47 DEBUG : dir1/0008-2345678.txt: md5 = f63b1983ed023fd3df56dae0e4fe23de OK 2026/03/13 03:08:48 DEBUG : dir1/0009-3456789.txt: md5 = 0d0362714ae7689513d0ba7c97e28070 OK 2026/03/13 03:08:50 DEBUG : dir1/0010-456789.txt: md5 = 731409e46262ee9902a84431884f0805 OK 2026/03/13 03:08:51 DEBUG : dir1/0011-56789;.txt: md5 = ac47894ff96283a6f85956f4546ee665 OK 2026/03/13 03:08:53 DEBUG : dir1/0012-6789;.txt: md5 = f60bc410bd3a45615769b0ea8c2c69b0 OK 2026/03/13 03:08:54 DEBUG : dir1/0013-789;=.txt: md5 = fe94573c79bad8de7843d9ba05955c7c OK 2026/03/13 03:08:55 DEBUG : dir1/0014-89;=.txt: md5 = c1e59b8074f1757d1dcc4228e2886e1b OK 2026/03/13 03:08:57 DEBUG : dir1/0015-9;=.txt: md5 = d294d13c08c976be63723386d73d2558 OK 2026/03/13 03:08:58 DEBUG : apple: md5 = 3ee8b79e36b579b7d4dbc49f47362827 OK 2026/03/13 03:08:59 DEBUG : banana: md5 = 05850c80ac89e1afddfe10a49867af35 OK 2026/03/13 03:09:01 DEBUG : appleappleapplebanana: md5 = d2dd436c657fdfdfff547649ffa8f618 OK 2026/03/13 03:09:02 DEBUG : splitbananasplit: md5 = 8e8d8838df56dcd5247d45247df474b6 OK 2026/03/13 03:09:02 DEBUG : Waiting for deletions to finish 2026/03/13 03:09:03 DEBUG : apple: Excluded (Path Filter) 2026/03/13 03:09:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 03:09:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 03:09:03 DEBUG : banana: Excluded (Path Filter) 2026/03/13 03:09:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 03:09:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 03:09:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 03:09:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 03:09:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 03:09:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 03:09:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 03:09:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 03:09:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 03:09:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 03:09:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 03:09:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 03:09:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 03:09:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 03:09:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 03:09:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 03:09:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/13 03:09:03 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 03:09:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 03:09:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/13 03:09:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 03:09:03 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 03:09:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/13 03:09:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 03:09:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 03:09:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/13 03:09:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 03:09:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 03:09:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 03:09:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 03:09:03 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 03:09:03 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 03:09:04 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/13 03:09:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 03:09:04 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/13 03:09:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 03:09:04 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/13 03:09:04 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 03:09:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 03:09:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 03:09:04 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/13 03:09:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/13 03:09:04 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/13 03:09:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/13 03:09:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/13 03:09:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/13 03:09:04 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/13 03:09:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/13 03:09:04 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/13 03:09:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/13 03:09:04 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/13 03:09:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/13 03:09:04 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/13 03:09:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/13 03:09:04 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/13 03:09:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/13 03:09:04 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/13 03:09:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/13 03:09:04 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/13 03:09:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/13 03:09:04 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/13 03:09:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/13 03:09:04 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/13 03:09:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/13 03:09:04 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/13 03:09:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/13 03:09:04 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/13 03:09:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/13 03:09:04 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/13 03:09:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/13 03:09:04 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/13 03:09:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/13 03:09:04 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/13 03:09:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/13 03:09:04 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/13 03:09:04 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/13 03:09:04 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/13 03:09:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 03:09:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 03:09:05 DEBUG : bananaSUFFIX: md5 = 9b66add3a52eafddb2b67e38245a6edc OK 2026/03/13 03:09:05 DEBUG : bananaSUFFIX: size = 6 OK 2026/03/13 03:09:05 INFO : banana: Copied (new) to: bananaSUFFIX 2026/03/13 03:09:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/13 03:09:05 DEBUG : appleappleapplebananaSUFFIX: md5 = 1baaad4ea2b965ca337e2d9378967b9a OK 2026/03/13 03:09:05 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/03/13 03:09:05 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/03/13 03:09:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/13 03:09:06 DEBUG : appleSUFFIX: md5 = c2394944aa614709d8f04f03e9c7a89c OK 2026/03/13 03:09:06 DEBUG : appleSUFFIX: size = 5 OK 2026/03/13 03:09:06 INFO : apple: Copied (new) to: appleSUFFIX 2026/03/13 03:09:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/13 03:09:06 DEBUG : splitbananasplitSUFFIX: md5 = 01cae9c6fb481206e9e323626d16a53e OK 2026/03/13 03:09:06 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/03/13 03:09:06 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/03/13 03:09:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/13 03:09:07 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = 73d6b60ffb085da0725087639030c190 OK 2026/03/13 03:09:07 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/03/13 03:09:07 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/13 03:09:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/13 03:09:07 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = 25794f85b79d2d88339c8a4e4378551c OK 2026/03/13 03:09:07 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/03/13 03:09:07 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/03/13 03:09:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/13 03:09:07 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = 4fab1cc647f78494a78089c85e0d149f OK 2026/03/13 03:09:07 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/03/13 03:09:07 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/03/13 03:09:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/13 03:09:07 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = eae256d5bf742f7cf03cd5f87b080761 OK 2026/03/13 03:09:07 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/03/13 03:09:07 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/03/13 03:09:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/13 03:09:08 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = 8e8b3077bbbf38972ce58584bfd0a68d OK 2026/03/13 03:09:08 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/03/13 03:09:08 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/03/13 03:09:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/13 03:09:08 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = 92fb00b0d18e3bcefd09791ebc34f25e OK 2026/03/13 03:09:08 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/03/13 03:09:08 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/03/13 03:09:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/13 03:09:08 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = 8ae0eeb8d165e42d23ce6c24e89f98d2 OK 2026/03/13 03:09:08 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/03/13 03:09:08 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/03/13 03:09:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/13 03:09:09 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = 57f238b521f463b9d4f37d9bcb89ae59 OK 2026/03/13 03:09:09 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/03/13 03:09:09 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/03/13 03:09:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/13 03:09:10 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = ddfe31d85b827da11c8c8d4bdb5a880d OK 2026/03/13 03:09:10 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/03/13 03:09:10 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/03/13 03:09:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/13 03:09:10 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = e0debcc86e2ce6481beb7c0d6a30e284 OK 2026/03/13 03:09:10 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/03/13 03:09:10 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/03/13 03:09:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/13 03:09:10 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = 538cfe5592249761bbdb43867cc630c4 OK 2026/03/13 03:09:10 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/03/13 03:09:10 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/03/13 03:09:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/13 03:09:10 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = 90cfa948162bb2c24ea2d628f9417a98 OK 2026/03/13 03:09:10 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/03/13 03:09:10 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/03/13 03:09:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/13 03:09:11 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = 78b54ac1285e26a9d814eb66d3543ff6 OK 2026/03/13 03:09:11 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/03/13 03:09:11 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/03/13 03:09:11 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = 88086520310207e3c08ac42d3e4a3bdc OK 2026/03/13 03:09:11 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/03/13 03:09:11 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/03/13 03:09:11 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = 80433e62a1424aa917ccd39def3b9529 OK 2026/03/13 03:09:11 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/03/13 03:09:11 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/03/13 03:09:12 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = c80ac13b56cc976c67bcd7474e3d6970 OK 2026/03/13 03:09:12 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/03/13 03:09:12 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/03/13 03:09:12 DEBUG : Waiting for deletions to finish 2026/03/13 03:09:12 INFO : dir1/0011-56789;.txt: Deleted 2026/03/13 03:09:12 INFO : apple: Deleted 2026/03/13 03:09:12 INFO : dir1/0010-456789.txt: Deleted 2026/03/13 03:09:12 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/13 03:09:12 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/13 03:09:12 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/13 03:09:12 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/13 03:09:12 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/13 03:09:13 INFO : dir1/0007-1234567.txt: Deleted 2026/03/13 03:09:13 INFO : dir1/0015-9;=.txt: Deleted 2026/03/13 03:09:13 INFO : dir1/0009-3456789.txt: Deleted 2026/03/13 03:09:13 INFO : dir1/0008-2345678.txt: Deleted 2026/03/13 03:09:13 INFO : appleappleapplebanana: Deleted 2026/03/13 03:09:13 INFO : dir1/0014-89;=.txt: Deleted 2026/03/13 03:09:13 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/13 03:09:13 INFO : dir1/0012-6789;.txt: Deleted 2026/03/13 03:09:13 INFO : dir1/0013-789;=.txt: Deleted 2026/03/13 03:09:13 INFO : banana: Deleted 2026/03/13 03:09:13 INFO : splitbananasplit: Deleted 2026/03/13 03:09:13 INFO : dir1/0003-defghij.txt: Deleted 2026/03/13 03:09:13 DEBUG : Waiting for deletions to finish 2026/03/13 03:09:14 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/03/13 03:09:14 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/03/13 03:09:14 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/03/13 03:09:14 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/03/13 03:09:14 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/03/13 03:09:14 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/03/13 03:09:14 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/03/13 03:09:14 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/03/13 03:09:14 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/03/13 03:09:14 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/03/13 03:09:14 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/03/13 03:09:14 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/03/13 03:09:14 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/03/13 03:09:14 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/03/13 03:09:14 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/03/13 03:09:14 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/03/13 03:09:14 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/03/13 03:09:14 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/03/13 03:09:14 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/03/13 03:09:14 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/03/13 03:09:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/13 03:09:14 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/13 03:09:14 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/13 03:09:14 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/13 03:09:14 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/13 03:09:14 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/13 03:09:14 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/13 03:09:14 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/13 03:09:14 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/13 03:09:14 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/13 03:09:14 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/13 03:09:14 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/13 03:09:14 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/13 03:09:14 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/13 03:09:14 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/13 03:09:14 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/13 03:09:14 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/13 03:09:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/13 03:09:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/13 03:09:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/13 03:09:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/13 03:09:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/13 03:09:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/13 03:09:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/13 03:09:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/13 03:09:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/13 03:09:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/13 03:09:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/13 03:09:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/13 03:09:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/13 03:09:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/13 03:09:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/13 03:09:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/13 03:09:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 03:09:14 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 03:09:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/13 03:09:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/13 03:09:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/13 03:09:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/13 03:09:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/13 03:09:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/13 03:09:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/13 03:09:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/13 03:09:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/13 03:09:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/13 03:09:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/13 03:09:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/13 03:09:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/13 03:09:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/13 03:09:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/13 03:09:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/13 03:09:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 03:09:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 03:09:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 03:09:14 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 03:09:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/13 03:09:14 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 03:09:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 03:09:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/13 03:09:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/13 03:09:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/13 03:09:15 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/13 03:09:15 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/13 03:09:15 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/13 03:09:15 DEBUG : dir1: Directory modification time the same (differ by -268.61µs, within tolerance 1ms) 2026/03/13 03:09:15 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/13 03:09:15 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/13 03:09:15 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/13 03:09:15 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/13 03:09:15 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/13 03:09:15 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/13 03:09:15 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/13 03:09:15 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/13 03:09:15 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/13 03:09:15 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/13 03:09:15 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/13 03:09:15 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/13 03:09:15 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/13 03:09:15 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/13 03:09:15 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/13 03:09:15 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/13 03:09:15 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/13 03:09:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 03:09:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 03:09:16 DEBUG : banana: md5 = 3cb2a47342a64837e8ad4368dc8c96c8 OK 2026/03/13 03:09:16 DEBUG : banana: size = 6 OK 2026/03/13 03:09:16 INFO : banana: Copied (new) 2026/03/13 03:09:16 DEBUG : splitbananasplit: md5 = f44d443030801067e2a9f6c64515c46e OK 2026/03/13 03:09:16 DEBUG : splitbananasplit: size = 16 OK 2026/03/13 03:09:16 INFO : splitbananasplit: Copied (new) 2026/03/13 03:09:16 DEBUG : appleappleapplebanana: md5 = ff3aa0cc61b3798caf3904a7f49620be OK 2026/03/13 03:09:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/13 03:09:16 INFO : appleappleapplebanana: Copied (new) 2026/03/13 03:09:16 DEBUG : apple: md5 = 63b142b2ab87f38a9a496f07412e30a0 OK 2026/03/13 03:09:16 DEBUG : apple: size = 5 OK 2026/03/13 03:09:16 INFO : apple: Copied (new) 2026/03/13 03:09:17 DEBUG : dir1/0000-abcdefg.txt: md5 = 41f969e0e2c9473e97609a6fdf433b8e OK 2026/03/13 03:09:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/13 03:09:17 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/13 03:09:18 DEBUG : dir1/0001-bcdefgh.txt: md5 = 1744e85a75471e3d14bba18cdf8db4c7 OK 2026/03/13 03:09:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/13 03:09:18 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/13 03:09:18 DEBUG : dir1/0003-defghij.txt: md5 = fbb4f0907d682d64ce7b43b2ac594a89 OK 2026/03/13 03:09:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/13 03:09:18 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/13 03:09:18 DEBUG : dir1/0002-cdefghi.txt: md5 = e30ed5c7eb2e9035c9ec41eb49f3f91d OK 2026/03/13 03:09:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/13 03:09:18 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/13 03:09:19 DEBUG : dir1/0004-efghijk.txt: md5 = 55081315d52e7e47062e0399e3cb9c3e OK 2026/03/13 03:09:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/13 03:09:19 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/13 03:09:19 DEBUG : dir1/0005-fghijkl.txt: md5 = c7d281382004b0c42a87706350945905 OK 2026/03/13 03:09:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/13 03:09:19 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/13 03:09:19 DEBUG : dir1/0007-1234567.txt: md5 = 59cd9342f053f18d0fddb78cd4e2b422 OK 2026/03/13 03:09:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/13 03:09:19 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/13 03:09:19 DEBUG : dir1/0006-ghijklm.txt: md5 = 6fa37b3ffcf8a7717018ba72c91f01cf OK 2026/03/13 03:09:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/13 03:09:19 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/13 03:09:20 DEBUG : dir1/0008-2345678.txt: md5 = be3427fac7f94f67dee6e10e3247ae29 OK 2026/03/13 03:09:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/13 03:09:20 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/13 03:09:21 DEBUG : dir1/0009-3456789.txt: md5 = 7c5af5bcafa23b7c8e890af850da8c65 OK 2026/03/13 03:09:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/13 03:09:21 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/13 03:09:21 DEBUG : dir1/0010-456789.txt: md5 = e6f3ea18cca9a5036da1995a937f6c6f OK 2026/03/13 03:09:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/13 03:09:21 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/13 03:09:21 DEBUG : dir1/0011-56789;.txt: md5 = fc1a3ce3f2be087b01a8c39985b3adfc OK 2026/03/13 03:09:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/13 03:09:21 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/13 03:09:22 DEBUG : dir1/0012-6789;.txt: md5 = 83395ca3523705bae14b55467c5b5227 OK 2026/03/13 03:09:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/13 03:09:22 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/13 03:09:22 DEBUG : dir1/0015-9;=.txt: md5 = 1bbceac78a02b07f6e8054384920b907 OK 2026/03/13 03:09:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/13 03:09:22 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/13 03:09:22 DEBUG : dir1/0013-789;=.txt: md5 = f926295ac9030ec16108948bfc680f8d OK 2026/03/13 03:09:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/13 03:09:22 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/13 03:09:22 DEBUG : dir1/0014-89;=.txt: md5 = 733086058cbd456d9cd11080d43b2635 OK 2026/03/13 03:09:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/13 03:09:22 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/13 03:09:22 DEBUG : Waiting for deletions to finish 2026/03/13 03:09:23 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/03/13 03:09:23 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/03/13 03:09:23 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/03/13 03:09:23 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/03/13 03:09:23 INFO : splitbananasplitSUFFIX: Deleted 2026/03/13 03:09:23 INFO : appleSUFFIX: Deleted 2026/03/13 03:09:23 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/03/13 03:09:23 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/03/13 03:09:23 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/03/13 03:09:23 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/03/13 03:09:23 INFO : appleappleapplebananaSUFFIX: Deleted 2026/03/13 03:09:23 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/03/13 03:09:23 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/03/13 03:09:23 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/03/13 03:09:23 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/03/13 03:09:23 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/03/13 03:09:23 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/03/13 03:09:23 INFO : bananaSUFFIX: Deleted 2026/03/13 03:09:23 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/03/13 03:09:23 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/03/13 03:09:23 DEBUG : Waiting for deletions to finish 2026/03/13 03:09:24 DEBUG : banana: Excluded (Path Filter) 2026/03/13 03:09:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 03:09:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 03:09:24 DEBUG : apple: Excluded (Path Filter) 2026/03/13 03:09:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 03:09:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 03:09:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 03:09:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 03:09:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 03:09:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 03:09:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 03:09:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 03:09:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 03:09:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 03:09:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 03:09:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 03:09:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 03:09:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 03:09:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 03:09:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 03:09:25 DEBUG : Waiting for deletions to finish 2026/03/13 03:09:25 DEBUG : banana: Excluded (Path Filter) 2026/03/13 03:09:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 03:09:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 03:09:25 DEBUG : apple: Excluded (Path Filter) 2026/03/13 03:09:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 03:09:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 03:09:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 03:09:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 03:09:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 03:09:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 03:09:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 03:09:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 03:09:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 03:09:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 03:09:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 03:09:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 03:09:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 03:09:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 03:09:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 03:09:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 03:09:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ff8jp9bom2jtr2081kka316t5n7dviv8t4lvf6pr7e6guk8qafc0" 2026/03/13 03:09:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/13 03:09:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/13 03:09:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/13 03:09:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d7t54l1tqtai060rm1iqle19o372b86mjhpmqqhuv4ik008o70m0" 2026/03/13 03:09:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/13 03:09:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/13 03:09:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gmbgp5sdvka5c4gihnce111g1cuhdnr1cmihb490vj9dr8jaok5g" 2026/03/13 03:09:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/13 03:09:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/13 03:09:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/13 03:09:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/13 03:09:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/13 03:09:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/13 03:09:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/13 03:09:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "65rffet5qtp0tc5qbkn7fl8fm21rkl9ooc63ob38ucg0plr6gkeg" 2026/03/13 03:09:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "36joi5072e9pld2a0521io67gapj67o7i342uvhp15l8dqoi2m5g" 2026/03/13 03:09:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "eucm2mkhb802m9nug8fgh757t7saooq26ggshq892hsr5djjp1ug" 2026/03/13 03:09:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/13 03:09:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0dqtqe2m6v02u2r0g796odicok53sp3duc2e9c0gs4p0keln0rog" 2026/03/13 03:09:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "b9b7dr98gdvlvoh19hc5vur090ss86tglfdv9ugol76ofsqgtjvg" 2026/03/13 03:09:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d2ipbd3t4g9e5lreuung21evnp99et6hoi5qtj3v46etk5612ng" 2026/03/13 03:09:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gff4009ubu4m8g9h4pirkcmhtk6geplls1finenkalmski8jmea0" 2026/03/13 03:09:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/13 03:09:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/13 03:09:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/13 03:09:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "o8ki82q1edev0jri4lp207qgbs7m1jbejuag12dpdkg24jqu85d0" 2026/03/13 03:09:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/13 03:09:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/13 03:09:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vq4fprjln6d7jf4u3d9kt6hrnedrkqhsmn3ec8v2qolj4uc5rvgg" 2026/03/13 03:09:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/13 03:09:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/13 03:09:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/13 03:09:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/13 03:09:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/13 03:09:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/13 03:09:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/13 03:09:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "falkr6f68plb24um4ihv9ptigpmfgtc81omgcssquts90ntsbd40" 2026/03/13 03:09:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/13 03:09:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/13 03:09:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/13 03:09:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a1g3g8c8amojqghrpe616630pkt4deo1te9tu03i8v6ba89aovsg" 2026/03/13 03:09:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/13 03:09:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/13 03:09:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "tidut4h7uik0pe8qmqbjt7qpj7un4prk96ealisdcp9uhep3q940" 2026/03/13 03:09:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "kh6omm9satuhgc6vb03vfpn7qqukf1frcmer8maeh66f1iuugulg" 2026/03/13 03:09:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/13 03:09:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" === RUN TestTransform/truncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 03:09:38 DEBUG : dir1/0000-abcdefg.txt: md5 = e6e9f4c80af2343dcec1d586b186048f OK 2026/03/13 03:09:40 DEBUG : dir1/0001-bcdefgh.txt: md5 = 35d2498906471fe2b3b4b142801dc172 OK 2026/03/13 03:09:42 DEBUG : dir1/0002-cdefghi.txt: md5 = 466a9b7ce569a7f0788cd20d41250bc4 OK 2026/03/13 03:09:43 DEBUG : dir1/0003-defghij.txt: md5 = f6ad7d6fba43acb448e13a59ff794d72 OK 2026/03/13 03:09:44 DEBUG : dir1/0004-efghijk.txt: md5 = 1ec148962177e3a79b92d6f864ccf55f OK 2026/03/13 03:09:46 DEBUG : dir1/0005-fghijkl.txt: md5 = e6608d8d35c2d1f0da321917e7af3f64 OK 2026/03/13 03:09:47 DEBUG : dir1/0006-ghijklm.txt: md5 = 85255a918de6592d304336d18d0b97e8 OK 2026/03/13 03:09:49 DEBUG : dir1/0007-1234567.txt: md5 = ad28059d0253b616cdc2d50eb61547be OK 2026/03/13 03:09:50 DEBUG : dir1/0008-2345678.txt: md5 = 1218e94e56704fbe40a72d3e648f8df0 OK 2026/03/13 03:09:52 DEBUG : dir1/0009-3456789.txt: md5 = 76a81e247b78503236e2eab789346116 OK 2026/03/13 03:09:53 DEBUG : dir1/0010-456789.txt: md5 = f946c8c05872869c5b89c02abd50764f OK 2026/03/13 03:09:54 DEBUG : dir1/0011-56789;.txt: md5 = 4a33fb2b7e636c9add0aa38851ea3c4f OK 2026/03/13 03:09:56 DEBUG : dir1/0012-6789;.txt: md5 = e37fb0233381ed3bb293d459c6f11ed5 OK 2026/03/13 03:09:57 DEBUG : dir1/0013-789;=.txt: md5 = 12434d2fc9cbd66675da1e40db797940 OK 2026/03/13 03:09:59 DEBUG : dir1/0014-89;=.txt: md5 = a3e34dcefcd6cb6c071decc9c4fa3470 OK 2026/03/13 03:10:00 DEBUG : dir1/0015-9;=.txt: md5 = 391926d63aefc8932b10ebb0c97003f4 OK 2026/03/13 03:10:02 DEBUG : apple: md5 = 50dfa7596d4d50db8110edaf2cfddfe2 OK 2026/03/13 03:10:03 DEBUG : banana: md5 = ed5492ce4c0934e94e1dd5ee95ae22ae OK 2026/03/13 03:10:05 DEBUG : appleappleapplebanana: md5 = bb083a0645ef94e9f6b297567c6137d8 OK 2026/03/13 03:10:06 DEBUG : splitbananasplit: md5 = a4c1e4cadff17c36b062d2a03d3f09a2 OK 2026/03/13 03:10:06 DEBUG : Waiting for deletions to finish 2026/03/13 03:10:06 DEBUG : apple: Excluded (Path Filter) 2026/03/13 03:10:06 DEBUG : banana: Excluded (Path Filter) 2026/03/13 03:10:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 03:10:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 03:10:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 03:10:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 03:10:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 03:10:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 03:10:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 03:10:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 03:10:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 03:10:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 03:10:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 03:10:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 03:10:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 03:10:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 03:10:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 03:10:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 03:10:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 03:10:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 03:10:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/13 03:10:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/13 03:10:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/13 03:10:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 03:10:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/13 03:10:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 03:10:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 03:10:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 03:10:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 03:10:08 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/13 03:10:08 DEBUG : apple: size = 5 OK 2026/03/13 03:10:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:10:08 DEBUG : apple: Unchanged skipping 2026/03/13 03:10:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 03:10:08 DEBUG : banana: size = 6 OK 2026/03/13 03:10:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:10:08 DEBUG : banana: Unchanged skipping 2026/03/13 03:10:08 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/13 03:10:08 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/13 03:10:08 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/13 03:10:08 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/13 03:10:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 03:10:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 03:10:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/13 03:10:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 03:10:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/13 03:10:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 03:10:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 03:10:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 03:10:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 03:10:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 03:10:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 03:10:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 03:10:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 03:10:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 03:10:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 03:10:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 03:10:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 03:10:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/13 03:10:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 03:10:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 03:10:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 03:10:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 03:10:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 03:10:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 03:10:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 03:10:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 03:10:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/13 03:10:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 03:10:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/13 03:10:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 03:10:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 03:10:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 03:10:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 03:10:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/13 03:10:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 03:10:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 03:10:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 03:10:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 03:10:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 03:10:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 03:10:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 03:10:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 03:10:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 03:10:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/13 03:10:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 03:10:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 03:10:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 03:10:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/13 03:10:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 03:10:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 03:10:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 03:10:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 03:10:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 03:10:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 03:10:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 03:10:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 03:10:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 03:10:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/13 03:10:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 03:10:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 03:10:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 03:10:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 03:10:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 03:10:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/13 03:10:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 03:10:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 03:10:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 03:10:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 03:10:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 03:10:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 03:10:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 03:10:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 03:10:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 03:10:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/13 03:10:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 03:10:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 03:10:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 03:10:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 03:10:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/13 03:10:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 03:10:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/13 03:10:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/13 03:10:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/13 03:10:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 03:10:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/13 03:10:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 03:10:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/13 03:10:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 03:10:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 03:10:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 03:10:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 03:10:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/13 03:10:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 03:10:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 03:10:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 03:10:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 03:10:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 03:10:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/13 03:10:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 03:10:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 03:10:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 03:10:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 03:10:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 03:10:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/13 03:10:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 03:10:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 03:10:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 03:10:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 03:10:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 03:10:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/13 03:10:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 03:10:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 03:10:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 03:10:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 03:10:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 03:10:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/13 03:10:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 03:10:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 03:10:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 03:10:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 03:10:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 03:10:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/13 03:10:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 03:10:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 03:10:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 03:10:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 03:10:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 03:10:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 03:10:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 03:10:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 03:10:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/13 03:10:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 03:10:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/13 03:10:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/13 03:10:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/13 03:10:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 03:10:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/13 03:10:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 03:10:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/13 03:10:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/13 03:10:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 03:10:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 03:10:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 03:10:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/13 03:10:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 03:10:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 03:10:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 03:10:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 03:10:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 03:10:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/13 03:10:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 03:10:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/13 03:10:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 03:10:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 03:10:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 03:10:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 03:10:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 03:10:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/13 03:10:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 03:10:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 03:10:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 03:10:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 03:10:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 03:10:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 03:10:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 03:10:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 03:10:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 03:10:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 03:10:08 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/13 03:10:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 03:10:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 03:10:08 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/13 03:10:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 03:10:08 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/13 03:10:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 03:10:08 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/13 03:10:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 03:10:08 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/13 03:10:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 03:10:08 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/13 03:10:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 03:10:08 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/13 03:10:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/13 03:10:08 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/13 03:10:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 03:10:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/13 03:10:08 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/13 03:10:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 03:10:08 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/13 03:10:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/13 03:10:08 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/13 03:10:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/13 03:10:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/13 03:10:08 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/13 03:10:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 03:10:08 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/13 03:10:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 03:10:08 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/13 03:10:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/13 03:10:08 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/13 03:10:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 03:10:08 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/13 03:10:08 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/13 03:10:08 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/13 03:10:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 03:10:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 03:10:09 DEBUG : appleapple: md5 = 6a6e705fc12ee0f358db848c8a83ac77 OK 2026/03/13 03:10:09 DEBUG : appleapple: size = 21 OK 2026/03/13 03:10:09 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/03/13 03:10:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/13 03:10:09 DEBUG : dir1/0000-abcde: md5 = 6551324eafac82d61c8150728cc0d795 OK 2026/03/13 03:10:09 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/13 03:10:09 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/03/13 03:10:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/13 03:10:09 DEBUG : splitbanan: md5 = b54e8d2d9c39fab64f941c59214b5300 OK 2026/03/13 03:10:09 DEBUG : splitbanan: size = 16 OK 2026/03/13 03:10:09 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/03/13 03:10:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/13 03:10:09 DEBUG : dir1/0001-bcdef: md5 = 8e2adbd4fa9738bf2638d6fea3638815 OK 2026/03/13 03:10:09 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/13 03:10:09 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/03/13 03:10:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/13 03:10:11 DEBUG : dir1/0002-cdefg: md5 = 5e7e06e118bfb41ab06117d6b80ecc0f OK 2026/03/13 03:10:11 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/13 03:10:11 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/03/13 03:10:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/13 03:10:11 DEBUG : dir1/0004-efghi: md5 = 26e709965639fdf222d99ec3d117e54d OK 2026/03/13 03:10:11 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/13 03:10:11 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/03/13 03:10:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/13 03:10:11 DEBUG : dir1/0003-defgh: md5 = 6c7446e48a95067e3b13172c6bf29a76 OK 2026/03/13 03:10:11 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/13 03:10:11 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/03/13 03:10:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/13 03:10:11 DEBUG : dir1/0005-fghij: md5 = 2601fd14923183e1725274b7aa59d1a0 OK 2026/03/13 03:10:11 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/13 03:10:11 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/03/13 03:10:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/13 03:10:12 DEBUG : dir1/0007-12345: md5 = c8c5ff7f6119875f11c41c8ae9784caa OK 2026/03/13 03:10:12 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/13 03:10:12 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/03/13 03:10:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/13 03:10:12 DEBUG : dir1/0008-23456: md5 = 7baa1c7a589d4682bc5fef1840ec0b59 OK 2026/03/13 03:10:12 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/13 03:10:12 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/03/13 03:10:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/13 03:10:12 DEBUG : dir1/0006-ghijk: md5 = 45f591343d5fe83728468ad11a97e396 OK 2026/03/13 03:10:12 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/13 03:10:12 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/03/13 03:10:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/13 03:10:12 DEBUG : dir1/0009-34567: md5 = 7a60bd42186c46004ba513e671aedb47 OK 2026/03/13 03:10:12 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/13 03:10:12 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/03/13 03:10:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/13 03:10:13 DEBUG : dir1/0011-56789: md5 = 1279149b294cf97a72e5a2b1597e0876 OK 2026/03/13 03:10:13 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/13 03:10:13 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/03/13 03:10:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/13 03:10:13 DEBUG : dir1/0010-45678: md5 = e64d96c686ab9d8814b4856ac545b53f OK 2026/03/13 03:10:13 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/13 03:10:13 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/03/13 03:10:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/13 03:10:13 DEBUG : dir1/0012-6789;: md5 = 1b9a0fa40f942ee6833066e81410f98a OK 2026/03/13 03:10:13 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/13 03:10:13 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/03/13 03:10:14 DEBUG : dir1/0013-789;=: md5 = 8b57a3669237f1d17a8d8fcdfa41ba15 OK 2026/03/13 03:10:14 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/13 03:10:14 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/03/13 03:10:15 DEBUG : dir1/0014-89;=.: md5 = fc97c69fdbe7f2ae02f900d3d1533396 OK 2026/03/13 03:10:15 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/13 03:10:15 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/03/13 03:10:15 DEBUG : dir1/0015-9;=.t: md5 = bcc49b44b1ed8e9e4b5b9fb05b5093c2 OK 2026/03/13 03:10:15 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/13 03:10:15 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/03/13 03:10:15 DEBUG : Waiting for deletions to finish 2026/03/13 03:10:15 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/13 03:10:15 INFO : dir1/0003-defghij.txt: Deleted 2026/03/13 03:10:15 INFO : appleappleapplebanana: Deleted 2026/03/13 03:10:15 INFO : dir1/0012-6789;.txt: Deleted 2026/03/13 03:10:15 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/13 03:10:15 INFO : dir1/0015-9;=.txt: Deleted 2026/03/13 03:10:15 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/13 03:10:15 INFO : dir1/0010-456789.txt: Deleted 2026/03/13 03:10:16 INFO : dir1/0011-56789;.txt: Deleted 2026/03/13 03:10:16 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/13 03:10:16 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/13 03:10:16 INFO : dir1/0008-2345678.txt: Deleted 2026/03/13 03:10:16 INFO : dir1/0014-89;=.txt: Deleted 2026/03/13 03:10:16 INFO : splitbananasplit: Deleted 2026/03/13 03:10:16 INFO : dir1/0013-789;=.txt: Deleted 2026/03/13 03:10:16 INFO : dir1/0007-1234567.txt: Deleted 2026/03/13 03:10:16 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/13 03:10:16 INFO : dir1/0009-3456789.txt: Deleted 2026/03/13 03:10:16 DEBUG : Waiting for deletions to finish 2026/03/13 03:10:17 DEBUG : appleapple: Excluded (Path Filter) 2026/03/13 03:10:17 DEBUG : apple: Excluded (Path Filter) 2026/03/13 03:10:17 DEBUG : banana: Excluded (Path Filter) 2026/03/13 03:10:17 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/13 03:10:17 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/13 03:10:17 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/13 03:10:17 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/13 03:10:17 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/13 03:10:17 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/13 03:10:17 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/13 03:10:17 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/13 03:10:17 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/13 03:10:17 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/13 03:10:17 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/13 03:10:17 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/13 03:10:17 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/13 03:10:17 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/13 03:10:17 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/13 03:10:17 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/13 03:10:17 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/13 03:10:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/13 03:10:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/13 03:10:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/13 03:10:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/13 03:10:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/13 03:10:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/13 03:10:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/13 03:10:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/13 03:10:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/13 03:10:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/13 03:10:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/13 03:10:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/13 03:10:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/13 03:10:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/13 03:10:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/13 03:10:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/13 03:10:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/13 03:10:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/13 03:10:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/13 03:10:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/13 03:10:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/13 03:10:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/13 03:10:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/13 03:10:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/13 03:10:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/13 03:10:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/13 03:10:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/13 03:10:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/13 03:10:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/13 03:10:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/13 03:10:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/13 03:10:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/13 03:10:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/13 03:10:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/13 03:10:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/13 03:10:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/13 03:10:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/13 03:10:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/13 03:10:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/13 03:10:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/13 03:10:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/13 03:10:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/13 03:10:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/13 03:10:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/13 03:10:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/13 03:10:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/13 03:10:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/13 03:10:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/13 03:10:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/13 03:10:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/13 03:10:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/13 03:10:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/13 03:10:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/13 03:10:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/13 03:10:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/13 03:10:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/13 03:10:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/13 03:10:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/13 03:10:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/13 03:10:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/13 03:10:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/13 03:10:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/13 03:10:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 03:10:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/13 03:10:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 03:10:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/13 03:10:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 03:10:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/13 03:10:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 03:10:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/13 03:10:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 03:10:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/13 03:10:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 03:10:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/13 03:10:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 03:10:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/13 03:10:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 03:10:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/13 03:10:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 03:10:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/13 03:10:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 03:10:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/13 03:10:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 03:10:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/13 03:10:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 03:10:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/13 03:10:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 03:10:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/13 03:10:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 03:10:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/13 03:10:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 03:10:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/13 03:10:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 03:10:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/13 03:10:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 03:10:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 03:10:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/13 03:10:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/13 03:10:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 03:10:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/13 03:10:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/13 03:10:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/13 03:10:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/13 03:10:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/13 03:10:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/13 03:10:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/13 03:10:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/13 03:10:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/13 03:10:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/13 03:10:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/13 03:10:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/13 03:10:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/13 03:10:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/13 03:10:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/13 03:10:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/13 03:10:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/13 03:10:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/13 03:10:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/13 03:10:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/13 03:10:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 03:10:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/13 03:10:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 03:10:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 03:10:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 03:10:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 03:10:18 DEBUG : dir1: Directory modification time the same (differ by -989.375µs, within tolerance 1ms) 2026/03/13 03:10:18 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/13 03:10:18 DEBUG : apple: size = 5 OK 2026/03/13 03:10:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:10:18 DEBUG : apple: Unchanged skipping 2026/03/13 03:10:18 DEBUG : appleapple: size = 21 OK 2026/03/13 03:10:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:10:18 DEBUG : banana: size = 6 OK 2026/03/13 03:10:18 DEBUG : splitbanan: size = 16 OK 2026/03/13 03:10:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:10:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:10:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/13 03:10:18 DEBUG : banana: Unchanged skipping 2026/03/13 03:10:18 DEBUG : splitbananasplit: Unchanged skipping 2026/03/13 03:10:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 03:10:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 03:10:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/13 03:10:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 03:10:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/13 03:10:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 03:10:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 03:10:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 03:10:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 03:10:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 03:10:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 03:10:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 03:10:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 03:10:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 03:10:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 03:10:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 03:10:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 03:10:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/13 03:10:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 03:10:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 03:10:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 03:10:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 03:10:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 03:10:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 03:10:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 03:10:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 03:10:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/13 03:10:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 03:10:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/13 03:10:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 03:10:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 03:10:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 03:10:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 03:10:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/13 03:10:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 03:10:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 03:10:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 03:10:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 03:10:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 03:10:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 03:10:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 03:10:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 03:10:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 03:10:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/13 03:10:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 03:10:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 03:10:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 03:10:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/13 03:10:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 03:10:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 03:10:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 03:10:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 03:10:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 03:10:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 03:10:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 03:10:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 03:10:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 03:10:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/13 03:10:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 03:10:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 03:10:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 03:10:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 03:10:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 03:10:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/13 03:10:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 03:10:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 03:10:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 03:10:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 03:10:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 03:10:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 03:10:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 03:10:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 03:10:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 03:10:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/13 03:10:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 03:10:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 03:10:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 03:10:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 03:10:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/13 03:10:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 03:10:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/13 03:10:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/13 03:10:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/13 03:10:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 03:10:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/13 03:10:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 03:10:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/13 03:10:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 03:10:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 03:10:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 03:10:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 03:10:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/13 03:10:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 03:10:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 03:10:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 03:10:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 03:10:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 03:10:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/13 03:10:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 03:10:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 03:10:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 03:10:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 03:10:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 03:10:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/13 03:10:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 03:10:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 03:10:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 03:10:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 03:10:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 03:10:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/13 03:10:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 03:10:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 03:10:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 03:10:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 03:10:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 03:10:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/13 03:10:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 03:10:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 03:10:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 03:10:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 03:10:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 03:10:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/13 03:10:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 03:10:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 03:10:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 03:10:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 03:10:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 03:10:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 03:10:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 03:10:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 03:10:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/13 03:10:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 03:10:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/13 03:10:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/13 03:10:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/13 03:10:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 03:10:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/13 03:10:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 03:10:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/13 03:10:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/13 03:10:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 03:10:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 03:10:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 03:10:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/13 03:10:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 03:10:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 03:10:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 03:10:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 03:10:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 03:10:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/13 03:10:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 03:10:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/13 03:10:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 03:10:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 03:10:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 03:10:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 03:10:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 03:10:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/13 03:10:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 03:10:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 03:10:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 03:10:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 03:10:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 03:10:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 03:10:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 03:10:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 03:10:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 03:10:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 03:10:18 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/13 03:10:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 03:10:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 03:10:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 03:10:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 03:10:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 03:10:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 03:10:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 03:10:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/13 03:10:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 03:10:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 03:10:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/13 03:10:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/13 03:10:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 03:10:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 03:10:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/13 03:10:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 03:10:18 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/13 03:10:18 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/13 03:10:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:10:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/13 03:10:18 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/13 03:10:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:10:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/13 03:10:18 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/13 03:10:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:10:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/13 03:10:18 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/13 03:10:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:10:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/13 03:10:18 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/13 03:10:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:10:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/13 03:10:18 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/13 03:10:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:10:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/13 03:10:18 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/13 03:10:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:10:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/13 03:10:18 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/13 03:10:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:10:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/13 03:10:18 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/13 03:10:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:10:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/13 03:10:18 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/13 03:10:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:10:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/13 03:10:18 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/13 03:10:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:10:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/13 03:10:18 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/13 03:10:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:10:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/13 03:10:18 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/13 03:10:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:10:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/13 03:10:18 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/13 03:10:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:10:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/13 03:10:18 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/13 03:10:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:10:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/13 03:10:18 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/13 03:10:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:10:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/13 03:10:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 03:10:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 03:10:18 DEBUG : Waiting for deletions to finish 2026/03/13 03:10:18 DEBUG : Waiting for deletions to finish 2026/03/13 03:10:18 DEBUG : appleapple: Excluded (Path Filter) 2026/03/13 03:10:18 DEBUG : apple: Excluded (Path Filter) 2026/03/13 03:10:18 DEBUG : banana: Excluded (Path Filter) 2026/03/13 03:10:18 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/13 03:10:18 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/13 03:10:18 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/13 03:10:18 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/13 03:10:18 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/13 03:10:18 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/13 03:10:18 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/13 03:10:18 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/13 03:10:18 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/13 03:10:18 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/13 03:10:18 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/13 03:10:18 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/13 03:10:18 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/13 03:10:18 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/13 03:10:18 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/13 03:10:18 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/13 03:10:18 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/13 03:10:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 03:10:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 03:10:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/13 03:10:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/13 03:10:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/13 03:10:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/13 03:10:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/13 03:10:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/13 03:10:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/13 03:10:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/13 03:10:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/13 03:10:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/13 03:10:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/13 03:10:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/13 03:10:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/13 03:10:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/13 03:10:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/13 03:10:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/13 03:10:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/13 03:10:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/13 03:10:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/13 03:10:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/13 03:10:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/13 03:10:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/13 03:10:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/13 03:10:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/13 03:10:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/13 03:10:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/13 03:10:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/13 03:10:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/13 03:10:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/13 03:10:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/13 03:10:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/13 03:10:19 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/13 03:10:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/13 03:10:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 03:10:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/13 03:10:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/13 03:10:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/13 03:10:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/13 03:10:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/13 03:10:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/13 03:10:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/13 03:10:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/13 03:10:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/13 03:10:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/13 03:10:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/13 03:10:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/13 03:10:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/13 03:10:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/13 03:10:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/13 03:10:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/13 03:10:19 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/13 03:10:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/13 03:10:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "al5919deam5qa6ek2c4jstfogs" 2026/03/13 03:10:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0t68cli4t8c0res5eve9sppn28" 2026/03/13 03:10:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7cq4675dk1t6nrf8il78l2arno" 2026/03/13 03:10:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/13 03:10:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/13 03:10:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/13 03:10:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/13 03:10:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/13 03:10:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lbfuc3qire26oqvuo0bj3mg1to" 2026/03/13 03:10:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/13 03:10:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e8ecvitiml58tr96ger7ug402k" 2026/03/13 03:10:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "17bsp366690b541qfe31obp2i8" 2026/03/13 03:10:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "8hlusmenqsj89absmc5gblmkm4" 2026/03/13 03:10:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/13 03:10:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/13 03:10:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/13 03:10:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "oej4j4e1hbhqiac3q9dd003pjk" 2026/03/13 03:10:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/13 03:10:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/13 03:10:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e78nbgp63oau20jqotisme95u4" 2026/03/13 03:10:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/13 03:10:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ggvo8akdl5a946j89k2d5o8plc" 2026/03/13 03:10:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/13 03:10:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/13 03:10:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d958gsc73590i3i86a6s9p4f0" 2026/03/13 03:10:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/13 03:10:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "996a7rrg3h477bbo9k5td824p0" 2026/03/13 03:10:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d9bdv3lhp93l618voo1g8ove6s" 2026/03/13 03:10:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "jh6sgav4bmi0h493va03djc48k" 2026/03/13 03:10:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7sinbqgmsd6m7sasmdvkk651fg" 2026/03/13 03:10:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "j5s1tnhu7vq05e1lqqdsacmrm8" === RUN TestTransform/encoder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 03:10:31 DEBUG : dir1/0000-abcdefg.txt: md5 = 53c7fa84ca1b79f02fbf6debf94d32b4 OK 2026/03/13 03:10:33 DEBUG : dir1/0001-bcdefgh.txt: md5 = 672c02a0272ae484287125c4deace45d OK 2026/03/13 03:10:34 DEBUG : dir1/0002-cdefghi.txt: md5 = 04725a6c66861a563d864b2b9941c574 OK 2026/03/13 03:10:35 DEBUG : dir1/0003-defghij.txt: md5 = 34c7283e014c7562884179b45c4a04cf OK 2026/03/13 03:10:37 DEBUG : dir1/0004-efghijk.txt: md5 = 56721bb2618b49c4a4251d35f4279d78 OK 2026/03/13 03:10:38 DEBUG : dir1/0005-fghijkl.txt: md5 = 47605d8c49eee1993962f4628803eee0 OK 2026/03/13 03:10:40 DEBUG : dir1/0006-ghijklm.txt: md5 = 85e023c95401e252476159ad2c6de0ee OK 2026/03/13 03:10:42 DEBUG : dir1/0007-1234567.txt: md5 = aa2e532a4adbadd57266426b7b36504b OK 2026/03/13 03:10:43 DEBUG : dir1/0008-2345678.txt: md5 = 55558afe2e1343a3c46f06a1d9bad48f OK 2026/03/13 03:10:45 DEBUG : dir1/0009-3456789.txt: md5 = 32e02c5a8f9b4a5e96605a32cc49bd14 OK 2026/03/13 03:10:46 DEBUG : dir1/0010-456789.txt: md5 = f2f7efc638dd443e5837fcf84d0baad6 OK 2026/03/13 03:10:48 DEBUG : dir1/0011-56789;.txt: md5 = c7bf0e09fe789f3f84a11cf3d4da41c8 OK 2026/03/13 03:10:49 DEBUG : dir1/0012-6789;.txt: md5 = cf9c7d88cc6270d7b2b7a02180a00cb3 OK 2026/03/13 03:10:51 DEBUG : dir1/0013-789;=.txt: md5 = e802cf805479ae23c605560bd530a10d OK 2026/03/13 03:10:52 DEBUG : dir1/0014-89;=.txt: md5 = d392bb3a70ceca6810d2f33914780020 OK 2026/03/13 03:10:54 DEBUG : dir1/0015-9;=.txt: md5 = 2be1a782cc2f06876587796b74b17278 OK 2026/03/13 03:10:55 DEBUG : apple: md5 = 8593da2a106b7bb20bbcfac30bdb6873 OK 2026/03/13 03:10:57 DEBUG : banana: md5 = 193a70cd687a8be25581b0cca51ea5e5 OK 2026/03/13 03:10:58 DEBUG : appleappleapplebanana: md5 = da295ed152434e6c98424dab012ca67a OK 2026/03/13 03:11:00 DEBUG : splitbananasplit: md5 = 6729fe94dc6fe438ed20d63d16e519e5 OK 2026/03/13 03:11:00 DEBUG : Waiting for deletions to finish 2026/03/13 03:11:00 DEBUG : apple: Excluded (Path Filter) 2026/03/13 03:11:00 DEBUG : banana: Excluded (Path Filter) 2026/03/13 03:11:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 03:11:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 03:11:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 03:11:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 03:11:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 03:11:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 03:11:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 03:11:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 03:11:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 03:11:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 03:11:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 03:11:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 03:11:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 03:11:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 03:11:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 03:11:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 03:11:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 03:11:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 03:11:02 DEBUG : apple: size = 5 OK 2026/03/13 03:11:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:11:02 DEBUG : apple: Unchanged skipping 2026/03/13 03:11:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/13 03:11:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:11:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/13 03:11:02 DEBUG : banana: size = 6 OK 2026/03/13 03:11:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:11:02 DEBUG : banana: Unchanged skipping 2026/03/13 03:11:02 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/13 03:11:02 DEBUG : splitbananasplit: size = 16 OK 2026/03/13 03:11:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:11:02 DEBUG : splitbananasplit: Unchanged skipping 2026/03/13 03:11:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/13 03:11:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:11:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/13 03:11:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/13 03:11:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:11:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/13 03:11:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/13 03:11:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:11:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/13 03:11:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/13 03:11:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:11:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/13 03:11:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/13 03:11:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:11:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/13 03:11:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:11:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/13 03:11:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/13 03:11:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:11:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/13 03:11:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/13 03:11:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/13 03:11:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:11:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/13 03:11:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/13 03:11:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/13 03:11:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:11:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/13 03:11:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:11:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/13 03:11:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/13 03:11:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:11:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/13 03:11:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/13 03:11:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:11:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/13 03:11:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/13 03:11:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/13 03:11:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/13 03:11:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:11:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/13 03:11:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:11:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/13 03:11:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/13 03:11:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:11:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/13 03:11:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 03:11:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:11:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/13 03:11:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 03:11:02 DEBUG : Waiting for deletions to finish 2026/03/13 03:11:02 DEBUG : Waiting for deletions to finish 2026/03/13 03:11:02 DEBUG : apple: Excluded (Path Filter) 2026/03/13 03:11:02 DEBUG : banana: Excluded (Path Filter) 2026/03/13 03:11:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 03:11:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 03:11:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 03:11:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 03:11:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 03:11:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 03:11:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 03:11:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 03:11:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 03:11:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 03:11:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 03:11:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 03:11:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 03:11:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 03:11:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 03:11:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 03:11:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 03:11:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 03:11:03 DEBUG : dir1: Directory modification time the same (differ by -593.02µs, within tolerance 1ms) 2026/03/13 03:11:03 DEBUG : apple: size = 5 OK 2026/03/13 03:11:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:11:03 DEBUG : apple: Unchanged skipping 2026/03/13 03:11:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/13 03:11:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:11:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/13 03:11:03 DEBUG : banana: size = 6 OK 2026/03/13 03:11:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:11:03 DEBUG : banana: Unchanged skipping 2026/03/13 03:11:03 DEBUG : splitbananasplit: size = 16 OK 2026/03/13 03:11:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:11:03 DEBUG : splitbananasplit: Unchanged skipping 2026/03/13 03:11:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/13 03:11:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:11:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/13 03:11:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/13 03:11:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:11:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/13 03:11:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/13 03:11:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:11:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/13 03:11:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/13 03:11:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:11:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/13 03:11:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/13 03:11:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:11:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/13 03:11:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/13 03:11:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/13 03:11:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 03:11:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/13 03:11:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:11:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/13 03:11:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/13 03:11:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:11:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/13 03:11:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/13 03:11:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:11:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/13 03:11:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/13 03:11:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:11:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/13 03:11:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/13 03:11:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:11:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/13 03:11:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/13 03:11:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:11:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/13 03:11:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/13 03:11:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:11:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:11:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/13 03:11:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/13 03:11:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/13 03:11:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/13 03:11:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:11:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/13 03:11:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:11:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:11:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/13 03:11:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/13 03:11:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 03:11:03 DEBUG : Waiting for deletions to finish 2026/03/13 03:11:03 DEBUG : Waiting for deletions to finish 2026/03/13 03:11:04 DEBUG : apple: Excluded (Path Filter) 2026/03/13 03:11:04 DEBUG : banana: Excluded (Path Filter) 2026/03/13 03:11:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 03:11:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 03:11:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 03:11:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 03:11:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 03:11:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 03:11:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 03:11:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 03:11:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 03:11:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 03:11:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 03:11:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 03:11:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 03:11:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 03:11:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 03:11:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 03:11:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 03:11:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 03:11:05 DEBUG : Waiting for deletions to finish 2026/03/13 03:11:05 DEBUG : apple: Excluded (Path Filter) 2026/03/13 03:11:05 DEBUG : banana: Excluded (Path Filter) 2026/03/13 03:11:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 03:11:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 03:11:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 03:11:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 03:11:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 03:11:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 03:11:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 03:11:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 03:11:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 03:11:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 03:11:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 03:11:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 03:11:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 03:11:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 03:11:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 03:11:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 03:11:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 03:11:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 03:11:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/13 03:11:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/13 03:11:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/13 03:11:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/13 03:11:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/13 03:11:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/13 03:11:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/13 03:11:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/13 03:11:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/13 03:11:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/13 03:11:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/13 03:11:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/13 03:11:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/13 03:11:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/13 03:11:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/13 03:11:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" === RUN TestTransform/ISO-8859-1 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 03:11:18 DEBUG : dir1/0000-abcdefg.txt: md5 = a0f97dc7510aa588ba5b897657ea6f7e OK 2026/03/13 03:11:20 DEBUG : dir1/0001-bcdefgh.txt: md5 = ca23cd5775fca4d0bc67ae7cfedc6cd4 OK 2026/03/13 03:11:21 DEBUG : dir1/0002-cdefghi.txt: md5 = 65007205c93d239062f854cc50829ebe OK 2026/03/13 03:11:23 DEBUG : dir1/0003-defghij.txt: md5 = 74fbe6ab6f8e6587a1b4dd0836e4b213 OK 2026/03/13 03:11:24 DEBUG : dir1/0004-efghijk.txt: md5 = 2b9baf8c9c3690fe37b552fe02e58d1d OK 2026/03/13 03:11:25 DEBUG : dir1/0005-fghijkl.txt: md5 = 1b818108a8500af078d1271b84699c84 OK 2026/03/13 03:11:27 DEBUG : dir1/0006-ghijklm.txt: md5 = 14599d2526310df0b0faba93196a97ea OK 2026/03/13 03:11:28 DEBUG : dir1/0007-1234567.txt: md5 = 295d13a5322baa690f97baa66d9e1d13 OK 2026/03/13 03:11:30 DEBUG : dir1/0008-2345678.txt: md5 = 9dce3c6c730a5f66dc5299f5fc30dfe0 OK 2026/03/13 03:11:31 DEBUG : dir1/0009-3456789.txt: md5 = 5e3f5f2da624616194221bee26bf0eeb OK 2026/03/13 03:11:33 DEBUG : dir1/0010-456789.txt: md5 = a283bb44f31aeb07932c9d3a12696263 OK 2026/03/13 03:11:34 DEBUG : dir1/0011-56789;.txt: md5 = 813af276e0a84423643bcf3f063dfdc9 OK 2026/03/13 03:11:36 DEBUG : dir1/0012-6789;.txt: md5 = f6c7942ad41d6a46944e74b4278df88e OK 2026/03/13 03:11:37 DEBUG : dir1/0013-789;=.txt: md5 = 64b7f65371ee0cf3cd0482c3ea8ae1ab OK 2026/03/13 03:11:38 DEBUG : dir1/0014-89;=.txt: md5 = 8c7c7959719d707ccdd59170d95dba1d OK 2026/03/13 03:11:40 DEBUG : dir1/0015-9;=.txt: md5 = b89b4f3804f531dc0b349d960210e521 OK 2026/03/13 03:11:41 DEBUG : apple: md5 = bcd44461e6afdf735ee34d131e97f11a OK 2026/03/13 03:11:43 DEBUG : banana: md5 = 5a2a40d6120c09bde570206c63ec7eaa OK 2026/03/13 03:11:44 DEBUG : appleappleapplebanana: md5 = c5b3a136c846c1d8e62a19e6ccb60d33 OK 2026/03/13 03:11:46 DEBUG : splitbananasplit: md5 = a691144d05c7a13beef0d55a003720fd OK 2026/03/13 03:11:46 DEBUG : Waiting for deletions to finish 2026/03/13 03:11:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 03:11:46 DEBUG : banana: Excluded (Path Filter) 2026/03/13 03:11:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 03:11:46 DEBUG : apple: Excluded (Path Filter) 2026/03/13 03:11:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 03:11:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 03:11:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 03:11:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 03:11:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 03:11:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 03:11:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 03:11:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 03:11:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 03:11:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 03:11:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 03:11:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 03:11:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 03:11:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 03:11:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 03:11:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 03:11:47 DEBUG : apple: size = 5 OK 2026/03/13 03:11:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:11:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/13 03:11:47 DEBUG : apple: Unchanged skipping 2026/03/13 03:11:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:11:47 DEBUG : banana: size = 6 OK 2026/03/13 03:11:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/13 03:11:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:11:47 DEBUG : banana: Unchanged skipping 2026/03/13 03:11:48 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/13 03:11:48 DEBUG : splitbananasplit: size = 16 OK 2026/03/13 03:11:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:11:48 DEBUG : splitbananasplit: Unchanged skipping 2026/03/13 03:11:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/13 03:11:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:11:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/13 03:11:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/13 03:11:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:11:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/13 03:11:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/13 03:11:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:11:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/13 03:11:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/13 03:11:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:11:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/13 03:11:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 03:11:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/13 03:11:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:11:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/13 03:11:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/13 03:11:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:11:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/13 03:11:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/13 03:11:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:11:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/13 03:11:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/13 03:11:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/13 03:11:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:11:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/13 03:11:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/13 03:11:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/13 03:11:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:11:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:11:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/13 03:11:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/13 03:11:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/13 03:11:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/13 03:11:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:11:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/13 03:11:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/13 03:11:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/13 03:11:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/13 03:11:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:11:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/13 03:11:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:11:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:11:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:11:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:11:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/13 03:11:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/13 03:11:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/13 03:11:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/13 03:11:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 03:11:48 DEBUG : Waiting for deletions to finish 2026/03/13 03:11:48 DEBUG : Waiting for deletions to finish 2026/03/13 03:11:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 03:11:48 DEBUG : banana: Excluded (Path Filter) 2026/03/13 03:11:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 03:11:48 DEBUG : apple: Excluded (Path Filter) 2026/03/13 03:11:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 03:11:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 03:11:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 03:11:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 03:11:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 03:11:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 03:11:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 03:11:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 03:11:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 03:11:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 03:11:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 03:11:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 03:11:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 03:11:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 03:11:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 03:11:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 03:11:49 DEBUG : dir1: Directory modification time the same (differ by -115.721µs, within tolerance 1ms) 2026/03/13 03:11:49 DEBUG : apple: size = 5 OK 2026/03/13 03:11:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:11:49 DEBUG : apple: Unchanged skipping 2026/03/13 03:11:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/13 03:11:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:11:49 DEBUG : banana: size = 6 OK 2026/03/13 03:11:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:11:49 DEBUG : banana: Unchanged skipping 2026/03/13 03:11:49 DEBUG : splitbananasplit: size = 16 OK 2026/03/13 03:11:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/13 03:11:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:11:49 DEBUG : splitbananasplit: Unchanged skipping 2026/03/13 03:11:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/13 03:11:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:11:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/13 03:11:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/13 03:11:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/13 03:11:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/13 03:11:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/13 03:11:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:11:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:11:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:11:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 03:11:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/13 03:11:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:11:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/13 03:11:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/13 03:11:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/13 03:11:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/13 03:11:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/13 03:11:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:11:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/13 03:11:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/13 03:11:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/13 03:11:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:11:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:11:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:11:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/13 03:11:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:11:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/13 03:11:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/13 03:11:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:11:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/13 03:11:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:11:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/13 03:11:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/13 03:11:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:11:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/13 03:11:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/13 03:11:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/13 03:11:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:11:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/13 03:11:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/13 03:11:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/13 03:11:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/13 03:11:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:11:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/13 03:11:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:11:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/13 03:11:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/13 03:11:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/13 03:11:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 03:11:49 DEBUG : Waiting for deletions to finish 2026/03/13 03:11:49 DEBUG : Waiting for deletions to finish 2026/03/13 03:11:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 03:11:50 DEBUG : banana: Excluded (Path Filter) 2026/03/13 03:11:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 03:11:50 DEBUG : apple: Excluded (Path Filter) 2026/03/13 03:11:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 03:11:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 03:11:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 03:11:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 03:11:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 03:11:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 03:11:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 03:11:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 03:11:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 03:11:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 03:11:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 03:11:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 03:11:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 03:11:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 03:11:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 03:11:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 03:11:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/13 03:11:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/13 03:11:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/13 03:11:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/13 03:11:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/13 03:11:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/13 03:11:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/13 03:11:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/13 03:11:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/13 03:11:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/13 03:11:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/13 03:11:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/13 03:11:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/13 03:11:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/13 03:11:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/13 03:11:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" === RUN TestTransform/charmap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 03:12:03 DEBUG : dir1/0000-abcdefg.txt: md5 = 3ac82aae026b7490e41c8b39972eed69 OK 2026/03/13 03:12:04 DEBUG : dir1/0001-bcdefgh.txt: md5 = ddc8719c8647b553d7d748422d22a358 OK 2026/03/13 03:12:05 DEBUG : dir1/0002-cdefghi.txt: md5 = bc151c9fa14a360beee002ea0b5e417e OK 2026/03/13 03:12:07 DEBUG : dir1/0003-defghij.txt: md5 = 17433881329470e97f1fe27e181ed72b OK 2026/03/13 03:12:08 DEBUG : dir1/0004-efghijk.txt: md5 = 36f8ef887b28cf8c9cc58c5caeb6c9e8 OK 2026/03/13 03:12:10 DEBUG : dir1/0005-fghijkl.txt: md5 = 7d5f7e62969c48d2ef5e78e19b70826d OK 2026/03/13 03:12:11 DEBUG : dir1/0006-ghijklm.txt: md5 = 02f4958db891992a8a0d95eb63e2ca57 OK 2026/03/13 03:12:13 DEBUG : dir1/0007-1234567.txt: md5 = 5f34281cad884f60a4162fff786dc7c1 OK 2026/03/13 03:12:14 DEBUG : dir1/0008-2345678.txt: md5 = 2dbf21d76073b01b497ec0874c5bc69e OK 2026/03/13 03:12:16 DEBUG : dir1/0009-3456789.txt: md5 = 7e7db82e0059e36bb0655b6467ffbbd4 OK 2026/03/13 03:12:17 DEBUG : dir1/0010-456789.txt: md5 = 94c7c7ebb43f7005d7addbf1b50234f9 OK 2026/03/13 03:12:18 DEBUG : dir1/0011-56789;.txt: md5 = 9f361f0c6e2f9723df6cb4a41b5c5d2c OK 2026/03/13 03:12:20 DEBUG : dir1/0012-6789;.txt: md5 = 29b317e31c344503e167ce41c808c3f1 OK 2026/03/13 03:12:21 DEBUG : dir1/0013-789;=.txt: md5 = 21c8c9c76333a34e093cfa8ec28af372 OK 2026/03/13 03:12:23 DEBUG : dir1/0014-89;=.txt: md5 = 887919b203df2e5a6dbda9bc6b9bb44b OK 2026/03/13 03:12:24 DEBUG : dir1/0015-9;=.txt: md5 = a6e0629e5b369509021a8494182129c0 OK 2026/03/13 03:12:26 DEBUG : apple: md5 = 0a5785217034c16370e38efb5584b5e7 OK 2026/03/13 03:12:27 DEBUG : banana: md5 = 455078951ac8080cf7faedf8032a7e17 OK 2026/03/13 03:12:28 DEBUG : appleappleapplebanana: md5 = 55e8f1ff79af8cbe21621c48efdd4ad0 OK 2026/03/13 03:12:30 DEBUG : splitbananasplit: md5 = a6e8320e26f7e50def1ca43d3fd0f908 OK 2026/03/13 03:12:30 DEBUG : Waiting for deletions to finish 2026/03/13 03:12:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 03:12:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 03:12:30 DEBUG : banana: Excluded (Path Filter) 2026/03/13 03:12:30 DEBUG : apple: Excluded (Path Filter) 2026/03/13 03:12:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 03:12:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 03:12:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 03:12:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 03:12:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 03:12:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 03:12:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 03:12:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 03:12:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 03:12:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 03:12:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 03:12:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 03:12:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 03:12:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 03:12:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 03:12:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 03:12:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/13 03:12:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:12:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/13 03:12:32 DEBUG : banana: size = 6 OK 2026/03/13 03:12:32 DEBUG : apple: size = 5 OK 2026/03/13 03:12:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:12:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:12:32 DEBUG : banana: Unchanged skipping 2026/03/13 03:12:32 DEBUG : apple: Unchanged skipping 2026/03/13 03:12:32 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/13 03:12:32 DEBUG : splitbananasplit: size = 16 OK 2026/03/13 03:12:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:12:32 DEBUG : splitbananasplit: Unchanged skipping 2026/03/13 03:12:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/13 03:12:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:12:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/13 03:12:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/13 03:12:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:12:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/13 03:12:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/13 03:12:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:12:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/13 03:12:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/13 03:12:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:12:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/13 03:12:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/13 03:12:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/13 03:12:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:12:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/13 03:12:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/13 03:12:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:12:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/13 03:12:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:12:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/13 03:12:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/13 03:12:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:12:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/13 03:12:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/13 03:12:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/13 03:12:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/13 03:12:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/13 03:12:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:12:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/13 03:12:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:12:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/13 03:12:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:12:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/13 03:12:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/13 03:12:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/13 03:12:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:12:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:12:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/13 03:12:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/13 03:12:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:12:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/13 03:12:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/13 03:12:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:12:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/13 03:12:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:12:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/13 03:12:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/13 03:12:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 03:12:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 03:12:32 DEBUG : Waiting for deletions to finish 2026/03/13 03:12:32 DEBUG : Waiting for deletions to finish 2026/03/13 03:12:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 03:12:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 03:12:32 DEBUG : banana: Excluded (Path Filter) 2026/03/13 03:12:32 DEBUG : apple: Excluded (Path Filter) 2026/03/13 03:12:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 03:12:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 03:12:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 03:12:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 03:12:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 03:12:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 03:12:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 03:12:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 03:12:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 03:12:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 03:12:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 03:12:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 03:12:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 03:12:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 03:12:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 03:12:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 03:12:34 DEBUG : dir1: Directory modification time the same (differ by -614.198µs, within tolerance 1ms) 2026/03/13 03:12:34 DEBUG : apple: size = 5 OK 2026/03/13 03:12:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:12:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/13 03:12:34 DEBUG : apple: Unchanged skipping 2026/03/13 03:12:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:12:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/13 03:12:34 DEBUG : splitbananasplit: size = 16 OK 2026/03/13 03:12:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:12:34 DEBUG : splitbananasplit: Unchanged skipping 2026/03/13 03:12:34 DEBUG : banana: size = 6 OK 2026/03/13 03:12:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:12:34 DEBUG : banana: Unchanged skipping 2026/03/13 03:12:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/13 03:12:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:12:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/13 03:12:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/13 03:12:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:12:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/13 03:12:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:12:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/13 03:12:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/13 03:12:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:12:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/13 03:12:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/13 03:12:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/13 03:12:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:12:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/13 03:12:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/13 03:12:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:12:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/13 03:12:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/13 03:12:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:12:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/13 03:12:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/13 03:12:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/13 03:12:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:12:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:12:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/13 03:12:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:12:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/13 03:12:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/13 03:12:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:12:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:12:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/13 03:12:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/13 03:12:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:12:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/13 03:12:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/13 03:12:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/13 03:12:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/13 03:12:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/13 03:12:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 03:12:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/13 03:12:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:12:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/13 03:12:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/13 03:12:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:12:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:12:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/13 03:12:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/13 03:12:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/13 03:12:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 03:12:34 DEBUG : Waiting for deletions to finish 2026/03/13 03:12:34 DEBUG : Waiting for deletions to finish 2026/03/13 03:12:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 03:12:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 03:12:34 DEBUG : banana: Excluded (Path Filter) 2026/03/13 03:12:34 DEBUG : apple: Excluded (Path Filter) 2026/03/13 03:12:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 03:12:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 03:12:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 03:12:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 03:12:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 03:12:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 03:12:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 03:12:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 03:12:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 03:12:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 03:12:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 03:12:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 03:12:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 03:12:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 03:12:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 03:12:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 03:12:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/13 03:12:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/13 03:12:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/13 03:12:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/13 03:12:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/13 03:12:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/13 03:12:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/13 03:12:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/13 03:12:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/13 03:12:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/13 03:12:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/13 03:12:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/13 03:12:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/13 03:12:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/13 03:12:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/13 03:12:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" === RUN TestTransform/lowercase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 03:12:47 DEBUG : dir1/0000-abcdefg.txt: md5 = f0c0dd2585fc12205b35cac931974d87 OK 2026/03/13 03:12:49 DEBUG : dir1/0001-bcdefgh.txt: md5 = 10d4bbea94f740f4e5a413929c7f8fb0 OK 2026/03/13 03:12:50 DEBUG : dir1/0002-cdefghi.txt: md5 = 8db902bfd2230cd43c1c49998d3d2956 OK 2026/03/13 03:12:51 DEBUG : dir1/0003-defghij.txt: md5 = 44c86d8354bf9d4c607e9daf23f3965b OK 2026/03/13 03:12:53 DEBUG : dir1/0004-efghijk.txt: md5 = 41ca95d6a426e4a9dbba74b504fea610 OK 2026/03/13 03:12:54 DEBUG : dir1/0005-fghijkl.txt: md5 = 905b287cd53c21ebc9029aa1af5e8a16 OK 2026/03/13 03:12:56 DEBUG : dir1/0006-ghijklm.txt: md5 = 4feab942f6a890368777f8adea4dd218 OK 2026/03/13 03:12:57 DEBUG : dir1/0007-1234567.txt: md5 = c8328045bd4c1d14c78f90d602a136c8 OK 2026/03/13 03:12:59 DEBUG : dir1/0008-2345678.txt: md5 = 921f111dc79c55812fcc55621d8beaed OK 2026/03/13 03:13:00 DEBUG : dir1/0009-3456789.txt: md5 = eee4e4fd742244f52bbeb8a1c842f9c4 OK 2026/03/13 03:13:01 DEBUG : dir1/0010-456789.txt: md5 = 20b2ec65c3f21c4384e3eccf71debb43 OK 2026/03/13 03:13:03 DEBUG : dir1/0011-56789;.txt: md5 = 5fa4b55bed597b04319b76c5f026a7c9 OK 2026/03/13 03:13:04 DEBUG : dir1/0012-6789;.txt: md5 = 77c443996329c577a1c934d54fbfc20e OK 2026/03/13 03:13:06 DEBUG : dir1/0013-789;=.txt: md5 = 261d5e2b6b25cce34c0189bd10e9484a OK 2026/03/13 03:13:07 DEBUG : dir1/0014-89;=.txt: md5 = d002357156de4a762ff852e6f1fea6fe OK 2026/03/13 03:13:08 DEBUG : dir1/0015-9;=.txt: md5 = ededab01b9ac66cfb731363b3da4f7f0 OK 2026/03/13 03:13:10 DEBUG : apple: md5 = dcfc4dbafbdb6fa8cb6f9c7fac23d02c OK 2026/03/13 03:13:11 DEBUG : banana: md5 = 573b27cddb9752d0e8241656edb16e79 OK 2026/03/13 03:13:13 DEBUG : appleappleapplebanana: md5 = d93535e4c6ceaccd1f441ce458a15998 OK 2026/03/13 03:13:14 DEBUG : splitbananasplit: md5 = d0ba48d287e016b6aa4eee66a2010c3b OK 2026/03/13 03:13:14 DEBUG : Waiting for deletions to finish 2026/03/13 03:13:15 DEBUG : apple: Excluded (Path Filter) 2026/03/13 03:13:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 03:13:15 DEBUG : banana: Excluded (Path Filter) 2026/03/13 03:13:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 03:13:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 03:13:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 03:13:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 03:13:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 03:13:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 03:13:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 03:13:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 03:13:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 03:13:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 03:13:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 03:13:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 03:13:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 03:13:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 03:13:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 03:13:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 03:13:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 03:13:16 DEBUG : apple: size = 5 OK 2026/03/13 03:13:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/13 03:13:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:13:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:13:16 DEBUG : apple: Unchanged skipping 2026/03/13 03:13:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/13 03:13:16 DEBUG : banana: size = 6 OK 2026/03/13 03:13:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:13:16 DEBUG : banana: Unchanged skipping 2026/03/13 03:13:16 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/13 03:13:16 DEBUG : splitbananasplit: size = 16 OK 2026/03/13 03:13:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:13:16 DEBUG : splitbananasplit: Unchanged skipping 2026/03/13 03:13:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/13 03:13:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:13:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/13 03:13:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/13 03:13:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/13 03:13:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:13:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/13 03:13:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/13 03:13:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/13 03:13:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:13:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/13 03:13:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/13 03:13:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:13:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:13:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/13 03:13:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/13 03:13:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/13 03:13:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:13:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/13 03:13:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/13 03:13:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 03:13:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:13:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/13 03:13:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/13 03:13:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:13:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/13 03:13:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/13 03:13:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:13:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/13 03:13:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/13 03:13:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/13 03:13:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:13:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:13:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/13 03:13:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/13 03:13:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:13:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/13 03:13:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/13 03:13:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:13:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/13 03:13:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/13 03:13:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:13:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/13 03:13:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/13 03:13:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:13:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/13 03:13:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/13 03:13:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:13:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/13 03:13:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 03:13:16 DEBUG : Waiting for deletions to finish 2026/03/13 03:13:16 DEBUG : Waiting for deletions to finish 2026/03/13 03:13:17 DEBUG : apple: Excluded (Path Filter) 2026/03/13 03:13:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 03:13:17 DEBUG : banana: Excluded (Path Filter) 2026/03/13 03:13:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 03:13:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 03:13:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 03:13:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 03:13:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 03:13:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 03:13:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 03:13:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 03:13:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 03:13:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 03:13:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 03:13:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 03:13:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 03:13:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 03:13:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 03:13:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 03:13:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 03:13:18 DEBUG : dir1: Directory modification time the same (differ by -115.499µs, within tolerance 1ms) 2026/03/13 03:13:18 DEBUG : apple: size = 5 OK 2026/03/13 03:13:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:13:18 DEBUG : apple: Unchanged skipping 2026/03/13 03:13:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/13 03:13:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:13:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/13 03:13:18 DEBUG : banana: size = 6 OK 2026/03/13 03:13:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:13:18 DEBUG : banana: Unchanged skipping 2026/03/13 03:13:18 DEBUG : splitbananasplit: size = 16 OK 2026/03/13 03:13:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:13:18 DEBUG : splitbananasplit: Unchanged skipping 2026/03/13 03:13:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/13 03:13:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:13:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/13 03:13:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/13 03:13:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:13:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/13 03:13:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/13 03:13:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:13:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/13 03:13:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/13 03:13:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:13:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/13 03:13:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/13 03:13:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:13:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/13 03:13:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/13 03:13:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:13:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/13 03:13:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/13 03:13:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:13:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/13 03:13:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/13 03:13:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:13:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/13 03:13:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/13 03:13:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:13:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/13 03:13:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/13 03:13:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:13:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/13 03:13:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 03:13:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/13 03:13:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:13:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/13 03:13:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/13 03:13:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:13:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/13 03:13:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/13 03:13:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/13 03:13:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/13 03:13:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:13:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/13 03:13:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:13:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/13 03:13:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:13:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/13 03:13:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/13 03:13:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:13:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/13 03:13:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 03:13:18 DEBUG : Waiting for deletions to finish 2026/03/13 03:13:18 DEBUG : Waiting for deletions to finish 2026/03/13 03:13:18 DEBUG : apple: Excluded (Path Filter) 2026/03/13 03:13:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 03:13:18 DEBUG : banana: Excluded (Path Filter) 2026/03/13 03:13:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 03:13:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 03:13:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 03:13:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 03:13:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 03:13:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 03:13:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 03:13:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 03:13:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 03:13:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 03:13:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 03:13:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 03:13:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 03:13:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 03:13:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 03:13:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 03:13:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 03:13:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/13 03:13:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/13 03:13:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/13 03:13:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/13 03:13:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/13 03:13:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/13 03:13:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/13 03:13:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/13 03:13:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/13 03:13:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/13 03:13:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/13 03:13:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/13 03:13:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/13 03:13:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/13 03:13:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/13 03:13:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" === RUN TestTransform/ascii run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 03:13:31 DEBUG : dir1/0000-abcdefg.txt: md5 = 8c9db5f208e9f43bd6c5a568e43b873a OK 2026/03/13 03:13:33 DEBUG : dir1/0001-bcdefgh.txt: md5 = 83d39784dd9123dfa759609cec8ce4c0 OK 2026/03/13 03:13:34 DEBUG : dir1/0002-cdefghi.txt: md5 = 28350e94929181bfbd99eff51ced437a OK 2026/03/13 03:13:36 DEBUG : dir1/0003-defghij.txt: md5 = f970c8f2a4256ce470b511208871a0e7 OK 2026/03/13 03:13:37 DEBUG : dir1/0004-efghijk.txt: md5 = 622978014e096ec4dca7dc57d4866161 OK 2026/03/13 03:13:38 DEBUG : dir1/0005-fghijkl.txt: md5 = 2845df5204acf05d9adeb87e45a11d27 OK 2026/03/13 03:13:40 DEBUG : dir1/0006-ghijklm.txt: md5 = 63d448f518859d3cc6bbb0e17e9f4882 OK 2026/03/13 03:13:41 DEBUG : dir1/0007-1234567.txt: md5 = 37a21be9b05e4f6896d3492e07e495ba OK 2026/03/13 03:13:43 DEBUG : dir1/0008-2345678.txt: md5 = c5645d17ac81d83906287b460b7d9af8 OK 2026/03/13 03:13:44 DEBUG : dir1/0009-3456789.txt: md5 = 590c1a18e08ad19890798e2e859c2640 OK 2026/03/13 03:13:46 DEBUG : dir1/0010-456789.txt: md5 = 0e93a11d273521d43e43fefda98c3177 OK 2026/03/13 03:13:47 DEBUG : dir1/0011-56789;.txt: md5 = b598af92c09a6fc6edd032d677ec5cd6 OK 2026/03/13 03:13:49 DEBUG : dir1/0012-6789;.txt: md5 = 54b5df95fcb6a4fe1c7f8d6e07140529 OK 2026/03/13 03:13:50 DEBUG : dir1/0013-789;=.txt: md5 = bebf0010a77b6feab45fc3613a974f3d OK 2026/03/13 03:13:51 DEBUG : dir1/0014-89;=.txt: md5 = 1132ace24944231fba794cf44090a5c2 OK 2026/03/13 03:13:53 DEBUG : dir1/0015-9;=.txt: md5 = baa84f7bea4a5cb8c38af3d8e6d84a27 OK 2026/03/13 03:13:54 DEBUG : apple: md5 = 484b38a6574bf2d866bbd21aab450737 OK 2026/03/13 03:13:56 DEBUG : banana: md5 = 2c4150e45e08ae80605a13b1b3079114 OK 2026/03/13 03:13:57 DEBUG : appleappleapplebanana: md5 = 12b0f3d5812ba2d53b436e3a44017628 OK 2026/03/13 03:13:58 DEBUG : splitbananasplit: md5 = 58263fe8179c9b711ead0ab365493300 OK 2026/03/13 03:13:58 DEBUG : Waiting for deletions to finish 2026/03/13 03:13:59 DEBUG : banana: Excluded (Path Filter) 2026/03/13 03:13:59 DEBUG : apple: Excluded (Path Filter) 2026/03/13 03:13:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 03:13:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 03:13:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 03:13:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 03:13:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 03:13:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 03:13:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 03:13:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 03:13:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 03:13:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 03:13:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 03:13:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 03:13:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 03:13:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 03:13:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 03:13:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 03:13:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 03:13:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 03:14:00 DEBUG : apple: size = 5 OK 2026/03/13 03:14:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:14:00 DEBUG : apple: Unchanged skipping 2026/03/13 03:14:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/13 03:14:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:14:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/13 03:14:00 DEBUG : banana: size = 6 OK 2026/03/13 03:14:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:14:00 DEBUG : banana: Unchanged skipping 2026/03/13 03:14:00 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/13 03:14:00 DEBUG : splitbananasplit: size = 16 OK 2026/03/13 03:14:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:14:00 DEBUG : splitbananasplit: Unchanged skipping 2026/03/13 03:14:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/13 03:14:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/13 03:14:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:14:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/13 03:14:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/13 03:14:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/13 03:14:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/13 03:14:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:14:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/13 03:14:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/13 03:14:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:14:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:14:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/13 03:14:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/13 03:14:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/13 03:14:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:14:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/13 03:14:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 03:14:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/13 03:14:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/13 03:14:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:14:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/13 03:14:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:14:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/13 03:14:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:14:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/13 03:14:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/13 03:14:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:14:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/13 03:14:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/13 03:14:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:14:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/13 03:14:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/13 03:14:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/13 03:14:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:14:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:14:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/13 03:14:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/13 03:14:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:14:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/13 03:14:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/13 03:14:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:14:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/13 03:14:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:14:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/13 03:14:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/13 03:14:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:14:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/13 03:14:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/13 03:14:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 03:14:00 DEBUG : Waiting for deletions to finish 2026/03/13 03:14:00 DEBUG : Waiting for deletions to finish 2026/03/13 03:14:01 DEBUG : banana: Excluded (Path Filter) 2026/03/13 03:14:01 DEBUG : apple: Excluded (Path Filter) 2026/03/13 03:14:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 03:14:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 03:14:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 03:14:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 03:14:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 03:14:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 03:14:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 03:14:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 03:14:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 03:14:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 03:14:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 03:14:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 03:14:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 03:14:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 03:14:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 03:14:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 03:14:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 03:14:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 03:14:02 DEBUG : dir1: Directory modification time the same (differ by -614.691µs, within tolerance 1ms) 2026/03/13 03:14:02 DEBUG : apple: size = 5 OK 2026/03/13 03:14:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:14:02 DEBUG : apple: Unchanged skipping 2026/03/13 03:14:02 DEBUG : splitbananasplit: size = 16 OK 2026/03/13 03:14:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:14:02 DEBUG : banana: size = 6 OK 2026/03/13 03:14:02 DEBUG : splitbananasplit: Unchanged skipping 2026/03/13 03:14:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:14:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/13 03:14:02 DEBUG : banana: Unchanged skipping 2026/03/13 03:14:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:14:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/13 03:14:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/13 03:14:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:14:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/13 03:14:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 03:14:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/13 03:14:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:14:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/13 03:14:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/13 03:14:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:14:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/13 03:14:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/13 03:14:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:14:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/13 03:14:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/13 03:14:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:14:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/13 03:14:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/13 03:14:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:14:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/13 03:14:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/13 03:14:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/13 03:14:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:14:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/13 03:14:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/13 03:14:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/13 03:14:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:14:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:14:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/13 03:14:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/13 03:14:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:14:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/13 03:14:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/13 03:14:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:14:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/13 03:14:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/13 03:14:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/13 03:14:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:14:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:14:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/13 03:14:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/13 03:14:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:14:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/13 03:14:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/13 03:14:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/13 03:14:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:14:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/13 03:14:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/13 03:14:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:14:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/13 03:14:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 03:14:02 DEBUG : Waiting for deletions to finish 2026/03/13 03:14:02 DEBUG : Waiting for deletions to finish 2026/03/13 03:14:02 DEBUG : banana: Excluded (Path Filter) 2026/03/13 03:14:02 DEBUG : apple: Excluded (Path Filter) 2026/03/13 03:14:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 03:14:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 03:14:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 03:14:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 03:14:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 03:14:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 03:14:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 03:14:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 03:14:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 03:14:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 03:14:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 03:14:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 03:14:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 03:14:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 03:14:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 03:14:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 03:14:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 03:14:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 03:14:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/13 03:14:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/13 03:14:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/13 03:14:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/13 03:14:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/13 03:14:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/13 03:14:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/13 03:14:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/13 03:14:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/13 03:14:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/13 03:14:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/13 03:14:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/13 03:14:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/13 03:14:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/13 03:14:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/13 03:14:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" --- PASS: TestTransform (544.57s) --- PASS: TestTransform/NFC (43.92s) --- PASS: TestTransform/NFD (44.76s) --- PASS: TestTransform/base64 (52.02s) --- PASS: TestTransform/prefix (63.65s) --- PASS: TestTransform/suffix (63.24s) --- PASS: TestTransform/truncate (53.14s) --- PASS: TestTransform/encoder (46.77s) --- PASS: TestTransform/ISO-8859-1 (44.54s) --- PASS: TestTransform/charmap (44.21s) --- PASS: TestTransform/lowercase (44.54s) --- PASS: TestTransform/ascii (43.77s) === RUN TestTransformCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 03:14:13 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/13 03:14:13 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/13 03:14:13 DEBUG : sub dir_somesuffix: Making directory with metadata 2026/03/13 03:14:14 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2026-03-13T03:14:13.59484274Z) 2026/03/13 03:14:14 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/13 03:14:14 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/03/13 03:14:14 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/13 03:14:14 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/03/13 03:14:14 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/13 03:14:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 03:14:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 03:14:15 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = c631dfbd265001482fb18a0b20a32417 OK 2026/03/13 03:14:15 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/03/13 03:14:15 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/13 03:14:15 DEBUG : Waiting for deletions to finish 2026/03/13 03:14:17 DEBUG : qe2qcpcm1igespca9guecikml9bqabn8koel4d4tr81nkmh83ivg: Rmdir: contains trashed file: "nooic8p9n5fht7tj0jrmhtoutvqmj24itq2mnmqa8j0aggbip3sg" --- PASS: TestTransformCopy (4.81s) === RUN TestDoubleTransform run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 03:14:18 DEBUG : toe: transformed to: tictactoe 2026/03/13 03:14:18 DEBUG : toe: transformed to: tictactoe 2026/03/13 03:14:18 DEBUG : tictactoe: Making directory with metadata 2026/03/13 03:14:19 INFO : tictactoe: Made directory with metadata (mtime=2026-03-13T03:14:18.40289682Z) 2026/03/13 03:14:19 DEBUG : toe: transformed to: tictactoe 2026/03/13 03:14:19 DEBUG : toe: transformed to: tictactoe 2026/03/13 03:14:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/13 03:14:19 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/03/13 03:14:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/13 03:14:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 03:14:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 03:14:21 DEBUG : tictactoe/tictactoe: md5 = de61140a79566fdb6d236f83932be78f OK 2026/03/13 03:14:21 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/03/13 03:14:21 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/03/13 03:14:21 DEBUG : Waiting for deletions to finish 2026/03/13 03:14:22 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDoubleTransform (5.15s) === RUN TestFileTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 03:14:23 DEBUG : toe: Making directory with metadata 2026/03/13 03:14:24 INFO : toe: Made directory with metadata (mtime=2026-03-13T03:14:23.548954695Z) 2026/03/13 03:14:24 DEBUG : toe/toe: Making directory with metadata 2026/03/13 03:14:25 INFO : toe/toe: Made directory with metadata (mtime=2026-03-13T03:14:23.548954695Z) 2026/03/13 03:14:25 DEBUG : toe: transformed to: tictactoe 2026/03/13 03:14:25 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/13 03:14:25 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/13 03:14:25 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/13 03:14:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 03:14:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 03:14:26 DEBUG : toe/toe/tictactoe: md5 = 9287c21ef50f1261dbb8a62642376820 OK 2026/03/13 03:14:26 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/03/13 03:14:26 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/13 03:14:26 DEBUG : Waiting for deletions to finish 2026/03/13 03:14:28 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/03/13 03:14:29 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestFileTag (6.56s) === RUN TestNoTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 03:14:30 DEBUG : toe: Making directory with metadata 2026/03/13 03:14:31 INFO : toe: Made directory with metadata (mtime=2026-03-13T03:14:30.111028487Z) 2026/03/13 03:14:31 DEBUG : toe/toe: Making directory with metadata 2026/03/13 03:14:31 INFO : toe/toe: Made directory with metadata (mtime=2026-03-13T03:14:30.111028487Z) 2026/03/13 03:14:31 DEBUG : toe: transformed to: tictactoe 2026/03/13 03:14:31 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/13 03:14:31 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/13 03:14:31 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/13 03:14:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 03:14:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 03:14:33 DEBUG : toe/toe/tictactoe: md5 = 9375a01c5355e61efdfde2e95c5afd3b OK 2026/03/13 03:14:33 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/03/13 03:14:33 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/13 03:14:33 DEBUG : Waiting for deletions to finish 2026/03/13 03:14:35 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/03/13 03:14:36 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestNoTag (6.62s) === RUN TestDirTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 03:14:36 DEBUG : empty_dir: Making directory with metadata 2026/03/13 03:14:36 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/13 03:14:36 DEBUG : toe: transformed to: tictactoe 2026/03/13 03:14:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/13 03:14:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/13 03:14:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/13 03:14:36 DEBUG : tictacempty_dir: Making directory with metadata 2026/03/13 03:14:37 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/13 03:14:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/13 03:14:37 DEBUG : toe: transformed to: tictactoe 2026/03/13 03:14:37 DEBUG : toe: transformed to: tictactoe 2026/03/13 03:14:37 DEBUG : tictactoe: Making directory with metadata 2026/03/13 03:14:38 INFO : tictactoe: Made directory with metadata (mtime=2026-03-13T03:14:36.732102931Z) 2026/03/13 03:14:38 DEBUG : toe: transformed to: tictactoe 2026/03/13 03:14:38 DEBUG : toe: transformed to: tictactoe 2026/03/13 03:14:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/13 03:14:38 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/03/13 03:14:39 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-03-13T03:14:36.732102931Z) 2026/03/13 03:14:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/13 03:14:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/13 03:14:39 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/13 03:14:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/13 03:14:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 03:14:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 03:14:40 DEBUG : tictactoe/tictactoe/toe.txt: md5 = f3e8ae80e96f9b1f50caa0439bc90177 OK 2026/03/13 03:14:40 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/13 03:14:40 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/13 03:14:40 DEBUG : Waiting for deletions to finish 2026/03/13 03:14:42 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/03/13 03:14:43 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDirTag (8.11s) === RUN TestAllTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 03:14:44 DEBUG : empty_dir: Making directory with metadata 2026/03/13 03:14:44 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/13 03:14:44 DEBUG : toe: transformed to: tictactoe 2026/03/13 03:14:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/13 03:14:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/13 03:14:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/13 03:14:45 DEBUG : tictacempty_dir: Making directory with metadata 2026/03/13 03:14:45 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/13 03:14:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/13 03:14:45 DEBUG : toe: transformed to: tictactoe 2026/03/13 03:14:45 DEBUG : toe: transformed to: tictactoe 2026/03/13 03:14:45 DEBUG : tictactoe: Making directory with metadata 2026/03/13 03:14:46 INFO : tictactoe: Made directory with metadata (mtime=2026-03-13T03:14:44.838194055Z) 2026/03/13 03:14:46 DEBUG : toe: transformed to: tictactoe 2026/03/13 03:14:46 DEBUG : toe: transformed to: tictactoe 2026/03/13 03:14:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/13 03:14:46 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/03/13 03:14:47 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-03-13T03:14:44.838194055Z) 2026/03/13 03:14:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/13 03:14:47 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/13 03:14:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/13 03:14:47 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/13 03:14:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/13 03:14:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 03:14:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 03:14:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 4c6dbda5f58cad7d4a01ca050f37efa2 OK 2026/03/13 03:14:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/13 03:14:48 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/13 03:14:48 DEBUG : Waiting for deletions to finish 2026/03/13 03:14:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 03:14:49 DEBUG : toe: transformed to: tictactoe 2026/03/13 03:14:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/13 03:14:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/13 03:14:50 DEBUG : toe: transformed to: tictactoe 2026/03/13 03:14:50 DEBUG : toe: transformed to: tictactoe 2026/03/13 03:14:50 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/13 03:14:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/13 03:14:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/03/13 03:14:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': 0 differences found 2026/03/13 03:14:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': 1 hashes could not be checked 2026/03/13 03:14:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': 1 matching files 2026/03/13 03:14:51 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/03/13 03:14:52 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestAllTag (8.67s) === RUN TestRunTwice run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 03:14:53 DEBUG : toe: transformed to: tictactoe 2026/03/13 03:14:53 DEBUG : toe: transformed to: tictactoe 2026/03/13 03:14:53 DEBUG : tictactoe: Making directory with metadata 2026/03/13 03:14:54 INFO : tictactoe: Made directory with metadata (mtime=2026-03-13T03:14:53.50629148Z) 2026/03/13 03:14:54 DEBUG : toe: transformed to: tictactoe 2026/03/13 03:14:54 DEBUG : toe: transformed to: tictactoe 2026/03/13 03:14:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/13 03:14:54 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/03/13 03:14:55 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-03-13T03:14:53.50629148Z) 2026/03/13 03:14:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/13 03:14:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/13 03:14:55 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/13 03:14:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/13 03:14:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 03:14:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 03:14:56 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 756be2c17af2db1b7cc652ceac0e2ec1 OK 2026/03/13 03:14:56 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/13 03:14:56 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/13 03:14:56 DEBUG : Waiting for deletions to finish 2026/03/13 03:14:57 DEBUG : toe: transformed to: tictactoe 2026/03/13 03:14:58 DEBUG : toe: transformed to: tictactoe 2026/03/13 03:14:58 DEBUG : tictactoe: Directory modification time the same (differ by -291.48µs, within tolerance 1ms) 2026/03/13 03:14:58 DEBUG : toe: transformed to: tictactoe 2026/03/13 03:14:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/13 03:14:58 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -291.48µs, within tolerance 1ms) 2026/03/13 03:14:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 03:14:58 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/13 03:14:58 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 03:14:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/13 03:14:58 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/03/13 03:14:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 03:14:58 DEBUG : Waiting for deletions to finish 2026/03/13 03:15:00 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/03/13 03:15:00 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestRunTwice (8.11s) === RUN TestSyntax 2026/03/13 03:15:01 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 03:15:01 DEBUG : toe: Making directory with metadata 2026/03/13 03:15:02 INFO : toe: Made directory with metadata (mtime=2026-03-13T03:15:01.613382584Z) 2026/03/13 03:15:02 DEBUG : toe/toe: Making directory with metadata 2026/03/13 03:15:03 INFO : toe/toe: Made directory with metadata (mtime=2026-03-13T03:15:01.613382584Z) 2026/03/13 03:15:03 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/13 03:15:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 03:15:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 03:15:04 DEBUG : toe/toe/toe: md5 = 174efbc8a6472249a1b68d51d03f4f15 OK 2026/03/13 03:15:04 DEBUG : toe/toe/toe: size = 11 OK 2026/03/13 03:15:04 INFO : toe/toe/toe: Copied (new) 2026/03/13 03:15:04 DEBUG : Waiting for deletions to finish 2026/03/13 03:15:06 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/03/13 03:15:07 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestConflicting (6.56s) === RUN TestMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 03:15:08 DEBUG : empty_dir: Making directory with metadata 2026/03/13 03:15:08 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/13 03:15:08 DEBUG : toe: transformed to: tictactoe 2026/03/13 03:15:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/13 03:15:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/13 03:15:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/13 03:15:08 DEBUG : tictacempty_dir: Making directory with metadata 2026/03/13 03:15:09 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/13 03:15:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/13 03:15:09 DEBUG : toe: transformed to: tictactoe 2026/03/13 03:15:09 DEBUG : toe: transformed to: tictactoe 2026/03/13 03:15:09 DEBUG : tictactoe: Making directory with metadata 2026/03/13 03:15:10 INFO : tictactoe: Made directory with metadata (mtime=2026-03-13T03:15:08.177456339Z) 2026/03/13 03:15:10 DEBUG : toe: transformed to: tictactoe 2026/03/13 03:15:10 DEBUG : toe: transformed to: tictactoe 2026/03/13 03:15:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/13 03:15:10 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/03/13 03:15:10 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-03-13T03:15:08.177456339Z) 2026/03/13 03:15:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/13 03:15:10 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/13 03:15:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/13 03:15:10 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/13 03:15:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/13 03:15:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/13 03:15:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 03:15:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 03:15:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 5212e40e8ac426822ea323b1a4635147 OK 2026/03/13 03:15:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/13 03:15:12 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/13 03:15:12 INFO : toe/toe/toe.txt: Deleted 2026/03/13 03:15:12 INFO : toe/toe: Removing directory 2026/03/13 03:15:12 INFO : toe: Removing directory 2026/03/13 03:15:12 INFO : empty_dir: Removing directory 2026/03/13 03:15:12 DEBUG : Local file system at /tmp/rclone2468562058: deleted 3 directories 2026/03/13 03:15:14 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/03/13 03:15:15 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestMove (8.37s) === RUN TestTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 03:15:16 DEBUG : empty_dir: Making directory with metadata 2026/03/13 03:15:16 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/13 03:15:16 DEBUG : toe: transformed to: tictactoe 2026/03/13 03:15:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/13 03:15:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/13 03:15:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/13 03:15:16 DEBUG : tictacempty_dir: Making directory with metadata 2026/03/13 03:15:17 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/13 03:15:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/13 03:15:17 DEBUG : toe: transformed to: tictactoe 2026/03/13 03:15:17 DEBUG : toe: transformed to: tictactoe 2026/03/13 03:15:17 DEBUG : tictactoe: Making directory with metadata 2026/03/13 03:15:18 INFO : tictactoe: Made directory with metadata (mtime=2026-03-13T03:15:16.551550419Z) 2026/03/13 03:15:18 DEBUG : toe: transformed to: tictactoe 2026/03/13 03:15:18 DEBUG : toe: transformed to: tictactoe 2026/03/13 03:15:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/13 03:15:18 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/03/13 03:15:19 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-03-13T03:15:16.551550419Z) 2026/03/13 03:15:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/13 03:15:19 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/13 03:15:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/13 03:15:19 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/13 03:15:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/13 03:15:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/13 03:15:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 03:15:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 03:15:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 8bee03821d8ec41e4795023c9cd8d314 OK 2026/03/13 03:15:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/13 03:15:20 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/13 03:15:20 INFO : toe/toe/toe.txt: Deleted 2026/03/13 03:15:20 INFO : toe/toe: Removing directory 2026/03/13 03:15:20 INFO : toe: Removing directory 2026/03/13 03:15:20 INFO : empty_dir: Removing directory 2026/03/13 03:15:20 DEBUG : Local file system at /tmp/rclone2468562058: deleted 3 directories 2026/03/13 03:15:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/13 03:15:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/13 03:15:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/13 03:15:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/13 03:15:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/13 03:15:23 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/03/13 03:15:25 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/03/13 03:15:26 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/03/13 03:15:27 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestTransformFile (12.61s) === RUN TestManualTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 03:15:29 DEBUG : Reset feature "Copy" 2026/03/13 03:15:29 DEBUG : Reset feature "Move" 2026/03/13 03:15:29 DEBUG : Reset feature "Copy" 2026/03/13 03:15:29 DEBUG : Reset feature "Move" 2026/03/13 03:15:29 DEBUG : empty_dir: Making directory with metadata 2026/03/13 03:15:29 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/13 03:15:29 DEBUG : toe: transformed to: tictactoe 2026/03/13 03:15:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/13 03:15:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/13 03:15:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/13 03:15:29 DEBUG : tictacempty_dir: Making directory with metadata 2026/03/13 03:15:30 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/13 03:15:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/13 03:15:30 DEBUG : toe: transformed to: tictactoe 2026/03/13 03:15:30 DEBUG : toe: transformed to: tictactoe 2026/03/13 03:15:30 DEBUG : tictactoe: Making directory with metadata 2026/03/13 03:15:30 INFO : tictactoe: Made directory with metadata (mtime=2026-03-13T03:15:29.157692017Z) 2026/03/13 03:15:30 DEBUG : toe: transformed to: tictactoe 2026/03/13 03:15:30 DEBUG : toe: transformed to: tictactoe 2026/03/13 03:15:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/13 03:15:30 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/03/13 03:15:31 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-03-13T03:15:29.157692017Z) 2026/03/13 03:15:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/13 03:15:31 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/13 03:15:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/13 03:15:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/13 03:15:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/13 03:15:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/13 03:15:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 03:15:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 03:15:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = bde0e74f96495ad4129503b337c79bdd OK 2026/03/13 03:15:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/13 03:15:32 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/13 03:15:32 INFO : toe/toe/toe.txt: Deleted 2026/03/13 03:15:32 INFO : toe/toe: Removing directory 2026/03/13 03:15:32 INFO : toe: Removing directory 2026/03/13 03:15:32 INFO : empty_dir: Removing directory 2026/03/13 03:15:32 DEBUG : Local file system at /tmp/rclone2468562058: deleted 3 directories 2026/03/13 03:15:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/13 03:15:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/13 03:15:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/13 03:15:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/13 03:15:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/13 03:15:37 DEBUG : toe/toe/toe.txt: md5 = 31ee39daee7550203d83b38527d96539 OK 2026/03/13 03:15:37 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/13 03:15:37 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/03/13 03:15:37 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/03/13 03:15:40 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/03/13 03:15:40 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/03/13 03:15:41 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/03/13 03:15:42 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestManualTransformFile (14.77s) === RUN TestBase64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 03:15:43 DEBUG : toe: transformed to: dG9l 2026/03/13 03:15:44 DEBUG : toe: transformed to: dG9l 2026/03/13 03:15:44 DEBUG : dG9l: Making directory with metadata 2026/03/13 03:15:45 INFO : dG9l: Made directory with metadata (mtime=2026-03-13T03:15:43.925857852Z) 2026/03/13 03:15:45 DEBUG : toe: transformed to: dG9l 2026/03/13 03:15:45 DEBUG : toe: transformed to: dG9l 2026/03/13 03:15:45 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/13 03:15:45 DEBUG : dG9l/dG9l: Making directory with metadata 2026/03/13 03:15:45 INFO : dG9l/dG9l: Made directory with metadata (mtime=2026-03-13T03:15:43.925857852Z) 2026/03/13 03:15:45 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/13 03:15:45 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/03/13 03:15:45 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/13 03:15:45 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/13 03:15:45 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/13 03:15:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 03:15:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 03:15:47 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = 5c3a1764a22a93ceb006b34e5d4b5881 OK 2026/03/13 03:15:47 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/03/13 03:15:47 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/03/13 03:15:47 DEBUG : Waiting for deletions to finish 2026/03/13 03:15:48 DEBUG : dG9l: transformed to: toe 2026/03/13 03:15:48 DEBUG : dG9l: transformed to: toe 2026/03/13 03:15:48 DEBUG : toe: Directory modification time the same (differ by 857.852µs, within tolerance 1ms) 2026/03/13 03:15:48 DEBUG : Added delayed dir = "toe", newDst=toe 2026/03/13 03:15:48 DEBUG : dG9l: transformed to: toe 2026/03/13 03:15:48 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/03/13 03:15:48 DEBUG : toe/toe: Directory modification time the same (differ by 857.852µs, within tolerance 1ms) 2026/03/13 03:15:48 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/03/13 03:15:48 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/03/13 03:15:48 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/13 03:15:48 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/03/13 03:15:48 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/03/13 03:15:48 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/03/13 03:15:48 DEBUG : Local file system at /tmp/rclone2468562058: Waiting for checks to finish 2026/03/13 03:15:48 DEBUG : Local file system at /tmp/rclone2468562058: Waiting for transfers to finish 2026/03/13 03:15:48 DEBUG : Waiting for deletions to finish 2026/03/13 03:15:50 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0/n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "the036mm5d36i1jcgrpnitaljc" 2026/03/13 03:15:51 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "n9dnr1gs5qeomhhe8mnv7po2a0" --- PASS: TestBase64 (8.25s) === RUN TestError run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi'", Local "Local file system at /tmp/rclone2468562058", Modify Window "1ms" 2026/03/13 03:15:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/13 03:15:52 DEBUG : toe: transformed to: 2026/03/13 03:15:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/13 03:15:52 DEBUG : toe: transformed to: 2026/03/13 03:15:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Making directory with metadata 2026/03/13 03:15:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Made directory with metadata (mtime=2026-03-13T03:15:52.17495046Z) 2026/03/13 03:15:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/13 03:15:52 DEBUG : toe: transformed to: 2026/03/13 03:15:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/13 03:15:52 DEBUG : toe: transformed to: 2026/03/13 03:15:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/13 03:15:52 DEBUG : toe/toe: transformed to: 2026/03/13 03:15:52 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/13 03:15:52 DEBUG : toe/toe: Making directory with metadata 2026/03/13 03:15:54 INFO : toe/toe: Made directory with metadata (mtime=2026-03-13T03:15:52.17495046Z) 2026/03/13 03:15:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/13 03:15:54 DEBUG : toe/toe: transformed to: 2026/03/13 03:15:54 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/13 03:15:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/13 03:15:54 DEBUG : toe: transformed to: 2026/03/13 03:15:54 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/13 03:15:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for checks to finish 2026/03/13 03:15:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Waiting for transfers to finish 2026/03/13 03:15:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/13 03:15:54 DEBUG : toe/toe/toe: transformed to: 2026/03/13 03:15:54 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/03/13 03:15:55 DEBUG : toe/toe/toe: md5 = b1b2d4697d85a56a0275401b9c5e05e6 OK 2026/03/13 03:15:55 DEBUG : toe/toe/toe: size = 11 OK 2026/03/13 03:15:55 INFO : toe/toe/toe: Copied (new) 2026/03/13 03:15:55 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': not deleting files as there were IO errors 2026/03/13 03:15:55 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': not deleting directories as there were IO errors 2026/03/13 03:15:57 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/03/13 03:15:58 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestError (6.93s) PASS 2026/03/13 03:15:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ponetac7nugi': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 26m26.367885469s (try 1/5)