"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/04/07 04:43:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-galefuc5papi" 2026/04/07 04:43:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/07 04:43:46 DEBUG : Creating backend with remote "TestDrive:crypt/0d4068rkm3gb8bk1mlhit17r9qsm5fk5fhdjdidut2mejv69osh0" 2026/04/07 04:43:47 DEBUG : Creating backend with remote "/tmp/rclone1636731888" === 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-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 04:43:48 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/07 04:43:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/07 04:43:48 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/04/07 04:43:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 04:43:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 04:43:48 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.73s) === RUN TestCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 04:43:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/07 04:43:49 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/07 04:43:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/07 04:43:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 04:43:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 04:43:51 DEBUG : sub dir/hello world: md5 = 81c66f3bb07be152b997b040270e1747 OK 2026/04/07 04:43:51 DEBUG : sub dir/hello world: size = 11 OK 2026/04/07 04:43:51 INFO : sub dir/hello world: Copied (new) 2026/04/07 04:43:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/07 04:43:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (5.61s) === RUN TestCopyMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 04:43:54 DEBUG : metadata sub dir: Making directory with metadata 2026/04/07 04:43:54 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/07 04:43:54 DEBUG : empty metadata sub dir: Making directory with metadata 2026/04/07 04:43:54 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/07 04:43:54 DEBUG : Local file system at /tmp/rclone1636731888: File to upload is small (21 bytes), uploading instead of streaming 2026/04/07 04:43:54 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/04/07 04:43:54 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/04/07 04:43:54 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/04/07 04:43:54 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/04/07 04:43:55 DEBUG : Google drive root 'crypt/0d4068rkm3gb8bk1mlhit17r9qsm5fk5fhdjdidut2mejv69osh0': Skipping btime metadata as can't update it on an existing file: 2026-04-07T04:43:54.964236593Z 2026/04/07 04:43:55 INFO : empty metadata sub dir: Updated directory metadata 2026/04/07 04:43:56 DEBUG : Google drive root 'crypt/0d4068rkm3gb8bk1mlhit17r9qsm5fk5fhdjdidut2mejv69osh0': Skipping btime metadata as can't update it on an existing file: 2026-04-07T04:43:54.964236593Z 2026/04/07 04:43:56 INFO : metadata sub dir: Updated directory metadata 2026/04/07 04:43:56 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/04/07 04:43:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 04:43:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 04:43:58 DEBUG : metadata sub dir/hello metadata world: md5 = 6eb8970bfafebeecb7d79b28b7b0e2c0 OK 2026/04/07 04:43:58 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/04/07 04:43:58 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/04/07 04:44:01 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (7.38s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 04:44:02 DEBUG : metadata sub dir: Making directory with metadata 2026/04/07 04:44:02 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/07 04:44:02 DEBUG : empty metadata sub dir: Making directory with metadata 2026/04/07 04:44:02 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/07 04:44:02 DEBUG : Local file system at /tmp/rclone1636731888: File to upload is small (21 bytes), uploading instead of streaming 2026/04/07 04:44:02 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/04/07 04:44:02 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/04/07 04:44:02 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/04/07 04:44:02 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/04/07 04:44:02 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2026/04/07 04:44:02 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2026/04/07 04:44:02 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/04/07 04:44:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 04:44:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 04:44:04 DEBUG : metadata sub dir/hello metadata world: md5 = 02ab83ed0997fd79cb51698d99ce809a OK 2026/04/07 04:44:04 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/04/07 04:44:04 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/04/07 04:44:04 DEBUG : Google drive root 'crypt/0d4068rkm3gb8bk1mlhit17r9qsm5fk5fhdjdidut2mejv69osh0': Skipping btime metadata as can't update it on an existing file: 2026-04-07T04:44:02.344318757Z 2026/04/07 04:44:05 INFO : metadata sub dir: Updated directory metadata 2026/04/07 04:44:08 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (6.44s) === RUN TestCopyMissingDirectory run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 04:44:08 DEBUG : Creating backend with remote "/non-existing" 2026/04/07 04:44:09 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/04/07 04:44:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 04:44:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.71s) === RUN TestCopyNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 04:44:09 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/07 04:44:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/07 04:44:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 04:44:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 04:44:11 DEBUG : sub dir/hello world: md5 = 0998f271e7b00833d8f54555031e2423 OK 2026/04/07 04:44:11 DEBUG : sub dir/hello world: size = 11 OK 2026/04/07 04:44:11 INFO : sub dir/hello world: Copied (new) 2026/04/07 04:44:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/07 04:44:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (5.16s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.47s) === RUN TestCopyCheckFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 04:44:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Running all checks before starting transfers 2026/04/07 04:44:15 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/07 04:44:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/07 04:44:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 04:44:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Checks finished, now starting transfers 2026/04/07 04:44:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 04:44:17 DEBUG : sub dir/hello world: md5 = afe13d6b29d4804fdfbb473bc17ae751 OK 2026/04/07 04:44:17 DEBUG : sub dir/hello world: size = 11 OK 2026/04/07 04:44:17 INFO : sub dir/hello world: Copied (new) 2026/04/07 04:44:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/07 04:44:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (5.10s) === RUN TestSyncNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 04:44:20 ERROR : Ignoring --no-traverse with sync 2026/04/07 04:44:20 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/07 04:44:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/07 04:44:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 04:44:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 04:44:22 DEBUG : sub dir/hello world: md5 = 299f4b9588417723723bdb57f4467ece OK 2026/04/07 04:44:22 DEBUG : sub dir/hello world: size = 11 OK 2026/04/07 04:44:22 INFO : sub dir/hello world: Copied (new) 2026/04/07 04:44:22 DEBUG : Waiting for deletions to finish 2026/04/07 04:44:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/07 04:44:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (5.31s) === RUN TestCopyWithDepth run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 04:44:25 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/04/07 04:44:25 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/07 04:44:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 04:44:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 04:44:27 DEBUG : hello world2: md5 = 91063d817a8bd3ea4ad29aa6732bb74a OK 2026/04/07 04:44:27 DEBUG : hello world2: size = 12 OK 2026/04/07 04:44:27 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.74s) === RUN TestCopyWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 04:44:28 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/07 04:44:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 04:44:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 04:44:29 DEBUG : potato2: md5 = 5c734d55d2f0f74d02db86ccbef7ea70 OK 2026/04/07 04:44:29 DEBUG : potato2: size = 11 OK 2026/04/07 04:44:29 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (2.98s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 04:44:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/07 04:44:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 04:44:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 04:44:33 DEBUG : potato2: md5 = 37b4fb44df762bbe2c38935f84898406 OK 2026/04/07 04:44:33 DEBUG : potato2: size = 11 OK 2026/04/07 04:44:33 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.90s) === RUN TestCopyEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 04:44:34 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/07 04:44:34 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/07 04:44:34 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/07 04:44:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/07 04:44:34 DEBUG : sub dir2: Making directory with metadata 2026/04/07 04:44:35 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/07 04:44:35 DEBUG : sub dir: Making directory with metadata 2026/04/07 04:44:35 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/07 04:44:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/07 04:44:35 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/07 04:44:37 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/07 04:44:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 04:44:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 04:44:37 DEBUG : sub dir/hello world: md5 = 33d4c6f6138a83befd6617eba8bd7a2c OK 2026/04/07 04:44:37 DEBUG : sub dir/hello world: size = 11 OK 2026/04/07 04:44:37 INFO : sub dir/hello world: Copied (new) 2026/04/07 04:44:41 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2026/04/07 04:44:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (8.30s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 04:44:42 INFO : sub dir2: Making directory 2026/04/07 04:44:42 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/07 04:44:42 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/07 04:44:42 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/04/07 04:44:42 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/07 04:44:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/07 04:44:42 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/04/07 04:44:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 04:44:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 04:44:44 DEBUG : sub dir/hello world: md5 = e8129b5ed2f42749e12611555ebb8b32 OK 2026/04/07 04:44:44 DEBUG : sub dir/hello world: size = 11 OK 2026/04/07 04:44:44 INFO : sub dir/hello world: Copied (new) 2026/04/07 04:44:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/07 04:44:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (5.32s) === RUN TestMoveEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 04:44:47 DEBUG : sub dir2: Making directory with metadata 2026/04/07 04:44:47 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/07 04:44:48 DEBUG : sub dir2: Making directory with metadata 2026/04/07 04:44:48 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/07 04:44:48 DEBUG : sub dir: Making directory with metadata 2026/04/07 04:44:49 INFO : sub dir: Made directory with metadata (mtime=2026-04-07T04:44:47.789824169Z) 2026/04/07 04:44:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/07 04:44:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 04:44:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 04:44:50 DEBUG : sub dir/hello world: md5 = 97946514ad4f22c43fd59b2e73ed00b7 OK 2026/04/07 04:44:50 DEBUG : sub dir/hello world: size = 11 OK 2026/04/07 04:44:50 INFO : sub dir/hello world: Copied (new) 2026/04/07 04:44:50 INFO : sub dir/hello world: Deleted 2026/04/07 04:44:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (6.62s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 04:44:54 DEBUG : sub dir no update dir modtime: Making directory with metadata 2026/04/07 04:44:54 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/07 04:44:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 04:44:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 04:44:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (3.48s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 04:44:57 INFO : sub dir2: Making directory 2026/04/07 04:44:58 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/04/07 04:44:58 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/07 04:44:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/07 04:44:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 04:44:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 04:45:00 DEBUG : sub dir/hello world: md5 = d5be26751063df3e9805fe29adf5cbfe OK 2026/04/07 04:45:00 DEBUG : sub dir/hello world: size = 11 OK 2026/04/07 04:45:00 INFO : sub dir/hello world: Copied (new) 2026/04/07 04:45:00 INFO : sub dir/hello world: Deleted 2026/04/07 04:45:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/07 04:45:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (5.48s) === RUN TestSyncEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 04:45:03 DEBUG : sub dir2: Making directory with metadata 2026/04/07 04:45:03 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/07 04:45:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/07 04:45:03 DEBUG : sub dir2: Making directory with metadata 2026/04/07 04:45:04 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/07 04:45:04 DEBUG : sub dir: Making directory with metadata 2026/04/07 04:45:05 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/07 04:45:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/07 04:45:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 04:45:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 04:45:06 DEBUG : sub dir/hello world: md5 = 49ee932eb189ed03223be03324d92d3f OK 2026/04/07 04:45:06 DEBUG : sub dir/hello world: size = 11 OK 2026/04/07 04:45:06 INFO : sub dir/hello world: Copied (new) 2026/04/07 04:45:06 DEBUG : Waiting for deletions to finish 2026/04/07 04:45:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (6.64s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.45s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 04:45:10 INFO : sub dir2: Making directory 2026/04/07 04:45:10 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/04/07 04:45:10 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/07 04:45:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/07 04:45:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 04:45:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 04:45:12 DEBUG : sub dir/hello world: md5 = 7b69bce5e189d75235fead9754049352 OK 2026/04/07 04:45:12 DEBUG : sub dir/hello world: size = 11 OK 2026/04/07 04:45:12 INFO : sub dir/hello world: Copied (new) 2026/04/07 04:45:12 DEBUG : Waiting for deletions to finish 2026/04/07 04:45:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/07 04:45:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (5.63s) === RUN TestServerSideCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 04:45:18 DEBUG : sub dir/hello world: md5 = 0954867c1e03eabb8768c47621b848cf OK 2026/04/07 04:45:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sezohax6gaxe" 2026/04/07 04:45:18 DEBUG : Creating backend with remote "TestDrive:crypt/mv9g33crq53186p9n15uqo9ug3k13ts95oj2bi08qsk1rj082kj0" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi' -> Encrypted drive 'TestCryptDrive:rclone-test-sezohax6gaxe' 2026/04/07 04:45:20 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/07 04:45:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/07 04:45:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sezohax6gaxe': Waiting for checks to finish 2026/04/07 04:45:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sezohax6gaxe': Waiting for transfers to finish 2026/04/07 04:45:22 DEBUG : sub dir/hello world: size = 11 OK 2026/04/07 04:45:22 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/07 04:45:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/07 04:45:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sezohax6gaxe': Purge remote 2026/04/07 04:45:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (9.98s) === RUN TestCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 04:45:28 DEBUG : sub dir/hello world: md5 = 8aba9d13881cc23cb6ea122a63ce0ef5 OK 2026/04/07 04:45:30 INFO : sub dir: Set directory modification time (using SetModTime) 2026/04/07 04:45:30 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/04/07 04:45:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 04:45:30 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1636731888) 2026/04/07 04:45:30 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi') 2026/04/07 04:45:30 DEBUG : sub dir/hello world: Sizes differ 2026/04/07 04:45:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 04:45:31 DEBUG : sub dir/hello world: md5 = b8a0ca5f01c42408afef4c16b8d61a58 OK 2026/04/07 04:45:31 DEBUG : sub dir/hello world: size = 17 OK 2026/04/07 04:45:31 INFO : sub dir/hello world: Copied (replaced existing) 2026/04/07 04:45:32 INFO : sub dir: Set directory modification time (using SetModTime) 2026/04/07 04:45:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (8.37s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 04:45:36 DEBUG : sub dir/hello world: md5 = da5298f50f62b1c8e272f292ef912296 OK 2026/04/07 04:45:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sipukah4qeku" 2026/04/07 04:45:37 DEBUG : Creating backend with remote "TestDrive:crypt/0sbss3sj5gg4d2b97vv5fni36v05f254e204ofo1lojh79crorvg" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi' -> Encrypted drive 'TestCryptDrive:rclone-test-sipukah4qeku' 2026/04/07 04:45:38 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/07 04:45:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/07 04:45:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sipukah4qeku': Waiting for checks to finish 2026/04/07 04:45:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sipukah4qeku': Waiting for transfers to finish 2026/04/07 04:45:41 DEBUG : sub dir/hello world: size = 11 OK 2026/04/07 04:45:41 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/07 04:45:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/07 04:45:43 DEBUG : sub dir/hello world: md5 = 88aaf76074d6e769ab22b397411cc090 OK 2026/04/07 04:45:44 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/04/07 04:45:44 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/04/07 04:45:44 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi') 2026/04/07 04:45:44 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-sipukah4qeku') 2026/04/07 04:45:44 DEBUG : sub dir/hello world: Sizes differ 2026/04/07 04:45:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sipukah4qeku': Waiting for checks to finish 2026/04/07 04:45:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sipukah4qeku': Waiting for transfers to finish 2026/04/07 04:45:46 DEBUG : sub dir/hello world: size = 17 OK 2026/04/07 04:45:46 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/07 04:45:46 INFO : sub dir: Set directory modification time (using SetModTime) 2026/04/07 04:45:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sipukah4qeku': Purge remote 2026/04/07 04:45:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (15.50s) === RUN TestMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 04:45:52 DEBUG : sub dir/hello world: md5 = 6d6b3052f9206d78b4f76fd16b4b9df2 OK 2026/04/07 04:45:53 INFO : sub dir: Set directory modification time (using SetModTime) 2026/04/07 04:45:53 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/04/07 04:45:53 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1636731888) 2026/04/07 04:45:53 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi') 2026/04/07 04:45:53 DEBUG : sub dir/hello world: Sizes differ 2026/04/07 04:45:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 04:45:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 04:45:54 DEBUG : sub dir/hello world: md5 = 374940cc83cb37b36787e96b879df95f OK 2026/04/07 04:45:54 DEBUG : sub dir/hello world: size = 17 OK 2026/04/07 04:45:54 INFO : sub dir/hello world: Copied (replaced existing) 2026/04/07 04:45:54 INFO : sub dir/hello world: Deleted 2026/04/07 04:45:55 INFO : sub dir: Set directory modification time (using SetModTime) 2026/04/07 04:45:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (7.59s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 04:45:59 DEBUG : sub dir/hello world: md5 = bf8921ec247b0f5858f5d314814866a1 OK 2026/04/07 04:46:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pocapip4kaxo" 2026/04/07 04:46:00 DEBUG : Creating backend with remote "TestDrive:crypt/etirbh3u7o97pt3rmvumvptq792g2jd8hbb1t2qse6remqq9926g" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi' -> Encrypted drive 'TestCryptDrive:rclone-test-pocapip4kaxo' 2026/04/07 04:46:01 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/07 04:46:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/07 04:46:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pocapip4kaxo': Waiting for checks to finish 2026/04/07 04:46:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pocapip4kaxo': Waiting for transfers to finish 2026/04/07 04:46:04 DEBUG : sub dir/hello world: size = 11 OK 2026/04/07 04:46:04 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/07 04:46:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/07 04:46:07 DEBUG : sub dir/hello world: md5 = 32c639dd7f22f23d14db9ff89f670dd4 OK 2026/04/07 04:46:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pocapip4kaxo': Using server-side directory move 2026/04/07 04:46:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pocapip4kaxo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/07 04:46:08 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/04/07 04:46:08 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/04/07 04:46:08 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi') 2026/04/07 04:46:08 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-pocapip4kaxo') 2026/04/07 04:46:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pocapip4kaxo': Waiting for checks to finish 2026/04/07 04:46:08 DEBUG : sub dir/hello world: Sizes differ 2026/04/07 04:46:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pocapip4kaxo': Waiting for transfers to finish 2026/04/07 04:46:08 INFO : sub dir/hello world: Deleted 2026/04/07 04:46:09 INFO : sub dir/hello world: Moved (server-side) 2026/04/07 04:46:09 INFO : sub dir: Set directory modification time (using SetModTime) 2026/04/07 04:46:12 DEBUG : sub dir/hello world: md5 = 8f4832547495ce6b8f73f9237f0bd406 OK 2026/04/07 04:46:13 DEBUG : testing file moves 2026/04/07 04:46:13 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/04/07 04:46:13 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/04/07 04:46:13 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi') 2026/04/07 04:46:13 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-pocapip4kaxo') 2026/04/07 04:46:13 DEBUG : sub dir/hello world: Sizes differ 2026/04/07 04:46:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pocapip4kaxo': Waiting for checks to finish 2026/04/07 04:46:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pocapip4kaxo': Waiting for transfers to finish 2026/04/07 04:46:14 INFO : sub dir/hello world: Deleted 2026/04/07 04:46:14 INFO : sub dir/hello world: Moved (server-side) 2026/04/07 04:46:14 INFO : sub dir: Set directory modification time (using SetModTime) 2026/04/07 04:46:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pocapip4kaxo': Purge remote --- PASS: TestServerSideMoveOverSelf (20.25s) === RUN TestCopyAfterDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 04:46:19 DEBUG : sub dir/hello world: md5 = 8dbfc86eb94fbaa0995775999df432fe OK 2026/04/07 04:46:19 ERROR : error listing: directory not found 2026/04/07 04:46:20 INFO : Local file system at /tmp/rclone1636731888: Making directory 2026/04/07 04:46:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 04:46:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 04:46:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (5.52s) === RUN TestCopyRedownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 04:46:25 DEBUG : sub dir/hello world: md5 = d65fbc5f600da8e3d76c9d113f2598e9 OK 2026/04/07 04:46:26 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/07 04:46:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/07 04:46:26 DEBUG : Local file system at /tmp/rclone1636731888: Waiting for checks to finish 2026/04/07 04:46:26 DEBUG : Local file system at /tmp/rclone1636731888: Waiting for transfers to finish 2026/04/07 04:46:27 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2026/04/07 04:46:27 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2026/04/07 04:46:27 INFO : sub dir/hello world: Copied (new) 2026/04/07 04:46:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/07 04:46:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (5.95s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 04:46:29 DEBUG : check sum: Need to transfer - File not found at Destination 2026/04/07 04:46:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 04:46:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 04:46:30 DEBUG : check sum: md5 = 88cf34733413cd17e10f1caa29f3169b OK 2026/04/07 04:46:30 DEBUG : check sum: size = 1 OK 2026/04/07 04:46:30 INFO : check sum: Copied (new) 2026/04/07 04:46:30 DEBUG : Waiting for deletions to finish 2026/04/07 04:46:31 DEBUG : check sum: size = 1 OK 2026/04/07 04:46:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/04/07 04:46:31 DEBUG : check sum: Size of src and dst objects identical 2026/04/07 04:46:31 DEBUG : check sum: Unchanged skipping 2026/04/07 04:46:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 04:46:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 04:46:31 DEBUG : Waiting for deletions to finish 2026/04/07 04:46:31 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.37s) === RUN TestSyncSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 04:46:32 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/04/07 04:46:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 04:46:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 04:46:34 DEBUG : sizeonly: md5 = ce6ab9ab8f4db4eac027d8da8ecad7b7 OK 2026/04/07 04:46:34 DEBUG : sizeonly: size = 6 OK 2026/04/07 04:46:34 INFO : sizeonly: Copied (new) 2026/04/07 04:46:34 DEBUG : Waiting for deletions to finish 2026/04/07 04:46:34 DEBUG : sizeonly: size = 6 OK 2026/04/07 04:46:34 DEBUG : sizeonly: Sizes identical 2026/04/07 04:46:34 DEBUG : sizeonly: Unchanged skipping 2026/04/07 04:46:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 04:46:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 04:46:34 DEBUG : Waiting for deletions to finish 2026/04/07 04:46:34 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.32s) === RUN TestSyncIgnoreSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 04:46:36 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/04/07 04:46:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 04:46:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 04:46:37 DEBUG : ignore-size: md5 = 43a55019d79318fca303f49ddfb658ec OK 2026/04/07 04:46:37 INFO : ignore-size: Copied (new) 2026/04/07 04:46:37 DEBUG : Waiting for deletions to finish 2026/04/07 04:46:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 04:46:38 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:46:38 DEBUG : ignore-size: Unchanged skipping 2026/04/07 04:46:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 04:46:38 DEBUG : Waiting for deletions to finish 2026/04/07 04:46:38 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.28s) === RUN TestSyncIgnoreTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 04:46:40 DEBUG : existing: md5 = 1f6b1e3a92d9616dbd72c04c1f4d80c8 OK 2026/04/07 04:46:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 04:46:41 DEBUG : existing: size = 6 OK 2026/04/07 04:46:41 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:46:41 DEBUG : existing: Unchanged skipping 2026/04/07 04:46:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 04:46:41 DEBUG : Waiting for deletions to finish 2026/04/07 04:46:41 INFO : There was nothing to transfer 2026/04/07 04:46:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 04:46:41 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/04/07 04:46:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 04:46:42 DEBUG : existing: md5 = 9f49223112fd35c18aa0ce322a584313 OK 2026/04/07 04:46:42 DEBUG : existing: size = 6 OK 2026/04/07 04:46:42 INFO : existing: Copied (replaced existing) 2026/04/07 04:46:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.63s) === RUN TestSyncIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 04:46:44 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/07 04:46:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 04:46:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 04:46:45 DEBUG : existing: md5 = 253a73fd4e4a99b7838d685c536b2674 OK 2026/04/07 04:46:45 DEBUG : existing: size = 6 OK 2026/04/07 04:46:45 INFO : existing: Copied (new) 2026/04/07 04:46:45 DEBUG : Waiting for deletions to finish 2026/04/07 04:46:46 DEBUG : existing: Destination exists, skipping 2026/04/07 04:46:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 04:46:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 04:46:46 DEBUG : Waiting for deletions to finish 2026/04/07 04:46:46 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.34s) === RUN TestSyncIgnoreErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 04:46:49 DEBUG : b/potato: md5 = b20eb95761777d95b90bc99692dd4556 OK 2026/04/07 04:46:51 DEBUG : c/non empty space: md5 = a485d4d385ccb62170150de32c2284d9 OK 2026/04/07 04:46:51 INFO : d: Making directory 2026/04/07 04:46:53 DEBUG : Added delayed dir = "a", newDst= 2026/04/07 04:46:53 INFO : c: Set directory modification time (using SetModTime) 2026/04/07 04:46:53 DEBUG : Added delayed dir = "c", newDst=c 2026/04/07 04:46:53 DEBUG : c/non empty space: size = 5 OK 2026/04/07 04:46:53 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/07 04:46:53 DEBUG : c/non empty space: Unchanged skipping 2026/04/07 04:46:53 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/07 04:46:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 04:46:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 04:46:55 DEBUG : a/potato2: md5 = 05305ce7738bcc67fff9e593d305eceb OK 2026/04/07 04:46:55 DEBUG : a/potato2: size = 60 OK 2026/04/07 04:46:55 INFO : a/potato2: Copied (new) 2026/04/07 04:46:55 DEBUG : Waiting for deletions to finish 2026/04/07 04:46:56 INFO : b/potato: Deleted 2026/04/07 04:46:56 INFO : a: Set directory modification time (using DirSetModTime) 2026/04/07 04:46:56 INFO : d: Removing directory 2026/04/07 04:46:57 INFO : b: Removing directory 2026/04/07 04:46:57 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/04/07 04:46:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': deleted 2 directories 2026/04/07 04:47:00 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/04/07 04:47:00 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (14.23s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 04:47:02 DEBUG : empty space: md5 = be595e351fdb7824affcfa6e27ec2dae OK 2026/04/07 04:47:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 04:47:03 DEBUG : empty space: size = 1 OK 2026/04/07 04:47:03 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/04/07 04:47:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 04:47:03 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/04/07 04:47:03 DEBUG : Waiting for deletions to finish 2026/04/07 04:47:03 DEBUG : empty space: size = 1 OK 2026/04/07 04:47:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 04:47:03 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/04/07 04:47:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 04:47:05 DEBUG : empty space: md5 = bf03ec1739aefa787e0ae514e815d31a OK 2026/04/07 04:47:05 DEBUG : empty space: size = 1 OK 2026/04/07 04:47:05 INFO : empty space: Copied (replaced existing) 2026/04/07 04:47:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (4.71s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.50s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 04:47:08 DEBUG : foo: md5 = b061188d0fab2a636b3c40cd6155da36 OK 2026/04/07 04:47:08 DEBUG : foo: size = 3 OK 2026/04/07 04:47:08 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/04/07 04:47:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 04:47:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 04:47:09 DEBUG : foo: md5 = 0ce194d24101f85227ae4ecb9a8bc191 OK 2026/04/07 04:47:09 DEBUG : foo: size = 3 OK 2026/04/07 04:47:09 INFO : foo: Copied (replaced existing) 2026/04/07 04:47:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (4.08s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 04:47:12 DEBUG : empty space: md5 = 632e40d72bceed0c0016972c1efa4870 OK 2026/04/07 04:47:12 DEBUG : potato: Need to transfer - File not found at Destination 2026/04/07 04:47:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 04:47:12 DEBUG : empty space: size = 1 OK 2026/04/07 04:47:12 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/07 04:47:12 DEBUG : empty space: Unchanged skipping 2026/04/07 04:47:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 04:47:13 DEBUG : potato: md5 = 174180d9a5b6e81ca3cbc21e1aba31b3 OK 2026/04/07 04:47:13 DEBUG : potato: size = 60 OK 2026/04/07 04:47:13 INFO : potato: Copied (new) 2026/04/07 04:47:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (4.96s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 04:47:16 DEBUG : potato: md5 = 99d23469ff60934a849e86629dfb66a4 OK 2026/04/07 04:47:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 04:47:17 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1636731888) 2026/04/07 04:47:17 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi') 2026/04/07 04:47:17 DEBUG : potato: Sizes differ 2026/04/07 04:47:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 04:47:18 DEBUG : potato: md5 = 3bab17557ca6e4d2ee3b50a82fc356aa OK 2026/04/07 04:47:18 DEBUG : potato: size = 21 OK 2026/04/07 04:47:18 INFO : potato: Copied (replaced existing) 2026/04/07 04:47:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.23s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 04:47:21 DEBUG : potato: md5 = 1fce29328e2a8cebec1e197cca24b643 OK 2026/04/07 04:47:21 DEBUG : potato: size = 21 OK 2026/04/07 04:47:21 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/04/07 04:47:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 04:47:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 04:47:22 DEBUG : potato: md5 = 5bae7a334b470891616c8d722bdb5fb0 OK 2026/04/07 04:47:22 DEBUG : potato: size = 21 OK 2026/04/07 04:47:22 INFO : potato: Copied (replaced existing) 2026/04/07 04:47:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (4.27s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 04:47:25 DEBUG : potato: md5 = 55b498609d552746d1c746ab4ed8b9ec OK 2026/04/07 04:47:27 DEBUG : empty space: md5 = f532f16dd6e9118f607ae4ba216d0b3e OK 2026/04/07 04:47:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/07 04:47:27 DEBUG : empty space: size = 1 OK 2026/04/07 04:47:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/07 04:47:27 DEBUG : empty space: Unchanged skipping 2026/04/07 04:47:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 04:47:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 04:47:27 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/04/07 04:47:27 DEBUG : Waiting for deletions to finish 2026/04/07 04:47:27 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.90s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 04:47:30 DEBUG : potato: md5 = ab91b34b472380405f2c566f649d6f3d OK 2026/04/07 04:47:32 DEBUG : empty space: md5 = f1c843b6d480b29bf8a92152e7b4080d OK 2026/04/07 04:47:32 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/07 04:47:32 DEBUG : empty space: size = 1 OK 2026/04/07 04:47:32 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/07 04:47:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 04:47:32 DEBUG : empty space: Unchanged skipping 2026/04/07 04:47:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 04:47:34 DEBUG : potato2: md5 = 7a050b71e9f216069df2e458251d83b9 OK 2026/04/07 04:47:34 DEBUG : potato2: size = 60 OK 2026/04/07 04:47:34 INFO : potato2: Copied (new) 2026/04/07 04:47:34 DEBUG : Waiting for deletions to finish 2026/04/07 04:47:34 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.20s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 04:47:38 DEBUG : b/potato: md5 = 100a66cd14a211df2a9d1849fd2975ba OK 2026/04/07 04:47:40 DEBUG : c/non empty space: md5 = ccd031dea61295f656f817f4c8780043 OK 2026/04/07 04:47:40 INFO : d: Making directory 2026/04/07 04:47:41 INFO : d/e: Making directory 2026/04/07 04:47:43 DEBUG : Added delayed dir = "a", newDst= 2026/04/07 04:47:43 INFO : c: Set directory modification time (using SetModTime) 2026/04/07 04:47:43 DEBUG : Added delayed dir = "c", newDst=c 2026/04/07 04:47:43 DEBUG : c/non empty space: size = 5 OK 2026/04/07 04:47:43 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/07 04:47:43 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/07 04:47:43 DEBUG : c/non empty space: Unchanged skipping 2026/04/07 04:47:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 04:47:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 04:47:46 DEBUG : a/potato2: md5 = 23359461b08181f5e6bfaa9c0927d4d8 OK 2026/04/07 04:47:46 DEBUG : a/potato2: size = 60 OK 2026/04/07 04:47:46 INFO : a/potato2: Copied (new) 2026/04/07 04:47:46 DEBUG : Waiting for deletions to finish 2026/04/07 04:47:46 INFO : b/potato: Deleted 2026/04/07 04:47:47 INFO : a: Set directory modification time (using DirSetModTime) 2026/04/07 04:47:47 INFO : d/e: Removing directory 2026/04/07 04:47:47 INFO : d: Removing directory 2026/04/07 04:47:47 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2026/04/07 04:47:48 INFO : b: Removing directory 2026/04/07 04:47:48 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/04/07 04:47:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': deleted 3 directories 2026/04/07 04:47:51 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/04/07 04:47:51 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (16.39s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 04:47:54 DEBUG : b/potato: md5 = 8b4d2324ed692b4929b347046ada5560 OK 2026/04/07 04:47:57 DEBUG : c/non empty space: md5 = 6c490031aba9a24dc6f34b91acb8362c OK 2026/04/07 04:47:57 INFO : d: Making directory 2026/04/07 04:47:58 DEBUG : Added delayed dir = "a", newDst= 2026/04/07 04:47:59 INFO : c: Set directory modification time (using SetModTime) 2026/04/07 04:47:59 DEBUG : Added delayed dir = "c", newDst=c 2026/04/07 04:47:59 DEBUG : c/non empty space: size = 5 OK 2026/04/07 04:47:59 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/07 04:47:59 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/07 04:47:59 DEBUG : c/non empty space: Unchanged skipping 2026/04/07 04:47:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 04:47:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 04:48:01 DEBUG : a/potato2: md5 = d5a3ada3352c9b6071e95a135edc363b OK 2026/04/07 04:48:01 DEBUG : a/potato2: size = 60 OK 2026/04/07 04:48:01 INFO : a/potato2: Copied (new) 2026/04/07 04:48:01 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': not deleting files as there were IO errors 2026/04/07 04:48:02 INFO : a: Set directory modification time (using DirSetModTime) 2026/04/07 04:48:02 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': not deleting directories as there were IO errors 2026/04/07 04:48:05 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/04/07 04:48:06 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/04/07 04:48:06 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (14.78s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 04:48:09 DEBUG : potato: md5 = 71fabe122f2a6433cec03206fb55b458 OK 2026/04/07 04:48:10 DEBUG : empty space: md5 = 5fe16acef38e067e4b5ef2c287cada18 OK 2026/04/07 04:48:10 DEBUG : Waiting for deletions to finish 2026/04/07 04:48:10 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/07 04:48:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 04:48:10 DEBUG : empty space: size = 1 OK 2026/04/07 04:48:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/07 04:48:10 DEBUG : empty space: Unchanged skipping 2026/04/07 04:48:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 04:48:11 INFO : potato: Deleted 2026/04/07 04:48:12 DEBUG : potato2: md5 = 047e06fa3a8e63d1f03d7b6b198408df OK 2026/04/07 04:48:12 DEBUG : potato2: size = 60 OK 2026/04/07 04:48:12 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (6.70s) === RUN TestSyncDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 04:48:15 DEBUG : potato: md5 = 3d136de0120529ea347c529a189cf214 OK 2026/04/07 04:48:16 DEBUG : empty space: md5 = dcda1c634431469bf1db40706c672d1c OK 2026/04/07 04:48:17 DEBUG : Waiting for deletions to finish 2026/04/07 04:48:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 04:48:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 04:48:18 INFO : potato: Deleted 2026/04/07 04:48:18 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/07 04:48:18 DEBUG : empty space: size = 1 OK 2026/04/07 04:48:18 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/07 04:48:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 04:48:18 DEBUG : empty space: Unchanged skipping 2026/04/07 04:48:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 04:48:20 DEBUG : potato2: md5 = 7279d9f6fedc7e4178c38bf432cc0175 OK 2026/04/07 04:48:20 DEBUG : potato2: size = 60 OK 2026/04/07 04:48:20 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (7.51s) === RUN TestCopyDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 04:48:23 DEBUG : potato: md5 = 787ce2399709399d1c96b39f7ff2820d OK 2026/04/07 04:48:23 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/07 04:48:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 04:48:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 04:48:25 DEBUG : potato2: md5 = efae7ee0ed5ac12fa9eb2e4ae5d29dd1 OK 2026/04/07 04:48:25 DEBUG : potato2: size = 19 OK 2026/04/07 04:48:25 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (5.22s) === RUN TestSyncWithExclude run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 04:48:28 DEBUG : potato2: md5 = 4d2b870c20e932dc80b3cce51a32b181 OK 2026/04/07 04:48:29 DEBUG : empty space: md5 = 158016b4fb8b9122ed09bfa28f885828 OK 2026/04/07 04:48:30 DEBUG : enormous: Excluded (Size Filter) 2026/04/07 04:48:30 DEBUG : enormous: Excluded 2026/04/07 04:48:30 DEBUG : potato2: Excluded (Size Filter) 2026/04/07 04:48:30 DEBUG : potato2: Excluded 2026/04/07 04:48:30 DEBUG : potato2: Excluded (Size Filter) 2026/04/07 04:48:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 04:48:30 DEBUG : empty space: size = 1 OK 2026/04/07 04:48:30 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/07 04:48:30 DEBUG : empty space: Unchanged skipping 2026/04/07 04:48:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 04:48:30 DEBUG : Waiting for deletions to finish 2026/04/07 04:48:30 INFO : There was nothing to transfer 2026/04/07 04:48:30 DEBUG : enormous: Excluded (Size Filter) 2026/04/07 04:48:30 DEBUG : enormous: Excluded 2026/04/07 04:48:30 DEBUG : potato2: Excluded (Size Filter) 2026/04/07 04:48:30 DEBUG : potato2: Excluded 2026/04/07 04:48:30 DEBUG : potato2: Excluded (Size Filter) 2026/04/07 04:48:30 DEBUG : empty space: size = 1 OK 2026/04/07 04:48:30 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/04/07 04:48:30 DEBUG : empty space: Unchanged skipping 2026/04/07 04:48:30 DEBUG : Local file system at /tmp/rclone1636731888: Waiting for checks to finish 2026/04/07 04:48:30 DEBUG : Local file system at /tmp/rclone1636731888: Waiting for transfers to finish 2026/04/07 04:48:30 DEBUG : Waiting for deletions to finish 2026/04/07 04:48:30 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.18s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 04:48:33 DEBUG : potato2: md5 = f249ee9371f8213ed49c925b560ac587 OK 2026/04/07 04:48:34 DEBUG : empty space: md5 = ea5737a6b1a298c3c47e4644fb072369 OK 2026/04/07 04:48:36 DEBUG : enormous: md5 = 7f660f372bfb038f2cf1809760230f74 OK 2026/04/07 04:48:36 DEBUG : enormous: Excluded (Size Filter) 2026/04/07 04:48:36 DEBUG : enormous: Excluded 2026/04/07 04:48:36 DEBUG : potato2: Excluded (Size Filter) 2026/04/07 04:48:36 DEBUG : potato2: Excluded 2026/04/07 04:48:36 DEBUG : empty space: size = 1 OK 2026/04/07 04:48:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/07 04:48:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 04:48:36 DEBUG : empty space: Unchanged skipping 2026/04/07 04:48:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 04:48:36 DEBUG : Waiting for deletions to finish 2026/04/07 04:48:37 INFO : potato2: Deleted 2026/04/07 04:48:37 INFO : enormous: Deleted 2026/04/07 04:48:37 INFO : There was nothing to transfer 2026/04/07 04:48:37 DEBUG : empty space: size = 1 OK 2026/04/07 04:48:37 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/04/07 04:48:37 DEBUG : empty space: Unchanged skipping 2026/04/07 04:48:37 DEBUG : Local file system at /tmp/rclone1636731888: Waiting for checks to finish 2026/04/07 04:48:37 DEBUG : Local file system at /tmp/rclone1636731888: Waiting for transfers to finish 2026/04/07 04:48:37 DEBUG : Waiting for deletions to finish 2026/04/07 04:48:37 INFO : potato2: Deleted 2026/04/07 04:48:37 INFO : enormous: Deleted 2026/04/07 04:48:37 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (6.64s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 04:48:40 DEBUG : one: md5 = 9700b97a7103f3576a15565c2282552f OK 2026/04/07 04:48:41 DEBUG : two: md5 = 39cd06ef758224ddb3aa8a09573c2a96 OK 2026/04/07 04:48:43 DEBUG : three: md5 = dbbba72eb343b315f3a5de22de21f913 OK 2026/04/07 04:48:44 DEBUG : four: md5 = e72b46d177b66ab21a74325d19a43e30 OK 2026/04/07 04:48:45 DEBUG : five: Need to transfer - File not found at Destination 2026/04/07 04:48:45 DEBUG : four: size = 4 (Local file system at /tmp/rclone1636731888) 2026/04/07 04:48:45 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi') 2026/04/07 04:48:45 DEBUG : four: Sizes differ 2026/04/07 04:48:45 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/04/07 04:48:45 DEBUG : one: Destination is newer than source, skipping 2026/04/07 04:48:45 DEBUG : three: size = 5 OK 2026/04/07 04:48:45 DEBUG : three: Sizes identical 2026/04/07 04:48:45 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/04/07 04:48:45 DEBUG : two: size = 3 OK 2026/04/07 04:48:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 04:48:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 04:48:46 DEBUG : two: md5 = b24bdaef038033ba51bb58eda24c9492 OK 2026/04/07 04:48:46 DEBUG : two: size = 3 OK 2026/04/07 04:48:46 INFO : two: Copied (replaced existing) 2026/04/07 04:48:46 DEBUG : five: md5 = 7a5eebe798c795953a6ca558bee04f19 OK 2026/04/07 04:48:46 DEBUG : five: size = 4 OK 2026/04/07 04:48:46 INFO : five: Copied (new) 2026/04/07 04:48:47 DEBUG : four: md5 = 6d3252934ebc95bca374ea482adf9de5 OK 2026/04/07 04:48:47 DEBUG : four: size = 4 OK 2026/04/07 04:48:47 INFO : four: Copied (replaced existing) 2026/04/07 04:48:47 DEBUG : Waiting for deletions to finish sync_test.go:1480: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (11.37s) === 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-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" sync_test.go:1569: Can track renames: false 2026/04/07 04:48:50 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Ignoring --track-renames as the source and destination do not have a common hash 2026/04/07 04:48:50 DEBUG : potato: Need to transfer - File not found at Destination 2026/04/07 04:48:50 DEBUG : yam: Need to transfer - File not found at Destination 2026/04/07 04:48:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 04:48:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 04:48:51 DEBUG : yam: md5 = fdedd3af25dfa5533f59d9b2826a0db8 OK 2026/04/07 04:48:51 DEBUG : yam: size = 11 OK 2026/04/07 04:48:51 INFO : yam: Copied (new) 2026/04/07 04:48:51 DEBUG : potato: md5 = d93ea1e95257316bd7cf3591be1e972c OK 2026/04/07 04:48:51 DEBUG : potato: size = 14 OK 2026/04/07 04:48:51 INFO : potato: Copied (new) 2026/04/07 04:48:51 DEBUG : Waiting for deletions to finish 2026/04/07 04:48:52 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Ignoring --track-renames as the source and destination do not have a common hash 2026/04/07 04:48:52 DEBUG : yaml: Need to transfer - File not found at Destination 2026/04/07 04:48:52 DEBUG : potato: size = 14 OK 2026/04/07 04:48:52 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:48:52 DEBUG : potato: Unchanged skipping 2026/04/07 04:48:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 04:48:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 04:48:53 DEBUG : yaml: md5 = 959a88971093e10a9eff8879357ce56c OK 2026/04/07 04:48:53 DEBUG : yaml: size = 11 OK 2026/04/07 04:48:53 INFO : yaml: Copied (new) 2026/04/07 04:48:53 DEBUG : Waiting for deletions to finish 2026/04/07 04:48:54 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (5.70s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/04/07 04:48:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Making map for --track-renames 2026/04/07 04:48:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Finished making map for --track-renames 2026/04/07 04:48:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 04:48:55 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/07 04:48:55 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/07 04:48:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for renames to finish 2026/04/07 04:48:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 04:48:57 DEBUG : yam: md5 = 1bf13fdfcf9a5fb9be56ca92391da6bd OK 2026/04/07 04:48:57 DEBUG : yam: size = 11 OK 2026/04/07 04:48:57 INFO : yam: Copied (new) 2026/04/07 04:48:57 DEBUG : potato: md5 = afdda0250ee3292a7034e92a896fbef9 OK 2026/04/07 04:48:57 DEBUG : potato: size = 14 OK 2026/04/07 04:48:57 INFO : potato: Copied (new) 2026/04/07 04:48:57 DEBUG : Waiting for deletions to finish 2026/04/07 04:48:57 DEBUG : potato: size = 14 OK 2026/04/07 04:48:57 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:48:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Making map for --track-renames 2026/04/07 04:48:57 DEBUG : potato: Unchanged skipping 2026/04/07 04:48:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Finished making map for --track-renames 2026/04/07 04:48:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 04:48:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for renames to finish 2026/04/07 04:48:58 INFO : yam: Moved (server-side) to: yaml 2026/04/07 04:48:58 INFO : yaml: Renamed from "yam" 2026/04/07 04:48:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 04:48:58 DEBUG : Waiting for deletions to finish 2026/04/07 04:48:58 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.43s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/04/07 04:49:00 DEBUG : Added delayed dir = "sub", newDst= 2026/04/07 04:49:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Making map for --track-renames 2026/04/07 04:49:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Finished making map for --track-renames 2026/04/07 04:49:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 04:49:00 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/07 04:49:00 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/04/07 04:49:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for renames to finish 2026/04/07 04:49:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 04:49:02 DEBUG : sub/yam: md5 = e605d82fc548ab4736c7a85a550cbac1 OK 2026/04/07 04:49:02 DEBUG : sub/yam: size = 11 OK 2026/04/07 04:49:02 INFO : sub/yam: Copied (new) 2026/04/07 04:49:02 DEBUG : potato: md5 = bafc58bcb728501175aa7f63c76a55ae OK 2026/04/07 04:49:02 DEBUG : potato: size = 14 OK 2026/04/07 04:49:02 INFO : potato: Copied (new) 2026/04/07 04:49:02 DEBUG : Waiting for deletions to finish 2026/04/07 04:49:03 INFO : sub: Set directory modification time (using DirSetModTime) 2026/04/07 04:49:04 DEBUG : potato: size = 14 OK 2026/04/07 04:49:04 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:49:04 DEBUG : potato: Unchanged skipping 2026/04/07 04:49:04 INFO : sub: Set directory modification time (using SetModTime) 2026/04/07 04:49:04 DEBUG : Added delayed dir = "sub", newDst=sub 2026/04/07 04:49:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Making map for --track-renames 2026/04/07 04:49:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Finished making map for --track-renames 2026/04/07 04:49:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 04:49:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for renames to finish 2026/04/07 04:49:05 INFO : sub/yam: Moved (server-side) to: yam 2026/04/07 04:49:05 INFO : yam: Renamed from "sub/yam" 2026/04/07 04:49:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 04:49:05 DEBUG : Waiting for deletions to finish 2026/04/07 04:49:05 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (7.84s) === RUN TestServerSideMoveLocal run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 04:49:08 DEBUG : Creating backend with remote "/tmp/rclone1636731888/dir1" 2026/04/07 04:49:08 DEBUG : Creating backend with remote "/tmp/rclone1636731888/dir2" 2026/04/07 04:49:08 DEBUG : Local file system at /tmp/rclone1636731888/dir2: Using server-side directory move 2026/04/07 04:49:08 INFO : Local file system at /tmp/rclone1636731888/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/07 04:49:08 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/04/07 04:49:08 DEBUG : Local file system at /tmp/rclone1636731888/dir2: Waiting for checks to finish 2026/04/07 04:49:08 DEBUG : Local file system at /tmp/rclone1636731888/dir2: Waiting for transfers to finish 2026/04/07 04:49:08 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.50s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 04:49:08 DEBUG : Added delayed dir = "nested", newDst= 2026/04/07 04:49:08 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/07 04:49:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/07 04:49:08 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/04/07 04:49:08 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/07 04:49:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 04:49:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 04:49:10 DEBUG : sub dir/hello world: md5 = 4c6b8aa700341417608710fa18496474 OK 2026/04/07 04:49:10 DEBUG : sub dir/hello world: size = 11 OK 2026/04/07 04:49:10 INFO : sub dir/hello world: Copied (new) 2026/04/07 04:49:10 INFO : sub dir/hello world: Deleted 2026/04/07 04:49:12 DEBUG : nested/sub dir/file: md5 = 5c2ece19a393527fd37177f0adbc1433 OK 2026/04/07 04:49:12 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/07 04:49:12 INFO : nested/sub dir/file: Copied (new) 2026/04/07 04:49:12 INFO : nested/sub dir/file: Deleted 2026/04/07 04:49:13 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/04/07 04:49:13 INFO : nested: Set directory modification time (using DirSetModTime) 2026/04/07 04:49:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/07 04:49:13 INFO : sub dir: Removing directory 2026/04/07 04:49:13 INFO : nested/sub dir: Removing directory 2026/04/07 04:49:13 INFO : nested: Removing directory 2026/04/07 04:49:13 DEBUG : Local file system at /tmp/rclone1636731888: deleted 3 directories 2026/04/07 04:49:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/04/07 04:49:17 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/04/07 04:49:17 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (9.85s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 04:49:18 DEBUG : Added delayed dir = "nested", newDst= 2026/04/07 04:49:18 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/07 04:49:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/07 04:49:18 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/04/07 04:49:18 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/07 04:49:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 04:49:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 04:49:20 DEBUG : sub dir/hello world: md5 = d6dcd2a71f4e5225c9e7550f98dbbddc OK 2026/04/07 04:49:20 DEBUG : sub dir/hello world: size = 11 OK 2026/04/07 04:49:20 INFO : sub dir/hello world: Copied (new) 2026/04/07 04:49:20 INFO : sub dir/hello world: Deleted 2026/04/07 04:49:22 DEBUG : nested/sub dir/file: md5 = 1e5c0d902a19a79416481b699f15180a OK 2026/04/07 04:49:22 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/07 04:49:22 INFO : nested/sub dir/file: Copied (new) 2026/04/07 04:49:22 INFO : nested/sub dir/file: Deleted 2026/04/07 04:49:22 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/04/07 04:49:23 INFO : nested: Set directory modification time (using DirSetModTime) 2026/04/07 04:49:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/07 04:49:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/04/07 04:49:26 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/04/07 04:49:27 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (9.78s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 04:49:28 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/04/07 04:49:28 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/07 04:49:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 04:49:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 04:49:29 DEBUG : existing: md5 = cc48d2753f6b54ca5e3ac218e975cb9a OK 2026/04/07 04:49:29 DEBUG : existing: size = 6 OK 2026/04/07 04:49:29 INFO : existing: Copied (new) 2026/04/07 04:49:29 INFO : existing: Deleted 2026/04/07 04:49:30 DEBUG : existing-b: md5 = fab4dd937d2ec73c433a6c6ec23949db OK 2026/04/07 04:49:30 DEBUG : existing-b: size = 6 OK 2026/04/07 04:49:30 INFO : existing-b: Copied (new) 2026/04/07 04:49:30 INFO : existing-b: Deleted 2026/04/07 04:49:30 DEBUG : existing: Destination exists, skipping 2026/04/07 04:49:30 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/04/07 04:49:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 04:49:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 04:49:30 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (3.93s) === RUN TestServerSideMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 04:49:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xolutat3zagi" 2026/04/07 04:49:32 DEBUG : Creating backend with remote "TestDrive:crypt/4p04j948ipnt2bj884m094q1gihka113svnmh7q5pa348v5v07u0" 2026/04/07 04:49:34 DEBUG : potato2: md5 = 3e49c2b86da1851abbb0a0ec8b56c9d5 OK 2026/04/07 04:49:36 DEBUG : empty space: md5 = b815eb57c8aa458f5230bc5c001d7275 OK 2026/04/07 04:49:37 DEBUG : potato3: md5 = 7fe5cf56b58b61ed26108890e647dfa0 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi' -> Encrypted drive 'TestCryptDrive:rclone-test-xolutat3zagi' 2026/04/07 04:49:39 DEBUG : empty space: md5 = 71a3803e2e591f2b803881cb527978ea OK 2026/04/07 04:49:41 DEBUG : potato3: md5 = f612206dd6f031b4bcb50de03f0bc370 OK 2026/04/07 04:49:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xolutat3zagi': Using server-side directory move 2026/04/07 04:49:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xolutat3zagi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/07 04:49:41 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/07 04:49:41 DEBUG : empty space: size = 1 OK 2026/04/07 04:49:41 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/07 04:49:41 DEBUG : empty space: Unchanged skipping 2026/04/07 04:49:41 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi') 2026/04/07 04:49:41 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-xolutat3zagi') 2026/04/07 04:49:41 DEBUG : potato3: Sizes differ 2026/04/07 04:49:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xolutat3zagi': Waiting for checks to finish 2026/04/07 04:49:42 INFO : empty space: Deleted 2026/04/07 04:49:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xolutat3zagi': Waiting for transfers to finish 2026/04/07 04:49:42 INFO : potato3: Deleted 2026/04/07 04:49:42 INFO : potato2: Moved (server-side) 2026/04/07 04:49:42 INFO : potato3: Moved (server-side) 2026/04/07 04:49:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-baqazik5coka" 2026/04/07 04:49:43 DEBUG : Creating backend with remote "TestDrive:crypt/aa4rp0hied4m9jh1qflov8akk66u1enfu9vulghnptd0a07pa0vg" 2026/04/07 04:49:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-baqazik5coka': Using server-side directory move 2026/04/07 04:49:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-baqazik5coka': Server side directory move succeeded 2026/04/07 04:49:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-baqazik5coka': Purge remote 2026/04/07 04:49:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xolutat3zagi': Purge remote 2026/04/07 04:49:46 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (15.18s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 04:49:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pukugoy3juqa" 2026/04/07 04:49:47 DEBUG : Creating backend with remote "TestDrive:crypt/148d4aa23upeuj0h0j6pdnb8b2s6rkngl9fbrbcl66kediop6350" 2026/04/07 04:49:49 DEBUG : potato2: md5 = ab3f5cac7fbb942a0e99e6667530baa1 OK 2026/04/07 04:49:51 DEBUG : empty space: md5 = 71d9e149def4ebd6d478dd0918cc069b OK 2026/04/07 04:49:52 DEBUG : potato3: md5 = 781318dcb8400d49ef5d6f9970dd19e1 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi' -> Encrypted drive 'TestCryptDrive:rclone-test-pukugoy3juqa' 2026/04/07 04:49:55 DEBUG : empty space: md5 = 1443bd961e878a3b3b9542ab5601f1a2 OK 2026/04/07 04:49:56 DEBUG : potato3: md5 = 95462ec4bd820369cf82f35d2ca98cdf OK 2026/04/07 04:49:56 DEBUG : empty space: Excluded (Size Filter) 2026/04/07 04:49:56 DEBUG : empty space: Excluded (Size Filter) 2026/04/07 04:49:56 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/07 04:49:56 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi') 2026/04/07 04:49:56 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-pukugoy3juqa') 2026/04/07 04:49:56 DEBUG : potato3: Sizes differ 2026/04/07 04:49:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pukugoy3juqa': Waiting for checks to finish 2026/04/07 04:49:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pukugoy3juqa': Waiting for transfers to finish 2026/04/07 04:49:57 INFO : potato3: Deleted 2026/04/07 04:49:57 INFO : potato2: Moved (server-side) 2026/04/07 04:49:58 INFO : potato3: Moved (server-side) 2026/04/07 04:49:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mateciz1daju" 2026/04/07 04:49:58 DEBUG : Creating backend with remote "TestDrive:crypt/n91dm1i6lq5ambgg8cj7km9kd6v3bvaq7685cqkt1ep2esfnkmng" 2026/04/07 04:50:00 DEBUG : empty space: Excluded (Size Filter) 2026/04/07 04:50:00 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/07 04:50:00 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/07 04:50:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mateciz1daju': Waiting for checks to finish 2026/04/07 04:50:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mateciz1daju': Waiting for transfers to finish 2026/04/07 04:50:01 INFO : potato2: Moved (server-side) 2026/04/07 04:50:01 INFO : potato3: Moved (server-side) 2026/04/07 04:50:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mateciz1daju': Purge remote 2026/04/07 04:50:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pukugoy3juqa': Purge remote --- PASS: TestServerSideMoveWithFilter (16.44s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 04:50:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-deqikik9yabu" 2026/04/07 04:50:03 DEBUG : Creating backend with remote "TestDrive:crypt/r1mrko4j2frr13os1poehbpqn8rcu1e4n9n0a8lcft210s4qmoig" 2026/04/07 04:50:06 DEBUG : potato2: md5 = 1e3148015ebebcd37ab3f022b76c9869 OK 2026/04/07 04:50:07 DEBUG : empty space: md5 = ce41e1eba2cca3dde4b68e135827a213 OK 2026/04/07 04:50:09 DEBUG : potato3: md5 = dbab0df128c5c6f425db2986b46af9a2 OK 2026/04/07 04:50:09 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi' -> Encrypted drive 'TestCryptDrive:rclone-test-deqikik9yabu' 2026/04/07 04:50:12 DEBUG : empty space: md5 = 3d5db7bee77676861a0938c41a575238 OK 2026/04/07 04:50:13 DEBUG : potato3: md5 = cb89a7b8aae55e27468eb84fe03ac731 OK 2026/04/07 04:50:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deqikik9yabu': Using server-side directory move 2026/04/07 04:50:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-deqikik9yabu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/07 04:50:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/07 04:50:14 DEBUG : Added delayed dir = "tomatoDir", newDst= 2026/04/07 04:50:14 DEBUG : empty space: size = 1 OK 2026/04/07 04:50:14 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/07 04:50:14 DEBUG : empty space: Unchanged skipping 2026/04/07 04:50:14 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi') 2026/04/07 04:50:14 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-deqikik9yabu') 2026/04/07 04:50:14 DEBUG : potato3: Sizes differ 2026/04/07 04:50:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deqikik9yabu': Waiting for checks to finish 2026/04/07 04:50:15 INFO : empty space: Deleted 2026/04/07 04:50:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deqikik9yabu': Waiting for transfers to finish 2026/04/07 04:50:15 INFO : potato3: Deleted 2026/04/07 04:50:15 INFO : potato2: Moved (server-side) 2026/04/07 04:50:15 INFO : potato3: Moved (server-side) 2026/04/07 04:50:15 INFO : tomatoDir: Removing directory 2026/04/07 04:50:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': deleted 1 directories 2026/04/07 04:50:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-povatog8quda" 2026/04/07 04:50:16 DEBUG : Creating backend with remote "TestDrive:crypt/aktqtq8un56mok324pt3evj2icdu849175bb2pco0hgv8iq8h1ng" 2026/04/07 04:50:17 INFO : tomatoDir: Making directory 2026/04/07 04:50:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-povatog8quda': Using server-side directory move 2026/04/07 04:50:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-povatog8quda': Server side directory move succeeded 2026/04/07 04:50:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-povatog8quda': Purge remote 2026/04/07 04:50:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deqikik9yabu': Purge remote 2026/04/07 04:50:21 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (18.38s) === RUN TestServerSideMoveOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.57s) === RUN TestSyncOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 04:50:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-galefuc5papi/rclone-sync-test" 2026/04/07 04:50:22 DEBUG : Creating backend with remote "TestDrive:crypt/0d4068rkm3gb8bk1mlhit17r9qsm5fk5fhdjdidut2mejv69osh0/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (2.02s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 04:50:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-galefuc5papi/rclone-sync-test" 2026/04/07 04:50:24 DEBUG : Creating backend with remote "TestDrive:crypt/0d4068rkm3gb8bk1mlhit17r9qsm5fk5fhdjdidut2mejv69osh0/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2026/04/07 04:50:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-galefuc5papi/rclone-sync-test-include/layer2" 2026/04/07 04:50:27 DEBUG : Creating backend with remote "TestDrive:crypt/0d4068rkm3gb8bk1mlhit17r9qsm5fk5fhdjdidut2mejv69osh0/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2026/04/07 04:50:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-galefuc5papi/rclone-sync-test-ignore-file" 2026/04/07 04:50:30 DEBUG : Creating backend with remote "TestDrive:crypt/0d4068rkm3gb8bk1mlhit17r9qsm5fk5fhdjdidut2mejv69osh0/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2026/04/07 04:50:34 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = 1a4cbedc4add2bfce451137a01f4d74c OK 2026/04/07 04:50:36 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/04/07 04:50:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi/rclone-sync-test': Waiting for checks to finish 2026/04/07 04:50:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi/rclone-sync-test': Waiting for transfers to finish 2026/04/07 04:50:36 DEBUG : Waiting for deletions to finish 2026/04/07 04:50:36 INFO : There was nothing to transfer 2026/04/07 04:50:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 04:50:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 04:50:38 DEBUG : Waiting for deletions to finish 2026/04/07 04:50:38 INFO : rclone-sync-test-include: Removing directory 2026/04/07 04:50:38 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/04/07 04:50:38 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/04/07 04:50:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': failed to delete 1 directories 2026/04/07 04:50:38 INFO : There was nothing to transfer 2026/04/07 04:50:40 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/04/07 04:50:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/04/07 04:50:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/04/07 04:50:40 DEBUG : Waiting for deletions to finish 2026/04/07 04:50:40 INFO : There was nothing to transfer 2026/04/07 04:50:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 04:50:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 04:50:42 DEBUG : Waiting for deletions to finish 2026/04/07 04:50:42 INFO : rclone-sync-test-include: Removing directory 2026/04/07 04:50:42 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/04/07 04:50:42 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/04/07 04:50:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': failed to delete 1 directories 2026/04/07 04:50:42 INFO : There was nothing to transfer 2026/04/07 04:50:44 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/04/07 04:50:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/04/07 04:50:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/04/07 04:50:44 DEBUG : Waiting for deletions to finish 2026/04/07 04:50:44 INFO : There was nothing to transfer 2026/04/07 04:50:46 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/04/07 04:50:46 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (23.58s) === RUN TestSyncCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 04:50:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-galefuc5papi/dst" 2026/04/07 04:50:48 DEBUG : Creating backend with remote "TestDrive:crypt/0d4068rkm3gb8bk1mlhit17r9qsm5fk5fhdjdidut2mejv69osh0/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/07 04:50:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-galefuc5papi/CompareDest" 2026/04/07 04:50:49 DEBUG : Creating backend with remote "TestDrive:crypt/0d4068rkm3gb8bk1mlhit17r9qsm5fk5fhdjdidut2mejv69osh0/gveqi14airsml4bgu7krj116o8" 2026/04/07 04:50:51 DEBUG : one: Need to transfer - File not found at Destination 2026/04/07 04:50:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi/dst': Waiting for checks to finish 2026/04/07 04:50:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi/dst': Waiting for transfers to finish 2026/04/07 04:50:54 DEBUG : one: md5 = 30ceae2770c88ef824cd3a2ad53e63ac OK 2026/04/07 04:50:54 DEBUG : one: size = 3 OK 2026/04/07 04:50:54 INFO : one: Copied (new) 2026/04/07 04:50:54 DEBUG : Waiting for deletions to finish 2026/04/07 04:50:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone1636731888) 2026/04/07 04:50:55 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi/dst') 2026/04/07 04:50:55 DEBUG : one: Sizes differ 2026/04/07 04:50:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi/dst': Waiting for checks to finish 2026/04/07 04:50:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi/dst': Waiting for transfers to finish 2026/04/07 04:50:56 DEBUG : one: md5 = 9bc50361af372f84d386d7ba31e10578 OK 2026/04/07 04:50:56 DEBUG : one: size = 5 OK 2026/04/07 04:50:56 INFO : one: Copied (replaced existing) 2026/04/07 04:50:56 DEBUG : Waiting for deletions to finish 2026/04/07 04:50:58 DEBUG : dst/one: md5 = f9c90fbed9b1a5b097293876231974a5 OK 2026/04/07 04:51:00 DEBUG : CompareDest/one: md5 = 29e015725d86a147dd5082ff69922436 OK 2026/04/07 04:51:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi/dst': Waiting for checks to finish 2026/04/07 04:51:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone1636731888) 2026/04/07 04:51:01 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi/dst') 2026/04/07 04:51:01 DEBUG : one: Sizes differ 2026/04/07 04:51:02 DEBUG : one: size = 5 OK 2026/04/07 04:51:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/07 04:51:02 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/07 04:51:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi/dst': Waiting for transfers to finish 2026/04/07 04:51:02 DEBUG : Waiting for deletions to finish 2026/04/07 04:51:02 INFO : There was nothing to transfer 2026/04/07 04:51:04 DEBUG : CompareDest/two: md5 = 3d241e84841dfa8fa05530e4b1c919f8 OK 2026/04/07 04:51:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone1636731888) 2026/04/07 04:51:04 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi/dst') 2026/04/07 04:51:04 DEBUG : one: Sizes differ 2026/04/07 04:51:05 DEBUG : one: size = 5 OK 2026/04/07 04:51:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/07 04:51:05 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/07 04:51:05 DEBUG : two: size = 3 OK 2026/04/07 04:51:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/07 04:51:05 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/07 04:51:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi/dst': Waiting for checks to finish 2026/04/07 04:51:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi/dst': Waiting for transfers to finish 2026/04/07 04:51:05 DEBUG : Waiting for deletions to finish 2026/04/07 04:51:05 INFO : There was nothing to transfer 2026/04/07 04:51:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone1636731888) 2026/04/07 04:51:05 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi/dst') 2026/04/07 04:51:05 DEBUG : one: Sizes differ 2026/04/07 04:51:06 DEBUG : one: size = 5 OK 2026/04/07 04:51:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/07 04:51:06 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/07 04:51:06 DEBUG : two: size = 3 OK 2026/04/07 04:51:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/07 04:51:06 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/07 04:51:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi/dst': Waiting for checks to finish 2026/04/07 04:51:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi/dst': Waiting for transfers to finish 2026/04/07 04:51:06 DEBUG : Waiting for deletions to finish 2026/04/07 04:51:06 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/04/07 04:51:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone1636731888) 2026/04/07 04:51:07 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi/dst') 2026/04/07 04:51:07 DEBUG : one: Sizes differ 2026/04/07 04:51:07 DEBUG : two: size = 5 (Local file system at /tmp/rclone1636731888) 2026/04/07 04:51:07 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi/CompareDest') 2026/04/07 04:51:07 DEBUG : two: Sizes differ 2026/04/07 04:51:07 DEBUG : two: Need to transfer - File not found at Destination 2026/04/07 04:51:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi/dst': Waiting for checks to finish 2026/04/07 04:51:07 DEBUG : one: size = 5 OK 2026/04/07 04:51:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/07 04:51:07 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/07 04:51:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi/dst': Waiting for transfers to finish 2026/04/07 04:51:09 DEBUG : two: md5 = f2c2a8962b9c6aeaa719bd60ed93719a OK 2026/04/07 04:51:09 DEBUG : two: size = 5 OK 2026/04/07 04:51:09 INFO : two: Copied (new) 2026/04/07 04:51:09 DEBUG : Waiting for deletions to finish 2026/04/07 04:51:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/07 04:51:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/07 04:51:12 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/07 04:51:12 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCompareDest (25.04s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 04:51:15 DEBUG : pre-dest1/1: md5 = eb1a94b770aa020b4980dcf6b0033c34 OK 2026/04/07 04:51:17 DEBUG : pre-dest2/2: md5 = 43b14c4c6cf61c61a1e6cf6faa27db8a OK 2026/04/07 04:51:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-galefuc5papi/dest" 2026/04/07 04:51:18 DEBUG : Creating backend with remote "TestDrive:crypt/0d4068rkm3gb8bk1mlhit17r9qsm5fk5fhdjdidut2mejv69osh0/rg03c1jvnehrrc617i0lnqjddc" 2026/04/07 04:51:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-galefuc5papi/pre-dest1" 2026/04/07 04:51:19 DEBUG : Creating backend with remote "TestDrive:crypt/0d4068rkm3gb8bk1mlhit17r9qsm5fk5fhdjdidut2mejv69osh0/bbnblvh6k061ssopqrp18kd7gc" 2026/04/07 04:51:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-galefuc5papi/pre-dest2" 2026/04/07 04:51:20 DEBUG : Creating backend with remote "TestDrive:crypt/0d4068rkm3gb8bk1mlhit17r9qsm5fk5fhdjdidut2mejv69osh0/dgicm1h6b5ejvlltm8eeif0bnk" 2026/04/07 04:51:21 DEBUG : 1: size = 1 OK 2026/04/07 04:51:21 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:51:21 DEBUG : 1: Destination found in --compare-dest, skipping 2026/04/07 04:51:22 DEBUG : 2: size = 1 OK 2026/04/07 04:51:22 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:51:22 DEBUG : 2: Destination found in --compare-dest, skipping 2026/04/07 04:51:22 DEBUG : 3: Need to transfer - File not found at Destination 2026/04/07 04:51:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi/dest': Waiting for checks to finish 2026/04/07 04:51:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi/dest': Waiting for transfers to finish 2026/04/07 04:51:25 DEBUG : 3: md5 = 7e07554a1b45cfe0dad1094163e5b9b3 OK 2026/04/07 04:51:25 DEBUG : 3: size = 1 OK 2026/04/07 04:51:25 INFO : 3: Copied (new) 2026/04/07 04:51:25 DEBUG : Waiting for deletions to finish 2026/04/07 04:51:28 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2026/04/07 04:51:28 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2026/04/07 04:51:29 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (16.68s) === RUN TestSyncCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 04:51:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-galefuc5papi/dst" 2026/04/07 04:51:30 DEBUG : Creating backend with remote "TestDrive:crypt/0d4068rkm3gb8bk1mlhit17r9qsm5fk5fhdjdidut2mejv69osh0/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/07 04:51:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-galefuc5papi/CopyDest" 2026/04/07 04:51:31 DEBUG : Creating backend with remote "TestDrive:crypt/0d4068rkm3gb8bk1mlhit17r9qsm5fk5fhdjdidut2mejv69osh0/d09o6po3f7bm6ce32vdgs8h9ls" 2026/04/07 04:51:33 DEBUG : one: Need to transfer - File not found at Destination 2026/04/07 04:51:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi/dst': Waiting for checks to finish 2026/04/07 04:51:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi/dst': Waiting for transfers to finish 2026/04/07 04:51:35 DEBUG : one: md5 = 095f168b7965da602c7c26a7ab3c78e9 OK 2026/04/07 04:51:35 DEBUG : one: size = 3 OK 2026/04/07 04:51:35 INFO : one: Copied (new) 2026/04/07 04:51:35 DEBUG : Waiting for deletions to finish 2026/04/07 04:51:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone1636731888) 2026/04/07 04:51:36 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi/dst') 2026/04/07 04:51:36 DEBUG : one: Sizes differ 2026/04/07 04:51:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi/dst': Waiting for checks to finish 2026/04/07 04:51:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi/dst': Waiting for transfers to finish 2026/04/07 04:51:38 DEBUG : one: md5 = 02aba301c52568f5cc40cadf8b6abad4 OK 2026/04/07 04:51:38 DEBUG : one: size = 5 OK 2026/04/07 04:51:38 INFO : one: Copied (replaced existing) 2026/04/07 04:51:38 DEBUG : Waiting for deletions to finish 2026/04/07 04:51:40 DEBUG : dst/one: md5 = 06a6a425859d9679b71fe42fec637dc2 OK 2026/04/07 04:51:42 DEBUG : CopyDest/one: md5 = 30442fd39aa43058f94db9f7ce999d4b OK 2026/04/07 04:51:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-galefuc5papi/BackupDir" 2026/04/07 04:51:43 DEBUG : Creating backend with remote "TestDrive:crypt/0d4068rkm3gb8bk1mlhit17r9qsm5fk5fhdjdidut2mejv69osh0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/04/07 04:51:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone1636731888) 2026/04/07 04:51:44 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi/dst') 2026/04/07 04:51:44 DEBUG : one: Sizes differ 2026/04/07 04:51:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi/dst': Waiting for checks to finish 2026/04/07 04:51:45 DEBUG : one: size = 5 OK 2026/04/07 04:51:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/07 04:51:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone1636731888) 2026/04/07 04:51:45 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi/dst') 2026/04/07 04:51:45 DEBUG : one: Sizes differ 2026/04/07 04:51:46 INFO : one: Moved (server-side) 2026/04/07 04:51:47 DEBUG : one: size = 5 OK 2026/04/07 04:51:47 INFO : one: Copied (server-side copy) 2026/04/07 04:51:47 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/04/07 04:51:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi/dst': Waiting for transfers to finish 2026/04/07 04:51:47 DEBUG : Waiting for deletions to finish 2026/04/07 04:51:49 DEBUG : CopyDest/two: md5 = f063e1c135c341782c34f747aa7432a4 OK 2026/04/07 04:51:50 DEBUG : one: size = 5 OK 2026/04/07 04:51:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/07 04:51:50 DEBUG : one: Unchanged skipping 2026/04/07 04:51:50 DEBUG : two: size = 3 OK 2026/04/07 04:51:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/07 04:51:51 DEBUG : two: size = 3 OK 2026/04/07 04:51:51 INFO : two: Copied (server-side copy) 2026/04/07 04:51:51 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/04/07 04:51:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi/dst': Waiting for checks to finish 2026/04/07 04:51:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi/dst': Waiting for transfers to finish 2026/04/07 04:51:51 DEBUG : Waiting for deletions to finish 2026/04/07 04:51:52 DEBUG : one: size = 5 OK 2026/04/07 04:51:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/07 04:51:52 DEBUG : one: Unchanged skipping 2026/04/07 04:51:52 DEBUG : two: size = 3 OK 2026/04/07 04:51:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/07 04:51:52 DEBUG : two: Unchanged skipping 2026/04/07 04:51:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi/dst': Waiting for checks to finish 2026/04/07 04:51:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi/dst': Waiting for transfers to finish 2026/04/07 04:51:52 DEBUG : Waiting for deletions to finish 2026/04/07 04:51:52 INFO : There was nothing to transfer 2026/04/07 04:51:54 DEBUG : CopyDest/three: md5 = 39e054007f27b0b7e5203257009db3cc OK 2026/04/07 04:51:55 DEBUG : one: size = 5 OK 2026/04/07 04:51:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/07 04:51:55 DEBUG : one: Unchanged skipping 2026/04/07 04:51:55 DEBUG : three: size = 7 (Local file system at /tmp/rclone1636731888) 2026/04/07 04:51:55 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi/CopyDest') 2026/04/07 04:51:55 DEBUG : three: Sizes differ 2026/04/07 04:51:55 DEBUG : three: Destination not found in --copy-dest 2026/04/07 04:51:55 DEBUG : three: Need to transfer - File not found at Destination 2026/04/07 04:51:55 DEBUG : two: size = 3 OK 2026/04/07 04:51:55 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/07 04:51:55 DEBUG : two: Unchanged skipping 2026/04/07 04:51:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi/dst': Waiting for checks to finish 2026/04/07 04:51:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi/dst': Waiting for transfers to finish 2026/04/07 04:51:56 DEBUG : three: md5 = c5c11ebd075aac6cefc058487cfd74d8 OK 2026/04/07 04:51:56 DEBUG : three: size = 7 OK 2026/04/07 04:51:56 INFO : three: Copied (new) 2026/04/07 04:51:56 DEBUG : Waiting for deletions to finish 2026/04/07 04:52:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/04/07 04:52:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/07 04:52:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/07 04:52:02 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/07 04:52:02 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/07 04:52:02 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/04/07 04:52:02 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (33.43s) === RUN TestSyncBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 04:52:05 DEBUG : dst/one: md5 = 06c86e99c6d32eba612e90dab1b8f34b OK 2026/04/07 04:52:06 DEBUG : dst/two: md5 = 75b89e19c775cc5584d33bf2814f4483 OK 2026/04/07 04:52:06 DEBUG : TestDrive: Token expired 2026/04/07 04:52:06 DEBUG : Config file has changed externally - reloading 2026/04/07 04:52:06 DEBUG : TestDrive: Loaded fresh token from config file 2026/04/07 04:52:06 DEBUG : TestDrive: Token refresh successful 2026/04/07 04:52:08 DEBUG : dst/three.txt: md5 = 1f3c522dd90f437cb1520504405c2e9e OK 2026/04/07 04:52:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-galefuc5papi/dst" 2026/04/07 04:52:08 DEBUG : Creating backend with remote "TestDrive:crypt/0d4068rkm3gb8bk1mlhit17r9qsm5fk5fhdjdidut2mejv69osh0/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/07 04:52:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-galefuc5papi/backup" 2026/04/07 04:52:09 DEBUG : Creating backend with remote "TestDrive:crypt/0d4068rkm3gb8bk1mlhit17r9qsm5fk5fhdjdidut2mejv69osh0/1nrff024r7pq65ecp72fc28jb0" 2026/04/07 04:52:11 DEBUG : one: size = 4 (Local file system at /tmp/rclone1636731888) 2026/04/07 04:52:11 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi/dst') 2026/04/07 04:52:11 DEBUG : one: Sizes differ 2026/04/07 04:52:11 DEBUG : two: size = 3 OK 2026/04/07 04:52:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:52:11 DEBUG : two: Unchanged skipping 2026/04/07 04:52:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi/dst': Waiting for checks to finish 2026/04/07 04:52:13 INFO : one: Moved (server-side) 2026/04/07 04:52:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi/dst': Waiting for transfers to finish 2026/04/07 04:52:14 DEBUG : one: md5 = 74124d386ecd4a4827ec8c87710c9e0c OK 2026/04/07 04:52:14 DEBUG : one: size = 4 OK 2026/04/07 04:52:14 INFO : one: Copied (new) 2026/04/07 04:52:14 DEBUG : Waiting for deletions to finish 2026/04/07 04:52:15 INFO : three.txt: Moved (server-side) 2026/04/07 04:52:15 INFO : three.txt: Moved into backup dir 2026/04/07 04:52:17 DEBUG : dst/three.txt: md5 = a8e29e593f50f6f7807213556a64de82 OK 2026/04/07 04:52:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone1636731888) 2026/04/07 04:52:17 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi/dst') 2026/04/07 04:52:17 DEBUG : one: Sizes differ 2026/04/07 04:52:17 DEBUG : two: size = 3 OK 2026/04/07 04:52:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:52:17 DEBUG : two: Unchanged skipping 2026/04/07 04:52:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi/dst': Waiting for checks to finish 2026/04/07 04:52:18 INFO : one: Deleted 2026/04/07 04:52:19 INFO : one: Moved (server-side) 2026/04/07 04:52:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi/dst': Waiting for transfers to finish 2026/04/07 04:52:20 DEBUG : one: md5 = dca594c669591adda37b8090a34d7143 OK 2026/04/07 04:52:20 DEBUG : one: size = 5 OK 2026/04/07 04:52:20 INFO : one: Copied (new) 2026/04/07 04:52:20 DEBUG : Waiting for deletions to finish 2026/04/07 04:52:21 INFO : three.txt: Deleted 2026/04/07 04:52:22 INFO : three.txt: Moved (server-side) 2026/04/07 04:52:22 INFO : three.txt: Moved into backup dir 2026/04/07 04:52:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/07 04:52:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/07 04:52:25 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/07 04:52:25 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/04/07 04:52:25 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/04/07 04:52:25 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncBackupDir (22.83s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 04:52:28 DEBUG : dst/one: md5 = fec625916546d1ffb387d09077b63910 OK 2026/04/07 04:52:29 DEBUG : dst/two: md5 = 37d130d48b39f6f26935367f7946c0b9 OK 2026/04/07 04:52:31 DEBUG : dst/three.txt: md5 = c25751eed115fe18fda28d57ec2866a2 OK 2026/04/07 04:52:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-galefuc5papi/dst" 2026/04/07 04:52:31 DEBUG : Creating backend with remote "TestDrive:crypt/0d4068rkm3gb8bk1mlhit17r9qsm5fk5fhdjdidut2mejv69osh0/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/07 04:52:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-galefuc5papi/backup" 2026/04/07 04:52:32 DEBUG : Creating backend with remote "TestDrive:crypt/0d4068rkm3gb8bk1mlhit17r9qsm5fk5fhdjdidut2mejv69osh0/1nrff024r7pq65ecp72fc28jb0" 2026/04/07 04:52:34 DEBUG : one: size = 4 (Local file system at /tmp/rclone1636731888) 2026/04/07 04:52:34 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi/dst') 2026/04/07 04:52:34 DEBUG : one: Sizes differ 2026/04/07 04:52:34 DEBUG : two: size = 3 OK 2026/04/07 04:52:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:52:34 DEBUG : two: Unchanged skipping 2026/04/07 04:52:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi/dst': Waiting for checks to finish 2026/04/07 04:52:36 INFO : one: Moved (server-side) to: one.bak 2026/04/07 04:52:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi/dst': Waiting for transfers to finish 2026/04/07 04:52:37 DEBUG : one: md5 = 33c0c64abd168e291d1964a2b0350ef5 OK 2026/04/07 04:52:37 DEBUG : one: size = 4 OK 2026/04/07 04:52:37 INFO : one: Copied (new) 2026/04/07 04:52:37 DEBUG : Waiting for deletions to finish 2026/04/07 04:52:38 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/07 04:52:38 INFO : three.txt: Moved into backup dir 2026/04/07 04:52:40 DEBUG : dst/three.txt: md5 = e9c43fb067e9d32318c3c64a1528ea00 OK 2026/04/07 04:52:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone1636731888) 2026/04/07 04:52:41 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi/dst') 2026/04/07 04:52:41 DEBUG : one: Sizes differ 2026/04/07 04:52:41 DEBUG : two: size = 3 OK 2026/04/07 04:52:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:52:41 DEBUG : two: Unchanged skipping 2026/04/07 04:52:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi/dst': Waiting for checks to finish 2026/04/07 04:52:41 INFO : one.bak: Deleted 2026/04/07 04:52:42 INFO : one: Moved (server-side) to: one.bak 2026/04/07 04:52:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi/dst': Waiting for transfers to finish 2026/04/07 04:52:43 DEBUG : one: md5 = d24629154e860feca6da1a6a1d79a60a OK 2026/04/07 04:52:43 DEBUG : one: size = 5 OK 2026/04/07 04:52:43 INFO : one: Copied (new) 2026/04/07 04:52:43 DEBUG : Waiting for deletions to finish 2026/04/07 04:52:44 INFO : three.txt.bak: Deleted 2026/04/07 04:52:45 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/07 04:52:45 INFO : three.txt: Moved into backup dir 2026/04/07 04:52:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/07 04:52:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/07 04:52:48 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/04/07 04:52:48 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/04/07 04:52:48 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/04/07 04:52:48 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncBackupDirWithSuffix (23.17s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 04:52:51 DEBUG : dst/one: md5 = bd50d596f732343ac5565a736b736095 OK 2026/04/07 04:52:53 DEBUG : dst/two: md5 = 955a461cf97d66c2c5bb8bf2ff4bbb5c OK 2026/04/07 04:52:54 DEBUG : dst/three.txt: md5 = c15dfed7f249b7f3b3b477d9173d6b64 OK 2026/04/07 04:52:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-galefuc5papi/dst" 2026/04/07 04:52:55 DEBUG : Creating backend with remote "TestDrive:crypt/0d4068rkm3gb8bk1mlhit17r9qsm5fk5fhdjdidut2mejv69osh0/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/07 04:52:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-galefuc5papi/backup" 2026/04/07 04:52:56 DEBUG : Creating backend with remote "TestDrive:crypt/0d4068rkm3gb8bk1mlhit17r9qsm5fk5fhdjdidut2mejv69osh0/1nrff024r7pq65ecp72fc28jb0" 2026/04/07 04:52:57 DEBUG : one: size = 4 (Local file system at /tmp/rclone1636731888) 2026/04/07 04:52:57 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi/dst') 2026/04/07 04:52:57 DEBUG : one: Sizes differ 2026/04/07 04:52:57 DEBUG : two: size = 3 OK 2026/04/07 04:52:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:52:57 DEBUG : two: Unchanged skipping 2026/04/07 04:52:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi/dst': Waiting for checks to finish 2026/04/07 04:52:59 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/07 04:52:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi/dst': Waiting for transfers to finish 2026/04/07 04:53:00 DEBUG : one: md5 = 8aa4016d162a2a273abd93849810fc74 OK 2026/04/07 04:53:00 DEBUG : one: size = 4 OK 2026/04/07 04:53:00 INFO : one: Copied (new) 2026/04/07 04:53:00 DEBUG : Waiting for deletions to finish 2026/04/07 04:53:01 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/07 04:53:01 INFO : three.txt: Moved into backup dir 2026/04/07 04:53:03 DEBUG : dst/three.txt: md5 = 93f7caac823eb600a14c6a338c48e4f2 OK 2026/04/07 04:53:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone1636731888) 2026/04/07 04:53:04 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi/dst') 2026/04/07 04:53:04 DEBUG : one: Sizes differ 2026/04/07 04:53:04 DEBUG : two: size = 3 OK 2026/04/07 04:53:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:53:04 DEBUG : two: Unchanged skipping 2026/04/07 04:53:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi/dst': Waiting for checks to finish 2026/04/07 04:53:05 INFO : one-2019-01-01: Deleted 2026/04/07 04:53:05 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/07 04:53:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi/dst': Waiting for transfers to finish 2026/04/07 04:53:07 DEBUG : one: md5 = 141a9e8ba2c498dc6e091e27c339420c OK 2026/04/07 04:53:07 DEBUG : one: size = 5 OK 2026/04/07 04:53:07 INFO : one: Copied (new) 2026/04/07 04:53:07 DEBUG : Waiting for deletions to finish 2026/04/07 04:53:07 INFO : three-2019-01-01.txt: Deleted 2026/04/07 04:53:08 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/07 04:53:08 INFO : three.txt: Moved into backup dir 2026/04/07 04:53:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/07 04:53:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/07 04:53:11 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/04/07 04:53:11 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/04/07 04:53:11 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/04/07 04:53:11 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (23.03s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 04:53:14 DEBUG : dst/one: md5 = d77a0e5ec3afb1b598c95e39a29099c9 OK 2026/04/07 04:53:16 DEBUG : dst/two: md5 = e84772c412a02706fa4d9c9523190770 OK 2026/04/07 04:53:17 DEBUG : dst/three.txt: md5 = dc98fbe8f9deac40f79e79aed4601663 OK 2026/04/07 04:53:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-galefuc5papi/dst" 2026/04/07 04:53:18 DEBUG : Creating backend with remote "TestDrive:crypt/0d4068rkm3gb8bk1mlhit17r9qsm5fk5fhdjdidut2mejv69osh0/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/07 04:53:19 DEBUG : two: size = 3 OK 2026/04/07 04:53:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:53:19 DEBUG : two: Unchanged skipping 2026/04/07 04:53:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi/dst': Waiting for checks to finish 2026/04/07 04:53:19 DEBUG : one: size = 4 (Local file system at /tmp/rclone1636731888) 2026/04/07 04:53:19 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi/dst') 2026/04/07 04:53:19 DEBUG : one: Sizes differ 2026/04/07 04:53:19 INFO : one: Moved (server-side) to: one.bak 2026/04/07 04:53:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi/dst': Waiting for transfers to finish 2026/04/07 04:53:21 DEBUG : one: md5 = 75221356c15f5057c814906d0395929e OK 2026/04/07 04:53:21 DEBUG : one: size = 4 OK 2026/04/07 04:53:21 INFO : one: Copied (new) 2026/04/07 04:53:21 DEBUG : Waiting for deletions to finish 2026/04/07 04:53:22 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/07 04:53:22 INFO : three.txt: Moved into backup dir 2026/04/07 04:53:23 DEBUG : dst/three.txt: md5 = ca6f36dc19aa756bcd6c7488aacf8140 OK 2026/04/07 04:53:24 DEBUG : one.bak: Excluded (Path Filter) 2026/04/07 04:53:24 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/04/07 04:53:24 DEBUG : two: size = 3 OK 2026/04/07 04:53:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:53:24 DEBUG : two: Unchanged skipping 2026/04/07 04:53:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone1636731888) 2026/04/07 04:53:24 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi/dst') 2026/04/07 04:53:24 DEBUG : one: Sizes differ 2026/04/07 04:53:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi/dst': Waiting for checks to finish 2026/04/07 04:53:25 INFO : one.bak: Deleted 2026/04/07 04:53:25 INFO : one: Moved (server-side) to: one.bak 2026/04/07 04:53:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi/dst': Waiting for transfers to finish 2026/04/07 04:53:27 DEBUG : one: md5 = c860ff6dbc1934ae5122e7b2271b9105 OK 2026/04/07 04:53:27 DEBUG : one: size = 5 OK 2026/04/07 04:53:27 INFO : one: Copied (new) 2026/04/07 04:53:27 DEBUG : Waiting for deletions to finish 2026/04/07 04:53:27 INFO : three.txt.bak: Deleted 2026/04/07 04:53:28 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/07 04:53:28 INFO : three.txt: Moved into backup dir 2026/04/07 04:53:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/07 04:53:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/04/07 04:53:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/04/07 04:53:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/04/07 04:53:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/07 04:53:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncBackupDirSuffixOnly (19.69s) === RUN TestSyncSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 04:53:34 DEBUG : dst/one: md5 = bbe46916e97b78e437c5005d31990a38 OK 2026/04/07 04:53:35 DEBUG : dst/two: md5 = 2622f948d960669e4861b4ccbbf836cf OK 2026/04/07 04:53:37 DEBUG : dst/three.txt: md5 = 2bfecef2a1f8de8933fa3826905945ba OK 2026/04/07 04:53:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-galefuc5papi/dst" 2026/04/07 04:53:37 DEBUG : Creating backend with remote "TestDrive:crypt/0d4068rkm3gb8bk1mlhit17r9qsm5fk5fhdjdidut2mejv69osh0/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/07 04:53:38 DEBUG : one: size = 4 (Local file system at /tmp/rclone1636731888) 2026/04/07 04:53:38 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi/dst') 2026/04/07 04:53:38 DEBUG : one: Sizes differ 2026/04/07 04:53:39 INFO : one: Moved (server-side) to: one.bak 2026/04/07 04:53:40 DEBUG : one: md5 = 260fe9e35bae302979ed2531e16b7f24 OK 2026/04/07 04:53:40 DEBUG : one: size = 4 OK 2026/04/07 04:53:40 INFO : one: Copied (new) 2026/04/07 04:53:41 DEBUG : two: size = 3 OK 2026/04/07 04:53:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:53:41 DEBUG : two: Unchanged skipping 2026/04/07 04:53:41 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1636731888) 2026/04/07 04:53:41 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi/dst') 2026/04/07 04:53:41 DEBUG : three.txt: Sizes differ 2026/04/07 04:53:42 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/07 04:53:43 DEBUG : three.txt: md5 = 884985004df83a656851032b58927fd2 OK 2026/04/07 04:53:43 DEBUG : three.txt: size = 6 OK 2026/04/07 04:53:43 INFO : three.txt: Copied (new) 2026/04/07 04:53:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone1636731888) 2026/04/07 04:53:44 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi/dst') 2026/04/07 04:53:44 DEBUG : one: Sizes differ 2026/04/07 04:53:45 INFO : one.bak: Deleted 2026/04/07 04:53:46 INFO : one: Moved (server-side) to: one.bak 2026/04/07 04:53:47 DEBUG : one: md5 = 9a024bdceddbb1bdc8547c1b050c55ff OK 2026/04/07 04:53:47 DEBUG : one: size = 5 OK 2026/04/07 04:53:47 INFO : one: Copied (new) 2026/04/07 04:53:47 DEBUG : two: size = 3 OK 2026/04/07 04:53:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:53:47 DEBUG : two: Unchanged skipping 2026/04/07 04:53:47 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1636731888) 2026/04/07 04:53:47 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi/dst') 2026/04/07 04:53:47 DEBUG : three.txt: Sizes differ 2026/04/07 04:53:48 INFO : three.txt.bak: Deleted 2026/04/07 04:53:49 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/07 04:53:50 DEBUG : three.txt: md5 = ce9acca155c95059d7c36b3dea4928c7 OK 2026/04/07 04:53:50 DEBUG : three.txt: size = 19 OK 2026/04/07 04:53:50 INFO : three.txt: Copied (new) 2026/04/07 04:53:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/04/07 04:53:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/07 04:53:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/04/07 04:53:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/04/07 04:53:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/07 04:53:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/04/07 04:53:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncSuffix (23.11s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 04:53:57 DEBUG : dst/one: md5 = c39fcdb548838c18d6e6af4e8c9cb594 OK 2026/04/07 04:53:58 DEBUG : dst/two: md5 = 5b868e6f69688e9454f4c0f1f379361f OK 2026/04/07 04:54:00 DEBUG : dst/three.txt: md5 = 64016b94d8f80050124233587a3ff8ff OK 2026/04/07 04:54:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-galefuc5papi/dst" 2026/04/07 04:54:00 DEBUG : Creating backend with remote "TestDrive:crypt/0d4068rkm3gb8bk1mlhit17r9qsm5fk5fhdjdidut2mejv69osh0/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/07 04:54:01 DEBUG : one: size = 4 (Local file system at /tmp/rclone1636731888) 2026/04/07 04:54:01 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi/dst') 2026/04/07 04:54:01 DEBUG : one: Sizes differ 2026/04/07 04:54:02 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/07 04:54:03 DEBUG : one: md5 = c1b2887c7969eb2d8ed23dd395c03a37 OK 2026/04/07 04:54:03 DEBUG : one: size = 4 OK 2026/04/07 04:54:03 INFO : one: Copied (new) 2026/04/07 04:54:04 DEBUG : two: size = 3 OK 2026/04/07 04:54:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:54:04 DEBUG : two: Unchanged skipping 2026/04/07 04:54:04 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1636731888) 2026/04/07 04:54:04 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi/dst') 2026/04/07 04:54:04 DEBUG : three.txt: Sizes differ 2026/04/07 04:54:05 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/07 04:54:06 DEBUG : three.txt: md5 = 60f968a3b8cca04e1a18add8dce76a1b OK 2026/04/07 04:54:06 DEBUG : three.txt: size = 6 OK 2026/04/07 04:54:06 INFO : three.txt: Copied (new) 2026/04/07 04:54:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone1636731888) 2026/04/07 04:54:07 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi/dst') 2026/04/07 04:54:07 DEBUG : one: Sizes differ 2026/04/07 04:54:08 INFO : one-2019-01-01: Deleted 2026/04/07 04:54:08 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/07 04:54:10 DEBUG : one: md5 = 1734556d329c45ca27e4ed99f5c098e2 OK 2026/04/07 04:54:10 DEBUG : one: size = 5 OK 2026/04/07 04:54:10 INFO : one: Copied (new) 2026/04/07 04:54:10 DEBUG : two: size = 3 OK 2026/04/07 04:54:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:54:10 DEBUG : two: Unchanged skipping 2026/04/07 04:54:10 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1636731888) 2026/04/07 04:54:10 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi/dst') 2026/04/07 04:54:10 DEBUG : three.txt: Sizes differ 2026/04/07 04:54:11 INFO : three-2019-01-01.txt: Deleted 2026/04/07 04:54:12 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/07 04:54:13 DEBUG : three.txt: md5 = 6103406dffe5d27e1c57cf4b3911bc7e OK 2026/04/07 04:54:13 DEBUG : three.txt: size = 19 OK 2026/04/07 04:54:13 INFO : three.txt: Copied (new) 2026/04/07 04:54:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/07 04:54:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/04/07 04:54:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/04/07 04:54:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/07 04:54:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/04/07 04:54:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/04/07 04:54:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" --- PASS: TestSyncSuffixKeepExtension (22.14s) === RUN TestSyncUTFNorm run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 04:54:18 DEBUG : Testêé: md5 = 1ee55592bf3616052930519d3f03bd31 OK 2026/04/07 04:54:19 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1636731888) 2026/04/07 04:54:19 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi') 2026/04/07 04:54:19 DEBUG : Testêé: Sizes differ 2026/04/07 04:54:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 04:54:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 04:54:20 DEBUG : Testêé: md5 = 256c4521fd9512522ab89e422ac6b5c5 OK 2026/04/07 04:54:20 DEBUG : Testêé: size = 14 OK 2026/04/07 04:54:20 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/04/07 04:54:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.30s) === RUN TestSyncImmutable run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 04:54:22 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/07 04:54:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 04:54:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 04:54:23 DEBUG : existing: md5 = 08543696b05af7abe521384a2eec2ce4 OK 2026/04/07 04:54:23 DEBUG : existing: size = 6 OK 2026/04/07 04:54:23 INFO : existing: Copied (new) 2026/04/07 04:54:23 DEBUG : Waiting for deletions to finish 2026/04/07 04:54:24 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1636731888) 2026/04/07 04:54:24 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi') 2026/04/07 04:54:24 DEBUG : existing: Sizes differ 2026/04/07 04:54:24 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/04/07 04:54:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 04:54:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 04:54:24 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': not deleting files as there were IO errors 2026/04/07 04:54:24 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (3.82s) === RUN TestSyncIgnoreCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 04:54:27 DEBUG : EXISTING: md5 = 95bac0db8223608a22cd373d385d2787 OK 2026/04/07 04:54:27 DEBUG : EXISTING: size = 6 OK 2026/04/07 04:54:27 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:54:27 DEBUG : existing: Unchanged skipping 2026/04/07 04:54:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 04:54:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 04:54:27 DEBUG : Waiting for deletions to finish 2026/04/07 04:54:27 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.43s) === RUN TestFixCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.51s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", 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-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", 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-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.56s) --- SKIP: TestMaxTransfer/Hard (0.46s) --- SKIP: TestMaxTransfer/Soft (0.60s) --- SKIP: TestMaxTransfer/Cautious (0.50s) === RUN TestSyncConcurrentDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 04:54:33 DEBUG : both0: md5 = 62ab25e49b6c70ff60818a3d5dc3266a OK 2026/04/07 04:54:34 DEBUG : only0: md5 = 2a6f9454c619cc3d64435a2775862b94 OK 2026/04/07 04:54:36 DEBUG : both1: md5 = 4398fa8311d68eb7208edae706b8fec3 OK 2026/04/07 04:54:37 DEBUG : only1: md5 = 3ac363699d5b3f5073b35b1334608bfd OK 2026/04/07 04:54:38 DEBUG : both2: md5 = f9923afb9cd3805af2b4675372205b90 OK 2026/04/07 04:54:40 DEBUG : only2: md5 = dccee9bb8191a7c4dcb3b2c72ad76f77 OK 2026/04/07 04:54:41 DEBUG : both3: md5 = 5db5037c4ca87692050ed80e1940b4df OK 2026/04/07 04:54:43 DEBUG : only3: md5 = 26a48ab3fee0afe1d2f26f0ba5eb3a93 OK 2026/04/07 04:54:45 DEBUG : both4: md5 = 26db0fd3e7a17dab6eff34201d946a30 OK 2026/04/07 04:54:46 DEBUG : only4: md5 = 94ff5a1e69873286f47f71a381ca3f77 OK 2026/04/07 04:54:48 DEBUG : both5: md5 = 5be700b5db0f73329a212a15006f97ee OK 2026/04/07 04:54:49 DEBUG : only5: md5 = 051db9e11633f52a8e3323e464c84c3b OK 2026/04/07 04:54:51 DEBUG : both6: md5 = 556b3bb3d39f83ed449a092a0128d9a7 OK 2026/04/07 04:54:52 DEBUG : only6: md5 = d925cb22e24e87fac9a2a4d5233a0d63 OK 2026/04/07 04:54:54 DEBUG : both7: md5 = 33265eb3daabf58443273a1509d2f9b2 OK 2026/04/07 04:54:55 DEBUG : only7: md5 = 6c4645114612379dfb4257ac62958efa OK 2026/04/07 04:54:57 DEBUG : both8: md5 = c2d9e0f6b4767295cb4cc518a2faf3a4 OK 2026/04/07 04:54:58 DEBUG : only8: md5 = 9c2125b494d97ad3abe0ab583bd98276 OK 2026/04/07 04:55:00 DEBUG : both9: md5 = afd034244063cd0e97521cd76b413bf8 OK 2026/04/07 04:55:01 DEBUG : only9: md5 = ba86a18f6c2d12413650f8d76663c5b0 OK 2026/04/07 04:55:02 DEBUG : both10: md5 = 5a581579cb1a5633e25577775c338148 OK 2026/04/07 04:55:04 DEBUG : only10: md5 = f1317e018a94e101635eba90282048ed OK 2026/04/07 04:55:05 DEBUG : both11: md5 = 84d26f9cc4228659fc1793003818c01e OK 2026/04/07 04:55:07 DEBUG : only11: md5 = 906416f6490ef624b205a2b7ec6c0ed5 OK 2026/04/07 04:55:08 DEBUG : both12: md5 = 7d6fd3dc31bc70aa9ccac860afa2aafb OK 2026/04/07 04:55:10 DEBUG : only12: md5 = bcb865c224788781b880eb38eb281c36 OK 2026/04/07 04:55:11 DEBUG : both13: md5 = 01e14c4043c2fa4312dafdfe2c1fd04e OK 2026/04/07 04:55:13 DEBUG : only13: md5 = 6a24e5b453910d557c78bf64c02dc868 OK 2026/04/07 04:55:14 DEBUG : both14: md5 = d94ed33c16b2d8a32223c82265fe08ac OK 2026/04/07 04:55:16 DEBUG : only14: md5 = 8e585ff47a5e5ce7647ffc75c3b98651 OK 2026/04/07 04:55:17 DEBUG : both15: md5 = 30b400bf2b48c87bf037fb7314004c6d OK 2026/04/07 04:55:19 DEBUG : only15: md5 = d52bf7f54d413eaecdc48c16d4d5c630 OK 2026/04/07 04:55:20 DEBUG : both16: md5 = 4e1df86e98d30e0804450ecab409df77 OK 2026/04/07 04:55:22 DEBUG : only16: md5 = 837652c792ba9f2f72cc9b107f9d489b OK 2026/04/07 04:55:23 DEBUG : both17: md5 = 2c35e814fe666dab591dd528458351f8 OK 2026/04/07 04:55:24 DEBUG : only17: md5 = 854f791b3e3fa2cb5d64882ece66aa1c OK 2026/04/07 04:55:26 DEBUG : both18: md5 = e834d268a62cb8c4a45128a94620b245 OK 2026/04/07 04:55:27 DEBUG : only18: md5 = dd4ac8b721e2b709ba1e5aa7cdbf5126 OK 2026/04/07 04:55:29 DEBUG : both19: md5 = 936d17dffbc7815bae7c76f6b63e1bd2 OK 2026/04/07 04:55:30 DEBUG : only19: md5 = 0c3e58d331201bf483996770d27b13ea OK 2026/04/07 04:55:31 DEBUG : both0: size = 6 OK 2026/04/07 04:55:31 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:55:31 DEBUG : both0: Unchanged skipping 2026/04/07 04:55:31 DEBUG : both10: size = 6 OK 2026/04/07 04:55:31 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:55:31 DEBUG : both10: Unchanged skipping 2026/04/07 04:55:31 DEBUG : both11: size = 6 OK 2026/04/07 04:55:31 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:55:31 DEBUG : both11: Unchanged skipping 2026/04/07 04:55:31 DEBUG : both12: size = 6 OK 2026/04/07 04:55:31 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:55:31 DEBUG : both12: Unchanged skipping 2026/04/07 04:55:31 DEBUG : both13: size = 6 OK 2026/04/07 04:55:31 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:55:31 DEBUG : both13: Unchanged skipping 2026/04/07 04:55:31 DEBUG : both14: size = 6 OK 2026/04/07 04:55:31 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:55:31 DEBUG : both14: Unchanged skipping 2026/04/07 04:55:31 DEBUG : both15: size = 6 OK 2026/04/07 04:55:31 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:55:31 DEBUG : both16: size = 6 OK 2026/04/07 04:55:31 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:55:31 DEBUG : both17: size = 6 OK 2026/04/07 04:55:31 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:55:31 DEBUG : both18: size = 6 OK 2026/04/07 04:55:31 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:55:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 04:55:31 DEBUG : both15: Unchanged skipping 2026/04/07 04:55:31 DEBUG : both19: size = 6 OK 2026/04/07 04:55:31 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:55:31 DEBUG : both16: Unchanged skipping 2026/04/07 04:55:31 DEBUG : both1: size = 6 OK 2026/04/07 04:55:31 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:55:31 DEBUG : both17: Unchanged skipping 2026/04/07 04:55:31 DEBUG : both2: size = 6 OK 2026/04/07 04:55:31 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:55:31 DEBUG : both18: Unchanged skipping 2026/04/07 04:55:31 DEBUG : both3: size = 6 OK 2026/04/07 04:55:31 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:55:31 DEBUG : both19: Unchanged skipping 2026/04/07 04:55:31 DEBUG : both4: size = 6 OK 2026/04/07 04:55:31 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:55:31 DEBUG : both1: Unchanged skipping 2026/04/07 04:55:31 DEBUG : both5: size = 6 OK 2026/04/07 04:55:31 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:55:31 DEBUG : both2: Unchanged skipping 2026/04/07 04:55:31 DEBUG : both6: size = 6 OK 2026/04/07 04:55:31 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:55:31 DEBUG : both3: Unchanged skipping 2026/04/07 04:55:31 DEBUG : both7: size = 6 OK 2026/04/07 04:55:31 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:55:31 DEBUG : both4: Unchanged skipping 2026/04/07 04:55:31 DEBUG : both8: size = 6 OK 2026/04/07 04:55:31 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:55:31 DEBUG : both5: Unchanged skipping 2026/04/07 04:55:31 DEBUG : both9: size = 6 OK 2026/04/07 04:55:31 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:55:31 DEBUG : both9: Unchanged skipping 2026/04/07 04:55:31 DEBUG : both6: Unchanged skipping 2026/04/07 04:55:31 DEBUG : both7: Unchanged skipping 2026/04/07 04:55:31 DEBUG : both8: Unchanged skipping 2026/04/07 04:55:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 04:55:31 DEBUG : Waiting for deletions to finish 2026/04/07 04:55:31 INFO : only11: Deleted 2026/04/07 04:55:31 INFO : only6: Deleted 2026/04/07 04:55:31 INFO : only19: Deleted 2026/04/07 04:55:31 INFO : only14: Deleted 2026/04/07 04:55:31 INFO : only1: Deleted 2026/04/07 04:55:31 INFO : only13: Deleted 2026/04/07 04:55:32 INFO : only15: Deleted 2026/04/07 04:55:32 INFO : only2: Deleted 2026/04/07 04:55:32 INFO : only7: Deleted 2026/04/07 04:55:32 INFO : only5: Deleted 2026/04/07 04:55:32 INFO : only8: Deleted 2026/04/07 04:55:32 INFO : only9: Deleted 2026/04/07 04:55:32 INFO : only12: Deleted 2026/04/07 04:55:32 INFO : only18: Deleted 2026/04/07 04:55:32 INFO : only17: Deleted 2026/04/07 04:55:32 INFO : only4: Deleted 2026/04/07 04:55:33 INFO : only16: Deleted 2026/04/07 04:55:33 INFO : only0: Deleted 2026/04/07 04:55:33 INFO : only10: Deleted 2026/04/07 04:55:33 INFO : only3: Deleted 2026/04/07 04:55:33 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (71.63s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 04:55:44 DEBUG : both0: md5 = fa159eae893e9744a81f96a460986565 OK 2026/04/07 04:55:45 DEBUG : only0: md5 = 9bd6bad2db42423694a6341787e66ba6 OK 2026/04/07 04:55:47 DEBUG : both1: md5 = 1c1af33a4d9236e4cea69bd7a9596d24 OK 2026/04/07 04:55:48 DEBUG : only1: md5 = 3e33303329526003dae7802f9726cf4c OK 2026/04/07 04:55:49 DEBUG : both2: md5 = be5b3d90fd6dcf364785cbbfc2a086da OK 2026/04/07 04:55:51 DEBUG : only2: md5 = e04ad10dd223dccc68ad6af2f91bba88 OK 2026/04/07 04:55:53 DEBUG : both3: md5 = fca5347a5ebd02978bca08686ecc0479 OK 2026/04/07 04:55:54 DEBUG : only3: md5 = f889ff7232e884b1ef1467081ae3d97a OK 2026/04/07 04:55:56 DEBUG : both4: md5 = e649eedde4c0be6324149d4b106962e1 OK 2026/04/07 04:55:57 DEBUG : only4: md5 = 5341cbe3bf9bfa6e5b92db65710d5501 OK 2026/04/07 04:55:59 DEBUG : both5: md5 = 9201827314fe5e47b25aa87e26d10ed6 OK 2026/04/07 04:56:00 DEBUG : only5: md5 = 3a77cf94e3f680b7e62ed65fdd3381c7 OK 2026/04/07 04:56:02 DEBUG : both6: md5 = 58a55e5805d999df573952456e18897e OK 2026/04/07 04:56:03 DEBUG : only6: md5 = 35e1337986f5f431caeb0d85f11a7e75 OK 2026/04/07 04:56:05 DEBUG : both7: md5 = d86adae0c939dfbb4fb1ff4a4fb7a57c OK 2026/04/07 04:56:06 DEBUG : only7: md5 = b2679f8b2411ceb08da69156243400e6 OK 2026/04/07 04:56:08 DEBUG : both8: md5 = ef66054c2846f78421f12abb41a1bd1c OK 2026/04/07 04:56:09 DEBUG : only8: md5 = 32ac25cdae42940924fb8560a964e9f8 OK 2026/04/07 04:56:11 DEBUG : both9: md5 = c52b554db8b8c6c587f99b2ba6f7b400 OK 2026/04/07 04:56:12 DEBUG : only9: md5 = c179c29ca0765d72f085caf7ee514bea OK 2026/04/07 04:56:14 DEBUG : both10: md5 = 6d3c3e8f47483ea95e9df9493765b98a OK 2026/04/07 04:56:15 DEBUG : only10: md5 = 4ccf42469fc8f859467ab8111f2cf95f OK 2026/04/07 04:56:16 DEBUG : both11: md5 = 11f782c355720be30d0bd24d4f5a6879 OK 2026/04/07 04:56:18 DEBUG : only11: md5 = e6c930c89b0da0e8b2cc5d824ad0bcb6 OK 2026/04/07 04:56:20 DEBUG : both12: md5 = 6fda8262ea1507d75a522eecaad94216 OK 2026/04/07 04:56:21 DEBUG : only12: md5 = be5807e431feb23050c29b31b5424444 OK 2026/04/07 04:56:23 DEBUG : both13: md5 = 2a5f611d83591ae560bcc89474e3a56b OK 2026/04/07 04:56:24 DEBUG : only13: md5 = bf60b8ea590f0309ed3bd949d4e5ce21 OK 2026/04/07 04:56:25 DEBUG : both14: md5 = 8b3cda3126004f845961db11d24c13fe OK 2026/04/07 04:56:27 DEBUG : only14: md5 = ad4649f62850f0124dd0596b343ccc35 OK 2026/04/07 04:56:28 DEBUG : both15: md5 = c02489a42fd7bb8d8216ac30f2ffaf9a OK 2026/04/07 04:56:30 DEBUG : only15: md5 = b99d2ec32e1b6d8b167cb9a8a27debcc OK 2026/04/07 04:56:31 DEBUG : both16: md5 = 2bee15bb244f1b8722e7587c765fe014 OK 2026/04/07 04:56:33 DEBUG : only16: md5 = 08a8c1c5893fc917851ea73ff69faf93 OK 2026/04/07 04:56:34 DEBUG : both17: md5 = c7a665d27044706c61dd4a39e1888bd9 OK 2026/04/07 04:56:35 DEBUG : only17: md5 = 81fb8aebf5009fbf38e72b5de3bb2c36 OK 2026/04/07 04:56:37 DEBUG : both18: md5 = 26216d3407815b5a38a917b62243cb5a OK 2026/04/07 04:56:38 DEBUG : only18: md5 = 7aeeff07d23d4c4774cfd77dfa515a79 OK 2026/04/07 04:56:40 DEBUG : both19: md5 = 23d2ec521fbea84fcbf67ea4ebf53d26 OK 2026/04/07 04:56:41 DEBUG : only19: md5 = 84ced2a9aba8d350e84dc693d2de4235 OK 2026/04/07 04:56:42 DEBUG : both0: size = 6 OK 2026/04/07 04:56:42 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:56:42 DEBUG : both0: Unchanged skipping 2026/04/07 04:56:42 DEBUG : both10: size = 6 OK 2026/04/07 04:56:42 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:56:42 DEBUG : both10: Unchanged skipping 2026/04/07 04:56:42 DEBUG : both11: size = 6 OK 2026/04/07 04:56:42 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:56:42 DEBUG : both11: Unchanged skipping 2026/04/07 04:56:42 DEBUG : both12: size = 6 OK 2026/04/07 04:56:42 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:56:42 DEBUG : both12: Unchanged skipping 2026/04/07 04:56:42 DEBUG : both13: size = 6 OK 2026/04/07 04:56:42 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:56:42 DEBUG : both13: Unchanged skipping 2026/04/07 04:56:42 DEBUG : both14: size = 6 OK 2026/04/07 04:56:42 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:56:42 DEBUG : both14: Unchanged skipping 2026/04/07 04:56:42 DEBUG : both15: size = 6 OK 2026/04/07 04:56:42 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:56:42 DEBUG : both15: Unchanged skipping 2026/04/07 04:56:42 DEBUG : both16: size = 6 OK 2026/04/07 04:56:42 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:56:42 DEBUG : both16: Unchanged skipping 2026/04/07 04:56:42 DEBUG : both17: size = 6 OK 2026/04/07 04:56:42 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:56:42 DEBUG : both17: Unchanged skipping 2026/04/07 04:56:42 DEBUG : both18: size = 6 OK 2026/04/07 04:56:42 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:56:42 DEBUG : both18: Unchanged skipping 2026/04/07 04:56:42 DEBUG : both19: size = 6 OK 2026/04/07 04:56:42 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:56:42 DEBUG : both19: Unchanged skipping 2026/04/07 04:56:42 DEBUG : both2: size = 6 OK 2026/04/07 04:56:42 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:56:42 DEBUG : both2: Unchanged skipping 2026/04/07 04:56:42 DEBUG : both3: size = 6 OK 2026/04/07 04:56:42 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:56:42 DEBUG : both3: Unchanged skipping 2026/04/07 04:56:42 DEBUG : both4: size = 6 OK 2026/04/07 04:56:42 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:56:42 DEBUG : both4: Unchanged skipping 2026/04/07 04:56:42 DEBUG : both5: size = 6 OK 2026/04/07 04:56:42 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:56:42 DEBUG : both5: Unchanged skipping 2026/04/07 04:56:42 DEBUG : both6: size = 6 OK 2026/04/07 04:56:42 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:56:42 DEBUG : both7: size = 6 OK 2026/04/07 04:56:42 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:56:42 DEBUG : both8: size = 6 OK 2026/04/07 04:56:42 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:56:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 04:56:42 DEBUG : both1: size = 6 OK 2026/04/07 04:56:42 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:56:42 DEBUG : both6: Unchanged skipping 2026/04/07 04:56:42 DEBUG : both9: size = 6 OK 2026/04/07 04:56:42 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:56:42 DEBUG : both9: Unchanged skipping 2026/04/07 04:56:42 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1636731888) 2026/04/07 04:56:42 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi') 2026/04/07 04:56:42 DEBUG : only0: Sizes differ 2026/04/07 04:56:42 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1636731888) 2026/04/07 04:56:42 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi') 2026/04/07 04:56:42 DEBUG : only10: Sizes differ 2026/04/07 04:56:42 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1636731888) 2026/04/07 04:56:42 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi') 2026/04/07 04:56:42 DEBUG : only11: Sizes differ 2026/04/07 04:56:42 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1636731888) 2026/04/07 04:56:42 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi') 2026/04/07 04:56:42 DEBUG : only12: Sizes differ 2026/04/07 04:56:42 DEBUG : both1: Unchanged skipping 2026/04/07 04:56:42 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1636731888) 2026/04/07 04:56:42 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi') 2026/04/07 04:56:42 DEBUG : only13: Sizes differ 2026/04/07 04:56:42 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1636731888) 2026/04/07 04:56:42 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi') 2026/04/07 04:56:42 DEBUG : only14: Sizes differ 2026/04/07 04:56:42 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1636731888) 2026/04/07 04:56:42 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi') 2026/04/07 04:56:42 DEBUG : only15: Sizes differ 2026/04/07 04:56:42 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1636731888) 2026/04/07 04:56:42 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi') 2026/04/07 04:56:42 DEBUG : only16: Sizes differ 2026/04/07 04:56:42 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1636731888) 2026/04/07 04:56:42 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi') 2026/04/07 04:56:42 DEBUG : only17: Sizes differ 2026/04/07 04:56:42 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1636731888) 2026/04/07 04:56:42 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi') 2026/04/07 04:56:42 DEBUG : only18: Sizes differ 2026/04/07 04:56:42 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1636731888) 2026/04/07 04:56:42 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi') 2026/04/07 04:56:42 DEBUG : only19: Sizes differ 2026/04/07 04:56:42 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1636731888) 2026/04/07 04:56:42 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi') 2026/04/07 04:56:42 DEBUG : only1: Sizes differ 2026/04/07 04:56:42 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1636731888) 2026/04/07 04:56:42 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi') 2026/04/07 04:56:42 DEBUG : only2: Sizes differ 2026/04/07 04:56:42 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1636731888) 2026/04/07 04:56:42 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi') 2026/04/07 04:56:42 DEBUG : only3: Sizes differ 2026/04/07 04:56:42 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1636731888) 2026/04/07 04:56:42 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi') 2026/04/07 04:56:42 DEBUG : only4: Sizes differ 2026/04/07 04:56:42 DEBUG : both7: Unchanged skipping 2026/04/07 04:56:42 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1636731888) 2026/04/07 04:56:42 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi') 2026/04/07 04:56:42 DEBUG : only5: Sizes differ 2026/04/07 04:56:42 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1636731888) 2026/04/07 04:56:42 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi') 2026/04/07 04:56:42 DEBUG : only6: Sizes differ 2026/04/07 04:56:42 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1636731888) 2026/04/07 04:56:42 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi') 2026/04/07 04:56:42 DEBUG : only7: Sizes differ 2026/04/07 04:56:42 DEBUG : both8: Unchanged skipping 2026/04/07 04:56:42 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1636731888) 2026/04/07 04:56:42 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi') 2026/04/07 04:56:42 DEBUG : only9: Sizes differ 2026/04/07 04:56:42 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1636731888) 2026/04/07 04:56:42 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi') 2026/04/07 04:56:42 DEBUG : only8: Sizes differ 2026/04/07 04:56:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 04:56:43 DEBUG : only13: md5 = 22bef7cfa17025936d65344235ede44c OK 2026/04/07 04:56:43 DEBUG : only13: size = 0 OK 2026/04/07 04:56:43 INFO : only13: Copied (replaced existing) 2026/04/07 04:56:43 DEBUG : only0: md5 = fd71e0c403f2e89dc736015f567e5904 OK 2026/04/07 04:56:43 DEBUG : only0: size = 0 OK 2026/04/07 04:56:43 INFO : only0: Copied (replaced existing) 2026/04/07 04:56:43 DEBUG : only10: md5 = 2f844904ae89e66b75eec95c98178fd1 OK 2026/04/07 04:56:43 DEBUG : only10: size = 0 OK 2026/04/07 04:56:43 INFO : only10: Copied (replaced existing) 2026/04/07 04:56:43 DEBUG : only11: md5 = ecb58cbab9d742e40055e21d118d8f8f OK 2026/04/07 04:56:43 DEBUG : only11: size = 0 OK 2026/04/07 04:56:43 INFO : only11: Copied (replaced existing) 2026/04/07 04:56:44 DEBUG : only14: md5 = c7a711966e4af2a5e0f455effda04a05 OK 2026/04/07 04:56:44 DEBUG : only14: size = 0 OK 2026/04/07 04:56:44 INFO : only14: Copied (replaced existing) 2026/04/07 04:56:44 DEBUG : only15: md5 = a566e9f7eb33cda7a62db1a9a77d1e26 OK 2026/04/07 04:56:44 DEBUG : only15: size = 0 OK 2026/04/07 04:56:44 INFO : only15: Copied (replaced existing) 2026/04/07 04:56:44 DEBUG : only17: md5 = 2f220a59f50e2159279caf7cbf55e6b8 OK 2026/04/07 04:56:44 DEBUG : only17: size = 0 OK 2026/04/07 04:56:44 INFO : only17: Copied (replaced existing) 2026/04/07 04:56:45 DEBUG : only16: md5 = 45b24d251e252c30b10a0ca6d64a9bcc OK 2026/04/07 04:56:45 DEBUG : only16: size = 0 OK 2026/04/07 04:56:45 INFO : only16: Copied (replaced existing) 2026/04/07 04:56:45 DEBUG : only18: md5 = 05d9b8b16a38712f2a4271c3cad61c8e OK 2026/04/07 04:56:45 DEBUG : only18: size = 0 OK 2026/04/07 04:56:45 INFO : only18: Copied (replaced existing) 2026/04/07 04:56:45 DEBUG : only19: md5 = 0cefacfe516efee3429df6c5e68a235e OK 2026/04/07 04:56:45 DEBUG : only19: size = 0 OK 2026/04/07 04:56:45 INFO : only19: Copied (replaced existing) 2026/04/07 04:56:46 DEBUG : only1: md5 = eda2ae41c32e2bc493c05ae55e720d97 OK 2026/04/07 04:56:46 DEBUG : only1: size = 0 OK 2026/04/07 04:56:46 INFO : only1: Copied (replaced existing) 2026/04/07 04:56:46 DEBUG : only2: md5 = ebe32aa0dc13328b30b2c95ea129f6c1 OK 2026/04/07 04:56:46 DEBUG : only2: size = 0 OK 2026/04/07 04:56:46 INFO : only2: Copied (replaced existing) 2026/04/07 04:56:46 DEBUG : only3: md5 = 7f0803bd4da7f5dbb19fc396a3380369 OK 2026/04/07 04:56:46 DEBUG : only3: size = 0 OK 2026/04/07 04:56:46 INFO : only3: Copied (replaced existing) 2026/04/07 04:56:47 DEBUG : only5: md5 = b15b5c559115f985855c3cc980ec1cff OK 2026/04/07 04:56:47 DEBUG : only5: size = 0 OK 2026/04/07 04:56:47 INFO : only5: Copied (replaced existing) 2026/04/07 04:56:47 DEBUG : only6: md5 = 1b04381b9dc221ff1c422bc195a3c5e0 OK 2026/04/07 04:56:47 DEBUG : only6: size = 0 OK 2026/04/07 04:56:47 INFO : only6: Copied (replaced existing) 2026/04/07 04:56:47 DEBUG : only7: md5 = 7dd53521d24430bfe358d4fa095fcc57 OK 2026/04/07 04:56:47 DEBUG : only7: size = 0 OK 2026/04/07 04:56:47 INFO : only7: Copied (replaced existing) 2026/04/07 04:56:47 DEBUG : only9: md5 = d0a7dceba6312d8e1fa4c2d8037f7f51 OK 2026/04/07 04:56:47 DEBUG : only9: size = 0 OK 2026/04/07 04:56:47 INFO : only9: Copied (replaced existing) 2026/04/07 04:56:48 DEBUG : only12: md5 = b218b4b237b8c53a623d2bcb7d6135e9 OK 2026/04/07 04:56:48 DEBUG : only12: size = 0 OK 2026/04/07 04:56:48 INFO : only12: Copied (replaced existing) 2026/04/07 04:56:48 DEBUG : only8: md5 = 9d238dec493194c62982a747432c7cf7 OK 2026/04/07 04:56:48 DEBUG : only8: size = 0 OK 2026/04/07 04:56:48 INFO : only8: Copied (replaced existing) 2026/04/07 04:56:48 DEBUG : only4: md5 = 15748e413707784cbf3c61e35f8391b7 OK 2026/04/07 04:56:48 DEBUG : only4: size = 0 OK 2026/04/07 04:56:48 INFO : only4: Copied (replaced existing) 2026/04/07 04:56:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (83.77s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 04:57:06 DEBUG : empty_dir: Making directory with metadata 2026/04/07 04:57:06 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/07 04:57:06 DEBUG : empty_on_remote: Making directory with metadata 2026/04/07 04:57:06 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/07 04:57:06 DEBUG : empty_on_remote: Making directory with metadata 2026/04/07 04:57:07 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/07 04:57:12 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/07 04:57:12 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/07 04:57:12 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/07 04:57:12 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/04/07 04:57:19 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/04/07 04:57:19 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/04/07 04:57:20 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (15.35s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 04:57:21 DEBUG : empty_dir: Making directory with metadata 2026/04/07 04:57:21 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/07 04:57:21 DEBUG : empty_on_remote: Making directory with metadata 2026/04/07 04:57:21 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/07 04:57:21 DEBUG : empty_on_remote: Making directory with metadata 2026/04/07 04:57:22 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/07 04:57:27 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/07 04:57:27 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/07 04:57:27 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/07 04:57:27 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/04/07 04:57:27 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/04/07 04:57:35 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/04/07 04:57:35 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/04/07 04:57:36 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (16.61s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 04:57:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/07 04:57:38 DEBUG : sub dir: Making directory with metadata 2026/04/07 04:57:39 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/04/07 04:57:56 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/07 04:57:56 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/07 04:57:56 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/07 04:57:56 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/04/07 04:58:11 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2026/04/07 04:58:11 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/04/07 04:58:12 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/04/07 04:58:13 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/04/07 04:58:13 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/07 04:58:14 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/07 04:58:15 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/07 04:58:15 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/07 04:58:16 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/04/07 04:58:17 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/04/07 04:58:17 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/07 04:58:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (40.07s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 04:58:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/07 04:58:18 DEBUG : sub dir: Making directory with metadata 2026/04/07 04:58:19 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/04/07 04:58:40 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/07 04:58:41 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/07 04:58:41 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/07 04:58:41 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/04/07 04:58:54 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/04/07 04:58:55 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/04/07 04:58:55 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/04/07 04:58:56 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/07 04:58:57 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/07 04:58:57 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/07 04:58:58 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/07 04:58:59 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/04/07 04:58:59 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/04/07 04:58:59 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/07 04:59:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (42.89s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 04:59:03 DEBUG : dir1/0000-abcdefg.txt: md5 = b2c8fe1ba5f7dff1dda04a77b9e85d93 OK 2026/04/07 04:59:04 DEBUG : dir1/0001-bcdefgh.txt: md5 = f30c310737cde1f2c46a9bb2a5bf933b OK 2026/04/07 04:59:06 DEBUG : dir1/0002-cdefghi.txt: md5 = 6ea4ee955c445fc3b7c4815270c0677f OK 2026/04/07 04:59:07 DEBUG : dir1/0003-defghij.txt: md5 = abf6c7739f2ddb13eaa4d8f0c925c19a OK 2026/04/07 04:59:09 DEBUG : dir1/0004-efghijk.txt: md5 = eb5fa411aa8e4f90f24c8fcd0110e658 OK 2026/04/07 04:59:10 DEBUG : dir1/0005-fghijkl.txt: md5 = 6919b7e8f42e1de86b35df6999d92b80 OK 2026/04/07 04:59:12 DEBUG : dir1/0006-ghijklm.txt: md5 = 61874cca96685d1af2ba0893760b9490 OK 2026/04/07 04:59:13 DEBUG : dir1/0007-1234567.txt: md5 = 2d82c3963ff02640ae481f9f951fc897 OK 2026/04/07 04:59:15 DEBUG : dir1/0008-2345678.txt: md5 = 73f395a2685ef3235f62701d48e6db05 OK 2026/04/07 04:59:16 DEBUG : dir1/0009-3456789.txt: md5 = debb88957cf93c8bb994887e0ecd45b3 OK 2026/04/07 04:59:17 DEBUG : dir1/0010-456789.txt: md5 = f8169834a589056fe2bc119e89104dac OK 2026/04/07 04:59:19 DEBUG : dir1/0011-56789;.txt: md5 = 4bb1c7e77c3a181497b43fee40372566 OK 2026/04/07 04:59:20 DEBUG : dir1/0012-6789;.txt: md5 = 20baaf59ea9cc3719ffe1ea3d5b4c1b3 OK 2026/04/07 04:59:22 DEBUG : dir1/0013-789;=.txt: md5 = 978c0de64cd20a3dc8f56df8926f0f56 OK 2026/04/07 04:59:23 DEBUG : dir1/0014-89;=.txt: md5 = 41f3ee8f275a1a41034cd0dd7f39ff4c OK 2026/04/07 04:59:25 DEBUG : dir1/0015-9;=.txt: md5 = 302e2b1d3097c597f070e55ce14b93a3 OK 2026/04/07 04:59:26 DEBUG : apple: md5 = ee8e99b5968bb284aeceec4bd1c964cb OK 2026/04/07 04:59:28 DEBUG : banana: md5 = a069598099f16b9a919d46dbd5224c23 OK 2026/04/07 04:59:29 DEBUG : appleappleapplebanana: md5 = 72314c58409858c04c3d5a772c8d2a30 OK 2026/04/07 04:59:30 DEBUG : splitbananasplit: md5 = 321643c92ebf36235ad070a5bd7177dc OK 2026/04/07 04:59:30 DEBUG : Waiting for deletions to finish 2026/04/07 04:59:31 DEBUG : banana: Excluded (Path Filter) 2026/04/07 04:59:31 DEBUG : apple: Excluded (Path Filter) 2026/04/07 04:59:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/07 04:59:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/07 04:59:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/07 04:59:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/07 04:59:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/07 04:59:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/07 04:59:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/07 04:59:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/07 04:59:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/07 04:59:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/07 04:59:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/07 04:59:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/07 04:59:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/07 04:59:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/07 04:59:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/07 04:59:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/07 04:59:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/07 04:59:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/07 04:59:32 DEBUG : apple: size = 5 OK 2026/04/07 04:59:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:59:32 DEBUG : apple: Unchanged skipping 2026/04/07 04:59:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/07 04:59:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:59:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/07 04:59:32 DEBUG : banana: size = 6 OK 2026/04/07 04:59:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:59:32 DEBUG : banana: Unchanged skipping 2026/04/07 04:59:32 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/07 04:59:32 DEBUG : splitbananasplit: size = 16 OK 2026/04/07 04:59:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:59:32 DEBUG : splitbananasplit: Unchanged skipping 2026/04/07 04:59:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/07 04:59:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:59:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/07 04:59:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:59:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/07 04:59:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/07 04:59:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:59:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/07 04:59:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/07 04:59:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/07 04:59:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/07 04:59:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:59:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/07 04:59:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/07 04:59:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:59:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/07 04:59:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/07 04:59:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:59:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/07 04:59:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/07 04:59:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:59:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/07 04:59:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/07 04:59:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/07 04:59:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:59:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/07 04:59:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 04:59:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/07 04:59:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:59:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/07 04:59:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/07 04:59:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:59:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/07 04:59:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/07 04:59:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:59:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:59:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/07 04:59:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:59:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/07 04:59:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:59:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/07 04:59:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/07 04:59:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/07 04:59:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:59:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/07 04:59:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/07 04:59:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:59:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/07 04:59:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/07 04:59:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 04:59:32 DEBUG : Waiting for deletions to finish 2026/04/07 04:59:32 DEBUG : Waiting for deletions to finish 2026/04/07 04:59:33 DEBUG : banana: Excluded (Path Filter) 2026/04/07 04:59:33 DEBUG : apple: Excluded (Path Filter) 2026/04/07 04:59:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/07 04:59:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/07 04:59:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/07 04:59:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/07 04:59:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/07 04:59:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/07 04:59:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/07 04:59:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/07 04:59:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/07 04:59:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/07 04:59:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/07 04:59:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/07 04:59:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/07 04:59:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/07 04:59:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/07 04:59:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/07 04:59:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/07 04:59:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/07 04:59:34 DEBUG : dir1: Directory modification time the same (differ by -449.712µs, within tolerance 1ms) 2026/04/07 04:59:34 DEBUG : apple: size = 5 OK 2026/04/07 04:59:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:59:34 DEBUG : apple: Unchanged skipping 2026/04/07 04:59:34 DEBUG : banana: size = 6 OK 2026/04/07 04:59:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:59:34 DEBUG : banana: Unchanged skipping 2026/04/07 04:59:34 DEBUG : splitbananasplit: size = 16 OK 2026/04/07 04:59:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:59:34 DEBUG : splitbananasplit: Unchanged skipping 2026/04/07 04:59:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/07 04:59:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:59:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/07 04:59:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/07 04:59:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:59:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/07 04:59:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/07 04:59:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/07 04:59:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:59:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/07 04:59:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/07 04:59:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:59:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/07 04:59:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:59:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/07 04:59:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/07 04:59:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/07 04:59:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 04:59:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:59:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/07 04:59:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/07 04:59:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/07 04:59:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/07 04:59:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:59:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/07 04:59:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:59:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/07 04:59:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/07 04:59:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:59:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/07 04:59:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/07 04:59:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/07 04:59:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:59:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:59:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/07 04:59:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:59:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/07 04:59:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:59:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/07 04:59:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:59:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/07 04:59:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/07 04:59:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:59:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/07 04:59:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/07 04:59:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/07 04:59:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/07 04:59:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:59:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/07 04:59:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/07 04:59:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 04:59:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/07 04:59:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 04:59:34 DEBUG : Waiting for deletions to finish 2026/04/07 04:59:34 DEBUG : Waiting for deletions to finish 2026/04/07 04:59:35 DEBUG : banana: Excluded (Path Filter) 2026/04/07 04:59:35 DEBUG : apple: Excluded (Path Filter) 2026/04/07 04:59:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/07 04:59:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/07 04:59:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/07 04:59:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/07 04:59:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/07 04:59:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/07 04:59:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/07 04:59:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/07 04:59:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/07 04:59:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/07 04:59:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/07 04:59:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/07 04:59:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/07 04:59:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/07 04:59:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/07 04:59:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/07 04:59:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/07 04:59:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/07 04:59:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/07 04:59:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/07 04:59:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/07 04:59:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/07 04:59:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/07 04:59:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/07 04:59:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/07 04:59:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/07 04:59:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/07 04:59:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/07 04:59:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/07 04:59:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/07 04:59:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/07 04:59:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/07 04:59:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/07 04:59:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" === RUN TestTransform/NFD run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 04:59:48 DEBUG : dir1/0000-abcdefg.txt: md5 = 95219c30a0bab482a06eb0335ee5f406 OK 2026/04/07 04:59:50 DEBUG : dir1/0001-bcdefgh.txt: md5 = 2bf638c5f199363f0b3b8c3fed2c7609 OK 2026/04/07 04:59:51 DEBUG : dir1/0002-cdefghi.txt: md5 = 706fea6b0f02223638c14da235c52bdf OK 2026/04/07 04:59:53 DEBUG : dir1/0003-defghij.txt: md5 = 85d68f884d979d6a28ce72c6e9d7b3b3 OK 2026/04/07 04:59:54 DEBUG : dir1/0004-efghijk.txt: md5 = d65a9b8cea07c085e80cfc48ffe3ca70 OK 2026/04/07 04:59:55 DEBUG : dir1/0005-fghijkl.txt: md5 = 3e76d2e92b31c04fe2dc042bf3d2e965 OK 2026/04/07 04:59:57 DEBUG : dir1/0006-ghijklm.txt: md5 = 3ec7d4b7a51e378d80aead3fde8fdba8 OK 2026/04/07 04:59:58 DEBUG : dir1/0007-1234567.txt: md5 = 7431f42a181e440a56df95f372f6dd36 OK 2026/04/07 05:00:00 DEBUG : dir1/0008-2345678.txt: md5 = ab5dd45f4b9ae0bcd54c46a4c26df53a OK 2026/04/07 05:00:01 DEBUG : dir1/0009-3456789.txt: md5 = d34d233ce11c91027f6151abc4f89a42 OK 2026/04/07 05:00:03 DEBUG : dir1/0010-456789.txt: md5 = 64a44879f7ef170256f36a346e194f7f OK 2026/04/07 05:00:04 DEBUG : dir1/0011-56789;.txt: md5 = fa3e9a1be0f9418335cae4cf009b95c5 OK 2026/04/07 05:00:06 DEBUG : dir1/0012-6789;.txt: md5 = 88c7b7fa34213a42d5d0fefb315d74ba OK 2026/04/07 05:00:07 DEBUG : dir1/0013-789;=.txt: md5 = 1454aeb604a055247afb95b4d8d374cd OK 2026/04/07 05:00:09 DEBUG : dir1/0014-89;=.txt: md5 = 6d55bafa24a27e258a34456e92f39743 OK 2026/04/07 05:00:10 DEBUG : dir1/0015-9;=.txt: md5 = bc07763bf753da2714ebe3dbc87db306 OK 2026/04/07 05:00:12 DEBUG : apple: md5 = fd1a57853c0a84e96cd463eee6c8437c OK 2026/04/07 05:00:13 DEBUG : banana: md5 = b1cfc223fd01aec9df10480b1b547ba6 OK 2026/04/07 05:00:15 DEBUG : appleappleapplebanana: md5 = 178eeb38b10a06fdf4d1851663288f9b OK 2026/04/07 05:00:17 DEBUG : splitbananasplit: md5 = 503c4a3c986a86f84fe191455e73fa0f OK 2026/04/07 05:00:17 DEBUG : Waiting for deletions to finish 2026/04/07 05:00:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/07 05:00:17 DEBUG : banana: Excluded (Path Filter) 2026/04/07 05:00:17 DEBUG : apple: Excluded (Path Filter) 2026/04/07 05:00:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/07 05:00:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/07 05:00:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/07 05:00:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/07 05:00:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/07 05:00:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/07 05:00:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/07 05:00:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/07 05:00:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/07 05:00:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/07 05:00:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/07 05:00:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/07 05:00:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/07 05:00:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/07 05:00:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/07 05:00:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/07 05:00:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/07 05:00:18 DEBUG : apple: size = 5 OK 2026/04/07 05:00:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:00:18 DEBUG : apple: Unchanged skipping 2026/04/07 05:00:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/07 05:00:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:00:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/07 05:00:18 DEBUG : banana: size = 6 OK 2026/04/07 05:00:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:00:18 DEBUG : banana: Unchanged skipping 2026/04/07 05:00:19 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/07 05:00:19 DEBUG : splitbananasplit: size = 16 OK 2026/04/07 05:00:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:00:19 DEBUG : splitbananasplit: Unchanged skipping 2026/04/07 05:00:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/07 05:00:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:00:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/07 05:00:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 05:00:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/07 05:00:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:00:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/07 05:00:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/07 05:00:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/07 05:00:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:00:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/07 05:00:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:00:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/07 05:00:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/07 05:00:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:00:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/07 05:00:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/07 05:00:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:00:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/07 05:00:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/07 05:00:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:00:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/07 05:00:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/07 05:00:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/07 05:00:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/07 05:00:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/07 05:00:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/07 05:00:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:00:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/07 05:00:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/07 05:00:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:00:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/07 05:00:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/07 05:00:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:00:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/07 05:00:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/07 05:00:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/07 05:00:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:00:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:00:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/07 05:00:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/07 05:00:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:00:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:00:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/07 05:00:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:00:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/07 05:00:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/07 05:00:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:00:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/07 05:00:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 05:00:19 DEBUG : Waiting for deletions to finish 2026/04/07 05:00:19 DEBUG : Waiting for deletions to finish 2026/04/07 05:00:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/07 05:00:19 DEBUG : banana: Excluded (Path Filter) 2026/04/07 05:00:19 DEBUG : apple: Excluded (Path Filter) 2026/04/07 05:00:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/07 05:00:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/07 05:00:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/07 05:00:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/07 05:00:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/07 05:00:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/07 05:00:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/07 05:00:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/07 05:00:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/07 05:00:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/07 05:00:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/07 05:00:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/07 05:00:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/07 05:00:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/07 05:00:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/07 05:00:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/07 05:00:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/07 05:00:20 DEBUG : dir1: Directory modification time the same (differ by -905.488µs, within tolerance 1ms) 2026/04/07 05:00:20 DEBUG : apple: size = 5 OK 2026/04/07 05:00:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:00:20 DEBUG : apple: Unchanged skipping 2026/04/07 05:00:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/07 05:00:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:00:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/07 05:00:20 DEBUG : banana: size = 6 OK 2026/04/07 05:00:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:00:20 DEBUG : banana: Unchanged skipping 2026/04/07 05:00:20 DEBUG : splitbananasplit: size = 16 OK 2026/04/07 05:00:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:00:20 DEBUG : splitbananasplit: Unchanged skipping 2026/04/07 05:00:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/07 05:00:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:00:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/07 05:00:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/07 05:00:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:00:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/07 05:00:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/07 05:00:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:00:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/07 05:00:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/07 05:00:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:00:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/07 05:00:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/07 05:00:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:00:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/07 05:00:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/07 05:00:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:00:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/07 05:00:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/07 05:00:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:00:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/07 05:00:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/07 05:00:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:00:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/07 05:00:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/07 05:00:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:00:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/07 05:00:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/07 05:00:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:00:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/07 05:00:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/07 05:00:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:00:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/07 05:00:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/07 05:00:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:00:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/07 05:00:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/07 05:00:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:00:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/07 05:00:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/07 05:00:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:00:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/07 05:00:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/07 05:00:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:00:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/07 05:00:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/07 05:00:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:00:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/07 05:00:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 05:00:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 05:00:20 DEBUG : Waiting for deletions to finish 2026/04/07 05:00:20 DEBUG : Waiting for deletions to finish 2026/04/07 05:00:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/07 05:00:21 DEBUG : banana: Excluded (Path Filter) 2026/04/07 05:00:21 DEBUG : apple: Excluded (Path Filter) 2026/04/07 05:00:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/07 05:00:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/07 05:00:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/07 05:00:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/07 05:00:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/07 05:00:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/07 05:00:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/07 05:00:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/07 05:00:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/07 05:00:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/07 05:00:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/07 05:00:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/07 05:00:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/07 05:00:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/07 05:00:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/07 05:00:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/07 05:00:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/07 05:00:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/07 05:00:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/07 05:00:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/07 05:00:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/07 05:00:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/07 05:00:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/07 05:00:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/07 05:00:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/07 05:00:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/07 05:00:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/07 05:00:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/07 05:00:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/07 05:00:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/07 05:00:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/07 05:00:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/07 05:00:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" === RUN TestTransform/base64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 05:00:35 DEBUG : dir1/0000-abcdefg.txt: md5 = c5016eedba3f6f234658ae50e536a78f OK 2026/04/07 05:00:37 DEBUG : dir1/0001-bcdefgh.txt: md5 = 8a4e4164fff1635cac34bb765a20e3fb OK 2026/04/07 05:00:38 DEBUG : dir1/0002-cdefghi.txt: md5 = e630e7ae5ec7f5be741c9974838e58b7 OK 2026/04/07 05:00:39 DEBUG : dir1/0003-defghij.txt: md5 = d9502f112d2bd1a2fe4ec187d6cb765c OK 2026/04/07 05:00:41 DEBUG : dir1/0004-efghijk.txt: md5 = fe6133a7e650a977627a3e8560d6dd6f OK 2026/04/07 05:00:42 DEBUG : dir1/0005-fghijkl.txt: md5 = a0a0c0f71d058ee3776f207749b990e7 OK 2026/04/07 05:00:44 DEBUG : dir1/0006-ghijklm.txt: md5 = 26266bb0e051f866c1f740ffc054f220 OK 2026/04/07 05:00:46 DEBUG : dir1/0007-1234567.txt: md5 = 0101a4d44b989d10b3ed2b63007f3fe3 OK 2026/04/07 05:00:47 DEBUG : dir1/0008-2345678.txt: md5 = 5122bdded244a6c7300166e6374df347 OK 2026/04/07 05:00:48 DEBUG : dir1/0009-3456789.txt: md5 = bf8b74cd75cc8990a4ad427c416d605b OK 2026/04/07 05:00:50 DEBUG : dir1/0010-456789.txt: md5 = c38e7dd7ecce350a11b40e8f70b9f0de OK 2026/04/07 05:00:51 DEBUG : dir1/0011-56789;.txt: md5 = d46b7bcf1cc341871327e2d377e60ed4 OK 2026/04/07 05:00:53 DEBUG : dir1/0012-6789;.txt: md5 = 3f358feffe2c9fbd040e05f4e76a5ee2 OK 2026/04/07 05:00:54 DEBUG : dir1/0013-789;=.txt: md5 = 55a541f6f8426ccfa57b8bfb747bc2e3 OK 2026/04/07 05:00:56 DEBUG : dir1/0014-89;=.txt: md5 = 4c4687bf25b8a8b4e152e2f76ebe62f0 OK 2026/04/07 05:00:57 DEBUG : dir1/0015-9;=.txt: md5 = 22cb993640cbcf91909d8fc32eb94cae OK 2026/04/07 05:00:59 DEBUG : apple: md5 = b8f7fd553b3ce2ecaba1de4f6d2b99bd OK 2026/04/07 05:01:00 DEBUG : banana: md5 = 32520c2381cf998aaf87ec8e0bfffe87 OK 2026/04/07 05:01:02 DEBUG : appleappleapplebanana: md5 = 72e22ea973307b34c3348b4f112eb8ad OK 2026/04/07 05:01:03 DEBUG : splitbananasplit: md5 = da850054184c5c7d421fc3e8e68ac996 OK 2026/04/07 05:01:03 DEBUG : Waiting for deletions to finish 2026/04/07 05:01:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/07 05:01:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/07 05:01:04 DEBUG : apple: Excluded (Path Filter) 2026/04/07 05:01:04 DEBUG : banana: Excluded (Path Filter) 2026/04/07 05:01:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/07 05:01:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/07 05:01:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/07 05:01:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/07 05:01:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/07 05:01:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/07 05:01:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/07 05:01:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/07 05:01:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/07 05:01:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/07 05:01:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/07 05:01:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/07 05:01:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/07 05:01:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/07 05:01:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/07 05:01:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/07 05:01:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/07 05:01:05 DEBUG : apple: transformed to: YXBwbGU= 2026/04/07 05:01:05 DEBUG : banana: transformed to: YmFuYW5h 2026/04/07 05:01:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/07 05:01:05 DEBUG : banana: transformed to: YmFuYW5h 2026/04/07 05:01:05 DEBUG : apple: transformed to: YXBwbGU= 2026/04/07 05:01:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/07 05:01:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/07 05:01:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/07 05:01:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/07 05:01:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/07 05:01:05 DEBUG : banana: transformed to: YmFuYW5h 2026/04/07 05:01:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/07 05:01:05 DEBUG : apple: transformed to: YXBwbGU= 2026/04/07 05:01:05 DEBUG : apple: transformed to: YXBwbGU= 2026/04/07 05:01:05 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/07 05:01:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/07 05:01:05 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/07 05:01:05 DEBUG : banana: transformed to: YmFuYW5h 2026/04/07 05:01:05 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/07 05:01:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/07 05:01:05 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/07 05:01:05 DEBUG : apple: transformed to: YXBwbGU= 2026/04/07 05:01:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/07 05:01:05 DEBUG : banana: transformed to: YmFuYW5h 2026/04/07 05:01:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/07 05:01:06 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/07 05:01:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/07 05:01:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/07 05:01:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/07 05:01:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/07 05:01:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/07 05:01:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/07 05:01:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/07 05:01:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/07 05:01:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/07 05:01:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/07 05:01:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/07 05:01:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/07 05:01:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/07 05:01:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/07 05:01:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/07 05:01:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/07 05:01:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/07 05:01:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/07 05:01:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/07 05:01:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/07 05:01:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/07 05:01:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/07 05:01:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/07 05:01:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/07 05:01:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/07 05:01:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/07 05:01:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/07 05:01:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/07 05:01:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/07 05:01:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/07 05:01:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/07 05:01:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/07 05:01:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/07 05:01:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/07 05:01:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/07 05:01:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/07 05:01:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/07 05:01:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/07 05:01:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/07 05:01:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/07 05:01:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/07 05:01:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/07 05:01:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/07 05:01:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/07 05:01:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/07 05:01:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/07 05:01:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/07 05:01:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/07 05:01:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/07 05:01:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/07 05:01:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/07 05:01:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/07 05:01:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/07 05:01:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/07 05:01:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/07 05:01:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/07 05:01:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/07 05:01:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/07 05:01:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/07 05:01:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/07 05:01:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/07 05:01:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/07 05:01:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/07 05:01:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/07 05:01:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/07 05:01:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/07 05:01:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/07 05:01:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/07 05:01:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/07 05:01:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/07 05:01:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/07 05:01:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/07 05:01:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/07 05:01:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/07 05:01:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/07 05:01:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/07 05:01:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/07 05:01:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/07 05:01:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/07 05:01:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/07 05:01:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/07 05:01:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/07 05:01:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/07 05:01:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/07 05:01:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/07 05:01:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/07 05:01:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/07 05:01:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/07 05:01:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/07 05:01:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/07 05:01:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/07 05:01:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/07 05:01:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/07 05:01:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/07 05:01:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/07 05:01:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/07 05:01:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/07 05:01:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/07 05:01:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/07 05:01:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/07 05:01:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/07 05:01:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/07 05:01:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/07 05:01:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/07 05:01:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/07 05:01:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/07 05:01:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/07 05:01:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/07 05:01:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/07 05:01:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/07 05:01:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/07 05:01:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/07 05:01:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/07 05:01:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/07 05:01:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/07 05:01:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/07 05:01:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/07 05:01:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/07 05:01:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/07 05:01:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/07 05:01:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/07 05:01:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/07 05:01:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/07 05:01:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/07 05:01:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/07 05:01:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/07 05:01:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/07 05:01:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/07 05:01:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/07 05:01:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/07 05:01:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/07 05:01:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/07 05:01:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/07 05:01:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/07 05:01:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/07 05:01:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/07 05:01:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/07 05:01:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/07 05:01:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/07 05:01:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/07 05:01:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/07 05:01:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/07 05:01:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/07 05:01:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/07 05:01:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/07 05:01:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/07 05:01:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/07 05:01:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/07 05:01:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/07 05:01:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/07 05:01:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/07 05:01:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/07 05:01:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/07 05:01:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/07 05:01:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/07 05:01:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/07 05:01:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/07 05:01:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/07 05:01:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/07 05:01:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/07 05:01:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/07 05:01:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/07 05:01:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/07 05:01:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/07 05:01:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/07 05:01:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/07 05:01:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/07 05:01:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/07 05:01:06 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/07 05:01:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/07 05:01:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/07 05:01:06 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/07 05:01:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/07 05:01:06 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/07 05:01:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/07 05:01:06 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/07 05:01:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/07 05:01:06 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/07 05:01:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/07 05:01:06 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/07 05:01:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/07 05:01:06 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/07 05:01:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/07 05:01:06 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/07 05:01:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/07 05:01:06 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/07 05:01:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/07 05:01:06 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/07 05:01:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/07 05:01:06 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/07 05:01:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/07 05:01:06 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/07 05:01:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/07 05:01:06 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/07 05:01:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/07 05:01:06 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/07 05:01:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/07 05:01:06 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/07 05:01:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/07 05:01:06 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/07 05:01:06 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/07 05:01:06 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/07 05:01:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 05:01:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 05:01:07 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = ab1bbf473fd31acc216aa468e393293e OK 2026/04/07 05:01:07 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/07 05:01:07 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/07 05:01:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/07 05:01:07 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = b5b24ede8085444c872742f9adfd9682 OK 2026/04/07 05:01:07 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/07 05:01:07 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/07 05:01:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/07 05:01:07 DEBUG : YXBwbGU=: md5 = e72fe9e2866a824efbfecc3258927b3e OK 2026/04/07 05:01:07 DEBUG : YXBwbGU=: size = 5 OK 2026/04/07 05:01:07 INFO : apple: Copied (new) to: YXBwbGU= 2026/04/07 05:01:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/07 05:01:07 DEBUG : YmFuYW5h: md5 = e892cd4a2c3531881cb6db8ccec7fb31 OK 2026/04/07 05:01:07 DEBUG : YmFuYW5h: size = 6 OK 2026/04/07 05:01:07 INFO : banana: Copied (new) to: YmFuYW5h 2026/04/07 05:01:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/07 05:01:08 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = eca504302715f4eb1371b14faf5c5a51 OK 2026/04/07 05:01:08 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/07 05:01:08 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/07 05:01:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/07 05:01:08 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = eece3bfb6e7f85d7bf031e2c92e28696 OK 2026/04/07 05:01:08 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/07 05:01:08 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/07 05:01:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/07 05:01:08 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = 5534e4cc44bae089d5b15549a6691012 OK 2026/04/07 05:01:08 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/07 05:01:08 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/07 05:01:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/07 05:01:08 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = f634fb4821131caef293787b6f565b7c OK 2026/04/07 05:01:08 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/07 05:01:08 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/07 05:01:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/07 05:01:09 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = 7cf8ba81e80a0307180a5d76b0e3403d OK 2026/04/07 05:01:09 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/07 05:01:09 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/07 05:01:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/07 05:01:09 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = ad3199bedc5cce104e5a4777988084e4 OK 2026/04/07 05:01:09 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/07 05:01:09 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/07 05:01:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/07 05:01:10 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = d1256918a2b82d48c2affd808aa1630c OK 2026/04/07 05:01:10 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/07 05:01:10 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/07 05:01:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/07 05:01:10 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = c1b1bf8d7816fbf242e10ffd17d7e2f9 OK 2026/04/07 05:01:10 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/07 05:01:10 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/07 05:01:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/07 05:01:11 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = d049141fc00a8a3875c3f3c06f47d6c1 OK 2026/04/07 05:01:11 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/07 05:01:11 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/07 05:01:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/07 05:01:11 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = 174341f977813a19ea892b92f9462e97 OK 2026/04/07 05:01:11 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/07 05:01:11 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/07 05:01:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/07 05:01:11 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = bf623bfc7e879f036dd6fb6f0151baab OK 2026/04/07 05:01:11 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/07 05:01:11 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/07 05:01:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/07 05:01:11 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = fef0922fd4bff0bfbbe3cf6eefc89ca5 OK 2026/04/07 05:01:11 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/07 05:01:11 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/07 05:01:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/07 05:01:12 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = 9bf02134f519dbb6c96f5670381c300c OK 2026/04/07 05:01:12 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/07 05:01:12 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/07 05:01:12 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = 314878f7d836d820bb32e9eead7256f2 OK 2026/04/07 05:01:12 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/07 05:01:12 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/07 05:01:12 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = 5812be533d5ec50864a1c41df467f033 OK 2026/04/07 05:01:12 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/07 05:01:12 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/07 05:01:13 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = b473c4c309ff430fc0c2d8c6873eaf6b OK 2026/04/07 05:01:13 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/07 05:01:13 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/04/07 05:01:13 DEBUG : Waiting for deletions to finish 2026/04/07 05:01:13 INFO : dir1/0007-1234567.txt: Deleted 2026/04/07 05:01:13 INFO : dir1/0003-defghij.txt: Deleted 2026/04/07 05:01:13 INFO : apple: Deleted 2026/04/07 05:01:13 INFO : dir1/0014-89;=.txt: Deleted 2026/04/07 05:01:13 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/07 05:01:13 INFO : dir1/0008-2345678.txt: Deleted 2026/04/07 05:01:13 INFO : dir1/0015-9;=.txt: Deleted 2026/04/07 05:01:13 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/07 05:01:14 INFO : dir1/0010-456789.txt: Deleted 2026/04/07 05:01:14 INFO : banana: Deleted 2026/04/07 05:01:14 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/07 05:01:14 INFO : dir1/0012-6789;.txt: Deleted 2026/04/07 05:01:14 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/07 05:01:14 INFO : splitbananasplit: Deleted 2026/04/07 05:01:14 INFO : appleappleapplebanana: Deleted 2026/04/07 05:01:14 INFO : dir1/0013-789;=.txt: Deleted 2026/04/07 05:01:14 INFO : dir1/0009-3456789.txt: Deleted 2026/04/07 05:01:14 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/07 05:01:14 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/07 05:01:14 INFO : dir1/0011-56789;.txt: Deleted 2026/04/07 05:01:14 DEBUG : Waiting for deletions to finish 2026/04/07 05:01:15 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/07 05:01:15 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/07 05:01:15 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/07 05:01:15 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/07 05:01:15 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/07 05:01:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/07 05:01:15 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/07 05:01:15 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/07 05:01:15 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/07 05:01:15 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/07 05:01:15 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/07 05:01:15 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/07 05:01:15 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/07 05:01:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/07 05:01:15 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/07 05:01:15 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/07 05:01:15 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/07 05:01:15 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/07 05:01:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/07 05:01:15 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/07 05:01:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/07 05:01:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/07 05:01:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/07 05:01:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/07 05:01:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/07 05:01:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/07 05:01:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/07 05:01:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/07 05:01:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/07 05:01:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/07 05:01:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/07 05:01:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/07 05:01:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/07 05:01:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/07 05:01:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/07 05:01:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/07 05:01:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/07 05:01:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/07 05:01:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/07 05:01:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/07 05:01:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/07 05:01:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/07 05:01:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/07 05:01:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/07 05:01:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/07 05:01:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/07 05:01:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/07 05:01:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/07 05:01:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/07 05:01:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/07 05:01:15 DEBUG : apple: transformed to: YXBwbGU= 2026/04/07 05:01:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/07 05:01:15 DEBUG : apple: transformed to: YXBwbGU= 2026/04/07 05:01:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/07 05:01:15 DEBUG : apple: transformed to: YXBwbGU= 2026/04/07 05:01:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/07 05:01:15 DEBUG : apple: transformed to: YXBwbGU= 2026/04/07 05:01:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/07 05:01:15 DEBUG : apple: transformed to: YXBwbGU= 2026/04/07 05:01:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/07 05:01:15 DEBUG : apple: transformed to: YXBwbGU= 2026/04/07 05:01:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/07 05:01:15 DEBUG : apple: transformed to: YXBwbGU= 2026/04/07 05:01:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/07 05:01:15 DEBUG : apple: transformed to: YXBwbGU= 2026/04/07 05:01:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/07 05:01:15 DEBUG : apple: transformed to: YXBwbGU= 2026/04/07 05:01:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/07 05:01:15 DEBUG : apple: transformed to: YXBwbGU= 2026/04/07 05:01:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/07 05:01:15 DEBUG : apple: transformed to: YXBwbGU= 2026/04/07 05:01:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/07 05:01:15 DEBUG : apple: transformed to: YXBwbGU= 2026/04/07 05:01:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/07 05:01:15 DEBUG : apple: transformed to: YXBwbGU= 2026/04/07 05:01:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/07 05:01:15 DEBUG : apple: transformed to: YXBwbGU= 2026/04/07 05:01:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/07 05:01:15 DEBUG : apple: transformed to: YXBwbGU= 2026/04/07 05:01:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/07 05:01:15 DEBUG : apple: transformed to: YXBwbGU= 2026/04/07 05:01:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/07 05:01:15 DEBUG : banana: transformed to: YmFuYW5h 2026/04/07 05:01:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/07 05:01:15 DEBUG : banana: transformed to: YmFuYW5h 2026/04/07 05:01:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/07 05:01:15 DEBUG : banana: transformed to: YmFuYW5h 2026/04/07 05:01:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/07 05:01:15 DEBUG : banana: transformed to: YmFuYW5h 2026/04/07 05:01:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/07 05:01:15 DEBUG : banana: transformed to: YmFuYW5h 2026/04/07 05:01:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/07 05:01:15 DEBUG : banana: transformed to: YmFuYW5h 2026/04/07 05:01:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/07 05:01:15 DEBUG : banana: transformed to: YmFuYW5h 2026/04/07 05:01:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/07 05:01:15 DEBUG : banana: transformed to: YmFuYW5h 2026/04/07 05:01:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/07 05:01:15 DEBUG : banana: transformed to: YmFuYW5h 2026/04/07 05:01:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/07 05:01:15 DEBUG : banana: transformed to: YmFuYW5h 2026/04/07 05:01:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/07 05:01:15 DEBUG : banana: transformed to: YmFuYW5h 2026/04/07 05:01:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/07 05:01:15 DEBUG : banana: transformed to: YmFuYW5h 2026/04/07 05:01:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/07 05:01:15 DEBUG : banana: transformed to: YmFuYW5h 2026/04/07 05:01:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/07 05:01:15 DEBUG : banana: transformed to: YmFuYW5h 2026/04/07 05:01:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/07 05:01:15 DEBUG : banana: transformed to: YmFuYW5h 2026/04/07 05:01:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/07 05:01:15 DEBUG : banana: transformed to: YmFuYW5h 2026/04/07 05:01:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/07 05:01:15 DEBUG : banana: transformed to: YmFuYW5h 2026/04/07 05:01:15 DEBUG : apple: transformed to: YXBwbGU= 2026/04/07 05:01:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/07 05:01:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/07 05:01:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/07 05:01:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/07 05:01:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/07 05:01:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/07 05:01:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/07 05:01:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/07 05:01:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/07 05:01:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/07 05:01:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/07 05:01:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/07 05:01:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/07 05:01:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/07 05:01:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/07 05:01:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/07 05:01:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/07 05:01:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/07 05:01:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/07 05:01:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/07 05:01:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/07 05:01:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/07 05:01:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/07 05:01:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/07 05:01:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/07 05:01:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/07 05:01:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/07 05:01:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/07 05:01:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/07 05:01:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/07 05:01:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/07 05:01:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/07 05:01:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/07 05:01:15 DEBUG : banana: transformed to: YmFuYW5h 2026/04/07 05:01:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/07 05:01:15 DEBUG : apple: transformed to: YXBwbGU= 2026/04/07 05:01:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/07 05:01:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/07 05:01:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/07 05:01:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/07 05:01:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/07 05:01:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/07 05:01:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/07 05:01:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/07 05:01:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/07 05:01:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/07 05:01:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/07 05:01:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/07 05:01:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/07 05:01:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/07 05:01:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/07 05:01:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/07 05:01:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/07 05:01:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/07 05:01:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/07 05:01:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/07 05:01:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/07 05:01:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/07 05:01:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/07 05:01:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/07 05:01:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/07 05:01:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/07 05:01:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/07 05:01:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/07 05:01:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/07 05:01:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/07 05:01:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/07 05:01:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/07 05:01:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/07 05:01:15 DEBUG : banana: transformed to: YmFuYW5h 2026/04/07 05:01:15 DEBUG : apple: transformed to: YXBwbGU= 2026/04/07 05:01:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/07 05:01:15 DEBUG : banana: transformed to: YmFuYW5h 2026/04/07 05:01:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/07 05:01:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/07 05:01:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/07 05:01:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/07 05:01:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/07 05:01:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/07 05:01:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/07 05:01:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/07 05:01:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/07 05:01:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/07 05:01:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/07 05:01:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/07 05:01:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/07 05:01:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/07 05:01:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/07 05:01:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/07 05:01:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/07 05:01:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/07 05:01:15 DEBUG : apple: transformed to: YXBwbGU= 2026/04/07 05:01:15 DEBUG : banana: transformed to: YmFuYW5h 2026/04/07 05:01:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/07 05:01:15 DEBUG : banana: transformed to: YmFuYW5h 2026/04/07 05:01:15 DEBUG : apple: transformed to: YXBwbGU= 2026/04/07 05:01:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/07 05:01:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/07 05:01:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/07 05:01:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/07 05:01:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/07 05:01:15 DEBUG : banana: transformed to: YmFuYW5h 2026/04/07 05:01:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/07 05:01:15 DEBUG : apple: transformed to: YXBwbGU= 2026/04/07 05:01:15 DEBUG : apple: transformed to: YXBwbGU= 2026/04/07 05:01:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/07 05:01:16 DEBUG : banana: transformed to: YmFuYW5h 2026/04/07 05:01:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/07 05:01:16 DEBUG : dir1: Directory modification time the same (differ by -378.116µs, within tolerance 1ms) 2026/04/07 05:01:16 DEBUG : YXBwbGU=: size = 5 OK 2026/04/07 05:01:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:01:16 DEBUG : apple: Unchanged skipping 2026/04/07 05:01:16 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/07 05:01:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:01:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/07 05:01:16 DEBUG : YmFuYW5h: size = 6 OK 2026/04/07 05:01:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:01:16 DEBUG : banana: Unchanged skipping 2026/04/07 05:01:16 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/07 05:01:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:01:16 DEBUG : splitbananasplit: Unchanged skipping 2026/04/07 05:01:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/07 05:01:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/07 05:01:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/07 05:01:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/07 05:01:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/07 05:01:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/07 05:01:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/07 05:01:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/07 05:01:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/07 05:01:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/07 05:01:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/07 05:01:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/07 05:01:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/07 05:01:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/07 05:01:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/07 05:01:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/07 05:01:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/07 05:01:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/07 05:01:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/07 05:01:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/07 05:01:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/07 05:01:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/07 05:01:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/07 05:01:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/07 05:01:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/07 05:01:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/07 05:01:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/07 05:01:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/07 05:01:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/07 05:01:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/07 05:01:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/07 05:01:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/07 05:01:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/07 05:01:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/07 05:01:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/07 05:01:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/07 05:01:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/07 05:01:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/07 05:01:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/07 05:01:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/07 05:01:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/07 05:01:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/07 05:01:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/07 05:01:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/07 05:01:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/07 05:01:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/07 05:01:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/07 05:01:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/07 05:01:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/07 05:01:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/07 05:01:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/07 05:01:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/07 05:01:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/07 05:01:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/07 05:01:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/07 05:01:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/07 05:01:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/07 05:01:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/07 05:01:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/07 05:01:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/07 05:01:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/07 05:01:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/07 05:01:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/07 05:01:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/07 05:01:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/07 05:01:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/07 05:01:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/07 05:01:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/07 05:01:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/07 05:01:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/07 05:01:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/07 05:01:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/07 05:01:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/07 05:01:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/07 05:01:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/07 05:01:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/07 05:01:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/07 05:01:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/07 05:01:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/07 05:01:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/07 05:01:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/07 05:01:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/07 05:01:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/07 05:01:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/07 05:01:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/07 05:01:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/07 05:01:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/07 05:01:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/07 05:01:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/07 05:01:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/07 05:01:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/07 05:01:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/07 05:01:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/07 05:01:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/07 05:01:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/07 05:01:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/07 05:01:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/07 05:01:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/07 05:01:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/07 05:01:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/07 05:01:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/07 05:01:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/07 05:01:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/07 05:01:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/07 05:01:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/07 05:01:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/07 05:01:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/07 05:01:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/07 05:01:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/07 05:01:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/07 05:01:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/07 05:01:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/07 05:01:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/07 05:01:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/07 05:01:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/07 05:01:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/07 05:01:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/07 05:01:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/07 05:01:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/07 05:01:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/07 05:01:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/07 05:01:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/07 05:01:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/07 05:01:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/07 05:01:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/07 05:01:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/07 05:01:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/07 05:01:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/07 05:01:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/07 05:01:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/07 05:01:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/07 05:01:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/07 05:01:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/07 05:01:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/07 05:01:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/07 05:01:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/07 05:01:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/07 05:01:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/07 05:01:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/07 05:01:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/07 05:01:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/07 05:01:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/07 05:01:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/07 05:01:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/07 05:01:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/07 05:01:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/07 05:01:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/07 05:01:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/07 05:01:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/07 05:01:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/07 05:01:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/07 05:01:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/07 05:01:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/07 05:01:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/07 05:01:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/07 05:01:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/07 05:01:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/07 05:01:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/07 05:01:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/07 05:01:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/07 05:01:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/07 05:01:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/07 05:01:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/07 05:01:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/07 05:01:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/07 05:01:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/07 05:01:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/07 05:01:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/07 05:01:16 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/07 05:01:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/07 05:01:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/07 05:01:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/07 05:01:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/07 05:01:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/07 05:01:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/07 05:01:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/07 05:01:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/07 05:01:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/07 05:01:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/07 05:01:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/07 05:01:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/07 05:01:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/07 05:01:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/07 05:01:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/07 05:01:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/07 05:01:16 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/07 05:01:16 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/07 05:01:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:01:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/07 05:01:16 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/07 05:01:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:01:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/07 05:01:16 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/07 05:01:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:01:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/07 05:01:16 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/07 05:01:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:01:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/07 05:01:16 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/07 05:01:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:01:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/07 05:01:16 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/07 05:01:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:01:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/07 05:01:16 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/07 05:01:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:01:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/07 05:01:16 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/07 05:01:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:01:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/07 05:01:16 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/07 05:01:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:01:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/07 05:01:16 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/07 05:01:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:01:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/07 05:01:16 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/07 05:01:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:01:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/07 05:01:16 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/07 05:01:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:01:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/07 05:01:16 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/07 05:01:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:01:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/07 05:01:16 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/07 05:01:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:01:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/07 05:01:16 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/07 05:01:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:01:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/07 05:01:16 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/07 05:01:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:01:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/07 05:01:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 05:01:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 05:01:16 DEBUG : Waiting for deletions to finish 2026/04/07 05:01:16 DEBUG : Waiting for deletions to finish 2026/04/07 05:01:16 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/07 05:01:16 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/07 05:01:16 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/07 05:01:16 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/07 05:01:16 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/07 05:01:16 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/07 05:01:16 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/07 05:01:16 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/07 05:01:16 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/07 05:01:16 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/07 05:01:16 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/07 05:01:16 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/07 05:01:16 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/07 05:01:16 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/07 05:01:16 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/07 05:01:16 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/07 05:01:16 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/07 05:01:16 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/07 05:01:16 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/07 05:01:16 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/07 05:01:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/07 05:01:17 DEBUG : apple: transformed to: YXBwbGU= 2026/04/07 05:01:17 DEBUG : banana: transformed to: YmFuYW5h 2026/04/07 05:01:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/07 05:01:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/07 05:01:17 DEBUG : banana: transformed to: YmFuYW5h 2026/04/07 05:01:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/07 05:01:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/07 05:01:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/07 05:01:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/07 05:01:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/07 05:01:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/07 05:01:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/07 05:01:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/07 05:01:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/07 05:01:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/07 05:01:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/07 05:01:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/07 05:01:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/07 05:01:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/07 05:01:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/07 05:01:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/07 05:01:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/07 05:01:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/07 05:01:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/07 05:01:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/07 05:01:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/07 05:01:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/07 05:01:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/07 05:01:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/07 05:01:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/07 05:01:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/07 05:01:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/07 05:01:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/07 05:01:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/07 05:01:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/07 05:01:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/07 05:01:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/07 05:01:17 DEBUG : apple: transformed to: YXBwbGU= 2026/04/07 05:01:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/07 05:01:17 DEBUG : banana: transformed to: YmFuYW5h 2026/04/07 05:01:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/07 05:01:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/07 05:01:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/07 05:01:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/07 05:01:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/07 05:01:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/07 05:01:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/07 05:01:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/07 05:01:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/07 05:01:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/07 05:01:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/07 05:01:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/07 05:01:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/07 05:01:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/07 05:01:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/07 05:01:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/07 05:01:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/07 05:01:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "le27f46j4es0aqged1bqo88pit85jt3eek5kv2qath0s0dcoim80" 2026/04/07 05:01:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a7bnchfb66rtan84bph2nv1ir04d2gpe8o1p4fu48v66tble7shg" 2026/04/07 05:01:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "52sejkagmuadnvb1g3g77vcuq017ora7ds45utakbrgbffhh1kj0" 2026/04/07 05:01:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/07 05:01:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ssvb4dmjhiolpr8ipt02e55l6ukurkh7mrfcb7nt8c0k8q71pb2g" 2026/04/07 05:01:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/07 05:01:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/07 05:01:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/07 05:01:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "41s3il9e1nfovrslmbng8iqtlrv8cvl2lltb04ifuq8mg8o2asb0" 2026/04/07 05:01:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/07 05:01:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/07 05:01:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/07 05:01:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/07 05:01:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/07 05:01:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/07 05:01:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vi8ktotkncs6i0su6cl4j5sfq96jo9vgplq5h1tre50ffhi6o670" 2026/04/07 05:01:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/07 05:01:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/07 05:01:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0ucuaat1b655fqvvfhv78uvlha95qeaohkdi4ts8ll774apko4mg" 2026/04/07 05:01:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qa3qi8prsbnf7fibe45232c5svftjlk4drc8b8s0i2ktrjgv3h50" 2026/04/07 05:01:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/07 05:01:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1j1c20ubfu6gknl0uoaveomemlrt9napkcfl15fre7vopqj3fjkg" 2026/04/07 05:01:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/07 05:01:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/07 05:01:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3jlfue81bpetn9c9or8ofd1qhrcuhja8hu3o1q2a25dvch35bps0" 2026/04/07 05:01:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "re83vvpgl8cvb14glk1bgi5r728f5drf65j1paiagbn1kitosis0" 2026/04/07 05:01:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/07 05:01:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d5vmlctorvi4ie2dnjnmg9qt0dciffh31b1uk9r9g444bq2ute8g" 2026/04/07 05:01:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "p1f69c2bnfnl3mphmlpb623lmh4uu5c7c5s9gm9vmcngq3fd7spg" 2026/04/07 05:01:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "301gbht8qu344gpt4slk7rh44h4r6pto1k96882lujvehrjfva00" 2026/04/07 05:01:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r9nv8spjccmm5lb23cbo5b7sqrb3dpl4husg96cterfbn9s71cf0" 2026/04/07 05:01:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ko4nipokaeir7he536pqhh64srglvijf8us0qaatt2pl9r8b2260" === RUN TestTransform/prefix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 05:01:30 DEBUG : dir1/0000-abcdefg.txt: md5 = 1602475cfbedbfcf5856c170770c0afa OK 2026/04/07 05:01:31 DEBUG : dir1/0001-bcdefgh.txt: md5 = ea51542deed81f4d24c6d179c1df3ecc OK 2026/04/07 05:01:32 DEBUG : dir1/0002-cdefghi.txt: md5 = a840af0026e80f402ca04bbc11e637a8 OK 2026/04/07 05:01:34 DEBUG : dir1/0003-defghij.txt: md5 = f5b9eb571dbe32ce2e6eb66edcb58205 OK 2026/04/07 05:01:35 DEBUG : dir1/0004-efghijk.txt: md5 = a9904829009020c59538ed821d6e96e6 OK 2026/04/07 05:01:37 DEBUG : dir1/0005-fghijkl.txt: md5 = 3102de3521dc75fc3135cf4e136333bd OK 2026/04/07 05:01:38 DEBUG : dir1/0006-ghijklm.txt: md5 = 4f96510070559a61eadc964b4c0b3595 OK 2026/04/07 05:01:40 DEBUG : dir1/0007-1234567.txt: md5 = 50b373ea0147b118460ff50112ab1bd4 OK 2026/04/07 05:01:41 DEBUG : dir1/0008-2345678.txt: md5 = 4748d37b5e686ca148ee708c41fe80c0 OK 2026/04/07 05:01:43 DEBUG : dir1/0009-3456789.txt: md5 = 6dc79f1bc2c8c6357bc206deac0488d4 OK 2026/04/07 05:01:44 DEBUG : dir1/0010-456789.txt: md5 = a2d103087e5043943d5065d0946a939d OK 2026/04/07 05:01:46 DEBUG : dir1/0011-56789;.txt: md5 = 4c5691c10016a57c6b0ad1ffb7134e77 OK 2026/04/07 05:01:47 DEBUG : dir1/0012-6789;.txt: md5 = 3fffbbe8ebe077a2435c23c72d52a73a OK 2026/04/07 05:01:49 DEBUG : dir1/0013-789;=.txt: md5 = dc6e3e82ccaabbea2d5a896019abf8af OK 2026/04/07 05:01:50 DEBUG : dir1/0014-89;=.txt: md5 = 49c703332c50c847b15baad29138a8a7 OK 2026/04/07 05:01:52 DEBUG : dir1/0015-9;=.txt: md5 = abc0ca125fb72b04abc91fe75f78e6fb OK 2026/04/07 05:01:53 DEBUG : apple: md5 = 69c6ed41d3786f88aea4f8d723094259 OK 2026/04/07 05:01:55 DEBUG : banana: md5 = e1248ddb80d6c9b7ace253c85548fad3 OK 2026/04/07 05:01:56 DEBUG : appleappleapplebanana: md5 = e3d58cb410d83a6245a238aff4ee6f85 OK 2026/04/07 05:01:57 DEBUG : splitbananasplit: md5 = b08433bc61d528a87dd69870b84e9007 OK 2026/04/07 05:01:57 DEBUG : Waiting for deletions to finish 2026/04/07 05:01:58 DEBUG : banana: Excluded (Path Filter) 2026/04/07 05:01:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/07 05:01:58 DEBUG : apple: Excluded (Path Filter) 2026/04/07 05:01:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/07 05:01:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/07 05:01:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/07 05:01:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/07 05:01:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/07 05:01:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/07 05:01:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/07 05:01:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/07 05:01:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/07 05:01:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/07 05:01:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/07 05:01:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/07 05:01:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/07 05:01:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/07 05:01:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/07 05:01:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/07 05:01:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/07 05:01:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/07 05:01:59 DEBUG : apple: transformed to: PREFIXapple 2026/04/07 05:01:59 DEBUG : banana: transformed to: PREFIXbanana 2026/04/07 05:01:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/07 05:01:59 DEBUG : banana: transformed to: PREFIXbanana 2026/04/07 05:01:59 DEBUG : apple: transformed to: PREFIXapple 2026/04/07 05:01:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/07 05:01:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/07 05:01:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/07 05:01:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/07 05:01:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/07 05:01:59 DEBUG : banana: transformed to: PREFIXbanana 2026/04/07 05:01:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/07 05:01:59 DEBUG : apple: transformed to: PREFIXapple 2026/04/07 05:01:59 DEBUG : apple: transformed to: PREFIXapple 2026/04/07 05:01:59 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/07 05:01:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/07 05:01:59 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/07 05:01:59 DEBUG : banana: transformed to: PREFIXbanana 2026/04/07 05:01:59 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/07 05:01:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/07 05:01:59 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/07 05:01:59 DEBUG : apple: transformed to: PREFIXapple 2026/04/07 05:01:59 DEBUG : banana: transformed to: PREFIXbanana 2026/04/07 05:01:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/07 05:01:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/07 05:02:00 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/07 05:02:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/07 05:02:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/07 05:02:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/07 05:02:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/07 05:02:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/07 05:02:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/07 05:02:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/07 05:02:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/07 05:02:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/07 05:02:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/07 05:02:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/07 05:02:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/07 05:02:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/07 05:02:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/07 05:02:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/07 05:02:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/07 05:02:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/07 05:02:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/07 05:02:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/07 05:02:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/07 05:02:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/07 05:02:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/07 05:02:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/07 05:02:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/07 05:02:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/07 05:02:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/07 05:02:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/07 05:02:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/07 05:02:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/07 05:02:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/07 05:02:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/07 05:02:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/07 05:02:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/07 05:02:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/07 05:02:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/07 05:02:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/07 05:02:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/07 05:02:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/07 05:02:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/07 05:02:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/07 05:02:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/07 05:02:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/07 05:02:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/07 05:02:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/07 05:02:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/07 05:02:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/07 05:02:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/07 05:02:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/07 05:02:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/07 05:02:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/07 05:02:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/07 05:02:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/07 05:02:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/07 05:02:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/07 05:02:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/07 05:02:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/07 05:02:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/07 05:02:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/07 05:02:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/07 05:02:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/07 05:02:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/07 05:02:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/07 05:02:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/07 05:02:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/07 05:02:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/07 05:02:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/07 05:02:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/07 05:02:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/07 05:02:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/07 05:02:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/07 05:02:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/07 05:02:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/07 05:02:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/07 05:02:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/07 05:02:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/07 05:02:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/07 05:02:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/07 05:02:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/07 05:02:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/07 05:02:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/07 05:02:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/07 05:02:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/07 05:02:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/07 05:02:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/07 05:02:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/07 05:02:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/07 05:02:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/07 05:02:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/07 05:02:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/07 05:02:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/07 05:02:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/07 05:02:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/07 05:02:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/07 05:02:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/07 05:02:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/07 05:02:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/07 05:02:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/07 05:02:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/07 05:02:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/07 05:02:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/07 05:02:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/07 05:02:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/07 05:02:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/07 05:02:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/07 05:02:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/07 05:02:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/07 05:02:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/07 05:02:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/07 05:02:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/07 05:02:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/07 05:02:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/07 05:02:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/07 05:02:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/07 05:02:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/07 05:02:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/07 05:02:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/07 05:02:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/07 05:02:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/07 05:02:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/07 05:02:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/07 05:02:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/07 05:02:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/07 05:02:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/07 05:02:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/07 05:02:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/07 05:02:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/07 05:02:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/07 05:02:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/07 05:02:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/07 05:02:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/07 05:02:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/07 05:02:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/07 05:02:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/07 05:02:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/07 05:02:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/07 05:02:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/07 05:02:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/07 05:02:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/07 05:02:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/07 05:02:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/07 05:02:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/07 05:02:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/07 05:02:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/07 05:02:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/07 05:02:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/07 05:02:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/07 05:02:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/07 05:02:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/07 05:02:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/07 05:02:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/07 05:02:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/07 05:02:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/07 05:02:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/07 05:02:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/07 05:02:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/07 05:02:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/07 05:02:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/07 05:02:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/07 05:02:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/07 05:02:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/07 05:02:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/07 05:02:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/07 05:02:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/07 05:02:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/07 05:02:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/07 05:02:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/07 05:02:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/07 05:02:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/07 05:02:00 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/07 05:02:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/07 05:02:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/07 05:02:00 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/07 05:02:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/07 05:02:00 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/07 05:02:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/07 05:02:00 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/07 05:02:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/07 05:02:00 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/07 05:02:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/07 05:02:00 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/07 05:02:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/07 05:02:00 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/07 05:02:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/07 05:02:00 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/07 05:02:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/07 05:02:00 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/07 05:02:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/07 05:02:00 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/07 05:02:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/07 05:02:00 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/07 05:02:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/07 05:02:00 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/07 05:02:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/07 05:02:00 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/07 05:02:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/07 05:02:00 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/07 05:02:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/07 05:02:00 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/07 05:02:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/07 05:02:00 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/07 05:02:00 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/07 05:02:00 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/07 05:02:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 05:02:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 05:02:00 DEBUG : PREFIXsplitbananasplit: md5 = c7026287817c07370c6678bdae3b7946 OK 2026/04/07 05:02:00 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/04/07 05:02:00 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/04/07 05:02:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/07 05:02:00 DEBUG : PREFIXappleappleapplebanana: md5 = c75704683350a7ca3f61afb78abf2300 OK 2026/04/07 05:02:00 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/04/07 05:02:00 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/04/07 05:02:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/07 05:02:01 DEBUG : PREFIXbanana: md5 = 7321e1cea7f0081f5ce49d097b0736b9 OK 2026/04/07 05:02:01 DEBUG : PREFIXbanana: size = 6 OK 2026/04/07 05:02:01 INFO : banana: Copied (new) to: PREFIXbanana 2026/04/07 05:02:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/07 05:02:01 DEBUG : PREFIXapple: md5 = 84e4d3d1cccc45120398e543df5dc8e4 OK 2026/04/07 05:02:01 DEBUG : PREFIXapple: size = 5 OK 2026/04/07 05:02:01 INFO : apple: Copied (new) to: PREFIXapple 2026/04/07 05:02:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/07 05:02:02 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = 7ae81ce2f2493054d8dbe8b31b62c830 OK 2026/04/07 05:02:02 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/04/07 05:02:02 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/04/07 05:02:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/07 05:02:02 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = b37f1199a6084bcea9fe71ad623ef21a OK 2026/04/07 05:02:02 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/04/07 05:02:02 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/04/07 05:02:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/07 05:02:02 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = f129731fd3eb79bc408226f8dbf34412 OK 2026/04/07 05:02:02 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/04/07 05:02:02 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/04/07 05:02:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/07 05:02:02 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = 663cdbaec78ac58cb3f198b2f585d5b8 OK 2026/04/07 05:02:02 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/04/07 05:02:02 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/04/07 05:02:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/07 05:02:03 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = 10b933c5f9ad5f5724f52c89d70b575a OK 2026/04/07 05:02:03 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/04/07 05:02:03 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/04/07 05:02:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/07 05:02:03 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = cb4a36e6b643ea2ae86bcc2e50fce9f8 OK 2026/04/07 05:02:03 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/04/07 05:02:03 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/04/07 05:02:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/07 05:02:04 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = e92f515f8fd011a76e560fa62cec5bdf OK 2026/04/07 05:02:04 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/04/07 05:02:04 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/04/07 05:02:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/07 05:02:04 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = d18104e2f8735f8160dad90ea9530689 OK 2026/04/07 05:02:04 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/04/07 05:02:04 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/04/07 05:02:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/07 05:02:05 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = 0b9791774de00b15b211035306b46c5f OK 2026/04/07 05:02:05 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/04/07 05:02:05 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/04/07 05:02:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/07 05:02:05 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = d2b33b5b34e0c61ef5803dd2270c38be OK 2026/04/07 05:02:05 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/04/07 05:02:05 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/04/07 05:02:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/07 05:02:05 DEBUG : dir1/PREFIX0010-456789.txt: md5 = 394f6e54778d1e0f7205f6b61dee57b3 OK 2026/04/07 05:02:05 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/04/07 05:02:05 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/04/07 05:02:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/07 05:02:05 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = 0847eb3c03972ec41b0e8f3321a08491 OK 2026/04/07 05:02:05 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/04/07 05:02:05 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/04/07 05:02:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/07 05:02:06 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = e8e61867a85444a8078a32ec9a6df0fc OK 2026/04/07 05:02:06 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/04/07 05:02:06 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/04/07 05:02:06 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = 66fa84357e0f481073e855c8f36adba9 OK 2026/04/07 05:02:06 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/04/07 05:02:06 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/04/07 05:02:07 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = ea04f2fdc92ffaf72d79188f90aa31e0 OK 2026/04/07 05:02:07 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/04/07 05:02:07 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/04/07 05:02:07 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = d4ccbb865574e4306ef603747b49a0ca OK 2026/04/07 05:02:07 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/04/07 05:02:07 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/04/07 05:02:07 DEBUG : Waiting for deletions to finish 2026/04/07 05:02:07 INFO : appleappleapplebanana: Deleted 2026/04/07 05:02:07 INFO : dir1/0003-defghij.txt: Deleted 2026/04/07 05:02:07 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/07 05:02:07 INFO : dir1/0008-2345678.txt: Deleted 2026/04/07 05:02:07 INFO : dir1/0013-789;=.txt: Deleted 2026/04/07 05:02:07 INFO : splitbananasplit: Deleted 2026/04/07 05:02:07 INFO : apple: Deleted 2026/04/07 05:02:07 INFO : dir1/0014-89;=.txt: Deleted 2026/04/07 05:02:08 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/07 05:02:08 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/07 05:02:08 INFO : dir1/0010-456789.txt: Deleted 2026/04/07 05:02:08 INFO : dir1/0009-3456789.txt: Deleted 2026/04/07 05:02:08 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/07 05:02:08 INFO : dir1/0007-1234567.txt: Deleted 2026/04/07 05:02:08 INFO : dir1/0011-56789;.txt: Deleted 2026/04/07 05:02:08 INFO : dir1/0012-6789;.txt: Deleted 2026/04/07 05:02:08 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/07 05:02:08 INFO : dir1/0015-9;=.txt: Deleted 2026/04/07 05:02:08 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/07 05:02:08 INFO : banana: Deleted 2026/04/07 05:02:08 DEBUG : Waiting for deletions to finish 2026/04/07 05:02:09 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/04/07 05:02:09 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/04/07 05:02:09 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/04/07 05:02:09 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/04/07 05:02:09 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/04/07 05:02:09 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/04/07 05:02:09 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/04/07 05:02:09 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/04/07 05:02:09 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/07 05:02:09 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/04/07 05:02:09 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/04/07 05:02:09 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/04/07 05:02:09 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/04/07 05:02:09 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/04/07 05:02:09 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/04/07 05:02:09 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/04/07 05:02:09 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/04/07 05:02:09 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/04/07 05:02:09 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/04/07 05:02:09 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/04/07 05:02:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/07 05:02:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/07 05:02:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/07 05:02:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/07 05:02:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/07 05:02:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/07 05:02:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/07 05:02:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/07 05:02:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/07 05:02:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/07 05:02:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/07 05:02:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/07 05:02:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/07 05:02:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/07 05:02:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/07 05:02:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/07 05:02:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/07 05:02:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/07 05:02:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/07 05:02:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/07 05:02:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/07 05:02:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/07 05:02:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/07 05:02:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/07 05:02:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/07 05:02:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/07 05:02:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/07 05:02:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/07 05:02:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/07 05:02:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/07 05:02:09 DEBUG : apple: transformed to: PREFIXapple 2026/04/07 05:02:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/07 05:02:09 DEBUG : apple: transformed to: PREFIXapple 2026/04/07 05:02:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/07 05:02:09 DEBUG : apple: transformed to: PREFIXapple 2026/04/07 05:02:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/07 05:02:09 DEBUG : apple: transformed to: PREFIXapple 2026/04/07 05:02:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/07 05:02:09 DEBUG : apple: transformed to: PREFIXapple 2026/04/07 05:02:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/07 05:02:09 DEBUG : apple: transformed to: PREFIXapple 2026/04/07 05:02:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/07 05:02:09 DEBUG : apple: transformed to: PREFIXapple 2026/04/07 05:02:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/07 05:02:09 DEBUG : apple: transformed to: PREFIXapple 2026/04/07 05:02:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/07 05:02:09 DEBUG : apple: transformed to: PREFIXapple 2026/04/07 05:02:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/07 05:02:09 DEBUG : apple: transformed to: PREFIXapple 2026/04/07 05:02:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/07 05:02:09 DEBUG : apple: transformed to: PREFIXapple 2026/04/07 05:02:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/07 05:02:09 DEBUG : apple: transformed to: PREFIXapple 2026/04/07 05:02:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/07 05:02:09 DEBUG : apple: transformed to: PREFIXapple 2026/04/07 05:02:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/07 05:02:09 DEBUG : apple: transformed to: PREFIXapple 2026/04/07 05:02:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/07 05:02:09 DEBUG : apple: transformed to: PREFIXapple 2026/04/07 05:02:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/07 05:02:09 DEBUG : apple: transformed to: PREFIXapple 2026/04/07 05:02:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/07 05:02:09 DEBUG : banana: transformed to: PREFIXbanana 2026/04/07 05:02:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/07 05:02:09 DEBUG : banana: transformed to: PREFIXbanana 2026/04/07 05:02:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/07 05:02:09 DEBUG : banana: transformed to: PREFIXbanana 2026/04/07 05:02:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/07 05:02:09 DEBUG : banana: transformed to: PREFIXbanana 2026/04/07 05:02:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/07 05:02:09 DEBUG : banana: transformed to: PREFIXbanana 2026/04/07 05:02:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/07 05:02:09 DEBUG : banana: transformed to: PREFIXbanana 2026/04/07 05:02:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/07 05:02:09 DEBUG : banana: transformed to: PREFIXbanana 2026/04/07 05:02:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/07 05:02:09 DEBUG : banana: transformed to: PREFIXbanana 2026/04/07 05:02:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/07 05:02:09 DEBUG : banana: transformed to: PREFIXbanana 2026/04/07 05:02:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/07 05:02:09 DEBUG : banana: transformed to: PREFIXbanana 2026/04/07 05:02:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/07 05:02:09 DEBUG : banana: transformed to: PREFIXbanana 2026/04/07 05:02:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/07 05:02:09 DEBUG : banana: transformed to: PREFIXbanana 2026/04/07 05:02:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/07 05:02:09 DEBUG : banana: transformed to: PREFIXbanana 2026/04/07 05:02:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/07 05:02:09 DEBUG : banana: transformed to: PREFIXbanana 2026/04/07 05:02:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/07 05:02:09 DEBUG : banana: transformed to: PREFIXbanana 2026/04/07 05:02:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/07 05:02:09 DEBUG : banana: transformed to: PREFIXbanana 2026/04/07 05:02:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/07 05:02:09 DEBUG : banana: transformed to: PREFIXbanana 2026/04/07 05:02:09 DEBUG : apple: transformed to: PREFIXapple 2026/04/07 05:02:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/07 05:02:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/07 05:02:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/07 05:02:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/07 05:02:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/07 05:02:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/07 05:02:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/07 05:02:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/07 05:02:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/07 05:02:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/07 05:02:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/07 05:02:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/07 05:02:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/07 05:02:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/07 05:02:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/07 05:02:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/07 05:02:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/07 05:02:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/07 05:02:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/07 05:02:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/07 05:02:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/07 05:02:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/07 05:02:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/07 05:02:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/07 05:02:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/07 05:02:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/07 05:02:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/07 05:02:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/07 05:02:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/07 05:02:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/07 05:02:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/07 05:02:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/07 05:02:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/07 05:02:09 DEBUG : banana: transformed to: PREFIXbanana 2026/04/07 05:02:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/07 05:02:09 DEBUG : apple: transformed to: PREFIXapple 2026/04/07 05:02:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/07 05:02:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/07 05:02:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/07 05:02:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/07 05:02:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/07 05:02:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/07 05:02:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/07 05:02:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/07 05:02:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/07 05:02:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/07 05:02:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/07 05:02:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/07 05:02:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/07 05:02:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/07 05:02:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/07 05:02:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/07 05:02:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/07 05:02:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/07 05:02:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/07 05:02:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/07 05:02:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/07 05:02:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/07 05:02:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/07 05:02:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/07 05:02:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/07 05:02:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/07 05:02:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/07 05:02:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/07 05:02:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/07 05:02:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/07 05:02:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/07 05:02:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/07 05:02:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/07 05:02:09 DEBUG : banana: transformed to: PREFIXbanana 2026/04/07 05:02:09 DEBUG : apple: transformed to: PREFIXapple 2026/04/07 05:02:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/07 05:02:09 DEBUG : banana: transformed to: PREFIXbanana 2026/04/07 05:02:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/07 05:02:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/07 05:02:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/07 05:02:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/07 05:02:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/07 05:02:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/07 05:02:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/07 05:02:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/07 05:02:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/07 05:02:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/07 05:02:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/07 05:02:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/07 05:02:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/07 05:02:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/07 05:02:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/07 05:02:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/07 05:02:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/07 05:02:10 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/07 05:02:10 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/07 05:02:10 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/07 05:02:10 DEBUG : dir1: Directory modification time the same (differ by -929.902µs, within tolerance 1ms) 2026/04/07 05:02:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/07 05:02:10 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/07 05:02:10 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/07 05:02:10 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/07 05:02:10 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/07 05:02:10 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/07 05:02:10 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/07 05:02:10 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/07 05:02:10 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/07 05:02:10 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/07 05:02:10 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/07 05:02:10 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/07 05:02:10 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/07 05:02:10 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/07 05:02:10 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/07 05:02:10 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/07 05:02:10 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/07 05:02:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 05:02:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 05:02:11 DEBUG : splitbananasplit: md5 = 95f2862678a31561bacf1c2019de6f69 OK 2026/04/07 05:02:11 DEBUG : splitbananasplit: size = 16 OK 2026/04/07 05:02:11 INFO : splitbananasplit: Copied (new) 2026/04/07 05:02:11 DEBUG : apple: md5 = 5bc97d6e221b3a731f6e2a7a71c8d4e6 OK 2026/04/07 05:02:11 DEBUG : apple: size = 5 OK 2026/04/07 05:02:11 INFO : apple: Copied (new) 2026/04/07 05:02:11 DEBUG : banana: md5 = 4163dcf3156b0c70e588a6688149fdf7 OK 2026/04/07 05:02:11 DEBUG : banana: size = 6 OK 2026/04/07 05:02:11 INFO : banana: Copied (new) 2026/04/07 05:02:11 DEBUG : appleappleapplebanana: md5 = d21f2164a666c7302cd7580a53cbfab8 OK 2026/04/07 05:02:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/07 05:02:11 INFO : appleappleapplebanana: Copied (new) 2026/04/07 05:02:13 DEBUG : dir1/0002-cdefghi.txt: md5 = 2cdc2461177a183ec1371a7394b3803a OK 2026/04/07 05:02:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/07 05:02:13 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/07 05:02:13 DEBUG : dir1/0000-abcdefg.txt: md5 = 87514e20cbe921b6ed6c0145c2fd33bb OK 2026/04/07 05:02:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/07 05:02:13 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/07 05:02:13 DEBUG : dir1/0001-bcdefgh.txt: md5 = 7c1aad397ae2e7e427440f81fcc691d9 OK 2026/04/07 05:02:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/07 05:02:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/07 05:02:13 DEBUG : dir1/0003-defghij.txt: md5 = 4a637d8e3dcde09fd43ed54501992b80 OK 2026/04/07 05:02:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/07 05:02:13 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/07 05:02:14 DEBUG : dir1/0004-efghijk.txt: md5 = 671124d5c95ce4af67531c0eaaad490e OK 2026/04/07 05:02:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/07 05:02:14 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/07 05:02:14 DEBUG : dir1/0006-ghijklm.txt: md5 = 3a41c8e0ab24e23359dc252806cc8404 OK 2026/04/07 05:02:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/07 05:02:14 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/07 05:02:14 DEBUG : dir1/0005-fghijkl.txt: md5 = 31ed236e05714e09964294a4adf508fe OK 2026/04/07 05:02:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/07 05:02:14 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/07 05:02:15 DEBUG : dir1/0007-1234567.txt: md5 = e8dd3f466df6089473d029f0e614bf07 OK 2026/04/07 05:02:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/07 05:02:15 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/07 05:02:16 DEBUG : dir1/0009-3456789.txt: md5 = 89ce03dca3e8032b08432e0f5e77d3aa OK 2026/04/07 05:02:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/07 05:02:16 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/07 05:02:16 DEBUG : dir1/0010-456789.txt: md5 = 48a1c6e2daceaea0a7c83df649857099 OK 2026/04/07 05:02:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/07 05:02:16 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/07 05:02:16 DEBUG : dir1/0008-2345678.txt: md5 = 10e4c41d45e1a77f928bc31bbcb49dc2 OK 2026/04/07 05:02:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/07 05:02:16 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/07 05:02:16 DEBUG : dir1/0011-56789;.txt: md5 = 48e164c4ea602076790b1ede9cc9a30e OK 2026/04/07 05:02:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/07 05:02:16 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/07 05:02:17 DEBUG : dir1/0012-6789;.txt: md5 = dd09aeb924841de1a69dd0d0f1149ffa OK 2026/04/07 05:02:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/07 05:02:17 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/07 05:02:17 DEBUG : dir1/0014-89;=.txt: md5 = 37f9052cc446acda4c2dacea37aae264 OK 2026/04/07 05:02:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/07 05:02:17 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/07 05:02:17 DEBUG : dir1/0013-789;=.txt: md5 = a8d6b2ed5ad15d0309f5a901145255d7 OK 2026/04/07 05:02:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/07 05:02:17 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/07 05:02:18 DEBUG : dir1/0015-9;=.txt: md5 = 6e663310871d82374fc61324ab6a336a OK 2026/04/07 05:02:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/07 05:02:18 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/07 05:02:18 DEBUG : Waiting for deletions to finish 2026/04/07 05:02:18 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/04/07 05:02:18 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/04/07 05:02:18 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/04/07 05:02:18 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/04/07 05:02:18 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/04/07 05:02:18 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/04/07 05:02:18 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/04/07 05:02:18 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/04/07 05:02:18 INFO : PREFIXapple: Deleted 2026/04/07 05:02:18 INFO : PREFIXappleappleapplebanana: Deleted 2026/04/07 05:02:18 INFO : PREFIXbanana: Deleted 2026/04/07 05:02:19 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/04/07 05:02:19 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/04/07 05:02:19 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/04/07 05:02:19 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/04/07 05:02:19 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/04/07 05:02:19 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/04/07 05:02:19 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/04/07 05:02:19 INFO : PREFIXsplitbananasplit: Deleted 2026/04/07 05:02:19 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/04/07 05:02:19 DEBUG : Waiting for deletions to finish 2026/04/07 05:02:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/07 05:02:19 DEBUG : banana: Excluded (Path Filter) 2026/04/07 05:02:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/07 05:02:19 DEBUG : apple: Excluded (Path Filter) 2026/04/07 05:02:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/07 05:02:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/07 05:02:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/07 05:02:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/07 05:02:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/07 05:02:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/07 05:02:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/07 05:02:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/07 05:02:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/07 05:02:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/07 05:02:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/07 05:02:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/07 05:02:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/07 05:02:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/07 05:02:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/07 05:02:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/07 05:02:20 DEBUG : Waiting for deletions to finish 2026/04/07 05:02:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/07 05:02:21 DEBUG : banana: Excluded (Path Filter) 2026/04/07 05:02:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/07 05:02:21 DEBUG : apple: Excluded (Path Filter) 2026/04/07 05:02:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/07 05:02:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/07 05:02:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/07 05:02:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/07 05:02:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/07 05:02:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/07 05:02:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/07 05:02:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/07 05:02:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/07 05:02:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/07 05:02:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/07 05:02:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/07 05:02:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/07 05:02:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/07 05:02:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/07 05:02:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/07 05:02:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/07 05:02:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5e5dgme90pfdbplt2crcf2lgbauqekkii78htukl2nul09p5b1r0" 2026/04/07 05:02:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/07 05:02:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/07 05:02:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gi3208a53lsdohg2q68dap9ct2cmorbjg26p0915kirej7getueg" 2026/04/07 05:02:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/07 05:02:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/07 05:02:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/07 05:02:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/07 05:02:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "i735bnnirfquokpdbgagck05er8jc2e5giobs9vlfavjaa62rsr0" 2026/04/07 05:02:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/07 05:02:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3lng8nqgig25b1icfnnscav2a6eejcc8g0kmqh78edt9t3nnud70" 2026/04/07 05:02:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "mgrr128ups01g34dcu0lavf9aa731v3s1rc21djpn05lvco63r8g" 2026/04/07 05:02:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r8c3viatc0egh7e6e3gdgs83mmg7227lqi0tkhuchf8qhetmh330" 2026/04/07 05:02:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lq2kr3j504fveiua19bultjf0mf7so07q55qeei16ene7n57703g" 2026/04/07 05:02:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/07 05:02:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/07 05:02:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/07 05:02:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/07 05:02:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/07 05:02:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/07 05:02:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1p7574rvka6rs4aa6erqf3vta9egts4kv4oi9tf0bd2bk9p474q0" 2026/04/07 05:02:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dlcrl214dck2j86qks17ni5c3u1t1cthpe57kdn9eckhpnogti40" 2026/04/07 05:02:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/07 05:02:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/07 05:02:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/07 05:02:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/07 05:02:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/07 05:02:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ccevq9pporct1kaqdpdokla9bmdrk8qmle9fbi26gev8sf2mh4o0" 2026/04/07 05:02:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/07 05:02:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "n404q919nb18phh2cr260s9ch860rc0rmjj9fo2i2an676r1l1dg" 2026/04/07 05:02:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vmj3b6v1q4n77uji5e3h1frsi18n08nlk6102i0uinufvbilv6ng" 2026/04/07 05:02:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/07 05:02:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/07 05:02:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "fsvc4jrv0rlik6t0i8nmbufbphd62pnspq17nc0efgm2j85q9ng0" 2026/04/07 05:02:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "s0t8sa46047qnotmb7f3d0dopvrsm6a80g52b39gn204lvq2jdbg" 2026/04/07 05:02:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/07 05:02:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/07 05:02:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/07 05:02:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/07 05:02:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/07 05:02:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/07 05:02:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/07 05:02:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/07 05:02:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r7ebrothhf48mnibmf38sairug04p6it1ki3krpgj82mef5okg2g" 2026/04/07 05:02:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/07 05:02:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/07 05:02:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v23jq22rqh7h1d6712tv4hrleid2ol5f9ho86c2p98ulr48ajou0" === RUN TestTransform/suffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 05:02:34 DEBUG : dir1/0000-abcdefg.txt: md5 = a69ef2694c0f7609113a670fc8aed210 OK 2026/04/07 05:02:36 DEBUG : dir1/0001-bcdefgh.txt: md5 = b7ce1ccbc28f5017dc9f8a019fa09424 OK 2026/04/07 05:02:37 DEBUG : dir1/0002-cdefghi.txt: md5 = 6e34c9c52580b5b08ccede781f198832 OK 2026/04/07 05:02:38 DEBUG : dir1/0003-defghij.txt: md5 = 6bf00e778ef2be892647b8b07d70ab5a OK 2026/04/07 05:02:40 DEBUG : dir1/0004-efghijk.txt: md5 = 2da9397de8f3aa2a815cf3f0e7a4ae4f OK 2026/04/07 05:02:41 DEBUG : dir1/0005-fghijkl.txt: md5 = 48876b14324708477681c1fb5ff227b0 OK 2026/04/07 05:02:43 DEBUG : dir1/0006-ghijklm.txt: md5 = 6d7173021faa6bda0e38d1e08a405fad OK 2026/04/07 05:02:44 DEBUG : dir1/0007-1234567.txt: md5 = 5675d54bad37aad951d96b88202bfffd OK 2026/04/07 05:02:46 DEBUG : dir1/0008-2345678.txt: md5 = 2d4b15b927db5b3ddefe85d3ecce622c OK 2026/04/07 05:02:47 DEBUG : dir1/0009-3456789.txt: md5 = 3a5e5e5ececfe1ec8cdba656ca7eedee OK 2026/04/07 05:02:48 DEBUG : dir1/0010-456789.txt: md5 = 7fbedde115cd5b7d986775647965c24d OK 2026/04/07 05:02:50 DEBUG : dir1/0011-56789;.txt: md5 = 12f2eb7165613988d4dfeab5637ff202 OK 2026/04/07 05:02:51 DEBUG : dir1/0012-6789;.txt: md5 = b7fc8bae9efb818cfa467fbd0f46348a OK 2026/04/07 05:02:53 DEBUG : dir1/0013-789;=.txt: md5 = fd6d64d2e64f1d7caf5f57dd6036ad2b OK 2026/04/07 05:02:54 DEBUG : dir1/0014-89;=.txt: md5 = d4fa49cf343a61f5ca020e8e2da6b79f OK 2026/04/07 05:02:55 DEBUG : dir1/0015-9;=.txt: md5 = 8d0af55766090c4b4939fb1f9053972d OK 2026/04/07 05:02:57 DEBUG : apple: md5 = d98e5499dd600bbd34760a7b12ed6e7c OK 2026/04/07 05:02:58 DEBUG : banana: md5 = 07e447c6da020498ab16c39dfdaf9818 OK 2026/04/07 05:03:00 DEBUG : appleappleapplebanana: md5 = e3ddbb4d85b71790da417c4918aca9bf OK 2026/04/07 05:03:01 DEBUG : splitbananasplit: md5 = 26ce8573f1a25346f6d0f45198a83f25 OK 2026/04/07 05:03:01 DEBUG : Waiting for deletions to finish 2026/04/07 05:03:02 DEBUG : banana: Excluded (Path Filter) 2026/04/07 05:03:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/07 05:03:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/07 05:03:02 DEBUG : apple: Excluded (Path Filter) 2026/04/07 05:03:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/07 05:03:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/07 05:03:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/07 05:03:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/07 05:03:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/07 05:03:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/07 05:03:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/07 05:03:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/07 05:03:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/07 05:03:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/07 05:03:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/07 05:03:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/07 05:03:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/07 05:03:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/07 05:03:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/07 05:03:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/07 05:03:02 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/07 05:03:02 DEBUG : apple: transformed to: appleSUFFIX 2026/04/07 05:03:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/07 05:03:02 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/07 05:03:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/07 05:03:02 DEBUG : apple: transformed to: appleSUFFIX 2026/04/07 05:03:02 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/07 05:03:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/07 05:03:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/07 05:03:02 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/07 05:03:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/07 05:03:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/07 05:03:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/07 05:03:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/07 05:03:02 DEBUG : apple: transformed to: appleSUFFIX 2026/04/07 05:03:02 DEBUG : apple: transformed to: appleSUFFIX 2026/04/07 05:03:03 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/07 05:03:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/07 05:03:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/07 05:03:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/07 05:03:03 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/07 05:03:03 DEBUG : apple: transformed to: appleSUFFIX 2026/04/07 05:03:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/07 05:03:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/07 05:03:03 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/07 05:03:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/07 05:03:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/07 05:03:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/07 05:03:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/07 05:03:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/07 05:03:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/07 05:03:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/07 05:03:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/07 05:03:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/07 05:03:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/07 05:03:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/07 05:03:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/07 05:03:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/07 05:03:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/07 05:03:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/07 05:03:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/07 05:03:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/07 05:03:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/07 05:03:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/07 05:03:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/07 05:03:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/07 05:03:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/07 05:03:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/07 05:03:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/07 05:03:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/07 05:03:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/07 05:03:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/07 05:03:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/07 05:03:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/07 05:03:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/07 05:03:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/07 05:03:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/07 05:03:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/07 05:03:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/07 05:03:03 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/07 05:03:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/07 05:03:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 05:03:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 05:03:04 DEBUG : appleSUFFIX: md5 = bc403111ae285485eef0644d85c18621 OK 2026/04/07 05:03:04 DEBUG : appleSUFFIX: size = 5 OK 2026/04/07 05:03:04 INFO : apple: Copied (new) to: appleSUFFIX 2026/04/07 05:03:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/07 05:03:04 DEBUG : bananaSUFFIX: md5 = b9e8d85c310d0589dd314153d6a82b45 OK 2026/04/07 05:03:04 DEBUG : bananaSUFFIX: size = 6 OK 2026/04/07 05:03:04 INFO : banana: Copied (new) to: bananaSUFFIX 2026/04/07 05:03:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/07 05:03:04 DEBUG : appleappleapplebananaSUFFIX: md5 = 41975d8648716bf1a5c57998259a323c OK 2026/04/07 05:03:04 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/04/07 05:03:04 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/04/07 05:03:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/07 05:03:05 DEBUG : splitbananasplitSUFFIX: md5 = 6d8c5d1b23ab845622e2566049cc6580 OK 2026/04/07 05:03:05 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/04/07 05:03:05 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/04/07 05:03:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/07 05:03:06 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = d00582ed5fa714765e5411cb907300fb OK 2026/04/07 05:03:06 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/04/07 05:03:06 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/04/07 05:03:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/07 05:03:06 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = 0be832f195dd6bf7a2e3c3f00603f99e OK 2026/04/07 05:03:06 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/04/07 05:03:06 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/07 05:03:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/07 05:03:06 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = aa7adbdf2516b6c5031c8be4599dad2c OK 2026/04/07 05:03:06 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/04/07 05:03:06 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/04/07 05:03:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/07 05:03:06 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = e50c3738541077644a549f43a8fb9ac5 OK 2026/04/07 05:03:06 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/04/07 05:03:06 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/04/07 05:03:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/07 05:03:07 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = ee8c6a198a0294ef4c4374a58bbe3a59 OK 2026/04/07 05:03:07 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/04/07 05:03:07 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/04/07 05:03:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/07 05:03:07 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = 6756623adbf4869375fc17a81937e948 OK 2026/04/07 05:03:07 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/04/07 05:03:07 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/04/07 05:03:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/07 05:03:07 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = 86a806d0638be743d5fb4a254d4706a8 OK 2026/04/07 05:03:07 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/04/07 05:03:07 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/04/07 05:03:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/07 05:03:07 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = 7dfeeff7a6d08e7f2f2006c491124a20 OK 2026/04/07 05:03:07 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/04/07 05:03:07 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/04/07 05:03:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/07 05:03:08 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = 898ea496fa7bd62244e82d6075e3b5b4 OK 2026/04/07 05:03:08 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/04/07 05:03:08 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/04/07 05:03:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/07 05:03:09 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = a15e530ff6fa38e82912b6e23b0c2e2f OK 2026/04/07 05:03:09 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/04/07 05:03:09 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/04/07 05:03:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/07 05:03:09 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = 9fcbdfaf2a72ed422a8ab1eb32a7006b OK 2026/04/07 05:03:09 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/04/07 05:03:09 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/04/07 05:03:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/07 05:03:09 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = 637640c9c57255e6610804c5dab8c11b OK 2026/04/07 05:03:09 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/04/07 05:03:09 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/04/07 05:03:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/07 05:03:10 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = 3cb150b96e371a94776580c24f38b93b OK 2026/04/07 05:03:10 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/04/07 05:03:10 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/04/07 05:03:10 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = 6b6b1cef260ed99a57a972d63a728eb4 OK 2026/04/07 05:03:10 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/04/07 05:03:10 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/04/07 05:03:10 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = f6433b7fe5d948dc153d991ae4b2cb9b OK 2026/04/07 05:03:10 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/04/07 05:03:10 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/04/07 05:03:10 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = 906feb71154528f7197633f4d9649444 OK 2026/04/07 05:03:10 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/04/07 05:03:10 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/04/07 05:03:10 DEBUG : Waiting for deletions to finish 2026/04/07 05:03:11 INFO : dir1/0010-456789.txt: Deleted 2026/04/07 05:03:11 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/07 05:03:11 INFO : dir1/0008-2345678.txt: Deleted 2026/04/07 05:03:11 INFO : dir1/0009-3456789.txt: Deleted 2026/04/07 05:03:11 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/07 05:03:11 INFO : banana: Deleted 2026/04/07 05:03:11 INFO : dir1/0011-56789;.txt: Deleted 2026/04/07 05:03:11 INFO : dir1/0007-1234567.txt: Deleted 2026/04/07 05:03:11 INFO : dir1/0003-defghij.txt: Deleted 2026/04/07 05:03:11 INFO : dir1/0012-6789;.txt: Deleted 2026/04/07 05:03:11 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/07 05:03:11 INFO : dir1/0015-9;=.txt: Deleted 2026/04/07 05:03:11 INFO : dir1/0014-89;=.txt: Deleted 2026/04/07 05:03:11 INFO : appleappleapplebanana: Deleted 2026/04/07 05:03:11 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/07 05:03:11 INFO : dir1/0013-789;=.txt: Deleted 2026/04/07 05:03:11 INFO : apple: Deleted 2026/04/07 05:03:11 INFO : splitbananasplit: Deleted 2026/04/07 05:03:11 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/07 05:03:11 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/07 05:03:11 DEBUG : Waiting for deletions to finish 2026/04/07 05:03:12 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/04/07 05:03:12 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/04/07 05:03:12 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/04/07 05:03:12 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/04/07 05:03:12 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/04/07 05:03:12 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/04/07 05:03:12 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/04/07 05:03:12 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/04/07 05:03:12 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/04/07 05:03:12 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/04/07 05:03:12 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/04/07 05:03:12 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/04/07 05:03:12 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/04/07 05:03:12 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/04/07 05:03:12 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/04/07 05:03:12 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/04/07 05:03:12 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/04/07 05:03:12 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/04/07 05:03:12 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/04/07 05:03:12 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/04/07 05:03:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/07 05:03:13 DEBUG : apple: transformed to: appleSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/07 05:03:13 DEBUG : apple: transformed to: appleSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/07 05:03:13 DEBUG : apple: transformed to: appleSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/07 05:03:13 DEBUG : apple: transformed to: appleSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/07 05:03:13 DEBUG : apple: transformed to: appleSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/07 05:03:13 DEBUG : apple: transformed to: appleSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/07 05:03:13 DEBUG : apple: transformed to: appleSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/07 05:03:13 DEBUG : apple: transformed to: appleSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/07 05:03:13 DEBUG : apple: transformed to: appleSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/07 05:03:13 DEBUG : apple: transformed to: appleSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/07 05:03:13 DEBUG : apple: transformed to: appleSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/07 05:03:13 DEBUG : apple: transformed to: appleSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/07 05:03:13 DEBUG : apple: transformed to: appleSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/07 05:03:13 DEBUG : apple: transformed to: appleSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/07 05:03:13 DEBUG : apple: transformed to: appleSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/07 05:03:13 DEBUG : apple: transformed to: appleSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/07 05:03:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/07 05:03:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/07 05:03:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/07 05:03:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/07 05:03:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/07 05:03:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/07 05:03:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/07 05:03:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/07 05:03:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/07 05:03:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/07 05:03:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/07 05:03:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/07 05:03:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/07 05:03:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/07 05:03:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/07 05:03:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/07 05:03:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/07 05:03:13 DEBUG : apple: transformed to: appleSUFFIX 2026/04/07 05:03:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/07 05:03:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/07 05:03:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/07 05:03:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/07 05:03:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/07 05:03:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/07 05:03:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/07 05:03:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/07 05:03:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/07 05:03:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/07 05:03:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/07 05:03:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/07 05:03:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/07 05:03:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/07 05:03:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/07 05:03:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/07 05:03:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/07 05:03:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/07 05:03:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/07 05:03:13 DEBUG : apple: transformed to: appleSUFFIX 2026/04/07 05:03:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/07 05:03:13 DEBUG : apple: transformed to: appleSUFFIX 2026/04/07 05:03:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/07 05:03:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/07 05:03:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/07 05:03:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/07 05:03:13 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/07 05:03:13 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/07 05:03:13 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/07 05:03:13 DEBUG : dir1: Directory modification time the same (differ by -579.513µs, within tolerance 1ms) 2026/04/07 05:03:13 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/07 05:03:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/07 05:03:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/07 05:03:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/07 05:03:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/07 05:03:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/07 05:03:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/07 05:03:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/07 05:03:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/07 05:03:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/07 05:03:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/07 05:03:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/07 05:03:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/07 05:03:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/07 05:03:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/07 05:03:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/07 05:03:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/07 05:03:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 05:03:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 05:03:14 DEBUG : splitbananasplit: md5 = 302a6c67d28bd841cb2335239fc877e5 OK 2026/04/07 05:03:14 DEBUG : splitbananasplit: size = 16 OK 2026/04/07 05:03:14 INFO : splitbananasplit: Copied (new) 2026/04/07 05:03:14 DEBUG : banana: md5 = 42df85524cc2ed0a00924d6d693c2844 OK 2026/04/07 05:03:14 DEBUG : banana: size = 6 OK 2026/04/07 05:03:14 INFO : banana: Copied (new) 2026/04/07 05:03:15 DEBUG : apple: md5 = 80b52a827444f3f414e75749ad6b99df OK 2026/04/07 05:03:15 DEBUG : apple: size = 5 OK 2026/04/07 05:03:15 INFO : apple: Copied (new) 2026/04/07 05:03:15 DEBUG : appleappleapplebanana: md5 = 96db971d51aac08aea222a29bb5cb491 OK 2026/04/07 05:03:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/07 05:03:15 INFO : appleappleapplebanana: Copied (new) 2026/04/07 05:03:16 DEBUG : dir1/0003-defghij.txt: md5 = 6c18d9120bbc7dbeb59945e8c7d47ba2 OK 2026/04/07 05:03:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/07 05:03:16 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/07 05:03:16 DEBUG : dir1/0001-bcdefgh.txt: md5 = 97ceda9e92c2f307085b973fbf6cbc53 OK 2026/04/07 05:03:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/07 05:03:16 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/07 05:03:16 DEBUG : dir1/0000-abcdefg.txt: md5 = 5e0a5e9f92976910239c2a6df95d3665 OK 2026/04/07 05:03:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/07 05:03:16 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/07 05:03:16 DEBUG : dir1/0002-cdefghi.txt: md5 = 63db6c2bac57ec5ff2cae489d5122f71 OK 2026/04/07 05:03:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/07 05:03:16 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/07 05:03:17 DEBUG : dir1/0004-efghijk.txt: md5 = 197565ed9a0f7d63c115ac831341b7bc OK 2026/04/07 05:03:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/07 05:03:17 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/07 05:03:17 DEBUG : dir1/0007-1234567.txt: md5 = 09279cf9e5a612987a5f26fe3ce035b7 OK 2026/04/07 05:03:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/07 05:03:17 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/07 05:03:17 DEBUG : dir1/0005-fghijkl.txt: md5 = d2937528be8e6586a80c1a71e69a9cef OK 2026/04/07 05:03:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/07 05:03:17 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/07 05:03:17 DEBUG : dir1/0006-ghijklm.txt: md5 = 08c458d6b154b661e1b6ef6addb3a646 OK 2026/04/07 05:03:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/07 05:03:17 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/07 05:03:19 DEBUG : dir1/0008-2345678.txt: md5 = 385cd0c3151eaf85aa4ec905b4f93f75 OK 2026/04/07 05:03:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/07 05:03:19 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/07 05:03:19 DEBUG : dir1/0009-3456789.txt: md5 = f848178fda2e9abd32c1fc5974eff419 OK 2026/04/07 05:03:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/07 05:03:19 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/07 05:03:19 DEBUG : dir1/0010-456789.txt: md5 = 9afcca5587aef5203acf17b7d8b14f13 OK 2026/04/07 05:03:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/07 05:03:19 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/07 05:03:19 DEBUG : dir1/0011-56789;.txt: md5 = f18137323692987192790cb227d764b8 OK 2026/04/07 05:03:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/07 05:03:19 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/07 05:03:20 DEBUG : dir1/0012-6789;.txt: md5 = 67603bebe47fd3ed640be2e44c14034f OK 2026/04/07 05:03:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/07 05:03:20 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/07 05:03:20 DEBUG : dir1/0013-789;=.txt: md5 = d47fce9936cd4bddd61b369c17f13e09 OK 2026/04/07 05:03:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/07 05:03:20 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/07 05:03:20 DEBUG : dir1/0014-89;=.txt: md5 = a220b3b7fab8bee13a5cb2649f39d12e OK 2026/04/07 05:03:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/07 05:03:20 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/07 05:03:21 DEBUG : dir1/0015-9;=.txt: md5 = bbae001ec22ba57ee126e9fb41d522cb OK 2026/04/07 05:03:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/07 05:03:21 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/07 05:03:21 DEBUG : Waiting for deletions to finish 2026/04/07 05:03:21 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/04/07 05:03:21 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/04/07 05:03:21 INFO : splitbananasplitSUFFIX: Deleted 2026/04/07 05:03:21 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/04/07 05:03:21 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/04/07 05:03:21 INFO : appleSUFFIX: Deleted 2026/04/07 05:03:21 INFO : bananaSUFFIX: Deleted 2026/04/07 05:03:21 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/04/07 05:03:21 INFO : appleappleapplebananaSUFFIX: Deleted 2026/04/07 05:03:21 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/04/07 05:03:21 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/04/07 05:03:21 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/04/07 05:03:21 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/04/07 05:03:21 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/04/07 05:03:21 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/04/07 05:03:21 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/04/07 05:03:22 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/04/07 05:03:22 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/04/07 05:03:22 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/04/07 05:03:22 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/04/07 05:03:22 DEBUG : Waiting for deletions to finish 2026/04/07 05:03:22 DEBUG : banana: Excluded (Path Filter) 2026/04/07 05:03:22 DEBUG : apple: Excluded (Path Filter) 2026/04/07 05:03:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/07 05:03:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/07 05:03:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/07 05:03:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/07 05:03:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/07 05:03:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/07 05:03:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/07 05:03:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/07 05:03:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/07 05:03:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/07 05:03:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/07 05:03:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/07 05:03:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/07 05:03:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/07 05:03:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/07 05:03:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/07 05:03:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/07 05:03:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/07 05:03:23 DEBUG : Waiting for deletions to finish 2026/04/07 05:03:23 DEBUG : banana: Excluded (Path Filter) 2026/04/07 05:03:23 DEBUG : apple: Excluded (Path Filter) 2026/04/07 05:03:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/07 05:03:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/07 05:03:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/07 05:03:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/07 05:03:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/07 05:03:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/07 05:03:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/07 05:03:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/07 05:03:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/07 05:03:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/07 05:03:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/07 05:03:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/07 05:03:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/07 05:03:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/07 05:03:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/07 05:03:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/07 05:03:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/07 05:03:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/07 05:03:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/07 05:03:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0dqtqe2m6v02u2r0g796odicok53sp3duc2e9c0gs4p0keln0rog" 2026/04/07 05:03:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/07 05:03:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/07 05:03:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/07 05:03:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/07 05:03:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gff4009ubu4m8g9h4pirkcmhtk6geplls1finenkalmski8jmea0" 2026/04/07 05:03:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/07 05:03:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/07 05:03:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/07 05:03:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/07 05:03:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/07 05:03:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/07 05:03:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/07 05:03:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "36joi5072e9pld2a0521io67gapj67o7i342uvhp15l8dqoi2m5g" 2026/04/07 05:03:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/07 05:03:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/07 05:03:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/07 05:03:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/07 05:03:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/07 05:03:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/07 05:03:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/07 05:03:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gmbgp5sdvka5c4gihnce111g1cuhdnr1cmihb490vj9dr8jaok5g" 2026/04/07 05:03:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "eucm2mkhb802m9nug8fgh757t7saooq26ggshq892hsr5djjp1ug" 2026/04/07 05:03:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/07 05:03:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/07 05:03:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/07 05:03:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/07 05:03:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ff8jp9bom2jtr2081kka316t5n7dviv8t4lvf6pr7e6guk8qafc0" 2026/04/07 05:03:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/07 05:03:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vq4fprjln6d7jf4u3d9kt6hrnedrkqhsmn3ec8v2qolj4uc5rvgg" 2026/04/07 05:03:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/07 05:03:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "b9b7dr98gdvlvoh19hc5vur090ss86tglfdv9ugol76ofsqgtjvg" 2026/04/07 05:03:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "falkr6f68plb24um4ihv9ptigpmfgtc81omgcssquts90ntsbd40" 2026/04/07 05:03:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "o8ki82q1edev0jri4lp207qgbs7m1jbejuag12dpdkg24jqu85d0" 2026/04/07 05:03:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/07 05:03:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "tidut4h7uik0pe8qmqbjt7qpj7un4prk96ealisdcp9uhep3q940" 2026/04/07 05:03:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/07 05:03:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/07 05:03:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a1g3g8c8amojqghrpe616630pkt4deo1te9tu03i8v6ba89aovsg" 2026/04/07 05:03:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d2ipbd3t4g9e5lreuung21evnp99et6hoi5qtj3v46etk5612ng" 2026/04/07 05:03:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "65rffet5qtp0tc5qbkn7fl8fm21rkl9ooc63ob38ucg0plr6gkeg" 2026/04/07 05:03:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/07 05:03:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/07 05:03:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/07 05:03:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "kh6omm9satuhgc6vb03vfpn7qqukf1frcmer8maeh66f1iuugulg" 2026/04/07 05:03:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d7t54l1tqtai060rm1iqle19o372b86mjhpmqqhuv4ik008o70m0" 2026/04/07 05:03:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" === RUN TestTransform/truncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 05:03:36 DEBUG : dir1/0000-abcdefg.txt: md5 = 5b4b976683fdb634faefedb7c4e58c6c OK 2026/04/07 05:03:38 DEBUG : dir1/0001-bcdefgh.txt: md5 = 926c08d1cc82058b513e0d117a512e4e OK 2026/04/07 05:03:39 DEBUG : dir1/0002-cdefghi.txt: md5 = 4673d62ad2da599318f1e9a0e409c648 OK 2026/04/07 05:03:41 DEBUG : dir1/0003-defghij.txt: md5 = 672dc15b7fe86af95d0ec73e4313e736 OK 2026/04/07 05:03:42 DEBUG : dir1/0004-efghijk.txt: md5 = f8cb1722b9675b2dbd6ef4ae03d514eb OK 2026/04/07 05:03:44 DEBUG : dir1/0005-fghijkl.txt: md5 = 1653be61ff78003d9966bb95dc6d734e OK 2026/04/07 05:03:45 DEBUG : dir1/0006-ghijklm.txt: md5 = 70f52da67a04003035db5627af7781ef OK 2026/04/07 05:03:47 DEBUG : dir1/0007-1234567.txt: md5 = 790170eb71d80b9af662937be953694a OK 2026/04/07 05:03:48 DEBUG : dir1/0008-2345678.txt: md5 = 093a0cdff31ff94e97baaf517784b2b2 OK 2026/04/07 05:03:50 DEBUG : dir1/0009-3456789.txt: md5 = 6502a190d9dfe9e85ac8dc401882759d OK 2026/04/07 05:03:51 DEBUG : dir1/0010-456789.txt: md5 = 3ab91e70bade082d881aba97ed19b61e OK 2026/04/07 05:03:52 DEBUG : dir1/0011-56789;.txt: md5 = b97fb12020992a26e775a962c852f5a0 OK 2026/04/07 05:03:54 DEBUG : dir1/0012-6789;.txt: md5 = c538ab730c3ae826fc33fbd6d1785397 OK 2026/04/07 05:03:55 DEBUG : dir1/0013-789;=.txt: md5 = d458ff4f293ce16646a8f9e5e9bee928 OK 2026/04/07 05:03:56 DEBUG : dir1/0014-89;=.txt: md5 = 199a213f8bb94754fd8607ba1b42a4f2 OK 2026/04/07 05:03:58 DEBUG : dir1/0015-9;=.txt: md5 = 1a7c50a7bc24e633b9db84d89964e4c3 OK 2026/04/07 05:04:00 DEBUG : apple: md5 = d0f331f05de97501ebfd4d267b831ad7 OK 2026/04/07 05:04:01 DEBUG : banana: md5 = 8b2e64b90bdaded24e9284206c6e0e55 OK 2026/04/07 05:04:03 DEBUG : appleappleapplebanana: md5 = bca5696834da73b305e5881a49ea6d9e OK 2026/04/07 05:04:04 DEBUG : splitbananasplit: md5 = ae8fead1a2e8b640dfd207609d87ee2b OK 2026/04/07 05:04:04 DEBUG : Waiting for deletions to finish 2026/04/07 05:04:05 DEBUG : banana: Excluded (Path Filter) 2026/04/07 05:04:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/07 05:04:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/07 05:04:05 DEBUG : apple: Excluded (Path Filter) 2026/04/07 05:04:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/07 05:04:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/07 05:04:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/07 05:04:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/07 05:04:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/07 05:04:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/07 05:04:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/07 05:04:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/07 05:04:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/07 05:04:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/07 05:04:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/07 05:04:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/07 05:04:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/07 05:04:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/07 05:04:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/07 05:04:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/07 05:04:05 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/07 05:04:05 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/07 05:04:05 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/07 05:04:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/07 05:04:05 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/07 05:04:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/07 05:04:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/07 05:04:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/07 05:04:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/07 05:04:06 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/07 05:04:06 DEBUG : apple: size = 5 OK 2026/04/07 05:04:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:04:06 DEBUG : apple: Unchanged skipping 2026/04/07 05:04:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/07 05:04:06 DEBUG : banana: size = 6 OK 2026/04/07 05:04:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:04:06 DEBUG : banana: Unchanged skipping 2026/04/07 05:04:06 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/07 05:04:06 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/07 05:04:06 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/07 05:04:06 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/07 05:04:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/07 05:04:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/07 05:04:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/07 05:04:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/07 05:04:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/07 05:04:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/07 05:04:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/07 05:04:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/07 05:04:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/07 05:04:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/07 05:04:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/07 05:04:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/07 05:04:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/07 05:04:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/07 05:04:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/07 05:04:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/07 05:04:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/07 05:04:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/07 05:04:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/07 05:04:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/07 05:04:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/07 05:04:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/07 05:04:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/07 05:04:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/07 05:04:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/07 05:04:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/07 05:04:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/07 05:04:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/07 05:04:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/07 05:04:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/07 05:04:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/07 05:04:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/07 05:04:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/07 05:04:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/07 05:04:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/07 05:04:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/07 05:04:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/07 05:04:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/07 05:04:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/07 05:04:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/07 05:04:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/07 05:04:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/07 05:04:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/07 05:04:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/07 05:04:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/07 05:04:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/07 05:04:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/07 05:04:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/07 05:04:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/07 05:04:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/07 05:04:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/07 05:04:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/07 05:04:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/07 05:04:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/07 05:04:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/07 05:04:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/07 05:04:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/07 05:04:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/07 05:04:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/07 05:04:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/07 05:04:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/07 05:04:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/07 05:04:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/07 05:04:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/07 05:04:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/07 05:04:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/07 05:04:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/07 05:04:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/07 05:04:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/07 05:04:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/07 05:04:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/07 05:04:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/07 05:04:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/07 05:04:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/07 05:04:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/07 05:04:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/07 05:04:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/07 05:04:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/07 05:04:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/07 05:04:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/07 05:04:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/07 05:04:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/07 05:04:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/07 05:04:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/07 05:04:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/07 05:04:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/07 05:04:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/07 05:04:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/07 05:04:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/07 05:04:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/07 05:04:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/07 05:04:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/07 05:04:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/07 05:04:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/07 05:04:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/07 05:04:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/07 05:04:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/07 05:04:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/07 05:04:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/07 05:04:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/07 05:04:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/07 05:04:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/07 05:04:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/07 05:04:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/07 05:04:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/07 05:04:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/07 05:04:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/07 05:04:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/07 05:04:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/07 05:04:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/07 05:04:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/07 05:04:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/07 05:04:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/07 05:04:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/07 05:04:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/07 05:04:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/07 05:04:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/07 05:04:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/07 05:04:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/07 05:04:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/07 05:04:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/07 05:04:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/07 05:04:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/07 05:04:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/07 05:04:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/07 05:04:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/07 05:04:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/07 05:04:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/07 05:04:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/07 05:04:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/07 05:04:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/07 05:04:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/07 05:04:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/07 05:04:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/07 05:04:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/07 05:04:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/07 05:04:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/07 05:04:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/07 05:04:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/07 05:04:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/07 05:04:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/07 05:04:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/07 05:04:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/07 05:04:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/07 05:04:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/07 05:04:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/07 05:04:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/07 05:04:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/07 05:04:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/07 05:04:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/07 05:04:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/07 05:04:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/07 05:04:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/07 05:04:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/07 05:04:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/07 05:04:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/07 05:04:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/07 05:04:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/07 05:04:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/07 05:04:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/07 05:04:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/07 05:04:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/07 05:04:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/07 05:04:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/07 05:04:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/07 05:04:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/07 05:04:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/07 05:04:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/07 05:04:06 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/07 05:04:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/07 05:04:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/07 05:04:06 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/07 05:04:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/07 05:04:06 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/07 05:04:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/07 05:04:06 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/07 05:04:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/07 05:04:06 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/07 05:04:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/07 05:04:06 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/07 05:04:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/07 05:04:06 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/07 05:04:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/07 05:04:06 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/07 05:04:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/07 05:04:06 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/07 05:04:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/07 05:04:06 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/07 05:04:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/07 05:04:06 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/07 05:04:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/07 05:04:06 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/07 05:04:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/07 05:04:06 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/07 05:04:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/07 05:04:06 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/07 05:04:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/07 05:04:06 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/07 05:04:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/07 05:04:06 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/07 05:04:06 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/07 05:04:06 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/07 05:04:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/07 05:04:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/07 05:04:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 05:04:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 05:04:07 DEBUG : appleapple: md5 = f255e7f096de8b2962e6145814626f6f OK 2026/04/07 05:04:07 DEBUG : appleapple: size = 21 OK 2026/04/07 05:04:07 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/04/07 05:04:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/07 05:04:08 DEBUG : dir1/0000-abcde: md5 = 8874532b0699e5a4b547f0c95827d8da OK 2026/04/07 05:04:08 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/07 05:04:08 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/04/07 05:04:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/07 05:04:08 DEBUG : splitbanan: md5 = 2b53de4468b46b29b038eccb19eeaff5 OK 2026/04/07 05:04:08 DEBUG : splitbanan: size = 16 OK 2026/04/07 05:04:08 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/04/07 05:04:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/07 05:04:08 DEBUG : dir1/0001-bcdef: md5 = b3521307f5d074a7dbcfb8156e53aa28 OK 2026/04/07 05:04:08 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/07 05:04:08 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/04/07 05:04:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/07 05:04:09 DEBUG : dir1/0002-cdefg: md5 = c63ef9b32490a61d90eebbc4c4018716 OK 2026/04/07 05:04:09 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/07 05:04:09 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/04/07 05:04:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/07 05:04:09 DEBUG : dir1/0003-defgh: md5 = d4cc7e6f35df765d2844499874656a11 OK 2026/04/07 05:04:09 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/07 05:04:09 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/04/07 05:04:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/07 05:04:09 DEBUG : dir1/0005-fghij: md5 = 18e7e24f4b7693eb8d34dcf50181b5ad OK 2026/04/07 05:04:09 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/07 05:04:09 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/04/07 05:04:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/07 05:04:09 DEBUG : dir1/0004-efghi: md5 = f9f583b4773c09c3ddf8868b23a18716 OK 2026/04/07 05:04:09 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/07 05:04:09 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/04/07 05:04:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/07 05:04:10 DEBUG : dir1/0006-ghijk: md5 = f2f3740615cafd5c4a143014461c19d5 OK 2026/04/07 05:04:10 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/07 05:04:10 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/04/07 05:04:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/07 05:04:10 DEBUG : dir1/0007-12345: md5 = 3898316fcd5b900096babeec24d0c00d OK 2026/04/07 05:04:10 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/07 05:04:10 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/04/07 05:04:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/07 05:04:11 DEBUG : dir1/0008-23456: md5 = b25e992651e418e40164c4e876a3b2cb OK 2026/04/07 05:04:11 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/07 05:04:11 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/04/07 05:04:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/07 05:04:11 DEBUG : dir1/0009-34567: md5 = bb79cc03324345c3d85d90bfae0845ec OK 2026/04/07 05:04:11 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/07 05:04:11 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/04/07 05:04:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/07 05:04:11 DEBUG : dir1/0010-45678: md5 = bb05e820108d645b6446a428abba88e0 OK 2026/04/07 05:04:11 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/07 05:04:11 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/04/07 05:04:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/07 05:04:12 DEBUG : dir1/0011-56789: md5 = 1fce76c1453c80546ea2be17a060761e OK 2026/04/07 05:04:12 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/07 05:04:12 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/04/07 05:04:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/07 05:04:12 DEBUG : dir1/0012-6789;: md5 = 2577883d8d0cc25c17c24497c152c128 OK 2026/04/07 05:04:12 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/07 05:04:12 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/04/07 05:04:12 DEBUG : dir1/0013-789;=: md5 = 8f120770046e1d583e58faf82ff36543 OK 2026/04/07 05:04:12 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/07 05:04:12 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/04/07 05:04:13 DEBUG : dir1/0014-89;=.: md5 = e9c8dd0040e403f40b2ce5d30a00ff34 OK 2026/04/07 05:04:13 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/07 05:04:13 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/04/07 05:04:13 DEBUG : dir1/0015-9;=.t: md5 = db7156a24f312b398e9be79b80dc787c OK 2026/04/07 05:04:13 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/07 05:04:13 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/04/07 05:04:13 DEBUG : Waiting for deletions to finish 2026/04/07 05:04:14 INFO : dir1/0003-defghij.txt: Deleted 2026/04/07 05:04:14 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/07 05:04:14 INFO : appleappleapplebanana: Deleted 2026/04/07 05:04:14 INFO : splitbananasplit: Deleted 2026/04/07 05:04:14 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/07 05:04:14 INFO : dir1/0014-89;=.txt: Deleted 2026/04/07 05:04:14 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/07 05:04:14 INFO : dir1/0009-3456789.txt: Deleted 2026/04/07 05:04:14 INFO : dir1/0010-456789.txt: Deleted 2026/04/07 05:04:14 INFO : dir1/0015-9;=.txt: Deleted 2026/04/07 05:04:14 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/07 05:04:14 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/07 05:04:14 INFO : dir1/0007-1234567.txt: Deleted 2026/04/07 05:04:14 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/07 05:04:14 INFO : dir1/0008-2345678.txt: Deleted 2026/04/07 05:04:15 INFO : dir1/0011-56789;.txt: Deleted 2026/04/07 05:04:15 INFO : dir1/0013-789;=.txt: Deleted 2026/04/07 05:04:15 INFO : dir1/0012-6789;.txt: Deleted 2026/04/07 05:04:15 DEBUG : Waiting for deletions to finish 2026/04/07 05:04:15 DEBUG : banana: Excluded (Path Filter) 2026/04/07 05:04:15 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/07 05:04:15 DEBUG : appleapple: Excluded (Path Filter) 2026/04/07 05:04:15 DEBUG : apple: Excluded (Path Filter) 2026/04/07 05:04:15 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/07 05:04:15 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/07 05:04:15 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/07 05:04:15 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/07 05:04:15 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/07 05:04:15 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/07 05:04:15 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/07 05:04:15 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/07 05:04:15 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/07 05:04:15 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/07 05:04:15 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/07 05:04:15 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/07 05:04:15 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/07 05:04:15 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/07 05:04:15 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/07 05:04:15 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/07 05:04:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/07 05:04:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/07 05:04:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/07 05:04:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/07 05:04:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/07 05:04:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/07 05:04:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/07 05:04:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/07 05:04:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/07 05:04:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/07 05:04:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/07 05:04:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/07 05:04:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/07 05:04:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/07 05:04:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/07 05:04:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/07 05:04:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/07 05:04:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/07 05:04:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/07 05:04:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/07 05:04:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/07 05:04:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/07 05:04:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/07 05:04:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/07 05:04:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/07 05:04:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/07 05:04:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/07 05:04:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/07 05:04:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/07 05:04:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/07 05:04:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/07 05:04:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/07 05:04:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/07 05:04:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/07 05:04:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/07 05:04:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/07 05:04:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/07 05:04:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/07 05:04:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/07 05:04:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/07 05:04:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/07 05:04:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/07 05:04:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/07 05:04:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/07 05:04:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/07 05:04:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/07 05:04:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/07 05:04:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/07 05:04:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/07 05:04:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/07 05:04:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/07 05:04:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/07 05:04:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/07 05:04:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/07 05:04:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/07 05:04:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/07 05:04:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/07 05:04:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/07 05:04:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/07 05:04:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/07 05:04:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/07 05:04:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/07 05:04:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/07 05:04:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/07 05:04:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/07 05:04:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/07 05:04:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/07 05:04:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/07 05:04:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/07 05:04:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/07 05:04:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/07 05:04:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/07 05:04:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/07 05:04:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/07 05:04:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/07 05:04:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/07 05:04:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/07 05:04:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/07 05:04:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/07 05:04:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/07 05:04:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/07 05:04:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/07 05:04:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/07 05:04:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/07 05:04:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/07 05:04:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/07 05:04:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/07 05:04:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/07 05:04:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/07 05:04:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/07 05:04:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/07 05:04:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/07 05:04:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/07 05:04:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/07 05:04:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/07 05:04:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/07 05:04:16 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/07 05:04:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/07 05:04:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/07 05:04:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/07 05:04:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/07 05:04:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/07 05:04:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/07 05:04:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/07 05:04:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/07 05:04:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/07 05:04:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/07 05:04:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/07 05:04:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/07 05:04:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/07 05:04:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/07 05:04:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/07 05:04:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/07 05:04:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/07 05:04:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/07 05:04:16 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/07 05:04:16 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/07 05:04:16 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/07 05:04:16 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/07 05:04:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/07 05:04:16 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/07 05:04:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/07 05:04:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/07 05:04:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/07 05:04:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/07 05:04:16 DEBUG : apple: size = 5 OK 2026/04/07 05:04:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:04:16 DEBUG : apple: Unchanged skipping 2026/04/07 05:04:16 DEBUG : dir1: Directory modification time the same (differ by -223.379µs, within tolerance 1ms) 2026/04/07 05:04:16 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/07 05:04:16 DEBUG : appleapple: size = 21 OK 2026/04/07 05:04:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:04:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/07 05:04:16 DEBUG : banana: size = 6 OK 2026/04/07 05:04:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:04:16 DEBUG : banana: Unchanged skipping 2026/04/07 05:04:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/07 05:04:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/07 05:04:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/07 05:04:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/07 05:04:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/07 05:04:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/07 05:04:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/07 05:04:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/07 05:04:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/07 05:04:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/07 05:04:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/07 05:04:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/07 05:04:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/07 05:04:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/07 05:04:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/07 05:04:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/07 05:04:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/07 05:04:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/07 05:04:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/07 05:04:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/07 05:04:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/07 05:04:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/07 05:04:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/07 05:04:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/07 05:04:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/07 05:04:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/07 05:04:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/07 05:04:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/07 05:04:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/07 05:04:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/07 05:04:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/07 05:04:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/07 05:04:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/07 05:04:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/07 05:04:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/07 05:04:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/07 05:04:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/07 05:04:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/07 05:04:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/07 05:04:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/07 05:04:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/07 05:04:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/07 05:04:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/07 05:04:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/07 05:04:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/07 05:04:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/07 05:04:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/07 05:04:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/07 05:04:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/07 05:04:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/07 05:04:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/07 05:04:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/07 05:04:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/07 05:04:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/07 05:04:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/07 05:04:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/07 05:04:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/07 05:04:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/07 05:04:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/07 05:04:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/07 05:04:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/07 05:04:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/07 05:04:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/07 05:04:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/07 05:04:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/07 05:04:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/07 05:04:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/07 05:04:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/07 05:04:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/07 05:04:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/07 05:04:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/07 05:04:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/07 05:04:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/07 05:04:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/07 05:04:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/07 05:04:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/07 05:04:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/07 05:04:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/07 05:04:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/07 05:04:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/07 05:04:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/07 05:04:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/07 05:04:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/07 05:04:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/07 05:04:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/07 05:04:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/07 05:04:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/07 05:04:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/07 05:04:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/07 05:04:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/07 05:04:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/07 05:04:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/07 05:04:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/07 05:04:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/07 05:04:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/07 05:04:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/07 05:04:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/07 05:04:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/07 05:04:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/07 05:04:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/07 05:04:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/07 05:04:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/07 05:04:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/07 05:04:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/07 05:04:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/07 05:04:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/07 05:04:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/07 05:04:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/07 05:04:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/07 05:04:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/07 05:04:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/07 05:04:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/07 05:04:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/07 05:04:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/07 05:04:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/07 05:04:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/07 05:04:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/07 05:04:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/07 05:04:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/07 05:04:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/07 05:04:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/07 05:04:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/07 05:04:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/07 05:04:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/07 05:04:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/07 05:04:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/07 05:04:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/07 05:04:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/07 05:04:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/07 05:04:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/07 05:04:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/07 05:04:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/07 05:04:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/07 05:04:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/07 05:04:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/07 05:04:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/07 05:04:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/07 05:04:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/07 05:04:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/07 05:04:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/07 05:04:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/07 05:04:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/07 05:04:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/07 05:04:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/07 05:04:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/07 05:04:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/07 05:04:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/07 05:04:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/07 05:04:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/07 05:04:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/07 05:04:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/07 05:04:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/07 05:04:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/07 05:04:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/07 05:04:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/07 05:04:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/07 05:04:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/07 05:04:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/07 05:04:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/07 05:04:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/07 05:04:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/07 05:04:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/07 05:04:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/07 05:04:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/07 05:04:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/07 05:04:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/07 05:04:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/07 05:04:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/07 05:04:16 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/07 05:04:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/07 05:04:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/07 05:04:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/07 05:04:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/07 05:04:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/07 05:04:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/07 05:04:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/07 05:04:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/07 05:04:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/07 05:04:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/07 05:04:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/07 05:04:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/07 05:04:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/07 05:04:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/07 05:04:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/07 05:04:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/07 05:04:16 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/07 05:04:16 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/07 05:04:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:04:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/07 05:04:16 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/07 05:04:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:04:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/07 05:04:16 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/07 05:04:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:04:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/07 05:04:16 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/07 05:04:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:04:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/07 05:04:16 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/07 05:04:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:04:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/07 05:04:16 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/07 05:04:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:04:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/07 05:04:16 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/07 05:04:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:04:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/07 05:04:16 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/07 05:04:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:04:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/07 05:04:16 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/07 05:04:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:04:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/07 05:04:16 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/07 05:04:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:04:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/07 05:04:16 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/07 05:04:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:04:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/07 05:04:16 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/07 05:04:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:04:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/07 05:04:16 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/07 05:04:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:04:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/07 05:04:16 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/07 05:04:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:04:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/07 05:04:16 DEBUG : splitbanan: size = 16 OK 2026/04/07 05:04:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 05:04:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:04:16 DEBUG : splitbananasplit: Unchanged skipping 2026/04/07 05:04:16 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/07 05:04:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:04:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/07 05:04:16 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/07 05:04:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:04:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/07 05:04:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 05:04:16 DEBUG : Waiting for deletions to finish 2026/04/07 05:04:16 DEBUG : Waiting for deletions to finish 2026/04/07 05:04:17 DEBUG : banana: Excluded (Path Filter) 2026/04/07 05:04:17 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/07 05:04:17 DEBUG : appleapple: Excluded (Path Filter) 2026/04/07 05:04:17 DEBUG : apple: Excluded (Path Filter) 2026/04/07 05:04:17 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/07 05:04:17 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/07 05:04:17 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/07 05:04:17 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/07 05:04:17 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/07 05:04:17 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/07 05:04:17 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/07 05:04:17 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/07 05:04:17 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/07 05:04:17 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/07 05:04:17 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/07 05:04:17 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/07 05:04:17 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/07 05:04:17 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/07 05:04:17 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/07 05:04:17 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/07 05:04:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/07 05:04:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/07 05:04:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/07 05:04:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/07 05:04:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/07 05:04:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/07 05:04:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/07 05:04:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/07 05:04:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/07 05:04:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/07 05:04:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/07 05:04:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/07 05:04:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/07 05:04:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/07 05:04:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/07 05:04:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/07 05:04:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/07 05:04:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/07 05:04:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/07 05:04:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/07 05:04:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/07 05:04:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/07 05:04:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/07 05:04:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/07 05:04:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/07 05:04:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/07 05:04:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/07 05:04:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/07 05:04:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/07 05:04:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/07 05:04:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/07 05:04:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/07 05:04:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/07 05:04:18 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/07 05:04:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/07 05:04:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/07 05:04:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/07 05:04:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/07 05:04:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/07 05:04:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/07 05:04:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/07 05:04:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/07 05:04:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/07 05:04:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/07 05:04:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/07 05:04:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/07 05:04:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/07 05:04:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/07 05:04:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/07 05:04:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/07 05:04:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/07 05:04:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/07 05:04:18 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/07 05:04:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/07 05:04:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/07 05:04:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lbfuc3qire26oqvuo0bj3mg1to" 2026/04/07 05:04:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7sinbqgmsd6m7sasmdvkk651fg" 2026/04/07 05:04:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "oej4j4e1hbhqiac3q9dd003pjk" 2026/04/07 05:04:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/07 05:04:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "17bsp366690b541qfe31obp2i8" 2026/04/07 05:04:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "jh6sgav4bmi0h493va03djc48k" 2026/04/07 05:04:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/07 05:04:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0t68cli4t8c0res5eve9sppn28" 2026/04/07 05:04:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7cq4675dk1t6nrf8il78l2arno" 2026/04/07 05:04:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e8ecvitiml58tr96ger7ug402k" 2026/04/07 05:04:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/07 05:04:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/07 05:04:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/07 05:04:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "j5s1tnhu7vq05e1lqqdsacmrm8" 2026/04/07 05:04:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d958gsc73590i3i86a6s9p4f0" 2026/04/07 05:04:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/07 05:04:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "al5919deam5qa6ek2c4jstfogs" 2026/04/07 05:04:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/07 05:04:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/07 05:04:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/07 05:04:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/07 05:04:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e78nbgp63oau20jqotisme95u4" 2026/04/07 05:04:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "996a7rrg3h477bbo9k5td824p0" 2026/04/07 05:04:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/07 05:04:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "8hlusmenqsj89absmc5gblmkm4" 2026/04/07 05:04:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/07 05:04:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d9bdv3lhp93l618voo1g8ove6s" 2026/04/07 05:04:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/07 05:04:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ggvo8akdl5a946j89k2d5o8plc" 2026/04/07 05:04:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" === RUN TestTransform/encoder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 05:04:31 DEBUG : dir1/0000-abcdefg.txt: md5 = 4ead76d5461b6aed363b25c7dbf51671 OK 2026/04/07 05:04:32 DEBUG : dir1/0001-bcdefgh.txt: md5 = a8279ab6c9006e057004f7643329144c OK 2026/04/07 05:04:34 DEBUG : dir1/0002-cdefghi.txt: md5 = 6b2238cfe69d1d3c35d623ecdc85b453 OK 2026/04/07 05:04:35 DEBUG : dir1/0003-defghij.txt: md5 = a180419896e9cca1fd783ab083a93749 OK 2026/04/07 05:04:37 DEBUG : dir1/0004-efghijk.txt: md5 = 29585aab774a66b5609081f531688c7e OK 2026/04/07 05:04:38 DEBUG : dir1/0005-fghijkl.txt: md5 = b53cd7e9f98bb1a4a9578ddd138f1c25 OK 2026/04/07 05:04:40 DEBUG : dir1/0006-ghijklm.txt: md5 = 4380b8ac07740d25a1747e7074e654b1 OK 2026/04/07 05:04:41 DEBUG : dir1/0007-1234567.txt: md5 = a7306f86e55fa4986c3ce98786dbf6f7 OK 2026/04/07 05:04:43 DEBUG : dir1/0008-2345678.txt: md5 = 41cdcde6c97a85059e11aa4b7a9cbddf OK 2026/04/07 05:04:44 DEBUG : dir1/0009-3456789.txt: md5 = faaed5fbc437ae88c92b0f14098cc67e OK 2026/04/07 05:04:46 DEBUG : dir1/0010-456789.txt: md5 = b10eb3f3e9a97f717a4d82be38b19829 OK 2026/04/07 05:04:47 DEBUG : dir1/0011-56789;.txt: md5 = 119b6bf9d43872317e37525c3ac5b461 OK 2026/04/07 05:04:49 DEBUG : dir1/0012-6789;.txt: md5 = f797c1842461860035697d8105382d41 OK 2026/04/07 05:04:50 DEBUG : dir1/0013-789;=.txt: md5 = 1bd0e09a900a95e286ef9d8b6b44e296 OK 2026/04/07 05:04:51 DEBUG : dir1/0014-89;=.txt: md5 = a1a78b5ad53d3e017e72aed66ef1cac1 OK 2026/04/07 05:04:53 DEBUG : dir1/0015-9;=.txt: md5 = cdb5948a6d2a72576b99272fb0d3eccc OK 2026/04/07 05:04:54 DEBUG : apple: md5 = 58cdeda0956e8d2218fd7bee2d5a0ab6 OK 2026/04/07 05:04:56 DEBUG : banana: md5 = 654cb7f13c26b1978afa8bb406c98051 OK 2026/04/07 05:04:57 DEBUG : appleappleapplebanana: md5 = e23ec77ccd7fb877856856a92640544a OK 2026/04/07 05:04:59 DEBUG : splitbananasplit: md5 = 29afee463fd9fc37ed65effefe39f505 OK 2026/04/07 05:04:59 DEBUG : Waiting for deletions to finish 2026/04/07 05:04:59 DEBUG : banana: Excluded (Path Filter) 2026/04/07 05:04:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/07 05:04:59 DEBUG : apple: Excluded (Path Filter) 2026/04/07 05:04:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/07 05:04:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/07 05:04:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/07 05:04:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/07 05:04:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/07 05:04:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/07 05:04:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/07 05:04:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/07 05:04:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/07 05:04:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/07 05:04:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/07 05:04:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/07 05:04:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/07 05:04:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/07 05:04:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/07 05:04:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/07 05:04:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/07 05:05:00 DEBUG : apple: size = 5 OK 2026/04/07 05:05:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:05:00 DEBUG : apple: Unchanged skipping 2026/04/07 05:05:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/07 05:05:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:05:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/07 05:05:00 DEBUG : banana: size = 6 OK 2026/04/07 05:05:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:05:00 DEBUG : banana: Unchanged skipping 2026/04/07 05:05:01 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/07 05:05:01 DEBUG : splitbananasplit: size = 16 OK 2026/04/07 05:05:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:05:01 DEBUG : splitbananasplit: Unchanged skipping 2026/04/07 05:05:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/07 05:05:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:05:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/07 05:05:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/07 05:05:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:05:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/07 05:05:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/07 05:05:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:05:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/07 05:05:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/07 05:05:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:05:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/07 05:05:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/07 05:05:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:05:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/07 05:05:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/07 05:05:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:05:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/07 05:05:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/07 05:05:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:05:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/07 05:05:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/07 05:05:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:05:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/07 05:05:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/07 05:05:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:05:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/07 05:05:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/07 05:05:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:05:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/07 05:05:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/07 05:05:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:05:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/07 05:05:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/07 05:05:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:05:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/07 05:05:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/07 05:05:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:05:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/07 05:05:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/07 05:05:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:05:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/07 05:05:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/07 05:05:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:05:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/07 05:05:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/07 05:05:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:05:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/07 05:05:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 05:05:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 05:05:01 DEBUG : Waiting for deletions to finish 2026/04/07 05:05:01 DEBUG : Waiting for deletions to finish 2026/04/07 05:05:01 DEBUG : banana: Excluded (Path Filter) 2026/04/07 05:05:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/07 05:05:01 DEBUG : apple: Excluded (Path Filter) 2026/04/07 05:05:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/07 05:05:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/07 05:05:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/07 05:05:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/07 05:05:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/07 05:05:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/07 05:05:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/07 05:05:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/07 05:05:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/07 05:05:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/07 05:05:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/07 05:05:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/07 05:05:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/07 05:05:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/07 05:05:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/07 05:05:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/07 05:05:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/07 05:05:02 DEBUG : dir1: Directory modification time the same (differ by -788.651µs, within tolerance 1ms) 2026/04/07 05:05:02 DEBUG : apple: size = 5 OK 2026/04/07 05:05:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:05:02 DEBUG : apple: Unchanged skipping 2026/04/07 05:05:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/07 05:05:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:05:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/07 05:05:02 DEBUG : banana: size = 6 OK 2026/04/07 05:05:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:05:02 DEBUG : banana: Unchanged skipping 2026/04/07 05:05:02 DEBUG : splitbananasplit: size = 16 OK 2026/04/07 05:05:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:05:02 DEBUG : splitbananasplit: Unchanged skipping 2026/04/07 05:05:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/07 05:05:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:05:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/07 05:05:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/07 05:05:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/07 05:05:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:05:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/07 05:05:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 05:05:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/07 05:05:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/07 05:05:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:05:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/07 05:05:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:05:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/07 05:05:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:05:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/07 05:05:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/07 05:05:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:05:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/07 05:05:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/07 05:05:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/07 05:05:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/07 05:05:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:05:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:05:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/07 05:05:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/07 05:05:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/07 05:05:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/07 05:05:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:05:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:05:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/07 05:05:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:05:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/07 05:05:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/07 05:05:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:05:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/07 05:05:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/07 05:05:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:05:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/07 05:05:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/07 05:05:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:05:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:05:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/07 05:05:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/07 05:05:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:05:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/07 05:05:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/07 05:05:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/07 05:05:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/07 05:05:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 05:05:02 DEBUG : Waiting for deletions to finish 2026/04/07 05:05:02 DEBUG : Waiting for deletions to finish 2026/04/07 05:05:03 DEBUG : banana: Excluded (Path Filter) 2026/04/07 05:05:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/07 05:05:03 DEBUG : apple: Excluded (Path Filter) 2026/04/07 05:05:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/07 05:05:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/07 05:05:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/07 05:05:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/07 05:05:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/07 05:05:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/07 05:05:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/07 05:05:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/07 05:05:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/07 05:05:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/07 05:05:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/07 05:05:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/07 05:05:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/07 05:05:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/07 05:05:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/07 05:05:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/07 05:05:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/07 05:05:03 DEBUG : Waiting for deletions to finish 2026/04/07 05:05:04 DEBUG : banana: Excluded (Path Filter) 2026/04/07 05:05:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/07 05:05:04 DEBUG : apple: Excluded (Path Filter) 2026/04/07 05:05:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/07 05:05:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/07 05:05:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/07 05:05:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/07 05:05:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/07 05:05:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/07 05:05:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/07 05:05:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/07 05:05:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/07 05:05:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/07 05:05:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/07 05:05:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/07 05:05:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/07 05:05:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/07 05:05:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/07 05:05:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/07 05:05:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/07 05:05:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/07 05:05:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/07 05:05:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/07 05:05:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/07 05:05:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/07 05:05:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/07 05:05:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/07 05:05:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/07 05:05:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/07 05:05:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/07 05:05:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/07 05:05:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/07 05:05:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/07 05:05:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/07 05:05:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/07 05:05:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" === RUN TestTransform/ISO-8859-1 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 05:05:18 DEBUG : dir1/0000-abcdefg.txt: md5 = 43181ec445db52b194e41409a6d5adbd OK 2026/04/07 05:05:19 DEBUG : dir1/0001-bcdefgh.txt: md5 = d1b6c463449d478dd4956bf1776d9ea5 OK 2026/04/07 05:05:20 DEBUG : dir1/0002-cdefghi.txt: md5 = 560fe6c0331154e8e6afae3ff7eff44d OK 2026/04/07 05:05:22 DEBUG : dir1/0003-defghij.txt: md5 = 9f8ade7735213cf1dfdea979c5968c04 OK 2026/04/07 05:05:23 DEBUG : dir1/0004-efghijk.txt: md5 = b85dcf6286572ead00cca31f794c269b OK 2026/04/07 05:05:25 DEBUG : dir1/0005-fghijkl.txt: md5 = 695ee1c8203785d9a92ed599c966bcc8 OK 2026/04/07 05:05:27 DEBUG : dir1/0006-ghijklm.txt: md5 = 75c9e46310d3e18156b6054fd8a31b98 OK 2026/04/07 05:05:28 DEBUG : dir1/0007-1234567.txt: md5 = e5136ed3d11277162b6d3da442f4b175 OK 2026/04/07 05:05:30 DEBUG : dir1/0008-2345678.txt: md5 = 979d50c622ed7975aaf45948cf6ff3c7 OK 2026/04/07 05:05:31 DEBUG : dir1/0009-3456789.txt: md5 = 3f71112cd30e91b5ef3ad241420f754b OK 2026/04/07 05:05:32 DEBUG : dir1/0010-456789.txt: md5 = 95e0ae90af2b498d2dc09266bbc731d2 OK 2026/04/07 05:05:34 DEBUG : dir1/0011-56789;.txt: md5 = 45929e8039f1babcd1adb088744776c5 OK 2026/04/07 05:05:35 DEBUG : dir1/0012-6789;.txt: md5 = 88dc51168c4f5b12d7fff50fa67e8059 OK 2026/04/07 05:05:37 DEBUG : dir1/0013-789;=.txt: md5 = 6dcf22bb34a262a9c1a1da34f5623486 OK 2026/04/07 05:05:38 DEBUG : dir1/0014-89;=.txt: md5 = 258e0c63a0a2df058a52cc30c8959cc0 OK 2026/04/07 05:05:40 DEBUG : dir1/0015-9;=.txt: md5 = ebd27ac9aedd6f2634c5fc9569906890 OK 2026/04/07 05:05:41 DEBUG : apple: md5 = 724276a1d761ceea8d60797f2fc62a14 OK 2026/04/07 05:05:43 DEBUG : banana: md5 = 278bb888d7fbb5759eb718af69f3c671 OK 2026/04/07 05:05:44 DEBUG : appleappleapplebanana: md5 = bc027124fffe3e9d270a72e2ac90bd53 OK 2026/04/07 05:05:45 DEBUG : splitbananasplit: md5 = 8dd977119184413bce4cb7d14c23098b OK 2026/04/07 05:05:45 DEBUG : Waiting for deletions to finish 2026/04/07 05:05:46 DEBUG : apple: Excluded (Path Filter) 2026/04/07 05:05:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/07 05:05:46 DEBUG : banana: Excluded (Path Filter) 2026/04/07 05:05:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/07 05:05:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/07 05:05:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/07 05:05:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/07 05:05:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/07 05:05:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/07 05:05:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/07 05:05:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/07 05:05:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/07 05:05:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/07 05:05:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/07 05:05:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/07 05:05:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/07 05:05:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/07 05:05:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/07 05:05:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/07 05:05:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/07 05:05:47 DEBUG : apple: size = 5 OK 2026/04/07 05:05:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:05:47 DEBUG : apple: Unchanged skipping 2026/04/07 05:05:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/07 05:05:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:05:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/07 05:05:47 DEBUG : banana: size = 6 OK 2026/04/07 05:05:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:05:47 DEBUG : banana: Unchanged skipping 2026/04/07 05:05:47 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/07 05:05:47 DEBUG : splitbananasplit: size = 16 OK 2026/04/07 05:05:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:05:47 DEBUG : splitbananasplit: Unchanged skipping 2026/04/07 05:05:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/07 05:05:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:05:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/07 05:05:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/07 05:05:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:05:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/07 05:05:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/07 05:05:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:05:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/07 05:05:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/07 05:05:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:05:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/07 05:05:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/07 05:05:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:05:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/07 05:05:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/07 05:05:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:05:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/07 05:05:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/07 05:05:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:05:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/07 05:05:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/07 05:05:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:05:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/07 05:05:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/07 05:05:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:05:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/07 05:05:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/07 05:05:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:05:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/07 05:05:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/07 05:05:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:05:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/07 05:05:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/07 05:05:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:05:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/07 05:05:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/07 05:05:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:05:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/07 05:05:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/07 05:05:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:05:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/07 05:05:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/07 05:05:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:05:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/07 05:05:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/07 05:05:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:05:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/07 05:05:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 05:05:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 05:05:47 DEBUG : Waiting for deletions to finish 2026/04/07 05:05:47 DEBUG : Waiting for deletions to finish 2026/04/07 05:05:48 DEBUG : apple: Excluded (Path Filter) 2026/04/07 05:05:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/07 05:05:48 DEBUG : banana: Excluded (Path Filter) 2026/04/07 05:05:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/07 05:05:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/07 05:05:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/07 05:05:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/07 05:05:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/07 05:05:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/07 05:05:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/07 05:05:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/07 05:05:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/07 05:05:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/07 05:05:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/07 05:05:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/07 05:05:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/07 05:05:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/07 05:05:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/07 05:05:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/07 05:05:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/07 05:05:49 DEBUG : dir1: Directory modification time the same (differ by -273.914µs, within tolerance 1ms) 2026/04/07 05:05:49 DEBUG : apple: size = 5 OK 2026/04/07 05:05:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:05:49 DEBUG : apple: Unchanged skipping 2026/04/07 05:05:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/07 05:05:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:05:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/07 05:05:49 DEBUG : banana: size = 6 OK 2026/04/07 05:05:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:05:49 DEBUG : banana: Unchanged skipping 2026/04/07 05:05:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/07 05:05:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:05:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/07 05:05:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/07 05:05:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:05:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/07 05:05:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/07 05:05:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:05:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/07 05:05:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/07 05:05:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:05:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/07 05:05:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/07 05:05:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:05:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/07 05:05:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/07 05:05:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:05:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/07 05:05:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/07 05:05:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:05:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/07 05:05:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/07 05:05:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:05:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/07 05:05:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/07 05:05:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:05:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/07 05:05:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/07 05:05:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/07 05:05:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:05:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/07 05:05:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/07 05:05:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:05:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/07 05:05:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:05:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/07 05:05:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/07 05:05:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/07 05:05:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:05:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/07 05:05:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/07 05:05:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:05:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/07 05:05:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:05:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/07 05:05:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 05:05:49 DEBUG : splitbananasplit: size = 16 OK 2026/04/07 05:05:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:05:49 DEBUG : splitbananasplit: Unchanged skipping 2026/04/07 05:05:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/07 05:05:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:05:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/07 05:05:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 05:05:49 DEBUG : Waiting for deletions to finish 2026/04/07 05:05:49 DEBUG : Waiting for deletions to finish 2026/04/07 05:05:50 DEBUG : apple: Excluded (Path Filter) 2026/04/07 05:05:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/07 05:05:50 DEBUG : banana: Excluded (Path Filter) 2026/04/07 05:05:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/07 05:05:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/07 05:05:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/07 05:05:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/07 05:05:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/07 05:05:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/07 05:05:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/07 05:05:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/07 05:05:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/07 05:05:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/07 05:05:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/07 05:05:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/07 05:05:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/07 05:05:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/07 05:05:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/07 05:05:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/07 05:05:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/07 05:06:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/07 05:06:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/07 05:06:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/07 05:06:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/07 05:06:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/07 05:06:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/07 05:06:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/07 05:06:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/07 05:06:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/07 05:06:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/07 05:06:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/07 05:06:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/07 05:06:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/07 05:06:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/07 05:06:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/07 05:06:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" === RUN TestTransform/charmap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 05:06:03 DEBUG : dir1/0000-abcdefg.txt: md5 = d2a789912ed17c9a29b54ebb9115929f OK 2026/04/07 05:06:05 DEBUG : dir1/0001-bcdefgh.txt: md5 = 0bf2eec5be2553383d3fae78a61d6152 OK 2026/04/07 05:06:06 DEBUG : dir1/0002-cdefghi.txt: md5 = 8a9aa9d3718d910d82a822924c3df28a OK 2026/04/07 05:06:08 DEBUG : dir1/0003-defghij.txt: md5 = 9a7c7e78f9438eca5c90c0d778d7323d OK 2026/04/07 05:06:09 DEBUG : dir1/0004-efghijk.txt: md5 = 9f1f3302048f817b43565b44b8f4bcf2 OK 2026/04/07 05:06:11 DEBUG : dir1/0005-fghijkl.txt: md5 = 1828a03005ba774f711f5dea3a6658c9 OK 2026/04/07 05:06:12 DEBUG : dir1/0006-ghijklm.txt: md5 = 9c5f4de07e73dbfd7a305ba5cc2f24f3 OK 2026/04/07 05:06:14 DEBUG : dir1/0007-1234567.txt: md5 = ea567536ef8c0c99ce4b305435a16ff3 OK 2026/04/07 05:06:15 DEBUG : dir1/0008-2345678.txt: md5 = 2a4dd47a95c8404b54fa3d675bf6fa65 OK 2026/04/07 05:06:16 DEBUG : dir1/0009-3456789.txt: md5 = f1e83ce61a63e7c68203c39803d7ccf3 OK 2026/04/07 05:06:18 DEBUG : dir1/0010-456789.txt: md5 = e5f4c30b47366293487ba1f256528130 OK 2026/04/07 05:06:19 DEBUG : dir1/0011-56789;.txt: md5 = dbf3bd9ef371fe8d1effe1a07f532a66 OK 2026/04/07 05:06:21 DEBUG : dir1/0012-6789;.txt: md5 = 44ef602af2b47b1dbd5bc0bbc180abaf OK 2026/04/07 05:06:22 DEBUG : dir1/0013-789;=.txt: md5 = fbd25714878e8204c52ae2a1c246410d OK 2026/04/07 05:06:24 DEBUG : dir1/0014-89;=.txt: md5 = 0e4c455c259c62178a84ed86bb48586d OK 2026/04/07 05:06:25 DEBUG : dir1/0015-9;=.txt: md5 = 3ac6d74bb28453c721d383211080b2e0 OK 2026/04/07 05:06:27 DEBUG : apple: md5 = c751c125699f4c2f9ae5112c6d448c06 OK 2026/04/07 05:06:28 DEBUG : banana: md5 = e7a857c8635a56a39f411eb12cc3071d OK 2026/04/07 05:06:30 DEBUG : appleappleapplebanana: md5 = 03c5de597ae4311b04130ea8c87cc90c OK 2026/04/07 05:06:31 DEBUG : splitbananasplit: md5 = f3473f69a2b9fbc1744e8cf6f09bec84 OK 2026/04/07 05:06:31 DEBUG : Waiting for deletions to finish 2026/04/07 05:06:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/07 05:06:32 DEBUG : apple: Excluded (Path Filter) 2026/04/07 05:06:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/07 05:06:32 DEBUG : banana: Excluded (Path Filter) 2026/04/07 05:06:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/07 05:06:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/07 05:06:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/07 05:06:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/07 05:06:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/07 05:06:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/07 05:06:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/07 05:06:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/07 05:06:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/07 05:06:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/07 05:06:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/07 05:06:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/07 05:06:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/07 05:06:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/07 05:06:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/07 05:06:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/07 05:06:33 DEBUG : apple: size = 5 OK 2026/04/07 05:06:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/07 05:06:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:06:33 DEBUG : apple: Unchanged skipping 2026/04/07 05:06:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:06:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/07 05:06:33 DEBUG : banana: size = 6 OK 2026/04/07 05:06:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:06:33 DEBUG : banana: Unchanged skipping 2026/04/07 05:06:34 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/07 05:06:34 DEBUG : splitbananasplit: size = 16 OK 2026/04/07 05:06:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:06:34 DEBUG : splitbananasplit: Unchanged skipping 2026/04/07 05:06:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/07 05:06:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:06:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/07 05:06:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/07 05:06:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:06:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/07 05:06:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/07 05:06:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/07 05:06:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/07 05:06:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/07 05:06:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:06:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:06:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 05:06:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/07 05:06:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/07 05:06:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/07 05:06:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:06:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/07 05:06:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/07 05:06:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/07 05:06:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:06:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:06:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/07 05:06:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/07 05:06:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:06:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/07 05:06:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/07 05:06:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:06:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/07 05:06:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/07 05:06:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/07 05:06:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/07 05:06:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:06:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/07 05:06:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/07 05:06:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:06:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:06:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/07 05:06:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:06:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/07 05:06:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/07 05:06:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/07 05:06:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:06:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:06:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/07 05:06:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/07 05:06:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:06:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/07 05:06:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/07 05:06:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 05:06:34 DEBUG : Waiting for deletions to finish 2026/04/07 05:06:34 DEBUG : Waiting for deletions to finish 2026/04/07 05:06:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/07 05:06:34 DEBUG : apple: Excluded (Path Filter) 2026/04/07 05:06:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/07 05:06:34 DEBUG : banana: Excluded (Path Filter) 2026/04/07 05:06:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/07 05:06:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/07 05:06:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/07 05:06:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/07 05:06:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/07 05:06:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/07 05:06:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/07 05:06:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/07 05:06:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/07 05:06:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/07 05:06:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/07 05:06:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/07 05:06:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/07 05:06:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/07 05:06:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/07 05:06:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/07 05:06:35 DEBUG : dir1: Directory modification time the same (differ by -749.561µs, within tolerance 1ms) 2026/04/07 05:06:35 DEBUG : apple: size = 5 OK 2026/04/07 05:06:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:06:35 DEBUG : apple: Unchanged skipping 2026/04/07 05:06:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/07 05:06:35 DEBUG : banana: size = 6 OK 2026/04/07 05:06:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:06:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/07 05:06:35 DEBUG : splitbananasplit: size = 16 OK 2026/04/07 05:06:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:06:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:06:35 DEBUG : splitbananasplit: Unchanged skipping 2026/04/07 05:06:35 DEBUG : banana: Unchanged skipping 2026/04/07 05:06:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/07 05:06:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:06:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/07 05:06:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/07 05:06:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:06:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/07 05:06:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/07 05:06:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:06:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/07 05:06:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/07 05:06:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:06:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/07 05:06:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/07 05:06:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:06:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/07 05:06:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/07 05:06:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:06:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/07 05:06:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:06:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 05:06:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/07 05:06:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/07 05:06:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:06:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/07 05:06:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/07 05:06:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/07 05:06:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:06:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/07 05:06:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/07 05:06:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:06:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/07 05:06:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/07 05:06:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:06:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/07 05:06:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/07 05:06:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/07 05:06:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:06:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/07 05:06:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:06:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/07 05:06:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:06:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/07 05:06:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/07 05:06:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/07 05:06:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:06:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/07 05:06:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/07 05:06:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:06:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/07 05:06:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 05:06:35 DEBUG : Waiting for deletions to finish 2026/04/07 05:06:35 DEBUG : Waiting for deletions to finish 2026/04/07 05:06:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/07 05:06:36 DEBUG : apple: Excluded (Path Filter) 2026/04/07 05:06:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/07 05:06:36 DEBUG : banana: Excluded (Path Filter) 2026/04/07 05:06:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/07 05:06:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/07 05:06:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/07 05:06:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/07 05:06:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/07 05:06:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/07 05:06:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/07 05:06:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/07 05:06:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/07 05:06:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/07 05:06:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/07 05:06:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/07 05:06:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/07 05:06:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/07 05:06:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/07 05:06:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/07 05:06:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/07 05:06:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/07 05:06:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/07 05:06:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/07 05:06:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/07 05:06:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/07 05:06:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/07 05:06:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/07 05:06:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/07 05:06:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/07 05:06:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/07 05:06:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/07 05:06:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/07 05:06:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/07 05:06:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/07 05:06:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" === RUN TestTransform/lowercase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 05:06:49 DEBUG : dir1/0000-abcdefg.txt: md5 = 1166aa50b74a69d2c2e777962f80495f OK 2026/04/07 05:06:51 DEBUG : dir1/0001-bcdefgh.txt: md5 = 9ad385fe887393be766195045e739dd4 OK 2026/04/07 05:06:52 DEBUG : dir1/0002-cdefghi.txt: md5 = 32e0c311a27d9cf2289125ccb3eeb6f1 OK 2026/04/07 05:06:54 DEBUG : dir1/0003-defghij.txt: md5 = 3524445cb94d06d9a36509124ccb9157 OK 2026/04/07 05:06:55 DEBUG : dir1/0004-efghijk.txt: md5 = 6c1775f1a5817eb4535ce0148cc75048 OK 2026/04/07 05:06:56 DEBUG : dir1/0005-fghijkl.txt: md5 = 79a22c59ba40d09d5db1948cd73457ab OK 2026/04/07 05:06:58 DEBUG : dir1/0006-ghijklm.txt: md5 = c9e271540c5a01b7e010bd01b0f537e5 OK 2026/04/07 05:06:59 DEBUG : dir1/0007-1234567.txt: md5 = 8c3e0b09b9e1352bef02ca515980bb7c OK 2026/04/07 05:07:01 DEBUG : dir1/0008-2345678.txt: md5 = 90b697140bbe55a382ee69f57962693c OK 2026/04/07 05:07:02 DEBUG : dir1/0009-3456789.txt: md5 = f69b7e5893f80f1fadf96a4ec5c69ef7 OK 2026/04/07 05:07:04 DEBUG : dir1/0010-456789.txt: md5 = b625f13d984b436cb23f90b92599530e OK 2026/04/07 05:07:05 DEBUG : dir1/0011-56789;.txt: md5 = f1781acb93e8518be2b1dbe3dc34beb5 OK 2026/04/07 05:07:07 DEBUG : dir1/0012-6789;.txt: md5 = 81d37efbee813449c9b9afe9fb963a4b OK 2026/04/07 05:07:08 DEBUG : dir1/0013-789;=.txt: md5 = 4bd7479b8f68bd2686473e0ab8d02715 OK 2026/04/07 05:07:09 DEBUG : dir1/0014-89;=.txt: md5 = fdc7092782d0dfce54baf169d27c637f OK 2026/04/07 05:07:11 DEBUG : dir1/0015-9;=.txt: md5 = 811eb7ab369cb28f256062d1b12ca8d8 OK 2026/04/07 05:07:12 DEBUG : apple: md5 = 2c110accf3a3298eaa11c987f9071bdd OK 2026/04/07 05:07:14 DEBUG : banana: md5 = 9e0f80878b2fd4525ec9aa4c9aea4f29 OK 2026/04/07 05:07:15 DEBUG : appleappleapplebanana: md5 = 4411b07353200710229ba780adc5779a OK 2026/04/07 05:07:17 DEBUG : splitbananasplit: md5 = 5c64f920defdd907dd01ddec096ac4c0 OK 2026/04/07 05:07:17 DEBUG : Waiting for deletions to finish 2026/04/07 05:07:17 DEBUG : apple: Excluded (Path Filter) 2026/04/07 05:07:17 DEBUG : banana: Excluded (Path Filter) 2026/04/07 05:07:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/07 05:07:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/07 05:07:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/07 05:07:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/07 05:07:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/07 05:07:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/07 05:07:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/07 05:07:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/07 05:07:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/07 05:07:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/07 05:07:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/07 05:07:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/07 05:07:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/07 05:07:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/07 05:07:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/07 05:07:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/07 05:07:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/07 05:07:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/07 05:07:18 DEBUG : apple: size = 5 OK 2026/04/07 05:07:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:07:18 DEBUG : apple: Unchanged skipping 2026/04/07 05:07:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/07 05:07:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:07:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/07 05:07:18 DEBUG : banana: size = 6 OK 2026/04/07 05:07:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:07:18 DEBUG : banana: Unchanged skipping 2026/04/07 05:07:19 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/07 05:07:19 DEBUG : splitbananasplit: size = 16 OK 2026/04/07 05:07:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:07:19 DEBUG : splitbananasplit: Unchanged skipping 2026/04/07 05:07:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/07 05:07:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/07 05:07:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:07:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:07:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/07 05:07:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/07 05:07:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/07 05:07:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:07:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/07 05:07:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/07 05:07:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/07 05:07:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:07:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/07 05:07:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/07 05:07:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:07:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/07 05:07:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:07:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/07 05:07:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/07 05:07:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:07:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/07 05:07:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:07:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/07 05:07:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/07 05:07:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:07:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/07 05:07:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/07 05:07:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:07:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/07 05:07:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/07 05:07:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/07 05:07:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:07:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/07 05:07:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/07 05:07:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:07:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/07 05:07:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/07 05:07:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:07:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/07 05:07:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/07 05:07:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:07:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/07 05:07:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 05:07:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/07 05:07:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:07:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/07 05:07:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/07 05:07:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:07:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/07 05:07:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 05:07:19 DEBUG : Waiting for deletions to finish 2026/04/07 05:07:19 DEBUG : Waiting for deletions to finish 2026/04/07 05:07:19 DEBUG : apple: Excluded (Path Filter) 2026/04/07 05:07:19 DEBUG : banana: Excluded (Path Filter) 2026/04/07 05:07:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/07 05:07:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/07 05:07:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/07 05:07:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/07 05:07:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/07 05:07:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/07 05:07:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/07 05:07:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/07 05:07:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/07 05:07:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/07 05:07:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/07 05:07:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/07 05:07:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/07 05:07:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/07 05:07:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/07 05:07:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/07 05:07:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/07 05:07:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/07 05:07:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/07 05:07:20 DEBUG : apple: size = 5 OK 2026/04/07 05:07:20 DEBUG : dir1: Directory modification time the same (differ by -224.614µs, within tolerance 1ms) 2026/04/07 05:07:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:07:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/07 05:07:20 DEBUG : banana: size = 6 OK 2026/04/07 05:07:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:07:20 DEBUG : banana: Unchanged skipping 2026/04/07 05:07:20 DEBUG : splitbananasplit: size = 16 OK 2026/04/07 05:07:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:07:20 DEBUG : splitbananasplit: Unchanged skipping 2026/04/07 05:07:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:07:20 DEBUG : apple: Unchanged skipping 2026/04/07 05:07:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/07 05:07:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:07:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/07 05:07:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/07 05:07:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:07:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/07 05:07:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/07 05:07:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:07:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:07:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/07 05:07:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/07 05:07:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/07 05:07:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/07 05:07:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:07:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/07 05:07:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/07 05:07:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:07:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/07 05:07:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/07 05:07:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:07:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/07 05:07:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/07 05:07:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:07:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/07 05:07:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/07 05:07:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:07:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/07 05:07:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/07 05:07:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:07:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/07 05:07:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/07 05:07:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:07:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/07 05:07:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/07 05:07:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:07:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/07 05:07:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/07 05:07:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:07:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/07 05:07:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/07 05:07:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:07:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/07 05:07:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/07 05:07:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:07:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/07 05:07:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/07 05:07:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:07:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/07 05:07:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 05:07:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 05:07:20 DEBUG : Waiting for deletions to finish 2026/04/07 05:07:20 DEBUG : Waiting for deletions to finish 2026/04/07 05:07:21 DEBUG : apple: Excluded (Path Filter) 2026/04/07 05:07:21 DEBUG : banana: Excluded (Path Filter) 2026/04/07 05:07:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/07 05:07:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/07 05:07:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/07 05:07:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/07 05:07:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/07 05:07:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/07 05:07:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/07 05:07:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/07 05:07:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/07 05:07:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/07 05:07:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/07 05:07:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/07 05:07:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/07 05:07:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/07 05:07:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/07 05:07:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/07 05:07:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/07 05:07:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/07 05:07:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/07 05:07:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/07 05:07:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/07 05:07:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/07 05:07:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/07 05:07:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/07 05:07:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/07 05:07:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/07 05:07:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/07 05:07:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/07 05:07:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/07 05:07:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/07 05:07:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/07 05:07:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/07 05:07:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/07 05:07:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" === RUN TestTransform/ascii run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 05:07:34 DEBUG : dir1/0000-abcdefg.txt: md5 = ed2c62fa3923c6218f7bf3237399bee5 OK 2026/04/07 05:07:35 DEBUG : dir1/0001-bcdefgh.txt: md5 = a3d767c2b9548b0146c718ec718139f6 OK 2026/04/07 05:07:37 DEBUG : dir1/0002-cdefghi.txt: md5 = 5f75baec4d86061b65d8b29af504b2c4 OK 2026/04/07 05:07:38 DEBUG : dir1/0003-defghij.txt: md5 = a0c11c339293b3e8c12deded1880342e OK 2026/04/07 05:07:39 DEBUG : dir1/0004-efghijk.txt: md5 = f11845338724ca360adc1f2ce808f56e OK 2026/04/07 05:07:41 DEBUG : dir1/0005-fghijkl.txt: md5 = e4bc0d113c4d3e64e9dd56b0d4432e60 OK 2026/04/07 05:07:42 DEBUG : dir1/0006-ghijklm.txt: md5 = 5759f3d8551b1fb34beda22c2f83af35 OK 2026/04/07 05:07:44 DEBUG : dir1/0007-1234567.txt: md5 = 45ff3742b3ed8ded982139da9f40e8dd OK 2026/04/07 05:07:46 DEBUG : dir1/0008-2345678.txt: md5 = 1946251b53582eca0a8903b6e6d4eaea OK 2026/04/07 05:07:47 DEBUG : dir1/0009-3456789.txt: md5 = 19d449fb09ef05c5993193b74c8e16b1 OK 2026/04/07 05:07:48 DEBUG : dir1/0010-456789.txt: md5 = 1c2fd39b0b8eae3e99a5bc13c03ca02e OK 2026/04/07 05:07:50 DEBUG : dir1/0011-56789;.txt: md5 = a572fa6cc4c076526d725914e9586900 OK 2026/04/07 05:07:51 DEBUG : dir1/0012-6789;.txt: md5 = 91b1aa28acffc4411cadd2418cdd92fc OK 2026/04/07 05:07:53 DEBUG : dir1/0013-789;=.txt: md5 = e6a232815a4690fa0c3a02cb7125165b OK 2026/04/07 05:07:54 DEBUG : dir1/0014-89;=.txt: md5 = f725a511429481fba4b2838597ffef97 OK 2026/04/07 05:07:56 DEBUG : dir1/0015-9;=.txt: md5 = 346e2d2ee20b0e3bed1bf0939ed6f713 OK 2026/04/07 05:07:57 DEBUG : apple: md5 = d3868dd48d0fa28cc7a0949752dc05f9 OK 2026/04/07 05:07:59 DEBUG : banana: md5 = ed31ba71ff5c44e6294c05e3a7c8d558 OK 2026/04/07 05:08:00 DEBUG : appleappleapplebanana: md5 = c110c61825327657840f03236305ca86 OK 2026/04/07 05:08:02 DEBUG : splitbananasplit: md5 = 4f5d1a2640e6cabcea1a821da0bbd9fd OK 2026/04/07 05:08:02 DEBUG : Waiting for deletions to finish 2026/04/07 05:08:02 DEBUG : apple: Excluded (Path Filter) 2026/04/07 05:08:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/07 05:08:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/07 05:08:02 DEBUG : banana: Excluded (Path Filter) 2026/04/07 05:08:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/07 05:08:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/07 05:08:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/07 05:08:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/07 05:08:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/07 05:08:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/07 05:08:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/07 05:08:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/07 05:08:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/07 05:08:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/07 05:08:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/07 05:08:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/07 05:08:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/07 05:08:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/07 05:08:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/07 05:08:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/07 05:08:04 DEBUG : apple: size = 5 OK 2026/04/07 05:08:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/07 05:08:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:08:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:08:04 DEBUG : apple: Unchanged skipping 2026/04/07 05:08:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/07 05:08:04 DEBUG : banana: size = 6 OK 2026/04/07 05:08:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:08:04 DEBUG : banana: Unchanged skipping 2026/04/07 05:08:04 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/07 05:08:04 DEBUG : splitbananasplit: size = 16 OK 2026/04/07 05:08:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:08:04 DEBUG : splitbananasplit: Unchanged skipping 2026/04/07 05:08:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/07 05:08:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:08:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/07 05:08:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/07 05:08:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:08:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/07 05:08:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/07 05:08:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:08:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/07 05:08:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/07 05:08:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:08:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/07 05:08:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/07 05:08:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:08:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/07 05:08:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/07 05:08:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:08:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/07 05:08:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/07 05:08:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:08:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/07 05:08:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/07 05:08:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:08:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/07 05:08:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/07 05:08:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:08:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/07 05:08:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/07 05:08:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:08:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/07 05:08:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/07 05:08:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:08:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/07 05:08:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/07 05:08:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:08:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/07 05:08:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/07 05:08:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:08:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/07 05:08:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/07 05:08:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:08:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/07 05:08:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/07 05:08:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:08:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/07 05:08:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/07 05:08:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:08:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/07 05:08:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 05:08:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 05:08:04 DEBUG : Waiting for deletions to finish 2026/04/07 05:08:04 DEBUG : Waiting for deletions to finish 2026/04/07 05:08:05 DEBUG : apple: Excluded (Path Filter) 2026/04/07 05:08:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/07 05:08:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/07 05:08:05 DEBUG : banana: Excluded (Path Filter) 2026/04/07 05:08:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/07 05:08:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/07 05:08:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/07 05:08:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/07 05:08:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/07 05:08:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/07 05:08:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/07 05:08:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/07 05:08:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/07 05:08:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/07 05:08:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/07 05:08:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/07 05:08:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/07 05:08:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/07 05:08:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/07 05:08:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/07 05:08:06 DEBUG : apple: size = 5 OK 2026/04/07 05:08:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:08:06 DEBUG : apple: Unchanged skipping 2026/04/07 05:08:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/07 05:08:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:08:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/07 05:08:06 DEBUG : banana: size = 6 OK 2026/04/07 05:08:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:08:06 DEBUG : banana: Unchanged skipping 2026/04/07 05:08:06 DEBUG : dir1: Directory modification time the same (differ by -695.455µs, within tolerance 1ms) 2026/04/07 05:08:06 DEBUG : splitbananasplit: size = 16 OK 2026/04/07 05:08:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:08:06 DEBUG : splitbananasplit: Unchanged skipping 2026/04/07 05:08:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/07 05:08:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:08:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/07 05:08:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/07 05:08:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:08:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/07 05:08:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/07 05:08:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:08:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/07 05:08:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/07 05:08:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:08:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/07 05:08:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/07 05:08:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:08:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/07 05:08:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/07 05:08:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:08:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/07 05:08:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/07 05:08:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:08:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/07 05:08:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/07 05:08:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:08:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/07 05:08:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/07 05:08:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:08:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/07 05:08:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/07 05:08:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:08:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/07 05:08:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/07 05:08:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:08:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/07 05:08:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/07 05:08:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:08:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/07 05:08:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/07 05:08:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:08:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/07 05:08:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/07 05:08:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:08:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/07 05:08:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/07 05:08:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:08:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/07 05:08:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/07 05:08:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:08:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/07 05:08:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 05:08:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 05:08:06 DEBUG : Waiting for deletions to finish 2026/04/07 05:08:06 DEBUG : Waiting for deletions to finish 2026/04/07 05:08:06 DEBUG : apple: Excluded (Path Filter) 2026/04/07 05:08:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/07 05:08:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/07 05:08:06 DEBUG : banana: Excluded (Path Filter) 2026/04/07 05:08:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/07 05:08:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/07 05:08:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/07 05:08:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/07 05:08:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/07 05:08:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/07 05:08:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/07 05:08:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/07 05:08:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/07 05:08:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/07 05:08:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/07 05:08:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/07 05:08:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/07 05:08:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/07 05:08:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/07 05:08:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/07 05:08:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/07 05:08:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/07 05:08:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/07 05:08:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/07 05:08:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/07 05:08:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/07 05:08:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/07 05:08:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/07 05:08:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/07 05:08:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/07 05:08:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/07 05:08:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/07 05:08:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/07 05:08:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/07 05:08:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/07 05:08:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" --- PASS: TestTransform (556.62s) --- PASS: TestTransform/NFC (45.04s) --- PASS: TestTransform/NFD (46.61s) --- PASS: TestTransform/base64 (54.94s) --- PASS: TestTransform/prefix (64.42s) --- PASS: TestTransform/suffix (62.47s) --- PASS: TestTransform/truncate (54.11s) --- PASS: TestTransform/encoder (46.90s) --- PASS: TestTransform/ISO-8859-1 (45.76s) --- PASS: TestTransform/charmap (45.99s) --- PASS: TestTransform/lowercase (44.69s) --- PASS: TestTransform/ascii (45.70s) === RUN TestTransformCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 05:08:17 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/07 05:08:18 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/07 05:08:18 DEBUG : sub dir_somesuffix: Making directory with metadata 2026/04/07 05:08:18 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2026-04-07T05:08:17.946923921Z) 2026/04/07 05:08:18 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/07 05:08:18 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/04/07 05:08:18 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/07 05:08:18 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/04/07 05:08:18 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/07 05:08:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 05:08:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 05:08:20 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = 15c5f930bc46bab23a260ad0d92fc3af OK 2026/04/07 05:08:20 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/04/07 05:08:20 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/07 05:08:20 DEBUG : Waiting for deletions to finish 2026/04/07 05:08:22 DEBUG : qe2qcpcm1igespca9guecikml9bqabn8koel4d4tr81nkmh83ivg: Rmdir: contains trashed file: "nooic8p9n5fht7tj0jrmhtoutvqmj24itq2mnmqa8j0aggbip3sg" --- PASS: TestTransformCopy (4.89s) === RUN TestDoubleTransform run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 05:08:22 DEBUG : toe: transformed to: tictactoe 2026/04/07 05:08:23 DEBUG : toe: transformed to: tictactoe 2026/04/07 05:08:23 DEBUG : tictactoe: Making directory with metadata 2026/04/07 05:08:23 INFO : tictactoe: Made directory with metadata (mtime=2026-04-07T05:08:22.841975315Z) 2026/04/07 05:08:23 DEBUG : toe: transformed to: tictactoe 2026/04/07 05:08:23 DEBUG : toe: transformed to: tictactoe 2026/04/07 05:08:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/07 05:08:23 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/04/07 05:08:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 05:08:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/07 05:08:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 05:08:25 DEBUG : tictactoe/tictactoe: md5 = edb9a74fc0c875c2f3188c267c18ef69 OK 2026/04/07 05:08:25 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/04/07 05:08:25 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/04/07 05:08:25 DEBUG : Waiting for deletions to finish 2026/04/07 05:08:26 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDoubleTransform (4.75s) === RUN TestFileTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 05:08:27 DEBUG : toe: Making directory with metadata 2026/04/07 05:08:28 INFO : toe: Made directory with metadata (mtime=2026-04-07T05:08:27.596025243Z) 2026/04/07 05:08:28 DEBUG : toe/toe: Making directory with metadata 2026/04/07 05:08:29 INFO : toe/toe: Made directory with metadata (mtime=2026-04-07T05:08:27.596025243Z) 2026/04/07 05:08:29 DEBUG : toe: transformed to: tictactoe 2026/04/07 05:08:29 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/07 05:08:29 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/07 05:08:29 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/07 05:08:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 05:08:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 05:08:30 DEBUG : toe/toe/tictactoe: md5 = 3b58f3f6a4636dfcf89e218c89ac721f OK 2026/04/07 05:08:30 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/07 05:08:30 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/07 05:08:30 DEBUG : Waiting for deletions to finish 2026/04/07 05:08:33 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/04/07 05:08:33 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestFileTag (6.80s) === RUN TestNoTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 05:08:34 DEBUG : toe: Making directory with metadata 2026/04/07 05:08:35 INFO : toe: Made directory with metadata (mtime=2026-04-07T05:08:34.398096701Z) 2026/04/07 05:08:35 DEBUG : toe/toe: Making directory with metadata 2026/04/07 05:08:36 INFO : toe/toe: Made directory with metadata (mtime=2026-04-07T05:08:34.398096701Z) 2026/04/07 05:08:36 DEBUG : toe: transformed to: tictactoe 2026/04/07 05:08:36 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/07 05:08:36 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/07 05:08:36 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/07 05:08:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 05:08:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 05:08:37 DEBUG : toe/toe/tictactoe: md5 = cde9652717eaa1e1d5d126d0ee59f9ff OK 2026/04/07 05:08:37 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/07 05:08:37 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/07 05:08:37 DEBUG : Waiting for deletions to finish 2026/04/07 05:08:39 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/04/07 05:08:40 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestNoTag (6.95s) === RUN TestDirTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 05:08:41 DEBUG : empty_dir: Making directory with metadata 2026/04/07 05:08:41 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/07 05:08:41 DEBUG : toe: transformed to: tictactoe 2026/04/07 05:08:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/07 05:08:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/07 05:08:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/07 05:08:41 DEBUG : tictacempty_dir: Making directory with metadata 2026/04/07 05:08:42 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/07 05:08:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/07 05:08:42 DEBUG : toe: transformed to: tictactoe 2026/04/07 05:08:42 DEBUG : toe: transformed to: tictactoe 2026/04/07 05:08:42 DEBUG : tictactoe: Making directory with metadata 2026/04/07 05:08:43 INFO : tictactoe: Made directory with metadata (mtime=2026-04-07T05:08:41.348169743Z) 2026/04/07 05:08:43 DEBUG : toe: transformed to: tictactoe 2026/04/07 05:08:43 DEBUG : toe: transformed to: tictactoe 2026/04/07 05:08:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/07 05:08:43 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/04/07 05:08:43 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-04-07T05:08:41.348169743Z) 2026/04/07 05:08:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/07 05:08:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/07 05:08:43 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/07 05:08:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/07 05:08:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 05:08:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 05:08:45 DEBUG : tictactoe/tictactoe/toe.txt: md5 = ba5215554ae8238c505eb696fe2841db OK 2026/04/07 05:08:45 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/07 05:08:45 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/07 05:08:45 DEBUG : Waiting for deletions to finish 2026/04/07 05:08:47 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/04/07 05:08:48 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDirTag (8.37s) === RUN TestAllTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 05:08:49 DEBUG : empty_dir: Making directory with metadata 2026/04/07 05:08:49 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/07 05:08:49 DEBUG : toe: transformed to: tictactoe 2026/04/07 05:08:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/07 05:08:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/07 05:08:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/07 05:08:49 DEBUG : tictacempty_dir: Making directory with metadata 2026/04/07 05:08:50 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/07 05:08:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/07 05:08:50 DEBUG : toe: transformed to: tictactoe 2026/04/07 05:08:50 DEBUG : toe: transformed to: tictactoe 2026/04/07 05:08:50 DEBUG : tictactoe: Making directory with metadata 2026/04/07 05:08:51 INFO : tictactoe: Made directory with metadata (mtime=2026-04-07T05:08:49.715257716Z) 2026/04/07 05:08:51 DEBUG : toe: transformed to: tictactoe 2026/04/07 05:08:51 DEBUG : toe: transformed to: tictactoe 2026/04/07 05:08:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/07 05:08:51 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/04/07 05:08:52 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-04-07T05:08:49.715257716Z) 2026/04/07 05:08:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/07 05:08:52 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/07 05:08:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/07 05:08:52 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/07 05:08:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/07 05:08:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 05:08:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 05:08:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 138e2b3045e696529ce3b515131e3d06 OK 2026/04/07 05:08:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/07 05:08:53 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/07 05:08:53 DEBUG : Waiting for deletions to finish 2026/04/07 05:08:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 05:08:54 DEBUG : toe: transformed to: tictactoe 2026/04/07 05:08:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/07 05:08:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/07 05:08:55 DEBUG : toe: transformed to: tictactoe 2026/04/07 05:08:55 DEBUG : toe: transformed to: tictactoe 2026/04/07 05:08:55 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/07 05:08:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/07 05:08:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/04/07 05:08:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': 0 differences found 2026/04/07 05:08:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': 1 hashes could not be checked 2026/04/07 05:08:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': 1 matching files 2026/04/07 05:08:56 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/04/07 05:08:57 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestAllTag (9.16s) === RUN TestRunTwice run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 05:08:58 DEBUG : toe: transformed to: tictactoe 2026/04/07 05:08:59 DEBUG : toe: transformed to: tictactoe 2026/04/07 05:08:59 DEBUG : tictactoe: Making directory with metadata 2026/04/07 05:08:59 INFO : tictactoe: Made directory with metadata (mtime=2026-04-07T05:08:58.872354036Z) 2026/04/07 05:08:59 DEBUG : toe: transformed to: tictactoe 2026/04/07 05:08:59 DEBUG : toe: transformed to: tictactoe 2026/04/07 05:08:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/07 05:08:59 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/04/07 05:09:00 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-04-07T05:08:58.872354036Z) 2026/04/07 05:09:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/07 05:09:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/07 05:09:00 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/07 05:09:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/07 05:09:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 05:09:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 05:09:01 DEBUG : tictactoe/tictactoe/toe.txt: md5 = cccf99b78a7237b440132acb56369f88 OK 2026/04/07 05:09:01 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/07 05:09:01 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/07 05:09:01 DEBUG : Waiting for deletions to finish 2026/04/07 05:09:02 DEBUG : toe: transformed to: tictactoe 2026/04/07 05:09:03 DEBUG : toe: transformed to: tictactoe 2026/04/07 05:09:03 DEBUG : tictactoe: Directory modification time the same (differ by -354.036µs, within tolerance 1ms) 2026/04/07 05:09:03 DEBUG : toe: transformed to: tictactoe 2026/04/07 05:09:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/07 05:09:03 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -354.036µs, within tolerance 1ms) 2026/04/07 05:09:03 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/07 05:09:03 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/07 05:09:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 05:09:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/07 05:09:03 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/04/07 05:09:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 05:09:03 DEBUG : Waiting for deletions to finish 2026/04/07 05:09:05 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/04/07 05:09:06 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestRunTwice (8.24s) === RUN TestSyntax 2026/04/07 05:09:07 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 05:09:07 DEBUG : toe: Making directory with metadata 2026/04/07 05:09:08 INFO : toe: Made directory with metadata (mtime=2026-04-07T05:09:07.115440779Z) 2026/04/07 05:09:08 DEBUG : toe/toe: Making directory with metadata 2026/04/07 05:09:08 INFO : toe/toe: Made directory with metadata (mtime=2026-04-07T05:09:07.115440779Z) 2026/04/07 05:09:08 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/07 05:09:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 05:09:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 05:09:10 DEBUG : toe/toe/toe: md5 = 057917215f6af0d7c60fb12888e14445 OK 2026/04/07 05:09:10 DEBUG : toe/toe/toe: size = 11 OK 2026/04/07 05:09:10 INFO : toe/toe/toe: Copied (new) 2026/04/07 05:09:10 DEBUG : Waiting for deletions to finish 2026/04/07 05:09:12 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/04/07 05:09:13 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestConflicting (7.20s) === RUN TestMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 05:09:14 DEBUG : empty_dir: Making directory with metadata 2026/04/07 05:09:14 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/07 05:09:14 DEBUG : toe: transformed to: tictactoe 2026/04/07 05:09:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/07 05:09:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/07 05:09:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/07 05:09:14 DEBUG : tictacempty_dir: Making directory with metadata 2026/04/07 05:09:15 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/07 05:09:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/07 05:09:15 DEBUG : toe: transformed to: tictactoe 2026/04/07 05:09:15 DEBUG : toe: transformed to: tictactoe 2026/04/07 05:09:15 DEBUG : tictactoe: Making directory with metadata 2026/04/07 05:09:15 INFO : tictactoe: Made directory with metadata (mtime=2026-04-07T05:09:14.317516592Z) 2026/04/07 05:09:15 DEBUG : toe: transformed to: tictactoe 2026/04/07 05:09:15 DEBUG : toe: transformed to: tictactoe 2026/04/07 05:09:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/07 05:09:15 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/04/07 05:09:16 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-04-07T05:09:14.317516592Z) 2026/04/07 05:09:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/07 05:09:16 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/07 05:09:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/07 05:09:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/07 05:09:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/07 05:09:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/07 05:09:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 05:09:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 05:09:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = cfa947ae441fd829a8d6a18a3a64baa7 OK 2026/04/07 05:09:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/07 05:09:17 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/07 05:09:17 INFO : toe/toe/toe.txt: Deleted 2026/04/07 05:09:17 INFO : toe/toe: Removing directory 2026/04/07 05:09:17 INFO : toe: Removing directory 2026/04/07 05:09:17 INFO : empty_dir: Removing directory 2026/04/07 05:09:17 DEBUG : Local file system at /tmp/rclone1636731888: deleted 3 directories 2026/04/07 05:09:20 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/04/07 05:09:20 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestMove (7.83s) === RUN TestTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 05:09:22 DEBUG : empty_dir: Making directory with metadata 2026/04/07 05:09:22 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/07 05:09:22 DEBUG : toe: transformed to: tictactoe 2026/04/07 05:09:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/07 05:09:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/07 05:09:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/07 05:09:22 DEBUG : tictacempty_dir: Making directory with metadata 2026/04/07 05:09:23 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/07 05:09:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/07 05:09:23 DEBUG : toe: transformed to: tictactoe 2026/04/07 05:09:23 DEBUG : toe: transformed to: tictactoe 2026/04/07 05:09:23 DEBUG : tictactoe: Making directory with metadata 2026/04/07 05:09:23 INFO : tictactoe: Made directory with metadata (mtime=2026-04-07T05:09:22.147599045Z) 2026/04/07 05:09:23 DEBUG : toe: transformed to: tictactoe 2026/04/07 05:09:23 DEBUG : toe: transformed to: tictactoe 2026/04/07 05:09:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/07 05:09:23 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/04/07 05:09:24 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-04-07T05:09:22.147599045Z) 2026/04/07 05:09:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/07 05:09:24 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/07 05:09:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/07 05:09:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/07 05:09:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/07 05:09:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/07 05:09:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 05:09:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 05:09:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 198518a2fb1b3f8322bb00a648732797 OK 2026/04/07 05:09:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/07 05:09:26 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/07 05:09:26 INFO : toe/toe/toe.txt: Deleted 2026/04/07 05:09:26 INFO : toe/toe: Removing directory 2026/04/07 05:09:26 INFO : toe: Removing directory 2026/04/07 05:09:26 INFO : empty_dir: Removing directory 2026/04/07 05:09:26 DEBUG : Local file system at /tmp/rclone1636731888: deleted 3 directories 2026/04/07 05:09:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/07 05:09:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/07 05:09:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/07 05:09:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/07 05:09:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/07 05:09:29 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/04/07 05:09:31 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/04/07 05:09:32 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/04/07 05:09:33 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestTransformFile (13.11s) === RUN TestManualTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 05:09:35 DEBUG : Reset feature "Copy" 2026/04/07 05:09:35 DEBUG : Reset feature "Move" 2026/04/07 05:09:35 DEBUG : Reset feature "Copy" 2026/04/07 05:09:35 DEBUG : Reset feature "Move" 2026/04/07 05:09:35 DEBUG : empty_dir: Making directory with metadata 2026/04/07 05:09:35 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/07 05:09:35 DEBUG : toe: transformed to: tictactoe 2026/04/07 05:09:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/07 05:09:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/07 05:09:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/07 05:09:35 DEBUG : tictacempty_dir: Making directory with metadata 2026/04/07 05:09:36 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/07 05:09:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/07 05:09:36 DEBUG : toe: transformed to: tictactoe 2026/04/07 05:09:36 DEBUG : toe: transformed to: tictactoe 2026/04/07 05:09:36 DEBUG : tictactoe: Making directory with metadata 2026/04/07 05:09:36 INFO : tictactoe: Made directory with metadata (mtime=2026-04-07T05:09:35.258737178Z) 2026/04/07 05:09:36 DEBUG : toe: transformed to: tictactoe 2026/04/07 05:09:36 DEBUG : toe: transformed to: tictactoe 2026/04/07 05:09:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/07 05:09:36 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/04/07 05:09:37 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-04-07T05:09:35.258737178Z) 2026/04/07 05:09:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/07 05:09:37 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/07 05:09:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/07 05:09:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/07 05:09:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/07 05:09:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/07 05:09:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 05:09:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 05:09:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 319e4cb47e9923240c169db53b218d96 OK 2026/04/07 05:09:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/07 05:09:39 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/07 05:09:39 INFO : toe/toe/toe.txt: Deleted 2026/04/07 05:09:39 INFO : toe/toe: Removing directory 2026/04/07 05:09:39 INFO : toe: Removing directory 2026/04/07 05:09:39 INFO : empty_dir: Removing directory 2026/04/07 05:09:39 DEBUG : Local file system at /tmp/rclone1636731888: deleted 3 directories 2026/04/07 05:09:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/07 05:09:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/07 05:09:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/07 05:09:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/07 05:09:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/07 05:09:44 DEBUG : toe/toe/toe.txt: md5 = be1cca064236094f20df8c1f48825aa1 OK 2026/04/07 05:09:44 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/07 05:09:44 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/04/07 05:09:44 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/04/07 05:09:46 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/04/07 05:09:47 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/04/07 05:09:48 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/04/07 05:09:48 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestManualTransformFile (14.99s) === RUN TestBase64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 05:09:50 DEBUG : toe: transformed to: dG9l 2026/04/07 05:09:50 DEBUG : toe: transformed to: dG9l 2026/04/07 05:09:50 DEBUG : dG9l: Making directory with metadata 2026/04/07 05:09:51 INFO : dG9l: Made directory with metadata (mtime=2026-04-07T05:09:50.249895218Z) 2026/04/07 05:09:51 DEBUG : toe: transformed to: dG9l 2026/04/07 05:09:51 DEBUG : toe: transformed to: dG9l 2026/04/07 05:09:51 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/07 05:09:51 DEBUG : dG9l/dG9l: Making directory with metadata 2026/04/07 05:09:51 INFO : dG9l/dG9l: Made directory with metadata (mtime=2026-04-07T05:09:50.249895218Z) 2026/04/07 05:09:51 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/07 05:09:51 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/04/07 05:09:51 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/07 05:09:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/07 05:09:51 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/07 05:09:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 05:09:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 05:09:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = debf6f454310578c01702408c9f17508 OK 2026/04/07 05:09:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/04/07 05:09:53 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/04/07 05:09:53 DEBUG : Waiting for deletions to finish 2026/04/07 05:09:54 DEBUG : dG9l: transformed to: toe 2026/04/07 05:09:54 DEBUG : dG9l: transformed to: toe 2026/04/07 05:09:54 DEBUG : toe: Directory modification time the same (differ by 895.218µs, within tolerance 1ms) 2026/04/07 05:09:54 DEBUG : Added delayed dir = "toe", newDst=toe 2026/04/07 05:09:54 DEBUG : dG9l: transformed to: toe 2026/04/07 05:09:54 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/04/07 05:09:54 DEBUG : toe/toe: Directory modification time the same (differ by 895.218µs, within tolerance 1ms) 2026/04/07 05:09:54 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/04/07 05:09:54 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/04/07 05:09:54 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/07 05:09:54 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/04/07 05:09:54 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/04/07 05:09:54 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/04/07 05:09:54 DEBUG : Local file system at /tmp/rclone1636731888: Waiting for checks to finish 2026/04/07 05:09:54 DEBUG : Local file system at /tmp/rclone1636731888: Waiting for transfers to finish 2026/04/07 05:09:54 DEBUG : Waiting for deletions to finish 2026/04/07 05:09:57 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0/n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "the036mm5d36i1jcgrpnitaljc" 2026/04/07 05:09:58 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "n9dnr1gs5qeomhhe8mnv7po2a0" --- PASS: TestBase64 (8.59s) === RUN TestError run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi'", Local "Local file system at /tmp/rclone1636731888", Modify Window "1ms" 2026/04/07 05:09:58 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/07 05:09:58 DEBUG : toe: transformed to: 2026/04/07 05:09:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/07 05:09:59 DEBUG : toe: transformed to: 2026/04/07 05:09:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Making directory with metadata 2026/04/07 05:09:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Made directory with metadata (mtime=2026-04-07T05:09:58.84498588Z) 2026/04/07 05:09:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/07 05:09:59 DEBUG : toe: transformed to: 2026/04/07 05:09:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/07 05:09:59 DEBUG : toe: transformed to: 2026/04/07 05:09:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/07 05:09:59 DEBUG : toe/toe: transformed to: 2026/04/07 05:09:59 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/07 05:09:59 DEBUG : toe/toe: Making directory with metadata 2026/04/07 05:10:00 INFO : toe/toe: Made directory with metadata (mtime=2026-04-07T05:09:58.84498588Z) 2026/04/07 05:10:00 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/07 05:10:00 DEBUG : toe/toe: transformed to: 2026/04/07 05:10:00 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/07 05:10:00 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/07 05:10:00 DEBUG : toe: transformed to: 2026/04/07 05:10:00 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/07 05:10:00 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/07 05:10:00 DEBUG : toe/toe/toe: transformed to: 2026/04/07 05:10:00 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/04/07 05:10:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for checks to finish 2026/04/07 05:10:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Waiting for transfers to finish 2026/04/07 05:10:02 DEBUG : toe/toe/toe: md5 = 804e4bc1fa974aca0e142cb235618e11 OK 2026/04/07 05:10:02 DEBUG : toe/toe/toe: size = 11 OK 2026/04/07 05:10:02 INFO : toe/toe/toe: Copied (new) 2026/04/07 05:10:02 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': not deleting files as there were IO errors 2026/04/07 05:10:02 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': not deleting directories as there were IO errors 2026/04/07 05:10:04 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/04/07 05:10:05 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestError (6.89s) PASS 2026/04/07 05:10:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galefuc5papi': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 26m19.885090683s (try 1/5)