"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/05/05 05:10:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gozuxeg1lesi" 2026/05/05 05:10:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/05 05:10:21 DEBUG : Creating backend with remote "TestDrive:crypt/ppd26n8p5dtaab1m423rt2efn2bpq4d3ug3n1795cbgb4v0f6gig" 2026/05/05 05:10:22 DEBUG : Creating backend with remote "/tmp/rclone2111189576" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.01s) === 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-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:10:23 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/05 05:10:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/05 05:10:23 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/05/05 05:10:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:10:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:10:23 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.63s) === RUN TestCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:10:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/05 05:10:24 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/05 05:10:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/05 05:10:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:10:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:10:26 DEBUG : sub dir/hello world: md5 = 41dfb3518ba6c9cc8ad63bf2182e0102 OK 2026/05/05 05:10:26 DEBUG : sub dir/hello world: size = 11 OK 2026/05/05 05:10:26 INFO : sub dir/hello world: Copied (new) 2026/05/05 05:10:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/05 05:10:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (5.63s) === RUN TestCopyMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:10:29 DEBUG : metadata sub dir: Making directory with metadata 2026/05/05 05:10:29 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/05 05:10:29 DEBUG : empty metadata sub dir: Making directory with metadata 2026/05/05 05:10:29 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/05 05:10:29 DEBUG : Local file system at /tmp/rclone2111189576: File to upload is small (21 bytes), uploading instead of streaming 2026/05/05 05:10:29 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/05/05 05:10:29 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/05/05 05:10:29 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/05/05 05:10:29 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/05/05 05:10:30 DEBUG : Google drive root 'crypt/ppd26n8p5dtaab1m423rt2efn2bpq4d3ug3n1795cbgb4v0f6gig': Skipping btime metadata as can't update it on an existing file: 2026-05-05T05:10:29.962505252Z 2026/05/05 05:10:30 INFO : empty metadata sub dir: Updated directory metadata 2026/05/05 05:10:31 DEBUG : Google drive root 'crypt/ppd26n8p5dtaab1m423rt2efn2bpq4d3ug3n1795cbgb4v0f6gig': Skipping btime metadata as can't update it on an existing file: 2026-05-05T05:10:29.962505252Z 2026/05/05 05:10:31 INFO : metadata sub dir: Updated directory metadata 2026/05/05 05:10:31 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/05/05 05:10:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:10:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:10:33 DEBUG : metadata sub dir/hello metadata world: md5 = fd5d2414702024bf0e44e12ccc08eb59 OK 2026/05/05 05:10:33 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/05/05 05:10:33 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/05/05 05:10:36 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (7.33s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:10:37 DEBUG : metadata sub dir: Making directory with metadata 2026/05/05 05:10:37 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/05 05:10:37 DEBUG : empty metadata sub dir: Making directory with metadata 2026/05/05 05:10:37 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/05 05:10:37 DEBUG : Local file system at /tmp/rclone2111189576: File to upload is small (21 bytes), uploading instead of streaming 2026/05/05 05:10:37 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/05/05 05:10:37 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/05/05 05:10:37 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/05/05 05:10:37 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/05/05 05:10:37 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2026/05/05 05:10:37 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2026/05/05 05:10:37 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/05/05 05:10:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:10:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:10:39 DEBUG : metadata sub dir/hello metadata world: md5 = de406fdf5df94d0f2223b604273b1df1 OK 2026/05/05 05:10:39 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/05/05 05:10:39 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/05/05 05:10:39 DEBUG : Google drive root 'crypt/ppd26n8p5dtaab1m423rt2efn2bpq4d3ug3n1795cbgb4v0f6gig': Skipping btime metadata as can't update it on an existing file: 2026-05-05T05:10:37.28867148Z 2026/05/05 05:10:40 INFO : metadata sub dir: Updated directory metadata 2026/05/05 05:10:42 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (6.36s) === RUN TestCopyMissingDirectory run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:10:43 DEBUG : Creating backend with remote "/non-existing" 2026/05/05 05:10:43 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/05/05 05:10:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:10:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.73s) === RUN TestCopyNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:10:44 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/05 05:10:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/05 05:10:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:10:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:10:47 DEBUG : sub dir/hello world: md5 = bd2363edba1d241c3a35e35d1df7c76d OK 2026/05/05 05:10:47 DEBUG : sub dir/hello world: size = 11 OK 2026/05/05 05:10:47 INFO : sub dir/hello world: Copied (new) 2026/05/05 05:10:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/05 05:10:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (5.94s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.45s) === RUN TestCopyCheckFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:10:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Running all checks before starting transfers 2026/05/05 05:10:51 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/05 05:10:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/05 05:10:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:10:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Checks finished, now starting transfers 2026/05/05 05:10:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:10:53 DEBUG : sub dir/hello world: md5 = 1838d6629b8024fed7115e1e5735e0c6 OK 2026/05/05 05:10:53 DEBUG : sub dir/hello world: size = 11 OK 2026/05/05 05:10:53 INFO : sub dir/hello world: Copied (new) 2026/05/05 05:10:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/05 05:10:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (5.46s) === RUN TestSyncNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:10:56 ERROR : Ignoring --no-traverse with sync 2026/05/05 05:10:56 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/05 05:10:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/05 05:10:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:10:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:10:58 DEBUG : sub dir/hello world: md5 = 8c5380c10d1b24cbc5224c60a8f7a035 OK 2026/05/05 05:10:58 DEBUG : sub dir/hello world: size = 11 OK 2026/05/05 05:10:58 INFO : sub dir/hello world: Copied (new) 2026/05/05 05:10:58 DEBUG : Waiting for deletions to finish 2026/05/05 05:10:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/05 05:11:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (5.39s) === RUN TestCopyWithDepth run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:11:01 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/05/05 05:11:01 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/05 05:11:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:11:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:11:03 DEBUG : hello world2: md5 = 526ec3bbb684215f500839356ff30940 OK 2026/05/05 05:11:03 DEBUG : hello world2: size = 12 OK 2026/05/05 05:11:03 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.81s) === RUN TestCopyWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:11:04 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/05 05:11:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:11:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:11:06 DEBUG : potato2: md5 = 159746223373133336fb177444a22abc OK 2026/05/05 05:11:06 DEBUG : potato2: size = 11 OK 2026/05/05 05:11:06 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (2.68s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:11:07 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/05 05:11:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:11:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:11:08 DEBUG : potato2: md5 = 9ef4e3f24f3a1079fe6997a42b025c99 OK 2026/05/05 05:11:08 DEBUG : potato2: size = 11 OK 2026/05/05 05:11:08 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.74s) === RUN TestCopyEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:11:09 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/05 05:11:09 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/05 05:11:09 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/05 05:11:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/05 05:11:10 DEBUG : sub dir2: Making directory with metadata 2026/05/05 05:11:10 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/05 05:11:10 DEBUG : sub dir: Making directory with metadata 2026/05/05 05:11:11 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/05 05:11:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/05 05:11:11 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/05 05:11:12 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/05 05:11:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:11:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:11:13 DEBUG : sub dir/hello world: md5 = 463fb92eea4e355315120cc2b04ec94c OK 2026/05/05 05:11:13 DEBUG : sub dir/hello world: size = 11 OK 2026/05/05 05:11:13 INFO : sub dir/hello world: Copied (new) 2026/05/05 05:11:16 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2026/05/05 05:11:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (8.13s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:11:17 INFO : sub dir2: Making directory 2026/05/05 05:11:17 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/05 05:11:17 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/05 05:11:18 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/05/05 05:11:18 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/05 05:11:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/05 05:11:18 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/05/05 05:11:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:11:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:11:20 DEBUG : sub dir/hello world: md5 = ed6f65849b4848a1120ef6354e9ac8e8 OK 2026/05/05 05:11:20 DEBUG : sub dir/hello world: size = 11 OK 2026/05/05 05:11:20 INFO : sub dir/hello world: Copied (new) 2026/05/05 05:11:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/05 05:11:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (4.97s) === RUN TestMoveEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:11:22 DEBUG : sub dir2: Making directory with metadata 2026/05/05 05:11:22 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/05 05:11:23 DEBUG : sub dir2: Making directory with metadata 2026/05/05 05:11:23 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/05 05:11:23 DEBUG : sub dir: Making directory with metadata 2026/05/05 05:11:24 INFO : sub dir: Made directory with metadata (mtime=2026-05-05T05:11:22.958697158Z) 2026/05/05 05:11:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/05 05:11:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:11:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:11:26 DEBUG : sub dir/hello world: md5 = cb3e7766c5b270f9810717036b793353 OK 2026/05/05 05:11:26 DEBUG : sub dir/hello world: size = 11 OK 2026/05/05 05:11:26 INFO : sub dir/hello world: Copied (new) 2026/05/05 05:11:26 INFO : sub dir/hello world: Deleted 2026/05/05 05:11:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (6.75s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:11:29 DEBUG : sub dir no update dir modtime: Making directory with metadata 2026/05/05 05:11:29 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/05 05:11:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:11:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:11:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (3.56s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:11:33 INFO : sub dir2: Making directory 2026/05/05 05:11:33 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/05/05 05:11:33 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/05 05:11:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/05 05:11:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:11:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:11:35 DEBUG : sub dir/hello world: md5 = b85f40f7c925fcedf82fa6b33d617b05 OK 2026/05/05 05:11:35 DEBUG : sub dir/hello world: size = 11 OK 2026/05/05 05:11:35 INFO : sub dir/hello world: Copied (new) 2026/05/05 05:11:35 INFO : sub dir/hello world: Deleted 2026/05/05 05:11:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/05 05:11:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (5.20s) === RUN TestSyncEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:11:38 DEBUG : sub dir2: Making directory with metadata 2026/05/05 05:11:38 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/05 05:11:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/05 05:11:38 DEBUG : sub dir2: Making directory with metadata 2026/05/05 05:11:39 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/05 05:11:39 DEBUG : sub dir: Making directory with metadata 2026/05/05 05:11:40 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/05 05:11:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/05 05:11:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:11:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:11:41 DEBUG : sub dir/hello world: md5 = ad7b78d68a7b95144db9485fbc036e5d OK 2026/05/05 05:11:41 DEBUG : sub dir/hello world: size = 11 OK 2026/05/05 05:11:41 INFO : sub dir/hello world: Copied (new) 2026/05/05 05:11:41 DEBUG : Waiting for deletions to finish 2026/05/05 05:11:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (6.58s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.58s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:11:45 INFO : sub dir2: Making directory 2026/05/05 05:11:45 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/05/05 05:11:45 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/05 05:11:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/05 05:11:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:11:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:11:48 DEBUG : sub dir/hello world: md5 = 6cc496acbfc6973ed7a9f1fe909f7909 OK 2026/05/05 05:11:48 DEBUG : sub dir/hello world: size = 11 OK 2026/05/05 05:11:48 INFO : sub dir/hello world: Copied (new) 2026/05/05 05:11:48 DEBUG : Waiting for deletions to finish 2026/05/05 05:11:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/05 05:11:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (5.43s) === RUN TestServerSideCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:11:53 DEBUG : sub dir/hello world: md5 = b8e16186fbd51b76ab66582a280d5036 OK 2026/05/05 05:11:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hozubet1wofu" 2026/05/05 05:11:53 DEBUG : Creating backend with remote "TestDrive:crypt/v6m5ucq55t2u45bdtgmkg8scinl83s5cj3hado4va5s081nolc2g" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi' -> Encrypted drive 'TestCryptDrive:rclone-test-hozubet1wofu' 2026/05/05 05:11:55 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/05 05:11:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/05 05:11:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hozubet1wofu': Waiting for checks to finish 2026/05/05 05:11:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hozubet1wofu': Waiting for transfers to finish 2026/05/05 05:11:57 DEBUG : sub dir/hello world: size = 11 OK 2026/05/05 05:11:57 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/05 05:11:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/05 05:11:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hozubet1wofu': Purge remote 2026/05/05 05:12:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (9.90s) === RUN TestCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:12:03 DEBUG : sub dir/hello world: md5 = 396bfa2db03b67955ed9eb89c47e207a OK 2026/05/05 05:12:04 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/05 05:12:04 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/05/05 05:12:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:12:04 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2111189576) 2026/05/05 05:12:04 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi') 2026/05/05 05:12:04 DEBUG : sub dir/hello world: Sizes differ 2026/05/05 05:12:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:12:05 DEBUG : sub dir/hello world: md5 = 724e7131ac25e4e64283f6a85b7baa76 OK 2026/05/05 05:12:05 DEBUG : sub dir/hello world: size = 17 OK 2026/05/05 05:12:05 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/05 05:12:06 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/05 05:12:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (7.81s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:12:11 DEBUG : sub dir/hello world: md5 = 88b37b038d30d7de282b50125ba46d95 OK 2026/05/05 05:12:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-voxapoy3buva" 2026/05/05 05:12:11 DEBUG : Creating backend with remote "TestDrive:crypt/fg5o88m1vng408etal51l7midq5eh8h1262hokgluegkmkvp9h8g" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi' -> Encrypted drive 'TestCryptDrive:rclone-test-voxapoy3buva' 2026/05/05 05:12:13 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/05 05:12:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/05 05:12:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-voxapoy3buva': Waiting for checks to finish 2026/05/05 05:12:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-voxapoy3buva': Waiting for transfers to finish 2026/05/05 05:12:15 DEBUG : sub dir/hello world: size = 11 OK 2026/05/05 05:12:15 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/05 05:12:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/05 05:12:18 DEBUG : sub dir/hello world: md5 = b5aa4199b3e7151edd32061c0dd3109b OK 2026/05/05 05:12:19 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/05/05 05:12:19 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/05/05 05:12:19 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi') 2026/05/05 05:12:19 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-voxapoy3buva') 2026/05/05 05:12:19 DEBUG : sub dir/hello world: Sizes differ 2026/05/05 05:12:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-voxapoy3buva': Waiting for checks to finish 2026/05/05 05:12:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-voxapoy3buva': Waiting for transfers to finish 2026/05/05 05:12:21 DEBUG : sub dir/hello world: size = 17 OK 2026/05/05 05:12:21 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/05 05:12:21 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/05 05:12:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-voxapoy3buva': Purge remote 2026/05/05 05:12:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (15.66s) === RUN TestMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:12:26 DEBUG : sub dir/hello world: md5 = 12a088e314a73010c527ae2e893158d9 OK 2026/05/05 05:12:28 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/05 05:12:28 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/05/05 05:12:28 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2111189576) 2026/05/05 05:12:28 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi') 2026/05/05 05:12:28 DEBUG : sub dir/hello world: Sizes differ 2026/05/05 05:12:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:12:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:12:29 DEBUG : sub dir/hello world: md5 = 6e9870e99e720b04f78f4d0b6ee865f3 OK 2026/05/05 05:12:29 DEBUG : sub dir/hello world: size = 17 OK 2026/05/05 05:12:29 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/05 05:12:29 INFO : sub dir/hello world: Deleted 2026/05/05 05:12:29 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/05 05:12:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (7.72s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:12:36 DEBUG : sub dir/hello world: md5 = 100715f1672ff97e78dd8c3b94d988cf OK 2026/05/05 05:12:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pucijup7kope" 2026/05/05 05:12:36 DEBUG : Creating backend with remote "TestDrive:crypt/ljkaltj5f1mdejim8h8hr3jo3be5vfdvn7ratdkl305o9fusiff0" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi' -> Encrypted drive 'TestCryptDrive:rclone-test-pucijup7kope' 2026/05/05 05:12:38 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/05 05:12:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/05 05:12:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pucijup7kope': Waiting for checks to finish 2026/05/05 05:12:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pucijup7kope': Waiting for transfers to finish 2026/05/05 05:12:40 DEBUG : sub dir/hello world: size = 11 OK 2026/05/05 05:12:40 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/05 05:12:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/05 05:12:42 DEBUG : sub dir/hello world: md5 = 4471b24ab20ac4ec67d63720aa14d0a8 OK 2026/05/05 05:12:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pucijup7kope': Using server-side directory move 2026/05/05 05:12:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pucijup7kope': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/05 05:12:45 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/05/05 05:12:45 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/05/05 05:12:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pucijup7kope': Waiting for checks to finish 2026/05/05 05:12:45 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi') 2026/05/05 05:12:45 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-pucijup7kope') 2026/05/05 05:12:45 DEBUG : sub dir/hello world: Sizes differ 2026/05/05 05:12:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pucijup7kope': Waiting for transfers to finish 2026/05/05 05:12:45 INFO : sub dir/hello world: Deleted 2026/05/05 05:12:46 INFO : sub dir/hello world: Moved (server-side) 2026/05/05 05:12:47 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/05 05:12:49 DEBUG : sub dir/hello world: md5 = d0d381c03581d2fecf40be24afbdbed9 OK 2026/05/05 05:12:49 DEBUG : testing file moves 2026/05/05 05:12:50 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/05/05 05:12:50 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/05/05 05:12:50 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi') 2026/05/05 05:12:50 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-pucijup7kope') 2026/05/05 05:12:50 DEBUG : sub dir/hello world: Sizes differ 2026/05/05 05:12:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pucijup7kope': Waiting for checks to finish 2026/05/05 05:12:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pucijup7kope': Waiting for transfers to finish 2026/05/05 05:12:50 INFO : sub dir/hello world: Deleted 2026/05/05 05:12:51 INFO : sub dir/hello world: Moved (server-side) 2026/05/05 05:12:51 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/05 05:12:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pucijup7kope': Purge remote --- PASS: TestServerSideMoveOverSelf (22.51s) === RUN TestCopyAfterDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:12:56 DEBUG : sub dir/hello world: md5 = 5e031091fa4db2c573cb899eec8b94c1 OK 2026/05/05 05:12:56 ERROR : error listing: directory not found 2026/05/05 05:12:57 INFO : Local file system at /tmp/rclone2111189576: Making directory 2026/05/05 05:12:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:12:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:12:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (5.92s) === RUN TestCopyRedownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:13:03 DEBUG : sub dir/hello world: md5 = 8a75873cc10bcbfac771c4c5819bb081 OK 2026/05/05 05:13:04 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/05 05:13:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/05 05:13:04 DEBUG : Local file system at /tmp/rclone2111189576: Waiting for checks to finish 2026/05/05 05:13:04 DEBUG : Local file system at /tmp/rclone2111189576: Waiting for transfers to finish 2026/05/05 05:13:04 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2026/05/05 05:13:04 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2026/05/05 05:13:04 INFO : sub dir/hello world: Copied (new) 2026/05/05 05:13:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/05 05:13:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (6.16s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:13:06 DEBUG : check sum: Need to transfer - File not found at Destination 2026/05/05 05:13:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:13:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:13:08 DEBUG : check sum: md5 = a54f1860c1e47db569d808ad3c14ffdf OK 2026/05/05 05:13:08 DEBUG : check sum: size = 1 OK 2026/05/05 05:13:08 INFO : check sum: Copied (new) 2026/05/05 05:13:08 DEBUG : Waiting for deletions to finish 2026/05/05 05:13:09 DEBUG : check sum: size = 1 OK 2026/05/05 05:13:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/05/05 05:13:09 DEBUG : check sum: Size of src and dst objects identical 2026/05/05 05:13:09 DEBUG : check sum: Unchanged skipping 2026/05/05 05:13:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:13:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:13:09 DEBUG : Waiting for deletions to finish 2026/05/05 05:13:09 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.62s) === RUN TestSyncSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:13:10 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/05/05 05:13:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:13:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:13:11 DEBUG : sizeonly: md5 = fa37532c9e73115aa4cb7b288b8dc9ff OK 2026/05/05 05:13:11 DEBUG : sizeonly: size = 6 OK 2026/05/05 05:13:11 INFO : sizeonly: Copied (new) 2026/05/05 05:13:11 DEBUG : Waiting for deletions to finish 2026/05/05 05:13:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:13:12 DEBUG : sizeonly: size = 6 OK 2026/05/05 05:13:12 DEBUG : sizeonly: Sizes identical 2026/05/05 05:13:12 DEBUG : sizeonly: Unchanged skipping 2026/05/05 05:13:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:13:12 DEBUG : Waiting for deletions to finish 2026/05/05 05:13:12 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.25s) === RUN TestSyncIgnoreSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:13:13 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/05/05 05:13:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:13:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:13:15 DEBUG : ignore-size: md5 = 86938b1f08356080e432752c9a08064b OK 2026/05/05 05:13:15 INFO : ignore-size: Copied (new) 2026/05/05 05:13:15 DEBUG : Waiting for deletions to finish 2026/05/05 05:13:15 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:13:15 DEBUG : ignore-size: Unchanged skipping 2026/05/05 05:13:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:13:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:13:15 DEBUG : Waiting for deletions to finish 2026/05/05 05:13:15 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.43s) === RUN TestSyncIgnoreTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:13:18 DEBUG : existing: md5 = 1d4386e2b8d4e7839b146bd5a51d63de OK 2026/05/05 05:13:19 DEBUG : existing: size = 6 OK 2026/05/05 05:13:19 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:13:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:13:19 DEBUG : existing: Unchanged skipping 2026/05/05 05:13:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:13:19 DEBUG : Waiting for deletions to finish 2026/05/05 05:13:19 INFO : There was nothing to transfer 2026/05/05 05:13:19 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/05/05 05:13:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:13:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:13:20 DEBUG : existing: md5 = 91b20e94fe650a829177a36e942a1c39 OK 2026/05/05 05:13:20 DEBUG : existing: size = 6 OK 2026/05/05 05:13:20 INFO : existing: Copied (replaced existing) 2026/05/05 05:13:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.51s) === RUN TestSyncIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:13:21 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/05 05:13:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:13:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:13:23 DEBUG : existing: md5 = 15e6bed19a846afd6685a3a9ffa648eb OK 2026/05/05 05:13:23 DEBUG : existing: size = 6 OK 2026/05/05 05:13:23 INFO : existing: Copied (new) 2026/05/05 05:13:23 DEBUG : Waiting for deletions to finish 2026/05/05 05:13:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:13:23 DEBUG : existing: Destination exists, skipping 2026/05/05 05:13:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:13:23 DEBUG : Waiting for deletions to finish 2026/05/05 05:13:23 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.16s) === RUN TestSyncIgnoreErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:13:26 DEBUG : b/potato: md5 = 45cecd78712b1d237272274e9175b743 OK 2026/05/05 05:13:29 DEBUG : c/non empty space: md5 = da094121ca9794e54d8f48ce04cfe015 OK 2026/05/05 05:13:29 INFO : d: Making directory 2026/05/05 05:13:30 DEBUG : Added delayed dir = "a", newDst= 2026/05/05 05:13:31 INFO : c: Set directory modification time (using SetModTime) 2026/05/05 05:13:31 DEBUG : Added delayed dir = "c", newDst=c 2026/05/05 05:13:31 DEBUG : c/non empty space: size = 5 OK 2026/05/05 05:13:31 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/05 05:13:31 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/05 05:13:31 DEBUG : c/non empty space: Unchanged skipping 2026/05/05 05:13:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:13:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:13:33 DEBUG : a/potato2: md5 = 6c03139154b03fd88ac70fee401970ce OK 2026/05/05 05:13:33 DEBUG : a/potato2: size = 60 OK 2026/05/05 05:13:33 INFO : a/potato2: Copied (new) 2026/05/05 05:13:33 DEBUG : Waiting for deletions to finish 2026/05/05 05:13:34 INFO : b/potato: Deleted 2026/05/05 05:13:34 INFO : a: Set directory modification time (using DirSetModTime) 2026/05/05 05:13:34 INFO : d: Removing directory 2026/05/05 05:13:35 INFO : b: Removing directory 2026/05/05 05:13:35 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/05/05 05:13:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': deleted 2 directories 2026/05/05 05:13:37 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/05/05 05:13:38 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (14.59s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:13:40 DEBUG : empty space: md5 = 2f15f03e07e5077b554727c389d7b371 OK 2026/05/05 05:13:41 DEBUG : empty space: size = 1 OK 2026/05/05 05:13:41 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/05/05 05:13:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:13:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:13:41 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/05/05 05:13:41 DEBUG : Waiting for deletions to finish 2026/05/05 05:13:41 DEBUG : empty space: size = 1 OK 2026/05/05 05:13:41 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/05/05 05:13:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:13:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:13:42 DEBUG : empty space: md5 = bc88919ff060fd703bfeb0b88e7f0fef OK 2026/05/05 05:13:42 DEBUG : empty space: size = 1 OK 2026/05/05 05:13:42 INFO : empty space: Copied (replaced existing) 2026/05/05 05:13:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (4.57s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.44s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:13:45 DEBUG : foo: md5 = 45eabfb24a7ab3262c45532dc4cd939e OK 2026/05/05 05:13:46 DEBUG : foo: size = 3 OK 2026/05/05 05:13:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:13:46 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/05/05 05:13:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:13:48 DEBUG : foo: md5 = 1df773e7a4c24b3fcd409faad0a6d679 OK 2026/05/05 05:13:48 DEBUG : foo: size = 3 OK 2026/05/05 05:13:48 INFO : foo: Copied (replaced existing) 2026/05/05 05:13:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (5.35s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:13:51 DEBUG : empty space: md5 = 540c9c84686b1dce39ccb99c84a45790 OK 2026/05/05 05:13:51 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/05 05:13:51 DEBUG : empty space: size = 1 OK 2026/05/05 05:13:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/05 05:13:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:13:51 DEBUG : empty space: Unchanged skipping 2026/05/05 05:13:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:13:53 DEBUG : potato: md5 = df2564dd475aa73771dd0c67f48cc85f OK 2026/05/05 05:13:53 DEBUG : potato: size = 60 OK 2026/05/05 05:13:53 INFO : potato: Copied (new) 2026/05/05 05:13:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (5.10s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:13:56 DEBUG : potato: md5 = 4c5c4fd4ddbfec220785b1b7b950c080 OK 2026/05/05 05:13:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:13:56 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2111189576) 2026/05/05 05:13:56 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi') 2026/05/05 05:13:56 DEBUG : potato: Sizes differ 2026/05/05 05:13:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:13:57 DEBUG : potato: md5 = 8a707c57f320855050607712522083f3 OK 2026/05/05 05:13:57 DEBUG : potato: size = 21 OK 2026/05/05 05:13:57 INFO : potato: Copied (replaced existing) 2026/05/05 05:13:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.05s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:14:00 DEBUG : potato: md5 = b1946ef95a250e59db733d86532d885e OK 2026/05/05 05:14:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:14:00 DEBUG : potato: size = 21 OK 2026/05/05 05:14:00 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/05/05 05:14:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:14:02 DEBUG : potato: md5 = f2ce965100ace6c98573eec1d9e56806 OK 2026/05/05 05:14:02 DEBUG : potato: size = 21 OK 2026/05/05 05:14:02 INFO : potato: Copied (replaced existing) 2026/05/05 05:14:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (4.42s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:14:04 DEBUG : potato: md5 = d8afdb1d4f98b456815b1dcf96e95ef5 OK 2026/05/05 05:14:06 DEBUG : empty space: md5 = bbca30b24e795b9ffb58cadbb6163d80 OK 2026/05/05 05:14:06 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/05 05:14:06 DEBUG : empty space: size = 1 OK 2026/05/05 05:14:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/05 05:14:06 DEBUG : empty space: Unchanged skipping 2026/05/05 05:14:06 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/05/05 05:14:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:14:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:14:06 DEBUG : Waiting for deletions to finish 2026/05/05 05:14:06 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.66s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:14:09 DEBUG : potato: md5 = 5362d463cf9a8dacf55ec763787ba2cc OK 2026/05/05 05:14:10 DEBUG : empty space: md5 = 21be7bc3505e002b0b4d142ff69da821 OK 2026/05/05 05:14:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/05 05:14:11 DEBUG : empty space: size = 1 OK 2026/05/05 05:14:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/05 05:14:11 DEBUG : empty space: Unchanged skipping 2026/05/05 05:14:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:14:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:14:12 DEBUG : potato2: md5 = d44dd681232d5ca9d5b8b21cfff97a03 OK 2026/05/05 05:14:12 DEBUG : potato2: size = 60 OK 2026/05/05 05:14:12 INFO : potato2: Copied (new) 2026/05/05 05:14:12 DEBUG : Waiting for deletions to finish 2026/05/05 05:14:12 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.36s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:14:16 DEBUG : b/potato: md5 = 184e63a35e7beb8290f54283ce7c2932 OK 2026/05/05 05:14:18 DEBUG : c/non empty space: md5 = cf58b08b23302752d05f8bcb91e7a2d7 OK 2026/05/05 05:14:18 INFO : d: Making directory 2026/05/05 05:14:19 INFO : d/e: Making directory 2026/05/05 05:14:21 DEBUG : Added delayed dir = "a", newDst= 2026/05/05 05:14:21 INFO : c: Set directory modification time (using SetModTime) 2026/05/05 05:14:21 DEBUG : Added delayed dir = "c", newDst=c 2026/05/05 05:14:21 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/05 05:14:21 DEBUG : c/non empty space: size = 5 OK 2026/05/05 05:14:21 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/05 05:14:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:14:21 DEBUG : c/non empty space: Unchanged skipping 2026/05/05 05:14:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:14:23 DEBUG : a/potato2: md5 = 46e4e5549b99583ccbf358ce1a3bc3cb OK 2026/05/05 05:14:23 DEBUG : a/potato2: size = 60 OK 2026/05/05 05:14:23 INFO : a/potato2: Copied (new) 2026/05/05 05:14:23 DEBUG : Waiting for deletions to finish 2026/05/05 05:14:24 INFO : b/potato: Deleted 2026/05/05 05:14:24 INFO : a: Set directory modification time (using DirSetModTime) 2026/05/05 05:14:24 INFO : d/e: Removing directory 2026/05/05 05:14:25 INFO : d: Removing directory 2026/05/05 05:14:25 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2026/05/05 05:14:26 INFO : b: Removing directory 2026/05/05 05:14:26 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/05/05 05:14:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': deleted 3 directories 2026/05/05 05:14:28 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/05/05 05:14:29 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (15.60s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:14:32 DEBUG : b/potato: md5 = 885f8e8647d60e8b70df1860c013bc16 OK 2026/05/05 05:14:34 DEBUG : c/non empty space: md5 = 57fd0170ea09baf4f08bdbf217b6083c OK 2026/05/05 05:14:34 INFO : d: Making directory 2026/05/05 05:14:36 DEBUG : Added delayed dir = "a", newDst= 2026/05/05 05:14:36 INFO : c: Set directory modification time (using SetModTime) 2026/05/05 05:14:36 DEBUG : Added delayed dir = "c", newDst=c 2026/05/05 05:14:36 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/05 05:14:36 DEBUG : c/non empty space: size = 5 OK 2026/05/05 05:14:36 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/05 05:14:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:14:36 DEBUG : c/non empty space: Unchanged skipping 2026/05/05 05:14:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:14:38 DEBUG : a/potato2: md5 = 4a339ec2f9d8cbe8b2c2e6a207e51570 OK 2026/05/05 05:14:38 DEBUG : a/potato2: size = 60 OK 2026/05/05 05:14:38 INFO : a/potato2: Copied (new) 2026/05/05 05:14:38 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': not deleting files as there were IO errors 2026/05/05 05:14:39 INFO : a: Set directory modification time (using DirSetModTime) 2026/05/05 05:14:39 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': not deleting directories as there were IO errors 2026/05/05 05:14:42 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/05/05 05:14:42 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/05/05 05:14:43 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (14.29s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:14:45 DEBUG : potato: md5 = 9aab17a7a11a072381e967dddcb5547b OK 2026/05/05 05:14:46 DEBUG : empty space: md5 = 2f95d0f3b66f44fdd0d725d233e1b20f OK 2026/05/05 05:14:47 DEBUG : Waiting for deletions to finish 2026/05/05 05:14:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/05 05:14:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:14:47 DEBUG : empty space: size = 1 OK 2026/05/05 05:14:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/05 05:14:47 DEBUG : empty space: Unchanged skipping 2026/05/05 05:14:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:14:47 INFO : potato: Deleted 2026/05/05 05:14:48 DEBUG : potato2: md5 = 42b2ab6a47fc140726d28ed6a4bd91cd OK 2026/05/05 05:14:48 DEBUG : potato2: size = 60 OK 2026/05/05 05:14:48 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (6.09s) === RUN TestSyncDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:14:51 DEBUG : potato: md5 = 7f846bb956c23bc91d378fa33f9e673e OK 2026/05/05 05:14:53 DEBUG : empty space: md5 = 4e4e745b88d9e7b668de603fed195812 OK 2026/05/05 05:14:53 DEBUG : Waiting for deletions to finish 2026/05/05 05:14:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:14:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:14:54 INFO : potato: Deleted 2026/05/05 05:14:54 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/05 05:14:54 DEBUG : empty space: size = 1 OK 2026/05/05 05:14:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/05 05:14:54 DEBUG : empty space: Unchanged skipping 2026/05/05 05:14:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:14:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:14:55 DEBUG : potato2: md5 = afe260e8d2c3caf7c0daaa5c333d48c3 OK 2026/05/05 05:14:55 DEBUG : potato2: size = 60 OK 2026/05/05 05:14:55 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (7.40s) === RUN TestCopyDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:14:59 DEBUG : potato: md5 = a0b94adf47962a77016223e285015506 OK 2026/05/05 05:14:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/05 05:14:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:14:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:15:01 DEBUG : potato2: md5 = ef8def6f5b1d9f0c756aa7dbcb486085 OK 2026/05/05 05:15:01 DEBUG : potato2: size = 19 OK 2026/05/05 05:15:01 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (5.45s) === RUN TestSyncWithExclude run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:15:04 DEBUG : potato2: md5 = 694a3a59c0ec4c60930cc7937565993b OK 2026/05/05 05:15:06 DEBUG : empty space: md5 = 7cf6ac0843f2068def6a02939edd48a9 OK 2026/05/05 05:15:06 DEBUG : enormous: Excluded (Size Filter) 2026/05/05 05:15:06 DEBUG : enormous: Excluded 2026/05/05 05:15:06 DEBUG : potato2: Excluded (Size Filter) 2026/05/05 05:15:06 DEBUG : potato2: Excluded 2026/05/05 05:15:06 DEBUG : potato2: Excluded (Size Filter) 2026/05/05 05:15:06 DEBUG : empty space: size = 1 OK 2026/05/05 05:15:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/05 05:15:06 DEBUG : empty space: Unchanged skipping 2026/05/05 05:15:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:15:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:15:06 DEBUG : Waiting for deletions to finish 2026/05/05 05:15:06 INFO : There was nothing to transfer 2026/05/05 05:15:06 DEBUG : enormous: Excluded (Size Filter) 2026/05/05 05:15:06 DEBUG : enormous: Excluded 2026/05/05 05:15:06 DEBUG : potato2: Excluded (Size Filter) 2026/05/05 05:15:06 DEBUG : potato2: Excluded 2026/05/05 05:15:06 DEBUG : potato2: Excluded (Size Filter) 2026/05/05 05:15:06 DEBUG : empty space: size = 1 OK 2026/05/05 05:15:06 DEBUG : Local file system at /tmp/rclone2111189576: Waiting for checks to finish 2026/05/05 05:15:06 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/05 05:15:06 DEBUG : empty space: Unchanged skipping 2026/05/05 05:15:06 DEBUG : Local file system at /tmp/rclone2111189576: Waiting for transfers to finish 2026/05/05 05:15:06 DEBUG : Waiting for deletions to finish 2026/05/05 05:15:06 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.19s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:15:09 DEBUG : potato2: md5 = 39c15d9ed00d02f44e43d7cb0c7f1232 OK 2026/05/05 05:15:11 DEBUG : empty space: md5 = 13c00a87b31bf95309c4d17ebe8b0269 OK 2026/05/05 05:15:12 DEBUG : enormous: md5 = 5b79e613ce6cf8b7e04e48ebfd2b1c3c OK 2026/05/05 05:15:12 DEBUG : enormous: Excluded (Size Filter) 2026/05/05 05:15:12 DEBUG : enormous: Excluded 2026/05/05 05:15:12 DEBUG : potato2: Excluded (Size Filter) 2026/05/05 05:15:12 DEBUG : potato2: Excluded 2026/05/05 05:15:13 DEBUG : empty space: size = 1 OK 2026/05/05 05:15:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/05 05:15:13 DEBUG : empty space: Unchanged skipping 2026/05/05 05:15:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:15:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:15:13 DEBUG : Waiting for deletions to finish 2026/05/05 05:15:13 INFO : potato2: Deleted 2026/05/05 05:15:13 INFO : enormous: Deleted 2026/05/05 05:15:13 INFO : There was nothing to transfer 2026/05/05 05:15:14 DEBUG : empty space: size = 1 OK 2026/05/05 05:15:14 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/05 05:15:14 DEBUG : empty space: Unchanged skipping 2026/05/05 05:15:14 DEBUG : Local file system at /tmp/rclone2111189576: Waiting for checks to finish 2026/05/05 05:15:14 DEBUG : Local file system at /tmp/rclone2111189576: Waiting for transfers to finish 2026/05/05 05:15:14 DEBUG : Waiting for deletions to finish 2026/05/05 05:15:14 INFO : enormous: Deleted 2026/05/05 05:15:14 INFO : potato2: Deleted 2026/05/05 05:15:14 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (6.86s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:15:16 DEBUG : one: md5 = eaa01dcc2766678578e695e0fd5b7d70 OK 2026/05/05 05:15:18 DEBUG : two: md5 = 868283837adb442fe9d254765f7d7214 OK 2026/05/05 05:15:19 DEBUG : three: md5 = 3b721bbbfb5468fad9c05203ff6c9f3d OK 2026/05/05 05:15:20 DEBUG : four: md5 = a250dcfe95f70e6f4e3430d269183b7c OK 2026/05/05 05:15:21 DEBUG : five: Need to transfer - File not found at Destination 2026/05/05 05:15:21 DEBUG : four: size = 4 (Local file system at /tmp/rclone2111189576) 2026/05/05 05:15:21 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi') 2026/05/05 05:15:21 DEBUG : four: Sizes differ 2026/05/05 05:15:21 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/05/05 05:15:21 DEBUG : one: Destination is newer than source, skipping 2026/05/05 05:15:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:15:21 DEBUG : three: size = 5 OK 2026/05/05 05:15:21 DEBUG : three: Sizes identical 2026/05/05 05:15:21 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/05/05 05:15:21 DEBUG : two: size = 3 OK 2026/05/05 05:15:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:15:22 DEBUG : four: md5 = 74d20d9df0213e7318ce254eb048ff9e OK 2026/05/05 05:15:22 DEBUG : four: size = 4 OK 2026/05/05 05:15:22 INFO : four: Copied (replaced existing) 2026/05/05 05:15:22 DEBUG : two: md5 = 73a59c5794622bfea5058f3451c3134f OK 2026/05/05 05:15:22 DEBUG : two: size = 3 OK 2026/05/05 05:15:22 INFO : two: Copied (replaced existing) 2026/05/05 05:15:22 DEBUG : five: md5 = d91270b261e94c3cc7775661dfd222cf OK 2026/05/05 05:15:22 DEBUG : five: size = 4 OK 2026/05/05 05:15:22 INFO : five: Copied (new) 2026/05/05 05:15:22 DEBUG : Waiting for deletions to finish sync_test.go:1480: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (10.47s) === 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-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" sync_test.go:1569: Can track renames: false 2026/05/05 05:15:25 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Ignoring --track-renames as the source and destination do not have a common hash 2026/05/05 05:15:25 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/05 05:15:25 DEBUG : yam: Need to transfer - File not found at Destination 2026/05/05 05:15:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:15:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:15:27 DEBUG : potato: md5 = 947915fb65b1acd362455e4e1cff0300 OK 2026/05/05 05:15:27 DEBUG : potato: size = 14 OK 2026/05/05 05:15:27 INFO : potato: Copied (new) 2026/05/05 05:15:27 DEBUG : yam: md5 = 790e8a80c06d27e247876cf6bbb1b08c OK 2026/05/05 05:15:27 DEBUG : yam: size = 11 OK 2026/05/05 05:15:27 INFO : yam: Copied (new) 2026/05/05 05:15:27 DEBUG : Waiting for deletions to finish 2026/05/05 05:15:27 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Ignoring --track-renames as the source and destination do not have a common hash 2026/05/05 05:15:27 DEBUG : yaml: Need to transfer - File not found at Destination 2026/05/05 05:15:27 DEBUG : potato: size = 14 OK 2026/05/05 05:15:27 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:15:27 DEBUG : potato: Unchanged skipping 2026/05/05 05:15:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:15:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:15:29 DEBUG : yaml: md5 = 016e8baf1fc8e5a2014e9b564dc5ed53 OK 2026/05/05 05:15:29 DEBUG : yaml: size = 11 OK 2026/05/05 05:15:29 INFO : yaml: Copied (new) 2026/05/05 05:15:29 DEBUG : Waiting for deletions to finish 2026/05/05 05:15:29 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (5.86s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/05/05 05:15:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Making map for --track-renames 2026/05/05 05:15:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Finished making map for --track-renames 2026/05/05 05:15:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:15:31 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/05 05:15:31 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/05 05:15:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for renames to finish 2026/05/05 05:15:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:15:33 DEBUG : potato: md5 = 7177c70aaa38d5e8234975394d43da5b OK 2026/05/05 05:15:33 DEBUG : potato: size = 14 OK 2026/05/05 05:15:33 INFO : potato: Copied (new) 2026/05/05 05:15:33 DEBUG : yam: md5 = 016e1a074a220b05fd0bd46a6f9b0f40 OK 2026/05/05 05:15:33 DEBUG : yam: size = 11 OK 2026/05/05 05:15:33 INFO : yam: Copied (new) 2026/05/05 05:15:33 DEBUG : Waiting for deletions to finish 2026/05/05 05:15:33 DEBUG : potato: size = 14 OK 2026/05/05 05:15:33 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:15:33 DEBUG : potato: Unchanged skipping 2026/05/05 05:15:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Making map for --track-renames 2026/05/05 05:15:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Finished making map for --track-renames 2026/05/05 05:15:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:15:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for renames to finish 2026/05/05 05:15:34 INFO : yam: Moved (server-side) to: yaml 2026/05/05 05:15:34 INFO : yaml: Renamed from "yam" 2026/05/05 05:15:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:15:34 DEBUG : Waiting for deletions to finish 2026/05/05 05:15:34 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.39s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/05/05 05:15:36 DEBUG : Added delayed dir = "sub", newDst= 2026/05/05 05:15:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Making map for --track-renames 2026/05/05 05:15:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Finished making map for --track-renames 2026/05/05 05:15:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:15:36 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/05 05:15:36 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/05/05 05:15:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for renames to finish 2026/05/05 05:15:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:15:38 DEBUG : potato: md5 = ac010711acd45e96ed2cc6868d3f89d6 OK 2026/05/05 05:15:38 DEBUG : potato: size = 14 OK 2026/05/05 05:15:38 INFO : potato: Copied (new) 2026/05/05 05:15:38 DEBUG : sub/yam: md5 = 628cbcb9b5ae118fcf7c805faa5b56d5 OK 2026/05/05 05:15:38 DEBUG : sub/yam: size = 11 OK 2026/05/05 05:15:38 INFO : sub/yam: Copied (new) 2026/05/05 05:15:38 DEBUG : Waiting for deletions to finish 2026/05/05 05:15:38 INFO : sub: Set directory modification time (using DirSetModTime) 2026/05/05 05:15:39 DEBUG : potato: size = 14 OK 2026/05/05 05:15:39 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:15:39 DEBUG : potato: Unchanged skipping 2026/05/05 05:15:40 INFO : sub: Set directory modification time (using SetModTime) 2026/05/05 05:15:40 DEBUG : Added delayed dir = "sub", newDst=sub 2026/05/05 05:15:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Making map for --track-renames 2026/05/05 05:15:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Finished making map for --track-renames 2026/05/05 05:15:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:15:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for renames to finish 2026/05/05 05:15:41 INFO : sub/yam: Moved (server-side) to: yam 2026/05/05 05:15:41 INFO : yam: Renamed from "sub/yam" 2026/05/05 05:15:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:15:41 DEBUG : Waiting for deletions to finish 2026/05/05 05:15:41 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (8.05s) === RUN TestServerSideMoveLocal run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:15:43 DEBUG : Creating backend with remote "/tmp/rclone2111189576/dir1" 2026/05/05 05:15:43 DEBUG : Config file has changed externally - reloading 2026/05/05 05:15:43 DEBUG : Creating backend with remote "/tmp/rclone2111189576/dir2" 2026/05/05 05:15:43 DEBUG : Local file system at /tmp/rclone2111189576/dir2: Using server-side directory move 2026/05/05 05:15:43 INFO : Local file system at /tmp/rclone2111189576/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/05 05:15:43 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/05/05 05:15:43 DEBUG : Local file system at /tmp/rclone2111189576/dir2: Waiting for checks to finish 2026/05/05 05:15:43 DEBUG : Local file system at /tmp/rclone2111189576/dir2: Waiting for transfers to finish 2026/05/05 05:15:43 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.58s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:15:44 DEBUG : Added delayed dir = "nested", newDst= 2026/05/05 05:15:44 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/05 05:15:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/05 05:15:44 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/05/05 05:15:44 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/05 05:15:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:15:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:15:47 DEBUG : sub dir/hello world: md5 = 73b008a04a67898392b59f8d912ff71d OK 2026/05/05 05:15:47 DEBUG : sub dir/hello world: size = 11 OK 2026/05/05 05:15:47 INFO : sub dir/hello world: Copied (new) 2026/05/05 05:15:47 INFO : sub dir/hello world: Deleted 2026/05/05 05:15:48 DEBUG : nested/sub dir/file: md5 = 99bdc475dd163801ff4b76175759c243 OK 2026/05/05 05:15:48 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/05 05:15:48 INFO : nested/sub dir/file: Copied (new) 2026/05/05 05:15:48 INFO : nested/sub dir/file: Deleted 2026/05/05 05:15:48 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/05/05 05:15:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/05 05:15:49 INFO : nested: Set directory modification time (using DirSetModTime) 2026/05/05 05:15:49 INFO : sub dir: Removing directory 2026/05/05 05:15:49 INFO : nested/sub dir: Removing directory 2026/05/05 05:15:49 INFO : nested: Removing directory 2026/05/05 05:15:49 DEBUG : Local file system at /tmp/rclone2111189576: deleted 3 directories 2026/05/05 05:15:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/05 05:15:52 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/05/05 05:15:53 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (9.40s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:15:54 DEBUG : Added delayed dir = "nested", newDst= 2026/05/05 05:15:54 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/05 05:15:54 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/05/05 05:15:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/05 05:15:54 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/05 05:15:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:15:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:15:56 DEBUG : sub dir/hello world: md5 = 6e2dbfb8a0699a55f7a943251031a044 OK 2026/05/05 05:15:56 DEBUG : sub dir/hello world: size = 11 OK 2026/05/05 05:15:56 INFO : sub dir/hello world: Copied (new) 2026/05/05 05:15:56 INFO : sub dir/hello world: Deleted 2026/05/05 05:15:58 DEBUG : nested/sub dir/file: md5 = fe90ba4b038b51bc7821927c709d9e4e OK 2026/05/05 05:15:58 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/05 05:15:58 INFO : nested/sub dir/file: Copied (new) 2026/05/05 05:15:58 INFO : nested/sub dir/file: Deleted 2026/05/05 05:15:58 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/05/05 05:15:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/05 05:15:58 INFO : nested: Set directory modification time (using DirSetModTime) 2026/05/05 05:16:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/05 05:16:02 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/05/05 05:16:02 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (9.62s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:16:03 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/05/05 05:16:03 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/05 05:16:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:16:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:16:05 DEBUG : existing-b: md5 = 84a4fc5a5fe458397b49f5eb8b52c7db OK 2026/05/05 05:16:05 DEBUG : existing-b: size = 6 OK 2026/05/05 05:16:05 INFO : existing-b: Copied (new) 2026/05/05 05:16:05 INFO : existing-b: Deleted 2026/05/05 05:16:05 DEBUG : existing: md5 = ad3b4d78151eaa58d3b3884f71f070cd OK 2026/05/05 05:16:05 DEBUG : existing: size = 6 OK 2026/05/05 05:16:05 INFO : existing: Copied (new) 2026/05/05 05:16:05 INFO : existing: Deleted 2026/05/05 05:16:06 DEBUG : existing: Destination exists, skipping 2026/05/05 05:16:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:16:06 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/05/05 05:16:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:16:06 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (4.33s) === RUN TestServerSideMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:16:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-novedam9naxe" 2026/05/05 05:16:07 DEBUG : Creating backend with remote "TestDrive:crypt/lt682ai476cq1t2gsvm5i4hkts78krtp8s6ucusivcnbrlp8pqmg" 2026/05/05 05:16:10 DEBUG : potato2: md5 = fb6dd3973671991d5fb514cb9e463287 OK 2026/05/05 05:16:11 DEBUG : empty space: md5 = 6edf843cef2e01c77dc2ecce64d483f0 OK 2026/05/05 05:16:13 DEBUG : potato3: md5 = 717b20dc273fa144bc7dc5569db09b93 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi' -> Encrypted drive 'TestCryptDrive:rclone-test-novedam9naxe' 2026/05/05 05:16:15 DEBUG : empty space: md5 = 29fda4232f09ca90858381ece68186ad OK 2026/05/05 05:16:17 DEBUG : potato3: md5 = 2c94c866effdd381edaaba7e5b4d8681 OK 2026/05/05 05:16:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-novedam9naxe': Using server-side directory move 2026/05/05 05:16:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-novedam9naxe': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/05 05:16:17 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/05 05:16:17 DEBUG : empty space: size = 1 OK 2026/05/05 05:16:17 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/05 05:16:17 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi') 2026/05/05 05:16:17 DEBUG : empty space: Unchanged skipping 2026/05/05 05:16:17 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-novedam9naxe') 2026/05/05 05:16:17 DEBUG : potato3: Sizes differ 2026/05/05 05:16:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-novedam9naxe': Waiting for checks to finish 2026/05/05 05:16:18 INFO : empty space: Deleted 2026/05/05 05:16:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-novedam9naxe': Waiting for transfers to finish 2026/05/05 05:16:18 INFO : potato3: Deleted 2026/05/05 05:16:18 INFO : potato2: Moved (server-side) 2026/05/05 05:16:18 INFO : potato3: Moved (server-side) 2026/05/05 05:16:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dicipaz5rede" 2026/05/05 05:16:19 DEBUG : Creating backend with remote "TestDrive:crypt/j25gallpifegmtcqk5erf7sddika5iviim74ml2eh3p9qu0vmqhg" 2026/05/05 05:16:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dicipaz5rede': Using server-side directory move 2026/05/05 05:16:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dicipaz5rede': Server side directory move succeeded 2026/05/05 05:16:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dicipaz5rede': Purge remote 2026/05/05 05:16:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-novedam9naxe': Purge remote 2026/05/05 05:16:22 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (15.46s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:16:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-necodif5wiri" 2026/05/05 05:16:23 DEBUG : Creating backend with remote "TestDrive:crypt/e3pmbdfhckrjh17cco7kfp7l0sqlosm0ltged4t60v261j0ojal0" 2026/05/05 05:16:25 DEBUG : potato2: md5 = 5cfce94dd00a20e766dad4ee3865f774 OK 2026/05/05 05:16:27 DEBUG : empty space: md5 = d18b5fa4500f32d26dc6d0a3c99214a9 OK 2026/05/05 05:16:28 DEBUG : potato3: md5 = 745d81aec058f21287ac358d85550d1f OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi' -> Encrypted drive 'TestCryptDrive:rclone-test-necodif5wiri' 2026/05/05 05:16:30 DEBUG : empty space: md5 = 78dee84d87b3d48cbaab7e572123dc70 OK 2026/05/05 05:16:32 DEBUG : potato3: md5 = fe4c0485a94045c3ae2387847ee3aafa OK 2026/05/05 05:16:33 DEBUG : empty space: Excluded (Size Filter) 2026/05/05 05:16:33 DEBUG : empty space: Excluded (Size Filter) 2026/05/05 05:16:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/05 05:16:33 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi') 2026/05/05 05:16:33 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-necodif5wiri') 2026/05/05 05:16:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-necodif5wiri': Waiting for checks to finish 2026/05/05 05:16:33 DEBUG : potato3: Sizes differ 2026/05/05 05:16:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-necodif5wiri': Waiting for transfers to finish 2026/05/05 05:16:33 INFO : potato2: Moved (server-side) 2026/05/05 05:16:33 INFO : potato3: Deleted 2026/05/05 05:16:34 INFO : potato3: Moved (server-side) 2026/05/05 05:16:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-keqobew4haxo" 2026/05/05 05:16:34 DEBUG : Creating backend with remote "TestDrive:crypt/3ptieafk501vs7glao5s63t3kg6jd0bk1bige64ppufvki7jm1a0" 2026/05/05 05:16:35 DEBUG : empty space: Excluded (Size Filter) 2026/05/05 05:16:35 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/05 05:16:35 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/05 05:16:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keqobew4haxo': Waiting for checks to finish 2026/05/05 05:16:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keqobew4haxo': Waiting for transfers to finish 2026/05/05 05:16:37 INFO : potato2: Moved (server-side) 2026/05/05 05:16:37 INFO : potato3: Moved (server-side) 2026/05/05 05:16:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keqobew4haxo': Purge remote 2026/05/05 05:16:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-necodif5wiri': Purge remote --- PASS: TestServerSideMoveWithFilter (16.19s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:16:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jaqibuv6qosu" 2026/05/05 05:16:39 DEBUG : Creating backend with remote "TestDrive:crypt/ppsgekcd5cnu4t09jechltbga9nrojchk37hjvusod61g550hqd0" 2026/05/05 05:16:41 DEBUG : potato2: md5 = 075ef4668b784911ac9abf7855aea2e8 OK 2026/05/05 05:16:43 DEBUG : empty space: md5 = a494ec983aac08e28c1ac55f9c09acda OK 2026/05/05 05:16:44 DEBUG : potato3: md5 = aa89c046081c45ef90007629e2c4c3a9 OK 2026/05/05 05:16:44 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi' -> Encrypted drive 'TestCryptDrive:rclone-test-jaqibuv6qosu' 2026/05/05 05:16:47 DEBUG : empty space: md5 = 4206c7a29c5b94cdeb4c9f9d605a3dfb OK 2026/05/05 05:16:49 DEBUG : potato3: md5 = f820fd8f97a90472e04cda8b3958d4cc OK 2026/05/05 05:16:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaqibuv6qosu': Using server-side directory move 2026/05/05 05:16:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jaqibuv6qosu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/05 05:16:50 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/05 05:16:50 DEBUG : Added delayed dir = "tomatoDir", newDst= 2026/05/05 05:16:50 DEBUG : empty space: size = 1 OK 2026/05/05 05:16:50 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/05 05:16:50 DEBUG : empty space: Unchanged skipping 2026/05/05 05:16:50 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi') 2026/05/05 05:16:50 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-jaqibuv6qosu') 2026/05/05 05:16:50 DEBUG : potato3: Sizes differ 2026/05/05 05:16:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaqibuv6qosu': Waiting for checks to finish 2026/05/05 05:16:50 INFO : potato3: Deleted 2026/05/05 05:16:50 INFO : empty space: Deleted 2026/05/05 05:16:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaqibuv6qosu': Waiting for transfers to finish 2026/05/05 05:16:50 INFO : potato2: Moved (server-side) 2026/05/05 05:16:51 INFO : potato3: Moved (server-side) 2026/05/05 05:16:51 INFO : tomatoDir: Removing directory 2026/05/05 05:16:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': deleted 1 directories 2026/05/05 05:16:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lidasoy7geha" 2026/05/05 05:16:52 DEBUG : Creating backend with remote "TestDrive:crypt/bqvrami5pa8n41cvqrdsr1uo5octksonel50lqujkguh31ns465g" 2026/05/05 05:16:53 INFO : tomatoDir: Making directory 2026/05/05 05:16:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lidasoy7geha': Using server-side directory move 2026/05/05 05:16:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lidasoy7geha': Server side directory move succeeded 2026/05/05 05:16:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lidasoy7geha': Purge remote 2026/05/05 05:16:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaqibuv6qosu': Purge remote 2026/05/05 05:16:57 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (18.05s) === RUN TestServerSideMoveOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.46s) === RUN TestSyncOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:16:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gozuxeg1lesi/rclone-sync-test" 2026/05/05 05:16:58 DEBUG : Config file has changed externally - reloading 2026/05/05 05:16:58 DEBUG : Creating backend with remote "TestDrive:crypt/ppd26n8p5dtaab1m423rt2efn2bpq4d3ug3n1795cbgb4v0f6gig/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (1.91s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:16:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gozuxeg1lesi/rclone-sync-test" 2026/05/05 05:16:59 DEBUG : Creating backend with remote "TestDrive:crypt/ppd26n8p5dtaab1m423rt2efn2bpq4d3ug3n1795cbgb4v0f6gig/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2026/05/05 05:17:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gozuxeg1lesi/rclone-sync-test-include/layer2" 2026/05/05 05:17:02 DEBUG : Creating backend with remote "TestDrive:crypt/ppd26n8p5dtaab1m423rt2efn2bpq4d3ug3n1795cbgb4v0f6gig/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2026/05/05 05:17:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gozuxeg1lesi/rclone-sync-test-ignore-file" 2026/05/05 05:17:05 DEBUG : Creating backend with remote "TestDrive:crypt/ppd26n8p5dtaab1m423rt2efn2bpq4d3ug3n1795cbgb4v0f6gig/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2026/05/05 05:17:08 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = b09b29aaadf40ea154929a56ccd9b0b0 OK 2026/05/05 05:17:10 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/05/05 05:17:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi/rclone-sync-test': Waiting for checks to finish 2026/05/05 05:17:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi/rclone-sync-test': Waiting for transfers to finish 2026/05/05 05:17:10 DEBUG : Waiting for deletions to finish 2026/05/05 05:17:10 INFO : There was nothing to transfer 2026/05/05 05:17:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:17:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:17:12 DEBUG : Waiting for deletions to finish 2026/05/05 05:17:12 INFO : rclone-sync-test-include: Removing directory 2026/05/05 05:17:12 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/05/05 05:17:12 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/05/05 05:17:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': failed to delete 1 directories 2026/05/05 05:17:12 INFO : There was nothing to transfer 2026/05/05 05:17:14 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/05/05 05:17:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/05/05 05:17:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/05/05 05:17:14 DEBUG : Waiting for deletions to finish 2026/05/05 05:17:14 INFO : There was nothing to transfer 2026/05/05 05:17:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:17:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:17:16 DEBUG : Waiting for deletions to finish 2026/05/05 05:17:16 INFO : rclone-sync-test-include: Removing directory 2026/05/05 05:17:16 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/05/05 05:17:16 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/05/05 05:17:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': failed to delete 1 directories 2026/05/05 05:17:16 INFO : There was nothing to transfer 2026/05/05 05:17:18 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/05/05 05:17:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/05/05 05:17:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/05/05 05:17:18 DEBUG : Waiting for deletions to finish 2026/05/05 05:17:18 INFO : There was nothing to transfer 2026/05/05 05:17:20 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/05/05 05:17:21 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (22.97s) === RUN TestSyncCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:17:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gozuxeg1lesi/dst" 2026/05/05 05:17:22 DEBUG : Creating backend with remote "TestDrive:crypt/ppd26n8p5dtaab1m423rt2efn2bpq4d3ug3n1795cbgb4v0f6gig/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/05 05:17:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gozuxeg1lesi/CompareDest" 2026/05/05 05:17:24 DEBUG : Creating backend with remote "TestDrive:crypt/ppd26n8p5dtaab1m423rt2efn2bpq4d3ug3n1795cbgb4v0f6gig/gveqi14airsml4bgu7krj116o8" 2026/05/05 05:17:26 DEBUG : one: Need to transfer - File not found at Destination 2026/05/05 05:17:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi/dst': Waiting for checks to finish 2026/05/05 05:17:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi/dst': Waiting for transfers to finish 2026/05/05 05:17:28 DEBUG : one: md5 = 38b672536260edf2bb75cdae644619b1 OK 2026/05/05 05:17:28 DEBUG : one: size = 3 OK 2026/05/05 05:17:28 INFO : one: Copied (new) 2026/05/05 05:17:28 DEBUG : Waiting for deletions to finish 2026/05/05 05:17:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone2111189576) 2026/05/05 05:17:29 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi/dst') 2026/05/05 05:17:29 DEBUG : one: Sizes differ 2026/05/05 05:17:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi/dst': Waiting for checks to finish 2026/05/05 05:17:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi/dst': Waiting for transfers to finish 2026/05/05 05:17:31 DEBUG : one: md5 = 8ec9fad555bd8e1720ae30e8e96937a0 OK 2026/05/05 05:17:31 DEBUG : one: size = 5 OK 2026/05/05 05:17:31 INFO : one: Copied (replaced existing) 2026/05/05 05:17:31 DEBUG : Waiting for deletions to finish 2026/05/05 05:17:33 DEBUG : dst/one: md5 = 021396e1af06de179d6b222d3b1117d7 OK 2026/05/05 05:17:35 DEBUG : CompareDest/one: md5 = 3dc35d714363a9fcaca60da576c881f3 OK 2026/05/05 05:17:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone2111189576) 2026/05/05 05:17:36 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi/dst') 2026/05/05 05:17:36 DEBUG : one: Sizes differ 2026/05/05 05:17:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi/dst': Waiting for checks to finish 2026/05/05 05:17:36 DEBUG : one: size = 5 OK 2026/05/05 05:17:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/05 05:17:36 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/05 05:17:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi/dst': Waiting for transfers to finish 2026/05/05 05:17:36 DEBUG : Waiting for deletions to finish 2026/05/05 05:17:36 INFO : There was nothing to transfer 2026/05/05 05:17:38 DEBUG : CompareDest/two: md5 = 1ce61a092e2dd69c3dea45c0649c8cd6 OK 2026/05/05 05:17:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone2111189576) 2026/05/05 05:17:39 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi/dst') 2026/05/05 05:17:39 DEBUG : one: Sizes differ 2026/05/05 05:17:39 DEBUG : one: size = 5 OK 2026/05/05 05:17:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/05 05:17:39 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/05 05:17:39 DEBUG : two: size = 3 OK 2026/05/05 05:17:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/05 05:17:39 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/05 05:17:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi/dst': Waiting for checks to finish 2026/05/05 05:17:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi/dst': Waiting for transfers to finish 2026/05/05 05:17:39 DEBUG : Waiting for deletions to finish 2026/05/05 05:17:39 INFO : There was nothing to transfer 2026/05/05 05:17:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone2111189576) 2026/05/05 05:17:40 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi/dst') 2026/05/05 05:17:40 DEBUG : one: Sizes differ 2026/05/05 05:17:40 DEBUG : one: size = 5 OK 2026/05/05 05:17:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/05 05:17:40 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/05 05:17:40 DEBUG : two: size = 3 OK 2026/05/05 05:17:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/05 05:17:40 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/05 05:17:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi/dst': Waiting for checks to finish 2026/05/05 05:17:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi/dst': Waiting for transfers to finish 2026/05/05 05:17:40 DEBUG : Waiting for deletions to finish 2026/05/05 05:17:40 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/05/05 05:17:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone2111189576) 2026/05/05 05:17:42 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi/dst') 2026/05/05 05:17:42 DEBUG : one: Sizes differ 2026/05/05 05:17:42 DEBUG : two: size = 5 (Local file system at /tmp/rclone2111189576) 2026/05/05 05:17:42 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi/CompareDest') 2026/05/05 05:17:42 DEBUG : two: Sizes differ 2026/05/05 05:17:42 DEBUG : two: Need to transfer - File not found at Destination 2026/05/05 05:17:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi/dst': Waiting for checks to finish 2026/05/05 05:17:42 DEBUG : one: size = 5 OK 2026/05/05 05:17:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/05 05:17:42 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/05 05:17:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi/dst': Waiting for transfers to finish 2026/05/05 05:17:43 DEBUG : two: md5 = 65967727e72dfa8b369eab113e0c2a3c OK 2026/05/05 05:17:43 DEBUG : two: size = 5 OK 2026/05/05 05:17:43 INFO : two: Copied (new) 2026/05/05 05:17:43 DEBUG : Waiting for deletions to finish 2026/05/05 05:17:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/05 05:17:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/05 05:17:47 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/05 05:17:47 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCompareDest (25.07s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:17:50 DEBUG : pre-dest1/1: md5 = 8b755da1f8ddf76f0a559d992342c311 OK 2026/05/05 05:17:52 DEBUG : pre-dest2/2: md5 = ad54d96c9d1bca005fbd58f68f5a4e5f OK 2026/05/05 05:17:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gozuxeg1lesi/dest" 2026/05/05 05:17:53 DEBUG : Creating backend with remote "TestDrive:crypt/ppd26n8p5dtaab1m423rt2efn2bpq4d3ug3n1795cbgb4v0f6gig/rg03c1jvnehrrc617i0lnqjddc" 2026/05/05 05:17:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gozuxeg1lesi/pre-dest1" 2026/05/05 05:17:54 DEBUG : Creating backend with remote "TestDrive:crypt/ppd26n8p5dtaab1m423rt2efn2bpq4d3ug3n1795cbgb4v0f6gig/bbnblvh6k061ssopqrp18kd7gc" 2026/05/05 05:17:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gozuxeg1lesi/pre-dest2" 2026/05/05 05:17:55 DEBUG : Creating backend with remote "TestDrive:crypt/ppd26n8p5dtaab1m423rt2efn2bpq4d3ug3n1795cbgb4v0f6gig/dgicm1h6b5ejvlltm8eeif0bnk" 2026/05/05 05:17:56 DEBUG : 1: size = 1 OK 2026/05/05 05:17:56 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:17:56 DEBUG : 1: Destination found in --compare-dest, skipping 2026/05/05 05:17:57 DEBUG : 2: size = 1 OK 2026/05/05 05:17:57 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:17:57 DEBUG : 2: Destination found in --compare-dest, skipping 2026/05/05 05:17:57 DEBUG : 3: Need to transfer - File not found at Destination 2026/05/05 05:17:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi/dest': Waiting for checks to finish 2026/05/05 05:17:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi/dest': Waiting for transfers to finish 2026/05/05 05:17:59 DEBUG : 3: md5 = a19d36c875f16efcee1218a2df08618c OK 2026/05/05 05:17:59 DEBUG : 3: size = 1 OK 2026/05/05 05:17:59 INFO : 3: Copied (new) 2026/05/05 05:17:59 DEBUG : Waiting for deletions to finish 2026/05/05 05:18:02 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2026/05/05 05:18:03 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2026/05/05 05:18:03 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (16.55s) === RUN TestSyncCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:18:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gozuxeg1lesi/dst" 2026/05/05 05:18:04 DEBUG : Creating backend with remote "TestDrive:crypt/ppd26n8p5dtaab1m423rt2efn2bpq4d3ug3n1795cbgb4v0f6gig/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/05 05:18:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gozuxeg1lesi/CopyDest" 2026/05/05 05:18:06 DEBUG : Creating backend with remote "TestDrive:crypt/ppd26n8p5dtaab1m423rt2efn2bpq4d3ug3n1795cbgb4v0f6gig/d09o6po3f7bm6ce32vdgs8h9ls" 2026/05/05 05:18:08 DEBUG : one: Need to transfer - File not found at Destination 2026/05/05 05:18:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi/dst': Waiting for checks to finish 2026/05/05 05:18:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi/dst': Waiting for transfers to finish 2026/05/05 05:18:10 DEBUG : one: md5 = 6bc5835dcc9ddcdcbd03d67985312b8e OK 2026/05/05 05:18:10 DEBUG : one: size = 3 OK 2026/05/05 05:18:10 INFO : one: Copied (new) 2026/05/05 05:18:10 DEBUG : Waiting for deletions to finish 2026/05/05 05:18:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi/dst': Waiting for checks to finish 2026/05/05 05:18:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone2111189576) 2026/05/05 05:18:11 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi/dst') 2026/05/05 05:18:11 DEBUG : one: Sizes differ 2026/05/05 05:18:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi/dst': Waiting for transfers to finish 2026/05/05 05:18:13 DEBUG : one: md5 = b4010b343426cf88c26dc1c6b4c142da OK 2026/05/05 05:18:13 DEBUG : one: size = 5 OK 2026/05/05 05:18:13 INFO : one: Copied (replaced existing) 2026/05/05 05:18:13 DEBUG : Waiting for deletions to finish 2026/05/05 05:18:15 DEBUG : dst/one: md5 = 22852a11bb339cd49d62d10b16d84eed OK 2026/05/05 05:18:17 DEBUG : CopyDest/one: md5 = 59636a1e97d0c92ac1d032fae4214d06 OK 2026/05/05 05:18:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gozuxeg1lesi/BackupDir" 2026/05/05 05:18:18 DEBUG : Creating backend with remote "TestDrive:crypt/ppd26n8p5dtaab1m423rt2efn2bpq4d3ug3n1795cbgb4v0f6gig/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/05/05 05:18:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone2111189576) 2026/05/05 05:18:19 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi/dst') 2026/05/05 05:18:19 DEBUG : one: Sizes differ 2026/05/05 05:18:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi/dst': Waiting for checks to finish 2026/05/05 05:18:20 DEBUG : one: size = 5 OK 2026/05/05 05:18:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/05 05:18:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone2111189576) 2026/05/05 05:18:20 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi/dst') 2026/05/05 05:18:20 DEBUG : one: Sizes differ 2026/05/05 05:18:21 INFO : one: Moved (server-side) 2026/05/05 05:18:22 DEBUG : one: size = 5 OK 2026/05/05 05:18:22 INFO : one: Copied (server-side copy) 2026/05/05 05:18:22 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/05/05 05:18:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi/dst': Waiting for transfers to finish 2026/05/05 05:18:22 DEBUG : Waiting for deletions to finish 2026/05/05 05:18:34 DEBUG : CopyDest/two: md5 = 1495bfb88a423939a1235511d8672aa2 OK 2026/05/05 05:18:35 DEBUG : one: size = 5 OK 2026/05/05 05:18:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/05 05:18:35 DEBUG : one: Unchanged skipping 2026/05/05 05:18:35 DEBUG : two: size = 3 OK 2026/05/05 05:18:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/05 05:18:36 DEBUG : two: size = 3 OK 2026/05/05 05:18:36 INFO : two: Copied (server-side copy) 2026/05/05 05:18:36 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/05/05 05:18:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi/dst': Waiting for checks to finish 2026/05/05 05:18:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi/dst': Waiting for transfers to finish 2026/05/05 05:18:36 DEBUG : Waiting for deletions to finish 2026/05/05 05:18:37 DEBUG : one: size = 5 OK 2026/05/05 05:18:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/05 05:18:37 DEBUG : one: Unchanged skipping 2026/05/05 05:18:37 DEBUG : two: size = 3 OK 2026/05/05 05:18:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/05 05:18:37 DEBUG : two: Unchanged skipping 2026/05/05 05:18:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi/dst': Waiting for checks to finish 2026/05/05 05:18:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi/dst': Waiting for transfers to finish 2026/05/05 05:18:37 DEBUG : Waiting for deletions to finish 2026/05/05 05:18:37 INFO : There was nothing to transfer 2026/05/05 05:18:39 DEBUG : CopyDest/three: md5 = 74c6812b8cc584ef869b8bd95ea95a1e OK 2026/05/05 05:18:40 DEBUG : one: size = 5 OK 2026/05/05 05:18:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/05 05:18:40 DEBUG : one: Unchanged skipping 2026/05/05 05:18:40 DEBUG : three: size = 7 (Local file system at /tmp/rclone2111189576) 2026/05/05 05:18:40 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi/CopyDest') 2026/05/05 05:18:40 DEBUG : three: Sizes differ 2026/05/05 05:18:40 DEBUG : three: Destination not found in --copy-dest 2026/05/05 05:18:40 DEBUG : three: Need to transfer - File not found at Destination 2026/05/05 05:18:40 DEBUG : two: size = 3 OK 2026/05/05 05:18:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/05 05:18:40 DEBUG : two: Unchanged skipping 2026/05/05 05:18:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi/dst': Waiting for checks to finish 2026/05/05 05:18:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi/dst': Waiting for transfers to finish 2026/05/05 05:18:41 DEBUG : three: md5 = 5dc2d4bda51ec54f00573bf798d36d60 OK 2026/05/05 05:18:41 DEBUG : three: size = 7 OK 2026/05/05 05:18:41 INFO : three: Copied (new) 2026/05/05 05:18:41 DEBUG : Waiting for deletions to finish 2026/05/05 05:18:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/05/05 05:18:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/05 05:18:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/05 05:18:48 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/05 05:18:48 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/05/05 05:18:48 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/05 05:18:48 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (44.76s) === RUN TestSyncBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:18:51 DEBUG : dst/one: md5 = e6fdb10b8b7ee32ccb077f7f7035d294 OK 2026/05/05 05:18:52 DEBUG : dst/two: md5 = 5315603db360e31c323f94a1f2320616 OK 2026/05/05 05:18:54 DEBUG : dst/three.txt: md5 = d6c814dd63313b6e47340418114dca4c OK 2026/05/05 05:18:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gozuxeg1lesi/dst" 2026/05/05 05:18:54 DEBUG : Creating backend with remote "TestDrive:crypt/ppd26n8p5dtaab1m423rt2efn2bpq4d3ug3n1795cbgb4v0f6gig/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/05 05:18:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gozuxeg1lesi/backup" 2026/05/05 05:18:55 DEBUG : Creating backend with remote "TestDrive:crypt/ppd26n8p5dtaab1m423rt2efn2bpq4d3ug3n1795cbgb4v0f6gig/1nrff024r7pq65ecp72fc28jb0" 2026/05/05 05:18:57 DEBUG : one: size = 4 (Local file system at /tmp/rclone2111189576) 2026/05/05 05:18:57 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi/dst') 2026/05/05 05:18:57 DEBUG : one: Sizes differ 2026/05/05 05:18:57 DEBUG : two: size = 3 OK 2026/05/05 05:18:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:18:57 DEBUG : two: Unchanged skipping 2026/05/05 05:18:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi/dst': Waiting for checks to finish 2026/05/05 05:18:59 INFO : one: Moved (server-side) 2026/05/05 05:18:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi/dst': Waiting for transfers to finish 2026/05/05 05:19:00 DEBUG : one: md5 = 0f32db6eb98ea1f34612cb9c0a1f7dd8 OK 2026/05/05 05:19:00 DEBUG : one: size = 4 OK 2026/05/05 05:19:00 INFO : one: Copied (new) 2026/05/05 05:19:00 DEBUG : Waiting for deletions to finish 2026/05/05 05:19:01 INFO : three.txt: Moved (server-side) 2026/05/05 05:19:01 INFO : three.txt: Moved into backup dir 2026/05/05 05:19:03 DEBUG : dst/three.txt: md5 = 0ba56bb0fcf5ad11fc0d31e143199331 OK 2026/05/05 05:19:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone2111189576) 2026/05/05 05:19:04 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi/dst') 2026/05/05 05:19:04 DEBUG : one: Sizes differ 2026/05/05 05:19:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi/dst': Waiting for checks to finish 2026/05/05 05:19:04 DEBUG : two: size = 3 OK 2026/05/05 05:19:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:19:04 DEBUG : two: Unchanged skipping 2026/05/05 05:19:04 INFO : one: Deleted 2026/05/05 05:19:05 INFO : one: Moved (server-side) 2026/05/05 05:19:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi/dst': Waiting for transfers to finish 2026/05/05 05:19:07 DEBUG : one: md5 = f5a3f3a8a9d4c9da341bfd842bdc2756 OK 2026/05/05 05:19:07 DEBUG : one: size = 5 OK 2026/05/05 05:19:07 INFO : one: Copied (new) 2026/05/05 05:19:07 DEBUG : Waiting for deletions to finish 2026/05/05 05:19:07 INFO : three.txt: Deleted 2026/05/05 05:19:08 INFO : three.txt: Moved (server-side) 2026/05/05 05:19:08 INFO : three.txt: Moved into backup dir 2026/05/05 05:19:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/05 05:19:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/05 05:19:11 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/05 05:19:11 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/05/05 05:19:11 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/05 05:19:11 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" --- PASS: TestSyncBackupDir (23.21s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:19:14 DEBUG : dst/one: md5 = 438320b3e836ff6e4151502541168f1f OK 2026/05/05 05:19:16 DEBUG : dst/two: md5 = 377caeaa10419980b9b6cfa33525f3b7 OK 2026/05/05 05:19:17 DEBUG : dst/three.txt: md5 = cfec3790e50d788ac8dd820afc709e25 OK 2026/05/05 05:19:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gozuxeg1lesi/dst" 2026/05/05 05:19:18 DEBUG : Creating backend with remote "TestDrive:crypt/ppd26n8p5dtaab1m423rt2efn2bpq4d3ug3n1795cbgb4v0f6gig/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/05 05:19:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gozuxeg1lesi/backup" 2026/05/05 05:19:18 DEBUG : Creating backend with remote "TestDrive:crypt/ppd26n8p5dtaab1m423rt2efn2bpq4d3ug3n1795cbgb4v0f6gig/1nrff024r7pq65ecp72fc28jb0" 2026/05/05 05:19:20 DEBUG : one: size = 4 (Local file system at /tmp/rclone2111189576) 2026/05/05 05:19:20 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi/dst') 2026/05/05 05:19:20 DEBUG : one: Sizes differ 2026/05/05 05:19:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi/dst': Waiting for checks to finish 2026/05/05 05:19:20 DEBUG : two: size = 3 OK 2026/05/05 05:19:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:19:20 DEBUG : two: Unchanged skipping 2026/05/05 05:19:22 INFO : one: Moved (server-side) to: one.bak 2026/05/05 05:19:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi/dst': Waiting for transfers to finish 2026/05/05 05:19:23 DEBUG : one: md5 = 9128032061a99bf0d5eb4a69db2df016 OK 2026/05/05 05:19:23 DEBUG : one: size = 4 OK 2026/05/05 05:19:23 INFO : one: Copied (new) 2026/05/05 05:19:23 DEBUG : Waiting for deletions to finish 2026/05/05 05:19:24 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/05 05:19:24 INFO : three.txt: Moved into backup dir 2026/05/05 05:19:26 DEBUG : dst/three.txt: md5 = bfd390e806c8f758f4204e169ceb5182 OK 2026/05/05 05:19:27 DEBUG : two: size = 3 OK 2026/05/05 05:19:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:19:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi/dst': Waiting for checks to finish 2026/05/05 05:19:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone2111189576) 2026/05/05 05:19:27 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi/dst') 2026/05/05 05:19:27 DEBUG : one: Sizes differ 2026/05/05 05:19:27 DEBUG : two: Unchanged skipping 2026/05/05 05:19:27 INFO : one.bak: Deleted 2026/05/05 05:19:28 INFO : one: Moved (server-side) to: one.bak 2026/05/05 05:19:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi/dst': Waiting for transfers to finish 2026/05/05 05:19:29 DEBUG : one: md5 = 534aa4da63a8897a4956a1f19431e0fc OK 2026/05/05 05:19:29 DEBUG : one: size = 5 OK 2026/05/05 05:19:29 INFO : one: Copied (new) 2026/05/05 05:19:29 DEBUG : Waiting for deletions to finish 2026/05/05 05:19:30 INFO : three.txt.bak: Deleted 2026/05/05 05:19:30 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/05 05:19:30 INFO : three.txt: Moved into backup dir 2026/05/05 05:19:33 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/05 05:19:33 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/05 05:19:34 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/05/05 05:19:34 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/05/05 05:19:34 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/05/05 05:19:34 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirWithSuffix (22.48s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:19:37 DEBUG : dst/one: md5 = b6a43daeb2e6a8ef3a06c2e95802878b OK 2026/05/05 05:19:38 DEBUG : dst/two: md5 = 168404768c0381351c40b00a45da8417 OK 2026/05/05 05:19:40 DEBUG : dst/three.txt: md5 = 29fe6315dc7cf910e190cb70218ff7e6 OK 2026/05/05 05:19:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gozuxeg1lesi/dst" 2026/05/05 05:19:40 DEBUG : Creating backend with remote "TestDrive:crypt/ppd26n8p5dtaab1m423rt2efn2bpq4d3ug3n1795cbgb4v0f6gig/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/05 05:19:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gozuxeg1lesi/backup" 2026/05/05 05:19:41 DEBUG : Creating backend with remote "TestDrive:crypt/ppd26n8p5dtaab1m423rt2efn2bpq4d3ug3n1795cbgb4v0f6gig/1nrff024r7pq65ecp72fc28jb0" 2026/05/05 05:19:43 DEBUG : one: size = 4 (Local file system at /tmp/rclone2111189576) 2026/05/05 05:19:43 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi/dst') 2026/05/05 05:19:43 DEBUG : one: Sizes differ 2026/05/05 05:19:43 DEBUG : two: size = 3 OK 2026/05/05 05:19:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:19:43 DEBUG : two: Unchanged skipping 2026/05/05 05:19:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi/dst': Waiting for checks to finish 2026/05/05 05:19:44 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/05 05:19:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi/dst': Waiting for transfers to finish 2026/05/05 05:19:46 DEBUG : one: md5 = c3804aba99d90004b01bd1407b449088 OK 2026/05/05 05:19:46 DEBUG : one: size = 4 OK 2026/05/05 05:19:46 INFO : one: Copied (new) 2026/05/05 05:19:46 DEBUG : Waiting for deletions to finish 2026/05/05 05:19:47 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/05 05:19:47 INFO : three.txt: Moved into backup dir 2026/05/05 05:19:49 DEBUG : dst/three.txt: md5 = 1eb56330dc3acd28c199fbce266bb1ac OK 2026/05/05 05:19:49 DEBUG : two: size = 3 OK 2026/05/05 05:19:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:19:49 DEBUG : two: Unchanged skipping 2026/05/05 05:19:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone2111189576) 2026/05/05 05:19:49 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi/dst') 2026/05/05 05:19:49 DEBUG : one: Sizes differ 2026/05/05 05:19:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi/dst': Waiting for checks to finish 2026/05/05 05:19:50 INFO : one-2019-01-01: Deleted 2026/05/05 05:19:51 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/05 05:19:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi/dst': Waiting for transfers to finish 2026/05/05 05:19:52 DEBUG : one: md5 = 272046580f11aaf4e57f29366ae7643a OK 2026/05/05 05:19:52 DEBUG : one: size = 5 OK 2026/05/05 05:19:52 INFO : one: Copied (new) 2026/05/05 05:19:52 DEBUG : Waiting for deletions to finish 2026/05/05 05:19:53 INFO : three-2019-01-01.txt: Deleted 2026/05/05 05:19:53 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/05 05:19:53 INFO : three.txt: Moved into backup dir 2026/05/05 05:19:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/05 05:19:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/05 05:19:57 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/05/05 05:19:57 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/05/05 05:19:57 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/05/05 05:19:57 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (22.85s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:20:00 DEBUG : dst/one: md5 = 7cb9ac10bc11f3bd03744230ed893cb5 OK 2026/05/05 05:20:01 DEBUG : dst/two: md5 = b87559ced4c68fdc896d76bef53c5d9f OK 2026/05/05 05:20:03 DEBUG : dst/three.txt: md5 = 11a18e1f7269ff1d3e95681db18b9e94 OK 2026/05/05 05:20:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gozuxeg1lesi/dst" 2026/05/05 05:20:03 DEBUG : Creating backend with remote "TestDrive:crypt/ppd26n8p5dtaab1m423rt2efn2bpq4d3ug3n1795cbgb4v0f6gig/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/05 05:20:04 DEBUG : one: size = 4 (Local file system at /tmp/rclone2111189576) 2026/05/05 05:20:04 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi/dst') 2026/05/05 05:20:04 DEBUG : one: Sizes differ 2026/05/05 05:20:04 DEBUG : two: size = 3 OK 2026/05/05 05:20:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:20:04 DEBUG : two: Unchanged skipping 2026/05/05 05:20:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi/dst': Waiting for checks to finish 2026/05/05 05:20:05 INFO : one: Moved (server-side) to: one.bak 2026/05/05 05:20:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi/dst': Waiting for transfers to finish 2026/05/05 05:20:06 DEBUG : one: md5 = c75124981a10da7b1f882d1d706aeca2 OK 2026/05/05 05:20:06 DEBUG : one: size = 4 OK 2026/05/05 05:20:06 INFO : one: Copied (new) 2026/05/05 05:20:06 DEBUG : Waiting for deletions to finish 2026/05/05 05:20:07 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/05 05:20:07 INFO : three.txt: Moved into backup dir 2026/05/05 05:20:09 DEBUG : dst/three.txt: md5 = 75554438454311dcff68f96a39bd9401 OK 2026/05/05 05:20:10 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/05/05 05:20:10 DEBUG : one.bak: Excluded (Path Filter) 2026/05/05 05:20:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone2111189576) 2026/05/05 05:20:10 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi/dst') 2026/05/05 05:20:10 DEBUG : one: Sizes differ 2026/05/05 05:20:10 DEBUG : two: size = 3 OK 2026/05/05 05:20:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:20:10 DEBUG : two: Unchanged skipping 2026/05/05 05:20:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi/dst': Waiting for checks to finish 2026/05/05 05:20:10 INFO : one.bak: Deleted 2026/05/05 05:20:11 INFO : one: Moved (server-side) to: one.bak 2026/05/05 05:20:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi/dst': Waiting for transfers to finish 2026/05/05 05:20:12 DEBUG : one: md5 = 6d5394d5fd0cb5270f8180f248316518 OK 2026/05/05 05:20:12 DEBUG : one: size = 5 OK 2026/05/05 05:20:12 INFO : one: Copied (new) 2026/05/05 05:20:12 DEBUG : Waiting for deletions to finish 2026/05/05 05:20:13 INFO : three.txt.bak: Deleted 2026/05/05 05:20:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/05 05:20:13 INFO : three.txt: Moved into backup dir 2026/05/05 05:20:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/05 05:20:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/05/05 05:20:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/05/05 05:20:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/05 05:20:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/05/05 05:20:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirSuffixOnly (19.37s) === RUN TestSyncSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:20:19 DEBUG : dst/one: md5 = cf4db57d7a39f7a59c7628087628f022 OK 2026/05/05 05:20:20 DEBUG : dst/two: md5 = 298fe3bdc9d967c379f560f17d448974 OK 2026/05/05 05:20:22 DEBUG : dst/three.txt: md5 = 271163ecb499034c2c12c193c23c0bff OK 2026/05/05 05:20:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gozuxeg1lesi/dst" 2026/05/05 05:20:22 DEBUG : Creating backend with remote "TestDrive:crypt/ppd26n8p5dtaab1m423rt2efn2bpq4d3ug3n1795cbgb4v0f6gig/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/05 05:20:23 DEBUG : one: size = 4 (Local file system at /tmp/rclone2111189576) 2026/05/05 05:20:23 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi/dst') 2026/05/05 05:20:23 DEBUG : one: Sizes differ 2026/05/05 05:20:24 INFO : one: Moved (server-side) to: one.bak 2026/05/05 05:20:25 DEBUG : one: md5 = c7687de6dcc2a7919dac70115863ce1d OK 2026/05/05 05:20:25 DEBUG : one: size = 4 OK 2026/05/05 05:20:25 INFO : one: Copied (new) 2026/05/05 05:20:26 DEBUG : two: size = 3 OK 2026/05/05 05:20:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:20:26 DEBUG : two: Unchanged skipping 2026/05/05 05:20:26 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2111189576) 2026/05/05 05:20:26 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi/dst') 2026/05/05 05:20:26 DEBUG : three.txt: Sizes differ 2026/05/05 05:20:27 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/05 05:20:28 DEBUG : three.txt: md5 = 2f57d3f146de6d109d3f0fb2bfd27412 OK 2026/05/05 05:20:28 DEBUG : three.txt: size = 6 OK 2026/05/05 05:20:28 INFO : three.txt: Copied (new) 2026/05/05 05:20:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone2111189576) 2026/05/05 05:20:29 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi/dst') 2026/05/05 05:20:29 DEBUG : one: Sizes differ 2026/05/05 05:20:30 INFO : one.bak: Deleted 2026/05/05 05:20:30 INFO : one: Moved (server-side) to: one.bak 2026/05/05 05:20:32 DEBUG : one: md5 = 5c0c04b496a803dfb73f5351c522ca26 OK 2026/05/05 05:20:32 DEBUG : one: size = 5 OK 2026/05/05 05:20:32 INFO : one: Copied (new) 2026/05/05 05:20:32 DEBUG : two: size = 3 OK 2026/05/05 05:20:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:20:32 DEBUG : two: Unchanged skipping 2026/05/05 05:20:32 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2111189576) 2026/05/05 05:20:32 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi/dst') 2026/05/05 05:20:32 DEBUG : three.txt: Sizes differ 2026/05/05 05:20:33 INFO : three.txt.bak: Deleted 2026/05/05 05:20:33 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/05 05:20:35 DEBUG : three.txt: md5 = e81a25f040269e862dd488d4f6690754 OK 2026/05/05 05:20:35 DEBUG : three.txt: size = 19 OK 2026/05/05 05:20:35 INFO : three.txt: Copied (new) 2026/05/05 05:20:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/05/05 05:20:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/05 05:20:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/05/05 05:20:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/05/05 05:20:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/05 05:20:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/05/05 05:20:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncSuffix (22.02s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:20:41 DEBUG : dst/one: md5 = da8d3687fa00d877f80026ef41d150b8 OK 2026/05/05 05:20:42 DEBUG : dst/two: md5 = 8193eb9fbcf5b3e64592fd3220b00b2a OK 2026/05/05 05:20:44 DEBUG : dst/three.txt: md5 = 6f352632fee8f9fe341b2b023a7338c2 OK 2026/05/05 05:20:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gozuxeg1lesi/dst" 2026/05/05 05:20:44 DEBUG : Creating backend with remote "TestDrive:crypt/ppd26n8p5dtaab1m423rt2efn2bpq4d3ug3n1795cbgb4v0f6gig/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/05 05:20:46 DEBUG : one: size = 4 (Local file system at /tmp/rclone2111189576) 2026/05/05 05:20:46 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi/dst') 2026/05/05 05:20:46 DEBUG : one: Sizes differ 2026/05/05 05:20:46 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/05 05:20:48 DEBUG : one: md5 = a87941d430eafb2c3e419817dd3401ba OK 2026/05/05 05:20:48 DEBUG : one: size = 4 OK 2026/05/05 05:20:48 INFO : one: Copied (new) 2026/05/05 05:20:48 DEBUG : two: size = 3 OK 2026/05/05 05:20:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:20:48 DEBUG : two: Unchanged skipping 2026/05/05 05:20:48 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2111189576) 2026/05/05 05:20:48 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi/dst') 2026/05/05 05:20:48 DEBUG : three.txt: Sizes differ 2026/05/05 05:20:49 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/05 05:20:50 DEBUG : three.txt: md5 = 3076d79f2a74349f4fe2abde9d8c1ae6 OK 2026/05/05 05:20:50 DEBUG : three.txt: size = 6 OK 2026/05/05 05:20:50 INFO : three.txt: Copied (new) 2026/05/05 05:20:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone2111189576) 2026/05/05 05:20:52 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi/dst') 2026/05/05 05:20:52 DEBUG : one: Sizes differ 2026/05/05 05:20:52 INFO : one-2019-01-01: Deleted 2026/05/05 05:20:53 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/05 05:20:54 DEBUG : one: md5 = bbd987dda03e3bc826d8bf53ec0df994 OK 2026/05/05 05:20:54 DEBUG : one: size = 5 OK 2026/05/05 05:20:54 INFO : one: Copied (new) 2026/05/05 05:20:55 DEBUG : two: size = 3 OK 2026/05/05 05:20:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:20:55 DEBUG : two: Unchanged skipping 2026/05/05 05:20:55 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2111189576) 2026/05/05 05:20:55 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi/dst') 2026/05/05 05:20:55 DEBUG : three.txt: Sizes differ 2026/05/05 05:20:55 INFO : three-2019-01-01.txt: Deleted 2026/05/05 05:20:56 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/05 05:20:57 DEBUG : three.txt: md5 = 58b7aa6418865bc6cdecba2ce062fe90 OK 2026/05/05 05:20:57 DEBUG : three.txt: size = 19 OK 2026/05/05 05:20:57 INFO : three.txt: Copied (new) 2026/05/05 05:21:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/05 05:21:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/05/05 05:21:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/05/05 05:21:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/05/05 05:21:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/05 05:21:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/05/05 05:21:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" --- PASS: TestSyncSuffixKeepExtension (22.88s) === RUN TestSyncUTFNorm run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:21:03 DEBUG : Testêé: md5 = 16a238b18dbc4b2cec120194a074a9d1 OK 2026/05/05 05:21:04 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2111189576) 2026/05/05 05:21:04 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi') 2026/05/05 05:21:04 DEBUG : Testêé: Sizes differ 2026/05/05 05:21:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:21:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:21:05 DEBUG : Testêé: md5 = 5502c92bd6e8efaf4b62b4eff5a89cb5 OK 2026/05/05 05:21:05 DEBUG : Testêé: size = 14 OK 2026/05/05 05:21:05 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/05/05 05:21:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.33s) === RUN TestSyncImmutable run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:21:06 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/05 05:21:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:21:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:21:08 DEBUG : existing: md5 = 782bdada0b5d9e0c0a8277deb964be20 OK 2026/05/05 05:21:08 DEBUG : existing: size = 6 OK 2026/05/05 05:21:08 INFO : existing: Copied (new) 2026/05/05 05:21:08 DEBUG : Waiting for deletions to finish 2026/05/05 05:21:08 DEBUG : TestDrive: Token expired 2026/05/05 05:21:08 DEBUG : TestDrive: No updated token found in the config file 2026/05/05 05:21:08 DEBUG : TestDrive: Token refresh successful 2026/05/05 05:21:08 DEBUG : Config file has changed externally - reloading 2026/05/05 05:21:08 DEBUG : Saving config "token" in section "TestDrive" of the config file 2026/05/05 05:21:08 DEBUG : TestDrive: Saved new token in config file 2026/05/05 05:21:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:21:09 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2111189576) 2026/05/05 05:21:09 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi') 2026/05/05 05:21:09 DEBUG : existing: Sizes differ 2026/05/05 05:21:09 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/05/05 05:21:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:21:09 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': not deleting files as there were IO errors 2026/05/05 05:21:09 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (3.92s) === RUN TestSyncIgnoreCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:21:11 DEBUG : EXISTING: md5 = f855a1ecbe23bea90ec136ab7083faf6 OK 2026/05/05 05:21:12 DEBUG : EXISTING: size = 6 OK 2026/05/05 05:21:12 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:21:12 DEBUG : existing: Unchanged skipping 2026/05/05 05:21:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:21:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:21:12 DEBUG : Waiting for deletions to finish 2026/05/05 05:21:12 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.36s) === RUN TestFixCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.49s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", 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-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", 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-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.44s) --- SKIP: TestMaxTransfer/Hard (0.53s) --- SKIP: TestMaxTransfer/Soft (0.48s) --- SKIP: TestMaxTransfer/Cautious (0.43s) === RUN TestSyncConcurrentDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:21:17 DEBUG : both0: md5 = bfb9b9472f5d6802c8f6fd9e36630be2 OK 2026/05/05 05:21:18 DEBUG : only0: md5 = 8e42bca802fb352564d786b3dba72a5e OK 2026/05/05 05:21:19 DEBUG : both1: md5 = 339523a539bcf918ee50639009604660 OK 2026/05/05 05:21:21 DEBUG : only1: md5 = 0d3c355313e9425772f46b3e39786bb7 OK 2026/05/05 05:21:22 DEBUG : both2: md5 = 917233d307573096fd712ae8b3194bcb OK 2026/05/05 05:21:24 DEBUG : only2: md5 = a01ae76bf174f999cabed359a018329d OK 2026/05/05 05:21:25 DEBUG : both3: md5 = 6e5d1f824da05d7de89bc72c588ccf1a OK 2026/05/05 05:21:27 DEBUG : only3: md5 = fc0dbbdec411c6109fef0ccf04343941 OK 2026/05/05 05:21:28 DEBUG : both4: md5 = 63071d6fae378600878c5f0ff50a2fc0 OK 2026/05/05 05:21:30 DEBUG : only4: md5 = baefc963ad70e0c187c6fac299241ec9 OK 2026/05/05 05:21:31 DEBUG : both5: md5 = 093dfad6488e92996151296d4408227c OK 2026/05/05 05:21:32 DEBUG : only5: md5 = 8e3bcb231cb096509697d9209cdefb26 OK 2026/05/05 05:21:34 DEBUG : both6: md5 = 2f4139b7d16740b68075bee44efc2aac OK 2026/05/05 05:21:35 DEBUG : only6: md5 = 281049437a840c38339de2aafa82235a OK 2026/05/05 05:21:37 DEBUG : both7: md5 = caa68ef81cdc134ef9b15a8e77f9b24e OK 2026/05/05 05:21:38 DEBUG : only7: md5 = 290aee243a1242450baca21fe396d3b4 OK 2026/05/05 05:21:40 DEBUG : both8: md5 = ed9dbb11d6408fb9da34ceb42e68dcbf OK 2026/05/05 05:21:41 DEBUG : only8: md5 = b49b81ca10e0edd609d4cf6d06b9d705 OK 2026/05/05 05:21:42 DEBUG : both9: md5 = 79f9a125ac8fc5a59540c7a36c0fdfb0 OK 2026/05/05 05:21:44 DEBUG : only9: md5 = 8c88f714681ef2c0657a2f11b4650205 OK 2026/05/05 05:21:45 DEBUG : both10: md5 = 4f4596ddf4e1b8a88d43b0337362c67d OK 2026/05/05 05:21:46 DEBUG : only10: md5 = 593d51871aec3cde471225ca917437c7 OK 2026/05/05 05:21:48 DEBUG : both11: md5 = 0431e7935418122f0a78aff11c81f6f4 OK 2026/05/05 05:21:49 DEBUG : only11: md5 = 5c5f8d4374dd3630c5f25176c02d46b4 OK 2026/05/05 05:21:51 DEBUG : both12: md5 = 6c605ce2e54dcf7a72cfa9a2b863195a OK 2026/05/05 05:21:52 DEBUG : only12: md5 = 11c7fa7fa24c47e2ce0d51cdccc067c5 OK 2026/05/05 05:21:54 DEBUG : both13: md5 = 95d1cfd34875da554a105042a77cccd9 OK 2026/05/05 05:21:55 DEBUG : only13: md5 = 1412e4a348e4983563a4302217cd3682 OK 2026/05/05 05:21:57 DEBUG : both14: md5 = f173878597258820103101895426b945 OK 2026/05/05 05:21:58 DEBUG : only14: md5 = e5bcdd8c5dab6a64ea3616462a07bbc1 OK 2026/05/05 05:22:00 DEBUG : both15: md5 = 7044374608baf597565f3901822200ac OK 2026/05/05 05:22:01 DEBUG : only15: md5 = cef545e7d3ad57d5514c1852a6bb54f4 OK 2026/05/05 05:22:02 DEBUG : both16: md5 = 290b7fe5c6886075311c09e837dc7392 OK 2026/05/05 05:22:04 DEBUG : only16: md5 = bca9cbfe6534c3a7c1706d44f6e189e2 OK 2026/05/05 05:22:05 DEBUG : both17: md5 = e5e7e608bad00dd3354ce6f4be2cd801 OK 2026/05/05 05:22:07 DEBUG : only17: md5 = 45c9433903e088a041cba1f7c526c6a2 OK 2026/05/05 05:22:08 DEBUG : both18: md5 = c32e085cb3286bfae491cfe6d19f4c6c OK 2026/05/05 05:22:09 DEBUG : only18: md5 = 528136f0c88867d125597c7ada471163 OK 2026/05/05 05:22:11 DEBUG : both19: md5 = af462072fc20ea265ffe6cb510b2a224 OK 2026/05/05 05:22:12 DEBUG : only19: md5 = ac78d429f1507e474c73eb313c00c138 OK 2026/05/05 05:22:13 DEBUG : both0: size = 6 OK 2026/05/05 05:22:13 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:22:13 DEBUG : both0: Unchanged skipping 2026/05/05 05:22:13 DEBUG : both10: size = 6 OK 2026/05/05 05:22:13 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:22:13 DEBUG : both10: Unchanged skipping 2026/05/05 05:22:13 DEBUG : both11: size = 6 OK 2026/05/05 05:22:13 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:22:13 DEBUG : both11: Unchanged skipping 2026/05/05 05:22:13 DEBUG : both12: size = 6 OK 2026/05/05 05:22:13 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:22:13 DEBUG : both12: Unchanged skipping 2026/05/05 05:22:13 DEBUG : both13: size = 6 OK 2026/05/05 05:22:13 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:22:13 DEBUG : both14: size = 6 OK 2026/05/05 05:22:13 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:22:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:22:13 DEBUG : both14: Unchanged skipping 2026/05/05 05:22:13 DEBUG : both17: size = 6 OK 2026/05/05 05:22:13 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:22:13 DEBUG : both16: size = 6 OK 2026/05/05 05:22:13 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:22:13 DEBUG : both13: Unchanged skipping 2026/05/05 05:22:13 DEBUG : both15: size = 6 OK 2026/05/05 05:22:13 DEBUG : both18: size = 6 OK 2026/05/05 05:22:13 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:22:13 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:22:13 DEBUG : both17: Unchanged skipping 2026/05/05 05:22:13 DEBUG : both19: size = 6 OK 2026/05/05 05:22:13 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:22:13 DEBUG : both19: Unchanged skipping 2026/05/05 05:22:13 DEBUG : both1: size = 6 OK 2026/05/05 05:22:13 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:22:13 DEBUG : both16: Unchanged skipping 2026/05/05 05:22:13 DEBUG : both2: size = 6 OK 2026/05/05 05:22:13 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:22:13 DEBUG : both18: Unchanged skipping 2026/05/05 05:22:13 DEBUG : both3: size = 6 OK 2026/05/05 05:22:13 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:22:13 DEBUG : both3: Unchanged skipping 2026/05/05 05:22:13 DEBUG : both4: size = 6 OK 2026/05/05 05:22:13 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:22:13 DEBUG : both4: Unchanged skipping 2026/05/05 05:22:13 DEBUG : both5: size = 6 OK 2026/05/05 05:22:13 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:22:13 DEBUG : both15: Unchanged skipping 2026/05/05 05:22:13 DEBUG : both6: size = 6 OK 2026/05/05 05:22:13 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:22:13 DEBUG : both5: Unchanged skipping 2026/05/05 05:22:13 DEBUG : both7: size = 6 OK 2026/05/05 05:22:13 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:22:13 DEBUG : both1: Unchanged skipping 2026/05/05 05:22:13 DEBUG : both8: size = 6 OK 2026/05/05 05:22:13 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:22:13 DEBUG : both8: Unchanged skipping 2026/05/05 05:22:13 DEBUG : both9: size = 6 OK 2026/05/05 05:22:13 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:22:13 DEBUG : both9: Unchanged skipping 2026/05/05 05:22:13 DEBUG : both2: Unchanged skipping 2026/05/05 05:22:13 DEBUG : both6: Unchanged skipping 2026/05/05 05:22:13 DEBUG : both7: Unchanged skipping 2026/05/05 05:22:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:22:13 DEBUG : Waiting for deletions to finish 2026/05/05 05:22:13 INFO : only1: Deleted 2026/05/05 05:22:13 INFO : only3: Deleted 2026/05/05 05:22:13 INFO : only8: Deleted 2026/05/05 05:22:13 INFO : only5: Deleted 2026/05/05 05:22:14 INFO : only10: Deleted 2026/05/05 05:22:14 INFO : only14: Deleted 2026/05/05 05:22:14 INFO : only12: Deleted 2026/05/05 05:22:14 INFO : only6: Deleted 2026/05/05 05:22:14 INFO : only7: Deleted 2026/05/05 05:22:14 INFO : only9: Deleted 2026/05/05 05:22:14 INFO : only13: Deleted 2026/05/05 05:22:14 INFO : only15: Deleted 2026/05/05 05:22:14 INFO : only19: Deleted 2026/05/05 05:22:14 INFO : only2: Deleted 2026/05/05 05:22:14 INFO : only0: Deleted 2026/05/05 05:22:14 INFO : only11: Deleted 2026/05/05 05:22:15 INFO : only18: Deleted 2026/05/05 05:22:15 INFO : only16: Deleted 2026/05/05 05:22:15 INFO : only4: Deleted 2026/05/05 05:22:15 INFO : only17: Deleted 2026/05/05 05:22:15 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (68.75s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:22:25 DEBUG : both0: md5 = 830bfa98847d3bf3dfac5ce3edeebd9a OK 2026/05/05 05:22:27 DEBUG : only0: md5 = d14ad3700b10f01a89382d2048738dc4 OK 2026/05/05 05:22:28 DEBUG : both1: md5 = 3851c2a035effdb0a409c058c32c9781 OK 2026/05/05 05:22:30 DEBUG : only1: md5 = c1ea68d27fadfd981482d936ef528993 OK 2026/05/05 05:22:31 DEBUG : both2: md5 = 2ace37929b362ba411f710b7701663b2 OK 2026/05/05 05:22:33 DEBUG : only2: md5 = eae3771eda450508f2914c9f6f487540 OK 2026/05/05 05:22:34 DEBUG : both3: md5 = d07c6591be3a7ffa21e40db59a2deced OK 2026/05/05 05:22:35 DEBUG : only3: md5 = c45701c2498cab6c1a621de2ffb8f47e OK 2026/05/05 05:22:37 DEBUG : both4: md5 = ea04b8ecab6e5264415642f28cd665ae OK 2026/05/05 05:22:38 DEBUG : only4: md5 = b1daedb1f4c983cf4d2ce5a67ad2ea1d OK 2026/05/05 05:22:40 DEBUG : both5: md5 = 6fc57c304d7e6c35e9685916cebce3d7 OK 2026/05/05 05:22:41 DEBUG : only5: md5 = 8a08577b692f0999dd092ad7b93e30ce OK 2026/05/05 05:22:43 DEBUG : both6: md5 = f71924db21d6a46406e8d7c090554172 OK 2026/05/05 05:22:44 DEBUG : only6: md5 = d1dbb2934394c9afaaac2bd9719425a5 OK 2026/05/05 05:22:45 DEBUG : both7: md5 = 3058ac6b38d3a9ed308c6e77395b44f9 OK 2026/05/05 05:22:47 DEBUG : only7: md5 = cf782f76e26aea0569795bce1c395f97 OK 2026/05/05 05:22:48 DEBUG : both8: md5 = f8e00efe4f42d4ff1ad30ec568156cf4 OK 2026/05/05 05:22:50 DEBUG : only8: md5 = c1fdb82d2b223011d465b54237bf7326 OK 2026/05/05 05:22:51 DEBUG : both9: md5 = 26c7766366407ef8787e8b5ea2a28e6c OK 2026/05/05 05:22:53 DEBUG : only9: md5 = c8c78ddf3d74f99437852fa0532ba792 OK 2026/05/05 05:22:54 DEBUG : both10: md5 = a9b9d5f6bf188d7278db364a1cb39a73 OK 2026/05/05 05:22:56 DEBUG : only10: md5 = 84350a8b719fc93734aaa7f32cf54725 OK 2026/05/05 05:22:57 DEBUG : both11: md5 = 96f8744ccced229bbcaeacf7967c684c OK 2026/05/05 05:22:58 DEBUG : only11: md5 = 3efd53548f546cdf448d598c16566134 OK 2026/05/05 05:23:00 DEBUG : both12: md5 = 9955a3e6f3091523beed28500f5aed95 OK 2026/05/05 05:23:01 DEBUG : only12: md5 = 0b6be6fd4035357b735d349f7d3f30cc OK 2026/05/05 05:23:03 DEBUG : both13: md5 = 0da03689e34953f4029f3658efb12756 OK 2026/05/05 05:23:04 DEBUG : only13: md5 = cbdb258ad3ea6381a3d9afd009c107ca OK 2026/05/05 05:23:06 DEBUG : both14: md5 = 0c88faec0ac97989616c5c9b0309a11e OK 2026/05/05 05:23:07 DEBUG : only14: md5 = f02ab165510a060044decc547ac976fd OK 2026/05/05 05:23:09 DEBUG : both15: md5 = 5031a97e6b93e9b6fc37b154cf331e8a OK 2026/05/05 05:23:10 DEBUG : only15: md5 = 350afd79a6f69c274110ddee64e019dc OK 2026/05/05 05:23:11 DEBUG : both16: md5 = bc6d96b5e0987dffa7e07d0d36296aa8 OK 2026/05/05 05:23:13 DEBUG : only16: md5 = 41a4f2a895afd3c8fd72d2059393b1b2 OK 2026/05/05 05:23:14 DEBUG : both17: md5 = 9bcfc6d4db74d8138bbf2158641fe5ae OK 2026/05/05 05:23:16 DEBUG : only17: md5 = a9ba78a617ecf3b52ab7c8e2c8cd4d08 OK 2026/05/05 05:23:17 DEBUG : both18: md5 = b02017d1df5551e83eea480a60b9d371 OK 2026/05/05 05:23:18 DEBUG : only18: md5 = a1ab51a0ad7f526df0d3720664838280 OK 2026/05/05 05:23:20 DEBUG : both19: md5 = 1ceeddc5bc26eee870199c0c33fe24f3 OK 2026/05/05 05:23:21 DEBUG : only19: md5 = 82c26ec13113f6424c85f6f6763d95a0 OK 2026/05/05 05:23:22 DEBUG : both0: size = 6 OK 2026/05/05 05:23:22 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:23:22 DEBUG : both10: size = 6 OK 2026/05/05 05:23:22 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:23:22 DEBUG : both11: size = 6 OK 2026/05/05 05:23:22 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:23:22 DEBUG : both0: Unchanged skipping 2026/05/05 05:23:22 DEBUG : both12: size = 6 OK 2026/05/05 05:23:22 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:23:22 DEBUG : both12: Unchanged skipping 2026/05/05 05:23:22 DEBUG : both13: size = 6 OK 2026/05/05 05:23:22 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:23:22 DEBUG : both13: Unchanged skipping 2026/05/05 05:23:22 DEBUG : both14: size = 6 OK 2026/05/05 05:23:22 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:23:22 DEBUG : both14: Unchanged skipping 2026/05/05 05:23:22 DEBUG : both15: size = 6 OK 2026/05/05 05:23:22 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:23:22 DEBUG : both15: Unchanged skipping 2026/05/05 05:23:22 DEBUG : both10: Unchanged skipping 2026/05/05 05:23:22 DEBUG : both11: Unchanged skipping 2026/05/05 05:23:22 DEBUG : both16: size = 6 OK 2026/05/05 05:23:22 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:23:22 DEBUG : both16: Unchanged skipping 2026/05/05 05:23:22 DEBUG : both17: size = 6 OK 2026/05/05 05:23:22 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:23:22 DEBUG : both17: Unchanged skipping 2026/05/05 05:23:22 DEBUG : both18: size = 6 OK 2026/05/05 05:23:22 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:23:22 DEBUG : both18: Unchanged skipping 2026/05/05 05:23:22 DEBUG : both19: size = 6 OK 2026/05/05 05:23:22 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:23:22 DEBUG : both19: Unchanged skipping 2026/05/05 05:23:22 DEBUG : both1: size = 6 OK 2026/05/05 05:23:22 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:23:22 DEBUG : both1: Unchanged skipping 2026/05/05 05:23:22 DEBUG : both2: size = 6 OK 2026/05/05 05:23:22 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:23:22 DEBUG : both3: size = 6 OK 2026/05/05 05:23:22 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:23:22 DEBUG : both4: size = 6 OK 2026/05/05 05:23:22 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:23:22 DEBUG : both5: size = 6 OK 2026/05/05 05:23:22 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:23:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:23:22 DEBUG : both3: Unchanged skipping 2026/05/05 05:23:22 DEBUG : both6: size = 6 OK 2026/05/05 05:23:22 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:23:22 DEBUG : both6: Unchanged skipping 2026/05/05 05:23:22 DEBUG : both7: size = 6 OK 2026/05/05 05:23:22 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:23:22 DEBUG : both7: Unchanged skipping 2026/05/05 05:23:22 DEBUG : both8: size = 6 OK 2026/05/05 05:23:22 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:23:22 DEBUG : both8: Unchanged skipping 2026/05/05 05:23:22 DEBUG : both9: size = 6 OK 2026/05/05 05:23:22 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:23:22 DEBUG : both9: Unchanged skipping 2026/05/05 05:23:22 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2111189576) 2026/05/05 05:23:22 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi') 2026/05/05 05:23:22 DEBUG : only0: Sizes differ 2026/05/05 05:23:22 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2111189576) 2026/05/05 05:23:22 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi') 2026/05/05 05:23:22 DEBUG : only10: Sizes differ 2026/05/05 05:23:22 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2111189576) 2026/05/05 05:23:22 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi') 2026/05/05 05:23:22 DEBUG : only11: Sizes differ 2026/05/05 05:23:22 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2111189576) 2026/05/05 05:23:22 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi') 2026/05/05 05:23:22 DEBUG : only12: Sizes differ 2026/05/05 05:23:22 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2111189576) 2026/05/05 05:23:22 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi') 2026/05/05 05:23:22 DEBUG : only13: Sizes differ 2026/05/05 05:23:22 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2111189576) 2026/05/05 05:23:22 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi') 2026/05/05 05:23:22 DEBUG : only14: Sizes differ 2026/05/05 05:23:22 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2111189576) 2026/05/05 05:23:22 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi') 2026/05/05 05:23:22 DEBUG : only15: Sizes differ 2026/05/05 05:23:22 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2111189576) 2026/05/05 05:23:22 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi') 2026/05/05 05:23:22 DEBUG : only16: Sizes differ 2026/05/05 05:23:22 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2111189576) 2026/05/05 05:23:22 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi') 2026/05/05 05:23:22 DEBUG : only17: Sizes differ 2026/05/05 05:23:22 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2111189576) 2026/05/05 05:23:22 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi') 2026/05/05 05:23:22 DEBUG : only18: Sizes differ 2026/05/05 05:23:22 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2111189576) 2026/05/05 05:23:22 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi') 2026/05/05 05:23:22 DEBUG : only19: Sizes differ 2026/05/05 05:23:22 DEBUG : both2: Unchanged skipping 2026/05/05 05:23:22 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2111189576) 2026/05/05 05:23:22 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi') 2026/05/05 05:23:22 DEBUG : only1: Sizes differ 2026/05/05 05:23:22 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2111189576) 2026/05/05 05:23:22 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi') 2026/05/05 05:23:22 DEBUG : only2: Sizes differ 2026/05/05 05:23:22 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2111189576) 2026/05/05 05:23:22 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi') 2026/05/05 05:23:22 DEBUG : only3: Sizes differ 2026/05/05 05:23:22 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2111189576) 2026/05/05 05:23:22 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi') 2026/05/05 05:23:22 DEBUG : only4: Sizes differ 2026/05/05 05:23:22 DEBUG : both4: Unchanged skipping 2026/05/05 05:23:22 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2111189576) 2026/05/05 05:23:22 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2111189576) 2026/05/05 05:23:22 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi') 2026/05/05 05:23:22 DEBUG : only5: Sizes differ 2026/05/05 05:23:22 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi') 2026/05/05 05:23:22 DEBUG : only6: Sizes differ 2026/05/05 05:23:22 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2111189576) 2026/05/05 05:23:22 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi') 2026/05/05 05:23:22 DEBUG : only7: Sizes differ 2026/05/05 05:23:22 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2111189576) 2026/05/05 05:23:22 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi') 2026/05/05 05:23:22 DEBUG : only8: Sizes differ 2026/05/05 05:23:22 DEBUG : both5: Unchanged skipping 2026/05/05 05:23:22 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2111189576) 2026/05/05 05:23:22 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi') 2026/05/05 05:23:22 DEBUG : only9: Sizes differ 2026/05/05 05:23:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:23:23 DEBUG : only0: md5 = 9c49c3c98a701845d24018813f0e9d4e OK 2026/05/05 05:23:23 DEBUG : only0: size = 0 OK 2026/05/05 05:23:23 INFO : only0: Copied (replaced existing) 2026/05/05 05:23:23 DEBUG : only11: md5 = 611982031b07213803eb8505baa3725b OK 2026/05/05 05:23:23 DEBUG : only11: size = 0 OK 2026/05/05 05:23:23 INFO : only11: Copied (replaced existing) 2026/05/05 05:23:23 DEBUG : only10: md5 = de0f4bbc749e80b6949dd85c1d06fc4f OK 2026/05/05 05:23:23 DEBUG : only10: size = 0 OK 2026/05/05 05:23:23 INFO : only10: Copied (replaced existing) 2026/05/05 05:23:23 DEBUG : only12: md5 = 2dccc5dbf4baaa9df12843e301dac4e3 OK 2026/05/05 05:23:23 DEBUG : only12: size = 0 OK 2026/05/05 05:23:23 INFO : only12: Copied (replaced existing) 2026/05/05 05:23:24 DEBUG : only13: md5 = 3092395aff0407cda1cf233b3592ca44 OK 2026/05/05 05:23:24 DEBUG : only13: size = 0 OK 2026/05/05 05:23:24 INFO : only13: Copied (replaced existing) 2026/05/05 05:23:24 DEBUG : only14: md5 = c182e3a457c38ae8d101cc3a7dda3b20 OK 2026/05/05 05:23:24 DEBUG : only14: size = 0 OK 2026/05/05 05:23:24 INFO : only14: Copied (replaced existing) 2026/05/05 05:23:24 DEBUG : only15: md5 = 7f6c615482523175b63054694ac7cb5c OK 2026/05/05 05:23:24 DEBUG : only15: size = 0 OK 2026/05/05 05:23:24 INFO : only15: Copied (replaced existing) 2026/05/05 05:23:24 DEBUG : only16: md5 = 42d9c279fa7e63004b67bdbdfbeef5b6 OK 2026/05/05 05:23:24 DEBUG : only16: size = 0 OK 2026/05/05 05:23:24 INFO : only16: Copied (replaced existing) 2026/05/05 05:23:25 DEBUG : only17: md5 = 7436696dc0f2197f6992cca1dc0b8b8e OK 2026/05/05 05:23:25 DEBUG : only17: size = 0 OK 2026/05/05 05:23:25 INFO : only17: Copied (replaced existing) 2026/05/05 05:23:25 DEBUG : only18: md5 = a1431ba7587ebb3f51d6017d8be2617a OK 2026/05/05 05:23:25 DEBUG : only18: size = 0 OK 2026/05/05 05:23:25 INFO : only18: Copied (replaced existing) 2026/05/05 05:23:25 DEBUG : only1: md5 = bcfc17f3548456c5a61159d0d7e7f42c OK 2026/05/05 05:23:25 DEBUG : only1: size = 0 OK 2026/05/05 05:23:25 INFO : only1: Copied (replaced existing) 2026/05/05 05:23:25 DEBUG : only2: md5 = 03d23137a427367f045d4cb06e5b030d OK 2026/05/05 05:23:25 DEBUG : only2: size = 0 OK 2026/05/05 05:23:25 INFO : only2: Copied (replaced existing) 2026/05/05 05:23:26 DEBUG : only3: md5 = b4425e441692d5b7b28d23e79bbdd4c2 OK 2026/05/05 05:23:26 DEBUG : only3: size = 0 OK 2026/05/05 05:23:26 INFO : only3: Copied (replaced existing) 2026/05/05 05:23:27 DEBUG : only19: md5 = 347f04b049f585a824dfa7efbe676644 OK 2026/05/05 05:23:27 DEBUG : only19: size = 0 OK 2026/05/05 05:23:27 INFO : only19: Copied (replaced existing) 2026/05/05 05:23:27 DEBUG : only4: md5 = 3f33cde2b6dfa925723c5590e0739ead OK 2026/05/05 05:23:27 DEBUG : only4: size = 0 OK 2026/05/05 05:23:27 INFO : only4: Copied (replaced existing) 2026/05/05 05:23:27 DEBUG : only5: md5 = 4b4478b7485e7f0b2f3823deaaea3f33 OK 2026/05/05 05:23:27 DEBUG : only5: size = 0 OK 2026/05/05 05:23:27 INFO : only5: Copied (replaced existing) 2026/05/05 05:23:27 DEBUG : only7: md5 = 365fe54d9c439a9633d535c48fb511b5 OK 2026/05/05 05:23:27 DEBUG : only7: size = 0 OK 2026/05/05 05:23:27 INFO : only7: Copied (replaced existing) 2026/05/05 05:23:28 DEBUG : only8: md5 = 2bb23f736b412bc70c5a08e64b7b8930 OK 2026/05/05 05:23:28 DEBUG : only8: size = 0 OK 2026/05/05 05:23:28 INFO : only8: Copied (replaced existing) 2026/05/05 05:23:28 DEBUG : only6: md5 = e7cb4f963eff6c8bda743173a1b4dae0 OK 2026/05/05 05:23:28 DEBUG : only6: size = 0 OK 2026/05/05 05:23:28 INFO : only6: Copied (replaced existing) 2026/05/05 05:23:28 DEBUG : only9: md5 = eab2e54ac48f2ba4688acca04422cc7d OK 2026/05/05 05:23:28 DEBUG : only9: size = 0 OK 2026/05/05 05:23:28 INFO : only9: Copied (replaced existing) 2026/05/05 05:23:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (81.34s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:23:45 DEBUG : empty_dir: Making directory with metadata 2026/05/05 05:23:45 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/05 05:23:45 DEBUG : empty_on_remote: Making directory with metadata 2026/05/05 05:23:45 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/05 05:23:45 DEBUG : empty_on_remote: Making directory with metadata 2026/05/05 05:23:46 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/05 05:23:51 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/05 05:23:51 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/05 05:23:51 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/05 05:23:51 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/05 05:23:58 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/05/05 05:23:58 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/05/05 05:23:59 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (15.13s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:24:00 DEBUG : empty_dir: Making directory with metadata 2026/05/05 05:24:00 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/05 05:24:00 DEBUG : empty_on_remote: Making directory with metadata 2026/05/05 05:24:00 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/05 05:24:00 DEBUG : empty_on_remote: Making directory with metadata 2026/05/05 05:24:01 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/05 05:24:06 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/05 05:24:06 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/05 05:24:06 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/05 05:24:06 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/05 05:24:06 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/05/05 05:24:13 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/05/05 05:24:14 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/05/05 05:24:14 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (15.88s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:24:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/05 05:24:16 DEBUG : sub dir: Making directory with metadata 2026/05/05 05:24:17 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/05/05 05:24:34 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/05 05:24:35 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/05 05:24:35 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/05 05:24:35 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/05/05 05:24:48 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2026/05/05 05:24:49 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/05 05:24:49 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/05/05 05:24:50 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/05/05 05:24:51 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/05 05:24:51 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/05 05:24:52 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/05 05:24:53 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/05 05:24:53 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/05 05:24:54 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/05/05 05:24:54 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/05 05:24:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (39.30s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:24:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/05 05:24:56 DEBUG : sub dir: Making directory with metadata 2026/05/05 05:24:56 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/05/05 05:25:17 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/05 05:25:18 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/05 05:25:18 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/05 05:25:18 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/05/05 05:25:30 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/05 05:25:31 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/05/05 05:25:32 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/05/05 05:25:32 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/05 05:25:33 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/05 05:25:34 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/05 05:25:34 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/05 05:25:35 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/05 05:25:36 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/05/05 05:25:36 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/05 05:25:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (41.61s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:25:39 DEBUG : dir1/0000-abcdefg.txt: md5 = 7cabb0bd87919a856fdd863f2917ebbb OK 2026/05/05 05:25:40 DEBUG : dir1/0001-bcdefgh.txt: md5 = 1d22eb5278a8b7b6c49c6306b0bcbb57 OK 2026/05/05 05:25:42 DEBUG : dir1/0002-cdefghi.txt: md5 = ecccdc478199803880d28049c0fd885c OK 2026/05/05 05:25:44 DEBUG : dir1/0003-defghij.txt: md5 = f55fab0fb777d124d128fe18864cb52e OK 2026/05/05 05:25:45 DEBUG : dir1/0004-efghijk.txt: md5 = 601c07def268b6a6346f65fce2facd11 OK 2026/05/05 05:25:46 DEBUG : dir1/0005-fghijkl.txt: md5 = 92816ca00253889809f1a1af43dd52d0 OK 2026/05/05 05:25:48 DEBUG : dir1/0006-ghijklm.txt: md5 = a563d4a0a23c00120f3dcab7c84a0cea OK 2026/05/05 05:25:49 DEBUG : dir1/0007-1234567.txt: md5 = 26ae57ab8e53287bb9a4336e48d6b386 OK 2026/05/05 05:25:51 DEBUG : dir1/0008-2345678.txt: md5 = fc4e9d971c3e5412c1de78ec56fc9fb5 OK 2026/05/05 05:25:52 DEBUG : dir1/0009-3456789.txt: md5 = b73caf8d8046c78fce3d7e3aafe6506b OK 2026/05/05 05:25:53 DEBUG : dir1/0010-456789.txt: md5 = d20a57582f3ca2a1eee9d85bde085e4c OK 2026/05/05 05:25:55 DEBUG : dir1/0011-56789;.txt: md5 = d8d8841ee10a10f41e94747a9810e64d OK 2026/05/05 05:25:56 DEBUG : dir1/0012-6789;.txt: md5 = 603def4bafef68c9f82ab37311115421 OK 2026/05/05 05:25:58 DEBUG : dir1/0013-789;=.txt: md5 = 76fd3566fc5d46bd01e771e37d0bf0f9 OK 2026/05/05 05:25:59 DEBUG : dir1/0014-89;=.txt: md5 = ebe090e67311de2634be2088bacee5f1 OK 2026/05/05 05:26:01 DEBUG : dir1/0015-9;=.txt: md5 = e50eb2be1a570e520cdab3183b404ad5 OK 2026/05/05 05:26:02 DEBUG : apple: md5 = 7b7011abf6be9ddefebf9b0ccdb3ab55 OK 2026/05/05 05:26:04 DEBUG : banana: md5 = 791a7a92c1a70639d603752fc6718966 OK 2026/05/05 05:26:05 DEBUG : appleappleapplebanana: md5 = ffbfe106cde96c6a97e5e3f5fc4ee466 OK 2026/05/05 05:26:07 DEBUG : splitbananasplit: md5 = c241ea3cd1d41bbe7ca26be1603a082c OK 2026/05/05 05:26:07 DEBUG : Waiting for deletions to finish 2026/05/05 05:26:07 DEBUG : banana: Excluded (Path Filter) 2026/05/05 05:26:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/05 05:26:07 DEBUG : apple: Excluded (Path Filter) 2026/05/05 05:26:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/05 05:26:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/05 05:26:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/05 05:26:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/05 05:26:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/05 05:26:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/05 05:26:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/05 05:26:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/05 05:26:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/05 05:26:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/05 05:26:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/05 05:26:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/05 05:26:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/05 05:26:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/05 05:26:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/05 05:26:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/05 05:26:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/05 05:26:08 DEBUG : apple: size = 5 OK 2026/05/05 05:26:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:26:08 DEBUG : apple: Unchanged skipping 2026/05/05 05:26:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/05 05:26:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:26:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/05 05:26:08 DEBUG : banana: size = 6 OK 2026/05/05 05:26:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:26:08 DEBUG : banana: Unchanged skipping 2026/05/05 05:26:09 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/05 05:26:09 DEBUG : splitbananasplit: size = 16 OK 2026/05/05 05:26:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:26:09 DEBUG : splitbananasplit: Unchanged skipping 2026/05/05 05:26:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/05 05:26:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:26:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/05 05:26:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/05 05:26:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:26:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/05 05:26:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/05 05:26:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:26:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/05 05:26:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/05 05:26:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:26:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/05 05:26:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/05 05:26:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:26:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/05 05:26:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/05 05:26:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:26:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/05 05:26:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/05 05:26:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:26:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/05 05:26:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/05 05:26:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:26:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/05 05:26:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/05 05:26:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:26:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/05 05:26:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/05 05:26:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:26:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/05 05:26:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/05 05:26:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:26:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/05 05:26:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/05 05:26:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:26:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/05 05:26:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/05 05:26:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:26:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/05 05:26:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/05 05:26:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:26:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/05 05:26:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/05 05:26:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:26:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/05 05:26:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/05 05:26:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:26:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/05 05:26:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:26:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:26:09 DEBUG : Waiting for deletions to finish 2026/05/05 05:26:09 DEBUG : Waiting for deletions to finish 2026/05/05 05:26:09 DEBUG : banana: Excluded (Path Filter) 2026/05/05 05:26:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/05 05:26:09 DEBUG : apple: Excluded (Path Filter) 2026/05/05 05:26:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/05 05:26:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/05 05:26:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/05 05:26:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/05 05:26:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/05 05:26:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/05 05:26:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/05 05:26:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/05 05:26:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/05 05:26:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/05 05:26:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/05 05:26:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/05 05:26:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/05 05:26:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/05 05:26:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/05 05:26:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/05 05:26:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/05 05:26:10 DEBUG : dir1: Directory modification time the same (differ by -330.538µs, within tolerance 1ms) 2026/05/05 05:26:10 DEBUG : apple: size = 5 OK 2026/05/05 05:26:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:26:10 DEBUG : apple: Unchanged skipping 2026/05/05 05:26:10 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/05 05:26:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:26:10 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/05 05:26:10 DEBUG : banana: size = 6 OK 2026/05/05 05:26:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:26:10 DEBUG : banana: Unchanged skipping 2026/05/05 05:26:10 DEBUG : splitbananasplit: size = 16 OK 2026/05/05 05:26:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:26:10 DEBUG : splitbananasplit: Unchanged skipping 2026/05/05 05:26:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/05 05:26:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:26:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/05 05:26:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/05 05:26:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:26:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/05 05:26:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/05 05:26:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:26:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/05 05:26:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/05 05:26:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:26:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/05 05:26:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/05 05:26:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:26:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/05 05:26:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/05 05:26:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:26:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/05 05:26:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/05 05:26:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:26:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/05 05:26:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/05 05:26:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:26:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/05 05:26:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/05 05:26:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:26:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/05 05:26:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/05 05:26:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:26:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/05 05:26:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/05 05:26:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:26:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/05 05:26:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/05 05:26:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:26:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/05 05:26:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/05 05:26:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:26:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/05 05:26:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/05 05:26:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:26:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/05 05:26:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/05 05:26:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:26:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/05 05:26:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/05 05:26:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:26:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/05 05:26:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:26:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:26:10 DEBUG : Waiting for deletions to finish 2026/05/05 05:26:10 DEBUG : Waiting for deletions to finish 2026/05/05 05:26:11 DEBUG : banana: Excluded (Path Filter) 2026/05/05 05:26:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/05 05:26:11 DEBUG : apple: Excluded (Path Filter) 2026/05/05 05:26:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/05 05:26:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/05 05:26:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/05 05:26:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/05 05:26:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/05 05:26:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/05 05:26:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/05 05:26:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/05 05:26:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/05 05:26:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/05 05:26:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/05 05:26:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/05 05:26:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/05 05:26:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/05 05:26:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/05 05:26:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/05 05:26:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/05 05:26:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/05 05:26:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/05 05:26:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/05 05:26:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/05 05:26:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/05 05:26:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/05 05:26:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/05 05:26:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/05 05:26:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/05 05:26:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/05 05:26:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/05 05:26:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/05 05:26:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/05 05:26:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/05 05:26:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/05 05:26:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" === RUN TestTransform/NFD run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:26:24 DEBUG : dir1/0000-abcdefg.txt: md5 = 3312f4c2ee405013f7e0e50c4e90e8f7 OK 2026/05/05 05:26:25 DEBUG : dir1/0001-bcdefgh.txt: md5 = 810af16338dccae6f0b073a6c670227d OK 2026/05/05 05:26:27 DEBUG : dir1/0002-cdefghi.txt: md5 = c1ee399b6be9e373c9604613193e418f OK 2026/05/05 05:26:28 DEBUG : dir1/0003-defghij.txt: md5 = c464b0763d82be184406003076a4f9c8 OK 2026/05/05 05:26:30 DEBUG : dir1/0004-efghijk.txt: md5 = bb4ed85bef62c8da058b3d833fcdd021 OK 2026/05/05 05:26:31 DEBUG : dir1/0005-fghijkl.txt: md5 = 530c71a5c3c0e9fa07f1698410db2518 OK 2026/05/05 05:26:32 DEBUG : dir1/0006-ghijklm.txt: md5 = a9b3cebe137a1c64d89d7f07ceca86ab OK 2026/05/05 05:26:34 DEBUG : dir1/0007-1234567.txt: md5 = 43bf17369bb4501b9dc8df7c4afe385a OK 2026/05/05 05:26:35 DEBUG : dir1/0008-2345678.txt: md5 = dc99b07eaf0b8003c702a61a6ebfda51 OK 2026/05/05 05:26:37 DEBUG : dir1/0009-3456789.txt: md5 = 39dff1a0a73414760a9b9c7c798716f8 OK 2026/05/05 05:26:38 DEBUG : dir1/0010-456789.txt: md5 = 69f4639cd6f51c360d8f7641205b92e8 OK 2026/05/05 05:26:40 DEBUG : dir1/0011-56789;.txt: md5 = 92d16feeaf0e80ac7fd68c9d3f439252 OK 2026/05/05 05:26:41 DEBUG : dir1/0012-6789;.txt: md5 = e783dd580832951a91261447ae448709 OK 2026/05/05 05:26:43 DEBUG : dir1/0013-789;=.txt: md5 = 17f131052e3f3b28a9f1d1c5be004cd6 OK 2026/05/05 05:26:44 DEBUG : dir1/0014-89;=.txt: md5 = b2917208ab2495de1456d073d5922544 OK 2026/05/05 05:26:45 DEBUG : dir1/0015-9;=.txt: md5 = 9de6aba4327bc4ee57daab97e1ba7d55 OK 2026/05/05 05:26:47 DEBUG : apple: md5 = 0dce76fb182e21b3778657def29d0aaa OK 2026/05/05 05:26:48 DEBUG : banana: md5 = ff952f26001da3f34665f08b3a860a0d OK 2026/05/05 05:26:50 DEBUG : appleappleapplebanana: md5 = f288b38a4f47e4b40aae479e69e1601d OK 2026/05/05 05:26:51 DEBUG : splitbananasplit: md5 = 8f2d2d57bcf395d6879bb5fb53c04a45 OK 2026/05/05 05:26:51 DEBUG : Waiting for deletions to finish 2026/05/05 05:26:52 DEBUG : apple: Excluded (Path Filter) 2026/05/05 05:26:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/05 05:26:52 DEBUG : banana: Excluded (Path Filter) 2026/05/05 05:26:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/05 05:26:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/05 05:26:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/05 05:26:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/05 05:26:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/05 05:26:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/05 05:26:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/05 05:26:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/05 05:26:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/05 05:26:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/05 05:26:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/05 05:26:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/05 05:26:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/05 05:26:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/05 05:26:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/05 05:26:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/05 05:26:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/05 05:26:53 DEBUG : apple: size = 5 OK 2026/05/05 05:26:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:26:53 DEBUG : apple: Unchanged skipping 2026/05/05 05:26:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/05 05:26:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:26:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/05 05:26:53 DEBUG : banana: size = 6 OK 2026/05/05 05:26:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:26:53 DEBUG : banana: Unchanged skipping 2026/05/05 05:26:53 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/05 05:26:53 DEBUG : splitbananasplit: size = 16 OK 2026/05/05 05:26:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:26:53 DEBUG : splitbananasplit: Unchanged skipping 2026/05/05 05:26:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/05 05:26:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:26:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/05 05:26:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/05 05:26:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:26:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/05 05:26:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/05 05:26:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:26:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/05 05:26:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/05 05:26:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:26:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/05 05:26:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/05 05:26:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:26:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/05 05:26:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/05 05:26:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:26:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/05 05:26:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/05 05:26:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:26:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/05 05:26:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/05 05:26:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:26:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/05 05:26:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/05 05:26:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:26:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/05 05:26:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/05 05:26:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:26:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/05 05:26:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/05 05:26:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:26:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/05 05:26:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/05 05:26:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:26:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/05 05:26:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/05 05:26:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:26:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/05 05:26:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/05 05:26:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:26:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/05 05:26:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/05 05:26:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:26:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/05 05:26:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/05 05:26:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:26:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/05 05:26:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:26:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:26:53 DEBUG : Waiting for deletions to finish 2026/05/05 05:26:53 DEBUG : Waiting for deletions to finish 2026/05/05 05:26:54 DEBUG : apple: Excluded (Path Filter) 2026/05/05 05:26:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/05 05:26:54 DEBUG : banana: Excluded (Path Filter) 2026/05/05 05:26:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/05 05:26:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/05 05:26:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/05 05:26:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/05 05:26:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/05 05:26:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/05 05:26:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/05 05:26:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/05 05:26:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/05 05:26:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/05 05:26:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/05 05:26:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/05 05:26:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/05 05:26:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/05 05:26:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/05 05:26:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/05 05:26:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/05 05:26:55 DEBUG : dir1: Directory modification time the same (differ by -173.101µs, within tolerance 1ms) 2026/05/05 05:26:55 DEBUG : apple: size = 5 OK 2026/05/05 05:26:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:26:55 DEBUG : apple: Unchanged skipping 2026/05/05 05:26:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/05 05:26:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:26:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/05 05:26:55 DEBUG : banana: size = 6 OK 2026/05/05 05:26:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:26:55 DEBUG : banana: Unchanged skipping 2026/05/05 05:26:55 DEBUG : splitbananasplit: size = 16 OK 2026/05/05 05:26:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:26:55 DEBUG : splitbananasplit: Unchanged skipping 2026/05/05 05:26:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/05 05:26:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:26:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/05 05:26:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/05 05:26:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/05 05:26:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:26:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/05 05:26:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/05 05:26:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/05 05:26:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:26:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/05 05:26:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/05 05:26:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:26:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/05 05:26:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/05 05:26:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/05 05:26:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:26:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/05 05:26:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/05 05:26:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/05 05:26:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:26:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/05 05:26:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:26:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:26:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:26:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/05 05:26:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:26:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/05 05:26:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/05 05:26:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/05 05:26:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/05 05:26:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/05 05:26:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:26:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:26:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/05 05:26:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:26:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/05 05:26:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/05 05:26:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:26:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/05 05:26:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/05 05:26:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:26:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/05 05:26:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:26:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/05 05:26:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/05 05:26:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/05 05:26:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:26:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/05 05:26:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:26:55 DEBUG : Waiting for deletions to finish 2026/05/05 05:26:55 DEBUG : Waiting for deletions to finish 2026/05/05 05:26:55 DEBUG : apple: Excluded (Path Filter) 2026/05/05 05:26:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/05 05:26:55 DEBUG : banana: Excluded (Path Filter) 2026/05/05 05:26:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/05 05:26:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/05 05:26:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/05 05:26:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/05 05:26:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/05 05:26:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/05 05:26:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/05 05:26:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/05 05:26:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/05 05:26:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/05 05:26:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/05 05:26:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/05 05:26:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/05 05:26:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/05 05:26:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/05 05:26:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/05 05:26:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/05 05:27:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/05 05:27:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/05 05:27:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/05 05:27:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/05 05:27:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/05 05:27:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/05 05:27:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/05 05:27:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/05 05:27:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/05 05:27:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/05 05:27:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/05 05:27:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/05 05:27:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/05 05:27:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/05 05:27:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/05 05:27:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" === RUN TestTransform/base64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:27:08 DEBUG : dir1/0000-abcdefg.txt: md5 = 0b73480d30aa27f79eb492f5aa8115f2 OK 2026/05/05 05:27:10 DEBUG : dir1/0001-bcdefgh.txt: md5 = 249bafbf0c4dfd1b8d1c4180a12259a1 OK 2026/05/05 05:27:11 DEBUG : dir1/0002-cdefghi.txt: md5 = ea3316ba0eb43807aa08f343e911c43e OK 2026/05/05 05:27:13 DEBUG : dir1/0003-defghij.txt: md5 = 8a8c71e7117286697de9806fe8d050dd OK 2026/05/05 05:27:14 DEBUG : dir1/0004-efghijk.txt: md5 = 53ce4698a8f27cd0c4a1688c9e19a51a OK 2026/05/05 05:27:15 DEBUG : dir1/0005-fghijkl.txt: md5 = 22c6fc61dc9e2fa7cf00f6abb848a592 OK 2026/05/05 05:27:17 DEBUG : dir1/0006-ghijklm.txt: md5 = 45d4a3f22b039fecb50dc3156dd1b36c OK 2026/05/05 05:27:18 DEBUG : dir1/0007-1234567.txt: md5 = e84e5405eede782d244620db4fbb809a OK 2026/05/05 05:27:19 DEBUG : dir1/0008-2345678.txt: md5 = c912578b7be87697ce37ba60bf4a5d90 OK 2026/05/05 05:27:21 DEBUG : dir1/0009-3456789.txt: md5 = 81d2c5395cbbbe5fb262461bf0f17b38 OK 2026/05/05 05:27:22 DEBUG : dir1/0010-456789.txt: md5 = 8432a2e87b53ae47edb70e3044918989 OK 2026/05/05 05:27:23 DEBUG : dir1/0011-56789;.txt: md5 = f9c48fce59b52a71bdafef0deee677d1 OK 2026/05/05 05:27:25 DEBUG : dir1/0012-6789;.txt: md5 = c1446b93a51a8224c19c77620f1bbf5a OK 2026/05/05 05:27:26 DEBUG : dir1/0013-789;=.txt: md5 = 7c6dc57d092fd273f22796aec05ffc84 OK 2026/05/05 05:27:28 DEBUG : dir1/0014-89;=.txt: md5 = 7ab0322cc1bebc066d1578addad3018b OK 2026/05/05 05:27:29 DEBUG : dir1/0015-9;=.txt: md5 = 6ebf81ac95d478d0c78577270c18b8ee OK 2026/05/05 05:27:30 DEBUG : apple: md5 = 62fc6203e2539d55dbe59397da719177 OK 2026/05/05 05:27:32 DEBUG : banana: md5 = b12cc80cfa5e036decc2c7c94a73cc97 OK 2026/05/05 05:27:33 DEBUG : appleappleapplebanana: md5 = 3f1ec2d98602f5707cc63372671415a9 OK 2026/05/05 05:27:35 DEBUG : splitbananasplit: md5 = 8902ae7a7b0a89fc2e851c554c9e4dec OK 2026/05/05 05:27:35 DEBUG : Waiting for deletions to finish 2026/05/05 05:27:35 DEBUG : apple: Excluded (Path Filter) 2026/05/05 05:27:35 DEBUG : banana: Excluded (Path Filter) 2026/05/05 05:27:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/05 05:27:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/05 05:27:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/05 05:27:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/05 05:27:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/05 05:27:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/05 05:27:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/05 05:27:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/05 05:27:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/05 05:27:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/05 05:27:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/05 05:27:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/05 05:27:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/05 05:27:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/05 05:27:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/05 05:27:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/05 05:27:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/05 05:27:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/05 05:27:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/05 05:27:36 DEBUG : apple: transformed to: YXBwbGU= 2026/05/05 05:27:36 DEBUG : banana: transformed to: YmFuYW5h 2026/05/05 05:27:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/05 05:27:36 DEBUG : banana: transformed to: YmFuYW5h 2026/05/05 05:27:36 DEBUG : apple: transformed to: YXBwbGU= 2026/05/05 05:27:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/05 05:27:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/05 05:27:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/05 05:27:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/05 05:27:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/05 05:27:36 DEBUG : banana: transformed to: YmFuYW5h 2026/05/05 05:27:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/05 05:27:36 DEBUG : apple: transformed to: YXBwbGU= 2026/05/05 05:27:36 DEBUG : apple: transformed to: YXBwbGU= 2026/05/05 05:27:36 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/05 05:27:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/05 05:27:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/05 05:27:36 DEBUG : banana: transformed to: YmFuYW5h 2026/05/05 05:27:36 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/05 05:27:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/05 05:27:36 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/05 05:27:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/05 05:27:36 DEBUG : apple: transformed to: YXBwbGU= 2026/05/05 05:27:36 DEBUG : banana: transformed to: YmFuYW5h 2026/05/05 05:27:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/05 05:27:36 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/05 05:27:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/05 05:27:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/05 05:27:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/05 05:27:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/05 05:27:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/05 05:27:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/05 05:27:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/05 05:27:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/05 05:27:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/05 05:27:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/05 05:27:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/05 05:27:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/05 05:27:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/05 05:27:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/05 05:27:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/05 05:27:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/05 05:27:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/05 05:27:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/05 05:27:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/05 05:27:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/05 05:27:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/05 05:27:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/05 05:27:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/05 05:27:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/05 05:27:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/05 05:27:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/05 05:27:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/05 05:27:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/05 05:27:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/05 05:27:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/05 05:27:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/05 05:27:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/05 05:27:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/05 05:27:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/05 05:27:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/05 05:27:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/05 05:27:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/05 05:27:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/05 05:27:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/05 05:27:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/05 05:27:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/05 05:27:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/05 05:27:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/05 05:27:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/05 05:27:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/05 05:27:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/05 05:27:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/05 05:27:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/05 05:27:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/05 05:27:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/05 05:27:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/05 05:27:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/05 05:27:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/05 05:27:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/05 05:27:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/05 05:27:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/05 05:27:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/05 05:27:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/05 05:27:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/05 05:27:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/05 05:27:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/05 05:27:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/05 05:27:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/05 05:27:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/05 05:27:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/05 05:27:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/05 05:27:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/05 05:27:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/05 05:27:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/05 05:27:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/05 05:27:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/05 05:27:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/05 05:27:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/05 05:27:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/05 05:27:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/05 05:27:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/05 05:27:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/05 05:27:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/05 05:27:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/05 05:27:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/05 05:27:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/05 05:27:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/05 05:27:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/05 05:27:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/05 05:27:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/05 05:27:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/05 05:27:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/05 05:27:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/05 05:27:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/05 05:27:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/05 05:27:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/05 05:27:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/05 05:27:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/05 05:27:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/05 05:27:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/05 05:27:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/05 05:27:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/05 05:27:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/05 05:27:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/05 05:27:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/05 05:27:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/05 05:27:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/05 05:27:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/05 05:27:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/05 05:27:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/05 05:27:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/05 05:27:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/05 05:27:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/05 05:27:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/05 05:27:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/05 05:27:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/05 05:27:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/05 05:27:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/05 05:27:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/05 05:27:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/05 05:27:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/05 05:27:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/05 05:27:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/05 05:27:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/05 05:27:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/05 05:27:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/05 05:27:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/05 05:27:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/05 05:27:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/05 05:27:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/05 05:27:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/05 05:27:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/05 05:27:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/05 05:27:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/05 05:27:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/05 05:27:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/05 05:27:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/05 05:27:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/05 05:27:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/05 05:27:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/05 05:27:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/05 05:27:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/05 05:27:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/05 05:27:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/05 05:27:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/05 05:27:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/05 05:27:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/05 05:27:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/05 05:27:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/05 05:27:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/05 05:27:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/05 05:27:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/05 05:27:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/05 05:27:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/05 05:27:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/05 05:27:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/05 05:27:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/05 05:27:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/05 05:27:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/05 05:27:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/05 05:27:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/05 05:27:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/05 05:27:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/05 05:27:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/05 05:27:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/05 05:27:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/05 05:27:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/05 05:27:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/05 05:27:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/05 05:27:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/05 05:27:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/05 05:27:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/05 05:27:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/05 05:27:36 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/05 05:27:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/05 05:27:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/05 05:27:36 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/05 05:27:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/05 05:27:36 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/05 05:27:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/05 05:27:36 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/05 05:27:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/05 05:27:36 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/05 05:27:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/05 05:27:36 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/05 05:27:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/05 05:27:36 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/05 05:27:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/05 05:27:36 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/05 05:27:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/05 05:27:36 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/05 05:27:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/05 05:27:36 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/05 05:27:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/05 05:27:36 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/05 05:27:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/05 05:27:36 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/05 05:27:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/05 05:27:36 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/05 05:27:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/05 05:27:36 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/05 05:27:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/05 05:27:36 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/05 05:27:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/05 05:27:36 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/05 05:27:36 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/05 05:27:36 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/05 05:27:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:27:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:27:37 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = c92c83bd1992dd615206c365ecfdfb57 OK 2026/05/05 05:27:37 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/05 05:27:37 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/05 05:27:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/05 05:27:37 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = 713f6b07b55008380c34ac85834acdca OK 2026/05/05 05:27:37 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/05 05:27:37 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/05 05:27:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/05 05:27:38 DEBUG : YmFuYW5h: md5 = 2fe382c310a3c489b693e5b7ea092c6f OK 2026/05/05 05:27:38 DEBUG : YmFuYW5h: size = 6 OK 2026/05/05 05:27:38 INFO : banana: Copied (new) to: YmFuYW5h 2026/05/05 05:27:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/05 05:27:38 DEBUG : YXBwbGU=: md5 = 65eab256fb87713b56f6e9258d7eb564 OK 2026/05/05 05:27:38 DEBUG : YXBwbGU=: size = 5 OK 2026/05/05 05:27:38 INFO : apple: Copied (new) to: YXBwbGU= 2026/05/05 05:27:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/05 05:27:39 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = 11228a63aa43d5961ae7f2fdf5b481e6 OK 2026/05/05 05:27:39 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/05 05:27:39 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/05 05:27:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/05 05:27:39 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = aef006aab3fa48418c8ba56e0988ed9c OK 2026/05/05 05:27:39 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/05 05:27:39 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/05 05:27:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/05 05:27:39 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = 6fa22c975e0419a21d478620fbdbba69 OK 2026/05/05 05:27:39 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/05 05:27:39 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/05 05:27:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/05 05:27:39 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = 363e09483400981d878b1b6b7e5d6a8e OK 2026/05/05 05:27:39 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/05 05:27:39 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/05 05:27:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/05 05:27:40 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = a98cf049226377a647857fa6e267f725 OK 2026/05/05 05:27:40 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/05 05:27:40 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/05 05:27:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/05 05:27:40 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = 9a35a94880fe5361784120012c07c45e OK 2026/05/05 05:27:40 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/05 05:27:40 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/05 05:27:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/05 05:27:40 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = b473be12f8b0085267385f29bb88b76f OK 2026/05/05 05:27:40 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/05 05:27:40 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/05 05:27:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/05 05:27:40 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = 945c2914fee89278f59fe32669d31ea9 OK 2026/05/05 05:27:40 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/05 05:27:40 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/05 05:27:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/05 05:27:42 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = b1296bb9d4d2509d80c2627b29b2e5af OK 2026/05/05 05:27:42 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/05 05:27:42 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/05 05:27:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/05 05:27:42 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = 296b2bf70b8a615fdf7e504ee7c57892 OK 2026/05/05 05:27:42 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/05 05:27:42 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/05 05:27:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/05 05:27:42 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = e6981ae662ccd4a16154c56263ee8164 OK 2026/05/05 05:27:42 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/05 05:27:42 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/05 05:27:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/05 05:27:42 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = 35fbe6e427f47f2cf43f937fd6e30cb9 OK 2026/05/05 05:27:42 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/05 05:27:42 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/05 05:27:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/05 05:27:43 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = bd3c253720060fcc855bcc25651638be OK 2026/05/05 05:27:43 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/05 05:27:43 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/05 05:27:43 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = 8b2a7018d23dc8ca2d8f891118fbbfa5 OK 2026/05/05 05:27:43 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/05 05:27:43 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/05 05:27:43 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = 469526a639b4c88a6521772dcc9bda1d OK 2026/05/05 05:27:43 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/05 05:27:43 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/05/05 05:27:43 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = 8e46bd3a092c9393a42419ac254e54c9 OK 2026/05/05 05:27:43 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/05 05:27:43 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/05 05:27:43 DEBUG : Waiting for deletions to finish 2026/05/05 05:27:44 INFO : banana: Deleted 2026/05/05 05:27:44 INFO : appleappleapplebanana: Deleted 2026/05/05 05:27:44 INFO : dir1/0014-89;=.txt: Deleted 2026/05/05 05:27:44 INFO : splitbananasplit: Deleted 2026/05/05 05:27:44 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/05 05:27:44 INFO : dir1/0009-3456789.txt: Deleted 2026/05/05 05:27:44 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/05 05:27:44 INFO : apple: Deleted 2026/05/05 05:27:44 INFO : dir1/0010-456789.txt: Deleted 2026/05/05 05:27:44 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/05 05:27:44 INFO : dir1/0012-6789;.txt: Deleted 2026/05/05 05:27:44 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/05 05:27:44 INFO : dir1/0007-1234567.txt: Deleted 2026/05/05 05:27:44 INFO : dir1/0015-9;=.txt: Deleted 2026/05/05 05:27:44 INFO : dir1/0003-defghij.txt: Deleted 2026/05/05 05:27:44 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/05 05:27:44 INFO : dir1/0013-789;=.txt: Deleted 2026/05/05 05:27:44 INFO : dir1/0011-56789;.txt: Deleted 2026/05/05 05:27:44 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/05 05:27:44 INFO : dir1/0008-2345678.txt: Deleted 2026/05/05 05:27:44 DEBUG : Waiting for deletions to finish 2026/05/05 05:27:45 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/05 05:27:45 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/05 05:27:45 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/05 05:27:45 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/05 05:27:45 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/05 05:27:45 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/05 05:27:45 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/05 05:27:45 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/05 05:27:45 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/05 05:27:45 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/05 05:27:45 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/05 05:27:45 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/05 05:27:45 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/05 05:27:45 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/05 05:27:45 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/05 05:27:45 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/05 05:27:45 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/05 05:27:45 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/05 05:27:45 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/05 05:27:45 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/05 05:27:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/05 05:27:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/05 05:27:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/05 05:27:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/05 05:27:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/05 05:27:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/05 05:27:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/05 05:27:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/05 05:27:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/05 05:27:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/05 05:27:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/05 05:27:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/05 05:27:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/05 05:27:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/05 05:27:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/05 05:27:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/05 05:27:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/05 05:27:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/05 05:27:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/05 05:27:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/05 05:27:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/05 05:27:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/05 05:27:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/05 05:27:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/05 05:27:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/05 05:27:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/05 05:27:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/05 05:27:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/05 05:27:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/05 05:27:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/05 05:27:46 DEBUG : apple: transformed to: YXBwbGU= 2026/05/05 05:27:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/05 05:27:46 DEBUG : apple: transformed to: YXBwbGU= 2026/05/05 05:27:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/05 05:27:46 DEBUG : apple: transformed to: YXBwbGU= 2026/05/05 05:27:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/05 05:27:46 DEBUG : apple: transformed to: YXBwbGU= 2026/05/05 05:27:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/05 05:27:46 DEBUG : apple: transformed to: YXBwbGU= 2026/05/05 05:27:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/05 05:27:46 DEBUG : apple: transformed to: YXBwbGU= 2026/05/05 05:27:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/05 05:27:46 DEBUG : apple: transformed to: YXBwbGU= 2026/05/05 05:27:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/05 05:27:46 DEBUG : apple: transformed to: YXBwbGU= 2026/05/05 05:27:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/05 05:27:46 DEBUG : apple: transformed to: YXBwbGU= 2026/05/05 05:27:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/05 05:27:46 DEBUG : apple: transformed to: YXBwbGU= 2026/05/05 05:27:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/05 05:27:46 DEBUG : apple: transformed to: YXBwbGU= 2026/05/05 05:27:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/05 05:27:46 DEBUG : apple: transformed to: YXBwbGU= 2026/05/05 05:27:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/05 05:27:46 DEBUG : apple: transformed to: YXBwbGU= 2026/05/05 05:27:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/05 05:27:46 DEBUG : apple: transformed to: YXBwbGU= 2026/05/05 05:27:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/05 05:27:46 DEBUG : apple: transformed to: YXBwbGU= 2026/05/05 05:27:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/05 05:27:46 DEBUG : apple: transformed to: YXBwbGU= 2026/05/05 05:27:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/05 05:27:46 DEBUG : banana: transformed to: YmFuYW5h 2026/05/05 05:27:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/05 05:27:46 DEBUG : banana: transformed to: YmFuYW5h 2026/05/05 05:27:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/05 05:27:46 DEBUG : banana: transformed to: YmFuYW5h 2026/05/05 05:27:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/05 05:27:46 DEBUG : banana: transformed to: YmFuYW5h 2026/05/05 05:27:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/05 05:27:46 DEBUG : banana: transformed to: YmFuYW5h 2026/05/05 05:27:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/05 05:27:46 DEBUG : banana: transformed to: YmFuYW5h 2026/05/05 05:27:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/05 05:27:46 DEBUG : banana: transformed to: YmFuYW5h 2026/05/05 05:27:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/05 05:27:46 DEBUG : banana: transformed to: YmFuYW5h 2026/05/05 05:27:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/05 05:27:46 DEBUG : banana: transformed to: YmFuYW5h 2026/05/05 05:27:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/05 05:27:46 DEBUG : banana: transformed to: YmFuYW5h 2026/05/05 05:27:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/05 05:27:46 DEBUG : banana: transformed to: YmFuYW5h 2026/05/05 05:27:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/05 05:27:46 DEBUG : banana: transformed to: YmFuYW5h 2026/05/05 05:27:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/05 05:27:46 DEBUG : banana: transformed to: YmFuYW5h 2026/05/05 05:27:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/05 05:27:46 DEBUG : banana: transformed to: YmFuYW5h 2026/05/05 05:27:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/05 05:27:46 DEBUG : banana: transformed to: YmFuYW5h 2026/05/05 05:27:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/05 05:27:46 DEBUG : banana: transformed to: YmFuYW5h 2026/05/05 05:27:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/05 05:27:46 DEBUG : banana: transformed to: YmFuYW5h 2026/05/05 05:27:46 DEBUG : apple: transformed to: YXBwbGU= 2026/05/05 05:27:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/05 05:27:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/05 05:27:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/05 05:27:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/05 05:27:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/05 05:27:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/05 05:27:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/05 05:27:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/05 05:27:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/05 05:27:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/05 05:27:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/05 05:27:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/05 05:27:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/05 05:27:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/05 05:27:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/05 05:27:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/05 05:27:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/05 05:27:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/05 05:27:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/05 05:27:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/05 05:27:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/05 05:27:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/05 05:27:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/05 05:27:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/05 05:27:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/05 05:27:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/05 05:27:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/05 05:27:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/05 05:27:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/05 05:27:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/05 05:27:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/05 05:27:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/05 05:27:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/05 05:27:46 DEBUG : banana: transformed to: YmFuYW5h 2026/05/05 05:27:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/05 05:27:46 DEBUG : apple: transformed to: YXBwbGU= 2026/05/05 05:27:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/05 05:27:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/05 05:27:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/05 05:27:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/05 05:27:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/05 05:27:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/05 05:27:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/05 05:27:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/05 05:27:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/05 05:27:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/05 05:27:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/05 05:27:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/05 05:27:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/05 05:27:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/05 05:27:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/05 05:27:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/05 05:27:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/05 05:27:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/05 05:27:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/05 05:27:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/05 05:27:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/05 05:27:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/05 05:27:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/05 05:27:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/05 05:27:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/05 05:27:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/05 05:27:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/05 05:27:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/05 05:27:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/05 05:27:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/05 05:27:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/05 05:27:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/05 05:27:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/05 05:27:46 DEBUG : banana: transformed to: YmFuYW5h 2026/05/05 05:27:46 DEBUG : apple: transformed to: YXBwbGU= 2026/05/05 05:27:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/05 05:27:46 DEBUG : banana: transformed to: YmFuYW5h 2026/05/05 05:27:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/05 05:27:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/05 05:27:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/05 05:27:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/05 05:27:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/05 05:27:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/05 05:27:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/05 05:27:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/05 05:27:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/05 05:27:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/05 05:27:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/05 05:27:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/05 05:27:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/05 05:27:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/05 05:27:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/05 05:27:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/05 05:27:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/05 05:27:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/05 05:27:46 DEBUG : apple: transformed to: YXBwbGU= 2026/05/05 05:27:46 DEBUG : banana: transformed to: YmFuYW5h 2026/05/05 05:27:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/05 05:27:46 DEBUG : banana: transformed to: YmFuYW5h 2026/05/05 05:27:46 DEBUG : apple: transformed to: YXBwbGU= 2026/05/05 05:27:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/05 05:27:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/05 05:27:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/05 05:27:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/05 05:27:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/05 05:27:46 DEBUG : banana: transformed to: YmFuYW5h 2026/05/05 05:27:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/05 05:27:46 DEBUG : apple: transformed to: YXBwbGU= 2026/05/05 05:27:46 DEBUG : apple: transformed to: YXBwbGU= 2026/05/05 05:27:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/05 05:27:46 DEBUG : banana: transformed to: YmFuYW5h 2026/05/05 05:27:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/05 05:27:46 DEBUG : dir1: Directory modification time the same (differ by -988.611µs, within tolerance 1ms) 2026/05/05 05:27:46 DEBUG : YXBwbGU=: size = 5 OK 2026/05/05 05:27:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:27:46 DEBUG : apple: Unchanged skipping 2026/05/05 05:27:46 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/05 05:27:46 DEBUG : YmFuYW5h: size = 6 OK 2026/05/05 05:27:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:27:46 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/05 05:27:46 DEBUG : splitbananasplit: Unchanged skipping 2026/05/05 05:27:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:27:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:27:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/05 05:27:46 DEBUG : banana: Unchanged skipping 2026/05/05 05:27:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/05 05:27:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/05 05:27:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/05 05:27:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/05 05:27:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/05 05:27:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/05 05:27:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/05 05:27:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/05 05:27:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/05 05:27:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/05 05:27:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/05 05:27:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/05 05:27:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/05 05:27:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/05 05:27:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/05 05:27:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/05 05:27:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/05 05:27:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/05 05:27:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/05 05:27:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/05 05:27:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/05 05:27:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/05 05:27:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/05 05:27:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/05 05:27:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/05 05:27:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/05 05:27:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/05 05:27:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/05 05:27:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/05 05:27:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/05 05:27:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/05 05:27:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/05 05:27:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/05 05:27:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/05 05:27:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/05 05:27:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/05 05:27:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/05 05:27:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/05 05:27:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/05 05:27:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/05 05:27:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/05 05:27:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/05 05:27:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/05 05:27:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/05 05:27:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/05 05:27:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/05 05:27:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/05 05:27:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/05 05:27:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/05 05:27:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/05 05:27:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/05 05:27:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/05 05:27:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/05 05:27:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/05 05:27:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/05 05:27:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/05 05:27:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/05 05:27:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/05 05:27:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/05 05:27:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/05 05:27:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/05 05:27:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/05 05:27:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/05 05:27:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/05 05:27:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/05 05:27:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/05 05:27:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/05 05:27:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/05 05:27:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/05 05:27:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/05 05:27:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/05 05:27:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/05 05:27:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/05 05:27:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/05 05:27:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/05 05:27:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/05 05:27:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/05 05:27:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/05 05:27:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/05 05:27:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/05 05:27:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/05 05:27:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/05 05:27:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/05 05:27:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/05 05:27:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/05 05:27:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/05 05:27:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/05 05:27:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/05 05:27:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/05 05:27:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/05 05:27:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/05 05:27:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/05 05:27:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/05 05:27:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/05 05:27:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/05 05:27:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/05 05:27:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/05 05:27:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/05 05:27:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/05 05:27:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/05 05:27:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/05 05:27:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/05 05:27:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/05 05:27:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/05 05:27:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/05 05:27:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/05 05:27:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/05 05:27:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/05 05:27:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/05 05:27:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/05 05:27:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/05 05:27:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/05 05:27:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/05 05:27:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/05 05:27:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/05 05:27:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/05 05:27:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/05 05:27:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/05 05:27:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/05 05:27:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/05 05:27:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/05 05:27:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/05 05:27:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/05 05:27:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/05 05:27:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/05 05:27:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/05 05:27:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/05 05:27:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/05 05:27:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/05 05:27:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/05 05:27:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/05 05:27:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/05 05:27:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/05 05:27:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/05 05:27:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/05 05:27:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/05 05:27:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/05 05:27:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/05 05:27:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/05 05:27:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/05 05:27:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/05 05:27:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/05 05:27:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/05 05:27:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/05 05:27:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/05 05:27:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/05 05:27:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/05 05:27:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/05 05:27:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/05 05:27:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/05 05:27:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/05 05:27:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/05 05:27:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/05 05:27:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/05 05:27:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/05 05:27:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/05 05:27:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/05 05:27:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/05 05:27:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/05 05:27:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/05 05:27:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/05 05:27:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/05 05:27:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/05 05:27:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/05 05:27:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/05 05:27:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/05 05:27:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/05 05:27:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/05 05:27:46 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/05 05:27:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/05 05:27:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/05 05:27:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/05 05:27:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/05 05:27:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/05 05:27:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/05 05:27:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/05 05:27:46 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/05 05:27:46 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/05 05:27:46 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/05 05:27:46 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/05 05:27:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:27:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:27:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/05 05:27:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/05 05:27:46 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/05 05:27:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:27:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/05 05:27:46 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/05 05:27:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:27:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/05 05:27:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:27:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:27:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/05 05:27:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/05 05:27:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/05 05:27:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/05 05:27:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/05 05:27:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/05 05:27:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/05 05:27:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/05 05:27:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/05 05:27:46 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/05 05:27:46 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/05 05:27:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/05 05:27:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:27:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/05 05:27:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/05 05:27:46 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/05 05:27:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:27:46 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/05 05:27:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/05 05:27:46 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/05 05:27:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:27:46 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/05 05:27:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/05 05:27:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:27:46 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/05 05:27:46 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/05 05:27:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:27:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:27:46 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/05 05:27:46 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/05 05:27:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/05 05:27:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:27:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:27:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:27:46 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/05 05:27:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/05 05:27:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/05 05:27:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/05 05:27:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:27:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/05 05:27:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/05 05:27:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:27:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/05 05:27:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:27:46 DEBUG : Waiting for deletions to finish 2026/05/05 05:27:46 DEBUG : Waiting for deletions to finish 2026/05/05 05:27:47 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/05 05:27:47 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/05 05:27:47 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/05 05:27:47 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/05 05:27:47 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/05 05:27:47 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/05 05:27:47 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/05 05:27:47 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/05 05:27:47 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/05 05:27:47 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/05 05:27:47 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/05 05:27:47 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/05 05:27:47 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/05 05:27:47 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/05 05:27:47 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/05 05:27:47 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/05 05:27:47 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/05 05:27:47 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/05 05:27:47 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/05 05:27:47 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/05 05:27:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/05 05:27:47 DEBUG : apple: transformed to: YXBwbGU= 2026/05/05 05:27:47 DEBUG : banana: transformed to: YmFuYW5h 2026/05/05 05:27:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/05 05:27:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/05 05:27:47 DEBUG : banana: transformed to: YmFuYW5h 2026/05/05 05:27:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/05 05:27:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/05 05:27:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/05 05:27:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/05 05:27:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/05 05:27:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/05 05:27:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/05 05:27:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/05 05:27:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/05 05:27:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/05 05:27:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/05 05:27:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/05 05:27:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/05 05:27:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/05 05:27:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/05 05:27:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/05 05:27:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/05 05:27:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/05 05:27:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/05 05:27:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/05 05:27:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/05 05:27:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/05 05:27:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/05 05:27:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/05 05:27:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/05 05:27:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/05 05:27:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/05 05:27:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/05 05:27:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/05 05:27:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/05 05:27:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/05 05:27:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/05 05:27:47 DEBUG : apple: transformed to: YXBwbGU= 2026/05/05 05:27:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/05 05:27:47 DEBUG : banana: transformed to: YmFuYW5h 2026/05/05 05:27:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/05 05:27:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/05 05:27:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/05 05:27:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/05 05:27:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/05 05:27:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/05 05:27:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/05 05:27:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/05 05:27:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/05 05:27:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/05 05:27:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/05 05:27:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/05 05:27:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/05 05:27:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/05 05:27:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/05 05:27:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/05 05:27:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/05 05:27:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/05 05:27:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/05 05:27:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "52sejkagmuadnvb1g3g77vcuq017ora7ds45utakbrgbffhh1kj0" 2026/05/05 05:27:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/05 05:27:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "p1f69c2bnfnl3mphmlpb623lmh4uu5c7c5s9gm9vmcngq3fd7spg" 2026/05/05 05:27:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/05 05:27:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/05 05:27:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "301gbht8qu344gpt4slk7rh44h4r6pto1k96882lujvehrjfva00" 2026/05/05 05:27:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vi8ktotkncs6i0su6cl4j5sfq96jo9vgplq5h1tre50ffhi6o670" 2026/05/05 05:27:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "le27f46j4es0aqged1bqo88pit85jt3eek5kv2qath0s0dcoim80" 2026/05/05 05:27:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a7bnchfb66rtan84bph2nv1ir04d2gpe8o1p4fu48v66tble7shg" 2026/05/05 05:27:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/05 05:27:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/05 05:27:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ko4nipokaeir7he536pqhh64srglvijf8us0qaatt2pl9r8b2260" 2026/05/05 05:27:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/05 05:27:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ssvb4dmjhiolpr8ipt02e55l6ukurkh7mrfcb7nt8c0k8q71pb2g" 2026/05/05 05:27:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/05 05:27:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/05 05:27:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/05 05:27:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "re83vvpgl8cvb14glk1bgi5r728f5drf65j1paiagbn1kitosis0" 2026/05/05 05:27:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r9nv8spjccmm5lb23cbo5b7sqrb3dpl4husg96cterfbn9s71cf0" 2026/05/05 05:27:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/05 05:27:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/05 05:27:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0ucuaat1b655fqvvfhv78uvlha95qeaohkdi4ts8ll774apko4mg" 2026/05/05 05:27:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/05 05:27:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1j1c20ubfu6gknl0uoaveomemlrt9napkcfl15fre7vopqj3fjkg" 2026/05/05 05:27:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/05 05:27:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3jlfue81bpetn9c9or8ofd1qhrcuhja8hu3o1q2a25dvch35bps0" 2026/05/05 05:27:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qa3qi8prsbnf7fibe45232c5svftjlk4drc8b8s0i2ktrjgv3h50" 2026/05/05 05:27:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d5vmlctorvi4ie2dnjnmg9qt0dciffh31b1uk9r9g444bq2ute8g" 2026/05/05 05:27:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "41s3il9e1nfovrslmbng8iqtlrv8cvl2lltb04ifuq8mg8o2asb0" 2026/05/05 05:27:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" === RUN TestTransform/prefix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:28:00 DEBUG : dir1/0000-abcdefg.txt: md5 = ca993fa9f8117417a93ece463ddb6f3e OK 2026/05/05 05:28:01 DEBUG : dir1/0001-bcdefgh.txt: md5 = 33e566f8f4ce79f52e6b287baa24ceab OK 2026/05/05 05:28:03 DEBUG : dir1/0002-cdefghi.txt: md5 = 10887afe78d0546cb0fec4d24b0a0a80 OK 2026/05/05 05:28:04 DEBUG : dir1/0003-defghij.txt: md5 = 19f6a71b3d1099f092048121566b2443 OK 2026/05/05 05:28:06 DEBUG : dir1/0004-efghijk.txt: md5 = d1f1d545c5841882df5fd29e826628dc OK 2026/05/05 05:28:07 DEBUG : dir1/0005-fghijkl.txt: md5 = 53750f7d748572db0c0fb49309567705 OK 2026/05/05 05:28:08 DEBUG : dir1/0006-ghijklm.txt: md5 = b29ec5594926359795c1894ca2a17bd2 OK 2026/05/05 05:28:10 DEBUG : dir1/0007-1234567.txt: md5 = 6baffd9682760b2e88a5adf07a830f75 OK 2026/05/05 05:28:11 DEBUG : dir1/0008-2345678.txt: md5 = 1678e88e73b18e08ad1a1f547399d4f5 OK 2026/05/05 05:28:12 DEBUG : dir1/0009-3456789.txt: md5 = f22adf5086ec70cb0359b89879c5e052 OK 2026/05/05 05:28:14 DEBUG : dir1/0010-456789.txt: md5 = b3f6ddfc1a50f55aec7f86c9a24b747b OK 2026/05/05 05:28:15 DEBUG : dir1/0011-56789;.txt: md5 = 28b15e8ddf528b22333b0a8ec491c07a OK 2026/05/05 05:28:17 DEBUG : dir1/0012-6789;.txt: md5 = 4f677de1b066918a3ff1ddcbd86e8aca OK 2026/05/05 05:28:18 DEBUG : dir1/0013-789;=.txt: md5 = 4cc852baf794c279b29d92412e46a9f5 OK 2026/05/05 05:28:20 DEBUG : dir1/0014-89;=.txt: md5 = b2950fb95b7e656551792347b419daa1 OK 2026/05/05 05:28:21 DEBUG : dir1/0015-9;=.txt: md5 = 07a0e20dbfb5f5adab88ec92a780f050 OK 2026/05/05 05:28:23 DEBUG : apple: md5 = e3d34f5dbef87e49b728acb56005ddc6 OK 2026/05/05 05:28:24 DEBUG : banana: md5 = 58a4e7f60fddbaedcd04da2c2fa82175 OK 2026/05/05 05:28:25 DEBUG : appleappleapplebanana: md5 = 723766eb31fef2f07e01f02d9682939e OK 2026/05/05 05:28:27 DEBUG : splitbananasplit: md5 = 5832f95bd2d2bb4cd1f50cadb53614b7 OK 2026/05/05 05:28:27 DEBUG : Waiting for deletions to finish 2026/05/05 05:28:27 DEBUG : banana: Excluded (Path Filter) 2026/05/05 05:28:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/05 05:28:27 DEBUG : apple: Excluded (Path Filter) 2026/05/05 05:28:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/05 05:28:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/05 05:28:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/05 05:28:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/05 05:28:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/05 05:28:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/05 05:28:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/05 05:28:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/05 05:28:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/05 05:28:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/05 05:28:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/05 05:28:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/05 05:28:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/05 05:28:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/05 05:28:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/05 05:28:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/05 05:28:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/05 05:28:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/05 05:28:28 DEBUG : apple: transformed to: PREFIXapple 2026/05/05 05:28:28 DEBUG : banana: transformed to: PREFIXbanana 2026/05/05 05:28:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/05 05:28:28 DEBUG : banana: transformed to: PREFIXbanana 2026/05/05 05:28:28 DEBUG : apple: transformed to: PREFIXapple 2026/05/05 05:28:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/05 05:28:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/05 05:28:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/05 05:28:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/05 05:28:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/05 05:28:28 DEBUG : banana: transformed to: PREFIXbanana 2026/05/05 05:28:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/05 05:28:28 DEBUG : apple: transformed to: PREFIXapple 2026/05/05 05:28:28 DEBUG : apple: transformed to: PREFIXapple 2026/05/05 05:28:28 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/05 05:28:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/05 05:28:28 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/05 05:28:28 DEBUG : banana: transformed to: PREFIXbanana 2026/05/05 05:28:28 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/05 05:28:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/05 05:28:28 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/05 05:28:28 DEBUG : banana: transformed to: PREFIXbanana 2026/05/05 05:28:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/05 05:28:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/05 05:28:28 DEBUG : apple: transformed to: PREFIXapple 2026/05/05 05:28:28 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/05 05:28:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/05 05:28:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/05 05:28:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/05 05:28:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/05 05:28:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/05 05:28:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/05 05:28:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/05 05:28:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/05 05:28:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/05 05:28:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/05 05:28:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/05 05:28:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/05 05:28:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/05 05:28:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/05 05:28:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/05 05:28:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/05 05:28:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/05 05:28:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/05 05:28:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/05 05:28:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/05 05:28:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/05 05:28:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/05 05:28:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/05 05:28:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/05 05:28:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/05 05:28:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/05 05:28:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/05 05:28:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/05 05:28:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/05 05:28:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/05 05:28:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/05 05:28:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/05 05:28:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/05 05:28:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/05 05:28:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/05 05:28:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/05 05:28:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/05 05:28:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/05 05:28:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/05 05:28:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/05 05:28:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/05 05:28:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/05 05:28:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/05 05:28:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/05 05:28:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/05 05:28:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/05 05:28:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/05 05:28:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/05 05:28:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/05 05:28:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/05 05:28:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/05 05:28:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/05 05:28:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/05 05:28:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/05 05:28:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/05 05:28:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/05 05:28:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/05 05:28:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/05 05:28:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/05 05:28:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/05 05:28:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/05 05:28:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/05 05:28:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/05 05:28:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/05 05:28:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/05 05:28:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/05 05:28:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/05 05:28:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/05 05:28:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/05 05:28:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/05 05:28:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/05 05:28:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/05 05:28:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/05 05:28:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/05 05:28:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/05 05:28:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/05 05:28:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/05 05:28:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/05 05:28:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/05 05:28:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/05 05:28:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/05 05:28:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/05 05:28:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/05 05:28:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/05 05:28:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/05 05:28:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/05 05:28:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/05 05:28:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/05 05:28:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/05 05:28:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/05 05:28:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/05 05:28:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/05 05:28:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/05 05:28:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/05 05:28:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/05 05:28:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/05 05:28:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/05 05:28:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/05 05:28:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/05 05:28:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/05 05:28:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/05 05:28:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/05 05:28:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/05 05:28:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/05 05:28:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/05 05:28:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/05 05:28:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/05 05:28:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/05 05:28:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/05 05:28:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/05 05:28:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/05 05:28:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/05 05:28:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/05 05:28:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/05 05:28:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/05 05:28:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/05 05:28:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/05 05:28:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/05 05:28:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/05 05:28:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/05 05:28:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/05 05:28:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/05 05:28:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/05 05:28:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/05 05:28:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/05 05:28:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/05 05:28:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/05 05:28:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/05 05:28:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/05 05:28:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/05 05:28:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/05 05:28:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/05 05:28:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/05 05:28:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/05 05:28:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/05 05:28:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/05 05:28:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/05 05:28:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/05 05:28:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/05 05:28:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/05 05:28:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/05 05:28:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/05 05:28:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/05 05:28:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/05 05:28:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/05 05:28:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/05 05:28:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/05 05:28:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/05 05:28:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/05 05:28:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/05 05:28:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/05 05:28:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/05 05:28:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/05 05:28:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/05 05:28:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/05 05:28:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/05 05:28:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/05 05:28:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/05 05:28:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/05 05:28:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/05 05:28:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/05 05:28:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/05 05:28:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/05 05:28:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/05 05:28:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/05 05:28:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/05 05:28:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/05 05:28:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/05 05:28:28 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/05 05:28:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/05 05:28:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/05 05:28:28 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/05 05:28:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/05 05:28:28 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/05 05:28:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/05 05:28:28 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/05 05:28:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/05 05:28:28 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/05 05:28:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/05 05:28:28 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/05 05:28:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/05 05:28:28 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/05 05:28:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/05 05:28:28 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/05 05:28:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/05 05:28:28 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/05 05:28:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/05 05:28:28 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/05 05:28:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/05 05:28:28 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/05 05:28:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/05 05:28:28 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/05 05:28:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/05 05:28:28 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/05 05:28:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/05 05:28:28 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/05 05:28:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/05 05:28:28 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/05 05:28:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/05 05:28:28 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/05 05:28:28 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/05 05:28:28 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/05 05:28:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:28:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:28:29 DEBUG : PREFIXapple: md5 = fe592b0e2f95c9d71168857cebae99a7 OK 2026/05/05 05:28:29 DEBUG : PREFIXapple: size = 5 OK 2026/05/05 05:28:29 INFO : apple: Copied (new) to: PREFIXapple 2026/05/05 05:28:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/05 05:28:29 DEBUG : PREFIXsplitbananasplit: md5 = 332ca3069580a268a11398709356bd0d OK 2026/05/05 05:28:29 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/05/05 05:28:29 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/05/05 05:28:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/05 05:28:29 DEBUG : PREFIXappleappleapplebanana: md5 = fcccbe6ab48e0bf66132273b3a5b3a30 OK 2026/05/05 05:28:29 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/05/05 05:28:29 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/05/05 05:28:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/05 05:28:29 DEBUG : PREFIXbanana: md5 = b4cbe91ce67be804490392f423f811fc OK 2026/05/05 05:28:29 DEBUG : PREFIXbanana: size = 6 OK 2026/05/05 05:28:29 INFO : banana: Copied (new) to: PREFIXbanana 2026/05/05 05:28:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/05 05:28:31 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = f33af74cd936e9cb89fa3025bbe8e13d OK 2026/05/05 05:28:31 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/05/05 05:28:31 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/05/05 05:28:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/05 05:28:31 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = 46b6a929f4e8b879206eb6a8e3225d61 OK 2026/05/05 05:28:31 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/05/05 05:28:31 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/05/05 05:28:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/05 05:28:31 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = 6ad20acfc59c9490b999acd289501de3 OK 2026/05/05 05:28:31 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/05/05 05:28:31 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/05/05 05:28:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/05 05:28:31 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = 545d03b5e1608aaf17da5c33aae2c900 OK 2026/05/05 05:28:31 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/05/05 05:28:31 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/05/05 05:28:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/05 05:28:32 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = 6383d050ae5d26618f85ee9116abfbf9 OK 2026/05/05 05:28:32 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/05/05 05:28:32 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/05/05 05:28:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/05 05:28:32 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = 72f1787f2798d218689c5f4611c09979 OK 2026/05/05 05:28:32 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/05/05 05:28:32 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/05/05 05:28:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/05 05:28:32 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = effae9ffa2b36ce0641509c4986bebc1 OK 2026/05/05 05:28:32 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/05/05 05:28:32 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/05/05 05:28:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/05 05:28:32 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = fc3d8ac35a0215d62df3dda3cfc97849 OK 2026/05/05 05:28:32 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/05/05 05:28:32 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/05/05 05:28:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/05 05:28:33 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = 11b2de73dd69c8bdf866b42224e36852 OK 2026/05/05 05:28:33 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/05/05 05:28:33 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/05/05 05:28:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/05 05:28:34 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = 5825bde9de7ec0c66fdd5ad833924677 OK 2026/05/05 05:28:34 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/05/05 05:28:34 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/05/05 05:28:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/05 05:28:34 DEBUG : dir1/PREFIX0010-456789.txt: md5 = fd65fffa7c5762dda2afbe219b0abdce OK 2026/05/05 05:28:34 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/05/05 05:28:34 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/05/05 05:28:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/05 05:28:34 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = 69cbe86678af28c2bc0343918a931c91 OK 2026/05/05 05:28:34 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/05/05 05:28:34 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/05/05 05:28:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/05 05:28:35 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = 3b147dea84424328c695633acc12d8dc OK 2026/05/05 05:28:35 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/05/05 05:28:35 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/05/05 05:28:35 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = f2095959e4a9813f12367cbf9763e3c3 OK 2026/05/05 05:28:35 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/05/05 05:28:35 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/05/05 05:28:35 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = ff5e747b161ab2a4b21f297dd3d148f2 OK 2026/05/05 05:28:35 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/05/05 05:28:35 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/05/05 05:28:35 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = 3224b26597c06152b66bd663835215b4 OK 2026/05/05 05:28:35 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/05/05 05:28:35 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/05/05 05:28:35 DEBUG : Waiting for deletions to finish 2026/05/05 05:28:35 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/05 05:28:35 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/05 05:28:35 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/05 05:28:35 INFO : dir1/0015-9;=.txt: Deleted 2026/05/05 05:28:35 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/05 05:28:35 INFO : splitbananasplit: Deleted 2026/05/05 05:28:36 INFO : dir1/0013-789;=.txt: Deleted 2026/05/05 05:28:36 INFO : dir1/0003-defghij.txt: Deleted 2026/05/05 05:28:36 INFO : dir1/0007-1234567.txt: Deleted 2026/05/05 05:28:36 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/05 05:28:36 INFO : dir1/0010-456789.txt: Deleted 2026/05/05 05:28:36 INFO : dir1/0011-56789;.txt: Deleted 2026/05/05 05:28:36 INFO : apple: Deleted 2026/05/05 05:28:36 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/05 05:28:36 INFO : dir1/0012-6789;.txt: Deleted 2026/05/05 05:28:36 INFO : dir1/0008-2345678.txt: Deleted 2026/05/05 05:28:36 INFO : dir1/0014-89;=.txt: Deleted 2026/05/05 05:28:36 INFO : dir1/0009-3456789.txt: Deleted 2026/05/05 05:28:36 INFO : appleappleapplebanana: Deleted 2026/05/05 05:28:36 INFO : banana: Deleted 2026/05/05 05:28:36 DEBUG : Waiting for deletions to finish 2026/05/05 05:28:37 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/05/05 05:28:37 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/05/05 05:28:37 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/05/05 05:28:37 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/05/05 05:28:37 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/05/05 05:28:37 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/05/05 05:28:37 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/05/05 05:28:37 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/05/05 05:28:37 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/05/05 05:28:37 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/05/05 05:28:37 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/05/05 05:28:37 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/05/05 05:28:37 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/05 05:28:37 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/05/05 05:28:37 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/05/05 05:28:37 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/05/05 05:28:37 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/05/05 05:28:37 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/05/05 05:28:37 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/05/05 05:28:37 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/05/05 05:28:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/05 05:28:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/05 05:28:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/05 05:28:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/05 05:28:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/05 05:28:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/05 05:28:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/05 05:28:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/05 05:28:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/05 05:28:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/05 05:28:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/05 05:28:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/05 05:28:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/05 05:28:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/05 05:28:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/05 05:28:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/05 05:28:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/05 05:28:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/05 05:28:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/05 05:28:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/05 05:28:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/05 05:28:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/05 05:28:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/05 05:28:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/05 05:28:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/05 05:28:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/05 05:28:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/05 05:28:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/05 05:28:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/05 05:28:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/05 05:28:37 DEBUG : apple: transformed to: PREFIXapple 2026/05/05 05:28:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/05 05:28:37 DEBUG : apple: transformed to: PREFIXapple 2026/05/05 05:28:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/05 05:28:37 DEBUG : apple: transformed to: PREFIXapple 2026/05/05 05:28:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/05 05:28:37 DEBUG : apple: transformed to: PREFIXapple 2026/05/05 05:28:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/05 05:28:37 DEBUG : apple: transformed to: PREFIXapple 2026/05/05 05:28:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/05 05:28:37 DEBUG : apple: transformed to: PREFIXapple 2026/05/05 05:28:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/05 05:28:37 DEBUG : apple: transformed to: PREFIXapple 2026/05/05 05:28:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/05 05:28:37 DEBUG : apple: transformed to: PREFIXapple 2026/05/05 05:28:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/05 05:28:37 DEBUG : apple: transformed to: PREFIXapple 2026/05/05 05:28:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/05 05:28:37 DEBUG : apple: transformed to: PREFIXapple 2026/05/05 05:28:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/05 05:28:37 DEBUG : apple: transformed to: PREFIXapple 2026/05/05 05:28:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/05 05:28:37 DEBUG : apple: transformed to: PREFIXapple 2026/05/05 05:28:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/05 05:28:37 DEBUG : apple: transformed to: PREFIXapple 2026/05/05 05:28:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/05 05:28:37 DEBUG : apple: transformed to: PREFIXapple 2026/05/05 05:28:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/05 05:28:37 DEBUG : apple: transformed to: PREFIXapple 2026/05/05 05:28:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/05 05:28:37 DEBUG : apple: transformed to: PREFIXapple 2026/05/05 05:28:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/05 05:28:37 DEBUG : banana: transformed to: PREFIXbanana 2026/05/05 05:28:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/05 05:28:37 DEBUG : banana: transformed to: PREFIXbanana 2026/05/05 05:28:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/05 05:28:37 DEBUG : banana: transformed to: PREFIXbanana 2026/05/05 05:28:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/05 05:28:37 DEBUG : banana: transformed to: PREFIXbanana 2026/05/05 05:28:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/05 05:28:37 DEBUG : banana: transformed to: PREFIXbanana 2026/05/05 05:28:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/05 05:28:37 DEBUG : banana: transformed to: PREFIXbanana 2026/05/05 05:28:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/05 05:28:37 DEBUG : banana: transformed to: PREFIXbanana 2026/05/05 05:28:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/05 05:28:37 DEBUG : banana: transformed to: PREFIXbanana 2026/05/05 05:28:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/05 05:28:37 DEBUG : banana: transformed to: PREFIXbanana 2026/05/05 05:28:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/05 05:28:37 DEBUG : banana: transformed to: PREFIXbanana 2026/05/05 05:28:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/05 05:28:37 DEBUG : banana: transformed to: PREFIXbanana 2026/05/05 05:28:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/05 05:28:37 DEBUG : banana: transformed to: PREFIXbanana 2026/05/05 05:28:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/05 05:28:37 DEBUG : banana: transformed to: PREFIXbanana 2026/05/05 05:28:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/05 05:28:37 DEBUG : banana: transformed to: PREFIXbanana 2026/05/05 05:28:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/05 05:28:37 DEBUG : banana: transformed to: PREFIXbanana 2026/05/05 05:28:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/05 05:28:37 DEBUG : banana: transformed to: PREFIXbanana 2026/05/05 05:28:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/05 05:28:37 DEBUG : banana: transformed to: PREFIXbanana 2026/05/05 05:28:37 DEBUG : apple: transformed to: PREFIXapple 2026/05/05 05:28:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/05 05:28:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/05 05:28:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/05 05:28:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/05 05:28:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/05 05:28:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/05 05:28:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/05 05:28:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/05 05:28:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/05 05:28:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/05 05:28:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/05 05:28:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/05 05:28:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/05 05:28:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/05 05:28:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/05 05:28:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/05 05:28:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/05 05:28:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/05 05:28:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/05 05:28:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/05 05:28:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/05 05:28:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/05 05:28:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/05 05:28:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/05 05:28:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/05 05:28:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/05 05:28:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/05 05:28:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/05 05:28:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/05 05:28:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/05 05:28:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/05 05:28:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/05 05:28:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/05 05:28:37 DEBUG : banana: transformed to: PREFIXbanana 2026/05/05 05:28:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/05 05:28:37 DEBUG : apple: transformed to: PREFIXapple 2026/05/05 05:28:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/05 05:28:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/05 05:28:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/05 05:28:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/05 05:28:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/05 05:28:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/05 05:28:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/05 05:28:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/05 05:28:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/05 05:28:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/05 05:28:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/05 05:28:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/05 05:28:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/05 05:28:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/05 05:28:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/05 05:28:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/05 05:28:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/05 05:28:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/05 05:28:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/05 05:28:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/05 05:28:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/05 05:28:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/05 05:28:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/05 05:28:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/05 05:28:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/05 05:28:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/05 05:28:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/05 05:28:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/05 05:28:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/05 05:28:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/05 05:28:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/05 05:28:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/05 05:28:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/05 05:28:37 DEBUG : banana: transformed to: PREFIXbanana 2026/05/05 05:28:37 DEBUG : apple: transformed to: PREFIXapple 2026/05/05 05:28:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/05 05:28:37 DEBUG : banana: transformed to: PREFIXbanana 2026/05/05 05:28:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/05 05:28:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/05 05:28:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/05 05:28:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/05 05:28:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/05 05:28:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/05 05:28:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/05 05:28:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/05 05:28:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/05 05:28:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/05 05:28:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/05 05:28:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/05 05:28:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/05 05:28:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/05 05:28:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/05 05:28:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/05 05:28:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/05 05:28:38 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/05 05:28:38 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/05 05:28:38 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/05 05:28:38 DEBUG : dir1: Directory modification time the same (differ by -965.73µs, within tolerance 1ms) 2026/05/05 05:28:38 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/05 05:28:38 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/05 05:28:38 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/05 05:28:38 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/05 05:28:38 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/05 05:28:38 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/05 05:28:38 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/05 05:28:38 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/05 05:28:38 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/05 05:28:38 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/05 05:28:38 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/05 05:28:38 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/05 05:28:38 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/05 05:28:38 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/05 05:28:38 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/05 05:28:38 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/05 05:28:38 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/05 05:28:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:28:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:28:39 DEBUG : splitbananasplit: md5 = 39ab6e08dafc26abb24b4c4dc4d7b16f OK 2026/05/05 05:28:39 DEBUG : splitbananasplit: size = 16 OK 2026/05/05 05:28:39 INFO : splitbananasplit: Copied (new) 2026/05/05 05:28:39 DEBUG : banana: md5 = 188ab7c77a4cc41f6cf708e7cf522e38 OK 2026/05/05 05:28:39 DEBUG : banana: size = 6 OK 2026/05/05 05:28:39 INFO : banana: Copied (new) 2026/05/05 05:28:39 DEBUG : apple: md5 = 518b39623851f669ffec62dbc1a240af OK 2026/05/05 05:28:39 DEBUG : apple: size = 5 OK 2026/05/05 05:28:39 INFO : apple: Copied (new) 2026/05/05 05:28:39 DEBUG : appleappleapplebanana: md5 = 8dcb9c03e71c6594cbf9a25c544b76b9 OK 2026/05/05 05:28:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/05 05:28:39 INFO : appleappleapplebanana: Copied (new) 2026/05/05 05:28:40 DEBUG : dir1/0000-abcdefg.txt: md5 = 7c7af7383d926da34e27ba258a17bffc OK 2026/05/05 05:28:40 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/05 05:28:40 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/05 05:28:40 DEBUG : dir1/0003-defghij.txt: md5 = dcd1619e02ba9894d29711a975485373 OK 2026/05/05 05:28:40 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/05 05:28:40 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/05 05:28:41 DEBUG : dir1/0001-bcdefgh.txt: md5 = e241a3d957730b7ececa884a8d90c7cd OK 2026/05/05 05:28:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/05 05:28:41 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/05 05:28:41 DEBUG : dir1/0002-cdefghi.txt: md5 = d7db57bc2ee5d2221ae4d3c163e79287 OK 2026/05/05 05:28:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/05 05:28:41 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/05 05:28:42 DEBUG : dir1/0005-fghijkl.txt: md5 = 5b70ef690467b946cf2878a0d5d42259 OK 2026/05/05 05:28:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/05 05:28:42 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/05 05:28:42 DEBUG : dir1/0004-efghijk.txt: md5 = 3815f8617233ea4d006aa36e23112446 OK 2026/05/05 05:28:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/05 05:28:42 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/05 05:28:42 DEBUG : dir1/0006-ghijklm.txt: md5 = f18951e45e6e849189430212f7583a17 OK 2026/05/05 05:28:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/05 05:28:42 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/05 05:28:42 DEBUG : dir1/0007-1234567.txt: md5 = 8304f6e43737df49492c7d71d80a73a5 OK 2026/05/05 05:28:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/05 05:28:42 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/05 05:28:43 DEBUG : dir1/0009-3456789.txt: md5 = 385b706852e5f12cddc9fe9dcdf6794a OK 2026/05/05 05:28:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/05 05:28:43 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/05 05:28:43 DEBUG : dir1/0008-2345678.txt: md5 = d747ae66be0f80ffdfffbb4b31e84b77 OK 2026/05/05 05:28:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/05 05:28:43 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/05 05:28:43 DEBUG : dir1/0010-456789.txt: md5 = ab9ba751b3cbf805dd02cc2f7ace4bac OK 2026/05/05 05:28:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/05 05:28:43 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/05 05:28:44 DEBUG : dir1/0011-56789;.txt: md5 = 34bb5049c81e99cb81548e5e55e31d3c OK 2026/05/05 05:28:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/05 05:28:44 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/05 05:28:44 DEBUG : dir1/0012-6789;.txt: md5 = a13b62cec699f630d315656211b056d3 OK 2026/05/05 05:28:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/05 05:28:44 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/05 05:28:45 DEBUG : dir1/0014-89;=.txt: md5 = 0da18b6e21f9ec356178c444dcfd5ff5 OK 2026/05/05 05:28:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/05 05:28:45 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/05 05:28:45 DEBUG : dir1/0013-789;=.txt: md5 = 8af64b7a317fe243ab58afb9d75e73e0 OK 2026/05/05 05:28:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/05 05:28:45 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/05 05:28:45 DEBUG : dir1/0015-9;=.txt: md5 = 1c0a3578a8766d0815d72a24abf8182e OK 2026/05/05 05:28:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/05 05:28:45 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/05 05:28:45 DEBUG : Waiting for deletions to finish 2026/05/05 05:28:45 INFO : PREFIXapple: Deleted 2026/05/05 05:28:45 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/05/05 05:28:45 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/05/05 05:28:45 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/05/05 05:28:45 INFO : PREFIXappleappleapplebanana: Deleted 2026/05/05 05:28:45 INFO : PREFIXbanana: Deleted 2026/05/05 05:28:45 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/05/05 05:28:46 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/05/05 05:28:46 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/05/05 05:28:46 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/05/05 05:28:46 INFO : PREFIXsplitbananasplit: Deleted 2026/05/05 05:28:46 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/05/05 05:28:46 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/05/05 05:28:46 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/05/05 05:28:46 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/05/05 05:28:46 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/05/05 05:28:46 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/05/05 05:28:46 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/05/05 05:28:46 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/05/05 05:28:46 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/05/05 05:28:46 DEBUG : Waiting for deletions to finish 2026/05/05 05:28:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/05 05:28:47 DEBUG : apple: Excluded (Path Filter) 2026/05/05 05:28:47 DEBUG : banana: Excluded (Path Filter) 2026/05/05 05:28:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/05 05:28:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/05 05:28:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/05 05:28:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/05 05:28:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/05 05:28:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/05 05:28:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/05 05:28:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/05 05:28:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/05 05:28:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/05 05:28:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/05 05:28:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/05 05:28:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/05 05:28:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/05 05:28:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/05 05:28:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/05 05:28:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/05 05:28:47 DEBUG : Waiting for deletions to finish 2026/05/05 05:28:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/05 05:28:48 DEBUG : apple: Excluded (Path Filter) 2026/05/05 05:28:48 DEBUG : banana: Excluded (Path Filter) 2026/05/05 05:28:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/05 05:28:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/05 05:28:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/05 05:28:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/05 05:28:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/05 05:28:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/05 05:28:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/05 05:28:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/05 05:28:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/05 05:28:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/05 05:28:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/05 05:28:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/05 05:28:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/05 05:28:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/05 05:28:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/05 05:28:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/05 05:28:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/05 05:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/05 05:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/05 05:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/05 05:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/05 05:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v23jq22rqh7h1d6712tv4hrleid2ol5f9ho86c2p98ulr48ajou0" 2026/05/05 05:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/05 05:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/05 05:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/05 05:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/05 05:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/05 05:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/05 05:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "i735bnnirfquokpdbgagck05er8jc2e5giobs9vlfavjaa62rsr0" 2026/05/05 05:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/05 05:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ccevq9pporct1kaqdpdokla9bmdrk8qmle9fbi26gev8sf2mh4o0" 2026/05/05 05:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gi3208a53lsdohg2q68dap9ct2cmorbjg26p0915kirej7getueg" 2026/05/05 05:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/05 05:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/05 05:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/05 05:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5e5dgme90pfdbplt2crcf2lgbauqekkii78htukl2nul09p5b1r0" 2026/05/05 05:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/05 05:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/05 05:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/05 05:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/05 05:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/05 05:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1p7574rvka6rs4aa6erqf3vta9egts4kv4oi9tf0bd2bk9p474q0" 2026/05/05 05:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/05 05:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/05 05:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r8c3viatc0egh7e6e3gdgs83mmg7227lqi0tkhuchf8qhetmh330" 2026/05/05 05:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/05 05:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r7ebrothhf48mnibmf38sairug04p6it1ki3krpgj82mef5okg2g" 2026/05/05 05:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "mgrr128ups01g34dcu0lavf9aa731v3s1rc21djpn05lvco63r8g" 2026/05/05 05:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3lng8nqgig25b1icfnnscav2a6eejcc8g0kmqh78edt9t3nnud70" 2026/05/05 05:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/05 05:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/05 05:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "fsvc4jrv0rlik6t0i8nmbufbphd62pnspq17nc0efgm2j85q9ng0" 2026/05/05 05:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/05 05:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "n404q919nb18phh2cr260s9ch860rc0rmjj9fo2i2an676r1l1dg" 2026/05/05 05:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lq2kr3j504fveiua19bultjf0mf7so07q55qeei16ene7n57703g" 2026/05/05 05:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dlcrl214dck2j86qks17ni5c3u1t1cthpe57kdn9eckhpnogti40" 2026/05/05 05:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/05 05:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/05 05:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/05 05:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/05 05:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/05 05:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/05 05:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "s0t8sa46047qnotmb7f3d0dopvrsm6a80g52b39gn204lvq2jdbg" 2026/05/05 05:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/05 05:28:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vmj3b6v1q4n77uji5e3h1frsi18n08nlk6102i0uinufvbilv6ng" === RUN TestTransform/suffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:29:01 DEBUG : dir1/0000-abcdefg.txt: md5 = 7a4975462b4db33ecfb1917499bb3572 OK 2026/05/05 05:29:02 DEBUG : dir1/0001-bcdefgh.txt: md5 = b0aa79dba94ee56cde2197aea9506a50 OK 2026/05/05 05:29:03 DEBUG : dir1/0002-cdefghi.txt: md5 = cbfadff87446384aacfc437f8607f571 OK 2026/05/05 05:29:05 DEBUG : dir1/0003-defghij.txt: md5 = 288f311df796327ef9720ef0695b5139 OK 2026/05/05 05:29:06 DEBUG : dir1/0004-efghijk.txt: md5 = 091a7cee29d24bae6129de887e6519f2 OK 2026/05/05 05:29:08 DEBUG : dir1/0005-fghijkl.txt: md5 = ae4e714e66368d4275cc254a8cbc7497 OK 2026/05/05 05:29:09 DEBUG : dir1/0006-ghijklm.txt: md5 = d6d4ba02de66c021b207ee33a97c1129 OK 2026/05/05 05:29:10 DEBUG : dir1/0007-1234567.txt: md5 = 42a7734cac65220e0f83739a827aaa5e OK 2026/05/05 05:29:12 DEBUG : dir1/0008-2345678.txt: md5 = f6ef3949b0a22a2b0aec0bf98d6a2ebd OK 2026/05/05 05:29:14 DEBUG : dir1/0009-3456789.txt: md5 = b81a940f0aa2ba776666cfba18d07c34 OK 2026/05/05 05:29:15 DEBUG : dir1/0010-456789.txt: md5 = 1c140729d1ff046b7a4cde5911ec8851 OK 2026/05/05 05:29:17 DEBUG : dir1/0011-56789;.txt: md5 = f8664661317965aa46efe7edc5529655 OK 2026/05/05 05:29:18 DEBUG : dir1/0012-6789;.txt: md5 = cce0f03e208be6b5fc814861f9a200e3 OK 2026/05/05 05:29:20 DEBUG : dir1/0013-789;=.txt: md5 = 2c8d236c8d8c4dde5bcbc92175cebf7c OK 2026/05/05 05:29:21 DEBUG : dir1/0014-89;=.txt: md5 = 26459a3a2dd99f8006177b1c70a76441 OK 2026/05/05 05:29:22 DEBUG : dir1/0015-9;=.txt: md5 = 40581305f5ab3beedcaf4625231ac30d OK 2026/05/05 05:29:24 DEBUG : apple: md5 = 93b64351e8dec57d2be5838463c46f72 OK 2026/05/05 05:29:25 DEBUG : banana: md5 = fd1aa969f0c2d84d502b91f36825daff OK 2026/05/05 05:29:27 DEBUG : appleappleapplebanana: md5 = fcf66285ad441a247fa01c22b1292cef OK 2026/05/05 05:29:28 DEBUG : splitbananasplit: md5 = 76afddd43a9095cacd6553c2543aa2a3 OK 2026/05/05 05:29:28 DEBUG : Waiting for deletions to finish 2026/05/05 05:29:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/05 05:29:28 DEBUG : banana: Excluded (Path Filter) 2026/05/05 05:29:28 DEBUG : apple: Excluded (Path Filter) 2026/05/05 05:29:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/05 05:29:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/05 05:29:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/05 05:29:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/05 05:29:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/05 05:29:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/05 05:29:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/05 05:29:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/05 05:29:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/05 05:29:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/05 05:29:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/05 05:29:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/05 05:29:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/05 05:29:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/05 05:29:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/05 05:29:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/05 05:29:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/05 05:29:29 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/05 05:29:29 DEBUG : apple: transformed to: appleSUFFIX 2026/05/05 05:29:29 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/05 05:29:29 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/05 05:29:29 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/05 05:29:29 DEBUG : apple: transformed to: appleSUFFIX 2026/05/05 05:29:29 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/05 05:29:29 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/05 05:29:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/05 05:29:29 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/05 05:29:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/05 05:29:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/05 05:29:29 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/05 05:29:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/05 05:29:29 DEBUG : apple: transformed to: appleSUFFIX 2026/05/05 05:29:29 DEBUG : apple: transformed to: appleSUFFIX 2026/05/05 05:29:29 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/05 05:29:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/05 05:29:29 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/05 05:29:29 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/05 05:29:29 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/05 05:29:29 DEBUG : apple: transformed to: appleSUFFIX 2026/05/05 05:29:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/05 05:29:29 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/05 05:29:30 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/05 05:29:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/05 05:29:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/05 05:29:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/05 05:29:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/05 05:29:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/05 05:29:30 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/05 05:29:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/05 05:29:30 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/05 05:29:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/05 05:29:30 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/05 05:29:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/05 05:29:30 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/05 05:29:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/05 05:29:30 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/05 05:29:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/05 05:29:30 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/05 05:29:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/05 05:29:30 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/05 05:29:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/05 05:29:30 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/05 05:29:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/05 05:29:30 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/05 05:29:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/05 05:29:30 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/05 05:29:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/05 05:29:30 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/05 05:29:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/05 05:29:30 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/05 05:29:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/05 05:29:30 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/05 05:29:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/05 05:29:30 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/05 05:29:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/05 05:29:30 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/05 05:29:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/05 05:29:30 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/05 05:29:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:29:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:29:31 DEBUG : bananaSUFFIX: md5 = fc892fc75f48b56db7734743b194a347 OK 2026/05/05 05:29:31 DEBUG : bananaSUFFIX: size = 6 OK 2026/05/05 05:29:31 INFO : banana: Copied (new) to: bananaSUFFIX 2026/05/05 05:29:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/05 05:29:31 DEBUG : appleSUFFIX: md5 = ee6f545ed161b51c51d079bd4678b277 OK 2026/05/05 05:29:31 DEBUG : appleSUFFIX: size = 5 OK 2026/05/05 05:29:31 INFO : apple: Copied (new) to: appleSUFFIX 2026/05/05 05:29:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/05 05:29:31 DEBUG : appleappleapplebananaSUFFIX: md5 = cf61a0dc4d8bbc0c4d1b90d1383dbdda OK 2026/05/05 05:29:31 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/05/05 05:29:31 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/05/05 05:29:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/05 05:29:31 DEBUG : splitbananasplitSUFFIX: md5 = e27d362b03d9e5c9caee74b940445313 OK 2026/05/05 05:29:31 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/05/05 05:29:31 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/05/05 05:29:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/05 05:29:32 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = 0264df9c2be9a10ef679b07a22c656ec OK 2026/05/05 05:29:32 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/05/05 05:29:32 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/05 05:29:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/05 05:29:32 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = ecb4fb08bee1dbf9e9c2de7deb161386 OK 2026/05/05 05:29:32 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/05/05 05:29:32 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/05/05 05:29:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/05 05:29:32 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = 795fa76a3923fa065c7cba06482bc1f0 OK 2026/05/05 05:29:32 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/05/05 05:29:32 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/05/05 05:29:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/05 05:29:33 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = d44f4d392534106732e31a75d3f562c7 OK 2026/05/05 05:29:33 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/05/05 05:29:33 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/05/05 05:29:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/05 05:29:34 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = 383b3ba8b16dfe6ee3e8d1edd1e06c0b OK 2026/05/05 05:29:34 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/05/05 05:29:34 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/05/05 05:29:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/05 05:29:34 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = 04771ba2878893b750dc91934245c781 OK 2026/05/05 05:29:34 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/05/05 05:29:34 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/05/05 05:29:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/05 05:29:34 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = 5feaa1ab06604fc0b3fa65272213fbb0 OK 2026/05/05 05:29:34 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/05/05 05:29:34 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/05/05 05:29:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/05 05:29:34 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = 602d6cfe3ca5ecd2b6a55cfddf8a9814 OK 2026/05/05 05:29:34 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/05/05 05:29:34 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/05/05 05:29:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/05 05:29:35 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = c83ac50c137bd3003365225b216c9596 OK 2026/05/05 05:29:35 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/05/05 05:29:35 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/05/05 05:29:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/05 05:29:35 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = a864122203197531e04f12eca872bc0d OK 2026/05/05 05:29:35 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/05/05 05:29:35 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/05/05 05:29:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/05 05:29:35 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = c397e5ff5cb094c3d5929584cafa8e07 OK 2026/05/05 05:29:35 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/05/05 05:29:35 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/05/05 05:29:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/05 05:29:36 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = c9425da1c5a535d4c637768194eb6f8a OK 2026/05/05 05:29:36 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/05/05 05:29:36 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/05/05 05:29:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/05 05:29:36 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = 4a080377614d7fcdb0d9ef606296e159 OK 2026/05/05 05:29:36 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/05/05 05:29:36 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/05/05 05:29:36 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = 524042a8fa117b8da976268907f9c5e1 OK 2026/05/05 05:29:36 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/05/05 05:29:36 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/05/05 05:29:37 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = 9d97d0f12b80d867328a144f0f10a235 OK 2026/05/05 05:29:37 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/05/05 05:29:37 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/05/05 05:29:37 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = 95ad87bbbdeece7dd214abb434f337cb OK 2026/05/05 05:29:37 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/05/05 05:29:37 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/05/05 05:29:37 DEBUG : Waiting for deletions to finish 2026/05/05 05:29:38 INFO : apple: Deleted 2026/05/05 05:29:38 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/05 05:29:38 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/05 05:29:38 INFO : dir1/0007-1234567.txt: Deleted 2026/05/05 05:29:38 INFO : dir1/0009-3456789.txt: Deleted 2026/05/05 05:29:38 INFO : appleappleapplebanana: Deleted 2026/05/05 05:29:38 INFO : dir1/0013-789;=.txt: Deleted 2026/05/05 05:29:38 INFO : dir1/0003-defghij.txt: Deleted 2026/05/05 05:29:38 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/05 05:29:38 INFO : splitbananasplit: Deleted 2026/05/05 05:29:38 INFO : banana: Deleted 2026/05/05 05:29:38 INFO : dir1/0010-456789.txt: Deleted 2026/05/05 05:29:38 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/05 05:29:38 INFO : dir1/0015-9;=.txt: Deleted 2026/05/05 05:29:38 INFO : dir1/0008-2345678.txt: Deleted 2026/05/05 05:29:38 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/05 05:29:39 INFO : dir1/0011-56789;.txt: Deleted 2026/05/05 05:29:39 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/05 05:29:39 INFO : dir1/0014-89;=.txt: Deleted 2026/05/05 05:29:39 INFO : dir1/0012-6789;.txt: Deleted 2026/05/05 05:29:39 DEBUG : Waiting for deletions to finish 2026/05/05 05:29:39 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/05/05 05:29:39 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/05/05 05:29:39 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/05/05 05:29:39 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/05/05 05:29:39 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/05/05 05:29:39 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/05/05 05:29:39 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/05/05 05:29:39 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/05/05 05:29:39 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/05/05 05:29:39 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/05/05 05:29:39 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/05/05 05:29:39 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/05/05 05:29:39 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/05/05 05:29:39 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/05/05 05:29:39 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/05/05 05:29:39 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/05/05 05:29:39 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/05/05 05:29:39 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/05/05 05:29:39 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/05/05 05:29:39 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/05/05 05:29:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/05 05:29:40 DEBUG : apple: transformed to: appleSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/05 05:29:40 DEBUG : apple: transformed to: appleSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/05 05:29:40 DEBUG : apple: transformed to: appleSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/05 05:29:40 DEBUG : apple: transformed to: appleSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/05 05:29:40 DEBUG : apple: transformed to: appleSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/05 05:29:40 DEBUG : apple: transformed to: appleSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/05 05:29:40 DEBUG : apple: transformed to: appleSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/05 05:29:40 DEBUG : apple: transformed to: appleSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/05 05:29:40 DEBUG : apple: transformed to: appleSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/05 05:29:40 DEBUG : apple: transformed to: appleSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/05 05:29:40 DEBUG : apple: transformed to: appleSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/05 05:29:40 DEBUG : apple: transformed to: appleSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/05 05:29:40 DEBUG : apple: transformed to: appleSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/05 05:29:40 DEBUG : apple: transformed to: appleSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/05 05:29:40 DEBUG : apple: transformed to: appleSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/05 05:29:40 DEBUG : apple: transformed to: appleSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/05 05:29:40 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/05 05:29:40 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/05 05:29:40 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/05 05:29:40 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/05 05:29:40 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/05 05:29:40 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/05 05:29:40 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/05 05:29:40 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/05 05:29:40 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/05 05:29:40 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/05 05:29:40 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/05 05:29:40 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/05 05:29:40 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/05 05:29:40 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/05 05:29:40 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/05 05:29:40 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/05 05:29:40 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/05 05:29:40 DEBUG : apple: transformed to: appleSUFFIX 2026/05/05 05:29:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/05 05:29:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/05 05:29:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/05 05:29:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/05 05:29:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/05 05:29:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/05 05:29:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/05 05:29:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/05 05:29:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/05 05:29:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/05 05:29:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/05 05:29:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/05 05:29:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/05 05:29:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/05 05:29:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/05 05:29:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/05 05:29:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/05 05:29:40 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/05 05:29:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/05 05:29:40 DEBUG : apple: transformed to: appleSUFFIX 2026/05/05 05:29:40 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/05 05:29:40 DEBUG : apple: transformed to: appleSUFFIX 2026/05/05 05:29:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/05 05:29:40 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/05 05:29:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/05 05:29:40 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/05 05:29:40 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/05 05:29:40 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/05 05:29:40 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/05 05:29:40 DEBUG : dir1: Directory modification time the same (differ by -104.622µs, within tolerance 1ms) 2026/05/05 05:29:40 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/05 05:29:40 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/05 05:29:40 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/05 05:29:40 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/05 05:29:40 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/05 05:29:40 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/05 05:29:40 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/05 05:29:40 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/05 05:29:40 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/05 05:29:40 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/05 05:29:40 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/05 05:29:40 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/05 05:29:40 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/05 05:29:40 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/05 05:29:40 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/05 05:29:40 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/05 05:29:40 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/05 05:29:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:29:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:29:42 DEBUG : banana: md5 = 4c7edd734492465f49b6fb1f051f093a OK 2026/05/05 05:29:42 DEBUG : banana: size = 6 OK 2026/05/05 05:29:42 INFO : banana: Copied (new) 2026/05/05 05:29:42 DEBUG : apple: md5 = 67a6fc283f4012433c41586617d2fd5b OK 2026/05/05 05:29:42 DEBUG : apple: size = 5 OK 2026/05/05 05:29:42 INFO : apple: Copied (new) 2026/05/05 05:29:42 DEBUG : appleappleapplebanana: md5 = 10edf6b7326a5e7967020ab4e98564a0 OK 2026/05/05 05:29:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/05 05:29:42 INFO : appleappleapplebanana: Copied (new) 2026/05/05 05:29:42 DEBUG : splitbananasplit: md5 = ca21dcf2a4ee5e145dc5c2b7850ad0cb OK 2026/05/05 05:29:42 DEBUG : splitbananasplit: size = 16 OK 2026/05/05 05:29:42 INFO : splitbananasplit: Copied (new) 2026/05/05 05:29:43 DEBUG : dir1/0000-abcdefg.txt: md5 = 00123d88f5488a92007f782bdcb7d64b OK 2026/05/05 05:29:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/05 05:29:43 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/05 05:29:43 DEBUG : dir1/0002-cdefghi.txt: md5 = 3861421c548533f59390c64fb65fdd50 OK 2026/05/05 05:29:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/05 05:29:43 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/05 05:29:43 DEBUG : dir1/0003-defghij.txt: md5 = 4a8e9046e7e21a7531066bcd7dd1a6b8 OK 2026/05/05 05:29:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/05 05:29:43 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/05 05:29:43 DEBUG : dir1/0001-bcdefgh.txt: md5 = c45a9c14cf0bc1b355b23adccd50b777 OK 2026/05/05 05:29:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/05 05:29:43 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/05 05:29:44 DEBUG : dir1/0007-1234567.txt: md5 = 7a1b6304f544dc24ea730ba2353decf6 OK 2026/05/05 05:29:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/05 05:29:44 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/05 05:29:44 DEBUG : dir1/0004-efghijk.txt: md5 = 213d7bbfab90cba3a3f1176cfb355412 OK 2026/05/05 05:29:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/05 05:29:44 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/05 05:29:44 DEBUG : dir1/0005-fghijkl.txt: md5 = 85d1ba3c225562e0f905f9c2ec874764 OK 2026/05/05 05:29:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/05 05:29:44 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/05 05:29:45 DEBUG : dir1/0006-ghijklm.txt: md5 = 7f02a2a60e28dfd6cecef35e1abb9297 OK 2026/05/05 05:29:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/05 05:29:45 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/05 05:29:46 DEBUG : dir1/0009-3456789.txt: md5 = 7f542b18624d1a1e038a44d6e184ad0c OK 2026/05/05 05:29:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/05 05:29:46 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/05 05:29:46 DEBUG : dir1/0010-456789.txt: md5 = aa95192fbf6e088c929748588fef073e OK 2026/05/05 05:29:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/05 05:29:46 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/05 05:29:46 DEBUG : dir1/0008-2345678.txt: md5 = dc346ccdb86fe555a1cb79e48176b527 OK 2026/05/05 05:29:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/05 05:29:46 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/05 05:29:46 DEBUG : dir1/0011-56789;.txt: md5 = d27224cc66c37a864a1230bc66abe92a OK 2026/05/05 05:29:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/05 05:29:46 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/05 05:29:47 DEBUG : dir1/0014-89;=.txt: md5 = c1d7b06d2e62b8348a1f0ba0bdd740bf OK 2026/05/05 05:29:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/05 05:29:47 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/05 05:29:47 DEBUG : dir1/0013-789;=.txt: md5 = 99f0c0ec1e24e7ccd0697d9a4525e5dc OK 2026/05/05 05:29:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/05 05:29:47 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/05 05:29:47 DEBUG : dir1/0012-6789;.txt: md5 = 5f08d3fd6100439557ce5a39e134ca0c OK 2026/05/05 05:29:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/05 05:29:47 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/05 05:29:47 DEBUG : dir1/0015-9;=.txt: md5 = 45cb539564939e7810824fd06591d4a5 OK 2026/05/05 05:29:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/05 05:29:47 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/05 05:29:47 DEBUG : Waiting for deletions to finish 2026/05/05 05:29:48 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/05/05 05:29:48 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/05/05 05:29:48 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/05/05 05:29:48 INFO : bananaSUFFIX: Deleted 2026/05/05 05:29:48 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/05/05 05:29:48 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/05/05 05:29:48 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/05/05 05:29:48 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/05/05 05:29:48 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/05/05 05:29:48 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/05/05 05:29:48 INFO : appleappleapplebananaSUFFIX: Deleted 2026/05/05 05:29:48 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/05/05 05:29:48 INFO : splitbananasplitSUFFIX: Deleted 2026/05/05 05:29:48 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/05/05 05:29:48 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/05/05 05:29:48 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/05/05 05:29:48 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/05/05 05:29:48 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/05/05 05:29:48 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/05/05 05:29:48 INFO : appleSUFFIX: Deleted 2026/05/05 05:29:48 DEBUG : Waiting for deletions to finish 2026/05/05 05:29:49 DEBUG : banana: Excluded (Path Filter) 2026/05/05 05:29:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/05 05:29:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/05 05:29:49 DEBUG : apple: Excluded (Path Filter) 2026/05/05 05:29:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/05 05:29:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/05 05:29:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/05 05:29:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/05 05:29:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/05 05:29:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/05 05:29:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/05 05:29:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/05 05:29:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/05 05:29:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/05 05:29:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/05 05:29:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/05 05:29:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/05 05:29:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/05 05:29:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/05 05:29:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/05 05:29:49 DEBUG : Waiting for deletions to finish 2026/05/05 05:29:50 DEBUG : banana: Excluded (Path Filter) 2026/05/05 05:29:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/05 05:29:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/05 05:29:50 DEBUG : apple: Excluded (Path Filter) 2026/05/05 05:29:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/05 05:29:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/05 05:29:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/05 05:29:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/05 05:29:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/05 05:29:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/05 05:29:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/05 05:29:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/05 05:29:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/05 05:29:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/05 05:29:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/05 05:29:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/05 05:29:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/05 05:29:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/05 05:29:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/05 05:29:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/05 05:30:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/05 05:30:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/05 05:30:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/05 05:30:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "eucm2mkhb802m9nug8fgh757t7saooq26ggshq892hsr5djjp1ug" 2026/05/05 05:30:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "65rffet5qtp0tc5qbkn7fl8fm21rkl9ooc63ob38ucg0plr6gkeg" 2026/05/05 05:30:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/05 05:30:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/05 05:30:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "falkr6f68plb24um4ihv9ptigpmfgtc81omgcssquts90ntsbd40" 2026/05/05 05:30:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/05 05:30:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/05 05:30:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/05 05:30:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/05 05:30:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/05 05:30:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/05 05:30:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/05 05:30:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/05 05:30:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gff4009ubu4m8g9h4pirkcmhtk6geplls1finenkalmski8jmea0" 2026/05/05 05:30:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gmbgp5sdvka5c4gihnce111g1cuhdnr1cmihb490vj9dr8jaok5g" 2026/05/05 05:30:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/05 05:30:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/05 05:30:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/05 05:30:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/05 05:30:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/05 05:30:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/05 05:30:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vq4fprjln6d7jf4u3d9kt6hrnedrkqhsmn3ec8v2qolj4uc5rvgg" 2026/05/05 05:30:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/05 05:30:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/05 05:30:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ff8jp9bom2jtr2081kka316t5n7dviv8t4lvf6pr7e6guk8qafc0" 2026/05/05 05:30:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/05 05:30:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/05 05:30:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/05 05:30:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/05 05:30:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/05 05:30:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/05 05:30:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0dqtqe2m6v02u2r0g796odicok53sp3duc2e9c0gs4p0keln0rog" 2026/05/05 05:30:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/05 05:30:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d7t54l1tqtai060rm1iqle19o372b86mjhpmqqhuv4ik008o70m0" 2026/05/05 05:30:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/05 05:30:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d2ipbd3t4g9e5lreuung21evnp99et6hoi5qtj3v46etk5612ng" 2026/05/05 05:30:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "36joi5072e9pld2a0521io67gapj67o7i342uvhp15l8dqoi2m5g" 2026/05/05 05:30:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "b9b7dr98gdvlvoh19hc5vur090ss86tglfdv9ugol76ofsqgtjvg" 2026/05/05 05:30:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/05 05:30:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "kh6omm9satuhgc6vb03vfpn7qqukf1frcmer8maeh66f1iuugulg" 2026/05/05 05:30:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/05 05:30:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a1g3g8c8amojqghrpe616630pkt4deo1te9tu03i8v6ba89aovsg" 2026/05/05 05:30:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "tidut4h7uik0pe8qmqbjt7qpj7un4prk96ealisdcp9uhep3q940" 2026/05/05 05:30:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/05 05:30:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "o8ki82q1edev0jri4lp207qgbs7m1jbejuag12dpdkg24jqu85d0" === RUN TestTransform/truncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:30:03 DEBUG : dir1/0000-abcdefg.txt: md5 = 6750644c8e5e6c8e59626c09b79eb411 OK 2026/05/05 05:30:05 DEBUG : dir1/0001-bcdefgh.txt: md5 = 00ce36ea532532808f3be825e27db0d4 OK 2026/05/05 05:30:06 DEBUG : dir1/0002-cdefghi.txt: md5 = ba61ba5243754b3de4364be8b21dd15a OK 2026/05/05 05:30:08 DEBUG : dir1/0003-defghij.txt: md5 = 0b3112a1cbd62735d29f90733446cf71 OK 2026/05/05 05:30:09 DEBUG : dir1/0004-efghijk.txt: md5 = a1ec519e1d9ae1dac86b9add564ff844 OK 2026/05/05 05:30:10 DEBUG : dir1/0005-fghijkl.txt: md5 = 25141fb4b9bafb311ca3a1a7a9cc53a1 OK 2026/05/05 05:30:12 DEBUG : dir1/0006-ghijklm.txt: md5 = b0bc792b3a1d6a765073d346b82f29bb OK 2026/05/05 05:30:13 DEBUG : dir1/0007-1234567.txt: md5 = 8bfc6bf0879e9fe6f687d1a2a25d4f45 OK 2026/05/05 05:30:15 DEBUG : dir1/0008-2345678.txt: md5 = 93d0a8a320b6512c7957a5e63a7f1773 OK 2026/05/05 05:30:16 DEBUG : dir1/0009-3456789.txt: md5 = 0da15f31ed567953381b8978b7aac9c0 OK 2026/05/05 05:30:18 DEBUG : dir1/0010-456789.txt: md5 = b0ab11f891d22db1b04b27787ba88a9e OK 2026/05/05 05:30:19 DEBUG : dir1/0011-56789;.txt: md5 = f5a6b91774075f0e080377bb71152a69 OK 2026/05/05 05:30:20 DEBUG : dir1/0012-6789;.txt: md5 = 8ff6d04c9c9a205b788062add1b31997 OK 2026/05/05 05:30:22 DEBUG : dir1/0013-789;=.txt: md5 = 411496f764e0fe0615008d1c9d992fa8 OK 2026/05/05 05:30:23 DEBUG : dir1/0014-89;=.txt: md5 = d6b71483893f4eff9802cf090f0508ff OK 2026/05/05 05:30:25 DEBUG : dir1/0015-9;=.txt: md5 = 030c17275217b52bbafbc0d38ed57b7b OK 2026/05/05 05:30:26 DEBUG : apple: md5 = bdba0b822fece0106cd2ae8629e809d2 OK 2026/05/05 05:30:28 DEBUG : banana: md5 = 7151ef5ab8dab76e430dec43886f4bc2 OK 2026/05/05 05:30:29 DEBUG : appleappleapplebanana: md5 = a39824be9c9b7c9009ce13191173572d OK 2026/05/05 05:30:30 DEBUG : splitbananasplit: md5 = 3cabfd6cf2b72b1246838c4482e733d3 OK 2026/05/05 05:30:30 DEBUG : Waiting for deletions to finish 2026/05/05 05:30:31 DEBUG : banana: Excluded (Path Filter) 2026/05/05 05:30:31 DEBUG : apple: Excluded (Path Filter) 2026/05/05 05:30:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/05 05:30:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/05 05:30:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/05 05:30:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/05 05:30:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/05 05:30:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/05 05:30:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/05 05:30:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/05 05:30:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/05 05:30:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/05 05:30:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/05 05:30:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/05 05:30:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/05 05:30:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/05 05:30:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/05 05:30:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/05 05:30:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/05 05:30:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/05 05:30:32 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/05 05:30:32 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/05 05:30:32 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/05 05:30:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/05 05:30:32 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/05 05:30:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/05 05:30:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/05 05:30:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/05 05:30:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/05 05:30:32 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/05 05:30:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/05 05:30:32 DEBUG : banana: size = 6 OK 2026/05/05 05:30:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:30:32 DEBUG : banana: Unchanged skipping 2026/05/05 05:30:32 DEBUG : apple: size = 5 OK 2026/05/05 05:30:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:30:32 DEBUG : apple: Unchanged skipping 2026/05/05 05:30:33 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/05 05:30:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/05 05:30:33 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/05 05:30:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/05 05:30:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/05 05:30:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/05 05:30:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/05 05:30:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/05 05:30:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/05 05:30:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/05 05:30:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/05 05:30:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/05 05:30:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/05 05:30:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/05 05:30:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/05 05:30:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/05 05:30:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/05 05:30:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/05 05:30:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/05 05:30:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/05 05:30:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/05 05:30:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/05 05:30:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/05 05:30:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/05 05:30:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/05 05:30:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/05 05:30:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/05 05:30:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/05 05:30:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/05 05:30:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/05 05:30:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/05 05:30:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/05 05:30:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/05 05:30:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/05 05:30:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/05 05:30:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/05 05:30:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/05 05:30:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/05 05:30:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/05 05:30:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/05 05:30:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/05 05:30:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/05 05:30:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/05 05:30:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/05 05:30:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/05 05:30:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/05 05:30:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/05 05:30:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/05 05:30:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/05 05:30:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/05 05:30:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/05 05:30:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/05 05:30:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/05 05:30:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/05 05:30:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/05 05:30:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/05 05:30:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/05 05:30:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/05 05:30:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/05 05:30:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/05 05:30:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/05 05:30:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/05 05:30:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/05 05:30:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/05 05:30:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/05 05:30:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/05 05:30:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/05 05:30:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/05 05:30:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/05 05:30:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/05 05:30:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/05 05:30:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/05 05:30:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/05 05:30:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/05 05:30:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/05 05:30:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/05 05:30:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/05 05:30:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/05 05:30:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/05 05:30:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/05 05:30:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/05 05:30:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/05 05:30:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/05 05:30:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/05 05:30:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/05 05:30:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/05 05:30:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/05 05:30:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/05 05:30:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/05 05:30:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/05 05:30:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/05 05:30:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/05 05:30:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/05 05:30:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/05 05:30:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/05 05:30:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/05 05:30:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/05 05:30:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/05 05:30:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/05 05:30:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/05 05:30:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/05 05:30:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/05 05:30:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/05 05:30:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/05 05:30:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/05 05:30:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/05 05:30:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/05 05:30:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/05 05:30:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/05 05:30:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/05 05:30:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/05 05:30:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/05 05:30:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/05 05:30:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/05 05:30:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/05 05:30:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/05 05:30:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/05 05:30:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/05 05:30:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/05 05:30:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/05 05:30:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/05 05:30:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/05 05:30:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/05 05:30:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/05 05:30:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/05 05:30:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/05 05:30:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/05 05:30:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/05 05:30:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/05 05:30:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/05 05:30:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/05 05:30:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/05 05:30:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/05 05:30:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/05 05:30:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/05 05:30:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/05 05:30:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/05 05:30:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/05 05:30:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/05 05:30:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/05 05:30:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/05 05:30:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/05 05:30:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/05 05:30:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/05 05:30:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/05 05:30:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/05 05:30:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/05 05:30:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/05 05:30:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/05 05:30:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/05 05:30:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/05 05:30:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/05 05:30:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/05 05:30:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/05 05:30:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/05 05:30:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/05 05:30:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/05 05:30:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/05 05:30:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/05 05:30:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/05 05:30:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/05 05:30:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/05 05:30:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/05 05:30:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/05 05:30:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/05 05:30:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/05 05:30:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/05 05:30:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/05 05:30:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/05 05:30:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/05 05:30:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/05 05:30:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/05 05:30:33 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/05 05:30:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/05 05:30:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/05 05:30:33 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/05 05:30:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/05 05:30:33 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/05 05:30:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/05 05:30:33 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/05 05:30:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/05 05:30:33 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/05 05:30:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/05 05:30:33 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/05 05:30:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/05 05:30:33 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/05 05:30:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/05 05:30:33 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/05 05:30:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/05 05:30:33 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/05 05:30:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/05 05:30:33 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/05 05:30:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/05 05:30:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/05 05:30:33 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/05 05:30:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/05 05:30:33 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/05 05:30:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/05 05:30:33 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/05 05:30:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/05 05:30:33 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/05 05:30:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/05 05:30:33 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/05 05:30:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/05 05:30:33 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/05 05:30:33 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/05 05:30:33 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/05 05:30:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/05 05:30:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:30:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:30:34 DEBUG : appleapple: md5 = fcb7a32e11eb20a014c8e67bb9de80a6 OK 2026/05/05 05:30:34 DEBUG : appleapple: size = 21 OK 2026/05/05 05:30:34 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/05/05 05:30:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/05 05:30:34 DEBUG : dir1/0000-abcde: md5 = 13ebcae046835e6bdc861cc2f508776f OK 2026/05/05 05:30:34 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/05 05:30:34 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/05/05 05:30:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/05 05:30:34 DEBUG : dir1/0001-bcdef: md5 = 8515ee797e271110a9bd0482e1ce0448 OK 2026/05/05 05:30:34 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/05 05:30:34 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/05/05 05:30:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/05 05:30:34 DEBUG : splitbanan: md5 = 854522e4800475795068d050b7e35fa7 OK 2026/05/05 05:30:34 DEBUG : splitbanan: size = 16 OK 2026/05/05 05:30:34 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/05/05 05:30:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/05 05:30:35 DEBUG : dir1/0002-cdefg: md5 = 85b4b213c3af7f81b1f81708332e144b OK 2026/05/05 05:30:35 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/05 05:30:35 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/05/05 05:30:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/05 05:30:35 DEBUG : dir1/0003-defgh: md5 = bea5d9a5edfb277cc208100e125d495b OK 2026/05/05 05:30:35 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/05 05:30:35 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/05/05 05:30:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/05 05:30:36 DEBUG : dir1/0004-efghi: md5 = ba1cb6645aa21568c630e7d4eb7795e5 OK 2026/05/05 05:30:36 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/05 05:30:36 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/05/05 05:30:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/05 05:30:36 DEBUG : dir1/0005-fghij: md5 = e3a2da116d4a4e1b502df41daa140434 OK 2026/05/05 05:30:36 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/05 05:30:36 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/05/05 05:30:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/05 05:30:36 DEBUG : dir1/0006-ghijk: md5 = d88be8d599bed6c97df5ea6e244fd6a4 OK 2026/05/05 05:30:36 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/05 05:30:36 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/05/05 05:30:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/05 05:30:37 DEBUG : dir1/0007-12345: md5 = 65644c24676db4347407bea5e446404f OK 2026/05/05 05:30:37 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/05 05:30:37 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/05/05 05:30:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/05 05:30:37 DEBUG : dir1/0008-23456: md5 = 6019cd9827991057dd01bf4d46b0951b OK 2026/05/05 05:30:37 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/05 05:30:37 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/05/05 05:30:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/05 05:30:37 DEBUG : dir1/0009-34567: md5 = b02b6256317891e9817f5fdc06689755 OK 2026/05/05 05:30:37 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/05 05:30:37 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/05/05 05:30:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/05 05:30:38 DEBUG : dir1/0011-56789: md5 = fd057db7c2503cfd4f9c804bd477c55a OK 2026/05/05 05:30:38 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/05 05:30:38 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/05/05 05:30:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/05 05:30:38 DEBUG : dir1/0010-45678: md5 = 90d7b823f7dae61c826b75a65b981a34 OK 2026/05/05 05:30:38 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/05 05:30:38 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/05/05 05:30:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/05 05:30:38 DEBUG : dir1/0013-789;=: md5 = 09d56023f61aba6f2cd5f4d6cfef6435 OK 2026/05/05 05:30:38 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/05 05:30:38 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/05/05 05:30:38 DEBUG : dir1/0012-6789;: md5 = 246533913c1a0df67bf57980fbd5da23 OK 2026/05/05 05:30:38 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/05 05:30:38 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/05/05 05:30:39 DEBUG : dir1/0014-89;=.: md5 = 049623c6fa8110fe71728756fda03e91 OK 2026/05/05 05:30:39 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/05 05:30:39 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/05/05 05:30:40 DEBUG : dir1/0015-9;=.t: md5 = fe020e836ac3fd7b833b3b76edaaee8d OK 2026/05/05 05:30:40 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/05 05:30:40 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/05/05 05:30:40 DEBUG : Waiting for deletions to finish 2026/05/05 05:30:40 INFO : dir1/0011-56789;.txt: Deleted 2026/05/05 05:30:40 INFO : dir1/0012-6789;.txt: Deleted 2026/05/05 05:30:40 INFO : dir1/0015-9;=.txt: Deleted 2026/05/05 05:30:40 INFO : dir1/0008-2345678.txt: Deleted 2026/05/05 05:30:40 INFO : splitbananasplit: Deleted 2026/05/05 05:30:40 INFO : dir1/0010-456789.txt: Deleted 2026/05/05 05:30:40 INFO : appleappleapplebanana: Deleted 2026/05/05 05:30:40 INFO : dir1/0013-789;=.txt: Deleted 2026/05/05 05:30:40 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/05 05:30:40 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/05 05:30:40 INFO : dir1/0014-89;=.txt: Deleted 2026/05/05 05:30:40 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/05 05:30:40 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/05 05:30:40 INFO : dir1/0003-defghij.txt: Deleted 2026/05/05 05:30:40 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/05 05:30:41 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/05 05:30:41 INFO : dir1/0007-1234567.txt: Deleted 2026/05/05 05:30:41 INFO : dir1/0009-3456789.txt: Deleted 2026/05/05 05:30:41 DEBUG : Waiting for deletions to finish 2026/05/05 05:30:41 DEBUG : banana: Excluded (Path Filter) 2026/05/05 05:30:41 DEBUG : apple: Excluded (Path Filter) 2026/05/05 05:30:41 DEBUG : appleapple: Excluded (Path Filter) 2026/05/05 05:30:41 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/05 05:30:41 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/05 05:30:41 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/05 05:30:41 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/05 05:30:41 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/05 05:30:41 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/05 05:30:41 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/05 05:30:41 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/05 05:30:41 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/05 05:30:41 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/05 05:30:41 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/05 05:30:41 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/05 05:30:41 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/05 05:30:41 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/05 05:30:41 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/05 05:30:41 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/05 05:30:41 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/05 05:30:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/05 05:30:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/05 05:30:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/05 05:30:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/05 05:30:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/05 05:30:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/05 05:30:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/05 05:30:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/05 05:30:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/05 05:30:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/05 05:30:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/05 05:30:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/05 05:30:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/05 05:30:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/05 05:30:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/05 05:30:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/05 05:30:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/05 05:30:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/05 05:30:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/05 05:30:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/05 05:30:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/05 05:30:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/05 05:30:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/05 05:30:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/05 05:30:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/05 05:30:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/05 05:30:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/05 05:30:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/05 05:30:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/05 05:30:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/05 05:30:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/05 05:30:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/05 05:30:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/05 05:30:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/05 05:30:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/05 05:30:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/05 05:30:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/05 05:30:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/05 05:30:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/05 05:30:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/05 05:30:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/05 05:30:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/05 05:30:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/05 05:30:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/05 05:30:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/05 05:30:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/05 05:30:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/05 05:30:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/05 05:30:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/05 05:30:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/05 05:30:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/05 05:30:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/05 05:30:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/05 05:30:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/05 05:30:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/05 05:30:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/05 05:30:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/05 05:30:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/05 05:30:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/05 05:30:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/05 05:30:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/05 05:30:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/05 05:30:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/05 05:30:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/05 05:30:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/05 05:30:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/05 05:30:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/05 05:30:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/05 05:30:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/05 05:30:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/05 05:30:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/05 05:30:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/05 05:30:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/05 05:30:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/05 05:30:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/05 05:30:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/05 05:30:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/05 05:30:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/05 05:30:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/05 05:30:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/05 05:30:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/05 05:30:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/05 05:30:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/05 05:30:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/05 05:30:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/05 05:30:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/05 05:30:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/05 05:30:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/05 05:30:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/05 05:30:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/05 05:30:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/05 05:30:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/05 05:30:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/05 05:30:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/05 05:30:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/05 05:30:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/05 05:30:42 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/05 05:30:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/05 05:30:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/05 05:30:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/05 05:30:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/05 05:30:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/05 05:30:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/05 05:30:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/05 05:30:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/05 05:30:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/05 05:30:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/05 05:30:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/05 05:30:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/05 05:30:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/05 05:30:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/05 05:30:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/05 05:30:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/05 05:30:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/05 05:30:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/05 05:30:42 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/05 05:30:42 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/05 05:30:42 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/05 05:30:42 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/05 05:30:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/05 05:30:42 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/05 05:30:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/05 05:30:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/05 05:30:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/05 05:30:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/05 05:30:42 DEBUG : dir1: Directory modification time the same (differ by -257.617µs, within tolerance 1ms) 2026/05/05 05:30:42 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/05 05:30:42 DEBUG : apple: size = 5 OK 2026/05/05 05:30:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:30:42 DEBUG : apple: Unchanged skipping 2026/05/05 05:30:42 DEBUG : appleapple: size = 21 OK 2026/05/05 05:30:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:30:42 DEBUG : banana: size = 6 OK 2026/05/05 05:30:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/05 05:30:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:30:42 DEBUG : banana: Unchanged skipping 2026/05/05 05:30:42 DEBUG : splitbanan: size = 16 OK 2026/05/05 05:30:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:30:42 DEBUG : splitbananasplit: Unchanged skipping 2026/05/05 05:30:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/05 05:30:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/05 05:30:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/05 05:30:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/05 05:30:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/05 05:30:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/05 05:30:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/05 05:30:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/05 05:30:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/05 05:30:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/05 05:30:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/05 05:30:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/05 05:30:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/05 05:30:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/05 05:30:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/05 05:30:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/05 05:30:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/05 05:30:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/05 05:30:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/05 05:30:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/05 05:30:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/05 05:30:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/05 05:30:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/05 05:30:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/05 05:30:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/05 05:30:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/05 05:30:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/05 05:30:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/05 05:30:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/05 05:30:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/05 05:30:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/05 05:30:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/05 05:30:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/05 05:30:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/05 05:30:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/05 05:30:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/05 05:30:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/05 05:30:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/05 05:30:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/05 05:30:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/05 05:30:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/05 05:30:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/05 05:30:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/05 05:30:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/05 05:30:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/05 05:30:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/05 05:30:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/05 05:30:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/05 05:30:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/05 05:30:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/05 05:30:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/05 05:30:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/05 05:30:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/05 05:30:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/05 05:30:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/05 05:30:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/05 05:30:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/05 05:30:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/05 05:30:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/05 05:30:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/05 05:30:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/05 05:30:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/05 05:30:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/05 05:30:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/05 05:30:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/05 05:30:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/05 05:30:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/05 05:30:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/05 05:30:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/05 05:30:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/05 05:30:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/05 05:30:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/05 05:30:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/05 05:30:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/05 05:30:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/05 05:30:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/05 05:30:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/05 05:30:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/05 05:30:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/05 05:30:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/05 05:30:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/05 05:30:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/05 05:30:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/05 05:30:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/05 05:30:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/05 05:30:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/05 05:30:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/05 05:30:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/05 05:30:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/05 05:30:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/05 05:30:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/05 05:30:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/05 05:30:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/05 05:30:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/05 05:30:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/05 05:30:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/05 05:30:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/05 05:30:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/05 05:30:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/05 05:30:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/05 05:30:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/05 05:30:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/05 05:30:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/05 05:30:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/05 05:30:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/05 05:30:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/05 05:30:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/05 05:30:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/05 05:30:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/05 05:30:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/05 05:30:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/05 05:30:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/05 05:30:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/05 05:30:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/05 05:30:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/05 05:30:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/05 05:30:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/05 05:30:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/05 05:30:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/05 05:30:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/05 05:30:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/05 05:30:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/05 05:30:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/05 05:30:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/05 05:30:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/05 05:30:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/05 05:30:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/05 05:30:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/05 05:30:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/05 05:30:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/05 05:30:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/05 05:30:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/05 05:30:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/05 05:30:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/05 05:30:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/05 05:30:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/05 05:30:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/05 05:30:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/05 05:30:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/05 05:30:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/05 05:30:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/05 05:30:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/05 05:30:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/05 05:30:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/05 05:30:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/05 05:30:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/05 05:30:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/05 05:30:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/05 05:30:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/05 05:30:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/05 05:30:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/05 05:30:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/05 05:30:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/05 05:30:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/05 05:30:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/05 05:30:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/05 05:30:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/05 05:30:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/05 05:30:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/05 05:30:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/05 05:30:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/05 05:30:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/05 05:30:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/05 05:30:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/05 05:30:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/05 05:30:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/05 05:30:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/05 05:30:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/05 05:30:42 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/05 05:30:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/05 05:30:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/05 05:30:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/05 05:30:42 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/05 05:30:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:30:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/05 05:30:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/05 05:30:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/05 05:30:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/05 05:30:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/05 05:30:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/05 05:30:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/05 05:30:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/05 05:30:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/05 05:30:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/05 05:30:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/05 05:30:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/05 05:30:42 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/05 05:30:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/05 05:30:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:30:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/05 05:30:42 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/05 05:30:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:30:42 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/05 05:30:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:30:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/05 05:30:42 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/05 05:30:42 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/05 05:30:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:30:42 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/05 05:30:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/05 05:30:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:30:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/05 05:30:42 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/05 05:30:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:30:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/05 05:30:42 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/05 05:30:42 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/05 05:30:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:30:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:30:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/05 05:30:42 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/05 05:30:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:30:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/05 05:30:42 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/05 05:30:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:30:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/05 05:30:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:30:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/05 05:30:42 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/05 05:30:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:30:42 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/05 05:30:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/05 05:30:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:30:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/05 05:30:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/05 05:30:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/05 05:30:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/05 05:30:42 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/05 05:30:42 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/05 05:30:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:30:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/05 05:30:42 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/05 05:30:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:30:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/05 05:30:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:30:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:30:42 DEBUG : Waiting for deletions to finish 2026/05/05 05:30:42 DEBUG : Waiting for deletions to finish 2026/05/05 05:30:43 DEBUG : banana: Excluded (Path Filter) 2026/05/05 05:30:43 DEBUG : apple: Excluded (Path Filter) 2026/05/05 05:30:43 DEBUG : appleapple: Excluded (Path Filter) 2026/05/05 05:30:43 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/05 05:30:43 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/05 05:30:43 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/05 05:30:43 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/05 05:30:43 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/05 05:30:43 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/05 05:30:43 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/05 05:30:43 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/05 05:30:43 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/05 05:30:43 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/05 05:30:43 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/05 05:30:43 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/05 05:30:43 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/05 05:30:43 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/05 05:30:43 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/05 05:30:43 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/05 05:30:43 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/05 05:30:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/05 05:30:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/05 05:30:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/05 05:30:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/05 05:30:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/05 05:30:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/05 05:30:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/05 05:30:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/05 05:30:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/05 05:30:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/05 05:30:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/05 05:30:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/05 05:30:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/05 05:30:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/05 05:30:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/05 05:30:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/05 05:30:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/05 05:30:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/05 05:30:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/05 05:30:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/05 05:30:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/05 05:30:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/05 05:30:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/05 05:30:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/05 05:30:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/05 05:30:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/05 05:30:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/05 05:30:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/05 05:30:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/05 05:30:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/05 05:30:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/05 05:30:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/05 05:30:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/05 05:30:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/05 05:30:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/05 05:30:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/05 05:30:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/05 05:30:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/05 05:30:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/05 05:30:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/05 05:30:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/05 05:30:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/05 05:30:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/05 05:30:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/05 05:30:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/05 05:30:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/05 05:30:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/05 05:30:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/05 05:30:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/05 05:30:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/05 05:30:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/05 05:30:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/05 05:30:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/05 05:30:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/05 05:30:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/05 05:30:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7cq4675dk1t6nrf8il78l2arno" 2026/05/05 05:30:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d9bdv3lhp93l618voo1g8ove6s" 2026/05/05 05:30:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "17bsp366690b541qfe31obp2i8" 2026/05/05 05:30:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/05 05:30:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0t68cli4t8c0res5eve9sppn28" 2026/05/05 05:30:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e78nbgp63oau20jqotisme95u4" 2026/05/05 05:30:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d958gsc73590i3i86a6s9p4f0" 2026/05/05 05:30:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e8ecvitiml58tr96ger7ug402k" 2026/05/05 05:30:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7sinbqgmsd6m7sasmdvkk651fg" 2026/05/05 05:30:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/05 05:30:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/05 05:30:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lbfuc3qire26oqvuo0bj3mg1to" 2026/05/05 05:30:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/05 05:30:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/05 05:30:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/05 05:30:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "oej4j4e1hbhqiac3q9dd003pjk" 2026/05/05 05:30:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/05 05:30:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "jh6sgav4bmi0h493va03djc48k" 2026/05/05 05:30:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/05 05:30:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "al5919deam5qa6ek2c4jstfogs" 2026/05/05 05:30:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/05 05:30:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/05 05:30:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "996a7rrg3h477bbo9k5td824p0" 2026/05/05 05:30:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/05 05:30:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/05 05:30:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/05 05:30:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ggvo8akdl5a946j89k2d5o8plc" 2026/05/05 05:30:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/05 05:30:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "8hlusmenqsj89absmc5gblmkm4" 2026/05/05 05:30:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "j5s1tnhu7vq05e1lqqdsacmrm8" === RUN TestTransform/encoder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:30:56 DEBUG : dir1/0000-abcdefg.txt: md5 = 87a78fe402002ceb8487df13e5787c58 OK 2026/05/05 05:30:58 DEBUG : dir1/0001-bcdefgh.txt: md5 = 3810e6fc487716960d031b903677eb02 OK 2026/05/05 05:30:59 DEBUG : dir1/0002-cdefghi.txt: md5 = 20137af8d2fa3a4655c41ecf524b1a4e OK 2026/05/05 05:31:01 DEBUG : dir1/0003-defghij.txt: md5 = b4e7f1b4b3561fa00c9d79086b2ead7e OK 2026/05/05 05:31:02 DEBUG : dir1/0004-efghijk.txt: md5 = 1dbf104d68523696677cb0ce9b0a1af2 OK 2026/05/05 05:31:04 DEBUG : dir1/0005-fghijkl.txt: md5 = 2b0d6423cbdf0e0eedc94d8d859c0a45 OK 2026/05/05 05:31:05 DEBUG : dir1/0006-ghijklm.txt: md5 = c2b2d604b6f1414753334f8480a27b26 OK 2026/05/05 05:31:07 DEBUG : dir1/0007-1234567.txt: md5 = d7ae1399d767d745671ddbcd53746b5e OK 2026/05/05 05:31:08 DEBUG : dir1/0008-2345678.txt: md5 = b222e16450fa7574fe89de9211fa0956 OK 2026/05/05 05:31:10 DEBUG : dir1/0009-3456789.txt: md5 = 001f0f501217e27d6a96f624530e6258 OK 2026/05/05 05:31:11 DEBUG : dir1/0010-456789.txt: md5 = 600546ad22bec502a079bc59e5363928 OK 2026/05/05 05:31:12 DEBUG : dir1/0011-56789;.txt: md5 = cd8afec883bc6c5dcd312681fbe3a691 OK 2026/05/05 05:31:13 DEBUG : dir1/0012-6789;.txt: md5 = da94d46d660b3034e6a6bb16cf48d646 OK 2026/05/05 05:31:15 DEBUG : dir1/0013-789;=.txt: md5 = aaac8fe05e41550b5a28e489f80f7266 OK 2026/05/05 05:31:16 DEBUG : dir1/0014-89;=.txt: md5 = 98680c0453a5fed981adc8b0f053cf0b OK 2026/05/05 05:31:18 DEBUG : dir1/0015-9;=.txt: md5 = c9a3e7705d3854c82eb4cfc7633eb5b4 OK 2026/05/05 05:31:19 DEBUG : apple: md5 = 8ddd2483885474467197b660dd9a3723 OK 2026/05/05 05:31:21 DEBUG : banana: md5 = 2c4f3ec528a7b6a836fc1bcf234e573f OK 2026/05/05 05:31:22 DEBUG : appleappleapplebanana: md5 = 53dbefd8aa29b617e49aa46cafc8c5fd OK 2026/05/05 05:31:23 DEBUG : splitbananasplit: md5 = 6f9eb67267437cc38b32eff7bbc4de53 OK 2026/05/05 05:31:23 DEBUG : Waiting for deletions to finish 2026/05/05 05:31:24 DEBUG : apple: Excluded (Path Filter) 2026/05/05 05:31:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/05 05:31:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/05 05:31:24 DEBUG : banana: Excluded (Path Filter) 2026/05/05 05:31:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/05 05:31:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/05 05:31:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/05 05:31:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/05 05:31:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/05 05:31:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/05 05:31:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/05 05:31:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/05 05:31:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/05 05:31:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/05 05:31:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/05 05:31:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/05 05:31:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/05 05:31:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/05 05:31:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/05 05:31:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/05 05:31:25 DEBUG : apple: size = 5 OK 2026/05/05 05:31:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:31:25 DEBUG : banana: size = 6 OK 2026/05/05 05:31:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:31:25 DEBUG : apple: Unchanged skipping 2026/05/05 05:31:25 DEBUG : banana: Unchanged skipping 2026/05/05 05:31:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/05 05:31:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:31:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/05 05:31:26 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/05 05:31:26 DEBUG : splitbananasplit: size = 16 OK 2026/05/05 05:31:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:31:26 DEBUG : splitbananasplit: Unchanged skipping 2026/05/05 05:31:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/05 05:31:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:31:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/05 05:31:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/05 05:31:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:31:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/05 05:31:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/05 05:31:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:31:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/05 05:31:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/05 05:31:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:31:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/05 05:31:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/05 05:31:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:31:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/05 05:31:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/05 05:31:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:31:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/05 05:31:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/05 05:31:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:31:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/05 05:31:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/05 05:31:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:31:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/05 05:31:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/05 05:31:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:31:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/05 05:31:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/05 05:31:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:31:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/05 05:31:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/05 05:31:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:31:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:31:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/05 05:31:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:31:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/05 05:31:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/05 05:31:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/05 05:31:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:31:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/05 05:31:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/05 05:31:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:31:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/05 05:31:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/05 05:31:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:31:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/05 05:31:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/05 05:31:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:31:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/05 05:31:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:31:26 DEBUG : Waiting for deletions to finish 2026/05/05 05:31:26 DEBUG : Waiting for deletions to finish 2026/05/05 05:31:26 DEBUG : apple: Excluded (Path Filter) 2026/05/05 05:31:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/05 05:31:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/05 05:31:26 DEBUG : banana: Excluded (Path Filter) 2026/05/05 05:31:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/05 05:31:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/05 05:31:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/05 05:31:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/05 05:31:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/05 05:31:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/05 05:31:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/05 05:31:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/05 05:31:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/05 05:31:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/05 05:31:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/05 05:31:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/05 05:31:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/05 05:31:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/05 05:31:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/05 05:31:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/05 05:31:27 DEBUG : dir1: Directory modification time the same (differ by -240.031µs, within tolerance 1ms) 2026/05/05 05:31:27 DEBUG : apple: size = 5 OK 2026/05/05 05:31:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:31:27 DEBUG : apple: Unchanged skipping 2026/05/05 05:31:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/05 05:31:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:31:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/05 05:31:27 DEBUG : banana: size = 6 OK 2026/05/05 05:31:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:31:27 DEBUG : banana: Unchanged skipping 2026/05/05 05:31:27 DEBUG : splitbananasplit: size = 16 OK 2026/05/05 05:31:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:31:27 DEBUG : splitbananasplit: Unchanged skipping 2026/05/05 05:31:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/05 05:31:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:31:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/05 05:31:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/05 05:31:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:31:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/05 05:31:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/05 05:31:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:31:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/05 05:31:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/05 05:31:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:31:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/05 05:31:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/05 05:31:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:31:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/05 05:31:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/05 05:31:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:31:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/05 05:31:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/05 05:31:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:31:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/05 05:31:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/05 05:31:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:31:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/05 05:31:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/05 05:31:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:31:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/05 05:31:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/05 05:31:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:31:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/05 05:31:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/05 05:31:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:31:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/05 05:31:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/05 05:31:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:31:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/05 05:31:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/05 05:31:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:31:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/05 05:31:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/05 05:31:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:31:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/05 05:31:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/05 05:31:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:31:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/05 05:31:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/05 05:31:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:31:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/05 05:31:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:31:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:31:27 DEBUG : Waiting for deletions to finish 2026/05/05 05:31:27 DEBUG : Waiting for deletions to finish 2026/05/05 05:31:28 DEBUG : apple: Excluded (Path Filter) 2026/05/05 05:31:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/05 05:31:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/05 05:31:28 DEBUG : banana: Excluded (Path Filter) 2026/05/05 05:31:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/05 05:31:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/05 05:31:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/05 05:31:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/05 05:31:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/05 05:31:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/05 05:31:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/05 05:31:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/05 05:31:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/05 05:31:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/05 05:31:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/05 05:31:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/05 05:31:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/05 05:31:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/05 05:31:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/05 05:31:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/05 05:31:28 DEBUG : Waiting for deletions to finish 2026/05/05 05:31:29 DEBUG : apple: Excluded (Path Filter) 2026/05/05 05:31:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/05 05:31:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/05 05:31:29 DEBUG : banana: Excluded (Path Filter) 2026/05/05 05:31:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/05 05:31:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/05 05:31:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/05 05:31:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/05 05:31:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/05 05:31:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/05 05:31:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/05 05:31:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/05 05:31:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/05 05:31:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/05 05:31:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/05 05:31:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/05 05:31:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/05 05:31:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/05 05:31:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/05 05:31:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/05 05:31:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/05 05:31:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/05 05:31:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/05 05:31:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/05 05:31:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/05 05:31:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/05 05:31:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/05 05:31:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/05 05:31:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/05 05:31:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/05 05:31:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/05 05:31:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/05 05:31:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/05 05:31:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/05 05:31:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/05 05:31:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" === RUN TestTransform/ISO-8859-1 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:31:42 DEBUG : dir1/0000-abcdefg.txt: md5 = 402ba1e711c9fa3cfb9b92e024ddef3f OK 2026/05/05 05:31:43 DEBUG : dir1/0001-bcdefgh.txt: md5 = 8f9b14b86507b5a92e5efe3bd6cc3fdb OK 2026/05/05 05:31:45 DEBUG : dir1/0002-cdefghi.txt: md5 = ce8fdd33168e7319428708ce8d97e810 OK 2026/05/05 05:31:46 DEBUG : dir1/0003-defghij.txt: md5 = f9dea2d6818bb65f315e6fa669567bdb OK 2026/05/05 05:31:47 DEBUG : dir1/0004-efghijk.txt: md5 = 3b7aea047c61fc09fb083b7dc6147b78 OK 2026/05/05 05:31:49 DEBUG : dir1/0005-fghijkl.txt: md5 = fdbb79c5de5e46bbf27f998c39ef3091 OK 2026/05/05 05:31:51 DEBUG : dir1/0006-ghijklm.txt: md5 = e1c5f5f4b8abdaaca733cf58fedf04b5 OK 2026/05/05 05:31:52 DEBUG : dir1/0007-1234567.txt: md5 = 93f779a00102551316fbc8b25e83a043 OK 2026/05/05 05:31:53 DEBUG : dir1/0008-2345678.txt: md5 = 2f49f3bb463cbb47a2127a56c6d4d66d OK 2026/05/05 05:31:55 DEBUG : dir1/0009-3456789.txt: md5 = ae9fd5f42bd13726ec0b1bb101c0650a OK 2026/05/05 05:31:56 DEBUG : dir1/0010-456789.txt: md5 = 99d2e4fa67d8c5e7b8e208a3dc842b6a OK 2026/05/05 05:31:58 DEBUG : dir1/0011-56789;.txt: md5 = 0b23183ef917f23747ba5846ea43a711 OK 2026/05/05 05:31:59 DEBUG : dir1/0012-6789;.txt: md5 = 3b127b9eba24d78e37c03dfcea5b3a60 OK 2026/05/05 05:32:01 DEBUG : dir1/0013-789;=.txt: md5 = ac2cba3075d88c02089b63d49975c03a OK 2026/05/05 05:32:02 DEBUG : dir1/0014-89;=.txt: md5 = 20c26b300575aa64622301c4fddac1d8 OK 2026/05/05 05:32:04 DEBUG : dir1/0015-9;=.txt: md5 = 25d06eafee771e22dca838931ae53042 OK 2026/05/05 05:32:05 DEBUG : apple: md5 = cc6f552478a6030c22e5ec8d6ebd07e0 OK 2026/05/05 05:32:06 DEBUG : banana: md5 = efde80cc6e7cee7576d8eeca9fd5d0e8 OK 2026/05/05 05:32:08 DEBUG : appleappleapplebanana: md5 = 76313609e0abf1f3c567f7a9bc2285d6 OK 2026/05/05 05:32:09 DEBUG : splitbananasplit: md5 = 8c5872ed0a0ea815e6e45aac559c8df3 OK 2026/05/05 05:32:09 DEBUG : Waiting for deletions to finish 2026/05/05 05:32:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/05 05:32:10 DEBUG : apple: Excluded (Path Filter) 2026/05/05 05:32:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/05 05:32:10 DEBUG : banana: Excluded (Path Filter) 2026/05/05 05:32:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/05 05:32:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/05 05:32:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/05 05:32:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/05 05:32:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/05 05:32:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/05 05:32:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/05 05:32:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/05 05:32:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/05 05:32:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/05 05:32:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/05 05:32:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/05 05:32:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/05 05:32:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/05 05:32:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/05 05:32:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/05 05:32:11 DEBUG : apple: size = 5 OK 2026/05/05 05:32:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:32:11 DEBUG : apple: Unchanged skipping 2026/05/05 05:32:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/05 05:32:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:32:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/05 05:32:11 DEBUG : banana: size = 6 OK 2026/05/05 05:32:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:32:11 DEBUG : banana: Unchanged skipping 2026/05/05 05:32:11 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/05 05:32:11 DEBUG : splitbananasplit: size = 16 OK 2026/05/05 05:32:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:32:11 DEBUG : splitbananasplit: Unchanged skipping 2026/05/05 05:32:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/05 05:32:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:32:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/05 05:32:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/05 05:32:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:32:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/05 05:32:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/05 05:32:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:32:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/05 05:32:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/05 05:32:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:32:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/05 05:32:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/05 05:32:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:32:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/05 05:32:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/05 05:32:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:32:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/05 05:32:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/05 05:32:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:32:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/05 05:32:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/05 05:32:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:32:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/05 05:32:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/05 05:32:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:32:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/05 05:32:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/05 05:32:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:32:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/05 05:32:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/05 05:32:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:32:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/05 05:32:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/05 05:32:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:32:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/05 05:32:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/05 05:32:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:32:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/05 05:32:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/05 05:32:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:32:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/05 05:32:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/05 05:32:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:32:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/05 05:32:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/05 05:32:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:32:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/05 05:32:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:32:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:32:11 DEBUG : Waiting for deletions to finish 2026/05/05 05:32:11 DEBUG : Waiting for deletions to finish 2026/05/05 05:32:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/05 05:32:12 DEBUG : apple: Excluded (Path Filter) 2026/05/05 05:32:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/05 05:32:12 DEBUG : banana: Excluded (Path Filter) 2026/05/05 05:32:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/05 05:32:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/05 05:32:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/05 05:32:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/05 05:32:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/05 05:32:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/05 05:32:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/05 05:32:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/05 05:32:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/05 05:32:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/05 05:32:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/05 05:32:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/05 05:32:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/05 05:32:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/05 05:32:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/05 05:32:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/05 05:32:13 DEBUG : dir1: Directory modification time the same (differ by -89.19µs, within tolerance 1ms) 2026/05/05 05:32:13 DEBUG : apple: size = 5 OK 2026/05/05 05:32:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:32:13 DEBUG : apple: Unchanged skipping 2026/05/05 05:32:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/05 05:32:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:32:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/05 05:32:13 DEBUG : banana: size = 6 OK 2026/05/05 05:32:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:32:13 DEBUG : splitbananasplit: size = 16 OK 2026/05/05 05:32:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:32:13 DEBUG : splitbananasplit: Unchanged skipping 2026/05/05 05:32:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/05 05:32:13 DEBUG : banana: Unchanged skipping 2026/05/05 05:32:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/05 05:32:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:32:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/05 05:32:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/05 05:32:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:32:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/05 05:32:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/05 05:32:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:32:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/05 05:32:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/05 05:32:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:32:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/05 05:32:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/05 05:32:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:32:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/05 05:32:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/05 05:32:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:32:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/05 05:32:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/05 05:32:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/05 05:32:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:32:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/05 05:32:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:32:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/05 05:32:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/05 05:32:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:32:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/05 05:32:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/05 05:32:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/05 05:32:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:32:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/05 05:32:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:32:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/05 05:32:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:32:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:32:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/05 05:32:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/05 05:32:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/05 05:32:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:32:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/05 05:32:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/05 05:32:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:32:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/05 05:32:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/05 05:32:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:32:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/05 05:32:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:32:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/05 05:32:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:32:13 DEBUG : Waiting for deletions to finish 2026/05/05 05:32:13 DEBUG : Waiting for deletions to finish 2026/05/05 05:32:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/05 05:32:13 DEBUG : apple: Excluded (Path Filter) 2026/05/05 05:32:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/05 05:32:13 DEBUG : banana: Excluded (Path Filter) 2026/05/05 05:32:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/05 05:32:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/05 05:32:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/05 05:32:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/05 05:32:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/05 05:32:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/05 05:32:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/05 05:32:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/05 05:32:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/05 05:32:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/05 05:32:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/05 05:32:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/05 05:32:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/05 05:32:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/05 05:32:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/05 05:32:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/05 05:32:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/05 05:32:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/05 05:32:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/05 05:32:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/05 05:32:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/05 05:32:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/05 05:32:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/05 05:32:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/05 05:32:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/05 05:32:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/05 05:32:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/05 05:32:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/05 05:32:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/05 05:32:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/05 05:32:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/05 05:32:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" === RUN TestTransform/charmap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:32:26 DEBUG : dir1/0000-abcdefg.txt: md5 = 4c5798eefa6c67dc901a91a0aca03fda OK 2026/05/05 05:32:28 DEBUG : dir1/0001-bcdefgh.txt: md5 = 51b714d9707c934a745696981621f238 OK 2026/05/05 05:32:29 DEBUG : dir1/0002-cdefghi.txt: md5 = 0c98875e3b7324b827d1d7988ee8a27d OK 2026/05/05 05:32:31 DEBUG : dir1/0003-defghij.txt: md5 = 404d64df2642f61f5baecbbf35d48edc OK 2026/05/05 05:32:32 DEBUG : dir1/0004-efghijk.txt: md5 = 6c61cb8c6c28f61a21539ad4854cf994 OK 2026/05/05 05:32:34 DEBUG : dir1/0005-fghijkl.txt: md5 = f457b19fde6fe13df3a5dbe3f1b083b2 OK 2026/05/05 05:32:35 DEBUG : dir1/0006-ghijklm.txt: md5 = 5750a13e5e4666276a8a791d65afe15d OK 2026/05/05 05:32:37 DEBUG : dir1/0007-1234567.txt: md5 = f2e276599d5481f11984b044f89c9185 OK 2026/05/05 05:32:38 DEBUG : dir1/0008-2345678.txt: md5 = 8440dc62d71a9fd3272a3cd5432a6874 OK 2026/05/05 05:32:40 DEBUG : dir1/0009-3456789.txt: md5 = 8e3d4a4e93aeb466d09e24cccd1bd714 OK 2026/05/05 05:32:41 DEBUG : dir1/0010-456789.txt: md5 = 57f479af2a6e854e7bac96081a20337d OK 2026/05/05 05:32:42 DEBUG : dir1/0011-56789;.txt: md5 = 235aa26cf6416d6e428e27b227564891 OK 2026/05/05 05:32:44 DEBUG : dir1/0012-6789;.txt: md5 = f4d77467e1e0603fddec2613057425db OK 2026/05/05 05:32:45 DEBUG : dir1/0013-789;=.txt: md5 = b9b03c6cfde48821b5a3d5b147fb248a OK 2026/05/05 05:32:47 DEBUG : dir1/0014-89;=.txt: md5 = bca8f500c02d80510f29a1bde6789393 OK 2026/05/05 05:32:48 DEBUG : dir1/0015-9;=.txt: md5 = d373e88bcaac451294149ca0a2d7dd4a OK 2026/05/05 05:32:49 DEBUG : apple: md5 = b24469a687887ad23ce0c16bdeb6687d OK 2026/05/05 05:32:51 DEBUG : banana: md5 = a2c759a84b74f25f198d09fd303e924b OK 2026/05/05 05:32:52 DEBUG : appleappleapplebanana: md5 = 7041ccccf1a38be569b4980e63c899ac OK 2026/05/05 05:32:54 DEBUG : splitbananasplit: md5 = a6d39cfc12fd2ab21b38b9dc3922f069 OK 2026/05/05 05:32:54 DEBUG : Waiting for deletions to finish 2026/05/05 05:32:54 DEBUG : apple: Excluded (Path Filter) 2026/05/05 05:32:54 DEBUG : banana: Excluded (Path Filter) 2026/05/05 05:32:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/05 05:32:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/05 05:32:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/05 05:32:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/05 05:32:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/05 05:32:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/05 05:32:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/05 05:32:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/05 05:32:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/05 05:32:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/05 05:32:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/05 05:32:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/05 05:32:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/05 05:32:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/05 05:32:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/05 05:32:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/05 05:32:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/05 05:32:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/05 05:32:55 DEBUG : apple: size = 5 OK 2026/05/05 05:32:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:32:55 DEBUG : apple: Unchanged skipping 2026/05/05 05:32:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/05 05:32:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:32:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/05 05:32:55 DEBUG : banana: size = 6 OK 2026/05/05 05:32:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:32:55 DEBUG : banana: Unchanged skipping 2026/05/05 05:32:56 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/05 05:32:56 DEBUG : splitbananasplit: size = 16 OK 2026/05/05 05:32:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:32:56 DEBUG : splitbananasplit: Unchanged skipping 2026/05/05 05:32:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/05 05:32:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:32:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/05 05:32:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/05 05:32:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:32:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/05 05:32:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/05 05:32:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:32:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/05 05:32:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/05 05:32:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:32:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/05 05:32:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/05 05:32:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:32:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/05 05:32:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/05 05:32:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:32:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/05 05:32:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/05 05:32:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:32:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/05 05:32:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/05 05:32:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:32:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/05 05:32:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/05 05:32:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:32:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/05 05:32:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/05 05:32:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:32:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/05 05:32:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/05 05:32:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:32:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/05 05:32:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/05 05:32:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:32:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/05 05:32:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/05 05:32:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:32:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/05 05:32:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/05 05:32:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:32:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/05 05:32:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/05 05:32:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:32:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/05 05:32:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/05 05:32:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:32:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/05 05:32:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:32:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:32:56 DEBUG : Waiting for deletions to finish 2026/05/05 05:32:56 DEBUG : Waiting for deletions to finish 2026/05/05 05:32:56 DEBUG : apple: Excluded (Path Filter) 2026/05/05 05:32:56 DEBUG : banana: Excluded (Path Filter) 2026/05/05 05:32:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/05 05:32:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/05 05:32:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/05 05:32:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/05 05:32:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/05 05:32:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/05 05:32:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/05 05:32:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/05 05:32:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/05 05:32:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/05 05:32:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/05 05:32:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/05 05:32:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/05 05:32:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/05 05:32:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/05 05:32:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/05 05:32:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/05 05:32:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/05 05:32:57 DEBUG : apple: size = 5 OK 2026/05/05 05:32:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:32:57 DEBUG : banana: size = 6 OK 2026/05/05 05:32:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/05 05:32:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:32:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/05 05:32:57 DEBUG : apple: Unchanged skipping 2026/05/05 05:32:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:32:57 DEBUG : banana: Unchanged skipping 2026/05/05 05:32:57 DEBUG : dir1: Directory modification time the same (differ by -908.932µs, within tolerance 1ms) 2026/05/05 05:32:57 DEBUG : splitbananasplit: size = 16 OK 2026/05/05 05:32:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:32:57 DEBUG : splitbananasplit: Unchanged skipping 2026/05/05 05:32:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/05 05:32:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:32:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/05 05:32:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/05 05:32:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:32:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/05 05:32:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/05 05:32:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:32:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/05 05:32:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/05 05:32:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:32:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/05 05:32:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/05 05:32:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:32:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/05 05:32:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/05 05:32:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:32:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/05 05:32:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/05 05:32:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:32:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/05 05:32:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/05 05:32:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:32:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/05 05:32:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/05 05:32:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:32:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/05 05:32:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/05 05:32:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:32:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/05 05:32:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/05 05:32:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:32:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/05 05:32:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/05 05:32:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:32:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/05 05:32:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/05 05:32:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:32:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/05 05:32:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/05 05:32:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:32:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/05 05:32:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/05 05:32:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:32:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/05 05:32:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/05 05:32:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:32:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/05 05:32:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:32:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:32:57 DEBUG : Waiting for deletions to finish 2026/05/05 05:32:57 DEBUG : Waiting for deletions to finish 2026/05/05 05:32:58 DEBUG : apple: Excluded (Path Filter) 2026/05/05 05:32:58 DEBUG : banana: Excluded (Path Filter) 2026/05/05 05:32:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/05 05:32:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/05 05:32:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/05 05:32:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/05 05:32:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/05 05:32:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/05 05:32:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/05 05:32:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/05 05:32:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/05 05:32:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/05 05:32:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/05 05:32:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/05 05:32:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/05 05:32:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/05 05:32:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/05 05:32:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/05 05:32:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/05 05:32:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/05 05:33:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/05 05:33:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/05 05:33:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/05 05:33:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/05 05:33:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/05 05:33:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/05 05:33:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/05 05:33:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/05 05:33:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/05 05:33:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/05 05:33:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/05 05:33:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/05 05:33:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/05 05:33:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/05 05:33:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/05 05:33:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" === RUN TestTransform/lowercase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:33:10 DEBUG : dir1/0000-abcdefg.txt: md5 = 9db4411b73dbdedd3d86bd2cc93860c6 OK 2026/05/05 05:33:11 DEBUG : dir1/0001-bcdefgh.txt: md5 = 7fd633048523b196efbdbf5b07a50212 OK 2026/05/05 05:33:13 DEBUG : dir1/0002-cdefghi.txt: md5 = e85327c76226ba564c0933815afc06a2 OK 2026/05/05 05:33:14 DEBUG : dir1/0003-defghij.txt: md5 = fc48fb16330239c6111d37808ea84cfd OK 2026/05/05 05:33:16 DEBUG : dir1/0004-efghijk.txt: md5 = 4793c146be617ef30ebbb04f34929a07 OK 2026/05/05 05:33:17 DEBUG : dir1/0005-fghijkl.txt: md5 = 2c4c0c61d05ad83b4477a074ed410301 OK 2026/05/05 05:33:19 DEBUG : dir1/0006-ghijklm.txt: md5 = 0fa43219a2c39561cf3296210c14b99a OK 2026/05/05 05:33:20 DEBUG : dir1/0007-1234567.txt: md5 = e6e30c3c165bbba6dc3915fd1623b929 OK 2026/05/05 05:33:22 DEBUG : dir1/0008-2345678.txt: md5 = ac1f9b2dfb5eb376de6e79aedde5d811 OK 2026/05/05 05:33:23 DEBUG : dir1/0009-3456789.txt: md5 = 96e9865c5d7fb9a7b8465137760edfbd OK 2026/05/05 05:33:25 DEBUG : dir1/0010-456789.txt: md5 = 916359914fe31bce3374e6ec06b5bb7e OK 2026/05/05 05:33:26 DEBUG : dir1/0011-56789;.txt: md5 = 670c667cd79ca2b2c01b233b51cde8c7 OK 2026/05/05 05:33:27 DEBUG : dir1/0012-6789;.txt: md5 = b3a5d0b94af59b5a6ef2a6ef1622d5b9 OK 2026/05/05 05:33:29 DEBUG : dir1/0013-789;=.txt: md5 = 46690c78e29c5a0cc927c96a49d11762 OK 2026/05/05 05:33:30 DEBUG : dir1/0014-89;=.txt: md5 = 8667e1d7ed7ef48948df46dd5e7bb475 OK 2026/05/05 05:33:32 DEBUG : dir1/0015-9;=.txt: md5 = bc3de8f7f517d7a6d5f997257eee3bb7 OK 2026/05/05 05:33:33 DEBUG : apple: md5 = 7082dd3fef67efe8894f1d5acc63a2a1 OK 2026/05/05 05:33:35 DEBUG : banana: md5 = 91905e6fdfb6d97a170e23d4378cadbb OK 2026/05/05 05:33:36 DEBUG : appleappleapplebanana: md5 = de1228a98714dce8841d070117aed8d7 OK 2026/05/05 05:33:38 DEBUG : splitbananasplit: md5 = 316e87e5f523f11e63b0fd44a24cb8e2 OK 2026/05/05 05:33:38 DEBUG : Waiting for deletions to finish 2026/05/05 05:33:38 DEBUG : apple: Excluded (Path Filter) 2026/05/05 05:33:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/05 05:33:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/05 05:33:38 DEBUG : banana: Excluded (Path Filter) 2026/05/05 05:33:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/05 05:33:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/05 05:33:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/05 05:33:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/05 05:33:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/05 05:33:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/05 05:33:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/05 05:33:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/05 05:33:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/05 05:33:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/05 05:33:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/05 05:33:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/05 05:33:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/05 05:33:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/05 05:33:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/05 05:33:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/05 05:33:39 DEBUG : apple: size = 5 OK 2026/05/05 05:33:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:33:39 DEBUG : apple: Unchanged skipping 2026/05/05 05:33:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/05 05:33:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:33:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/05 05:33:39 DEBUG : banana: size = 6 OK 2026/05/05 05:33:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:33:39 DEBUG : banana: Unchanged skipping 2026/05/05 05:33:40 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/05 05:33:40 DEBUG : splitbananasplit: size = 16 OK 2026/05/05 05:33:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:33:40 DEBUG : splitbananasplit: Unchanged skipping 2026/05/05 05:33:40 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/05 05:33:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:33:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/05 05:33:40 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/05 05:33:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:33:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/05 05:33:40 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/05 05:33:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:33:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/05 05:33:40 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/05 05:33:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:33:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/05 05:33:40 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/05 05:33:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:33:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/05 05:33:40 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/05 05:33:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:33:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/05 05:33:40 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/05 05:33:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:33:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/05 05:33:40 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/05 05:33:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:33:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/05 05:33:40 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/05 05:33:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:33:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/05 05:33:40 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/05 05:33:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:33:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/05 05:33:40 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/05 05:33:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:33:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/05 05:33:40 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/05 05:33:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:33:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/05 05:33:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/05 05:33:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:33:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/05 05:33:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/05 05:33:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:33:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/05 05:33:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/05 05:33:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:33:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/05 05:33:40 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/05 05:33:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:33:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/05 05:33:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:33:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:33:40 DEBUG : Waiting for deletions to finish 2026/05/05 05:33:40 DEBUG : Waiting for deletions to finish 2026/05/05 05:33:40 DEBUG : apple: Excluded (Path Filter) 2026/05/05 05:33:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/05 05:33:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/05 05:33:40 DEBUG : banana: Excluded (Path Filter) 2026/05/05 05:33:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/05 05:33:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/05 05:33:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/05 05:33:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/05 05:33:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/05 05:33:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/05 05:33:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/05 05:33:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/05 05:33:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/05 05:33:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/05 05:33:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/05 05:33:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/05 05:33:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/05 05:33:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/05 05:33:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/05 05:33:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/05 05:33:42 DEBUG : dir1: Directory modification time the same (differ by -715.374µs, within tolerance 1ms) 2026/05/05 05:33:42 DEBUG : apple: size = 5 OK 2026/05/05 05:33:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/05 05:33:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:33:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:33:42 DEBUG : apple: Unchanged skipping 2026/05/05 05:33:42 DEBUG : banana: size = 6 OK 2026/05/05 05:33:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:33:42 DEBUG : banana: Unchanged skipping 2026/05/05 05:33:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/05 05:33:42 DEBUG : splitbananasplit: size = 16 OK 2026/05/05 05:33:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:33:42 DEBUG : splitbananasplit: Unchanged skipping 2026/05/05 05:33:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/05 05:33:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/05 05:33:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:33:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:33:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/05 05:33:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/05 05:33:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:33:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/05 05:33:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/05 05:33:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:33:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/05 05:33:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:33:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/05 05:33:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/05 05:33:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:33:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/05 05:33:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/05 05:33:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:33:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/05 05:33:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/05 05:33:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:33:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/05 05:33:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/05 05:33:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:33:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/05 05:33:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/05 05:33:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:33:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:33:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/05 05:33:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/05 05:33:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/05 05:33:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/05 05:33:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/05 05:33:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/05 05:33:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/05 05:33:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:33:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:33:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/05 05:33:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/05 05:33:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:33:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/05 05:33:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:33:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/05 05:33:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/05 05:33:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:33:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:33:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/05 05:33:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/05 05:33:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/05 05:33:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:33:42 DEBUG : Waiting for deletions to finish 2026/05/05 05:33:42 DEBUG : Waiting for deletions to finish 2026/05/05 05:33:42 DEBUG : apple: Excluded (Path Filter) 2026/05/05 05:33:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/05 05:33:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/05 05:33:42 DEBUG : banana: Excluded (Path Filter) 2026/05/05 05:33:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/05 05:33:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/05 05:33:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/05 05:33:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/05 05:33:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/05 05:33:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/05 05:33:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/05 05:33:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/05 05:33:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/05 05:33:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/05 05:33:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/05 05:33:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/05 05:33:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/05 05:33:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/05 05:33:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/05 05:33:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/05 05:33:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/05 05:33:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/05 05:33:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/05 05:33:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/05 05:33:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/05 05:33:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/05 05:33:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/05 05:33:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/05 05:33:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/05 05:33:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/05 05:33:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/05 05:33:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/05 05:33:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/05 05:33:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/05 05:33:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/05 05:33:52 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" === RUN TestTransform/ascii run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:33:55 DEBUG : dir1/0000-abcdefg.txt: md5 = 5e4ce4323c1238ca36a5b921c401a19f OK 2026/05/05 05:33:56 DEBUG : dir1/0001-bcdefgh.txt: md5 = faf189ea4be7adfc3f3a30797cadfb94 OK 2026/05/05 05:33:58 DEBUG : dir1/0002-cdefghi.txt: md5 = 404bf3ebf3408b311fdde0864d0eb38a OK 2026/05/05 05:33:59 DEBUG : dir1/0003-defghij.txt: md5 = 652579540a698a1de96a8ba000cd955e OK 2026/05/05 05:34:00 DEBUG : dir1/0004-efghijk.txt: md5 = 1e7f8e8a5e0dbe887879bf0ab06b391f OK 2026/05/05 05:34:02 DEBUG : dir1/0005-fghijkl.txt: md5 = 77903d3564b95d9f18bf76e276ad9161 OK 2026/05/05 05:34:03 DEBUG : dir1/0006-ghijklm.txt: md5 = fffb4582055176f8e5d332eddc7c5bd6 OK 2026/05/05 05:34:05 DEBUG : dir1/0007-1234567.txt: md5 = 264bcd08d56ff35164cc8a1706a72c97 OK 2026/05/05 05:34:06 DEBUG : dir1/0008-2345678.txt: md5 = 207862c71250c5d030e1797a274f5c30 OK 2026/05/05 05:34:07 DEBUG : dir1/0009-3456789.txt: md5 = 23f3724ecedaabb89295f1d76f4069cf OK 2026/05/05 05:34:09 DEBUG : dir1/0010-456789.txt: md5 = af5e8c6b9cf2114e7c49792262d802f7 OK 2026/05/05 05:34:10 DEBUG : dir1/0011-56789;.txt: md5 = 6d86258ab7d0fb0198ac11c3c50e46af OK 2026/05/05 05:34:12 DEBUG : dir1/0012-6789;.txt: md5 = d6e42e6055048d6b63c98afd8cec1854 OK 2026/05/05 05:34:13 DEBUG : dir1/0013-789;=.txt: md5 = 06172a6fc9356646b35397afdd75856d OK 2026/05/05 05:34:15 DEBUG : dir1/0014-89;=.txt: md5 = 1c1595490d6b64983dd1de6fa92d0bee OK 2026/05/05 05:34:16 DEBUG : dir1/0015-9;=.txt: md5 = 02432ed3e0938988e3474abc2cbb7b4f OK 2026/05/05 05:34:18 DEBUG : apple: md5 = fc49af8517cd999999e38d90e3a526d5 OK 2026/05/05 05:34:19 DEBUG : banana: md5 = fc265f42dac70e13b1e4f4df40e1b7a9 OK 2026/05/05 05:34:21 DEBUG : appleappleapplebanana: md5 = c1e8b055348a9cd65ce7e01bcab8f5cf OK 2026/05/05 05:34:22 DEBUG : splitbananasplit: md5 = 9695ee4271915b63a41a7acd8de13a57 OK 2026/05/05 05:34:22 DEBUG : Waiting for deletions to finish 2026/05/05 05:34:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/05 05:34:23 DEBUG : apple: Excluded (Path Filter) 2026/05/05 05:34:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/05 05:34:23 DEBUG : banana: Excluded (Path Filter) 2026/05/05 05:34:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/05 05:34:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/05 05:34:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/05 05:34:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/05 05:34:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/05 05:34:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/05 05:34:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/05 05:34:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/05 05:34:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/05 05:34:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/05 05:34:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/05 05:34:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/05 05:34:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/05 05:34:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/05 05:34:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/05 05:34:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/05 05:34:24 DEBUG : apple: size = 5 OK 2026/05/05 05:34:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:34:24 DEBUG : apple: Unchanged skipping 2026/05/05 05:34:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/05 05:34:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:34:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/05 05:34:24 DEBUG : banana: size = 6 OK 2026/05/05 05:34:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:34:24 DEBUG : banana: Unchanged skipping 2026/05/05 05:34:24 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/05 05:34:24 DEBUG : splitbananasplit: size = 16 OK 2026/05/05 05:34:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:34:24 DEBUG : splitbananasplit: Unchanged skipping 2026/05/05 05:34:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/05 05:34:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:34:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/05 05:34:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/05 05:34:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:34:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/05 05:34:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/05 05:34:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:34:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/05 05:34:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/05 05:34:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:34:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/05 05:34:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/05 05:34:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:34:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/05 05:34:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/05 05:34:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:34:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/05 05:34:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/05 05:34:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:34:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/05 05:34:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/05 05:34:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:34:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/05 05:34:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/05 05:34:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:34:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/05 05:34:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/05 05:34:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:34:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/05 05:34:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/05 05:34:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:34:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/05 05:34:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/05 05:34:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:34:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/05 05:34:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/05 05:34:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:34:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/05 05:34:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/05 05:34:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:34:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/05 05:34:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/05 05:34:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:34:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/05 05:34:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/05 05:34:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:34:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/05 05:34:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:34:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:34:24 DEBUG : Waiting for deletions to finish 2026/05/05 05:34:24 DEBUG : Waiting for deletions to finish 2026/05/05 05:34:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/05 05:34:25 DEBUG : apple: Excluded (Path Filter) 2026/05/05 05:34:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/05 05:34:25 DEBUG : banana: Excluded (Path Filter) 2026/05/05 05:34:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/05 05:34:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/05 05:34:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/05 05:34:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/05 05:34:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/05 05:34:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/05 05:34:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/05 05:34:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/05 05:34:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/05 05:34:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/05 05:34:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/05 05:34:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/05 05:34:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/05 05:34:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/05 05:34:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/05 05:34:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/05 05:34:26 DEBUG : dir1: Directory modification time the same (differ by -534.881µs, within tolerance 1ms) 2026/05/05 05:34:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/05 05:34:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:34:26 DEBUG : apple: size = 5 OK 2026/05/05 05:34:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:34:26 DEBUG : splitbananasplit: size = 16 OK 2026/05/05 05:34:26 DEBUG : apple: Unchanged skipping 2026/05/05 05:34:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:34:26 DEBUG : splitbananasplit: Unchanged skipping 2026/05/05 05:34:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/05 05:34:26 DEBUG : banana: size = 6 OK 2026/05/05 05:34:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:34:26 DEBUG : banana: Unchanged skipping 2026/05/05 05:34:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/05 05:34:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:34:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/05 05:34:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/05 05:34:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:34:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/05 05:34:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:34:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/05 05:34:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:34:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/05 05:34:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/05 05:34:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:34:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/05 05:34:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/05 05:34:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:34:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/05 05:34:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/05 05:34:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:34:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/05 05:34:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/05 05:34:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:34:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/05 05:34:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/05 05:34:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:34:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:34:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/05 05:34:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/05 05:34:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:34:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/05 05:34:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/05 05:34:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/05 05:34:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:34:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/05 05:34:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/05 05:34:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/05 05:34:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:34:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/05 05:34:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/05 05:34:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:34:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/05 05:34:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/05 05:34:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/05 05:34:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:34:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:34:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/05 05:34:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/05 05:34:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/05 05:34:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:34:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/05 05:34:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:34:26 DEBUG : Waiting for deletions to finish 2026/05/05 05:34:26 DEBUG : Waiting for deletions to finish 2026/05/05 05:34:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/05 05:34:27 DEBUG : apple: Excluded (Path Filter) 2026/05/05 05:34:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/05 05:34:27 DEBUG : banana: Excluded (Path Filter) 2026/05/05 05:34:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/05 05:34:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/05 05:34:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/05 05:34:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/05 05:34:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/05 05:34:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/05 05:34:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/05 05:34:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/05 05:34:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/05 05:34:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/05 05:34:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/05 05:34:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/05 05:34:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/05 05:34:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/05 05:34:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/05 05:34:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/05 05:34:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/05 05:34:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/05 05:34:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/05 05:34:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/05 05:34:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/05 05:34:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/05 05:34:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/05 05:34:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/05 05:34:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/05 05:34:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/05 05:34:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/05 05:34:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/05 05:34:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/05 05:34:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/05 05:34:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/05 05:34:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" --- PASS: TestTransform (539.88s) --- PASS: TestTransform/NFC (44.64s) --- PASS: TestTransform/NFD (44.32s) --- PASS: TestTransform/base64 (51.45s) --- PASS: TestTransform/prefix (61.08s) --- PASS: TestTransform/suffix (62.03s) --- PASS: TestTransform/truncate (53.18s) --- PASS: TestTransform/encoder (45.99s) --- PASS: TestTransform/ISO-8859-1 (44.51s) --- PASS: TestTransform/charmap (43.44s) --- PASS: TestTransform/lowercase (45.10s) --- PASS: TestTransform/ascii (44.14s) === RUN TestTransformCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:34:37 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/05 05:34:37 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/05 05:34:37 DEBUG : sub dir_somesuffix: Making directory with metadata 2026/05/05 05:34:38 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2026-05-05T05:34:37.527913045Z) 2026/05/05 05:34:38 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/05 05:34:38 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/05/05 05:34:38 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/05 05:34:38 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/05/05 05:34:38 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/05 05:34:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:34:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:34:39 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = a229944bfd38b0c12efe7912c73ac807 OK 2026/05/05 05:34:39 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/05/05 05:34:39 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/05 05:34:39 DEBUG : Waiting for deletions to finish 2026/05/05 05:34:41 DEBUG : qe2qcpcm1igespca9guecikml9bqabn8koel4d4tr81nkmh83ivg: Rmdir: contains trashed file: "nooic8p9n5fht7tj0jrmhtoutvqmj24itq2mnmqa8j0aggbip3sg" --- PASS: TestTransformCopy (4.73s) === RUN TestDoubleTransform run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:34:42 DEBUG : toe: transformed to: tictactoe 2026/05/05 05:34:42 DEBUG : toe: transformed to: tictactoe 2026/05/05 05:34:42 DEBUG : tictactoe: Making directory with metadata 2026/05/05 05:34:43 INFO : tictactoe: Made directory with metadata (mtime=2026-05-05T05:34:42.256982754Z) 2026/05/05 05:34:43 DEBUG : toe: transformed to: tictactoe 2026/05/05 05:34:43 DEBUG : toe: transformed to: tictactoe 2026/05/05 05:34:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/05 05:34:43 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/05/05 05:34:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/05 05:34:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:34:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:34:44 DEBUG : tictactoe/tictactoe: md5 = 44db5bdb2adee4cd69f7d9a8331c853b OK 2026/05/05 05:34:44 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/05/05 05:34:44 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/05/05 05:34:44 DEBUG : Waiting for deletions to finish 2026/05/05 05:34:46 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDoubleTransform (4.81s) === RUN TestFileTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:34:47 DEBUG : toe: Making directory with metadata 2026/05/05 05:34:47 INFO : toe: Made directory with metadata (mtime=2026-05-05T05:34:47.070012804Z) 2026/05/05 05:34:47 DEBUG : toe/toe: Making directory with metadata 2026/05/05 05:34:48 INFO : toe/toe: Made directory with metadata (mtime=2026-05-05T05:34:47.07101281Z) 2026/05/05 05:34:48 DEBUG : toe: transformed to: tictactoe 2026/05/05 05:34:48 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/05 05:34:48 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/05 05:34:48 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/05 05:34:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:34:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:34:50 DEBUG : toe/toe/tictactoe: md5 = 0d0f7ec3f381bcb35e59c04e25ac621f OK 2026/05/05 05:34:50 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/05 05:34:50 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/05 05:34:50 DEBUG : Waiting for deletions to finish 2026/05/05 05:34:52 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/05/05 05:34:53 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestFileTag (6.62s) === RUN TestNoTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:34:53 DEBUG : toe: Making directory with metadata 2026/05/05 05:34:54 INFO : toe: Made directory with metadata (mtime=2026-05-05T05:34:53.695054902Z) 2026/05/05 05:34:54 DEBUG : toe/toe: Making directory with metadata 2026/05/05 05:34:55 INFO : toe/toe: Made directory with metadata (mtime=2026-05-05T05:34:53.695054902Z) 2026/05/05 05:34:55 DEBUG : toe: transformed to: tictactoe 2026/05/05 05:34:55 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/05 05:34:55 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/05 05:34:55 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/05 05:34:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:34:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:34:57 DEBUG : toe/toe/tictactoe: md5 = 2464c2af484122f07f94fbce4563a89c OK 2026/05/05 05:34:57 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/05 05:34:57 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/05 05:34:57 DEBUG : Waiting for deletions to finish 2026/05/05 05:34:59 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/05/05 05:35:00 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestNoTag (7.27s) === RUN TestDirTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:35:00 DEBUG : empty_dir: Making directory with metadata 2026/05/05 05:35:00 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/05 05:35:00 DEBUG : toe: transformed to: tictactoe 2026/05/05 05:35:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/05 05:35:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/05 05:35:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/05 05:35:01 DEBUG : tictacempty_dir: Making directory with metadata 2026/05/05 05:35:01 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/05 05:35:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/05 05:35:01 DEBUG : toe: transformed to: tictactoe 2026/05/05 05:35:01 DEBUG : toe: transformed to: tictactoe 2026/05/05 05:35:01 DEBUG : tictactoe: Making directory with metadata 2026/05/05 05:35:02 INFO : tictactoe: Made directory with metadata (mtime=2026-05-05T05:35:00.965102061Z) 2026/05/05 05:35:02 DEBUG : toe: transformed to: tictactoe 2026/05/05 05:35:02 DEBUG : toe: transformed to: tictactoe 2026/05/05 05:35:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/05 05:35:02 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/05 05:35:04 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-05T05:35:00.965102061Z) 2026/05/05 05:35:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/05 05:35:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/05 05:35:04 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/05 05:35:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/05 05:35:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:35:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:35:05 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 4617972008b92ae8035bbd3c7a5eaf65 OK 2026/05/05 05:35:05 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/05 05:35:05 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/05 05:35:05 DEBUG : Waiting for deletions to finish 2026/05/05 05:35:07 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/05/05 05:35:08 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDirTag (8.61s) === RUN TestAllTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:35:09 DEBUG : empty_dir: Making directory with metadata 2026/05/05 05:35:09 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/05 05:35:09 DEBUG : toe: transformed to: tictactoe 2026/05/05 05:35:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/05 05:35:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/05 05:35:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/05 05:35:09 DEBUG : tictacempty_dir: Making directory with metadata 2026/05/05 05:35:10 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/05 05:35:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/05 05:35:10 DEBUG : toe: transformed to: tictactoe 2026/05/05 05:35:10 DEBUG : toe: transformed to: tictactoe 2026/05/05 05:35:10 DEBUG : tictactoe: Making directory with metadata 2026/05/05 05:35:11 INFO : tictactoe: Made directory with metadata (mtime=2026-05-05T05:35:09.571159179Z) 2026/05/05 05:35:11 DEBUG : toe: transformed to: tictactoe 2026/05/05 05:35:11 DEBUG : toe: transformed to: tictactoe 2026/05/05 05:35:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/05 05:35:11 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/05 05:35:11 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-05T05:35:09.571159179Z) 2026/05/05 05:35:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/05 05:35:11 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/05 05:35:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/05 05:35:11 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/05 05:35:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/05 05:35:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:35:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:35:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 2523c77f85f69e0fc129be4faf7cb5a2 OK 2026/05/05 05:35:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/05 05:35:13 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/05 05:35:13 DEBUG : Waiting for deletions to finish 2026/05/05 05:35:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:35:14 DEBUG : toe: transformed to: tictactoe 2026/05/05 05:35:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/05 05:35:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/05 05:35:15 DEBUG : toe: transformed to: tictactoe 2026/05/05 05:35:15 DEBUG : toe: transformed to: tictactoe 2026/05/05 05:35:15 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/05 05:35:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/05 05:35:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/05/05 05:35:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': 0 differences found 2026/05/05 05:35:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': 1 hashes could not be checked 2026/05/05 05:35:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': 1 matching files 2026/05/05 05:35:16 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/05/05 05:35:17 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestAllTag (8.89s) === RUN TestRunTwice run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:35:18 DEBUG : toe: transformed to: tictactoe 2026/05/05 05:35:18 DEBUG : toe: transformed to: tictactoe 2026/05/05 05:35:18 DEBUG : tictactoe: Making directory with metadata 2026/05/05 05:35:19 INFO : tictactoe: Made directory with metadata (mtime=2026-05-05T05:35:18.465219649Z) 2026/05/05 05:35:19 DEBUG : toe: transformed to: tictactoe 2026/05/05 05:35:19 DEBUG : toe: transformed to: tictactoe 2026/05/05 05:35:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/05 05:35:19 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/05 05:35:20 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-05T05:35:18.465219649Z) 2026/05/05 05:35:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/05 05:35:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/05 05:35:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/05 05:35:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/05 05:35:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:35:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:35:21 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 295ea78db2f253a666946b398e8bde27 OK 2026/05/05 05:35:21 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/05 05:35:21 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/05 05:35:21 DEBUG : Waiting for deletions to finish 2026/05/05 05:35:22 DEBUG : toe: transformed to: tictactoe 2026/05/05 05:35:22 DEBUG : toe: transformed to: tictactoe 2026/05/05 05:35:22 DEBUG : tictactoe: Directory modification time the same (differ by -219.649µs, within tolerance 1ms) 2026/05/05 05:35:22 DEBUG : toe: transformed to: tictactoe 2026/05/05 05:35:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/05 05:35:22 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -219.649µs, within tolerance 1ms) 2026/05/05 05:35:22 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/05 05:35:22 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/05 05:35:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/05 05:35:22 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/05/05 05:35:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:35:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:35:22 DEBUG : Waiting for deletions to finish 2026/05/05 05:35:25 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/05/05 05:35:25 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestRunTwice (8.06s) === RUN TestSyntax 2026/05/05 05:35:26 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:35:26 DEBUG : toe: Making directory with metadata 2026/05/05 05:35:27 INFO : toe: Made directory with metadata (mtime=2026-05-05T05:35:26.530275729Z) 2026/05/05 05:35:27 DEBUG : toe/toe: Making directory with metadata 2026/05/05 05:35:28 INFO : toe/toe: Made directory with metadata (mtime=2026-05-05T05:35:26.530275729Z) 2026/05/05 05:35:28 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/05 05:35:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:35:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:35:29 DEBUG : toe/toe/toe: md5 = 9233a2b0cfd1412a16025537d25ca6a5 OK 2026/05/05 05:35:29 DEBUG : toe/toe/toe: size = 11 OK 2026/05/05 05:35:29 INFO : toe/toe/toe: Copied (new) 2026/05/05 05:35:29 DEBUG : Waiting for deletions to finish 2026/05/05 05:35:32 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/05/05 05:35:32 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestConflicting (6.75s) === RUN TestMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:35:33 DEBUG : empty_dir: Making directory with metadata 2026/05/05 05:35:33 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/05 05:35:33 DEBUG : toe: transformed to: tictactoe 2026/05/05 05:35:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/05 05:35:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/05 05:35:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/05 05:35:33 DEBUG : tictacempty_dir: Making directory with metadata 2026/05/05 05:35:34 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/05 05:35:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/05 05:35:34 DEBUG : toe: transformed to: tictactoe 2026/05/05 05:35:34 DEBUG : toe: transformed to: tictactoe 2026/05/05 05:35:34 DEBUG : tictactoe: Making directory with metadata 2026/05/05 05:35:35 INFO : tictactoe: Made directory with metadata (mtime=2026-05-05T05:35:33.276323535Z) 2026/05/05 05:35:35 DEBUG : toe: transformed to: tictactoe 2026/05/05 05:35:35 DEBUG : toe: transformed to: tictactoe 2026/05/05 05:35:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/05 05:35:35 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/05 05:35:36 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-05T05:35:33.276323535Z) 2026/05/05 05:35:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/05 05:35:36 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/05 05:35:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/05 05:35:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/05 05:35:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/05 05:35:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/05 05:35:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:35:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:35:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 860110623273542049719d1b725578b8 OK 2026/05/05 05:35:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/05 05:35:37 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/05 05:35:37 INFO : toe/toe/toe.txt: Deleted 2026/05/05 05:35:37 INFO : toe/toe: Removing directory 2026/05/05 05:35:37 INFO : toe: Removing directory 2026/05/05 05:35:37 INFO : empty_dir: Removing directory 2026/05/05 05:35:37 DEBUG : Local file system at /tmp/rclone2111189576: deleted 3 directories 2026/05/05 05:35:39 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/05/05 05:35:40 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestMove (8.35s) === RUN TestTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:35:41 DEBUG : empty_dir: Making directory with metadata 2026/05/05 05:35:41 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/05 05:35:41 DEBUG : toe: transformed to: tictactoe 2026/05/05 05:35:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/05 05:35:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/05 05:35:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/05 05:35:41 DEBUG : tictacempty_dir: Making directory with metadata 2026/05/05 05:35:42 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/05 05:35:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/05 05:35:42 DEBUG : toe: transformed to: tictactoe 2026/05/05 05:35:42 DEBUG : toe: transformed to: tictactoe 2026/05/05 05:35:42 DEBUG : tictactoe: Making directory with metadata 2026/05/05 05:35:43 INFO : tictactoe: Made directory with metadata (mtime=2026-05-05T05:35:41.622383794Z) 2026/05/05 05:35:43 DEBUG : toe: transformed to: tictactoe 2026/05/05 05:35:43 DEBUG : toe: transformed to: tictactoe 2026/05/05 05:35:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/05 05:35:43 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/05 05:35:44 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-05T05:35:41.622383794Z) 2026/05/05 05:35:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/05 05:35:44 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/05 05:35:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/05 05:35:44 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/05 05:35:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/05 05:35:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/05 05:35:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:35:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:35:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 8727d4d82b74b9773780bdb11248f02e OK 2026/05/05 05:35:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/05 05:35:45 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/05 05:35:45 INFO : toe/toe/toe.txt: Deleted 2026/05/05 05:35:45 INFO : toe/toe: Removing directory 2026/05/05 05:35:45 INFO : toe: Removing directory 2026/05/05 05:35:45 INFO : empty_dir: Removing directory 2026/05/05 05:35:45 DEBUG : Local file system at /tmp/rclone2111189576: deleted 3 directories 2026/05/05 05:35:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/05 05:35:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/05 05:35:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/05 05:35:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/05 05:35:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/05 05:35:48 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/05/05 05:35:51 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/05/05 05:35:51 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/05/05 05:35:53 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestTransformFile (12.68s) === RUN TestManualTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:35:54 DEBUG : Reset feature "Copy" 2026/05/05 05:35:54 DEBUG : Reset feature "Move" 2026/05/05 05:35:54 DEBUG : Reset feature "Copy" 2026/05/05 05:35:54 DEBUG : Reset feature "Move" 2026/05/05 05:35:54 DEBUG : empty_dir: Making directory with metadata 2026/05/05 05:35:54 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/05 05:35:54 DEBUG : toe: transformed to: tictactoe 2026/05/05 05:35:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/05 05:35:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/05 05:35:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/05 05:35:54 DEBUG : tictacempty_dir: Making directory with metadata 2026/05/05 05:35:55 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/05 05:35:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/05 05:35:55 DEBUG : toe: transformed to: tictactoe 2026/05/05 05:35:55 DEBUG : toe: transformed to: tictactoe 2026/05/05 05:35:55 DEBUG : tictactoe: Making directory with metadata 2026/05/05 05:35:56 INFO : tictactoe: Made directory with metadata (mtime=2026-05-05T05:35:54.300477644Z) 2026/05/05 05:35:56 DEBUG : toe: transformed to: tictactoe 2026/05/05 05:35:56 DEBUG : toe: transformed to: tictactoe 2026/05/05 05:35:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/05 05:35:56 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/05 05:35:56 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-05T05:35:54.300477644Z) 2026/05/05 05:35:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/05 05:35:56 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/05 05:35:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/05 05:35:56 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/05 05:35:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/05 05:35:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/05 05:35:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:35:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:35:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = eeda1dc5e3bc70edd71fe15ec5c1f0b0 OK 2026/05/05 05:35:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/05 05:35:58 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/05 05:35:58 INFO : toe/toe/toe.txt: Deleted 2026/05/05 05:35:58 INFO : toe/toe: Removing directory 2026/05/05 05:35:58 INFO : toe: Removing directory 2026/05/05 05:35:58 INFO : empty_dir: Removing directory 2026/05/05 05:35:58 DEBUG : Local file system at /tmp/rclone2111189576: deleted 3 directories 2026/05/05 05:35:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/05 05:35:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/05 05:35:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/05 05:35:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/05 05:35:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/05 05:36:02 DEBUG : toe/toe/toe.txt: md5 = eed7e21abd6bbf4570ad226debea3378 OK 2026/05/05 05:36:02 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/05 05:36:02 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/05/05 05:36:03 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/05/05 05:36:05 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/05/05 05:36:05 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/05/05 05:36:06 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/05/05 05:36:07 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestManualTransformFile (14.14s) === RUN TestBase64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:36:08 DEBUG : toe: transformed to: dG9l 2026/05/05 05:36:08 DEBUG : toe: transformed to: dG9l 2026/05/05 05:36:08 DEBUG : dG9l: Making directory with metadata 2026/05/05 05:36:09 INFO : dG9l: Made directory with metadata (mtime=2026-05-05T05:36:08.435585498Z) 2026/05/05 05:36:09 DEBUG : toe: transformed to: dG9l 2026/05/05 05:36:09 DEBUG : toe: transformed to: dG9l 2026/05/05 05:36:09 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/05 05:36:09 DEBUG : dG9l/dG9l: Making directory with metadata 2026/05/05 05:36:10 INFO : dG9l/dG9l: Made directory with metadata (mtime=2026-05-05T05:36:08.435585498Z) 2026/05/05 05:36:10 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/05 05:36:10 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/05/05 05:36:10 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/05 05:36:10 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/05 05:36:10 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/05 05:36:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:36:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:36:11 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = 9ffbad0bae9ae571b427b66eb221942f OK 2026/05/05 05:36:11 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/05/05 05:36:11 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/05/05 05:36:11 DEBUG : Waiting for deletions to finish 2026/05/05 05:36:13 DEBUG : dG9l: transformed to: toe 2026/05/05 05:36:13 DEBUG : dG9l: transformed to: toe 2026/05/05 05:36:13 DEBUG : toe: Directory modification time the same (differ by 585.498µs, within tolerance 1ms) 2026/05/05 05:36:13 DEBUG : Added delayed dir = "toe", newDst=toe 2026/05/05 05:36:13 DEBUG : dG9l: transformed to: toe 2026/05/05 05:36:13 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/05/05 05:36:13 DEBUG : toe/toe: Directory modification time the same (differ by 585.498µs, within tolerance 1ms) 2026/05/05 05:36:13 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/05/05 05:36:13 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/05/05 05:36:13 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/05 05:36:13 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/05/05 05:36:13 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/05/05 05:36:13 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/05/05 05:36:13 DEBUG : Local file system at /tmp/rclone2111189576: Waiting for checks to finish 2026/05/05 05:36:13 DEBUG : Local file system at /tmp/rclone2111189576: Waiting for transfers to finish 2026/05/05 05:36:13 DEBUG : Waiting for deletions to finish 2026/05/05 05:36:15 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0/n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "the036mm5d36i1jcgrpnitaljc" 2026/05/05 05:36:16 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "n9dnr1gs5qeomhhe8mnv7po2a0" --- PASS: TestBase64 (8.57s) === RUN TestError run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi'", Local "Local file system at /tmp/rclone2111189576", Modify Window "1ms" 2026/05/05 05:36:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/05 05:36:17 DEBUG : toe: transformed to: 2026/05/05 05:36:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/05 05:36:17 DEBUG : toe: transformed to: 2026/05/05 05:36:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Making directory with metadata 2026/05/05 05:36:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Made directory with metadata (mtime=2026-05-05T05:36:17.009652533Z) 2026/05/05 05:36:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/05 05:36:17 DEBUG : toe: transformed to: 2026/05/05 05:36:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/05 05:36:17 DEBUG : toe: transformed to: 2026/05/05 05:36:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/05 05:36:17 DEBUG : toe/toe: transformed to: 2026/05/05 05:36:17 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/05 05:36:17 DEBUG : toe/toe: Making directory with metadata 2026/05/05 05:36:19 INFO : toe/toe: Made directory with metadata (mtime=2026-05-05T05:36:17.009652533Z) 2026/05/05 05:36:19 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/05 05:36:19 DEBUG : toe/toe: transformed to: 2026/05/05 05:36:19 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/05 05:36:19 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/05 05:36:19 DEBUG : toe: transformed to: 2026/05/05 05:36:19 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/05 05:36:19 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/05 05:36:19 DEBUG : toe/toe/toe: transformed to: 2026/05/05 05:36:19 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/05/05 05:36:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for checks to finish 2026/05/05 05:36:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Waiting for transfers to finish 2026/05/05 05:36:20 DEBUG : toe/toe/toe: md5 = 1e02d91378a71f708f983d1aab7fad34 OK 2026/05/05 05:36:20 DEBUG : toe/toe/toe: size = 11 OK 2026/05/05 05:36:20 INFO : toe/toe/toe: Copied (new) 2026/05/05 05:36:20 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': not deleting files as there were IO errors 2026/05/05 05:36:20 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': not deleting directories as there were IO errors 2026/05/05 05:36:22 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/05/05 05:36:23 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestError (7.17s) PASS 2026/05/05 05:36:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gozuxeg1lesi': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 26m3.098670719s (try 1/5)